@charset "UTF-8";
@font-face {
  font-family: "PT Serif";
  src: url("../fonts/PTSerif-Bold.eot");
  src: url("../fonts/PTSerif-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSerif-Bold.woff2") format("woff2"), url("../fonts/PTSerif-Bold.woff") format("woff"), url("../fonts/PTSerif-Bold.ttf") format("truetype"), url("../fonts/PTSerif-Bold.svg#PTSerif-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Italic.eot");
  src: url("../fonts/NotoSans-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Italic.woff2") format("woff2"), url("../fonts/NotoSans-Italic.woff") format("woff"), url("../fonts/NotoSans-Italic.ttf") format("truetype"), url("../fonts/NotoSans-Italic.svg#NotoSans-Italic") format("svg");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Regular.eot");
  src: url("../fonts/NotoSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Regular.woff2") format("woff2"), url("../fonts/NotoSans-Regular.woff") format("woff"), url("../fonts/NotoSans-Regular.ttf") format("truetype"), url("vNotoSans-Regular.svg#NotoSans-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "PT Serif";
  src: url("../fonts/PTSerif-Regular.eot");
  src: url("../fonts/PTSerif-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PTSerif-Regular.woff2") format("woff2"), url("../fonts/PTSerif-Regular.woff") format("woff"), url("../fonts/PTSerif-Regular.ttf") format("truetype"), url("../fonts/PTSerif-Regular.svg#PTSerif-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Noto Sans";
  src: url("../fonts/NotoSans-Bold.eot");
  src: url("../fonts/NotoSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/NotoSans-Bold.woff2") format("woff2"), url("../fonts/NotoSans-Bold.woff") format("woff"), url("../fonts/NotoSans-Bold.ttf") format("truetype"), url("../fonts/NotoSans-Bold.svg#NotoSans-Bold") format("svg");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
/*!
 * Bootstrap  v5.3.3 (https://getbootstrap.com/)
 * Copyright 2011-2024 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fefefe;
  --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: #FF6600;
  --bs-secondary: #6c757d;
  --bs-success: rgb(128, 181, 108);
  --bs-info: #0dcaf0;
  --bs-warning: rgb(243, 208, 109);
  --bs-danger: #FE5F55;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 255, 102, 0;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 128, 181, 108;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 243, 208, 109;
  --bs-danger-rgb: 254, 95, 85;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #662900;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #33482b;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #61532c;
  --bs-danger-text-emphasis: #662622;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #ffe0cc;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #e6f0e2;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fdf6e2;
  --bs-danger-bg-subtle: #ffdfdd;
  --bs-light-bg-subtle: #fbfcfc;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #ffc299;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #cce1c4;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #faecc5;
  --bs-danger-border-subtle: #ffbfbb;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 254, 254, 254;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Noto Sans";
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(254, 254, 254, 0.15), rgba(254, 254, 254, 0));
  --bs-body-font-family: "Noto Sans";
  --bs-body-font-size: 0.8rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #343434;
  --bs-body-color-rgb: 52, 52, 52;
  --bs-body-bg: #fefefe;
  --bs-body-bg-rgb: 254, 254, 254;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(52, 52, 52, 0.75);
  --bs-secondary-color-rgb: 52, 52, 52;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(52, 52, 52, 0.5);
  --bs-tertiary-color-rgb: 52, 52, 52;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: inherit;
  --bs-link-color: #1d629e;
  --bs-link-color-rgb: 29, 98, 158;
  --bs-link-decoration: none;
  --bs-link-hover-color: #3e8acc;
  --bs-link-hover-color-rgb: 62, 138, 204;
  --bs-code-color: #d63384;
  --bs-highlight-color: #343434;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(255, 102, 0, 0.25);
  --bs-form-valid-color: rgb(128, 181, 108);
  --bs-form-valid-border-color: rgb(128, 181, 108);
  --bs-form-invalid-color: #FE5F55;
  --bs-form-invalid-border-color: #FE5F55;
}

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #dee2e6;
  --bs-body-color-rgb: 222, 226, 230;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fefefe;
  --bs-emphasis-color-rgb: 254, 254, 254;
  --bs-secondary-color: rgba(222, 226, 230, 0.75);
  --bs-secondary-color-rgb: 222, 226, 230;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(222, 226, 230, 0.5);
  --bs-tertiary-color-rgb: 222, 226, 230;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #ffa366;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #b3d3a7;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #f8e3a7;
  --bs-danger-text-emphasis: #fe9f99;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #331400;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #1a2416;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #312a16;
  --bs-danger-bg-subtle: #331311;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #993d00;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #4d6d41;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #927d41;
  --bs-danger-border-subtle: #983933;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #ffa366;
  --bs-link-hover-color: #ffb585;
  --bs-link-color-rgb: 255, 163, 102;
  --bs-link-hover-color-rgb: 255, 181, 133;
  --bs-code-color: #e685b5;
  --bs-highlight-color: #dee2e6;
  --bs-highlight-bg: #664d03;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(254, 254, 254, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f;
}

*,
*::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;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25;
}

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;
  color: var(--bs-heading-color);
}

h1, .h1 {
  font-size: calc(1.325rem + 0.9vw);
}
@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2rem;
  }
}

h2, .h2 {
  font-size: calc(1.285rem + 0.42vw);
}
@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.6rem;
  }
}

h3, .h3 {
  font-size: calc(1.265rem + 0.18vw);
}
@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.4rem;
  }
}

h4, .h4 {
  font-size: 1.2rem;
}

h5, .h5 {
  font-size: 1rem;
}

h6, .h6 {
  font-size: 0.8rem;
}

p {
  margin-top: 0;
  margin-bottom: 1rem;
}

abbr[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.1875em;
  color: var(--bs-highlight-color);
  background-color: var(--bs-highlight-bg);
}

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: none;
}
a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb);
}

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em;
}

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: var(--bs-code-color);
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem;
}
kbd kbd {
  padding: 0;
  font-size: 1em;
}

figure {
  margin: 0 0 1rem;
}

img,
svg {
  vertical-align: middle;
}

table {
  caption-side: bottom;
  border-collapse: collapse;
}

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  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]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important;
}

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] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

/* 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-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: 1rem;
  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: 1rem;
}
.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: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  box-shadow: var(--bs-box-shadow-sm);
  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: var(--bs-secondary-color);
}

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  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;
  }
}
:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px;
}

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-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.33333333%;
}

.row-cols-4 > * {
  flex: 0 0 auto;
  width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 auto;
  width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

.col-3 {
  flex: 0 0 auto;
  width: 25%;
}

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

.col-6 {
  flex: 0 0 auto;
  width: 50%;
}

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

.col-9 {
  flex: 0 0 auto;
  width: 75%;
}

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

.col-12 {
  flex: 0 0 auto;
  width: 100%;
}

.offset-1 {
  margin-left: 8.33333333%;
}

.offset-2 {
  margin-left: 16.66666667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333333%;
}

.offset-5 {
  margin-left: 41.66666667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333333%;
}

.offset-8 {
  margin-left: 66.66666667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333333%;
}

.offset-11 {
  margin-left: 91.66666667%;
}

.g-0,
.gx-0 {
  --bs-gutter-x: 0;
}

.g-0,
.gy-0 {
  --bs-gutter-y: 0;
}

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem;
}

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem;
}

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem;
}

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem;
}

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem;
}

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem;
}

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem;
}

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem;
}

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem;
}

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem;
}

@media (min-width: 576px) {
  .col-sm {
    flex: 1 0 0%;
  }
  .row-cols-sm-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0;
  }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0;
  }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem;
  }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem;
  }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem;
  }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex: 1 0 0%;
  }
  .row-cols-md-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-md-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0;
  }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0;
  }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem;
  }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem;
  }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem;
  }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex: 1 0 0%;
  }
  .row-cols-lg-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0;
  }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0;
  }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem;
  }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem;
  }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem;
  }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex: 1 0 0%;
  }
  .row-cols-xl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0;
  }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0;
  }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem;
  }
}
@media (min-width: 1400px) {
  .col-xxl {
    flex: 1 0 0%;
  }
  .row-cols-xxl-auto > * {
    flex: 0 0 auto;
    width: auto;
  }
  .row-cols-xxl-1 > * {
    flex: 0 0 auto;
    width: 100%;
  }
  .row-cols-xxl-2 > * {
    flex: 0 0 auto;
    width: 50%;
  }
  .row-cols-xxl-3 > * {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .row-cols-xxl-4 > * {
    flex: 0 0 auto;
    width: 25%;
  }
  .row-cols-xxl-5 > * {
    flex: 0 0 auto;
    width: 20%;
  }
  .row-cols-xxl-6 > * {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-auto {
    flex: 0 0 auto;
    width: auto;
  }
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
  .offset-xxl-0 {
    margin-left: 0;
  }
  .offset-xxl-1 {
    margin-left: 8.33333333%;
  }
  .offset-xxl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xxl-3 {
    margin-left: 25%;
  }
  .offset-xxl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xxl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xxl-6 {
    margin-left: 50%;
  }
  .offset-xxl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xxl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xxl-9 {
    margin-left: 75%;
  }
  .offset-xxl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xxl-11 {
    margin-left: 91.66666667%;
  }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0;
  }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0;
  }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem;
  }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem;
  }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem;
  }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem;
  }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem;
  }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem;
  }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem;
  }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem;
  }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem;
  }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem;
  }
}
.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color);
}
.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}
.table > tbody {
  vertical-align: inherit;
}
.table > thead {
  vertical-align: bottom;
}

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor;
}

.caption-top {
  caption-side: top;
}

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem;
}

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0;
}
.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width);
}

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0;
}
.table-borderless > :not(:first-child) {
  border-top-width: 0;
}

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg);
}

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg);
}

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #ffe0cc;
  --bs-table-border-color: #ccb3a3;
  --bs-table-striped-bg: #f2d5c2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6cab8;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eccfbd;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #b5b6b7;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #e6f0e2;
  --bs-table-border-color: #b8c0b5;
  --bs-table-striped-bg: #dbe4d7;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cfd8cb;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d5ded1;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #a6c3ca;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fdf6e2;
  --bs-table-border-color: #cac5b5;
  --bs-table-striped-bg: #f0ead7;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e4ddcb;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eae4d1;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #ffdfdd;
  --bs-table-border-color: #ccb2b1;
  --bs-table-striped-bg: #f2d4d2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6c9c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #eccecc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #c6c7c8;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-dark {
  --bs-table-color: #fefefe;
  --bs-table-bg: #212529;
  --bs-table-border-color: #4d5054;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fefefe;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fefefe;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fefefe;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color);
}

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
}
.form-label {
  margin-bottom: 0.5rem;
}

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1rem;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.7rem;
}

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color);
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  box-shadow: var(--bs-box-shadow-inset);
  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: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #ffb380;
  outline: 0;
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0;
}
.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0;
}
.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1;
}
.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1;
}
.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  transition: color 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: var(--bs-secondary-bg);
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0;
}
.form-control-plaintext:focus {
  outline: 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.7rem;
  border-radius: var(--bs-border-radius-sm);
}
.form-control-sm::file-selector-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 + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: var(--bs-border-radius-lg);
}
.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  margin-inline-end: 1rem;
}

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem;
}
.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer;
}
.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius);
}
.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
}
.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
}

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  appearance: none;
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  box-shadow: var(--bs-box-shadow-inset);
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-select {
    transition: none;
  }
}
.form-select:focus {
  border-color: #ffb380;
  outline: 0;
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none;
}
.form-select:disabled {
  background-color: var(--bs-secondary-bg);
}
.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color);
}

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.7rem;
  border-radius: var(--bs-border-radius-sm);
}

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1rem;
  border-radius: var(--bs-border-radius-lg);
}

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23dee2e6' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
}

.form-check {
  display: block;
  min-height: 1.2rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}
.form-check .form-check-input {
  float: left;
  margin-left: -1.5em;
}

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right;
}
.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0;
}

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  appearance: none;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  print-color-adjust: exact;
}
.form-check-input[type=checkbox] {
  border-radius: 0.25em;
}
.form-check-input[type=radio] {
  border-radius: 50%;
}
.form-check-input:active {
  filter: brightness(90%);
}
.form-check-input:focus {
  border-color: #ffb380;
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.form-check-input:checked {
  background-color: #FF6600;
  border-color: #FF6600;
}
.form-check-input:checked[type=checkbox] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fefefe' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}
.form-check-input:checked[type=radio] {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fefefe'/%3e%3c/svg%3e");
}
.form-check-input[type=checkbox]:indeterminate {
  background-color: #FF6600;
  border-color: #FF6600;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fefefe' 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 {
  cursor: default;
  opacity: 0.5;
}

.form-switch {
  padding-left: 2.5em;
}
.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  transition: background-position 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    transition: none;
  }
}
.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23ffb380'/%3e%3c/svg%3e");
}
.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fefefe'/%3e%3c/svg%3e");
}
.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0;
}
.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0;
}

.form-check-inline {
  display: inline-block;
  margin-right: 1rem;
}

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  filter: none;
  opacity: 0.65;
}

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28254, 254, 254, 0.25%29'/%3e%3c/svg%3e");
}

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  appearance: none;
  background-color: transparent;
}
.form-range:focus {
  outline: 0;
}
.form-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fefefe, 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fefefe, 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.form-range::-moz-focus-outer {
  border: 0;
}
.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  appearance: none;
  background-color: #FF6600;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: 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-range::-webkit-slider-thumb {
    transition: none;
  }
}
.form-range::-webkit-slider-thumb:active {
  background-color: #ffd1b3;
}
.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: var(--bs-box-shadow-inset);
}
.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  appearance: none;
  background-color: #FF6600;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  transition: 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-range::-moz-range-thumb {
    transition: none;
  }
}
.form-range::-moz-range-thumb:active {
  background-color: #ffd1b3;
}
.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-secondary-bg);
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: var(--bs-box-shadow-inset);
}
.form-range:disabled {
  pointer-events: none;
}
.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color);
}
.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color);
}

.form-floating {
  position: relative;
}
.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25;
}
.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  transform-origin: 0 0;
  transition: opacity 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,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem;
}
.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent;
}
.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem;
}
.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-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-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius);
}
.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
}
.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0;
}
.form-floating > :disabled ~ label,
.form-floating > .form-control:disabled ~ label {
  color: #6c757d;
}
.form-floating > :disabled ~ label::after,
.form-floating > .form-control:disabled ~ label::after {
  background-color: var(--bs-secondary-bg);
}

.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}
.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5;
}
.input-group .btn {
  position: relative;
  z-index: 2;
}
.input-group .btn:focus {
  z-index: 5;
}

.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.8rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
}

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1rem;
  border-radius: var(--bs-border-radius-lg);
}

.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.7rem;
  border-radius: var(--bs-border-radius-sm);
}

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem;
}

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color);
}

.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.7rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-valid-border-color);
  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='rgb%28128, 181, 108%29' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(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: var(--bs-form-valid-border-color);
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(var(--bs-success-rgb), 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: var(--bs-form-valid-border-color);
}
.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"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='rgb%28128, 181, 108%29' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 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: var(--bs-form-valid-border-color);
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color);
}
.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color);
}
.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color);
}

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control:not(:focus).is-valid,
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select:not(:focus).is-valid,
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating:not(:focus-within).is-valid {
  z-index: 3;
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color);
}

.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.7rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius);
}

.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: var(--bs-form-invalid-border-color);
  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='%23FE5F55'%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='%23FE5F55' 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: var(--bs-form-invalid-border-color);
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 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: var(--bs-form-invalid-border-color);
}
.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"] {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23FE5F55'%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='%23FE5F55' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  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: var(--bs-form-invalid-border-color);
  box-shadow: var(--bs-box-shadow-inset), 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem));
}

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
}
.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color);
}
.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color);
}

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em;
}

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control:not(:focus).is-invalid,
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select:not(:focus).is-invalid,
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating:not(:focus-within).is-invalid {
  z-index: 4;
}

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.8rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(254, 254, 254, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  box-shadow: var(--bs-btn-box-shadow);
  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: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
}
.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color);
}
.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-box-shadow), var(--bs-btn-focus-box-shadow);
}
.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  box-shadow: var(--bs-btn-box-shadow), var(--bs-btn-focus-box-shadow);
}
.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color);
  box-shadow: var(--bs-btn-active-shadow);
}
.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  box-shadow: var(--bs-btn-active-shadow), var(--bs-btn-focus-box-shadow);
}
.btn-check:checked:focus-visible + .btn {
  box-shadow: var(--bs-btn-active-shadow), var(--bs-btn-focus-box-shadow);
}
.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity);
  box-shadow: none;
}

.btn-primary {
  --bs-btn-color: #000;
  --bs-btn-bg: #FF6600;
  --bs-btn-border-color: #FF6600;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ff7d26;
  --bs-btn-hover-border-color: #ff751a;
  --bs-btn-focus-shadow-rgb: 217, 87, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ff8533;
  --bs-btn-active-border-color: #ff751a;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #FF6600;
  --bs-btn-disabled-border-color: #FF6600;
}

.btn-secondary {
  --bs-btn-color: #fefefe;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fefefe;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 144;
  --bs-btn-active-color: #fefefe;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fefefe;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d;
}

.btn-success {
  --bs-btn-color: #000;
  --bs-btn-bg: rgb(128, 181, 108);
  --bs-btn-border-color: rgb(128, 181, 108);
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #93c082;
  --bs-btn-hover-border-color: #8dbc7b;
  --bs-btn-focus-shadow-rgb: 109, 154, 92;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #99c489;
  --bs-btn-active-border-color: #8dbc7b;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: rgb(128, 181, 108);
  --bs-btn-disabled-border-color: rgb(128, 181, 108);
}

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0;
}

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: rgb(243, 208, 109);
  --bs-btn-border-color: rgb(243, 208, 109);
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f5d783;
  --bs-btn-hover-border-color: #f4d57c;
  --bs-btn-focus-shadow-rgb: 207, 177, 93;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f5d98a;
  --bs-btn-active-border-color: #f4d57c;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: rgb(243, 208, 109);
  --bs-btn-disabled-border-color: rgb(243, 208, 109);
}

.btn-danger {
  --bs-btn-color: #000;
  --bs-btn-bg: #FE5F55;
  --bs-btn-border-color: #FE5F55;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #fe776f;
  --bs-btn-hover-border-color: #fe6f66;
  --bs-btn-focus-shadow-rgb: 216, 81, 72;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #fe7f77;
  --bs-btn-active-border-color: #fe6f66;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #FE5F55;
  --bs-btn-disabled-border-color: #FE5F55;
}

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa;
}

.btn-dark {
  --bs-btn-color: #fefefe;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fefefe;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fefefe;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fefefe;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529;
}

.btn-outline-primary {
  --bs-btn-color: #FF6600;
  --bs-btn-border-color: #FF6600;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #FF6600;
  --bs-btn-hover-border-color: #FF6600;
  --bs-btn-focus-shadow-rgb: 255, 102, 0;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #FF6600;
  --bs-btn-active-border-color: #FF6600;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FF6600;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FF6600;
  --bs-gradient: none;
}

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fefefe;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fefefe;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none;
}

.btn-outline-success {
  --bs-btn-color: rgb(128, 181, 108);
  --bs-btn-border-color: rgb(128, 181, 108);
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(128, 181, 108);
  --bs-btn-hover-border-color: rgb(128, 181, 108);
  --bs-btn-focus-shadow-rgb: 128, 181, 108;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(128, 181, 108);
  --bs-btn-active-border-color: rgb(128, 181, 108);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: rgb(128, 181, 108);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: rgb(128, 181, 108);
  --bs-gradient: none;
}

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none;
}

.btn-outline-warning {
  --bs-btn-color: rgb(243, 208, 109);
  --bs-btn-border-color: rgb(243, 208, 109);
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: rgb(243, 208, 109);
  --bs-btn-hover-border-color: rgb(243, 208, 109);
  --bs-btn-focus-shadow-rgb: 243, 208, 109;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: rgb(243, 208, 109);
  --bs-btn-active-border-color: rgb(243, 208, 109);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: rgb(243, 208, 109);
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: rgb(243, 208, 109);
  --bs-gradient: none;
}

.btn-outline-danger {
  --bs-btn-color: #FE5F55;
  --bs-btn-border-color: #FE5F55;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #FE5F55;
  --bs-btn-hover-border-color: #FE5F55;
  --bs-btn-focus-shadow-rgb: 254, 95, 85;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #FE5F55;
  --bs-btn-active-border-color: #FE5F55;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #FE5F55;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #FE5F55;
  --bs-gradient: none;
}

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none;
}

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fefefe;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fefefe;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none;
}

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 63, 121, 172;
  text-decoration: none;
}
.btn-link:focus-visible {
  color: var(--bs-btn-color);
}
.btn-link:hover {
  color: var(--bs-btn-hover-color);
}

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg);
}

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.7rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm);
}

.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,
.dropup-center,
.dropdown-center {
  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 {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 0.8rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: var(--bs-box-shadow);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fefefe;
  --bs-dropdown-link-active-bg: #FF6600;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius);
  box-shadow: var(--bs-dropdown-box-shadow);
}
.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer);
}

.dropdown-menu-start {
  --bs-position: start;
}
.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0;
}

.dropdown-menu-end {
  --bs-position: end;
}
.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start;
  }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-end {
    --bs-position: end;
  }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start;
  }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-end {
    --bs-position: end;
  }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start;
  }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-end {
    --bs-position: end;
  }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start;
  }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-end {
    --bs-position: end;
  }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start;
  }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xxl-end {
    --bs-position: end;
  }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer);
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 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: var(--bs-dropdown-spacer);
}
.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: var(--bs-dropdown-spacer);
}
.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: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0);
}
.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg);
}
.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg);
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent;
}

.dropdown-menu.show {
  display: block;
}

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.7rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color);
}

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fefefe;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(254, 254, 254, 0.15);
  --bs-dropdown-link-active-color: #fefefe;
  --bs-dropdown-link-active-bg: #FF6600;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .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 {
  border-radius: var(--bs-border-radius);
}
.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1);
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.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.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.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: calc(var(--bs-border-width) * -1);
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  background: none;
  border: 0;
  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: var(--bs-nav-link-hover-color);
}
.nav-link:focus-visible {
  outline: 0;
  box-shadow: 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
}
.nav-link.disabled, .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default;
}

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color);
}
.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius);
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color);
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fefefe;
  --bs-nav-pills-link-active-bg: #FF6600;
}
.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius);
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg);
}

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap);
}
.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent;
}
.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor;
}
.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor;
}

.nav-fill > .nav-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 {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.35rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2852, 52, 52, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x);
}
.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-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: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color);
}

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color);
}
.navbar-nav .dropdown-menu {
  position: static;
}

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color);
}
.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color);
}

.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  transition: var(--bs-navbar-toggler-transition);
}
@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    transition: none;
  }
}
.navbar-toggler:hover {
  text-decoration: none;
}
.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto;
}

@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-md .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler {
    display: none;
  }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
@media (min-width: 1400px) {
  .navbar-expand-xxl {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xxl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x);
  }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible;
  }
  .navbar-expand-xxl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xxl .navbar-toggler {
    display: none;
  }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    transform: none !important;
    box-shadow: none;
    transition: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none;
  }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
  }
}
.navbar-expand {
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x);
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  transform: none !important;
  box-shadow: none;
  transition: none;
}
.navbar-expand .offcanvas .offcanvas-header {
  display: none;
}
.navbar-expand .offcanvas .offcanvas-body {
  display: flex;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible;
}

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(254, 254, 254, 0.55);
  --bs-navbar-hover-color: rgba(254, 254, 254, 0.75);
  --bs-navbar-disabled-color: rgba(254, 254, 254, 0.25);
  --bs-navbar-active-color: #fefefe;
  --bs-navbar-brand-color: #fefefe;
  --bs-navbar-brand-hover-color: #fefefe;
  --bs-navbar-toggler-border-color: rgba(254, 254, 254, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28254, 254, 254, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28254, 254, 254, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius);
  box-shadow: var(--bs-card-box-shadow);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}

.card-body {
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color);
}

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color);
}

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color);
}

.card-text:last-child {
  margin-bottom: 0;
}

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x);
}

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0;
}

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color);
}
.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius);
}

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg);
}

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius);
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius);
}

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin);
}
@media (min-width: 576px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0;
  }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0;
  }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0;
  }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0;
  }
}

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23343434' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='none' stroke='%23662900' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='M2 5L8 11L14 5'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle);
}

.accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 0.8rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  transition: var(--bs-accordion-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    transition: none;
  }
}
.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
}
.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  transform: var(--bs-accordion-btn-icon-transform);
}
.accordion-button::after {
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  transition: var(--bs-accordion-btn-icon-transition);
}
@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    transition: none;
  }
}
.accordion-button:hover {
  z-index: 2;
}
.accordion-button:focus {
  z-index: 3;
  outline: 0;
  box-shadow: var(--bs-accordion-btn-focus-box-shadow);
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);
}
.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius);
}
.accordion-item:first-of-type > .accordion-header .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:not(:first-of-type) {
  border-top: 0;
}
.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}
.accordion-item:last-of-type > .accordion-header .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius);
}
.accordion-item:last-of-type > .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius);
}

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x);
}

.accordion-flush > .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0;
}
.accordion-flush > .accordion-item:first-child {
  border-top: 0;
}
.accordion-flush > .accordion-item:last-child {
  border-bottom: 0;
}
.accordion-flush > .accordion-item > .accordion-header .accordion-button, .accordion-flush > .accordion-item > .accordion-header .accordion-button.collapsed {
  border-radius: 0;
}
.accordion-flush > .accordion-item > .accordion-collapse {
  border-radius: 0;
}

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffa366'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffa366'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: flex;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius);
}

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x);
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */;
}
.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color);
}

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 0.8rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
  --bs-pagination-active-color: #fefefe;
  --bs-pagination-active-bg: #FF6600;
  --bs-pagination-active-border-color: #FF6600;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  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: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color);
}
.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  box-shadow: var(--bs-pagination-focus-box-shadow);
}
.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color);
}
.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color);
}

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1);
}
.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius);
}
.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius);
}

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
}

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.7rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm);
}

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fefefe;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius);
}
.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius);
}

.alert-heading {
  color: inherit;
}

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color);
}

.alert-dismissible {
  padding-right: 3rem;
}
.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem;
}

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis);
}

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis);
}

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis);
}

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis);
}

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis);
}

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis);
}

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis);
}

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis);
}

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem;
  }
}
.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.6rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fefefe;
  --bs-progress-bar-bg: #FF6600;
  --bs-progress-bar-transition: width 0.6s ease;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius);
  box-shadow: var(--bs-progress-box-shadow);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  transition: var(--bs-progress-bar-transition);
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}

.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(254, 254, 254, 0.15) 25%, transparent 25%, transparent 50%, rgba(254, 254, 254, 0.15) 50%, rgba(254, 254, 254, 0.15) 75%, transparent 75%, transparent);
  background-size: var(--bs-progress-height) var(--bs-progress-height);
}

.progress-stacked > .progress {
  overflow: visible;
}

.progress-stacked > .progress > .progress-bar {
  width: 100%;
}

.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fefefe;
  --bs-list-group-active-bg: #FF6600;
  --bs-list-group-active-border-color: #FF6600;
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius);
}

.list-group-numbered {
  list-style-type: none;
  counter-reset: section;
}
.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section;
}

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg);
}
.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg);
}

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color);
}
.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
}
.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit;
}
.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg);
}
.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color);
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width);
}

.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
  margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width);
}

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    flex-direction: row;
  }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0;
  }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0;
  }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width);
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width);
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis);
}

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis);
}

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis);
}

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis);
}

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis);
}

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis);
}

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis);
}

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis);
}

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(255, 102, 0, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity);
}
.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity);
}
.btn-close:focus {
  outline: 0;
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity);
}
.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity);
}

.btn-close-white {
  filter: var(--bs-btn-close-white-filter);
}

[data-bs-theme=dark] .btn-close {
  filter: var(--bs-btn-close-white-filter);
}

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius);
}
.toast.showing {
  opacity: 0;
}
.toast:not(.show) {
  display: none;
}

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: max-content;
  max-width: 100%;
  pointer-events: none;
}
.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing);
}

.toast-header {
  display: flex;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
}
.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x);
}

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word;
}

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: var(--bs-box-shadow-sm);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 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% - var(--bs-modal-margin) * 2);
}
.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2);
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  box-shadow: var(--bs-modal-box-shadow);
  outline: 0;
}

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg);
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity);
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius);
}
.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height);
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding);
}

.modal-footer {
  display: flex;
  flex-shrink: 0;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius);
}
.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5);
}

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: var(--bs-box-shadow);
  }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto;
  }
  .modal-sm {
    --bs-modal-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px;
  }
}
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}
.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}
.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0;
}
.modal-fullscreen .modal-body {
  overflow-y: auto;
}

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto;
  }
}
@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0;
  }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0;
  }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto;
  }
}
.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.7rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: var(--bs-tooltip-opacity);
}
.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height);
}
.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height));
}
.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg);
}

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width);
}
.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg);
}

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius);
}

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.7rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: var(--bs-box-shadow);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 0.8rem;
  --bs-popover-header-color: inherit;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius);
  box-shadow: var(--bs-popover-box-shadow);
}
.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height);
}
.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border);
}
.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg);
}

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0;
}
.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border);
}
.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border);
}
.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg);
}
.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: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg);
}

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height);
}
.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border);
}
.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg);
}

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius);
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color);
}

.carousel {
  position: relative;
}

.carousel.pointer-event {
  touch-action: pan-y;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 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;
}

.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%);
}

.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: #fefefe;
  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: #fefefe;
  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%;
}

.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='%23fefefe'%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") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fefefe'%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-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fefefe'%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") /*rtl:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fefefe'%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-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fefefe;
  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: #fefefe;
  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: #000;
}
.carousel-dark .carousel-caption {
  color: #000;
}

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, [data-bs-theme=dark].carousel .carousel-control-prev-icon,
[data-bs-theme=dark].carousel .carousel-control-next-icon {
  filter: invert(1) grayscale(100);
}
[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], [data-bs-theme=dark].carousel .carousel-indicators [data-bs-target] {
  background-color: #000;
}
[data-bs-theme=dark] .carousel .carousel-caption, [data-bs-theme=dark].carousel .carousel-caption {
  color: #000;
}

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
}

@keyframes spinner-border {
  to {
    transform: rotate(360deg) /* rtl:ignore */;
  }
}
.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent;
}

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em;
}

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0;
}

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
}

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s;
  }
}
.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: var(--bs-box-shadow-sm);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5;
}

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--bs-offcanvas-box-shadow);
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    transition: none;
  }
}
@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible;
  }
}
@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-sm .offcanvas-header {
    display: none;
  }
  .offcanvas-sm .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--bs-offcanvas-box-shadow);
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    transition: none;
  }
}
@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible;
  }
}
@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-md .offcanvas-header {
    display: none;
  }
  .offcanvas-md .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--bs-offcanvas-box-shadow);
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    transition: none;
  }
}
@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible;
  }
}
@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-lg .offcanvas-header {
    display: none;
  }
  .offcanvas-lg .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--bs-offcanvas-box-shadow);
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    transition: none;
  }
}
@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible;
  }
}
@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xl .offcanvas-header {
    display: none;
  }
  .offcanvas-xl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: flex;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    box-shadow: var(--bs-offcanvas-box-shadow);
    transition: var(--bs-offcanvas-transition);
  }
}
@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    transition: none;
  }
}
@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(-100%);
  }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateX(100%);
  }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(-100%);
  }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    transform: translateY(100%);
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    transform: none;
  }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible;
  }
}
@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important;
  }
  .offcanvas-xxl .offcanvas-header {
    display: none;
  }
  .offcanvas-xxl .offcanvas-body {
    display: flex;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important;
  }
}

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: flex;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  box-shadow: var(--bs-offcanvas-box-shadow);
  transition: var(--bs-offcanvas-transition);
}
@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    transition: none;
  }
}
.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(-100%);
}
.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateX(100%);
}
.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(-100%);
}
.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  transform: translateY(100%);
}
.offcanvas.showing, .offcanvas.show:not(.hiding) {
  transform: none;
}
.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible;
}

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.offcanvas-backdrop.fade {
  opacity: 0;
}
.offcanvas-backdrop.show {
  opacity: 0.5;
}

.offcanvas-header {
  display: flex;
  align-items: center;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
}
.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-offcanvas-padding-y)) calc(-0.5 * var(--bs-offcanvas-padding-x)) calc(-0.5 * var(--bs-offcanvas-padding-y)) auto;
}

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height);
}

.offcanvas-body {
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto;
}

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 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, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-size: 200% 100%;
  animation: placeholder-wave 2s linear infinite;
}

@keyframes placeholder-wave {
  100% {
    mask-position: -200% 0%;
  }
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.text-bg-primary {
  color: #000 !important;
  background-color: RGBA(var(--bs-primary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-secondary {
  color: #fefefe !important;
  background-color: RGBA(var(--bs-secondary-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-success {
  color: #000 !important;
  background-color: RGBA(var(--bs-success-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(var(--bs-info-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(var(--bs-warning-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-danger {
  color: #000 !important;
  background-color: RGBA(var(--bs-danger-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(var(--bs-light-rgb), var(--bs-bg-opacity, 1)) !important;
}

.text-bg-dark {
  color: #fefefe !important;
  background-color: RGBA(var(--bs-dark-rgb), var(--bs-bg-opacity, 1)) !important;
}

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-primary:hover, .link-primary:focus {
  color: RGBA(255, 133, 51, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 133, 51, var(--bs-link-underline-opacity, 1)) !important;
}

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
}

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-success:hover, .link-success:focus {
  color: RGBA(153, 196, 137, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(153, 196, 137, var(--bs-link-underline-opacity, 1)) !important;
}

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
}

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-warning:hover, .link-warning:focus {
  color: RGBA(245, 217, 138, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(245, 217, 138, var(--bs-link-underline-opacity, 1)) !important;
}

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-danger:hover, .link-danger:focus {
  color: RGBA(254, 127, 119, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(254, 127, 119, var(--bs-link-underline-opacity, 1)) !important;
}

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
}

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
}

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}
.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
}

.focus-ring:focus {
  outline: 0;
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
}

.icon-link {
  display: inline-flex;
  gap: 0.375rem;
  align-items: center;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  backface-visibility: hidden;
}
.icon-link > .bi {
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  transition: 0.2s ease-in-out transform;
}
@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    transition: none;
  }
}

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
}

.ratio {
  position: relative;
  width: 100%;
}
.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: "";
}
.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ratio-1x1 {
  --bs-aspect-ratio: 100%;
}

.ratio-4x3 {
  --bs-aspect-ratio: 75%;
}

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%;
}

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%;
}

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020;
}

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020;
  }
}
.hstack {
  display: flex;
  flex-direction: row;
  align-items: center;
  align-self: stretch;
}

.vstack {
  display: flex;
  flex: 1 1 auto;
  flex-direction: column;
  align-self: stretch;
}

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}
.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important;
}

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: "";
}

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.vr {
  display: inline-block;
  align-self: stretch;
  width: var(--bs-border-width);
  min-height: 1em;
  background-color: currentcolor;
  opacity: 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;
}

.object-fit-contain {
  object-fit: contain !important;
}

.object-fit-cover {
  object-fit: cover !important;
}

.object-fit-fill {
  object-fit: fill !important;
}

.object-fit-scale {
  object-fit: scale-down !important;
}

.object-fit-none {
  object-fit: none !important;
}

.opacity-0 {
  opacity: 0 !important;
}

.opacity-25 {
  opacity: 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;
}

.overflow-x-auto {
  overflow-x: auto !important;
}

.overflow-x-hidden {
  overflow-x: hidden !important;
}

.overflow-x-visible {
  overflow-x: visible !important;
}

.overflow-x-scroll {
  overflow-x: scroll !important;
}

.overflow-y-auto {
  overflow-y: auto !important;
}

.overflow-y-hidden {
  overflow-y: hidden !important;
}

.overflow-y-visible {
  overflow-y: visible !important;
}

.overflow-y-scroll {
  overflow-y: scroll !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-grid {
  display: grid !important;
}

.d-inline-grid {
  display: inline-grid !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.d-none {
  display: none !important;
}

.shadow {
  box-shadow: var(--bs-box-shadow) !important;
}

.shadow-sm {
  box-shadow: var(--bs-box-shadow-sm) !important;
}

.shadow-lg {
  box-shadow: var(--bs-box-shadow-lg) !important;
}

.shadow-none {
  box-shadow: none !important;
}

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity));
}

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity));
}

.position-static {
  position: static !important;
}

.position-relative {
  position: relative !important;
}

.position-absolute {
  position: absolute !important;
}

.position-fixed {
  position: fixed !important;
}

.position-sticky {
  position: sticky !important;
}

.top-0 {
  top: 0 !important;
}

.top-50 {
  top: 50% !important;
}

.top-100 {
  top: 100% !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.bottom-50 {
  bottom: 50% !important;
}

.bottom-100 {
  bottom: 100% !important;
}

.start-0 {
  left: 0 !important;
}

.start-50 {
  left: 50% !important;
}

.start-100 {
  left: 100% !important;
}

.end-0 {
  right: 0 !important;
}

.end-50 {
  right: 50% !important;
}

.end-100 {
  right: 100% !important;
}

.translate-middle {
  transform: translate(-50%, -50%) !important;
}

.translate-middle-x {
  transform: translateX(-50%) !important;
}

.translate-middle-y {
  transform: translateY(-50%) !important;
}

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-0 {
  border: 0 !important;
}

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-top-0 {
  border-top: 0 !important;
}

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-end-0 {
  border-right: 0 !important;
}

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-bottom-0 {
  border-bottom: 0 !important;
}

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important;
}

.border-start-0 {
  border-left: 0 !important;
}

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important;
}

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important;
}

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important;
}

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important;
}

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important;
}

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important;
}

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important;
}

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important;
}

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important;
}

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important;
}

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important;
}

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important;
}

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important;
}

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important;
}

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important;
}

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important;
}

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important;
}

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important;
}

.border-1 {
  border-width: 1px !important;
}

.border-2 {
  border-width: 2px !important;
}

.border-3 {
  border-width: 3px !important;
}

.border-4 {
  border-width: 4px !important;
}

.border-5 {
  border-width: 5px !important;
}

.border-opacity-10 {
  --bs-border-opacity: 0.1;
}

.border-opacity-25 {
  --bs-border-opacity: 0.25;
}

.border-opacity-50 {
  --bs-border-opacity: 0.5;
}

.border-opacity-75 {
  --bs-border-opacity: 0.75;
}

.border-opacity-100 {
  --bs-border-opacity: 1;
}

.w-25 {
  width: 25% !important;
}

.w-50 {
  width: 50% !important;
}

.w-75 {
  width: 75% !important;
}

.w-100 {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.mw-100 {
  max-width: 100% !important;
}

.vw-100 {
  width: 100vw !important;
}

.min-vw-100 {
  min-width: 100vw !important;
}

.h-25 {
  height: 25% !important;
}

.h-50 {
  height: 50% !important;
}

.h-75 {
  height: 75% !important;
}

.h-100 {
  height: 100% !important;
}

.h-auto {
  height: auto !important;
}

.mh-100 {
  max-height: 100% !important;
}

.vh-100 {
  height: 100vh !important;
}

.min-vh-100 {
  min-height: 100vh !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.justify-content-evenly {
  justify-content: space-evenly !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

.order-first {
  order: -1 !important;
}

.order-0 {
  order: 0 !important;
}

.order-1 {
  order: 1 !important;
}

.order-2 {
  order: 2 !important;
}

.order-3 {
  order: 3 !important;
}

.order-4 {
  order: 4 !important;
}

.order-5 {
  order: 5 !important;
}

.order-last {
  order: 6 !important;
}

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

.m-1 {
  margin: 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-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-auto {
  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-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-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-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-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-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;
}

.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;
}

.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;
}

.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;
}

.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;
}

.pb-0 {
  padding-bottom: 0 !important;
}

.pb-1 {
  padding-bottom: 0.25rem !important;
}

.pb-2 {
  padding-bottom: 0.5rem !important;
}

.pb-3 {
  padding-bottom: 1rem !important;
}

.pb-4 {
  padding-bottom: 1.5rem !important;
}

.pb-5 {
  padding-bottom: 3rem !important;
}

.ps-0 {
  padding-left: 0 !important;
}

.ps-1 {
  padding-left: 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;
}

.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;
}

.row-gap-0 {
  row-gap: 0 !important;
}

.row-gap-1 {
  row-gap: 0.25rem !important;
}

.row-gap-2 {
  row-gap: 0.5rem !important;
}

.row-gap-3 {
  row-gap: 1rem !important;
}

.row-gap-4 {
  row-gap: 1.5rem !important;
}

.row-gap-5 {
  row-gap: 3rem !important;
}

.column-gap-0 {
  column-gap: 0 !important;
}

.column-gap-1 {
  column-gap: 0.25rem !important;
}

.column-gap-2 {
  column-gap: 0.5rem !important;
}

.column-gap-3 {
  column-gap: 1rem !important;
}

.column-gap-4 {
  column-gap: 1.5rem !important;
}

.column-gap-5 {
  column-gap: 3rem !important;
}

.font-monospace {
  font-family: var(--bs-font-monospace) !important;
}

.fs-1 {
  font-size: calc(1.325rem + 0.9vw) !important;
}

.fs-2 {
  font-size: calc(1.285rem + 0.42vw) !important;
}

.fs-3 {
  font-size: calc(1.265rem + 0.18vw) !important;
}

.fs-4 {
  font-size: 1.2rem !important;
}

.fs-5 {
  font-size: 1rem !important;
}

.fs-6 {
  font-size: 0.8rem !important;
}

.fst-italic {
  font-style: italic !important;
}

.fst-normal {
  font-style: normal !important;
}

.fw-lighter {
  font-weight: lighter !important;
}

.fw-light {
  font-weight: 300 !important;
}

.fw-normal {
  font-weight: 400 !important;
}

.fw-medium {
  font-weight: 500 !important;
}

.fw-semibold {
  font-weight: 600 !important;
}

.fw-bold {
  font-weight: 700 !important;
}

.fw-bolder {
  font-weight: bolder !important;
}

.lh-1 {
  line-height: 1 !important;
}

.lh-sm {
  line-height: 1.25 !important;
}

.lh-base {
  line-height: 1.5 !important;
}

.lh-lg {
  line-height: 2 !important;
}

.text-start {
  text-align: left !important;
}

.text-end {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-line-through {
  text-decoration: line-through !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

/* 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-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important;
}

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important;
}

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important;
}

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(254, 254, 254, 0.5) !important;
}

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important;
}

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important;
}

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important;
}

.text-opacity-25 {
  --bs-text-opacity: 0.25;
}

.text-opacity-50 {
  --bs-text-opacity: 0.5;
}

.text-opacity-75 {
  --bs-text-opacity: 0.75;
}

.text-opacity-100 {
  --bs-text-opacity: 1;
}

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important;
}

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important;
}

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important;
}

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important;
}

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important;
}

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important;
}

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important;
}

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important;
}

.link-opacity-10 {
  --bs-link-opacity: 0.1;
}

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1;
}

.link-opacity-25 {
  --bs-link-opacity: 0.25;
}

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25;
}

.link-opacity-50 {
  --bs-link-opacity: 0.5;
}

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5;
}

.link-opacity-75 {
  --bs-link-opacity: 0.75;
}

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75;
}

.link-opacity-100 {
  --bs-link-opacity: 1;
}

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1;
}

.link-offset-1 {
  text-underline-offset: 0.125em !important;
}

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important;
}

.link-offset-2 {
  text-underline-offset: 0.25em !important;
}

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important;
}

.link-offset-3 {
  text-underline-offset: 0.375em !important;
}

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important;
}

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-success {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-info {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-light {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
}

.link-underline {
  --bs-link-underline-opacity: 1;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
}

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0;
}

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1;
}

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25;
}

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5;
}

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75;
}

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1;
}

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1;
}

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important;
}

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important;
}

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important;
}

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important;
}

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important;
}

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important;
}

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important;
}

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important;
}

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important;
}

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important;
}

.bg-opacity-10 {
  --bs-bg-opacity: 0.1;
}

.bg-opacity-25 {
  --bs-bg-opacity: 0.25;
}

.bg-opacity-50 {
  --bs-bg-opacity: 0.5;
}

.bg-opacity-75 {
  --bs-bg-opacity: 0.75;
}

.bg-opacity-100 {
  --bs-bg-opacity: 1;
}

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important;
}

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important;
}

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important;
}

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important;
}

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important;
}

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important;
}

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important;
}

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important;
}

.bg-gradient {
  background-image: var(--bs-gradient) !important;
}

.user-select-all {
  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: var(--bs-border-radius) !important;
}

.rounded-0 {
  border-radius: 0 !important;
}

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important;
}

.rounded-2 {
  border-radius: var(--bs-border-radius) !important;
}

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important;
}

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important;
}

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-circle {
  border-radius: 50% !important;
}

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important;
}

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important;
}

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important;
}

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
}

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important;
}

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
}

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
}

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important;
}

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
}

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important;
}

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important;
}

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
}

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important;
}

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important;
}

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important;
}

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important;
}

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important;
}

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
}

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important;
}

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important;
}

.visible {
  visibility: visible !important;
}

.invisible {
  visibility: hidden !important;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0 !important;
}

.z-1 {
  z-index: 1 !important;
}

.z-2 {
  z-index: 2 !important;
}

.z-3 {
  z-index: 3 !important;
}

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important;
  }
  .float-sm-end {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
  .object-fit-sm-contain {
    object-fit: contain !important;
  }
  .object-fit-sm-cover {
    object-fit: cover !important;
  }
  .object-fit-sm-fill {
    object-fit: fill !important;
  }
  .object-fit-sm-scale {
    object-fit: scale-down !important;
  }
  .object-fit-sm-none {
    object-fit: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-grid {
    display: grid !important;
  }
  .d-sm-inline-grid {
    display: inline-grid !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
  .d-sm-none {
    display: none !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
  .order-sm-first {
    order: -1 !important;
  }
  .order-sm-0 {
    order: 0 !important;
  }
  .order-sm-1 {
    order: 1 !important;
  }
  .order-sm-2 {
    order: 2 !important;
  }
  .order-sm-3 {
    order: 3 !important;
  }
  .order-sm-4 {
    order: 4 !important;
  }
  .order-sm-5 {
    order: 5 !important;
  }
  .order-sm-last {
    order: 6 !important;
  }
  .m-sm-0 {
    margin: 0 !important;
  }
  .m-sm-1 {
    margin: 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-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-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-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-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-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-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-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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .row-gap-sm-0 {
    row-gap: 0 !important;
  }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-sm-3 {
    row-gap: 1rem !important;
  }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-sm-5 {
    row-gap: 3rem !important;
  }
  .column-gap-sm-0 {
    column-gap: 0 !important;
  }
  .column-gap-sm-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-sm-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-sm-3 {
    column-gap: 1rem !important;
  }
  .column-gap-sm-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-sm-5 {
    column-gap: 3rem !important;
  }
  .text-sm-start {
    text-align: left !important;
  }
  .text-sm-end {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .float-md-start {
    float: left !important;
  }
  .float-md-end {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
  .object-fit-md-contain {
    object-fit: contain !important;
  }
  .object-fit-md-cover {
    object-fit: cover !important;
  }
  .object-fit-md-fill {
    object-fit: fill !important;
  }
  .object-fit-md-scale {
    object-fit: scale-down !important;
  }
  .object-fit-md-none {
    object-fit: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-grid {
    display: grid !important;
  }
  .d-md-inline-grid {
    display: inline-grid !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
  .d-md-none {
    display: none !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
  .order-md-first {
    order: -1 !important;
  }
  .order-md-0 {
    order: 0 !important;
  }
  .order-md-1 {
    order: 1 !important;
  }
  .order-md-2 {
    order: 2 !important;
  }
  .order-md-3 {
    order: 3 !important;
  }
  .order-md-4 {
    order: 4 !important;
  }
  .order-md-5 {
    order: 5 !important;
  }
  .order-md-last {
    order: 6 !important;
  }
  .m-md-0 {
    margin: 0 !important;
  }
  .m-md-1 {
    margin: 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-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-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-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-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-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-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-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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .row-gap-md-0 {
    row-gap: 0 !important;
  }
  .row-gap-md-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-md-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-md-3 {
    row-gap: 1rem !important;
  }
  .row-gap-md-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-md-5 {
    row-gap: 3rem !important;
  }
  .column-gap-md-0 {
    column-gap: 0 !important;
  }
  .column-gap-md-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-md-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-md-3 {
    column-gap: 1rem !important;
  }
  .column-gap-md-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-md-5 {
    column-gap: 3rem !important;
  }
  .text-md-start {
    text-align: left !important;
  }
  .text-md-end {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .float-lg-start {
    float: left !important;
  }
  .float-lg-end {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
  .object-fit-lg-contain {
    object-fit: contain !important;
  }
  .object-fit-lg-cover {
    object-fit: cover !important;
  }
  .object-fit-lg-fill {
    object-fit: fill !important;
  }
  .object-fit-lg-scale {
    object-fit: scale-down !important;
  }
  .object-fit-lg-none {
    object-fit: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-grid {
    display: grid !important;
  }
  .d-lg-inline-grid {
    display: inline-grid !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
  .d-lg-none {
    display: none !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
  .order-lg-first {
    order: -1 !important;
  }
  .order-lg-0 {
    order: 0 !important;
  }
  .order-lg-1 {
    order: 1 !important;
  }
  .order-lg-2 {
    order: 2 !important;
  }
  .order-lg-3 {
    order: 3 !important;
  }
  .order-lg-4 {
    order: 4 !important;
  }
  .order-lg-5 {
    order: 5 !important;
  }
  .order-lg-last {
    order: 6 !important;
  }
  .m-lg-0 {
    margin: 0 !important;
  }
  .m-lg-1 {
    margin: 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-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-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-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-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-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-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-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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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 {
    padding-right: 1rem !important;
  }
  .pe-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pe-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-0 {
    padding-bottom: 0 !important;
  }
  .pb-lg-1 {
    padding-bottom: 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;
  }
  .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 {
    padding-left: 1rem !important;
  }
  .ps-lg-4 {
    padding-left: 1.5rem !important;
  }
  .ps-lg-5 {
    padding-left: 3rem !important;
  }
  .gap-lg-0 {
    gap: 0 !important;
  }
  .gap-lg-1 {
    gap: 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;
  }
  .row-gap-lg-0 {
    row-gap: 0 !important;
  }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-lg-3 {
    row-gap: 1rem !important;
  }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-lg-5 {
    row-gap: 3rem !important;
  }
  .column-gap-lg-0 {
    column-gap: 0 !important;
  }
  .column-gap-lg-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-lg-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-lg-3 {
    column-gap: 1rem !important;
  }
  .column-gap-lg-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-lg-5 {
    column-gap: 3rem !important;
  }
  .text-lg-start {
    text-align: left !important;
  }
  .text-lg-end {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important;
  }
  .float-xl-end {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
  .object-fit-xl-contain {
    object-fit: contain !important;
  }
  .object-fit-xl-cover {
    object-fit: cover !important;
  }
  .object-fit-xl-fill {
    object-fit: fill !important;
  }
  .object-fit-xl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xl-none {
    object-fit: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-grid {
    display: grid !important;
  }
  .d-xl-inline-grid {
    display: inline-grid !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
  .d-xl-none {
    display: none !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
  .order-xl-first {
    order: -1 !important;
  }
  .order-xl-0 {
    order: 0 !important;
  }
  .order-xl-1 {
    order: 1 !important;
  }
  .order-xl-2 {
    order: 2 !important;
  }
  .order-xl-3 {
    order: 3 !important;
  }
  .order-xl-4 {
    order: 4 !important;
  }
  .order-xl-5 {
    order: 5 !important;
  }
  .order-xl-last {
    order: 6 !important;
  }
  .m-xl-0 {
    margin: 0 !important;
  }
  .m-xl-1 {
    margin: 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-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-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-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-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-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-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-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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .row-gap-xl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xl-5 {
    column-gap: 3rem !important;
  }
  .text-xl-start {
    text-align: left !important;
  }
  .text-xl-end {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important;
  }
  .float-xxl-end {
    float: right !important;
  }
  .float-xxl-none {
    float: none !important;
  }
  .object-fit-xxl-contain {
    object-fit: contain !important;
  }
  .object-fit-xxl-cover {
    object-fit: cover !important;
  }
  .object-fit-xxl-fill {
    object-fit: fill !important;
  }
  .object-fit-xxl-scale {
    object-fit: scale-down !important;
  }
  .object-fit-xxl-none {
    object-fit: none !important;
  }
  .d-xxl-inline {
    display: inline !important;
  }
  .d-xxl-inline-block {
    display: inline-block !important;
  }
  .d-xxl-block {
    display: block !important;
  }
  .d-xxl-grid {
    display: grid !important;
  }
  .d-xxl-inline-grid {
    display: inline-grid !important;
  }
  .d-xxl-table {
    display: table !important;
  }
  .d-xxl-table-row {
    display: table-row !important;
  }
  .d-xxl-table-cell {
    display: table-cell !important;
  }
  .d-xxl-flex {
    display: flex !important;
  }
  .d-xxl-inline-flex {
    display: inline-flex !important;
  }
  .d-xxl-none {
    display: none !important;
  }
  .flex-xxl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xxl-row {
    flex-direction: row !important;
  }
  .flex-xxl-column {
    flex-direction: column !important;
  }
  .flex-xxl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xxl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xxl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xxl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xxl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xxl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .flex-xxl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xxl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xxl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .justify-content-xxl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xxl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xxl-center {
    justify-content: center !important;
  }
  .justify-content-xxl-between {
    justify-content: space-between !important;
  }
  .justify-content-xxl-around {
    justify-content: space-around !important;
  }
  .justify-content-xxl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xxl-start {
    align-items: flex-start !important;
  }
  .align-items-xxl-end {
    align-items: flex-end !important;
  }
  .align-items-xxl-center {
    align-items: center !important;
  }
  .align-items-xxl-baseline {
    align-items: baseline !important;
  }
  .align-items-xxl-stretch {
    align-items: stretch !important;
  }
  .align-content-xxl-start {
    align-content: flex-start !important;
  }
  .align-content-xxl-end {
    align-content: flex-end !important;
  }
  .align-content-xxl-center {
    align-content: center !important;
  }
  .align-content-xxl-between {
    align-content: space-between !important;
  }
  .align-content-xxl-around {
    align-content: space-around !important;
  }
  .align-content-xxl-stretch {
    align-content: stretch !important;
  }
  .align-self-xxl-auto {
    align-self: auto !important;
  }
  .align-self-xxl-start {
    align-self: flex-start !important;
  }
  .align-self-xxl-end {
    align-self: flex-end !important;
  }
  .align-self-xxl-center {
    align-self: center !important;
  }
  .align-self-xxl-baseline {
    align-self: baseline !important;
  }
  .align-self-xxl-stretch {
    align-self: stretch !important;
  }
  .order-xxl-first {
    order: -1 !important;
  }
  .order-xxl-0 {
    order: 0 !important;
  }
  .order-xxl-1 {
    order: 1 !important;
  }
  .order-xxl-2 {
    order: 2 !important;
  }
  .order-xxl-3 {
    order: 3 !important;
  }
  .order-xxl-4 {
    order: 4 !important;
  }
  .order-xxl-5 {
    order: 5 !important;
  }
  .order-xxl-last {
    order: 6 !important;
  }
  .m-xxl-0 {
    margin: 0 !important;
  }
  .m-xxl-1 {
    margin: 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-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-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-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-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-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-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-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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .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;
  }
  .row-gap-xxl-0 {
    row-gap: 0 !important;
  }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important;
  }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important;
  }
  .row-gap-xxl-3 {
    row-gap: 1rem !important;
  }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important;
  }
  .row-gap-xxl-5 {
    row-gap: 3rem !important;
  }
  .column-gap-xxl-0 {
    column-gap: 0 !important;
  }
  .column-gap-xxl-1 {
    column-gap: 0.25rem !important;
  }
  .column-gap-xxl-2 {
    column-gap: 0.5rem !important;
  }
  .column-gap-xxl-3 {
    column-gap: 1rem !important;
  }
  .column-gap-xxl-4 {
    column-gap: 1.5rem !important;
  }
  .column-gap-xxl-5 {
    column-gap: 3rem !important;
  }
  .text-xxl-start {
    text-align: left !important;
  }
  .text-xxl-end {
    text-align: right !important;
  }
  .text-xxl-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2rem !important;
  }
  .fs-2 {
    font-size: 1.6rem !important;
  }
  .fs-3 {
    font-size: 1.4rem !important;
  }
}
@media print {
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-grid {
    display: grid !important;
  }
  .d-print-inline-grid {
    display: inline-grid !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
  .d-print-none {
    display: none !important;
  }
}
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: "Noto Sans";
}

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1265px !important;
}

a {
  text-decoration: none;
}

h1,
.h1,
h2,
h3,
h4,
h5,
.h2,
.h3,
.h4,
.h5 {
  font-family: "PT Serif";
  font-weight: 700;
}
h1 a,
h1 a:hover,
h1 a:active,
h1 a:visited,
h2 a,
h2 a:hover,
h2 a:active,
h2 a:visited,
h3 a,
h3 a:hover,
h3 a:active,
h3 a:visited,
h4 a,
h4 a:hover,
h4 a:active,
h4 a:visited,
h5 a,
h5 a:hover,
h5 a:active,
h5 a:visited,
.h1 a,
.h1 a:hover,
.h1 a:active,
.h1 a:visited,
.h2 a,
.h2 a:hover,
.h2 a:active,
.h2 a:visited,
.h3 a,
.h3 a:hover,
.h3 a:active,
.h3 a:visited,
.h4 a,
.h4 a:hover,
.h4 a:active,
.h4 a:visited,
.h5 a,
.h5 a:hover,
.h5 a:active,
.h5 a:visited {
  text-decoration: none;
  color: #333333;
  font-family: "PT Serif";
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover {
  opacity: 0.85;
}

h1,
.h1,
.single h1,
h1.entry-title,
h1 a,
.h1 a,
h1.teaser-title,
h1.teaser-title a {
  font-family: "PT Serif";
  font-weight: 700;
  font-size: 28px;
  color: #303030;
  margin-bottom: 1rem;
}

.widget_teasercategory {
  /*
  article.teaser .teaser-eyelet {
      position: relative;
      background: transparent;
      color: rgba(194, 36, 30, 0.85);
      border-radius: 0px 0px 10px 0px;
      font-family: $font-family-sans-serif;
      font-weight: 700;
      font-size: 14px;
      line-height: 22px;
      padding: 0;



  } */
  /*
  .pagination {
      padding-top: 40px;
      text-align: center;
      display: flex;

      flex-wrap: wrap;
      gap: 5px;

      .page-numbers {
          display: inline-block;
          padding-left: 10px;
          padding-right: 10px;
          border: 1px solid #d9d9d9;
          border-radius: 100%;
          height: 30px;
          width: 30px;
          line-height: 30px;
          color: rgba(194, 36, 30, 0.85);
          white-space: nowrap;
          display: flex;
          justify-content: center;
          align-items: center;
          margin: 1px;
      }

      .page-numbers+a {
          margin-left: 0px;
      }

      .page-numbers.current,
      .page-numbers:hover {
          background-color: rgba(194, 36, 30, 0.85);
          color: #fff;
          border-color: rgba(194, 36, 30, 0.85);
      }
  } */
}
.widget_teasercategory .single h1,
.widget_teasercategory h1.entry-title,
.widget_teasercategory h1,
.widget_teasercategory .h1,
.widget_teasercategory h1 a,
.widget_teasercategory .h1 a,
.widget_teasercategory h1.teaser-title,
.widget_teasercategory h1.teaser-title a,
.widget_teasercategory .single h2,
.widget_teasercategory h2.entry-title,
.widget_teasercategory h2,
.widget_teasercategory .h2,
.widget_teasercategory h2 a,
.widget_teasercategory .h2 a,
.widget_teasercategory h2.teaser-title,
.widget_teasercategory h2.teaser-title a {
  font-size: 20px !important;
  letter-spacing: 0 !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  text-align: left !important;
  margin-bottom: 0.2rem !important;
  margin-top: 0rem !important;
  border-bottom: 0;
}
.widget_teasercategory .single h1:hover,
.widget_teasercategory h1.entry-title:hover,
.widget_teasercategory h1:hover,
.widget_teasercategory .h1:hover,
.widget_teasercategory h1 a:hover,
.widget_teasercategory .h1 a:hover,
.widget_teasercategory h1.teaser-title:hover,
.widget_teasercategory h1.teaser-title a:hover,
.widget_teasercategory .single h2:hover,
.widget_teasercategory h2.entry-title:hover,
.widget_teasercategory h2:hover,
.widget_teasercategory .h2:hover,
.widget_teasercategory h2 a:hover,
.widget_teasercategory .h2 a:hover,
.widget_teasercategory h2.teaser-title:hover,
.widget_teasercategory h2.teaser-title a:hover {
  opacity: 0.89;
}

body.home h1:not(.entry-title),
body.home .h1,
body.home h1 a,
body.home .h1 a,
body.home h1.teaser-title,
body.home h1.teaser-title a,
body.home h2.entry-title,
body.home h2,
body.home .h2,
body.home h2 a,
body.home .h2 a,
body.home h2.teaser-title,
body.home h2.teaser-title a,
body.page-template-default h1:not(.entry-title),
body.page-template-default .h1,
body.page-template-default h1 a,
body.page-template-default .h1 a,
body.page-template-default h1.teaser-title,
body.page-template-default h1.teaser-title a,
body.page-template-default h2.entry-title,
body.page-template-default h2,
body.page-template-default .h2,
body.page-template-default h2 a,
body.page-template-default .h2 a,
body.page-template-default h2.teaser-title,
body.page-template-default h2.teaser-title a {
  font-family: "PT Serif";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0.7rem;
}
body.home .primo-piano,
body.page-template-default .primo-piano {
  /*   border-bottom: 1px solid rgba(230, 230, 230, 1);
  */
  padding-bottom: 1rem;
}
body.home .primo-piano .single h1,
body.home .primo-piano h1.entry-title,
body.home .primo-piano h1,
body.home .primo-piano .h1,
body.home .primo-piano h1 a,
body.home .primo-piano .h1 a,
body.home .primo-piano h1.teaser-title,
body.home .primo-piano h1.teaser-title a,
body.home .primo-piano h2.entry-title,
body.home .primo-piano h2,
body.home .primo-piano .h2,
body.home .primo-piano h2 a,
body.home .primo-piano .h2 a,
body.home .primo-piano h2.teaser-title,
body.home .primo-piano h2.teaser-title a,
body.page-template-default .primo-piano .single h1,
body.page-template-default .primo-piano h1.entry-title,
body.page-template-default .primo-piano h1,
body.page-template-default .primo-piano .h1,
body.page-template-default .primo-piano h1 a,
body.page-template-default .primo-piano .h1 a,
body.page-template-default .primo-piano h1.teaser-title,
body.page-template-default .primo-piano h1.teaser-title a,
body.page-template-default .primo-piano h2.entry-title,
body.page-template-default .primo-piano h2,
body.page-template-default .primo-piano .h2,
body.page-template-default .primo-piano h2 a,
body.page-template-default .primo-piano .h2 a,
body.page-template-default .primo-piano h2.teaser-title,
body.page-template-default .primo-piano h2.teaser-title a {
  font-family: "PT Serif";
  /* font-weight: 700;
  font-size: 28px; */
  color: #303030;
  margin-bottom: 1rem;
  font-size: 32px;
  font-weight: 700;
  line-height: 42px;
  text-align: left;
}
body.home p.teaser-summary,
body.page-template-default p.teaser-summary {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

h1 a:hover,
.h1 a:hover,
h1.teaser-title:hover,
.teaser-title.h1:hover,
h1.teaser-title a:hover {
  opacity: 0.8;
}

article.teaser h2.entry-title,
article.teaser h2,
article.teaser .h2,
article.teaser h2 a,
article.teaser .h2 a,
article.teaser h2.teaser-title,
article.teaser h2.teaser-title a {
  font-family: "PT Serif";
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  margin-bottom: 0.7rem;
}

.main-sidebar .collapsible-content p {
  font-size: 14px;
  margin-bottom: 10px;
}

.serp-height-limit {
  overflow: hidden;
  max-height: 185px;
}

.site-search-form.site-container input#search {
  padding: 1rem;
}

nav.cd-nav {
  display: none;
}

p,
.article-footer {
  font-family: "Noto Sans" !important;
  font-size: 16px !important;
  font-weight: 400 !important;
  line-height: 26px !important;
  letter-spacing: 0em !important;
  text-align: left !important;
  color: #333 !important;
}

.article-content p,
.article-container p {
  font-family: "Noto Sans" !important;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  margin-bottom: 1rem;
}
.article-content a,
.article-container a {
  color: #c2241e !important;
}
.article-content a:hover,
.article-container a:hover {
  opacity: 0.75;
}
.article-content ul:not(.ted-list),
.article-container ul:not(.ted-list) {
  list-style: none;
  list-style-type: circle;
  padding-left: 20px;
  padding-bottom: 1rem;
}
.article-content ul:not(.ted-list) li,
.article-container ul:not(.ted-list) li {
  font-size: 16px;
  color: #333;
  margin-bottom: 0.5rem;
}
.article-content .ted-title,
.article-content h1.ted-title,
.article-content .ted-title.open,
.article-content h1.ted-title.open,
.article-container .ted-title,
.article-container h1.ted-title,
.article-container .ted-title.open,
.article-container h1.ted-title.open {
  text-transform: uppercase;
  font-size: 16px;
}
.article-content .ted-title:not(.open):before,
.article-content h1.ted-title:not(.open):before,
.article-content .ted-title.open:not(.open):before,
.article-content h1.ted-title.open:not(.open):before,
.article-container .ted-title:not(.open):before,
.article-container h1.ted-title:not(.open):before,
.article-container .ted-title.open:not(.open):before,
.article-container h1.ted-title.open:not(.open):before {
  -webkit-transition: all 0.2s ease;
  transition-delay: 3s !important;
  transition: all 0.2s ease;
  content: "\e006";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: none;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  color: var(--ufficio-color);
}
.article-content .ted-title.open:before,
.article-content h1.ted-title.open:before,
.article-content .ted-title.open.open:before,
.article-content h1.ted-title.open.open:before,
.article-container .ted-title.open:before,
.article-container h1.ted-title.open:before,
.article-container .ted-title.open.open:before,
.article-container h1.ted-title.open.open:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
.article-content ul.ted-list li,
.article-container ul.ted-list li {
  padding: 0.8rem 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
.article-content ul.ted-list li a,
.article-container ul.ted-list li a {
  color: #303030;
}
.article-content ul.ted-list li a:hover,
.article-container ul.ted-list li a:hover {
  opacity: 0.7;
}
.article-content ul.ted-list li a span.ted-post-title,
.article-container ul.ted-list li a span.ted-post-title {
  margin-left: 1rem;
  color: #303030;
  font-size: 14.5px;
}
.article-content li.ted-item a,
.article-container li.ted-item a {
  display: flex;
  align-items: center;
}
.article-content li.ted-item a .ted-image,
.article-container li.ted-item a .ted-image {
  border: 0px solid var(--ufficio-color);
  background: var(--ufficio-color);
  display: block;
  border-radius: 3px;
  width: 6px;
  height: 6px;
}

.article-header .breadcrumb {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: rgb(102, 102, 102);
  margin-bottom: 1.5rem;
}
.article-header .breadcrumb span {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  text-align: left;
  color: rgba(194, 36, 30, 0.85);
}

.teasercategoryloop .miniatura {
  margin-top: 6px;
}

.pagination-container {
  margin-top: 2rem;
}

.correlato_item h2.entry-title, .correlato_item .entry-title.h2,
.loop-container h2.entry-title,
.loop-container .entry-title.h2 {
  padding-bottom: 0.5rem;
}
.correlato_item h2.entry-title a.link-in-loop, .correlato_item .entry-title.h2 a.link-in-loop,
.correlato_item h2.entry-title a.link-in-related,
.correlato_item .entry-title.h2 a.link-in-related,
.loop-container h2.entry-title a.link-in-loop,
.loop-container .entry-title.h2 a.link-in-loop,
.loop-container h2.entry-title a.link-in-related,
.loop-container .entry-title.h2 a.link-in-related {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 1.2;
  color: #333333 !important;
}
.correlato_item h2.entry-title a.link-in-loop:hover, .correlato_item .entry-title.h2 a.link-in-loop:hover,
.correlato_item h2.entry-title a.link-in-related:hover,
.correlato_item .entry-title.h2 a.link-in-related:hover,
.loop-container h2.entry-title a.link-in-loop:hover,
.loop-container .entry-title.h2 a.link-in-loop:hover,
.loop-container h2.entry-title a.link-in-related:hover,
.loop-container .entry-title.h2 a.link-in-related:hover {
  opacity: 0.85;
}

.in-single-loop-container .article.row.related-item.in_single {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.in-single-loop-container .related-item span.post_date {
  opacity: 0.59;
  font-size: 14px;
  float: right;
}
.in-single-loop-container .related-item p.firma {
  color: #666666;
  font-size: 16px;
}
.in-single-loop-container .related-item p.firma span {
  font-style: italic;
  color: #c2241e;
  font-weight: normal;
}
.in-single-loop-container .related-item p.firma span.qualifica {
  font-style: normal;
  color: #666666;
  display: block;
  font-style: italic;
}

.single .correlati.container h3.widget-title, .single .correlati.container .widget-title.h3,
h3.archive-title,
.archive-title.h3 {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: #303030;
}

.single .correlato_item {
  border-bottom: 1px solid #E6E6E6;
}

.single .correlato_item .miniaturacol {
  position: relative;
}

.single .correlato_item .miniaturacol .over {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-top-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 12px;
  color: #ffffff;
  max-width: 95%;
}

.single .correlato_item .miniaturacol .miniatura img {
  width: 100%;
}

.single .correlato_item .entry-title {
  font-family: "PT Serif";
  font-style: normal;
  font-weight: 700;
  font-size: 18px;
  color: #303030;
}

.single .correlato_item .entry-title a {
  color: #303030;
}

.single .correlato_item .summary {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #666666;
}

.single .correlato_item .summary p {
  font-size: 16px;
}

.single .correlato_item .summary span.post_date {
  opacity: 0.59;
  font-size: 14px;
  float: right;
}

.single .correlato_item p.firma {
  color: #666666;
  font-size: 16px;
}

.single .correlato_item p.firma span {
  font-style: italic;
  color: #c2241e;
  font-weight: normal;
}

.single .correlato_item p.firma span.qualifica {
  font-style: normal;
  color: #666666;
  display: block;
  font-style: italic;
}

.single .correlato_item.noimage {
  position: relative;
  padding-bottom: 2rem !important;
}

.single .correlato_item.noimage:before {
  content: "";
  position: absolute;
  left: 0px;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  border: 1px solid #cb4540;
  background: #cb4540;
  top: 20px;
  transform: translateY(-50%);
}

.single ul.tax-post_tag {
  padding: 0px;
  margin: 2rem 0rem 2rem 0rem;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  flex-flow: wrap;
}

.single ul.tax-post_tag li {
  background: #FAFAFA;
  padding: 5px 20px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #c2241e;
}

.single ul.tax-post_tag li a {
  color: #c2241e;
}

.single ul.tax-post_tag li a:before {
  content: "#";
}

.dashicons-twitter.mega-menu-link {
  display: flex;
}

.dashicons-twitter.mega-menu-link:before {
  min-width: 20px;
  width: 20px;
  height: 100%;
  min-height: 100%;
  content: "";
  background-position: center 12px !important;
  background-repeat: no-repeat !important;
  background-size: 17px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='height: 17px; vertical-align: text-top' viewBox='0 0 24 24' aria-label='X' role='img'%3E%3Cg%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='white'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") !important;
}

#head-contain {
  height: 137px;
  margin-bottom: 17px;
}

.cd-main-header {
  display: none;
}

.mobile_logo-cdm {
  display: none;
}

a.custom-logo-link {
  font-size: 0px;
}

.outer-logo {
  width: 100%;
  display: flex;
  justify-content: center;
  padding-top: 14px;
}

.santo-del-giorno a,
.dataodierna_css {
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: 400;
  line-height: 1px;
  letter-spacing: 0em;
  text-decoration: none;
  color: rgb(48, 48, 48);
  line-height: 19px;
}

/*
article.teaser {

    position: relative;


    .teaser-eyelet {
        position: absolute;
        top: 0px;
        left: 0px;
        background: rgba(194, 36, 30, 0.85);
        border-radius: 0px 0px 10px 0px;
        font-family: $font-family-sans-serif;
        font-weight: 700;
        font-size: 14px;
        line-height: 22px;
        padding: 3px 20px;
        color: #ffffff;
        text-transform: uppercase;
    }
} */
.site-search-form.site-container input#search {
  padding: 1rem;
}

.site-search-form.site-container input#search {
  border: 1px solid white;
}

.site-search-form.site-container input#search {
  border: 1px solid white;
}

ul.mega-sub-menu {
  border-bottom: 0 !important;
}

.site-search-form.site-container {
  color: white;
}

#cdm-search-in-menu .site-search-form {
  width: 100% !important;
}

.site-search-form.site-container input#search {
  border: 1px solid white;
}

ul.mega-sub-menu {
  border-bottom: 0 !important;
}

.site-search-form.site-container {
  color: white;
}

#cdm-search-in-menu .site-search-form {
  width: 100% !important;
}

.a-row,
.b-row {
  display: flex;
  width: 100% !important;
  justify-content: space-between;
}

.b-row {
  padding: 1rem 0;
  padding-left: 10px;
}

.b-row span {
  display: block;
}

.sub-row.rangecalendar {
  display: flex;
}

.l-adv_search::before {
  content: "";
  width: 13px;
  height: 14px;
  margin-right: 10px;
  display: inline-block;
  transform: translateY(-2px);
  transition: transform 0.2s ease-out;
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='plus' class='svg-inline--fa fa-plus fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z'%3E%3C/path%3E%3C/svg%3E");
}

.l-adv_search.on::before {
  content: "";
  width: 13px;
  height: 14px;
  background-image: url("data:image/svg+xml,%0A%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='minus' class='svg-inline--fa fa-minus fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M416 208H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z'%3E%3C/path%3E%3C/svg%3E");
}

.radio-container {
  min-width: 300px;
  padding-top: 10px;
}

input#search.solr-search,
.input-search {
  width: 100% !important;
  max-width: 650px !important;
}

.site-search-form.site-container input#search {
  margin-top: 5px;
  max-height: 52px;
}

.site-search-form.site-container span.radio-sel,
.site-search-form.site-container span.l-adv_search {
  padding: 10px;
  display: inline-block;
}

span.side {
  display: inline;
}

.m-top {
  margin-top: 30px;
}

.m-bottom {
  margin-bottom: 10px;
}

.cdm-search-in-menu input {
  width: auto !important;
}

input.ckbx {
  width: auto !important;
}

input[type=submit].submit-search:hover {
  opacity: 0.88;
}

input[type=submit].submit-search {
  background-color: #D0283B;
  border-radius: 3px;
  color: white;
  width: auto;
  font-family: "Noto Sans";
  text-transform: uppercase;
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  border: 0;
  cursor: pointer;
  margin: 30px 0;
  max-width: 100px !important;
  max-height: 45px;
}

label.lbl-toggle,
.l-adv_search {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  line-height: 25px;
  color: #1A1A1A;
}

.l-adv_search {
  color: white !important;
  cursor: pointer;
}

label.calendar-label {
  padding-left: 20px;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 12px;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: bold;
  font-size: 14px;
  line-height: 25px;
  background-image: url("data:image/svg+xml,%0A%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='calendar-alt' class='svg-inline--fa fa-calendar-alt fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='white' d='M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z'%3E%3C/path%3E%3C/svg%3E");
  width: 100%;
}

.sub-row.rangecalendar div {
  padding: 0 10px;
}

.rangecalendar label.calendar-label {
  display: block;
  width: 100%;
}

.rangecalendar input[type=date] {
  padding: 0 !important;
  background: transparent;
  border: 0;
  color: white;
  border-bottom: 1px solid white;
  margin-top: 15px;
  font-family: "Noto Sans";
}

.radio-sel > input[type=radio] {
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--form-background);
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 11px !important;
  height: 11px;
  padding: 7px !important;
  border: 1.5px solid white;
  border-radius: 50%;
  transform: translateY(-0.075em);
  cursor: pointer;
  display: inline-grid;
  place-content: center;
}

.radio-sel > input[type=radio]::before {
  content: "";
  width: 11px;
  height: 11px;
  cursor: pointer;
  border-radius: 50%;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: white;
}

.radio-sel > input[type=radio]:checked::before {
  transform: scale(1);
}

.radio-sel > input[type=radio]:focus {
  /*  outline: max(2px, 0.15em) solid white;
  outline-offset: max(2px, 0.15em); */
}

.radio-sel > input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  background-color: var(--form-background);
  margin: 0;
  font: inherit;
  color: currentColor;
  width: 11px !important;
  height: 11px;
  padding: 7px !important;
  border: 1.5px solid white;
  border-radius: 4px;
  transform: translateY(-0.075em);
  cursor: pointer;
  display: inline-grid;
  place-content: center;
}

.radio-sel > input[type=checkbox]::before {
  content: "";
  width: 11px;
  height: 11px;
  cursor: pointer;
  border-radius: 2px;
  transform: scale(0);
  transition: 120ms transform ease-in-out;
  background-color: white;
}

.radio-sel > input[type=checkbox]:checked::before {
  transform: scale(1);
}

.radio-sel > input[type=checkbox]:focus {
  /*  outline: max(2px, 0.15em) solid white;
  outline-offset: max(2px, 0.15em); */
}

.cdm-search-in-menu ::-webkit-search-cancel-button,
.cdm-search-in-menu ::-webkit-clear-button {
  -webkit-appearance: none;
  background-image: url('data:image/svg+xml;charset=utf8,%3Csvg fill="%23000" fill-opacity=".54" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"%3E%3Cpath d="M12,2C17.53,2 22,6.47 22,12C22,17.53 17.53,22 12,22C6.47,22 2,17.53 2,12C2,6.47 6.47,2 12,2M15.59,7L12,10.59L8.41,7L7,8.41L10.59,12L7,15.59L8.41,17L12,13.41L15.59,17L17,15.59L13.41,12L17,8.41L15.59,7Z"/%3E%3Cpath d="M0 0h24v24H0z" fill="none"/%3E%3C/svg%3E');
  color: rgba(255, 255, 255, 0.54);
  cursor: pointer;
  height: 1.5rem;
  margin-right: 0;
  width: 1.5rem;
}

.cdm-search-in-menu ::-webkit-calendar-picker-indicator {
  color: rgba(255, 255, 255, 0);
  opacity: 1;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' width='96.154px' fill='white' height='96.154px' viewBox='0 0 96.154 96.154' style='enable-background:new 0 0 96.154 96.154;' xml:space='preserve'%3E%3Cg%3E%3Cpath d='M0.561,20.971l45.951,57.605c0.76,0.951,2.367,0.951,3.127,0l45.956-57.609c0.547-0.689,0.709-1.716,0.414-2.61 c-0.061-0.187-0.129-0.33-0.186-0.437c-0.351-0.65-1.025-1.056-1.765-1.056H2.093c-0.736,0-1.414,0.405-1.762,1.056 c-0.059,0.109-0.127,0.253-0.184,0.426C-0.15,19.251,0.011,20.28,0.561,20.971z'/%3E%3C/g%3E%3C/svg%3E");
  width: 14px;
  height: 18px;
  cursor: pointer;
  border-radius: 50%;
  margin-left: 0.5rem;
}

.cdm-search-in-menu ::-webkit-calendar-picker-indicator:hover {
  -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.04);
  box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.04);
}

@media only screen and (max-width: 768px) {
  .a-row,
  .b-row {
    flex-direction: column;
  }
  .radio-container {
    display: block;
    padding-top: 0;
  }
  .toggle-tabbed_advn_search {
    display: block !important;
    padding: 0 !important;
  }
  .l-adv_search {
    font-size: 15px;
    line-height: 1;
  }
  .b-row {
    padding: 0 !important;
  }
  .b-row span {
    display: inline-block;
  }
  .sub-row.rangecalendar {
    margin-top: 1rem;
    /* background: rgba(255,255,255,0.1); */
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 0;
    border-right: 0;
    margin-bottom: 1rem;
    padding: 10px 0;
    /* padding-left: 0.5rem; */
  }
  .m-top {
    margin-top: 10px !important;
  }
  p.t-enfasis {
    font-size: 11px !important;
    text-transform: uppercase;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .submit-search {
    margin: 0 !important;
    margin-left: auto !important;
  }
}
input[type=checkbox].ckbx {
  margin-right: 10px;
}

.t-enfasis {
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: bold !important;
  font-size: 16px !important;
  line-height: 22px !important;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link::after {
  display: none !important;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search.mega-menu-link:before {
  background-image: url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='fas' data-icon='magnifying-glass' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' class='svg-inline--fa fa-magnifying-glass'%3E%3Cpath fill='%23c2241e' d='M416 208c0 45.9-14.9 88.3-40 122.7L502.6 457.4c12.5 12.5 12.5 32.8 0 45.3s-32.8 12.5-45.3 0L330.7 376c-34.4 25.2-76.8 40-122.7 40C93.1 416 0 322.9 0 208S93.1 0 208 0S416 93.1 416 208zM208 352a144 144 0 1 0 0-288 144 144 0 1 0 0 288z' class=''%3E%3C/path%3E%3C/svg%3E");
  width: 20px;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 0px !important;
}

@media only screen and (min-width: 769px) {
  .main-sidebar .sidebar-widget {
    margin-right: 1rem;
  }
}
/* INFOBOX */
.widget_webdiocesi_infobox {
  /* border: 1px solid #E6E6E6; */
  padding: 0px;
}

.widget_webdiocesi_infobox > .wdi_header:first-of-type,
.widget_webdiocesi_infobox .wdi_header:first-of-type {
  background-repeat: no-repeat;
  background-position: 11px 11px;
  min-height: 136px;
  border: none;
}

.menu-right-menu-container {
  padding: 1rem;
}
.menu-right-menu-container .menu > li,
.menu-right-menu-container .widget_nav_menu .menu > li {
  list-style-type: none;
}
.menu-right-menu-container .menu > li,
.menu-right-menu-container .widget_nav_menu .menu > li {
  list-style-type: none;
  border-bottom: 2px solid #303030;
}
.menu-right-menu-container .menu > li a,
.menu-right-menu-container .widget_nav_menu .menu > li a {
  padding-left: 1rem;
  /* margin: 1rem; */
  border-left: 2px solid #303030;
}

.logo-adm a {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 155px;
  min-width: 125px;
  display: block;
  font-size: 0;
  border: none;
  background-size: 85px;
  border-radius: 10px;
  background-color: rgba(55, 55, 55, 0.5);
  margin: 1rem;
  background-image: url("../img/arcidiocesi_milano_white.png");
  /*
      background-image: url("data:image/svg+xml,%3Csvg width='76' height='115' viewBox='0 0 76 115' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_3920_43052' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='76' height='75'%3E%3Cpath d='M75.6186 0H0.540283V74.1925H75.6186V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3920_43052)'%3E%3Cpath d='M38.0741 73.9936C17.4904 73.9936 0.730957 57.4424 0.730957 37.1015C0.730957 16.7606 17.4904 0.198914 38.0741 0.198914C58.6579 0.198914 75.4173 16.7501 75.4173 37.1015C75.4173 57.4529 58.6685 73.9936 38.0741 73.9936ZM38.0741 0.816574C17.84 0.816574 1.36659 17.0956 1.36659 37.1015C1.36659 57.1074 17.8294 73.3655 38.0741 73.3655C58.3189 73.3655 74.7817 57.097 74.7817 37.1015C74.7817 17.1061 58.3189 0.816574 38.0741 0.816574Z' fill='white'/%3E%3Cpath d='M9.36493 47.1202C9.36493 47.1725 9.32255 47.2039 9.26958 47.2249C9.22721 47.2353 9.17424 47.2249 9.13186 47.1935L8.97296 46.7014C8.97296 46.7014 8.94117 46.67 8.91999 46.67L5.06384 47.8844C5.06384 47.8844 5.03206 47.9158 5.03206 47.9367L5.16978 48.3241C5.33928 48.7533 5.6359 48.8057 6.05966 48.701L6.494 48.6067C6.494 48.6067 6.57875 48.6486 6.58935 48.701C6.59994 48.7533 6.59994 48.7952 6.56816 48.8371L5.23334 49.2244C5.23334 49.2244 5.18037 49.2244 5.16978 49.193L4.69306 47.6227L4.15277 46.0628C4.15277 46.0628 4.15277 46.0209 4.18455 46.0105L5.49819 45.5708C5.49819 45.5708 5.58294 45.6127 5.59353 45.6545C5.61472 45.6964 5.60412 45.7488 5.57234 45.7802L5.16978 45.9477C4.76721 46.1152 4.54474 46.3245 4.67187 46.7747L4.7884 47.162C4.7884 47.162 4.82018 47.1935 4.84137 47.1935L8.69752 45.9791C8.69752 45.9791 8.73989 45.9477 8.7293 45.9267L8.57039 45.4347C8.59158 45.3823 8.62336 45.3509 8.66573 45.3405C8.70811 45.3195 8.76108 45.3195 8.79286 45.3614L9.05771 46.2408L9.36493 47.1202Z' fill='white'/%3E%3Cpath d='M8.23138 43.3095C8.23138 43.3095 8.16782 43.3828 8.11485 43.3933C8.06188 43.3933 8.01951 43.3933 7.98773 43.3514L7.93476 43.0164C7.93476 42.964 7.89238 42.9222 7.82882 42.9117L3.46417 42.137C3.39001 42.1161 3.33704 42.0742 3.32645 41.9904C3.31586 41.9067 3.34764 41.8543 3.42179 41.8125L7.43685 39.8548C7.43685 39.8548 7.48982 39.8234 7.48982 39.792L7.43685 39.436C7.43685 39.436 7.48982 39.3628 7.54279 39.3628C7.59575 39.3628 7.63813 39.3628 7.66991 39.4046L7.76526 40.1793L7.91357 41.0692C7.91357 41.0692 7.83941 41.1425 7.79704 41.1529C7.74407 41.1529 7.70169 41.1529 7.66991 41.1006L7.59575 40.6086C7.59575 40.6086 7.57457 40.5667 7.54279 40.5667C7.5216 40.5667 7.44744 40.6086 7.40507 40.6295L6.28212 41.1634L6.45162 42.3778L7.72288 42.6081C7.72288 42.6081 7.78644 42.6186 7.81822 42.6186C7.8606 42.6186 7.88179 42.5767 7.87119 42.5348L7.80763 42.0847C7.80763 42.0847 7.87119 42.0114 7.91357 42.0009C7.96654 42.0009 8.00891 42.0009 8.04069 42.0428L8.12545 42.7547L8.22079 43.299L8.23138 43.3095ZM6.03846 41.2786L4.42821 42.0323L6.18678 42.3359L6.03846 41.2786Z' fill='white'/%3E%3Cpath d='M7.60636 37.6668C7.60636 37.6668 7.53221 37.7296 7.47924 37.7296C7.42627 37.7296 7.38389 37.7087 7.36271 37.6668V37.2062C7.36271 37.2062 7.36271 37.1643 7.33092 37.1643L3.28409 37.0282C3.28409 37.0282 3.24171 37.0492 3.24171 37.0701V37.5412C3.24171 37.5412 3.14637 37.5935 3.10399 37.5935C3.05102 37.5935 3.00865 37.5726 2.97687 37.5307L3.02984 36.6618V35.7406C3.02984 35.7406 3.11459 35.6777 3.15696 35.6777C3.20993 35.6777 3.25231 35.6987 3.28409 35.7406L3.2629 36.264C3.2629 36.264 3.28409 36.3059 3.30528 36.3059L7.27796 36.4315C7.34152 36.4315 7.39449 36.3792 7.40508 36.3163V35.5416C7.41567 34.9449 7.16142 34.7355 6.57876 34.6727L6.10204 34.6204C6.10204 34.6204 6.03848 34.5471 6.03848 34.4948C6.03848 34.4529 6.05967 34.411 6.10204 34.3796L7.64874 34.4948C7.64874 34.4948 7.70171 34.5157 7.70171 34.5471L7.60636 36.777V37.6459V37.6668Z' fill='white'/%3E%3Cpath d='M7.94534 32.5685C7.94534 32.5685 7.86059 32.6104 7.80763 32.5999C7.76525 32.5894 7.72288 32.558 7.70169 32.5162L7.79703 32.066C7.79703 32.066 7.79703 32.0241 7.76525 32.0137L3.80316 31.1971C3.80316 31.1971 3.76079 31.2076 3.7502 31.239L3.65485 31.6891C3.65485 31.6891 3.5701 31.731 3.51713 31.7205C3.46416 31.7205 3.43238 31.6891 3.41119 31.6368L3.61248 30.7888L4.03623 28.6532C4.03623 28.6532 4.05742 28.6113 4.09979 28.6218L5.41342 28.8311C5.41342 28.8311 5.4558 28.9149 5.4558 28.9568C5.44521 29.0091 5.41342 29.0405 5.37105 29.0615L5.06383 29.0301C4.48117 28.9672 4.23751 29.0824 4.11039 29.6477L3.93029 30.4433C3.93029 30.4433 3.93029 30.4957 3.96207 30.4957L5.8054 30.8726L5.87955 30.4224C5.93252 30.0874 5.83718 29.9513 5.51936 29.878L5.37105 29.8466C5.37105 29.8466 5.32867 29.7629 5.33927 29.721C5.33927 29.6791 5.37105 29.6372 5.42402 29.6163L6.15499 29.7943L6.90715 29.9199C6.90715 29.9199 6.94953 30.0037 6.93893 30.0455C6.93893 30.0874 6.90715 30.1293 6.85418 30.1502L6.6529 30.1083C6.36687 30.056 6.21855 30.1502 6.1338 30.4643L6.01727 30.904L7.86059 31.2808C7.92416 31.2913 7.98772 31.2494 7.99831 31.1866L8.16781 30.2968C8.27375 29.7001 8.09366 29.4802 7.511 29.3232L7.12962 29.229C7.12962 29.229 7.07665 29.1452 7.08725 29.1033C7.08725 29.0615 7.12962 29.0196 7.172 28.9986L8.58097 29.3336C8.58097 29.3336 8.62335 29.3651 8.62335 29.386L8.11485 31.6891L7.95594 32.5476L7.94534 32.5685Z' fill='white'/%3E%3Cpath d='M7.82879 26.7583C7.82879 26.7583 7.797 26.6746 7.8076 26.6327C7.82879 26.5908 7.84997 26.5489 7.91354 26.5489L8.17838 26.6222C8.80342 26.8002 9.42845 26.4861 9.65092 25.9313C9.8522 25.4393 9.66152 25.01 9.16361 24.8111C8.75045 24.6541 8.45382 24.7692 8.16779 25.0833L7.61691 25.6696C7.12959 26.1825 6.5999 26.2453 6.08081 26.0464C5.34983 25.7638 5.10618 25.0414 5.36043 24.3924C5.48755 24.0678 5.73121 23.8271 5.95368 23.67C6.01724 23.6177 6.102 23.5549 6.12318 23.4921C6.15496 23.4188 6.12318 23.3769 6.03843 23.3455L5.93249 23.3036C5.93249 23.3036 5.85834 23.2513 5.87953 23.1885C5.90071 23.1256 5.94309 23.1256 5.98546 23.1152L7.2991 23.6281C7.2991 23.6281 7.33088 23.7119 7.30969 23.7538C7.2885 23.7956 7.25672 23.8271 7.21435 23.8375L7.03425 23.7747C6.40922 23.5863 5.78418 23.9631 5.59349 24.4342C5.43459 24.8425 5.64646 25.2194 6.05962 25.3764C6.46218 25.5335 6.73762 25.4183 6.99188 25.1566L7.56394 24.5389C8.09363 23.9841 8.62332 23.9317 9.15301 24.1411C10.0005 24.4761 10.17 25.2508 9.89458 25.9418C9.73567 26.3291 9.50261 26.5385 9.26954 26.7374C9.21658 26.7793 9.13183 26.8525 9.11064 26.9049C9.07886 26.9886 9.11064 27.0305 9.19539 27.0619L9.31192 27.1038C9.31192 27.1038 9.38608 27.1561 9.36489 27.219C9.3437 27.2818 9.30133 27.2922 9.25895 27.2818L7.83938 26.7269L7.82879 26.7583Z' fill='white'/%3E%3Cpath d='M14.2063 18.3414C14.1533 18.3518 14.1109 18.3414 14.0686 18.31C14.0368 18.2785 14.005 18.2367 14.0262 18.1843L14.2593 17.9331C14.2593 17.9331 14.3016 17.8389 14.2593 17.7865L12.0769 13.9654C12.0346 13.8921 12.0451 13.8293 12.0981 13.7665C12.1617 13.7037 12.2252 13.6932 12.2994 13.7246L16.3886 15.5252C16.3886 15.5252 16.4522 15.5462 16.4734 15.5252L16.717 15.2635C16.717 15.2635 16.8124 15.2635 16.8441 15.2949C16.8865 15.3263 16.9077 15.3682 16.8971 15.4206L16.3568 15.9859L15.753 16.6663C15.7 16.6663 15.6576 16.6663 15.6153 16.6245C15.5835 16.5931 15.5623 16.5512 15.5729 16.4988L15.9119 16.1324C15.9119 16.1324 15.9225 16.0906 15.9119 16.0696C15.9013 16.0592 15.8271 16.0173 15.7742 16.0068L14.6406 15.4938L13.8037 16.4046L14.4288 17.5143C14.4288 17.5143 14.4605 17.5771 14.4817 17.5981C14.5135 17.619 14.5559 17.619 14.5771 17.5981L14.8843 17.2526C14.8843 17.2526 14.9796 17.2526 15.0114 17.284C15.0538 17.3154 15.0644 17.3573 15.0644 17.4096L14.5665 17.9226L14.2063 18.3414ZM14.3864 15.3787L12.7761 14.6354L13.6554 16.1638L14.3758 15.3787H14.3864Z' fill='white'/%3E%3Cpath d='M18.126 14.2481C18.126 14.2481 18.0306 14.2272 17.9989 14.1853C17.9671 14.1434 17.9565 14.1015 17.9777 14.0597L18.3591 13.777C18.3591 13.777 18.4014 13.6933 18.3591 13.6514L16.0072 10.4584C16.0072 10.4584 15.9649 10.4375 15.9437 10.4584L15.5623 10.7306C15.4987 10.7306 15.4669 10.7096 15.4352 10.6678C15.4034 10.6259 15.3928 10.584 15.414 10.5317L15.9649 10.1653L16.5687 9.69416C16.6429 9.64182 16.7276 9.66276 16.7912 9.7151L19.3125 11.6728C19.3125 11.6728 19.3337 11.6832 19.3443 11.6728C19.3549 11.6728 19.3655 11.6518 19.3549 11.6309L18.2425 8.67869C18.2107 8.59494 18.2107 8.51119 18.2849 8.45884L18.751 8.15525L19.4396 7.62134C19.4926 7.62134 19.535 7.64228 19.5668 7.68415C19.5985 7.72603 19.6091 7.7679 19.5879 7.82025L19.2066 8.09243C19.2066 8.09243 19.1854 8.13431 19.2066 8.15525L21.5902 11.3901C21.5902 11.3901 21.6325 11.4111 21.6537 11.3901L22.0351 11.1179C22.0351 11.1179 22.1305 11.1389 22.1516 11.1807C22.1834 11.2226 22.194 11.2645 22.1728 11.3168L21.463 11.8089L20.7639 12.3428C20.7109 12.3428 20.6685 12.3218 20.6367 12.28C20.6049 12.2381 20.5943 12.1962 20.6155 12.1543L20.9969 11.8821C20.9969 11.8821 21.0181 11.8403 21.0075 11.8193L18.6345 8.60541C18.6345 8.60541 18.5709 8.56353 18.5392 8.58447C18.518 8.60541 18.5074 8.62635 18.518 8.65775L20.0858 12.772C20.107 12.8348 20.0858 12.8976 20.0223 12.95C19.9587 12.9918 19.8952 12.9918 19.8316 12.95L16.3356 10.2176C16.3356 10.2176 16.2827 10.2071 16.2615 10.2176C16.2403 10.2385 16.2297 10.2699 16.2615 10.3014L18.6027 13.4734C18.6027 13.4734 18.6875 13.5362 18.7192 13.5048L19.143 13.2012C19.143 13.2012 19.2383 13.2222 19.2595 13.264C19.2913 13.3059 19.3019 13.3478 19.2807 13.4001L18.6663 13.8189L18.1154 14.2376L18.126 14.2481Z' fill='white'/%3E%3Cpath d='M23.9738 10.3851C23.9738 10.3851 23.889 10.3432 23.8678 10.3013C23.8467 10.2595 23.8467 10.2071 23.8678 10.1652L24.2916 9.9768C24.2916 9.9768 24.3234 9.94539 24.3128 9.91399L22.6495 6.27084C22.6495 6.27084 22.6178 6.23943 22.586 6.2499L22.1622 6.43834C22.1093 6.42787 22.0775 6.39646 22.0563 6.35459C22.0351 6.31271 22.0351 6.26037 22.0563 6.21849L22.8614 5.89396L23.9526 5.37052C24.6306 5.06692 25.3192 5.2763 25.584 5.84161C25.8489 6.40693 25.584 6.98272 25.1391 7.26537C25.1179 7.26537 25.1073 7.29678 25.1179 7.30725C25.1179 7.32819 25.1497 7.32819 25.1709 7.32819C25.7641 7.15022 26.3786 7.30725 26.6646 7.93538C26.9718 8.60538 26.601 9.20211 25.8807 9.52664L24.7577 10.0082L23.9738 10.3746V10.3851ZM24.6094 7.44334C25.012 7.26537 25.1709 6.85709 24.8848 6.23943C24.62 5.64271 24.2704 5.50661 23.8255 5.70552L23.3381 5.92536C23.3381 5.92536 23.2958 5.96724 23.317 5.98818L24.0903 7.68413L24.6094 7.45381V7.44334ZM25.0014 9.66273L25.5628 9.41148C26.0608 9.19164 26.1879 8.81476 25.9019 8.1971C25.6158 7.57944 25.1391 7.45381 24.7047 7.64225L24.1857 7.87257L25.0014 9.66273Z' fill='white'/%3E%3Cpath d='M29.0694 8.34365C29.0694 8.34365 28.9846 8.2913 28.974 8.23896C28.9634 8.19709 28.974 8.14474 29.0058 8.11333L29.4614 7.98771C29.4614 7.98771 29.4931 7.9563 29.4931 7.93536L28.4126 4.08284C28.4126 4.08284 28.3808 4.04096 28.3596 4.05143L27.9041 4.17706C27.9041 4.17706 27.8193 4.12471 27.8087 4.07237C27.7981 4.02003 27.8087 3.97815 27.8405 3.93628L28.6986 3.7269L29.5355 3.47565C29.5355 3.47565 29.6097 3.52799 29.6309 3.58034C29.6414 3.63268 29.6309 3.67455 29.6097 3.71643L29.1541 3.84206C29.1541 3.84206 29.1118 3.87346 29.1224 3.8944L30.2029 7.74693C30.2029 7.74693 30.2347 7.7888 30.2559 7.77833L30.7114 7.65271C30.7114 7.65271 30.7856 7.70505 30.8068 7.74693C30.8174 7.79927 30.8068 7.84115 30.7856 7.88302L29.9381 8.0924L29.0906 8.34365H29.0694Z' fill='white'/%3E%3Cpath d='M32.3959 5.16115C32.2264 3.70598 33.0209 2.71144 34.1332 2.58582C35.2456 2.47066 36.2308 3.27676 36.4003 4.72146C36.5698 6.17662 35.7859 7.17116 34.6735 7.29679C33.5612 7.42241 32.5654 6.61631 32.4065 5.16115M35.5952 4.80521C35.4257 3.28723 34.949 2.72191 34.165 2.80566C33.3811 2.89988 33.0421 3.54895 33.2116 5.06693C33.3811 6.58491 33.8472 7.13975 34.6417 7.056C35.4363 6.97225 35.7647 6.32319 35.5846 4.80521' fill='white'/%3E%3Cpath d='M43.9537 7.5166C43.9537 7.5166 43.9113 7.43285 43.9219 7.3805C43.9325 7.32816 43.9643 7.29675 44.0173 7.28628L44.4728 7.40144C44.4728 7.40144 44.5152 7.40144 44.5258 7.37003L45.5534 3.50704C45.5534 3.50704 45.5534 3.45469 45.5216 3.45469L45.0661 3.33954C45.0661 3.33954 45.0237 3.25579 45.0343 3.20344C45.0449 3.16157 45.0767 3.11969 45.1296 3.09875L45.9771 3.33954C46.1678 3.39188 46.528 3.45469 46.7399 3.51751C48.1277 3.88392 48.668 5.01455 48.329 6.30221C47.99 7.57941 46.9835 8.31223 45.564 7.94582C45.3521 7.89347 45.0025 7.77832 44.8118 7.73644L43.9537 7.52707V7.5166ZM45.6275 7.70504C46.6869 7.97723 47.1742 7.45378 47.5344 6.09284C47.8946 4.73189 47.7145 4.02001 46.6657 3.74782L46.3055 3.6536C46.3055 3.6536 46.2526 3.6536 46.2526 3.68501L45.225 7.548C45.225 7.548 45.225 7.60035 45.2673 7.61082L45.6275 7.70504Z' fill='white'/%3E%3Cpath d='M49.5578 9.18114C49.5578 9.18114 49.5366 9.08692 49.5578 9.04505C49.579 9.00317 49.6214 8.97177 49.6638 8.9613L50.0875 9.16021C50.0875 9.16021 50.1405 9.16021 50.1511 9.13927L51.8779 5.52753C51.8779 5.52753 51.8779 5.48565 51.8567 5.46471L51.4329 5.2658C51.4329 5.2658 51.4117 5.17159 51.4329 5.12971C51.4541 5.08783 51.4859 5.05643 51.5389 5.04596L52.3228 5.44377L54.325 6.34409C54.325 6.34409 54.3568 6.3755 54.3462 6.40691L53.8271 7.62129C53.8271 7.62129 53.7424 7.64223 53.7 7.62129C53.6576 7.60035 53.6258 7.55848 53.6152 7.5166L53.7212 7.23394C53.9225 6.68956 53.8589 6.42784 53.3398 6.16612L52.5982 5.79971C52.5982 5.79971 52.5453 5.79971 52.5347 5.82065L51.7296 7.50613L52.1533 7.6841C52.4711 7.80973 52.63 7.74692 52.7677 7.46426L52.8313 7.32816C52.8313 7.32816 52.9161 7.30722 52.969 7.32816C53.0114 7.3491 53.0432 7.38051 53.0538 7.43285L52.7042 8.09239L52.397 8.78333C52.397 8.78333 52.3016 8.80427 52.2592 8.78333C52.2169 8.76239 52.1851 8.73098 52.1745 8.67864L52.2592 8.4902C52.3864 8.22848 52.3228 8.06098 52.0262 7.91442L51.6236 7.69457L50.8185 9.36958C50.7973 9.42193 50.8185 9.49521 50.8715 9.52662L51.7084 9.89302C52.2698 10.1443 52.5241 10.0082 52.8101 9.49521L53.0008 9.14974C53.0008 9.14974 53.0856 9.11833 53.1385 9.14974C53.1809 9.17067 53.2127 9.20208 53.2233 9.25443L52.5665 10.5316C52.5665 10.5316 52.5241 10.563 52.5029 10.5526L50.3629 9.52662L49.5578 9.17068V9.18114Z' fill='white'/%3E%3Cpath d='M54.3462 11.6309C54.3462 11.6309 54.3356 11.5366 54.3674 11.4948C54.3992 11.4529 54.4416 11.432 54.484 11.432L54.8653 11.6937C54.8653 11.6937 54.9077 11.7041 54.9289 11.6832L57.2595 8.41693C57.2595 8.41693 57.2701 8.37506 57.2489 8.35412L56.8676 8.0924C56.8676 8.0924 56.857 7.99818 56.8888 7.95631C56.9205 7.91443 56.9523 7.89349 57.0159 7.89349L57.7257 8.41693L59.4948 9.61038C59.4948 9.61038 59.516 9.65226 59.4948 9.67319L58.785 10.7829C58.785 10.7829 58.7003 10.8038 58.6579 10.7724C58.6155 10.741 58.5944 10.7096 58.5944 10.6573L58.7427 10.406C59.0181 9.93491 59.0075 9.61038 58.552 9.27538L57.9375 8.82522C57.9375 8.82522 57.8846 8.80428 57.874 8.82522L56.7298 10.4269L57.1218 10.6782C57.4078 10.8562 57.5774 10.8248 57.7574 10.5944L57.8634 10.4479C57.8634 10.4479 57.9587 10.4374 58.0011 10.4584C58.0435 10.4898 58.0647 10.5316 58.0647 10.584L57.6197 11.1702L57.1748 11.8193C57.1748 11.8193 57.0794 11.8402 57.0371 11.8088C56.9947 11.7879 56.9735 11.746 56.9735 11.6832L57.1112 11.4948C57.2807 11.254 57.2383 11.0865 56.9735 10.8771L56.6027 10.5944L55.5433 12.0915C55.5433 12.0915 55.5327 12.1334 55.5433 12.1543L56.0201 12.4893C56.0201 12.4893 56.0412 12.5835 56.0095 12.6254C55.9777 12.6673 55.9353 12.6882 55.8823 12.6882L55.0878 12.1124L54.3568 11.6309H54.3462Z' fill='white'/%3E%3Cpath d='M58.3824 14.6354C58.3824 14.5831 58.3824 14.5412 58.4248 14.4993C58.4672 14.4679 58.499 14.447 58.5519 14.4574L58.8804 14.782C58.8804 14.782 58.9227 14.8029 58.9439 14.782L61.8042 11.9554C61.8042 11.9554 61.8254 11.9135 61.8042 11.8926L61.4758 11.5681C61.4758 11.5157 61.4758 11.4738 61.5182 11.4424C61.55 11.411 61.603 11.3901 61.6453 11.4006L62.2492 12.0391L63.8277 13.5571C63.8277 13.5571 63.8489 13.599 63.8277 13.6199L62.9272 14.5935C62.9272 14.5935 62.8318 14.5935 62.8001 14.5621C62.7683 14.5203 62.7471 14.4784 62.7577 14.4365L62.959 14.1957C63.3298 13.7456 63.3615 13.4838 62.959 13.0651L62.3869 12.4788C62.3869 12.4788 62.3339 12.4579 62.3233 12.4788L60.9885 13.7979L61.3275 14.1015C61.5818 14.3318 61.7513 14.3214 61.9843 14.1015L62.0903 13.9968C62.0903 13.9968 62.1856 13.9968 62.2174 14.0387C62.2492 14.0701 62.2704 14.1224 62.2598 14.1643L61.7089 14.6668L61.1898 15.2217C61.1898 15.2217 61.0945 15.2217 61.0627 15.1798C61.0309 15.1484 61.0097 15.096 61.0203 15.0542L61.1686 14.9076C61.3699 14.6982 61.3699 14.5203 61.1474 14.2795L60.8402 13.9445L59.516 15.2531C59.516 15.2531 59.4736 15.3787 59.516 15.4206L60.1728 16.0487C60.6177 16.4675 60.9038 16.4256 61.3487 16.0382L61.6347 15.7765C61.6347 15.7765 61.7301 15.7765 61.7619 15.8184C61.7937 15.8498 61.8148 15.9021 61.8042 15.944L60.7555 16.9281C60.7555 16.9281 60.7131 16.949 60.6919 16.9281L59.0181 15.2426L58.3824 14.6354Z' fill='white'/%3E%3Cpath d='M62.0903 18.5089C62.0903 18.4566 62.1221 18.4147 62.1645 18.3937C62.2069 18.3623 62.2492 18.3519 62.2916 18.3728L62.5671 18.7602C62.5671 18.7602 62.6518 18.802 62.6836 18.7811L65.6922 16.7501C65.8723 16.6245 65.9677 16.4361 65.8617 16.3L65.6604 16.0069C65.6604 16.0069 65.6816 15.9126 65.724 15.8917C65.7664 15.8603 65.8088 15.8498 65.8617 15.8708L66.2855 16.5198L66.4974 16.792C66.5397 16.8444 66.5291 16.9176 66.4974 16.97L65.046 20.3409C65.046 20.3409 65.0248 20.4038 65.046 20.4352C65.0672 20.4561 65.099 20.4666 65.1308 20.4352L67.5038 18.8334C67.5038 18.8334 67.5567 18.7497 67.5356 18.7183L67.2389 18.2891C67.2389 18.2367 67.2707 18.1948 67.3025 18.1634C67.3449 18.132 67.3872 18.1216 67.4402 18.1425L67.8428 18.7706L68.2559 19.3255C68.2559 19.3778 68.2347 19.4197 68.1924 19.4511C68.15 19.4825 68.1076 19.4825 68.0546 19.472L67.7898 19.0847C67.7898 19.0847 67.7156 19.0428 67.6733 19.0637L64.2197 21.3983C64.1455 21.4506 64.0502 21.4506 63.9972 21.3669C63.9548 21.3041 63.9442 21.2517 63.9972 21.1261L65.6499 17.2526C65.6499 17.2526 65.671 17.2003 65.6499 17.1794C65.6393 17.1584 65.5969 17.148 65.5651 17.1794L62.8531 19.0114C62.8531 19.0114 62.8001 19.0952 62.8213 19.1266L63.1179 19.5558C63.1179 19.6081 63.0967 19.65 63.0544 19.6709C63.012 19.7023 62.9696 19.7128 62.9166 19.6919L62.5141 19.0742L62.1009 18.5194L62.0903 18.5089Z' fill='white'/%3E%3Cpath d='M66.7516 23.0524C66.8045 23.0524 66.8363 23.0838 66.8575 23.1256C66.8787 23.1675 66.8787 23.2199 66.8575 23.2617L66.6245 23.3874C66.0524 23.7014 65.8405 24.361 66.0842 24.9053C66.3066 25.3869 66.741 25.5649 67.2389 25.3555C67.6415 25.1775 67.7686 24.8949 67.7368 24.4657L67.705 23.67C67.6732 22.9686 68.0017 22.5394 68.5102 22.3195C69.2305 22.0055 69.9191 22.3405 70.2052 22.9686C70.3535 23.2931 70.3535 23.6177 70.3217 23.8899C70.3111 23.9736 70.3005 24.0678 70.3217 24.1307C70.3535 24.2039 70.4064 24.2039 70.4806 24.1725L70.5865 24.1307C70.5865 24.1307 70.6713 24.1202 70.7031 24.1725C70.7243 24.2353 70.7031 24.2667 70.6819 24.2982L69.4 24.8635C69.4 24.8635 69.3153 24.8321 69.2941 24.7797C69.2729 24.7378 69.2729 24.696 69.2941 24.6541L69.4636 24.5703C70.0357 24.2563 70.2052 23.5549 70.0039 23.0942C69.8238 22.686 69.4 22.5813 68.9975 22.7488C68.6055 22.9163 68.489 23.1989 68.5102 23.5549L68.5525 24.3924C68.5843 25.1461 68.2453 25.5649 67.7156 25.7952C66.8787 26.1616 66.1901 25.7324 65.8935 25.0624C65.724 24.675 65.7346 24.3714 65.7558 24.0574C65.7558 23.9841 65.777 23.8794 65.7558 23.8271C65.724 23.7433 65.671 23.7433 65.5863 23.7747L65.4697 23.8271C65.4697 23.8271 65.385 23.8375 65.3532 23.7852C65.332 23.7328 65.3532 23.691 65.3744 23.67L66.7728 23.0628L66.7516 23.0524Z' fill='white'/%3E%3Cpath d='M69.4742 27.6796C70.915 27.3446 72.0167 28.0041 72.271 29.0719C72.5252 30.1398 71.8366 31.218 70.3959 31.5426C68.9551 31.8776 67.8534 31.239 67.5991 30.1607C67.3449 29.0929 68.0335 28.0146 69.4636 27.6796M70.2052 30.7679C71.7095 30.4224 72.218 29.8885 72.0379 29.1243C71.8578 28.3705 71.1586 28.1088 69.6543 28.4647C68.15 28.8207 67.6415 29.3441 67.8322 30.1084C68.0123 30.8726 68.7009 31.1134 70.2052 30.7679Z' fill='white'/%3E%3Cpath d='M68.4042 33.9923C68.4042 33.9923 68.4784 33.9295 68.5208 33.9295C68.5737 33.9295 68.6161 33.9399 68.6479 33.9818L68.6691 34.4424C68.6691 34.4424 68.6903 34.4843 68.7115 34.4843L72.7583 34.3168C72.7583 34.3168 72.8007 34.2959 72.8007 34.2749L72.7795 33.8143C72.7795 33.8143 72.8536 33.7515 72.896 33.7515C72.949 33.7515 72.9914 33.762 73.0231 33.8143V34.6727L73.1079 35.9185C73.1397 36.6618 72.6947 37.2167 72.0061 37.2481C71.3811 37.269 70.8408 36.7979 70.8196 36.2326C70.8196 36.2012 70.809 36.1803 70.7772 36.1803C70.7561 36.1803 70.7349 36.2012 70.7349 36.2431C70.7561 36.8293 70.3111 37.2376 69.8238 37.2585C69.4636 37.269 69.2941 37.2062 69.0293 37.2167C68.7962 37.2271 68.6797 37.3423 68.6903 37.5412C68.6903 37.6354 68.7326 37.7192 68.8174 37.7715C68.881 37.8239 68.9551 37.8448 68.9657 37.9181C68.9657 37.9704 68.9339 38.0018 68.881 38.0018C68.7009 38.0018 68.489 37.7925 68.4784 37.4365C68.4466 36.6514 69.1352 36.5153 69.8874 36.4839C70.5972 36.4524 70.6607 36.0337 70.6501 35.6778L70.6289 35.1438L68.7644 35.2171C68.7644 35.2171 68.7221 35.2381 68.7221 35.259L68.7432 35.7824C68.7432 35.7824 68.6797 35.8453 68.6267 35.8453C68.5737 35.8453 68.5314 35.8243 68.4996 35.7824L68.4784 34.8507L68.4254 33.9923H68.4042ZM70.862 35.6987C70.8832 36.1384 71.254 36.4734 71.932 36.442C72.5994 36.421 72.8748 36.0651 72.8536 35.6359L72.8324 35.102C72.8324 35.102 72.8113 35.0496 72.7795 35.0496L70.8302 35.1334L70.8514 35.7092L70.862 35.6987Z' fill='white'/%3E%3Cpath d='M68.436 39.6978C68.436 39.6978 68.5208 39.6454 68.5631 39.6559C68.6161 39.6559 68.6585 39.6873 68.6691 39.7396L68.6055 40.2003C68.6055 40.2003 68.6161 40.2421 68.6479 40.2421L72.6523 40.8075C72.6523 40.8075 72.6947 40.797 72.6947 40.7761L72.7689 40.3154C72.7689 40.3154 72.843 40.2631 72.896 40.2736C72.949 40.2736 72.9913 40.305 73.0125 40.3573L72.8642 41.2157L72.5888 43.3828C72.5888 43.3828 72.5676 43.4247 72.5358 43.4142L71.2116 43.2886C71.2116 43.2886 71.1586 43.2153 71.1692 43.1734C71.1692 43.1211 71.201 43.0792 71.2434 43.0687H71.5506C72.1333 43.1106 72.3663 42.9745 72.4617 42.3987L72.5888 41.5926C72.5888 41.5926 72.5782 41.5403 72.557 41.5403L70.6925 41.2786L70.6501 41.7287C70.6183 42.0742 70.7243 42.1998 71.0421 42.2522L71.1904 42.2731C71.1904 42.2731 71.2434 42.3464 71.2328 42.3987C71.2328 42.4406 71.201 42.4825 71.148 42.5034L70.4065 42.3778L69.6437 42.294C69.6437 42.294 69.5907 42.2103 69.6013 42.1684C69.6013 42.1161 69.6331 42.0742 69.6861 42.0637L69.8874 42.0951C70.1734 42.1265 70.3217 42.0218 70.3853 41.6973L70.47 41.2576L68.6055 40.9959C68.5419 40.9959 68.4784 41.0378 68.4678 41.0901L68.3619 41.9904C68.2877 42.5872 68.489 42.7965 69.0716 42.9117L69.4636 42.985C69.4636 42.985 69.5166 43.0583 69.506 43.1106C69.506 43.1525 69.4742 43.2048 69.4318 43.2153L68.0017 42.9745C68.0017 42.9745 67.9593 42.9431 67.9593 42.9222L68.3195 40.5981L68.4254 39.7292L68.436 39.6978Z' fill='white'/%3E%3Cpath d='M68.9339 45.4975C68.9339 45.4975 68.9763 45.5708 68.9551 45.6231C68.9445 45.665 68.9127 45.7069 68.8597 45.7173L68.5949 45.6545C67.9593 45.5184 67.3554 45.8639 67.1647 46.4292C66.9952 46.9317 67.2071 47.3505 67.7262 47.518C68.1499 47.6541 68.436 47.518 68.7008 47.183L69.2093 46.5653C69.6543 46.0209 70.1946 45.9162 70.7242 46.0942C71.4658 46.335 71.7624 47.0364 71.5506 47.6959C71.434 48.031 71.2221 48.2822 71.0103 48.4602C70.9467 48.5125 70.8726 48.5753 70.8514 48.6381C70.8196 48.7114 70.862 48.7533 70.9467 48.7742L71.0526 48.8056C71.0526 48.8056 71.1268 48.858 71.1056 48.9103C71.0844 48.9731 71.0421 48.9836 71.0103 48.9941L69.6649 48.5649C69.6649 48.5649 69.6225 48.4811 69.6437 48.4392C69.6649 48.3974 69.686 48.366 69.739 48.345L69.9191 48.3869C70.5547 48.5335 71.1586 48.1252 71.3175 47.6436C71.4552 47.2248 71.2116 46.8584 70.7878 46.7223C70.3746 46.5967 70.1098 46.7223 69.8767 46.9945L69.347 47.6436C68.8597 48.2299 68.33 48.3136 67.7792 48.1356C66.9211 47.8634 66.688 47.0888 66.9211 46.3873C67.0482 45.9895 67.2707 45.7592 67.4931 45.5498C67.5461 45.4975 67.6308 45.4242 67.6414 45.3719C67.6732 45.2881 67.6308 45.2462 67.5461 45.2253L67.4296 45.1834C67.4296 45.1834 67.3554 45.1311 67.3766 45.0787C67.3978 45.0159 67.4296 45.0055 67.4719 45.0055L68.9233 45.4661L68.9339 45.4975Z' fill='white'/%3E%3Cpath d='M26.6434 58.2381C26.5375 58.2381 26.4633 58.1543 26.4633 58.0496V56.4688C26.4633 56.3641 26.5481 56.2909 26.6434 56.2909C26.7388 56.2909 26.8341 56.3746 26.8341 56.4688V58.0496C26.8341 58.1543 26.7494 58.2381 26.6434 58.2381Z' fill='white'/%3E%3Cpath d='M27.7346 58.2381C27.6287 58.2381 27.5545 58.1543 27.5545 58.0496V56.4688C27.5545 56.3641 27.6393 56.2909 27.7346 56.2909C27.8299 56.2909 27.9253 56.3746 27.9253 56.4688V58.0496C27.9253 58.1543 27.8405 58.2381 27.7346 58.2381Z' fill='white'/%3E%3Cpath d='M28.8257 58.2381C28.7198 58.2381 28.6456 58.1543 28.6456 58.0496V56.4688C28.6456 56.3641 28.7304 56.2909 28.8257 56.2909C28.9211 56.2909 29.0164 56.3746 29.0164 56.4688V58.0496C29.0164 58.1543 28.9317 58.2381 28.8257 58.2381Z' fill='white'/%3E%3Cpath d='M29.9063 58.2381C29.8004 58.2381 29.7262 58.1543 29.7262 58.0496V56.4688C29.7262 56.3641 29.8109 56.2909 29.9063 56.2909C30.0016 56.2909 30.0864 56.3746 30.0864 56.4688V58.0496C30.0864 58.1543 30.0016 58.2381 29.9063 58.2381Z' fill='white'/%3E%3Cpath d='M30.9975 58.2381C30.8915 58.2381 30.8174 58.1543 30.8174 58.0496V56.4688C30.8174 56.3641 30.9021 56.2909 30.9975 56.2909C31.0928 56.2909 31.1776 56.3746 31.1776 56.4688V58.0496C31.1776 58.1543 31.0928 58.2381 30.9975 58.2381Z' fill='white'/%3E%3Cpath d='M32.0887 58.2381C31.9827 58.2381 31.9086 58.1543 31.9086 58.0496V57.0446C31.9086 56.9399 31.9933 56.8666 32.0887 56.8666C32.184 56.8666 32.2688 56.9504 32.2688 57.0446V58.0496C32.2688 58.1543 32.184 58.2381 32.0887 58.2381Z' fill='white'/%3E%3Cpath d='M34.2604 58.238C34.1544 58.238 34.0803 58.1543 34.0803 58.0496V57.8507C34.0803 57.746 34.165 57.6727 34.2604 57.6727C34.3557 57.6727 34.4405 57.7565 34.4405 57.8507V58.0496C34.4405 58.1543 34.3557 58.238 34.2604 58.238Z' fill='white'/%3E%3Cpath d='M34.8113 58.2381C34.7053 58.2381 34.6312 58.1543 34.6312 58.0496V57.7251C34.6312 57.6204 34.7159 57.5471 34.8113 57.5471C34.9066 57.5471 34.9914 57.6309 34.9914 57.7251V58.0496C34.9914 58.1543 34.9066 58.2381 34.8113 58.2381Z' fill='white'/%3E%3Cpath d='M36.4427 58.2381C36.3368 58.2381 36.252 58.1543 36.252 58.0496V57.5471C36.252 57.4424 36.3368 57.3691 36.4427 57.3691C36.5486 57.3691 36.6228 57.4529 36.6228 57.5471V58.0496C36.6228 58.1543 36.538 58.2381 36.4427 58.2381Z' fill='white'/%3E%3Cpath d='M37.5338 58.2381C37.4279 58.2381 37.3431 58.1543 37.3431 58.0496V57.0132C37.3431 56.9085 37.4279 56.8352 37.5338 56.8352C37.6398 56.8352 37.7139 56.919 37.7139 57.0132V58.0496C37.7139 58.1543 37.6292 58.2381 37.5338 58.2381Z' fill='white'/%3E%3Cpath d='M38.6144 58.238C38.5085 58.238 38.4237 58.1543 38.4237 58.0496V56.8562C38.4237 56.7515 38.5085 56.6782 38.6144 56.6782C38.7203 56.6782 38.7945 56.7619 38.7945 56.8562V58.0496C38.7945 58.1543 38.7097 58.238 38.6144 58.238Z' fill='white'/%3E%3Cpath d='M39.7056 58.2381C39.5996 58.2381 39.5149 58.1543 39.5149 58.0496V56.7306C39.5149 56.6259 39.5996 56.5421 39.7056 56.5421C39.8115 56.5421 39.8857 56.6259 39.8857 56.7306V58.0496C39.8857 58.1543 39.8009 58.2381 39.7056 58.2381Z' fill='white'/%3E%3Cpath d='M40.7968 58.2381C40.6908 58.2381 40.6061 58.1543 40.6061 58.0496V56.4688C40.6061 56.3641 40.6908 56.2909 40.7968 56.2909C40.9027 56.2909 40.9769 56.3746 40.9769 56.4688V58.0496C40.9769 58.1543 40.8921 58.2381 40.7968 58.2381Z' fill='white'/%3E%3Cpath d='M41.8879 58.2381C41.782 58.2381 41.6972 58.1543 41.6972 58.0496V56.4688C41.6972 56.3641 41.782 56.2909 41.8879 56.2909C41.9938 56.2909 42.068 56.3746 42.068 56.4688V58.0496C42.068 58.1543 41.9832 58.2381 41.8879 58.2381Z' fill='white'/%3E%3Cpath d='M42.9791 58.2381C42.8731 58.2381 42.7884 58.1543 42.7884 58.0496V56.4688C42.7884 56.3641 42.8731 56.2909 42.9791 56.2909C43.085 56.2909 43.1592 56.3746 43.1592 56.4688V58.0496C43.1592 58.1543 43.0744 58.2381 42.9791 58.2381Z' fill='white'/%3E%3Cpath d='M44.0596 58.2381C43.9537 58.2381 43.869 58.1543 43.869 58.0496V56.4688C43.869 56.3641 43.9537 56.2909 44.0596 56.2909C44.1656 56.2909 44.2397 56.3746 44.2397 56.4688V58.0496C44.2397 58.1543 44.155 58.2381 44.0596 58.2381Z' fill='white'/%3E%3Cpath d='M45.1508 58.2381C45.0449 58.2381 44.9601 58.1543 44.9601 58.0496V56.4688C44.9601 56.3641 45.0449 56.2909 45.1508 56.2909C45.2568 56.2909 45.3309 56.3746 45.3309 56.4688V58.0496C45.3309 58.1543 45.2462 58.2381 45.1508 58.2381Z' fill='white'/%3E%3Cpath d='M46.242 58.2381C46.136 58.2381 46.0513 58.1543 46.0513 58.0496V56.4688C46.0513 56.3641 46.136 56.2909 46.242 56.2909C46.3479 56.2909 46.4221 56.3746 46.4221 56.4688V58.0496C46.4221 58.1543 46.3373 58.2381 46.242 58.2381Z' fill='white'/%3E%3Cpath d='M47.3331 58.2381C47.2272 58.2381 47.1425 58.1543 47.1425 58.0496V56.4688C47.1425 56.3641 47.2272 56.2909 47.3331 56.2909C47.4391 56.2909 47.5132 56.3746 47.5132 56.4688V58.0496C47.5132 58.1543 47.4285 58.2381 47.3331 58.2381Z' fill='white'/%3E%3Cpath d='M48.9646 58.2381C48.8586 58.2381 48.7739 58.1543 48.7739 58.0496V56.4688C48.7739 56.3641 48.8586 56.2909 48.9646 56.2909C49.0705 56.2909 49.1446 56.3746 49.1446 56.4688V58.0496C49.1446 58.1543 49.0599 58.2381 48.9646 58.2381Z' fill='white'/%3E%3Cpath d='M49.5049 58.2381C49.399 58.2381 49.3142 58.1543 49.3142 58.0496V56.4688C49.3142 56.3641 49.399 56.2909 49.5049 56.2909C49.6108 56.2909 49.685 56.3746 49.685 56.4688V58.0496C49.685 58.1543 49.6002 58.2381 49.5049 58.2381Z' fill='white'/%3E%3Cpath d='M63.7853 59.9864H9.95814C9.85221 59.9864 9.76746 59.9026 9.76746 59.7979C9.76746 59.6932 9.85221 59.62 9.95814 59.62H63.7747C63.8806 59.62 63.9654 59.7037 63.9654 59.7979C63.9654 59.8922 63.8806 59.9864 63.7747 59.9864' fill='white'/%3E%3Cpath d='M17.6281 58.2904C17.5222 58.2904 17.448 58.2066 17.448 58.102C17.448 57.9973 17.5327 57.924 17.6281 57.924H51.6978C51.8037 57.9135 51.8779 57.9973 51.8779 58.0915C51.8779 58.1857 51.7931 58.2695 51.6978 58.2695H17.6281V58.2904Z' fill='white'/%3E%3Cpath d='M21.1982 68.4347C21.0923 68.4347 21.0181 68.3509 21.0181 68.2567V66.1211C21.0181 66.0164 21.1029 65.9431 21.1982 65.9431C21.2936 65.9431 21.3783 66.0269 21.3783 66.1211V68.2567C21.3783 68.3614 21.2936 68.4347 21.1982 68.4347Z' fill='white'/%3E%3Cpath d='M22.2893 68.4347C22.1834 68.4347 22.1093 68.3509 22.1093 68.2567V66.1211C22.1093 66.0164 22.194 65.9431 22.2893 65.9431C22.3847 65.9431 22.48 66.0269 22.48 66.1211V68.2567C22.48 68.3614 22.3953 68.4347 22.2893 68.4347Z' fill='white'/%3E%3Cpath d='M23.3805 68.4347C23.2746 68.4347 23.2004 68.3509 23.2004 68.2567V66.1211C23.2004 66.0164 23.2852 65.9431 23.3805 65.9431C23.4759 65.9431 23.5712 66.0269 23.5712 66.1211V68.2567C23.5712 68.3614 23.4865 68.4347 23.3805 68.4347Z' fill='white'/%3E%3Cpath d='M24.4611 68.4347C24.3552 68.4347 24.281 68.3509 24.281 68.2567V66.1211C24.281 66.0164 24.3658 65.9431 24.4611 65.9431C24.5564 65.9431 24.6518 66.0269 24.6518 66.1211V68.2567C24.6518 68.3614 24.567 68.4347 24.4611 68.4347Z' fill='white'/%3E%3Cpath d='M25.5523 68.4347C25.4463 68.4347 25.3722 68.3509 25.3722 68.2567V66.1211C25.3722 66.0164 25.4569 65.9431 25.5523 65.9431C25.6476 65.9431 25.743 66.0269 25.743 66.1211V68.2567C25.743 68.3614 25.6582 68.4347 25.5523 68.4347Z' fill='white'/%3E%3Cpath d='M26.6434 68.4347C26.5375 68.4347 26.4633 68.3509 26.4633 68.2567V66.1211C26.4633 66.0164 26.5481 65.9431 26.6434 65.9431C26.7388 65.9431 26.8341 66.0269 26.8341 66.1211V68.2567C26.8341 68.3614 26.7494 68.4347 26.6434 68.4347Z' fill='white'/%3E%3Cpath d='M27.7346 68.4347C27.6287 68.4347 27.5545 68.3509 27.5545 68.2567V66.1211C27.5545 66.0164 27.6393 65.9431 27.7346 65.9431C27.8299 65.9431 27.9253 66.0269 27.9253 66.1211V68.2567C27.9253 68.3614 27.8405 68.4347 27.7346 68.4347Z' fill='white'/%3E%3Cpath d='M28.8257 68.4347C28.7198 68.4347 28.6456 68.3509 28.6456 68.2567V66.1211C28.6456 66.0164 28.7304 65.9431 28.8257 65.9431C28.9211 65.9431 29.0164 66.0269 29.0164 66.1211V68.2567C29.0164 68.3614 28.9317 68.4347 28.8257 68.4347Z' fill='white'/%3E%3Cpath d='M29.9063 68.4347C29.8004 68.4347 29.7262 68.3509 29.7262 68.2567V66.1211C29.7262 66.0164 29.8109 65.9431 29.9063 65.9431C30.0016 65.9431 30.0864 66.0269 30.0864 66.1211V68.2567C30.0864 68.3614 30.0016 68.4347 29.9063 68.4347Z' fill='white'/%3E%3Cpath d='M30.9975 68.4347C30.8915 68.4347 30.8174 68.3509 30.8174 68.2567V66.1211C30.8174 66.0164 30.9021 65.9431 30.9975 65.9431C31.0928 65.9431 31.1776 66.0269 31.1776 66.1211V68.2567C31.1776 68.3614 31.0928 68.4347 30.9975 68.4347Z' fill='white'/%3E%3Cpath d='M32.0887 68.4347C31.9827 68.4347 31.9086 68.3509 31.9086 68.2567V66.1211C31.9086 66.0164 31.9933 65.9431 32.0887 65.9431C32.184 65.9431 32.2688 66.0269 32.2688 66.1211V68.2567C32.2688 68.3614 32.184 68.4347 32.0887 68.4347Z' fill='white'/%3E%3Cpath d='M33.1798 68.4347C33.0739 68.4347 32.9997 68.3509 32.9997 68.2567V66.1211C32.9997 66.0164 33.0844 65.9431 33.1798 65.9431C33.2751 65.9431 33.3599 66.0269 33.3599 66.1211V68.2567C33.3599 68.3614 33.2751 68.4347 33.1798 68.4347Z' fill='white'/%3E%3Cpath d='M34.2604 68.4347C34.1544 68.4347 34.0803 68.3509 34.0803 68.2567V66.1211C34.0803 66.0164 34.165 65.9431 34.2604 65.9431C34.3557 65.9431 34.4405 66.0269 34.4405 66.1211V68.2567C34.4405 68.3614 34.3557 68.4347 34.2604 68.4347Z' fill='white'/%3E%3Cpath d='M35.3515 68.4347C35.2456 68.4347 35.1714 68.3509 35.1714 68.2567V66.1211C35.1714 66.0164 35.2562 65.9431 35.3515 65.9431C35.4469 65.9431 35.5316 66.0269 35.5316 66.1211V68.2567C35.5316 68.3614 35.4469 68.4347 35.3515 68.4347Z' fill='white'/%3E%3Cpath d='M36.4427 68.4347C36.3368 68.4347 36.252 68.3509 36.252 68.2567V66.1211C36.252 66.0164 36.3368 65.9431 36.4427 65.9431C36.5486 65.9431 36.6228 66.0269 36.6228 66.1211V68.2567C36.6228 68.3614 36.538 68.4347 36.4427 68.4347Z' fill='white'/%3E%3Cpath d='M37.5338 68.4347C37.4279 68.4347 37.3431 68.3509 37.3431 68.2567V66.1211C37.3431 66.0164 37.4279 65.9431 37.5338 65.9431C37.6398 65.9431 37.7139 66.0269 37.7139 66.1211V68.2567C37.7139 68.3614 37.6292 68.4347 37.5338 68.4347Z' fill='white'/%3E%3Cpath d='M38.6144 68.4347C38.5085 68.4347 38.4237 68.3509 38.4237 68.2567V66.1211C38.4237 66.0164 38.5085 65.9431 38.6144 65.9431C38.7203 65.9431 38.7945 66.0269 38.7945 66.1211V68.2567C38.7945 68.3614 38.7097 68.4347 38.6144 68.4347Z' fill='white'/%3E%3Cpath d='M39.7056 68.4347C39.5996 68.4347 39.5149 68.3509 39.5149 68.2567V66.1211C39.5149 66.0164 39.5996 65.9431 39.7056 65.9431C39.8115 65.9431 39.8857 66.0269 39.8857 66.1211V68.2567C39.8857 68.3614 39.8009 68.4347 39.7056 68.4347Z' fill='white'/%3E%3Cpath d='M40.7968 68.4347C40.6908 68.4347 40.6061 68.3509 40.6061 68.2567V66.1211C40.6061 66.0164 40.6908 65.9431 40.7968 65.9431C40.9027 65.9431 40.9769 66.0269 40.9769 66.1211V68.2567C40.9769 68.3614 40.8921 68.4347 40.7968 68.4347Z' fill='white'/%3E%3Cpath d='M41.8879 68.4347C41.782 68.4347 41.6972 68.3509 41.6972 68.2567V66.1211C41.6972 66.0164 41.782 65.9431 41.8879 65.9431C41.9938 65.9431 42.068 66.0269 42.068 66.1211V68.2567C42.068 68.3614 41.9832 68.4347 41.8879 68.4347Z' fill='white'/%3E%3Cpath d='M42.9791 68.4347C42.8731 68.4347 42.7884 68.3509 42.7884 68.2567V66.1211C42.7884 66.0164 42.8731 65.9431 42.9791 65.9431C43.085 65.9431 43.1592 66.0269 43.1592 66.1211V68.2567C43.1592 68.3614 43.0744 68.4347 42.9791 68.4347Z' fill='white'/%3E%3Cpath d='M44.0596 68.4347C43.9537 68.4347 43.869 68.3509 43.869 68.2567V66.1211C43.869 66.0164 43.9537 65.9431 44.0596 65.9431C44.1656 65.9431 44.2397 66.0269 44.2397 66.1211V68.2567C44.2397 68.3614 44.155 68.4347 44.0596 68.4347Z' fill='white'/%3E%3Cpath d='M45.1508 68.4347C45.0449 68.4347 44.9601 68.3509 44.9601 68.2567V66.1211C44.9601 66.0164 45.0449 65.9431 45.1508 65.9431C45.2568 65.9431 45.3309 66.0269 45.3309 66.1211V68.2567C45.3309 68.3614 45.2462 68.4347 45.1508 68.4347Z' fill='white'/%3E%3Cpath d='M46.242 68.4347C46.136 68.4347 46.0513 68.3509 46.0513 68.2567V66.1211C46.0513 66.0164 46.136 65.9431 46.242 65.9431C46.3479 65.9431 46.4221 66.0269 46.4221 66.1211V68.2567C46.4221 68.3614 46.3373 68.4347 46.242 68.4347Z' fill='white'/%3E%3Cpath d='M47.3331 68.4347C47.2272 68.4347 47.1425 68.3509 47.1425 68.2567V66.1211C47.1425 66.0164 47.2272 65.9431 47.3331 65.9431C47.4391 65.9431 47.5132 66.0269 47.5132 66.1211V68.2567C47.5132 68.3614 47.4285 68.4347 47.3331 68.4347Z' fill='white'/%3E%3Cpath d='M48.4137 68.4347C48.3078 68.4347 48.223 68.3509 48.223 68.2567V66.1211C48.223 66.0164 48.3078 65.9431 48.4137 65.9431C48.5196 65.9431 48.5938 66.0269 48.5938 66.1211V68.2567C48.5938 68.3614 48.5091 68.4347 48.4137 68.4347Z' fill='white'/%3E%3Cpath d='M49.5049 68.4347C49.399 68.4347 49.3142 68.3509 49.3142 68.2567V66.1211C49.3142 66.0164 49.399 65.9431 49.5049 65.9431C49.6108 65.9431 49.685 66.0269 49.685 66.1211V68.2567C49.685 68.3614 49.6002 68.4347 49.5049 68.4347Z' fill='white'/%3E%3Cpath d='M50.596 68.4347C50.4901 68.4347 50.4053 68.3509 50.4053 68.2567V66.1211C50.4053 66.0164 50.4901 65.9431 50.596 65.9431C50.702 65.9431 50.7761 66.0269 50.7761 66.1211V68.2567C50.7761 68.3614 50.6914 68.4347 50.596 68.4347Z' fill='white'/%3E%3Cpath d='M51.6872 68.4347C51.5812 68.4347 51.5071 68.3509 51.5071 68.2567V66.1211C51.5071 66.0164 51.5918 65.9431 51.6872 65.9431C51.7825 65.9431 51.8779 66.0269 51.8779 66.1211V68.2567C51.8779 68.3614 51.7931 68.4347 51.6872 68.4347Z' fill='white'/%3E%3Cpath d='M52.7783 68.4347C52.6724 68.4347 52.5876 68.3509 52.5876 68.2567V66.1211C52.5876 66.0164 52.6724 65.9431 52.7783 65.9431C52.8843 65.9431 52.9584 66.0269 52.9584 66.1211V68.2567C52.9584 68.3614 52.8737 68.4347 52.7783 68.4347Z' fill='white'/%3E%3Cpath d='M23.9208 65.5558C23.8149 65.5558 23.7407 65.472 23.7407 65.3778V63.2421C23.7407 63.1375 23.8255 63.0642 23.9208 63.0642C24.0162 63.0642 24.1115 63.1479 24.1115 63.2421V65.3778C24.1115 65.4825 24.0268 65.5558 23.9208 65.5558Z' fill='white'/%3E%3Cpath d='M25.0119 65.5558C24.906 65.5558 24.8318 65.472 24.8318 65.3778V63.2421C24.8318 63.1375 24.9166 63.0642 25.0119 63.0642C25.1073 63.0642 25.2026 63.1479 25.2026 63.2421V65.3778C25.2026 65.4825 25.1179 65.5558 25.0119 65.5558Z' fill='white'/%3E%3Cpath d='M26.1031 65.5558C25.9972 65.5558 25.923 65.472 25.923 65.3778V63.2421C25.923 63.1375 26.0078 63.0642 26.1031 63.0642C26.1985 63.0642 26.2938 63.1479 26.2938 63.2421V65.3778C26.2938 65.4825 26.2091 65.5558 26.1031 65.5558Z' fill='white'/%3E%3Cpath d='M27.1837 65.5558C27.0778 65.5558 27.0036 65.472 27.0036 65.3778V63.2421C27.0036 63.1375 27.0884 63.0642 27.1837 63.0642C27.279 63.0642 27.3744 63.1479 27.3744 63.2421V65.3778C27.3744 65.4825 27.2896 65.5558 27.1837 65.5558Z' fill='white'/%3E%3Cpath d='M28.2749 65.5558C28.1689 65.5558 28.0948 65.472 28.0948 65.3778V63.2421C28.0948 63.1375 28.1795 63.0642 28.2749 63.0642C28.3702 63.0642 28.4656 63.1479 28.4656 63.2421V65.3778C28.4656 65.4825 28.3808 65.5558 28.2749 65.5558Z' fill='white'/%3E%3Cpath d='M29.366 65.5558C29.2601 65.5558 29.1859 65.472 29.1859 65.3778V63.2421C29.1859 63.1375 29.2707 63.0642 29.366 63.0642C29.4614 63.0642 29.5567 63.1479 29.5567 63.2421V65.3778C29.5567 65.4825 29.4719 65.5558 29.366 65.5558Z' fill='white'/%3E%3Cpath d='M30.4572 65.5558C30.3513 65.5558 30.2771 65.472 30.2771 65.3778V63.2421C30.2771 63.1375 30.3619 63.0642 30.4572 63.0642C30.5525 63.0642 30.6373 63.1479 30.6373 63.2421V65.3778C30.6373 65.4825 30.5525 65.5558 30.4572 65.5558Z' fill='white'/%3E%3Cpath d='M31.5378 65.5558C31.4318 65.5558 31.3577 65.472 31.3577 65.3778V63.2421C31.3577 63.1375 31.4424 63.0642 31.5378 63.0642C31.6331 63.0642 31.7179 63.1479 31.7179 63.2421V65.3778C31.7179 65.4825 31.6331 65.5558 31.5378 65.5558Z' fill='white'/%3E%3Cpath d='M32.6289 65.5558C32.523 65.5558 32.4489 65.472 32.4489 65.3778V63.2421C32.4489 63.1375 32.5336 63.0642 32.6289 63.0642C32.7243 63.0642 32.809 63.1479 32.809 63.2421V65.3778C32.809 65.4825 32.7243 65.5558 32.6289 65.5558Z' fill='white'/%3E%3Cpath d='M33.7201 65.5558C33.6141 65.5558 33.54 65.472 33.54 65.3778V63.2421C33.54 63.1375 33.6247 63.0642 33.7201 63.0642C33.8154 63.0642 33.9002 63.1479 33.9002 63.2421V65.3778C33.9002 65.4825 33.8154 65.5558 33.7201 65.5558Z' fill='white'/%3E%3Cpath d='M34.8113 65.5558C34.7053 65.5558 34.6312 65.472 34.6312 65.3778V63.2421C34.6312 63.1375 34.7159 63.0642 34.8113 63.0642C34.9066 63.0642 34.9914 63.1479 34.9914 63.2421V65.3778C34.9914 65.4825 34.9066 65.5558 34.8113 65.5558Z' fill='white'/%3E%3Cpath d='M35.9024 65.5558C35.7964 65.5558 35.7223 65.472 35.7223 65.3778V63.2421C35.7223 63.1375 35.807 63.0642 35.9024 63.0642C35.9977 63.0642 36.0825 63.1479 36.0825 63.2421V65.3778C36.0825 65.4825 35.9977 65.5558 35.9024 65.5558Z' fill='white'/%3E%3Cpath d='M36.983 65.5558C36.877 65.5558 36.7923 65.472 36.7923 65.3778V63.2421C36.7923 63.1375 36.877 63.0642 36.983 63.0642C37.0889 63.0642 37.1631 63.1479 37.1631 63.2421V65.3778C37.1631 65.4825 37.0783 65.5558 36.983 65.5558Z' fill='white'/%3E%3Cpath d='M38.0741 65.5558C37.9682 65.5558 37.8834 65.472 37.8834 65.3778V63.2421C37.8834 63.1375 37.9682 63.0642 38.0741 63.0642C38.18 63.0642 38.2542 63.1479 38.2542 63.2421V65.3778C38.2542 65.4825 38.1695 65.5558 38.0741 65.5558Z' fill='white'/%3E%3Cpath d='M39.1653 65.5558C39.0594 65.5558 38.9746 65.472 38.9746 65.3778V63.2421C38.9746 63.1375 39.0594 63.0642 39.1653 63.0642C39.2712 63.0642 39.3454 63.1479 39.3454 63.2421V65.3778C39.3454 65.4825 39.2606 65.5558 39.1653 65.5558Z' fill='white'/%3E%3Cpath d='M40.2459 65.5558C40.1399 65.5558 40.0552 65.472 40.0552 65.3778V63.2421C40.0552 63.1375 40.1399 63.0642 40.2459 63.0642C40.3518 63.0642 40.426 63.1479 40.426 63.2421V65.3778C40.426 65.4825 40.3412 65.5558 40.2459 65.5558Z' fill='white'/%3E%3Cpath d='M41.3371 65.5558C41.2311 65.5558 41.1464 65.472 41.1464 65.3778V63.2421C41.1464 63.1375 41.2311 63.0642 41.3371 63.0642C41.443 63.0642 41.5171 63.1479 41.5171 63.2421V65.3778C41.5171 65.4825 41.4324 65.5558 41.3371 65.5558Z' fill='white'/%3E%3Cpath d='M42.4282 65.5558C42.3222 65.5558 42.2375 65.472 42.2375 65.3778V63.2421C42.2375 63.1375 42.3222 63.0642 42.4282 63.0642C42.5341 63.0642 42.6083 63.1479 42.6083 63.2421V65.3778C42.6083 65.4825 42.5235 65.5558 42.4282 65.5558Z' fill='white'/%3E%3Cpath d='M43.5194 65.5558C43.4134 65.5558 43.3287 65.472 43.3287 65.3778V63.2421C43.3287 63.1375 43.4134 63.0642 43.5194 63.0642C43.6253 63.0642 43.6995 63.1479 43.6995 63.2421V65.3778C43.6995 65.4825 43.6147 65.5558 43.5194 65.5558Z' fill='white'/%3E%3Cpath d='M44.6105 65.5558C44.5046 65.5558 44.4199 65.472 44.4199 65.3778V63.2421C44.4199 63.1375 44.5046 63.0642 44.6105 63.0642C44.7165 63.0642 44.7906 63.1479 44.7906 63.2421V65.3778C44.7906 65.4825 44.7059 65.5558 44.6105 65.5558Z' fill='white'/%3E%3Cpath d='M45.7017 65.5558C45.5957 65.5558 45.511 65.472 45.511 65.3778V63.2421C45.511 63.1375 45.5957 63.0642 45.7017 63.0642C45.8076 63.0642 45.8818 63.1479 45.8818 63.2421V65.3778C45.8818 65.4825 45.797 65.5558 45.7017 65.5558Z' fill='white'/%3E%3Cpath d='M46.7822 65.5558C46.6763 65.5558 46.5916 65.472 46.5916 65.3778V63.2421C46.5916 63.1375 46.6763 63.0642 46.7822 63.0642C46.8882 63.0642 46.9623 63.1479 46.9623 63.2421V65.3778C46.9623 65.4825 46.8776 65.5558 46.7822 65.5558Z' fill='white'/%3E%3Cpath d='M47.8734 65.5558C47.7675 65.5558 47.6827 65.472 47.6827 65.3778V63.2421C47.6827 63.1375 47.7675 63.0642 47.8734 63.0642C47.9794 63.0642 48.0535 63.1479 48.0535 63.2421V65.3778C48.0535 65.4825 47.9688 65.5558 47.8734 65.5558Z' fill='white'/%3E%3Cpath d='M48.9646 65.5558C48.8586 65.5558 48.7739 65.472 48.7739 65.3778V63.2421C48.7739 63.1375 48.8586 63.0642 48.9646 63.0642C49.0705 63.0642 49.1446 63.1479 49.1446 63.2421V65.3778C49.1446 65.4825 49.0599 65.5558 48.9646 65.5558Z' fill='white'/%3E%3Cpath d='M50.0452 65.5558C49.9392 65.5558 49.8545 65.472 49.8545 65.3778V63.2421C49.8545 63.1375 49.9392 63.0642 50.0452 63.0642C50.1511 63.0642 50.2253 63.1479 50.2253 63.2421V65.3778C50.2253 65.4825 50.1405 65.5558 50.0452 65.5558Z' fill='white'/%3E%3Cpath d='M26.6434 62.6768C26.5375 62.6768 26.4633 62.5931 26.4633 62.4989V60.5517C26.4633 60.447 26.5481 60.3632 26.6434 60.3632C26.7388 60.3632 26.8341 60.447 26.8341 60.5517V62.4989C26.8341 62.6035 26.7494 62.6768 26.6434 62.6768Z' fill='white'/%3E%3Cpath d='M27.7346 62.6768C27.6287 62.6768 27.5545 62.5931 27.5545 62.4989V60.5517C27.5545 60.447 27.6393 60.3632 27.7346 60.3632C27.8299 60.3632 27.9253 60.447 27.9253 60.5517V62.4989C27.9253 62.6035 27.8405 62.6768 27.7346 62.6768Z' fill='white'/%3E%3Cpath d='M28.8257 62.6768C28.7198 62.6768 28.6456 62.5931 28.6456 62.4989V60.5517C28.6456 60.447 28.7304 60.3632 28.8257 60.3632C28.9211 60.3632 29.0164 60.447 29.0164 60.5517V62.4989C29.0164 62.6035 28.9317 62.6768 28.8257 62.6768Z' fill='white'/%3E%3Cpath d='M29.9063 62.6768C29.8004 62.6768 29.7262 62.5931 29.7262 62.4989V60.5517C29.7262 60.447 29.8109 60.3632 29.9063 60.3632C30.0016 60.3632 30.0864 60.447 30.0864 60.5517V62.4989C30.0864 62.6035 30.0016 62.6768 29.9063 62.6768Z' fill='white'/%3E%3Cpath d='M30.9975 62.6768C30.8915 62.6768 30.8174 62.5931 30.8174 62.4989V60.5517C30.8174 60.447 30.9021 60.3632 30.9975 60.3632C31.0928 60.3632 31.1776 60.447 31.1776 60.5517V62.4989C31.1776 62.6035 31.0928 62.6768 30.9975 62.6768Z' fill='white'/%3E%3Cpath d='M32.0887 62.6768C31.9827 62.6768 31.9086 62.5931 31.9086 62.4989V60.5517C31.9086 60.447 31.9933 60.3632 32.0887 60.3632C32.184 60.3632 32.2688 60.447 32.2688 60.5517V62.4989C32.2688 62.6035 32.184 62.6768 32.0887 62.6768Z' fill='white'/%3E%3Cpath d='M33.1798 62.6768C33.0739 62.6768 32.9997 62.5931 32.9997 62.4989V60.5517C32.9997 60.447 33.0844 60.3632 33.1798 60.3632C33.2751 60.3632 33.3599 60.447 33.3599 60.5517V62.4989C33.3599 62.6035 33.2751 62.6768 33.1798 62.6768Z' fill='white'/%3E%3Cpath d='M34.2604 62.6768C34.1544 62.6768 34.0803 62.5931 34.0803 62.4989V60.5517C34.0803 60.447 34.165 60.3632 34.2604 60.3632C34.3557 60.3632 34.4405 60.447 34.4405 60.5517V62.4989C34.4405 62.6035 34.3557 62.6768 34.2604 62.6768Z' fill='white'/%3E%3Cpath d='M35.3515 62.6768C35.2456 62.6768 35.1714 62.5931 35.1714 62.4989V60.5517C35.1714 60.447 35.2562 60.3632 35.3515 60.3632C35.4469 60.3632 35.5316 60.447 35.5316 60.5517V62.4989C35.5316 62.6035 35.4469 62.6768 35.3515 62.6768Z' fill='white'/%3E%3Cpath d='M36.4427 62.6768C36.3368 62.6768 36.252 62.5931 36.252 62.4989V60.5517C36.252 60.447 36.3368 60.3632 36.4427 60.3632C36.5486 60.3632 36.6228 60.447 36.6228 60.5517V62.4989C36.6228 62.6035 36.538 62.6768 36.4427 62.6768Z' fill='white'/%3E%3Cpath d='M37.5338 62.6768C37.4279 62.6768 37.3431 62.5931 37.3431 62.4989V60.5517C37.3431 60.447 37.4279 60.3632 37.5338 60.3632C37.6398 60.3632 37.7139 60.447 37.7139 60.5517V62.4989C37.7139 62.6035 37.6292 62.6768 37.5338 62.6768Z' fill='white'/%3E%3Cpath d='M38.6144 62.6768C38.5085 62.6768 38.4237 62.5931 38.4237 62.4989V60.5517C38.4237 60.447 38.5085 60.3632 38.6144 60.3632C38.7203 60.3632 38.7945 60.447 38.7945 60.5517V62.4989C38.7945 62.6035 38.7097 62.6768 38.6144 62.6768Z' fill='white'/%3E%3Cpath d='M39.7056 62.6768C39.5996 62.6768 39.5149 62.5931 39.5149 62.4989V60.5517C39.5149 60.447 39.5996 60.3632 39.7056 60.3632C39.8115 60.3632 39.8857 60.447 39.8857 60.5517V62.4989C39.8857 62.6035 39.8009 62.6768 39.7056 62.6768Z' fill='white'/%3E%3Cpath d='M40.7968 62.6768C40.6908 62.6768 40.6061 62.5931 40.6061 62.4989V60.5517C40.6061 60.447 40.6908 60.3632 40.7968 60.3632C40.9027 60.3632 40.9769 60.447 40.9769 60.5517V62.4989C40.9769 62.6035 40.8921 62.6768 40.7968 62.6768Z' fill='white'/%3E%3Cpath d='M41.8879 62.6768C41.782 62.6768 41.6972 62.5931 41.6972 62.4989V60.5517C41.6972 60.447 41.782 60.3632 41.8879 60.3632C41.9938 60.3632 42.068 60.447 42.068 60.5517V62.4989C42.068 62.6035 41.9832 62.6768 41.8879 62.6768Z' fill='white'/%3E%3Cpath d='M42.9791 62.6768C42.8731 62.6768 42.7884 62.5931 42.7884 62.4989V60.5517C42.7884 60.447 42.8731 60.3632 42.9791 60.3632C43.085 60.3632 43.1592 60.447 43.1592 60.5517V62.4989C43.1592 62.6035 43.0744 62.6768 42.9791 62.6768Z' fill='white'/%3E%3Cpath d='M44.0596 62.6768C43.9537 62.6768 43.869 62.5931 43.869 62.4989V60.5517C43.869 60.447 43.9537 60.3632 44.0596 60.3632C44.1656 60.3632 44.2397 60.447 44.2397 60.5517V62.4989C44.2397 62.6035 44.155 62.6768 44.0596 62.6768Z' fill='white'/%3E%3Cpath d='M45.1508 62.6768C45.0449 62.6768 44.9601 62.5931 44.9601 62.4989V60.5517C44.9601 60.447 45.0449 60.3632 45.1508 60.3632C45.2568 60.3632 45.3309 60.447 45.3309 60.5517V62.4989C45.3309 62.6035 45.2462 62.6768 45.1508 62.6768Z' fill='white'/%3E%3Cpath d='M46.242 62.6768C46.136 62.6768 46.0513 62.5931 46.0513 62.4989V60.5517C46.0513 60.447 46.136 60.3632 46.242 60.3632C46.3479 60.3632 46.4221 60.447 46.4221 60.5517V62.4989C46.4221 62.6035 46.3373 62.6768 46.242 62.6768Z' fill='white'/%3E%3Cpath d='M47.3331 62.6768C47.2272 62.6768 47.1425 62.5931 47.1425 62.4989V60.5517C47.1425 60.447 47.2272 60.3632 47.3331 60.3632C47.4391 60.3632 47.5132 60.447 47.5132 60.5517V62.4989C47.5132 62.6035 47.4285 62.6768 47.3331 62.6768Z' fill='white'/%3E%3Cpath d='M48.4137 62.6768C48.3078 62.6768 48.223 62.5931 48.223 62.4989V60.5517C48.223 60.447 48.3078 60.3632 48.4137 60.3632C48.5196 60.3632 48.5938 60.447 48.5938 60.5517V62.4989C48.5938 62.6035 48.5091 62.6768 48.4137 62.6768Z' fill='white'/%3E%3Cpath d='M49.5049 62.6768C49.399 62.6768 49.3142 62.5931 49.3142 62.4989V60.5517C49.3142 60.447 49.399 60.3632 49.5049 60.3632C49.6108 60.3632 49.685 60.447 49.685 60.5517V62.4989C49.685 62.6035 49.6002 62.6768 49.5049 62.6768Z' fill='white'/%3E%3Cpath d='M51.1363 65.5558C51.0304 65.5558 50.9456 65.472 50.9456 65.3778V63.2421C50.9456 63.1375 51.0304 63.0642 51.1363 63.0642C51.2422 63.0642 51.3164 63.1479 51.3164 63.2421V65.3778C51.3164 65.4825 51.2317 65.5558 51.1363 65.5558Z' fill='white'/%3E%3Cpath d='M52.2275 65.5558C52.1215 65.5558 52.0474 65.472 52.0474 65.3778V63.2421C52.0474 63.1375 52.1321 63.0642 52.2275 63.0642C52.3228 63.0642 52.4181 63.1479 52.4181 63.2421V65.3778C52.4181 65.4825 52.3334 65.5558 52.2275 65.5558Z' fill='white'/%3E%3Cpath d='M53.8589 68.4347C53.753 68.4347 53.6788 68.3509 53.6788 68.2567V66.1211C53.6788 66.0164 53.7636 65.9431 53.8589 65.9431C53.9543 65.9431 54.0496 66.0269 54.0496 66.1211V68.2567C54.0496 68.3614 53.9649 68.4347 53.8589 68.4347Z' fill='white'/%3E%3Cpath d='M54.9501 68.4347C54.8442 68.4347 54.7594 68.3509 54.7594 68.2567V66.1211C54.7594 66.0164 54.8442 65.9431 54.9501 65.9431C55.056 65.9431 55.1302 66.0269 55.1302 66.1211V68.2567C55.1302 68.3614 55.0454 68.4347 54.9501 68.4347Z' fill='white'/%3E%3Cpath d='M52.7784 62.6768H23.3805C23.2746 62.6768 23.2004 62.5931 23.2004 62.4989C23.2004 62.4046 23.2852 62.3209 23.3805 62.3209H52.7784C52.8843 62.3209 52.9585 62.4046 52.9585 62.4989C52.9585 62.5931 52.8737 62.6768 52.7784 62.6768Z' fill='white'/%3E%3Cpath d='M53.3186 65.5558H22.8296C22.7237 65.5558 22.6495 65.472 22.6495 65.3778C22.6495 65.2836 22.7343 65.1998 22.8296 65.1998H53.3186C53.4246 65.1998 53.4987 65.2836 53.4987 65.3778C53.4987 65.472 53.414 65.5558 53.3186 65.5558Z' fill='white'/%3E%3Cpath d='M21.1982 68.4347C21.0923 68.4347 21.0181 68.3509 21.0181 68.2567V66.1211C21.0181 66.0164 21.1029 65.9431 21.1982 65.9431C21.2936 65.9431 21.3783 66.0269 21.3783 66.1211V68.2567C21.3783 68.3614 21.2936 68.4347 21.1982 68.4347Z' fill='white'/%3E%3Cpath d='M56.0412 68.4347C55.9353 68.4347 55.8611 68.3509 55.8611 68.2567V66.1211C55.8611 66.0164 55.9459 65.9431 56.0412 65.9431C56.1366 65.9431 56.2319 66.0269 56.2319 66.1211V68.2567C56.2319 68.3614 56.1472 68.4347 56.0412 68.4347Z' fill='white'/%3E%3Cpath d='M50.6172 58.3113C50.4901 58.3113 50.3842 58.2067 50.3842 58.081V55.9977H48.954C48.8269 55.9977 48.7103 55.8931 48.7103 55.7674C48.7103 55.6418 48.8163 55.5266 48.954 55.5266H50.6278C50.7549 55.5266 50.8715 55.6313 50.8715 55.7674V58.0915C50.8715 58.2171 50.7655 58.3218 50.6278 58.3218' fill='white'/%3E%3Cpath d='M25.5311 58.3113C25.4039 58.3113 25.2874 58.2066 25.2874 58.081V55.7569C25.2874 55.6313 25.3934 55.5161 25.5311 55.5161H30.1394C30.2665 55.5161 30.383 55.6208 30.383 55.7569C30.383 55.893 30.2771 55.9872 30.1394 55.9872H25.7641V58.0705C25.7641 58.1962 25.6582 58.3008 25.5205 58.3008' fill='white'/%3E%3Cpath d='M68.489 58.3218H59.4207C59.2936 58.3218 59.1876 58.2171 59.1876 58.081C59.1876 57.9449 59.2936 57.8507 59.4207 57.8507H68.489C68.6161 57.8507 68.7326 57.9554 68.7326 58.081C68.7326 58.2066 68.6267 58.3218 68.489 58.3218Z' fill='white'/%3E%3Cpath d='M67.1753 60.0387H50.6066C50.4795 60.0387 50.3735 59.934 50.3735 59.7979C50.3735 59.6618 50.4795 59.5676 50.6066 59.5676H67.1753C67.3024 59.5676 67.419 59.6723 67.419 59.7979C67.419 59.9235 67.313 60.0387 67.1753 60.0387Z' fill='white'/%3E%3Cpath d='M25.5311 60.0387H8.91999C8.79286 60.0387 8.67633 59.934 8.67633 59.7979C8.67633 59.6618 8.78227 59.5676 8.91999 59.5676H25.5311C25.6582 59.5676 25.7747 59.6723 25.7747 59.7979C25.7747 59.9235 25.6688 60.0387 25.5311 60.0387Z' fill='white'/%3E%3Cpath d='M15.8695 58.3218H7.60635C7.47923 58.3218 7.37329 58.2171 7.37329 58.081C7.37329 57.9449 7.47923 57.8507 7.60635 57.8507H15.8695C15.9967 57.8507 16.1026 57.9554 16.1026 58.081C16.1026 58.2066 15.9967 58.3218 15.8695 58.3218Z' fill='white'/%3E%3Cpath d='M50.6172 58.3427C50.4901 58.3427 50.3842 58.2381 50.3842 58.1124C50.3842 57.9868 50.4901 57.8716 50.6172 57.8716H51.7084V57.8612C51.8355 57.8612 51.9414 57.9659 51.9414 58.0915C51.9414 58.2171 51.8355 58.3323 51.7084 58.3323H50.6172V58.3427Z' fill='white'/%3E%3Cpath d='M53.7636 58.3323C53.6365 58.3323 53.5305 58.2276 53.5305 58.0915C53.5305 57.9554 53.6365 57.8612 53.7636 57.8612H56.6875C56.8146 57.8612 56.9205 57.9659 56.9205 58.0915C56.9205 58.2171 56.8146 58.3323 56.6875 58.3323H53.7636Z' fill='white'/%3E%3Cpath d='M48.1065 55.9872H46.8458C46.7187 55.9872 46.6022 55.8826 46.6022 55.7465C46.6022 55.6104 46.7081 55.5161 46.8458 55.5161H48.1065C48.2336 55.5161 48.3396 55.6208 48.3396 55.7465C48.3396 55.8721 48.2336 55.9872 48.1065 55.9872Z' fill='white'/%3E%3Cpath d='M17.6281 58.3428C17.501 58.3428 17.395 58.2381 17.395 58.102C17.395 57.9659 17.501 57.8717 17.6281 57.8717H25.5311C25.6582 57.8612 25.7641 57.9659 25.7641 58.0915C25.7641 58.2171 25.6582 58.3218 25.5311 58.3218H17.6281V58.3428Z' fill='white'/%3E%3Cpath d='M53.3186 65.6081C53.1915 65.6081 53.075 65.5034 53.075 65.3778V62.7292H50.6066C50.4795 62.7292 50.3735 62.6245 50.3735 62.4989C50.3735 62.3732 50.4795 62.2686 50.6066 62.2686H53.308C53.4351 62.2686 53.5411 62.3732 53.5411 62.4989V65.3778C53.5411 65.5034 53.4351 65.6081 53.308 65.6081' fill='white'/%3E%3Cpath d='M22.8296 65.6081C22.7025 65.6081 22.5966 65.5034 22.5966 65.3778V62.4989C22.5966 62.3732 22.7025 62.2686 22.8296 62.2686H25.531C25.6582 62.2686 25.7641 62.3732 25.7641 62.4989C25.7641 62.6245 25.6582 62.7292 25.531 62.7292H23.0627V65.3778C23.0627 65.5034 22.9567 65.6081 22.819 65.6081' fill='white'/%3E%3Cpath d='M56.0412 68.487H20.107C19.9799 68.487 19.874 68.3824 19.874 68.2463V65.3673C19.874 65.2417 19.9799 65.137 20.107 65.137H22.8296C22.9568 65.137 23.0627 65.2417 23.0627 65.3673C23.0627 65.493 22.9568 65.6081 22.8296 65.6081H20.3401V68.016H55.7976V65.6081H53.308C53.1809 65.6081 53.0644 65.5034 53.0644 65.3673C53.0644 65.2312 53.1703 65.137 53.308 65.137H56.0306C56.1578 65.137 56.2743 65.2417 56.2743 65.3673V68.2463C56.2743 68.3719 56.1684 68.487 56.0306 68.487' fill='white'/%3E%3Cpath d='M50.6172 62.7292C50.4901 62.7292 50.3842 62.6245 50.3842 62.4989V59.8084C50.3842 59.6828 50.4901 59.5781 50.6172 59.5781C50.7443 59.5781 50.8609 59.6828 50.8609 59.8084V62.4989C50.8609 62.6245 50.7549 62.7292 50.6172 62.7292Z' fill='white'/%3E%3Cpath d='M25.5311 62.7292C25.4039 62.7292 25.2874 62.6245 25.2874 62.4989V59.8084C25.2874 59.6828 25.3934 59.5781 25.5311 59.5781C25.6688 59.5781 25.7747 59.6828 25.7747 59.8084V62.4989C25.7747 62.6245 25.6688 62.7292 25.5311 62.7292Z' fill='white'/%3E%3Cpath d='M32.417 39.4779C32.417 39.4779 32.3853 39.4779 32.3641 39.4779C30.044 38.8498 27.5015 36.3268 26.6222 34.8089C25.7324 33.2595 25.3616 30.8935 25.351 30.7888C25.3298 30.6841 25.4039 30.6004 25.5099 30.5794C25.6052 30.5585 25.7112 30.6318 25.7218 30.7365C25.7218 30.7574 26.0925 33.1338 26.9506 34.6309C27.8087 36.1175 30.3195 38.5462 32.4594 39.122C32.5548 39.1534 32.6183 39.2476 32.5865 39.3419C32.5654 39.4256 32.4912 39.4779 32.4065 39.4779' fill='white'/%3E%3Cpath d='M36.7711 24.2667C36.3368 24.2667 36.0931 24.0678 35.9872 23.9736C35.627 23.8689 34.9066 23.4292 34.5994 22.8744C34.5464 22.7906 34.5782 22.6755 34.6735 22.6231C34.7689 22.5708 34.8748 22.6022 34.9278 22.6964C35.2032 23.178 35.9024 23.5863 36.1249 23.6281C36.1673 23.6281 36.2096 23.6595 36.2414 23.7014C36.252 23.7119 36.5804 24.0992 37.3749 23.7642C37.3961 23.7642 37.4173 23.7538 37.4491 23.7538C37.5127 23.7538 38.4873 23.7433 38.8581 23.0314C38.8793 22.9895 38.9216 22.9581 38.964 22.9372C39.1971 22.8744 39.6738 22.6441 39.6632 22.4033C39.6632 22.3405 39.6844 22.2881 39.7374 22.2463C39.8963 22.1206 40.0658 21.9217 40.034 21.8275C40.0234 21.7856 40.0234 21.7333 40.034 21.6809C40.0552 21.6391 40.0976 21.6077 40.1399 21.5867L40.5425 21.4611C40.6378 21.4297 40.7438 21.482 40.7756 21.5763C40.8073 21.6705 40.7544 21.7752 40.659 21.8066L40.4048 21.8903C40.3836 22.1416 40.1611 22.3614 40.034 22.4661C39.981 22.9267 39.3772 23.1675 39.1547 23.2513C38.6886 24.0364 37.7034 24.0992 37.4809 24.0992C37.2054 24.2039 36.9724 24.2458 36.7817 24.2458' fill='white'/%3E%3Cpath d='M36.0825 21.1261C36.0825 21.1261 35.9766 21.1052 35.9448 21.0633L35.6694 20.7702C35.6694 20.7702 35.6164 20.6759 35.6164 20.6236C35.6164 20.6236 35.7011 20.0269 35.7965 19.4301C35.8177 19.315 35.8177 19.2208 35.7965 19.1475C35.7753 19.0533 35.8283 18.9486 35.9342 18.9276C36.0401 18.9067 36.1355 18.9591 36.1567 19.0637C36.1885 19.1789 36.1885 19.3255 36.1567 19.493C36.0825 19.9536 36.019 20.4037 35.9978 20.5922L36.1249 20.7283L36.7817 20.4352C36.8771 20.3933 36.983 20.4352 37.0254 20.5294C37.0677 20.6236 37.0254 20.7283 36.93 20.7702L36.1567 21.1156C36.1567 21.1156 36.1037 21.1366 36.0825 21.1366' fill='white'/%3E%3Cpath d='M35.4363 21.3668C35.4363 21.3668 35.341 21.3459 35.3092 21.3145C35.3092 21.3145 35.1185 21.1365 35.002 21.2098C34.9172 21.2726 34.8007 21.2517 34.7477 21.1679C34.6841 21.0842 34.7053 20.969 34.7901 20.9167C34.9914 20.7806 35.2032 20.8225 35.3727 20.9167C35.4469 20.7911 35.5528 20.6236 35.7012 20.5084C35.7753 20.4456 35.8918 20.4561 35.966 20.5398C36.0296 20.6236 36.019 20.7387 35.9342 20.8015C35.7329 20.9586 35.6164 21.2622 35.6164 21.2622C35.5952 21.325 35.5423 21.3668 35.4787 21.3773C35.4681 21.3773 35.4575 21.3773 35.4363 21.3773' fill='white'/%3E%3Cpath d='M38.3708 21.4716C38.3708 21.4716 38.3178 21.4716 38.286 21.4506C37.8305 21.2308 37.6716 21.3564 37.6716 21.3564C37.6292 21.4088 37.5656 21.4297 37.5021 21.4192C37.4385 21.4088 37.3855 21.3564 37.3644 21.2936C37.2266 20.8644 36.8453 20.7806 36.8241 20.7702C36.7287 20.7492 36.6546 20.655 36.6758 20.5503C36.6969 20.4561 36.7923 20.3933 36.8982 20.4038C36.9194 20.4038 37.3855 20.5085 37.6292 20.9691C37.7881 20.9272 38.0318 20.9272 38.3814 21.0738C38.5509 21.0214 39.017 20.8225 39.1017 20.2572C39.0488 20.0374 38.7839 18.7602 38.9005 18.153C38.9216 18.0587 39.0064 17.9855 39.1229 18.0064C39.2183 18.0273 39.2924 18.1216 39.2712 18.2262C39.1759 18.6973 39.3878 19.8175 39.4725 20.2049C39.4725 20.2258 39.4725 20.2467 39.4725 20.2677C39.3772 21.0319 38.731 21.3669 38.4026 21.4402C38.392 21.4402 38.3814 21.4402 38.3602 21.4402' fill='white'/%3E%3Cpath d='M40.7226 19.0114C40.7226 19.0114 40.659 19.0114 40.6272 18.9905C39.7056 18.4775 37.9576 18.0483 36.7393 18.0483C35.6164 18.0483 34.8112 18.2786 34.5888 18.5089C34.5676 18.5298 34.5358 18.5717 34.5464 18.6031C34.5464 18.7078 34.4722 18.7915 34.3769 18.802C34.2604 18.802 34.1862 18.7287 34.1756 18.6345C34.1756 18.5403 34.1968 18.4147 34.3239 18.2681C34.6629 17.9122 35.6058 17.6923 36.7393 17.6923C38.0317 17.6923 39.8221 18.1215 40.8179 18.6764C40.9027 18.7287 40.9344 18.8334 40.8921 18.9276C40.8603 18.9905 40.7967 19.0219 40.7332 19.0219' fill='white'/%3E%3Cpath d='M41.729 17.5562C41.729 17.5562 41.6654 17.5562 41.6337 17.5353C40.4366 16.813 38.731 16.4047 36.9618 16.4047C35.7647 16.4047 34.843 16.6978 34.5676 16.9909C34.5252 17.0328 34.4828 17.0852 34.4828 17.148C34.4828 17.2527 34.4087 17.3364 34.3133 17.3364C34.218 17.3469 34.1227 17.2631 34.1121 17.1689C34.1121 17.0642 34.1332 16.9072 34.2922 16.7397C34.6947 16.3209 35.7647 16.0383 36.9618 16.0383C38.7945 16.0383 40.5637 16.4675 41.8244 17.2317C41.9091 17.2841 41.9409 17.3992 41.8879 17.483C41.8561 17.5353 41.7926 17.5667 41.729 17.5667' fill='white'/%3E%3Cpath d='M36.8135 21.8484C36.4639 21.8484 35.9554 21.817 35.9554 21.817C35.8918 21.817 35.8388 21.7751 35.807 21.7228C35.7435 21.6181 35.6799 21.4506 35.7647 21.3145C35.86 21.1575 36.0825 21.1575 36.2202 21.1575C36.538 21.1575 36.983 21.3459 37.1948 21.4611C37.269 21.5029 37.3326 21.6076 37.3114 21.6914C37.269 21.8694 37.0677 21.8694 36.824 21.8694' fill='white'/%3E%3Cpath d='M35.6588 23.827C35.6588 23.827 35.574 23.8061 35.5317 23.7747C34.8854 23.1884 35.3516 22.0683 35.6588 21.6495C35.7223 21.5658 35.8283 21.5448 35.913 21.6076C35.9978 21.6704 36.019 21.7856 35.9554 21.8589C35.6906 22.2253 35.3516 23.1151 35.7859 23.5025C35.8601 23.5653 35.8707 23.6909 35.7965 23.7642C35.7647 23.8061 35.7117 23.827 35.6588 23.827Z' fill='white'/%3E%3Cpath d='M36.7393 24.2668C36.7393 24.2668 36.6863 24.2668 36.6652 24.2563C36.4639 24.1725 36.3156 24.005 36.2626 23.7957C36.1884 23.5235 36.2626 23.2094 36.4639 22.9372C36.5274 22.8535 36.644 22.843 36.7287 22.8953C36.8135 22.9582 36.8241 23.0733 36.7711 23.1466C36.644 23.3246 36.591 23.5339 36.6334 23.691C36.6652 23.7957 36.7287 23.8689 36.8241 23.9108C36.9194 23.9527 36.9618 24.0574 36.9194 24.1516C36.8876 24.2249 36.8241 24.2563 36.7499 24.2563' fill='white'/%3E%3Cpath d='M37.4385 24.1202C37.3644 24.1202 37.2902 24.0678 37.2584 23.9945C37.2584 23.9736 37.0783 23.4292 37.0254 23.1256C37.0042 23.0314 37.0783 22.9267 37.1737 22.9163C37.269 22.8953 37.375 22.9686 37.3856 23.0628C37.4385 23.3455 37.608 23.8794 37.608 23.8794C37.6398 23.9736 37.5868 24.0783 37.4809 24.1097C37.4597 24.1097 37.4491 24.1097 37.4279 24.1097' fill='white'/%3E%3Cpath d='M37.7457 23.157C37.6398 23.157 37.5551 23.0733 37.5551 22.9686C37.5551 22.6964 37.4067 22.2567 37.1313 21.9845C37.0571 21.9112 37.0571 21.7961 37.1313 21.7228C37.2055 21.6495 37.322 21.6495 37.3961 21.7228C37.7457 22.0683 37.9258 22.6127 37.9258 22.9686C37.9258 23.0733 37.8411 23.157 37.7457 23.157Z' fill='white'/%3E%3Cpath d='M37.661 27.5225C37.555 27.5225 37.4703 27.4388 37.4703 27.3445V26.5594C37.4703 26.4547 37.555 26.3814 37.661 26.3814C37.7669 26.3814 37.8411 26.4652 37.8411 26.5594V27.3445C37.8411 27.4492 37.7563 27.5225 37.661 27.5225Z' fill='white'/%3E%3Cpath d='M38.2542 27.1247H37.0783C36.9724 27.1247 36.8876 27.041 36.8876 26.9363C36.8876 26.8316 36.9724 26.7583 37.0783 26.7583H38.2542C38.3602 26.7583 38.4343 26.8421 38.4343 26.9363C38.4343 27.0305 38.3496 27.1247 38.2542 27.1247Z' fill='white'/%3E%3Cpath d='M40.659 26.6745C40.5849 26.6745 40.5107 26.6222 40.4789 26.5489L40.2459 25.858C40.2141 25.7638 40.2671 25.6591 40.3624 25.6277C40.4577 25.5963 40.5637 25.6486 40.5955 25.7428L40.8285 26.4338C40.8603 26.528 40.8073 26.6327 40.712 26.6641C40.6908 26.6641 40.6696 26.6641 40.659 26.6641' fill='white'/%3E%3Cpath d='M40.0234 26.5908C39.9599 26.5908 39.8963 26.5594 39.8539 26.4861C39.8116 26.3919 39.8433 26.2872 39.9387 26.2453L40.9769 25.7114C41.0616 25.6696 41.1782 25.701 41.2311 25.7952C41.2841 25.8894 41.2417 25.9941 41.1464 26.0464L40.1082 26.5803C40.1082 26.5803 40.0552 26.6013 40.0234 26.6013' fill='white'/%3E%3Cpath d='M37.8623 30.1397C37.7669 30.1397 37.6822 30.0664 37.6822 29.9722L37.608 29.1766C37.608 29.0719 37.6716 28.9882 37.7775 28.9777C37.8835 28.9567 37.9682 29.0405 37.9788 29.1452L38.053 29.9408C38.0636 30.035 37.9894 30.1293 37.8835 30.1397C37.8835 30.1397 37.8729 30.1397 37.8623 30.1397Z' fill='white'/%3E%3Cpath d='M38.4132 29.7419H37.2373C37.1313 29.7419 37.0466 29.6582 37.0466 29.5535C37.0466 29.4488 37.1313 29.3755 37.2373 29.3755H38.4132C38.5191 29.3755 38.5933 29.4593 38.5933 29.5535C38.5933 29.6477 38.5085 29.7419 38.4132 29.7419Z' fill='white'/%3E%3Cpath d='M38.2648 32.6313C38.1695 32.6313 38.0847 32.558 38.0741 32.4638L38.0106 31.6682C38.0106 31.5635 38.0741 31.4797 38.1801 31.4693C38.2754 31.4693 38.3707 31.5321 38.3813 31.6368L38.4555 32.4324C38.4555 32.5371 38.3919 32.6208 38.286 32.6313H38.2754H38.2648Z' fill='white'/%3E%3Cpath d='M38.8157 32.2335H37.6398C37.5339 32.2335 37.4597 32.1498 37.4597 32.0555C37.4597 31.9613 37.5445 31.8776 37.6398 31.8776H38.8157C38.9217 31.8776 38.9958 31.9613 38.9958 32.0555C38.9958 32.1498 38.9111 32.2335 38.8157 32.2335Z' fill='white'/%3E%3Cpath d='M39.123 22.8848C39.123 22.8848 39.0912 22.8848 39.0806 22.8848C38.9852 22.8639 38.9217 22.7592 38.9429 22.665C39.017 22.3614 38.8793 22.2462 38.6568 22.0787C38.4556 21.9217 38.2013 21.4087 37.8729 20.6759L37.8305 20.5712C37.7881 20.477 37.8305 20.3723 37.9259 20.3304C38.0106 20.2886 38.1271 20.3304 38.1695 20.4247L38.2225 20.5293C38.5615 21.2831 38.784 21.7019 38.9005 21.7856C39.1336 21.9636 39.4408 22.2044 39.3136 22.7383C39.2925 22.822 39.2183 22.8848 39.1336 22.8848' fill='white'/%3E%3Cpath d='M39.2183 21.838C39.2183 21.838 39.1547 21.838 39.1229 21.817C38.9111 21.7019 38.6568 21.2831 38.6038 21.2098C38.5509 21.1261 38.5827 21.0109 38.6674 20.9586C38.7522 20.9062 38.8687 20.9376 38.9217 21.0214C39.0382 21.2203 39.2183 21.4611 39.303 21.503C39.3878 21.5553 39.4196 21.66 39.3772 21.7542C39.3454 21.817 39.2818 21.8484 39.2183 21.8484' fill='white'/%3E%3Cpath d='M38.2225 19.5349C37.4279 19.5349 36.8982 19.5139 36.7923 19.493C36.7605 19.493 36.7181 19.4616 36.6969 19.4406C36.5698 19.2941 36.538 19.0533 36.6334 18.8648C36.7181 18.6764 36.9088 18.5508 37.1419 18.5508C37.6504 18.5822 38.2013 18.8125 38.3814 19.2417C38.4025 19.2731 38.4237 19.3045 38.4237 19.3464C38.4237 19.4511 38.339 19.5349 38.2436 19.5349M36.9724 19.1475C37.0783 19.1475 37.3326 19.1684 37.8834 19.1684C37.7034 19.0219 37.4173 18.9277 37.1737 18.9172C37.0677 18.9172 37.0148 18.9486 36.9936 19.0114C36.9724 19.0533 36.9724 19.1056 36.983 19.1475' fill='white'/%3E%3Cpath d='M35.4257 19.5348C35.1503 19.5348 34.8536 19.5034 34.6312 19.4825C34.5782 19.4825 34.5252 19.4406 34.4935 19.3987C34.4617 19.3568 34.4511 19.294 34.4723 19.2417C34.5994 18.8753 34.949 18.7078 35.0973 18.6554C35.0973 18.6554 35.1079 18.6554 35.1185 18.6554C35.2244 18.624 35.3198 18.6031 35.4151 18.6031C35.6164 18.6031 36.1673 18.6031 36.1673 19.2312C36.1673 19.3045 36.1355 19.3673 36.0825 19.4197C35.9766 19.5139 35.7117 19.5453 35.4257 19.5453M34.9808 19.1579C35.3516 19.1893 35.6694 19.1893 35.8071 19.1579C35.8071 19.0428 35.7329 18.9695 35.4257 18.9695C35.3727 18.9695 35.3198 18.98 35.2562 19.0009C35.2562 19.0009 35.2456 19.0009 35.235 19.0009C35.1926 19.0218 35.0761 19.0637 34.9808 19.1475' fill='white'/%3E%3Cpath d='M35.1714 19.0009C35.1079 19.0009 35.0337 18.959 35.0019 18.8962C34.9595 18.802 35.0019 18.6973 35.0867 18.6555C35.182 18.624 35.3091 18.6659 35.3409 18.7601C35.3727 18.8544 35.3409 18.9486 35.2562 18.98C35.235 18.9905 35.2032 19.0009 35.182 19.0009' fill='white'/%3E%3Cpath d='M34.9066 23.157C34.8324 23.157 34.7689 23.1151 34.7371 23.0418C34.5464 22.5708 34.79 21.9007 35.1396 21.6181C35.2138 21.5553 35.3303 21.5657 35.4045 21.639C35.468 21.7123 35.4575 21.8275 35.3833 21.9007C35.129 22.1101 34.9701 22.6336 35.0867 22.9058C35.129 23 35.0867 23.1047 34.9807 23.1465C34.9595 23.1465 34.9384 23.157 34.9172 23.157' fill='white'/%3E%3Cpath d='M36.0825 23.9945C36.019 23.9945 35.966 23.9631 35.9236 23.9108C35.5634 23.3559 35.8283 22.5917 36.1143 22.2567C36.1779 22.1834 36.2944 22.173 36.3791 22.2358C36.4639 22.2986 36.4639 22.4137 36.4003 22.4975C36.1779 22.7592 35.9978 23.335 36.2414 23.7223C36.2944 23.8061 36.2732 23.9212 36.1885 23.9736C36.1567 23.9945 36.1249 24.005 36.0931 24.005' fill='white'/%3E%3Cpath d='M37.0889 24.2249C37.0042 24.2249 36.93 24.1725 36.9088 24.0993L36.7605 23.5968C36.7287 23.5025 36.7923 23.3979 36.8877 23.3664C36.983 23.335 37.0889 23.3979 37.1207 23.4921L37.269 23.9841C37.3008 24.0783 37.2478 24.183 37.1419 24.2144C37.1207 24.2144 37.1101 24.2144 37.0889 24.2144' fill='white'/%3E%3Cpath d='M38.3178 23.9213C38.3178 23.9213 38.2331 23.9108 38.2013 23.8794C38.1271 23.8166 38.1165 23.7014 38.1801 23.6177C38.339 23.4293 38.2649 23.1571 38.1589 22.8535L38.3284 22.7697L38.5085 22.7278C38.6144 23.0105 38.784 23.4816 38.4661 23.848C38.4344 23.8899 38.3814 23.9108 38.3284 23.9108' fill='white'/%3E%3Cpath d='M40.0976 21.5972C40.0128 21.5972 39.9387 21.5449 39.9175 21.4611C39.8857 21.346 39.748 21.1994 39.5679 21.1052C39.3878 21.011 39.2289 20.99 39.1653 21.011C39.07 21.0528 38.964 21.0005 38.9322 20.9063C38.9005 20.812 38.9428 20.7074 39.0382 20.676C39.2183 20.6131 39.4831 20.655 39.7374 20.7911C40.0234 20.9377 40.2141 21.1471 40.2777 21.3774C40.2989 21.4716 40.2459 21.5763 40.1505 21.5972C40.1294 21.5972 40.1188 21.5972 40.1082 21.5972' fill='white'/%3E%3Cpath d='M39.6526 20.7074C39.5679 20.7074 39.4937 20.6969 39.4196 20.6655C39.3136 20.6236 39.1759 20.5294 39.123 20.3095C39.1018 20.2153 39.1547 20.1106 39.2607 20.0897C39.3666 20.0688 39.462 20.1211 39.4831 20.2258C39.5043 20.2991 39.5361 20.32 39.5573 20.3305C39.6738 20.3828 39.9387 20.3095 40.1929 20.163C40.2777 20.1106 40.3942 20.142 40.4472 20.2258C40.5001 20.3095 40.4684 20.4247 40.3836 20.477C40.2459 20.5608 39.9387 20.7178 39.6526 20.7178' fill='white'/%3E%3Cpath d='M41.3265 15.0437C41.2311 15.0437 41.1146 14.9914 41.0404 14.8239C40.5743 13.8607 39.6844 12.0392 38.9323 10.741C38.8793 10.6468 38.9111 10.5421 39.0064 10.4898C39.0912 10.4374 39.2077 10.4688 39.2607 10.5526C39.9705 11.7879 40.7968 13.4629 41.2841 14.4679C41.3053 13.9864 41.1993 12.6464 40.0552 9.27539C40.0234 9.18117 40.0764 9.07649 40.1717 9.04508C40.2671 9.01367 40.373 9.06602 40.4048 9.16024C41.5595 12.5731 41.9409 14.8134 41.4112 15.0228C41.39 15.0332 41.3476 15.0437 41.3159 15.0437' fill='white'/%3E%3Cpath d='M37.7669 16.4151H37.7563C37.6504 16.4151 37.5762 16.3209 37.5868 16.2162C37.5974 16.0592 37.894 12.3951 38.7204 10.3327C38.7627 10.2385 38.8687 10.1966 38.964 10.228C39.0594 10.2699 39.1017 10.3746 39.07 10.4688C38.2648 12.4788 37.9576 16.2057 37.9576 16.2476C37.9576 16.3418 37.8729 16.4151 37.7775 16.4151' fill='white'/%3E%3Cpath d='M35.913 16.4361H35.9024C35.7965 16.4361 35.7223 16.3419 35.7329 16.2372C35.7329 16.2162 35.8918 13.9131 36.5593 11.3901C36.5804 11.2854 36.6864 11.2331 36.7817 11.2645C36.8771 11.2854 36.9406 11.3901 36.9089 11.4843C36.2626 13.9654 36.1037 16.2372 36.1037 16.2581C36.1037 16.3523 36.019 16.4256 35.9236 16.4256' fill='white'/%3E%3Cpath d='M36.7287 11.6204C36.7287 11.6204 36.697 11.6204 36.6864 11.6204C36.591 11.5995 36.5275 11.4948 36.5486 11.4006C36.5804 11.2645 36.6228 11.1179 36.6546 10.9609C36.7181 10.6992 36.7711 10.4374 36.8559 10.1862C36.8876 10.092 36.9936 10.0396 37.0889 10.071C37.1843 10.1024 37.2372 10.2071 37.2055 10.3013C37.1313 10.5421 37.0677 10.7934 37.0148 11.0446C36.983 11.2017 36.9512 11.3482 36.9088 11.4948C36.8876 11.5785 36.8135 11.6309 36.7287 11.6309' fill='white'/%3E%3Cpath d='M25.6899 21.4087C25.5628 21.4087 25.4357 21.3669 25.2874 21.2726C24.9484 21.0528 24.8318 20.7701 24.8001 20.5922C24.6623 20.5503 24.5034 20.4456 24.4293 20.2362C24.3975 20.142 24.4505 20.0373 24.5458 20.0059C24.6412 19.9745 24.7471 20.0269 24.7789 20.1211C24.8213 20.2467 24.9272 20.2572 24.959 20.2467C24.959 20.2467 25.0543 20.2676 25.0967 20.299C25.1391 20.3304 25.1497 20.3828 25.1497 20.4351C25.1497 20.4456 25.1497 20.7492 25.4887 20.9586C25.584 21.0214 25.6688 21.0528 25.7217 21.0319C25.7747 21.0109 25.8065 20.9586 25.8065 20.9586C25.8383 20.8958 25.9018 20.8539 25.9654 20.8434C26.1773 20.8434 26.2196 20.7911 26.2196 20.7911C26.2196 20.7597 26.1879 20.6445 26.1667 20.5817C26.1455 20.5398 26.1349 20.498 26.1243 20.4561C26.0819 20.32 26.0713 20.1734 26.0713 20.0269C26.0713 19.8698 26.0501 19.6709 25.9866 19.6186C25.923 19.5558 25.8806 19.5139 25.8277 19.4511C25.7323 19.3464 25.6476 19.2522 25.3933 19.1056C25.3086 19.0533 25.2768 18.9486 25.3192 18.8543C25.3721 18.7706 25.4887 18.7287 25.5734 18.7915C25.8912 18.9695 25.9972 19.0951 26.1031 19.2208C26.1455 19.2626 26.1773 19.3045 26.2302 19.3569C26.3997 19.5139 26.4103 19.7651 26.4315 20.0164C26.4315 20.142 26.4421 20.2676 26.4739 20.3619C26.4845 20.4037 26.4951 20.4351 26.5163 20.477C26.5692 20.6445 26.6434 20.8434 26.5269 21.0109C26.4315 21.1575 26.2408 21.1994 26.0819 21.2203C26.029 21.2831 25.9548 21.3564 25.8277 21.3983C25.7853 21.4087 25.7323 21.4192 25.6794 21.4192' fill='white'/%3E%3Cpath d='M25.976 21.2099C25.8701 21.2099 25.7959 21.1261 25.7959 21.0214C25.7959 20.9691 25.7536 20.8853 25.7218 20.8016C25.6582 20.655 25.5735 20.477 25.5629 20.2572C25.5629 20.0827 25.4605 19.9013 25.2556 19.7128C24.8849 19.3569 24.8107 19.3673 24.673 19.4197C24.5776 19.4511 24.4717 19.4092 24.4293 19.315C24.3869 19.2208 24.4293 19.1161 24.5353 19.0742C24.8955 18.9381 25.1179 19.0742 25.4781 19.4092C25.8489 19.7652 25.9125 19.8384 25.9336 20.2363C25.9336 20.3933 25.9972 20.5189 26.0608 20.6445C26.1137 20.7702 26.1667 20.8853 26.1667 21.0109C26.1667 21.1156 26.082 21.1994 25.976 21.1994' fill='white'/%3E%3Cpath d='M26.5798 19.5767C26.4739 19.5767 26.3997 19.4929 26.3997 19.3882C26.4103 18.6659 26.2726 18.0692 26.262 18.0692C26.262 18.0482 26.262 18.0273 26.262 18.0064L26.2938 17.776C26.3574 17.3678 26.4527 16.6663 26.315 16.4256C26.262 16.3418 26.2938 16.2267 26.3891 16.1743C26.4739 16.1324 26.5904 16.1534 26.6434 16.2476C26.8235 16.5721 26.7599 17.1584 26.654 17.8179L26.6222 18.0168C26.654 18.1634 26.7705 18.7182 26.7599 19.3987C26.7599 19.5034 26.6752 19.5767 26.5692 19.5767' fill='white'/%3E%3Cpath d='M26.8129 22.0997C26.7282 22.0997 26.6434 22.0369 26.6328 21.9531C26.4633 21.0005 27.1731 20.5398 27.6075 20.2677C27.7134 20.2048 27.8617 20.1106 27.8829 20.0687C27.9147 19.9745 28.0206 19.9222 28.116 19.9536C28.2113 19.985 28.2643 20.0897 28.2325 20.1839C28.1901 20.3409 28.0312 20.4352 27.8087 20.5817C27.3956 20.8539 26.8659 21.1784 27.0036 21.8903C27.0248 21.995 26.9506 22.0892 26.8553 22.0997C26.8447 22.0997 26.8341 22.0997 26.8235 22.0997' fill='white'/%3E%3Cpath d='M26.0819 23.67C25.637 23.67 25.245 23.3141 25.0755 23.0838C25.012 23 25.0332 22.8849 25.1179 22.822C25.2027 22.7592 25.3192 22.7802 25.3828 22.8639C25.5099 23.0314 25.9124 23.4292 26.2832 23.2513C26.368 23.2094 26.4845 23.2513 26.5269 23.335C26.5693 23.4292 26.5269 23.5339 26.4421 23.5758C26.3256 23.6281 26.1985 23.6596 26.0819 23.6596' fill='white'/%3E%3Cpath d='M27.5227 23.3979C27.4591 23.3979 27.385 23.3978 27.3214 23.3769C27.1095 23.3246 26.94 23.1885 26.8765 23C26.8447 22.9058 26.8871 22.8011 26.9824 22.7697C27.0777 22.7278 27.1837 22.7802 27.2261 22.8744C27.2578 22.9686 27.3426 23 27.4167 23.021C27.5651 23.0628 27.7557 23.021 27.8723 22.9163C27.9464 22.8535 28.063 22.8535 28.1371 22.9372C28.2113 23.0105 28.2007 23.1257 28.1265 23.1989C27.9676 23.335 27.7557 23.4083 27.5439 23.4083' fill='white'/%3E%3Cpath d='M26.4739 26.1825C26.1667 26.1825 25.8807 26.1093 25.6688 25.9941C24.9908 25.6277 24.3975 24.7588 24.6306 24.0992C24.6624 24.005 24.7683 23.9527 24.8637 23.9841C24.959 24.0155 25.012 24.1202 24.9802 24.2144C24.8107 24.675 25.3192 25.3869 25.8383 25.6696C26.1879 25.858 27.0248 25.9418 27.5015 25.3136C28.0206 24.6227 28.2007 24.1935 28.0842 23.8585C28.0524 23.7642 28.1054 23.6596 28.2007 23.6281C28.296 23.5967 28.402 23.6491 28.4338 23.7433C28.5927 24.2039 28.402 24.7274 27.7981 25.5335C27.4485 26.0046 26.9294 26.1721 26.4633 26.1721' fill='white'/%3E%3Cpath d='M26.76 31.061C25.8701 31.061 25.0543 30.8516 24.8531 30.7783C24.7577 30.7365 24.7153 30.6318 24.7471 30.5376C24.7895 30.4433 24.8954 30.4015 24.9908 30.4329C25.3616 30.5794 28.1583 31.2285 28.9211 29.7419C29.8322 27.9832 29.4296 26.6117 28.8787 25.3869C28.8363 25.2927 28.8787 25.188 28.9741 25.1461C29.0694 25.1042 29.1753 25.1461 29.2177 25.2403C29.7898 26.4757 30.2347 28.0041 29.2601 29.9094C28.794 30.8202 27.7346 31.061 26.7705 31.061' fill='white'/%3E%3Cpath d='M26.76 31.061C25.8701 31.061 25.0543 30.8516 24.8531 30.7783C24.7577 30.7365 24.7153 30.6318 24.7471 30.5376C24.7895 30.4433 24.8954 30.4015 24.9908 30.4329C25.3616 30.5794 28.1583 31.2285 28.9211 29.7419C29.8322 27.9832 29.4296 26.6117 28.8787 25.3869C28.8363 25.2927 28.8787 25.188 28.9741 25.1461C29.0694 25.1042 29.1753 25.1461 29.2177 25.2403C29.7898 26.4757 30.2347 28.0041 29.2601 29.9094C28.794 30.8202 27.7346 31.061 26.7705 31.061' fill='white'/%3E%3Cpath d='M26.5269 27.7319C26.1455 27.7319 25.7535 27.6063 25.2768 27.2503C24.7895 26.8944 24.2492 26.4861 24.281 25.9417C24.281 25.8475 24.3658 25.7742 24.4611 25.7742H24.4717C24.5776 25.7742 24.6518 25.8684 24.6412 25.9731C24.6094 26.3186 25.0755 26.6536 25.4781 26.9572C26.1561 27.4597 26.5905 27.3969 27.046 27.2817C27.6922 27.1038 28.0206 26.9363 28.2431 26.6536C28.3066 26.5699 28.4232 26.5594 28.5079 26.6222C28.5927 26.685 28.6033 26.8002 28.5397 26.8839C28.2219 27.2922 27.777 27.4702 27.1519 27.6377C26.9295 27.7005 26.7282 27.7319 26.5163 27.7319' fill='white'/%3E%3Cpath d='M26.5587 28.8311C26.2409 28.8311 25.9231 28.7683 25.6264 28.6322C24.62 28.1925 24.048 27.1038 23.995 26.7478C23.9844 26.6431 24.048 26.5489 24.1539 26.5385C24.2598 26.507 24.3446 26.5908 24.3658 26.685C24.3975 26.9049 24.8637 27.8889 25.7853 28.2867C26.4845 28.5903 27.2579 28.4752 28.0948 27.9308C28.1795 27.8785 28.2961 27.8994 28.349 27.9832C28.402 28.0669 28.3808 28.1821 28.2961 28.2344C27.6922 28.6218 27.1202 28.8207 26.5693 28.8207' fill='white'/%3E%3Cpath d='M26.3574 29.7C25.9231 29.7 25.5205 29.6058 25.1603 29.4279C24.3764 29.03 23.9314 28.2449 23.7725 27.6377C23.7513 27.5435 23.8043 27.4388 23.8996 27.4178C23.995 27.3864 24.1009 27.4492 24.1221 27.5435C24.1751 27.7214 24.4505 28.6532 25.3298 29.1033C25.9654 29.4279 26.76 29.4174 27.7028 29.0614C27.7982 29.03 27.9041 29.0719 27.9465 29.1661C27.9783 29.2604 27.9359 29.365 27.8405 29.4069C27.3109 29.6058 26.8129 29.7 26.368 29.7' fill='white'/%3E%3Cpath d='M28.1584 26.3709C28.1584 26.3709 28.0842 26.3605 28.0524 26.3291C27.9677 26.2663 27.9571 26.1511 28.01 26.0778C28.6457 25.2298 28.4338 24.6017 28.3067 24.3714C28.2537 24.2877 28.2961 24.1725 28.3808 24.1202C28.4762 24.0783 28.5821 24.1097 28.6351 24.1934C28.794 24.4866 29.08 25.2822 28.3067 26.2872C28.2643 26.3395 28.2113 26.3605 28.1584 26.3605' fill='white'/%3E%3Cpath d='M30.33 31.4797C29.3236 31.4797 28.0418 31.3018 27.279 31.0191C27.1837 30.9877 27.1307 30.883 27.1731 30.7888C27.2049 30.6946 27.3108 30.6422 27.4062 30.6841C28.3384 31.0191 30.0758 31.2076 31.0504 31.0715C31.1564 31.0505 31.2411 31.1238 31.2623 31.2285C31.2729 31.3332 31.1987 31.4169 31.1034 31.4379C30.8809 31.4693 30.6161 31.4797 30.3406 31.4797' fill='white'/%3E%3Cpath d='M47.0153 52.1243C46.7929 52.1243 46.4962 52.0615 46.0725 51.8835C45.1508 51.4857 42.0892 50.9518 41.4006 51.2135C40.6696 51.4961 37.9047 51.9044 35.7011 51.2135C34.0379 50.69 32.1416 51.2449 31.1246 51.538C30.8915 51.6113 30.6903 51.6637 30.5525 51.6951C30.1818 51.7788 28.3067 52.1557 27.8299 51.8835C27.7452 51.8312 27.7134 51.716 27.7664 51.6322C27.8193 51.5485 27.9359 51.5171 28.0206 51.5694C28.2219 51.6951 29.3237 51.5799 30.4784 51.3391C30.6161 51.3077 30.7962 51.2554 31.0293 51.1926C32.0887 50.8785 34.0485 50.3132 35.8283 50.868C37.9152 51.5171 40.6061 51.1297 41.2841 50.868C42.121 50.5435 45.3203 51.1507 46.242 51.5485C47.0259 51.8835 47.259 51.7055 47.259 51.7055C47.3226 51.6322 47.4391 51.6322 47.5132 51.7055C47.5874 51.7683 47.5874 51.894 47.5132 51.9672C47.4815 52.0091 47.3437 52.1243 47.0259 52.1243' fill='white'/%3E%3Cpath d='M28.4126 53.4852C28.1583 53.4852 27.9465 53.4538 27.8299 53.391C27.7452 53.3387 27.7134 53.2235 27.7664 53.1398C27.8193 53.056 27.9359 53.0246 28.0206 53.0769C28.2325 53.1921 29.3131 53.0979 30.4784 52.8466C30.6161 52.8152 30.7962 52.7629 31.0293 52.7001C32.0887 52.3965 34.0485 51.8207 35.8283 52.3755C37.9152 53.0246 40.6061 52.6373 41.2841 52.3755C42.121 52.051 44.9919 52.3337 45.9348 52.9408C46.0195 52.9932 46.0407 53.1084 45.9877 53.1921C45.9348 53.2759 45.8182 53.2968 45.7335 53.2444C44.8542 52.6687 42.0998 52.4593 41.4218 52.721C40.6908 53.0037 37.9258 53.4015 35.7223 52.721C34.0485 52.1976 32.1522 52.7524 31.1352 53.0455C30.9021 53.1188 30.7009 53.1712 30.5631 53.2026C30.2877 53.2654 29.1754 53.4957 28.4232 53.4957' fill='white'/%3E%3Cpath d='M37.5974 26.1511C36.9618 26.1511 36.3156 26.0569 35.7011 25.8789C33.3599 25.1775 33.1586 23.9527 33.1798 23.4502C33.1904 23.1256 33.3175 22.7802 33.54 22.7383C33.6354 22.7069 33.7413 22.7802 33.7625 22.8849C33.7837 22.9686 33.7413 23.0524 33.6671 23.0838C33.6142 23.1466 33.5082 23.4397 33.6036 23.827C33.7307 24.34 34.218 25.0414 35.8283 25.523C37.4597 26.015 39.2607 25.8057 40.6273 24.9786C41.6443 24.3714 42.3117 23.4711 42.5024 22.4556C42.5236 22.3509 42.6083 22.2881 42.7142 22.3091C42.8202 22.33 42.8837 22.4242 42.8626 22.5184C42.6507 23.6386 41.9303 24.6227 40.818 25.2927C39.8751 25.858 38.7522 26.1511 37.6186 26.1511' fill='white'/%3E%3Cpath d='M37.1101 25.1042C37.0254 25.1042 36.9512 25.1042 36.8665 25.1042C36.0719 25.0833 35.4575 24.853 35.0443 24.4028C34.4299 23.7328 34.4935 22.8325 34.504 22.8011C34.504 22.7069 34.5888 22.6336 34.6841 22.6336H34.6947C34.8007 22.6336 34.8748 22.7278 34.8642 22.8325C34.8642 22.8325 34.8113 23.6177 35.3198 24.162C35.6588 24.5284 36.1779 24.7273 36.8665 24.7378C39.9493 24.7797 40.8815 23.7433 41.1464 23.1047C41.3688 22.5812 41.2523 22.1416 41.1781 22.0683C41.104 21.995 41.104 21.8798 41.1781 21.8065C41.2523 21.7333 41.3688 21.7333 41.443 21.8065C41.6655 22.0369 41.7502 22.6441 41.496 23.2512C41.1887 23.9527 40.2247 25.1147 37.1101 25.1147' fill='white'/%3E%3Cpath d='M38.0953 33.8666C38.0953 33.8666 38.0212 33.8666 37.9788 33.8666C37.3961 33.7829 37.1207 33.4269 37.2055 32.8616C37.2796 32.401 36.9724 30.5061 36.6016 29.4279C36.3262 28.6218 36.2732 28.0041 36.2732 27.7319C32.5866 26.8421 31.9086 24.5913 31.845 24.3295C31.792 24.0992 31.7496 23.8061 31.9086 23.6595C31.9827 23.5967 32.0992 23.5967 32.1734 23.6805C32.237 23.7538 32.237 23.8584 32.1734 23.9213C32.1522 23.9945 32.1734 24.2981 32.4065 24.7483C32.7137 25.3346 33.7307 26.7792 36.5063 27.4074C36.591 27.4283 36.6546 27.5121 36.6546 27.5958C36.6546 27.5958 36.6122 28.2972 36.9618 29.3022C37.3326 30.391 37.6716 32.3487 37.5868 32.914C37.5339 33.2699 37.6716 33.4479 38.053 33.5002C38.2013 33.5107 38.4343 33.4584 38.6462 33.2804C38.8051 33.1443 38.9852 32.893 38.9746 32.4848C38.9428 31.5635 38.7416 30.2654 38.5721 29.5849C38.392 28.873 38.5721 27.5435 38.5827 27.4807C38.5932 27.3969 38.6568 27.3341 38.7416 27.3236C38.7628 27.3236 40.3942 27.0933 41.9197 25.9731C43.2333 24.9995 43.9113 23.6281 43.7524 23.4083C43.6889 23.3245 43.7101 23.2094 43.7948 23.1466C43.8796 23.0838 43.9961 23.1047 44.0597 23.1884C44.4728 23.7328 43.3393 25.3869 42.1528 26.2558C40.7968 27.2608 39.3984 27.5749 38.9428 27.6586C38.9005 28.0146 38.8051 28.9672 38.9428 29.4907C39.1229 30.1921 39.3242 31.5321 39.356 32.4743C39.3666 32.9035 39.2077 33.2909 38.9111 33.563C38.6886 33.762 38.4026 33.8771 38.1377 33.8771' fill='white'/%3E%3Cpath d='M33.8684 29.7628C33.8684 29.7628 33.8472 29.7628 33.8366 29.7628C33.6671 29.7314 33.6142 29.5535 33.593 29.4906C33.4976 29.1661 33.4447 27.69 33.6142 27.5225C33.6248 27.512 33.6354 27.5016 33.6565 27.4911C33.7519 27.4388 33.9744 27.3864 34.7795 27.3864C35.5846 27.3864 36.4533 27.4388 36.4639 27.4388C36.5592 27.4388 36.644 27.5225 36.6334 27.6272C36.6334 27.7947 36.6334 28.4019 36.9406 29.3022L36.983 29.4383C37.0042 29.4906 36.983 29.5535 36.9512 29.6058C36.9194 29.6477 36.8665 29.6791 36.8029 29.6791C36.8029 29.6791 36.5592 29.6791 36.2202 29.6791C35.5846 29.6791 34.4511 29.6896 33.879 29.7628H33.8578M33.8896 27.8052C33.8472 28.1192 33.8472 29.1033 33.9426 29.386C34.5146 29.3231 35.4893 29.3127 36.2202 29.3127C36.3474 29.3127 36.4639 29.3127 36.5487 29.3127C36.3156 28.6113 36.2626 28.0774 36.252 27.7947C35.9554 27.7842 35.3198 27.7528 34.7583 27.7528C34.1968 27.7528 33.985 27.7842 33.879 27.7947' fill='white'/%3E%3Cpath d='M40.5743 29.6686C39.6844 29.6686 38.6992 29.6058 38.6886 29.6058C38.6039 29.6058 38.5297 29.543 38.5191 29.4593C38.392 28.7578 38.5403 27.533 38.5509 27.4807C38.5509 27.4283 38.5933 27.376 38.6462 27.3446C38.6992 27.3132 38.7522 27.3131 38.8051 27.3341C38.8899 27.3655 39.1865 27.4074 39.748 27.4074C40.7226 27.4074 41.7608 27.3027 41.9621 27.2189C42.0574 27.1771 42.1634 27.2189 42.2057 27.3131C42.3223 27.5539 42.2693 29.0719 42.1422 29.3964C42.1422 29.4069 42.1316 29.4279 42.121 29.4383C42.0362 29.5535 41.8456 29.6582 40.5955 29.6582M38.8793 29.2394C39.1865 29.2604 39.9281 29.2918 40.5955 29.2918C41.4642 29.2918 41.7396 29.2289 41.8138 29.208C41.8879 28.9149 41.9197 28.0041 41.8985 27.6063C41.4006 27.7005 40.3942 27.7633 39.7586 27.7633C39.3878 27.7633 39.1018 27.7528 38.9111 27.7214C38.8793 28.0564 38.8157 28.7578 38.8793 29.2499' fill='white'/%3E%3Cpath d='M35.3304 57.4215C35.3304 57.4215 35.2668 57.4215 35.235 57.4006C34.5464 57.0132 35.0973 54.888 35.341 54.396C35.4469 54.1762 35.627 53.9773 35.8071 53.7888C36.1037 53.4643 36.3897 53.1502 36.305 52.7524C36.1885 52.1243 36.3791 51.538 36.4745 51.2972C36.1355 50.8052 36.0507 49.1825 36.0084 46.178V45.5917C35.966 43.4561 36.0507 41.8334 36.3474 38.63C36.6228 35.6254 36.5275 32.9245 35.9978 29.5954C35.9872 29.4907 36.0507 29.3965 36.1567 29.386C36.2732 29.3546 36.3474 29.4383 36.3686 29.543C36.8982 32.9035 37.0042 35.6359 36.7181 38.6718C36.4215 41.8648 36.3368 43.477 36.3686 45.6022V46.1884C36.4003 47.7064 36.4427 50.8575 36.7817 51.1193C36.8665 51.1716 36.8876 51.2763 36.8453 51.36C36.8453 51.36 36.5169 52.0196 36.6546 52.7001C36.7711 53.2863 36.3897 53.6946 36.0613 54.0505C35.9024 54.2285 35.7435 54.396 35.6588 54.574C35.3092 55.2544 35.0973 56.9295 35.3939 57.097C35.4787 57.1493 35.5105 57.254 35.4681 57.3482C35.4363 57.411 35.3727 57.4424 35.3092 57.4424' fill='white'/%3E%3Cpath d='M38.2012 55.6523C38.2012 55.6523 38.1165 55.6418 38.0847 55.6104C38.0106 55.5476 38 55.4324 38.0635 55.3487C38.4343 54.9194 38.4237 54.4065 38.4131 53.904C38.4131 53.6423 38.4131 53.391 38.4555 53.1712C38.4873 53.056 38.5191 52.9199 38.5508 52.7838C38.6568 52.3546 38.8687 51.559 38.8157 51.4019C38.625 50.7424 38.6356 48.5439 38.6568 46.6072V45.5917C38.6674 43.477 38.7839 41.8439 39.1441 38.63C39.4831 35.6254 39.4301 32.9245 38.9746 29.5954C38.964 29.4907 39.0382 29.4069 39.1335 29.386C39.2394 29.3755 39.3242 29.4383 39.3454 29.543C39.8115 32.9035 39.8645 35.6359 39.5149 38.6718C39.1547 41.8753 39.0487 43.498 39.0382 45.6022V46.6177C39.017 48.4392 39.0064 50.7005 39.1759 51.3077C39.2394 51.538 39.1123 52.0824 38.911 52.878C38.8792 53.0141 38.8475 53.1502 38.8157 53.2654C38.7733 53.4433 38.7733 53.6737 38.7839 53.904C38.7839 54.4169 38.8051 55.066 38.339 55.5999C38.3072 55.6418 38.2542 55.6627 38.2012 55.6627' fill='white'/%3E%3Cpath d='M39.7374 51.4438C39.6632 51.4438 39.589 51.4019 39.5679 51.3286C39.1441 50.2085 39.0382 47.675 40.8921 41.9904C40.9239 41.8962 41.0298 41.8439 41.1252 41.8753C41.2205 41.9067 41.2735 42.0114 41.2417 42.1056C39.3136 47.9891 39.5785 50.3341 39.9069 51.2135C39.9386 51.3077 39.8963 51.4124 39.8009 51.4438C39.7797 51.4438 39.7585 51.4543 39.7374 51.4543' fill='white'/%3E%3Cpath d='M39.5467 50.7843C39.4831 50.7843 39.4301 50.7633 39.3983 50.711C39.3348 50.6272 39.356 50.5121 39.4407 50.4597L39.7056 50.2713C40.5743 49.6641 40.9345 49.4233 41.6548 47.7378C42.5553 45.6336 43.9113 43.6445 45.2038 42.5558C45.2779 42.493 45.3944 42.5034 45.4686 42.5767C45.5322 42.65 45.5322 42.7651 45.4474 42.8384C44.1973 43.8853 42.8837 45.822 42.0044 47.8844C41.2417 49.6641 40.8073 49.9677 39.928 50.5749L39.6632 50.7633C39.6632 50.7633 39.589 50.7947 39.5573 50.7947' fill='white'/%3E%3Cpath d='M41.337 51.2344C41.2735 51.2344 41.2205 51.203 41.1781 51.1507C41.1251 51.0669 41.1463 50.9517 41.2311 50.8994C42.3222 50.198 44.8012 47.3609 46.2102 44.5239C46.2525 44.4297 46.3691 44.3983 46.4538 44.4401C46.5492 44.482 46.581 44.5972 46.5386 44.6809C45.0766 47.6227 42.5765 50.4597 41.4218 51.203C41.39 51.2239 41.3582 51.2344 41.3158 51.2344' fill='white'/%3E%3Cpath d='M27.4909 50.3132C27.4909 50.3132 27.4591 50.3132 27.4379 50.3132C27.3426 50.2817 27.279 50.1875 27.3108 50.0828C27.4909 49.4233 27.5121 47.9158 27.5333 46.5863C27.5333 46.1152 27.5439 45.665 27.5545 45.2881C27.5651 44.9112 27.5545 44.5972 27.5227 44.2936C27.4591 43.4351 27.4062 42.7442 28.3066 41.624C29.5249 40.0956 32.2687 39.4779 33.2751 40.2003C33.3599 40.2631 33.3811 40.3782 33.3175 40.4515C33.2539 40.5353 33.1374 40.5562 33.0633 40.4934C32.3005 39.9386 29.758 40.4201 28.6033 41.8543C27.7875 42.8698 27.8299 43.4561 27.8935 44.2726C27.9147 44.5762 27.9464 44.9112 27.9253 45.2986C27.9147 45.6755 27.9041 46.1256 27.9041 46.5863C27.8829 47.9367 27.8617 49.4652 27.671 50.1666C27.6498 50.2503 27.5757 50.3027 27.4909 50.3027' fill='white'/%3E%3Cpath d='M47.6615 50.8366C47.6615 50.8366 47.6192 50.8366 47.5874 50.8261C46.2208 50.2713 44.7165 49.9886 42.8413 49.9363C42.7354 49.9363 42.6613 49.8525 42.6613 49.7479C42.6613 49.6432 42.746 49.5699 42.8519 49.5699C44.7694 49.6118 46.3267 49.9049 47.7357 50.4807C47.831 50.5226 47.8734 50.6272 47.831 50.7215C47.7993 50.7947 47.7357 50.8366 47.6615 50.8366Z' fill='white'/%3E%3Cpath d='M42.7354 41.3728C42.7354 41.3728 42.6507 41.3623 42.6083 41.3309L40.6908 39.6245C40.6908 39.6245 40.6273 39.5407 40.6273 39.4884V38.6404C40.6273 38.5671 40.6696 38.5043 40.7332 38.4729C40.7968 38.4415 40.8815 38.452 40.9345 38.5043L42.852 40.2108C42.852 40.2108 42.9155 40.2945 42.9155 40.3468V41.1948C42.9155 41.2681 42.8731 41.3309 42.8096 41.3623C42.7884 41.3623 42.7566 41.3728 42.7354 41.3728ZM40.998 39.4047L42.5447 40.7761V40.4201L40.998 39.0487V39.4047Z' fill='white'/%3E%3Cpath d='M48.0853 41.3728H42.7566C42.6507 41.3728 42.5765 41.289 42.5765 41.1948V40.3469C42.5765 40.2422 42.6613 40.1584 42.7566 40.1584H48.0853C48.1913 40.1584 48.2654 40.2422 48.2654 40.3469C48.2654 40.4515 48.1807 40.5248 48.0853 40.5248H42.9367V41.0064H48.0853C48.1913 41.0064 48.2654 41.0901 48.2654 41.1948C48.2654 41.2995 48.1807 41.3728 48.0853 41.3728Z' fill='white'/%3E%3Cpath d='M48.0853 40.5248H42.746C42.746 40.5248 42.6612 40.5039 42.6189 40.4829L40.6908 38.7765C40.6378 38.7242 40.6166 38.6509 40.6484 38.5776C40.6696 38.5043 40.7438 38.4625 40.8179 38.4625H46.9941C46.9941 38.4625 47.0895 38.4834 47.1212 38.5148L48.2336 39.5198C48.3077 39.5931 48.3183 39.7083 48.2442 39.7815C48.1806 39.8548 48.0535 39.8653 47.9793 39.792L46.92 38.8393H41.2946L42.8096 40.1793H48.0747C48.1806 40.1793 48.2548 40.2631 48.2548 40.3678C48.2548 40.4725 48.17 40.5458 48.0747 40.5458' fill='white'/%3E%3Cpath d='M29.6944 40.8598C29.5885 40.8598 29.5143 40.776 29.5143 40.6818C29.5143 38.787 28.6456 38.1274 28.1159 37.7296C28.0524 37.6773 27.9888 37.6354 27.9358 37.5831C27.8617 37.5202 27.8511 37.4051 27.9147 37.3213C27.9782 37.2481 28.1053 37.2376 28.1795 37.3004C28.2325 37.3423 28.2854 37.3841 28.349 37.4365C28.8893 37.8448 29.8851 38.609 29.8851 40.6818C29.8851 40.7865 29.8004 40.8598 29.6944 40.8598Z' fill='white'/%3E%3Cpath d='M38.9005 43.5294H38.8899C38.7839 43.5294 38.7098 43.4351 38.7204 43.3304C38.9111 40.9226 40.2247 40.1898 40.6167 40.0223C41.0298 39.8443 41.4218 39.8443 41.6443 40.0223C41.729 40.0851 41.7396 40.2003 41.6654 40.284C41.6019 40.3678 41.4854 40.3782 41.4006 40.3154C41.3264 40.2526 41.0934 40.2212 40.7544 40.3678C40.034 40.6714 39.2183 41.6136 39.0806 43.3723C39.0806 43.4665 38.9958 43.5398 38.9005 43.5398' fill='white'/%3E%3Cpath d='M39.4408 44.2099C39.4408 44.2099 39.4196 44.2099 39.3984 44.2099C39.303 44.1889 39.2395 44.0947 39.2607 43.99C39.2607 43.99 39.3772 43.4561 39.5467 42.7966C39.7586 41.98 40.2777 41.5612 41.1146 41.5298C42.1316 41.4984 42.9473 41.3414 43.7313 41.0378C43.8266 41.0064 43.9325 41.0378 43.9749 41.1425C44.0173 41.2367 43.9749 41.3414 43.869 41.3833C43.0427 41.7078 42.1952 41.8648 41.1252 41.9067C40.4472 41.9277 40.0764 42.2312 39.9069 42.8908C39.7374 43.5294 39.6209 44.0633 39.6209 44.0633C39.5997 44.147 39.5255 44.2099 39.4408 44.2099Z' fill='white'/%3E%3Cpath d='M39.7268 47.4761C39.7268 47.4761 39.6844 47.4761 39.6738 47.4761C39.5785 47.4447 39.5255 47.34 39.5573 47.2458C39.5679 47.2039 39.9175 46.1675 40.712 44.817C41.5595 43.3828 42.4282 42.7337 43.7312 42.5558C43.8266 42.5558 43.9219 42.6186 43.9431 42.7128C43.9537 42.8175 43.8796 42.9012 43.7842 42.9222C42.6189 43.0792 41.8244 43.6759 41.0404 44.995C40.2671 46.3141 39.9175 47.34 39.9175 47.3505C39.8963 47.4238 39.8221 47.4761 39.7374 47.4761' fill='white'/%3E%3Cpath d='M29.5461 51.8939C29.4508 51.8939 29.3554 51.8521 29.2813 51.7788C28.8469 51.36 28.9741 49.6955 29.2283 47.0155C29.2707 46.5339 29.3131 46.0523 29.3554 45.6126C29.5567 43.1629 29.472 42.7128 29.027 42.1998C28.9635 42.1265 28.9741 42.0114 29.0482 41.9381C29.133 41.8753 29.2389 41.8858 29.3131 41.959C29.8639 42.5976 29.9275 43.1839 29.7262 45.6441C29.6944 46.0837 29.6415 46.5653 29.5991 47.0469C29.4614 48.5544 29.1965 51.3705 29.5567 51.5275C29.6627 51.5275 29.7474 51.5903 29.7686 51.6846C29.7792 51.7893 29.705 51.873 29.6097 51.8835C29.5885 51.8835 29.5779 51.8835 29.5673 51.8835' fill='white'/%3E%3Cpath d='M49.2824 49.1825C49.2824 49.1825 49.2189 49.1825 49.1871 49.1616C49.1023 49.1092 49.0706 49.0046 49.1129 48.9103C49.4625 48.3031 51.1681 44.0737 51.1893 43.0583C51.2211 42.0533 51.0834 41.3728 51.0728 41.3623C51.0516 41.2681 51.1152 41.1634 51.2211 41.1425C51.327 41.1215 51.4224 41.1843 51.4436 41.289C51.4436 41.3204 51.5919 42.0219 51.5601 43.0687C51.5283 44.147 49.8015 48.4497 49.4307 49.0883C49.399 49.1511 49.3354 49.1825 49.2718 49.1825' fill='white'/%3E%3Cpath d='M52.6618 43.4142H52.6406L51.3588 43.2467C51.2528 43.2363 51.1893 43.142 51.1999 43.0373C51.2105 42.9327 51.3058 42.8698 51.4118 42.8803L52.6936 43.0478C52.7995 43.0583 52.8631 43.1525 52.8525 43.2572C52.8419 43.3514 52.7572 43.4142 52.6724 43.4142' fill='white'/%3E%3Cpath d='M52.1427 35.4998C52.1427 35.4998 52.0791 35.4998 52.0474 35.4788C50.9244 34.8402 50.0557 34.4424 48.9116 34.2645C48.8057 34.254 48.7421 34.1598 48.7633 34.0551C48.7739 33.9609 48.8692 33.8771 48.9752 33.9085C50.1723 34.097 51.0833 34.5157 52.238 35.1648C52.3228 35.2171 52.3546 35.3218 52.3016 35.416C52.2698 35.4788 52.2063 35.5102 52.1427 35.5102' fill='white'/%3E%3Cpath d='M44.0597 34.6623C43.9961 34.6623 43.9431 34.6309 43.9008 34.5785C43.8478 34.4948 43.869 34.3796 43.9537 34.3273C44.5258 33.9399 45.8394 33.3537 48.1595 33.7515C48.2548 33.7724 48.329 33.8666 48.3078 33.9609C48.2866 34.0656 48.2019 34.1179 48.0959 34.1074C45.9136 33.7306 44.6953 34.2749 44.1656 34.6204C44.1338 34.6413 44.102 34.6518 44.0597 34.6518' fill='white'/%3E%3Cpath d='M46.9941 38.8184C46.9941 38.8184 46.8988 38.7975 46.867 38.7661C46.867 38.7661 46.3479 38.2845 45.9135 37.9181C45.8182 37.8343 45.7864 37.7192 45.8288 37.604C45.9453 37.2376 46.8882 36.8084 48.0959 36.7456C48.1806 36.7456 48.2865 36.8189 48.2971 36.9131C48.2971 37.0178 48.223 37.1015 48.1276 37.1015C47.0259 37.1643 46.3585 37.5203 46.2102 37.6773C46.6445 38.0437 47.1212 38.4939 47.1318 38.4939C47.206 38.5672 47.206 38.6823 47.1318 38.7556C47.1 38.7975 47.0471 38.8079 46.9941 38.8079' fill='white'/%3E%3Cpath d='M52.1427 35.4998C52.1427 35.4998 52.0898 35.4998 52.0686 35.4893C52.058 35.4893 50.7232 34.9031 48.9222 34.8612C48.8163 34.8612 48.7421 34.7774 48.7421 34.6727C48.7421 34.5681 48.8269 34.4948 48.9328 34.4948C50.8079 34.5367 52.1639 35.1334 52.2169 35.1543C52.3122 35.1962 52.3546 35.3009 52.3122 35.3951C52.2805 35.4684 52.2169 35.4998 52.1427 35.4998Z' fill='white'/%3E%3Cpath d='M45.9136 37.9181C45.9136 37.9181 45.3945 37.447 44.9601 37.0701C44.7906 36.934 44.6953 36.5362 44.833 36.1279C45.0025 35.6149 45.6487 34.7251 48.0747 34.5367C48.2018 34.5367 48.2654 34.6099 48.276 34.7042C48.276 34.8088 48.2018 34.8926 48.1065 34.9031C45.956 35.0601 45.3627 35.772 45.2038 36.1907C45.0767 36.5153 45.172 36.756 45.2038 36.7979C45.6487 37.1748 46.1678 37.6459 46.1678 37.6459L45.9136 37.9181Z' fill='white'/%3E%3Cpath d='M50.7443 39.9281C50.7443 39.9281 50.7231 39.9281 50.7019 39.9281C50.596 39.9072 50.5324 39.8129 50.5536 39.7082C50.6596 39.2267 50.7973 38.3054 50.596 37.5517C50.5748 37.4574 50.6278 37.3528 50.7231 37.3318C50.8291 37.3109 50.9244 37.3632 50.9456 37.4574C51.1681 38.2845 51.0197 39.279 50.9138 39.792C50.8926 39.8757 50.8185 39.9386 50.7337 39.9386' fill='white'/%3E%3Cpath d='M36.7076 35.6045C36.7076 35.6045 36.6652 35.6045 36.644 35.6045C35.6164 35.2485 33.1586 34.1074 32.47 31.1448C31.9086 28.7369 31.7073 27.9727 30.775 26.528C30.7221 26.4443 30.7433 26.3291 30.828 26.2768C30.9128 26.2244 31.0293 26.2454 31.0823 26.3291C32.0463 27.8262 32.2582 28.6008 32.8302 31.061C33.4765 33.8457 35.7965 34.924 36.7605 35.259C36.8559 35.2904 36.9089 35.3951 36.8771 35.4893C36.8559 35.5626 36.7817 35.615 36.7076 35.615' fill='white'/%3E%3Cpath d='M36.2838 42.3987H36.2732C36.1778 42.3987 36.0931 42.3045 36.1037 42.1998C36.1567 41.3204 35.6376 40.9226 35.2668 40.6295C35.2032 40.5772 35.1396 40.5353 35.0867 40.4934C32.0992 37.8867 30.9657 32.8512 31.4636 30.3805C31.4848 30.2863 31.5907 30.2235 31.6861 30.234C31.792 30.2549 31.8556 30.3491 31.8344 30.4538C31.2941 33.0919 32.7031 37.9285 35.3303 40.2107C35.3727 40.2526 35.4363 40.2945 35.4892 40.3364C35.8812 40.64 36.538 41.1529 36.4745 42.2208C36.4745 42.315 36.3897 42.3883 36.2944 42.3883' fill='white'/%3E%3Cpath d='M38.9852 42.5976C38.9852 42.5976 38.964 42.5976 38.9534 42.5976C38.8581 42.5767 38.7839 42.4825 38.8051 42.3883C39.6844 37.8239 41.7078 36.8189 43.1591 36.4734C43.2651 36.442 43.3604 36.5048 43.3816 36.6095C43.4028 36.7037 43.3498 36.8084 43.2439 36.8293C41.8985 37.1539 40.0022 38.0961 39.1653 42.4616C39.1441 42.5453 39.0699 42.6081 38.9852 42.6081' fill='white'/%3E%3Cpath d='M28.3172 42.1056C28.3172 42.1056 28.2537 42.1056 28.2219 42.0847C27.8617 41.8648 27.5969 41.7497 26.8977 41.8858C26.7917 41.9067 26.6964 41.8439 26.6752 41.7392C26.654 41.645 26.7176 41.5403 26.8235 41.5193C27.5757 41.3728 27.9359 41.4775 28.4126 41.7601C28.4973 41.8125 28.5291 41.9276 28.4761 42.0114C28.4444 42.0742 28.3808 42.0951 28.3172 42.0951' fill='white'/%3E%3Cpath d='M27.6074 49.2558C27.6074 49.2558 27.5227 49.2453 27.4909 49.2139C26.0395 48.0728 25.0755 43.7178 26.707 41.5926C26.7705 41.5089 26.887 41.4984 26.9612 41.5612C27.046 41.624 27.0565 41.7392 27.0036 41.8229C25.531 43.7387 26.3785 47.8844 27.724 48.9417C27.8087 49.0046 27.8193 49.1197 27.7557 49.2035C27.724 49.2453 27.671 49.2663 27.6074 49.2663' fill='white'/%3E%3Cpath d='M29.3449 41.1215C29.2813 41.1215 29.2283 41.0901 29.1965 41.0378C29.0164 40.7656 27.9994 40.5981 27.4274 40.818C27.332 40.8494 27.2261 40.818 27.1837 40.7133C27.1413 40.619 27.1837 40.5144 27.2897 40.4725C27.9359 40.2212 29.1754 40.3469 29.4932 40.8284C29.5461 40.9122 29.525 41.0273 29.4402 41.0797C29.4084 41.1006 29.3766 41.1111 29.3343 41.1111' fill='white'/%3E%3Cpath d='M29.6627 40.2526C29.6097 40.2526 29.5461 40.2317 29.5144 40.1794C29.1542 39.6873 27.9783 39.614 27.4274 39.8339C27.332 39.8758 27.2261 39.8339 27.1837 39.7292C27.1413 39.635 27.1837 39.5303 27.2897 39.4884C27.9677 39.2162 29.3343 39.3 29.811 39.97C29.8745 40.0537 29.8534 40.1689 29.7686 40.2212C29.7368 40.2422 29.6945 40.2526 29.6627 40.2526Z' fill='white'/%3E%3Cpath d='M29.3872 39.1429C29.3342 39.1429 29.2707 39.122 29.2389 39.0696C28.9952 38.7242 27.8723 38.3368 27.279 38.7032C27.1943 38.7556 27.0777 38.7242 27.0248 38.6404C26.9718 38.5567 26.993 38.4415 27.0883 38.3892C27.8405 37.9285 29.1965 38.3473 29.5461 38.8603C29.6097 38.944 29.5885 39.0592 29.5037 39.1115C29.4719 39.1325 29.4296 39.1429 29.3978 39.1429' fill='white'/%3E%3Cpath d='M34.7583 57.8821C34.6841 57.8821 34.61 57.8298 34.5782 57.7565C34.5464 57.6623 34.5994 57.5576 34.6947 57.5262C34.9278 57.4529 35.2244 57.1284 35.4999 56.8248C35.8601 56.427 36.2308 56.0187 36.6758 55.8512L37.0783 55.7046C37.8199 55.4324 38.8369 55.0451 39.8645 54.6054C40.6591 54.2599 41.2735 54.1343 41.8244 54.0191C42.1422 53.9563 42.4176 53.8935 42.6825 53.8098C42.8414 53.7574 42.9367 53.6737 42.9579 53.5794C42.9579 53.5166 42.9473 53.4643 42.8944 53.4224C42.8096 53.3491 42.6719 53.3491 42.5236 53.4015C42.4282 53.4329 42.3223 53.4015 42.2799 53.2968C42.2481 53.2026 42.2905 53.0979 42.3858 53.056C42.6613 52.9513 42.9367 52.9827 43.1274 53.1398C43.2863 53.2654 43.3605 53.4538 43.3181 53.6527C43.2757 53.883 43.085 54.0715 42.799 54.1657C42.513 54.2599 42.2163 54.3227 41.8985 54.3855C41.3688 54.4902 40.765 54.6159 40.0128 54.9509C38.964 55.401 37.947 55.7779 37.2055 56.0606L36.8029 56.2071C36.4427 56.3432 36.1037 56.7201 35.7753 57.0865C35.4469 57.4529 35.1397 57.7879 34.8007 57.8926C34.7795 57.8926 34.7583 57.8926 34.7477 57.8926' fill='white'/%3E%3Cpath d='M34.7583 57.8821C34.7583 57.8821 34.7053 57.8821 34.6841 57.8717C34.5888 57.8298 34.5464 57.7251 34.5888 57.6309C34.9172 56.8562 34.2816 56.4793 34.2498 56.4688C34.2074 56.4479 34.1862 56.406 34.165 56.3641C34.165 56.3327 33.9426 55.6837 33.9426 54.8357C33.9426 53.8621 33.7307 53.1188 33.2857 52.5012C33.2328 52.4174 33.2434 52.3022 33.3281 52.2499C33.4129 52.1871 33.5294 52.208 33.593 52.2918C34.0909 52.9723 34.3133 53.7783 34.3133 54.8462C34.3133 55.4848 34.4511 56.0291 34.504 56.1966C34.8324 56.4165 35.2774 56.9818 34.9278 57.7879C34.896 57.8612 34.8324 57.9031 34.7583 57.9031' fill='white'/%3E%3Cpath d='M30.8174 55.9559C30.7538 55.9559 30.7008 55.9244 30.6585 55.8721C30.1394 55.0765 30.0546 54.3018 29.9805 53.1083C29.9805 53.0036 30.0546 52.9199 30.15 52.9094C30.2453 52.9094 30.3407 52.9827 30.3513 53.0769C30.4254 54.1971 30.489 54.9299 30.9657 55.6627C31.0187 55.7465 30.9975 55.8616 30.9127 55.914C30.8809 55.9349 30.8492 55.9454 30.8068 55.9454' fill='white'/%3E%3Cpath d='M33.6883 56.7096C33.3917 56.7096 33.0739 56.6573 32.7984 56.5735C32.3641 56.4374 32.0463 56.4165 31.9191 56.4374C31.9403 56.5107 31.9191 56.5945 31.8556 56.6363C31.7708 56.6991 31.6649 56.6887 31.6013 56.6049C31.4636 56.4165 31.5378 56.2699 31.5695 56.2176C31.8132 55.893 32.7349 56.1548 32.915 56.2176C33.4658 56.3955 34.0167 56.3327 34.1544 56.2595C34.0909 55.9873 33.9743 55.7988 33.7837 55.6941C33.5506 55.558 33.2646 55.5894 33.1374 55.6313C32.8302 55.7255 32.6289 55.7151 32.5124 55.5894C32.4488 55.5162 32.3959 55.3801 32.5124 55.1602C32.5548 55.0765 32.5124 54.9823 32.4065 54.731C32.3217 54.5321 32.2158 54.2913 32.131 53.9563C32.0886 53.7993 32.0675 53.6632 32.0357 53.548C31.9403 53.1083 31.898 52.9408 31.7179 52.7838C31.6437 52.721 31.6331 52.5954 31.6967 52.5221C31.7602 52.4488 31.8768 52.4383 31.9615 52.5011C32.237 52.7419 32.2899 53.0036 32.3959 53.4643C32.4171 53.5794 32.4488 53.7155 32.4912 53.8726C32.5654 54.1762 32.6607 54.4065 32.7455 54.5844C32.8726 54.8671 32.9679 55.0869 32.8408 55.3277C32.8832 55.3277 32.9361 55.3068 33.0209 55.2859C33.254 55.2126 33.6353 55.1916 33.9743 55.3801C34.1756 55.4952 34.4299 55.736 34.5252 56.228C34.5464 56.3327 34.504 56.4479 34.4193 56.5212C34.2816 56.6468 33.9955 56.6991 33.6883 56.6991' fill='white'/%3E%3Cpath d='M36.7181 55.3696C36.644 55.3696 36.5698 55.3277 36.5486 55.2544C36.5169 55.1602 36.5592 55.0555 36.6546 55.0137C37.5551 54.6786 37.8411 54.0924 37.7034 52.9094C37.6928 52.8047 37.7669 52.721 37.8623 52.7105C37.9682 52.7105 38.053 52.7733 38.0741 52.8675C38.1801 53.7679 38.1377 54.8566 36.7923 55.3591C36.7711 55.3591 36.7499 55.3696 36.7287 55.3696' fill='white'/%3E%3Cpath d='M41.9939 55.0765C41.9091 55.0765 41.8244 55.0137 41.8138 54.9195C41.8032 54.8148 41.8667 54.7205 41.9727 54.7101C43.6147 54.4693 44.8224 53.5795 45.7123 52.9304C45.797 52.8676 45.9136 52.8885 45.9771 52.9723C46.0407 53.056 46.0195 53.1712 45.9348 53.234C45.0661 53.8726 43.763 54.8252 42.0256 55.087C42.0256 55.087 42.0045 55.087 41.9939 55.087' fill='white'/%3E%3Cpath d='M37.1525 57.4424C37.0889 57.4424 37.0359 57.411 37.0042 57.3587C36.9512 57.2749 36.9724 57.1598 37.0571 57.1074C37.269 56.9609 37.4703 56.8457 37.6504 56.7305C38.0212 56.5002 38.3496 56.3013 38.678 56.0187C39.1865 55.579 39.4619 55.5894 40.0764 55.5894H42.1739C42.2799 55.5894 42.354 55.6732 42.354 55.7779C42.354 55.8826 42.2693 55.9558 42.1739 55.9558H40.0764C39.4831 55.9558 39.3242 55.9558 38.9216 56.3013C38.572 56.6049 38.233 56.8038 37.8517 57.0446C37.6716 57.1598 37.4809 57.2749 37.269 57.4215C37.2372 57.4424 37.2054 57.4529 37.1631 57.4529' fill='white'/%3E%3Cpath d='M38.572 54.7938C38.572 54.7938 38.5191 54.7938 38.4979 54.7834C38.4025 54.7415 38.3602 54.6368 38.4025 54.5426C38.6886 53.8831 39.7056 52.2185 43.0532 50.889C43.1486 50.8471 43.2545 50.889 43.2969 50.9937C43.3393 51.0879 43.2969 51.1926 43.1909 51.2344C39.981 52.5116 39.017 54.082 38.7415 54.6996C38.7098 54.7729 38.6462 54.8043 38.572 54.8043' fill='white'/%3E%3Cpath d='M28.741 31.3541C28.6562 31.3541 28.5821 31.3018 28.5609 31.218C28.5397 31.1238 28.5927 31.0191 28.6986 30.9982C29.2813 30.8516 29.6838 30.569 29.9063 30.1397C30.3089 29.365 30.4784 28.6218 30.436 27.868C30.436 27.7633 30.5101 27.6796 30.6161 27.6796C30.7114 27.6796 30.8068 27.7528 30.8068 27.8575C30.8491 28.6741 30.6585 29.4802 30.2347 30.3177C29.9699 30.8411 29.4825 31.1971 28.7833 31.3646C28.7728 31.3646 28.7516 31.3646 28.741 31.3646' fill='white'/%3E%3Cpath d='M32.6501 31.2808C32.5442 31.2808 32.47 31.1971 32.47 31.0924C32.5018 29.5116 33.0315 27.711 33.8049 26.507C33.8049 26.4966 34.1862 25.6277 35.002 25.2927C35.0973 25.2508 35.2032 25.2927 35.2456 25.3869C35.288 25.4811 35.2456 25.5858 35.1503 25.6277C34.4829 25.9103 34.1439 26.6745 34.1333 26.6745C33.3811 27.8575 32.8726 29.5849 32.8408 31.1029C32.8408 31.2075 32.7561 31.2808 32.6607 31.2808' fill='white'/%3E%3Cpath d='M31.3683 27.8366C31.3683 27.8366 31.3047 27.8366 31.2729 27.8052C31.1882 27.7528 31.1564 27.6377 31.2094 27.5539C31.6967 26.7688 32.2687 26.0988 32.8514 25.5963C32.9679 25.4392 33.6989 24.497 34.6418 24.4028C34.7477 24.3819 34.8325 24.4656 34.843 24.5703C34.843 24.675 34.7795 24.7588 34.6735 24.7692C33.8366 24.853 33.1374 25.8161 33.1374 25.8266C33.1374 25.8371 33.1163 25.8475 33.1057 25.858C32.5442 26.3396 31.9933 26.9886 31.5166 27.7529C31.4848 27.8052 31.4212 27.8366 31.3577 27.8366' fill='white'/%3E%3Cpath d='M30.489 25.9208C30.436 25.9208 30.383 25.8999 30.3407 25.858C30.2771 25.7742 30.2877 25.6591 30.3724 25.5963C30.9339 25.1461 31.5272 24.7692 32.0992 24.5075C32.2687 24.3505 33.3917 23.3978 34.3557 23.3245C34.4617 23.3245 34.5464 23.3873 34.557 23.492C34.557 23.5967 34.4828 23.6805 34.3875 23.6909C33.487 23.7537 32.3429 24.7797 32.3323 24.7902C32.3217 24.8006 32.3005 24.8111 32.2899 24.8216C31.739 25.0728 31.167 25.4392 30.6161 25.8789C30.5843 25.9103 30.542 25.9208 30.4996 25.9208' fill='white'/%3E%3Cpath d='M36.6228 37.5412C36.6228 37.5412 36.6016 37.5412 36.591 37.5412C33.9849 37.0701 31.4954 33.9085 31.3788 32.2544C31.3788 32.1498 31.4424 32.066 31.5483 32.0555C31.6437 32.0555 31.739 32.1288 31.7496 32.223C31.8556 33.6154 34.1438 36.7142 36.6652 37.1748C36.7711 37.1957 36.8347 37.29 36.8135 37.3842C36.7923 37.4679 36.7181 37.5307 36.6334 37.5307' fill='white'/%3E%3Cpath d='M35.0973 50.554C35.0443 50.554 34.9914 50.533 34.949 50.4807C34.9172 50.4388 34.8536 50.3655 34.7689 50.2713C34.1227 49.5175 32.3959 47.5075 32.1416 45.5603C32.131 45.4661 32.2052 45.3719 32.3005 45.351C32.4171 45.351 32.4912 45.4138 32.5124 45.508C32.7561 47.3505 34.4299 49.2977 35.0549 50.0305C35.1397 50.1247 35.2032 50.198 35.2456 50.2504C35.3092 50.3341 35.2986 50.4493 35.2138 50.5121C35.1821 50.533 35.1397 50.554 35.0973 50.554Z' fill='white'/%3E%3Cpath d='M31.2729 51.4857C31.1988 51.4857 31.1246 51.4333 31.0928 51.3601C30.5102 49.6641 29.8957 44.2308 29.7898 42.9955C29.7898 42.8908 29.8534 42.807 29.9593 42.7966C30.0546 42.7966 30.15 42.8594 30.1606 42.9641C30.2665 44.1889 30.8704 49.5699 31.4424 51.2344C31.4742 51.3287 31.4212 51.4333 31.3259 51.4648C31.3047 51.4648 31.2835 51.4648 31.2623 51.4648' fill='white'/%3E%3Cpath d='M38.5085 47.4866C38.4449 47.4866 38.392 47.4656 38.3602 47.4133C36.8135 45.2358 36.358 43.1211 36.8877 40.5667C36.9088 40.4725 37.0042 40.4096 37.1101 40.4201C37.2161 40.4411 37.2796 40.5353 37.2584 40.64C36.7499 43.0897 37.1843 45.1206 38.6674 47.2039C38.7204 47.2877 38.7098 47.4028 38.625 47.4552C38.5933 47.4761 38.5509 47.4866 38.5191 47.4866' fill='white'/%3E%3Cpath d='M52.0792 38.4101C52.0792 38.4101 51.9944 38.3997 51.9521 38.3682C51.2211 37.7192 49.8545 37.2481 48.901 37.0911C48.8057 37.0701 48.7315 36.9759 48.7527 36.8817C48.7739 36.777 48.8693 36.7246 48.9646 36.7351C49.685 36.8503 51.2952 37.29 52.2063 38.0961C52.2805 38.1589 52.2911 38.274 52.2169 38.3578C52.1851 38.3997 52.1321 38.4206 52.0792 38.4206' fill='white'/%3E%3Cpath d='M44.1762 41.3728C44.0702 41.3728 43.9855 41.289 43.9855 41.1948V40.3469C43.9855 40.2422 44.0702 40.1584 44.1762 40.1584C44.2821 40.1584 44.3563 40.2422 44.3563 40.3469V41.1948C44.3563 41.2995 44.2715 41.3728 44.1762 41.3728Z' fill='white'/%3E%3Cpath d='M44.8648 41.3728C44.7588 41.3728 44.6741 41.289 44.6741 41.1948V40.3469C44.6741 40.2422 44.7588 40.1584 44.8648 40.1584C44.9707 40.1584 45.0449 40.2422 45.0449 40.3469V41.1948C45.0449 41.2995 44.9601 41.3728 44.8648 41.3728Z' fill='white'/%3E%3Cpath d='M46.3373 41.3728C46.2314 41.3728 46.1466 41.289 46.1466 41.1948V40.3469C46.1466 40.2422 46.2314 40.1584 46.3373 40.1584C46.4432 40.1584 46.5174 40.2422 46.5174 40.3469V41.1948C46.5174 41.2995 46.4326 41.3728 46.3373 41.3728Z' fill='white'/%3E%3Cpath d='M47.0259 41.3728C46.92 41.3728 46.8352 41.289 46.8352 41.1948V40.3469C46.8352 40.2422 46.92 40.1584 47.0259 40.1584C47.1318 40.1584 47.206 40.2422 47.206 40.3469V41.1948C47.206 41.2995 47.1212 41.3728 47.0259 41.3728Z' fill='white'/%3E%3Cpath d='M55.6599 32.6837C55.6599 32.6837 55.5751 32.6732 55.5433 32.6418C54.9713 32.2021 54.9289 31.6996 55.0031 31.3646C55.1302 30.6946 55.7764 30.1293 56.0836 30.0455C56.179 30.0141 56.2849 30.0769 56.3167 30.1711C56.3485 30.2654 56.2849 30.3701 56.1896 30.4015C56.0307 30.4433 55.4798 30.8935 55.3738 31.4379C55.2997 31.7833 55.4374 32.0869 55.787 32.3591C55.8718 32.4219 55.8823 32.5371 55.8188 32.6209C55.787 32.6627 55.7234 32.6941 55.6705 32.6941' fill='white'/%3E%3Cpath d='M54.4416 32.4848C54.3886 32.4848 54.3357 32.4638 54.2933 32.4219C53.8695 31.909 53.8801 31.2285 54.3357 30.5794C54.717 30.0351 55.4162 29.5325 55.8082 29.6477C55.9035 29.6791 55.9565 29.7838 55.9247 29.878C55.8929 29.9722 55.787 30.0246 55.6917 29.9932C55.5963 29.9513 55.0243 30.234 54.6323 30.7993C54.378 31.1657 54.1662 31.6996 54.5793 32.1916C54.6429 32.2649 54.6323 32.3801 54.5475 32.4534C54.5158 32.4848 54.4734 32.4952 54.431 32.4952' fill='white'/%3E%3Cpath d='M52.736 30.6736C52.736 30.6736 52.7042 30.6736 52.683 30.6736C52.5877 30.6422 52.5241 30.548 52.5559 30.4433C53.0008 28.8939 54.2509 28.6427 54.77 28.6113C55.4586 28.5694 56.0836 28.7788 56.2425 29.1243C56.2849 29.2185 56.2425 29.3232 56.1472 29.365C56.0518 29.4069 55.9459 29.365 55.9035 29.2708C55.8294 29.1138 55.3738 28.9254 54.7912 28.9672C54.3568 28.9986 53.2868 29.2185 52.9055 30.5376C52.8843 30.6213 52.8101 30.6736 52.7254 30.6736' fill='white'/%3E%3Cpath d='M58.891 27.4702C58.5202 27.4702 58.213 27.1875 58.0329 26.6746C57.9905 26.5594 57.6621 26.4966 57.3443 26.4233C57.1536 26.3814 56.9311 26.3396 56.6981 26.2768C56.179 26.1302 56.0201 25.8161 55.9777 25.6486C55.9035 25.366 55.9989 25.0519 56.2425 24.8111C56.3167 24.7378 56.4332 24.7378 56.5074 24.8111C56.5815 24.8844 56.5815 24.9996 56.5074 25.0728C56.3591 25.2194 56.2955 25.3974 56.3379 25.5544C56.3802 25.7219 56.5497 25.8475 56.804 25.9208C57.0265 25.9836 57.2383 26.0255 57.429 26.0674C57.9058 26.1721 58.2871 26.2454 58.3931 26.5594C58.4672 26.7583 58.6261 27.1038 58.9016 27.1038C58.9228 27.1038 58.9334 27.1038 58.9969 26.9468C59.0605 26.7688 59.1664 26.4757 59.569 26.4338L59.7597 26.4129C60.2258 26.371 60.7449 26.3291 61.0627 25.9732C61.1263 25.9104 61.1898 25.8371 61.2534 25.7638C61.4229 25.5753 61.7195 25.2718 61.7089 25.1671C61.6136 25.1252 61.5712 25.0205 61.603 24.9263C61.6454 24.8321 61.7407 24.7902 61.8361 24.8321C61.995 24.8949 62.0479 25.01 62.0691 25.0833C62.1327 25.345 61.8572 25.6382 61.5182 26.0046C61.4547 26.0674 61.3911 26.1407 61.3382 26.2035C60.925 26.6641 60.2894 26.7164 59.7809 26.7583L59.6008 26.7793C59.4419 26.8002 59.4101 26.8735 59.3465 27.0515C59.2935 27.198 59.2088 27.4493 58.9016 27.4493' fill='white'/%3E%3Cpath d='M58.5732 26.1301C58.3295 26.1301 58.1918 25.9941 58.0646 25.8684C57.9799 25.7847 57.8951 25.7009 57.768 25.6486C57.6727 25.6067 57.6303 25.502 57.6727 25.4078C57.7151 25.3136 57.821 25.2717 57.9163 25.3136C58.107 25.3973 58.2342 25.5125 58.3295 25.6172C58.4354 25.7219 58.4884 25.7637 58.5732 25.7637C58.6897 25.7637 58.9227 25.6381 59.1452 25.523C59.4207 25.3764 59.7385 25.2089 60.0881 25.1042C60.194 25.0728 60.2893 25.1251 60.3211 25.2298C60.3529 25.3241 60.2999 25.4287 60.194 25.4601C59.8762 25.5544 59.5796 25.7114 59.3253 25.8475C59.0181 26.0045 58.785 26.1301 58.5732 26.1301Z' fill='white'/%3E%3Cpath d='M58.3189 24.4133C58.1176 24.4133 57.9269 24.3505 57.7468 24.2667C57.6939 24.2458 57.6515 24.2248 57.6091 24.2144C57.5138 24.183 57.4608 24.0783 57.4926 23.9841C57.5244 23.8898 57.6303 23.8375 57.7256 23.8689C57.7786 23.8898 57.8316 23.9108 57.8951 23.9317C58.2342 24.0783 58.6261 24.2562 59.3571 23.2198C59.3889 23.0837 59.5054 22.487 59.2723 22.0997C59.2406 22.0473 59.2406 21.995 59.2617 21.9322C59.2829 21.8798 59.3253 21.8379 59.3889 21.8275C59.4736 21.8065 59.6749 21.7228 59.7385 21.6181C59.7597 21.5867 59.7597 21.5553 59.7385 21.5239C59.6113 21.1051 59.3995 20.8539 59.3253 20.8434C59.3253 20.8434 59.3041 20.8748 59.2723 20.9586C59.2512 21.0109 59.2088 21.0633 59.1452 21.0737L58.8168 21.1679C58.7532 21.1889 58.6791 21.1679 58.6367 21.1261L57.5985 20.0792C57.2489 20.2781 56.2637 20.7911 55.5751 20.6654C55.4692 20.6445 55.4056 20.5503 55.4268 20.4561C55.448 20.3514 55.5433 20.299 55.6387 20.3095C56.2107 20.4142 57.1854 19.9012 57.5244 19.7023C57.5985 19.6604 57.6939 19.6709 57.7574 19.7337L58.8168 20.8015L58.9545 20.7597C59.0711 20.5293 59.23 20.4979 59.3359 20.4979C59.6643 20.4979 59.9609 20.9795 60.0987 21.4401C60.141 21.5762 60.1198 21.7019 60.0563 21.817C59.9715 21.9636 59.8126 22.0578 59.6855 22.1206C59.8868 22.665 59.7173 23.3245 59.7067 23.3559C59.7067 23.3769 59.6961 23.3978 59.6855 23.4083C59.1346 24.1934 58.7003 24.4237 58.3189 24.4237' fill='white'/%3E%3Cpath d='M59.1028 35.3637C59.0181 35.3637 58.9333 35.3009 58.9227 35.2171C58.9227 35.2066 58.6579 33.6782 58.2553 32.6732C58.213 32.5685 58.16 32.4429 58.0858 32.3068C58.0435 32.2126 58.0858 32.1079 58.1706 32.066C58.2659 32.0241 58.3719 32.066 58.4142 32.1497C58.4248 32.1811 58.446 32.2021 58.4566 32.2335C58.4778 32.2021 58.5202 32.1707 58.5626 32.1602C58.6579 32.1393 58.7638 32.1916 58.785 32.2858C59.0923 33.3746 59.2617 34.3796 59.2829 35.1648C59.2829 35.259 59.2088 35.3427 59.1134 35.3532C59.1134 35.3532 59.1028 35.3532 59.0922 35.3532' fill='white'/%3E%3Cpath d='M58.7851 31.5426C58.7851 31.5426 58.7003 31.5321 58.6685 31.5007C58.5626 31.4169 58.4355 31.2599 58.2977 31.0819C58.1282 30.8621 57.9164 30.6004 57.768 30.5166C57.6833 30.4643 57.6515 30.3491 57.7045 30.2654C57.7575 30.1816 57.874 30.1502 57.9587 30.2026C58.1706 30.3282 58.4037 30.6108 58.5944 30.8621C58.7109 31.0087 58.8274 31.1657 58.9016 31.218C58.9863 31.2809 58.9969 31.396 58.9334 31.4798C58.891 31.5216 58.838 31.553 58.7851 31.553' fill='white'/%3E%3Cpath d='M58.8592 32.4115C58.7957 32.4115 58.7427 32.3801 58.7003 32.3277C58.4885 32.0032 58.2342 31.7101 57.5986 31.2808C57.5138 31.218 57.4926 31.1133 57.5456 31.0296C57.5986 30.9458 57.7151 30.9249 57.7999 30.9772C58.4885 31.4379 58.7639 31.7624 59.0075 32.1288C59.0605 32.2126 59.0393 32.3277 58.9546 32.3801C58.9228 32.401 58.891 32.4115 58.8486 32.4115' fill='white'/%3E%3Cpath d='M63.065 33.9085C63.065 33.9085 63.0226 33.9085 63.0014 33.8981C61.0521 33.1234 60.8403 31.574 60.8403 30.9459V28.4647C60.8403 27.3236 60.6602 26.8002 60.5118 26.5699C60.4589 26.4861 60.4801 26.371 60.5648 26.3186C60.6496 26.2663 60.7661 26.2872 60.8191 26.371C61.0733 26.7688 61.211 27.4702 61.211 28.4647V30.9459C61.211 31.5007 61.4017 32.8616 63.1391 33.5526C63.2345 33.5945 63.2768 33.6992 63.2451 33.7934C63.2133 33.8667 63.1497 33.9085 63.0756 33.9085' fill='white'/%3E%3Cpath d='M62.5565 30.391C62.5565 30.391 62.4823 30.3805 62.4505 30.3596C62.4188 30.3386 62.1009 30.0978 61.8891 29.4174C61.709 28.8625 61.8043 27.9622 61.8891 27.2399C61.9102 27.0828 61.9208 26.9467 61.9314 26.8211C61.9844 26.172 61.9102 25.8266 61.6666 25.5753C61.5924 25.502 61.603 25.3869 61.6666 25.3136C61.7407 25.2508 61.8573 25.2508 61.9314 25.3136C62.3022 25.7009 62.3552 26.2139 62.3022 26.842C62.2916 26.9677 62.281 27.1142 62.2598 27.2713C62.1963 27.9203 62.1009 28.8102 62.2598 29.2917C62.4399 29.8571 62.6836 30.0455 62.6942 30.0455C62.7789 30.1083 62.7895 30.2235 62.7366 30.2967C62.7048 30.3491 62.6412 30.37 62.5883 30.37' fill='white'/%3E%3Cpath d='M60.0775 31.8252C59.7067 31.8252 59.3253 31.8043 59.0605 31.731C58.9652 31.6996 58.9016 31.6054 58.9334 31.5007C58.9652 31.4065 59.0605 31.3541 59.1664 31.3751C59.7279 31.5321 61.0733 31.4065 61.0839 31.4065C61.1899 31.3855 61.2746 31.4693 61.2852 31.574C61.2852 31.6787 61.2216 31.7624 61.1157 31.7729C61.0839 31.7729 60.5966 31.8148 60.0775 31.8148' fill='white'/%3E%3Cpath d='M60.4483 32.7151C59.8762 32.7151 59.1558 32.6732 58.5626 32.5162C58.4672 32.4952 58.4037 32.3906 58.4355 32.2963C58.4566 32.2021 58.5626 32.1393 58.6579 32.1707C59.7809 32.4638 61.4335 32.3068 61.4547 32.3068C61.5712 32.2859 61.6454 32.3696 61.656 32.4743C61.656 32.579 61.5924 32.6627 61.4865 32.6732C61.4547 32.6732 61.0203 32.7151 60.4483 32.7151Z' fill='white'/%3E%3Cpath d='M60.0987 31.0505C59.9928 31.0505 59.9186 30.9668 59.9186 30.8726C59.9186 30.5376 59.855 30.1293 59.8021 29.721C59.7385 29.2708 59.6749 28.7998 59.6749 28.4124C59.6749 27.7529 59.4207 27.1247 59.2088 26.7897C59.1558 26.706 59.177 26.5908 59.2618 26.5385C59.3465 26.4861 59.4631 26.5071 59.516 26.5908C59.7703 26.9782 60.0457 27.6691 60.0457 28.4019C60.0457 28.7683 60.1093 29.2185 60.1623 29.6582C60.2152 30.0665 60.2682 30.4957 60.2788 30.8516C60.2788 30.9563 60.194 31.0401 60.0987 31.0401V31.0505Z' fill='white'/%3E%3Cpath d='M58.5414 29.9827C58.4673 29.9827 58.4037 29.9408 58.3719 29.878C58.1494 29.365 57.7151 27.9727 57.7469 27.5016C57.7681 27.0723 57.5456 26.4861 57.3655 26.4338C57.2702 26.4023 57.2066 26.3081 57.2384 26.2034C57.2702 26.1092 57.3761 26.0464 57.4714 26.0778C57.9058 26.2034 58.1388 27.0305 58.1177 27.5225C58.0965 27.8994 58.4778 29.1975 58.7109 29.7314C58.7533 29.8256 58.7109 29.9303 58.6156 29.9722C58.5944 29.9722 58.5626 29.9827 58.5414 29.9827Z' fill='white'/%3E%3Cpath d='M58.1176 43.7073C58.1176 43.7073 58.0223 43.6864 57.9905 43.655C56.6345 42.3987 55.1832 40.0328 54.3145 38.609L54.1979 38.4206C54.145 38.3368 54.1662 38.2217 54.2615 38.1693C54.3462 38.117 54.4628 38.1484 54.5157 38.2321L54.6323 38.4206C55.4904 39.8234 56.9311 42.1684 58.2448 43.3933C58.3189 43.4666 58.3189 43.5817 58.2448 43.655C58.213 43.6969 58.16 43.7073 58.107 43.7073' fill='white'/%3E%3Cpath d='M60.925 38.1274C60.5119 38.1274 60.1729 37.8343 60.1729 37.4679V32.8721C60.1729 32.7674 60.2576 32.6941 60.3635 32.6941H61.4971C61.603 32.6941 61.6772 32.7779 61.6772 32.8721V37.4679C61.6772 37.8343 61.3382 38.1274 60.925 38.1274ZM60.5436 33.0605V37.4679C60.5436 37.6249 60.7131 37.761 60.925 37.761C61.1369 37.761 61.3064 37.6354 61.3064 37.4679V33.0605H60.5436Z' fill='white'/%3E%3Cpath d='M57.0264 51.3182C56.9629 51.3182 56.8993 51.2868 56.8675 51.224C56.8146 51.1297 56.8569 51.0251 56.9417 50.9727C57.4926 50.6796 57.5138 49.9049 57.535 48.8266C57.535 48.5335 57.5455 48.2194 57.5667 47.8949C57.6303 46.7014 58.4672 46.4083 58.5096 46.3978C58.6049 46.3664 58.7109 46.4188 58.7426 46.513C58.7744 46.6072 58.7215 46.7119 58.6261 46.7433C58.5943 46.7433 57.9905 46.9841 57.9375 47.9158C57.9163 48.2403 57.9163 48.5439 57.9057 48.8371C57.8845 49.9886 57.8634 50.8994 57.1218 51.2972C57.09 51.3077 57.0688 51.3182 57.037 51.3182' fill='white'/%3E%3Cpath d='M58.1494 49.863C58.1494 49.863 58.0964 49.863 58.0752 49.8421C57.9799 49.8002 57.9481 49.685 57.9905 49.6013C58.0858 49.4024 58.2342 49.1616 58.3931 48.9103C58.7427 48.3659 59.1664 47.6855 59.124 47.2144V47.1202C59.0605 46.4083 58.9969 45.7487 58.9969 44.1679C58.9969 42.7651 58.9227 42.6604 58.1918 41.5822C58.0964 41.4356 57.9905 41.2786 57.8634 41.1006L57.4608 40.4934C56.6769 39.3104 56.1048 38.452 54.8759 37.0701C53.4034 35.4265 53.8483 33.6468 54.3992 32.2858C54.4416 32.1916 54.5475 32.1497 54.6429 32.1811C54.7382 32.223 54.7806 32.3277 54.7488 32.4219C54.2085 33.7619 53.8271 35.3427 55.1514 36.8188C56.4014 38.2217 56.9735 39.0906 57.768 40.284L58.1706 40.8912C58.2871 41.0692 58.3931 41.2262 58.499 41.3728C59.2512 42.4825 59.3677 42.65 59.3677 44.1575C59.3677 45.665 59.4207 46.3769 59.4842 47.0783V47.1725C59.5372 47.7588 59.0922 48.4602 58.7003 49.0883C58.552 49.3291 58.4037 49.5594 58.3083 49.7478C58.2765 49.8106 58.213 49.8525 58.1388 49.8525' fill='white'/%3E%3Cpath d='M62.2704 45.5812C62.2068 45.5812 62.1539 45.5498 62.1221 45.4975C62.0691 45.4137 62.0903 45.2986 62.175 45.2462C64.2832 43.8644 63.7217 38.8498 63.4675 37.6878C63.4463 37.5831 63.5099 37.4888 63.6158 37.4679C63.7112 37.447 63.8171 37.5098 63.8383 37.6145C64.1137 38.9126 64.6858 44.0528 62.3869 45.5603C62.3551 45.5812 62.3234 45.5917 62.281 45.5917' fill='white'/%3E%3Cpath d='M53.7742 49.9153C53.7742 49.9153 53.7212 49.9153 53.6894 49.8944C53.5941 49.8525 53.5623 49.7374 53.6047 49.6536C54.0072 48.8685 54.2933 48.5021 55.0242 48.5753C55.6281 48.6381 56.0095 48.7219 56.02 48.7324C56.1154 48.7533 56.179 48.858 56.1578 48.9522C56.1366 49.0464 56.0306 49.1092 55.9353 49.0883C55.9353 49.0883 55.5645 49.0046 54.9819 48.9417C54.5263 48.8999 54.3568 48.9941 53.9225 49.8211C53.8907 49.8839 53.8271 49.9258 53.753 49.9258' fill='white'/%3E%3Cpath d='M55.7552 49.7792C55.5857 49.7792 55.3844 49.7269 55.1619 49.5908C55.0772 49.5385 55.056 49.4233 55.109 49.3395C55.1619 49.2558 55.2785 49.2244 55.3632 49.2872C55.5857 49.4233 55.787 49.4547 55.9671 49.371C56.3802 49.1825 56.7086 48.4183 56.8357 47.3714C56.8463 47.2772 56.9311 47.2039 57.0476 47.2144C57.143 47.2248 57.2171 47.3191 57.2065 47.4238C57.0582 48.6277 56.6662 49.4547 56.126 49.706C56.0306 49.7478 55.9035 49.7897 55.7552 49.7897' fill='white'/%3E%3Cpath d='M55.8929 53.8935C55.8929 53.8935 55.8082 53.883 55.7764 53.8516C55.5645 53.6841 54.3462 53.0141 52.789 53.1084C52.6724 53.1084 52.5983 53.0351 52.5983 52.9304C52.5983 52.8257 52.6724 52.7419 52.7678 52.7419C54.3039 52.6582 55.6175 53.2549 55.9989 53.569C56.0836 53.6318 56.0942 53.747 56.0307 53.8307C55.9883 53.8726 55.9353 53.8935 55.8823 53.8935' fill='white'/%3E%3Cpath d='M58.5626 47.9682C58.5626 47.9682 58.5096 47.9682 58.4884 47.9472C58.3931 47.9053 58.3613 47.7902 58.4037 47.7064C58.6155 47.2667 58.5308 46.9631 58.4037 46.6386C58.3931 46.6386 58.1388 46.2094 58.0117 44.5763C57.9905 44.3355 57.9799 44.1156 57.9693 43.9063C57.8952 42.7547 57.8528 42.2208 57.4926 41.7916C57.429 41.7183 57.4396 41.5926 57.5138 41.5298C57.5985 41.467 57.7045 41.4775 57.7786 41.5508C58.213 42.0742 58.2554 42.6814 58.3401 43.8748C58.3507 44.0738 58.3719 44.2936 58.3825 44.5344C58.499 46.0628 58.7321 46.4606 58.7321 46.4606C58.8592 46.7642 59.0393 47.2249 58.7427 47.8425C58.7109 47.9053 58.6473 47.9472 58.5732 47.9472' fill='white'/%3E%3Cpath d='M59.7491 54.1971C59.6537 54.1971 59.5796 54.1343 59.569 54.0401C59.516 53.6841 59.2088 53.4748 59.0393 53.3805C58.6473 53.1712 58.1388 53.1083 57.821 53.2549C57.7362 53.2968 57.6197 53.2549 57.5773 53.1607C57.535 53.0665 57.5773 52.9618 57.6727 52.9199C58.0858 52.7315 58.7215 52.7943 59.2194 53.056C59.6219 53.2758 59.8868 53.6108 59.9398 53.9877C59.9504 54.0924 59.8868 54.1762 59.7809 54.1971H59.7597' fill='white'/%3E%3Cpath d='M59.6219 51.4124C59.6219 51.4124 59.5478 51.4124 59.516 51.381C59.4312 51.3286 59.4101 51.2135 59.463 51.1297C59.8868 50.4911 59.6325 50.2294 59.6219 50.219C59.5796 50.1771 59.5584 50.1143 59.5584 50.0619C59.5584 49.9991 59.6007 49.9468 59.6537 49.9258C59.8338 49.8316 59.9397 49.706 59.9821 49.5699C60.0457 49.3396 59.8974 49.1093 59.8974 49.0988C59.855 49.036 59.855 48.9627 59.8974 48.9103C59.9397 48.8475 59.9927 48.8057 60.0775 48.8266C60.0986 48.8266 60.6601 48.8685 60.9991 48.2927C61.0521 48.2089 61.1686 48.1775 61.2534 48.2299C61.3381 48.2822 61.3699 48.3974 61.3169 48.4811C61.0203 48.9732 60.6072 49.1302 60.3317 49.1721C60.3741 49.3082 60.3953 49.4861 60.3423 49.6641C60.2893 49.8525 60.1834 50.02 60.0033 50.1457C60.1092 50.355 60.1622 50.7529 59.7702 51.3391C59.7385 51.3915 59.6749 51.4229 59.6113 51.4229' fill='white'/%3E%3Cpath d='M56.5498 38.9754C56.4862 38.9754 56.4121 38.9336 56.3803 38.8707C55.5116 37.0178 54.6429 34.3482 54.8336 32.422C54.8336 32.3173 54.9183 32.2335 55.0349 32.2545C55.1408 32.2545 55.215 32.3487 55.2044 32.4534C55.0243 34.3063 55.8718 36.9026 56.7193 38.7137C56.7617 38.8079 56.7193 38.9126 56.6239 38.9545C56.6027 38.965 56.571 38.9754 56.5498 38.9754Z' fill='white'/%3E%3Cpath d='M59.0923 42.828C59.0923 42.828 59.0181 42.828 58.9863 42.7966C58.9016 42.7338 58.8804 42.6291 58.9439 42.5453C59.1982 42.1894 59.3147 41.7497 59.569 40.8808L59.6114 40.7447C59.8656 39.8548 59.3041 39.1429 59.2935 39.1429C59.2512 39.0801 59.2406 39.0069 59.2723 38.944C59.2723 38.9336 59.4736 38.5358 59.1664 37.8029C59.124 37.7087 59.1664 37.604 59.2723 37.5622C59.3677 37.5307 59.4736 37.5622 59.516 37.6668C59.7914 38.3368 59.7173 38.8079 59.6431 39.0069C59.8126 39.2476 60.2152 39.97 59.9609 40.8494L59.9186 40.9855C59.6537 41.8962 59.5266 42.3464 59.2406 42.7652C59.1982 42.8175 59.1452 42.8384 59.0923 42.8384' fill='white'/%3E%3Cpath d='M57.3655 21.6914C57.143 21.6914 56.9629 21.5449 56.9311 21.3564C56.91 21.2099 56.9735 21.0109 57.2384 20.9167C57.4079 20.8539 57.5668 20.8434 57.6727 20.8434C57.8422 20.8434 58.1388 20.8749 58.1812 21.0738C58.213 21.2099 58.1812 21.325 57.482 21.6809C57.4608 21.6809 57.4396 21.7019 57.4185 21.7019H57.3761' fill='white'/%3E%3Cpath d='M56.0201 22.3405C55.8611 22.3405 55.7764 22.2567 55.7446 22.2044C55.7128 22.152 55.6705 22.0369 55.7658 21.8694C55.8717 21.6705 56.1154 21.4716 56.3591 21.4716C56.4544 21.4716 56.6769 21.503 56.7722 21.8066C56.7934 21.8694 56.7722 21.9322 56.7404 21.9741C56.6239 22.1206 56.2743 22.33 56.0201 22.33' fill='white'/%3E%3Cpath d='M57.2278 22.9372C57.1324 22.9372 57.0265 22.9163 56.91 22.8744C56.8146 22.843 56.7616 22.7383 56.804 22.6441C56.8358 22.5499 56.9417 22.4975 57.0371 22.5289C57.2595 22.6127 57.3973 22.5917 57.5456 22.3091C57.5985 22.2253 57.7045 22.1834 57.7998 22.2358C57.8846 22.2881 57.927 22.3928 57.874 22.487C57.7045 22.7906 57.5032 22.9477 57.2278 22.9477' fill='white'/%3E%3Cpath d='M57.5562 23.6386C57.4714 23.6386 57.3973 23.5758 57.3761 23.4921C57.3549 23.3978 57.4185 23.2932 57.5138 23.2722C57.8528 23.1989 57.9905 23.0943 58.1812 22.8849C58.2448 22.8116 58.3613 22.8011 58.4461 22.8639C58.5202 22.9267 58.5308 23.0419 58.4673 23.1257C58.2342 23.3874 58.0329 23.5444 57.5986 23.6282C57.588 23.6282 57.5774 23.6282 57.5562 23.6282' fill='white'/%3E%3Cpath d='M58.6155 20.7283C58.5096 20.7283 58.3825 20.7073 58.2554 20.6655C58.16 20.6341 58.107 20.5294 58.1494 20.4247C58.1812 20.3305 58.2977 20.2781 58.3825 20.32C58.552 20.3828 58.6791 20.3828 58.785 20.32C58.9545 20.2258 59.0287 19.985 59.0393 19.9012C59.0393 19.8489 59.0817 19.807 59.124 19.7756C59.1664 19.7442 59.2194 19.7337 59.2724 19.7442C59.3783 19.7651 59.4525 19.65 59.4736 19.5872C59.5054 19.5034 59.516 19.4092 59.4736 19.3778C59.3889 19.3255 59.3571 19.2103 59.4101 19.1266C59.463 19.0428 59.5796 19.0114 59.6643 19.0637C59.8762 19.1894 59.9398 19.4511 59.8232 19.7233C59.7385 19.9431 59.5584 20.0792 59.3783 20.1106C59.3253 20.2677 59.2088 20.498 58.9863 20.6341C58.8804 20.6969 58.7533 20.7283 58.6261 20.7283' fill='white'/%3E%3Cpath d='M66.3067 38.7242C66.2219 38.7242 66.1478 38.6718 66.1266 38.5985C65.8193 37.604 64.76 35.751 64.5799 35.5207C64.5587 35.5102 64.5375 35.4893 64.5163 35.4579C64.4633 35.3741 64.4951 35.259 64.5799 35.2066C64.6222 35.1752 64.6858 35.1752 64.7494 35.1962C64.993 35.2904 66.2007 37.5935 66.4762 38.4834C66.5079 38.5776 66.455 38.6823 66.349 38.7137C66.3279 38.7137 66.3173 38.7137 66.2961 38.7137' fill='white'/%3E%3Cpath d='M56.4862 53.883C56.4015 53.883 56.3273 53.8307 56.3061 53.7469C56.2849 53.6527 56.3379 53.548 56.4438 53.5271C56.8252 53.4329 57.3337 53.2444 57.6092 53.0455C57.6939 52.9827 57.8104 53.0037 57.874 53.0874C57.9376 53.1712 57.9164 53.2863 57.8316 53.3491C57.4926 53.5899 56.9206 53.7888 56.5392 53.883C56.5286 53.883 56.5074 53.883 56.4968 53.883' fill='white'/%3E%3Cpath d='M54.0179 56.2071C54.0179 56.2071 54.0073 56.2071 53.9967 56.2071C53.4776 56.1443 53.2763 55.9559 53.2445 55.5371C53.2445 55.4324 53.3187 55.3487 53.414 55.3382C53.5199 55.3382 53.6047 55.4115 53.6153 55.5057C53.6259 55.6941 53.6365 55.7884 54.039 55.8302C54.145 55.8407 54.2085 55.9349 54.198 56.0396C54.1874 56.1338 54.1026 56.1966 54.0179 56.1966' fill='white'/%3E%3Cpath d='M57.5562 57.3377C57.3761 57.3377 57.2383 57.2854 57.1536 57.1912C56.9841 57.0132 57.0371 56.741 57.09 56.5002C57.1112 56.406 57.1324 56.3118 57.1324 56.228C57.1324 56.1234 57.2171 56.0605 57.3231 56.0501C57.429 56.0501 57.5032 56.1443 57.5032 56.2385C57.5032 56.3432 57.482 56.4584 57.4502 56.5735C57.429 56.6991 57.3866 56.8981 57.429 56.9504C57.429 56.9504 57.4714 56.9923 57.6727 56.9713C57.7786 56.9504 57.8634 57.0341 57.874 57.1284C57.8846 57.2331 57.8104 57.3168 57.7151 57.3273C57.6621 57.3273 57.6091 57.3273 57.5667 57.3273' fill='white'/%3E%3Cpath d='M58.4355 46.4083C58.3507 46.4083 58.2766 46.3455 58.2554 46.2617C58.0647 45.4556 57.6939 45.0055 57.535 45.0055C57.535 45.0055 57.535 45.0055 57.5244 45.0055C57.4291 45.0264 57.3231 44.9636 57.3125 44.8589C57.2913 44.7647 57.3549 44.66 57.4608 44.6495C57.9799 44.5448 58.4355 45.3509 58.6262 46.1884C58.6474 46.2827 58.5838 46.3873 58.4884 46.4083C58.4779 46.4083 58.4567 46.4083 58.4461 46.4083' fill='white'/%3E%3Cpath d='M64.1879 36.0337C64.1879 36.0337 64.1667 36.0337 64.1561 36.0337C64.0501 36.0128 63.9866 35.9185 64.0078 35.8138C64.0395 35.6568 63.976 35.5103 63.8065 35.3742C63.5204 35.1543 63.1073 35.1124 62.9907 35.1648C62.8954 35.2067 62.7895 35.1648 62.7471 35.081C62.7047 34.9868 62.7471 34.8821 62.8318 34.8402C63.1073 34.7042 63.6793 34.8193 64.0395 35.0915C64.3256 35.3009 64.4421 35.594 64.3785 35.8871C64.3574 35.9709 64.2832 36.0337 64.1984 36.0337' fill='white'/%3E%3Cpath d='M62.7259 32.914C62.6518 32.914 62.5776 32.8616 62.5458 32.7883C62.0585 31.1866 63.9654 29.1347 64.7387 28.4752C64.8129 28.4124 64.9294 28.4124 65.0036 28.4961C65.0672 28.5694 65.0672 28.6846 64.9824 28.7579C63.976 29.6058 62.514 31.4274 62.8954 32.6837C62.9272 32.7779 62.8742 32.8826 62.7683 32.914C62.7471 32.914 62.7365 32.914 62.7153 32.914' fill='white'/%3E%3Cpath d='M63.0649 33.2176C63.0014 33.2176 62.9272 33.1757 62.8954 33.1129C62.5353 32.3591 63.743 31.1971 64.7388 30.726C64.8341 30.6841 64.9401 30.726 64.9824 30.8097C65.0248 30.904 64.9824 31.0086 64.8977 31.0505C63.9124 31.5112 63.0332 32.5266 63.2344 32.9454C63.2768 33.0396 63.2344 33.1443 63.1497 33.1862C63.1285 33.1966 63.0967 33.2071 63.0649 33.2071' fill='white'/%3E%3Cpath d='M63.065 33.9085C63.065 33.9085 63.0014 33.9085 62.9696 33.8876C62.8849 33.8352 62.8531 33.7305 62.8955 33.6363C63.2874 32.9558 64.082 32.4219 65.3426 32.0136C65.438 31.9822 65.5439 32.0346 65.5757 32.1288C65.6075 32.223 65.5545 32.3277 65.4592 32.3591C64.2938 32.7465 63.5523 33.2176 63.2133 33.8143C63.1815 33.8771 63.1179 33.9085 63.0544 33.9085' fill='white'/%3E%3Cpath d='M64.9824 35.1648C64.8977 35.1648 64.8235 35.1124 64.8023 35.0392C64.654 34.5471 64.1349 34.2854 63.9125 34.3273C63.8171 34.3587 63.7112 34.2854 63.69 34.1912C63.6688 34.097 63.7324 33.9923 63.8277 33.9713C64.2621 33.8562 64.9718 34.2854 65.1625 34.9345C65.1943 35.0287 65.1413 35.1334 65.0354 35.1648C65.0142 35.1648 65.0036 35.1648 64.9824 35.1648Z' fill='white'/%3E%3Cpath d='M62.3339 32.3173C62.2492 32.3173 62.175 32.2544 62.1539 32.1707C61.9102 31.0715 62.5988 29.5011 62.9272 28.7474L62.9484 28.7055C62.9908 28.6113 63.0967 28.5694 63.192 28.6113C63.2874 28.6532 63.3298 28.7579 63.2874 28.8521L63.2662 28.894C62.9484 29.6163 62.2916 31.1133 62.514 32.0869C62.5352 32.1812 62.4717 32.2859 62.3763 32.3068C62.3657 32.3068 62.3551 32.3068 62.3339 32.3068' fill='white'/%3E%3Cpath d='M61.7725 33.0605H61.4865C61.3806 33.0605 61.3064 32.9768 61.3064 32.8826C61.3064 32.7883 61.3911 32.7046 61.4865 32.7046H61.7725C61.8785 32.7046 61.9632 32.7883 61.9632 32.8826C61.9632 32.9768 61.8785 33.0605 61.7725 33.0605Z' fill='white'/%3E%3Cpath d='M19.2913 27.1352C19.2913 27.1352 19.2807 27.1352 19.2701 27.1352C18.9311 27.1352 15.3398 26.9886 15.128 25.2194C15.1174 25.1147 15.1915 25.0309 15.2869 25.0205C15.3928 25.01 15.4776 25.0833 15.4882 25.1775C15.6682 26.6222 18.9417 26.7688 19.249 26.7688C19.249 26.7688 19.249 26.7688 19.2701 26.7688C19.3655 26.7688 19.4608 26.8525 19.4714 26.9467C19.4714 27.041 19.3973 27.1247 19.3019 27.1352H19.2913Z' fill='white'/%3E%3Cpath d='M23.4335 35.5731C23.3594 35.5731 23.2958 35.5312 23.264 35.4684C22.7025 34.2331 20.9228 31.8566 19.6621 30.8412C19.5774 30.7784 19.5668 30.6632 19.6303 30.5794C19.6939 30.4957 19.8104 30.4957 19.8952 30.548C21.0923 31.5112 22.9674 33.919 23.603 35.3114C23.6454 35.4056 23.603 35.5103 23.5077 35.5521C23.4865 35.5626 23.4547 35.5731 23.4335 35.5731Z' fill='white'/%3E%3Cpath d='M14.1427 31.7938C14.0792 31.7938 14.0156 31.7624 13.9838 31.6996C13.952 31.6472 13.2105 30.3386 11.3036 30.9354C11.2082 30.9668 11.1023 30.9144 11.0705 30.8202C11.0387 30.726 11.0917 30.6213 11.1871 30.5899C13.3906 29.899 14.291 31.5216 14.3016 31.5321C14.3546 31.6263 14.3122 31.731 14.2275 31.7833C14.1957 31.7938 14.1639 31.8043 14.1427 31.8043' fill='white'/%3E%3Cpath d='M13.6872 33.1443C13.6236 33.1443 13.5601 33.1129 13.5283 33.0606C12.9986 32.2021 12.1829 32.0555 11.1023 32.6209C11.0176 32.6627 10.901 32.6418 10.8481 32.5476C10.7951 32.4638 10.8375 32.3487 10.9222 32.2963C12.1723 31.6368 13.2105 31.8357 13.8355 32.8616C13.8885 32.9454 13.8567 33.0605 13.772 33.1129C13.7402 33.1338 13.7084 33.1338 13.6766 33.1338' fill='white'/%3E%3Cpath d='M13.5813 34.1179C13.5813 34.1179 13.4753 34.097 13.4436 34.0551C12.9562 33.4793 12.5431 33.406 11.971 33.8143C11.8863 33.8771 11.7697 33.8562 11.7168 33.7724C11.6532 33.6887 11.6744 33.5735 11.7591 33.5212C12.4901 33.0187 13.1152 33.1129 13.7296 33.8352C13.7932 33.9085 13.7826 34.0237 13.7084 34.097C13.6766 34.1284 13.6342 34.1388 13.5919 34.1388' fill='white'/%3E%3Cpath d='M12.5007 35.6778C12.4371 35.6778 12.363 35.6464 12.3312 35.5731C12.2888 35.4789 12.3312 35.3742 12.4159 35.3218C12.7867 35.1334 13.38 35.0182 13.8991 35.2067C13.9944 35.2381 14.0474 35.3532 14.005 35.4474C13.9732 35.5417 13.8567 35.5835 13.7614 35.5521C13.3482 35.3951 12.8821 35.4998 12.5749 35.6464C12.5537 35.6568 12.5219 35.6673 12.4901 35.6673' fill='white'/%3E%3Cpath d='M18.6557 41.3937C18.5497 41.3937 18.4756 41.31 18.4756 41.2158C18.4756 40.1165 18.7086 39.5094 18.9099 38.9754C19.0688 38.5462 19.2172 38.1798 19.2172 37.6145C19.2172 37.5098 19.3019 37.4261 19.4078 37.4261C19.5138 37.4261 19.5879 37.5098 19.5879 37.6145C19.5879 38.2426 19.429 38.6614 19.2595 39.1011C19.0582 39.635 18.8464 40.1794 18.8464 41.2158C18.8464 41.3205 18.7616 41.3937 18.6557 41.3937Z' fill='white'/%3E%3Cpath d='M17.681 43.5922C17.681 43.5922 17.6598 43.5922 17.6493 43.5922C17.5433 43.5712 17.4798 43.477 17.5009 43.3828C17.5009 43.3619 17.9247 40.8912 17.2043 38.0018C17.1831 37.9076 17.2361 37.8029 17.342 37.782C17.448 37.761 17.5433 37.8134 17.5645 37.9181C18.3061 40.8912 17.8823 43.3514 17.8611 43.4561C17.8399 43.5398 17.7658 43.6027 17.681 43.6027' fill='white'/%3E%3Cpath d='M22.3741 40.5562C22.0033 40.5562 21.8444 40.0223 21.622 39.2476C21.4207 38.5776 21.177 37.7506 20.7321 36.8921C20.0329 35.5626 19.3549 34.9031 18.857 34.4215C18.4332 34.0027 18.126 33.7096 18.0413 33.2385C18.0307 33.1338 18.0942 33.0396 18.1896 33.0291C18.2849 33.0291 18.3908 33.0815 18.4014 33.1757C18.465 33.5316 18.7193 33.7829 19.1112 34.1598C19.6303 34.6623 20.3401 35.3532 21.0605 36.7246C21.5266 37.604 21.7915 38.4939 21.9821 39.1429C22.1093 39.5826 22.2788 40.1375 22.3953 40.1794C22.4907 40.1584 22.5966 40.2212 22.6178 40.3154C22.639 40.4097 22.5754 40.5144 22.4801 40.5353C22.4483 40.5353 22.4165 40.5353 22.3847 40.5353' fill='white'/%3E%3Cpath d='M19.874 30.9458C19.874 30.9458 19.7786 30.9249 19.7468 30.8935C19.6727 30.8202 19.6727 30.7051 19.7468 30.6318C20.16 30.2026 20.7427 30.2654 21.2512 30.3701C21.3465 30.391 21.4101 30.4852 21.3889 30.5899C21.3677 30.6841 21.2618 30.7574 21.1664 30.726C20.5732 30.6004 20.2447 30.6422 20.0117 30.883C19.9799 30.9249 19.9269 30.9354 19.874 30.9354' fill='white'/%3E%3Cpath d='M19.2807 29.4383C19.2807 29.4383 19.196 29.4174 19.1536 29.386C19.0794 29.3232 19.0689 29.1975 19.143 29.1243C19.9799 28.2135 20.8168 28.3286 21.4419 28.5275C21.5372 28.5589 21.5902 28.6636 21.5584 28.7579C21.5266 28.8521 21.4207 28.9044 21.3253 28.873C20.7427 28.695 20.0965 28.6218 19.4079 29.3755C19.3761 29.4174 19.3231 29.4383 19.2701 29.4383' fill='white'/%3E%3Cpath d='M18.7934 30.4538C18.7934 30.4538 18.7193 30.4538 18.6875 30.4224C18.6027 30.3596 18.5816 30.2549 18.6451 30.1711C19.3443 29.1871 20.4249 29.0824 21.1241 29.2918C21.2194 29.3232 21.283 29.4174 21.2512 29.5221C21.2194 29.6163 21.1135 29.6791 21.0181 29.6477C20.4249 29.4802 19.5244 29.5639 18.9417 30.391C18.91 30.4433 18.8464 30.4643 18.7934 30.4643' fill='white'/%3E%3Cpath d='M15.4669 35.8976C15.3716 35.8976 15.2974 35.8348 15.2868 35.7405L14.9266 32.6836C14.9266 32.6313 14.9266 32.579 14.969 32.5371C15.0008 32.4952 15.0538 32.4743 15.1067 32.4743H16.1237C16.2191 32.4743 16.3038 32.5476 16.3038 32.6418L16.6322 35.6987C16.6322 35.8034 16.5687 35.8871 16.4627 35.8976C16.3462 35.9185 16.2721 35.8348 16.2615 35.7405L15.9542 32.8407H15.3186L15.647 35.6987C15.6576 35.8034 15.5835 35.8871 15.4881 35.8976C15.4881 35.8976 15.4775 35.8976 15.4669 35.8976Z' fill='white'/%3E%3Cpath d='M13.8249 33.2176C13.7402 33.2176 13.666 33.1652 13.6448 33.092C13.6131 32.9977 13.666 32.893 13.772 32.8616L15.0538 32.4848C15.1492 32.4534 15.2551 32.5057 15.2869 32.6104C15.3187 32.7046 15.2551 32.8093 15.1598 32.8407L13.8779 33.2176C13.8779 33.2176 13.8461 33.2176 13.8249 33.2176Z' fill='white'/%3E%3Cpath d='M16.6428 37.5517C16.5475 37.5517 16.4733 37.4784 16.4627 37.3946L16.3144 36.086C16.3038 35.9813 16.378 35.8976 16.4733 35.8871C16.5899 35.8871 16.664 35.9499 16.6746 36.0441L16.8229 37.3528C16.8335 37.4574 16.7594 37.5412 16.664 37.5517C16.664 37.5517 16.6534 37.5517 16.6428 37.5517Z' fill='white'/%3E%3Cpath d='M16.8971 28.7683C16.8971 28.7683 16.8442 28.7683 16.823 28.7578C15.1174 28.0145 14.4605 26.4233 14.5453 25.523C14.5453 25.4183 14.6618 25.3555 14.7466 25.3555C14.8525 25.3555 14.9267 25.4497 14.9161 25.5544C14.8525 26.3186 15.4564 27.7633 16.9819 28.4228C17.0772 28.4647 17.1196 28.5694 17.0772 28.6636C17.0454 28.7264 16.9819 28.7683 16.9077 28.7683' fill='white'/%3E%3Cpath d='M16.6535 32.4115C16.6535 32.4115 16.5793 32.401 16.5475 32.3801C16.039 32.0451 15.5941 31.6682 15.2975 30.6004C15.2657 30.5062 15.3292 30.4015 15.4246 30.3701C15.5199 30.3491 15.6259 30.4015 15.6576 30.4957C15.9225 31.4483 16.3039 31.7624 16.7594 32.066C16.8441 32.1184 16.8653 32.2335 16.8018 32.3173C16.77 32.3696 16.7064 32.401 16.6535 32.401' fill='white'/%3E%3Cpath d='M18.0624 29.7838C17.9989 29.7838 17.9353 29.7524 17.9035 29.6896C17.8823 29.6581 17.448 28.8939 17.3315 27.9099C17.3209 27.8052 17.395 27.7214 17.4904 27.7109C17.5963 27.69 17.681 27.7738 17.6916 27.868C17.7976 28.7683 18.2107 29.4906 18.2107 29.5011C18.2637 29.5849 18.2319 29.7 18.1472 29.7524C18.1154 29.7628 18.0836 29.7733 18.0518 29.7733' fill='white'/%3E%3Cpath d='M17.3209 31.1657C17.3209 31.1657 17.2573 31.1657 17.2361 31.1447C16.8335 30.9249 16.4204 30.4852 16.1449 29.9722C16.092 29.8885 16.1344 29.7733 16.2191 29.721C16.3039 29.6791 16.4204 29.7105 16.4734 29.7943C16.717 30.234 17.0878 30.6422 17.4162 30.8202C17.501 30.8726 17.5433 30.9772 17.4904 31.0715C17.4586 31.1343 17.395 31.1657 17.3315 31.1657' fill='white'/%3E%3Cpath d='M18.3273 35.0078C18.2213 35.0078 18.1472 34.924 18.1472 34.8298C18.1472 34.3063 18.0518 33.762 17.9777 33.3223L18.3484 33.2595C18.4226 33.7096 18.5179 34.2749 18.5179 34.8298C18.5179 34.9345 18.4332 35.0078 18.3273 35.0078Z' fill='white'/%3E%3Cpath d='M15.8589 53.4119C15.8589 53.4119 15.7953 53.4119 15.7636 53.391C15.6788 53.3387 15.647 53.234 15.6894 53.1502C15.7106 53.1188 15.8801 52.8257 16.4204 52.6268C16.9501 52.4279 18.0518 52.6896 18.1789 52.721C18.2743 52.7419 18.3379 52.8466 18.3167 52.9408C18.2955 53.0351 18.1895 53.0979 18.0942 53.0769C17.787 53.0036 16.9077 52.8361 16.5581 52.9722C16.1555 53.1293 16.0284 53.3282 16.0178 53.3387C15.986 53.4015 15.9225 53.4329 15.8589 53.4329' fill='white'/%3E%3Cpath d='M17.9565 25.2089C17.6069 25.2089 16.9713 25.1461 16.3356 24.7797C15.8165 24.4761 15.8271 24.1306 15.9966 23.67C16.0284 23.5758 16.1449 23.5234 16.2403 23.5653C16.3356 23.5967 16.3886 23.7014 16.3462 23.8061C16.2085 24.162 16.2191 24.2981 16.5263 24.4761C17.3526 24.9577 18.1684 24.8425 18.1789 24.8425C18.2743 24.8216 18.3696 24.8949 18.3908 24.9995C18.4014 25.1042 18.3379 25.188 18.2319 25.2089C18.2213 25.2089 18.1154 25.2299 17.9459 25.2299' fill='white'/%3E%3Cpath d='M18.7616 23.6595C18.7616 23.6595 18.6981 23.6595 18.6769 23.6386C18.0518 23.2931 17.0772 22.6022 16.6005 22.152C16.5263 22.0787 16.5263 21.9636 16.6005 21.8903C16.6746 21.817 16.7912 21.817 16.8653 21.8903C17.3209 22.3195 18.2637 22.9895 18.8676 23.3245C18.9629 23.3769 18.9947 23.4815 18.9417 23.5758C18.9099 23.6386 18.8464 23.67 18.7828 23.67' fill='white'/%3E%3Cpath d='M19.6409 23.1571C19.6409 23.1571 19.5774 23.1571 19.535 23.1257L19.0265 22.8011C18.9417 22.7488 18.9206 22.6336 18.9735 22.5499C19.0265 22.4661 19.143 22.4452 19.2278 22.4975L19.7363 22.8221C19.821 22.8744 19.8422 22.9896 19.7892 23.0733C19.7575 23.1257 19.6939 23.1571 19.6303 23.1571' fill='white'/%3E%3Cpath d='M20.1918 21.5763C20.1918 21.5763 20.1494 21.5763 20.1177 21.5658L19.4397 21.3041C19.3761 21.2831 19.3231 21.2099 19.3231 21.147C19.3231 21.0738 19.3549 21.0109 19.4291 20.9795C19.4397 20.9795 19.7151 20.8434 20.0435 20.8434C20.1388 20.8434 20.2236 20.8539 20.3083 20.8749C20.4143 20.8958 20.6685 20.9586 20.6685 21.1575C20.6685 21.2831 20.5732 21.3878 20.3719 21.4611C20.3719 21.4611 20.3189 21.5553 20.2766 21.5763C20.2554 21.5867 20.2236 21.5972 20.2024 21.5972' fill='white'/%3E%3Cpath d='M15.1915 50.0933C14.8419 50.0933 14.6724 49.8525 14.5347 49.5803C14.4817 49.4861 14.5241 49.3814 14.6089 49.3291C14.6936 49.2872 14.8102 49.3186 14.8631 49.4024C15.0326 49.706 15.0962 49.7478 15.3187 49.706C15.414 49.685 15.4564 49.6013 15.5199 49.4233C15.5835 49.2453 15.6894 48.9731 16.0073 48.9731C16.1132 48.9731 16.1873 49.0569 16.1873 49.1511C16.1873 49.2453 16.1026 49.3396 16.0073 49.3396C15.9543 49.3396 15.9331 49.3605 15.8589 49.5489C15.7954 49.7374 15.7 49.9991 15.3928 50.0619C15.3187 50.0724 15.2551 50.0828 15.1915 50.0828' fill='white'/%3E%3Cpath d='M16.3145 37.0387C16.2191 37.0387 16.145 36.9759 16.1344 36.8817L16.0602 36.2431C16.0496 36.1384 16.1238 36.0546 16.2191 36.0441C16.3251 36.0337 16.4098 36.107 16.4204 36.2012L16.4946 36.8398C16.5052 36.9445 16.431 37.0282 16.3357 37.0387C16.3357 37.0387 16.3251 37.0387 16.3145 37.0387Z' fill='white'/%3E%3Cpath d='M13.7508 43.5503C13.6448 43.5503 13.5707 43.4666 13.5707 43.3619C13.6131 41.8962 14.005 39.2058 14.4076 37.4993C14.4288 37.4051 14.5241 37.3318 14.6301 37.3632C14.7254 37.3842 14.789 37.4889 14.7678 37.5831C14.3652 39.279 13.9838 41.9277 13.9415 43.3828C13.9415 43.4875 13.8567 43.5608 13.7614 43.5608' fill='white'/%3E%3Cpath d='M16.6959 42.1789C16.5899 42.1789 16.5158 42.0952 16.5158 41.9905C16.5158 41.9486 16.5581 38.3787 16.4628 37.3842C16.4522 37.2795 16.5264 37.1957 16.6323 37.1853C16.7382 37.1853 16.823 37.2481 16.8336 37.3528C16.9395 38.3682 16.8971 41.8544 16.8971 42.0009C16.8971 42.1056 16.8124 42.1789 16.7065 42.1789' fill='white'/%3E%3Cpath d='M20.4355 47.4133C20.4355 47.4133 20.4249 47.4133 20.4143 47.4133C20.3083 47.4133 20.2342 47.3086 20.2448 47.2144C20.2872 46.8375 20.3931 46.6281 20.6685 46.4188C20.7533 46.3559 20.8698 46.3769 20.9334 46.4502C20.9969 46.5339 20.9758 46.6491 20.9016 46.7119C20.7321 46.8375 20.6473 46.9527 20.6156 47.2458C20.6156 47.34 20.5308 47.4133 20.4355 47.4133Z' fill='white'/%3E%3Cpath d='M15.3186 42.9012C15.2127 42.9012 15.1385 42.8175 15.1385 42.7128C15.1809 39.0801 15.4776 37.4365 15.4881 37.3737C15.5093 37.269 15.6047 37.2062 15.7 37.2271C15.806 37.2481 15.8695 37.3423 15.8483 37.4365C15.8483 37.4574 15.5517 39.1325 15.5093 42.7233C15.5093 42.8279 15.4246 42.9012 15.3186 42.9012Z' fill='white'/%3E%3Cpath d='M10.8904 45.7697C10.8904 45.7697 10.8374 45.7697 10.8057 45.7697C10.6997 45.7488 10.509 45.6545 10.4667 45.3195C10.4561 45.2148 10.5196 45.1311 10.6256 45.1102C10.7315 45.0892 10.8163 45.173 10.8374 45.2672C10.848 45.3719 10.8798 45.4033 10.8904 45.4033C10.9222 45.4138 11.0917 45.33 11.2294 45.1102C11.4943 44.66 11.6108 44.3355 11.6108 44.3355C11.6426 44.2412 11.7485 44.1889 11.8439 44.2203C11.9392 44.2517 11.9922 44.3564 11.9604 44.4506C11.9604 44.4611 11.8333 44.8066 11.5472 45.2881C11.3989 45.5394 11.1553 45.7592 10.901 45.7592' fill='white'/%3E%3Cpath d='M18.2319 38.3368C17.6705 38.3368 17.0878 38.2322 17.0031 37.4679C16.9501 36.9968 16.8018 36.6828 16.6852 36.6095C16.5899 36.6409 16.4628 36.5781 16.431 36.4839C16.3992 36.3896 16.431 36.285 16.5263 36.2536C16.6535 36.2117 16.77 36.2326 16.8759 36.3059C17.2255 36.5362 17.3315 37.2271 17.3526 37.4365C17.4162 37.96 17.7658 38.0018 18.5392 37.9704C18.6557 37.9704 18.7828 37.9704 18.8887 37.9704C19.0159 37.9704 19.0583 37.9286 19.09 37.9076C19.2278 37.7611 19.1854 37.3632 19.1536 37.1015C19.1218 36.8189 19.196 36.5781 19.3655 36.3792C19.7363 35.9604 20.4354 35.929 20.4672 35.929C20.5626 35.929 20.6473 36.0023 20.6473 36.107C20.6473 36.2117 20.5732 36.2954 20.4672 36.2954C20.4672 36.2954 19.8952 36.3268 19.6303 36.62C19.5244 36.7351 19.4926 36.8817 19.5032 37.0597C19.5456 37.4051 19.5985 37.8762 19.3549 38.1484C19.2383 38.274 19.0794 38.3368 18.8782 38.3368C18.7722 38.3368 18.6557 38.3368 18.5392 38.3368C18.4332 38.3368 18.3167 38.3368 18.2002 38.3368' fill='white'/%3E%3Cpath d='M18.2319 38.3368C17.6705 38.3368 17.0878 38.2322 17.0031 37.4679C16.9501 36.9968 16.8018 36.6828 16.6852 36.6095C16.5899 36.6409 16.4628 36.5781 16.431 36.4839C16.3992 36.3896 16.431 36.285 16.5263 36.2536C16.6535 36.2117 16.77 36.2326 16.8759 36.3059C17.2255 36.5362 17.3315 37.2271 17.3526 37.4365C17.4162 37.96 17.7658 38.0018 18.5392 37.9704C18.6557 37.9704 18.7828 37.9704 18.8887 37.9704C19.0159 37.9704 19.0583 37.9286 19.09 37.9076C19.2278 37.7611 19.1854 37.3632 19.1536 37.1015C19.1218 36.8189 19.196 36.5781 19.3655 36.3792C19.7363 35.9604 20.4354 35.929 20.4672 35.929C20.5626 35.929 20.6473 36.0023 20.6473 36.107C20.6473 36.2117 20.5732 36.2954 20.4672 36.2954C20.4672 36.2954 19.8952 36.3268 19.6303 36.62C19.5244 36.7351 19.4926 36.8817 19.5032 37.0597C19.5456 37.4051 19.5985 37.8762 19.3549 38.1484C19.2383 38.274 19.0794 38.3368 18.8782 38.3368C18.7722 38.3368 18.6557 38.3368 18.5392 38.3368C18.4332 38.3368 18.3167 38.3368 18.2002 38.3368' fill='white'/%3E%3Cpath d='M20.0859 43.5503C19.9799 43.5503 19.9058 43.4666 19.9058 43.3619C19.9058 43.3409 19.927 41.1425 19.6409 39.9072C19.6197 39.8129 19.6833 39.7083 19.7786 39.6873C19.8846 39.6664 19.9799 39.7292 20.0011 39.8234C20.2977 41.1006 20.2766 43.2781 20.266 43.3723C20.266 43.477 20.1812 43.5503 20.0753 43.5503' fill='white'/%3E%3Cpath d='M17.2255 24.2981C17.2255 24.2981 17.1726 24.2981 17.1514 24.2772C17.056 24.2353 17.0137 24.1306 17.056 24.0364C17.2467 23.6176 17.6599 23.2826 18.2425 23.0628C18.3379 23.0209 18.4438 23.0628 18.4862 23.1675C18.5286 23.2617 18.4862 23.3664 18.3803 23.4083C17.8824 23.5967 17.5434 23.8689 17.395 24.1934C17.3633 24.2562 17.2997 24.2981 17.2255 24.2981Z' fill='white'/%3E%3Cpath d='M17.2891 22.4347C17.0454 22.4347 16.8018 22.3091 16.6429 22.1939C16.5158 22.173 16.1768 22.1311 16.1026 22.1311C16.039 22.1521 15.9755 22.0997 15.9437 22.0474C15.9013 21.9741 15.9119 21.8799 15.9649 21.817C15.9861 21.7961 16.0073 21.7752 16.039 21.7752C16.092 21.7542 16.3357 21.66 16.8018 21.4088C17.3315 21.1156 17.8718 20.6864 18.4756 20.0269C19.1218 19.3359 20.4672 18.3205 20.5308 18.2786C20.6156 18.2158 20.7321 18.2367 20.7957 18.31C20.8592 18.3937 20.838 18.5089 20.7639 18.5717C20.7533 18.5822 19.3761 19.6186 18.7616 20.2781C18.126 20.9586 17.5645 21.4192 16.9925 21.7228C16.9077 21.7647 16.8336 21.8066 16.7594 21.8485C16.7912 21.8485 16.8124 21.8694 16.8336 21.8903C16.8336 21.8903 17.2255 22.2044 17.4692 22.016C17.787 21.7542 18.0307 21.4088 18.2425 21.0947C18.412 20.8434 18.5815 20.6131 18.7616 20.4561C19.143 20.1211 20.1282 19.6291 20.1706 19.6081C20.2236 19.5872 20.2872 19.5872 20.3401 19.6081C20.3931 19.6395 20.4249 19.6919 20.4355 19.7547C20.4567 20.1106 21.1241 20.498 21.3042 20.5294C21.3783 20.5189 21.4737 20.5503 21.5054 20.6341C21.5478 20.7283 21.5054 20.833 21.4207 20.8749C21.3783 20.8958 21.2512 20.9586 20.838 20.7178C20.7003 20.6341 20.3083 20.3828 20.1388 20.0373C19.8316 20.2048 19.2596 20.5189 19.0159 20.7283C18.8676 20.8539 18.7193 21.0738 18.5604 21.3041C18.3273 21.6286 18.073 22.0055 17.7129 22.2986C17.5857 22.4033 17.4374 22.4452 17.2891 22.4452' fill='white'/%3E%3Cpath d='M22.3847 40.5562C22.0033 40.5562 21.8656 40.0642 21.6219 39.2581C21.4207 38.5881 21.177 37.7611 20.7321 36.9026C20.0329 35.5731 19.3549 34.9135 18.857 34.4215C18.4332 34.0132 18.126 33.7096 18.0412 33.249C18.0306 33.1862 18.0412 33.1338 18.0942 33.0815C18.126 33.0501 18.1789 32.9768 18.2425 32.8198C18.2955 32.6627 18.3379 32.5685 18.3696 32.4952C18.4332 32.3382 18.4438 32.3068 18.4968 31.9823C18.6027 31.3332 19.7998 31.218 19.8104 31.218C19.8634 31.1971 19.9163 31.239 19.9587 31.2704C19.9905 31.3123 20.0329 31.3437 20.0646 31.3855C21.4207 32.9559 23.1263 39.0697 22.7449 40.2526C22.6813 40.4411 22.5754 40.5144 22.4906 40.5353C22.48 40.5353 22.4165 40.5353 22.4059 40.5353M18.4332 33.249C18.5179 33.5631 18.7722 33.7934 19.1218 34.1493C19.6409 34.6518 20.3401 35.3428 21.0711 36.7142C21.5372 37.5936 21.802 38.4834 21.9927 39.1325C22.1198 39.5722 22.2893 40.127 22.4059 40.1689C22.7449 39.7501 21.2935 33.3746 19.7998 31.6368C19.7786 31.6159 19.768 31.6054 19.7574 31.5844C19.3866 31.6368 18.8993 31.8043 18.8675 32.0346C18.8146 32.3801 18.7934 32.4324 18.7192 32.6209C18.6875 32.6941 18.6557 32.7884 18.6027 32.9349C18.5603 33.0605 18.5074 33.1757 18.4438 33.249' fill='white'/%3E%3Cpath d='M36.6016 17.6295C36.4533 17.6295 36.3156 17.5667 36.2096 17.462C36.1037 17.3468 36.0507 17.2003 36.0613 17.0433C36.0825 16.7292 36.3474 16.4884 36.6546 16.4884C36.8135 16.4884 36.9512 16.5512 37.0466 16.6559C37.1525 16.7711 37.2055 16.9176 37.1949 17.0747C37.1737 17.3783 36.9194 17.6295 36.6016 17.6295ZM36.6546 16.8548C36.538 16.8548 36.4427 16.949 36.4321 17.0642C36.4321 17.1165 36.4427 17.1689 36.4745 17.2003C36.4957 17.2212 36.538 17.2526 36.591 17.2526C36.7076 17.2526 36.8029 17.1584 36.8135 17.0433C36.8135 16.9909 36.8029 16.9386 36.7711 16.8967C36.7499 16.8757 36.7075 16.8443 36.6546 16.8443' fill='white'/%3E%3Cpath d='M39.0276 17.797C39.0276 17.797 38.9323 17.7761 38.9005 17.7447L38.5403 17.3887C38.5403 17.3887 38.4767 17.2736 38.4979 17.2108C38.5191 17.1479 38.5615 17.0956 38.625 17.0851L39.123 16.9595C39.1865 16.9386 39.2501 16.9595 39.303 17.0014L39.6632 17.3573C39.6632 17.3573 39.7268 17.4725 39.7056 17.5353C39.6844 17.5981 39.642 17.6505 39.5785 17.6609L39.0806 17.7865C39.0806 17.7865 39.0488 17.7865 39.0382 17.7865' fill='white'/%3E%3Cpath d='M36.93 15.0961H36.9088C36.8347 15.0961 36.7817 15.0437 36.7605 14.9704L36.5698 14.447C36.5486 14.3946 36.5698 14.3318 36.591 14.2795L36.9618 13.7456C37.0042 13.6932 37.0677 13.6618 37.1419 13.6723C37.2054 13.6723 37.269 13.7246 37.2902 13.7875L37.4809 14.3109C37.5021 14.3632 37.4915 14.426 37.4597 14.4784L37.0889 15.0123C37.0889 15.0123 36.9936 15.0961 36.9406 15.0961' fill='white'/%3E%3Cpath d='M34.4087 18.0064C34.4087 18.0064 34.3134 17.9854 34.2816 17.954C34.2074 17.8807 34.2074 17.7656 34.2816 17.6923L34.4829 17.4829L34.3875 17.462C34.2816 17.4515 34.218 17.3573 34.2392 17.2526C34.2498 17.1479 34.3451 17.0956 34.4511 17.1061L34.9066 17.1793C34.9702 17.1898 35.0337 17.2421 35.0549 17.305C35.0761 17.3678 35.0549 17.4411 35.0125 17.4934L34.557 17.954C34.557 17.954 34.4723 18.0064 34.4193 18.0064' fill='white'/%3E%3Cpath d='M35.3409 19.4615C35.1926 19.4615 35.0443 19.3778 34.9702 19.2417C34.9278 19.1684 34.8748 19.0114 35.0019 18.8229C35.0443 18.7496 35.1503 18.7287 35.2244 18.7706C35.2986 18.8125 35.3198 18.9171 35.2774 18.9904C35.2456 19.0323 35.2456 19.0742 35.2562 19.0951C35.288 19.1579 35.4151 19.1684 35.4575 19.0846C35.4787 19.0532 35.4575 19.0114 35.4257 18.9485C35.3727 18.8753 35.3939 18.781 35.4575 18.7287C35.5316 18.6764 35.627 18.6868 35.6799 18.7601C35.8388 18.9695 35.7859 19.137 35.7435 19.2207C35.6588 19.3778 35.4787 19.4615 35.3515 19.4615' fill='white'/%3E%3Cpath d='M37.3326 19.4615C37.2054 19.4615 37.0253 19.3883 36.9406 19.2208C36.8982 19.137 36.8558 18.9695 37.0042 18.7601L37.0677 18.6973C37.1313 18.6345 37.2266 18.6345 37.2902 18.6973C37.3537 18.7601 37.3537 18.8543 37.2902 18.9172L37.2372 18.959C37.2372 18.959 37.2054 19.0428 37.216 19.0742C37.2584 19.1475 37.3749 19.1579 37.4173 19.0847C37.4385 19.0533 37.4173 19.0114 37.3961 18.959C37.3537 18.8858 37.3749 18.7915 37.4491 18.7392C37.5232 18.6973 37.6186 18.7183 37.6716 18.7915C37.7987 18.9904 37.7457 19.1579 37.7033 19.2312C37.6292 19.3569 37.4809 19.4511 37.3326 19.4511' fill='white'/%3E%3Cpath d='M55.7552 54.0401C55.6917 54.0401 55.6175 54.0087 55.5751 53.9563C55.4904 53.8516 55.5116 53.7051 55.6069 53.6213C56.3485 53.0141 56.412 52.0301 56.412 52.0301C56.412 51.9672 56.4438 51.9044 56.4968 51.8626C56.7828 51.6322 56.7934 51.1507 56.7934 51.1402C56.7934 51.0565 56.8464 50.9727 56.9205 50.9308C57.2172 50.7843 57.6197 50.2399 57.9375 49.5804C57.9905 49.4652 58.1388 49.4128 58.2554 49.4652C58.3719 49.5175 58.4249 49.6641 58.3719 49.7793C58.2448 50.0514 57.7892 50.9204 57.2595 51.2763C57.2384 51.4857 57.1536 51.873 56.8888 52.1452C56.857 52.4488 56.6875 53.3596 55.9247 53.9773C55.8823 54.0087 55.8294 54.0296 55.7764 54.0296' fill='white'/%3E%3Cpath d='M63.6794 46.2931C63.3616 46.2931 62.9484 46.2303 62.6306 45.9477C62.1327 45.487 60.7979 44.8066 59.2935 45.487C59.1664 45.5394 59.0287 45.487 58.9757 45.3719C58.9228 45.2567 58.9757 45.1101 59.0923 45.0578C60.819 44.2726 62.334 45.0264 62.9484 45.6022C63.2238 45.8534 63.6688 45.843 63.8913 45.8116C64.7176 43.1315 64.6434 39.7815 63.69 36.5676C63.6476 36.442 63.7217 36.3163 63.8489 36.2745C63.976 36.2326 64.1031 36.3059 64.1455 36.4315C65.1413 39.7815 65.2049 43.299 64.3044 46.0837C64.2832 46.1675 64.2091 46.2198 64.1349 46.2408C64.1137 46.2408 63.9336 46.2827 63.6794 46.2827' fill='white'/%3E%3Cpath d='M57.3761 55.7988H57.3549C57.2278 55.7883 57.1324 55.6732 57.143 55.5371C57.2595 54.5321 57.4185 53.5899 57.4926 53.213C57.4291 53.1607 57.3549 53.0874 57.2913 52.9722C56.9841 52.4069 57.1748 51.3286 57.8528 49.7688C57.9058 49.6536 58.0435 49.6013 58.1706 49.6431C58.2871 49.6955 58.3507 49.8316 58.2977 49.9572C57.5138 51.7578 57.588 52.4593 57.7045 52.721C57.7575 52.8361 57.821 52.8571 57.821 52.8675C57.8846 52.878 57.927 52.9094 57.9693 52.9618C58.0011 53.0141 58.0117 53.0769 58.0011 53.1397C58.0011 53.1502 57.7786 54.3227 57.6303 55.5999C57.6197 55.7255 57.5138 55.8093 57.3973 55.8093' fill='white'/%3E%3Cpath d='M59.1982 55.9454C59.1982 55.9454 59.1347 55.9454 59.1029 55.9244C58.9863 55.8721 58.9334 55.7255 58.9863 55.6104C59.4207 54.6891 59.516 53.9877 59.516 53.9877C59.5266 53.8726 59.622 53.7888 59.7385 53.7783C59.8233 53.7574 59.8868 53.8097 59.9398 53.8621C60.0245 53.7679 60.1623 53.5585 60.3847 53.0769C60.5966 52.6058 60.7237 52.0929 60.7661 51.5485C60.7661 51.4229 60.8826 51.3182 61.0203 51.3286C61.1475 51.3286 61.2534 51.4543 61.2428 51.5799C61.1899 52.1871 61.0521 52.7524 60.8191 53.2654C60.4695 54.0401 60.2046 54.3751 59.9186 54.396C59.8444 54.7101 59.6961 55.2126 59.4207 55.7988C59.3783 55.8826 59.2936 55.9349 59.2088 55.9349' fill='white'/%3E%3Cpath d='M60.9991 51.8102H60.9779C60.8508 51.8102 60.7449 51.6846 60.7555 51.559C60.8084 50.8157 60.6707 50.2713 60.6707 50.2608C60.6495 50.1875 60.6707 50.1143 60.7131 50.0515C61.6771 48.8789 62.3657 47.696 62.5458 45.7488C62.5458 45.6231 62.673 45.5185 62.8001 45.5394C62.9272 45.5499 63.0331 45.665 63.012 45.7906C62.8319 47.8111 62.1327 49.0464 61.1474 50.2608C61.1898 50.4807 61.264 50.9622 61.2216 51.5904C61.2216 51.716 61.1051 51.8102 60.9779 51.8102' fill='white'/%3E%3Cpath d='M53.9437 46.7224C53.8166 46.7224 53.7106 46.6072 53.7106 46.4816C53.7848 44.6077 54.8548 42.2626 55.6493 40.6714C55.7023 40.5562 55.8506 40.5039 55.9671 40.5667C56.0836 40.619 56.1366 40.7656 56.0731 40.8808C55.2891 42.4406 54.2403 44.7123 54.1768 46.5025C54.1768 46.6281 54.0708 46.7328 53.9331 46.7328' fill='white'/%3E%3Cpath d='M61.8784 38.4939C61.8043 38.4939 61.7195 38.4834 61.6348 38.4625C61.5818 38.452 61.5076 38.4415 61.4335 38.431C61.2216 38.4101 61.0733 38.2426 61.0733 38.0332C61.0733 37.7925 61.264 37.5831 61.5076 37.5517C61.6348 37.5307 61.6454 37.5307 61.7937 37.3004L61.8784 37.1748C61.942 37.091 61.9738 36.9759 61.995 36.8712C61.8255 36.9235 61.6666 36.934 61.5924 36.934C61.3699 36.934 61.211 36.756 61.1475 36.5885C61.0945 36.421 61.1475 36.2535 61.264 36.1488C61.3064 36.1174 61.3593 36.086 61.4229 36.0546C61.5076 36.0128 61.5606 35.9813 61.6136 35.8976C61.7513 35.6568 61.8467 35.4893 62.0585 35.2904C62.1962 35.1648 62.4399 35.0077 62.5988 34.9031C62.5564 34.589 62.7048 34.1493 62.7577 33.9609C62.9378 33.406 62.8954 33.2176 62.8848 33.1862C62.1645 32.6104 61.7301 31.5321 61.4865 30.7155C61.4547 30.5899 61.5182 30.4538 61.6454 30.4224C61.7725 30.391 61.8996 30.4538 61.942 30.5794C62.1751 31.3541 62.5776 32.3696 63.1921 32.8302C63.3404 32.893 63.4993 33.1966 63.2027 34.097C63.0438 34.589 63.0543 34.7774 63.0543 34.8402C63.0861 34.8821 63.1073 34.924 63.1179 34.9763C63.1179 35.0601 63.0861 35.1543 63.0014 35.1962C62.8743 35.2695 62.5035 35.4998 62.3657 35.6359C62.2068 35.7824 62.1433 35.8976 62.0267 36.0965C61.9208 36.2849 61.7937 36.3792 61.6983 36.4315C61.8255 36.421 61.9738 36.3687 62.0162 36.3268C62.1115 36.2012 62.2704 36.2012 62.3657 36.2745C62.6306 36.4524 62.4187 37.1643 62.2598 37.4156L62.1751 37.5412C62.0373 37.761 61.9314 37.9181 61.6666 37.9809C61.6771 37.9809 61.6877 37.9809 61.6983 37.9809C61.7513 37.9809 61.8361 38.0018 61.8467 38.0018C61.889 37.96 62.228 37.7715 62.228 37.7715C62.3234 37.7192 62.4399 37.7401 62.5141 37.8134C62.5988 37.8867 62.6624 37.8134 62.7047 37.782C62.7895 37.6982 62.906 37.6878 63.0014 37.7506C63.0226 37.7506 63.1285 37.8239 63.1921 37.7506C63.3616 37.5726 63.4675 37.3214 63.5205 36.9759C63.5734 36.5571 63.7218 36.0023 63.9654 35.6778C64.0502 35.5731 64.1561 35.4579 64.2726 35.3323C64.4739 35.1229 64.6964 34.8926 64.8871 34.589C65.1837 34.1179 65.3002 33.8562 65.438 33.5002C65.4803 33.3746 65.618 33.3118 65.7452 33.3641C65.8723 33.406 65.9253 33.5421 65.8829 33.6677C65.7452 34.0551 65.6075 34.3377 65.2896 34.8402C65.0778 35.1857 64.8129 35.4474 64.6116 35.6568C64.5057 35.772 64.4104 35.8662 64.3362 35.9604C64.1667 36.1907 64.029 36.6618 63.9866 37.0387C63.923 37.4784 63.7747 37.8134 63.5417 38.0646C63.3404 38.274 63.0861 38.274 62.906 38.2112C62.7895 38.2845 62.673 38.3054 62.5988 38.3054C62.4929 38.3054 62.4081 38.274 62.334 38.2426C62.2386 38.295 62.1115 38.3682 62.0691 38.3996C61.995 38.4415 61.9208 38.4625 61.8467 38.4625' fill='white'/%3E%3Cpath d='M55.6598 32.736C55.6598 32.736 55.6387 32.736 55.6281 32.736C55.5645 32.736 53.9648 32.5162 53.3186 32.2545C53.2021 32.2021 53.1385 32.066 53.1915 31.9509C53.2445 31.8357 53.3822 31.7729 53.4987 31.8252C53.986 32.0241 55.1302 32.2021 55.5327 32.2545L55.9141 31.6996C55.9459 31.6473 56.0094 31.6159 56.073 31.5949C56.0942 31.5949 56.465 31.5426 56.9417 31.5426C57.4184 31.5426 58.2659 31.9613 58.5414 32.0974C58.6473 32.066 58.7638 32.0137 58.7956 31.9718C58.7956 31.9718 58.7956 31.9299 58.7744 31.888L58.5202 31.4274C58.4672 31.3437 58.4778 31.2285 58.552 31.1552C58.6261 31.0819 58.7321 31.061 58.8274 31.1029C58.891 31.1343 58.9439 31.1762 58.9969 31.2285C59.0181 31.2494 59.0393 31.2704 59.0605 31.2809C58.9545 31.1134 58.8168 30.9459 58.552 30.6527C58.3295 30.4224 57.9587 30.1293 57.874 30.0874C57.7574 30.0665 57.5773 30.0979 57.3549 30.1921C56.5391 30.5166 56.126 30.4748 56.0836 30.4643C55.9671 30.4434 55.8823 30.3491 55.8823 30.234C55.8823 30.1712 55.8611 30.056 55.7552 30.056C55.6704 30.056 55.5857 30.0037 55.5433 29.9304C55.5009 29.8466 55.5115 29.7524 55.5645 29.6896C55.5645 29.6896 56.1154 28.9044 55.787 28.538C55.7022 28.4438 55.7022 28.2972 55.8082 28.203C55.9035 28.1193 56.0518 28.1193 56.1472 28.224C56.5603 28.6846 56.3167 29.3441 56.1154 29.7001C56.2213 29.7733 56.2849 29.8885 56.3273 29.9932C56.4862 29.9723 56.7722 29.9199 57.1854 29.7524C57.4926 29.6268 57.7574 29.5954 58.0117 29.6373C58.2235 29.6687 58.838 30.2549 58.9121 30.3282C59.3359 30.7679 59.463 30.9773 59.6219 31.2599C59.6749 31.3541 59.6749 31.4693 59.6113 31.574C59.5372 31.6787 59.3995 31.752 59.2617 31.7729C59.3253 31.9509 59.2935 32.087 59.2406 32.1812C59.0816 32.4848 58.6473 32.5685 58.5626 32.579C58.5096 32.579 58.4566 32.579 58.4142 32.5581C58.0117 32.3487 57.2595 32.0137 56.9629 32.0137C56.6663 32.0137 56.4014 32.0346 56.2637 32.0556L55.8611 32.6418C55.8188 32.7046 55.7446 32.7465 55.6598 32.7465' fill='white'/%3E%3Cpath d='M14.3334 25.8056C14.2274 25.8056 14.1321 25.8056 14.0368 25.7742C13.7931 25.7219 13.5388 25.523 13.4117 25.2822C13.3164 25.1042 13.3058 24.9263 13.3693 24.7692C13.6872 24.0678 14.5876 23.7014 15.2868 24.0469C15.4669 24.1411 15.594 24.2772 15.6576 24.4552C15.753 24.7692 15.6152 25.0938 15.5729 25.188C15.4669 25.5544 14.8631 25.8056 14.344 25.8056M14.7148 24.3714C14.3016 24.3714 13.952 24.6645 13.8249 24.9577C13.8249 24.9577 13.8249 24.9995 13.8461 25.0624C13.9096 25.1775 14.0368 25.2927 14.1427 25.3136C14.2063 25.3241 14.2698 25.3346 14.344 25.3346C14.7465 25.3346 15.0961 25.1356 15.1173 25.0519C15.1173 25.031 15.1279 25.01 15.1385 24.9891C15.1703 24.9263 15.255 24.7274 15.2127 24.5913C15.2021 24.5599 15.1809 24.5075 15.0855 24.4656C14.969 24.4028 14.8419 24.3714 14.7148 24.3714Z' fill='white'/%3E%3Cpath d='M14.1639 30.035C14.1639 30.035 14.1109 30.035 14.0897 30.0246C13.9626 29.9827 13.899 29.8466 13.9414 29.721C13.9414 29.721 14.1533 29.1033 14.2486 27.4388C14.2486 27.3132 14.3546 27.2294 14.5029 27.2189C14.63 27.2189 14.736 27.3341 14.7254 27.4702C14.6194 29.2185 14.397 29.8466 14.3864 29.878C14.3546 29.9722 14.2592 30.035 14.1639 30.035Z' fill='white'/%3E%3Cpath d='M11.7803 44.6286C11.7803 44.6286 11.7167 44.6286 11.6849 44.6076C11.5684 44.5553 11.5049 44.4192 11.5578 44.304C12.3947 42.3882 12.6384 39.0696 12.702 37.269C12.7231 36.5781 12.9456 36.0755 13.327 35.7824C13.4435 35.6987 13.5601 35.6359 13.6766 35.594C13.6342 35.5626 13.6024 35.5312 13.5918 35.4788C13.5706 35.4055 13.5812 35.3218 13.6236 35.259C13.9308 34.8612 13.38 34.0969 13.38 34.0865C13.3058 33.9818 13.327 33.8457 13.4223 33.7724C13.6872 33.5526 13.4647 33.0919 13.4647 33.0815C13.4329 33.0082 13.4329 32.9244 13.4647 32.8616C13.5071 32.7988 13.5812 32.7465 13.6554 32.7465C13.6766 32.7465 13.7084 32.7465 13.7401 32.7046C13.8991 32.5266 13.9202 31.9927 13.8779 31.6682C13.8779 31.6158 13.8779 31.5635 13.9097 31.5216C14.1851 31.0924 13.8991 29.8885 13.6872 29.0091L13.6342 28.7893C13.6024 28.6636 13.6872 28.538 13.8143 28.5066C13.952 28.4752 14.0686 28.5589 14.1003 28.6846L14.1533 28.9044C14.397 29.9304 14.6724 31.0819 14.3546 31.6996C14.3758 31.9508 14.397 32.6627 14.0897 33.0187C14.0474 33.0605 14.005 33.1024 13.9626 33.1338C14.0368 33.3955 14.0474 33.7201 13.8461 33.9923C14.005 34.2644 14.2804 34.8088 14.1215 35.2904C14.2698 35.3532 14.4499 35.4579 14.5877 35.6045C14.6618 35.6777 14.683 35.7929 14.63 35.8871C14.5771 35.9813 14.4711 36.0337 14.3758 36.0023C14.3758 36.0023 13.9308 35.9185 13.5918 36.1802C13.3164 36.3896 13.1681 36.777 13.1469 37.3109C13.0833 39.1534 12.8397 42.5348 11.9604 44.5134C11.918 44.5972 11.8333 44.6495 11.7379 44.6495' fill='white'/%3E%3Cpath d='M16.3674 37.8343C16.0814 37.8343 15.8801 37.7192 15.7424 37.5831C15.5305 37.7087 15.2551 37.7924 14.9902 37.6982C14.8843 37.7506 14.7042 37.8029 14.5347 37.782C14.4499 37.7715 14.3334 37.7296 14.2275 37.6249C13.9732 37.6459 13.4647 37.5935 12.882 36.9863C12.7867 36.8921 12.7973 36.7456 12.882 36.6513C12.9774 36.5571 13.1257 36.5676 13.221 36.6513C13.8249 37.269 14.2169 37.1434 14.2381 37.1329C14.344 37.091 14.4711 37.1329 14.5241 37.2271C14.5665 37.2899 14.6088 37.3004 14.6194 37.3004C14.7042 37.3213 14.7995 37.2585 14.8419 37.2271C14.9267 37.1643 15.0432 37.1643 15.1173 37.2271C15.2974 37.3527 15.6258 37.0806 15.6258 37.0701C15.6788 37.0177 15.7636 36.9968 15.8377 37.0073C15.9119 37.0282 15.9754 37.0701 16.0072 37.1434C16.0072 37.1643 16.1026 37.3318 16.325 37.3423C16.2933 37.269 16.2297 37.1538 16.1238 37.0073C15.9754 36.777 15.6258 36.5152 15.5093 36.4315C15.4246 36.3687 15.3928 36.264 15.4246 36.1698C15.4563 36.0755 15.5517 36.0023 15.647 36.0023H15.8165C16.0602 36.0023 16.1343 36.0023 16.2509 35.908C16.1873 35.908 16.1132 35.908 16.0496 35.929C15.8483 35.9813 15.6576 35.9604 15.4669 35.929C15.3716 35.9185 15.2762 35.8976 15.1809 35.8976C14.9055 35.8976 14.4605 35.929 14.4605 35.929L14.4287 35.4579C14.4287 35.4579 14.8949 35.4265 15.1809 35.4265C15.2974 35.4265 15.414 35.437 15.5305 35.4579C15.6788 35.4788 15.8165 35.4998 15.9225 35.4684C16.1132 35.416 16.6005 35.3741 16.77 35.6463C16.8124 35.7196 16.8971 35.8976 16.6852 36.1279C16.5263 36.3059 16.3886 36.3896 16.2509 36.4315C16.3462 36.5257 16.4416 36.6304 16.5157 36.7351C16.7276 37.0492 16.9077 37.3423 16.77 37.5935C16.717 37.6877 16.6005 37.8029 16.3462 37.8029' fill='white'/%3E%3Cpath d='M16.4522 33.9504C16.4522 33.9504 16.4204 33.9504 16.4098 33.9504C16.2721 33.9295 16.1874 33.8562 16.145 33.7934C16.0179 33.6154 16.0708 33.3537 16.2085 32.8093C16.3251 32.3277 16.4522 32.0974 16.5899 31.8252C16.6323 31.7415 16.6853 31.6473 16.7382 31.5321C16.7912 31.417 16.9395 31.3646 17.056 31.417C17.1726 31.4693 17.2255 31.6159 17.1726 31.731C17.1196 31.8462 17.0666 31.9509 17.0137 32.0451C16.8865 32.2963 16.7806 32.4952 16.6747 32.9245C16.6535 33.0292 16.5899 33.2385 16.5687 33.3956C16.6111 33.3537 16.6747 33.2909 16.717 33.2281C16.77 33.1652 16.8548 33.1338 16.9289 33.1443C17.0137 33.1443 17.0878 33.1967 17.1196 33.2699C17.1196 33.2699 17.162 33.3432 17.215 33.3432C17.215 33.3327 17.2679 33.249 17.2997 33.1757C17.3315 33.092 17.4056 33.0187 17.501 33.0082C17.5963 32.9873 17.6811 33.0396 17.734 33.1234C17.7764 33.1548 17.8082 33.1443 17.8612 33.092C17.9141 33.0396 17.9883 33.0187 18.0625 33.0396C18.0836 33.0082 18.126 32.9559 18.179 32.8093C18.232 32.6523 18.2743 32.5476 18.3061 32.4743C18.3697 32.3173 18.3803 32.2963 18.4332 31.9823C18.5392 31.3541 19.5456 31.1971 19.7469 31.1762C19.8952 31.1552 20.0011 31.2495 20.0117 31.3751C20.0329 31.5007 19.9376 31.6159 19.8104 31.6368C19.4502 31.6787 18.9417 31.8462 18.91 32.0556C18.857 32.401 18.8358 32.4638 18.7616 32.6523C18.7299 32.7256 18.6981 32.8198 18.6451 32.9663C18.5392 33.2595 18.4015 33.4374 18.2214 33.5002C18.179 33.5212 18.1366 33.5212 18.0942 33.5212C17.9459 33.6259 17.8082 33.6363 17.7023 33.6154C17.6705 33.6154 17.6387 33.6049 17.6175 33.5945C17.5222 33.7201 17.395 33.8038 17.2255 33.8038C17.109 33.8038 17.0031 33.762 16.9183 33.7096C16.7912 33.8248 16.6323 33.9295 16.4628 33.9295' fill='white'/%3E%3Cpath d='M11.7803 44.6286C11.6744 44.6286 11.579 44.5658 11.5472 44.4611C11.5049 44.3355 11.579 44.1994 11.7062 44.168C12.4477 43.9376 12.4795 43.9376 13.5495 43.99C13.8779 44.0109 14.1427 43.9062 14.4288 43.7911C14.7254 43.6759 15.022 43.5503 15.414 43.5503C16.145 43.5503 16.4416 43.6655 16.6852 43.7492C16.8547 43.812 16.9713 43.8539 17.2255 43.8434C17.2785 43.8434 20.1176 43.9481 20.6367 43.9481C20.9969 43.9376 21.177 43.9481 21.4525 43.9481H21.908C22.0669 43.7806 22.5542 42.5976 21.7703 39.9281C21.7385 39.8025 21.8021 39.6768 21.9292 39.635C22.0563 39.6036 22.1834 39.6664 22.2258 39.792C22.9356 42.1998 22.7131 43.6759 22.3 44.2098C22.1728 44.3773 22.0351 44.4192 21.9504 44.4192H21.4419C21.177 44.4192 20.9969 44.4192 20.6367 44.4192C20.0965 44.4297 17.3315 44.325 17.2149 44.325C16.8759 44.3459 16.6958 44.2831 16.5052 44.2098C16.2933 44.1261 16.039 44.0423 15.4034 44.0423C15.1068 44.0423 14.8631 44.147 14.5983 44.2517C14.291 44.3669 13.9626 44.5134 13.5177 44.4925C12.8538 44.4576 12.2959 44.5099 11.8439 44.6495C11.8439 44.6495 11.8015 44.6495 11.7697 44.6495' fill='white'/%3E%3Cpath d='M22.3635 40.6086C21.9609 40.6086 21.802 40.0642 21.5584 39.2685C21.3571 38.5985 21.1134 37.7715 20.6685 36.9235C19.9693 35.6045 19.2913 34.9449 18.804 34.4634C18.3908 34.0551 18.0624 33.741 17.9777 33.249C17.9565 33.1234 18.0412 32.9977 18.1684 32.9768C18.2955 32.9663 18.4226 33.0396 18.4438 33.1652C18.5074 33.5002 18.751 33.7515 19.143 34.1179C19.6621 34.6204 20.3719 35.3113 21.1028 36.6932C21.569 37.5831 21.8338 38.4729 22.0245 39.122C22.1516 39.5407 22.2999 40.0642 22.4059 40.127C22.533 40.1061 22.6389 40.1793 22.6707 40.305C22.7025 40.4306 22.5966 40.5562 22.4694 40.5772C22.4271 40.5772 22.3953 40.5876 22.3635 40.5876' fill='white'/%3E%3Cpath d='M18.1472 53.1293C18.1472 53.1293 18.0624 53.1188 18.0201 53.0979C17.9035 53.0246 17.8717 52.8885 17.9459 52.7733C19.1642 50.8575 20.3825 48.5649 20.4037 48.5439C20.552 48.3555 20.6791 48.1775 20.8274 47.9577C20.9122 47.8321 20.9969 47.7378 21.0923 47.6227C21.2406 47.4657 21.4207 47.2667 21.4524 47.1097C21.4842 46.9422 21.4524 46.7956 21.4313 46.6177C21.4101 46.4606 21.3783 46.2931 21.3889 46.0942V45.9791C21.4313 45.6545 21.463 45.2986 21.1558 44.2622C21.124 44.1366 21.1876 44.0109 21.3147 43.9691C21.4419 43.9377 21.569 44.0005 21.6114 44.1261C21.9398 45.2358 21.908 45.6545 21.8762 46.0105V46.1256C21.855 46.2617 21.8762 46.3978 21.8974 46.5444C21.9292 46.7433 21.961 46.9527 21.9186 47.2039C21.8656 47.4866 21.6431 47.7274 21.4524 47.9367C21.3783 48.0205 21.3041 48.1042 21.2512 48.1775C21.0711 48.4497 20.9334 48.6486 20.8062 48.8057C20.8062 48.8057 19.5773 51.0983 18.3591 53.0246C18.3167 53.0979 18.2319 53.1293 18.1578 53.1293' fill='white'/%3E%3Cpath d='M17.3527 49.2558C17.3527 49.2558 17.2573 49.2454 17.2149 49.2139C17.109 49.1407 17.0772 48.9941 17.1514 48.8894C17.5645 48.2927 18.0519 47.8216 18.2849 47.6122V47.5808C17.8612 46.7119 17.3844 45.152 17.3103 44.1261C17.3103 44.0005 17.395 43.8853 17.5328 43.8748H17.5539C17.6811 43.8748 17.787 43.9691 17.7976 44.0947C17.8718 45.0683 18.3273 46.5549 18.7087 47.3819L18.7934 47.5599C18.8464 47.6541 18.8252 47.7797 18.7404 47.853C18.7404 47.853 18.073 48.4183 17.5539 49.1616C17.5116 49.2244 17.4374 49.2663 17.3633 49.2663' fill='white'/%3E%3Cpath d='M15.9119 59.2326C15.8165 59.2326 15.5305 59.2326 15.3928 59.0023C15.2233 58.6987 15.4563 58.3218 15.9754 57.4843L16.039 57.3901C16.1449 57.2226 16.2933 57.0865 16.4522 56.9609C16.5899 56.8457 16.77 56.6887 16.7594 56.6049C16.6005 55.7465 16.2085 54.7415 15.7848 53.6841L15.5729 53.1398C15.075 51.8626 14.8949 51.224 14.7889 50.2922C14.7572 50.0515 14.6618 49.884 14.5453 49.706C14.4499 49.549 14.3546 49.3815 14.3122 49.1825C14.291 49.0779 14.2804 48.9418 14.2698 48.7952C14.2486 48.5544 14.2275 48.2927 14.1533 48.1147C14.0262 47.8007 13.8885 47.4971 13.7507 47.1725C13.4011 46.3769 13.041 45.5499 12.6914 44.5449L12.6278 44.2413C12.596 44.1156 12.6808 43.99 12.8079 43.9586C12.9456 43.9272 13.0621 44.0109 13.0939 44.1366L13.1575 44.4088C13.4859 45.3719 13.8461 46.1885 14.1957 46.9736C14.3334 47.2982 14.4711 47.6122 14.6088 47.9158C14.7148 48.1566 14.736 48.4707 14.7572 48.7324C14.7572 48.858 14.7783 48.9732 14.7889 49.0569C14.8101 49.1825 14.8843 49.2977 14.969 49.4338C15.0856 49.6222 15.2339 49.863 15.2762 50.2085C15.3822 51.0879 15.5517 51.7055 16.039 52.9409L16.2509 53.4852C16.6746 54.574 17.0772 55.5999 17.2467 56.5003C17.3103 56.8562 17.0136 57.1074 16.7806 57.3064C16.6534 57.411 16.5369 57.5157 16.4733 57.6099L16.4098 57.7042C16.1555 58.1229 15.8801 58.5626 15.8483 58.7301C15.8695 58.7301 15.8907 58.7301 15.9331 58.7301C16.431 58.7301 16.7488 58.5207 17.056 58.3218C17.1302 58.2695 17.2043 58.2276 17.2679 58.1857C17.3632 58.1334 17.448 57.8926 17.5009 57.767C17.5645 57.589 17.6175 57.4634 17.7446 57.411C18.2849 57.1703 18.3696 57.0132 18.3696 56.9399C18.3696 56.6992 18.3273 56.6259 18.2531 56.4898C18.179 56.3642 18.0836 56.1757 17.9989 55.8407C17.9671 55.7046 17.9565 55.4115 17.9565 54.7834C17.9565 54.1552 17.9353 53.2968 17.8717 52.3232C17.7658 50.5749 17.0454 48.8999 17.0454 48.8894C17.0242 48.8475 17.0242 48.7952 17.0348 48.7429C17.1937 48.1147 17.1408 45.0055 17.0348 44.0738C17.0242 43.9481 17.109 43.833 17.2467 43.812C17.3844 43.8016 17.5009 43.8853 17.5115 44.0214C17.6175 44.8799 17.681 47.9263 17.5221 48.7743C17.6599 49.1197 18.2637 50.6482 18.359 52.2918C18.4226 53.2863 18.4332 54.1448 18.4438 54.7834C18.4438 55.244 18.4544 55.6418 18.4756 55.736C18.5391 56.0187 18.6133 56.1548 18.6769 56.2699C18.7616 56.4374 18.8464 56.584 18.8464 56.9504C18.8464 57.3587 18.4226 57.6204 17.9989 57.8193C17.9883 57.8507 17.9671 57.8926 17.9565 57.9345C17.8717 58.1543 17.7552 58.4579 17.5221 58.594C17.4586 58.6359 17.395 58.6778 17.3209 58.7196C16.9924 58.929 16.5793 59.2012 15.9331 59.2012' fill='white'/%3E%3Cpath d='M22.5119 40.5562C22.4377 40.5562 22.3953 40.5562 22.3847 40.5562C22.3 40.5457 22.2364 40.4725 22.2364 40.3782C22.2364 40.2945 22.2894 40.2107 22.3741 40.1898C22.7237 39.771 21.2724 33.3955 19.7787 31.6577C19.3867 31.2075 18.9841 30.9982 18.5286 30.9877C17.7235 30.9877 17.0984 31.7415 17.0878 31.7519C17.0349 31.8147 16.9395 31.8357 16.8548 31.7938C16.7806 31.7519 16.7382 31.6577 16.77 31.574C16.9925 30.8935 17.554 30.3282 18.1896 30.1397C18.5922 30.0246 19.2172 29.9932 19.8846 30.5271C21.0817 31.4902 22.9568 33.898 23.5924 35.2904C23.6348 35.3846 23.5924 35.4893 23.4971 35.5312C23.4017 35.573 23.2958 35.5312 23.2534 35.4369C22.692 34.2016 20.9122 31.8252 19.6515 30.8097C19.2172 30.4643 18.7511 30.3491 18.2955 30.4852C18.0942 30.548 17.9036 30.6527 17.7235 30.7993C17.9565 30.6841 18.232 30.6108 18.518 30.6108H18.5392C19.0901 30.6108 19.5986 30.883 20.0541 31.4065C21.3465 32.9035 22.9886 38.6928 22.7449 40.127C22.8932 40.0642 23.0627 39.9385 23.2005 39.6559C23.4229 39.1639 23.3488 37.939 23.1793 37.5726C23.1369 37.4784 23.1793 37.3737 23.2746 37.3318C23.3594 37.2899 23.4759 37.3318 23.5183 37.426C23.7301 37.8867 23.8149 39.2057 23.5395 39.8129C23.2216 40.4515 22.7343 40.5353 22.5013 40.5353' fill='white'/%3E%3Cpath d='M35.235 51.1612C35.129 51.1612 35.0337 51.0983 35.0019 50.9937C34.6205 49.6222 34.5993 47.9158 34.5676 45.9267C34.5676 45.5603 34.5676 45.173 34.5464 44.7856C34.504 42.2941 34.3345 42.0952 33.2327 40.8284C31.1775 38.452 30.7432 35.6045 30.6585 34.4948C30.5101 32.6209 30.9021 30.6527 31.0504 29.9199C31.2093 29.1138 31.3259 27.5121 30.722 26.5699C30.0334 25.5021 29.9169 25.4183 29.5143 25.6172C29.3978 25.6696 29.2495 25.6172 29.1965 25.5125C29.1329 25.3974 29.1859 25.2508 29.3024 25.1985C30.1394 24.7902 30.4889 25.3346 31.1246 26.3186C31.7708 27.3237 31.739 28.9359 31.5271 30.0141C31.3788 30.7365 30.9975 32.6523 31.1352 34.4634C31.2199 35.5312 31.6331 38.2531 33.5929 40.5353C34.7477 41.8753 34.9701 42.2103 35.0125 44.7856C35.0125 45.173 35.0231 45.5603 35.0337 45.9372C35.0655 47.8949 35.0867 49.5699 35.4469 50.889C35.4786 51.0146 35.4045 51.1402 35.2774 51.1821C35.2562 51.1821 35.235 51.1821 35.2138 51.1821' fill='white'/%3E%3Cpath d='M48.1065 39.8758C48.0429 39.8758 47.9899 39.8548 47.9476 39.8129L46.9094 38.8708H45.85C45.7758 38.8708 45.7017 38.8289 45.6593 38.7661C45.4262 38.4415 45.0449 38.2322 44.5893 37.9809C44.0596 37.6982 43.4558 37.3632 43.0214 36.7665C42.8096 36.4734 42.7354 36.1489 42.799 35.8139C42.9155 35.1648 43.4982 34.6309 43.7842 34.4006C43.6889 34.1388 43.5511 33.6259 43.5829 32.8616C43.6359 31.731 43.7312 28.7474 43.4346 25.5335C43.424 25.4078 43.5194 25.2927 43.6465 25.2822C43.7842 25.2613 43.8901 25.366 43.9113 25.4916C44.2185 28.7369 44.1232 31.7415 44.0596 32.8826C44.0067 33.8457 44.2821 34.3587 44.2821 34.3587C44.3351 34.4634 44.3033 34.5995 44.208 34.6623C44.208 34.6623 43.371 35.2381 43.2545 35.8871C43.2121 36.107 43.2545 36.2954 43.4028 36.4839C43.7736 36.9968 44.3033 37.2795 44.8118 37.5621C45.2567 37.8029 45.6805 38.0332 45.9665 38.3892H47.0047C47.0683 38.3892 47.1213 38.4101 47.1636 38.452L48.276 39.457C48.3713 39.5408 48.3819 39.6978 48.2866 39.792C48.2336 39.8443 48.17 39.8653 48.1065 39.8653' fill='white'/%3E%3Cpath d='M48.0853 44.0842C47.9794 44.0842 47.8946 44.0214 47.8628 43.9272C47.3967 42.5244 46.5704 41.5194 46.2208 41.4775C46.0937 41.4565 45.9983 41.3414 46.0195 41.2158C46.0407 41.0901 46.1678 40.9855 46.2843 41.0169C46.9306 41.1006 47.8416 42.3464 48.3184 43.7911C48.3607 43.9167 48.2866 44.0528 48.1594 44.0842C48.1383 44.0842 48.1065 44.0947 48.0853 44.0947' fill='white'/%3E%3Cpath d='M48.4984 18.8648C47.7145 18.8648 46.9305 18.5822 46.9305 18.0378C46.9305 16.9595 50.0769 16.9595 50.0769 18.0378C50.0769 18.5822 49.2824 18.8648 48.509 18.8648M48.509 17.6923C47.7886 17.6923 47.4179 17.954 47.4179 18.0378C47.4179 18.1425 47.7992 18.3937 48.509 18.3937C49.2188 18.3937 49.6002 18.1425 49.6002 18.0378C49.6002 17.9436 49.2294 17.6923 48.509 17.6923Z' fill='white'/%3E%3Cpath d='M49.24 17.7865C49.24 17.7865 49.1977 17.7865 49.1765 17.7865C48.8057 17.6714 48.2866 17.6714 47.884 17.7761C47.8099 17.797 47.7357 17.7761 47.6828 17.7342C47.6192 17.6923 47.5874 17.619 47.5874 17.5457C47.5874 17.1689 47.6192 16.9071 47.8629 16.635C47.7675 16.6454 47.6616 16.6245 47.5556 16.5721C47.2484 16.4256 46.5068 16.0906 46.6975 15.1589C46.867 14.3632 47.5133 13.8607 48.3925 13.8607C48.9858 13.8607 49.5579 14.091 49.9181 14.4784C50.5325 15.1379 50.1935 16.3209 49.7274 16.8862C49.5155 17.1479 49.4837 17.4096 49.4837 17.5457C49.4837 17.619 49.4519 17.6923 49.3884 17.7342C49.346 17.7656 49.293 17.7761 49.24 17.7761M48.4985 17.2107C48.6786 17.2107 48.8587 17.2212 49.0282 17.2526C49.0705 17.0537 49.1553 16.8129 49.346 16.5826C49.6532 16.2057 49.9922 15.2635 49.5579 14.782C49.293 14.4888 48.8375 14.3109 48.3819 14.3109C48.1383 14.3109 47.3332 14.3737 47.1531 15.2321C47.0683 15.609 47.2166 15.8184 47.4391 15.965C47.3755 15.8498 47.3226 15.7137 47.312 15.5776C47.2908 15.2112 47.4921 14.8762 47.8629 14.6773C48.3396 14.426 49.0282 14.8238 49.1977 15.4101C49.3248 15.8289 49.1659 16.2267 48.7845 16.4675C48.2442 16.8129 48.1065 16.9909 48.0747 17.2317C48.2124 17.2107 48.3608 17.2003 48.4985 17.2003M48.2019 15.0542C48.2019 15.0542 48.1171 15.0542 48.0853 15.0856C47.884 15.1903 47.7781 15.3578 47.7887 15.5357C47.7887 15.6823 47.884 15.8079 48.0112 15.8498C48.1913 15.9126 48.2866 16.0696 48.276 16.2371C48.3502 16.1848 48.4349 16.1325 48.5303 16.0696C48.7421 15.9335 48.8163 15.7556 48.7421 15.5462C48.668 15.2845 48.4137 15.0646 48.2019 15.0646' fill='white'/%3E%3Cpath d='M50.204 18.5298C50.0133 18.5298 49.8227 18.4461 49.6849 18.3833C49.632 18.3519 49.5896 18.31 49.5684 18.2472C49.5472 18.1844 49.5578 18.1215 49.579 18.0692C49.579 18.0064 49.4837 17.8808 49.1658 17.7865C49.0705 17.7551 48.9963 17.6714 48.9963 17.5667C48.9963 17.3678 49.0387 16.9804 49.3459 16.6036C49.4519 16.4675 49.5684 16.2686 49.6426 16.0487C49.6637 15.9964 49.6955 15.9545 49.7379 15.9336C50.2252 15.6195 50.7019 15.4625 51.1469 15.4625C51.7507 15.4625 52.1851 15.7556 52.3652 16.0487C52.4711 16.2372 52.4287 16.3733 52.397 16.4361C52.344 16.5303 52.2486 16.5826 52.1321 16.5826C52.1109 16.5826 52.0685 16.5826 52.0474 16.5826C51.7401 16.5198 51.5812 16.614 51.1999 16.9281C51.0515 17.0537 51.0198 17.2736 50.9774 17.5353C50.9456 17.7656 50.9032 18.0273 50.7655 18.2472C50.596 18.5089 50.3735 18.5717 50.2146 18.5717M50.0769 18.0692C50.0769 18.0692 50.1723 18.1006 50.2146 18.1006C50.2464 18.1006 50.2994 18.1006 50.3629 17.9959C50.4477 17.8598 50.4795 17.6714 50.5007 17.4725C50.543 17.1584 50.596 16.8129 50.8926 16.5722C51.1787 16.3418 51.4223 16.1534 51.7401 16.1115C51.6024 16.0278 51.4117 15.9545 51.1469 15.9545C50.8185 15.9545 50.4477 16.0697 50.0663 16.3104C49.971 16.5512 49.8544 16.7711 49.7167 16.9281C49.5684 17.1061 49.5154 17.2945 49.4837 17.4306C49.8544 17.5772 50.0663 17.8075 50.0663 18.0692' fill='white'/%3E%3Cpath d='M49.8651 16.3523C49.8651 16.3523 49.7591 16.3313 49.7168 16.2999C49.6426 16.2371 49.6108 16.1324 49.6426 16.0382C49.7168 15.8393 49.9075 15.1798 49.5579 14.7924C49.293 14.4993 48.8375 14.3213 48.3819 14.3213C48.1383 14.3213 47.3332 14.3841 47.1531 15.2426C47.1425 15.2949 47.1319 15.3368 47.1319 15.3787C47.1319 15.4415 47.1001 15.4938 47.0577 15.5357L46.8353 15.7346C46.6234 15.9335 46.4433 16.0906 46.2738 16.1638C46.2102 16.1953 46.1361 16.2057 46.0513 16.2057C45.9348 16.2057 45.0449 16.101 45.0343 15.7137C45.0343 15.609 45.0767 15.431 45.4157 15.4101C45.6064 15.3996 45.7017 15.0751 45.8288 14.6145C45.8924 14.3527 45.9666 14.0805 46.0831 13.8502C46.3056 13.4001 46.7823 13.2535 47.1319 13.2116C47.0259 12.8976 47.0471 12.5626 47.0471 12.5102C47.0471 12.4055 47.1319 12.3218 47.2378 12.2904C47.3438 12.259 47.4497 12.3113 47.5027 12.4055C47.5133 12.4265 47.651 12.6359 48.6998 12.7615C49.3036 12.8348 49.7909 13.4734 50.0028 13.7455L50.0452 13.8084C50.0452 13.8084 50.077 13.8293 50.1193 13.8293C50.2888 13.5571 50.5643 13.4001 50.9139 13.4001C51.1999 13.4001 51.4436 13.5048 51.4753 13.5152C51.5495 13.5466 51.6131 13.6199 51.6131 13.7037C51.6131 13.7874 51.5813 13.8712 51.5177 13.9235C51.433 13.9759 51.1999 14.1748 51.1469 14.3527C51.1257 14.426 51.1469 14.5202 51.1681 14.6354C51.2105 14.8552 51.2741 15.1379 51.1046 15.4938C51.0516 15.6195 50.9774 15.7556 50.8821 15.8707C50.8503 15.9126 50.8079 15.944 50.755 15.9649C50.5219 16.0278 50.2676 16.1429 50.0134 16.2999C49.971 16.3209 49.9286 16.3418 49.8863 16.3418M45.8606 15.7032C45.9348 15.7242 45.9983 15.7242 46.0619 15.7242C46.189 15.6823 46.3479 15.5357 46.528 15.3787L46.6975 15.2321C46.6975 15.2321 46.7081 15.1693 46.7187 15.1379C46.8882 14.3423 47.5344 13.8398 48.4137 13.8398C49.007 13.8398 49.579 14.0701 49.9392 14.4574C50.2147 14.7506 50.3206 15.1693 50.2571 15.6404C50.363 15.5985 50.4583 15.5567 50.5537 15.5252C50.6066 15.452 50.649 15.3787 50.6808 15.2949C50.7761 15.0856 50.7444 14.9181 50.702 14.7191C50.6702 14.5621 50.6384 14.3946 50.6914 14.2166C50.7338 14.0805 50.7973 13.9654 50.8821 13.8607C50.6384 13.8712 50.5431 14.0073 50.5007 14.112C50.4795 14.1643 50.4266 14.2166 50.3736 14.2376C50.3524 14.2376 50.2465 14.2899 50.1193 14.2899C49.9392 14.2899 49.7803 14.2166 49.6744 14.0805L49.632 14.0177C49.4731 13.8084 49.06 13.264 48.6574 13.2116C48.1913 13.1593 47.8417 13.0755 47.5768 12.9813C47.6086 13.086 47.6404 13.1802 47.7039 13.243C47.7781 13.3163 47.7887 13.421 47.7463 13.5048C47.7039 13.599 47.6192 13.6618 47.5133 13.6409C47.4921 13.6409 46.7505 13.578 46.5174 14.0282C46.4221 14.2166 46.3585 14.4574 46.295 14.6982C46.1996 15.0646 46.1043 15.4624 45.8606 15.6823' fill='white'/%3E%3Cpath d='M49.1553 21.8589H47.831C47.7039 21.8589 47.598 21.7542 47.598 21.6286V18.5508C47.598 18.4775 47.6297 18.4042 47.6933 18.3623C47.7569 18.3205 47.831 18.2995 47.9052 18.3205C48.2654 18.4147 48.7421 18.4147 49.1023 18.3205C49.1764 18.2995 49.2506 18.3205 49.3036 18.3623C49.3671 18.4042 49.3989 18.4775 49.3989 18.5508V21.6286C49.3989 21.7542 49.293 21.8589 49.1658 21.8589M48.0853 21.3878H48.9328V18.8334C48.6679 18.8753 48.3607 18.8753 48.0853 18.8334V21.3878Z' fill='white'/%3E%3Cpath d='M15.9119 59.3164C15.6258 59.3164 15.4351 59.2326 15.3292 59.0546C15.2233 58.8662 15.255 58.6359 15.3822 58.3742H15.255C15.1173 58.3742 14.9902 58.2904 14.9478 58.1543C14.63 57.1703 13.9944 55.2335 13.5071 53.8202C13.2846 53.1816 12.8291 51.9987 12.31 50.6377C11.2188 47.7797 9.8522 44.2203 9.5132 42.8594C9.1742 41.4461 9.18479 40.1375 9.19539 38.8708C9.19539 37.9704 9.21657 37.112 9.08945 36.285C8.8352 34.589 9.11064 33.6887 9.38607 32.8093C9.46023 32.5685 9.53439 32.3382 9.58736 32.087C10.1065 29.9304 10.4666 28.8102 11.0069 27.219C11.3989 26.0569 12.2676 25.4916 12.8397 25.1147C13.0198 24.9891 13.274 24.8321 13.3058 24.7483C13.3482 24.6436 13.327 24.5808 13.2634 24.361C13.2316 24.2668 13.1998 24.1621 13.1681 24.0364C13.1151 23.7957 13.1363 23.5863 13.2422 23.4188C13.4011 23.1675 13.6872 23.0733 13.9626 23.0105C14.4605 22.8953 14.7889 23.2094 14.8843 23.3874C14.8843 23.3874 14.9478 23.4921 15.1279 23.9003C15.1279 23.9003 15.1385 23.9003 15.1491 23.9003C15.4881 23.9003 15.8907 23.6596 15.9331 23.5025C16.0178 23.1989 16.1873 22.6441 16.3038 22.2881C16.2085 22.2777 16.1237 22.2672 16.0602 22.2567C15.9119 22.2463 15.7318 22.2253 15.6152 22.0578C15.4881 21.8589 15.5411 21.6914 15.753 21.0633L15.7847 20.9691C15.9648 20.4247 16.0496 20.0688 16.1237 19.7233C16.1661 19.5348 16.2085 19.3464 16.2615 19.158C16.4627 18.4251 16.8547 18.1844 17.8187 18.1844C18.7086 18.1844 20.6261 18.1111 20.6261 18.1111C20.7532 18.1111 20.8804 18.1844 20.9333 18.31L21.0816 18.6659C21.1558 18.6764 21.23 18.7078 21.3041 18.7497C21.516 18.8753 21.6431 19.1161 21.6431 19.3778V19.6186L21.7702 19.9536C21.7914 20.0164 21.7914 20.0792 21.7808 20.1316L21.6325 20.7806C21.6325 20.7806 21.6113 21.1156 21.4736 21.4088C21.3677 21.6286 21.177 21.817 21.0605 21.9217C20.9863 22.2567 20.9863 22.3824 20.9863 22.4347C20.9863 22.4975 20.9863 22.6022 20.9015 22.7174C20.732 22.9163 20.499 22.8535 20.1706 22.7802C20.16 22.7802 20.1494 22.7802 20.1282 22.7802C20.0964 22.8325 20.0752 22.8849 20.0434 22.9267C20.0011 23 19.9587 23.0628 19.9269 23.1361C19.7468 23.5235 19.6197 23.7328 19.5032 23.848C19.8845 23.9632 20.3401 24.1097 20.6579 24.4343C20.7744 24.5599 20.7744 24.7588 20.6473 24.8739C20.5202 24.9891 20.3189 24.9891 20.2024 24.8635C20.0011 24.6541 19.6303 24.5389 19.3125 24.4447C18.9205 24.3296 18.5497 24.2144 18.4226 23.9003C18.359 23.7328 18.3696 23.5444 18.4862 23.3455C18.5285 23.2722 18.5921 23.2199 18.6768 23.1989C18.7616 23.178 18.8463 23.1989 18.9205 23.2303C18.9841 23.2617 19.0582 23.3036 19.1112 23.3246C19.1536 23.2513 19.2383 23.1152 19.3443 22.8744C19.3866 22.7906 19.4396 22.6964 19.4926 22.6127C19.5455 22.5185 19.5985 22.4242 19.6409 22.33C19.7468 22.0578 20.0434 22.1206 20.3083 22.1835C20.3295 22.1835 20.3401 22.1835 20.3613 22.1939C20.3719 22.0788 20.4036 21.9113 20.4672 21.681C20.4884 21.6181 20.5202 21.5553 20.5837 21.5135C20.6473 21.4611 20.8274 21.3041 20.891 21.1575C20.9651 21.0005 20.9969 20.7702 20.9969 20.7074L21.1346 20.1106L21.0181 19.807C21.0181 19.807 20.9969 19.7338 20.9969 19.6919V19.3988C20.9969 19.3359 20.9651 19.3045 20.9545 19.3045C20.8698 19.3464 20.8062 19.3464 20.732 19.315C20.6473 19.2836 20.6049 19.2208 20.5731 19.137L20.4142 18.7706C19.8845 18.7916 18.5179 18.8334 17.7976 18.8334C16.9924 18.8334 16.9395 19.0009 16.8441 19.3464C16.7911 19.5348 16.7594 19.7023 16.717 19.8803C16.6428 20.2258 16.5581 20.6131 16.3568 21.1994L16.325 21.2936C16.2721 21.4402 16.2297 21.5658 16.1979 21.6705C16.4098 21.6914 16.717 21.7333 16.717 21.7333C16.8123 21.7438 16.8865 21.7961 16.9395 21.8694C16.9924 21.9531 17.003 22.0474 16.9712 22.1311C16.9712 22.1311 16.6322 23.2199 16.4945 23.691C16.3568 24.1621 15.6576 24.5389 15.1491 24.5599C14.969 24.5494 14.8525 24.4971 14.7677 24.4552C14.6406 24.3924 14.5453 24.2877 14.4923 24.1725C14.344 23.8375 14.2804 23.7328 14.2698 23.7224C14.2486 23.6805 14.1745 23.6177 14.0368 23.6491C13.7719 23.7119 13.7189 23.7538 13.7083 23.7747C13.7083 23.7852 13.6978 23.8271 13.7083 23.9108C13.7401 24.0155 13.7613 24.1097 13.7931 24.1935C13.8673 24.4447 13.9414 24.6855 13.8249 24.9891C13.7189 25.2508 13.4541 25.4288 13.1151 25.6486C12.5854 25.9941 11.865 26.4757 11.5366 27.4283C11.0069 29.0091 10.6467 30.1188 10.1382 32.244C10.0747 32.5057 10.0005 32.757 9.92636 33.0082C9.66151 33.8562 9.41786 34.6518 9.65092 36.2117C9.78864 37.0911 9.77805 37.9704 9.76745 38.9022C9.75686 40.127 9.74626 41.3937 10.0747 42.7337C10.3925 44.0528 11.7485 47.5913 12.8397 50.4388C13.3693 51.8102 13.8249 53.0037 14.0474 53.6423C14.5135 54.9823 15.1067 56.8038 15.4245 57.7774H15.8483C15.9648 57.7774 16.0708 57.8403 16.1237 57.9345C16.1767 58.0287 16.1767 58.1543 16.1237 58.2485C15.986 58.4893 15.9119 58.6254 15.8695 58.7196C16.325 58.7196 16.6216 58.5312 16.9289 58.3323C17.003 58.2904 17.0772 58.2381 17.1513 58.1962C17.1513 58.1962 17.2043 58.1543 17.2891 57.9764C17.3314 57.8612 17.4586 57.7774 17.5857 57.7774H18.0306C18.2425 57.589 18.5391 57.3378 18.8146 57.2017C19.4396 56.9085 19.6409 56.5421 20.1388 55.6418L20.3719 55.2231C21.4736 53.2759 22.1834 51.2868 22.7661 48.5649C23.3275 45.9372 23.1898 43.5503 23.0839 41.6345C23.0415 40.9226 23.0097 40.305 23.0203 39.7711C23.0203 39.6036 23.158 39.4675 23.3275 39.4675C23.8572 39.4361 24.3975 39.2581 24.3975 39.1115C24.3975 38.8079 24.3022 37.6668 23.0627 35.4475C22.9991 35.3218 23.0203 35.1753 23.1157 35.0706C23.1792 35.0078 24.7365 33.3642 22.9779 30.5271C22.9673 30.5062 22.9567 30.4748 22.9462 30.4538C22.9462 30.4329 22.2893 28.2449 21.3677 26.528C21.2829 26.371 21.3465 26.1825 21.5054 26.0988C21.6537 26.015 21.855 26.0779 21.9397 26.2349C22.8296 27.8994 23.4547 29.9199 23.55 30.2444C25.192 32.9349 24.1538 34.767 23.7301 35.3323C24.9166 37.4993 25.0437 38.6928 25.0437 39.1115C25.0437 39.792 24.175 40.0014 23.6771 40.0747C23.6771 40.5248 23.7089 41.0273 23.7407 41.6031C23.8466 43.4561 23.9843 45.9896 23.4123 48.701C22.819 51.4752 22.0881 53.5166 20.9545 55.5266L20.7215 55.9454C20.2024 56.8771 19.9269 57.3901 19.1218 57.767C18.9523 57.8507 18.751 58.0182 18.5709 58.1648C18.5391 58.2799 18.4438 58.3742 18.3167 58.3951L18.2107 58.416C18.1578 58.4265 18.0942 58.416 18.0518 58.4056H17.8187C17.7446 58.5312 17.6492 58.6568 17.5115 58.7406C17.448 58.772 17.3844 58.8139 17.3208 58.8557C16.9818 59.0756 16.5581 59.3478 15.8907 59.3478' fill='white'/%3E%3Cpath d='M35.6058 58.3532C35.288 58.3532 34.9384 58.1752 34.7265 58.0391C34.4722 58.1229 33.9531 58.259 33.3281 58.259C32.4594 58.259 31.7496 57.1388 31.5378 56.762C31.114 56.5735 30.8386 56.2909 30.6797 56.1129C30.3195 56.1548 30.0228 56.0815 29.7792 55.9244C29.6626 55.8512 29.5779 55.7569 29.5143 55.6627L29.027 55.8198C28.3278 56.0501 27.6922 55.6941 27.4168 55.4952C27.0566 55.5685 26.6222 55.5266 26.5693 55.5162C26.5057 55.5162 26.4527 55.4848 26.3998 55.4429C26.3574 55.401 25.923 55.0451 25.8489 54.5007C25.7853 54.0191 26.1773 53.8621 26.3998 53.7679C26.5481 53.7051 26.6964 53.6527 26.7811 53.5271C27.0142 53.2026 27.3638 53.0455 27.5969 52.9618V51.9044C27.0354 51.5485 26.9612 51.1821 27.0354 50.69C27.0672 50.4911 27.0989 50.3341 27.1201 50.2294C23.1157 46.7852 25.0331 41.9276 25.0543 41.8753C25.0861 41.7811 25.1709 41.7183 25.2662 41.6868C25.7853 41.5403 26.2197 41.4565 26.4951 41.4147C26.4739 41.1425 26.5375 40.9017 26.6752 40.7132C26.7811 40.5562 26.9188 40.462 27.046 40.4097V40.2212C26.6752 40.4934 26.3998 40.7761 26.3892 40.7761C26.2832 40.8807 26.1349 40.8912 26.0078 40.8284C25.8807 40.7551 25.8277 40.6086 25.8595 40.4725L25.923 40.2317C25.9866 39.9804 26.0502 39.7396 26.1985 39.5198H26.1667C26.0607 39.4884 25.976 39.4151 25.9336 39.3104C25.8912 39.2057 25.9124 39.101 25.976 39.0068C26.1455 38.787 26.6116 38.4834 26.8659 38.3368C26.9188 37.8448 27.1943 37.5203 27.4803 37.3318C26.8977 36.7874 26.3044 36.107 25.6582 34.7984C24.959 33.406 24.6941 31.396 24.62 30.7888C23.7407 30.2444 23.603 28.2554 23.6665 27.5749C23.7089 27.02 23.942 26.4442 24.0797 26.1092C24.1221 26.0046 24.1539 25.9313 24.1645 25.8894C24.1645 25.8056 24.1856 25.345 24.228 24.9786C24.2598 24.6436 24.6941 23.492 24.8742 23.0105C24.334 22.2567 24.1009 21.1156 24.1009 20.6655C24.1009 20.4875 24.0585 20.3723 24.0161 20.2258C23.9632 20.0792 23.9102 19.9012 23.9102 19.6709C23.9102 19.2522 24.1962 19.0428 24.4187 18.959L24.6094 18.7287C24.7259 18.5822 24.8848 18.4984 25.0649 18.4775C25.1073 18.4775 25.1391 18.4775 25.1709 18.4775C25.1815 18.0378 25.2132 17.3782 25.298 17.0014C25.3298 16.8548 25.298 16.7187 25.2768 16.5721C25.2344 16.3209 25.1497 15.8603 25.7641 15.6614C26.1455 15.5357 26.4421 15.787 26.6116 15.9754C26.8023 15.944 26.993 16.0173 27.1519 16.1534C27.5757 16.5093 27.6604 17.2526 27.6074 17.5562C27.5545 17.8808 27.5545 18.1948 27.7134 18.6345C27.7981 18.8544 27.9253 19.1475 28.0418 19.3987C28.2219 19.137 28.4761 18.8439 28.8363 18.6554C29.4508 18.3204 29.8321 18.5822 29.9593 18.7078C30.1711 18.9067 30.2453 19.2208 30.1394 19.4301C30.0546 19.5872 29.758 20.1106 29.5037 20.3619C29.4402 20.4247 29.4402 20.498 29.4402 20.655C29.4402 20.7701 29.4402 20.9062 29.3872 21.0319L29.3342 21.147C29.2495 21.3459 29.1224 21.6495 29.0164 22.0473C28.9105 22.4661 28.5397 22.8953 28.3172 23.1152C28.4232 23.4083 28.6456 24.005 28.8575 24.4342L28.9846 24.696C29.0588 24.8425 29.1541 25.0519 29.2071 25.0833C29.2071 25.0833 29.2601 25.0833 29.3872 25.031C29.5885 24.9472 30.2241 24.518 30.8492 24.1202C32.3959 23.1047 33.1586 22.6231 33.4976 22.5917C33.7519 22.5708 34.0485 22.5394 34.2921 22.508C34.1968 21.9636 34.3769 21.3669 34.4934 21.0737C34.4087 20.9376 34.2604 20.7073 34.1438 20.5189C33.9425 20.1944 34.1015 19.6814 34.2392 19.3569C34.0803 19.1475 33.9425 18.7497 33.9743 17.9854C34.0379 16.8757 33.4976 15.1379 33.487 15.117C33.4658 15.0542 33.4658 15.0018 33.487 14.939C34.0485 12.9499 36.2202 10.3013 37.9788 8.88804C38.0529 8.83569 38.1483 8.80429 38.233 8.82522C38.3284 8.83569 38.4025 8.8985 38.4449 8.97179L39.0594 9.99773C39.3878 9.55804 39.8433 9.08694 39.9598 8.97179C40.0234 8.90897 40.1081 8.88804 40.2035 8.87757C40.2988 8.87757 40.3836 8.92991 40.4366 8.99272C41.1781 9.90351 42.9155 13.421 42.9155 14.3632C42.9155 15.5357 42.015 17.3992 41.9833 17.4725C41.9727 17.4934 41.9515 17.5248 41.9409 17.5458C41.6972 17.8179 41.2417 18.5403 41.051 18.8334C41.1463 19.1265 41.2947 19.6919 41.0086 20.0478C40.8815 20.2048 40.7544 20.32 40.6484 20.4037C40.8285 20.8434 40.9239 21.1784 40.9345 21.4297L41.3158 21.5762C41.782 21.5239 42.4282 21.9322 42.7566 22.152C43.3181 22.2358 43.7524 22.665 43.9643 22.9058C44.3351 22.9163 44.6105 23.3978 45.0449 24.1516C45.1402 24.3191 45.2567 24.518 45.3945 24.7588C45.9559 25.7638 46.8034 27.2713 47.8522 28.7055L48.2654 29.2604C48.3713 29.3965 48.3395 29.5954 48.1912 29.7001C48.0429 29.8047 47.8522 29.7733 47.7463 29.6268L47.3437 29.0719C46.2631 27.5958 45.4051 26.0674 44.8436 25.0519C44.7165 24.8216 44.5999 24.6122 44.5046 24.4552C44.2927 24.0783 44.049 23.6595 43.9219 23.5444C43.7948 23.5758 43.6465 23.5339 43.5723 23.4188C43.4558 23.2408 43.0532 22.7906 42.6189 22.7488C42.5659 22.7488 42.5129 22.7278 42.4706 22.6964C42.0468 22.4033 41.5277 22.1625 41.39 22.1834C41.3158 22.2044 41.2523 22.2044 41.1781 22.1834L40.4683 21.9112C40.3624 21.8694 40.2882 21.7856 40.2671 21.6705C40.2565 21.5972 40.2671 21.5239 40.2988 21.4716C40.2988 21.4087 40.2988 21.1366 39.9704 20.4037C39.9069 20.2467 39.9704 20.0687 40.1187 19.9955C40.1187 19.9955 40.32 19.8908 40.5213 19.6395C40.5849 19.5558 40.5319 19.1894 40.4154 18.9067C40.373 18.8125 40.3836 18.7078 40.4366 18.624C40.4683 18.5822 41.0934 17.5667 41.443 17.1584C41.5701 16.8967 42.3011 15.3054 42.3011 14.3528C42.3011 13.7246 40.9874 10.8771 40.1823 9.66273C39.8327 10.0396 39.4513 10.5002 39.3878 10.6991C39.3454 10.8143 39.2395 10.898 39.1229 10.9085C38.9958 10.9085 38.8793 10.8562 38.8157 10.7515L38.1271 9.58945C36.5486 10.9399 34.6841 13.264 34.1544 15.0018C34.271 15.3892 34.6947 16.9176 34.6417 17.9959C34.5994 18.802 34.7901 18.9695 34.7901 18.9695C34.8854 18.9904 34.9278 19.0428 34.9701 19.1265C35.0125 19.2103 34.9701 19.3045 34.9384 19.3883C34.7901 19.6919 34.6841 20.0687 34.7265 20.1734C34.9066 20.477 35.1502 20.8434 35.1502 20.8539C35.2138 20.9376 35.2138 21.0528 35.1714 21.147C35.0549 21.3983 34.8006 22.1939 35.0337 22.5917C35.0867 22.6859 35.0973 22.8011 35.0443 22.8953C35.0019 22.9895 34.9066 23.0524 34.8006 23.0628C34.8006 23.0628 34.1015 23.1466 33.6035 23.1884C33.3387 23.2408 32.0357 24.0992 31.2517 24.6122C30.436 25.1461 29.9275 25.4706 29.6944 25.5858C28.9211 25.9208 28.6668 25.3764 28.455 24.9367L28.3384 24.696C28.0206 24.0678 27.7028 23.1466 27.6922 23.1047C27.6498 22.9895 27.6922 22.8534 27.7769 22.7697C27.9359 22.6336 28.349 22.2044 28.4338 21.8694C28.5397 21.4297 28.688 21.1051 28.7834 20.8853L28.8257 20.7806C28.8257 20.7806 28.8257 20.6969 28.8257 20.6445C28.8257 20.4456 28.8257 20.1525 29.0694 19.8908C29.2283 19.7337 29.4614 19.3569 29.5567 19.1789C29.5567 19.1579 29.5249 19.1265 29.4931 19.1161C29.419 19.0847 29.2919 19.1056 29.1541 19.1894C28.5927 19.493 28.349 20.1839 28.3384 20.1944C28.296 20.3095 28.1901 20.3933 28.0524 20.4037C27.9359 20.4037 27.8087 20.3409 27.7452 20.2258C27.724 20.1944 27.3002 19.3359 27.1095 18.8334C26.8765 18.2262 26.9083 17.7865 26.9612 17.4306C26.993 17.2212 26.8977 16.7501 26.7282 16.614C26.6964 16.5826 26.654 16.5617 26.5693 16.5931C26.4315 16.6454 26.2726 16.5931 26.1879 16.4675C26.1137 16.3418 25.9972 16.2267 25.9336 16.2371C25.8701 16.2581 25.8489 16.279 25.8489 16.279C25.8489 16.279 25.8701 16.3732 25.8912 16.4361C25.923 16.6036 25.9654 16.8443 25.9018 17.1165C25.7853 17.64 25.7853 18.8962 25.7853 18.9067C25.7853 19.0323 25.7112 19.137 25.6052 19.1894C25.4887 19.2417 25.3616 19.2312 25.2662 19.1475C25.2132 19.1056 25.1391 19.0847 25.1073 19.0847L24.8425 19.4092C24.7895 19.472 24.7259 19.5139 24.6518 19.5244C24.5352 19.5453 24.5352 19.629 24.5352 19.65C24.5352 19.7861 24.567 19.8803 24.6094 20.0164C24.6624 20.1734 24.7259 20.3723 24.7259 20.6445C24.7259 21.0633 24.9802 22.152 25.4675 22.7383C25.5417 22.822 25.5628 22.9477 25.5205 23.0524C25.2556 23.7328 24.8742 24.7902 24.8531 25.0205C24.8213 25.3764 24.7895 25.8056 24.7895 25.9208C24.7895 26.0255 24.7471 26.1197 24.6624 26.3291C24.5352 26.6327 24.334 27.1561 24.2916 27.6168C24.2174 28.4229 24.4823 30.0874 25.012 30.2758C25.1285 30.3177 25.2132 30.4224 25.2238 30.548C25.2238 30.569 25.4569 32.9977 26.2197 34.5157C27.0142 36.107 27.7346 36.7246 28.2537 37.1748C28.349 37.2481 28.3808 37.3737 28.349 37.4889C28.3172 37.604 28.2219 37.6982 28.1054 37.7192C28.0418 37.7296 27.4803 37.8657 27.4803 38.5148C27.4803 38.63 27.4168 38.7346 27.3214 38.787C27.1943 38.8603 27.0672 38.944 26.94 39.0173C27.0566 39.0487 27.1413 39.1429 27.1625 39.2685C27.1625 39.3 27.1625 39.3314 27.1625 39.3628C27.1625 39.3628 27.1731 39.3628 27.1837 39.3523C27.2896 39.3 27.4062 39.3 27.5015 39.3523C27.5969 39.4046 27.6604 39.5093 27.6604 39.6245V40.619C27.6604 40.7761 27.5333 40.9122 27.3744 40.9331C27.3744 40.9331 27.2473 40.954 27.1731 41.0692C27.0989 41.1739 27.0883 41.3623 27.1519 41.6031C27.1731 41.6869 27.1519 41.7811 27.0989 41.8544C27.046 41.9276 26.9612 41.98 26.8659 41.9904C26.8659 41.9904 26.3362 42.0428 25.5734 42.2522C25.2874 43.0583 24.1539 46.9945 27.6604 49.8735C27.7664 49.9572 27.7981 50.0933 27.7558 50.2085C27.7558 50.2085 27.7028 50.3864 27.6392 50.7738C27.5969 51.0564 27.5757 51.1925 28.0418 51.4438C28.1477 51.4961 28.2007 51.6008 28.2007 51.716V53.2025C28.2007 53.3596 28.0842 53.4957 27.9147 53.5166C27.9147 53.5166 27.4803 53.569 27.2578 53.883C27.0672 54.1552 26.7917 54.2599 26.601 54.3437C26.5375 54.3646 26.4421 54.4065 26.4209 54.4274C26.4633 54.6158 26.6116 54.7938 26.707 54.888C26.9083 54.8985 27.1837 54.888 27.332 54.8357C27.4485 54.7938 27.5757 54.8147 27.6604 54.8985C27.6604 54.8985 28.2325 55.3905 28.794 55.2021L29.5461 54.9508C29.6309 54.9299 29.7262 54.9299 29.811 54.9823C29.8957 55.0241 29.9487 55.1079 29.9593 55.1916C29.9699 55.244 30.0864 55.5476 30.722 55.4324C30.8492 55.4115 30.9869 55.4638 31.0504 55.579C31.0504 55.579 31.3153 55.9873 31.8344 56.1966C31.9085 56.228 31.9615 56.2804 31.9933 56.3432C32.2158 56.7515 32.809 57.5995 33.2751 57.5995C34.0167 57.5995 34.5994 57.3796 34.5994 57.3691C34.6947 57.3377 34.8112 57.3482 34.896 57.4006C35.1291 57.5576 35.4363 57.6623 35.5528 57.6832C35.4681 57.5995 35.4469 57.4634 35.4892 57.3482C35.5528 57.2016 35.7011 57.1284 35.86 57.1598C35.86 57.1598 36.4745 57.2959 36.9088 56.9713C37.5338 56.4793 37.9894 56.4688 38.0424 56.4688C38.8793 56.5002 41.1887 56.3432 41.8773 55.5266C41.9409 55.4534 42.0256 55.4115 42.121 55.4115H46.0725C46.7505 55.4115 46.8776 55.3382 46.8988 55.3173C46.92 55.2858 46.92 55.1393 46.92 55.0241C46.92 54.909 46.9729 54.7729 47.0683 54.7101C47.2378 54.6054 47.492 54.3646 47.5026 54.2285C47.5026 54.218 47.5026 54.1762 47.4179 54.1029C46.8882 53.6841 46.2737 53.6736 46.2737 53.6736C46.2102 53.6736 46.1466 53.6527 46.0936 53.6213L45.6063 53.2863C45.5216 53.2235 45.4686 53.1293 45.4686 53.0246C45.4686 52.9199 45.5216 52.8257 45.6063 52.7629C45.6063 52.7629 46.5386 52.1243 47.5344 51.1611C47.5874 51.1088 47.598 51.0878 47.598 51.0878C47.598 51.0878 47.598 51.0041 47.3967 50.8157C47.3225 50.7319 47.2908 50.6272 47.3119 50.5121C47.3437 50.4074 47.4179 50.3236 47.5238 50.2922C47.5238 50.2922 47.6827 50.2399 47.9582 50.1352C48.1171 50.0619 48.3078 50.1352 48.3713 50.3027C48.4349 50.4597 48.3713 50.6482 48.2018 50.711C48.1806 50.7214 48.1488 50.7319 48.1277 50.7424C48.1912 50.8575 48.223 50.9727 48.223 51.0878C48.223 51.3391 48.0747 51.4961 47.9688 51.6008C47.3119 52.2394 46.6975 52.7315 46.3161 53.0141L46.3691 53.0455C46.6127 53.0665 47.2378 53.1607 47.8098 53.6004C48.0959 53.8307 48.1488 54.0819 48.1383 54.2494C48.1171 54.6472 47.7675 54.9613 47.5556 55.1183C47.5556 55.3591 47.5238 55.5685 47.3543 55.736C47.1213 55.9663 46.7081 56.0082 46.0831 56.0082H42.2693C41.1781 57.0865 38.3814 57.076 38.0424 57.0655C38.0424 57.0655 37.7563 57.0865 37.3114 57.432C36.9406 57.7146 36.5168 57.7774 36.199 57.7879C36.1672 57.8716 36.1249 57.9659 36.0401 58.0706C35.913 58.2276 35.7435 58.2799 35.5634 58.2799' fill='white'/%3E%3Cpath d='M48.9328 50.1352C48.8693 50.1352 48.8163 50.1142 48.7633 50.0828C48.615 49.9886 48.5726 49.7897 48.668 49.6536C48.9222 49.2663 48.9646 48.9731 48.9646 48.9627C48.9858 48.8266 49.0811 48.7219 49.2083 48.6905C49.3354 48.6591 49.4731 48.7114 49.5473 48.8266C50.0981 48.8266 51.666 45.7802 52.344 43.1525C52.344 43.1525 52.3758 42.0847 52.3758 41.624C52.1851 41.5822 51.719 41.5822 51.2952 41.6345C51.1363 41.6345 50.9986 41.5612 50.9456 41.4147L50.5643 40.1689C50.5325 40.0642 50.5643 39.9595 50.6278 39.8757C50.6914 39.792 50.8079 39.7501 50.9139 39.7711C50.9139 39.7711 51.1151 39.792 51.38 39.8653C51.5283 39.9071 51.6554 39.9804 51.7614 40.0642C51.719 39.8653 51.6236 39.6559 51.4859 39.5721C51.3482 39.4884 51.2952 39.3104 51.3694 39.1639C51.4224 39.0592 51.5495 38.9335 51.7402 38.8812C51.9838 38.8079 52.2805 38.8603 52.6195 39.0278C52.5241 38.8184 52.3334 38.63 51.9838 38.5357C51.8355 38.4939 51.7296 38.3578 51.7508 38.2007C51.7508 38.1903 51.8567 36.9863 51.4753 36.2745C51.433 36.1907 51.4224 36.086 51.4753 35.9918L51.8037 35.3009C51.6872 34.9868 51.3058 34.0446 50.5325 33.2385C49.9604 32.6313 49.4519 31.9822 48.8693 31.1866C48.8693 31.1866 48.8269 31.1343 48.8057 31.1029C48.6998 30.9668 48.7315 30.7679 48.8799 30.6632C49.0282 30.5585 49.2189 30.5899 49.3248 30.7365C49.3248 30.7365 49.3672 30.7888 49.3884 30.8202C49.9604 31.5949 50.4477 32.2335 50.9986 32.8198C52.0474 33.919 52.4394 35.1857 52.45 35.2381C52.4712 35.3113 52.4712 35.3951 52.4394 35.4579L52.1322 36.1279C52.4182 36.777 52.4394 37.604 52.4182 38.0123C53.361 38.3996 53.4458 39.3837 53.3504 39.8862C53.3187 40.0223 53.2127 40.1165 53.0856 40.1375C52.9479 40.1584 52.8207 40.0851 52.7572 39.97C52.7572 39.97 52.6301 39.7396 52.3546 39.5931C52.3334 39.5826 52.3017 39.5721 52.2805 39.5617C52.4288 39.8862 52.4817 40.2526 52.4606 40.5039C52.4606 40.5876 52.4394 40.8493 52.2169 40.9436C52.1745 40.9645 52.1322 40.975 52.0792 40.975C52.397 40.975 52.7042 41.0378 52.8737 41.1739C52.9797 41.2681 53.0326 41.3832 53.0326 41.5193C53.0326 41.8962 52.9903 43.2467 52.9903 43.2467C52.5453 45.0055 50.9245 49.3186 49.6956 49.5071C49.632 49.5071 49.5579 49.5175 49.4731 49.5071C49.4095 49.6536 49.3248 49.8106 49.2083 49.9991C49.1447 50.0933 49.0494 50.1457 48.9434 50.1457M51.3694 40.5562L51.5071 41.0064C51.6766 40.9959 51.8461 40.9854 52.0368 40.9854C51.8885 40.975 51.7508 40.8598 51.6236 40.7551C51.5495 40.6923 51.4647 40.619 51.3694 40.5667' fill='white'/%3E%3Cpath d='M62.6729 51.9882C62.6729 51.9882 62.5776 51.9882 62.5352 51.9568C62.3763 51.8835 62.3128 51.695 62.3869 51.538C62.8636 50.5435 63.4145 49.2872 64.2408 47.3296C64.4103 46.9317 64.5692 46.5444 64.707 46.1675C64.7705 46.0105 64.9506 45.9267 65.1201 45.9895C65.279 46.0524 65.3638 46.2303 65.3002 46.3978C65.1519 46.7747 64.993 47.1725 64.8235 47.5808C63.9972 49.5385 63.4357 50.8052 62.959 51.8102C62.906 51.9254 62.7895 51.9882 62.6729 51.9882Z' fill='white'/%3E%3Cpath d='M58.6897 59.777C58.4037 59.777 58.1388 59.599 58.0329 59.5257C57.5562 59.2117 57.4397 58.9185 57.3655 58.7406C57.3549 58.7092 57.3443 58.6778 57.3337 58.6673C57.3337 58.6673 57.3019 58.6673 57.2384 58.6568C56.7722 58.6149 56.4438 58.437 56.3061 58.1438C56.2214 57.9554 56.179 57.6518 56.4862 57.2331C56.8464 56.741 56.9947 56.5421 57.0477 55.6209C56.8464 55.3801 56.3697 54.7624 56.2108 54.061L55.9459 54.1029C55.7552 54.4379 55.4162 55.066 55.3209 55.401C55.162 55.9559 55.0984 56.1862 55.0772 56.5735C55.0666 56.7096 55.0772 56.7934 55.0878 56.8771C55.1302 57.1912 55.0878 57.3796 54.7064 57.7146C54.5052 57.8926 54.3674 57.9868 54.2509 58.0706C54.1132 58.1648 54.039 58.2171 53.9225 58.3846C53.5835 58.8557 52.6195 58.8034 52.3228 58.772C52.111 58.7092 51.3588 58.437 51.1575 57.9031C51.1046 57.746 51.0622 57.4948 51.2423 57.2121C51.5495 56.7201 51.9838 56.584 52.3122 56.4793C52.4712 56.427 52.6195 56.3851 52.6724 56.3118C52.7148 56.249 52.7678 56.1862 52.8102 56.1234C53.022 55.8616 53.1492 55.6941 53.0856 55.3591C53.0008 54.9195 52.8843 53.7784 52.8313 53.2444H52.7678C52.683 53.2444 52.5983 53.2026 52.5453 53.1398C52.4817 53.0769 52.4606 52.9932 52.4606 52.9094C52.4606 52.8466 52.5241 51.4019 53.4564 49.6432L54.0179 38.4101C53.6683 37.8553 51.9415 34.9135 52.9797 32.2021C52.5135 32.0032 51.6766 31.5321 51.3482 30.7051C51.094 30.0769 51.1787 29.3755 51.6131 28.6218C52.1216 27.7319 53.0326 26.7479 54.1238 25.9208C54.2615 25.8161 54.4628 25.8371 54.5687 25.9732C54.6747 26.1093 54.6535 26.3082 54.5158 26.4129C53.4882 27.198 52.6407 28.1088 52.1745 28.9358C51.8461 29.5116 51.772 30.0351 51.9415 30.4748C52.2911 31.3437 53.4882 31.7205 53.4988 31.731C53.5835 31.7624 53.6577 31.8252 53.7 31.8985C53.7318 31.9823 53.7318 32.0765 53.7 32.1602C52.4394 34.8507 54.5899 38.117 54.6111 38.1484C54.6535 38.2007 54.6641 38.274 54.6641 38.3368L54.092 49.7374C54.092 49.7374 54.0814 49.8316 54.0496 49.8735C53.414 51.0669 53.1915 52.1138 53.128 52.6163C53.2869 52.6163 53.4246 52.7419 53.4352 52.899C53.4352 52.9199 53.6047 54.6891 53.7106 55.2335C53.8166 55.8407 53.5517 56.1862 53.3187 56.4898C53.2763 56.5421 53.2339 56.5945 53.1915 56.6573C53.0114 56.8981 52.7572 56.9713 52.5135 57.0551C52.2381 57.1388 51.9732 57.2226 51.7932 57.5157C51.7402 57.5995 51.7508 57.6413 51.7614 57.6623C51.8249 57.8507 52.2169 58.0496 52.4606 58.1334C52.8208 58.1543 53.3293 58.102 53.4034 57.9868C53.5941 57.7251 53.7212 57.6413 53.8907 57.5262C53.9861 57.4634 54.1132 57.3796 54.2933 57.2226C54.4522 57.0865 54.4734 57.0342 54.484 57.0237C54.484 57.0237 54.484 56.9818 54.484 56.9399C54.4734 56.8457 54.4522 56.6992 54.4628 56.5002C54.4946 56.0606 54.5687 55.7779 54.7382 55.2021C54.8971 54.6682 55.4798 53.6737 55.501 53.6318C55.554 53.548 55.6387 53.4957 55.734 53.4748L56.465 53.3701C56.5498 53.3596 56.6451 53.3805 56.7087 53.4329C56.7828 53.4852 56.8146 53.569 56.8252 53.6527C56.857 54.3227 57.4185 55.0451 57.6197 55.2649C57.6833 55.3277 57.7045 55.4115 57.7045 55.4952C57.6515 56.6259 57.482 56.9399 57.0159 57.5785C56.8994 57.7356 56.8888 57.8298 56.8994 57.8612C56.9206 57.9031 57.0477 57.9868 57.3019 58.0078C57.7469 58.0496 57.8634 58.259 57.9587 58.4893C58.0117 58.6254 58.0753 58.7824 58.3825 58.9918C58.5944 59.1279 58.6791 59.1279 58.6897 59.1279C58.6897 59.0128 58.7215 58.8976 58.8168 58.8348C58.9122 58.772 59.0181 58.7615 59.1135 58.8139C59.3254 58.929 59.5902 59.0337 59.6644 59.0337C59.7385 59.0337 59.8127 59.0337 59.8762 59.0442C59.9292 59.0442 59.9716 59.0442 60.014 59.0442C59.961 58.9499 59.8762 58.8348 59.7809 58.7929C59.3465 58.594 58.9758 58.0392 58.8274 57.746C58.5838 57.2749 58.5096 56.741 58.605 56.2176C58.7003 55.7046 58.8698 55.422 59.1135 55.3696C59.1453 55.3696 59.177 55.3696 59.1982 55.3696C60.194 55.4429 60.9886 54.4169 62.3552 51.5171C62.4293 51.3601 62.62 51.2972 62.7789 51.3705C62.9378 51.4438 63.012 51.6322 62.9272 51.7893C61.656 54.4902 60.6814 55.9873 59.3148 56.0082C59.2936 56.071 59.2512 56.1652 59.2194 56.3432C59.1453 56.741 59.1982 57.1284 59.3783 57.4738C59.5266 57.7565 59.8127 58.1334 60.0351 58.2276C60.4165 58.4056 60.7237 58.9081 60.6708 59.264C60.639 59.4734 60.5013 59.6199 60.3 59.6514C60.0457 59.6932 59.908 59.6828 59.7809 59.6618C59.622 59.6409 59.3571 59.6199 59.1135 59.5153C59.0711 59.5781 59.0075 59.6304 58.9334 59.6723C58.838 59.7246 58.7427 59.7456 58.6473 59.7456' fill='white'/%3E%3Cpath d='M64.993 46.6072C64.993 46.6072 64.9189 46.6072 64.8871 46.5863C64.7176 46.5235 64.6434 46.3455 64.6964 46.178C66.6986 40.9331 65.9994 38.6614 65.9994 38.6404C65.9889 38.5986 65.9783 38.5462 65.9889 38.4939C66.4338 35.5521 65.4274 33.7934 65.4168 33.7724C65.3744 33.6992 65.3638 33.6154 65.385 33.5317C65.438 33.3223 65.4909 33.1443 65.5333 32.9873C65.7876 32.0974 65.8405 31.9195 65.4168 30.6841C64.9401 29.2708 63.9654 27.4702 63.2027 26.2663C62.673 25.4288 62.2386 25.3869 61.8467 25.345H61.709C61.2534 25.2718 60.2894 24.7169 60.1093 24.6017C59.9928 24.5389 59.9398 24.4133 59.961 24.2877C60.1729 22.9791 59.8339 22.2777 59.8233 22.2672C59.7491 22.1206 59.8021 21.9427 59.9398 21.8589C60.1835 21.7124 60.353 21.1994 60.2046 20.7597C60.0245 20.2153 59.5372 19.5662 59.3995 19.4825C59.3465 19.4511 59.2088 19.4302 59.1029 19.4092C58.8698 19.3673 58.5944 19.315 58.3401 19.1475C58.0647 18.9591 57.2066 18.7811 56.8782 18.9381C56.571 19.0847 56.3697 19.2417 56.1684 19.3987C56.0731 19.472 55.9883 19.5348 55.8824 19.6081C55.7023 19.7337 55.5116 19.7861 55.3527 19.828C55.2891 19.8489 55.2044 19.8698 55.1726 19.8803C55.215 19.8594 55.2044 19.9117 55.2044 19.9536C55.2044 19.9955 55.2044 20.0478 55.2044 20.0688C55.2044 20.0688 55.3209 20.1211 55.6387 20.1525C55.8082 20.1734 55.9353 20.32 55.9247 20.4875C55.9247 20.4875 55.84 21.482 56.2637 22.2777C56.6875 23.0733 57.821 23.7433 57.8316 23.7538C57.9376 23.8166 58.0011 23.9317 57.9799 24.0469L57.927 24.6332C57.9164 24.7902 57.7787 24.9158 57.6197 24.9158C57.1112 24.9368 56.4015 25.1985 55.6175 25.6591C55.4692 25.7429 55.2679 25.701 55.1832 25.5544C55.0984 25.4078 55.1408 25.2089 55.2891 25.1252C55.84 24.8007 56.6027 24.4238 57.3125 24.3191V24.183C56.9523 23.9422 56.0942 23.3246 55.6917 22.5708C55.3315 21.9008 55.2785 21.1366 55.2679 20.7283C54.7276 20.6236 54.5369 20.3828 54.5687 19.9117V19.807C54.5687 19.3673 54.9713 19.2627 55.1832 19.2103C55.2997 19.1789 55.4162 19.1475 55.501 19.0847C55.5963 19.0219 55.6811 18.9591 55.7658 18.8858C55.9883 18.7078 56.2214 18.5403 56.5816 18.3519C57.2066 18.0483 58.3295 18.3519 58.7003 18.6136C58.8274 18.7078 59.0181 18.7392 59.2088 18.7706C59.3889 18.802 59.569 18.8334 59.7279 18.9276C60.0563 19.1161 60.6072 19.9431 60.8085 20.5398C60.9992 21.1156 60.8509 21.8066 60.4801 22.1939C60.586 22.5185 60.7343 23.1885 60.6072 24.1411C61.0204 24.3714 61.5712 24.6541 61.7831 24.675H61.9102C62.3658 24.7378 63.0438 24.8007 63.743 25.8999C64.1243 26.5071 65.3956 28.6113 66.0206 30.4538C66.4762 31.8043 66.4232 32.1184 66.1372 33.1234C66.1054 33.249 66.063 33.3851 66.0206 33.5421C66.2537 34.0028 67.0059 35.7615 66.6139 38.4834C66.7304 38.944 67.1965 41.3519 65.2791 46.3664C65.2367 46.4921 65.1096 46.5653 64.9824 46.5653' fill='white'/%3E%3Cpath d='M57.0476 30.2444C56.9841 30.2444 56.9205 30.213 56.8887 30.1502C56.6133 29.6791 56.3272 29.1871 56.0518 28.6846C54.2297 27.0933 51.5918 26.706 51.5706 26.706C51.4753 26.6955 51.4117 26.6117 51.4117 26.5175C51.4117 26.4233 51.4859 26.35 51.5812 26.3396C52.8525 26.2453 54.1237 26.5071 55.1831 27.0619C55.1301 26.9572 55.0666 26.8421 54.9924 26.7374C53.8271 26.0674 51.9626 25.366 51.9414 25.3555C51.8567 25.3241 51.8037 25.2299 51.8249 25.1461C51.8461 25.0624 51.9308 24.9995 52.0262 25.01C52.0791 25.01 53.0538 25.1252 54.1237 25.5125C54.0814 25.4497 54.0284 25.3869 53.986 25.3241C52.7359 24.5284 50.4371 23.513 50.4159 23.5025C50.3312 23.4606 50.2888 23.3664 50.31 23.2827C50.3417 23.1884 50.4265 23.1361 50.5218 23.157C51.1045 23.2722 51.899 23.4606 52.6512 23.7223C51.5388 22.4556 50.5218 21.4087 50.5112 21.3983C50.4477 21.3355 50.4371 21.2308 50.4901 21.1575C50.543 21.0842 50.649 21.0633 50.7231 21.1051C54.6958 23.157 56.9311 27.4283 57.9163 29.7838C57.9587 29.878 57.9163 29.9827 57.8104 30.0246C57.715 30.0665 57.6091 30.0246 57.5667 29.9199C56.1577 26.528 54.0708 23.7642 51.7083 22.1206C52.1957 22.6441 52.8101 23.3245 53.4139 24.0469C53.4669 24.1097 53.4669 24.2039 53.4139 24.2772C53.361 24.34 53.2656 24.3714 53.1915 24.3295C52.9054 24.2039 52.6088 24.0888 52.3122 23.9841C52.9584 24.3086 53.6576 24.675 54.1873 25.01C54.2085 25.0205 54.2191 25.031 54.2297 25.0519C54.431 25.3031 54.6111 25.5544 54.7806 25.7952C54.8335 25.858 54.8229 25.9522 54.7806 26.015C54.7276 26.0778 54.6322 26.0988 54.5581 26.0674C54.4416 26.015 54.3144 25.9627 54.1979 25.9103C54.5475 26.0778 54.8865 26.2558 55.1937 26.4233C55.2149 26.4338 55.2361 26.4547 55.2573 26.4861C55.3632 26.6641 55.4586 26.8316 55.5433 26.9886C55.6175 27.1457 55.7022 27.3027 55.787 27.4492C55.8293 27.5225 55.8082 27.6168 55.7446 27.6691C55.681 27.7214 55.5857 27.7319 55.5115 27.6796C54.9395 27.2817 54.2615 26.9991 53.5305 26.8316C54.3992 27.1457 55.4268 27.6482 56.2849 28.4019C56.2955 28.4124 56.3167 28.4333 56.3272 28.4543C56.6133 28.9672 56.8993 29.4697 57.1853 29.9408C57.2383 30.0246 57.2065 30.1397 57.1218 30.1921C57.09 30.213 57.0582 30.213 57.0264 30.213' fill='white'/%3E%3Cpath d='M17.7234 30.7888C17.7234 30.7888 17.681 30.7888 17.6704 30.7888C17.5751 30.7574 17.5221 30.6527 17.5539 30.5585C19.0794 25.9208 21.0922 23.691 23.5606 21.2517C23.6242 21.1889 23.7407 21.1785 23.8149 21.2517C23.889 21.3145 23.8996 21.4192 23.8466 21.503C23.8255 21.5239 22.4589 23.3874 21.4313 25.0624C22.1516 24.518 23.2004 23.7747 23.8255 23.5444C23.9102 23.513 24.0161 23.5444 24.0585 23.6282C24.1009 23.7119 24.0797 23.8061 23.995 23.8585C23.9738 23.8689 22.4059 24.9577 21.2829 26.2454L22.0669 25.858C22.1516 25.8161 22.2576 25.8475 22.3105 25.9313C22.3635 26.015 22.3423 26.1197 22.2576 26.1721C22.2364 26.193 20.0117 27.8262 18.9841 30.3491C18.9417 30.4434 18.8358 30.4852 18.7404 30.4538C18.6451 30.4224 18.6027 30.3073 18.6345 30.213C19.2383 28.7265 20.213 27.554 20.9651 26.8107L20.7109 26.9363C20.6367 26.9782 20.5414 26.9572 20.4884 26.8944C20.4354 26.8316 20.4248 26.7374 20.4778 26.6746C20.7744 26.2454 21.1452 25.8266 21.5266 25.4393C21.1558 25.7219 20.891 25.9313 20.8804 25.9418C20.8062 25.9941 20.7109 25.9941 20.6473 25.9418C20.5732 25.8894 20.5626 25.7847 20.6049 25.7115C21.0393 24.9263 21.6431 24.0155 22.1728 23.2303C20.4778 25.1043 19.0582 27.2085 17.9035 30.6841C17.8823 30.7574 17.8082 30.8098 17.7234 30.8098' fill='white'/%3E%3Cpath d='M48.9328 58.3323H48.1065C47.9793 58.3323 47.8628 58.2276 47.8628 58.0915V21.6286C47.8628 21.5029 47.9687 21.3983 48.1065 21.3983H48.9328C49.0599 21.3983 49.1658 21.5029 49.1658 21.6286V41.959C49.1658 42.0846 49.0599 42.1893 48.9328 42.1893C48.8056 42.1893 48.6891 42.0846 48.6891 41.959V21.8694H48.3395V57.8716H48.6891V45.6964C48.6891 45.5708 48.795 45.4556 48.9328 45.4556C49.0705 45.4556 49.1658 45.5603 49.1658 45.6964V58.1019C49.1658 58.2276 49.0599 58.3427 48.9328 58.3427' fill='white'/%3E%3Cpath d='M16.9501 31.8776C16.9501 31.8776 16.8971 31.8776 16.8759 31.8671C16.7488 31.8252 16.6852 31.6996 16.7276 31.574C16.9501 30.883 17.5221 30.3073 18.1896 30.1084C18.6027 29.9827 19.2489 29.9513 19.9375 30.5062C20.0435 30.5899 20.0541 30.7365 19.9693 30.8412C19.8846 30.9459 19.7363 30.9563 19.6303 30.8726C19.2172 30.5376 18.7616 30.4224 18.3167 30.5585C17.8082 30.7051 17.3526 31.1762 17.1726 31.7205C17.1408 31.8148 17.0454 31.8776 16.9501 31.8776Z' fill='white'/%3E%3Cpath d='M58.7321 30.726C58.6685 30.726 58.605 30.7051 58.5626 30.6527C58.3401 30.4224 57.9693 30.1293 57.8846 30.0874C57.768 30.0665 57.5774 30.0979 57.3549 30.1921C56.5392 30.5166 56.126 30.4748 56.0836 30.4643C55.9671 30.4538 55.8823 30.3491 55.8823 30.234C55.8823 30.1712 55.8612 30.056 55.7552 30.056C55.6281 30.056 55.5222 29.9513 55.5222 29.8152C55.5222 29.6791 55.6281 29.5744 55.7552 29.5744C56.073 29.5744 56.2425 29.7733 56.3167 29.9827C56.4756 29.9618 56.7616 29.9094 57.1748 29.7419C57.482 29.6163 57.7469 29.5849 58.0011 29.6268C58.213 29.6582 58.8274 30.2444 58.9016 30.3177C58.9969 30.4119 58.9863 30.5585 58.9016 30.6527C58.8592 30.6946 58.7956 30.7155 58.7321 30.7155' fill='white'/%3E%3Cpath d='M49.5896 46.5025C49.5896 46.5025 49.4625 46.4711 49.4307 46.4397C49.1871 46.3036 49.1871 45.8953 49.1871 45.6022V45.5498C49.1871 45.3614 49.1871 45.173 49.2083 44.9531V44.7123C49.2188 44.5762 49.2188 44.4401 49.2188 44.325C49.2188 44.1575 49.2188 44.0005 49.2188 43.8539C49.1871 43.9481 49.1659 44.0842 49.1659 44.2936V44.4611C49.1659 44.5553 49.1659 44.66 49.1659 44.9112C49.1659 45.33 49.1659 45.7278 48.8163 45.9895C48.6362 46.1256 48.4561 46.1152 48.3396 45.9895C48.2124 45.8534 48.1701 45.5708 48.2124 45.0369C48.2124 44.8589 48.2124 44.6809 48.1913 44.5134C48.1807 44.3669 48.1595 44.2308 48.1701 44.1156C48.1807 43.9272 48.2018 43.6864 48.223 43.4561C48.2442 43.2781 48.2548 43.1106 48.2654 43.0164C48.2866 42.7337 48.4137 42.5139 48.5938 42.2208C48.7315 42.0114 48.7315 41.8962 48.7209 41.6973V39.7082C48.7209 39.5826 48.7209 39.3104 50.1193 39.3104C50.702 39.3104 50.8503 39.4675 51.041 40.0118L51.4224 41.2576C51.4224 41.2576 51.5707 42.0009 51.5495 43.0478C51.5495 43.4351 51.3906 44.1261 51.1787 44.7856C51.0728 45.152 50.8609 45.2567 50.7232 45.2881V45.3405C50.6596 45.6022 50.4901 45.843 50.31 45.9058C50.2782 45.9058 50.2464 45.9162 50.2253 45.9058C50.1829 45.9058 50.1405 45.8848 50.0981 45.8744C50.024 46.1047 49.8863 46.4083 49.6426 46.4606C49.632 46.4606 49.6108 46.4606 49.5896 46.4606M49.2824 43.3095C49.3672 43.3095 49.4413 43.3409 49.5049 43.4037C49.5684 43.4665 49.632 43.5817 49.6002 43.8015C49.5896 43.9481 49.5896 44.1051 49.5896 44.2831C49.5896 44.4087 49.5896 44.5448 49.5896 44.6914V44.9427C49.5684 45.152 49.5578 45.33 49.5578 45.5184V45.5708C49.5578 45.8325 49.5684 46 49.6108 46.0733C49.6744 45.9791 49.7697 45.7592 49.7803 45.6231C49.7803 45.5603 49.8227 45.5184 49.8757 45.487C49.9286 45.4556 49.9922 45.4556 50.0452 45.487C50.0981 45.508 50.1723 45.5394 50.2253 45.5498C50.2676 45.508 50.3312 45.4137 50.363 45.2777L50.4054 45.0787C50.4054 45.0787 50.4477 44.9845 50.4901 44.9636C50.5325 44.9427 50.5854 44.9322 50.6384 44.9427C50.7126 44.9427 50.7867 44.8484 50.8291 44.7019C50.8291 44.7019 50.8291 44.7019 50.8291 44.6914C51.0622 43.9586 51.1787 43.3409 51.1893 43.0478C51.2105 42.0428 51.0834 41.3623 51.0728 41.3518L50.702 40.127C50.5537 39.6978 50.5219 39.6768 50.1405 39.6768C49.5896 39.6768 49.24 39.7292 49.1129 39.7711V41.6764C49.1129 41.8962 49.1129 42.0951 48.9222 42.3987C48.7421 42.6814 48.6574 42.8384 48.6468 43.0164C48.6468 43.1211 48.6256 43.2886 48.6044 43.477C48.5832 43.6969 48.562 43.9376 48.5514 44.1261C48.5514 44.2203 48.5514 44.3459 48.5726 44.4716C48.5938 44.6495 48.6044 44.838 48.5938 45.0473C48.5726 45.4347 48.5938 45.6022 48.6044 45.6755C48.7951 45.5289 48.8057 45.3091 48.8057 44.9217C48.8057 44.6391 48.8057 44.5448 48.8057 44.4506V44.2831C48.7951 43.8958 48.8693 43.6026 49.0282 43.4456C49.1235 43.3514 49.2083 43.3305 49.2718 43.3305' fill='white'/%3E%3C/g%3E%3Cpath d='M0.127126 98.0405C0.0317814 97.9777 0 97.8939 0 97.7997C0 97.7264 0.0317814 97.6217 0.127126 97.5799H0.858099C1.06997 97.5799 1.20769 97.4752 1.29244 97.2344L4.64009 86.6714C4.70365 86.5143 4.7884 86.4306 4.9579 86.4306C5.14859 86.4306 5.22275 86.5143 5.28631 86.6714L8.68692 97.4542C8.71871 97.538 8.75049 97.5799 8.82464 97.5799H9.68274C9.77809 97.6217 9.82046 97.7055 9.82046 97.7997C9.82046 97.8939 9.77809 97.9672 9.68274 98.0405L7.80764 97.9986L5.55116 98.0405C5.45581 97.9777 5.40284 97.8939 5.40284 97.7997C5.40284 97.7055 5.45581 97.6217 5.55116 97.5799H6.81182C6.81182 97.5799 6.90716 97.538 6.90716 97.4857C6.90716 97.4333 6.8436 97.2344 6.80123 97.1088L5.83719 93.9053H2.87092L1.8857 97.0146C1.84332 97.1611 1.81154 97.2553 1.81154 97.3286C1.81154 97.4647 1.93867 97.5799 2.07639 97.5799H3.12517C3.22052 97.6217 3.2523 97.7055 3.2523 97.7997C3.2523 97.8939 3.22052 97.9672 3.12517 98.0405L1.47254 97.9986L0.13772 98.0405H0.127126ZM5.68888 93.4552L4.36465 89.0687L2.99805 93.4552H5.68888Z' fill='white'/%3E%3Cpath d='M12.7444 92.0838C13.094 91.1102 13.8355 90.2308 14.8419 90.2308C15.7424 90.2308 16.1556 90.9112 16.1556 91.4661C16.1556 92 15.806 92.3664 15.361 92.3664C14.9161 92.3664 14.6936 92.0209 14.6301 91.5813C14.5665 91.1939 14.5241 90.9845 14.2699 90.9845C13.8249 90.9845 13.2105 91.6336 12.8821 92.6805V97.4752C12.8821 97.538 12.9139 97.5799 12.9774 97.5799H14.0262C14.1322 97.6218 14.1745 97.7264 14.1745 97.7997C14.1745 97.8939 14.1427 97.9672 14.0262 98.0405L12.0876 97.9986L10.3819 98.0405C10.2866 97.9777 10.2548 97.8939 10.2548 97.7997C10.2548 97.7264 10.2866 97.6218 10.3819 97.5799H11.1977C11.2612 97.5799 11.3036 97.538 11.3036 97.4752V91.0055C11.3036 90.9427 11.2612 90.8903 11.1977 90.8903H10.3819C10.2866 90.8484 10.2548 90.7542 10.2548 90.6705C10.2548 90.5762 10.2866 90.503 10.3819 90.4506C10.8163 90.4716 11.2718 90.482 11.5473 90.482C11.9286 90.482 12.1405 90.3669 12.416 90.3669C12.6596 90.3669 12.7338 90.4925 12.7338 90.7333V92.0838H12.7444Z' fill='white'/%3E%3Cpath d='M20.3295 90.2308C21.4419 90.2308 22.2364 90.7333 22.7343 91.4975C22.925 91.7802 23.0627 92.1989 23.0627 92.5339C23.0627 92.9841 22.7873 93.4447 22.2046 93.4447C21.7279 93.4447 21.4419 93.1306 21.4419 92.7433C21.4419 92.2827 21.8974 91.9163 21.8974 91.5813C21.8974 91.0159 21.2512 90.66 20.5838 90.66C19.3549 90.66 18.7192 91.7906 18.7192 94.2089C18.7192 96.6272 19.3125 97.7055 20.5838 97.7055C21.6961 97.7055 22.5542 96.7319 22.7449 95.6013C22.7873 95.4128 22.872 95.3186 22.9886 95.3186C23.1051 95.3186 23.1581 95.3814 23.1581 95.5175C23.1581 95.7269 23.0521 96.1457 22.9144 96.4283C22.4906 97.4752 21.5054 98.229 20.2342 98.229C18.3591 98.229 16.9289 96.69 16.9289 94.2613C16.9289 92.0523 18.3485 90.2308 20.3295 90.2308Z' fill='white'/%3E%3Cpath d='M24.4293 98.0405C24.3234 97.9777 24.281 97.8939 24.281 97.7997C24.281 97.7264 24.3128 97.6218 24.4293 97.5799H25.2239C25.2874 97.5799 25.3192 97.538 25.3192 97.4752V91.0055C25.3192 90.9427 25.2768 90.8903 25.2133 90.8903H24.4187C24.3234 90.8484 24.2916 90.7542 24.2916 90.6705C24.2916 90.5762 24.3234 90.503 24.4187 90.4506C24.8531 90.4716 25.3722 90.482 25.6264 90.482C26.0078 90.482 26.2726 90.3669 26.5587 90.3669C26.8023 90.3669 26.9083 90.4925 26.9083 90.7333V97.4647C26.9083 97.5275 26.9401 97.5694 27.0036 97.5694H27.8193C27.9147 97.6113 27.9465 97.716 27.9465 97.7893C27.9465 97.8835 27.9147 97.9568 27.8193 98.03L26.1243 97.9882L24.4399 98.03L24.4293 98.0405ZM25.1815 87.6764C25.1815 87.1739 25.5946 86.7865 26.1137 86.7865C26.6328 86.7865 27.046 87.1739 27.046 87.6764C27.046 88.1789 26.6328 88.5662 26.1137 88.5662C25.5946 88.5662 25.1815 88.1789 25.1815 87.6764Z' fill='white'/%3E%3Cpath d='M34.1756 97.7369V96.6377C33.6883 97.5171 32.8726 98.2394 31.8768 98.2394C30.15 98.2394 29.0059 96.5749 29.0059 94.2508C29.0059 91.9267 30.4042 90.2308 32.2158 90.2308C32.9468 90.2308 33.6036 90.5448 34.0591 91.0997V87.111C34.0591 87.0378 34.0167 86.9854 33.9532 86.9854H33.1586C33.0527 86.9435 33.0209 86.8598 33.0209 86.7656C33.0209 86.6923 33.0527 86.5981 33.1586 86.5457C33.593 86.5667 34.1015 86.5876 34.3451 86.5876C34.7265 86.5876 35.0126 86.462 35.2986 86.462C35.5316 86.462 35.627 86.5876 35.627 86.8389V97.4647C35.627 97.5275 35.6694 97.5694 35.7329 97.5694H36.5275C36.6334 97.6113 36.6652 97.716 36.6652 97.7892C36.6652 97.8835 36.6334 97.9567 36.5275 98.03C36.0931 98.0091 35.6482 97.9881 35.3833 97.9881C35.002 97.9881 34.7901 98.0928 34.504 98.0928C34.271 98.0928 34.1756 97.9882 34.1756 97.7369ZM34.0485 96.198V91.7697C33.6354 91.0159 33.0209 90.7019 32.4171 90.7019C31.3259 90.7019 30.7538 91.644 30.7538 94.2508C30.7538 96.8575 31.1776 97.7474 32.1204 97.7474C32.8514 97.7474 33.4976 97.1821 34.0591 96.198H34.0485Z' fill='white'/%3E%3Cpath d='M37.7034 98.0405C37.5974 97.9777 37.5551 97.8939 37.5551 97.7997C37.5551 97.7264 37.5868 97.6218 37.7034 97.5799H38.4979C38.5615 97.5799 38.5932 97.538 38.5932 97.4752V91.0055C38.5932 90.9427 38.5509 90.8903 38.4873 90.8903H37.6928C37.5974 90.8484 37.5656 90.7542 37.5656 90.6705C37.5656 90.5762 37.5974 90.503 37.6928 90.4506C38.1271 90.4716 38.6462 90.482 38.9005 90.482C39.2818 90.482 39.5467 90.3669 39.8327 90.3669C40.0764 90.3669 40.1823 90.4925 40.1823 90.7333V97.4647C40.1823 97.5275 40.2141 97.5694 40.2777 97.5694H41.0934C41.1887 97.6113 41.2205 97.716 41.2205 97.7893C41.2205 97.8835 41.1887 97.9568 41.0934 98.03L39.3984 97.9882L37.714 98.03L37.7034 98.0405ZM38.4449 87.6764C38.4449 87.1739 38.8581 86.7865 39.3772 86.7865C39.8963 86.7865 40.32 87.1739 40.32 87.6764C40.32 88.1789 39.9069 88.5662 39.3772 88.5662C38.8475 88.5662 38.4449 88.1789 38.4449 87.6764Z' fill='white'/%3E%3Cpath d='M45.7653 90.2308C47.7675 90.2308 49.2612 91.9162 49.2612 94.2403C49.2612 96.5644 47.7675 98.2394 45.7653 98.2394C43.7631 98.2394 42.2587 96.5644 42.2587 94.2403C42.2587 91.9162 43.7525 90.2308 45.7653 90.2308ZM45.7653 97.8625C46.9518 97.8625 47.5133 96.868 47.5133 94.2403C47.5133 91.6127 46.9624 90.6181 45.7653 90.6181C44.5682 90.6181 44.0067 91.6231 44.0067 94.2403C44.0067 96.8575 44.5788 97.8625 45.7653 97.8625Z' fill='white'/%3E%3Cpath d='M53.9755 90.2308C55.0878 90.2308 55.8824 90.7333 56.3803 91.4975C56.571 91.7802 56.7087 92.1989 56.7087 92.5339C56.7087 92.9841 56.4332 93.4447 55.8506 93.4447C55.3739 93.4447 55.0878 93.1306 55.0878 92.7433C55.0878 92.2827 55.5539 91.9163 55.5539 91.5813C55.5539 91.0159 54.9077 90.66 54.2403 90.66C53.0114 90.66 52.3758 91.7906 52.3758 94.2089C52.3758 96.6272 52.9691 97.7055 54.2403 97.7055C55.3527 97.7055 56.2108 96.7319 56.4015 95.6013C56.4438 95.4128 56.5286 95.3186 56.6451 95.3186C56.7616 95.3186 56.8146 95.3814 56.8146 95.5175C56.8146 95.7269 56.7087 96.1457 56.571 96.4283C56.1472 97.4752 55.162 98.229 53.8907 98.229C52.0156 98.229 50.5854 96.69 50.5854 94.2613C50.5854 92.0523 51.9944 90.2308 53.9861 90.2308H53.9755Z' fill='white'/%3E%3Cpath d='M61.4123 90.2308C63.1391 90.2308 64.3786 91.5708 64.3786 93.2877C64.3786 93.5703 64.2409 93.7274 63.9336 93.7274H59.8338C59.8127 93.8844 59.8126 94.1671 59.8126 94.3869C59.8126 96.6796 60.4165 97.6846 61.7195 97.6846C62.8637 97.6846 63.7853 96.7424 63.9866 95.5908C64.0184 95.4024 64.0926 95.3082 64.2091 95.3082C64.3256 95.3082 64.3892 95.371 64.3892 95.5071C64.3892 95.7164 64.2832 96.1142 64.1455 96.4074C63.7218 97.4438 62.673 98.229 61.3699 98.229C59.4631 98.229 58.0541 96.7424 58.0541 94.2613C58.0541 92.0628 59.4736 90.2308 61.4017 90.2308H61.4123ZM62.5988 93.3086C62.7577 93.3086 62.8531 93.2144 62.8531 93.0364C62.8531 91.7069 62.4929 90.6181 61.4547 90.6181C60.5012 90.6181 59.9716 91.5603 59.8656 93.3086H62.5988Z' fill='white'/%3E%3Cpath d='M65.8617 95.6327C65.9147 95.5385 66.01 95.4861 66.0842 95.4861C66.1795 95.4861 66.2749 95.5489 66.3066 95.706C66.4973 96.9308 67.3978 97.8416 68.4466 97.8416C69.3365 97.8416 69.9721 97.2658 69.9721 96.3655C69.9721 95.706 69.5907 95.3396 68.9551 95.1406L67.5673 94.701C66.4126 94.3346 65.9147 93.4552 65.9147 92.5444C65.9147 91.1206 67.0906 90.2203 68.2347 90.2203C68.828 90.2203 69.2941 90.3878 69.739 90.6809C69.8662 90.7438 70.0251 90.838 70.1522 90.838C70.2793 90.838 70.3429 90.7437 70.3429 90.6181V90.4925C70.3641 90.3878 70.417 90.3355 70.5124 90.3355C70.6077 90.3355 70.6713 90.3983 70.7031 90.4925V92.6386C70.6607 92.7538 70.576 92.7852 70.5018 92.7852C70.3959 92.7852 70.3111 92.7224 70.2581 92.5339C70.0992 91.4347 69.2729 90.6181 68.3407 90.6181C67.5779 90.6181 67.0376 91.152 67.0376 91.9686C67.0376 92.6177 67.4084 92.9631 67.9911 93.1411L69.4 93.5808C70.6395 93.9681 71.095 94.9313 71.095 95.8002C71.095 97.4333 69.7496 98.229 68.5525 98.229C67.8004 98.229 67.2389 97.9777 66.8257 97.695C66.6986 97.6113 66.5609 97.5275 66.4338 97.5275C66.296 97.5275 66.2113 97.6427 66.2113 97.7893V98.0091C66.1901 98.1243 66.1265 98.1871 66.0312 98.1871C65.9359 98.1871 65.8723 98.1243 65.8405 98.03V95.6327H65.8617Z' fill='white'/%3E%3Cpath d='M72.4935 98.0405C72.3875 97.9777 72.3452 97.8939 72.3452 97.7997C72.3452 97.7264 72.3769 97.6218 72.4935 97.5799H73.288C73.3516 97.5799 73.3833 97.538 73.3833 97.4752V91.0055C73.3833 90.9427 73.3304 90.8903 73.2774 90.8903H72.4829C72.3875 90.8484 72.3557 90.7542 72.3557 90.6705C72.3557 90.5762 72.3875 90.503 72.4829 90.4506C72.9172 90.4716 73.4363 90.482 73.6906 90.482C74.0719 90.482 74.3368 90.3669 74.6228 90.3669C74.8665 90.3669 74.9724 90.4925 74.9724 90.7333V97.4647C74.9724 97.5275 75.0042 97.5694 75.0678 97.5694H75.8835C75.9788 97.6113 76.0106 97.716 76.0106 97.7893C76.0106 97.8835 75.9788 97.9568 75.8835 98.03L74.1885 97.9882L72.5041 98.03L72.4935 98.0405ZM73.2456 87.6764C73.2456 87.1739 73.6588 86.7865 74.1779 86.7865C74.697 86.7865 75.1101 87.1739 75.1101 87.6764C75.1101 88.1789 74.697 88.5662 74.1779 88.5662C73.6588 88.5662 73.2456 88.1789 73.2456 87.6764Z' fill='white'/%3E%3Cpath d='M11.9816 114.498V113.398C11.4943 114.278 10.6786 115 9.68275 115C7.95596 115 6.81183 113.336 6.81183 111.011C6.81183 108.687 8.21021 106.991 10.0218 106.991C10.7527 106.991 11.4095 107.305 11.8651 107.86V103.872C11.8651 103.788 11.8227 103.746 11.7591 103.746H10.9646C10.8587 103.704 10.8269 103.62 10.8269 103.526C10.8269 103.443 10.8587 103.359 10.9646 103.306C11.399 103.317 11.9075 103.348 12.1511 103.348C12.5325 103.348 12.8185 103.223 13.1046 103.223C13.3376 103.223 13.433 103.348 13.433 103.6V114.236C13.433 114.299 13.4753 114.341 13.5389 114.341H14.3334C14.4394 114.382 14.4712 114.487 14.4712 114.56C14.4712 114.655 14.4394 114.728 14.3334 114.801C13.8991 114.78 13.4541 114.759 13.1893 114.759C12.8079 114.759 12.5961 114.864 12.31 114.864C12.077 114.864 11.9816 114.759 11.9816 114.508V114.498ZM11.8545 112.959V108.53C11.4413 107.777 10.8269 107.463 10.223 107.463C9.13187 107.463 8.55981 108.405 8.55981 111.011C8.55981 113.618 8.98356 114.508 9.92641 114.508C10.6574 114.508 11.3036 113.943 11.8651 112.959H11.8545Z' fill='white'/%3E%3Cpath d='M15.5093 114.791C15.4034 114.728 15.361 114.644 15.361 114.55C15.361 114.477 15.3928 114.372 15.5093 114.33H16.3039C16.3674 114.33 16.3992 114.288 16.3992 114.225V107.756C16.3992 107.693 16.3568 107.64 16.2933 107.64H15.4987C15.4034 107.599 15.3716 107.504 15.3716 107.421C15.3716 107.326 15.4034 107.243 15.4987 107.201C15.9331 107.211 16.4522 107.232 16.7064 107.232C17.0878 107.232 17.3527 107.117 17.6387 107.117C17.8823 107.117 17.9883 107.243 17.9883 107.483V114.215C17.9883 114.278 18.0201 114.32 18.0836 114.32H18.8994C18.9947 114.361 19.0265 114.466 19.0265 114.539C19.0265 114.634 18.9947 114.707 18.8994 114.78L17.2043 114.738L15.5199 114.78L15.5093 114.791ZM16.2615 104.427C16.2615 103.924 16.6747 103.526 17.1938 103.526C17.7128 103.526 18.1366 103.914 18.1366 104.427C18.1366 104.939 17.7234 105.316 17.1938 105.316C16.6641 105.316 16.2615 104.929 16.2615 104.427Z' fill='white'/%3E%3Cpath d='M23.7513 114.791C23.656 114.728 23.6242 114.644 23.6242 114.55C23.6242 114.477 23.656 114.372 23.7513 114.33H24.8001C24.9696 114.33 25.1179 114.173 25.1179 113.953V103.84C25.1179 103.777 25.0544 103.736 24.9908 103.736H23.8679C23.7725 103.694 23.7196 103.61 23.7196 103.516C23.7196 103.432 23.7725 103.348 23.8679 103.296L25.4357 103.338L27.1519 103.296C27.3532 103.296 27.4804 103.432 27.5333 103.62L29.7368 111.472C29.7368 111.472 29.7686 111.535 29.8004 111.535C29.8322 111.535 29.8428 111.524 29.864 111.472L32.0251 103.641C32.0675 103.421 32.184 103.296 32.3959 103.296L33.6142 103.338L35.7329 103.296C35.8283 103.338 35.8707 103.432 35.8707 103.516C35.8707 103.61 35.8283 103.683 35.7329 103.736H34.5888C34.5888 103.736 34.4935 103.777 34.4935 103.84V114.215C34.4935 114.278 34.5358 114.32 34.5888 114.32H35.7329C35.8283 114.361 35.8707 114.466 35.8707 114.539C35.8707 114.634 35.8283 114.707 35.7329 114.78L33.6142 114.738L31.506 114.78C31.4001 114.717 31.3577 114.634 31.3577 114.539C31.3577 114.466 31.3895 114.361 31.506 114.32H32.6289C32.6925 114.32 32.7243 114.278 32.7243 114.215V103.903C32.7243 103.809 32.6819 103.746 32.5972 103.746C32.5124 103.746 32.47 103.777 32.4594 103.861L29.525 114.696C29.4826 114.853 29.3766 114.927 29.2071 114.927C29.0482 114.927 28.9529 114.843 28.9105 114.696L25.8913 103.861C25.8701 103.767 25.8171 103.746 25.7536 103.746C25.69 103.746 25.6053 103.809 25.6053 103.903V113.953C25.6053 114.173 25.7536 114.33 25.9231 114.33H27.1308C27.2261 114.372 27.2791 114.477 27.2791 114.55C27.2791 114.644 27.2367 114.717 27.1308 114.791L25.3722 114.749L23.7725 114.791H23.7513Z' fill='white'/%3E%3Cpath d='M37.0889 114.791C36.983 114.728 36.9406 114.644 36.9406 114.55C36.9406 114.477 36.9724 114.372 37.0889 114.33H37.8835C37.947 114.33 37.9788 114.288 37.9788 114.225V107.756C37.9788 107.693 37.9364 107.64 37.8729 107.64H37.0783C36.983 107.599 36.9512 107.504 36.9512 107.421C36.9512 107.326 36.983 107.243 37.0783 107.201C37.5127 107.211 38.0318 107.232 38.286 107.232C38.6674 107.232 38.9323 107.117 39.2183 107.117C39.4619 107.117 39.5679 107.243 39.5679 107.483V114.215C39.5679 114.278 39.5997 114.32 39.6632 114.32H40.4789C40.5743 114.361 40.6061 114.466 40.6061 114.539C40.6061 114.634 40.5743 114.707 40.4789 114.78L38.7733 114.738L37.0889 114.78V114.791ZM37.8411 104.427C37.8411 103.924 38.2542 103.526 38.7733 103.526C39.2924 103.526 39.7056 103.914 39.7056 104.427C39.7056 104.939 39.2924 105.316 38.7733 105.316C38.2542 105.316 37.8411 104.929 37.8411 104.427Z' fill='white'/%3E%3Cpath d='M41.5066 114.791C41.4007 114.728 41.3583 114.644 41.3583 114.55C41.3583 114.477 41.3901 114.372 41.5066 114.33H42.3011C42.3647 114.33 42.4071 114.288 42.4071 114.225V103.861C42.4071 103.777 42.3647 103.736 42.3011 103.736H41.4854C41.3901 103.694 41.3583 103.61 41.3583 103.516C41.3583 103.432 41.3901 103.348 41.4854 103.296C41.9092 103.306 42.4177 103.338 42.6931 103.338C43.0745 103.338 43.3393 103.212 43.6254 103.212C43.8796 103.212 43.9749 103.338 43.9749 103.589V114.225C43.9749 114.288 44.0067 114.33 44.0703 114.33H44.8648C44.9708 114.372 45.0131 114.477 45.0131 114.55C45.0131 114.644 44.9814 114.717 44.8648 114.791L43.1804 114.749L41.496 114.791H41.5066Z' fill='white'/%3E%3Cpath d='M50.1829 113.597C49.8333 114.278 49.1023 114.906 48.0217 114.906C46.9412 114.906 46.0619 114.246 46.0619 113.011C46.0619 111.064 48.4243 110.394 50.1299 110.373V108.394C50.1299 107.745 49.8439 107.389 49.0917 107.389C48.223 107.389 47.5238 107.735 47.5238 108.091C47.5238 108.405 47.7993 108.645 47.7993 108.991C47.7993 109.295 47.545 109.598 47.0471 109.598C46.5492 109.598 46.2526 109.263 46.2526 108.792C46.2526 107.787 47.8734 106.991 49.2824 106.991C50.6914 106.991 51.6978 107.431 51.6978 108.792V113.754C51.6978 114.089 51.8249 114.225 52.0686 114.225C52.3758 114.225 52.5771 113.943 52.7042 113.576C52.7784 113.398 52.8419 113.356 52.9373 113.356C53.0326 113.356 53.1174 113.44 53.1174 113.566C53.1174 113.817 52.7254 114.853 51.5813 114.853C50.6914 114.853 50.2464 114.278 50.2464 113.597H50.1829ZM50.1405 112.718V110.729C48.9222 110.739 47.6192 111.336 47.6192 112.833C47.6192 113.65 47.8734 114.246 48.6362 114.246C49.3989 114.246 49.9816 113.513 50.1405 112.728V112.718Z' fill='white'/%3E%3Cpath d='M58.2871 114.791C58.1918 114.728 58.16 114.644 58.16 114.55C58.16 114.477 58.1918 114.372 58.2871 114.33H59.1029C59.1664 114.33 59.2088 114.288 59.2088 114.225V108.467C59.2088 107.787 58.7956 107.525 58.2554 107.525C57.4608 107.525 56.7934 108.153 56.2955 108.918V114.225C56.2955 114.288 56.3273 114.33 56.3909 114.33H57.196C57.3019 114.372 57.3443 114.477 57.3443 114.55C57.3443 114.644 57.3125 114.717 57.196 114.791L55.501 114.749L53.806 114.791C53.7106 114.728 53.6788 114.644 53.6788 114.55C53.6788 114.477 53.7106 114.372 53.806 114.33H54.6217C54.6852 114.33 54.7276 114.288 54.7276 114.225V107.756C54.7276 107.693 54.6852 107.64 54.6217 107.64H53.806C53.7106 107.599 53.6788 107.504 53.6788 107.421C53.6788 107.326 53.7106 107.243 53.806 107.201C54.2403 107.211 54.6958 107.232 54.9713 107.232C55.3527 107.232 55.5645 107.117 55.84 107.117C56.0836 107.117 56.1578 107.243 56.1578 107.483V108.457C56.6663 107.703 57.429 106.981 58.6791 106.981C59.7915 106.981 60.7767 107.557 60.7767 108.834V114.215C60.7767 114.278 60.8085 114.32 60.872 114.32H61.6878C61.7831 114.361 61.8149 114.466 61.8149 114.539C61.8149 114.634 61.7831 114.707 61.6878 114.78L59.9927 114.738L58.2977 114.78L58.2871 114.791Z' fill='white'/%3E%3Cpath d='M66.2961 106.991C68.2983 106.991 69.7921 108.677 69.7921 111.001C69.7921 113.325 68.2983 115 66.2961 115C64.2939 115 62.7896 113.325 62.7896 111.001C62.7896 108.677 64.2833 106.991 66.2961 106.991ZM66.2961 114.623C67.4826 114.623 68.0441 113.629 68.0441 111.001C68.0441 108.373 67.4932 107.379 66.2961 107.379C65.099 107.379 64.5375 108.384 64.5375 111.001C64.5375 113.618 65.1096 114.623 66.2961 114.623Z' fill='white'/%3E%3C/svg%3E%0A");
  */
}

svg.svg-button-incarico {
  margin-left: 5px;
  margin-bottom: 2px;
}

.main-info {
  margin-top: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-top: 10px;
  padding-bottom: 15px;
  padding-right: 15px;
}
.main-info h1.ufficio-name,
.main-info .h1.ufficio-name,
.main-info h1.ufficio-name a,
.main-info .h1.ufficio-name a {
  font-family: "Noto Sans" !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 22px !important;
  letter-spacing: 0em !important;
  text-align: left;
  color: #303030 !important;
}
.main-info .wdi-content a.link-to-info-e-contatti {
  text-decoration: none;
}
.main-info .wdi-content a.link-to-info-e-contatti:hover {
  opacity: 0.8;
}
.main-info .wdi-content .wdi_headingtitle {
  text-transform: uppercase;
  font-family: "Noto Sans" !important;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0em;
  text-align: left;
}
.main-info .wdi-content h3, .main-info .wdi-content .h3 {
  font-family: "Noto Sans" !important;
  font-size: 14px !important;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0em;
  text-align: left;
  color: #303030;
}

.site-header {
  padding-left: 0px;
  padding-right: 0px;
  background: #ffffff;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

@media (min-width: 768.98px) {
  .site-container .santo-del-giorno {
    right: 15px;
  }
}
#head-contain.site-container {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

table:not(.table) {
  --bs-table-color-type: inherit;
  --bs-table-bg-type: inherit;
  --bs-table-color-state: inherit;
  --bs-table-bg-state: inherit;
  --bs-table-color: inherit;
  --bs-table-bg: inherit;
  --bs-table-border-color: inherit;
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: inherit;
  --bs-table-striped-bg: inherit;
  --bs-table-active-color: inherit;
  --bs-table-active-bg: inherit;
  --bs-table-hover-color: inherit;
  --bs-table-hover-bg: inherit;
  width: 100%;
  border: inherit;
  margin-bottom: 0rem !important;
  vertical-align: top;
}

table:not(.table) > :not(caption) > * > * {
  /* padding: 0.5rem 0.5rem; */
  /* color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color))); */
  /* background-color: var(--bs-table-bg); */
  /* border-bottom-width: var(--bs-border-width); */
  /* box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg))); */
}

table:not(.table) > tbody {
  vertical-align: inherit;
}

table:not(.table) > thead {
  vertical-align: bottom;
}

/* table-striped */
table:not(.table) > tbody > tr:nth-of-type(odd) > * {
  /* --bs-table-color-type: var(--bs-table-striped-color); */
  /* --bs-table-bg-type: var(--bs-table-striped-bg); */
}

a.back-to-back {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
}

/* footer fix */
body.home #colophon .piedebott {
  justify-content: center;
}
body.home #colophon .piedebott .panel-grid-cell {
  min-width: 100%;
}

footer#colophon {
  margin-top: 2rem;
}
footer#colophon p {
  color: white !important;
}

a.sow-social-media-button-twitter-0.sow-social-media-button .sow-icon-fontawesome:before {
  content: "" !important;
  display: block;
  width: 20px;
  height: 20px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='height: 17px; vertical-align: text-top' viewBox='0 0 24 24' aria-label='X' role='img'%3E%3Cg%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='%23fff'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}

/* /footer fix */
.wdi_headingtitle {
  display: block;
}

.wdi_address_value {
  border: 0 !important;
}

.wdi_address_value.testoente br {
  display: none;
}
.wdi_address_value.testoente p {
  padding: 0;
  margin: 0;
  font-family: "Noto Sans";
  font-size: 15px !important;
  font-weight: 400 !important;
  line-height: 22px !important;
  text-align: left !important;
  color: #303030 !important;
  font-style: italic !important;
}

.wdi_label {
  opacity: 0.85;
}

.fwidth_block {
  margin-top: 20px;
}

.widget_nav_menu h3, .widget_nav_menu .h3 {
  font-size: 15px;
  margin-bottom: 1rem;
  letter-spacing: 0.11px;
  color: var(--ufficio-color);
}

#page-infobox {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: #303030;
}
#page-infobox .info_block {
  display: flex;
  flex-direction: column;
  font-family: "Noto Sans";
  margin-top: 15px;
}
#page-infobox .wdi-image img {
  border-radius: 3px;
}
#page-infobox h1.wdi_header.col-lg-12, #page-infobox .wdi_header.col-lg-12.h1 {
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 28px;
  color: #303030;
  margin-bottom: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 1rem;
}
#page-infobox .wdi_headingtitle {
  text-transform: uppercase;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
  padding-bottom: 0.5rem;
}
#page-infobox .wdi_name {
  font-family: "Noto Sans";
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#page-infobox .wdi_label {
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}
#page-infobox .wdi-content {
  font-family: "Noto Sans";
  font-size: 14px;
  padding-top: 1rem;
  margin-top: 1rem;
}
#page-infobox .wdi-content.d-flex {
  gap: 10px;
  display: flex;
  justify-content: space-evenly;
}
#page-infobox .wdi-content.ufficio_info {
  border-top: 1px solid #f0f0f0;
}
#page-infobox .container-info {
  min-height: 500px;
}

.custom-logo-link {
  top: 0;
  left: 0;
  right: 0;
  height: 100%;
  display: block;
}

footer#colophon p {
  color: white;
}

.ow-button-base.ow-button-align-center {
  text-align: center;
}

.social-media-button-container {
  display: flex;
  justify-content: center;
}

.container-info {
  box-shadow: 0px 10px 40px 0px rgba(0, 0, 0, 0.1);
}

article {
  position: relative;
}
article .article-header,
article .article-content,
article .article-footer {
  margin-right: 50px;
}
article aside.article-sharer {
  position: absolute;
  right: 0;
  top: 0;
}
article aside.article-sharer ul.socials-links {
  display: flex;
  flex-direction: column;
  gap: 2.5px;
  list-style-type: none;
  padding: 0;
}
article aside.article-sharer ul.socials-links li {
  margin-bottom: 0.5rem;
}
article aside.article-sharer ul.socials-links li.twitter a.share-link {
  background-repeat: no-repeat !important;
  background-position: center center !important;
  background-size: 15px 15px !important;
  background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg width='300' height='300.251' version='1.1' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='%23afafaf' d='M178.57 127.15 290.27 0h-26.46l-97.03 110.38L89.34 0H0l117.13 166.93L0 300.25h26.46l102.4-116.59 81.8 116.59h89.34M36.01 19.54H76.66l187.13 262.13h-40.66'/%3E%3C/svg%3E") !important;
}
article aside.article-sharer ul.socials-links li a.share-link:hover {
  opacity: 0.55;
}
article .article-eyelet {
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  list-style-type: none;
  display: inline-block;
  margin-bottom: 1rem;
  color: white;
}
article p.article-summary {
  font-family: "Noto Sans";
  font-style: italic;
  font-weight: 400;
  font-size: 18px !important;
  line-height: 26px !important;
  color: #666666 !important;
}
article p.article-editor span {
  font-style: italic;
  color: #c2241e;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
  margin-top: 20px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=fade_up] li.mega-menu-item.cdm-toggle-on > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu.cdm-toggle-on ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu.cdm-toggle-on ul.mega-sub-menu {
  opacity: 1 !important;
  transform: translate(0, 0) !important;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.cdm-toggle-on > ul.mega-sub-menu {
  visibility: visible !important;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search:before {
  line-height: 48px;
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search.open-search:before {
  content: "\f00d";
}

@media (max-width: 768px) {
  ul.mega-sub-menu.mobile-open {
    height: 100vh !important;
    width: 100% !important;
    display: block !important;
    top: 60px !important;
    left: 0 !important;
    position: fixed !important;
  }
  body {
    padding-top: 80px !important;
  }
  .site-header {
    position: fixed !important;
    height: 80px;
    width: 100%;
    background: white;
    z-index: 3;
    top: 0;
  }
  #shortcuts-head {
    padding-top: 80px;
  }
  #pl-2500009 {
    height: 90px;
  }
  #hidden-search {
    width: 26px;
    height: 26px;
    position: fixed;
    top: 20px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%23dd3333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #hidden-search.mobile-opener {
    opacity: 0.7;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M20.7457 3.32851C20.3552 2.93798 19.722 2.93798 19.3315 3.32851L12.0371 10.6229L4.74275 3.32851C4.35223 2.93798 3.71906 2.93798 3.32854 3.32851C2.93801 3.71903 2.93801 4.3522 3.32854 4.74272L10.6229 12.0371L3.32856 19.3314C2.93803 19.722 2.93803 20.3551 3.32856 20.7457C3.71908 21.1362 4.35225 21.1362 4.74277 20.7457L12.0371 13.4513L19.3315 20.7457C19.722 21.1362 20.3552 21.1362 20.7457 20.7457C21.1362 20.3551 21.1362 19.722 20.7457 19.3315L13.4513 12.0371L20.7457 4.74272C21.1362 4.3522 21.1362 3.71903 20.7457 3.32851Z' fill='%23c46464'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    top: 80px !important;
  }
  a.dashicons-search.mega-menu-link {
    display: none !important;
  }
}
/****************************/
/* / COPIAINCOLLATO DAL PERSONALIZZATORE di chiesadimilano.it */
/****************************/
#masthead > .row:first-of-type {
  margin: 0px;
}

#masthead > .row:first-of-type > .col:first-of-type {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px;
}

.site-header .panel-grid:first-child {
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#c2241e+0,c2241e+95,f5f5f5+95,f5f5f5+99 */
  background: rgb(194, 36, 30);
  /* Old browsers */
  background: -moz-linear-gradient(top, rgb(194, 36, 30) 0%, rgb(194, 36, 30) 95%, rgb(245, 245, 245) 95%, rgb(245, 245, 245) 99%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgb(194, 36, 30) 0%, rgb(194, 36, 30) 95%, rgb(245, 245, 245) 95%, rgb(245, 245, 245) 99%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgb(194, 36, 30) 0%, rgb(194, 36, 30) 95%, rgb(245, 245, 245) 95%, rgb(245, 245, 245) 99%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c2241e", endColorstr="#f5f5f5", GradientType=0);
  /* IE6-9 */
}

#topbar {
  height: 44px;
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

#topbar .widget_custom_html .widgettitle {
  display: none;
}

#topbar .so-widget-sow-editor {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  color: #ffffff;
  line-height: 1;
  padding-top: 0.8rem;
}

#topbar p {
  font-size: 14px;
}

#topbar .sow-social-media-button {
  padding-top: 0.5rem;
  max-height: 40px;
  width: 2rem;
}

.sow-social-media-button {
  font-size: 18px !important;
}

.sow-social-media-button.sow-social-media-button-wordpress-0[title=spreaker] .sow-fab:before {
  content: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/03/Vector.png);
}

#topbar .so-widget-sow-button .ow-button-base a {
  padding: 0.8rem 1.5rem 1.2rem 1.5rem;
}

#topbar .widget_bso-so-widget-all-in-one {
  margin-bottom: 0px;
}

#topbar .widget_bso-so-widget-santo-del-giorno {
  text-align: right;
  margin-bottom: 0px;
  position: relative;
}

#topbar .widget_bso-so-widget-santo-del-giorno .so-widget-bso-so-widget-santo-del-giorno {
  position: absolute;
  right: 0px;
  max-width: 240px;
}

#topbar .widget_bso-so-widget-santo-del-giorno-ambrosiano {
  text-align: right;
  margin-bottom: 0px;
  position: relative;
}

#topbar .widget_bso-so-widget-santo-del-giorno-ambrosiano .so-widget-bso-so-widget-santo-del-giorno-ambrosiano {
  position: absolute;
  right: 0px;
  max-width: 240px;
}

.site-header .panel-grid {
  margin-bottom: 17px !important;
}

.site-header .panel-grid:last-of-type {
  margin-bottom: 0px !important;
}

ul.navbar-nav {
  margin-left: 0px;
}

#rigamenu {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}

.site-header .container.middle {
  align-items: center !important;
}

.site-header.container-fluid, .site-header.container-sm, .site-header.container-md, .site-header.container-lg, .site-header.container-xl, .site-header.container-xxl {
  padding: 0 !important;
  background: #ffffff;
  box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}

.site-footer .widget_nav_menu ul li.menu-item a {
  font-family: "Noto Sans";
  font-weight: 700 !important;
}
.site-footer .widget_nav_menu ul li.menu-item a:hover {
  opacity: 0.88;
}

.site-footer .menu-item.current-menu-item.nav-item a {
  color: #c2241e !important;
}

#shortcuts-head {
  display: flex;
  align-items: center;
}
#shortcuts-head .row-container {
  display: flex;
  overflow-x: auto;
  gap: 45px;
  margin-top: 30px;
  margin-bottom: 0px;
}
#shortcuts-head a.shortcut {
  width: 275px;
  min-width: 275px;
  height: 62px;
  background: #F1F1F1;
  border-radius: 100px;
  display: flex;
  gap: 10px;
  align-items: center;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  /* identical to box height, or 157% */
  text-decoration: none;
  color: #303030;
}
#shortcuts-head a.shortcut.agenda-arcivescovo {
  background-color: #FFEDDD;
}
#shortcuts-head a.shortcut:hover {
  opacity: 0.85;
}
#shortcuts-head a.shortcut:before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: transparent;
  border-radius: 0px;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center center;
}
#shortcuts-head a.shortcut.almanacco:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_48613)'%3E%3Cpath d='M25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip1_3424_48613)'%3E%3Cpath d='M12.8129 9.38868C12.1585 9.02747 11.8202 8.32531 11.7068 7.61808C11.6364 7.1826 11.6553 6.73194 11.6931 6.29477C11.7292 5.88461 11.7841 5.47446 11.8975 5.0778C12.0916 4.40096 12.5295 3.72242 13.2526 3.54351C13.5566 3.46755 13.8709 3.51481 14.1423 3.65828C14.4343 3.81188 14.6713 4.04481 14.8465 4.31994C15.3446 5.10143 15.269 6.10404 15.2106 6.99694L15.6915 6.86866C15.6726 6.8349 15.652 6.80114 15.6331 6.76907C15.4665 6.48719 15.0217 6.74206 15.1883 7.02394C15.2072 7.0577 15.2278 7.09146 15.2467 7.12353C15.3807 7.35139 15.7104 7.23831 15.7276 6.99525C15.7877 6.07366 15.8392 5.08455 15.3944 4.23723C15.0286 3.54182 14.2866 2.94768 13.4519 3.00338C12.5433 3.06415 11.8683 3.75956 11.5385 4.5478C11.3599 4.97653 11.2792 5.43564 11.2208 5.89305C11.1606 6.37579 11.1229 6.86528 11.1606 7.35139C11.2362 8.32362 11.6484 9.32792 12.5519 9.82584C12.8421 9.98619 13.1015 9.54734 12.8112 9.38868H12.8129Z' fill='%23C2251E'/%3E%3Cpath d='M12.7339 9.85294C13.0155 9.92046 13.3144 9.96266 13.6012 9.9002C13.9258 9.82931 14.1697 9.5795 14.2058 9.25036C14.2436 8.89759 14.0255 8.57183 13.7678 8.34734C13.5308 8.14142 13.268 7.97263 13.1152 7.70425C12.8438 7.22827 12.885 6.60206 12.976 6.067C13.0258 5.77499 13.0653 5.44585 13.201 5.17917C13.2611 5.05933 13.3384 4.95636 13.4484 4.8956C13.5583 4.83484 13.6562 4.81627 13.7506 4.85171C13.7713 4.85847 13.8331 4.90742 13.8606 4.94286C13.9018 5.00025 13.9327 5.06608 13.9568 5.13022C14.0289 5.32095 14.0821 5.51843 14.1216 5.71929C14.2024 6.1227 14.211 6.53792 14.1646 6.9447C14.1491 7.08142 14.2934 7.19789 14.4222 7.19789C14.5751 7.19789 14.6644 7.08142 14.6798 6.9447C14.7245 6.55311 14.7108 6.16321 14.6524 5.77499C14.5991 5.42391 14.515 5.0205 14.3226 4.715C14.1302 4.40949 13.7541 4.25251 13.3882 4.37235C13.0224 4.49219 12.7991 4.78251 12.6686 5.12515C12.557 5.42222 12.5054 5.74799 12.4591 6.06025C12.4127 6.37251 12.38 6.71009 12.4075 7.03585C12.435 7.36161 12.5106 7.67556 12.672 7.96081C12.8455 8.26632 13.1134 8.46043 13.3779 8.68323C13.5033 8.78957 13.6287 8.90941 13.6785 9.06807C13.6974 9.12884 13.706 9.19129 13.6888 9.24361C13.6716 9.301 13.6476 9.32801 13.6167 9.35164C13.639 9.33476 13.5978 9.36345 13.5926 9.36683C13.5789 9.37527 13.5634 9.38202 13.5497 9.39046C13.5119 9.40734 13.5823 9.38033 13.5411 9.39215C13.5205 9.3989 13.4999 9.40396 13.4793 9.40903C13.4673 9.4124 13.4535 9.41409 13.4415 9.41747C13.4157 9.42253 13.4621 9.41747 13.4174 9.42084C13.3814 9.42422 13.3436 9.42591 13.3075 9.42591C13.1409 9.42591 13.0413 9.40565 12.8747 9.36514C12.5535 9.2875 12.4161 9.7753 12.7373 9.85294H12.7339Z' fill='%23C2251E'/%3E%3Cpath d='M12.382 9.25024C12.2171 9.65365 12.3631 10.1246 12.6568 10.4318C12.978 10.7677 13.4744 10.8689 13.9175 10.7356C14.3847 10.5955 14.7385 10.2461 14.9034 9.7988C15.0682 9.35151 15.015 8.80801 14.8037 8.37253C14.6818 8.12104 14.4791 7.90668 14.2077 7.81215C13.9364 7.71763 13.6358 7.78008 13.4366 7.97588C13.2013 8.20712 13.5671 8.56495 13.8007 8.33371C13.8213 8.31346 13.823 8.30671 13.8608 8.28983C13.8299 8.30333 13.9312 8.27295 13.8934 8.2797C13.9639 8.26789 14.0188 8.27632 14.0789 8.30333C14.2009 8.35734 14.2953 8.49913 14.3589 8.62741C14.5014 8.91941 14.5272 9.27725 14.4327 9.58613C14.3383 9.89501 14.1305 10.1111 13.866 10.2174C13.7097 10.2799 13.5808 10.3018 13.4177 10.2815C13.4366 10.2832 13.349 10.2664 13.3387 10.2647C13.3146 10.2579 13.2631 10.2427 13.2597 10.241C13.2511 10.2377 13.1995 10.2123 13.1772 10.1988C13.1343 10.1735 13.1274 10.1701 13.1034 10.1499C12.9866 10.0537 12.9024 9.93215 12.8629 9.80724C12.8114 9.65027 12.8148 9.54224 12.8801 9.38358C12.9316 9.25699 12.8234 9.10508 12.6997 9.07132C12.552 9.03081 12.4352 9.12027 12.382 9.24855V9.25024Z' fill='%23C2251E'/%3E%3Cpath d='M36.7333 8.79294C35.6719 8.09416 35.416 6.65776 35.9347 5.55219C36.2043 4.97662 36.6526 4.41286 37.228 4.11073C37.4873 3.97401 37.8051 3.91662 38.0541 4.05165C38.2877 4.17656 38.4543 4.42299 38.5436 4.67111C38.6827 5.05764 38.6793 5.47117 38.7119 5.87458C38.7291 6.08219 38.7669 6.28811 38.7909 6.49403C38.8115 6.66451 38.8236 6.83161 38.7308 6.97677C38.5556 7.25527 39.0022 7.51015 39.1757 7.23164C39.4075 6.86199 39.2873 6.44846 39.2426 6.05012C39.1928 5.60958 39.2014 5.16229 39.0967 4.7285C39.0125 4.38079 38.8339 4.02971 38.5591 3.78834C38.2482 3.5149 37.8497 3.41363 37.4409 3.49465C37.0322 3.57567 36.6698 3.83054 36.3709 4.10567C36.0909 4.36222 35.8471 4.66267 35.653 4.98675C35.2579 5.6484 35.0776 6.41977 35.1875 7.18269C35.306 8.0047 35.768 8.76594 36.4722 9.23011C36.5873 9.30606 36.7574 9.25205 36.8243 9.13896C36.8982 9.01406 36.8484 8.8689 36.7316 8.79294H36.7333Z' fill='%23C2251E'/%3E%3Cpath d='M36.412 9.19297C36.7057 9.2588 37.0234 9.32125 37.3205 9.23685C37.585 9.1609 37.7877 8.97185 37.877 8.71698C37.9595 8.48068 37.9062 8.20386 37.7053 8.04183C37.5971 7.95406 37.4665 7.92199 37.3429 7.86291C37.2415 7.81565 37.178 7.76332 37.1059 7.67555C36.8018 7.30422 36.8963 6.76578 37.0457 6.31005C37.1247 6.06699 37.1969 5.7733 37.3583 5.56737C37.415 5.4948 37.4837 5.44416 37.5644 5.42053C37.6383 5.40027 37.6967 5.4104 37.7465 5.4661C37.8015 5.52855 37.8324 5.63658 37.8599 5.74123C37.9011 5.89989 37.932 6.06024 37.9509 6.22228C37.9904 6.56661 37.9852 6.91263 37.9423 7.25696L38.4232 7.12868C38.3992 7.09492 38.3751 7.05947 38.3494 7.02571C38.2703 6.91431 38.1244 6.86199 37.9973 6.93457C37.8839 6.99871 37.8255 7.1675 37.9045 7.28059C37.9286 7.31434 37.9526 7.34979 37.9784 7.38355C38.1329 7.60129 38.4266 7.50508 38.4593 7.25527C38.5005 6.93794 38.5074 6.61893 38.4765 6.29992C38.4473 6.00285 38.4078 5.68384 38.2944 5.40534C38.181 5.12683 37.9509 4.89559 37.6211 4.90403C37.3137 4.91078 37.0595 5.09476 36.8946 5.33782C36.7297 5.58088 36.6404 5.89483 36.5494 6.17333C36.4497 6.47546 36.3725 6.79954 36.3896 7.12024C36.4188 7.66711 36.7074 8.15829 37.2364 8.36253C37.2896 8.38278 37.3463 8.39797 37.3875 8.43679C37.3566 8.4081 37.3996 8.45874 37.403 8.46549C37.3927 8.44186 37.391 8.44354 37.4013 8.47224C37.3996 8.44354 37.3996 8.44523 37.4013 8.47561C37.3996 8.54313 37.3772 8.61065 37.3223 8.66803C37.3223 8.66803 37.2587 8.72205 37.2931 8.69673C37.269 8.71361 37.245 8.72711 37.2175 8.73724C37.1591 8.75918 37.0973 8.76931 37.0354 8.771C36.8688 8.77606 36.7091 8.74061 36.5476 8.70517C36.412 8.67479 36.2694 8.74568 36.2299 8.8824C36.1938 9.01068 36.2728 9.16259 36.4102 9.19466L36.412 9.19297Z' fill='%23C2251E'/%3E%3Cpath d='M36.1097 9.12209C36.2248 9.91203 36.807 10.8657 37.7568 10.6361C38.2532 10.5163 38.607 10.0977 38.753 9.63353C38.899 9.16936 38.9059 8.60054 38.7015 8.17012C38.4696 7.68232 37.8101 7.49834 37.3515 7.79541C37.2347 7.87137 37.1866 8.0199 37.2587 8.14143C37.3257 8.25452 37.494 8.30853 37.6108 8.23257C37.8187 8.09754 38.1141 8.13636 38.2412 8.3963C38.3167 8.5499 38.3271 8.73219 38.3305 8.89929C38.3339 9.07821 38.3219 9.25713 38.2755 9.43098C38.1914 9.74661 37.9835 10.042 37.6658 10.1365C37.5164 10.1804 37.4064 10.177 37.2605 10.123C37.2931 10.1348 37.2089 10.0977 37.2003 10.0943C37.1694 10.0774 37.1385 10.0589 37.111 10.0386C37.1368 10.0572 37.0647 9.9998 37.0595 9.99474C37.0286 9.96773 37.0011 9.93735 36.9736 9.90696C36.7675 9.67741 36.6559 9.32295 36.6078 8.99044C36.5872 8.85541 36.4137 8.78114 36.29 8.81321C36.1423 8.85372 36.0908 8.98875 36.1097 9.12547V9.12209Z' fill='%23C2251E'/%3E%3Cpath d='M9.68684 7.71087C10.221 7.59609 10.7672 7.56234 11.3202 7.60284C11.5504 7.61972 11.6517 7.31759 11.5023 7.17074C11.4645 7.13361 11.4267 7.09479 11.3889 7.05766C11.291 6.95976 11.1227 6.96145 11.0248 7.05766C10.9269 7.15386 10.9269 7.31759 11.0248 7.41549C11.0626 7.45262 11.1004 7.49144 11.1382 7.52858L11.3202 7.09648C10.7277 7.05259 10.1317 7.09816 9.55115 7.22307C9.41547 7.25176 9.33646 7.40705 9.37081 7.53533C9.4086 7.67374 9.55115 7.74125 9.68856 7.71256L9.68684 7.71087Z' fill='%23C2251E'/%3E%3Cpath d='M12.8678 7.49997C15.7962 7.48478 18.7246 7.4679 21.6513 7.45271C24.5643 7.43752 27.4772 7.42064 30.3902 7.40545C32.0339 7.39701 33.6776 7.38688 35.3196 7.37844C35.651 7.37675 35.651 6.87039 35.3196 6.87207C32.3911 6.88727 29.4627 6.90414 26.536 6.91934C23.623 6.93453 20.7101 6.95141 17.7971 6.9666C16.1534 6.97504 14.5097 6.98516 12.8678 6.9936C12.5363 6.99529 12.5363 7.50166 12.8678 7.49997Z' fill='%23C2251E'/%3E%3Cpath d='M36.7232 7.53196C38.4081 7.50326 40.0879 7.68049 41.7282 8.06027C42.0511 8.13453 42.1885 7.64673 41.8656 7.57247C40.1841 7.18256 38.4528 6.99689 36.7232 7.02559C36.3917 7.03065 36.3917 7.53702 36.7232 7.53196Z' fill='%23C2251E'/%3E%3Cpath d='M9.29201 7.16397C9.29716 11.3803 9.10651 15.5984 8.71663 19.7979C8.32675 23.9973 7.74621 28.1512 6.96816 32.2832C6.55252 34.4859 6.14202 36.7376 5.23688 38.8052C5.13726 39.0314 5.19222 39.3707 5.49279 39.4247C9.75059 40.2062 14.0307 40.878 18.3246 41.4434C22.603 42.0072 26.8969 42.4646 31.2011 42.8123C33.6262 43.0081 36.0531 43.1684 38.4835 43.2967C38.7153 43.3085 38.9129 43.0942 38.9129 42.8747C38.9129 42.6367 38.7153 42.4646 38.4835 42.4528C34.1844 42.2283 29.8906 41.8958 25.6087 41.4552C21.3406 41.0164 17.0845 40.4695 12.8456 39.8146C10.4651 39.4466 8.09144 39.0449 5.72294 38.6111L5.97886 39.2306C6.805 37.3435 7.24813 35.3417 7.63973 33.3331C8.04679 31.2451 8.40404 29.1471 8.71148 27.044C9.32979 22.8209 9.75231 18.5708 9.97216 14.3105C10.0941 11.9306 10.1542 9.54728 10.1508 7.16397C10.1508 6.62047 9.29201 6.62047 9.29201 7.16397Z' fill='%23C2251E'/%3E%3Cpath d='M41.5819 7.48486C41.8928 12.1451 41.7485 16.8257 41.3294 21.4741C40.9103 26.1226 40.2147 30.7828 39.4332 35.4043C39.2151 36.6989 38.9884 37.9935 38.7617 39.2864C38.6483 39.9329 38.5332 40.5777 38.4182 41.2242C38.3186 41.7845 38.2825 42.4327 37.9819 42.9323C37.8119 43.2125 38.2567 43.4674 38.4268 43.1872C38.6998 42.7365 38.7634 42.2116 38.8544 41.7035C38.9592 41.1161 39.064 40.5271 39.1687 39.9397C39.3731 38.7851 39.5758 37.6306 39.7733 36.4744C40.1735 34.1384 40.5548 31.8006 40.8932 29.4545C41.2315 27.1083 41.5252 24.7908 41.7554 22.4497C41.9855 20.1137 42.1487 17.7726 42.2243 15.4264C42.2998 13.0701 42.2844 10.7121 42.1538 8.3575C42.1384 8.06549 42.1195 7.77349 42.1006 7.48148C42.0783 7.15741 41.563 7.15572 41.5853 7.48148L41.5819 7.48486Z' fill='%23C2251E'/%3E%3Cpath d='M7.01463 39.401C6.9133 39.9563 6.7673 40.4998 6.57494 41.0315C6.4925 41.261 6.70376 41.4332 6.90643 41.4585C11.1333 41.997 15.3619 42.5354 19.5888 43.0755C23.8157 43.614 28.0443 44.1524 32.2712 44.6925C34.6534 44.9964 37.0357 45.3002 39.4179 45.604C39.6017 45.6276 39.7614 45.4318 39.7614 45.2664C39.7614 45.0639 39.6034 44.9525 39.4179 44.9288C35.191 44.3904 30.9624 43.852 26.7355 43.3118C22.5086 42.7734 18.28 42.235 14.0531 41.6948C11.6709 41.391 9.28867 41.0872 6.90643 40.7834L7.23791 41.2104C7.42856 40.6787 7.57627 40.1335 7.67761 39.5799C7.71024 39.401 7.6278 39.2153 7.43715 39.1647C7.27055 39.1191 7.04726 39.2204 7.01463 39.401Z' fill='%23C2251E'/%3E%3Cpath d='M8.76114 41.1818C8.29396 41.2915 7.935 41.7016 7.84912 42.1607C7.75122 42.689 7.9848 43.1887 8.464 43.457C8.9432 43.7254 9.51686 43.7339 10.0459 43.7862C10.6711 43.8469 11.2962 43.906 11.9214 43.9617C14.4239 44.1879 16.9281 44.3803 19.434 44.5761C21.9279 44.7702 24.4218 44.966 26.9122 45.1989C29.3923 45.4302 31.869 45.6952 34.3372 46.0345C35.5686 46.2032 36.7984 46.3889 38.023 46.5965C38.6413 46.7012 39.2579 46.8109 39.8745 46.9273C40.1889 46.9864 40.5375 47.0776 40.7934 46.8227C41.0974 46.5206 40.8776 46.0142 40.4551 46.0007C40.1013 45.9889 39.7887 46.3585 40.0137 46.686C40.1442 46.875 40.3915 46.9577 40.6011 46.8379C40.7917 46.7282 40.8862 46.4497 40.7556 46.2606L40.7436 46.2438L40.802 46.4564V46.4429C40.7814 46.5138 40.7625 46.5847 40.7419 46.6556L40.7488 46.6455L40.5942 46.7974C40.4585 46.87 40.328 46.8548 40.2009 46.7535L40.091 46.5678L40.0961 46.5864V46.3619L40.2249 46.2606C40.3726 46.188 40.4087 46.1543 40.3348 46.1594H40.3142C40.3589 46.1661 40.3589 46.1661 40.3177 46.1594C40.2558 46.1459 40.194 46.1357 40.1322 46.1239C39.9879 46.0969 39.8453 46.0699 39.7011 46.0429C39.4228 45.9923 39.1463 45.9416 38.8681 45.8927C38.303 45.7931 37.7362 45.6986 37.1677 45.6074C36.0358 45.4268 34.9022 45.2648 33.7669 45.1162C31.5187 44.8192 29.2635 44.5778 27.0049 44.3668C24.7447 44.1558 22.4809 43.9735 20.2155 43.7963C17.95 43.6191 15.6846 43.4469 13.4226 43.2528C12.2959 43.1566 11.1709 43.0553 10.0459 42.9456C9.89987 42.9321 9.75388 42.9169 9.60789 42.9017C9.47907 42.8882 9.44816 42.8865 9.35369 42.8697C9.139 42.8325 8.98614 42.7869 8.84014 42.6992C8.80064 42.6755 8.82984 42.6958 8.84014 42.7025C8.82297 42.689 8.80751 42.6739 8.79034 42.6587C8.77316 42.6435 8.75942 42.6283 8.74396 42.6114C8.77659 42.6485 8.73881 42.6047 8.73366 42.5979C8.7182 42.5726 8.68556 42.4983 8.70961 42.5658C8.69759 42.5338 8.67526 42.4139 8.68385 42.5C8.68041 42.4629 8.68385 42.4257 8.68041 42.3886C8.68041 42.37 8.69072 42.3059 8.67698 42.3886C8.68041 42.37 8.68385 42.3515 8.689 42.3329C8.69931 42.2958 8.70961 42.2603 8.72163 42.2249C8.74224 42.1641 8.69072 42.2789 8.72335 42.2232C8.73537 42.2012 8.7474 42.1793 8.76114 42.1574C8.76972 42.1405 8.78175 42.1253 8.79205 42.1101C8.78003 42.127 8.74053 42.159 8.79549 42.1101C8.82297 42.0848 8.84701 42.0578 8.87793 42.0341C8.82125 42.078 8.89167 42.0341 8.91572 42.019C8.98442 41.9784 8.93461 42.0139 8.91572 42.019C8.93976 42.0122 8.96381 42.0054 8.98957 41.9987C9.21457 41.9464 9.35026 41.6949 9.29014 41.4788C9.22659 41.2526 8.98785 41.1311 8.76114 41.1834V41.1818Z' fill='%23C2251E'/%3E%3Cpath d='M39.6735 45.4201C40.3503 43.1482 40.9291 40.8476 41.4203 38.5284C41.9132 36.1991 42.3203 33.853 42.6569 31.4967C42.9953 29.1336 43.2667 26.7604 43.4848 24.3839C43.7029 22.0073 43.8678 19.624 43.9966 17.2407C44.1254 14.8574 44.2199 12.4606 44.2972 10.0706C44.3075 9.7583 44.3178 9.44435 44.3281 9.13209C44.3453 8.58859 43.4865 8.59028 43.4693 9.13209C43.392 11.5357 43.3079 13.9409 43.1859 16.3428C43.064 18.7446 42.9146 21.0638 42.7119 23.4201C42.5092 25.7848 42.2585 28.1445 41.939 30.4974C41.623 32.8301 41.2348 35.1543 40.7676 37.4617C40.3004 39.769 39.7474 42.0663 39.0982 44.3348C39.0157 44.6234 38.9316 44.9104 38.8457 45.1973C38.6894 45.7189 39.519 45.9434 39.6735 45.4218V45.4201Z' fill='%23C2251E'/%3E%3Cpath d='M41.9339 7.81891C42.7995 8.39111 43.5398 9.14053 44.0997 10.0064C44.2766 10.2815 44.7232 10.0267 44.5446 9.75155C43.9366 8.80971 43.1362 8.00458 42.195 7.38175C42.0799 7.30579 41.9099 7.35981 41.8429 7.4729C41.769 7.5978 41.8188 7.74296 41.9356 7.81891H41.9339Z' fill='%23C2251E'/%3E%3Cpath d='M44.1082 9.48146C44.1614 11.9154 44.1511 14.351 44.0807 16.7833C44.0103 19.2155 43.8763 21.6242 43.6822 24.0395C43.4882 26.4667 43.2305 28.8889 42.9128 31.3025C42.5985 33.6909 42.2189 36.0725 41.7826 38.4423C41.3412 40.8374 40.838 43.2224 40.2746 45.5922C40.2059 45.8842 40.1355 46.1763 40.0634 46.4683C39.9346 46.9966 40.7624 47.2211 40.8912 46.6927C41.4683 44.3246 41.987 41.9447 42.4439 39.5513C42.9008 37.1578 43.2992 34.7307 43.6342 32.3068C43.9691 29.8813 44.2456 27.4474 44.4586 25.0084C44.6698 22.5829 44.8193 20.1523 44.9069 17.7184C44.9945 15.2743 45.0202 12.8269 44.9824 10.3811C44.9773 10.0807 44.9721 9.7819 44.9653 9.48146C44.9532 8.93964 44.0945 8.93795 44.1065 9.48146H44.1082Z' fill='%23C2251E'/%3E%3Cpath d='M9.97567 11.7467C14.1545 11.8514 18.3315 11.9543 22.5103 12.059C26.6565 12.1619 30.8044 12.297 34.9523 12.3628C37.2744 12.3982 39.6017 12.3594 41.9066 12.0505C42.044 12.032 42.1196 11.8581 42.087 11.7383C42.0457 11.5914 41.9083 11.5425 41.7692 11.561C39.7408 11.8328 37.6883 11.8817 35.6427 11.8632C33.5971 11.8446 31.512 11.7754 29.4458 11.7248C25.2893 11.6218 21.1311 11.5172 16.9747 11.4142L9.97567 11.2403C9.64418 11.2319 9.64418 11.7383 9.97567 11.7467Z' fill='%23C2251E'/%3E%3Cpath d='M24.688 15.9698C24.4304 18.3227 24.1642 20.6757 23.8877 23.0286C23.6128 25.3663 23.3294 27.7024 23.0375 30.0384C22.8726 31.3583 22.7043 32.68 22.5325 33.9999C22.5016 34.2379 22.6699 34.5552 22.8348 34.7156C23.0134 34.8911 23.3071 35.0228 23.563 35.0126C23.819 35.0025 24.1058 34.9147 24.2913 34.7156L24.4527 34.5113C24.5455 34.3527 24.5936 34.1822 24.5936 33.9999C24.8976 31.652 25.193 29.3025 25.4798 26.9513C25.7649 24.6152 26.0397 22.2775 26.306 19.9381C26.4571 18.6164 26.6048 17.2931 26.7491 15.9698C26.7749 15.7285 26.6151 15.4179 26.4468 15.2542C26.2682 15.0786 25.9745 14.947 25.7186 14.9571C25.4626 14.9672 25.1758 15.055 24.9903 15.2542L24.8289 15.4584C24.7361 15.6171 24.688 15.7875 24.688 15.9698Z' fill='%23C2251E'/%3E%3Cpath d='M19.1403 21.901C20.8664 22.0883 22.5926 22.274 24.3187 22.4614C26.0449 22.6487 27.7573 22.8327 29.4748 23.0184L30.1996 23.096C30.4246 23.1197 30.6582 23.1635 30.8849 23.1652C31.2628 23.1652 31.5977 22.9728 31.8021 22.6673C32.0271 22.3314 31.9738 21.8807 31.7317 21.5719C31.4895 21.263 31.079 21.1296 30.6788 21.2157C30.5105 21.2512 30.3628 21.3507 30.2391 21.4621C30.0691 21.6157 29.9351 21.9229 29.9592 22.144C29.9866 22.3972 30.0467 22.6133 30.2357 22.8006C30.3988 22.961 30.6685 23.0825 30.9038 23.0724C31.1391 23.0623 31.4019 22.9829 31.5719 22.8006C31.7317 22.6302 31.8742 22.3837 31.8485 22.144V22.1289C31.8038 22.2858 31.7609 22.4411 31.7179 22.5981L31.7231 22.588L31.3847 22.9205L31.395 22.9137L31.17 23.0066H31.1838C31.0996 23.015 31.0172 23.0268 30.933 23.0369H30.9485C30.8643 23.0268 30.7819 23.0167 30.6977 23.0049L30.7132 23.0099L30.4882 22.9171L30.5036 22.9255L30.313 22.7804L30.325 22.7905L30.1773 22.6032L30.1859 22.615L30.0914 22.3939L30.0948 22.409V21.9162L30.0914 21.9331L30.1859 21.7119L30.1738 21.7322L30.3216 21.5448L30.3044 21.56L30.495 21.4149L30.4744 21.4267L30.6994 21.3339C30.684 21.3406 30.6668 21.344 30.6496 21.3457L30.9004 21.3119C30.7286 21.3204 30.5431 21.2798 30.3731 21.2613L29.7977 21.1988L28.6469 21.0739C27.8792 20.9912 27.1132 20.9085 26.3454 20.8258L21.7424 20.3279C20.875 20.2334 20.0094 20.1405 19.142 20.046C18.917 20.0224 18.6268 20.1675 18.4739 20.3177C18.3107 20.4781 18.1871 20.7431 18.1974 20.9743C18.2077 21.2056 18.2884 21.4638 18.4739 21.6309L18.6646 21.7761C18.8123 21.8605 18.9703 21.9027 19.142 21.9027L19.1403 21.901Z' fill='%23C2251E'/%3E%3Cpath d='M10.0424 9.05446C10.3928 8.48901 10.8239 7.97758 11.3237 7.53367C11.4886 7.38851 11.2447 7.14883 11.0815 7.29567C10.5611 7.75816 10.1094 8.29491 9.74526 8.88398C9.63018 9.06965 9.92732 9.24013 10.0424 9.05446Z' fill='%23C2251E'/%3E%3Cpath d='M10.015 10.5549C10.6333 9.80552 11.2087 9.02402 11.7411 8.21384C11.8613 8.03154 11.5642 7.86107 11.444 8.04336C10.9287 8.82992 10.3705 9.58947 9.77107 10.317C9.71267 10.3878 9.70065 10.4857 9.77107 10.5549C9.83118 10.614 9.95484 10.6258 10.0132 10.5549H10.015Z' fill='%23C2251E'/%3E%3Cpath d='M10.4564 11.3347C11.1365 10.7659 11.7548 10.1313 12.301 9.43753C12.3577 9.36495 12.3732 9.26874 12.301 9.19954C12.2426 9.14215 12.1155 9.12696 12.0588 9.19954C11.5127 9.89326 10.8943 10.5296 10.2142 11.0967C10.1438 11.1558 10.1524 11.274 10.2142 11.3347C10.2846 11.4039 10.386 11.3938 10.4564 11.3347Z' fill='%23C2251E'/%3E%3Cpath d='M13.428 8.13629L14.2181 7.35986C14.2816 7.29741 14.2868 7.18263 14.2181 7.12187C14.1494 7.0611 14.0429 7.05435 13.9759 7.12187L13.1858 7.8983C13.1223 7.96075 13.1171 8.07553 13.1858 8.13629C13.2545 8.19706 13.361 8.20381 13.428 8.13629Z' fill='%23C2251E'/%3E%3Cpath d='M11.5575 11.4462C12.0333 11.1593 12.4352 10.7609 12.7238 10.29C12.7718 10.2124 12.7409 10.1043 12.6619 10.0588C12.5829 10.0132 12.4747 10.0402 12.4266 10.1195C12.169 10.5415 11.81 10.8976 11.3841 11.1542C11.3051 11.2015 11.2741 11.3061 11.3222 11.3854C11.3703 11.4648 11.4785 11.4935 11.5575 11.4462Z' fill='%23C2251E'/%3E%3Cpath d='M14.8225 8.04184C14.9977 7.86799 15.1712 7.69582 15.3464 7.52197C15.41 7.45952 15.4151 7.34474 15.3464 7.28398C15.2777 7.22321 15.1712 7.21646 15.1042 7.28398C14.929 7.45783 14.7556 7.63 14.5804 7.80385C14.5168 7.8663 14.5117 7.98108 14.5804 8.04184C14.6491 8.10261 14.7556 8.10936 14.8225 8.04184Z' fill='%23C2251E'/%3E%3Cpath d='M13.0346 11.5981C13.4571 11.3128 13.8229 10.9634 14.1286 10.5583C14.1819 10.4874 14.1424 10.3676 14.0668 10.3271C13.9775 10.2798 13.8899 10.3119 13.8315 10.3879C13.8229 10.3997 13.8143 10.4115 13.8058 10.4233C13.8023 10.4284 13.7817 10.4554 13.7954 10.4385C13.7766 10.4621 13.7594 10.4841 13.7405 10.5077C13.7027 10.5533 13.6649 10.5972 13.6254 10.641C13.5481 10.7271 13.4691 10.8081 13.385 10.8875C13.3008 10.9668 13.2149 11.0428 13.1256 11.1137C13.1033 11.1322 13.0792 11.1508 13.0569 11.1677C13.0517 11.171 13.0346 11.1845 13.05 11.1727C13.0363 11.1829 13.0225 11.1947 13.0071 11.2048C12.959 11.2402 12.9109 11.274 12.8628 11.3061C12.789 11.3567 12.7477 11.4563 12.801 11.5373C12.8491 11.6099 12.9573 11.6521 13.0363 11.5981H13.0346Z' fill='%23C2251E'/%3E%3Cpath d='M14.9927 9.32958C15.5183 8.72532 16.0438 8.12105 16.5694 7.51847C16.6295 7.44927 16.6381 7.34799 16.5694 7.28048C16.5076 7.21971 16.3873 7.21128 16.3272 7.28048C15.8016 7.88474 15.2761 8.48901 14.7505 9.09159C14.6904 9.16079 14.6818 9.26207 14.7505 9.32958C14.8123 9.39034 14.9326 9.39878 14.9927 9.32958Z' fill='%23C2251E'/%3E%3Cpath d='M14.2607 11.4513C15.2259 10.4487 16.162 9.42077 17.0654 8.36584C17.3231 8.06539 17.5773 7.76326 17.8298 7.45944C17.8881 7.38855 17.9002 7.28896 17.8298 7.22145C17.7696 7.16237 17.646 7.15055 17.5876 7.22145C16.7013 8.29157 15.7824 9.33469 14.8343 10.3525C14.5647 10.6411 14.2933 10.9281 14.0185 11.2133C13.8674 11.3703 14.1095 11.61 14.2607 11.4513Z' fill='%23C2251E'/%3E%3Cpath d='M15.7173 11.5036C16.6654 10.4942 17.5757 9.44944 18.4431 8.37088C18.6938 8.0603 18.9394 7.74635 19.1833 7.43072C19.24 7.35814 19.1954 7.24167 19.1215 7.19948C19.0339 7.14884 18.9429 7.18766 18.8862 7.26024C18.0549 8.33881 17.1824 9.38699 16.2704 10.3997C16.0076 10.6917 15.7431 10.9787 15.4751 11.2656C15.3257 11.4243 15.5679 11.664 15.7173 11.5036Z' fill='%23C2251E'/%3E%3Cpath d='M16.8748 11.696C17.9243 10.7086 18.8809 9.62664 19.7294 8.46874C19.9699 8.14129 20.2 7.80709 20.4216 7.46782C20.5418 7.28384 20.2447 7.11505 20.1244 7.29734C19.3515 8.47887 18.4687 9.59119 17.4863 10.6124C17.208 10.901 16.9229 11.1829 16.6309 11.458C16.4712 11.6082 16.7134 11.8462 16.8731 11.696H16.8748Z' fill='%23C2251E'/%3E%3Cpath d='M18.2917 11.6166C19.257 10.5364 20.2222 9.45614 21.1875 8.37589C21.4658 8.06532 21.7423 7.75475 22.0205 7.44249C22.1665 7.28045 21.9243 7.04077 21.7783 7.20449C20.8131 8.28475 19.8478 9.365 18.8826 10.4452C18.6043 10.7558 18.3278 11.0664 18.0495 11.3787C17.9036 11.5407 18.1457 11.7804 18.2917 11.6166Z' fill='%23C2251E'/%3E%3Cpath d='M19.4632 11.6554C20.4697 10.565 21.4676 9.46621 22.4552 8.35727C22.7386 8.03994 23.0203 7.72262 23.302 7.40361C23.4462 7.23988 23.2041 7.0002 23.0598 7.16562C22.0774 8.27794 21.0863 9.38182 20.085 10.4773C19.7982 10.7912 19.5096 11.1035 19.2228 11.4157C19.0751 11.5761 19.3173 11.8158 19.465 11.6537L19.4632 11.6554Z' fill='%23C2251E'/%3E%3Cpath d='M20.7567 11.8783C21.3991 11.1744 22.0397 10.4705 22.6821 9.76838L23.6371 8.7202C23.96 8.36575 24.2932 8.01973 24.6075 7.65683C24.6762 7.5775 24.7328 7.48973 24.7243 7.3817C24.7157 7.27368 24.6246 7.17241 24.5061 7.17409C24.2811 7.17747 24.1729 7.52686 24.4254 7.58256C24.6401 7.62982 24.7328 7.30406 24.5164 7.2568L24.501 7.25342L24.5766 7.29731L24.568 7.28887L24.6126 7.36314V7.35301C24.6126 7.38339 24.6126 7.41209 24.6126 7.44247C24.5594 7.49142 24.5508 7.5083 24.5851 7.48973L24.4993 7.51336L24.4821 7.50998L24.4065 7.4661H24.4048C24.3962 7.43909 24.3893 7.41209 24.3808 7.38339C24.3859 7.42896 24.2966 7.49479 24.264 7.53024L24.0647 7.74966L23.68 8.17164L22.9105 9.01558C22.4021 9.57259 21.8937 10.1313 21.3836 10.6883C21.0934 11.0056 20.8031 11.3246 20.5128 11.6419C20.3651 11.804 20.6073 12.042 20.755 11.8799L20.7567 11.8783Z' fill='%23C2251E'/%3E%3Cpath d='M22.4569 11.7517C23.417 10.6597 24.3702 9.56254 25.3166 8.46034C25.5862 8.1464 25.8559 7.83076 26.1238 7.51512C26.2647 7.34971 26.0225 7.11003 25.8817 7.27713C24.9387 8.3827 23.9889 9.48321 23.034 10.5787C22.7609 10.8909 22.4878 11.2015 22.2147 11.5137C22.0704 11.6775 22.3126 11.9171 22.4569 11.7517Z' fill='%23C2251E'/%3E%3Cpath d='M23.8121 11.7789C24.4579 11.0683 25.1054 10.356 25.7512 9.64536C26.397 8.93476 27.0463 8.24272 27.6766 7.52705C27.7522 7.44097 27.8192 7.33801 27.7865 7.21986C27.7539 7.10171 27.6302 7.03419 27.5169 7.07976C27.3005 7.16753 27.3657 7.53381 27.6182 7.45616C27.8295 7.39202 27.7384 7.06626 27.5272 7.1304L27.5152 7.13378L27.6474 7.15065L27.6405 7.14728L27.7195 7.24855L27.6715 7.37852L27.5856 7.40215H27.5976C27.5684 7.3954 27.5392 7.38696 27.5117 7.37852L27.5237 7.38696L27.4619 7.32619L27.4756 7.34814L27.4516 7.26374C27.4516 7.26374 27.4722 7.2553 27.455 7.26374C27.4447 7.26881 27.4293 7.29413 27.4224 7.30256C27.3898 7.3397 27.3554 7.37514 27.3228 7.41228L27.1236 7.6317L26.7388 8.05537L25.9694 8.90269C25.461 9.46307 24.9526 10.0218 24.4442 10.5821L23.5734 11.5392C23.4257 11.7012 23.6678 11.9409 23.8156 11.7772L23.8121 11.7789Z' fill='%23C2251E'/%3E%3Cpath d='M25.1933 11.7686C26.3182 10.6833 27.3814 9.53725 28.3759 8.33378C28.6576 7.99283 28.9341 7.64681 29.2037 7.29742C29.2604 7.22484 29.2158 7.10837 29.1419 7.06618C29.0543 7.01554 28.9633 7.05436 28.9066 7.12694C27.9637 8.34222 26.9503 9.50518 25.8751 10.6091C25.5711 10.9213 25.2637 11.2268 24.9494 11.529C24.7913 11.6809 25.0335 11.9206 25.1915 11.767L25.1933 11.7686Z' fill='%23C2251E'/%3E%3Cpath d='M26.5377 11.7872C27.8087 10.3914 29.0814 8.99546 30.3524 7.59789C30.4331 7.51012 30.5482 7.41559 30.5843 7.29913C30.6203 7.18267 30.5774 7.04595 30.452 7.00881C30.2339 6.94298 30.0484 7.25356 30.2682 7.3734C30.4623 7.47973 30.6358 7.18773 30.4417 7.08139L30.4297 7.07464L30.5087 7.17591L30.5053 7.16579V7.25525L30.44 7.3312H30.349L30.3627 7.33458L30.2871 7.29069L30.2992 7.30082L30.2545 7.22655C30.2442 7.19786 30.2717 7.2063 30.239 7.21811C30.2184 7.22655 30.1978 7.26368 30.1824 7.28056L30.0965 7.37509L29.8972 7.59451L29.4988 8.03168L28.7293 8.87562C28.2123 9.44276 27.6954 10.0116 27.1784 10.5787C26.8847 10.9011 26.5892 11.2252 26.2955 11.5476C26.1478 11.7096 26.39 11.9493 26.5377 11.7856V11.7872Z' fill='%23C2251E'/%3E%3Cpath d='M27.8899 11.9153C29.0509 10.7726 30.1948 9.61137 31.3181 8.43154C31.6393 8.09565 31.957 7.75807 32.2748 7.4188C32.3727 7.31415 32.3074 7.1268 32.1528 7.13017C32.0979 7.13017 32.0412 7.13186 31.9862 7.13355C31.7664 7.13861 31.7647 7.47619 31.9862 7.47113C32.0412 7.47113 32.0979 7.46944 32.1528 7.46775L32.0309 7.17912C30.9179 8.3674 29.786 9.5388 28.6336 10.6933C28.3055 11.0225 27.9757 11.3499 27.6443 11.6757C27.488 11.8293 27.7301 12.0689 27.8864 11.9137L27.8899 11.9153Z' fill='%23C2251E'/%3E%3Cpath d='M29.0131 11.9863C30.2274 10.8048 31.4417 9.62326 32.6577 8.44174L33.1747 7.94043L33.4169 7.70413L33.5543 7.57078C33.5852 7.5404 33.6299 7.47289 33.6711 7.46107H33.5801L33.611 7.46782L33.5354 7.42394L33.5457 7.43575L33.4959 7.31591L33.5062 7.2754L33.568 7.21464L33.556 7.22308L33.6419 7.19945H33.6299C33.6711 7.21633 33.7106 7.2332 33.7518 7.2484L33.7432 7.23658C33.6848 7.16569 33.5612 7.1775 33.501 7.23658C33.4289 7.30747 33.4426 7.40368 33.501 7.47457C33.6608 7.67206 33.9596 7.3733 33.7896 7.19438C33.5938 6.98508 33.3533 7.29059 33.2228 7.41719L32.1442 8.46537C31.4262 9.16415 30.7066 9.86294 29.9887 10.5617L28.7744 11.7433C28.6163 11.8969 28.8602 12.1348 29.0165 11.9812L29.0131 11.9863Z' fill='%23C2251E'/%3E%3Cpath d='M29.9697 11.5898C29.6881 11.6134 29.719 12.0202 29.9972 12.0067C30.1209 12.0016 30.2068 11.897 30.2875 11.8193C30.3888 11.7214 30.4902 11.6235 30.5915 11.5239C30.9883 11.1408 31.3833 10.7576 31.78 10.3745C32.5718 9.60818 33.3653 8.84187 34.1571 8.07557C34.2688 7.96755 34.3804 7.85952 34.4921 7.7515C34.5865 7.66035 34.7205 7.56245 34.7239 7.41898C34.7308 7.11178 34.2258 7.14554 34.298 7.45105C34.3478 7.66204 34.6793 7.57258 34.6295 7.36159L34.626 7.3464L34.6088 7.47637L34.614 7.46455L34.5522 7.52532H34.4526C34.4319 7.50338 34.4113 7.48312 34.3907 7.46287L34.3993 7.47637L34.3753 7.39197C34.3753 7.38185 34.4234 7.3464 34.3684 7.39366C34.3529 7.40717 34.3375 7.42404 34.322 7.43755C34.2859 7.47131 34.2516 7.50675 34.2155 7.54051C34.14 7.61478 34.0627 7.68736 33.9871 7.76162C33.8394 7.90341 33.6917 8.04688 33.5457 8.18866C33.2554 8.46885 32.9669 8.74904 32.6766 9.02754C32.0926 9.59299 31.5087 10.1567 30.9247 10.7222C30.7564 10.8842 30.5898 11.0463 30.4215 11.2083C30.3407 11.2876 30.2583 11.3653 30.1776 11.4446C30.1364 11.4834 30.0968 11.5239 30.0556 11.5628C30.0402 11.5779 30.0247 11.5915 30.0093 11.6066C29.9989 11.6168 29.932 11.6657 29.9629 11.6657L30.0488 11.6894L30.0333 11.6809L30.0951 11.7417L30.1037 11.8109L30.0591 11.8851L30.0694 11.8767L29.9474 11.9257H29.9629C30.181 11.9054 30.1827 11.5678 29.9629 11.5864L29.9697 11.5898Z' fill='%23C2251E'/%3E%3Cpath d='M31.5359 11.9542C32.9272 10.6562 34.2445 9.28561 35.4829 7.84753C35.5636 7.753 35.6718 7.65511 35.7302 7.54371C35.7886 7.4323 35.7783 7.28039 35.6598 7.21288C35.4365 7.0846 35.2029 7.41036 35.4296 7.56058C35.6134 7.68211 35.7852 7.39011 35.6031 7.26858L35.5911 7.26014L35.6701 7.36141L35.6666 7.35129V7.44074L35.6701 7.42893L35.6254 7.5032C35.6168 7.50488 35.6083 7.50995 35.6031 7.5167H35.5121L35.5258 7.52007L35.4502 7.47619L35.4623 7.488L35.4176 7.41374C35.409 7.38842 35.3678 7.45425 35.3541 7.46944C35.3231 7.50488 35.2939 7.54033 35.263 7.57578C35.1978 7.65173 35.1325 7.72769 35.0672 7.80364C34.9401 7.95049 34.8113 8.09565 34.6842 8.24081C34.4214 8.53619 34.1569 8.82819 33.8873 9.11682C33.3548 9.68902 32.8086 10.2511 32.2487 10.798C31.9327 11.1068 31.6132 11.4124 31.2903 11.7145C31.1289 11.8647 31.3728 12.1027 31.5325 11.9525L31.5359 11.9542Z' fill='%23C2251E'/%3E%3Cpath d='M32.8428 11.9609C34.0571 10.8165 35.2131 9.61308 36.3071 8.35728C36.4119 8.23744 36.3157 8.02139 36.1405 8.07541C36.0632 8.09904 35.9842 8.12267 35.9069 8.1463C35.6974 8.21044 35.7867 8.5362 35.998 8.47206C36.0753 8.44843 36.1543 8.4248 36.2316 8.40117L36.065 8.11929C34.9709 9.37508 33.815 10.5786 32.6007 11.7229C32.4409 11.8732 32.6831 12.1128 32.8428 11.9609Z' fill='%23C2251E'/%3E%3Cpath d='M34.0177 12.145C34.995 11.426 35.8555 10.5753 36.5837 9.61148C36.6387 9.5389 36.5957 9.42244 36.5219 9.38024C36.4343 9.32961 36.3415 9.36674 36.2866 9.44101C35.5961 10.3542 34.77 11.1711 33.8442 11.853C33.7703 11.907 33.7326 11.9982 33.7824 12.0842C33.8253 12.1568 33.9421 12.199 34.0177 12.145Z' fill='%23C2251E'/%3E%3Cpath d='M38.1604 7.96239C38.3064 7.81892 38.4524 7.67545 38.5984 7.53198C38.662 7.46953 38.6671 7.35475 38.5984 7.29399C38.5297 7.23322 38.4232 7.22647 38.3562 7.29399C38.2102 7.43746 38.0643 7.58093 37.9183 7.7244C37.8547 7.78685 37.8496 7.90163 37.9183 7.96239C37.987 8.02316 38.0935 8.02991 38.1604 7.96239Z' fill='%23C2251E'/%3E%3Cpath d='M35.5242 12.1806C36.1803 11.583 36.7865 10.9366 37.3379 10.2462C37.3946 10.1753 37.4083 10.0774 37.3379 10.0082C37.2778 9.94916 37.1524 9.93566 37.0957 10.0082C36.5444 10.6986 35.9381 11.3467 35.282 11.9426C35.1188 12.0911 35.3627 12.3291 35.5242 12.1806Z' fill='%23C2251E'/%3E%3Cpath d='M38.9148 8.50597C39.26 8.29498 39.552 8.00973 39.7667 7.67046C39.8148 7.59619 39.7856 7.48142 39.7049 7.43922C39.6241 7.39702 39.5211 7.41896 39.4696 7.49998C39.4455 7.5388 39.4197 7.57594 39.394 7.61307C39.3802 7.63164 39.3665 7.65189 39.351 7.67046C39.3476 7.67384 39.3253 7.70422 39.3407 7.68396C39.3562 7.66371 39.3322 7.69409 39.3304 7.69747C39.2738 7.76836 39.2119 7.83587 39.1467 7.89832C39.0814 7.96078 39.0161 8.01985 38.9474 8.07387C38.9388 8.08062 38.9302 8.08737 38.9217 8.09412C38.956 8.0688 38.9199 8.09412 38.9148 8.09918C38.8976 8.11269 38.8804 8.1245 38.8615 8.13632C38.822 8.16332 38.7825 8.18864 38.7413 8.21396C38.6657 8.26122 38.628 8.36756 38.6795 8.4452C38.731 8.52285 38.8323 8.55492 38.9148 8.50597Z' fill='%23C2251E'/%3E%3Cpath d='M36.9137 12.3408C38.0181 11.1997 39.0984 10.0385 40.1547 8.85525C40.457 8.51599 40.7593 8.17334 41.0581 7.8307C41.1835 7.68554 41.0289 7.47624 40.8503 7.5657C40.7627 7.60959 40.6751 7.65516 40.5858 7.69905C40.3883 7.79863 40.5617 8.08895 40.7593 7.99105C40.8469 7.94717 40.9345 7.90159 41.0238 7.85771L40.8159 7.59271C39.7734 8.78774 38.7085 9.96251 37.6179 11.1153C37.3053 11.4462 36.9892 11.7753 36.6732 12.1028C36.5204 12.2597 36.7625 12.4994 36.9154 12.3408H36.9137Z' fill='%23C2251E'/%3E%3Cpath d='M38.2793 12.2159C39.3115 11.1931 40.3077 10.1348 41.2627 9.04269C41.534 8.73212 41.802 8.41986 42.0665 8.10591C42.1884 7.96075 42.039 7.74639 41.8587 7.84091C41.7848 7.87973 41.711 7.91855 41.6371 7.95569C41.4413 8.05696 41.6148 8.34897 41.8106 8.24769C41.8844 8.20887 41.9583 8.17005 42.0321 8.13292L41.8243 7.86792C40.8917 8.97855 39.9178 10.0571 38.9062 11.1002C38.6194 11.3956 38.3291 11.6893 38.0371 11.9796C37.8808 12.1332 38.1247 12.3729 38.2793 12.2176V12.2159Z' fill='%23C2251E'/%3E%3Cpath d='M39.7356 12.0099C40.6167 11.0782 41.4514 10.1043 42.2415 9.09662C42.2879 9.03754 42.2638 8.93965 42.214 8.89238C42.1573 8.83668 42.0749 8.83331 42.0062 8.86538C41.9134 8.90926 41.8224 8.95315 41.7297 8.99703C41.5304 9.09156 41.7039 9.38187 41.9031 9.28904C41.9959 9.24515 42.0869 9.20127 42.1797 9.15738L41.9444 8.92614C41.1732 9.91187 40.3539 10.8605 39.4934 11.7702C39.3423 11.9289 39.5862 12.1686 39.7356 12.0082V12.0099Z' fill='%23C2251E'/%3E%3Cpath d='M40.8573 11.9071C41.2283 11.5172 41.5598 11.0918 41.8466 10.6395C41.8947 10.5618 41.8638 10.4538 41.7848 10.4082C41.7058 10.3627 41.5993 10.3914 41.5495 10.469C41.2781 10.8994 40.9655 11.2995 40.6134 11.6691C40.5499 11.7349 40.5464 11.8413 40.6134 11.9071C40.6804 11.9729 40.792 11.9746 40.8556 11.9071H40.8573Z' fill='%23C2251E'/%3E%3Cpath d='M42.2139 11.8411L43.6875 12.1737C43.7786 12.1939 43.873 12.1467 43.8988 12.0555C43.9228 11.9711 43.8696 11.8682 43.7786 11.8479L42.3049 11.5154C42.2139 11.4951 42.1194 11.5424 42.0937 11.6335C42.0696 11.7179 42.1229 11.8209 42.2139 11.8411Z' fill='%23C2251E'/%3E%3Cpath d='M42.4646 7.8948C42.298 8.39779 42.0524 8.87209 41.7398 9.3025C41.6866 9.37677 41.7261 9.48985 41.8016 9.53374C41.8875 9.58269 41.982 9.54724 42.0369 9.47298C42.3667 9.01893 42.6209 8.51425 42.7961 7.98425C42.8253 7.89817 42.7635 7.80027 42.6759 7.77664C42.5831 7.75132 42.4938 7.80703 42.4646 7.8948Z' fill='%23C2251E'/%3E%3Cpath d='M43.0713 8.45186C42.6058 9.10507 42.1764 9.78192 41.7848 10.4807C41.6903 10.6478 41.9136 10.8217 42.0545 10.6849C42.13 10.6107 42.2073 10.5364 42.2829 10.4638C42.4409 10.3119 42.197 10.0722 42.0407 10.2258C41.9652 10.3001 41.8879 10.3744 41.8123 10.4469L42.0819 10.6512C42.4753 9.95408 42.9047 9.27724 43.3684 8.62234C43.4955 8.44342 43.1984 8.27463 43.0713 8.45186Z' fill='%23C2251E'/%3E%3Cpath d='M43.4421 8.80805C42.9011 9.7077 42.3274 10.5871 41.7246 11.4479C41.5992 11.6268 41.8963 11.7956 42.0217 11.6184C42.6246 10.7576 43.1982 9.87817 43.7393 8.97853C43.8526 8.79117 43.5555 8.62069 43.4421 8.80805Z' fill='%23C2251E'/%3E%3Cpath d='M43.6085 9.66717C43.1929 10.2664 42.7773 10.8656 42.3616 11.4631C42.3101 11.539 42.3479 11.6504 42.4234 11.6943C42.5076 11.7433 42.6055 11.7095 42.6587 11.6336C43.0744 11.0344 43.49 10.4352 43.9057 9.83765C43.9572 9.76169 43.9194 9.65029 43.8439 9.60641C43.7597 9.55746 43.6618 9.59122 43.6085 9.66717Z' fill='%23C2251E'/%3E%3Cpath d='M43.2189 11.8766C43.5161 11.6707 43.7703 11.4142 43.9695 11.1137C44.0193 11.0394 43.9867 10.9247 43.9077 10.8825C43.8218 10.8386 43.7256 10.8639 43.6724 10.9432C43.65 10.977 43.6277 11.0091 43.6037 11.0411C43.5916 11.058 43.5796 11.0732 43.5676 11.0901C43.5813 11.0732 43.5487 11.1154 43.5676 11.0901C43.5607 11.0985 43.5556 11.1053 43.5487 11.1137C43.4972 11.1762 43.4439 11.2352 43.3872 11.2926C43.3306 11.35 43.2756 11.4023 43.2155 11.453C43.1846 11.4783 43.1537 11.5036 43.121 11.5289C43.1485 11.5087 43.1038 11.5424 43.121 11.5289C43.1124 11.5357 43.1056 11.5407 43.097 11.5475C43.0798 11.561 43.0609 11.5728 43.042 11.5863C42.9682 11.637 42.9269 11.7365 42.9802 11.8176C43.0266 11.8885 43.1365 11.9323 43.2155 11.8783L43.2189 11.8766Z' fill='%23C2251E'/%3E%3Cpath d='M43.6225 12.1029L44.3816 12.3628C44.4658 12.3915 44.574 12.329 44.5929 12.2446C44.6152 12.1501 44.5637 12.0674 44.4727 12.037L43.7135 11.7771C43.6294 11.7484 43.5212 11.8108 43.5023 11.8952C43.4799 11.9898 43.5315 12.0725 43.6225 12.1029Z' fill='%23C2251E'/%3E%3Cpath d='M41.9822 7.8273C42.9406 8.23915 43.8131 8.8181 44.5534 9.5422C44.7097 9.6958 44.9535 9.45612 44.7955 9.30421C44.0347 8.56154 43.1364 7.95727 42.1539 7.5353C42.0698 7.49816 41.9702 7.50998 41.9186 7.59606C41.8757 7.66695 41.8946 7.79017 41.9805 7.8273H41.9822Z' fill='%23C2251E'/%3E%3Cpath d='M44.0999 9.65364C44.1257 10.2596 44.0329 10.8571 43.8234 11.4276L44.1549 11.5171C44.27 10.9888 44.385 10.4588 44.5001 9.93045L44.1635 9.88488C44.1102 10.5246 44.057 11.1626 44.0037 11.8023L44.0536 11.6825C43.9952 11.7297 43.9368 11.7753 43.8784 11.8226C43.7684 11.9104 43.856 12.1264 44.0003 12.1112C44.2683 12.0808 44.452 11.9002 44.4847 11.6386C44.4967 11.5475 44.3971 11.4698 44.3129 11.4698C44.2099 11.4698 44.1532 11.5475 44.1412 11.6386C44.1326 11.7027 44.0639 11.7669 44.0003 11.7736L44.1223 12.0623C44.1858 12.0116 44.282 11.9593 44.3232 11.8884C44.3679 11.8125 44.3576 11.6808 44.3644 11.5947C44.3799 11.4074 44.3954 11.22 44.4108 11.0326C44.4434 10.6512 44.4744 10.268 44.507 9.88657C44.5224 9.69752 44.2099 9.65701 44.1703 9.84099C44.0553 10.3693 43.9402 10.8993 43.8251 11.4276C43.7787 11.642 44.081 11.7213 44.1566 11.5171C44.3747 10.9212 44.4726 10.2866 44.4452 9.65364C44.4366 9.43759 44.0931 9.4359 44.1016 9.65364H44.0999Z' fill='%23C2251E'/%3E%3Cpath d='M36.6815 9.35146L36.9426 9.57426L37.1504 9.30926C37.0697 9.27044 37.0285 9.21643 37.013 9.12866L36.8018 9.33627C37.1831 9.48142 37.621 9.38859 37.925 9.12866C38.071 9.00375 37.8787 8.75563 37.7172 8.86366C37.4012 9.07295 37.1092 9.31601 36.8516 9.59283C36.764 9.68735 36.8 9.83757 36.9271 9.8747C37.0903 9.92196 37.2432 9.99961 37.3754 10.1076L37.542 9.82575C37.3342 9.78524 37.147 9.70591 36.9752 9.5827C36.8584 9.49999 36.6695 9.64009 36.7228 9.77343C36.8619 10.1194 37.281 10.3085 37.6296 10.1397C37.9783 9.97091 38.0796 9.52869 37.8872 9.22318C37.8048 9.09321 37.6245 9.12865 37.5729 9.26369C37.5214 9.39872 37.4269 9.51349 37.3102 9.60464L37.5798 9.80888L37.9663 9.17592C38.071 9.00375 37.8392 8.85184 37.6966 8.97168C37.4922 9.14385 37.3771 9.38015 37.3445 9.64009C37.3359 9.71267 37.4046 9.78524 37.4699 9.80212C37.5472 9.82238 37.621 9.78693 37.664 9.72448C37.925 9.34639 38.0727 8.90585 38.1019 8.45012L37.7653 8.4957C37.8426 8.85859 37.8374 9.23162 37.7533 9.59114L38.0899 9.63671C38.114 9.2333 38.1363 8.8299 38.1603 8.42818L37.8666 8.54802C38.1397 8.89066 38.0453 9.42572 37.7138 9.69241L37.956 9.9304C38.3596 9.51349 38.4403 8.85184 38.1414 8.3556C38.0453 8.19694 37.7602 8.2999 37.8271 8.48557C37.9439 8.80796 37.9766 9.1641 37.889 9.4983C37.8598 9.6097 37.8082 9.75318 37.6932 9.80381C37.621 9.83588 37.5334 9.82407 37.4991 9.76161L37.396 10.0097C37.9955 9.83251 38.3029 9.10334 38.0109 8.56152L37.7413 8.76576C37.9783 9.00206 37.98 9.41728 37.743 9.65528C37.5884 9.81056 37.8289 10.0486 37.9851 9.89327C38.509 9.37678 38.2685 8.4113 37.5798 8.16656L37.6554 8.44843C37.6897 8.41299 37.7018 8.40455 37.7567 8.39442C37.7344 8.3978 37.7722 8.39442 37.7773 8.39442C37.7928 8.39442 37.8082 8.39442 37.8254 8.39442C37.8134 8.39442 37.8718 8.40455 37.8838 8.40792C37.9199 8.41974 37.9611 8.44337 37.9869 8.46869C38.0075 8.48894 38.0058 8.48557 38.0212 8.51426C38.0264 8.52439 38.035 8.55646 38.035 8.55308L38.1603 8.39105C38.1208 8.40624 38.114 8.40961 38.0779 8.37417C38.0693 8.36573 38.0539 8.34041 38.0521 8.33703C38.047 8.32184 38.0539 8.30496 38.0487 8.31509L37.8134 8.37585C38.0298 8.50413 38.1655 8.76069 38.1294 9.0105C38.0934 9.26031 37.8976 9.46961 37.6554 9.53712L37.7876 9.84601C38.0521 9.68228 38.2153 9.39365 38.205 9.08477C38.1981 8.89404 37.925 8.8569 37.8684 9.0392C37.8203 9.18942 37.6193 9.25525 37.4922 9.18436C37.2998 9.07802 37.1264 9.37002 37.3187 9.47636C37.6502 9.65865 38.0882 9.48311 38.1998 9.12866L37.8632 9.08308C37.8701 9.27213 37.7808 9.45104 37.6159 9.55232C37.451 9.65359 37.5558 9.91521 37.7481 9.8612C38.114 9.75824 38.4094 9.44598 38.4661 9.07295C38.5262 8.68136 38.3321 8.2864 37.9886 8.08216C37.913 8.03659 37.7945 8.06191 37.7533 8.14293C37.6743 8.29821 37.7035 8.46869 37.8203 8.59697C37.925 8.71175 38.0985 8.77588 38.2514 8.71681C38.3166 8.69149 38.3853 8.63241 38.3768 8.55477C38.3527 8.33197 38.205 8.16318 37.9903 8.08891C37.7911 8.01971 37.5592 8.05684 37.4098 8.20875C37.3153 8.30496 37.3651 8.44843 37.4853 8.49063C37.9353 8.64929 38.071 9.32614 37.7395 9.6519L37.9817 9.88989C38.3493 9.52025 38.3476 8.89066 37.98 8.5227C37.8409 8.38261 37.621 8.55983 37.7103 8.72694C37.8941 9.06958 37.688 9.56582 37.3016 9.67891C37.1934 9.71098 37.1453 9.82913 37.1985 9.92703C37.2964 10.1043 37.5025 10.1718 37.6966 10.1431C37.9044 10.111 38.0624 9.95741 38.1466 9.77343C38.3407 9.34977 38.3115 8.81808 38.1552 8.38936L37.8409 8.51933C38.0624 8.88391 38.0092 9.37678 37.7103 9.68566C37.5558 9.84601 37.7859 10.0604 37.9525 9.92365C38.4403 9.52869 38.4867 8.77757 38.1054 8.30159C38.0058 8.17668 37.8203 8.28977 37.8117 8.42143C37.7876 8.82483 37.7653 9.22824 37.7413 9.62996C37.731 9.819 38.035 9.85951 38.0779 9.67553C38.1775 9.25356 38.181 8.82315 38.0899 8.39948C38.0487 8.20538 37.7636 8.26277 37.7533 8.44506C37.7292 8.8434 37.5901 9.22149 37.3634 9.54894L37.6829 9.63333C37.7052 9.46117 37.8031 9.31264 37.9336 9.20292L37.664 8.99869L37.2775 9.63165C37.2346 9.70254 37.2552 9.80044 37.3222 9.84939C37.396 9.9034 37.4785 9.88989 37.5472 9.83588C37.7121 9.70929 37.8254 9.53881 37.8976 9.34639L37.5832 9.3869C37.6708 9.527 37.6348 9.75149 37.4699 9.83082C37.3308 9.89833 37.1092 9.83251 37.0474 9.67553L36.7949 9.86626C36.9873 10.003 37.2105 10.0992 37.4424 10.1431C37.518 10.1583 37.5953 10.133 37.6365 10.0654C37.6726 10.0047 37.6674 9.90846 37.609 9.8612C37.4304 9.71435 37.2329 9.60633 37.0096 9.5405L37.0852 9.82238C37.3239 9.56751 37.5884 9.33964 37.8821 9.14722L37.6743 8.88222C37.4561 9.06789 37.1487 9.10502 36.8842 9.00375C36.7502 8.95311 36.6523 9.09827 36.6729 9.21136C36.7039 9.37509 36.8172 9.52025 36.9684 9.59283C37.0457 9.62996 37.1367 9.61983 37.1899 9.54894C37.238 9.48649 37.2414 9.38353 37.1762 9.32783L36.9151 9.10502C36.7485 8.96324 36.5046 9.20123 36.6729 9.34302L36.6815 9.35146Z' fill='%23C2251E'/%3E%3Cpath d='M12.8643 9.34475H12.866C12.8574 9.37513 12.8506 9.40382 12.842 9.43252C12.8197 9.47978 12.7664 9.41226 12.8231 9.46628C12.8471 9.48991 12.8849 9.51016 12.9141 9.52535C12.9828 9.56249 13.055 9.58274 13.1323 9.58949C13.2645 9.60131 13.4036 9.56249 13.517 9.49328C13.7574 9.34812 13.9155 9.06456 13.8244 8.78943C13.7557 8.58351 13.4363 8.6679 13.4929 8.87889C13.5462 9.07469 13.3916 9.26879 13.2027 9.31774C13.0859 9.34812 12.9605 9.33124 12.8489 9.28905C12.7939 9.26879 12.7407 9.23841 12.6926 9.20634C12.6805 9.1979 12.6428 9.15908 12.6307 9.15739C12.6101 9.1557 12.629 9.09325 12.617 9.18777C12.605 9.27723 12.6015 9.21816 12.617 9.22997C12.617 9.22997 12.6531 9.22491 12.6599 9.22491C12.6943 9.22322 12.7303 9.22491 12.763 9.22828C12.8437 9.23335 12.9227 9.24179 13.0017 9.24685C13.1597 9.25867 13.3281 9.25867 13.4792 9.20803C13.7059 9.13039 13.8897 8.92784 13.9172 8.68985C13.9326 8.55819 13.888 8.42485 13.7901 8.33201C13.6922 8.23918 13.5513 8.21724 13.4689 8.11765L13.3469 8.40628C13.699 8.43666 14.0168 8.74555 14.046 9.09325C14.0752 9.44096 13.8176 9.80217 13.4672 9.89669L13.5994 10.2056C13.8725 10.0773 14.0735 9.82917 14.1473 9.54223L13.8158 9.45277C13.7626 9.7701 13.3092 9.97096 13.0515 9.75153L12.8849 10.0334C13.1477 10.1212 13.4174 10.1347 13.6905 10.0925C13.7952 10.0756 13.8536 9.92707 13.7935 9.84436C13.5668 9.53042 13.0996 9.47303 12.8111 9.73972C12.7286 9.81567 12.7544 9.9507 12.8454 10.0047C13.2525 10.2461 13.7901 10.2073 14.1559 9.9085C14.5217 9.60975 14.6351 9.11013 14.4788 8.69491C14.4496 8.61558 14.3792 8.56157 14.2899 8.57338C14.2092 8.5852 14.137 8.6544 14.1405 8.73879C14.1645 9.17258 13.9721 9.57768 13.6252 9.84436C13.5668 9.88994 13.5634 9.98952 13.5977 10.0486C13.6389 10.1195 13.7145 10.1364 13.7918 10.1262C14.2744 10.0604 14.6248 9.61987 14.678 9.16246C14.7055 8.92446 14.6385 8.68309 14.484 8.49574C14.3174 8.29488 14.0271 8.16154 13.7695 8.26618C13.6406 8.31851 13.5874 8.49574 13.7282 8.57507C14.0168 8.73711 14.1971 9.0865 14.125 9.41058C14.0529 9.73465 13.7574 9.99628 13.4225 10.025C13.2044 10.0435 13.201 10.3811 13.4225 10.3625C13.6441 10.344 13.8742 10.3204 14.0529 10.1819C14.2229 10.0503 14.3174 9.83761 14.2572 9.62831C14.2212 9.50341 14.0632 9.46628 13.9704 9.55405C13.8038 9.70933 13.6355 9.86631 13.4689 10.0216C13.4071 10.079 13.4036 10.1803 13.4552 10.2427C13.5118 10.3136 13.596 10.3204 13.6767 10.2866C13.9258 10.1803 14.1113 9.95577 14.1782 9.69752C14.2315 9.48653 13.9017 9.39707 13.8468 9.60806C13.8004 9.79035 13.6784 9.92201 13.5032 9.99628L13.7111 10.2613C13.8777 10.106 14.046 9.94901 14.2126 9.79373L13.9258 9.71946C13.9979 9.97096 13.5805 10.0148 13.4208 10.0267V10.3642C13.9034 10.3237 14.35 9.97771 14.4548 9.50172C14.5595 9.02574 14.3277 8.52274 13.9 8.28475L13.8588 8.59364C14.0151 8.5295 14.1679 8.62571 14.2538 8.75905C14.3397 8.89239 14.3569 9.04599 14.3277 9.19115C14.2624 9.50172 14.0254 9.75828 13.699 9.80217L13.8656 10.084C14.2761 9.76841 14.5114 9.25023 14.4822 8.73879L14.1456 8.78437C14.259 9.0865 14.1834 9.43589 13.9326 9.65195C13.6819 9.868 13.2954 9.87812 13.0172 9.71271L13.0515 9.97771C13.17 9.868 13.3985 9.87981 13.4947 10.0132L13.5977 9.76503C13.3864 9.79879 13.1752 9.77347 12.9742 9.70596C12.8145 9.65195 12.6788 9.87812 12.8076 9.98784C13.2439 10.3609 14.0477 10.1246 14.1456 9.54054C14.1611 9.45109 14.1216 9.35825 14.0254 9.33293C13.9378 9.3093 13.8364 9.36163 13.8141 9.45109C13.7609 9.66038 13.6218 9.82073 13.4242 9.91357C13.2456 9.99796 13.3727 10.2714 13.5565 10.2225C14.058 10.0874 14.4393 9.58274 14.3861 9.06625C14.3328 8.54975 13.8811 8.11765 13.3452 8.07039C13.1803 8.0552 13.1408 8.25775 13.2233 8.35902C13.2662 8.41134 13.3229 8.45016 13.3813 8.48223C13.4328 8.51093 13.4998 8.53118 13.5445 8.57338C13.6046 8.63246 13.5651 8.7236 13.5187 8.78268C13.3281 9.02911 12.9176 8.88227 12.6565 8.88902C12.5122 8.89239 12.3456 8.95147 12.2958 9.09832C12.2374 9.27217 12.3714 9.39876 12.5036 9.48991C12.7681 9.6722 13.1305 9.73296 13.4277 9.59456C13.7248 9.45615 13.9086 9.10844 13.821 8.79112L13.4895 8.88058C13.5496 9.06118 13.3624 9.25698 13.1752 9.25529C13.0567 9.25529 12.9725 9.13883 12.854 9.11519C12.6651 9.07637 12.4761 9.24347 12.5311 9.43421C12.5929 9.64182 12.9244 9.55405 12.8626 9.34475H12.8643Z' fill='%23C2251E'/%3E%3Cpath d='M42.5866 11.6388C42.7807 13.2321 42.7068 14.8525 42.3633 16.4222C42.3169 16.6349 42.6484 16.7244 42.6948 16.5117C43.0452 14.9133 43.1276 13.2625 42.9301 11.6388C42.9198 11.5476 42.8597 11.47 42.7584 11.47C42.6742 11.47 42.5763 11.5476 42.5866 11.6388Z' fill='%23C2251E'/%3E%3Cpath d='M7.19828 40.5724C8.52766 40.7632 9.8622 40.9117 11.2019 41.018C11.4217 41.0349 11.4217 40.6973 11.2019 40.6804C9.89311 40.5775 8.58778 40.434 7.28931 40.2467C7.19828 40.2332 7.10553 40.2686 7.07805 40.3648C7.05572 40.4441 7.10553 40.5589 7.19828 40.5724Z' fill='%23C2251E'/%3E%3Cpath d='M8.30799 42.5676C9.0826 42.6452 9.8555 42.7381 10.6267 42.8495C10.7177 42.863 10.8105 42.8275 10.8379 42.7313C10.8603 42.652 10.8105 42.5372 10.7177 42.5237C9.91733 42.4073 9.11352 42.3094 8.30799 42.23C8.21524 42.2216 8.13623 42.3144 8.13623 42.3988C8.13623 42.4984 8.21524 42.5592 8.30799 42.5676Z' fill='%23C2251E'/%3E%3Cpath d='M37.5148 44.1391L38.6226 44.2421C38.7823 44.2572 38.9592 44.2927 39.0794 44.1593C39.1825 44.0429 39.2031 43.8488 39.2409 43.7053C39.4281 43.0082 39.5981 42.306 39.7476 41.6005C39.7922 41.3878 39.4607 41.2984 39.4161 41.511C39.2804 42.1491 39.131 42.7837 38.9644 43.415C38.9232 43.5686 38.8819 43.7239 38.839 43.8775C38.8373 43.8842 38.8132 43.9484 38.8356 43.9281C38.851 43.9129 38.8149 43.9214 38.7943 43.9197C38.7085 43.9129 38.6243 43.9045 38.5384 43.896L37.5165 43.8015C37.4237 43.7931 37.3447 43.8859 37.3447 43.9703C37.3447 44.0682 37.4237 44.1307 37.5165 44.1391H37.5148Z' fill='%23C2251E'/%3E%3Cpath d='M9.79873 12.9097C14.0411 13.0464 18.2834 13.1646 22.5258 13.2642C26.7475 13.3637 30.9692 13.4448 35.191 13.5072C37.5732 13.5427 39.9537 13.5714 42.336 13.595C42.5576 13.5967 42.5576 13.2591 42.336 13.2574C38.0919 13.2152 33.8479 13.1544 29.6055 13.0768C25.3632 12.9992 21.162 12.9013 16.942 12.7848C14.5615 12.719 12.181 12.6481 9.80045 12.5721C9.57889 12.5654 9.57889 12.9029 9.80045 12.9097H9.79873Z' fill='%23C2251E'/%3E%3Cpath d='M41.9803 13.8261C42.7824 13.7451 43.5948 13.7603 44.3935 13.8835C44.4845 13.897 44.579 13.8599 44.6048 13.7653C44.6271 13.686 44.5773 13.5712 44.4845 13.5577C43.655 13.4295 42.8168 13.4041 41.9803 13.4885C41.8876 13.4987 41.8086 13.5594 41.8086 13.6573C41.8086 13.7417 41.8876 13.8362 41.9803 13.8261Z' fill='%23C2251E'/%3E%3Cpath d='M12.0864 15.438C12.0452 15.8938 12.0022 16.3495 11.961 16.8052L11.8975 17.4888C11.8786 17.6914 11.8288 17.9159 11.8614 18.1201C11.894 18.3243 12.0435 18.4357 12.241 18.4526C12.4591 18.4729 12.6875 18.4391 12.9057 18.4408C13.3505 18.4442 13.7936 18.4796 14.2333 18.5505C14.4566 18.5877 14.6782 18.6332 14.898 18.6855C15.0629 18.7244 15.2518 18.7598 15.3961 18.6501C15.5644 18.5201 15.5455 18.2551 15.5679 18.0661C15.5954 17.845 15.6211 17.6239 15.6486 17.4028C15.7036 16.947 15.7602 16.4913 15.8152 16.0356C15.8581 15.6845 15.9423 15.2169 15.5181 15.0583C15.4133 15.0194 15.2965 15.0127 15.1849 14.9992C15.0595 14.9857 14.9341 14.9722 14.8087 14.9621C14.5425 14.9401 14.2763 14.9249 14.0101 14.9182C13.7576 14.9114 13.5051 14.9114 13.2526 14.9182C13.1272 14.9215 13.0001 14.9283 12.8748 14.9351C12.8043 14.9384 12.7339 14.9435 12.6652 14.9486C12.6377 14.9502 12.6085 14.9536 12.5811 14.9553H12.5553C12.5106 14.9519 12.5192 14.9621 12.5793 14.9857L12.6034 15.0701L12.6 15.087L12.5553 15.1612L12.4213 15.173L12.3423 15.0718L12.3458 15.0802V14.9908L12.3423 15.0043C12.2874 15.2152 12.6188 15.3047 12.6738 15.0937C12.7253 14.8945 12.4917 14.7848 12.3389 14.8996C12.1534 15.0397 12.3131 15.2693 12.5021 15.2895C12.5896 15.2979 12.6807 15.2844 12.7683 15.2777C12.8868 15.2693 13.007 15.2642 13.1255 15.2591C13.3505 15.2507 13.5738 15.2473 13.7988 15.249C14.2625 15.2541 14.7246 15.2828 15.1849 15.3351C15.3429 15.3536 15.494 15.3621 15.5112 15.5461C15.5301 15.7385 15.4803 15.9461 15.458 16.1368C15.403 16.5858 15.348 17.0348 15.2931 17.4838C15.2656 17.7049 15.2398 17.926 15.2123 18.1471C15.2055 18.2028 15.2003 18.2585 15.1917 18.3125C15.19 18.3277 15.1883 18.3564 15.1831 18.3733C15.1677 18.4155 15.1763 18.3868 15.1831 18.3817C15.1436 18.407 15.0475 18.3716 15.008 18.3632C14.1354 18.1522 13.2492 18.0779 12.3526 18.115C12.2753 18.1184 12.2015 18.1336 12.1946 18.0441C12.1843 17.9378 12.2083 17.823 12.2187 17.7167L12.2874 16.9706C12.3337 16.4592 12.3818 15.9495 12.4282 15.438C12.4368 15.3469 12.344 15.2693 12.2564 15.2693C12.1568 15.2693 12.0933 15.3469 12.0847 15.438H12.0864Z' fill='%23C2251E'/%3E%3Cpath d='M11.5592 20.4664C11.4235 21.3998 11.2895 22.3315 11.1539 23.2649C11.1281 23.4489 11.0388 23.7139 11.1865 23.8692C11.2449 23.93 11.3205 23.9587 11.4029 23.9739C11.53 23.9958 11.6571 24.0144 11.7842 24.0329C12.2514 24.1055 12.7168 24.1781 13.184 24.2524C13.7216 24.3368 14.2575 24.4195 14.7951 24.5039C14.9015 24.5207 15.0149 24.46 15.0132 24.3418C14.9994 23.3882 15.051 22.4328 15.1695 21.4859C15.1832 21.3711 15.1987 21.2563 15.2159 21.1433C15.233 21.0302 15.2639 20.912 15.2622 20.7972C15.2588 20.5643 15.0664 20.4715 14.8603 20.4411C14.3691 20.3651 13.8779 20.2926 13.3849 20.2166C12.837 20.1339 12.2892 20.0495 11.7413 19.9668C11.6502 19.9533 11.5558 19.9904 11.53 20.0849C11.5077 20.1643 11.5575 20.2791 11.6502 20.2926C12.5708 20.4327 13.4897 20.5728 14.4103 20.7112C14.522 20.728 14.6353 20.7449 14.747 20.7618C14.7882 20.7685 14.8294 20.7736 14.8706 20.782C14.9239 20.7939 14.9136 20.7804 14.917 20.8293C14.9222 20.9255 14.8861 21.0386 14.8723 21.1348C14.8569 21.2445 14.8414 21.3559 14.8277 21.4656C14.771 21.9146 14.7281 22.367 14.7006 22.8193C14.6697 23.3257 14.6594 23.8338 14.668 24.3418L14.8861 24.1798C14.0101 24.0431 13.1342 23.9063 12.2565 23.7696C12.0367 23.7359 11.8185 23.7004 11.5987 23.6667C11.5575 23.6599 11.5059 23.643 11.4647 23.6447C11.5128 23.643 11.4201 23.6295 11.4372 23.6447C11.4544 23.6599 11.4372 23.67 11.4458 23.6245C11.4699 23.5249 11.4733 23.4169 11.4888 23.3156L11.676 22.021C11.7464 21.5332 11.8168 21.047 11.8872 20.5592C11.901 20.4698 11.8649 20.3786 11.767 20.3516C11.6863 20.3297 11.5695 20.3786 11.5558 20.4698L11.5592 20.4664Z' fill='%23C2251E'/%3E%3Cpath d='M10.91 25.9942C10.7606 26.6626 10.6129 27.3293 10.4634 27.9977C10.4068 28.2543 10.3157 28.5581 10.4634 28.8029C10.6215 29.0628 10.9718 29.0679 11.2415 29.1118C11.9268 29.2198 12.6138 29.3278 13.2991 29.4341C13.4674 29.4611 13.6357 29.4882 13.8024 29.5135C13.9569 29.5371 14.1201 29.5354 14.1819 29.3649C14.2335 29.2198 14.2352 29.0425 14.2575 28.8906C14.2833 28.71 14.309 28.5294 14.3365 28.3505C14.4464 27.5876 14.5581 26.8247 14.668 26.0634C14.6835 25.9571 14.6251 25.8491 14.5031 25.8491C13.4125 25.8491 12.3201 25.7782 11.2398 25.6279L11.3153 25.9098C11.3669 25.8491 11.4201 25.7883 11.4716 25.7275C11.6125 25.5621 11.372 25.3224 11.2295 25.4895C11.1779 25.5503 11.1247 25.6111 11.0732 25.6718C11.001 25.7562 11.0079 25.9351 11.1487 25.9537C12.26 26.1073 13.3798 26.1883 14.5031 26.1866L14.3382 25.9723C14.2575 26.5276 14.1768 27.0812 14.0978 27.6365C14.0583 27.9066 14.0188 28.1767 13.981 28.4484C13.9604 28.5868 13.9415 28.7252 13.9209 28.8636C13.9106 28.9328 13.9003 29.002 13.8899 29.0712C13.8831 29.1219 13.8848 29.2164 13.8539 29.2586L13.9157 29.1978C13.9294 29.1894 13.8487 29.181 13.835 29.1793C13.7852 29.1708 13.7371 29.1641 13.6873 29.1556C13.5825 29.1388 13.4777 29.1219 13.373 29.1067C13.1703 29.0746 12.9676 29.0425 12.7632 29.0105C12.3579 28.9463 11.9508 28.8822 11.5455 28.8197C11.3514 28.7894 11.1539 28.764 10.9615 28.7269C10.8224 28.6999 10.7365 28.6526 10.7297 28.5041C10.7211 28.3454 10.776 28.1817 10.8104 28.0281L10.9426 27.4357C11.0422 26.9867 11.1436 26.536 11.2432 26.087C11.2896 25.8761 10.9598 25.7849 10.9117 25.9976L10.91 25.9942Z' fill='%23C2251E'/%3E%3Cpath d='M10.3003 30.717C11.3291 31.1643 12.4232 31.4344 13.5448 31.5137L13.3799 31.2993C13.0484 32.5315 12.7169 33.7637 12.3854 34.9958L12.5503 34.8726C11.7723 34.8254 11.008 34.6093 10.3209 34.2464C10.1492 34.1553 9.98087 34.054 9.81942 33.946C9.76618 33.9105 9.66999 33.8649 9.63736 33.8059C9.59786 33.7384 9.64766 33.6185 9.66312 33.5493C9.75415 33.1088 9.84518 32.6682 9.9345 32.2277C10.0358 31.7314 10.1389 31.2369 10.2402 30.7407C10.2832 30.528 9.95339 30.4385 9.90873 30.6512C9.71121 31.6082 9.51541 32.5636 9.3179 33.5206C9.27324 33.7367 9.25606 33.9341 9.44328 34.0894C9.59957 34.2194 9.77992 34.3274 9.95682 34.4304C10.3278 34.6464 10.7246 34.8203 11.1351 34.9503C11.5936 35.0954 12.0694 35.1798 12.5503 35.2085C12.6242 35.2136 12.698 35.1528 12.7152 35.0853C13.0467 33.8531 13.3782 32.621 13.7097 31.3888C13.7406 31.2774 13.6547 31.1829 13.5448 31.1744C12.4885 31.0985 11.4425 30.8453 10.4738 30.4233C10.3896 30.3862 10.29 30.3997 10.2385 30.4841C10.1956 30.5567 10.2145 30.6782 10.3003 30.7153V30.717Z' fill='%23C2251E'/%3E%3Cpath d='M35.7885 16.38C36.9341 16.5353 38.0832 16.6737 39.2322 16.7936L39.0673 16.5792C38.8922 17.6544 38.6517 18.7178 38.3494 19.7643L38.5143 19.6411C37.4597 19.6107 36.412 19.4858 35.3815 19.268L35.5017 19.4756C35.7868 18.4325 35.9655 17.3624 36.0393 16.2838C36.0548 16.0678 35.7113 16.0678 35.6958 16.2838C35.6237 17.332 35.4468 18.3701 35.1702 19.3862C35.1479 19.4706 35.1994 19.5735 35.2905 19.5938C36.3502 19.82 37.4305 19.9483 38.5143 19.9803C38.5899 19.982 38.6603 19.9263 38.6792 19.8571C38.9815 18.8106 39.2219 17.7456 39.3971 16.6721C39.416 16.5556 39.3507 16.4712 39.2322 16.4577C38.1124 16.3412 36.9943 16.2079 35.8796 16.056C35.7885 16.0442 35.6958 16.0779 35.6683 16.1741C35.646 16.2535 35.6958 16.3699 35.7885 16.3817V16.38Z' fill='%23C2251E'/%3E%3Cpath d='M35.0055 22.328L37.5526 22.669L38.1847 22.7534C38.2207 22.7585 38.3702 22.7652 38.3856 22.7872C38.4131 22.826 38.365 22.9526 38.3564 22.9914C38.2654 23.4032 38.1726 23.8151 38.0816 24.2252C37.9906 24.6354 37.8996 25.0489 37.8068 25.4591C37.7999 25.4878 37.7965 25.5519 37.7742 25.5772C37.7845 25.5671 37.8051 25.5637 37.7742 25.5637C37.7501 25.5637 37.7278 25.5637 37.7038 25.562C37.6007 25.557 37.4994 25.5502 37.398 25.5418C37.1868 25.5249 36.9772 25.5047 36.766 25.4793C36.3606 25.4287 35.9587 25.3595 35.562 25.2717C35.3559 25.2262 35.1498 25.1772 34.9454 25.1215C34.8526 25.0962 34.7616 25.0709 34.6688 25.0439C34.6293 25.0321 34.5881 25.0219 34.5486 25.0084C34.5332 25.0017 34.4885 24.9747 34.4919 24.9831C34.4782 24.9477 34.5125 24.8801 34.5211 24.8464C34.5366 24.7924 34.5521 24.74 34.5675 24.686C34.6019 24.5662 34.6362 24.4464 34.6706 24.3265C34.7341 24.1071 34.7977 23.886 34.8612 23.6665C34.9935 23.2058 35.1257 22.745 35.258 22.2858C35.3181 22.0766 34.9866 21.9871 34.9265 22.1964C34.7959 22.6504 34.6654 23.1045 34.5349 23.5585C34.4696 23.7847 34.4043 24.0126 34.3391 24.2387C34.2772 24.4514 34.1948 24.6692 34.157 24.8869C34.1192 25.1046 34.2463 25.2633 34.4559 25.3359C34.6654 25.4085 34.8904 25.4608 35.1085 25.5148C35.5517 25.6245 36.0017 25.7123 36.4534 25.7764C36.6852 25.8102 36.9171 25.8372 37.149 25.8591C37.3654 25.8794 37.6024 25.9216 37.8188 25.8979C38.0679 25.8709 38.1125 25.6481 38.1572 25.4473C38.2087 25.2143 38.2602 24.9814 38.3135 24.7485C38.4165 24.2894 38.5179 23.8303 38.6209 23.3695C38.6656 23.172 38.7549 22.9391 38.7205 22.7365C38.681 22.5154 38.4938 22.458 38.2946 22.431C37.228 22.2892 36.1614 22.1458 35.0948 22.004C35.0038 21.9922 34.911 22.0259 34.8835 22.1221C34.8612 22.2015 34.911 22.3179 35.0038 22.3297L35.0055 22.328Z' fill='%23C2251E'/%3E%3Cpath d='M34.1275 27.4727C34.1396 27.5334 34.0674 27.5318 34.1447 27.5183C34.1739 27.5132 34.2134 27.5132 34.2443 27.5166C34.3834 27.5334 34.5243 27.606 34.6565 27.6482C34.9812 27.7512 35.3126 27.8356 35.6476 27.898C36.3191 28.0246 37.0061 28.0753 37.6897 28.0432L37.5248 27.8288C37.3033 28.3774 37.1298 28.9445 37.0113 29.5235C36.9529 29.8087 36.9082 30.0957 36.8756 30.3843C36.8619 30.5092 36.8602 30.6392 36.8378 30.7624C36.8327 30.786 36.8292 30.8367 36.8052 30.8552C36.7674 30.8856 36.6712 30.8417 36.6334 30.8299C36.0254 30.6544 35.4174 30.4738 34.8094 30.2965C34.5088 30.2088 34.2083 30.121 33.9077 30.0332C33.8768 30.0248 33.4783 29.8931 33.4714 29.9049L33.5006 29.9539C33.5075 29.9286 33.5144 29.9049 33.523 29.8796C33.5315 29.8526 33.5401 29.8273 33.5487 29.8003C33.5779 29.7075 33.6071 29.6146 33.638 29.5218C33.8493 28.8601 34.0605 28.1985 34.2718 27.5351C34.3388 27.3275 34.0073 27.2381 33.9403 27.4457C33.7291 28.1073 33.5178 28.769 33.3065 29.4323C33.2585 29.5842 33.1915 29.7412 33.164 29.8982C33.1365 30.0552 33.2293 30.1767 33.3804 30.229C33.7102 30.3438 34.0554 30.4265 34.3903 30.5244C35.0602 30.7202 35.7283 30.916 36.3981 31.1118C36.5476 31.1557 36.7073 31.2198 36.8653 31.1877C37.0147 31.1574 37.1144 31.0409 37.1556 30.9025C37.1951 30.7742 37.1934 30.6307 37.2071 30.4991C37.2226 30.3438 37.2432 30.1902 37.2672 30.0366C37.3823 29.3108 37.5815 28.5985 37.858 27.9149C37.8993 27.8136 37.7945 27.6972 37.6932 27.7005C36.9186 27.736 36.1439 27.6702 35.3882 27.4929C35.2062 27.4507 35.0258 27.4018 34.8472 27.3478C34.6806 27.2971 34.5105 27.2144 34.3388 27.1857C34.0829 27.1419 33.7308 27.2347 33.7978 27.5588C33.8424 27.7714 34.1739 27.682 34.1293 27.4693L34.1275 27.4727Z' fill='%23C2251E'/%3E%3Cpath d='M32.824 33.2893C34.0091 33.6235 35.2234 33.848 36.4515 33.9611L36.2866 33.7468C36.0084 34.8608 35.7284 35.9748 35.4502 37.0888L35.6614 36.9706C34.5261 36.6752 33.4131 36.2972 32.3362 35.8381L32.4153 36.0288C32.7004 35.1393 32.9236 34.2295 33.0782 33.3096C33.0937 33.2201 33.0542 33.1273 32.958 33.102C32.8756 33.08 32.7622 33.129 32.7467 33.2201C32.5904 34.1417 32.3689 35.0498 32.0838 35.9393C32.0632 36.0035 32.0958 36.1014 32.1628 36.1301C33.2672 36.6027 34.4059 36.9943 35.5704 37.2964C35.658 37.32 35.7593 37.2677 35.7816 37.1782C36.0599 36.0642 36.3399 34.9502 36.6181 33.8362C36.6473 33.7214 36.5649 33.6337 36.4532 33.6218C35.2561 33.5121 34.0727 33.2893 32.9168 32.9636C32.7038 32.9028 32.6128 33.2286 32.8257 33.2893H32.824Z' fill='%23C2251E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48613'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3424_48613'%3E%3Crect width='40' height='44' fill='white' transform='translate(5 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#shortcuts-head a.shortcut.santo:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_48699)'%3E%3Cpath d='M25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip1_3424_48699)'%3E%3Cpath d='M25.0913 48.9999C19.3019 48.9999 13.6685 47.8141 6.82136 45.1514C6.37268 44.9759 6.17544 44.6741 6.08874 44.4493C5.79829 43.698 6.27948 42.7477 6.79101 41.7395C7.05545 41.2172 7.32855 40.6778 7.42392 40.2776L7.53447 39.8045C7.77072 38.7814 8.01349 37.724 8.39063 36.7052C8.79162 35.62 9.4332 34.7916 10.298 34.2394C10.5928 34.051 10.8984 33.9354 11.1911 33.822C11.2886 33.7856 11.384 33.7471 11.4793 33.7085C12.394 33.3275 13.3261 32.9551 14.2299 32.5955L14.969 32.3001C15.344 32.1503 15.7537 32.024 16.2153 31.9127C17.4812 31.6152 18.7253 31.0244 20.1342 30.0591C20.403 29.875 20.5287 29.571 20.6327 29.1708C20.7498 28.7234 20.7779 28.2568 20.8061 27.7602C20.8126 27.6382 20.8213 27.5162 20.83 27.3942C20.83 27.3899 20.83 27.3664 20.7931 27.2915C20.2946 26.2726 19.9218 25.3287 19.6617 24.4168C19.07 24.4918 18.8402 24.053 18.7773 23.8967C18.6885 23.6741 18.5888 23.4579 18.4826 23.2289C18.2268 22.6767 17.9645 22.103 17.8583 21.448L17.8453 21.3624C17.7759 20.9386 17.6979 20.457 17.8041 19.9497C17.8887 19.5537 18.1162 19.2134 18.4847 18.9352C18.5216 18.9073 18.5628 18.8816 18.6083 18.856C18.5801 18.781 18.5541 18.7083 18.5281 18.6333L18.4674 18.46C18.2268 17.7793 17.9775 17.0772 18.01 16.2853C18.0621 15.0674 18.1423 13.9736 18.5844 12.8841C18.8424 12.2505 19.252 11.7411 19.8047 11.3751C19.9326 11.2895 20.0605 11.2017 20.1862 11.1161C20.5178 10.8871 20.8603 10.6516 21.2331 10.4483L21.348 10.3841C21.9527 10.0523 22.6312 9.67985 23.4115 9.86392C24.4671 9.1961 26.0038 8.99918 27.5904 9.33523C28.0391 9.43155 28.4401 9.60279 28.8259 9.76974L29.0318 9.8575C29.9313 10.2364 30.7377 10.6602 31.4985 11.1546C32.7664 11.9765 33.4709 13.1666 33.653 14.7977C33.7288 15.4826 33.7982 16.3859 33.6465 17.3148C33.5749 17.7472 33.4514 18.1582 33.33 18.5541C33.2975 18.659 33.2671 18.7618 33.2368 18.8667C33.1913 19.0208 33.1458 19.1727 33.0981 19.3269C33.3668 19.4638 33.5641 19.7143 33.6638 20.0546C33.8003 20.5212 33.731 20.9579 33.6725 21.3432C33.5034 22.4305 33.213 23.3402 32.7903 24.1257C32.6191 24.4468 32.3481 24.6266 32.0382 24.6416C31.8149 25.4378 31.4594 26.2063 30.9522 26.9832L30.9176 27.0496L30.8352 27.1267C30.664 27.2808 30.6228 27.4777 30.6618 27.9614L30.6661 28.0299C30.6986 28.458 30.729 28.8647 30.8287 29.2521C30.9327 29.6545 31.143 29.9435 31.492 30.1618C32.6732 30.9024 33.666 31.491 34.8104 31.78C36.0654 32.0968 37.2532 32.5848 38.402 33.0557C38.8073 33.2227 39.2148 33.3896 39.6244 33.548L39.7588 33.5994C40.1663 33.7578 40.5868 33.9204 40.9921 34.1302C41.5492 34.417 42.0304 34.858 42.4661 35.4808C42.854 36.0373 43.138 36.6795 43.3612 37.5036C43.6127 38.4389 43.7124 39.3743 43.8077 40.2797C43.8793 40.9604 43.9551 41.6667 44.0939 42.3517C44.1437 42.5978 44.2976 42.8782 44.4602 43.1736C44.6487 43.5161 44.8416 43.8693 44.9283 44.2588L44.937 44.2824C44.976 44.3894 45.0606 44.6141 44.9457 44.8539C44.8785 44.9951 44.7571 45.1022 44.6054 45.1557C36.8934 47.812 30.8764 48.9978 25.0956 48.9978L25.0913 48.9999ZM19.9478 23.2631C20.054 23.2631 20.1559 23.2867 20.2491 23.3338C20.5287 23.4729 20.6024 23.7554 20.6284 23.8603C20.8712 24.7936 21.244 25.7632 21.7663 26.8291C21.8422 26.9854 21.9289 27.1994 21.9094 27.4713C21.9007 27.589 21.8942 27.7089 21.8877 27.8266C21.8574 28.351 21.8249 28.8947 21.6818 29.4426C21.5452 29.9628 21.3285 30.5471 20.7519 30.9409C19.2282 31.9855 17.867 32.6255 16.4668 32.9572C16.0571 33.0536 15.6995 33.1649 15.3743 33.2954L14.6352 33.5908C13.7357 33.9504 12.8058 34.3207 11.8998 34.6974C11.7958 34.7402 11.6896 34.7809 11.5834 34.8216C11.3276 34.92 11.087 35.0121 10.8854 35.1405C10.2157 35.5686 9.73232 36.2 9.40719 37.0755C9.05389 38.0301 8.81763 39.0554 8.59004 40.0443L8.4795 40.5216C8.35595 41.046 8.05467 41.6432 7.75989 42.2232C7.44993 42.8354 6.97958 43.7601 7.10096 44.0705C7.10747 44.0854 7.12047 44.1197 7.22018 44.1582C20.0909 49.1604 29.3743 49.2097 43.8077 44.3016C43.7362 44.1111 43.6235 43.9056 43.5065 43.6916C43.3135 43.3384 43.1141 42.9745 43.0318 42.5721C42.8822 41.838 42.8042 41.1081 42.7305 40.3996C42.6351 39.4963 42.5441 38.6423 42.3143 37.7861C42.1258 37.084 41.8895 36.5489 41.5752 36.0973C41.2436 35.6221 40.8881 35.2925 40.4936 35.087C40.1381 34.905 39.761 34.7574 39.3643 34.6032L39.23 34.5497C38.8138 34.3892 38.402 34.2201 37.9901 34.051C36.876 33.5951 35.7251 33.1221 34.546 32.8245C33.2498 32.497 32.1335 31.8378 30.9132 31.0715C30.3323 30.7076 29.9509 30.1854 29.7796 29.5218C29.6561 29.0445 29.6214 28.5715 29.5867 28.1155L29.5824 28.0492C29.552 27.6596 29.4978 26.9469 30.0506 26.3968C30.5339 25.6519 30.8634 24.9198 31.0476 24.1664C31.1061 23.9245 31.2297 23.7469 31.4096 23.642C31.5483 23.5607 31.7044 23.5307 31.8778 23.55C32.2246 22.88 32.4565 22.1266 32.6039 21.1848C32.6537 20.868 32.6949 20.5961 32.6256 20.3543C32.6147 20.3157 32.6039 20.2922 32.5974 20.2794C32.5887 20.2794 32.5779 20.2772 32.5605 20.2794C32.2614 20.2751 32.1032 20.1488 32.0165 20.0375C31.8301 19.7935 31.9103 19.5302 31.9363 19.4424L32.0273 19.1428C32.0858 18.9523 32.1422 18.7639 32.1986 18.5734C32.2289 18.4664 32.2614 18.3594 32.2961 18.2523C32.411 17.8713 32.5215 17.5139 32.58 17.1479C32.7101 16.3473 32.6472 15.5361 32.58 14.9197C32.4326 13.6097 31.9016 12.6979 30.9089 12.0536C30.2023 11.5955 29.4502 11.2017 28.6113 10.8464L28.3989 10.7544C28.0456 10.6024 27.7096 10.459 27.3672 10.3862C26.355 10.1721 24.9829 10.1657 24.0314 10.7501C23.9469 10.9127 23.7821 11.0262 23.5805 11.0519C23.3941 11.0754 23.2164 11.0176 23.095 10.8978C22.7569 10.8571 22.3927 11.0412 21.879 11.3216L21.7598 11.3858C21.4369 11.5634 21.1313 11.7732 20.8083 11.9937C20.6761 12.0836 20.546 12.1756 20.4116 12.2634C20.0388 12.5117 19.7701 12.8456 19.5923 13.2822C19.213 14.2133 19.1415 15.2129 19.0938 16.3302C19.0678 16.9167 19.2737 17.4946 19.4904 18.1068L19.5533 18.2845C19.6162 18.4621 19.6834 18.6355 19.7571 18.8238L20.2556 20.1274L19.2043 19.8149C19.1675 19.8042 19.1436 19.7999 19.1306 19.7999C18.9356 19.9519 18.8879 20.0782 18.8684 20.1723C18.8012 20.487 18.8575 20.8294 18.9182 21.1933L18.9334 21.2811C19.0158 21.7948 19.239 22.2764 19.4753 22.788C19.5533 22.9549 19.6313 23.1262 19.7072 23.3017C19.7939 23.276 19.8763 23.2631 19.9565 23.2631H19.9478Z' fill='%23C2241E'/%3E%3Cpath d='M20.7824 30.9539C14.6093 28.9418 10.4607 23.2739 10.4607 16.8483C10.4629 8.66108 17.2082 2 25.501 2C33.7939 2 40.5392 8.66108 40.5392 16.8504C40.5392 23.0449 36.5879 28.6443 30.7052 30.7869L30.3498 29.8344C35.8314 27.8374 39.5118 22.619 39.5118 16.8483C39.5118 9.21974 33.226 3.01243 25.501 3.01243C17.776 3.01243 11.4903 9.22188 11.4903 16.8504C11.4903 22.8351 15.3549 28.1178 21.1053 29.9907L20.7824 30.9539Z' fill='%23C2241E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48699'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3424_48699'%3E%3Crect width='39' height='47' fill='white' transform='translate(6 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#shortcuts-head a.shortcut.vangelo:before {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='50' viewBox='0 0 56 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 50C41.8071 50 53 38.8071 53 25C53 11.1929 41.8071 0 28 0C14.1929 0 3 11.1929 3 25C3 38.8071 14.1929 50 28 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_3424_48597)'%3E%3Cpath d='M35.7471 37.4013C32.1042 32.9939 27.0049 26.9223 23.4775 22.5247C24.3001 20.7273 25.3289 19.0826 26.4847 17.5005C29.8348 12.8621 34.6413 9.58255 39.6385 7L39.8331 7.19775L55.474 23.0944L55.9999 23.629C54.7515 23.8248 53.4936 24.0676 52.2626 24.373C49.3536 25.1111 46.3445 26.002 43.8883 27.7877C42.2893 29.0251 40.9254 30.5876 39.6482 32.1716C38.5289 33.5813 37.4674 35.0615 36.4715 36.5672L36.2595 36.8922L36.1555 37.0547C36.0765 37.2113 35.9089 37.3719 35.7471 37.4013ZM35.7105 36.6279C35.6257 36.5965 35.4947 36.6514 35.4601 36.7179C35.541 36.5828 35.724 36.2754 35.8107 36.1345C37.3306 33.6694 39.0124 31.3042 40.9716 29.1759C41.7018 28.4103 42.4608 27.6663 43.3123 27.0065C44.183 26.3486 45.1289 25.8493 46.0902 25.4107C48.976 24.1361 52.0449 23.4155 55.1542 22.9848C55.1542 22.9848 54.9365 23.6427 54.9346 23.6407L39.2937 7.74403L39.7291 7.81843C34.9418 10.3246 30.3107 13.5004 27.0896 17.9646C26.0243 19.4213 25.036 20.9955 24.2674 22.6265L24.2134 22.2212C27.5712 26.3584 32.3643 32.3811 35.7066 36.6279H35.7105Z' fill='%23C2241E'/%3E%3Cpath d='M4.39038 18.1917C4.4212 18.1271 4.49826 18.0566 4.57917 18.0448L4.61963 18.0331L4.69861 18.0116C6.31876 17.5886 7.96973 17.3047 9.63803 17.1716C11.7976 17.0247 14.0689 17.0757 16.082 17.992C18.7945 19.2881 21.4587 20.7194 24.0325 22.274C27.2458 25.7103 30.1682 29.4206 33.0752 33.127C34.181 34.5172 35.202 35.9876 36.3078 37.3797C33.6744 36.7512 31.039 36.0992 28.3863 35.5706C27.188 35.3415 25.9705 35.0889 24.7626 35.0399C23.5393 35.036 22.3102 35.1966 21.0908 35.3219C19.4456 35.5059 17.7966 35.7135 16.1417 35.8799L16.0146 35.9054L15.924 35.7859C11.7591 30.2175 7.97165 24.1302 4.39231 18.1878L4.39038 18.1917ZM4.79686 18.3464C7.35712 21.8922 9.84994 25.4107 12.2407 29.027C13.6451 31.171 14.9974 33.2993 16.2843 35.5431L16.0666 35.4492C17.6925 35.0478 19.3339 34.7443 20.9906 34.5093C22.2332 34.3429 23.5123 34.1863 24.7761 34.2C26.0649 34.2509 27.3017 34.5367 28.5461 34.7991C30.987 35.3689 33.4027 36.0326 35.7896 36.8041C35.7896 36.8041 35.5642 37.1585 35.5623 37.1565C34.5162 35.9974 33.4914 34.8187 32.4819 33.6283C29.5575 30.1372 26.2383 26.1763 23.8167 22.6598C21.2025 21.2148 18.5305 19.8227 15.8316 18.5441C12.6048 17.1657 8.63821 17.712 5.26884 18.3444L4.95868 18.411L4.80457 18.4462L4.72751 18.4638L4.68898 18.4736L4.67935 18.4756H4.6755C4.6755 18.4756 4.66394 18.4795 4.6832 18.4736C4.73329 18.4599 4.79108 18.3973 4.80071 18.3464H4.79686Z' fill='%23C2241E'/%3E%3Cpath d='M3.81448 22.1684C6.44986 25.4244 8.85022 28.8548 11.1928 32.3302C12.5798 34.4291 13.9418 36.5398 15.1767 38.7405C15.1767 38.7405 15.0495 38.6857 15.0515 38.6857C17.1725 38.3509 19.3378 37.9946 21.4685 37.6911C21.8441 37.6402 22.3855 37.554 22.7515 37.4718C27.0629 37.0449 31.3993 36.9999 35.7261 36.8824L35.7107 37.1448C34.0482 36.9999 32.3857 36.8531 30.7251 36.7317C27.4289 36.485 24.1 36.2872 20.8077 36.6769C19.124 36.8374 17.4326 36.9627 15.7546 37.1585C14.6623 35.7331 13.6008 34.2881 12.5586 32.8275C10.5089 29.9513 8.50731 27.0417 6.53462 24.1107C5.54443 22.6481 4.56579 21.1776 3.60449 19.6935L3.8164 19.5408C5.92201 22.3759 7.97368 25.2502 10.0003 28.1421C12.0289 31.034 14.0304 33.9455 15.9164 36.9373L15.7816 36.8844C17.3979 36.3792 19.0546 36.1071 20.7229 35.876C22.3739 35.6274 24.1019 35.5471 25.776 35.6274C29.5557 35.7938 33.3084 36.3401 37.0053 37.1448H35.7358C31.6517 37.3837 26.8394 37.5344 22.8131 38.0024C22.0676 38.0161 20.9869 38.1629 20.2336 38.2511C18.5191 38.4606 16.8026 38.6838 15.0938 38.9422L15.0264 38.9598L14.9667 38.8893C13.8956 37.5971 12.8842 36.2618 11.8959 34.9108C9.92132 32.2068 8.03533 29.4383 6.22639 26.6168C5.32289 25.2052 4.43672 23.7817 3.60642 22.3191L3.81833 22.1684H3.81448Z' fill='%23C2241E'/%3E%3Cpath d='M55.6879 24.2672C55.6841 24.465 55.6918 25.8864 55.6879 26.0509L55.4452 26.1919L35.9668 37.4404C35.0441 37.6694 24.1693 39.136 23.574 39.2534C20.9636 39.7038 16.4634 40.5261 13.8223 40.9999L13.6451 40.7493L0.364099 21.853L0 21.3342L0.50473 21.1521L2.67584 20.3689L1.00946 21.9862L1.14816 21.2852L14.4291 40.1815L13.9494 39.9857C16.4827 39.5256 20.9367 38.715 23.4237 38.2882L24.7838 38.0924L35.6644 36.5319L35.491 36.5906L54.9693 25.3421L54.7266 25.767V24.2672H55.6898H55.6879Z' fill='%23C2241E'/%3E%3Cpath d='M53.6825 24.9878C52.8175 25.0485 52.0065 25.4871 51.2147 25.8376C50.4018 26.2311 49.6004 26.658 48.8067 27.1005C45.6126 28.845 42.7846 31.177 39.9932 33.5108C38.5907 34.6935 37.2056 35.8996 35.8166 37.1076L35.6375 36.9255C36.853 35.5236 38.1515 34.2079 39.4904 32.9293C42.8655 29.7398 46.5643 26.7657 50.972 25.2287C51.6328 24.9937 52.3147 24.7901 53.016 24.7098C53.2683 24.6883 53.5245 24.6667 53.7769 24.749L53.6825 24.9878Z' fill='%23C2241E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48597'%3E%3Crect width='56' height='34' fill='white' transform='translate(0 7)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}
#shortcuts-head a.shortcut.agenda-arcivescovo:before {
  margin-top: -6px;
  background-image: url("data:image/svg+xml,%3Csvg width='54' height='60' viewBox='0 0 54 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_52130)'%3E%3Cpath d='M29 57.9995C42.8071 57.9995 54 46.8066 54 32.9995C54 19.1924 42.8071 7.99951 29 7.99951C15.1929 7.99951 4 19.1924 4 32.9995C4 46.8066 15.1929 57.9995 29 57.9995Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.8801 21.5994C14.7894 21.6147 14.7838 21.6126 14.6957 21.5803C14.6506 21.5638 14.5801 21.5125 14.5402 21.4705C14.3927 21.3214 14.2956 21.1338 14.2175 20.9405C14.0572 20.5481 14.0261 20.1398 14.001 19.7211C13.977 19.3281 13.9326 18.9445 13.7479 18.5896C13.6358 18.3732 13.487 18.1814 13.3324 17.9938C13.2834 17.9358 13.2378 17.8747 13.1946 17.8124C13.1868 17.799 13.1764 17.7867 13.1686 17.7733C13.1437 17.7367 13.1951 17.8168 13.174 17.7816C13.1571 17.7522 13.1403 17.7228 13.1234 17.6934C13.112 17.6723 13.1031 17.6501 13.0924 17.6271C13.0876 17.617 13.0619 17.5421 13.0781 17.5966C13.0942 17.6511 13.0767 17.5771 13.0726 17.565C13.0556 17.5186 13.0673 17.5272 13.0692 17.5743C13.0684 17.5592 13.0689 17.5404 13.0725 17.5248C13.066 17.5541 13.0482 17.6025 13.0697 17.5555C13.0866 17.5153 13.0202 17.6324 13.055 17.5839C13.0898 17.5354 12.9948 17.6378 13.0414 17.5979C13.0815 17.564 12.993 17.6139 13.0177 17.6103C13.031 17.6089 13.0434 17.5923 13.0561 17.5927C13.1161 17.5915 12.9947 17.5976 13.037 17.5984C13.0559 17.599 13.0789 17.5884 13.0985 17.5872C13.1163 17.5852 13.1352 17.5859 13.1517 17.5814C13.1841 17.5742 13.0779 17.5796 13.1473 17.5818C13.1952 17.5846 13.2419 17.5849 13.2892 17.5896C13.3364 17.5942 13.3804 17.6019 13.4269 17.6084C13.4407 17.6114 13.5299 17.6293 13.4784 17.6189C13.4288 17.6091 13.5173 17.6289 13.533 17.6325C13.644 17.6606 13.7541 17.6968 13.861 17.736C13.9773 17.7786 14.0908 17.8287 14.2023 17.8844C14.2117 17.8879 14.2958 17.9314 14.2528 17.9093C14.2098 17.8872 14.297 17.9339 14.3094 17.9406C14.3604 17.9698 14.4107 18.0009 14.461 18.0321C14.5677 18.1008 14.6691 18.1781 14.7653 18.264C14.7073 18.2132 14.7653 18.264 14.7867 18.2867C14.8051 18.3061 14.8217 18.3248 14.8382 18.3436C14.8547 18.3623 14.8687 18.3822 14.8846 18.4028C14.89 18.4111 14.8967 18.422 14.9028 18.4285C14.939 18.4692 14.8754 18.3699 14.8962 18.4176C14.9069 18.4405 14.9202 18.4623 14.9316 18.4834C14.9466 18.5121 14.9555 18.5808 14.9396 18.4905C14.9429 18.5107 14.9505 18.5304 14.9538 18.5506C14.965 18.6012 14.9474 18.5968 14.9551 18.5469C14.9515 18.5625 14.9468 18.5987 14.9502 18.6126C14.9561 18.6486 14.9541 18.5845 14.9601 18.574C14.956 18.5852 14.9524 18.6008 14.9476 18.6138C14.934 18.651 14.8932 18.6867 14.9493 18.6207C14.9336 18.6403 14.9203 18.665 14.9046 18.6846C14.6715 18.9896 15.1595 19.3354 15.392 19.0322C15.762 18.5515 15.4117 18.0156 15.0101 17.6952C14.575 17.3498 14.0189 17.1141 13.4753 17.0182C13.2554 16.9797 13.0114 16.9662 12.8025 17.0543C12.5585 17.1569 12.4375 17.3996 12.479 17.6576C12.5262 17.9641 12.7495 18.2255 12.9407 18.4582C13.0923 18.6425 13.2189 18.8368 13.3005 19.0609C13.3188 19.1098 13.3458 19.2274 13.3612 19.3133C13.3797 19.4193 13.3906 19.5288 13.3984 19.6351C13.4183 19.9 13.4223 20.1674 13.4599 20.4303C13.4975 20.6932 13.5802 20.9727 13.6875 21.2252C13.913 21.7534 14.348 22.2845 14.9847 22.1845C15.3658 22.1259 15.2594 21.5401 14.8783 21.5987L14.8801 21.5994Z' fill='%23C2241E'/%3E%3Cpath d='M15.4516 18.4757C15.5073 18.5616 15.4526 18.4613 15.4419 18.4384C15.4168 18.3849 15.4521 18.5034 15.4442 18.4435C15.4422 18.4258 15.4364 18.4068 15.4325 18.3885C15.427 18.357 15.4248 18.3224 15.4194 18.2908C15.4087 18.2214 15.4151 18.3547 15.4196 18.2845C15.4216 18.2557 15.4199 18.2256 15.4201 18.1961C15.4244 18.109 15.4331 18.0214 15.4493 17.9366C15.4524 17.9166 15.458 17.8954 15.4611 17.8755C15.4707 17.8262 15.4433 17.9471 15.4645 17.8662C15.48 17.8064 15.4949 17.7485 15.5123 17.6895C15.5401 17.5962 15.5736 17.5051 15.6126 17.4159C15.6295 17.3757 15.6483 17.3361 15.6671 17.2966C15.6705 17.2873 15.7118 17.2095 15.6752 17.2743C15.6906 17.244 15.7078 17.2144 15.7251 17.1849C15.7708 17.1066 15.8214 17.0323 15.8789 16.9626C15.8939 16.9449 15.9089 16.9272 15.924 16.9095C15.8757 16.9657 15.924 16.9095 15.9337 16.9004C15.9661 16.8701 15.9978 16.8416 16.0326 16.8164C16.05 16.8037 16.0667 16.793 16.0841 16.7804C16.0184 16.8259 16.0732 16.7869 16.0878 16.7817C16.1179 16.7695 16.1467 16.7548 16.176 16.7444C16.0943 16.7757 16.2057 16.7447 16.2323 16.7418C16.1613 16.7496 16.2127 16.7431 16.2342 16.7425C16.2613 16.744 16.2877 16.7474 16.3148 16.7489C16.3356 16.7502 16.4001 16.7717 16.3218 16.7472C16.3424 16.7548 16.3625 16.7579 16.3832 16.7655C16.4113 16.7758 16.4919 16.8286 16.4226 16.78C16.4548 16.8023 16.4889 16.8254 16.5204 16.8496C16.4585 16.8037 16.5069 16.8341 16.5197 16.8515C16.5332 16.867 16.5467 16.8825 16.5601 16.898C16.5736 16.9135 16.5838 16.932 16.5973 16.9475C16.6419 16.9998 16.571 16.8914 16.6015 16.9533C16.6171 16.9864 16.6358 17.0165 16.6513 17.0496C16.6704 17.0904 16.685 17.1317 16.7016 17.1736C16.7294 17.2429 16.6874 17.1136 16.7069 17.1882C16.7144 17.2142 16.7219 17.2402 16.7268 17.2673C16.7489 17.3578 16.7648 17.448 16.7762 17.5388C16.7808 17.5785 16.7847 17.62 16.7893 17.6597C16.7911 17.6836 16.793 17.7075 16.7942 17.7333C16.7893 17.6597 16.7952 17.7653 16.7949 17.7778C16.7996 17.9738 16.7891 18.1705 16.763 18.3636C16.7575 18.4017 16.7521 18.4398 16.7447 18.4772C16.7423 18.4953 16.7381 18.5128 16.7338 18.5302C16.7205 18.6013 16.7406 18.5116 16.7358 18.5246C16.7179 18.5793 16.7075 18.6367 16.6851 18.6918C16.6242 18.8404 16.7159 19.0197 16.8641 19.0741C17.0216 19.1319 17.1869 19.0468 17.2478 18.8982C17.3757 18.5841 17.3958 18.1988 17.3923 17.8661C17.3865 17.4122 17.3216 16.9219 17.0402 16.5463C16.7588 16.1708 16.2272 16.0306 15.8164 16.2515C15.4055 16.4723 15.1357 16.9412 14.983 17.375C14.82 17.8366 14.7073 18.4223 14.9889 18.8612C15.0754 18.9964 15.2971 18.9954 15.4102 18.9018C15.5471 18.7894 15.5373 18.6191 15.4488 18.4832L15.4516 18.4757Z' fill='%23C2241E'/%3E%3Cpath d='M17.2445 19.1101C17.483 18.3321 18.229 17.8415 19.0348 17.8141C19.8407 17.7867 20.5043 18.2223 20.6375 19.0311L20.8787 18.6868C20.509 18.7898 20.1173 18.8889 19.7992 19.1121C19.5443 19.2909 19.3914 19.5683 19.3144 19.8652C19.2615 20.0675 19.2287 20.2729 19.2022 20.4785C19.1896 20.5709 19.1833 20.6636 19.1687 20.7554C19.1611 20.8054 19.1435 20.8939 19.1428 20.8958C19.0757 21.1773 18.9735 21.4733 18.8232 21.7032C18.7461 21.8206 18.6607 21.9201 18.572 21.953C18.5624 21.9558 18.5191 21.9695 18.4922 21.9617C18.4432 21.9501 18.3798 21.9142 18.3149 21.865C18.0068 21.6317 17.6614 22.1151 17.9676 22.3477C18.2738 22.5804 18.6438 22.6274 18.9654 22.4119C19.2395 22.2274 19.4097 21.9141 19.5353 21.6182C19.6535 21.3364 19.7363 21.0354 19.7749 20.7329C19.8002 20.5247 19.8199 20.3145 19.8665 20.112C19.9003 19.9619 19.9462 19.831 20.0139 19.7334C20.0888 19.6278 20.1911 19.5577 20.3292 19.4944C20.539 19.3982 20.7617 19.3363 20.9844 19.2745C21.1428 19.2313 21.2544 19.1012 21.2256 18.9302C21.0942 18.1283 20.5243 17.495 19.7277 17.2999C18.9312 17.1048 18.0914 17.2886 17.4603 17.7791C17.092 18.0641 16.8184 18.4619 16.6811 18.9056C16.5689 19.2697 17.1308 19.478 17.2438 19.112L17.2445 19.1101Z' fill='%23C2241E'/%3E%3Cpath d='M16.3104 21.5753C15.4402 21.3954 14.2739 21.5355 13.9411 22.5006C13.8237 22.8439 13.8333 23.2295 13.8646 23.5851C13.8966 23.962 13.9766 24.3587 14.1491 24.7006C14.3215 25.0425 14.6442 25.3635 15.0596 25.252C15.2155 25.21 15.3309 25.075 15.3008 24.9077C15.2739 24.7607 15.1091 24.6242 14.9532 24.6662C14.9297 24.6724 14.9061 24.6785 14.8821 24.6803C14.9512 24.6718 14.8502 24.6686 14.8865 24.6798C14.9278 24.6949 14.8622 24.6708 14.8509 24.6667C14.8204 24.6513 14.8708 24.6761 14.872 24.6787C14.8603 24.6702 14.8441 24.6621 14.833 24.6517C14.7924 24.6115 14.8562 24.6813 14.817 24.6374C14.7955 24.6147 14.7766 24.5909 14.7583 24.5652C14.734 24.533 14.7195 24.5087 14.6854 24.4392C14.5557 24.1721 14.4993 23.8791 14.4653 23.5774C14.4498 23.4282 14.4427 23.2968 14.4475 23.1445C14.4501 23.0736 14.4552 23.0016 14.4623 22.9303C14.465 22.8996 14.4696 22.8697 14.4742 22.8397C14.4766 22.8216 14.4966 22.7381 14.4824 22.7942C14.5575 22.4966 14.7818 22.2854 15.0681 22.1836C15.4457 22.0476 15.8782 22.0923 16.2644 22.1706C16.4226 22.2033 16.5741 22.0457 16.5876 21.8986C16.6013 21.7221 16.4724 21.6094 16.3123 21.576L16.3104 21.5753Z' fill='%23C2241E'/%3E%3Cpath d='M17.7519 22.3849C17.8535 22.363 17.9568 22.3482 18.0619 22.3403C18.0796 22.3383 18.0177 22.3388 18.0763 22.3413C18.1016 22.3422 18.1275 22.3411 18.1527 22.3419C18.1988 22.344 18.2423 22.3473 18.2881 22.3557C18.3082 22.3589 18.3277 22.3639 18.3478 22.367C18.3648 22.367 18.2883 22.3494 18.3459 22.3663C18.3834 22.3801 18.423 22.3883 18.4617 22.4046C18.4954 22.417 18.5793 22.4667 18.5048 22.4204C18.5377 22.4409 18.5694 22.4589 18.6023 22.4794C18.6352 22.4999 18.6598 22.5258 18.6901 22.5475C18.7316 22.5796 18.649 22.5029 18.684 22.541C18.6975 22.5565 18.7116 22.5702 18.7258 22.5838C18.7484 22.609 18.7704 22.6361 18.7898 22.6643C18.7996 22.6784 18.8093 22.6925 18.819 22.7067C18.8573 22.7587 18.798 22.6652 18.819 22.7067C18.8519 22.7736 18.8887 22.8357 18.9146 22.9043C18.9258 22.9316 18.9594 23.0431 18.9371 22.959C18.9487 22.997 18.9584 23.0343 18.9674 23.0735C18.9861 23.1501 18.9986 23.2264 19.0084 23.3039C19.0137 23.3417 19.0171 23.3789 19.0198 23.4179C19.0205 23.4624 19.0226 23.4569 19.0198 23.4179C19.0205 23.4392 19.0205 23.4624 19.0212 23.4838C19.0237 23.6452 19.0117 23.8054 18.9871 23.9653C18.9823 24.0015 18.9731 24.0383 18.9665 24.0738C18.9567 24.1294 18.982 24.0141 18.9692 24.0664C18.9617 24.0868 18.9586 24.1068 18.953 24.128C18.9345 24.2014 18.9124 24.2735 18.8845 24.3435C18.8613 24.4068 18.8306 24.4673 18.8037 24.5292C18.7822 24.5762 18.84 24.4708 18.8117 24.5131C18.8032 24.5248 18.7977 24.5397 18.7892 24.5513C18.7733 24.5772 18.7568 24.6049 18.7371 24.6294C18.7187 24.6564 18.6947 24.6813 18.6737 24.7095C18.6488 24.7426 18.73 24.6605 18.6873 24.6955C18.6757 24.7039 18.6672 24.7156 18.6556 24.724C18.644 24.7324 18.6343 24.7415 18.6227 24.7499C18.5736 24.791 18.6433 24.7343 18.6439 24.7387C18.6456 24.7456 18.5818 24.7687 18.5741 24.7722C18.5311 24.7965 18.6009 24.763 18.6009 24.763C18.5915 24.7596 18.5748 24.7703 18.564 24.7706C18.5047 24.77 18.63 24.7822 18.5893 24.7714C18.5799 24.768 18.561 24.7674 18.5521 24.7684C18.4957 24.7772 18.5697 24.7495 18.5802 24.7787C18.5797 24.7743 18.5477 24.7688 18.542 24.7668C18.5289 24.762 18.5146 24.7546 18.5027 24.7523C18.4675 24.7437 18.5767 24.7943 18.5177 24.7578C18.3804 24.6737 18.1981 24.6892 18.099 24.8259C18.011 24.9499 18.0306 25.1576 18.1697 25.2424C18.466 25.4208 18.8127 25.398 19.0656 25.1551C19.3185 24.9123 19.4472 24.5964 19.523 24.2737C19.6986 23.5339 19.6492 22.6185 19.0403 22.0743C18.6607 21.7345 18.1149 21.6968 17.6385 21.8007C17.4809 21.8358 17.3676 21.9822 17.3973 22.145C17.4259 22.2991 17.5873 22.4216 17.7449 22.3865L17.7519 22.3849Z' fill='%23C2241E'/%3E%3Cpath d='M14.4509 19.9156C14.6645 20.1164 14.8493 20.3552 15.0105 20.6001C15.0159 20.6084 15.0214 20.6168 15.0269 20.6251C15.0463 20.6534 15.0105 20.6001 15.0124 20.6008C15.0236 20.6049 15.0366 20.6392 15.0432 20.6501C15.0644 20.6853 15.0855 20.7205 15.1059 20.7576C15.1463 20.8273 15.1816 20.8993 15.2143 20.9725C15.2292 21.0075 15.244 21.0425 15.2588 21.0775C15.266 21.0928 15.2706 21.1093 15.2752 21.1257C15.2922 21.1721 15.258 21.0624 15.2752 21.1257C15.2924 21.189 15.3051 21.2528 15.3128 21.319C15.3206 21.3789 15.315 21.2607 15.3119 21.3039C15.3095 21.322 15.3116 21.3397 15.3092 21.3578C15.3082 21.3722 15.3046 21.3877 15.3036 21.4021C15.3029 21.4272 15.315 21.3536 15.3143 21.3554C15.3123 21.361 15.3082 21.3722 15.3061 21.3778C15.302 21.3889 15.2921 21.4043 15.2918 21.4168C15.2887 21.4368 15.3138 21.3742 15.3164 21.3731C15.3106 21.3773 15.309 21.3873 15.3044 21.394C15.2966 21.4038 15.2797 21.4208 15.2756 21.432C15.2756 21.432 15.3261 21.3872 15.3075 21.3973C15.2991 21.4026 15.2913 21.4124 15.2829 21.4178C15.1615 21.5168 15.1345 21.718 15.2443 21.8364C15.3541 21.9548 15.5358 21.9813 15.6656 21.8769C15.9801 21.6229 15.9377 21.2105 15.8183 20.869C15.6989 20.5275 15.4798 20.2023 15.2535 19.9145C15.1492 19.7812 15.0384 19.654 14.9153 19.5371C14.8014 19.4299 14.6241 19.3796 14.494 19.4966C14.3858 19.5941 14.3334 19.8008 14.4553 19.9151L14.4509 19.9156Z' fill='%23C2241E'/%3E%3Cpath d='M18.0171 21.9754C17.9235 21.6097 17.9813 21.2783 18.1367 20.93C18.1751 20.8427 18.1891 20.8162 18.2471 20.7277C18.2986 20.6453 18.3544 20.5686 18.4176 20.4947C18.4333 20.4751 18.4516 20.4544 18.4691 20.4355C18.4483 20.4574 18.4731 20.4306 18.4821 20.4234C18.5152 20.3912 18.5483 20.359 18.5826 20.3293C18.6168 20.2997 18.6523 20.2726 18.6878 20.2455C18.7026 20.234 18.7193 20.2233 18.7361 20.2125C18.8126 20.1604 18.6905 20.2381 18.7714 20.1917C18.9112 20.1121 18.9888 19.9527 18.9161 19.7972C18.8528 19.6622 18.659 19.5699 18.5185 19.6514C17.7127 20.1137 17.1939 21.1626 17.4276 22.08C17.4662 22.2357 17.6089 22.3513 17.7752 22.3216C17.9256 22.2944 18.0569 22.1336 18.0164 21.9773L18.0171 21.9754Z' fill='%23C2241E'/%3E%3Cpath d='M14.681 24.7879C14.3466 24.8236 14.1487 25.1078 14.2098 25.4342C14.2621 25.7151 14.4428 25.9883 14.6398 26.1935C15.1868 26.7615 16.0776 26.6766 16.6297 26.1635L16.2084 26.1229C16.6706 26.7886 17.5995 26.8317 18.2917 26.5515C18.6116 26.4219 18.9464 26.2111 19.0375 25.8582C19.1287 25.5053 18.9857 25.1468 18.8641 24.8172C18.73 24.4577 18.1889 24.7088 18.3218 25.0658C18.3906 25.2494 18.5077 25.4929 18.4643 25.6923C18.4283 25.8543 18.1517 25.9703 17.982 26.0326C17.5305 26.1963 16.9624 26.1673 16.6683 25.7449C16.5809 25.6178 16.3572 25.6012 16.247 25.7044C15.9593 25.9725 15.4547 26.1357 15.1354 25.8518C15.0263 25.7548 14.9113 25.5986 14.8414 25.4526C14.833 25.4348 14.8014 25.3472 14.8041 25.3629L14.7979 25.3332C14.7945 25.2961 14.7915 25.2929 14.7932 25.323C14.798 25.2868 14.7954 25.288 14.7881 25.3254C14.7812 25.344 14.7669 25.3599 14.7514 25.3732C14.734 25.409 14.7043 25.3855 14.786 25.3774C15.1691 25.3364 15.0609 24.7499 14.6796 24.7916L14.681 24.7879Z' fill='%23C2241E'/%3E%3Cpath d='M16.1759 16.4087C16.0575 14.1212 17.9914 12.2889 19.3828 10.7115C20.0574 9.94562 20.7584 9.1599 20.8375 8.09749C20.8583 7.82016 20.8439 7.54043 20.82 7.26353C20.8038 7.06973 20.7396 6.83295 20.779 6.63843C20.8075 6.49689 20.9134 6.48085 21.0555 6.45906C21.3694 6.40956 21.6765 6.49475 21.948 6.65348C22.1811 6.78963 22.3517 6.94511 22.5055 7.16406C22.6592 7.38301 22.852 7.53606 23.119 7.53901C23.263 7.54114 23.4217 7.43894 23.5361 7.52734C23.695 7.65107 23.7984 7.90856 23.8859 8.08207C23.9631 8.23705 24.0389 8.39575 24.0905 8.56246C24.1358 8.70575 24.1523 8.86379 24.2156 8.99887C24.3556 9.30147 24.7638 9.40687 25.0258 9.56843C25.3847 9.79084 25.4537 10.1307 25.5141 10.5286C25.58 10.9581 25.5913 11.4668 25.3385 11.8427C25.2121 12.0307 25.0205 12.1757 24.8026 12.2478C24.5223 12.3392 24.2408 12.2423 23.9572 12.2206C23.4506 12.1804 23.0168 12.3886 22.6333 12.6976C21.7016 13.4451 21.0061 14.4186 20.5049 15.4951C20.3331 15.8648 20.1662 16.2385 19.9639 16.5928C19.8638 16.7672 19.7597 16.9464 19.6273 17.0984C19.5837 17.1479 19.5308 17.1876 19.486 17.2345C19.486 17.2345 19.5402 17.191 19.4692 17.2452C19.4222 17.2807 19.5132 17.2529 19.4634 17.2494C19.0803 17.2208 19.0305 17.8147 19.4162 17.8422C19.7622 17.8678 20.0148 17.591 20.1992 17.3377C20.4511 16.9932 20.6425 16.599 20.8261 16.2145C21.2709 15.2863 21.7238 14.3821 22.4652 13.6429C22.8242 13.2848 23.2858 12.8039 23.835 12.809C24.1109 12.811 24.375 12.8973 24.6546 12.8775C24.9627 12.8554 25.2612 12.7263 25.5013 12.5357C26.3112 11.8998 26.2851 10.5497 25.905 9.67769C25.7143 9.24042 25.3071 9.05097 24.9077 8.83478C24.8511 8.80346 24.7977 8.76911 24.7411 8.73779C24.6902 8.70854 24.7485 8.74681 24.7611 8.77044C24.7551 8.75769 24.7391 8.69693 24.7508 8.75191C24.7124 8.5668 24.655 8.38107 24.5878 8.20445C24.4406 7.8169 24.2286 7.37393 23.924 7.08486C23.7474 6.91663 23.5378 6.86721 23.3018 6.90731C23.1901 6.92756 23.134 6.97031 23.042 6.89643C22.94 6.8147 22.8862 6.65984 22.7967 6.56157C22.3884 6.11416 21.7142 5.81193 21.1087 5.85582C20.6481 5.88742 20.2283 6.09229 20.1761 6.58826C20.1537 6.80593 20.1942 7.0319 20.2148 7.24844C20.2463 7.57453 20.26 7.90255 20.2169 8.22875C20.1426 8.77358 19.8405 9.22009 19.5057 9.63981C17.8742 11.6802 15.4361 13.6399 15.5827 16.512C15.5915 16.6735 15.7857 16.7764 15.9303 16.7535C16.1066 16.7253 16.1791 16.5682 16.1715 16.4092L16.1759 16.4087Z' fill='%23C2241E'/%3E%3Cpath d='M19.8724 15.9893C19.9638 14.8469 20.479 13.7672 21.1557 12.8564C21.4068 12.52 21.6798 12.2106 22.0151 11.9579C22.1498 11.8574 22.2858 11.7595 22.4271 11.6699C22.4773 11.6376 22.53 11.6042 22.5844 11.5777C22.6055 11.5664 22.6405 11.5582 22.6574 11.5411C22.693 11.5078 22.6135 11.5736 22.5314 11.5308L22.3626 11.376C22.3812 11.1802 22.3765 11.1235 22.3459 11.201C22.1973 11.5539 22.76 11.7603 22.9086 11.4074C22.9944 11.2024 22.8683 10.9662 22.6364 10.9487C22.4688 10.9357 22.3047 11.0466 22.1698 11.1301C21.7851 11.3668 21.4247 11.6357 21.1182 11.9666C20.1292 13.033 19.3923 14.479 19.2765 15.9375C19.2471 16.3193 19.843 16.3712 19.8731 15.9874L19.8724 15.9893Z' fill='%23C2241E'/%3E%3Cpath d='M24.2921 7.81524C25.5013 7.47137 26.7283 7.25861 27.993 7.33197C29.2577 7.40532 30.4264 7.65884 31.638 7.45938C31.735 7.44431 31.8401 7.36674 31.8655 7.2684C31.9582 6.92874 32.3555 6.71562 32.6505 6.57262C33.0025 6.40197 33.4133 6.25078 33.8099 6.24849C34.5286 6.24402 34.5438 7.34524 34.0063 7.62727C33.793 7.73901 33.7661 8.09648 34.0304 8.17653C35.5829 8.64259 37.0324 9.45928 38.1927 10.5942C38.3133 10.7123 38.5663 10.765 38.6668 10.5781C38.8676 10.2106 39.2285 10.172 39.5148 10.4416C39.8625 10.7698 39.6221 11.1988 39.2846 11.4634C39.0987 11.6106 39.1701 11.8858 39.3742 11.9734C40.0089 12.2442 40.3363 12.9469 40.5583 13.554C40.8192 14.264 40.9571 15.0134 41.0984 15.7534C41.1629 16.0937 41.252 16.4368 41.276 16.7833C41.3038 17.1946 41.404 17.548 41.7777 17.7822C42.0353 17.9443 42.3777 17.8925 42.4966 18.2064C42.5779 18.4198 42.5611 18.6628 42.5311 18.884C42.4947 19.1514 42.4172 19.4439 42.2533 19.6645C42.109 19.8607 41.9768 19.8903 41.7623 19.7441C41.5479 19.5979 41.2279 19.7739 41.2952 20.0372C41.4671 20.723 41.3772 21.4669 41.2253 22.1479C41.0733 22.8289 40.8433 23.5256 40.4771 24.1238C40.4143 24.2253 40.3914 24.3921 40.4911 24.4857C40.8547 24.8344 40.785 25.3725 40.5211 25.7613C40.196 26.2415 39.6466 26.2194 39.1456 26.3903C38.4993 26.6092 38.1807 27.1995 37.6971 27.6302C37.1708 28.1021 36.5627 28.5186 35.9385 28.8512C35.7559 28.9489 35.7246 29.1443 35.8337 29.311C35.9428 29.4777 36.0145 29.6475 35.9313 29.8281C35.848 30.0087 35.635 30.1543 35.4721 30.2677C35.1664 30.4806 34.8754 30.6124 34.5066 30.4983C34.0959 30.3708 33.714 30.2054 33.2746 30.2258C32.7663 30.2483 32.2827 30.4298 31.7792 30.4857C31.2446 30.5451 30.7119 30.5587 30.1884 30.6981C29.7355 30.8191 29.2894 30.9679 28.8595 31.1479C27.9902 31.5109 27.0734 32.0148 26.5974 32.8598C26.0624 33.8078 26.3701 34.7904 26.3983 35.8098L26.5711 35.565C25.1535 36.1871 24.8463 33.8979 24.9025 32.9791C24.9778 31.776 25.2556 30.4445 26.0252 29.4834C26.4614 28.9383 27.0802 28.6143 27.788 28.6164C28.1706 28.6174 28.2223 28.0242 27.8352 28.0236C27.0637 28.0214 26.3478 28.2907 25.8042 28.8387C25.2607 29.3866 24.9248 30.0761 24.6961 30.7923C24.2544 32.1819 24.0588 33.8581 24.7026 35.2237C24.8786 35.5965 25.1355 35.9461 25.5097 36.1383C25.9344 36.3553 26.4002 36.2919 26.8214 36.1065C26.9103 36.0673 26.9952 35.9634 26.9942 35.8617C26.9708 34.9917 26.6494 34.0231 27.0848 33.2075C27.5555 32.3246 28.6126 31.8617 29.512 31.5329C29.9719 31.3639 30.4449 31.2228 30.9334 31.1614C31.4815 31.0943 32.0274 31.0792 32.567 30.9542C32.8091 30.8973 33.0553 30.8293 33.3063 30.8179C33.5573 30.8066 33.7682 30.8755 33.9916 30.9511C34.3338 31.0682 34.6756 31.1978 35.0426 31.1255C35.5137 31.0302 36.0035 30.6927 36.3102 30.3323C36.6841 29.8931 36.5969 29.3883 36.2974 28.9343L36.1926 29.3941C36.8834 29.0247 37.5767 28.5676 38.1484 28.03C38.4252 27.7685 38.6423 27.4491 38.9277 27.1991C39.1917 26.9666 39.4971 26.9056 39.8306 26.8316C40.4646 26.6926 40.9472 26.363 41.2033 25.7518C41.4298 25.21 41.3984 24.5357 40.9523 24.1102L40.9663 24.4722C41.3756 23.8032 41.6356 23.0478 41.8043 22.2864C41.973 21.525 42.077 20.7018 41.8852 19.9369L41.4181 20.23C42.8036 21.1689 43.5806 18.6272 42.9068 17.7087C42.7991 17.5616 42.6515 17.4652 42.48 17.4107C42.3084 17.3562 42.1326 17.3424 42.0014 17.2014C41.8701 17.0604 41.8819 16.8599 41.8704 16.6826C41.8555 16.4681 41.8119 16.2621 41.7696 16.0524C41.6055 15.2238 41.4642 14.3909 41.2028 13.5836C40.9222 12.7185 40.4745 11.7986 39.5858 11.4198L39.6753 11.9297C39.9987 11.6747 40.2767 11.3228 40.2973 10.8955C40.3144 10.5471 40.1561 10.2188 39.896 9.98827C39.3615 9.51357 38.534 9.59424 38.1855 10.2369L38.6595 10.2208C37.4223 9.01121 35.8997 8.12126 34.2401 7.62225L34.2642 8.17151C35.1977 7.68007 35.2837 5.92569 34.0938 5.68342C33.5651 5.57602 32.9609 5.77872 32.4877 5.99568C32.0144 6.21263 31.4503 6.54402 31.3078 7.06594L31.5353 6.87496C30.3257 7.07511 29.1016 6.78655 27.8914 6.73315C26.6811 6.67974 25.3986 6.88695 24.1913 7.23151C23.8254 7.33582 23.9274 7.9221 24.2977 7.81731L24.2921 7.81524Z' fill='%23C2241E'/%3E%3Cpath d='M27.691 27.8312C27.6731 27.8394 27.7101 27.8488 27.657 27.8251C27.5784 27.79 27.512 27.7508 27.4414 27.6996C27.2588 27.565 27.0997 27.4011 26.9484 27.2337C26.6627 26.9221 26.4029 26.5861 26.1457 26.249C25.3477 25.211 25.1009 23.894 25.2055 22.6172C25.2936 21.5475 25.7176 20.5019 26.3369 19.6313C26.9563 18.7608 27.8303 17.9963 28.9031 17.7692C29.4639 17.6498 30.0793 17.6602 30.6296 17.8304C30.8989 17.9144 31.1645 18.0371 31.3667 18.2401C31.5504 18.4236 31.6566 18.6736 31.76 18.9079C31.9906 19.4337 32.1841 20.043 32.119 20.6208C32.0824 20.9409 31.7656 21.6016 31.3431 21.4424C30.99 21.3086 30.7567 20.8367 30.5897 20.5263C30.3463 20.0761 30.1499 19.643 29.6223 19.4685C28.5699 19.1183 27.5176 19.8174 26.9832 20.6769C26.0716 22.1411 25.9027 24.6145 27.521 25.6958C27.7225 25.831 27.9457 25.9361 28.1766 26.0144C28.44 26.1026 28.7289 25.7674 28.5102 25.5457C28.3984 25.4329 28.3896 25.2481 28.4996 25.128C28.6468 24.9646 28.7475 25.067 28.7991 25.2337C28.8669 25.4549 28.8897 25.6828 28.9715 25.9007C29.0737 26.1789 29.2222 26.4529 29.4206 26.6776C30.2246 27.589 31.6951 27.5943 32.7962 27.3944C34.0583 27.1671 35.2964 26.5763 36.22 25.6885C37.2661 24.6811 38.0103 23.2674 38.4845 21.9108C39.2959 19.5886 39.4339 16.8864 38.2085 14.67C37.0583 12.5909 34.9303 11.1179 32.7603 10.2353C32.064 9.95247 31.3326 9.75383 30.589 9.65207C29.8964 9.55634 29.1496 9.50405 28.4551 9.59339C27.9482 9.65865 27.4504 9.78006 26.9457 9.85668C26.7003 9.89334 26.4505 9.93047 26.201 9.93186C26.035 9.93216 25.8629 9.91971 25.7857 9.85761C25.4862 9.61263 25.142 10.0986 25.4384 10.3403C25.7349 10.5821 26.1927 10.5347 26.5376 10.505C27.025 10.4642 27.5057 10.3661 27.9855 10.2761C29.1406 10.0623 30.3543 10.1296 31.492 10.433C32.7651 10.7733 33.9727 11.4084 35.054 12.1555C35.9557 12.7775 36.7659 13.5328 37.3787 14.4437C38.7722 16.5149 38.7468 19.1423 38.0106 21.4393C37.773 22.1797 37.4579 22.8937 37.0651 23.5645C36.7073 24.1743 36.3046 24.7907 35.7854 25.2779C34.8633 26.1387 33.6407 26.693 32.3861 26.8535C31.7296 26.9377 30.9746 26.931 30.361 26.6489C29.806 26.3926 29.5492 25.8572 29.4297 25.2898C29.376 25.0358 29.3023 24.7554 29.0846 24.589C28.8669 24.4226 28.533 24.4162 28.2857 24.5451C27.8065 24.7957 27.664 25.5266 28.0535 25.9207L28.3871 25.452C26.4527 24.7973 26.6329 22.0958 27.6586 20.7558C27.9808 20.3356 28.43 20.0275 28.9712 19.9791C29.2396 19.9551 29.5368 20.0092 29.7289 20.2106C29.8738 20.3608 29.9515 20.5899 30.0507 20.7719C30.2693 21.1794 30.5326 21.639 30.9355 21.8924C31.4011 22.1835 31.8968 22.0444 32.2577 21.6638C33.1284 20.7462 32.6502 19.2365 32.1119 18.2559C31.4924 17.1315 29.9168 16.9314 28.7707 17.1844C26.4677 17.697 24.9084 20.1438 24.6374 22.356C24.4752 23.6856 24.6974 25.116 25.4338 26.2581C25.6888 26.6535 25.9973 27.0305 26.3038 27.3899C26.6103 27.7494 26.9636 28.1724 27.41 28.3594C27.5854 28.4322 27.7781 28.4522 27.9534 28.3687C28.2996 28.2023 28.0467 27.6619 27.7005 27.8284L27.691 27.8312Z' fill='%23C2241E'/%3E%3Cpath d='M14.6309 26.241C14.6965 27.4599 14.5791 28.7024 14.8968 29.8956C15.2144 31.0888 15.7674 32.2437 16.4228 33.2821C17.0781 34.3204 17.8963 35.3848 18.7138 36.3581C19.5313 37.3314 20.4463 38.2708 21.4864 39.026C21.905 39.3294 22.3486 39.5934 22.7579 39.9103C23.1672 40.2273 23.5577 40.5837 23.6526 41.0851L24.1197 40.792L24.0815 40.7336C23.9148 40.3875 23.3725 40.6361 23.5392 40.9823C23.5983 41.1053 23.6699 41.1885 23.7743 41.2754C23.9792 41.4476 24.289 41.2235 24.2414 40.9823C24.0622 40.032 23.1524 39.4323 22.4002 38.9305C21.4125 38.2705 20.5344 37.503 19.7358 36.6232C18.8661 35.6645 18.0933 34.6274 17.3416 33.579C16.5899 32.5306 16.0372 31.4096 15.6205 30.2139C15.1598 28.8943 15.2945 27.5061 15.2222 26.137C15.2134 25.9754 15.0192 25.8725 14.8746 25.8955C14.6983 25.9237 14.6258 26.0808 14.6334 26.2398L14.6309 26.241Z' fill='%23C2241E'/%3E%3Cpath d='M18.4081 25.921C18.7075 27.3438 19.3299 28.6403 20.1108 29.8641C20.5068 30.4843 20.9211 31.1008 21.3685 31.685C21.816 32.2692 22.3816 32.7807 22.9336 33.2829C23.5478 33.8418 24.1599 34.4062 24.6169 35.1037C24.8078 35.3954 25.25 35.0889 25.1193 34.7898C25.0753 34.6892 25.0177 34.6259 24.9408 34.5512C24.6659 34.2857 24.2021 34.6624 24.4809 34.9293C24.5172 34.9637 24.5598 34.9983 24.577 35.0384L25.0794 34.7245C24.2817 33.5115 23.0321 32.7069 22.0876 31.6215C21.6212 31.0831 21.2256 30.4736 20.8321 29.8817C20.4385 29.2898 20.0943 28.7202 19.7911 28.1023C19.4336 27.3716 19.1659 26.6106 18.9976 25.8163C18.9183 25.441 18.3295 25.5438 18.4088 25.9191L18.4081 25.921Z' fill='%23C2241E'/%3E%3Cpath d='M25.72 36.2324C25.7348 36.2442 25.7496 36.256 25.7645 36.2677C25.8238 36.3148 25.7326 36.2328 25.7701 36.2698C25.8118 36.3126 25.8555 36.356 25.8966 36.4006C25.9941 36.5061 26.0832 36.6169 26.1717 36.7295C26.4035 37.0257 26.6205 37.3333 26.8259 37.6493C27.0312 37.9653 27.2381 38.3177 27.4161 38.668C27.5018 38.8345 27.5817 39.0053 27.6528 39.177C27.7238 39.3487 27.7608 39.451 27.7961 39.5927C27.8148 39.6692 27.8317 39.7451 27.8415 39.8226C27.8453 39.8472 27.8478 39.9389 27.8473 39.8648C27.8476 39.8987 27.8461 39.9319 27.8446 39.9651C27.8423 40.0234 27.8304 40.0211 27.8459 39.9846C27.8377 40.0069 27.8288 40.0311 27.82 40.0553C27.8497 39.9628 27.8367 40.0446 27.8084 40.0637C27.9061 40.0004 27.7424 40.0986 27.8438 40.0366C27.7064 40.1213 27.6252 40.2731 27.6992 40.4311C27.7612 40.5636 27.9593 40.6616 28.0967 40.5769C28.7397 40.1816 28.3501 39.2597 28.1095 38.7323C27.7481 37.9369 27.2618 37.1801 26.7322 36.4834C26.536 36.2235 26.3264 35.9482 26.0661 35.7472C25.7612 35.5108 25.4158 35.9942 25.7188 36.2299L25.72 36.2324Z' fill='%23C2241E'/%3E%3Cpath d='M25.2183 41.3237C24.8482 40.9811 24.2727 40.5779 23.7393 40.6398C23.4346 40.6758 23.19 40.9132 23.1519 41.2202C23.1109 41.564 23.3932 41.8385 23.6182 42.0604C23.8758 42.3153 24.0331 42.5884 24.0507 42.9579C24.0707 43.3558 23.9883 43.7604 23.9597 44.1574C23.9019 44.9764 24.0169 45.7997 24.6718 46.3692C25.3268 46.9388 26.4844 46.9096 26.9184 46.0745C26.9924 45.9306 26.8776 45.7449 26.7395 45.6922C26.5707 45.6302 26.4291 45.7261 26.3558 45.8681C26.0878 46.3841 25.2999 46.1711 24.9774 45.8438C24.5192 45.3759 24.5151 44.72 24.5659 44.1116C24.6167 43.5033 24.756 42.8219 24.477 42.2192C24.3572 41.9599 24.1801 41.7873 23.9836 41.5864C23.9215 41.5236 23.7676 41.4038 23.7538 41.3079C23.7523 41.2947 23.7838 41.2261 23.7593 41.2466C23.7924 41.2144 23.8754 41.2259 23.9545 41.2422C24.0587 41.2657 24.1671 41.3181 24.2624 41.3657C24.3627 41.4173 24.4588 41.48 24.5505 41.5432C24.5926 41.5734 24.6348 41.6036 24.6743 41.635C24.6929 41.6482 24.7965 41.7369 24.7572 41.6992C24.876 41.8103 25.0422 41.8502 25.1785 41.7398C25.2909 41.648 25.3366 41.4304 25.2171 41.3212L25.2183 41.3237Z' fill='%23C2241E'/%3E%3Cpath d='M25.2693 41.9969C25.4258 41.8137 25.5483 41.6074 25.6894 41.4143C25.8134 41.2445 25.9712 41.0174 26.1898 40.9667C26.6696 40.8535 27.0944 41.4821 27.2274 41.8561C27.3271 42.1354 27.7937 42.0469 27.7978 41.7571C27.8053 41.1392 28.0396 40.5643 28.7182 40.4776C29.0154 40.4389 29.3958 40.475 29.6666 40.6186C29.7506 40.6621 29.8004 40.712 29.8386 40.7936C29.8493 40.8165 29.8437 40.8609 29.8392 40.8846C29.8488 40.8353 29.8525 40.8599 29.8309 40.89C29.7869 40.952 29.7236 41.0026 29.6716 41.0574C29.5643 41.1701 29.4493 41.2862 29.3891 41.433C29.3072 41.6331 29.3227 41.852 29.3352 42.0614C29.357 42.4198 29.4234 42.7608 29.5244 43.1061C29.7249 43.7834 29.9957 44.478 29.7491 45.1792C29.5353 45.7911 28.8687 46.4712 28.1766 46.0843C27.8433 45.8966 27.4941 46.3786 27.8293 46.567C28.6445 47.0244 29.5151 46.6872 30.0202 45.9542C30.5252 45.2211 30.5062 44.3043 30.2481 43.4475C30.1192 43.016 29.973 42.5908 29.9342 42.1396C29.916 41.9282 29.8787 41.7224 30.0224 41.5513C30.1438 41.4059 30.3264 41.285 30.3978 41.1022C30.5425 40.7309 30.3388 40.329 30.0146 40.1341C29.6654 39.9258 29.2151 39.8598 28.8137 39.8751C28.3624 39.8932 27.9381 40.0521 27.6345 40.3925C27.3159 40.7506 27.2046 41.2397 27.1993 41.7064L27.7697 41.6074C27.5481 40.9878 26.9199 40.3162 26.2056 40.3666C25.4913 40.417 25.189 41.1716 24.7812 41.6511C24.532 41.9418 25.0219 42.2883 25.2686 41.9988L25.2693 41.9969Z' fill='%23C2241E'/%3E%3Cpath d='M25.7954 44.1996C25.8259 44.215 25.8222 44.2136 25.7841 44.1954C25.7966 44.2021 25.8102 44.2113 25.822 44.2199C25.8424 44.2337 25.8615 44.2513 25.882 44.2651C25.898 44.2794 25.8937 44.2736 25.8648 44.2482C25.874 44.258 25.8851 44.2683 25.8943 44.2781C25.9108 44.2968 25.9273 44.3155 25.9413 44.3354C25.9541 44.3528 26.0057 44.4034 25.9548 44.3509C25.9732 44.3703 25.9843 44.404 25.9975 44.4257C26.0209 44.4723 26.0405 44.5175 26.0587 44.5664C26.0664 44.5861 26.0753 44.6083 26.0822 44.6299C26.0875 44.6445 26.1165 44.7396 26.0933 44.6635C26.109 44.7136 26.1247 44.7637 26.1385 44.8131C26.1638 44.9005 26.1918 44.9867 26.2153 45.0735C26.2613 45.2381 26.2952 45.4068 26.3176 45.5775C26.3222 45.6172 26.3224 45.6574 26.3289 45.6978C26.3125 45.6031 26.3268 45.7034 26.3259 45.7347C26.3249 45.7491 26.3207 45.7665 26.3203 45.7791C26.3174 45.6999 26.3406 45.7063 26.3278 45.7354C26.3596 45.6605 26.4187 45.5977 26.5228 45.581C26.5685 45.5724 26.6113 45.5776 26.6551 45.5916C26.7129 45.6254 26.7291 45.6335 26.7037 45.6157C26.5741 45.5281 26.3753 45.548 26.285 45.6838C26.1948 45.8196 26.2162 46.0048 26.3557 46.1003C26.4747 46.1819 26.622 46.198 26.746 46.121C26.8539 46.0529 26.901 45.9478 26.9183 45.8253C26.9422 45.6673 26.911 45.4912 26.8838 45.3335C26.8566 45.1757 26.8181 45.0138 26.7687 44.8585C26.7049 44.6493 26.6533 44.4362 26.5628 44.2362C26.4432 43.9707 26.2593 43.7702 25.9957 43.6418C25.8549 43.5733 25.6576 43.6761 25.612 43.8178C25.5595 43.9842 25.6389 44.1274 25.791 44.2001L25.7954 44.1996Z' fill='%23C2241E'/%3E%3Cpath d='M28.2438 45.8725C28.3173 45.91 28.2301 45.8633 28.2165 45.854C28.1923 45.8388 28.1713 45.8206 28.1497 45.8042C28.1256 45.7827 28.128 45.7878 28.162 45.8171C28.1527 45.8074 28.1447 45.8003 28.1355 45.7906C28.1239 45.7757 28.1117 45.7628 28.1001 45.748C28.05 45.6874 28.1093 45.7809 28.0934 45.7371C28.0858 45.7174 28.0757 45.6926 28.0655 45.6741C28.0794 45.7404 28.0403 45.6268 28.0655 45.6741C28.0622 45.6539 28.0565 45.6349 28.0532 45.6147C28.0483 45.5876 28.0241 45.5259 28.0484 45.6045C28.0427 45.5855 28.048 45.5537 28.0491 45.533C28.0522 45.4898 28.0572 45.4473 28.064 45.4054C28.0758 45.3211 28.051 45.4408 28.0676 45.3899C28.0751 45.3694 28.0795 45.3457 28.0852 45.3245C28.0985 45.2766 28.1162 45.2283 28.1333 45.1818C28.1688 45.085 28.2137 44.9917 28.2604 44.8991C28.2684 44.883 28.3143 44.7985 28.2705 44.8774C28.2792 44.8595 28.2898 44.8423 28.2991 44.8225C28.3251 44.775 28.3503 44.7294 28.3781 44.6826C28.4723 44.5187 28.5714 44.3587 28.6562 44.1914C28.7283 44.0468 28.616 43.86 28.4772 43.8091C28.3103 43.7478 28.1657 43.8405 28.0936 43.985C28.0709 44.0294 28.0924 43.9824 28.1062 43.9622C28.0976 43.9738 28.0922 43.9887 28.0855 44.001C28.0669 44.0343 28.049 44.0658 28.0304 44.099C27.9914 44.1649 27.9549 44.2297 27.9158 44.2955C27.8177 44.4643 27.7227 44.6364 27.6401 44.8151C27.483 45.1564 27.3806 45.5516 27.5189 45.9169C27.6108 46.1596 27.8148 46.3168 28.0383 46.4325C28.1834 46.5069 28.3715 46.3943 28.422 46.2566C28.4828 46.091 28.3882 45.9487 28.2431 45.8743L28.2438 45.8725Z' fill='%23C2241E'/%3E%3Cpath d='M26.7383 43.0213C26.7506 43.0342 26.7603 43.0483 26.7681 43.0618L26.7275 42.9983C26.7662 43.0611 26.7926 43.1341 26.816 43.2039L26.7933 43.1322C26.8584 43.3376 26.9061 43.5557 26.9166 43.7707L26.913 43.6933C26.9147 43.7235 26.9158 43.7556 26.9093 43.7848C26.8966 43.8541 26.9333 43.9457 26.9772 43.9998C27.0243 44.0571 27.1089 44.1051 27.1846 44.1075C27.2603 44.1099 27.3409 44.0931 27.4004 44.041C27.4639 43.9841 27.4922 43.9185 27.5078 43.8355C27.5233 43.7525 27.5076 43.656 27.4986 43.5704C27.4869 43.469 27.4681 43.3692 27.4475 43.2688C27.4206 43.1449 27.3849 43.022 27.3433 42.9033C27.3104 42.8131 27.2676 42.7151 27.202 42.6446C27.1475 42.5845 27.0772 42.5439 26.9947 42.5369C26.9222 42.5314 26.8332 42.5537 26.7788 42.6034C26.6642 42.707 26.6254 42.8996 26.7402 43.0219L26.7383 43.0213Z' fill='%23C2241E'/%3E%3Cpath d='M25.0243 46.07C24.3622 46.1522 24.4917 46.9766 24.5896 47.4347C24.7373 48.1285 24.932 48.8797 24.6706 49.5691C24.5358 49.925 24.2747 50.167 24.0246 50.4426C23.7746 50.7182 23.5931 51.0506 23.5718 51.4333C23.5319 52.1512 23.9703 52.8123 24.5172 53.2473C25.0937 53.7058 25.8717 53.9341 26.5898 54.0414C27.3583 54.1565 28.1595 54.1126 28.8904 53.8487C29.5645 53.6062 30.2671 53.199 30.6554 52.5814C31.0436 51.9639 31.0293 51.243 30.7093 50.5957C30.3049 49.7782 29.6401 49.0846 29.4952 48.1512C29.4222 47.6832 29.5243 47.2077 29.5674 46.7421C29.584 46.5519 29.6538 46.2397 29.52 46.0767C29.363 45.884 29.1899 45.9556 29.0037 46.0224C28.6408 46.1532 28.8963 46.6923 29.2566 46.5627C29.2738 46.5563 29.3858 46.5003 29.3712 46.5055L29.0707 46.4776L29.1154 46.5067L28.9902 46.2391C28.992 46.9533 28.7761 47.6636 28.927 48.3776C29.0779 49.0916 29.436 49.6642 29.8051 50.2472C30.1326 50.7641 30.5084 51.3348 30.2889 51.9678C30.099 52.5146 29.5756 52.8799 29.072 53.1216C27.8838 53.6927 26.3876 53.6125 25.2192 52.9982C24.7212 52.7374 24.2492 52.2433 24.1721 51.6704C24.0801 50.9991 24.7165 50.6795 25.0258 50.1786C25.4514 49.4882 25.4328 48.6686 25.2963 47.8923C25.251 47.633 25.1759 47.3795 25.1325 47.1208C25.1117 47.0034 25.0892 46.8791 25.0969 46.7595C25.1007 46.7144 25.0995 46.6654 25.1208 46.6247C25.1022 46.658 25.0415 46.661 25.1239 46.6511C25.5053 46.6032 25.3989 46.0174 25.0175 46.0653L25.0243 46.07Z' fill='%23C2241E'/%3E%3Cpath d='M24.9611 52.002C25.4538 51.8598 25.916 52.137 26.3618 52.3195C26.8076 52.502 27.2549 52.588 27.7356 52.4667C28.2163 52.3453 28.6446 52.1288 29.1119 51.992C29.2265 51.958 29.3409 51.9303 29.4589 51.9103C29.5769 51.8902 29.6985 51.9011 29.8078 51.8757C30.1324 51.8027 30.1486 51.4223 29.958 51.2109C29.7013 50.9247 29.2394 51.302 29.498 51.589L29.5112 51.408L29.7798 51.2849C29.3324 51.2981 28.918 51.4184 28.4995 51.5731C28.1232 51.7116 27.7359 51.9031 27.3283 51.9352C26.9208 51.9672 26.5311 51.742 26.1659 51.589C25.7508 51.4156 25.3003 51.2863 24.8554 51.4144C24.4888 51.5206 24.5926 52.1075 24.9618 52.0002L24.9611 52.002Z' fill='%23C2241E'/%3E%3Cpath d='M16.5652 26.5769C16.6624 26.6484 16.7418 26.838 16.7968 26.9722C16.8992 27.2208 16.9742 27.4805 17.0472 27.7396C17.1859 28.2316 17.3075 28.7238 17.5042 29.197C17.7683 29.8343 18.1143 30.4341 18.4776 31.0213C18.841 31.6085 19.195 32.2154 19.5865 32.7897C21.0104 34.8826 23.0846 36.4034 24.788 38.2506C25.1235 38.6122 25.454 38.9931 25.7127 39.4131C25.8511 39.6391 26.1582 40.1592 25.9515 40.3747C25.6895 40.648 26.069 41.1102 26.3342 40.8338C26.9992 40.1404 26.2898 39.1392 25.8219 38.5412C25.1698 37.7087 24.3842 36.9731 23.618 36.2487C22.5575 35.2475 21.4682 34.261 20.5614 33.1135C20.086 32.5127 19.6998 31.8601 19.2926 31.2126C18.8854 30.565 18.5159 29.9714 18.2051 29.3106C17.9319 28.7269 17.7773 28.1277 17.5991 27.5113C17.4647 27.0483 17.331 26.3976 16.9118 26.096C16.5991 25.8695 16.253 26.3547 16.5645 26.5787L16.5652 26.5769Z' fill='%23C2241E'/%3E%3Cpath d='M25.0695 53.2494C24.5733 54.5325 24.8727 55.8857 24.7465 57.2158C24.7108 57.5975 25.3067 57.6493 25.3431 57.2658C25.4645 55.9951 25.1603 54.6781 25.6328 53.4539C25.7702 53.0969 25.2075 52.8905 25.0702 53.2476L25.0695 53.2494Z' fill='%23C2241E'/%3E%3Cpath d='M28.7254 53.7883C29.1719 55.28 28.4511 56.8332 28.6224 58.3442C28.6656 58.7253 29.2551 58.6206 29.2112 58.2414C29.1285 57.5039 29.2883 56.7434 29.3727 56.0144C29.4572 55.2854 29.5374 54.4345 29.3142 53.6856C29.2673 53.529 29.1385 53.4163 28.9666 53.444C28.8194 53.4682 28.6797 53.6344 28.7254 53.7883Z' fill='%23C2241E'/%3E%3Cpath d='M26.0614 53.9214C26.2162 54.5144 26.1095 55.136 26.0451 55.7352C25.975 56.3787 25.9388 57.0283 26.1528 57.6514C26.2545 57.9484 26.6936 57.8245 26.7232 57.5524C26.7953 56.8801 26.9021 56.2121 26.9579 55.538C26.9893 55.1738 27.0114 54.8061 26.9924 54.4403C26.9787 54.1819 26.9532 53.8686 26.7273 53.7013C26.4186 53.4698 26.0725 53.9551 26.38 54.184C26.4165 54.2121 26.3082 54.1302 26.3645 54.1741C26.2569 54.0903 26.3839 54.1559 26.3575 54.1757C26.3664 54.198 26.3645 54.1973 26.3582 54.1739C26.3507 54.1479 26.3507 54.1479 26.3582 54.1739C26.3631 54.201 26.3706 54.227 26.3756 54.2541C26.402 54.3968 26.4021 54.4602 26.404 54.577C26.4093 54.9336 26.3813 55.2885 26.3488 55.6439C26.2906 56.2665 26.1948 56.8815 26.1266 57.5025L26.697 57.4035C26.5053 56.8413 26.5977 56.2123 26.6615 55.6383C26.7252 55.0643 26.8088 54.413 26.6521 53.8193C26.5555 53.4504 25.9655 53.5506 26.0633 53.9221L26.0614 53.9214Z' fill='%23C2241E'/%3E%3Cpath d='M24.8602 34.2661C24.5221 32.943 24.7832 31.4132 25.3672 30.1983C25.6183 29.6761 25.9489 29.2738 26.4269 28.9509C26.6277 28.8156 26.8376 28.6899 27.0547 28.5796C27.1463 28.5329 27.2404 28.4851 27.3386 28.4494C27.3533 28.4442 27.3908 28.4347 27.4068 28.4259C27.4744 28.381 27.466 28.456 27.3311 28.377C27.6624 28.5703 28.0115 28.0882 27.6784 27.8943C27.272 27.6565 26.6611 28.1037 26.3284 28.3089C25.767 28.6561 25.3283 29.0398 24.9972 29.6234C24.5931 30.3365 24.3509 31.1301 24.2182 31.9385C24.0855 32.7469 24.0677 33.5785 24.2707 34.3707C24.3648 34.7409 24.9548 34.6406 24.8595 34.2679L24.8602 34.2661Z' fill='%23C2241E'/%3E%3Cpath d='M27.7031 27.8272C26.6546 27.2168 25.9335 26.1374 25.4959 25.0332C25.0281 23.8547 24.9823 22.605 25.3219 21.3891C25.9042 19.3143 27.8451 16.9293 30.2819 17.5255C30.7467 17.639 31.1783 17.8776 31.4819 18.2507C31.8051 18.6458 31.9461 19.1662 32.0458 19.6545C32.1399 20.1113 32.2421 20.7609 31.8987 21.1459C31.6453 21.4308 31.2814 21.5063 31.0197 21.2161C30.4572 20.5918 30.2975 19.6465 29.3442 19.4784C28.4469 19.3202 27.6745 20.0164 27.218 20.704C26.9565 21.0978 26.7455 21.5397 26.6381 22.0006C26.5307 22.4616 26.5417 22.9131 26.5739 23.3704C26.6288 24.1547 26.8419 25.6388 27.8856 25.6881C28.2684 25.7061 28.32 25.1129 27.9328 25.0954C27.5897 25.0793 27.4354 24.6532 27.3502 24.375C27.2074 23.9173 27.1547 23.423 27.1507 22.9465C27.1436 22.1016 27.4209 21.3399 27.9728 20.6937C28.2266 20.3963 28.5749 20.1082 28.9785 20.0578C29.3821 20.0074 29.6605 20.2172 29.8814 20.5431C30.3286 21.2032 30.7444 22.2973 31.7553 21.9313C32.9677 21.4916 32.7983 20.0277 32.5029 19.0348C32.3474 18.5133 32.1326 18.0313 31.7308 17.6475C31.3291 17.2637 30.8652 17.0492 30.3455 16.9345C27.8091 16.3778 25.6934 18.5318 24.904 20.7185C24.403 22.1075 24.3586 23.5859 24.8404 24.987C25.2879 26.2848 26.1351 27.6004 27.3502 28.3079C27.6814 28.5012 28.0306 28.0192 27.6974 27.8252L27.7031 27.8272Z' fill='%23C2241E'/%3E%3Cpath d='M28.5376 25.3258C28.4695 25.2101 28.3103 24.9828 28.4464 24.8786C28.6585 24.7179 28.7868 25.0584 28.8501 25.1935C29.0385 25.5961 29.2192 26.0086 29.4416 26.3942C29.664 26.7798 29.9694 27.1536 30.4062 27.3434C30.843 27.5331 31.3824 27.5072 31.8436 27.4505C32.8497 27.3298 33.8213 26.9199 34.6841 26.4067C35.5468 25.8936 36.2877 25.3125 36.9067 24.5706C37.5896 23.7529 38.3863 22.8165 38.5944 21.7444C38.6679 21.3703 38.0687 21.3215 37.9978 21.6945C37.908 22.1597 37.6284 22.5913 37.369 22.9795C37.0886 23.396 36.7759 23.7901 36.4571 24.1777C35.8334 24.9326 35.0235 25.5454 34.1669 26.0186C33.3103 26.4918 32.2874 26.9019 31.2724 26.8905C30.7573 26.8853 30.3844 26.7358 30.0849 26.3051C29.8262 25.9315 29.6521 25.4898 29.4568 25.0825C29.2333 24.6184 28.9554 24.1175 28.3452 24.2842C27.7039 24.4606 27.7119 25.0884 27.9954 25.5745C28.1871 25.9045 28.7324 25.6591 28.5376 25.3258Z' fill='%23C2241E'/%3E%3Cpath d='M19.5952 17.7602C19.8123 17.3944 20.2702 17.2309 20.5931 16.9715C21.0037 16.6408 21.2497 16.1442 21.479 15.6815C21.9083 14.813 22.3079 13.8513 23.0281 13.1697C23.3276 12.8869 23.6624 12.6994 24.0663 12.6133C24.4029 12.5425 24.7465 12.5166 25.0734 12.4085C25.8254 12.1566 26.0417 11.3872 25.9505 10.6614C25.8438 9.80948 25.3237 8.7215 24.3448 8.65797L24.6022 9.05848C24.8139 8.49862 24.5842 7.8486 24.2575 7.3762C24.0978 7.14451 23.8929 6.94902 23.6097 6.89158C23.3265 6.83414 23.0437 6.92042 22.7753 6.99085L23.1229 7.23236C22.9428 6.41262 22.0044 5.79187 21.1921 5.75567C20.8049 5.73818 20.3888 5.85155 20.1872 6.20402C19.9856 6.55649 20.0286 7.0367 20.0806 7.44001C20.1327 7.84332 20.245 8.23915 20.2014 8.6306C20.1381 9.20905 19.7331 9.6811 19.3358 10.0737C18.4232 10.9781 17.5366 11.8984 16.783 12.9435C16.3754 13.5096 15.8905 14.0833 15.7349 14.7799C15.6837 15.0123 15.6893 15.2466 15.6897 15.4832C15.6906 15.6144 15.6914 15.7455 15.6833 15.8777C15.6802 15.9209 15.6778 15.9622 15.6729 16.0047C15.6625 16.0854 15.6606 16.0382 15.6954 16.013C15.3922 16.248 15.7748 16.7071 16.0781 16.4721C16.3516 16.2601 16.288 15.7723 16.2887 15.4686C16.2876 15.2803 16.2791 15.0829 16.3208 14.8998C16.385 14.6088 16.5407 14.3408 16.7035 14.0944C17.3813 13.0701 18.1635 12.1094 19.0213 11.2271C19.7386 10.4896 20.7082 9.76648 20.8024 8.65686C20.8358 8.2701 20.7476 7.87253 20.6924 7.4892C20.6545 7.21562 20.5323 6.71906 20.7215 6.47601C20.9328 6.20732 21.4679 6.38458 21.7161 6.49674C22.0572 6.65144 22.4493 6.95149 22.5341 7.33514C22.5674 7.48243 22.7215 7.61918 22.8818 7.57665C23.0567 7.52894 23.2673 7.44786 23.4518 7.46698C23.6136 7.48412 23.7113 7.62972 23.7956 7.75355C23.9976 8.05563 24.1724 8.49553 24.0376 8.85141C23.9702 9.02934 24.1022 9.23817 24.295 9.25191C25.0161 9.29898 25.3369 10.2864 25.3729 10.8844C25.3893 11.1585 25.3528 11.5019 25.1415 11.7009C24.9496 11.8817 24.6406 11.9119 24.392 11.9516C24.0571 12.0061 23.7203 12.0599 23.4072 12.1942C23.0309 12.3559 22.7116 12.623 22.4382 12.9217C21.825 13.5897 21.4202 14.4208 21.0336 15.231C20.8104 15.7002 20.5786 16.2336 20.1536 16.5569C19.7944 16.8284 19.3454 17.0141 19.1071 17.4144C18.9125 17.742 19.3992 18.0915 19.5945 17.762L19.5952 17.7602Z' fill='%23C2241E'/%3E%3Cpath d='M13.1489 17.6184C13.4201 17.2619 13.9042 17.6822 14.1335 17.9099C14.4371 18.2133 14.815 18.6623 14.8488 19.1096L15.4376 19.0068C15.3377 18.3221 15.1291 16.4892 16.3044 16.6669C16.7094 16.7289 16.7749 17.171 16.7902 17.5122C16.8083 17.9558 16.7217 18.3949 16.7209 18.8379C16.7195 19.1899 17.1469 19.2601 17.3015 18.9664C17.4861 18.614 17.8838 18.3651 18.2313 18.195C18.5788 18.0248 19.0202 17.8426 19.4038 17.8989C19.6843 17.9405 19.9489 18.1706 20.1464 18.357C20.2603 18.4643 20.367 18.5794 20.4621 18.7029C20.4969 18.7474 20.526 18.7897 20.5472 18.8249C20.555 18.8383 20.56 18.8655 20.5717 18.874C20.5218 18.8304 20.7687 18.5748 20.7713 18.5736C20.3924 18.6436 20.4988 19.2294 20.8777 19.1594C21.4096 19.061 21.0561 18.4817 20.8653 18.2534C20.567 17.8949 20.1685 17.5313 19.7214 17.3694C19.2069 17.1828 18.5833 17.3804 18.1077 17.5923C17.549 17.8391 17.0266 18.2133 16.737 18.7593L17.3175 18.8878C17.3201 18.1035 17.6345 17.0493 17.0241 16.3989C16.6738 16.0256 16.0582 15.975 15.6068 16.1788C15.112 16.4026 14.8951 16.9184 14.8087 17.4208C14.7139 17.975 14.7668 18.5559 14.8469 19.1089C14.9033 19.4948 15.4646 19.3798 15.4357 19.0061C15.3606 17.9927 13.5916 16.0518 12.6596 17.27C12.4264 17.575 12.9164 17.9215 13.147 17.6177L13.1489 17.6184Z' fill='%23C2241E'/%3E%3Cpath d='M12.6952 18.043C12.5702 18.0183 12.7172 18.0469 12.7126 18.0536C12.7191 18.0476 12.8 18.111 12.6971 18.0437C12.7076 18.0497 12.7182 18.0557 12.7281 18.0635C12.746 18.0785 12.7665 18.0924 12.7862 18.1081C12.717 18.0531 12.799 18.1254 12.8149 18.146C12.8265 18.1608 12.8784 18.2453 12.838 18.1756C12.8525 18.2 12.8682 18.2268 12.8801 18.2523C12.9149 18.3199 12.9439 18.3918 12.9684 18.4641C12.9761 18.4838 12.9831 18.5054 12.9889 18.5244C12.9848 18.5123 12.9739 18.4725 12.9894 18.5288C12.9998 18.5643 13.0102 18.5998 13.0205 18.6352C13.0451 18.7308 13.0677 18.8257 13.0878 18.9217C13.1268 19.1112 13.1614 19.3012 13.1934 19.4924C13.3262 20.2673 13.4265 21.1422 13.9106 21.7948C14.0245 21.9484 14.1697 22.0861 14.3344 22.1824C14.4469 22.2469 14.5961 22.3333 14.73 22.3106C14.9755 22.2677 15.0856 21.9851 15.029 21.768C14.9878 21.6136 14.8495 21.4974 14.6814 21.5265C14.5317 21.5518 14.3997 21.7145 14.4402 21.8708L14.4861 21.7863L14.7804 21.7381C14.7467 21.7257 14.7148 21.714 14.6824 21.6979C14.6057 21.6634 14.7153 21.7184 14.6711 21.6937C14.6575 21.6845 14.6413 21.6765 14.6276 21.6672C14.5992 21.6462 14.5719 21.6278 14.5434 21.6068C14.5305 21.5957 14.5175 21.5846 14.5027 21.5729C14.4768 21.5507 14.5322 21.6027 14.4935 21.5631C14.4413 21.5081 14.3931 21.4482 14.3474 21.3871C14.3109 21.3357 14.346 21.3908 14.3135 21.3346C14.2881 21.2936 14.2659 21.2496 14.245 21.2081C14.0792 20.8771 14.0056 20.5672 13.9286 20.197C13.7854 19.5027 13.7467 18.7496 13.4623 18.0922C13.3227 17.7708 13.0965 17.5232 12.7429 17.4547C12.584 17.4238 12.4321 17.5771 12.4197 17.7266C12.4049 17.9006 12.5342 18.0178 12.695 18.0493L12.6952 18.043Z' fill='%23C2241E'/%3E%3Cpath d='M18.8598 22.4217C19.2267 22.3262 19.554 22.1359 19.7636 21.8138C19.9607 21.5146 20.046 21.1659 20.1162 20.818C20.2401 20.2132 20.2939 19.4751 20.9337 19.1926L20.6333 19.1647C20.6551 19.1748 20.6762 19.1868 20.6967 19.2006L20.5995 19.0827L20.6014 19.0833C20.7244 18.9511 20.8506 18.8159 20.9743 18.6818C20.9499 18.6728 20.9262 18.662 20.9011 18.655C20.5364 18.5296 20.3317 19.0878 20.6963 19.2132C20.7207 19.2221 20.7444 19.2329 20.7695 19.24C20.9973 19.3151 21.2799 19.0726 21.143 18.8366C20.861 18.3468 20.2557 18.8657 20.0394 19.1537C19.8067 19.4631 19.706 19.8421 19.627 20.2142C19.4991 20.8238 19.467 21.648 18.7515 21.8352C18.382 21.9319 18.4858 22.5188 18.8579 22.421L18.8598 22.4217Z' fill='%23C2241E'/%3E%3Cpath d='M14.5371 21.7459C13.8447 22.0324 13.6871 22.8274 13.754 23.4979C13.8128 24.0916 14.0658 24.8578 14.6073 25.1916C14.7445 25.2757 14.9268 25.2602 15.0259 25.1235C15.1139 24.9995 15.0937 24.7937 14.9552 24.707C14.9099 24.6798 14.8684 24.6477 14.8277 24.6138C14.8857 24.6646 14.8081 24.5918 14.7996 24.5802C14.783 24.5615 14.7665 24.5428 14.7507 24.5222C14.6584 24.4081 14.6411 24.3743 14.5731 24.229C14.45 23.9728 14.3892 23.75 14.3518 23.4576C14.3343 23.3139 14.3295 23.2341 14.3401 23.0775C14.3451 23.0118 14.3519 22.9467 14.3632 22.8812C14.3663 22.8612 14.3712 22.8419 14.3743 22.8219C14.3678 22.8512 14.3685 22.8494 14.377 22.8145C14.3847 22.7878 14.3931 22.7592 14.4007 22.7324C14.4137 22.6971 14.4267 22.6617 14.4396 22.6264C14.4444 22.6133 14.4818 22.5405 14.4499 22.5985C14.4785 22.5435 14.5166 22.492 14.5558 22.4431C14.6075 22.3776 14.515 22.4788 14.5766 22.4212C14.6025 22.3969 14.6303 22.3733 14.6593 22.3523C14.7071 22.3149 14.6268 22.3657 14.6876 22.3331C14.7216 22.316 14.7555 22.2989 14.7906 22.2844C15.147 22.1364 14.8916 21.5973 14.5377 21.7441L14.5371 21.7459Z' fill='%23C2241E'/%3E%3Cpath d='M18.5663 22.3457C18.5886 22.3602 18.6077 22.3777 18.6301 22.3923C18.6771 22.4264 18.6307 22.3904 18.6418 22.4008C18.6836 22.4436 18.7209 22.4868 18.7543 22.535C18.7671 22.5523 18.7918 22.5952 18.7671 22.5523C18.7816 22.5766 18.7954 22.6028 18.8092 22.629C18.8368 22.6813 18.8612 22.7367 18.883 22.7933C18.8935 22.8225 18.9041 22.8517 18.9147 22.8809C18.8995 22.8352 18.9174 22.8967 18.9227 22.9113C18.9399 22.9746 18.9552 23.0372 18.9661 23.1003C18.977 23.1634 18.9884 23.2309 18.9961 23.2971C19.0003 23.3261 19.0027 23.3544 19.0051 23.3827C19.0059 23.3978 19.0139 23.4978 19.0102 23.45C19.0232 23.7102 19.001 23.9681 18.9561 24.2239C18.9532 24.2376 18.951 24.2495 18.9481 24.2632C18.9494 24.2595 18.9595 24.2146 18.9528 24.2502C18.9464 24.2795 18.938 24.3081 18.9315 24.3373C18.9162 24.3908 18.9001 24.4462 18.8803 24.5001C18.8633 24.5466 18.8469 24.5913 18.8242 24.6357C18.8093 24.6704 18.7884 24.6986 18.8194 24.6488C18.8049 24.6709 18.7923 24.6937 18.7778 24.7158C18.7646 24.7342 18.7522 24.7508 18.7397 24.7673C18.7056 24.8139 18.7261 24.7813 18.737 24.7748C18.7222 24.7862 18.6997 24.8012 18.6879 24.8159C18.6865 24.8196 18.7467 24.7889 18.6944 24.8098C18.6292 24.8366 18.7375 24.8024 18.7 24.8119C18.6333 24.8254 18.7448 24.8114 18.7075 24.8146C18.6923 24.8154 18.6333 24.8022 18.6879 24.8159C18.7425 24.8295 18.6649 24.8032 18.6518 24.7984C18.5039 24.7315 18.3206 24.831 18.2681 24.9743C18.2094 25.1343 18.2992 25.2897 18.447 25.3566C19.0002 25.606 19.3685 25.0022 19.4906 24.5593C19.6588 23.9497 19.6643 23.2677 19.465 22.6626C19.3636 22.3531 19.1899 22.0551 18.9141 21.8674C18.5955 21.6513 18.2482 22.134 18.5668 22.3501L18.5663 22.3457Z' fill='%23C2241E'/%3E%3Cpath d='M16.5354 23.2241C16.5354 23.2241 16.5441 23.2527 16.5495 23.261C16.5221 23.2256 16.5305 23.197 16.5419 23.2413C16.5494 23.2673 16.5543 23.2944 16.5599 23.3197C16.5715 23.3809 16.5787 23.4427 16.5832 23.5056C16.5836 23.5162 16.5871 23.5703 16.5848 23.5188C16.5824 23.4673 16.5844 23.5313 16.5848 23.542C16.5851 23.5759 16.5861 23.608 16.5846 23.6412C16.5846 23.7108 16.5801 23.781 16.5756 23.8511C16.5664 23.9807 16.5415 24.1067 16.5222 24.2347C16.5273 24.2091 16.5392 24.165 16.5253 24.2147C16.5212 24.2259 16.5189 24.2377 16.5167 24.2496C16.5104 24.2726 16.5034 24.2975 16.4952 24.3198C16.487 24.3421 16.4788 24.3645 16.4706 24.3868C16.4672 24.3961 16.4638 24.4054 16.4578 24.4159C16.441 24.4561 16.5003 24.3407 16.4778 24.3789C16.399 24.5125 16.4046 24.7003 16.5485 24.7953C16.6738 24.8772 16.8823 24.8713 16.9671 24.7272C17.1114 24.4846 17.1519 24.1828 17.1734 23.9036C17.1964 23.5975 17.1941 23.2673 17.077 22.9774C17.0179 22.8311 16.8177 22.7619 16.6794 22.8315C16.5295 22.9095 16.472 23.0721 16.5347 23.226L16.5354 23.2241Z' fill='%23C2241E'/%3E%3Cpath d='M14.9326 24.7748C14.83 24.7181 14.7231 24.6789 14.603 24.7045C14.518 24.7219 14.4354 24.7613 14.3725 24.8226C14.2526 24.9349 14.1789 25.0894 14.1398 25.2482C14.0497 25.6331 14.0929 26.0606 14.3455 26.3812C14.5132 26.5969 14.7626 26.7116 15.0298 26.7547C15.1844 26.7798 15.3456 26.6362 15.353 26.4827C15.3583 26.3116 15.2443 26.1874 15.0777 26.1601C15.0475 26.1553 14.9737 26.1304 15.077 26.1619C15.0564 26.1544 15.0363 26.1512 15.0156 26.1436C14.9781 26.1299 14.942 26.1124 14.9052 26.0968C15.0039 26.1351 14.9444 26.1175 14.9164 26.1009C14.9028 26.0917 14.8891 26.0825 14.8755 26.0732C14.8619 26.064 14.8508 26.0536 14.8378 26.0425C14.8002 26.0118 14.8949 26.1015 14.8631 26.0666C14.8557 26.0575 14.8477 26.0504 14.8416 26.0439C14.8201 26.0212 14.8019 25.9956 14.7817 25.9692C14.7415 25.9164 14.8203 26.0382 14.7884 25.9801C14.7794 25.9641 14.7691 25.9455 14.762 25.9303C14.7477 25.8997 14.7359 25.8679 14.7235 25.838C14.7074 25.8005 14.7398 25.8862 14.7374 25.8811C14.732 25.8728 14.7305 25.8596 14.7294 25.8508C14.7248 25.8343 14.7202 25.8178 14.7163 25.7995C14.7097 25.7654 14.703 25.7313 14.699 25.696C14.6962 25.6803 14.6954 25.6652 14.6945 25.6501C14.6877 25.5758 14.695 25.7241 14.6949 25.6608C14.6947 25.5974 14.6973 25.5265 14.7067 25.4603C14.7096 25.4466 14.7106 25.4322 14.7135 25.4185C14.7255 25.3511 14.6971 25.4864 14.7077 25.4459C14.7149 25.4148 14.7232 25.3862 14.7342 25.3564C14.743 25.3322 14.7519 25.308 14.7627 25.2845C14.7647 25.2789 14.7661 25.2752 14.7681 25.2696C14.7843 25.2313 14.7224 25.3479 14.7454 25.3141C14.7514 25.3036 14.7574 25.2931 14.7652 25.2834C14.7737 25.2717 14.7816 25.2619 14.7901 25.2503C14.8196 25.2104 14.7241 25.3084 14.7628 25.2783C14.7712 25.2729 14.7828 25.2645 14.79 25.2565C14.801 25.2437 14.7079 25.3003 14.7533 25.2811C14.8044 25.2576 14.6738 25.3005 14.7151 25.2924C14.7659 25.2815 14.6305 25.2909 14.6702 25.2928C14.7282 25.2972 14.6009 25.2674 14.6257 25.2807C14.6525 25.2948 14.6985 25.3201 14.591 25.2595C14.6631 25.3008 14.7325 25.3262 14.8188 25.3114C14.8892 25.2993 14.97 25.2529 15.0096 25.1914C15.0887 25.0685 15.085 24.8581 14.9389 24.775L14.9326 24.7748Z' fill='%23C2241E'/%3E%3Cpath d='M14.6543 26.2876C14.9043 26.6326 15.2693 26.8383 15.7009 26.8045C16.0951 26.7739 16.4534 26.5338 16.7371 26.2768L16.274 26.1703C16.6902 26.8338 17.6554 26.981 18.3621 26.7716C18.7128 26.668 19.093 26.438 19.2353 26.0849C19.3484 25.8055 19.2475 25.5236 19.0796 25.2911C19.0079 25.1908 18.9206 25.1039 18.8384 25.0147C18.8035 24.9765 18.7692 24.9365 18.7362 24.8991C18.7031 24.8616 18.7229 24.8541 18.7324 24.8977C18.7166 24.8307 18.7389 24.9381 18.7341 24.9047C18.689 24.5229 18.1014 24.6282 18.1453 25.0074C18.172 25.2305 18.3904 25.395 18.5281 25.5532C18.5655 25.5964 18.604 25.6422 18.6355 25.6897C18.6483 25.707 18.6452 25.7038 18.6301 25.6814C18.6391 25.6973 18.6469 25.7108 18.656 25.7267C18.6667 25.7497 18.6774 25.7726 18.6856 25.7967C18.664 25.7339 18.6888 25.8169 18.6878 25.8313C18.6904 25.8534 18.6905 25.8471 18.687 25.8162C18.6871 25.8332 18.6854 25.8494 18.6812 25.8669C18.7146 25.7989 18.666 25.8909 18.666 25.8909C18.6982 25.8436 18.6372 25.9288 18.6293 25.9386C18.4224 26.1836 18.0413 26.2655 17.7226 26.2583C17.4317 26.2509 16.9826 26.1874 16.8151 25.9191C16.7201 25.7661 16.5081 25.6714 16.352 25.8126C16.1629 25.986 15.9408 26.1621 15.6789 26.2032C15.417 26.2443 15.2549 26.1004 15.1137 25.9051C14.8874 25.5941 14.4274 25.9721 14.6538 26.2831L14.6543 26.2876Z' fill='%23C2241E'/%3E%3Cpath d='M26.0977 33.8335C26.1795 32.7404 26.6889 31.8274 27.5234 31.1244C28.3579 30.4214 29.2898 29.9864 30.218 29.5036C30.5594 29.327 30.3065 28.7867 29.9651 28.9633C28.9511 29.4886 27.8947 29.9961 27.0327 30.7566C26.1708 31.517 25.5896 32.5852 25.4992 33.7828C25.4698 34.1647 26.0676 34.2172 26.0958 33.8328L26.0977 33.8335Z' fill='%23C2241E'/%3E%3Cpath d='M27.768 30.91C27.8763 30.7597 27.9889 30.6152 28.1071 30.4728C28.1796 30.3854 28.2565 30.2975 28.3321 30.2134C28.3503 30.1926 28.3679 30.1737 28.3855 30.1548C28.3926 30.1469 28.4238 30.114 28.3868 30.1511C28.3966 30.142 28.4051 30.1304 28.4148 30.1213C28.4597 30.0744 28.5038 30.0294 28.5506 29.9832C28.7278 29.8075 28.9167 29.6404 29.1246 29.4971C29.1453 29.4815 29.1671 29.4684 29.1896 29.4534C29.2321 29.4246 29.1608 29.4682 29.2224 29.4337C29.2711 29.4052 29.3218 29.3773 29.3736 29.352C29.4197 29.3309 29.4657 29.3098 29.5129 29.2912C29.5378 29.2814 29.5742 29.2694 29.5257 29.2854C29.5544 29.2769 29.5805 29.2696 29.6103 29.2636C29.6402 29.2577 29.6649 29.2541 29.6922 29.2493C29.7017 29.2465 29.7118 29.2481 29.7232 29.2459C29.7619 29.239 29.6683 29.2448 29.7061 29.246C29.7566 29.2476 29.805 29.2548 29.8548 29.2583C29.7761 29.2526 29.8429 29.2561 29.871 29.2664C29.8954 29.2753 29.921 29.2868 29.9447 29.2976C29.8898 29.2733 29.9247 29.2882 29.9539 29.3073C29.9812 29.3258 30.0052 29.3473 30.0311 29.3694C30.1513 29.4768 30.3631 29.4215 30.4497 29.3013C30.5509 29.159 30.5011 28.993 30.3791 28.8849C29.974 28.5273 29.4066 28.6358 28.9811 28.885C28.4901 29.1736 28.0842 29.5841 27.7151 30.0103C27.5624 30.1886 27.4166 30.3715 27.2788 30.5616C27.0562 30.8726 27.5435 31.2203 27.7661 30.9093L27.768 30.91Z' fill='%23C2241E'/%3E%3Cpath d='M28.7791 30.0968C28.8016 30.0818 28.8234 30.0687 28.846 30.0537C28.8576 30.0453 28.871 30.0376 28.8819 30.031C28.7919 30.0909 28.846 30.0537 28.8659 30.0399C28.9237 30.0041 28.9834 29.969 29.0431 29.9339C29.1701 29.8602 29.2972 29.7865 29.4242 29.7128C29.6212 29.5992 29.8293 29.4961 30.0172 29.3666C30.1453 29.2785 30.1595 29.0599 30.0558 28.948C29.9394 28.8188 29.7716 28.8121 29.6345 28.9075C29.6313 28.9105 29.6262 28.9129 29.6229 28.9159C29.5881 28.9411 29.6993 28.87 29.6673 28.8878C29.6512 28.8967 29.6371 28.9063 29.6211 28.9152C29.5781 28.9396 29.5344 28.9658 29.4914 28.9901C29.376 29.0554 29.2605 29.1207 29.147 29.1867C28.8935 29.3323 28.6389 29.4754 28.3964 29.6376C28.3347 29.6783 28.2955 29.7737 28.2891 29.8431C28.2828 29.9126 28.3068 30.0037 28.3571 30.0581C28.4754 30.188 28.6401 30.1914 28.7784 30.0986L28.7791 30.0968Z' fill='%23C2241E'/%3E%3Cpath d='M28.0493 26.8544C28.1737 27.0837 28.2451 27.3358 28.349 27.5745C28.4708 27.8514 28.6508 28.1032 28.9103 28.2659C29.0382 28.3466 29.1969 28.3373 29.3016 28.2258C29.4064 28.1143 29.405 27.9555 29.3149 27.8359C29.3075 27.8269 29.3016 27.8141 29.2943 27.8051C29.2943 27.8051 29.3346 27.8748 29.3142 27.8378C29.3118 27.8327 29.3075 27.8269 29.3052 27.8218C29.2907 27.7975 29.2787 27.772 29.2675 27.7446C29.2563 27.7173 29.245 27.6899 29.2363 27.6614C29.2152 27.603 29.2537 27.7185 29.2404 27.6735C29.2358 27.657 29.2312 27.6405 29.2266 27.6241C29.191 27.4949 29.1694 27.3624 29.1484 27.2281C29.1105 26.9777 29.0872 26.699 28.9665 26.471C28.8939 26.3325 28.7739 26.1956 28.6145 26.1604C28.5361 26.1422 28.4612 26.1316 28.3857 26.1693C28.3153 26.2047 28.2581 26.2619 28.2308 26.3363C28.166 26.513 28.115 26.716 28.147 26.9072C28.1653 27.0195 28.2231 27.123 28.314 27.1943C28.4147 27.2735 28.5368 27.2887 28.6591 27.2745C28.8142 27.2575 28.9347 27.08 28.9003 26.9302C28.8631 26.7646 28.7186 26.6714 28.5527 26.6887C28.559 26.6889 28.6239 26.6916 28.5874 26.6866C28.5465 26.6822 28.6289 26.6955 28.6308 26.6962L28.6824 26.7236C28.6657 26.7111 28.67 26.7169 28.6928 26.7358C28.7421 26.7814 28.6858 26.7143 28.7209 26.7694C28.756 26.8245 28.7203 26.748 28.7376 26.8051C28.7526 26.857 28.7422 26.8215 28.74 26.8102C28.739 26.8013 28.7387 26.7907 28.7358 26.7812C28.7283 26.7552 28.733 26.8583 28.7383 26.8032C28.7434 26.7544 28.7516 26.7089 28.7568 26.6601C28.7551 26.6764 28.7412 26.7198 28.7537 26.6801C28.7598 26.6633 28.7634 26.6478 28.7677 26.6303C28.7786 26.6005 28.7877 26.5701 28.7979 26.5422L28.4142 26.7181C28.4142 26.7181 28.4578 26.7383 28.4648 26.7367C28.4553 26.7395 28.381 26.6869 28.4287 26.7192C28.4764 26.7515 28.4007 26.7026 28.4023 26.6926C28.4009 26.6963 28.4353 26.7301 28.4377 26.7352C28.4653 26.7643 28.4004 26.6687 28.419 26.7051C28.4237 26.7153 28.4304 26.7261 28.437 26.737C28.4485 26.7581 28.4573 26.7804 28.4655 26.8045C28.4684 26.814 28.4762 26.8274 28.4766 26.8381C28.4776 26.8469 28.4546 26.7646 28.4626 26.795C28.4636 26.8038 28.4672 26.8114 28.4689 26.8184C28.4844 26.8747 28.4973 26.9323 28.5084 26.9891C28.5564 27.241 28.5772 27.4977 28.6462 27.7447C28.6945 27.9144 28.754 28.0714 28.8605 28.216L29.2651 27.786C29.2359 27.7668 29.2068 27.7477 29.1783 27.7267C29.1666 27.7182 29.1536 27.7071 29.1418 27.6985C29.1357 27.6921 29.127 27.6868 29.1209 27.6803C29.103 27.6653 29.111 27.6724 29.1449 27.7018C29.1335 27.6807 29.102 27.6565 29.0835 27.637C29.0639 27.6151 29.0469 27.5919 29.0299 27.5688C29.0201 27.5547 29.0104 27.5406 29.0007 27.5264C28.9697 27.4834 29.0266 27.5718 29.0085 27.5399C28.9929 27.513 28.9772 27.4861 28.9622 27.4574C28.9346 27.4051 28.9083 27.349 28.8858 27.2943C28.7885 27.0665 28.7194 26.8258 28.5997 26.6067C28.5246 26.4694 28.3514 26.3847 28.2022 26.4609C28.0657 26.5312 27.9768 26.7097 28.0575 26.8553L28.0493 26.8544Z' fill='%23C2241E'/%3E%3Cpath d='M16.6745 26.691C16.9437 26.9375 16.9665 27.461 17.0079 27.7949C17.0625 28.2435 17.0803 28.6997 17.1825 29.1404C17.3117 29.6987 17.6335 30.2136 17.9033 30.7137C18.2176 31.2955 18.5537 31.8642 18.9218 32.4151C20.3525 34.5591 22.6039 35.9275 24.3124 37.8187C24.6905 38.2382 25.0751 38.6516 25.4144 39.1012C25.7155 39.4987 26.0792 40.0037 26.0915 40.5212C26.0994 40.8998 26.6958 40.9561 26.6881 40.5711C26.6647 39.5387 25.8526 38.6434 25.1996 37.9119C24.3867 37.0015 23.5205 36.1666 22.5947 35.3668C21.5782 34.4894 20.549 33.6116 19.7368 32.5368C19.3201 31.9849 18.962 31.3891 18.6249 30.7884C18.4618 30.4963 18.3045 30.2001 18.1516 29.9033C18.0264 29.6589 17.8754 29.4093 17.7987 29.1427C17.53 28.2102 17.807 26.9333 17.0237 26.209C16.9042 26.0997 16.6929 26.1594 16.605 26.2771C16.4994 26.4199 16.5569 26.5824 16.6757 26.6936L16.6745 26.691Z' fill='%23C2241E'/%3E%3Cpath d='M16.329 26.6064C16.6549 27.0637 16.7013 27.6739 16.8612 28.1949C17.0588 28.8395 17.3625 29.4386 17.6093 30.0653C17.6689 30.2159 17.8662 30.2756 18.0069 30.2111C18.1603 30.1408 18.2112 29.9673 18.1516 29.8167C17.9077 29.1995 17.5919 28.6044 17.4119 27.9641C17.247 27.3696 17.1574 26.7435 16.7889 26.2284C16.6947 26.0967 16.4858 26.0918 16.3676 26.1878C16.2365 26.2959 16.2347 26.4747 16.329 26.6064Z' fill='%23C2241E'/%3E%3Cpath d='M18.5016 26.5883C19.0643 27.1367 19.2329 28.0113 19.595 28.6888C20.0191 29.4819 20.5086 30.2356 21.0598 30.9487C22.1057 32.2971 23.1783 33.6596 24.4514 34.8063C24.738 35.0634 25.0822 34.5775 24.7987 34.3236C23.5478 33.1977 22.4978 31.8372 21.4741 30.5096C20.9155 29.7875 20.424 29.0161 20.0138 28.2028C19.6784 27.5393 19.5113 26.7476 18.9634 26.211C18.6892 25.9436 18.228 26.3191 18.5035 26.589L18.5016 26.5883Z' fill='%23C2241E'/%3E%3Cpath d='M14.5419 26.4195C14.913 27.438 14.5598 28.5751 14.7576 29.625C14.9805 30.8214 15.6164 31.8548 16.245 32.8791C17.5408 34.9905 18.8646 37.1185 20.771 38.7488C21.2923 39.1954 21.8469 39.5572 22.4419 39.8958C23.0368 40.2344 23.5926 40.5522 24.0007 41.0756L24.1775 40.5937C24.194 40.5892 24.0839 40.5762 24.0562 40.5703C23.6801 40.4935 23.6348 41.087 24.009 41.1631C24.1139 41.1847 24.1771 41.2036 24.2839 41.1795C24.5044 41.1294 24.6028 40.8785 24.4607 40.6975C23.7354 39.7686 22.5699 39.396 21.6551 38.6994C20.6599 37.9438 19.8055 37.0245 19.0465 36.0368C18.2875 35.0491 17.6202 33.9852 16.9655 32.9218C16.3527 31.9243 15.6705 30.9183 15.3972 29.7668C15.1238 28.6152 15.507 27.3329 15.0824 26.1701C14.9508 25.8095 14.4097 26.0606 14.5401 26.4188L14.5419 26.4195Z' fill='%23C2241E'/%3E%3Cpath d='M33.7423 8.31793C34.6216 8.10213 35.5969 8.59291 36.3365 9.02463C37.1357 9.49091 37.9151 10.0576 38.5443 10.738C38.7608 10.9716 39.2354 10.7277 39.0467 10.4241C39.0377 10.4081 38.9884 10.3394 38.9894 10.325C38.9894 10.3482 38.9446 10.3719 39.0026 10.3298C39.058 10.2889 39.1896 10.3013 39.2556 10.3129C39.4756 10.3513 39.6585 10.5198 39.6813 10.7012C39.7041 10.8827 39.6653 11.0986 39.5967 11.274C39.5749 11.3335 39.4867 11.4405 39.4814 11.4723C39.4776 11.4942 39.4662 11.4499 39.4998 11.4685C39.5446 11.4913 39.4834 11.4435 39.4731 11.4313C39.2027 11.159 38.7409 11.5363 39.0131 11.8093C39.3535 12.1516 39.7992 12.1315 40.0515 11.7047C40.2489 11.3696 40.3525 10.8841 40.2488 10.4999C40.1096 9.98015 39.5545 9.66042 39.0332 9.71832C38.5411 9.77213 38.2213 10.2206 38.5037 10.6746L39.0061 10.3607C38.3113 9.60972 37.4561 8.97722 36.5663 8.47351C35.6765 7.9698 34.6359 7.48884 33.6378 7.73282C33.2659 7.82439 33.3698 8.41136 33.7442 8.31862L33.7423 8.31793Z' fill='%23C2241E'/%3E%3Cpath d='M33.4677 8.24884C34.2851 8.28269 35.1877 7.51601 35.1816 6.67992C35.1786 6.25873 34.9361 5.87 34.5216 5.74118C34.1071 5.61236 33.6902 5.71064 33.3074 5.83198C32.9246 5.95332 32.5547 6.10897 32.238 6.35168C31.9368 6.58108 31.6257 7.0116 31.2176 7.01603C30.8096 7.02046 30.3929 6.9035 29.977 6.8945C29.3245 6.88102 28.6716 6.88007 28.0197 6.86473C27.3282 6.84748 26.649 6.81369 25.9635 6.91901C25.3555 7.0105 24.7626 7.17089 24.1605 7.29835C23.7845 7.37786 23.8902 7.96552 24.2669 7.88415C25.2196 7.68263 26.1631 7.40175 27.1479 7.43158C27.7164 7.448 28.2823 7.4656 28.8498 7.4732C29.3327 7.47934 29.8265 7.45571 30.3092 7.51455C30.6691 7.56003 31.0463 7.6456 31.4081 7.59889C31.801 7.54878 32.1105 7.24435 32.3945 6.99808C32.6785 6.75181 32.9575 6.59449 33.2989 6.46428C33.5956 6.35147 33.9704 6.22296 34.2911 6.29416C34.6708 6.37856 34.6137 6.82417 34.4501 7.07871C34.2608 7.37446 33.8851 7.67363 33.5117 7.6591C33.1383 7.64456 33.0766 8.23624 33.4645 8.25187L33.4677 8.24884Z' fill='%23C2241E'/%3E%3Cpath d='M39.4922 11.9828C39.7498 11.9591 40.0027 12.6155 40.0881 12.8179C40.245 13.1963 40.3535 13.5908 40.4958 13.9744C40.7514 14.6698 41.0214 15.3663 41.1326 16.1016C41.2287 16.7385 41.2441 17.3986 41.5265 17.9919C41.5987 18.143 41.7721 18.1981 41.9241 18.1378C42.076 18.0774 42.2494 18.0397 42.3498 18.0617C42.4308 18.0788 42.4867 18.1352 42.5091 18.1729C42.626 18.3762 42.6158 18.6533 42.5558 18.9331C42.5354 19.0291 42.4723 19.2128 42.4121 19.3364C42.3846 19.3939 42.2577 19.5774 42.2227 19.6089C42.1288 19.6969 42.0906 19.7315 41.9999 19.7235C42.0761 19.7304 41.964 19.7167 41.9528 19.7126C42.0184 19.7367 41.9422 19.7066 41.9298 19.6999C41.9204 19.6965 41.8335 19.6435 41.7948 19.604C41.5648 19.3782 41.1403 19.5898 41.2924 19.9179C41.6276 20.634 41.3751 21.5716 41.1805 22.2877C40.958 23.1032 40.6466 23.8883 40.4128 24.6997C40.322 25.0169 40.7272 25.2521 40.9387 24.9771C41.0206 24.8699 41.1705 24.8151 41.2793 24.7389L40.8162 24.6324C41.0386 25.0644 40.8441 25.6876 40.5384 26.0336C40.1716 26.4479 39.4822 26.4188 38.9975 26.6146C37.7728 27.1111 36.9362 28.2144 35.8203 28.8839C35.4936 29.0785 35.7432 29.6219 36.0732 29.4242C36.7056 29.046 37.2505 28.5641 37.8152 28.0978C38.3799 27.6315 38.9282 27.2098 39.6235 27.0427C40.2483 26.894 40.8302 26.7465 41.1797 26.159C41.4856 25.6442 41.6476 24.9416 41.3585 24.3838C41.2656 24.2019 41.0569 24.1676 40.8954 24.2773C40.7339 24.3869 40.5733 24.4652 40.4483 24.6262L40.9742 24.9036C41.2268 24.0294 41.567 23.1831 41.7927 22.3011C42.003 21.4726 42.217 20.4829 41.8353 19.6674L41.3329 19.9813C42.5645 21.1888 43.804 18.6395 42.9024 17.7155C42.5683 17.3734 42.0791 17.4368 41.6737 17.5963L42.0713 17.7421C41.771 17.1105 41.8132 16.3808 41.6725 15.7086C41.5172 14.9718 41.2236 14.2815 40.9861 13.5716C40.8273 13.0996 40.6864 12.6194 40.4485 12.1774C40.2275 11.7649 39.9043 11.3466 39.3846 11.3945C39.0016 11.4292 39.1099 12.0157 39.491 11.9803L39.4922 11.9828Z' fill='%23C2241E'/%3E%3Cpath d='M35.7761 29.4102C36.1401 29.5606 35.8254 29.937 35.647 30.1334C35.3481 30.4607 34.981 30.6554 34.5285 30.5316C34.0158 30.3921 33.5577 30.1734 33.0168 30.1397C32.5125 30.1109 32.0038 30.1459 31.5056 30.2165C30.4267 30.3675 29.3376 30.6858 28.386 31.2149C27.594 31.6569 26.6794 32.3579 26.5081 33.3063C26.4239 33.7736 26.4717 34.264 26.4518 34.7359C26.4415 34.996 26.4552 35.6724 26.1247 35.7264C25.746 35.7901 25.8505 36.3752 26.2311 36.3122C27.2169 36.1481 27.0473 34.6673 27.0599 33.9541C27.0685 33.5013 27.12 33.1697 27.3917 32.7944C27.7035 32.362 28.1464 32.0305 28.6082 31.7693C29.6357 31.1899 30.8203 30.8665 31.9934 30.7543C32.4873 30.7075 33.0305 30.6767 33.5123 30.8133C34.0537 30.9675 34.5832 31.2758 35.1625 31.1294C36.033 30.9083 37.2694 29.388 35.9752 28.8499C35.6187 28.7023 35.4139 29.2605 35.7704 29.4081L35.7761 29.4102Z' fill='%23C2241E'/%3E%3Cpath d='M25.9844 36.3293C26.5751 36.7782 27.0147 37.4419 27.3595 38.0856C27.7043 38.7293 28.0357 39.4673 28.0527 40.2039L28.526 39.987C28.5062 39.9713 28.498 39.924 28.4934 39.9075C28.4433 39.754 28.2288 39.7007 28.0958 39.7616C27.9347 39.8355 27.901 40.0026 27.9511 40.1561C27.9935 40.2899 28.0743 40.3829 28.1799 40.4722C28.3459 40.6112 28.6571 40.4763 28.6531 40.2553C28.6315 39.4093 28.3019 38.5791 27.9055 37.8383C27.5091 37.0976 27.009 36.3611 26.3336 35.8473C26.0256 35.614 25.6801 36.0974 25.9863 36.33L25.9844 36.3293Z' fill='%23C2241E'/%3E%3Cpath d='M28.2751 40.4967C28.6018 40.3484 28.9776 40.3216 29.326 40.422C29.5201 40.4784 29.9027 40.6188 29.8965 40.8677C29.8927 41.0753 29.7199 41.2969 29.6322 41.478C29.4992 41.7479 29.4074 42.033 29.4155 42.3357C29.4352 43.0185 29.6356 43.6789 29.7004 44.355C29.7686 45.0682 29.4949 45.6518 29.0054 46.1625C28.8858 46.2855 28.8647 46.436 28.9668 46.5811C29.324 47.0922 29.1562 47.8919 29.2002 48.4738C29.2622 49.2734 29.5352 50.0259 29.8516 50.7584C30.0861 51.3025 30.4487 52.1005 29.9157 52.5848C29.5453 52.9217 28.8341 53.0915 28.6696 53.6096C28.5535 53.9723 29.1155 54.1806 29.2322 53.816C29.2895 53.6364 29.6364 53.4914 29.8015 53.3894C30.068 53.2254 30.3424 53.0516 30.53 52.7953C30.9998 52.1528 30.7327 51.3032 30.4496 50.6421C30.1209 49.8734 29.8188 49.1018 29.7813 48.2585C29.7495 47.5565 29.8545 46.8118 29.4255 46.2006L29.3869 46.6191C29.8542 46.134 30.223 45.5811 30.2955 44.8963C30.3562 44.319 30.211 43.7401 30.1142 43.1747C30.0621 42.8643 29.9795 42.5152 30.014 42.2006C30.0419 41.9449 30.1765 41.7114 30.2913 41.4854C30.5223 41.0297 30.5937 40.5682 30.163 40.1992C29.5887 39.7056 28.6879 39.6496 28.0184 39.955C27.6687 40.1138 27.9216 40.6541 28.2713 40.4953L28.2751 40.4967Z' fill='%23C2241E'/%3E%3Cpath d='M18.9464 12.7595C18.6593 13.1651 18.5424 13.6985 18.37 14.1567C18.3223 14.287 18.27 14.4177 18.2129 14.5445C18.1557 14.6713 18.1189 14.7486 18.0653 14.8366C18.0368 14.8853 18.0046 14.9325 17.9705 14.9791C17.9548 14.9987 17.9398 15.0164 17.9241 15.036C17.9698 14.981 17.9241 15.036 17.9144 15.0451C17.8988 15.0584 17.8814 15.071 17.8659 15.0843C17.8402 15.1023 17.8453 15.1 17.8813 15.0773L17.8652 15.0862C17.855 15.0677 17.8139 15.1391 17.8702 15.0901C17.8547 15.1034 17.7607 15.0985 17.8593 15.0967L18.1346 15.4193C18.1334 15.2078 18.1921 15.0478 18.287 14.8356C18.3931 14.6043 18.5297 14.3884 18.6676 14.1751C18.9437 13.7529 19.2641 13.3553 19.5061 12.91C19.5832 12.7694 19.5785 12.5966 19.4355 12.4935C19.3153 12.4093 19.0946 12.4191 19.0169 12.5616C18.7622 13.0297 18.421 13.4492 18.1309 13.898C17.8407 14.3468 17.5311 14.837 17.5349 15.3661C17.5352 15.5161 17.6359 15.6882 17.8102 15.6888C18.4025 15.6865 18.6748 15.0137 18.8593 14.5515C18.9712 14.2696 19.0681 13.9822 19.1726 13.6975C19.2183 13.5728 19.2634 13.45 19.3166 13.3281C19.3401 13.2755 19.3637 13.2229 19.3884 13.1729C19.3497 13.2495 19.4181 13.1268 19.4345 13.1053C19.6559 12.7918 19.1678 12.446 18.9471 12.7577L18.9464 12.7595Z' fill='%23C2241E'/%3E%3Cpath d='M34.856 28.3971C35.2312 28.1399 35.6504 27.9601 36.055 27.756C36.4597 27.5519 36.8023 27.3314 37.1485 27.0721C37.7894 26.5894 38.3785 26.0392 38.9207 25.4485C39.3536 24.9761 39.7645 24.4766 40.1108 23.9387C40.4064 23.475 40.7259 22.923 40.6608 22.3524C40.6176 21.9713 40.0281 22.076 40.072 22.4552C40.1233 22.9068 39.7365 23.4277 39.4977 23.7771C39.1622 24.2684 38.7801 24.7299 38.3742 25.1636C37.8524 25.7216 37.2756 26.2384 36.6583 26.6917C35.9771 27.1912 35.1697 27.4608 34.4759 27.9367C34.1599 28.1544 34.5451 28.6123 34.8586 28.3959L34.856 28.3971Z' fill='%23C2241E'/%3E%3Cpath d='M34.7722 28.2839C35.09 28.1367 35.4231 28.0351 35.7438 27.8973C36.08 27.7525 36.3789 27.5581 36.6552 27.3154C37.211 26.8269 37.6702 26.248 38.1947 25.7289C38.9074 25.0214 39.7339 24.3809 40.2591 23.5117C40.5191 23.0815 40.7081 22.5661 40.4854 22.0769C40.3264 21.7273 39.7841 21.9759 39.9431 22.3255C40.0849 22.6351 39.8817 22.9976 39.713 23.2544C39.4486 23.662 39.113 24.0202 38.7671 24.3599C38.4575 24.6643 38.1333 24.9507 37.8237 25.2551C37.3571 25.7151 36.944 26.2265 36.4663 26.6761C36.1797 26.9468 35.8879 27.1796 35.5249 27.3399C35.1944 27.4867 34.8455 27.591 34.5174 27.743C34.1688 27.9043 34.4217 28.4446 34.7703 28.2833L34.7722 28.2839Z' fill='%23C2241E'/%3E%3Cpath d='M29.4085 8.90257C29.9269 8.67264 30.4626 8.77838 30.9874 8.9371C31.5122 9.09583 32.0719 9.29271 32.6508 9.25173C32.8121 9.24124 32.9189 9.05453 32.892 8.90744C32.8613 8.73576 32.7057 8.65544 32.5444 8.66593C32.0091 8.70392 31.4811 8.45535 30.9747 8.31604C30.3618 8.1482 29.7463 8.09763 29.1556 8.36226C28.8046 8.51852 29.0575 9.05883 29.4085 8.90257Z' fill='%23C2241E'/%3E%3Cpath d='M18.0701 14.5977C18.0646 14.6358 18.0535 14.6718 18.0481 14.7099C18.0457 14.7281 18.0433 14.7462 18.0453 14.7638C18.046 14.8084 18.0466 14.853 18.0581 14.8973L18.0807 14.9689C18.0967 15.0065 18.1199 15.0361 18.1496 15.0596C18.1673 15.0809 18.1878 15.0947 18.214 15.1044C18.2488 15.1256 18.2863 15.1393 18.3286 15.1401C18.3809 15.1424 18.4311 15.1333 18.479 15.1129C18.5167 15.0972 18.5464 15.0743 18.5699 15.0449C18.5991 15.0176 18.6214 14.9857 18.6339 14.9459C18.6828 14.8415 18.7381 14.7372 18.7702 14.6265C18.7925 14.5482 18.812 14.4603 18.7909 14.3787C18.7766 14.3249 18.7609 14.2748 18.7217 14.2308C18.7021 14.2089 18.6787 14.1855 18.6552 14.1685C18.6317 14.1514 18.5993 14.1353 18.5712 14.125C18.5412 14.114 18.506 14.1053 18.4719 14.1054C18.3937 14.1042 18.3193 14.1212 18.256 14.1719C18.2238 14.196 18.1996 14.2272 18.1841 14.2637C18.1629 14.2982 18.1493 14.3354 18.1487 14.3774C18.1467 14.4527 18.164 14.5329 18.2167 14.5924C18.2694 14.6518 18.342 14.6974 18.424 14.7001C18.4278 14.7015 18.4341 14.7017 18.4385 14.7012L18.3601 14.683C18.3601 14.683 18.3695 14.6864 18.3751 14.6885L18.3035 14.6516C18.3035 14.6516 18.3091 14.6537 18.3103 14.6563L18.253 14.6036C18.253 14.6036 18.2573 14.6094 18.2604 14.6126L18.2198 14.5492C18.2198 14.5492 18.2234 14.5568 18.2246 14.5594L18.2019 14.4877C18.2019 14.4877 18.2053 14.5016 18.2063 14.5105L18.2028 14.4331C18.2036 14.4482 18.2 14.4638 18.1983 14.4801L18.2163 14.4022C18.2046 14.4571 18.1818 14.5078 18.1589 14.5585C18.1313 14.6222 18.1025 14.6834 18.0729 14.7465L18.6499 14.7977C18.646 14.7794 18.6414 14.7629 18.6419 14.7441L18.6455 14.8214C18.6433 14.7636 18.6638 14.7078 18.6697 14.6509C18.6793 14.5784 18.6476 14.4908 18.6018 14.436C18.5774 14.4038 18.5459 14.3796 18.509 14.3639C18.4743 14.3427 18.4367 14.329 18.3945 14.3282C18.3188 14.3258 18.2381 14.3427 18.1786 14.3947L18.1259 14.4514C18.0943 14.4968 18.0766 14.5452 18.0713 14.6002L18.0701 14.5977Z' fill='%23C2241E'/%3E%3Cpath d='M18.5062 15.0848C18.5062 15.0848 18.5146 14.9865 18.5165 14.9872C18.5202 14.9886 18.4975 15.0563 18.5183 14.9879C18.5245 14.9712 18.53 14.9563 18.5361 14.9395C18.5484 14.906 18.5663 14.8746 18.5786 14.8411C18.5915 14.8058 18.5487 14.8935 18.5779 14.843C18.5892 14.8239 18.6004 14.8048 18.6124 14.7838C18.6951 14.6453 18.7933 14.5167 18.886 14.386C19.0871 14.0988 19.274 13.7747 19.2139 13.4107C19.1872 13.2573 19.0213 13.1352 18.8663 13.1692C18.7113 13.2031 18.5981 13.3494 18.6251 13.5134C18.6279 13.5292 18.6273 13.548 18.6326 13.5626C18.64 13.5949 18.6374 13.5032 18.6316 13.5538C18.6308 13.5619 18.6232 13.6521 18.6195 13.6507C18.6157 13.6493 18.6384 13.5817 18.6157 13.6493C18.6109 13.6623 18.6062 13.6754 18.6014 13.6884C18.5891 13.7219 18.5731 13.754 18.5596 13.7849C18.5287 13.8517 18.5934 13.7277 18.5569 13.7924C18.5502 13.8047 18.5429 13.8189 18.5343 13.8306C18.5139 13.8632 18.4934 13.8958 18.4729 13.9284C18.4281 13.9985 18.3801 14.0653 18.3322 14.1322C18.143 14.3985 17.9298 14.6897 17.9135 15.0299C17.9055 15.1853 18.0236 15.3447 18.1888 15.3526C18.354 15.3604 18.5036 15.2485 18.512 15.0806L18.5062 15.0848Z' fill='%23C2241E'/%3E%3Cpath d='M19.7228 19.7849C19.712 19.9941 19.6823 20.2028 19.6469 20.4093C19.6372 20.4649 19.6268 20.5223 19.6151 20.5771C19.61 20.6027 19.6049 20.6283 19.5998 20.6538C19.5866 20.7187 19.6112 20.6052 19.5941 20.675C19.5706 20.774 19.5452 20.8723 19.516 20.9693L20.093 21.0205C20.0771 20.9535 20.0669 20.8885 20.0599 20.8205C20.063 20.847 20.061 20.8525 20.0593 20.8224C20.0586 20.801 20.0598 20.7803 20.061 20.7597C20.0625 20.7265 20.0641 20.6932 20.0675 20.6607C20.0709 20.6282 20.075 20.5938 20.0803 20.562C20.082 20.5457 20.0856 20.5301 20.0899 20.5127C20.0919 20.5071 20.1016 20.4516 20.0936 20.4909C20.0856 20.5301 20.0991 20.476 20.0993 20.4697C20.1047 20.4548 20.1071 20.4367 20.1107 20.4211C20.1199 20.3844 20.131 20.3484 20.1421 20.3123C20.2242 20.0363 20.3281 19.7705 20.387 19.4881C20.4177 19.3347 20.2606 19.1715 20.1117 19.1654C19.9332 19.1591 19.8233 19.2729 19.7885 19.4374C19.7796 19.4848 19.7962 19.4339 19.7919 19.4281C19.7943 19.4332 19.782 19.4667 19.7819 19.473C19.7733 19.5078 19.7629 19.542 19.7525 19.5762C19.7324 19.6427 19.7103 19.7085 19.6883 19.7743C19.6429 19.9097 19.5964 20.0425 19.5585 20.1806C19.473 20.4891 19.425 20.8114 19.5028 21.127C19.5341 21.2504 19.6364 21.366 19.7727 21.3717C19.9007 21.3764 20.039 21.3068 20.0779 21.1775C20.2085 20.7462 20.2937 20.2877 20.3187 19.8367C20.3268 19.6813 20.2086 19.5219 20.0434 19.514C19.8782 19.5062 19.7305 19.6188 19.7202 19.786L19.7228 19.7849Z' fill='%23C2241E'/%3E%3Cpath d='M12.759 17.8343C13.1135 17.9643 13.2818 18.387 13.3953 18.7158C13.5181 19.0711 13.606 19.458 13.6564 19.8312C13.7081 20.2238 13.6789 20.6226 13.742 21.0131C13.8173 21.4692 14.0392 21.8504 14.4012 22.1395C14.7021 22.3807 15.0482 21.8955 14.7485 21.6568C14.4297 21.4005 14.3321 21.0459 14.3012 20.6546C14.2703 20.2632 14.2748 19.8448 14.1931 19.4412C14.0356 18.6699 13.8091 17.5819 12.9619 17.2754C12.5999 17.1426 12.3945 17.7027 12.7571 17.8336L12.759 17.8343Z' fill='%23C2241E'/%3E%3Cpath d='M15.5868 18.7048C15.5316 18.3679 15.6778 17.9867 15.8483 17.6671C16.032 17.3229 16.2699 17.0048 16.5299 16.7138C16.6276 16.604 16.5886 16.4145 16.4875 16.3246C16.3673 16.2172 16.225 16.2283 16.0952 16.3095C15.6608 16.5829 15.425 17.1213 15.2752 17.5878C15.1254 18.0543 15.0212 18.5818 14.9998 19.0869C14.9877 19.3633 15.3761 19.5459 15.5418 19.2857L15.6612 19.0994C15.747 18.9641 15.7267 18.7815 15.5905 18.683C15.4642 18.5923 15.2602 18.6146 15.1719 18.7511L15.0525 18.9374L15.5945 19.1362C15.6139 18.6831 15.6914 18.2513 15.823 17.8288C15.8902 17.6107 15.9827 17.3702 16.084 17.1984C16.1993 17 16.2865 16.8842 16.4741 16.7673L16.0394 16.3629C15.7332 16.7045 15.4728 17.0839 15.2652 17.4933C15.0575 17.9027 14.922 18.3533 14.9968 18.8051C15.0603 19.183 15.6491 19.0802 15.5856 18.7023L15.5868 18.7048Z' fill='%23C2241E'/%3E%3Cpath d='M16.3052 16.8446C16.3146 16.848 16.3259 16.8521 16.3353 16.8556C16.3646 16.8684 16.3559 16.8631 16.3073 16.839C16.3073 16.839 16.3569 16.872 16.36 16.8752C16.3985 16.8978 16.3148 16.8185 16.3618 16.8759C16.3746 16.8932 16.3893 16.9113 16.4021 16.9286C16.3782 16.9009 16.375 16.8807 16.3978 16.9228C16.4092 16.9439 16.42 16.9669 16.4295 16.9872C16.4391 17.0076 16.4484 17.0343 16.4566 17.0584C16.4241 16.9789 16.4571 17.0628 16.4629 17.0818C16.4915 17.1894 16.5068 17.2985 16.517 17.4099C16.5206 17.4408 16.5235 17.4735 16.5245 17.5055C16.5255 17.5143 16.5296 17.5961 16.5259 17.525C16.5291 17.5917 16.5304 17.6576 16.5299 17.7228C16.5312 18.1835 16.4621 18.6501 16.5089 19.1084C16.519 19.2029 16.6069 19.3111 16.7022 19.3356C16.8263 19.3684 16.9493 19.3755 17.0533 19.2891C17.0959 19.2541 17.127 19.2043 17.148 19.1529C17.1589 19.1231 17.1635 19.0931 17.1669 19.0606C17.1697 19.0299 17.1681 19.0399 17.163 19.0887L17.0736 19.2164L17.0898 19.2012C17.2084 19.0927 17.2367 18.911 17.1285 18.7826C17.0294 18.6639 16.8264 18.6317 16.7071 18.742C16.6567 18.7869 16.6156 18.8351 16.5917 18.9002C16.5845 18.9314 16.5773 18.9625 16.5714 18.9962C16.5691 19.0313 16.572 19.0176 16.5831 18.9583L16.738 18.7914L16.7278 18.796L16.8782 18.7689L16.9082 18.7799C16.9724 18.8541 17.036 18.9302 17.1021 19.0052C17.1006 18.9919 17.1023 18.9757 17.0989 18.9618C17.0863 18.9149 17.0991 19.0251 17.1005 18.975C17.0996 18.9367 17.0988 18.8984 17.0979 18.8601C17.0985 18.7716 17.1016 18.6819 17.1046 18.5923C17.1127 18.3905 17.1245 18.1901 17.1282 17.9887C17.137 17.5761 17.1431 17.1244 16.9737 16.7393C16.8852 16.5338 16.7259 16.3592 16.5107 16.2845C16.1467 16.1573 15.9419 16.7155 16.3059 16.8427L16.3052 16.8446Z' fill='%23C2241E'/%3E%3Cpath d='M14.925 26.5706C14.3348 31.1146 17.6215 35.0435 20.6456 38.0527C21.1478 38.5515 21.6539 39.0453 22.1899 39.51C22.5161 39.7923 22.8501 40.071 23.1868 40.3423C23.3104 40.4404 23.4348 40.5304 23.569 40.6112C23.6162 40.6391 23.6653 40.6677 23.7119 40.6974C23.7398 40.714 23.769 40.7332 23.7956 40.7535C23.9325 40.8733 23.9772 40.7399 23.9316 40.3537C23.5494 40.4035 23.6559 40.9893 24.038 40.9395C24.2743 40.9101 24.4389 40.6876 24.3227 40.4592C24.2196 40.2588 23.962 40.1664 23.784 40.0484C23.495 39.8558 23.2371 39.6134 22.9691 39.3927C22.6536 39.1334 22.3433 38.8655 22.0435 38.5866C21.1906 37.7966 20.3738 36.9608 19.5961 36.0992C18.0598 34.3999 16.6375 32.4997 15.9032 30.3135C15.5033 29.124 15.3592 27.8636 15.519 26.6218C15.5686 26.2431 14.9708 26.1906 14.9224 26.5718L14.925 26.5706Z' fill='%23C2241E'/%3E%3Cpath d='M24.1193 40.6252C23.6349 40.4665 23.1882 40.6868 23.2017 41.2301C23.2123 41.7406 23.5349 42.0849 23.8094 42.4853C24.1494 42.9795 24.0462 43.5855 23.9804 44.1419C23.9027 44.8122 23.9531 45.5273 24.3593 46.0964C24.4761 46.2596 24.6259 46.4602 24.8058 46.5557C25.0976 46.7113 25.3456 46.4645 25.2951 46.1673C25.2316 45.7894 24.6428 45.8922 24.7063 46.2701C24.819 46.0497 24.9481 45.9704 25.0941 46.0366C25.0661 46.02 25.0581 46.0129 25.0693 46.017C25.0537 45.9901 25.0191 45.9626 24.9964 45.9374C24.9376 45.8715 24.8783 45.8012 24.8278 45.7299C24.6667 45.502 24.5954 45.2267 24.5593 44.9538C24.4672 44.2825 24.7172 43.6184 24.6164 42.9418C24.5427 42.4525 24.2623 42.1089 23.9845 41.7178C23.886 41.5803 23.8052 41.4177 23.7979 41.2462C23.7959 41.2053 23.8078 41.1379 23.8014 41.144C23.7611 41.1841 23.8632 41.1667 23.9139 41.1853C24.2787 41.3043 24.4854 40.7468 24.1186 40.6271L24.1193 40.6252Z' fill='%23C2241E'/%3E%3Cpath d='M23.6908 40.4995C23.2041 40.7009 22.9112 41.1107 23.026 41.6447C23.1312 42.1351 23.4522 42.542 23.6661 42.9857C23.9474 43.5702 23.7877 44.261 23.8166 44.8839C23.8499 45.6054 24.2059 46.1835 24.6505 46.735C24.8935 47.0353 25.3516 46.6565 25.1104 46.357C24.7153 45.8679 24.4136 45.3794 24.4073 44.7353C24.4002 44.1458 24.5006 43.524 24.2997 42.9521C24.1602 42.561 23.9043 42.2202 23.729 41.8455C23.661 41.7003 23.5701 41.5129 23.5986 41.3481C23.6287 41.1733 23.7917 41.1002 23.9425 41.0372C24.2989 40.8893 24.0441 40.3483 23.6896 40.4969L23.6908 40.4995Z' fill='%23C2241E'/%3E%3Cpath d='M23.7603 42.5201C23.8017 42.5986 23.8336 42.68 23.8603 42.7637L23.8377 42.6921C23.8702 42.7948 23.8976 42.8998 23.908 43.005C23.9162 43.0755 23.9721 43.1551 24.0297 43.1953C24.0904 43.2386 24.1838 43.2623 24.2575 43.2471C24.3311 43.2319 24.4048 43.1935 24.4483 43.1272L24.485 43.0562C24.5034 43.0059 24.5074 42.9546 24.4994 42.901C24.4881 42.804 24.4643 42.7066 24.4372 42.6122C24.4012 42.4956 24.3634 42.3783 24.307 42.271C24.2711 42.2008 24.2133 42.1437 24.1383 42.1162C24.0689 42.0908 23.9754 42.0903 23.9094 42.1252C23.8434 42.1601 23.7781 42.2163 23.7546 42.2921C23.731 42.3679 23.7269 42.4488 23.7647 42.5196L23.7603 42.5201Z' fill='%23C2241E'/%3E%3Cpath d='M24.4788 46.0895C24.199 46.8059 24.5187 47.489 24.6285 48.2048C24.7553 49.0366 24.455 49.8553 23.9869 50.528C23.7969 50.8024 23.5978 51.0841 23.5193 51.4142C23.4343 51.7735 23.5039 52.1579 23.6851 52.4819C23.8663 52.8059 24.1216 53.0263 24.4241 53.2111C24.6811 53.3687 24.9988 53.4831 25.2185 53.6904C25.4948 53.9522 25.9586 53.5756 25.6785 53.3124C25.2501 52.9082 24.5637 52.7726 24.2412 52.2595C23.8141 51.5793 24.3869 51.0674 24.7111 50.5087C25.1014 49.8391 25.3023 49.0536 25.2377 48.2784C25.183 47.6271 24.7882 46.9398 25.0402 46.2933C25.1795 45.937 24.6169 45.7306 24.4776 46.087L24.4788 46.0895Z' fill='%23C2241E'/%3E%3Cdefs%3E%3CclipPath id='clip0_3424_52130'%3E%3Crect width='50' height='50' fill='white' transform='translate(4 7.99951)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media (min-width: 200px) and (max-width: 768px) {
  .dataodierna_css {
    display: none !important;
  }
  div#shortcuts-head.container {
    padding: 0;
  }
  .site-header .panel-grid:nth-of-type(2) .container img {
    max-width: 130px;
    height: auto;
  }
  #head-contain {
    height: 137px;
    margin-bottom: 17px;
  }
  #colophon .container {
    gap: 0px;
  }
  footer .siteorigin-widget-tinymce.textwidget {
    max-width: 100%;
    padding: 0 10px;
  }
  #colophon .panel-grid.panel-has-style > .panel-row-style,
  #colophon .panel-grid.panel-no-style {
    min-width: 100%;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    -ms-justify-content: space-between;
    justify-content: center;
  }
  #colophon .container > .panel-grid-cell {
    margin-bottom: 0px !important;
  }
}
@media (max-width: 768px) {
  ul.mega-sub-menu.mobile-open {
    height: 100vh !important;
    width: 100% !important;
    display: block !important;
    top: 60px !important;
    left: 0 !important;
    position: fixed !important;
  }
  .site-header {
    position: fixed;
    height: 80px;
    width: 100%;
    background: white;
    z-index: 3;
    top: 0;
  }
  #shortcuts-head {
    /*  padding-top: 80px; */
  }
  #pl-2500009 {
    height: 90px;
  }
  #hidden-search {
    width: 26px;
    height: 26px;
    position: fixed;
    top: 20px;
    right: 20px;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%23dd3333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #hidden-search.mobile-opener {
    opacity: 0.7;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M20.7457 3.32851C20.3552 2.93798 19.722 2.93798 19.3315 3.32851L12.0371 10.6229L4.74275 3.32851C4.35223 2.93798 3.71906 2.93798 3.32854 3.32851C2.93801 3.71903 2.93801 4.3522 3.32854 4.74272L10.6229 12.0371L3.32856 19.3314C2.93803 19.722 2.93803 20.3551 3.32856 20.7457C3.71908 21.1362 4.35225 21.1362 4.74277 20.7457L12.0371 13.4513L19.3315 20.7457C19.722 21.1362 20.3552 21.1362 20.7457 20.7457C21.1362 20.3551 21.1362 19.722 20.7457 19.3315L13.4513 12.0371L20.7457 4.74272C21.1362 4.3522 21.1362 3.71903 20.7457 3.32851Z' fill='%23c46464'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    top: 80px !important;
  }
  a.dashicons-search.mega-menu-link {
    display: none !important;
  }
  main#primary.container {
    padding-top: 95px !important;
    overflow: hidden !important;
  }
  body.archive .site-content.site-container.cd-main-content.container {
    margin-top: 0 !important;
    padding-top: 100px !important;
  }
}
.teaser-image img {
  border: none;
  max-width: 100%;
  height: auto;
  width: 100%;
  aspect-ratio: 16/9;
}

.teaser-content {
  padding: 0.65rem;
}

/***************************************************************/
/***** LEGACY ****************/
/***************************************************************/
/* ============================================================
  SITE STYLE v 2.4
============================================================ */
.site-container {
  padding-left: 0px !important;
  padding-right: 0px !important;
  /*  max-width: 1241px !important; */
}

.d-none {
  display: none !important;
}

/* mobile */
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3), (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3), (max-width: 767px) and (min-device-pixel-ratio: 1.3), (max-width: 767px) and (min-resolution: 1.3dppx) {
  .cont_agenda .testo_agenda {
    font-size: 16px !important;
  }
  .cont_agenda .testo_agenda p {
    font-size: 12px !important;
  }
  /*
      .grid-col-12 .cont_agenda {
          margin-left: 0 !important;
          margin-right: 0 !important;
      }
  */
  .cont_agenda .immagine_agenda {
    width: 18% !important;
  }
  .cont_agenda .download_agenda {
    width: 16% !important;
  }
  .cont_agenda .testo_agenda {
    width: 66% !important;
  }
  .dataTables_filter {
    float: left;
    white-space: nowrap;
  }
}
/* mobile */
.dataTables_wrapper .dataTables_info,
dataTables_paginate,
.paging_simple {
  margin: 18px 0 0;
}

/*
.grid-col-12 .cont_agenda {
    margin-left: -20px;
    width: fit-content;
    margin-right: -20px;
} */
.cont_agenda {
  float: left;
  margin-bottom: 20px;
}

.cont_agenda .testo_agenda {
  font-size: 21px;
  font-weight: bold;
  float: left;
  width: 80%;
  padding-left: 13px;
}

.cont_agenda .testo_agenda p {
  font-size: 16px;
  font-weight: normal !important;
  padding-top: 5.1px;
}

.cont_agenda .immagine_agenda {
  width: 10%;
  float: left;
}

.cont_agenda .immagine_agenda img {
  width: 100%;
  border-radius: 100%;
}

.cont_agenda .download_agenda {
  width: 10%;
  float: left;
}

.cont_agenda .download_agenda img {
  width: 100%;
}

img[src=\"\"] {
  display: none;
}

/* HEADER */
#topbar {
  height: 44px;
}

#menu-cdm {
  /* height: 44px;  100723 */
  height: 42px;
  background: #c2241e;
  border-bottom: none;
  box-shadow: none;
}

#menu-cdm .mega-menu-wrap {
  max-width: 1306px;
  margin: auto;
}

.site-header {
  padding-left: 0px;
  padding-right: 0px;
  background: #ffffff;
}

.site-header .grid.site-section {
  display: flex;
  margin: auto;
  justify-content: center;
  width: 100%;
}

.Apertura-1 > .teaser .teaser-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 30px;
  padding-bottom: 20px;
  border-left: 0;
  margin-left: 0;
  box-shadow: none;
  top: 0px;
}

.Apertura-1 > .teaser .teaser-eyelet {
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
}

.Apertura-1 > .teaser .teaser-content:after {
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.33%, #000000 100%);
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  top: auto;
  z-index: 1;
  height: 100%;
}

.Apertura-1 > .teaser h1.teaser-title, .Apertura-1 > .teaser .teaser-title.h1 {
  /*  margin-top: 16rem;
  font-family: 'PT Serif';
  font-style: normal;
  font-weight: 700;
  font-size: 25px; */
}

.Apertura-1 > .teaser h1.teaser-title a, .Apertura-1 > .teaser .teaser-title.h1 a {
  color: #ffffff;
}

.Apertura-1 > .teaser .teaser-summary {
  /*  font-size: 16px; */
}

.Orizzontale-flex-3 .teaser .teaser-eyelet {
  position: absolute;
  top: 0px;
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
}

.Orizzontale-flex-3 .teaser .teaser-title {
  font-size: 20px;
}

.Orizzontale-flex-3 .teaser .teaser-summary {
  font-size: 16px;
}

.Colonnino-1 > .teaser,
.Orizzontale-1 > .teaser {
  position: relative;
}

.Orizzontale-6 .teaser {
  border-top: none;
  border-bottom: 1px solid #E6E6E6;
  padding-top: 0px;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.Orizzontale-6 .teaser .teaser-eyelet {
  position: relative;
  background: none;
  border-bottom-right-radius: none;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
  color: #666666;
}

.Orizzontale-6 .teaser .teaser-title {
  font-size: 18px;
}

.Orizzontale-6 .teaser .teaser-summary {
  font-weight: 500;
  font-size: 16px;
}

.Colonnino-1 .teaser .teaser-eyelet,
.Colonnino-2 .teaser .teaser-eyelet {
  position: absolute;
  top: 0px;
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
  color: #ffffff;
}

.Colonnino-2 h1.teaser-title, .Colonnino-2 .teaser-title.h1 {
  font-size: 20px;
  color: #fff;
}

.Colonnino-2 .teaser-content {
  margin-top: 1rem;
}

.Colonnino-2 h1.teaser-title a, .Colonnino-2 .teaser-title.h1 a {
  color: #fff;
}

.Colonnino-2 p {
  color: #fff;
  font-size: 16px;
}

.widget_webdiocesi_infobox > .wdi_header:first-of-type b a {
  color: #ffffff;
  display: block;
  float: right;
  max-width: 60%;
  margin-top: 10px;
  margin-right: 10px;
}

.widget_webdiocesi_infobox > .wdi-box .wdi_header {
  font-size: 16px;
}

.widget_ted_submenu .ted-title,
.widget_webdiocesi_infobox .wdi_header {
  border-top: none;
  margin-bottom: 0px;
}

.widget_webdiocesi_infobox .wdi-box {
  padding: 15px;
}

.widget_webdiocesi_infobox .wdi-image {
  box-shadow: none;
  height: 120px;
  width: 120px;
}

.widget_webdiocesi_infobox .wdi-image img {
  width: 100px !important;
  height: 100px !important;
}

.widget_webdiocesi_infobox .wdi-content {
  font-size: 16px;
}

.banner-title,
.Orizzontale-6 .banner-title {
  color: #cb4540;
}

.site-footer {
  background-color: #080112;
  color: #fff;
  border-bottom: 40px solid #c2241e;
}

/* mobile */
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 1.3), (max-width: 767px) and (min--moz-device-pixel-ratio: 1.3), (max-width: 767px) and (min-device-pixel-ratio: 1.3), (max-width: 767px) and (min-resolution: 1.3dppx) {
  .Colonnino-1 .teaser {
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    box-shadow: none;
    border-bottom: none;
    margin-bottom: 10px;
  }
  .Apertura-1 > .teaser .teaser-content {
    position: relative;
    max-height: none;
  }
  .Apertura-1 > .teaser .teaser-content:after {
    background: none;
  }
  .Apertura-1 > .teaser h1.teaser-title, .Apertura-1 > .teaser .teaser-title.h1 {
    position: relative;
    bottom: 0px;
    margin: 0px;
    padding: 0px 0px 1rem 0px;
    width: auto;
    margin-top: 0rem;
  }
  .Apertura-1 > .teaser h1.teaser-title a, .Apertura-1 > .teaser .teaser-title.h1 a {
    color: #303030;
  }
  .Apertura-1 > .teaser .teaser-summary {
    color: #303030;
  }
  .Orizzontale-6 .teaser {
    padding-top: 20px;
  }
}
#mega-menu-wrap-max_mega_menu_3,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge {
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
}

#mega-menu-wrap-max_mega_menu_3:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge:before,
#mega-menu-wrap-max_mega_menu_3:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_3 {
  border-radius: 0;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 {
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-menu-toggle:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block a:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 a:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 span:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 input:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 li.mega-menu-item a.mega-menu-link:focus {
  outline: 3px solid #109cde;
  outline-offset: -3px;
}

#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}

#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background: #fff;
  color: #303030;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #c2241e;
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 {
  visibility: visible;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link {
  cursor: pointer;
  display: inline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 p {
  margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 input,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 img {
  max-width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.33333%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.66667%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link:hover {
    background: #fff;
    color: #303030;
    font-weight: normal;
    text-decoration: none;
    border-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: #fff;
  color: #303030;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #c2241e;
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
  line-height: 50px;
  height: 50px;
  padding: 0px 60px 0px 0px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #303030;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 18px;
  font-weight: normal;
  outline: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #333;
    font-size: 14px;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px 15px 15px 15px;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0;
  background: #393f4c;
  background: linear-gradient(to bottom, #49505f, #393f4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
  border: 0;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4 {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #555;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 214px;
  max-width: none;
  padding: 10px 10px 10px 10px;
  border: 0;
  background: #fff;
  border-radius: 10px 10px 10px 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #fff;
  color: #373737;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #fff;
  font-weight: normal;
  text-decoration: none;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "\f343";
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f343";
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f345";
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f341";
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3:after {
    content: "";
    display: table;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: #fff;
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  text-align: left;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  white-space: nowrap;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle img {
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
  margin-left: 3px;
  margin-right: 3px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    background: #fff;
    padding: 10px 10px 10px 10px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999999;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    position: fixed;
    display: block;
    width: 360px;
    max-width: 90%;
    height: 100vh;
    max-height: 100vh;
    top: 0;
    box-sizing: border-box;
    transition: left 200ms ease-in-out, right 200ms ease-in-out;
    overflow: auto;
    z-index: 9999999999;
    overscroll-behavior: contain;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    left: -360px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    left: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open:after {
    position: fixed;
    width: 100%;
    height: 99999px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
    background: black;
    cursor: pointer;
    z-index: 9999999998;
  }
}
html.mega-menu-max_mega_menu_3-off-canvas-open {
  overflow: hidden;
  height: auto;
}

html.mega-menu-max_mega_menu_3-off-canvas-open body {
  overflow: hidden;
  height: auto;
}

html.mega-menu-max_mega_menu_3-off-canvas-open #wpadminbar {
  z-index: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
  /** Push menu onto new line **/
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 {
  /*!
              * Hamburgers
              * @description Tasty CSS-animated hamburgers
              * @author Jonathan Suh @jonsuh
              * @site https://jonsuh.com/hamburgers
              * @link https://github.com/jonsuh/hamburgers
              */
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.6);
  align-self: center;
  outline: 0;
  background: none;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #c2241e;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
  top: -10px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  bottom: -10px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-max_mega_menu_3 {
  clear: both;
}

/*
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    color: #c2241e;
    font-weight: 700;
    vertical-align: middle;
} */
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  padding: 10px 10px 10px 10px;
  line-height: normal;
  min-height: 47px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search.mega-menu-link:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background-color: #bd3730;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open:after {
  background: #fff;
  opacity: 0 !important;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #c2241e;
    box-shadow: none;
    top: 90px;
    max-width: 100%;
    width: 100%;
    padding-bottom: 120px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    top: 90px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    font-weight: 400;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    display: flex;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    color: #f00;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    font-weight: 400;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    border-bottom: 1px solid #fff;
    display: grid;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    padding: 0px 0px 20px 20px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 812px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    top: 95px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    top: 95px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    margin: 0 8px 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    margin: 0 8px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
    -webkit-box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 {
    float: left;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon {
    /* UPDATE THIS: 100 / Number of social icons */
    max-width: 20%;
    float: left !important;
    border-bottom: none;
    clear: none;
    margin-top: 1.1rem;
    margin-bottom: 0.3rem;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon > a.mega-menu-link {
    color: #c2241e;
    text-align: center;
    font-size: 20px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon .mega-menu-link.dashicons-wordpress:before {
    content: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/03/redvector.png);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  padding: 0px;
}

#mega-menu-wrap-max_mega_menu_3 {
  max-width: 1286px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0;
}

#mega-menu-wrap-max_mega_menu_3 {
  clear: both;
}

/*AGGIORNAMENTI UFFICI 28 giugno*/
/*
.menu-right-menu-container .menu,
.widget_nav_menu .menu {
    border: none;
    padding: 0px
}

.menu-right-menu-container .menu>li:nth-of-type(1) {
    background: #c2241e;
    color: #fff;
}

.menu-right-menu-container .menu>li:nth-of-type(1) a {
    color: #fff !important
}

.menu-right-menu-container .menu li:not(:first-child),
.widget_nav_menu .menu li:not(:first-child) {
    line-height: 2.5 !important;
    font-size: 16px;
    padding: 0px;
    border-top: none;
    background: #fafafa;
}

.menu-right-menu-container li {
    line-height: 2.5 !important;
    font-size: 16px;
    padding: 0px;
    border-bottom: 1px solid #ddd;
    background: #fafafa;
}

.menu-right-menu-container .menu li a {
    font-size: 16px;
    color: #303030;
    display: block;
    font-weight: 600;
    padding: 0.5rem 1rem;
    white-space: break-spaces;
    text-shadow: none
}

.menu-right-menu-container .menu li a:hover {
    color: #303030;
}

.menu-right-menu-container .menu .sub-menu {}

.menu-right-menu-container .menu .menu-item-has-children>a:before,
.widget_nav_menu .menu .menu-item-has-children>a:before {
    color: #c2241e;
    line-height: 53px;
}

.menu-right-menu-container .menu .sub-menu {
    background-color: #fafafa;
    padding-left: 20px;
}

.menu-right-menu-container .menu .sub-menu li,
.widget_nav_menu .menu .sub-menu li {
    background: #fafafa;
    border-bottom: none;
}

.menu-right-menu-container .menu .sub-menu li a,
.widget_nav_menu .menu .sub-menu li a {
    background: #fafafa;
    font-weight: 400 !important;
    line-height: 1.5 !important;
    white-space: break-spaces;
    position: relative;
    text-shadow: none;
    border-bottom: none;
    border-top: none;
    font-size: 16px;
    padding: 0.5rem 1rem;
    ;
}

.menu-right-menu-container .menu .sub-menu li a:before {
    content: "";
    position: absolute;
    border-radius: 100%;
    width: 10px;
    height: 10px;
    border: 1px solid #cb4540;
    background: #cb4540;
    left: -5px;
    top: 0.9rem;
}

*/
.Orizzontale-flex-5 .teaser .teaser-eyelet {
  position: absolute;
  top: 0px;
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
}

.Orizzontale-flex-5 .teaser .teaser-title {
  font-size: 20px;
}

.Orizzontale-flex-5 .teaser .teaser-summary {
  font-size: 16px;
}

h1.banner-title, .banner-title.h1 {
  color: #000000;
}

/*
.Evidenza-1>.teaser .teaser-content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-top: 0px;
    padding-bottom: 20px;
    border-left: 0;
    margin-left: 0;
    box-shadow: none;
    top: 0px;
}

.Evidenza-1>.teaser .teaser-eyelet {
    background: rgba(194, 36, 30, 0.85);
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    font-family: $font-family-sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding: 3px 20px;
    margin-left: 0px;
    border: none;
    box-shadow: none;
    position: absolute;
}

.Evidenza-1>.teaser .teaser-content:after {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 41.33%, #000000 100%);
    content: "";
    position: absolute;
    width: 100%;
    bottom: 0;
    top: auto;
    z-index: 1;
    height: 100%;
}

.Evidenza-1>.teaser h1.teaser-title {
    margin-top: 16rem;

    font-style: normal;
    font-weight: 700;
    font-size: 25px;
}

.Evidenza-1>.teaser h1.teaser-title a {
    color: #ffffff
}

.Evidenza-1>.teaser .teaser-summary {
    font-size: 16px;
}
*/
/*
.ted-plugin .ted-image,
.widget_ted .ted-image {
    border: 1px solid #cb4540;
    background: #cb4540;
    width: 10px;
    height: 10px
} */
/*
.Orizzontale-flex-4 .teaser .teaser-eyelet {
    position: absolute;
    top: 0px;
    background: rgba(194, 36, 30, 0.85);
    -webkit-border-bottom-right-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    border-bottom-right-radius: 10px;
    font-family: $font-family-sans-serif;
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding: 3px 20px;
    margin-left: 0px;
    border: none;
    box-shadow: none
}

.Orizzontale-flex-4 .teaser .teaser-title {
    font-size: 20px
}

.Orizzontale-flex-4 .teaser .teaser-summary {
    font-size: 16px
}

*/
/*stampa articoli*/
@media print {
  .wrapper-sticky,
  .suggested-posts,
  .site-header,
  .site-footer,
  #cd-primary-nav,
  #tipu_wrapper,
  .site-menu-top,
  #shortcuts-head,
  .navigation-mobile-init,
  .modal,
  #iandu-fixed-edit-preferences,
  .correlati.container,
  iframe {
    display: none !important;
  }
  html,
  body {
    padding: 0 !important;
    margin: 0 !important;
    margin-top: 0px !important;
    padding-top: 0px !important;
  }
  body:before {
    content: "";
    display: block;
    /*   width: 234px;
    height: 90px; */
    width: 196.4px;
    height: 58px;
    margin: 0 auto;
    margin-top: 2px;
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/arcidiocesi_milano_orizzontale.png");
  }
  #m-container.pt-5 {
    padding-top: 0 !important;
  }
  article .article-eyelet {
    margin-bottom: 5px;
    font-size: 80%;
    padding: 5px 12px;
  }
  main.main-content {
    width: 100%;
  }
  article .article-header,
  article .article-content,
  article .article-footer {
    margin-right: 0;
  }
  article .article-header div,
  article .article-header p,
  article .article-content div,
  article .article-content p,
  article .article-footer div,
  article .article-footer p {
    font-size: 0.92rem !important;
  }
  .article-content {
    display: flex;
    flex-direction: column;
  }
  .inner-content-area {
    /*  font-size: 0.9rem !important;
    line-height: 0.95rem; */
    font-size: 12px !important;
    line-height: 21px !important;
  }
  .inner-content-area p,
  .inner-content-area div {
    /*  font-size: 0.9rem !important;
    line-height: 0.95rem; */
    font-size: 12px !important;
    line-height: 21px !important;
  }
  aside.article-sharer {
    display: none !important;
  }
  .site-content {
    margin-top: 0 !important;
  }
  h1.entry-title, .entry-title.h1,
  h1.article-title,
  .article-title.h1 {
    line-height: 28px !important;
    font-size: 22px !important;
    margin-bottom: 5px;
  }
  p.article-summary {
    margin-bottom: 5px;
  }
  /* Evita le interruzioni di pagina all'interno dei div del titolo e del corpo dell'articolo */
}
/*stampa articoli*/
/** Tuesday 4th July 2023 07:58:34 UTC (core) **/
/** THIS FILE IS AUTOMATICALLY GENERATED - DO NOT MAKE MANUAL EDITS! **/
/** Custom CSS should be added to Mega Menu > Menu Themes > Custom Styling **/
.mega-menu-last-modified-1688457514 {
  content: "Tuesday 4th July 2023 07:58:34 UTC";
}

#mega-menu-wrap-max_mega_menu_1,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge {
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
}

#mega-menu-wrap-max_mega_menu_1:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:before,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:before,
#mega-menu-wrap-max_mega_menu_1:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 ul.mega-sub-menu:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-row:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-column:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 span.mega-menu-badge:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_1 {
  border-radius: 0;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 {
    background: rgba(255, 255, 255, 0);
  }
}
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-menu-toggle:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block a:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 a:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 span:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 input:focus,
#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:focus {
  outline: 3px solid #109cde;
  outline-offset: -3px;
}

#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}

#mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background: rgba(255, 255, 255, 0);
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(255, 255, 255, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #c2241e;
    background: #fafafa;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 {
  visibility: visible;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link {
  cursor: pointer;
  display: inline;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 p {
  margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 input,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 img {
  max-width: 100%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade\"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.33333%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.66667%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link:hover {
    background: rgba(255, 255, 255, 0);
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: rgba(255, 255, 255, 0);
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: rgba(255, 255, 255, 0);
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(255, 255, 255, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #c2241e;
    background: #fafafa;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  line-height: 47px;
  height: 47px;
  /* padding: 0px 30px 0px 0px; 100723 */
  padding: 0px 25px 0px 0px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  outline: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #333;
    font-size: 14px;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px 15px 15px 15px;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0;
  background: #393f4c;
  background: linear-gradient(to bottom, #49505f, #393f4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
  border: 0;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4 {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #555;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 250px;
  max-width: none;
  padding: 0px 0px 0px 0px;
  border: 0;
  background: #fafafa;
  border-radius: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #fafafa;
  color: #222;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #fafafa;
  font-weight: normal;
  text-decoration: none;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f347";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  height: auto;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "\f343";
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f343";
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f345";
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f341";
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
}
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1:after {
    content: "";
    display: table;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: #fff;
  background: linear-gradient(to bottom, #fafafa, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFAFAFA", endColorstr="#FFFFFFFF");
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  text-align: left;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  white-space: nowrap;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle img {
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
  margin-left: 3px;
  margin-right: 3px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle + #mega-menu-max_mega_menu_1 {
    background: #fafafa;
    padding: 0px 0px 0px 0px;
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
    display: block;
  }
}
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle {
  /** Push menu onto new line **/
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 {
  /*!
              * Hamburgers
              * @description Tasty CSS-animated hamburgers
              * @author Jonathan Suh @jonsuh
              * @site https://jonsuh.com/hamburgers
              * @link https://github.com/jonsuh/hamburgers
              */
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.8);
  align-self: center;
  outline: 0;
  background: none;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ddd;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
  top: -10px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  bottom: -10px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-max_mega_menu_1 {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item > a.mega-menu-link {
  line-height: 40px;
  height: 47px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-item-align-right > a.mega-menu-link {
  padding-right: 20px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-newslbutton > a.mega-menu-link {
  background: #542424;
  margin-left: 15px;
  text-align: center;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-menu-item.mega-mega-social-icon > a.mega-menu-link {
  font-size: 20px;
  padding-right: 14px;
}

#mega-menu-wrap-max_mega_menu_1 #mega-menu-max_mega_menu_1 > li.mega-mega-social-icon .mega-menu-link.dashicons-wordpress:before {
  content: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/03/Vector.png);
}

#mega-menu-wrap-max_mega_menu_2,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge {
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
}

#mega-menu-wrap-max_mega_menu_2:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge:before,
#mega-menu-wrap-max_mega_menu_2:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 span.mega-menu-badge:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_2 {
  border-radius: 0;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 {
    background: #222;
  }
}
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-menu-toggle:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block a:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 a:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 span:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 input:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 li.mega-menu-item a.mega-menu-link:focus {
  outline: 3px solid #109cde;
  outline-offset: -3px;
}

#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}

#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background: #333;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: #fff;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #fff;
    background: #333;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 {
  visibility: visible;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link {
  cursor: pointer;
  display: inline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 p {
  margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 input,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 img {
  max-width: 100%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade\"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.33333%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.66667%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link:hover {
    background: #333;
    color: #fff;
    font-weight: normal;
    text-decoration: none;
    border-color: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: #333;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: #fff;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #fff;
    background: #333;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  background: #333;
  color: #fff;
  font-weight: normal;
  text-decoration: none;
  border-color: #fff;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    color: #fff;
    background: #333;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
  line-height: 40px;
  height: 40px;
  padding: 0px 10px 0px 10px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #fff;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  outline: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #fff;
    font-size: 14px;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px 15px 15px 15px;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4 {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #555;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 250px;
  max-width: none;
  padding: 0px 0px 0px 0px;
  border: 0;
  background: #f1f1f1;
  border-radius: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #f1f1f1;
  color: #666;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #ddd;
  font-weight: normal;
  text-decoration: none;
  color: #666;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f140";
  font-family: dashicons;
  font-weight: normal;
  display: inline-block;
  margin: 0;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  height: auto;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "\f142";
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f142";
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f139";
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f141";
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2:after {
    content: "";
    display: table;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: #222;
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  text-align: left;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  white-space: nowrap;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle img {
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
  margin-left: 3px;
  margin-right: 3px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 {
    background: #222;
    padding: 0px 0px 0px 0px;
    display: none;
  }
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_2 {
    display: block;
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
  /** Push menu onto new line **/
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 {
  /*!
              * Hamburgers
              * @description Tasty CSS-animated hamburgers
              * @author Jonathan Suh @jonsuh
              * @site https://jonsuh.com/hamburgers
              * @link https://github.com/jonsuh/hamburgers
              */
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.8);
  align-self: center;
  outline: 0;
  background: none;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #ddd;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before {
  top: -10px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  bottom: -10px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-0 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-max_mega_menu_2 {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_3,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge {
  transition: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #666;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  min-width: auto;
  max-width: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-indent: 0;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
  white-space: normal;
}

#mega-menu-wrap-max_mega_menu_3:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link:before,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge:before,
#mega-menu-wrap-max_mega_menu_3:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 ul.mega-sub-menu:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-row:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-column:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 span.mega-menu-badge:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_3 {
  border-radius: 0;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 {
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-menu-toggle:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block a:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block .mega-search input[type=text]:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 a:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 span:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 input:focus,
#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation #mega-menu-max_mega_menu_3 li.mega-menu-item a.mega-menu-link:focus {
  outline: 3px solid #109cde;
  outline-offset: -3px;
}

#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation .mega-toggle-block button.mega-toggle-animated:focus {
  outline-offset: 2px;
}

#mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background: #fff;
  color: #303030;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #c2241e;
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 {
  visibility: visible;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link {
  cursor: pointer;
  display: inline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
  align-items: center;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link:before {
  flex: 0 0 auto;
  align-self: flex-start;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-tabbed.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: inherit;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 p {
  margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 input,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 img {
  max-width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-sub-menu-on-mobile > ul.mega-sub-menu {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"fade_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3[data-effect=\"slide_up\"] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children > ul.mega-sub-menu {
  display: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-collapse-children.mega-toggle-on > ul.mega-sub-menu {
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-1-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-2-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 50%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-3-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 33.33333%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-4-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 25%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-5-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 20%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu li.mega-6-columns > ul.mega-sub-menu > li.mega-menu-item {
  float: left;
  width: 16.66667%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  border-radius: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
  margin: 0 0px 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0px;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link:hover {
    background: #fff;
    color: #303030;
    font-weight: normal;
    text-decoration: none;
    border-color: rgba(0, 0, 0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: #fff;
  color: #303030;
  font-weight: normal;
  text-decoration: none;
  border-color: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #c2241e;
    background: #fff;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
  line-height: 50px;
  height: 50px;
  padding: 0px 40px 0px 0px;
  vertical-align: baseline;
  width: auto;
  display: block;
  color: #303030;
  text-transform: none;
  text-decoration: none;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  border: 0;
  border-radius: 0;
  font-family: inherit;
  font-size: 17px;
  font-weight: normal;
  outline: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    border-radius: 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #333;
    font-size: 14px;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px 15px 15px 15px;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  border-radius: 0;
  background: #393f4c;
  background: linear-gradient(to bottom, #49505f, #393f4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
  border: 0;
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  max-width: none;
  left: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4 {
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover, #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: bold;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #555;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus > span.mega-title-below {
  text-decoration: none;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border: 0;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover {
  border-color: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item.mega-icon-left.mega-has-description.mega-has-icon > a.mega-menu-link {
  display: flex;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    border-radius: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 214px;
  max-width: none;
  padding: 10px 10px 10px 10px;
  border: 0;
  background: #fff;
  border-radius: 10px 10px 10px 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
    border-radius: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #fff;
  color: #373737;
  font-family: inherit;
  font-size: 16px;
  font-weight: normal;
  padding: 0px 0px 0px 0px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #fff;
  font-weight: normal;
  text-decoration: none;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu ul.mega-sub-menu a.mega-menu-link {
    padding-left: 30px;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  height: auto;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  float: right;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-collapse-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
  content: "\f343";
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator:after {
    content: "\f343";
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link > span.mega-indicator {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children:not(.mega-collapse-children) > a.mega-menu-link > span.mega-indicator,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link > span.mega-indicator {
  display: none;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f345";
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: right;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator {
    float: left;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link > span.mega-indicator:after {
    content: "\f341";
    margin: 0 6px 0 0;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: right;
    margin: 0 0 0 6px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    left: -100%;
    top: 0;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3.mega-menu-accordion > li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    float: right;
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3:after {
    content: "";
    display: table;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: #fff;
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  text-align: left;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  white-space: nowrap;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle img {
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block:only-child {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
  margin-left: 3px;
  margin-right: 3px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:only-child {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  outline: 0;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    background: #fff;
    padding: 10px 10px 10px 10px;
    display: none;
    position: absolute;
    width: 100%;
    z-index: 9999999;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    position: fixed;
    display: block;
    width: 360px;
    max-width: 90%;
    height: 100vh;
    max-height: 100vh;
    top: 0;
    box-sizing: border-box;
    transition: left 200ms ease-in-out, right 200ms ease-in-out;
    overflow: auto;
    z-index: 9999999999;
    overscroll-behavior: contain;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    left: -360px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    left: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open:after {
    position: fixed;
    width: 100%;
    height: 99999px;
    content: "";
    top: 0;
    left: 0;
    opacity: 0.5;
    background: black;
    cursor: pointer;
    z-index: 9999999998;
  }
}
html.mega-menu-max_mega_menu_3-off-canvas-open {
  overflow: hidden;
  height: auto;
}

html.mega-menu-max_mega_menu_3-off-canvas-open body {
  overflow: hidden;
  height: auto;
}

html.mega-menu-max_mega_menu_3-off-canvas-open #wpadminbar {
  z-index: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
  /** Push menu onto new line **/
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 {
  /*!
              * Hamburgers
              * @description Tasty CSS-animated hamburgers
              * @author Jonathan Suh @jonsuh
              * @site https://jonsuh.com/hamburgers
              * @link https://github.com/jonsuh/hamburgers
              */
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.6);
  align-self: center;
  outline: 0;
  background: none;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
  outline: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #c2241e;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
  top: -10px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  bottom: -10px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-max_mega_menu_3 {
  clear: both;
}

/*
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children>a.mega-menu-link>span.mega-indicator:after {
    color: #c2241e;
    font-weight: 700;
    vertical-align: middle;
}
*/
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link {
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  padding: 10px 10px 10px 10px;
  line-height: normal;
  min-height: 47px;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search.mega-menu-link:before {
  content: "\f002";
  font-family: "FontAwesome";
  font-size: 20px;
  color: #c2241e;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
  background-color: #bd3730;
}

#mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open:after {
  background: #fff;
  opacity: 0 !important;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #c2241e;
    box-shadow: none;
    top: 90px;
    max-width: 100%;
    width: 100%;
    padding-bottom: 120px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    top: 90px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link {
    font-weight: 400;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-weight: 400;
    line-height: 40px;
    height: 40px;
    display: flex;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
    color: #f00;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item > a.mega-menu-link {
    font-size: 14px;
    font-weight: 400;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    border-bottom: 1px solid #fff;
    display: grid;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
    padding: 0px 0px 20px 20px;
    margin-top: 0px;
  }
}
@media only screen and (max-width: 812px) {
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_3 {
    top: 95px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle + #mega-menu-max_mega_menu_3 {
    top: 95px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    margin: 0 8px 0 0;
  }
}
@media only screen and (max-width: 1200px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item > a.mega-menu-link {
    font-size: 16px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-item {
    margin: 0 8px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu {
    -webkit-box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 28px 30px rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 {
    float: left;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon {
    /* UPDATE THIS: 100 / Number of social icons */
    max-width: 20%;
    float: left !important;
    border-bottom: none;
    clear: none;
    margin-top: 1.1rem;
    margin-bottom: 0.3rem;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon > a.mega-menu-link {
    color: #c2241e;
    text-align: center;
    font-size: 20px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-mega-social-icon .mega-menu-link.dashicons-wordpress:before {
    content: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/03/redvector.png);
  }
}
#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  padding: 0px;
}

.mega-menu-wrap {
  max-width: 1241px !important;
  margin: 0 auto !important;
}

#mega-menu-wrap-max_mega_menu_3 {
  padding-bottom: 17px !important;
}

span.mega-indicator {
  color: #c2241e !important;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f347";
  font-family: dashicons;
  /* font-weight: normal; 100723 */
  display: inline-block;
  margin: 0;
  /*   vertical-align: top; 100723 */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  /* 100723 */
  color: #c2241e;
  font-weight: 700;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: inline-block;
  height: auto;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
  padding: 0;
  margin: 0 0 0 6px;
}

/* da accodare 5 luglio */
.Orizzontale-flex-4 .teaser .teaser-eyelet {
  position: absolute;
  top: 0px;
  background: rgba(194, 36, 30, 0.85);
  -webkit-border-bottom-right-radius: 10px;
  -moz-border-radius-bottomright: 10px;
  border-bottom-right-radius: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  color: #ffffff;
  line-height: 22px;
  padding: 3px 20px;
  margin-left: 0px;
  border: none;
  box-shadow: none;
}

.Orizzontale-flex-4 .teaser .teaser-title {
  font-size: 20px;
}

.Orizzontale-flex-4 .teaser .teaser-summary {
  font-size: 16px;
}

/* per mobile */
@media (max-width: 768px) {
  body {
    padding-top: 90px;
  }
  .site-header {
    padding-top: 0px;
    background-color: #fff;
    z-index: 3;
    position: fixed;
  }
  #head-contain .inner-logo.position-relative img {
    max-width: 150px;
  }
  .grid {
    display: block;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #menu-cdm {
    height: 0px;
  }
  .site-content {
    padding-top: 0px;
    /*      padding-left: 19px !important;
    padding-right: 19px !important; */
  }
  .site-header .grid {
    display: block;
    visibility: visible;
    padding-bottom: 0px;
  }
  .mobile_logo-cdm {
    display: none;
  }
  .grid.site-section {
    padding-top: 0px;
  }
  .grid.site-section .execphpwidget {
    width: 50%;
    margin: auto;
  }
  .site-logo:not(.site-logo-footer) {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .site-logo a {
    background-size: auto 52% !important;
  }
  .site-content.site-container.cd-main-content .grid {
    display: flex;
  }
  .site-content.site-container.cd-main-content .grid .main-sidebar {
    order: 0;
  }
  .site-content.site-container.cd-main-content .grid .main-content {
    margin-top: 2rem;
    order: 1;
  }
}
@media (min-width: 200px) and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 {
    padding-bottom: 0px !important;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
    position: fixed;
    top: 14px;
    left: 10px;
    z-index: 10000000;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #c2241e;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
}
@media (min-width: 200px) and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_3 {
    padding-bottom: 0px !important;
  }
  #menu-cdm-base {
    position: relative;
    z-index: 20000000;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
    position: fixed;
    top: 14px;
    left: 10px;
    z-index: 10000000;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-menu-toggle-animated-block .mega-toggle-animated {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible;
    transform: scale(0.6);
    align-self: center;
    outline: 0;
    background: none;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner,
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before,
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {
    width: 40px;
    height: 4px;
    background-color: #c2241e;
    border-radius: 4px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    top: 10px;
    transition-property: transform, opacity;
    transition-timing-function: ease;
    transition-duration: 0.15s;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::before,
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {
    content: "";
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle .mega-toggle-block .mega-toggle-animated-inner::after {
    bottom: -20px;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
    transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
    opacity: 0;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
    transform: translate3d(0, -20px, 0) rotate(-90deg);
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle.mega-menu-open .mega-toggle-block .mega-toggle-animated-slider .mega-toggle-animated-inner {
    transform: translate3d(0, 10px, 0) rotate(45deg);
  }
}
/*
#menu-cdm-base {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
}
*/
@media (min-width: 200px) and (max-width: 576px) {
  #menu-cdm {
    height: 0px;
  }
}
@media (min-width: 576.98px) and (max-width: 768px) {
  #menu-cdm {
    height: 44px !important;
  }
  .site-container .dataodierna_css {
    display: block !important;
    text-transform: capitalize;
    margin-left: 0px;
    position: fixed;
    right: 20px;
    top: 0px;
    color: #ffffff;
  }
  .santo-del-giorno {
    display: none !important;
  }
}
@media (min-width: 768.98px) {
  .site-container {
    position: relative;
  }
  .site-container .dataodierna_css {
    display: block !important;
    text-transform: capitalize;
    margin-left: 0px;
  }
  .site-container .santo-del-giorno {
    right: 0px;
    position: absolute;
    top: 23px;
    max-width: 240px;
    text-align: right;
    display: block !important;
  }
  .site-container .santo-del-giorno .bso_saint {
    text-align: right;
  }
}
.widget_webdiocesi_infobox > .wdi_header:first-of-type b a {
  color: #ffffff;
  display: block;
  margin-top: 10px;
  margin-right: 0px;
  padding-right: 10px;
  float: left;
  max-width: 60%;
  margin-left: 40%;
}

/********/
#shortcuts-head {
  display: flex;
  align-items: center;
}

#shortcuts-head .row-container {
  display: flex;
  overflow-x: auto;
  gap: 45px;
  margin-top: 30px;
  margin-bottom: 0px;
}

#shortcuts-head a.shortcut {
  width: 275px;
  min-width: 275px;
  height: 62px;
  background: #F1F1F1;
  border-radius: 100px;
  display: flex;
  gap: 10px;
  align-items: center;
  font-family: "Noto Sans";
  font-style: normal;
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  /* identical to box height, or 157% */
  text-decoration: none;
  color: #303030;
}

#shortcuts-head a.shortcut.agenda-arcivescovo {
  background-color: #FFEDDD;
}

#shortcuts-head a.shortcut:hover {
  opacity: 0.85;
}

#shortcuts-head a.shortcut:before {
  content: "";
  width: 60px;
  height: 60px;
  background-color: transparent;
  border-radius: 0px;
  margin-left: 5px;
  background-repeat: no-repeat;
  background-position: center center;
}

#shortcuts-head a.shortcut.almanacco:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_48613)'%3E%3Cpath d='M25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip1_3424_48613)'%3E%3Cpath d='M12.8129 9.38868C12.1585 9.02747 11.8202 8.32531 11.7068 7.61808C11.6364 7.1826 11.6553 6.73194 11.6931 6.29477C11.7292 5.88461 11.7841 5.47446 11.8975 5.0778C12.0916 4.40096 12.5295 3.72242 13.2526 3.54351C13.5566 3.46755 13.8709 3.51481 14.1423 3.65828C14.4343 3.81188 14.6713 4.04481 14.8465 4.31994C15.3446 5.10143 15.269 6.10404 15.2106 6.99694L15.6915 6.86866C15.6726 6.8349 15.652 6.80114 15.6331 6.76907C15.4665 6.48719 15.0217 6.74206 15.1883 7.02394C15.2072 7.0577 15.2278 7.09146 15.2467 7.12353C15.3807 7.35139 15.7104 7.23831 15.7276 6.99525C15.7877 6.07366 15.8392 5.08455 15.3944 4.23723C15.0286 3.54182 14.2866 2.94768 13.4519 3.00338C12.5433 3.06415 11.8683 3.75956 11.5385 4.5478C11.3599 4.97653 11.2792 5.43564 11.2208 5.89305C11.1606 6.37579 11.1229 6.86528 11.1606 7.35139C11.2362 8.32362 11.6484 9.32792 12.5519 9.82584C12.8421 9.98619 13.1015 9.54734 12.8112 9.38868H12.8129Z' fill='%23C2251E'/%3E%3Cpath d='M12.7339 9.85294C13.0155 9.92046 13.3144 9.96266 13.6012 9.9002C13.9258 9.82931 14.1697 9.5795 14.2058 9.25036C14.2436 8.89759 14.0255 8.57183 13.7678 8.34734C13.5308 8.14142 13.268 7.97263 13.1152 7.70425C12.8438 7.22827 12.885 6.60206 12.976 6.067C13.0258 5.77499 13.0653 5.44585 13.201 5.17917C13.2611 5.05933 13.3384 4.95636 13.4484 4.8956C13.5583 4.83484 13.6562 4.81627 13.7506 4.85171C13.7713 4.85847 13.8331 4.90742 13.8606 4.94286C13.9018 5.00025 13.9327 5.06608 13.9568 5.13022C14.0289 5.32095 14.0821 5.51843 14.1216 5.71929C14.2024 6.1227 14.211 6.53792 14.1646 6.9447C14.1491 7.08142 14.2934 7.19789 14.4222 7.19789C14.5751 7.19789 14.6644 7.08142 14.6798 6.9447C14.7245 6.55311 14.7108 6.16321 14.6524 5.77499C14.5991 5.42391 14.515 5.0205 14.3226 4.715C14.1302 4.40949 13.7541 4.25251 13.3882 4.37235C13.0224 4.49219 12.7991 4.78251 12.6686 5.12515C12.557 5.42222 12.5054 5.74799 12.4591 6.06025C12.4127 6.37251 12.38 6.71009 12.4075 7.03585C12.435 7.36161 12.5106 7.67556 12.672 7.96081C12.8455 8.26632 13.1134 8.46043 13.3779 8.68323C13.5033 8.78957 13.6287 8.90941 13.6785 9.06807C13.6974 9.12884 13.706 9.19129 13.6888 9.24361C13.6716 9.301 13.6476 9.32801 13.6167 9.35164C13.639 9.33476 13.5978 9.36345 13.5926 9.36683C13.5789 9.37527 13.5634 9.38202 13.5497 9.39046C13.5119 9.40734 13.5823 9.38033 13.5411 9.39215C13.5205 9.3989 13.4999 9.40396 13.4793 9.40903C13.4673 9.4124 13.4535 9.41409 13.4415 9.41747C13.4157 9.42253 13.4621 9.41747 13.4174 9.42084C13.3814 9.42422 13.3436 9.42591 13.3075 9.42591C13.1409 9.42591 13.0413 9.40565 12.8747 9.36514C12.5535 9.2875 12.4161 9.7753 12.7373 9.85294H12.7339Z' fill='%23C2251E'/%3E%3Cpath d='M12.382 9.25024C12.2171 9.65365 12.3631 10.1246 12.6568 10.4318C12.978 10.7677 13.4744 10.8689 13.9175 10.7356C14.3847 10.5955 14.7385 10.2461 14.9034 9.7988C15.0682 9.35151 15.015 8.80801 14.8037 8.37253C14.6818 8.12104 14.4791 7.90668 14.2077 7.81215C13.9364 7.71763 13.6358 7.78008 13.4366 7.97588C13.2013 8.20712 13.5671 8.56495 13.8007 8.33371C13.8213 8.31346 13.823 8.30671 13.8608 8.28983C13.8299 8.30333 13.9312 8.27295 13.8934 8.2797C13.9639 8.26789 14.0188 8.27632 14.0789 8.30333C14.2009 8.35734 14.2953 8.49913 14.3589 8.62741C14.5014 8.91941 14.5272 9.27725 14.4327 9.58613C14.3383 9.89501 14.1305 10.1111 13.866 10.2174C13.7097 10.2799 13.5808 10.3018 13.4177 10.2815C13.4366 10.2832 13.349 10.2664 13.3387 10.2647C13.3146 10.2579 13.2631 10.2427 13.2597 10.241C13.2511 10.2377 13.1995 10.2123 13.1772 10.1988C13.1343 10.1735 13.1274 10.1701 13.1034 10.1499C12.9866 10.0537 12.9024 9.93215 12.8629 9.80724C12.8114 9.65027 12.8148 9.54224 12.8801 9.38358C12.9316 9.25699 12.8234 9.10508 12.6997 9.07132C12.552 9.03081 12.4352 9.12027 12.382 9.24855V9.25024Z' fill='%23C2251E'/%3E%3Cpath d='M36.7333 8.79294C35.6719 8.09416 35.416 6.65776 35.9347 5.55219C36.2043 4.97662 36.6526 4.41286 37.228 4.11073C37.4873 3.97401 37.8051 3.91662 38.0541 4.05165C38.2877 4.17656 38.4543 4.42299 38.5436 4.67111C38.6827 5.05764 38.6793 5.47117 38.7119 5.87458C38.7291 6.08219 38.7669 6.28811 38.7909 6.49403C38.8115 6.66451 38.8236 6.83161 38.7308 6.97677C38.5556 7.25527 39.0022 7.51015 39.1757 7.23164C39.4075 6.86199 39.2873 6.44846 39.2426 6.05012C39.1928 5.60958 39.2014 5.16229 39.0967 4.7285C39.0125 4.38079 38.8339 4.02971 38.5591 3.78834C38.2482 3.5149 37.8497 3.41363 37.4409 3.49465C37.0322 3.57567 36.6698 3.83054 36.3709 4.10567C36.0909 4.36222 35.8471 4.66267 35.653 4.98675C35.2579 5.6484 35.0776 6.41977 35.1875 7.18269C35.306 8.0047 35.768 8.76594 36.4722 9.23011C36.5873 9.30606 36.7574 9.25205 36.8243 9.13896C36.8982 9.01406 36.8484 8.8689 36.7316 8.79294H36.7333Z' fill='%23C2251E'/%3E%3Cpath d='M36.412 9.19297C36.7057 9.2588 37.0234 9.32125 37.3205 9.23685C37.585 9.1609 37.7877 8.97185 37.877 8.71698C37.9595 8.48068 37.9062 8.20386 37.7053 8.04183C37.5971 7.95406 37.4665 7.92199 37.3429 7.86291C37.2415 7.81565 37.178 7.76332 37.1059 7.67555C36.8018 7.30422 36.8963 6.76578 37.0457 6.31005C37.1247 6.06699 37.1969 5.7733 37.3583 5.56737C37.415 5.4948 37.4837 5.44416 37.5644 5.42053C37.6383 5.40027 37.6967 5.4104 37.7465 5.4661C37.8015 5.52855 37.8324 5.63658 37.8599 5.74123C37.9011 5.89989 37.932 6.06024 37.9509 6.22228C37.9904 6.56661 37.9852 6.91263 37.9423 7.25696L38.4232 7.12868C38.3992 7.09492 38.3751 7.05947 38.3494 7.02571C38.2703 6.91431 38.1244 6.86199 37.9973 6.93457C37.8839 6.99871 37.8255 7.1675 37.9045 7.28059C37.9286 7.31434 37.9526 7.34979 37.9784 7.38355C38.1329 7.60129 38.4266 7.50508 38.4593 7.25527C38.5005 6.93794 38.5074 6.61893 38.4765 6.29992C38.4473 6.00285 38.4078 5.68384 38.2944 5.40534C38.181 5.12683 37.9509 4.89559 37.6211 4.90403C37.3137 4.91078 37.0595 5.09476 36.8946 5.33782C36.7297 5.58088 36.6404 5.89483 36.5494 6.17333C36.4497 6.47546 36.3725 6.79954 36.3896 7.12024C36.4188 7.66711 36.7074 8.15829 37.2364 8.36253C37.2896 8.38278 37.3463 8.39797 37.3875 8.43679C37.3566 8.4081 37.3996 8.45874 37.403 8.46549C37.3927 8.44186 37.391 8.44354 37.4013 8.47224C37.3996 8.44354 37.3996 8.44523 37.4013 8.47561C37.3996 8.54313 37.3772 8.61065 37.3223 8.66803C37.3223 8.66803 37.2587 8.72205 37.2931 8.69673C37.269 8.71361 37.245 8.72711 37.2175 8.73724C37.1591 8.75918 37.0973 8.76931 37.0354 8.771C36.8688 8.77606 36.7091 8.74061 36.5476 8.70517C36.412 8.67479 36.2694 8.74568 36.2299 8.8824C36.1938 9.01068 36.2728 9.16259 36.4102 9.19466L36.412 9.19297Z' fill='%23C2251E'/%3E%3Cpath d='M36.1097 9.12209C36.2248 9.91203 36.807 10.8657 37.7568 10.6361C38.2532 10.5163 38.607 10.0977 38.753 9.63353C38.899 9.16936 38.9059 8.60054 38.7015 8.17012C38.4696 7.68232 37.8101 7.49834 37.3515 7.79541C37.2347 7.87137 37.1866 8.0199 37.2587 8.14143C37.3257 8.25452 37.494 8.30853 37.6108 8.23257C37.8187 8.09754 38.1141 8.13636 38.2412 8.3963C38.3167 8.5499 38.3271 8.73219 38.3305 8.89929C38.3339 9.07821 38.3219 9.25713 38.2755 9.43098C38.1914 9.74661 37.9835 10.042 37.6658 10.1365C37.5164 10.1804 37.4064 10.177 37.2605 10.123C37.2931 10.1348 37.2089 10.0977 37.2003 10.0943C37.1694 10.0774 37.1385 10.0589 37.111 10.0386C37.1368 10.0572 37.0647 9.9998 37.0595 9.99474C37.0286 9.96773 37.0011 9.93735 36.9736 9.90696C36.7675 9.67741 36.6559 9.32295 36.6078 8.99044C36.5872 8.85541 36.4137 8.78114 36.29 8.81321C36.1423 8.85372 36.0908 8.98875 36.1097 9.12547V9.12209Z' fill='%23C2251E'/%3E%3Cpath d='M9.68684 7.71087C10.221 7.59609 10.7672 7.56234 11.3202 7.60284C11.5504 7.61972 11.6517 7.31759 11.5023 7.17074C11.4645 7.13361 11.4267 7.09479 11.3889 7.05766C11.291 6.95976 11.1227 6.96145 11.0248 7.05766C10.9269 7.15386 10.9269 7.31759 11.0248 7.41549C11.0626 7.45262 11.1004 7.49144 11.1382 7.52858L11.3202 7.09648C10.7277 7.05259 10.1317 7.09816 9.55115 7.22307C9.41547 7.25176 9.33646 7.40705 9.37081 7.53533C9.4086 7.67374 9.55115 7.74125 9.68856 7.71256L9.68684 7.71087Z' fill='%23C2251E'/%3E%3Cpath d='M12.8678 7.49997C15.7962 7.48478 18.7246 7.4679 21.6513 7.45271C24.5643 7.43752 27.4772 7.42064 30.3902 7.40545C32.0339 7.39701 33.6776 7.38688 35.3196 7.37844C35.651 7.37675 35.651 6.87039 35.3196 6.87207C32.3911 6.88727 29.4627 6.90414 26.536 6.91934C23.623 6.93453 20.7101 6.95141 17.7971 6.9666C16.1534 6.97504 14.5097 6.98516 12.8678 6.9936C12.5363 6.99529 12.5363 7.50166 12.8678 7.49997Z' fill='%23C2251E'/%3E%3Cpath d='M36.7232 7.53196C38.4081 7.50326 40.0879 7.68049 41.7282 8.06027C42.0511 8.13453 42.1885 7.64673 41.8656 7.57247C40.1841 7.18256 38.4528 6.99689 36.7232 7.02559C36.3917 7.03065 36.3917 7.53702 36.7232 7.53196Z' fill='%23C2251E'/%3E%3Cpath d='M9.29201 7.16397C9.29716 11.3803 9.10651 15.5984 8.71663 19.7979C8.32675 23.9973 7.74621 28.1512 6.96816 32.2832C6.55252 34.4859 6.14202 36.7376 5.23688 38.8052C5.13726 39.0314 5.19222 39.3707 5.49279 39.4247C9.75059 40.2062 14.0307 40.878 18.3246 41.4434C22.603 42.0072 26.8969 42.4646 31.2011 42.8123C33.6262 43.0081 36.0531 43.1684 38.4835 43.2967C38.7153 43.3085 38.9129 43.0942 38.9129 42.8747C38.9129 42.6367 38.7153 42.4646 38.4835 42.4528C34.1844 42.2283 29.8906 41.8958 25.6087 41.4552C21.3406 41.0164 17.0845 40.4695 12.8456 39.8146C10.4651 39.4466 8.09144 39.0449 5.72294 38.6111L5.97886 39.2306C6.805 37.3435 7.24813 35.3417 7.63973 33.3331C8.04679 31.2451 8.40404 29.1471 8.71148 27.044C9.32979 22.8209 9.75231 18.5708 9.97216 14.3105C10.0941 11.9306 10.1542 9.54728 10.1508 7.16397C10.1508 6.62047 9.29201 6.62047 9.29201 7.16397Z' fill='%23C2251E'/%3E%3Cpath d='M41.5819 7.48486C41.8928 12.1451 41.7485 16.8257 41.3294 21.4741C40.9103 26.1226 40.2147 30.7828 39.4332 35.4043C39.2151 36.6989 38.9884 37.9935 38.7617 39.2864C38.6483 39.9329 38.5332 40.5777 38.4182 41.2242C38.3186 41.7845 38.2825 42.4327 37.9819 42.9323C37.8119 43.2125 38.2567 43.4674 38.4268 43.1872C38.6998 42.7365 38.7634 42.2116 38.8544 41.7035C38.9592 41.1161 39.064 40.5271 39.1687 39.9397C39.3731 38.7851 39.5758 37.6306 39.7733 36.4744C40.1735 34.1384 40.5548 31.8006 40.8932 29.4545C41.2315 27.1083 41.5252 24.7908 41.7554 22.4497C41.9855 20.1137 42.1487 17.7726 42.2243 15.4264C42.2998 13.0701 42.2844 10.7121 42.1538 8.3575C42.1384 8.06549 42.1195 7.77349 42.1006 7.48148C42.0783 7.15741 41.563 7.15572 41.5853 7.48148L41.5819 7.48486Z' fill='%23C2251E'/%3E%3Cpath d='M7.01463 39.401C6.9133 39.9563 6.7673 40.4998 6.57494 41.0315C6.4925 41.261 6.70376 41.4332 6.90643 41.4585C11.1333 41.997 15.3619 42.5354 19.5888 43.0755C23.8157 43.614 28.0443 44.1524 32.2712 44.6925C34.6534 44.9964 37.0357 45.3002 39.4179 45.604C39.6017 45.6276 39.7614 45.4318 39.7614 45.2664C39.7614 45.0639 39.6034 44.9525 39.4179 44.9288C35.191 44.3904 30.9624 43.852 26.7355 43.3118C22.5086 42.7734 18.28 42.235 14.0531 41.6948C11.6709 41.391 9.28867 41.0872 6.90643 40.7834L7.23791 41.2104C7.42856 40.6787 7.57627 40.1335 7.67761 39.5799C7.71024 39.401 7.6278 39.2153 7.43715 39.1647C7.27055 39.1191 7.04726 39.2204 7.01463 39.401Z' fill='%23C2251E'/%3E%3Cpath d='M8.76114 41.1818C8.29396 41.2915 7.935 41.7016 7.84912 42.1607C7.75122 42.689 7.9848 43.1887 8.464 43.457C8.9432 43.7254 9.51686 43.7339 10.0459 43.7862C10.6711 43.8469 11.2962 43.906 11.9214 43.9617C14.4239 44.1879 16.9281 44.3803 19.434 44.5761C21.9279 44.7702 24.4218 44.966 26.9122 45.1989C29.3923 45.4302 31.869 45.6952 34.3372 46.0345C35.5686 46.2032 36.7984 46.3889 38.023 46.5965C38.6413 46.7012 39.2579 46.8109 39.8745 46.9273C40.1889 46.9864 40.5375 47.0776 40.7934 46.8227C41.0974 46.5206 40.8776 46.0142 40.4551 46.0007C40.1013 45.9889 39.7887 46.3585 40.0137 46.686C40.1442 46.875 40.3915 46.9577 40.6011 46.8379C40.7917 46.7282 40.8862 46.4497 40.7556 46.2606L40.7436 46.2438L40.802 46.4564V46.4429C40.7814 46.5138 40.7625 46.5847 40.7419 46.6556L40.7488 46.6455L40.5942 46.7974C40.4585 46.87 40.328 46.8548 40.2009 46.7535L40.091 46.5678L40.0961 46.5864V46.3619L40.2249 46.2606C40.3726 46.188 40.4087 46.1543 40.3348 46.1594H40.3142C40.3589 46.1661 40.3589 46.1661 40.3177 46.1594C40.2558 46.1459 40.194 46.1357 40.1322 46.1239C39.9879 46.0969 39.8453 46.0699 39.7011 46.0429C39.4228 45.9923 39.1463 45.9416 38.8681 45.8927C38.303 45.7931 37.7362 45.6986 37.1677 45.6074C36.0358 45.4268 34.9022 45.2648 33.7669 45.1162C31.5187 44.8192 29.2635 44.5778 27.0049 44.3668C24.7447 44.1558 22.4809 43.9735 20.2155 43.7963C17.95 43.6191 15.6846 43.4469 13.4226 43.2528C12.2959 43.1566 11.1709 43.0553 10.0459 42.9456C9.89987 42.9321 9.75388 42.9169 9.60789 42.9017C9.47907 42.8882 9.44816 42.8865 9.35369 42.8697C9.139 42.8325 8.98614 42.7869 8.84014 42.6992C8.80064 42.6755 8.82984 42.6958 8.84014 42.7025C8.82297 42.689 8.80751 42.6739 8.79034 42.6587C8.77316 42.6435 8.75942 42.6283 8.74396 42.6114C8.77659 42.6485 8.73881 42.6047 8.73366 42.5979C8.7182 42.5726 8.68556 42.4983 8.70961 42.5658C8.69759 42.5338 8.67526 42.4139 8.68385 42.5C8.68041 42.4629 8.68385 42.4257 8.68041 42.3886C8.68041 42.37 8.69072 42.3059 8.67698 42.3886C8.68041 42.37 8.68385 42.3515 8.689 42.3329C8.69931 42.2958 8.70961 42.2603 8.72163 42.2249C8.74224 42.1641 8.69072 42.2789 8.72335 42.2232C8.73537 42.2012 8.7474 42.1793 8.76114 42.1574C8.76972 42.1405 8.78175 42.1253 8.79205 42.1101C8.78003 42.127 8.74053 42.159 8.79549 42.1101C8.82297 42.0848 8.84701 42.0578 8.87793 42.0341C8.82125 42.078 8.89167 42.0341 8.91572 42.019C8.98442 41.9784 8.93461 42.0139 8.91572 42.019C8.93976 42.0122 8.96381 42.0054 8.98957 41.9987C9.21457 41.9464 9.35026 41.6949 9.29014 41.4788C9.22659 41.2526 8.98785 41.1311 8.76114 41.1834V41.1818Z' fill='%23C2251E'/%3E%3Cpath d='M39.6735 45.4201C40.3503 43.1482 40.9291 40.8476 41.4203 38.5284C41.9132 36.1991 42.3203 33.853 42.6569 31.4967C42.9953 29.1336 43.2667 26.7604 43.4848 24.3839C43.7029 22.0073 43.8678 19.624 43.9966 17.2407C44.1254 14.8574 44.2199 12.4606 44.2972 10.0706C44.3075 9.7583 44.3178 9.44435 44.3281 9.13209C44.3453 8.58859 43.4865 8.59028 43.4693 9.13209C43.392 11.5357 43.3079 13.9409 43.1859 16.3428C43.064 18.7446 42.9146 21.0638 42.7119 23.4201C42.5092 25.7848 42.2585 28.1445 41.939 30.4974C41.623 32.8301 41.2348 35.1543 40.7676 37.4617C40.3004 39.769 39.7474 42.0663 39.0982 44.3348C39.0157 44.6234 38.9316 44.9104 38.8457 45.1973C38.6894 45.7189 39.519 45.9434 39.6735 45.4218V45.4201Z' fill='%23C2251E'/%3E%3Cpath d='M41.9339 7.81891C42.7995 8.39111 43.5398 9.14053 44.0997 10.0064C44.2766 10.2815 44.7232 10.0267 44.5446 9.75155C43.9366 8.80971 43.1362 8.00458 42.195 7.38175C42.0799 7.30579 41.9099 7.35981 41.8429 7.4729C41.769 7.5978 41.8188 7.74296 41.9356 7.81891H41.9339Z' fill='%23C2251E'/%3E%3Cpath d='M44.1082 9.48146C44.1614 11.9154 44.1511 14.351 44.0807 16.7833C44.0103 19.2155 43.8763 21.6242 43.6822 24.0395C43.4882 26.4667 43.2305 28.8889 42.9128 31.3025C42.5985 33.6909 42.2189 36.0725 41.7826 38.4423C41.3412 40.8374 40.838 43.2224 40.2746 45.5922C40.2059 45.8842 40.1355 46.1763 40.0634 46.4683C39.9346 46.9966 40.7624 47.2211 40.8912 46.6927C41.4683 44.3246 41.987 41.9447 42.4439 39.5513C42.9008 37.1578 43.2992 34.7307 43.6342 32.3068C43.9691 29.8813 44.2456 27.4474 44.4586 25.0084C44.6698 22.5829 44.8193 20.1523 44.9069 17.7184C44.9945 15.2743 45.0202 12.8269 44.9824 10.3811C44.9773 10.0807 44.9721 9.7819 44.9653 9.48146C44.9532 8.93964 44.0945 8.93795 44.1065 9.48146H44.1082Z' fill='%23C2251E'/%3E%3Cpath d='M9.97567 11.7467C14.1545 11.8514 18.3315 11.9543 22.5103 12.059C26.6565 12.1619 30.8044 12.297 34.9523 12.3628C37.2744 12.3982 39.6017 12.3594 41.9066 12.0505C42.044 12.032 42.1196 11.8581 42.087 11.7383C42.0457 11.5914 41.9083 11.5425 41.7692 11.561C39.7408 11.8328 37.6883 11.8817 35.6427 11.8632C33.5971 11.8446 31.512 11.7754 29.4458 11.7248C25.2893 11.6218 21.1311 11.5172 16.9747 11.4142L9.97567 11.2403C9.64418 11.2319 9.64418 11.7383 9.97567 11.7467Z' fill='%23C2251E'/%3E%3Cpath d='M24.688 15.9698C24.4304 18.3227 24.1642 20.6757 23.8877 23.0286C23.6128 25.3663 23.3294 27.7024 23.0375 30.0384C22.8726 31.3583 22.7043 32.68 22.5325 33.9999C22.5016 34.2379 22.6699 34.5552 22.8348 34.7156C23.0134 34.8911 23.3071 35.0228 23.563 35.0126C23.819 35.0025 24.1058 34.9147 24.2913 34.7156L24.4527 34.5113C24.5455 34.3527 24.5936 34.1822 24.5936 33.9999C24.8976 31.652 25.193 29.3025 25.4798 26.9513C25.7649 24.6152 26.0397 22.2775 26.306 19.9381C26.4571 18.6164 26.6048 17.2931 26.7491 15.9698C26.7749 15.7285 26.6151 15.4179 26.4468 15.2542C26.2682 15.0786 25.9745 14.947 25.7186 14.9571C25.4626 14.9672 25.1758 15.055 24.9903 15.2542L24.8289 15.4584C24.7361 15.6171 24.688 15.7875 24.688 15.9698Z' fill='%23C2251E'/%3E%3Cpath d='M19.1403 21.901C20.8664 22.0883 22.5926 22.274 24.3187 22.4614C26.0449 22.6487 27.7573 22.8327 29.4748 23.0184L30.1996 23.096C30.4246 23.1197 30.6582 23.1635 30.8849 23.1652C31.2628 23.1652 31.5977 22.9728 31.8021 22.6673C32.0271 22.3314 31.9738 21.8807 31.7317 21.5719C31.4895 21.263 31.079 21.1296 30.6788 21.2157C30.5105 21.2512 30.3628 21.3507 30.2391 21.4621C30.0691 21.6157 29.9351 21.9229 29.9592 22.144C29.9866 22.3972 30.0467 22.6133 30.2357 22.8006C30.3988 22.961 30.6685 23.0825 30.9038 23.0724C31.1391 23.0623 31.4019 22.9829 31.5719 22.8006C31.7317 22.6302 31.8742 22.3837 31.8485 22.144V22.1289C31.8038 22.2858 31.7609 22.4411 31.7179 22.5981L31.7231 22.588L31.3847 22.9205L31.395 22.9137L31.17 23.0066H31.1838C31.0996 23.015 31.0172 23.0268 30.933 23.0369H30.9485C30.8643 23.0268 30.7819 23.0167 30.6977 23.0049L30.7132 23.0099L30.4882 22.9171L30.5036 22.9255L30.313 22.7804L30.325 22.7905L30.1773 22.6032L30.1859 22.615L30.0914 22.3939L30.0948 22.409V21.9162L30.0914 21.9331L30.1859 21.7119L30.1738 21.7322L30.3216 21.5448L30.3044 21.56L30.495 21.4149L30.4744 21.4267L30.6994 21.3339C30.684 21.3406 30.6668 21.344 30.6496 21.3457L30.9004 21.3119C30.7286 21.3204 30.5431 21.2798 30.3731 21.2613L29.7977 21.1988L28.6469 21.0739C27.8792 20.9912 27.1132 20.9085 26.3454 20.8258L21.7424 20.3279C20.875 20.2334 20.0094 20.1405 19.142 20.046C18.917 20.0224 18.6268 20.1675 18.4739 20.3177C18.3107 20.4781 18.1871 20.7431 18.1974 20.9743C18.2077 21.2056 18.2884 21.4638 18.4739 21.6309L18.6646 21.7761C18.8123 21.8605 18.9703 21.9027 19.142 21.9027L19.1403 21.901Z' fill='%23C2251E'/%3E%3Cpath d='M10.0424 9.05446C10.3928 8.48901 10.8239 7.97758 11.3237 7.53367C11.4886 7.38851 11.2447 7.14883 11.0815 7.29567C10.5611 7.75816 10.1094 8.29491 9.74526 8.88398C9.63018 9.06965 9.92732 9.24013 10.0424 9.05446Z' fill='%23C2251E'/%3E%3Cpath d='M10.015 10.5549C10.6333 9.80552 11.2087 9.02402 11.7411 8.21384C11.8613 8.03154 11.5642 7.86107 11.444 8.04336C10.9287 8.82992 10.3705 9.58947 9.77107 10.317C9.71267 10.3878 9.70065 10.4857 9.77107 10.5549C9.83118 10.614 9.95484 10.6258 10.0132 10.5549H10.015Z' fill='%23C2251E'/%3E%3Cpath d='M10.4564 11.3347C11.1365 10.7659 11.7548 10.1313 12.301 9.43753C12.3577 9.36495 12.3732 9.26874 12.301 9.19954C12.2426 9.14215 12.1155 9.12696 12.0588 9.19954C11.5127 9.89326 10.8943 10.5296 10.2142 11.0967C10.1438 11.1558 10.1524 11.274 10.2142 11.3347C10.2846 11.4039 10.386 11.3938 10.4564 11.3347Z' fill='%23C2251E'/%3E%3Cpath d='M13.428 8.13629L14.2181 7.35986C14.2816 7.29741 14.2868 7.18263 14.2181 7.12187C14.1494 7.0611 14.0429 7.05435 13.9759 7.12187L13.1858 7.8983C13.1223 7.96075 13.1171 8.07553 13.1858 8.13629C13.2545 8.19706 13.361 8.20381 13.428 8.13629Z' fill='%23C2251E'/%3E%3Cpath d='M11.5575 11.4462C12.0333 11.1593 12.4352 10.7609 12.7238 10.29C12.7718 10.2124 12.7409 10.1043 12.6619 10.0588C12.5829 10.0132 12.4747 10.0402 12.4266 10.1195C12.169 10.5415 11.81 10.8976 11.3841 11.1542C11.3051 11.2015 11.2741 11.3061 11.3222 11.3854C11.3703 11.4648 11.4785 11.4935 11.5575 11.4462Z' fill='%23C2251E'/%3E%3Cpath d='M14.8225 8.04184C14.9977 7.86799 15.1712 7.69582 15.3464 7.52197C15.41 7.45952 15.4151 7.34474 15.3464 7.28398C15.2777 7.22321 15.1712 7.21646 15.1042 7.28398C14.929 7.45783 14.7556 7.63 14.5804 7.80385C14.5168 7.8663 14.5117 7.98108 14.5804 8.04184C14.6491 8.10261 14.7556 8.10936 14.8225 8.04184Z' fill='%23C2251E'/%3E%3Cpath d='M13.0346 11.5981C13.4571 11.3128 13.8229 10.9634 14.1286 10.5583C14.1819 10.4874 14.1424 10.3676 14.0668 10.3271C13.9775 10.2798 13.8899 10.3119 13.8315 10.3879C13.8229 10.3997 13.8143 10.4115 13.8058 10.4233C13.8023 10.4284 13.7817 10.4554 13.7954 10.4385C13.7766 10.4621 13.7594 10.4841 13.7405 10.5077C13.7027 10.5533 13.6649 10.5972 13.6254 10.641C13.5481 10.7271 13.4691 10.8081 13.385 10.8875C13.3008 10.9668 13.2149 11.0428 13.1256 11.1137C13.1033 11.1322 13.0792 11.1508 13.0569 11.1677C13.0517 11.171 13.0346 11.1845 13.05 11.1727C13.0363 11.1829 13.0225 11.1947 13.0071 11.2048C12.959 11.2402 12.9109 11.274 12.8628 11.3061C12.789 11.3567 12.7477 11.4563 12.801 11.5373C12.8491 11.6099 12.9573 11.6521 13.0363 11.5981H13.0346Z' fill='%23C2251E'/%3E%3Cpath d='M14.9927 9.32958C15.5183 8.72532 16.0438 8.12105 16.5694 7.51847C16.6295 7.44927 16.6381 7.34799 16.5694 7.28048C16.5076 7.21971 16.3873 7.21128 16.3272 7.28048C15.8016 7.88474 15.2761 8.48901 14.7505 9.09159C14.6904 9.16079 14.6818 9.26207 14.7505 9.32958C14.8123 9.39034 14.9326 9.39878 14.9927 9.32958Z' fill='%23C2251E'/%3E%3Cpath d='M14.2607 11.4513C15.2259 10.4487 16.162 9.42077 17.0654 8.36584C17.3231 8.06539 17.5773 7.76326 17.8298 7.45944C17.8881 7.38855 17.9002 7.28896 17.8298 7.22145C17.7696 7.16237 17.646 7.15055 17.5876 7.22145C16.7013 8.29157 15.7824 9.33469 14.8343 10.3525C14.5647 10.6411 14.2933 10.9281 14.0185 11.2133C13.8674 11.3703 14.1095 11.61 14.2607 11.4513Z' fill='%23C2251E'/%3E%3Cpath d='M15.7173 11.5036C16.6654 10.4942 17.5757 9.44944 18.4431 8.37088C18.6938 8.0603 18.9394 7.74635 19.1833 7.43072C19.24 7.35814 19.1954 7.24167 19.1215 7.19948C19.0339 7.14884 18.9429 7.18766 18.8862 7.26024C18.0549 8.33881 17.1824 9.38699 16.2704 10.3997C16.0076 10.6917 15.7431 10.9787 15.4751 11.2656C15.3257 11.4243 15.5679 11.664 15.7173 11.5036Z' fill='%23C2251E'/%3E%3Cpath d='M16.8748 11.696C17.9243 10.7086 18.8809 9.62664 19.7294 8.46874C19.9699 8.14129 20.2 7.80709 20.4216 7.46782C20.5418 7.28384 20.2447 7.11505 20.1244 7.29734C19.3515 8.47887 18.4687 9.59119 17.4863 10.6124C17.208 10.901 16.9229 11.1829 16.6309 11.458C16.4712 11.6082 16.7134 11.8462 16.8731 11.696H16.8748Z' fill='%23C2251E'/%3E%3Cpath d='M18.2917 11.6166C19.257 10.5364 20.2222 9.45614 21.1875 8.37589C21.4658 8.06532 21.7423 7.75475 22.0205 7.44249C22.1665 7.28045 21.9243 7.04077 21.7783 7.20449C20.8131 8.28475 19.8478 9.365 18.8826 10.4452C18.6043 10.7558 18.3278 11.0664 18.0495 11.3787C17.9036 11.5407 18.1457 11.7804 18.2917 11.6166Z' fill='%23C2251E'/%3E%3Cpath d='M19.4632 11.6554C20.4697 10.565 21.4676 9.46621 22.4552 8.35727C22.7386 8.03994 23.0203 7.72262 23.302 7.40361C23.4462 7.23988 23.2041 7.0002 23.0598 7.16562C22.0774 8.27794 21.0863 9.38182 20.085 10.4773C19.7982 10.7912 19.5096 11.1035 19.2228 11.4157C19.0751 11.5761 19.3173 11.8158 19.465 11.6537L19.4632 11.6554Z' fill='%23C2251E'/%3E%3Cpath d='M20.7567 11.8783C21.3991 11.1744 22.0397 10.4705 22.6821 9.76838L23.6371 8.7202C23.96 8.36575 24.2932 8.01973 24.6075 7.65683C24.6762 7.5775 24.7328 7.48973 24.7243 7.3817C24.7157 7.27368 24.6246 7.17241 24.5061 7.17409C24.2811 7.17747 24.1729 7.52686 24.4254 7.58256C24.6401 7.62982 24.7328 7.30406 24.5164 7.2568L24.501 7.25342L24.5766 7.29731L24.568 7.28887L24.6126 7.36314V7.35301C24.6126 7.38339 24.6126 7.41209 24.6126 7.44247C24.5594 7.49142 24.5508 7.5083 24.5851 7.48973L24.4993 7.51336L24.4821 7.50998L24.4065 7.4661H24.4048C24.3962 7.43909 24.3893 7.41209 24.3808 7.38339C24.3859 7.42896 24.2966 7.49479 24.264 7.53024L24.0647 7.74966L23.68 8.17164L22.9105 9.01558C22.4021 9.57259 21.8937 10.1313 21.3836 10.6883C21.0934 11.0056 20.8031 11.3246 20.5128 11.6419C20.3651 11.804 20.6073 12.042 20.755 11.8799L20.7567 11.8783Z' fill='%23C2251E'/%3E%3Cpath d='M22.4569 11.7517C23.417 10.6597 24.3702 9.56254 25.3166 8.46034C25.5862 8.1464 25.8559 7.83076 26.1238 7.51512C26.2647 7.34971 26.0225 7.11003 25.8817 7.27713C24.9387 8.3827 23.9889 9.48321 23.034 10.5787C22.7609 10.8909 22.4878 11.2015 22.2147 11.5137C22.0704 11.6775 22.3126 11.9171 22.4569 11.7517Z' fill='%23C2251E'/%3E%3Cpath d='M23.8121 11.7789C24.4579 11.0683 25.1054 10.356 25.7512 9.64536C26.397 8.93476 27.0463 8.24272 27.6766 7.52705C27.7522 7.44097 27.8192 7.33801 27.7865 7.21986C27.7539 7.10171 27.6302 7.03419 27.5169 7.07976C27.3005 7.16753 27.3657 7.53381 27.6182 7.45616C27.8295 7.39202 27.7384 7.06626 27.5272 7.1304L27.5152 7.13378L27.6474 7.15065L27.6405 7.14728L27.7195 7.24855L27.6715 7.37852L27.5856 7.40215H27.5976C27.5684 7.3954 27.5392 7.38696 27.5117 7.37852L27.5237 7.38696L27.4619 7.32619L27.4756 7.34814L27.4516 7.26374C27.4516 7.26374 27.4722 7.2553 27.455 7.26374C27.4447 7.26881 27.4293 7.29413 27.4224 7.30256C27.3898 7.3397 27.3554 7.37514 27.3228 7.41228L27.1236 7.6317L26.7388 8.05537L25.9694 8.90269C25.461 9.46307 24.9526 10.0218 24.4442 10.5821L23.5734 11.5392C23.4257 11.7012 23.6678 11.9409 23.8156 11.7772L23.8121 11.7789Z' fill='%23C2251E'/%3E%3Cpath d='M25.1933 11.7686C26.3182 10.6833 27.3814 9.53725 28.3759 8.33378C28.6576 7.99283 28.9341 7.64681 29.2037 7.29742C29.2604 7.22484 29.2158 7.10837 29.1419 7.06618C29.0543 7.01554 28.9633 7.05436 28.9066 7.12694C27.9637 8.34222 26.9503 9.50518 25.8751 10.6091C25.5711 10.9213 25.2637 11.2268 24.9494 11.529C24.7913 11.6809 25.0335 11.9206 25.1915 11.767L25.1933 11.7686Z' fill='%23C2251E'/%3E%3Cpath d='M26.5377 11.7872C27.8087 10.3914 29.0814 8.99546 30.3524 7.59789C30.4331 7.51012 30.5482 7.41559 30.5843 7.29913C30.6203 7.18267 30.5774 7.04595 30.452 7.00881C30.2339 6.94298 30.0484 7.25356 30.2682 7.3734C30.4623 7.47973 30.6358 7.18773 30.4417 7.08139L30.4297 7.07464L30.5087 7.17591L30.5053 7.16579V7.25525L30.44 7.3312H30.349L30.3627 7.33458L30.2871 7.29069L30.2992 7.30082L30.2545 7.22655C30.2442 7.19786 30.2717 7.2063 30.239 7.21811C30.2184 7.22655 30.1978 7.26368 30.1824 7.28056L30.0965 7.37509L29.8972 7.59451L29.4988 8.03168L28.7293 8.87562C28.2123 9.44276 27.6954 10.0116 27.1784 10.5787C26.8847 10.9011 26.5892 11.2252 26.2955 11.5476C26.1478 11.7096 26.39 11.9493 26.5377 11.7856V11.7872Z' fill='%23C2251E'/%3E%3Cpath d='M27.8899 11.9153C29.0509 10.7726 30.1948 9.61137 31.3181 8.43154C31.6393 8.09565 31.957 7.75807 32.2748 7.4188C32.3727 7.31415 32.3074 7.1268 32.1528 7.13017C32.0979 7.13017 32.0412 7.13186 31.9862 7.13355C31.7664 7.13861 31.7647 7.47619 31.9862 7.47113C32.0412 7.47113 32.0979 7.46944 32.1528 7.46775L32.0309 7.17912C30.9179 8.3674 29.786 9.5388 28.6336 10.6933C28.3055 11.0225 27.9757 11.3499 27.6443 11.6757C27.488 11.8293 27.7301 12.0689 27.8864 11.9137L27.8899 11.9153Z' fill='%23C2251E'/%3E%3Cpath d='M29.0131 11.9863C30.2274 10.8048 31.4417 9.62326 32.6577 8.44174L33.1747 7.94043L33.4169 7.70413L33.5543 7.57078C33.5852 7.5404 33.6299 7.47289 33.6711 7.46107H33.5801L33.611 7.46782L33.5354 7.42394L33.5457 7.43575L33.4959 7.31591L33.5062 7.2754L33.568 7.21464L33.556 7.22308L33.6419 7.19945H33.6299C33.6711 7.21633 33.7106 7.2332 33.7518 7.2484L33.7432 7.23658C33.6848 7.16569 33.5612 7.1775 33.501 7.23658C33.4289 7.30747 33.4426 7.40368 33.501 7.47457C33.6608 7.67206 33.9596 7.3733 33.7896 7.19438C33.5938 6.98508 33.3533 7.29059 33.2228 7.41719L32.1442 8.46537C31.4262 9.16415 30.7066 9.86294 29.9887 10.5617L28.7744 11.7433C28.6163 11.8969 28.8602 12.1348 29.0165 11.9812L29.0131 11.9863Z' fill='%23C2251E'/%3E%3Cpath d='M29.9697 11.5898C29.6881 11.6134 29.719 12.0202 29.9972 12.0067C30.1209 12.0016 30.2068 11.897 30.2875 11.8193C30.3888 11.7214 30.4902 11.6235 30.5915 11.5239C30.9883 11.1408 31.3833 10.7576 31.78 10.3745C32.5718 9.60818 33.3653 8.84187 34.1571 8.07557C34.2688 7.96755 34.3804 7.85952 34.4921 7.7515C34.5865 7.66035 34.7205 7.56245 34.7239 7.41898C34.7308 7.11178 34.2258 7.14554 34.298 7.45105C34.3478 7.66204 34.6793 7.57258 34.6295 7.36159L34.626 7.3464L34.6088 7.47637L34.614 7.46455L34.5522 7.52532H34.4526C34.4319 7.50338 34.4113 7.48312 34.3907 7.46287L34.3993 7.47637L34.3753 7.39197C34.3753 7.38185 34.4234 7.3464 34.3684 7.39366C34.3529 7.40717 34.3375 7.42404 34.322 7.43755C34.2859 7.47131 34.2516 7.50675 34.2155 7.54051C34.14 7.61478 34.0627 7.68736 33.9871 7.76162C33.8394 7.90341 33.6917 8.04688 33.5457 8.18866C33.2554 8.46885 32.9669 8.74904 32.6766 9.02754C32.0926 9.59299 31.5087 10.1567 30.9247 10.7222C30.7564 10.8842 30.5898 11.0463 30.4215 11.2083C30.3407 11.2876 30.2583 11.3653 30.1776 11.4446C30.1364 11.4834 30.0968 11.5239 30.0556 11.5628C30.0402 11.5779 30.0247 11.5915 30.0093 11.6066C29.9989 11.6168 29.932 11.6657 29.9629 11.6657L30.0488 11.6894L30.0333 11.6809L30.0951 11.7417L30.1037 11.8109L30.0591 11.8851L30.0694 11.8767L29.9474 11.9257H29.9629C30.181 11.9054 30.1827 11.5678 29.9629 11.5864L29.9697 11.5898Z' fill='%23C2251E'/%3E%3Cpath d='M31.5359 11.9542C32.9272 10.6562 34.2445 9.28561 35.4829 7.84753C35.5636 7.753 35.6718 7.65511 35.7302 7.54371C35.7886 7.4323 35.7783 7.28039 35.6598 7.21288C35.4365 7.0846 35.2029 7.41036 35.4296 7.56058C35.6134 7.68211 35.7852 7.39011 35.6031 7.26858L35.5911 7.26014L35.6701 7.36141L35.6666 7.35129V7.44074L35.6701 7.42893L35.6254 7.5032C35.6168 7.50488 35.6083 7.50995 35.6031 7.5167H35.5121L35.5258 7.52007L35.4502 7.47619L35.4623 7.488L35.4176 7.41374C35.409 7.38842 35.3678 7.45425 35.3541 7.46944C35.3231 7.50488 35.2939 7.54033 35.263 7.57578C35.1978 7.65173 35.1325 7.72769 35.0672 7.80364C34.9401 7.95049 34.8113 8.09565 34.6842 8.24081C34.4214 8.53619 34.1569 8.82819 33.8873 9.11682C33.3548 9.68902 32.8086 10.2511 32.2487 10.798C31.9327 11.1068 31.6132 11.4124 31.2903 11.7145C31.1289 11.8647 31.3728 12.1027 31.5325 11.9525L31.5359 11.9542Z' fill='%23C2251E'/%3E%3Cpath d='M32.8428 11.9609C34.0571 10.8165 35.2131 9.61308 36.3071 8.35728C36.4119 8.23744 36.3157 8.02139 36.1405 8.07541C36.0632 8.09904 35.9842 8.12267 35.9069 8.1463C35.6974 8.21044 35.7867 8.5362 35.998 8.47206C36.0753 8.44843 36.1543 8.4248 36.2316 8.40117L36.065 8.11929C34.9709 9.37508 33.815 10.5786 32.6007 11.7229C32.4409 11.8732 32.6831 12.1128 32.8428 11.9609Z' fill='%23C2251E'/%3E%3Cpath d='M34.0177 12.145C34.995 11.426 35.8555 10.5753 36.5837 9.61148C36.6387 9.5389 36.5957 9.42244 36.5219 9.38024C36.4343 9.32961 36.3415 9.36674 36.2866 9.44101C35.5961 10.3542 34.77 11.1711 33.8442 11.853C33.7703 11.907 33.7326 11.9982 33.7824 12.0842C33.8253 12.1568 33.9421 12.199 34.0177 12.145Z' fill='%23C2251E'/%3E%3Cpath d='M38.1604 7.96239C38.3064 7.81892 38.4524 7.67545 38.5984 7.53198C38.662 7.46953 38.6671 7.35475 38.5984 7.29399C38.5297 7.23322 38.4232 7.22647 38.3562 7.29399C38.2102 7.43746 38.0643 7.58093 37.9183 7.7244C37.8547 7.78685 37.8496 7.90163 37.9183 7.96239C37.987 8.02316 38.0935 8.02991 38.1604 7.96239Z' fill='%23C2251E'/%3E%3Cpath d='M35.5242 12.1806C36.1803 11.583 36.7865 10.9366 37.3379 10.2462C37.3946 10.1753 37.4083 10.0774 37.3379 10.0082C37.2778 9.94916 37.1524 9.93566 37.0957 10.0082C36.5444 10.6986 35.9381 11.3467 35.282 11.9426C35.1188 12.0911 35.3627 12.3291 35.5242 12.1806Z' fill='%23C2251E'/%3E%3Cpath d='M38.9148 8.50597C39.26 8.29498 39.552 8.00973 39.7667 7.67046C39.8148 7.59619 39.7856 7.48142 39.7049 7.43922C39.6241 7.39702 39.5211 7.41896 39.4696 7.49998C39.4455 7.5388 39.4197 7.57594 39.394 7.61307C39.3802 7.63164 39.3665 7.65189 39.351 7.67046C39.3476 7.67384 39.3253 7.70422 39.3407 7.68396C39.3562 7.66371 39.3322 7.69409 39.3304 7.69747C39.2738 7.76836 39.2119 7.83587 39.1467 7.89832C39.0814 7.96078 39.0161 8.01985 38.9474 8.07387C38.9388 8.08062 38.9302 8.08737 38.9217 8.09412C38.956 8.0688 38.9199 8.09412 38.9148 8.09918C38.8976 8.11269 38.8804 8.1245 38.8615 8.13632C38.822 8.16332 38.7825 8.18864 38.7413 8.21396C38.6657 8.26122 38.628 8.36756 38.6795 8.4452C38.731 8.52285 38.8323 8.55492 38.9148 8.50597Z' fill='%23C2251E'/%3E%3Cpath d='M36.9137 12.3408C38.0181 11.1997 39.0984 10.0385 40.1547 8.85525C40.457 8.51599 40.7593 8.17334 41.0581 7.8307C41.1835 7.68554 41.0289 7.47624 40.8503 7.5657C40.7627 7.60959 40.6751 7.65516 40.5858 7.69905C40.3883 7.79863 40.5617 8.08895 40.7593 7.99105C40.8469 7.94717 40.9345 7.90159 41.0238 7.85771L40.8159 7.59271C39.7734 8.78774 38.7085 9.96251 37.6179 11.1153C37.3053 11.4462 36.9892 11.7753 36.6732 12.1028C36.5204 12.2597 36.7625 12.4994 36.9154 12.3408H36.9137Z' fill='%23C2251E'/%3E%3Cpath d='M38.2793 12.2159C39.3115 11.1931 40.3077 10.1348 41.2627 9.04269C41.534 8.73212 41.802 8.41986 42.0665 8.10591C42.1884 7.96075 42.039 7.74639 41.8587 7.84091C41.7848 7.87973 41.711 7.91855 41.6371 7.95569C41.4413 8.05696 41.6148 8.34897 41.8106 8.24769C41.8844 8.20887 41.9583 8.17005 42.0321 8.13292L41.8243 7.86792C40.8917 8.97855 39.9178 10.0571 38.9062 11.1002C38.6194 11.3956 38.3291 11.6893 38.0371 11.9796C37.8808 12.1332 38.1247 12.3729 38.2793 12.2176V12.2159Z' fill='%23C2251E'/%3E%3Cpath d='M39.7356 12.0099C40.6167 11.0782 41.4514 10.1043 42.2415 9.09662C42.2879 9.03754 42.2638 8.93965 42.214 8.89238C42.1573 8.83668 42.0749 8.83331 42.0062 8.86538C41.9134 8.90926 41.8224 8.95315 41.7297 8.99703C41.5304 9.09156 41.7039 9.38187 41.9031 9.28904C41.9959 9.24515 42.0869 9.20127 42.1797 9.15738L41.9444 8.92614C41.1732 9.91187 40.3539 10.8605 39.4934 11.7702C39.3423 11.9289 39.5862 12.1686 39.7356 12.0082V12.0099Z' fill='%23C2251E'/%3E%3Cpath d='M40.8573 11.9071C41.2283 11.5172 41.5598 11.0918 41.8466 10.6395C41.8947 10.5618 41.8638 10.4538 41.7848 10.4082C41.7058 10.3627 41.5993 10.3914 41.5495 10.469C41.2781 10.8994 40.9655 11.2995 40.6134 11.6691C40.5499 11.7349 40.5464 11.8413 40.6134 11.9071C40.6804 11.9729 40.792 11.9746 40.8556 11.9071H40.8573Z' fill='%23C2251E'/%3E%3Cpath d='M42.2139 11.8411L43.6875 12.1737C43.7786 12.1939 43.873 12.1467 43.8988 12.0555C43.9228 11.9711 43.8696 11.8682 43.7786 11.8479L42.3049 11.5154C42.2139 11.4951 42.1194 11.5424 42.0937 11.6335C42.0696 11.7179 42.1229 11.8209 42.2139 11.8411Z' fill='%23C2251E'/%3E%3Cpath d='M42.4646 7.8948C42.298 8.39779 42.0524 8.87209 41.7398 9.3025C41.6866 9.37677 41.7261 9.48985 41.8016 9.53374C41.8875 9.58269 41.982 9.54724 42.0369 9.47298C42.3667 9.01893 42.6209 8.51425 42.7961 7.98425C42.8253 7.89817 42.7635 7.80027 42.6759 7.77664C42.5831 7.75132 42.4938 7.80703 42.4646 7.8948Z' fill='%23C2251E'/%3E%3Cpath d='M43.0713 8.45186C42.6058 9.10507 42.1764 9.78192 41.7848 10.4807C41.6903 10.6478 41.9136 10.8217 42.0545 10.6849C42.13 10.6107 42.2073 10.5364 42.2829 10.4638C42.4409 10.3119 42.197 10.0722 42.0407 10.2258C41.9652 10.3001 41.8879 10.3744 41.8123 10.4469L42.0819 10.6512C42.4753 9.95408 42.9047 9.27724 43.3684 8.62234C43.4955 8.44342 43.1984 8.27463 43.0713 8.45186Z' fill='%23C2251E'/%3E%3Cpath d='M43.4421 8.80805C42.9011 9.7077 42.3274 10.5871 41.7246 11.4479C41.5992 11.6268 41.8963 11.7956 42.0217 11.6184C42.6246 10.7576 43.1982 9.87817 43.7393 8.97853C43.8526 8.79117 43.5555 8.62069 43.4421 8.80805Z' fill='%23C2251E'/%3E%3Cpath d='M43.6085 9.66717C43.1929 10.2664 42.7773 10.8656 42.3616 11.4631C42.3101 11.539 42.3479 11.6504 42.4234 11.6943C42.5076 11.7433 42.6055 11.7095 42.6587 11.6336C43.0744 11.0344 43.49 10.4352 43.9057 9.83765C43.9572 9.76169 43.9194 9.65029 43.8439 9.60641C43.7597 9.55746 43.6618 9.59122 43.6085 9.66717Z' fill='%23C2251E'/%3E%3Cpath d='M43.2189 11.8766C43.5161 11.6707 43.7703 11.4142 43.9695 11.1137C44.0193 11.0394 43.9867 10.9247 43.9077 10.8825C43.8218 10.8386 43.7256 10.8639 43.6724 10.9432C43.65 10.977 43.6277 11.0091 43.6037 11.0411C43.5916 11.058 43.5796 11.0732 43.5676 11.0901C43.5813 11.0732 43.5487 11.1154 43.5676 11.0901C43.5607 11.0985 43.5556 11.1053 43.5487 11.1137C43.4972 11.1762 43.4439 11.2352 43.3872 11.2926C43.3306 11.35 43.2756 11.4023 43.2155 11.453C43.1846 11.4783 43.1537 11.5036 43.121 11.5289C43.1485 11.5087 43.1038 11.5424 43.121 11.5289C43.1124 11.5357 43.1056 11.5407 43.097 11.5475C43.0798 11.561 43.0609 11.5728 43.042 11.5863C42.9682 11.637 42.9269 11.7365 42.9802 11.8176C43.0266 11.8885 43.1365 11.9323 43.2155 11.8783L43.2189 11.8766Z' fill='%23C2251E'/%3E%3Cpath d='M43.6225 12.1029L44.3816 12.3628C44.4658 12.3915 44.574 12.329 44.5929 12.2446C44.6152 12.1501 44.5637 12.0674 44.4727 12.037L43.7135 11.7771C43.6294 11.7484 43.5212 11.8108 43.5023 11.8952C43.4799 11.9898 43.5315 12.0725 43.6225 12.1029Z' fill='%23C2251E'/%3E%3Cpath d='M41.9822 7.8273C42.9406 8.23915 43.8131 8.8181 44.5534 9.5422C44.7097 9.6958 44.9535 9.45612 44.7955 9.30421C44.0347 8.56154 43.1364 7.95727 42.1539 7.5353C42.0698 7.49816 41.9702 7.50998 41.9186 7.59606C41.8757 7.66695 41.8946 7.79017 41.9805 7.8273H41.9822Z' fill='%23C2251E'/%3E%3Cpath d='M44.0999 9.65364C44.1257 10.2596 44.0329 10.8571 43.8234 11.4276L44.1549 11.5171C44.27 10.9888 44.385 10.4588 44.5001 9.93045L44.1635 9.88488C44.1102 10.5246 44.057 11.1626 44.0037 11.8023L44.0536 11.6825C43.9952 11.7297 43.9368 11.7753 43.8784 11.8226C43.7684 11.9104 43.856 12.1264 44.0003 12.1112C44.2683 12.0808 44.452 11.9002 44.4847 11.6386C44.4967 11.5475 44.3971 11.4698 44.3129 11.4698C44.2099 11.4698 44.1532 11.5475 44.1412 11.6386C44.1326 11.7027 44.0639 11.7669 44.0003 11.7736L44.1223 12.0623C44.1858 12.0116 44.282 11.9593 44.3232 11.8884C44.3679 11.8125 44.3576 11.6808 44.3644 11.5947C44.3799 11.4074 44.3954 11.22 44.4108 11.0326C44.4434 10.6512 44.4744 10.268 44.507 9.88657C44.5224 9.69752 44.2099 9.65701 44.1703 9.84099C44.0553 10.3693 43.9402 10.8993 43.8251 11.4276C43.7787 11.642 44.081 11.7213 44.1566 11.5171C44.3747 10.9212 44.4726 10.2866 44.4452 9.65364C44.4366 9.43759 44.0931 9.4359 44.1016 9.65364H44.0999Z' fill='%23C2251E'/%3E%3Cpath d='M36.6815 9.35146L36.9426 9.57426L37.1504 9.30926C37.0697 9.27044 37.0285 9.21643 37.013 9.12866L36.8018 9.33627C37.1831 9.48142 37.621 9.38859 37.925 9.12866C38.071 9.00375 37.8787 8.75563 37.7172 8.86366C37.4012 9.07295 37.1092 9.31601 36.8516 9.59283C36.764 9.68735 36.8 9.83757 36.9271 9.8747C37.0903 9.92196 37.2432 9.99961 37.3754 10.1076L37.542 9.82575C37.3342 9.78524 37.147 9.70591 36.9752 9.5827C36.8584 9.49999 36.6695 9.64009 36.7228 9.77343C36.8619 10.1194 37.281 10.3085 37.6296 10.1397C37.9783 9.97091 38.0796 9.52869 37.8872 9.22318C37.8048 9.09321 37.6245 9.12865 37.5729 9.26369C37.5214 9.39872 37.4269 9.51349 37.3102 9.60464L37.5798 9.80888L37.9663 9.17592C38.071 9.00375 37.8392 8.85184 37.6966 8.97168C37.4922 9.14385 37.3771 9.38015 37.3445 9.64009C37.3359 9.71267 37.4046 9.78524 37.4699 9.80212C37.5472 9.82238 37.621 9.78693 37.664 9.72448C37.925 9.34639 38.0727 8.90585 38.1019 8.45012L37.7653 8.4957C37.8426 8.85859 37.8374 9.23162 37.7533 9.59114L38.0899 9.63671C38.114 9.2333 38.1363 8.8299 38.1603 8.42818L37.8666 8.54802C38.1397 8.89066 38.0453 9.42572 37.7138 9.69241L37.956 9.9304C38.3596 9.51349 38.4403 8.85184 38.1414 8.3556C38.0453 8.19694 37.7602 8.2999 37.8271 8.48557C37.9439 8.80796 37.9766 9.1641 37.889 9.4983C37.8598 9.6097 37.8082 9.75318 37.6932 9.80381C37.621 9.83588 37.5334 9.82407 37.4991 9.76161L37.396 10.0097C37.9955 9.83251 38.3029 9.10334 38.0109 8.56152L37.7413 8.76576C37.9783 9.00206 37.98 9.41728 37.743 9.65528C37.5884 9.81056 37.8289 10.0486 37.9851 9.89327C38.509 9.37678 38.2685 8.4113 37.5798 8.16656L37.6554 8.44843C37.6897 8.41299 37.7018 8.40455 37.7567 8.39442C37.7344 8.3978 37.7722 8.39442 37.7773 8.39442C37.7928 8.39442 37.8082 8.39442 37.8254 8.39442C37.8134 8.39442 37.8718 8.40455 37.8838 8.40792C37.9199 8.41974 37.9611 8.44337 37.9869 8.46869C38.0075 8.48894 38.0058 8.48557 38.0212 8.51426C38.0264 8.52439 38.035 8.55646 38.035 8.55308L38.1603 8.39105C38.1208 8.40624 38.114 8.40961 38.0779 8.37417C38.0693 8.36573 38.0539 8.34041 38.0521 8.33703C38.047 8.32184 38.0539 8.30496 38.0487 8.31509L37.8134 8.37585C38.0298 8.50413 38.1655 8.76069 38.1294 9.0105C38.0934 9.26031 37.8976 9.46961 37.6554 9.53712L37.7876 9.84601C38.0521 9.68228 38.2153 9.39365 38.205 9.08477C38.1981 8.89404 37.925 8.8569 37.8684 9.0392C37.8203 9.18942 37.6193 9.25525 37.4922 9.18436C37.2998 9.07802 37.1264 9.37002 37.3187 9.47636C37.6502 9.65865 38.0882 9.48311 38.1998 9.12866L37.8632 9.08308C37.8701 9.27213 37.7808 9.45104 37.6159 9.55232C37.451 9.65359 37.5558 9.91521 37.7481 9.8612C38.114 9.75824 38.4094 9.44598 38.4661 9.07295C38.5262 8.68136 38.3321 8.2864 37.9886 8.08216C37.913 8.03659 37.7945 8.06191 37.7533 8.14293C37.6743 8.29821 37.7035 8.46869 37.8203 8.59697C37.925 8.71175 38.0985 8.77588 38.2514 8.71681C38.3166 8.69149 38.3853 8.63241 38.3768 8.55477C38.3527 8.33197 38.205 8.16318 37.9903 8.08891C37.7911 8.01971 37.5592 8.05684 37.4098 8.20875C37.3153 8.30496 37.3651 8.44843 37.4853 8.49063C37.9353 8.64929 38.071 9.32614 37.7395 9.6519L37.9817 9.88989C38.3493 9.52025 38.3476 8.89066 37.98 8.5227C37.8409 8.38261 37.621 8.55983 37.7103 8.72694C37.8941 9.06958 37.688 9.56582 37.3016 9.67891C37.1934 9.71098 37.1453 9.82913 37.1985 9.92703C37.2964 10.1043 37.5025 10.1718 37.6966 10.1431C37.9044 10.111 38.0624 9.95741 38.1466 9.77343C38.3407 9.34977 38.3115 8.81808 38.1552 8.38936L37.8409 8.51933C38.0624 8.88391 38.0092 9.37678 37.7103 9.68566C37.5558 9.84601 37.7859 10.0604 37.9525 9.92365C38.4403 9.52869 38.4867 8.77757 38.1054 8.30159C38.0058 8.17668 37.8203 8.28977 37.8117 8.42143C37.7876 8.82483 37.7653 9.22824 37.7413 9.62996C37.731 9.819 38.035 9.85951 38.0779 9.67553C38.1775 9.25356 38.181 8.82315 38.0899 8.39948C38.0487 8.20538 37.7636 8.26277 37.7533 8.44506C37.7292 8.8434 37.5901 9.22149 37.3634 9.54894L37.6829 9.63333C37.7052 9.46117 37.8031 9.31264 37.9336 9.20292L37.664 8.99869L37.2775 9.63165C37.2346 9.70254 37.2552 9.80044 37.3222 9.84939C37.396 9.9034 37.4785 9.88989 37.5472 9.83588C37.7121 9.70929 37.8254 9.53881 37.8976 9.34639L37.5832 9.3869C37.6708 9.527 37.6348 9.75149 37.4699 9.83082C37.3308 9.89833 37.1092 9.83251 37.0474 9.67553L36.7949 9.86626C36.9873 10.003 37.2105 10.0992 37.4424 10.1431C37.518 10.1583 37.5953 10.133 37.6365 10.0654C37.6726 10.0047 37.6674 9.90846 37.609 9.8612C37.4304 9.71435 37.2329 9.60633 37.0096 9.5405L37.0852 9.82238C37.3239 9.56751 37.5884 9.33964 37.8821 9.14722L37.6743 8.88222C37.4561 9.06789 37.1487 9.10502 36.8842 9.00375C36.7502 8.95311 36.6523 9.09827 36.6729 9.21136C36.7039 9.37509 36.8172 9.52025 36.9684 9.59283C37.0457 9.62996 37.1367 9.61983 37.1899 9.54894C37.238 9.48649 37.2414 9.38353 37.1762 9.32783L36.9151 9.10502C36.7485 8.96324 36.5046 9.20123 36.6729 9.34302L36.6815 9.35146Z' fill='%23C2251E'/%3E%3Cpath d='M12.8643 9.34475H12.866C12.8574 9.37513 12.8506 9.40382 12.842 9.43252C12.8197 9.47978 12.7664 9.41226 12.8231 9.46628C12.8471 9.48991 12.8849 9.51016 12.9141 9.52535C12.9828 9.56249 13.055 9.58274 13.1323 9.58949C13.2645 9.60131 13.4036 9.56249 13.517 9.49328C13.7574 9.34812 13.9155 9.06456 13.8244 8.78943C13.7557 8.58351 13.4363 8.6679 13.4929 8.87889C13.5462 9.07469 13.3916 9.26879 13.2027 9.31774C13.0859 9.34812 12.9605 9.33124 12.8489 9.28905C12.7939 9.26879 12.7407 9.23841 12.6926 9.20634C12.6805 9.1979 12.6428 9.15908 12.6307 9.15739C12.6101 9.1557 12.629 9.09325 12.617 9.18777C12.605 9.27723 12.6015 9.21816 12.617 9.22997C12.617 9.22997 12.6531 9.22491 12.6599 9.22491C12.6943 9.22322 12.7303 9.22491 12.763 9.22828C12.8437 9.23335 12.9227 9.24179 13.0017 9.24685C13.1597 9.25867 13.3281 9.25867 13.4792 9.20803C13.7059 9.13039 13.8897 8.92784 13.9172 8.68985C13.9326 8.55819 13.888 8.42485 13.7901 8.33201C13.6922 8.23918 13.5513 8.21724 13.4689 8.11765L13.3469 8.40628C13.699 8.43666 14.0168 8.74555 14.046 9.09325C14.0752 9.44096 13.8176 9.80217 13.4672 9.89669L13.5994 10.2056C13.8725 10.0773 14.0735 9.82917 14.1473 9.54223L13.8158 9.45277C13.7626 9.7701 13.3092 9.97096 13.0515 9.75153L12.8849 10.0334C13.1477 10.1212 13.4174 10.1347 13.6905 10.0925C13.7952 10.0756 13.8536 9.92707 13.7935 9.84436C13.5668 9.53042 13.0996 9.47303 12.8111 9.73972C12.7286 9.81567 12.7544 9.9507 12.8454 10.0047C13.2525 10.2461 13.7901 10.2073 14.1559 9.9085C14.5217 9.60975 14.6351 9.11013 14.4788 8.69491C14.4496 8.61558 14.3792 8.56157 14.2899 8.57338C14.2092 8.5852 14.137 8.6544 14.1405 8.73879C14.1645 9.17258 13.9721 9.57768 13.6252 9.84436C13.5668 9.88994 13.5634 9.98952 13.5977 10.0486C13.6389 10.1195 13.7145 10.1364 13.7918 10.1262C14.2744 10.0604 14.6248 9.61987 14.678 9.16246C14.7055 8.92446 14.6385 8.68309 14.484 8.49574C14.3174 8.29488 14.0271 8.16154 13.7695 8.26618C13.6406 8.31851 13.5874 8.49574 13.7282 8.57507C14.0168 8.73711 14.1971 9.0865 14.125 9.41058C14.0529 9.73465 13.7574 9.99628 13.4225 10.025C13.2044 10.0435 13.201 10.3811 13.4225 10.3625C13.6441 10.344 13.8742 10.3204 14.0529 10.1819C14.2229 10.0503 14.3174 9.83761 14.2572 9.62831C14.2212 9.50341 14.0632 9.46628 13.9704 9.55405C13.8038 9.70933 13.6355 9.86631 13.4689 10.0216C13.4071 10.079 13.4036 10.1803 13.4552 10.2427C13.5118 10.3136 13.596 10.3204 13.6767 10.2866C13.9258 10.1803 14.1113 9.95577 14.1782 9.69752C14.2315 9.48653 13.9017 9.39707 13.8468 9.60806C13.8004 9.79035 13.6784 9.92201 13.5032 9.99628L13.7111 10.2613C13.8777 10.106 14.046 9.94901 14.2126 9.79373L13.9258 9.71946C13.9979 9.97096 13.5805 10.0148 13.4208 10.0267V10.3642C13.9034 10.3237 14.35 9.97771 14.4548 9.50172C14.5595 9.02574 14.3277 8.52274 13.9 8.28475L13.8588 8.59364C14.0151 8.5295 14.1679 8.62571 14.2538 8.75905C14.3397 8.89239 14.3569 9.04599 14.3277 9.19115C14.2624 9.50172 14.0254 9.75828 13.699 9.80217L13.8656 10.084C14.2761 9.76841 14.5114 9.25023 14.4822 8.73879L14.1456 8.78437C14.259 9.0865 14.1834 9.43589 13.9326 9.65195C13.6819 9.868 13.2954 9.87812 13.0172 9.71271L13.0515 9.97771C13.17 9.868 13.3985 9.87981 13.4947 10.0132L13.5977 9.76503C13.3864 9.79879 13.1752 9.77347 12.9742 9.70596C12.8145 9.65195 12.6788 9.87812 12.8076 9.98784C13.2439 10.3609 14.0477 10.1246 14.1456 9.54054C14.1611 9.45109 14.1216 9.35825 14.0254 9.33293C13.9378 9.3093 13.8364 9.36163 13.8141 9.45109C13.7609 9.66038 13.6218 9.82073 13.4242 9.91357C13.2456 9.99796 13.3727 10.2714 13.5565 10.2225C14.058 10.0874 14.4393 9.58274 14.3861 9.06625C14.3328 8.54975 13.8811 8.11765 13.3452 8.07039C13.1803 8.0552 13.1408 8.25775 13.2233 8.35902C13.2662 8.41134 13.3229 8.45016 13.3813 8.48223C13.4328 8.51093 13.4998 8.53118 13.5445 8.57338C13.6046 8.63246 13.5651 8.7236 13.5187 8.78268C13.3281 9.02911 12.9176 8.88227 12.6565 8.88902C12.5122 8.89239 12.3456 8.95147 12.2958 9.09832C12.2374 9.27217 12.3714 9.39876 12.5036 9.48991C12.7681 9.6722 13.1305 9.73296 13.4277 9.59456C13.7248 9.45615 13.9086 9.10844 13.821 8.79112L13.4895 8.88058C13.5496 9.06118 13.3624 9.25698 13.1752 9.25529C13.0567 9.25529 12.9725 9.13883 12.854 9.11519C12.6651 9.07637 12.4761 9.24347 12.5311 9.43421C12.5929 9.64182 12.9244 9.55405 12.8626 9.34475H12.8643Z' fill='%23C2251E'/%3E%3Cpath d='M42.5866 11.6388C42.7807 13.2321 42.7068 14.8525 42.3633 16.4222C42.3169 16.6349 42.6484 16.7244 42.6948 16.5117C43.0452 14.9133 43.1276 13.2625 42.9301 11.6388C42.9198 11.5476 42.8597 11.47 42.7584 11.47C42.6742 11.47 42.5763 11.5476 42.5866 11.6388Z' fill='%23C2251E'/%3E%3Cpath d='M7.19828 40.5724C8.52766 40.7632 9.8622 40.9117 11.2019 41.018C11.4217 41.0349 11.4217 40.6973 11.2019 40.6804C9.89311 40.5775 8.58778 40.434 7.28931 40.2467C7.19828 40.2332 7.10553 40.2686 7.07805 40.3648C7.05572 40.4441 7.10553 40.5589 7.19828 40.5724Z' fill='%23C2251E'/%3E%3Cpath d='M8.30799 42.5676C9.0826 42.6452 9.8555 42.7381 10.6267 42.8495C10.7177 42.863 10.8105 42.8275 10.8379 42.7313C10.8603 42.652 10.8105 42.5372 10.7177 42.5237C9.91733 42.4073 9.11352 42.3094 8.30799 42.23C8.21524 42.2216 8.13623 42.3144 8.13623 42.3988C8.13623 42.4984 8.21524 42.5592 8.30799 42.5676Z' fill='%23C2251E'/%3E%3Cpath d='M37.5148 44.1391L38.6226 44.2421C38.7823 44.2572 38.9592 44.2927 39.0794 44.1593C39.1825 44.0429 39.2031 43.8488 39.2409 43.7053C39.4281 43.0082 39.5981 42.306 39.7476 41.6005C39.7922 41.3878 39.4607 41.2984 39.4161 41.511C39.2804 42.1491 39.131 42.7837 38.9644 43.415C38.9232 43.5686 38.8819 43.7239 38.839 43.8775C38.8373 43.8842 38.8132 43.9484 38.8356 43.9281C38.851 43.9129 38.8149 43.9214 38.7943 43.9197C38.7085 43.9129 38.6243 43.9045 38.5384 43.896L37.5165 43.8015C37.4237 43.7931 37.3447 43.8859 37.3447 43.9703C37.3447 44.0682 37.4237 44.1307 37.5165 44.1391H37.5148Z' fill='%23C2251E'/%3E%3Cpath d='M9.79873 12.9097C14.0411 13.0464 18.2834 13.1646 22.5258 13.2642C26.7475 13.3637 30.9692 13.4448 35.191 13.5072C37.5732 13.5427 39.9537 13.5714 42.336 13.595C42.5576 13.5967 42.5576 13.2591 42.336 13.2574C38.0919 13.2152 33.8479 13.1544 29.6055 13.0768C25.3632 12.9992 21.162 12.9013 16.942 12.7848C14.5615 12.719 12.181 12.6481 9.80045 12.5721C9.57889 12.5654 9.57889 12.9029 9.80045 12.9097H9.79873Z' fill='%23C2251E'/%3E%3Cpath d='M41.9803 13.8261C42.7824 13.7451 43.5948 13.7603 44.3935 13.8835C44.4845 13.897 44.579 13.8599 44.6048 13.7653C44.6271 13.686 44.5773 13.5712 44.4845 13.5577C43.655 13.4295 42.8168 13.4041 41.9803 13.4885C41.8876 13.4987 41.8086 13.5594 41.8086 13.6573C41.8086 13.7417 41.8876 13.8362 41.9803 13.8261Z' fill='%23C2251E'/%3E%3Cpath d='M12.0864 15.438C12.0452 15.8938 12.0022 16.3495 11.961 16.8052L11.8975 17.4888C11.8786 17.6914 11.8288 17.9159 11.8614 18.1201C11.894 18.3243 12.0435 18.4357 12.241 18.4526C12.4591 18.4729 12.6875 18.4391 12.9057 18.4408C13.3505 18.4442 13.7936 18.4796 14.2333 18.5505C14.4566 18.5877 14.6782 18.6332 14.898 18.6855C15.0629 18.7244 15.2518 18.7598 15.3961 18.6501C15.5644 18.5201 15.5455 18.2551 15.5679 18.0661C15.5954 17.845 15.6211 17.6239 15.6486 17.4028C15.7036 16.947 15.7602 16.4913 15.8152 16.0356C15.8581 15.6845 15.9423 15.2169 15.5181 15.0583C15.4133 15.0194 15.2965 15.0127 15.1849 14.9992C15.0595 14.9857 14.9341 14.9722 14.8087 14.9621C14.5425 14.9401 14.2763 14.9249 14.0101 14.9182C13.7576 14.9114 13.5051 14.9114 13.2526 14.9182C13.1272 14.9215 13.0001 14.9283 12.8748 14.9351C12.8043 14.9384 12.7339 14.9435 12.6652 14.9486C12.6377 14.9502 12.6085 14.9536 12.5811 14.9553H12.5553C12.5106 14.9519 12.5192 14.9621 12.5793 14.9857L12.6034 15.0701L12.6 15.087L12.5553 15.1612L12.4213 15.173L12.3423 15.0718L12.3458 15.0802V14.9908L12.3423 15.0043C12.2874 15.2152 12.6188 15.3047 12.6738 15.0937C12.7253 14.8945 12.4917 14.7848 12.3389 14.8996C12.1534 15.0397 12.3131 15.2693 12.5021 15.2895C12.5896 15.2979 12.6807 15.2844 12.7683 15.2777C12.8868 15.2693 13.007 15.2642 13.1255 15.2591C13.3505 15.2507 13.5738 15.2473 13.7988 15.249C14.2625 15.2541 14.7246 15.2828 15.1849 15.3351C15.3429 15.3536 15.494 15.3621 15.5112 15.5461C15.5301 15.7385 15.4803 15.9461 15.458 16.1368C15.403 16.5858 15.348 17.0348 15.2931 17.4838C15.2656 17.7049 15.2398 17.926 15.2123 18.1471C15.2055 18.2028 15.2003 18.2585 15.1917 18.3125C15.19 18.3277 15.1883 18.3564 15.1831 18.3733C15.1677 18.4155 15.1763 18.3868 15.1831 18.3817C15.1436 18.407 15.0475 18.3716 15.008 18.3632C14.1354 18.1522 13.2492 18.0779 12.3526 18.115C12.2753 18.1184 12.2015 18.1336 12.1946 18.0441C12.1843 17.9378 12.2083 17.823 12.2187 17.7167L12.2874 16.9706C12.3337 16.4592 12.3818 15.9495 12.4282 15.438C12.4368 15.3469 12.344 15.2693 12.2564 15.2693C12.1568 15.2693 12.0933 15.3469 12.0847 15.438H12.0864Z' fill='%23C2251E'/%3E%3Cpath d='M11.5592 20.4664C11.4235 21.3998 11.2895 22.3315 11.1539 23.2649C11.1281 23.4489 11.0388 23.7139 11.1865 23.8692C11.2449 23.93 11.3205 23.9587 11.4029 23.9739C11.53 23.9958 11.6571 24.0144 11.7842 24.0329C12.2514 24.1055 12.7168 24.1781 13.184 24.2524C13.7216 24.3368 14.2575 24.4195 14.7951 24.5039C14.9015 24.5207 15.0149 24.46 15.0132 24.3418C14.9994 23.3882 15.051 22.4328 15.1695 21.4859C15.1832 21.3711 15.1987 21.2563 15.2159 21.1433C15.233 21.0302 15.2639 20.912 15.2622 20.7972C15.2588 20.5643 15.0664 20.4715 14.8603 20.4411C14.3691 20.3651 13.8779 20.2926 13.3849 20.2166C12.837 20.1339 12.2892 20.0495 11.7413 19.9668C11.6502 19.9533 11.5558 19.9904 11.53 20.0849C11.5077 20.1643 11.5575 20.2791 11.6502 20.2926C12.5708 20.4327 13.4897 20.5728 14.4103 20.7112C14.522 20.728 14.6353 20.7449 14.747 20.7618C14.7882 20.7685 14.8294 20.7736 14.8706 20.782C14.9239 20.7939 14.9136 20.7804 14.917 20.8293C14.9222 20.9255 14.8861 21.0386 14.8723 21.1348C14.8569 21.2445 14.8414 21.3559 14.8277 21.4656C14.771 21.9146 14.7281 22.367 14.7006 22.8193C14.6697 23.3257 14.6594 23.8338 14.668 24.3418L14.8861 24.1798C14.0101 24.0431 13.1342 23.9063 12.2565 23.7696C12.0367 23.7359 11.8185 23.7004 11.5987 23.6667C11.5575 23.6599 11.5059 23.643 11.4647 23.6447C11.5128 23.643 11.4201 23.6295 11.4372 23.6447C11.4544 23.6599 11.4372 23.67 11.4458 23.6245C11.4699 23.5249 11.4733 23.4169 11.4888 23.3156L11.676 22.021C11.7464 21.5332 11.8168 21.047 11.8872 20.5592C11.901 20.4698 11.8649 20.3786 11.767 20.3516C11.6863 20.3297 11.5695 20.3786 11.5558 20.4698L11.5592 20.4664Z' fill='%23C2251E'/%3E%3Cpath d='M10.91 25.9942C10.7606 26.6626 10.6129 27.3293 10.4634 27.9977C10.4068 28.2543 10.3157 28.5581 10.4634 28.8029C10.6215 29.0628 10.9718 29.0679 11.2415 29.1118C11.9268 29.2198 12.6138 29.3278 13.2991 29.4341C13.4674 29.4611 13.6357 29.4882 13.8024 29.5135C13.9569 29.5371 14.1201 29.5354 14.1819 29.3649C14.2335 29.2198 14.2352 29.0425 14.2575 28.8906C14.2833 28.71 14.309 28.5294 14.3365 28.3505C14.4464 27.5876 14.5581 26.8247 14.668 26.0634C14.6835 25.9571 14.6251 25.8491 14.5031 25.8491C13.4125 25.8491 12.3201 25.7782 11.2398 25.6279L11.3153 25.9098C11.3669 25.8491 11.4201 25.7883 11.4716 25.7275C11.6125 25.5621 11.372 25.3224 11.2295 25.4895C11.1779 25.5503 11.1247 25.6111 11.0732 25.6718C11.001 25.7562 11.0079 25.9351 11.1487 25.9537C12.26 26.1073 13.3798 26.1883 14.5031 26.1866L14.3382 25.9723C14.2575 26.5276 14.1768 27.0812 14.0978 27.6365C14.0583 27.9066 14.0188 28.1767 13.981 28.4484C13.9604 28.5868 13.9415 28.7252 13.9209 28.8636C13.9106 28.9328 13.9003 29.002 13.8899 29.0712C13.8831 29.1219 13.8848 29.2164 13.8539 29.2586L13.9157 29.1978C13.9294 29.1894 13.8487 29.181 13.835 29.1793C13.7852 29.1708 13.7371 29.1641 13.6873 29.1556C13.5825 29.1388 13.4777 29.1219 13.373 29.1067C13.1703 29.0746 12.9676 29.0425 12.7632 29.0105C12.3579 28.9463 11.9508 28.8822 11.5455 28.8197C11.3514 28.7894 11.1539 28.764 10.9615 28.7269C10.8224 28.6999 10.7365 28.6526 10.7297 28.5041C10.7211 28.3454 10.776 28.1817 10.8104 28.0281L10.9426 27.4357C11.0422 26.9867 11.1436 26.536 11.2432 26.087C11.2896 25.8761 10.9598 25.7849 10.9117 25.9976L10.91 25.9942Z' fill='%23C2251E'/%3E%3Cpath d='M10.3003 30.717C11.3291 31.1643 12.4232 31.4344 13.5448 31.5137L13.3799 31.2993C13.0484 32.5315 12.7169 33.7637 12.3854 34.9958L12.5503 34.8726C11.7723 34.8254 11.008 34.6093 10.3209 34.2464C10.1492 34.1553 9.98087 34.054 9.81942 33.946C9.76618 33.9105 9.66999 33.8649 9.63736 33.8059C9.59786 33.7384 9.64766 33.6185 9.66312 33.5493C9.75415 33.1088 9.84518 32.6682 9.9345 32.2277C10.0358 31.7314 10.1389 31.2369 10.2402 30.7407C10.2832 30.528 9.95339 30.4385 9.90873 30.6512C9.71121 31.6082 9.51541 32.5636 9.3179 33.5206C9.27324 33.7367 9.25606 33.9341 9.44328 34.0894C9.59957 34.2194 9.77992 34.3274 9.95682 34.4304C10.3278 34.6464 10.7246 34.8203 11.1351 34.9503C11.5936 35.0954 12.0694 35.1798 12.5503 35.2085C12.6242 35.2136 12.698 35.1528 12.7152 35.0853C13.0467 33.8531 13.3782 32.621 13.7097 31.3888C13.7406 31.2774 13.6547 31.1829 13.5448 31.1744C12.4885 31.0985 11.4425 30.8453 10.4738 30.4233C10.3896 30.3862 10.29 30.3997 10.2385 30.4841C10.1956 30.5567 10.2145 30.6782 10.3003 30.7153V30.717Z' fill='%23C2251E'/%3E%3Cpath d='M35.7885 16.38C36.9341 16.5353 38.0832 16.6737 39.2322 16.7936L39.0673 16.5792C38.8922 17.6544 38.6517 18.7178 38.3494 19.7643L38.5143 19.6411C37.4597 19.6107 36.412 19.4858 35.3815 19.268L35.5017 19.4756C35.7868 18.4325 35.9655 17.3624 36.0393 16.2838C36.0548 16.0678 35.7113 16.0678 35.6958 16.2838C35.6237 17.332 35.4468 18.3701 35.1702 19.3862C35.1479 19.4706 35.1994 19.5735 35.2905 19.5938C36.3502 19.82 37.4305 19.9483 38.5143 19.9803C38.5899 19.982 38.6603 19.9263 38.6792 19.8571C38.9815 18.8106 39.2219 17.7456 39.3971 16.6721C39.416 16.5556 39.3507 16.4712 39.2322 16.4577C38.1124 16.3412 36.9943 16.2079 35.8796 16.056C35.7885 16.0442 35.6958 16.0779 35.6683 16.1741C35.646 16.2535 35.6958 16.3699 35.7885 16.3817V16.38Z' fill='%23C2251E'/%3E%3Cpath d='M35.0055 22.328L37.5526 22.669L38.1847 22.7534C38.2207 22.7585 38.3702 22.7652 38.3856 22.7872C38.4131 22.826 38.365 22.9526 38.3564 22.9914C38.2654 23.4032 38.1726 23.8151 38.0816 24.2252C37.9906 24.6354 37.8996 25.0489 37.8068 25.4591C37.7999 25.4878 37.7965 25.5519 37.7742 25.5772C37.7845 25.5671 37.8051 25.5637 37.7742 25.5637C37.7501 25.5637 37.7278 25.5637 37.7038 25.562C37.6007 25.557 37.4994 25.5502 37.398 25.5418C37.1868 25.5249 36.9772 25.5047 36.766 25.4793C36.3606 25.4287 35.9587 25.3595 35.562 25.2717C35.3559 25.2262 35.1498 25.1772 34.9454 25.1215C34.8526 25.0962 34.7616 25.0709 34.6688 25.0439C34.6293 25.0321 34.5881 25.0219 34.5486 25.0084C34.5332 25.0017 34.4885 24.9747 34.4919 24.9831C34.4782 24.9477 34.5125 24.8801 34.5211 24.8464C34.5366 24.7924 34.5521 24.74 34.5675 24.686C34.6019 24.5662 34.6362 24.4464 34.6706 24.3265C34.7341 24.1071 34.7977 23.886 34.8612 23.6665C34.9935 23.2058 35.1257 22.745 35.258 22.2858C35.3181 22.0766 34.9866 21.9871 34.9265 22.1964C34.7959 22.6504 34.6654 23.1045 34.5349 23.5585C34.4696 23.7847 34.4043 24.0126 34.3391 24.2387C34.2772 24.4514 34.1948 24.6692 34.157 24.8869C34.1192 25.1046 34.2463 25.2633 34.4559 25.3359C34.6654 25.4085 34.8904 25.4608 35.1085 25.5148C35.5517 25.6245 36.0017 25.7123 36.4534 25.7764C36.6852 25.8102 36.9171 25.8372 37.149 25.8591C37.3654 25.8794 37.6024 25.9216 37.8188 25.8979C38.0679 25.8709 38.1125 25.6481 38.1572 25.4473C38.2087 25.2143 38.2602 24.9814 38.3135 24.7485C38.4165 24.2894 38.5179 23.8303 38.6209 23.3695C38.6656 23.172 38.7549 22.9391 38.7205 22.7365C38.681 22.5154 38.4938 22.458 38.2946 22.431C37.228 22.2892 36.1614 22.1458 35.0948 22.004C35.0038 21.9922 34.911 22.0259 34.8835 22.1221C34.8612 22.2015 34.911 22.3179 35.0038 22.3297L35.0055 22.328Z' fill='%23C2251E'/%3E%3Cpath d='M34.1275 27.4727C34.1396 27.5334 34.0674 27.5318 34.1447 27.5183C34.1739 27.5132 34.2134 27.5132 34.2443 27.5166C34.3834 27.5334 34.5243 27.606 34.6565 27.6482C34.9812 27.7512 35.3126 27.8356 35.6476 27.898C36.3191 28.0246 37.0061 28.0753 37.6897 28.0432L37.5248 27.8288C37.3033 28.3774 37.1298 28.9445 37.0113 29.5235C36.9529 29.8087 36.9082 30.0957 36.8756 30.3843C36.8619 30.5092 36.8602 30.6392 36.8378 30.7624C36.8327 30.786 36.8292 30.8367 36.8052 30.8552C36.7674 30.8856 36.6712 30.8417 36.6334 30.8299C36.0254 30.6544 35.4174 30.4738 34.8094 30.2965C34.5088 30.2088 34.2083 30.121 33.9077 30.0332C33.8768 30.0248 33.4783 29.8931 33.4714 29.9049L33.5006 29.9539C33.5075 29.9286 33.5144 29.9049 33.523 29.8796C33.5315 29.8526 33.5401 29.8273 33.5487 29.8003C33.5779 29.7075 33.6071 29.6146 33.638 29.5218C33.8493 28.8601 34.0605 28.1985 34.2718 27.5351C34.3388 27.3275 34.0073 27.2381 33.9403 27.4457C33.7291 28.1073 33.5178 28.769 33.3065 29.4323C33.2585 29.5842 33.1915 29.7412 33.164 29.8982C33.1365 30.0552 33.2293 30.1767 33.3804 30.229C33.7102 30.3438 34.0554 30.4265 34.3903 30.5244C35.0602 30.7202 35.7283 30.916 36.3981 31.1118C36.5476 31.1557 36.7073 31.2198 36.8653 31.1877C37.0147 31.1574 37.1144 31.0409 37.1556 30.9025C37.1951 30.7742 37.1934 30.6307 37.2071 30.4991C37.2226 30.3438 37.2432 30.1902 37.2672 30.0366C37.3823 29.3108 37.5815 28.5985 37.858 27.9149C37.8993 27.8136 37.7945 27.6972 37.6932 27.7005C36.9186 27.736 36.1439 27.6702 35.3882 27.4929C35.2062 27.4507 35.0258 27.4018 34.8472 27.3478C34.6806 27.2971 34.5105 27.2144 34.3388 27.1857C34.0829 27.1419 33.7308 27.2347 33.7978 27.5588C33.8424 27.7714 34.1739 27.682 34.1293 27.4693L34.1275 27.4727Z' fill='%23C2251E'/%3E%3Cpath d='M32.824 33.2893C34.0091 33.6235 35.2234 33.848 36.4515 33.9611L36.2866 33.7468C36.0084 34.8608 35.7284 35.9748 35.4502 37.0888L35.6614 36.9706C34.5261 36.6752 33.4131 36.2972 32.3362 35.8381L32.4153 36.0288C32.7004 35.1393 32.9236 34.2295 33.0782 33.3096C33.0937 33.2201 33.0542 33.1273 32.958 33.102C32.8756 33.08 32.7622 33.129 32.7467 33.2201C32.5904 34.1417 32.3689 35.0498 32.0838 35.9393C32.0632 36.0035 32.0958 36.1014 32.1628 36.1301C33.2672 36.6027 34.4059 36.9943 35.5704 37.2964C35.658 37.32 35.7593 37.2677 35.7816 37.1782C36.0599 36.0642 36.3399 34.9502 36.6181 33.8362C36.6473 33.7214 36.5649 33.6337 36.4532 33.6218C35.2561 33.5121 34.0727 33.2893 32.9168 32.9636C32.7038 32.9028 32.6128 33.2286 32.8257 33.2893H32.824Z' fill='%23C2251E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48613'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3424_48613'%3E%3Crect width='40' height='44' fill='white' transform='translate(5 3)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#shortcuts-head a.shortcut.santo:before {
  background-image: url("data:image/svg+xml,%3Csvg width='50' height='50' viewBox='0 0 50 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_48699)'%3E%3Cpath d='M25 50C38.8071 50 50 38.8071 50 25C50 11.1929 38.8071 0 25 0C11.1929 0 0 11.1929 0 25C0 38.8071 11.1929 50 25 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip1_3424_48699)'%3E%3Cpath d='M25.0913 48.9999C19.3019 48.9999 13.6685 47.8141 6.82136 45.1514C6.37268 44.9759 6.17544 44.6741 6.08874 44.4493C5.79829 43.698 6.27948 42.7477 6.79101 41.7395C7.05545 41.2172 7.32855 40.6778 7.42392 40.2776L7.53447 39.8045C7.77072 38.7814 8.01349 37.724 8.39063 36.7052C8.79162 35.62 9.4332 34.7916 10.298 34.2394C10.5928 34.051 10.8984 33.9354 11.1911 33.822C11.2886 33.7856 11.384 33.7471 11.4793 33.7085C12.394 33.3275 13.3261 32.9551 14.2299 32.5955L14.969 32.3001C15.344 32.1503 15.7537 32.024 16.2153 31.9127C17.4812 31.6152 18.7253 31.0244 20.1342 30.0591C20.403 29.875 20.5287 29.571 20.6327 29.1708C20.7498 28.7234 20.7779 28.2568 20.8061 27.7602C20.8126 27.6382 20.8213 27.5162 20.83 27.3942C20.83 27.3899 20.83 27.3664 20.7931 27.2915C20.2946 26.2726 19.9218 25.3287 19.6617 24.4168C19.07 24.4918 18.8402 24.053 18.7773 23.8967C18.6885 23.6741 18.5888 23.4579 18.4826 23.2289C18.2268 22.6767 17.9645 22.103 17.8583 21.448L17.8453 21.3624C17.7759 20.9386 17.6979 20.457 17.8041 19.9497C17.8887 19.5537 18.1162 19.2134 18.4847 18.9352C18.5216 18.9073 18.5628 18.8816 18.6083 18.856C18.5801 18.781 18.5541 18.7083 18.5281 18.6333L18.4674 18.46C18.2268 17.7793 17.9775 17.0772 18.01 16.2853C18.0621 15.0674 18.1423 13.9736 18.5844 12.8841C18.8424 12.2505 19.252 11.7411 19.8047 11.3751C19.9326 11.2895 20.0605 11.2017 20.1862 11.1161C20.5178 10.8871 20.8603 10.6516 21.2331 10.4483L21.348 10.3841C21.9527 10.0523 22.6312 9.67985 23.4115 9.86392C24.4671 9.1961 26.0038 8.99918 27.5904 9.33523C28.0391 9.43155 28.4401 9.60279 28.8259 9.76974L29.0318 9.8575C29.9313 10.2364 30.7377 10.6602 31.4985 11.1546C32.7664 11.9765 33.4709 13.1666 33.653 14.7977C33.7288 15.4826 33.7982 16.3859 33.6465 17.3148C33.5749 17.7472 33.4514 18.1582 33.33 18.5541C33.2975 18.659 33.2671 18.7618 33.2368 18.8667C33.1913 19.0208 33.1458 19.1727 33.0981 19.3269C33.3668 19.4638 33.5641 19.7143 33.6638 20.0546C33.8003 20.5212 33.731 20.9579 33.6725 21.3432C33.5034 22.4305 33.213 23.3402 32.7903 24.1257C32.6191 24.4468 32.3481 24.6266 32.0382 24.6416C31.8149 25.4378 31.4594 26.2063 30.9522 26.9832L30.9176 27.0496L30.8352 27.1267C30.664 27.2808 30.6228 27.4777 30.6618 27.9614L30.6661 28.0299C30.6986 28.458 30.729 28.8647 30.8287 29.2521C30.9327 29.6545 31.143 29.9435 31.492 30.1618C32.6732 30.9024 33.666 31.491 34.8104 31.78C36.0654 32.0968 37.2532 32.5848 38.402 33.0557C38.8073 33.2227 39.2148 33.3896 39.6244 33.548L39.7588 33.5994C40.1663 33.7578 40.5868 33.9204 40.9921 34.1302C41.5492 34.417 42.0304 34.858 42.4661 35.4808C42.854 36.0373 43.138 36.6795 43.3612 37.5036C43.6127 38.4389 43.7124 39.3743 43.8077 40.2797C43.8793 40.9604 43.9551 41.6667 44.0939 42.3517C44.1437 42.5978 44.2976 42.8782 44.4602 43.1736C44.6487 43.5161 44.8416 43.8693 44.9283 44.2588L44.937 44.2824C44.976 44.3894 45.0606 44.6141 44.9457 44.8539C44.8785 44.9951 44.7571 45.1022 44.6054 45.1557C36.8934 47.812 30.8764 48.9978 25.0956 48.9978L25.0913 48.9999ZM19.9478 23.2631C20.054 23.2631 20.1559 23.2867 20.2491 23.3338C20.5287 23.4729 20.6024 23.7554 20.6284 23.8603C20.8712 24.7936 21.244 25.7632 21.7663 26.8291C21.8422 26.9854 21.9289 27.1994 21.9094 27.4713C21.9007 27.589 21.8942 27.7089 21.8877 27.8266C21.8574 28.351 21.8249 28.8947 21.6818 29.4426C21.5452 29.9628 21.3285 30.5471 20.7519 30.9409C19.2282 31.9855 17.867 32.6255 16.4668 32.9572C16.0571 33.0536 15.6995 33.1649 15.3743 33.2954L14.6352 33.5908C13.7357 33.9504 12.8058 34.3207 11.8998 34.6974C11.7958 34.7402 11.6896 34.7809 11.5834 34.8216C11.3276 34.92 11.087 35.0121 10.8854 35.1405C10.2157 35.5686 9.73232 36.2 9.40719 37.0755C9.05389 38.0301 8.81763 39.0554 8.59004 40.0443L8.4795 40.5216C8.35595 41.046 8.05467 41.6432 7.75989 42.2232C7.44993 42.8354 6.97958 43.7601 7.10096 44.0705C7.10747 44.0854 7.12047 44.1197 7.22018 44.1582C20.0909 49.1604 29.3743 49.2097 43.8077 44.3016C43.7362 44.1111 43.6235 43.9056 43.5065 43.6916C43.3135 43.3384 43.1141 42.9745 43.0318 42.5721C42.8822 41.838 42.8042 41.1081 42.7305 40.3996C42.6351 39.4963 42.5441 38.6423 42.3143 37.7861C42.1258 37.084 41.8895 36.5489 41.5752 36.0973C41.2436 35.6221 40.8881 35.2925 40.4936 35.087C40.1381 34.905 39.761 34.7574 39.3643 34.6032L39.23 34.5497C38.8138 34.3892 38.402 34.2201 37.9901 34.051C36.876 33.5951 35.7251 33.1221 34.546 32.8245C33.2498 32.497 32.1335 31.8378 30.9132 31.0715C30.3323 30.7076 29.9509 30.1854 29.7796 29.5218C29.6561 29.0445 29.6214 28.5715 29.5867 28.1155L29.5824 28.0492C29.552 27.6596 29.4978 26.9469 30.0506 26.3968C30.5339 25.6519 30.8634 24.9198 31.0476 24.1664C31.1061 23.9245 31.2297 23.7469 31.4096 23.642C31.5483 23.5607 31.7044 23.5307 31.8778 23.55C32.2246 22.88 32.4565 22.1266 32.6039 21.1848C32.6537 20.868 32.6949 20.5961 32.6256 20.3543C32.6147 20.3157 32.6039 20.2922 32.5974 20.2794C32.5887 20.2794 32.5779 20.2772 32.5605 20.2794C32.2614 20.2751 32.1032 20.1488 32.0165 20.0375C31.8301 19.7935 31.9103 19.5302 31.9363 19.4424L32.0273 19.1428C32.0858 18.9523 32.1422 18.7639 32.1986 18.5734C32.2289 18.4664 32.2614 18.3594 32.2961 18.2523C32.411 17.8713 32.5215 17.5139 32.58 17.1479C32.7101 16.3473 32.6472 15.5361 32.58 14.9197C32.4326 13.6097 31.9016 12.6979 30.9089 12.0536C30.2023 11.5955 29.4502 11.2017 28.6113 10.8464L28.3989 10.7544C28.0456 10.6024 27.7096 10.459 27.3672 10.3862C26.355 10.1721 24.9829 10.1657 24.0314 10.7501C23.9469 10.9127 23.7821 11.0262 23.5805 11.0519C23.3941 11.0754 23.2164 11.0176 23.095 10.8978C22.7569 10.8571 22.3927 11.0412 21.879 11.3216L21.7598 11.3858C21.4369 11.5634 21.1313 11.7732 20.8083 11.9937C20.6761 12.0836 20.546 12.1756 20.4116 12.2634C20.0388 12.5117 19.7701 12.8456 19.5923 13.2822C19.213 14.2133 19.1415 15.2129 19.0938 16.3302C19.0678 16.9167 19.2737 17.4946 19.4904 18.1068L19.5533 18.2845C19.6162 18.4621 19.6834 18.6355 19.7571 18.8238L20.2556 20.1274L19.2043 19.8149C19.1675 19.8042 19.1436 19.7999 19.1306 19.7999C18.9356 19.9519 18.8879 20.0782 18.8684 20.1723C18.8012 20.487 18.8575 20.8294 18.9182 21.1933L18.9334 21.2811C19.0158 21.7948 19.239 22.2764 19.4753 22.788C19.5533 22.9549 19.6313 23.1262 19.7072 23.3017C19.7939 23.276 19.8763 23.2631 19.9565 23.2631H19.9478Z' fill='%23C2241E'/%3E%3Cpath d='M20.7824 30.9539C14.6093 28.9418 10.4607 23.2739 10.4607 16.8483C10.4629 8.66108 17.2082 2 25.501 2C33.7939 2 40.5392 8.66108 40.5392 16.8504C40.5392 23.0449 36.5879 28.6443 30.7052 30.7869L30.3498 29.8344C35.8314 27.8374 39.5118 22.619 39.5118 16.8483C39.5118 9.21974 33.226 3.01243 25.501 3.01243C17.776 3.01243 11.4903 9.22188 11.4903 16.8504C11.4903 22.8351 15.3549 28.1178 21.1053 29.9907L20.7824 30.9539Z' fill='%23C2241E'/%3E%3C/g%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48699'%3E%3Crect width='50' height='50' fill='white'/%3E%3C/clipPath%3E%3CclipPath id='clip1_3424_48699'%3E%3Crect width='39' height='47' fill='white' transform='translate(6 2)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#shortcuts-head a.shortcut.vangelo:before {
  background-image: url("data:image/svg+xml,%3Csvg width='56' height='50' viewBox='0 0 56 50' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 50C41.8071 50 53 38.8071 53 25C53 11.1929 41.8071 0 28 0C14.1929 0 3 11.1929 3 25C3 38.8071 14.1929 50 28 50Z' fill='white'/%3E%3Cg clip-path='url(%23clip0_3424_48597)'%3E%3Cpath d='M35.7471 37.4013C32.1042 32.9939 27.0049 26.9223 23.4775 22.5247C24.3001 20.7273 25.3289 19.0826 26.4847 17.5005C29.8348 12.8621 34.6413 9.58255 39.6385 7L39.8331 7.19775L55.474 23.0944L55.9999 23.629C54.7515 23.8248 53.4936 24.0676 52.2626 24.373C49.3536 25.1111 46.3445 26.002 43.8883 27.7877C42.2893 29.0251 40.9254 30.5876 39.6482 32.1716C38.5289 33.5813 37.4674 35.0615 36.4715 36.5672L36.2595 36.8922L36.1555 37.0547C36.0765 37.2113 35.9089 37.3719 35.7471 37.4013ZM35.7105 36.6279C35.6257 36.5965 35.4947 36.6514 35.4601 36.7179C35.541 36.5828 35.724 36.2754 35.8107 36.1345C37.3306 33.6694 39.0124 31.3042 40.9716 29.1759C41.7018 28.4103 42.4608 27.6663 43.3123 27.0065C44.183 26.3486 45.1289 25.8493 46.0902 25.4107C48.976 24.1361 52.0449 23.4155 55.1542 22.9848C55.1542 22.9848 54.9365 23.6427 54.9346 23.6407L39.2937 7.74403L39.7291 7.81843C34.9418 10.3246 30.3107 13.5004 27.0896 17.9646C26.0243 19.4213 25.036 20.9955 24.2674 22.6265L24.2134 22.2212C27.5712 26.3584 32.3643 32.3811 35.7066 36.6279H35.7105Z' fill='%23C2241E'/%3E%3Cpath d='M4.39038 18.1917C4.4212 18.1271 4.49826 18.0566 4.57917 18.0448L4.61963 18.0331L4.69861 18.0116C6.31876 17.5886 7.96973 17.3047 9.63803 17.1716C11.7976 17.0247 14.0689 17.0757 16.082 17.992C18.7945 19.2881 21.4587 20.7194 24.0325 22.274C27.2458 25.7103 30.1682 29.4206 33.0752 33.127C34.181 34.5172 35.202 35.9876 36.3078 37.3797C33.6744 36.7512 31.039 36.0992 28.3863 35.5706C27.188 35.3415 25.9705 35.0889 24.7626 35.0399C23.5393 35.036 22.3102 35.1966 21.0908 35.3219C19.4456 35.5059 17.7966 35.7135 16.1417 35.8799L16.0146 35.9054L15.924 35.7859C11.7591 30.2175 7.97165 24.1302 4.39231 18.1878L4.39038 18.1917ZM4.79686 18.3464C7.35712 21.8922 9.84994 25.4107 12.2407 29.027C13.6451 31.171 14.9974 33.2993 16.2843 35.5431L16.0666 35.4492C17.6925 35.0478 19.3339 34.7443 20.9906 34.5093C22.2332 34.3429 23.5123 34.1863 24.7761 34.2C26.0649 34.2509 27.3017 34.5367 28.5461 34.7991C30.987 35.3689 33.4027 36.0326 35.7896 36.8041C35.7896 36.8041 35.5642 37.1585 35.5623 37.1565C34.5162 35.9974 33.4914 34.8187 32.4819 33.6283C29.5575 30.1372 26.2383 26.1763 23.8167 22.6598C21.2025 21.2148 18.5305 19.8227 15.8316 18.5441C12.6048 17.1657 8.63821 17.712 5.26884 18.3444L4.95868 18.411L4.80457 18.4462L4.72751 18.4638L4.68898 18.4736L4.67935 18.4756H4.6755C4.6755 18.4756 4.66394 18.4795 4.6832 18.4736C4.73329 18.4599 4.79108 18.3973 4.80071 18.3464H4.79686Z' fill='%23C2241E'/%3E%3Cpath d='M3.81448 22.1684C6.44986 25.4244 8.85022 28.8548 11.1928 32.3302C12.5798 34.4291 13.9418 36.5398 15.1767 38.7405C15.1767 38.7405 15.0495 38.6857 15.0515 38.6857C17.1725 38.3509 19.3378 37.9946 21.4685 37.6911C21.8441 37.6402 22.3855 37.554 22.7515 37.4718C27.0629 37.0449 31.3993 36.9999 35.7261 36.8824L35.7107 37.1448C34.0482 36.9999 32.3857 36.8531 30.7251 36.7317C27.4289 36.485 24.1 36.2872 20.8077 36.6769C19.124 36.8374 17.4326 36.9627 15.7546 37.1585C14.6623 35.7331 13.6008 34.2881 12.5586 32.8275C10.5089 29.9513 8.50731 27.0417 6.53462 24.1107C5.54443 22.6481 4.56579 21.1776 3.60449 19.6935L3.8164 19.5408C5.92201 22.3759 7.97368 25.2502 10.0003 28.1421C12.0289 31.034 14.0304 33.9455 15.9164 36.9373L15.7816 36.8844C17.3979 36.3792 19.0546 36.1071 20.7229 35.876C22.3739 35.6274 24.1019 35.5471 25.776 35.6274C29.5557 35.7938 33.3084 36.3401 37.0053 37.1448H35.7358C31.6517 37.3837 26.8394 37.5344 22.8131 38.0024C22.0676 38.0161 20.9869 38.1629 20.2336 38.2511C18.5191 38.4606 16.8026 38.6838 15.0938 38.9422L15.0264 38.9598L14.9667 38.8893C13.8956 37.5971 12.8842 36.2618 11.8959 34.9108C9.92132 32.2068 8.03533 29.4383 6.22639 26.6168C5.32289 25.2052 4.43672 23.7817 3.60642 22.3191L3.81833 22.1684H3.81448Z' fill='%23C2241E'/%3E%3Cpath d='M55.6879 24.2672C55.6841 24.465 55.6918 25.8864 55.6879 26.0509L55.4452 26.1919L35.9668 37.4404C35.0441 37.6694 24.1693 39.136 23.574 39.2534C20.9636 39.7038 16.4634 40.5261 13.8223 40.9999L13.6451 40.7493L0.364099 21.853L0 21.3342L0.50473 21.1521L2.67584 20.3689L1.00946 21.9862L1.14816 21.2852L14.4291 40.1815L13.9494 39.9857C16.4827 39.5256 20.9367 38.715 23.4237 38.2882L24.7838 38.0924L35.6644 36.5319L35.491 36.5906L54.9693 25.3421L54.7266 25.767V24.2672H55.6898H55.6879Z' fill='%23C2241E'/%3E%3Cpath d='M53.6825 24.9878C52.8175 25.0485 52.0065 25.4871 51.2147 25.8376C50.4018 26.2311 49.6004 26.658 48.8067 27.1005C45.6126 28.845 42.7846 31.177 39.9932 33.5108C38.5907 34.6935 37.2056 35.8996 35.8166 37.1076L35.6375 36.9255C36.853 35.5236 38.1515 34.2079 39.4904 32.9293C42.8655 29.7398 46.5643 26.7657 50.972 25.2287C51.6328 24.9937 52.3147 24.7901 53.016 24.7098C53.2683 24.6883 53.5245 24.6667 53.7769 24.749L53.6825 24.9878Z' fill='%23C2241E'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_3424_48597'%3E%3Crect width='56' height='34' fill='white' transform='translate(0 7)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

#shortcuts-head a.shortcut.agenda-arcivescovo:before {
  margin-top: -6px;
  background-image: url("data:image/svg+xml,%3Csvg width='54' height='60' viewBox='0 0 54 60' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_3424_52130)'%3E%3Cpath d='M29 57.9995C42.8071 57.9995 54 46.8066 54 32.9995C54 19.1924 42.8071 7.99951 29 7.99951C15.1929 7.99951 4 19.1924 4 32.9995C4 46.8066 15.1929 57.9995 29 57.9995Z' fill='white'/%3E%3C/g%3E%3Cpath d='M14.8801 21.5994C14.7894 21.6147 14.7838 21.6126 14.6957 21.5803C14.6506 21.5638 14.5801 21.5125 14.5402 21.4705C14.3927 21.3214 14.2956 21.1338 14.2175 20.9405C14.0572 20.5481 14.0261 20.1398 14.001 19.7211C13.977 19.3281 13.9326 18.9445 13.7479 18.5896C13.6358 18.3732 13.487 18.1814 13.3324 17.9938C13.2834 17.9358 13.2378 17.8747 13.1946 17.8124C13.1868 17.799 13.1764 17.7867 13.1686 17.7733C13.1437 17.7367 13.1951 17.8168 13.174 17.7816C13.1571 17.7522 13.1403 17.7228 13.1234 17.6934C13.112 17.6723 13.1031 17.6501 13.0924 17.6271C13.0876 17.617 13.0619 17.5421 13.0781 17.5966C13.0942 17.6511 13.0767 17.5771 13.0726 17.565C13.0556 17.5186 13.0673 17.5272 13.0692 17.5743C13.0684 17.5592 13.0689 17.5404 13.0725 17.5248C13.066 17.5541 13.0482 17.6025 13.0697 17.5555C13.0866 17.5153 13.0202 17.6324 13.055 17.5839C13.0898 17.5354 12.9948 17.6378 13.0414 17.5979C13.0815 17.564 12.993 17.6139 13.0177 17.6103C13.031 17.6089 13.0434 17.5923 13.0561 17.5927C13.1161 17.5915 12.9947 17.5976 13.037 17.5984C13.0559 17.599 13.0789 17.5884 13.0985 17.5872C13.1163 17.5852 13.1352 17.5859 13.1517 17.5814C13.1841 17.5742 13.0779 17.5796 13.1473 17.5818C13.1952 17.5846 13.2419 17.5849 13.2892 17.5896C13.3364 17.5942 13.3804 17.6019 13.4269 17.6084C13.4407 17.6114 13.5299 17.6293 13.4784 17.6189C13.4288 17.6091 13.5173 17.6289 13.533 17.6325C13.644 17.6606 13.7541 17.6968 13.861 17.736C13.9773 17.7786 14.0908 17.8287 14.2023 17.8844C14.2117 17.8879 14.2958 17.9314 14.2528 17.9093C14.2098 17.8872 14.297 17.9339 14.3094 17.9406C14.3604 17.9698 14.4107 18.0009 14.461 18.0321C14.5677 18.1008 14.6691 18.1781 14.7653 18.264C14.7073 18.2132 14.7653 18.264 14.7867 18.2867C14.8051 18.3061 14.8217 18.3248 14.8382 18.3436C14.8547 18.3623 14.8687 18.3822 14.8846 18.4028C14.89 18.4111 14.8967 18.422 14.9028 18.4285C14.939 18.4692 14.8754 18.3699 14.8962 18.4176C14.9069 18.4405 14.9202 18.4623 14.9316 18.4834C14.9466 18.5121 14.9555 18.5808 14.9396 18.4905C14.9429 18.5107 14.9505 18.5304 14.9538 18.5506C14.965 18.6012 14.9474 18.5968 14.9551 18.5469C14.9515 18.5625 14.9468 18.5987 14.9502 18.6126C14.9561 18.6486 14.9541 18.5845 14.9601 18.574C14.956 18.5852 14.9524 18.6008 14.9476 18.6138C14.934 18.651 14.8932 18.6867 14.9493 18.6207C14.9336 18.6403 14.9203 18.665 14.9046 18.6846C14.6715 18.9896 15.1595 19.3354 15.392 19.0322C15.762 18.5515 15.4117 18.0156 15.0101 17.6952C14.575 17.3498 14.0189 17.1141 13.4753 17.0182C13.2554 16.9797 13.0114 16.9662 12.8025 17.0543C12.5585 17.1569 12.4375 17.3996 12.479 17.6576C12.5262 17.9641 12.7495 18.2255 12.9407 18.4582C13.0923 18.6425 13.2189 18.8368 13.3005 19.0609C13.3188 19.1098 13.3458 19.2274 13.3612 19.3133C13.3797 19.4193 13.3906 19.5288 13.3984 19.6351C13.4183 19.9 13.4223 20.1674 13.4599 20.4303C13.4975 20.6932 13.5802 20.9727 13.6875 21.2252C13.913 21.7534 14.348 22.2845 14.9847 22.1845C15.3658 22.1259 15.2594 21.5401 14.8783 21.5987L14.8801 21.5994Z' fill='%23C2241E'/%3E%3Cpath d='M15.4516 18.4757C15.5073 18.5616 15.4526 18.4613 15.4419 18.4384C15.4168 18.3849 15.4521 18.5034 15.4442 18.4435C15.4422 18.4258 15.4364 18.4068 15.4325 18.3885C15.427 18.357 15.4248 18.3224 15.4194 18.2908C15.4087 18.2214 15.4151 18.3547 15.4196 18.2845C15.4216 18.2557 15.4199 18.2256 15.4201 18.1961C15.4244 18.109 15.4331 18.0214 15.4493 17.9366C15.4524 17.9166 15.458 17.8954 15.4611 17.8755C15.4707 17.8262 15.4433 17.9471 15.4645 17.8662C15.48 17.8064 15.4949 17.7485 15.5123 17.6895C15.5401 17.5962 15.5736 17.5051 15.6126 17.4159C15.6295 17.3757 15.6483 17.3361 15.6671 17.2966C15.6705 17.2873 15.7118 17.2095 15.6752 17.2743C15.6906 17.244 15.7078 17.2144 15.7251 17.1849C15.7708 17.1066 15.8214 17.0323 15.8789 16.9626C15.8939 16.9449 15.9089 16.9272 15.924 16.9095C15.8757 16.9657 15.924 16.9095 15.9337 16.9004C15.9661 16.8701 15.9978 16.8416 16.0326 16.8164C16.05 16.8037 16.0667 16.793 16.0841 16.7804C16.0184 16.8259 16.0732 16.7869 16.0878 16.7817C16.1179 16.7695 16.1467 16.7548 16.176 16.7444C16.0943 16.7757 16.2057 16.7447 16.2323 16.7418C16.1613 16.7496 16.2127 16.7431 16.2342 16.7425C16.2613 16.744 16.2877 16.7474 16.3148 16.7489C16.3356 16.7502 16.4001 16.7717 16.3218 16.7472C16.3424 16.7548 16.3625 16.7579 16.3832 16.7655C16.4113 16.7758 16.4919 16.8286 16.4226 16.78C16.4548 16.8023 16.4889 16.8254 16.5204 16.8496C16.4585 16.8037 16.5069 16.8341 16.5197 16.8515C16.5332 16.867 16.5467 16.8825 16.5601 16.898C16.5736 16.9135 16.5838 16.932 16.5973 16.9475C16.6419 16.9998 16.571 16.8914 16.6015 16.9533C16.6171 16.9864 16.6358 17.0165 16.6513 17.0496C16.6704 17.0904 16.685 17.1317 16.7016 17.1736C16.7294 17.2429 16.6874 17.1136 16.7069 17.1882C16.7144 17.2142 16.7219 17.2402 16.7268 17.2673C16.7489 17.3578 16.7648 17.448 16.7762 17.5388C16.7808 17.5785 16.7847 17.62 16.7893 17.6597C16.7911 17.6836 16.793 17.7075 16.7942 17.7333C16.7893 17.6597 16.7952 17.7653 16.7949 17.7778C16.7996 17.9738 16.7891 18.1705 16.763 18.3636C16.7575 18.4017 16.7521 18.4398 16.7447 18.4772C16.7423 18.4953 16.7381 18.5128 16.7338 18.5302C16.7205 18.6013 16.7406 18.5116 16.7358 18.5246C16.7179 18.5793 16.7075 18.6367 16.6851 18.6918C16.6242 18.8404 16.7159 19.0197 16.8641 19.0741C17.0216 19.1319 17.1869 19.0468 17.2478 18.8982C17.3757 18.5841 17.3958 18.1988 17.3923 17.8661C17.3865 17.4122 17.3216 16.9219 17.0402 16.5463C16.7588 16.1708 16.2272 16.0306 15.8164 16.2515C15.4055 16.4723 15.1357 16.9412 14.983 17.375C14.82 17.8366 14.7073 18.4223 14.9889 18.8612C15.0754 18.9964 15.2971 18.9954 15.4102 18.9018C15.5471 18.7894 15.5373 18.6191 15.4488 18.4832L15.4516 18.4757Z' fill='%23C2241E'/%3E%3Cpath d='M17.2445 19.1101C17.483 18.3321 18.229 17.8415 19.0348 17.8141C19.8407 17.7867 20.5043 18.2223 20.6375 19.0311L20.8787 18.6868C20.509 18.7898 20.1173 18.8889 19.7992 19.1121C19.5443 19.2909 19.3914 19.5683 19.3144 19.8652C19.2615 20.0675 19.2287 20.2729 19.2022 20.4785C19.1896 20.5709 19.1833 20.6636 19.1687 20.7554C19.1611 20.8054 19.1435 20.8939 19.1428 20.8958C19.0757 21.1773 18.9735 21.4733 18.8232 21.7032C18.7461 21.8206 18.6607 21.9201 18.572 21.953C18.5624 21.9558 18.5191 21.9695 18.4922 21.9617C18.4432 21.9501 18.3798 21.9142 18.3149 21.865C18.0068 21.6317 17.6614 22.1151 17.9676 22.3477C18.2738 22.5804 18.6438 22.6274 18.9654 22.4119C19.2395 22.2274 19.4097 21.9141 19.5353 21.6182C19.6535 21.3364 19.7363 21.0354 19.7749 20.7329C19.8002 20.5247 19.8199 20.3145 19.8665 20.112C19.9003 19.9619 19.9462 19.831 20.0139 19.7334C20.0888 19.6278 20.1911 19.5577 20.3292 19.4944C20.539 19.3982 20.7617 19.3363 20.9844 19.2745C21.1428 19.2313 21.2544 19.1012 21.2256 18.9302C21.0942 18.1283 20.5243 17.495 19.7277 17.2999C18.9312 17.1048 18.0914 17.2886 17.4603 17.7791C17.092 18.0641 16.8184 18.4619 16.6811 18.9056C16.5689 19.2697 17.1308 19.478 17.2438 19.112L17.2445 19.1101Z' fill='%23C2241E'/%3E%3Cpath d='M16.3104 21.5753C15.4402 21.3954 14.2739 21.5355 13.9411 22.5006C13.8237 22.8439 13.8333 23.2295 13.8646 23.5851C13.8966 23.962 13.9766 24.3587 14.1491 24.7006C14.3215 25.0425 14.6442 25.3635 15.0596 25.252C15.2155 25.21 15.3309 25.075 15.3008 24.9077C15.2739 24.7607 15.1091 24.6242 14.9532 24.6662C14.9297 24.6724 14.9061 24.6785 14.8821 24.6803C14.9512 24.6718 14.8502 24.6686 14.8865 24.6798C14.9278 24.6949 14.8622 24.6708 14.8509 24.6667C14.8204 24.6513 14.8708 24.6761 14.872 24.6787C14.8603 24.6702 14.8441 24.6621 14.833 24.6517C14.7924 24.6115 14.8562 24.6813 14.817 24.6374C14.7955 24.6147 14.7766 24.5909 14.7583 24.5652C14.734 24.533 14.7195 24.5087 14.6854 24.4392C14.5557 24.1721 14.4993 23.8791 14.4653 23.5774C14.4498 23.4282 14.4427 23.2968 14.4475 23.1445C14.4501 23.0736 14.4552 23.0016 14.4623 22.9303C14.465 22.8996 14.4696 22.8697 14.4742 22.8397C14.4766 22.8216 14.4966 22.7381 14.4824 22.7942C14.5575 22.4966 14.7818 22.2854 15.0681 22.1836C15.4457 22.0476 15.8782 22.0923 16.2644 22.1706C16.4226 22.2033 16.5741 22.0457 16.5876 21.8986C16.6013 21.7221 16.4724 21.6094 16.3123 21.576L16.3104 21.5753Z' fill='%23C2241E'/%3E%3Cpath d='M17.7519 22.3849C17.8535 22.363 17.9568 22.3482 18.0619 22.3403C18.0796 22.3383 18.0177 22.3388 18.0763 22.3413C18.1016 22.3422 18.1275 22.3411 18.1527 22.3419C18.1988 22.344 18.2423 22.3473 18.2881 22.3557C18.3082 22.3589 18.3277 22.3639 18.3478 22.367C18.3648 22.367 18.2883 22.3494 18.3459 22.3663C18.3834 22.3801 18.423 22.3883 18.4617 22.4046C18.4954 22.417 18.5793 22.4667 18.5048 22.4204C18.5377 22.4409 18.5694 22.4589 18.6023 22.4794C18.6352 22.4999 18.6598 22.5258 18.6901 22.5475C18.7316 22.5796 18.649 22.5029 18.684 22.541C18.6975 22.5565 18.7116 22.5702 18.7258 22.5838C18.7484 22.609 18.7704 22.6361 18.7898 22.6643C18.7996 22.6784 18.8093 22.6925 18.819 22.7067C18.8573 22.7587 18.798 22.6652 18.819 22.7067C18.8519 22.7736 18.8887 22.8357 18.9146 22.9043C18.9258 22.9316 18.9594 23.0431 18.9371 22.959C18.9487 22.997 18.9584 23.0343 18.9674 23.0735C18.9861 23.1501 18.9986 23.2264 19.0084 23.3039C19.0137 23.3417 19.0171 23.3789 19.0198 23.4179C19.0205 23.4624 19.0226 23.4569 19.0198 23.4179C19.0205 23.4392 19.0205 23.4624 19.0212 23.4838C19.0237 23.6452 19.0117 23.8054 18.9871 23.9653C18.9823 24.0015 18.9731 24.0383 18.9665 24.0738C18.9567 24.1294 18.982 24.0141 18.9692 24.0664C18.9617 24.0868 18.9586 24.1068 18.953 24.128C18.9345 24.2014 18.9124 24.2735 18.8845 24.3435C18.8613 24.4068 18.8306 24.4673 18.8037 24.5292C18.7822 24.5762 18.84 24.4708 18.8117 24.5131C18.8032 24.5248 18.7977 24.5397 18.7892 24.5513C18.7733 24.5772 18.7568 24.6049 18.7371 24.6294C18.7187 24.6564 18.6947 24.6813 18.6737 24.7095C18.6488 24.7426 18.73 24.6605 18.6873 24.6955C18.6757 24.7039 18.6672 24.7156 18.6556 24.724C18.644 24.7324 18.6343 24.7415 18.6227 24.7499C18.5736 24.791 18.6433 24.7343 18.6439 24.7387C18.6456 24.7456 18.5818 24.7687 18.5741 24.7722C18.5311 24.7965 18.6009 24.763 18.6009 24.763C18.5915 24.7596 18.5748 24.7703 18.564 24.7706C18.5047 24.77 18.63 24.7822 18.5893 24.7714C18.5799 24.768 18.561 24.7674 18.5521 24.7684C18.4957 24.7772 18.5697 24.7495 18.5802 24.7787C18.5797 24.7743 18.5477 24.7688 18.542 24.7668C18.5289 24.762 18.5146 24.7546 18.5027 24.7523C18.4675 24.7437 18.5767 24.7943 18.5177 24.7578C18.3804 24.6737 18.1981 24.6892 18.099 24.8259C18.011 24.9499 18.0306 25.1576 18.1697 25.2424C18.466 25.4208 18.8127 25.398 19.0656 25.1551C19.3185 24.9123 19.4472 24.5964 19.523 24.2737C19.6986 23.5339 19.6492 22.6185 19.0403 22.0743C18.6607 21.7345 18.1149 21.6968 17.6385 21.8007C17.4809 21.8358 17.3676 21.9822 17.3973 22.145C17.4259 22.2991 17.5873 22.4216 17.7449 22.3865L17.7519 22.3849Z' fill='%23C2241E'/%3E%3Cpath d='M14.4509 19.9156C14.6645 20.1164 14.8493 20.3552 15.0105 20.6001C15.0159 20.6084 15.0214 20.6168 15.0269 20.6251C15.0463 20.6534 15.0105 20.6001 15.0124 20.6008C15.0236 20.6049 15.0366 20.6392 15.0432 20.6501C15.0644 20.6853 15.0855 20.7205 15.1059 20.7576C15.1463 20.8273 15.1816 20.8993 15.2143 20.9725C15.2292 21.0075 15.244 21.0425 15.2588 21.0775C15.266 21.0928 15.2706 21.1093 15.2752 21.1257C15.2922 21.1721 15.258 21.0624 15.2752 21.1257C15.2924 21.189 15.3051 21.2528 15.3128 21.319C15.3206 21.3789 15.315 21.2607 15.3119 21.3039C15.3095 21.322 15.3116 21.3397 15.3092 21.3578C15.3082 21.3722 15.3046 21.3877 15.3036 21.4021C15.3029 21.4272 15.315 21.3536 15.3143 21.3554C15.3123 21.361 15.3082 21.3722 15.3061 21.3778C15.302 21.3889 15.2921 21.4043 15.2918 21.4168C15.2887 21.4368 15.3138 21.3742 15.3164 21.3731C15.3106 21.3773 15.309 21.3873 15.3044 21.394C15.2966 21.4038 15.2797 21.4208 15.2756 21.432C15.2756 21.432 15.3261 21.3872 15.3075 21.3973C15.2991 21.4026 15.2913 21.4124 15.2829 21.4178C15.1615 21.5168 15.1345 21.718 15.2443 21.8364C15.3541 21.9548 15.5358 21.9813 15.6656 21.8769C15.9801 21.6229 15.9377 21.2105 15.8183 20.869C15.6989 20.5275 15.4798 20.2023 15.2535 19.9145C15.1492 19.7812 15.0384 19.654 14.9153 19.5371C14.8014 19.4299 14.6241 19.3796 14.494 19.4966C14.3858 19.5941 14.3334 19.8008 14.4553 19.9151L14.4509 19.9156Z' fill='%23C2241E'/%3E%3Cpath d='M18.0171 21.9754C17.9235 21.6097 17.9813 21.2783 18.1367 20.93C18.1751 20.8427 18.1891 20.8162 18.2471 20.7277C18.2986 20.6453 18.3544 20.5686 18.4176 20.4947C18.4333 20.4751 18.4516 20.4544 18.4691 20.4355C18.4483 20.4574 18.4731 20.4306 18.4821 20.4234C18.5152 20.3912 18.5483 20.359 18.5826 20.3293C18.6168 20.2997 18.6523 20.2726 18.6878 20.2455C18.7026 20.234 18.7193 20.2233 18.7361 20.2125C18.8126 20.1604 18.6905 20.2381 18.7714 20.1917C18.9112 20.1121 18.9888 19.9527 18.9161 19.7972C18.8528 19.6622 18.659 19.5699 18.5185 19.6514C17.7127 20.1137 17.1939 21.1626 17.4276 22.08C17.4662 22.2357 17.6089 22.3513 17.7752 22.3216C17.9256 22.2944 18.0569 22.1336 18.0164 21.9773L18.0171 21.9754Z' fill='%23C2241E'/%3E%3Cpath d='M14.681 24.7879C14.3466 24.8236 14.1487 25.1078 14.2098 25.4342C14.2621 25.7151 14.4428 25.9883 14.6398 26.1935C15.1868 26.7615 16.0776 26.6766 16.6297 26.1635L16.2084 26.1229C16.6706 26.7886 17.5995 26.8317 18.2917 26.5515C18.6116 26.4219 18.9464 26.2111 19.0375 25.8582C19.1287 25.5053 18.9857 25.1468 18.8641 24.8172C18.73 24.4577 18.1889 24.7088 18.3218 25.0658C18.3906 25.2494 18.5077 25.4929 18.4643 25.6923C18.4283 25.8543 18.1517 25.9703 17.982 26.0326C17.5305 26.1963 16.9624 26.1673 16.6683 25.7449C16.5809 25.6178 16.3572 25.6012 16.247 25.7044C15.9593 25.9725 15.4547 26.1357 15.1354 25.8518C15.0263 25.7548 14.9113 25.5986 14.8414 25.4526C14.833 25.4348 14.8014 25.3472 14.8041 25.3629L14.7979 25.3332C14.7945 25.2961 14.7915 25.2929 14.7932 25.323C14.798 25.2868 14.7954 25.288 14.7881 25.3254C14.7812 25.344 14.7669 25.3599 14.7514 25.3732C14.734 25.409 14.7043 25.3855 14.786 25.3774C15.1691 25.3364 15.0609 24.7499 14.6796 24.7916L14.681 24.7879Z' fill='%23C2241E'/%3E%3Cpath d='M16.1759 16.4087C16.0575 14.1212 17.9914 12.2889 19.3828 10.7115C20.0574 9.94562 20.7584 9.1599 20.8375 8.09749C20.8583 7.82016 20.8439 7.54043 20.82 7.26353C20.8038 7.06973 20.7396 6.83295 20.779 6.63843C20.8075 6.49689 20.9134 6.48085 21.0555 6.45906C21.3694 6.40956 21.6765 6.49475 21.948 6.65348C22.1811 6.78963 22.3517 6.94511 22.5055 7.16406C22.6592 7.38301 22.852 7.53606 23.119 7.53901C23.263 7.54114 23.4217 7.43894 23.5361 7.52734C23.695 7.65107 23.7984 7.90856 23.8859 8.08207C23.9631 8.23705 24.0389 8.39575 24.0905 8.56246C24.1358 8.70575 24.1523 8.86379 24.2156 8.99887C24.3556 9.30147 24.7638 9.40687 25.0258 9.56843C25.3847 9.79084 25.4537 10.1307 25.5141 10.5286C25.58 10.9581 25.5913 11.4668 25.3385 11.8427C25.2121 12.0307 25.0205 12.1757 24.8026 12.2478C24.5223 12.3392 24.2408 12.2423 23.9572 12.2206C23.4506 12.1804 23.0168 12.3886 22.6333 12.6976C21.7016 13.4451 21.0061 14.4186 20.5049 15.4951C20.3331 15.8648 20.1662 16.2385 19.9639 16.5928C19.8638 16.7672 19.7597 16.9464 19.6273 17.0984C19.5837 17.1479 19.5308 17.1876 19.486 17.2345C19.486 17.2345 19.5402 17.191 19.4692 17.2452C19.4222 17.2807 19.5132 17.2529 19.4634 17.2494C19.0803 17.2208 19.0305 17.8147 19.4162 17.8422C19.7622 17.8678 20.0148 17.591 20.1992 17.3377C20.4511 16.9932 20.6425 16.599 20.8261 16.2145C21.2709 15.2863 21.7238 14.3821 22.4652 13.6429C22.8242 13.2848 23.2858 12.8039 23.835 12.809C24.1109 12.811 24.375 12.8973 24.6546 12.8775C24.9627 12.8554 25.2612 12.7263 25.5013 12.5357C26.3112 11.8998 26.2851 10.5497 25.905 9.67769C25.7143 9.24042 25.3071 9.05097 24.9077 8.83478C24.8511 8.80346 24.7977 8.76911 24.7411 8.73779C24.6902 8.70854 24.7485 8.74681 24.7611 8.77044C24.7551 8.75769 24.7391 8.69693 24.7508 8.75191C24.7124 8.5668 24.655 8.38107 24.5878 8.20445C24.4406 7.8169 24.2286 7.37393 23.924 7.08486C23.7474 6.91663 23.5378 6.86721 23.3018 6.90731C23.1901 6.92756 23.134 6.97031 23.042 6.89643C22.94 6.8147 22.8862 6.65984 22.7967 6.56157C22.3884 6.11416 21.7142 5.81193 21.1087 5.85582C20.6481 5.88742 20.2283 6.09229 20.1761 6.58826C20.1537 6.80593 20.1942 7.0319 20.2148 7.24844C20.2463 7.57453 20.26 7.90255 20.2169 8.22875C20.1426 8.77358 19.8405 9.22009 19.5057 9.63981C17.8742 11.6802 15.4361 13.6399 15.5827 16.512C15.5915 16.6735 15.7857 16.7764 15.9303 16.7535C16.1066 16.7253 16.1791 16.5682 16.1715 16.4092L16.1759 16.4087Z' fill='%23C2241E'/%3E%3Cpath d='M19.8724 15.9893C19.9638 14.8469 20.479 13.7672 21.1557 12.8564C21.4068 12.52 21.6798 12.2106 22.0151 11.9579C22.1498 11.8574 22.2858 11.7595 22.4271 11.6699C22.4773 11.6376 22.53 11.6042 22.5844 11.5777C22.6055 11.5664 22.6405 11.5582 22.6574 11.5411C22.693 11.5078 22.6135 11.5736 22.5314 11.5308L22.3626 11.376C22.3812 11.1802 22.3765 11.1235 22.3459 11.201C22.1973 11.5539 22.76 11.7603 22.9086 11.4074C22.9944 11.2024 22.8683 10.9662 22.6364 10.9487C22.4688 10.9357 22.3047 11.0466 22.1698 11.1301C21.7851 11.3668 21.4247 11.6357 21.1182 11.9666C20.1292 13.033 19.3923 14.479 19.2765 15.9375C19.2471 16.3193 19.843 16.3712 19.8731 15.9874L19.8724 15.9893Z' fill='%23C2241E'/%3E%3Cpath d='M24.2921 7.81524C25.5013 7.47137 26.7283 7.25861 27.993 7.33197C29.2577 7.40532 30.4264 7.65884 31.638 7.45938C31.735 7.44431 31.8401 7.36674 31.8655 7.2684C31.9582 6.92874 32.3555 6.71562 32.6505 6.57262C33.0025 6.40197 33.4133 6.25078 33.8099 6.24849C34.5286 6.24402 34.5438 7.34524 34.0063 7.62727C33.793 7.73901 33.7661 8.09648 34.0304 8.17653C35.5829 8.64259 37.0324 9.45928 38.1927 10.5942C38.3133 10.7123 38.5663 10.765 38.6668 10.5781C38.8676 10.2106 39.2285 10.172 39.5148 10.4416C39.8625 10.7698 39.6221 11.1988 39.2846 11.4634C39.0987 11.6106 39.1701 11.8858 39.3742 11.9734C40.0089 12.2442 40.3363 12.9469 40.5583 13.554C40.8192 14.264 40.9571 15.0134 41.0984 15.7534C41.1629 16.0937 41.252 16.4368 41.276 16.7833C41.3038 17.1946 41.404 17.548 41.7777 17.7822C42.0353 17.9443 42.3777 17.8925 42.4966 18.2064C42.5779 18.4198 42.5611 18.6628 42.5311 18.884C42.4947 19.1514 42.4172 19.4439 42.2533 19.6645C42.109 19.8607 41.9768 19.8903 41.7623 19.7441C41.5479 19.5979 41.2279 19.7739 41.2952 20.0372C41.4671 20.723 41.3772 21.4669 41.2253 22.1479C41.0733 22.8289 40.8433 23.5256 40.4771 24.1238C40.4143 24.2253 40.3914 24.3921 40.4911 24.4857C40.8547 24.8344 40.785 25.3725 40.5211 25.7613C40.196 26.2415 39.6466 26.2194 39.1456 26.3903C38.4993 26.6092 38.1807 27.1995 37.6971 27.6302C37.1708 28.1021 36.5627 28.5186 35.9385 28.8512C35.7559 28.9489 35.7246 29.1443 35.8337 29.311C35.9428 29.4777 36.0145 29.6475 35.9313 29.8281C35.848 30.0087 35.635 30.1543 35.4721 30.2677C35.1664 30.4806 34.8754 30.6124 34.5066 30.4983C34.0959 30.3708 33.714 30.2054 33.2746 30.2258C32.7663 30.2483 32.2827 30.4298 31.7792 30.4857C31.2446 30.5451 30.7119 30.5587 30.1884 30.6981C29.7355 30.8191 29.2894 30.9679 28.8595 31.1479C27.9902 31.5109 27.0734 32.0148 26.5974 32.8598C26.0624 33.8078 26.3701 34.7904 26.3983 35.8098L26.5711 35.565C25.1535 36.1871 24.8463 33.8979 24.9025 32.9791C24.9778 31.776 25.2556 30.4445 26.0252 29.4834C26.4614 28.9383 27.0802 28.6143 27.788 28.6164C28.1706 28.6174 28.2223 28.0242 27.8352 28.0236C27.0637 28.0214 26.3478 28.2907 25.8042 28.8387C25.2607 29.3866 24.9248 30.0761 24.6961 30.7923C24.2544 32.1819 24.0588 33.8581 24.7026 35.2237C24.8786 35.5965 25.1355 35.9461 25.5097 36.1383C25.9344 36.3553 26.4002 36.2919 26.8214 36.1065C26.9103 36.0673 26.9952 35.9634 26.9942 35.8617C26.9708 34.9917 26.6494 34.0231 27.0848 33.2075C27.5555 32.3246 28.6126 31.8617 29.512 31.5329C29.9719 31.3639 30.4449 31.2228 30.9334 31.1614C31.4815 31.0943 32.0274 31.0792 32.567 30.9542C32.8091 30.8973 33.0553 30.8293 33.3063 30.8179C33.5573 30.8066 33.7682 30.8755 33.9916 30.9511C34.3338 31.0682 34.6756 31.1978 35.0426 31.1255C35.5137 31.0302 36.0035 30.6927 36.3102 30.3323C36.6841 29.8931 36.5969 29.3883 36.2974 28.9343L36.1926 29.3941C36.8834 29.0247 37.5767 28.5676 38.1484 28.03C38.4252 27.7685 38.6423 27.4491 38.9277 27.1991C39.1917 26.9666 39.4971 26.9056 39.8306 26.8316C40.4646 26.6926 40.9472 26.363 41.2033 25.7518C41.4298 25.21 41.3984 24.5357 40.9523 24.1102L40.9663 24.4722C41.3756 23.8032 41.6356 23.0478 41.8043 22.2864C41.973 21.525 42.077 20.7018 41.8852 19.9369L41.4181 20.23C42.8036 21.1689 43.5806 18.6272 42.9068 17.7087C42.7991 17.5616 42.6515 17.4652 42.48 17.4107C42.3084 17.3562 42.1326 17.3424 42.0014 17.2014C41.8701 17.0604 41.8819 16.8599 41.8704 16.6826C41.8555 16.4681 41.8119 16.2621 41.7696 16.0524C41.6055 15.2238 41.4642 14.3909 41.2028 13.5836C40.9222 12.7185 40.4745 11.7986 39.5858 11.4198L39.6753 11.9297C39.9987 11.6747 40.2767 11.3228 40.2973 10.8955C40.3144 10.5471 40.1561 10.2188 39.896 9.98827C39.3615 9.51357 38.534 9.59424 38.1855 10.2369L38.6595 10.2208C37.4223 9.01121 35.8997 8.12126 34.2401 7.62225L34.2642 8.17151C35.1977 7.68007 35.2837 5.92569 34.0938 5.68342C33.5651 5.57602 32.9609 5.77872 32.4877 5.99568C32.0144 6.21263 31.4503 6.54402 31.3078 7.06594L31.5353 6.87496C30.3257 7.07511 29.1016 6.78655 27.8914 6.73315C26.6811 6.67974 25.3986 6.88695 24.1913 7.23151C23.8254 7.33582 23.9274 7.9221 24.2977 7.81731L24.2921 7.81524Z' fill='%23C2241E'/%3E%3Cpath d='M27.691 27.8312C27.6731 27.8394 27.7101 27.8488 27.657 27.8251C27.5784 27.79 27.512 27.7508 27.4414 27.6996C27.2588 27.565 27.0997 27.4011 26.9484 27.2337C26.6627 26.9221 26.4029 26.5861 26.1457 26.249C25.3477 25.211 25.1009 23.894 25.2055 22.6172C25.2936 21.5475 25.7176 20.5019 26.3369 19.6313C26.9563 18.7608 27.8303 17.9963 28.9031 17.7692C29.4639 17.6498 30.0793 17.6602 30.6296 17.8304C30.8989 17.9144 31.1645 18.0371 31.3667 18.2401C31.5504 18.4236 31.6566 18.6736 31.76 18.9079C31.9906 19.4337 32.1841 20.043 32.119 20.6208C32.0824 20.9409 31.7656 21.6016 31.3431 21.4424C30.99 21.3086 30.7567 20.8367 30.5897 20.5263C30.3463 20.0761 30.1499 19.643 29.6223 19.4685C28.5699 19.1183 27.5176 19.8174 26.9832 20.6769C26.0716 22.1411 25.9027 24.6145 27.521 25.6958C27.7225 25.831 27.9457 25.9361 28.1766 26.0144C28.44 26.1026 28.7289 25.7674 28.5102 25.5457C28.3984 25.4329 28.3896 25.2481 28.4996 25.128C28.6468 24.9646 28.7475 25.067 28.7991 25.2337C28.8669 25.4549 28.8897 25.6828 28.9715 25.9007C29.0737 26.1789 29.2222 26.4529 29.4206 26.6776C30.2246 27.589 31.6951 27.5943 32.7962 27.3944C34.0583 27.1671 35.2964 26.5763 36.22 25.6885C37.2661 24.6811 38.0103 23.2674 38.4845 21.9108C39.2959 19.5886 39.4339 16.8864 38.2085 14.67C37.0583 12.5909 34.9303 11.1179 32.7603 10.2353C32.064 9.95247 31.3326 9.75383 30.589 9.65207C29.8964 9.55634 29.1496 9.50405 28.4551 9.59339C27.9482 9.65865 27.4504 9.78006 26.9457 9.85668C26.7003 9.89334 26.4505 9.93047 26.201 9.93186C26.035 9.93216 25.8629 9.91971 25.7857 9.85761C25.4862 9.61263 25.142 10.0986 25.4384 10.3403C25.7349 10.5821 26.1927 10.5347 26.5376 10.505C27.025 10.4642 27.5057 10.3661 27.9855 10.2761C29.1406 10.0623 30.3543 10.1296 31.492 10.433C32.7651 10.7733 33.9727 11.4084 35.054 12.1555C35.9557 12.7775 36.7659 13.5328 37.3787 14.4437C38.7722 16.5149 38.7468 19.1423 38.0106 21.4393C37.773 22.1797 37.4579 22.8937 37.0651 23.5645C36.7073 24.1743 36.3046 24.7907 35.7854 25.2779C34.8633 26.1387 33.6407 26.693 32.3861 26.8535C31.7296 26.9377 30.9746 26.931 30.361 26.6489C29.806 26.3926 29.5492 25.8572 29.4297 25.2898C29.376 25.0358 29.3023 24.7554 29.0846 24.589C28.8669 24.4226 28.533 24.4162 28.2857 24.5451C27.8065 24.7957 27.664 25.5266 28.0535 25.9207L28.3871 25.452C26.4527 24.7973 26.6329 22.0958 27.6586 20.7558C27.9808 20.3356 28.43 20.0275 28.9712 19.9791C29.2396 19.9551 29.5368 20.0092 29.7289 20.2106C29.8738 20.3608 29.9515 20.5899 30.0507 20.7719C30.2693 21.1794 30.5326 21.639 30.9355 21.8924C31.4011 22.1835 31.8968 22.0444 32.2577 21.6638C33.1284 20.7462 32.6502 19.2365 32.1119 18.2559C31.4924 17.1315 29.9168 16.9314 28.7707 17.1844C26.4677 17.697 24.9084 20.1438 24.6374 22.356C24.4752 23.6856 24.6974 25.116 25.4338 26.2581C25.6888 26.6535 25.9973 27.0305 26.3038 27.3899C26.6103 27.7494 26.9636 28.1724 27.41 28.3594C27.5854 28.4322 27.7781 28.4522 27.9534 28.3687C28.2996 28.2023 28.0467 27.6619 27.7005 27.8284L27.691 27.8312Z' fill='%23C2241E'/%3E%3Cpath d='M14.6309 26.241C14.6965 27.4599 14.5791 28.7024 14.8968 29.8956C15.2144 31.0888 15.7674 32.2437 16.4228 33.2821C17.0781 34.3204 17.8963 35.3848 18.7138 36.3581C19.5313 37.3314 20.4463 38.2708 21.4864 39.026C21.905 39.3294 22.3486 39.5934 22.7579 39.9103C23.1672 40.2273 23.5577 40.5837 23.6526 41.0851L24.1197 40.792L24.0815 40.7336C23.9148 40.3875 23.3725 40.6361 23.5392 40.9823C23.5983 41.1053 23.6699 41.1885 23.7743 41.2754C23.9792 41.4476 24.289 41.2235 24.2414 40.9823C24.0622 40.032 23.1524 39.4323 22.4002 38.9305C21.4125 38.2705 20.5344 37.503 19.7358 36.6232C18.8661 35.6645 18.0933 34.6274 17.3416 33.579C16.5899 32.5306 16.0372 31.4096 15.6205 30.2139C15.1598 28.8943 15.2945 27.5061 15.2222 26.137C15.2134 25.9754 15.0192 25.8725 14.8746 25.8955C14.6983 25.9237 14.6258 26.0808 14.6334 26.2398L14.6309 26.241Z' fill='%23C2241E'/%3E%3Cpath d='M18.4081 25.921C18.7075 27.3438 19.3299 28.6403 20.1108 29.8641C20.5068 30.4843 20.9211 31.1008 21.3685 31.685C21.816 32.2692 22.3816 32.7807 22.9336 33.2829C23.5478 33.8418 24.1599 34.4062 24.6169 35.1037C24.8078 35.3954 25.25 35.0889 25.1193 34.7898C25.0753 34.6892 25.0177 34.6259 24.9408 34.5512C24.6659 34.2857 24.2021 34.6624 24.4809 34.9293C24.5172 34.9637 24.5598 34.9983 24.577 35.0384L25.0794 34.7245C24.2817 33.5115 23.0321 32.7069 22.0876 31.6215C21.6212 31.0831 21.2256 30.4736 20.8321 29.8817C20.4385 29.2898 20.0943 28.7202 19.7911 28.1023C19.4336 27.3716 19.1659 26.6106 18.9976 25.8163C18.9183 25.441 18.3295 25.5438 18.4088 25.9191L18.4081 25.921Z' fill='%23C2241E'/%3E%3Cpath d='M25.72 36.2324C25.7348 36.2442 25.7496 36.256 25.7645 36.2677C25.8238 36.3148 25.7326 36.2328 25.7701 36.2698C25.8118 36.3126 25.8555 36.356 25.8966 36.4006C25.9941 36.5061 26.0832 36.6169 26.1717 36.7295C26.4035 37.0257 26.6205 37.3333 26.8259 37.6493C27.0312 37.9653 27.2381 38.3177 27.4161 38.668C27.5018 38.8345 27.5817 39.0053 27.6528 39.177C27.7238 39.3487 27.7608 39.451 27.7961 39.5927C27.8148 39.6692 27.8317 39.7451 27.8415 39.8226C27.8453 39.8472 27.8478 39.9389 27.8473 39.8648C27.8476 39.8987 27.8461 39.9319 27.8446 39.9651C27.8423 40.0234 27.8304 40.0211 27.8459 39.9846C27.8377 40.0069 27.8288 40.0311 27.82 40.0553C27.8497 39.9628 27.8367 40.0446 27.8084 40.0637C27.9061 40.0004 27.7424 40.0986 27.8438 40.0366C27.7064 40.1213 27.6252 40.2731 27.6992 40.4311C27.7612 40.5636 27.9593 40.6616 28.0967 40.5769C28.7397 40.1816 28.3501 39.2597 28.1095 38.7323C27.7481 37.9369 27.2618 37.1801 26.7322 36.4834C26.536 36.2235 26.3264 35.9482 26.0661 35.7472C25.7612 35.5108 25.4158 35.9942 25.7188 36.2299L25.72 36.2324Z' fill='%23C2241E'/%3E%3Cpath d='M25.2183 41.3237C24.8482 40.9811 24.2727 40.5779 23.7393 40.6398C23.4346 40.6758 23.19 40.9132 23.1519 41.2202C23.1109 41.564 23.3932 41.8385 23.6182 42.0604C23.8758 42.3153 24.0331 42.5884 24.0507 42.9579C24.0707 43.3558 23.9883 43.7604 23.9597 44.1574C23.9019 44.9764 24.0169 45.7997 24.6718 46.3692C25.3268 46.9388 26.4844 46.9096 26.9184 46.0745C26.9924 45.9306 26.8776 45.7449 26.7395 45.6922C26.5707 45.6302 26.4291 45.7261 26.3558 45.8681C26.0878 46.3841 25.2999 46.1711 24.9774 45.8438C24.5192 45.3759 24.5151 44.72 24.5659 44.1116C24.6167 43.5033 24.756 42.8219 24.477 42.2192C24.3572 41.9599 24.1801 41.7873 23.9836 41.5864C23.9215 41.5236 23.7676 41.4038 23.7538 41.3079C23.7523 41.2947 23.7838 41.2261 23.7593 41.2466C23.7924 41.2144 23.8754 41.2259 23.9545 41.2422C24.0587 41.2657 24.1671 41.3181 24.2624 41.3657C24.3627 41.4173 24.4588 41.48 24.5505 41.5432C24.5926 41.5734 24.6348 41.6036 24.6743 41.635C24.6929 41.6482 24.7965 41.7369 24.7572 41.6992C24.876 41.8103 25.0422 41.8502 25.1785 41.7398C25.2909 41.648 25.3366 41.4304 25.2171 41.3212L25.2183 41.3237Z' fill='%23C2241E'/%3E%3Cpath d='M25.2693 41.9969C25.4258 41.8137 25.5483 41.6074 25.6894 41.4143C25.8134 41.2445 25.9712 41.0174 26.1898 40.9667C26.6696 40.8535 27.0944 41.4821 27.2274 41.8561C27.3271 42.1354 27.7937 42.0469 27.7978 41.7571C27.8053 41.1392 28.0396 40.5643 28.7182 40.4776C29.0154 40.4389 29.3958 40.475 29.6666 40.6186C29.7506 40.6621 29.8004 40.712 29.8386 40.7936C29.8493 40.8165 29.8437 40.8609 29.8392 40.8846C29.8488 40.8353 29.8525 40.8599 29.8309 40.89C29.7869 40.952 29.7236 41.0026 29.6716 41.0574C29.5643 41.1701 29.4493 41.2862 29.3891 41.433C29.3072 41.6331 29.3227 41.852 29.3352 42.0614C29.357 42.4198 29.4234 42.7608 29.5244 43.1061C29.7249 43.7834 29.9957 44.478 29.7491 45.1792C29.5353 45.7911 28.8687 46.4712 28.1766 46.0843C27.8433 45.8966 27.4941 46.3786 27.8293 46.567C28.6445 47.0244 29.5151 46.6872 30.0202 45.9542C30.5252 45.2211 30.5062 44.3043 30.2481 43.4475C30.1192 43.016 29.973 42.5908 29.9342 42.1396C29.916 41.9282 29.8787 41.7224 30.0224 41.5513C30.1438 41.4059 30.3264 41.285 30.3978 41.1022C30.5425 40.7309 30.3388 40.329 30.0146 40.1341C29.6654 39.9258 29.2151 39.8598 28.8137 39.8751C28.3624 39.8932 27.9381 40.0521 27.6345 40.3925C27.3159 40.7506 27.2046 41.2397 27.1993 41.7064L27.7697 41.6074C27.5481 40.9878 26.9199 40.3162 26.2056 40.3666C25.4913 40.417 25.189 41.1716 24.7812 41.6511C24.532 41.9418 25.0219 42.2883 25.2686 41.9988L25.2693 41.9969Z' fill='%23C2241E'/%3E%3Cpath d='M25.7954 44.1996C25.8259 44.215 25.8222 44.2136 25.7841 44.1954C25.7966 44.2021 25.8102 44.2113 25.822 44.2199C25.8424 44.2337 25.8615 44.2513 25.882 44.2651C25.898 44.2794 25.8937 44.2736 25.8648 44.2482C25.874 44.258 25.8851 44.2683 25.8943 44.2781C25.9108 44.2968 25.9273 44.3155 25.9413 44.3354C25.9541 44.3528 26.0057 44.4034 25.9548 44.3509C25.9732 44.3703 25.9843 44.404 25.9975 44.4257C26.0209 44.4723 26.0405 44.5175 26.0587 44.5664C26.0664 44.5861 26.0753 44.6083 26.0822 44.6299C26.0875 44.6445 26.1165 44.7396 26.0933 44.6635C26.109 44.7136 26.1247 44.7637 26.1385 44.8131C26.1638 44.9005 26.1918 44.9867 26.2153 45.0735C26.2613 45.2381 26.2952 45.4068 26.3176 45.5775C26.3222 45.6172 26.3224 45.6574 26.3289 45.6978C26.3125 45.6031 26.3268 45.7034 26.3259 45.7347C26.3249 45.7491 26.3207 45.7665 26.3203 45.7791C26.3174 45.6999 26.3406 45.7063 26.3278 45.7354C26.3596 45.6605 26.4187 45.5977 26.5228 45.581C26.5685 45.5724 26.6113 45.5776 26.6551 45.5916C26.7129 45.6254 26.7291 45.6335 26.7037 45.6157C26.5741 45.5281 26.3753 45.548 26.285 45.6838C26.1948 45.8196 26.2162 46.0048 26.3557 46.1003C26.4747 46.1819 26.622 46.198 26.746 46.121C26.8539 46.0529 26.901 45.9478 26.9183 45.8253C26.9422 45.6673 26.911 45.4912 26.8838 45.3335C26.8566 45.1757 26.8181 45.0138 26.7687 44.8585C26.7049 44.6493 26.6533 44.4362 26.5628 44.2362C26.4432 43.9707 26.2593 43.7702 25.9957 43.6418C25.8549 43.5733 25.6576 43.6761 25.612 43.8178C25.5595 43.9842 25.6389 44.1274 25.791 44.2001L25.7954 44.1996Z' fill='%23C2241E'/%3E%3Cpath d='M28.2438 45.8725C28.3173 45.91 28.2301 45.8633 28.2165 45.854C28.1923 45.8388 28.1713 45.8206 28.1497 45.8042C28.1256 45.7827 28.128 45.7878 28.162 45.8171C28.1527 45.8074 28.1447 45.8003 28.1355 45.7906C28.1239 45.7757 28.1117 45.7628 28.1001 45.748C28.05 45.6874 28.1093 45.7809 28.0934 45.7371C28.0858 45.7174 28.0757 45.6926 28.0655 45.6741C28.0794 45.7404 28.0403 45.6268 28.0655 45.6741C28.0622 45.6539 28.0565 45.6349 28.0532 45.6147C28.0483 45.5876 28.0241 45.5259 28.0484 45.6045C28.0427 45.5855 28.048 45.5537 28.0491 45.533C28.0522 45.4898 28.0572 45.4473 28.064 45.4054C28.0758 45.3211 28.051 45.4408 28.0676 45.3899C28.0751 45.3694 28.0795 45.3457 28.0852 45.3245C28.0985 45.2766 28.1162 45.2283 28.1333 45.1818C28.1688 45.085 28.2137 44.9917 28.2604 44.8991C28.2684 44.883 28.3143 44.7985 28.2705 44.8774C28.2792 44.8595 28.2898 44.8423 28.2991 44.8225C28.3251 44.775 28.3503 44.7294 28.3781 44.6826C28.4723 44.5187 28.5714 44.3587 28.6562 44.1914C28.7283 44.0468 28.616 43.86 28.4772 43.8091C28.3103 43.7478 28.1657 43.8405 28.0936 43.985C28.0709 44.0294 28.0924 43.9824 28.1062 43.9622C28.0976 43.9738 28.0922 43.9887 28.0855 44.001C28.0669 44.0343 28.049 44.0658 28.0304 44.099C27.9914 44.1649 27.9549 44.2297 27.9158 44.2955C27.8177 44.4643 27.7227 44.6364 27.6401 44.8151C27.483 45.1564 27.3806 45.5516 27.5189 45.9169C27.6108 46.1596 27.8148 46.3168 28.0383 46.4325C28.1834 46.5069 28.3715 46.3943 28.422 46.2566C28.4828 46.091 28.3882 45.9487 28.2431 45.8743L28.2438 45.8725Z' fill='%23C2241E'/%3E%3Cpath d='M26.7383 43.0213C26.7506 43.0342 26.7603 43.0483 26.7681 43.0618L26.7275 42.9983C26.7662 43.0611 26.7926 43.1341 26.816 43.2039L26.7933 43.1322C26.8584 43.3376 26.9061 43.5557 26.9166 43.7707L26.913 43.6933C26.9147 43.7235 26.9158 43.7556 26.9093 43.7848C26.8966 43.8541 26.9333 43.9457 26.9772 43.9998C27.0243 44.0571 27.1089 44.1051 27.1846 44.1075C27.2603 44.1099 27.3409 44.0931 27.4004 44.041C27.4639 43.9841 27.4922 43.9185 27.5078 43.8355C27.5233 43.7525 27.5076 43.656 27.4986 43.5704C27.4869 43.469 27.4681 43.3692 27.4475 43.2688C27.4206 43.1449 27.3849 43.022 27.3433 42.9033C27.3104 42.8131 27.2676 42.7151 27.202 42.6446C27.1475 42.5845 27.0772 42.5439 26.9947 42.5369C26.9222 42.5314 26.8332 42.5537 26.7788 42.6034C26.6642 42.707 26.6254 42.8996 26.7402 43.0219L26.7383 43.0213Z' fill='%23C2241E'/%3E%3Cpath d='M25.0243 46.07C24.3622 46.1522 24.4917 46.9766 24.5896 47.4347C24.7373 48.1285 24.932 48.8797 24.6706 49.5691C24.5358 49.925 24.2747 50.167 24.0246 50.4426C23.7746 50.7182 23.5931 51.0506 23.5718 51.4333C23.5319 52.1512 23.9703 52.8123 24.5172 53.2473C25.0937 53.7058 25.8717 53.9341 26.5898 54.0414C27.3583 54.1565 28.1595 54.1126 28.8904 53.8487C29.5645 53.6062 30.2671 53.199 30.6554 52.5814C31.0436 51.9639 31.0293 51.243 30.7093 50.5957C30.3049 49.7782 29.6401 49.0846 29.4952 48.1512C29.4222 47.6832 29.5243 47.2077 29.5674 46.7421C29.584 46.5519 29.6538 46.2397 29.52 46.0767C29.363 45.884 29.1899 45.9556 29.0037 46.0224C28.6408 46.1532 28.8963 46.6923 29.2566 46.5627C29.2738 46.5563 29.3858 46.5003 29.3712 46.5055L29.0707 46.4776L29.1154 46.5067L28.9902 46.2391C28.992 46.9533 28.7761 47.6636 28.927 48.3776C29.0779 49.0916 29.436 49.6642 29.8051 50.2472C30.1326 50.7641 30.5084 51.3348 30.2889 51.9678C30.099 52.5146 29.5756 52.8799 29.072 53.1216C27.8838 53.6927 26.3876 53.6125 25.2192 52.9982C24.7212 52.7374 24.2492 52.2433 24.1721 51.6704C24.0801 50.9991 24.7165 50.6795 25.0258 50.1786C25.4514 49.4882 25.4328 48.6686 25.2963 47.8923C25.251 47.633 25.1759 47.3795 25.1325 47.1208C25.1117 47.0034 25.0892 46.8791 25.0969 46.7595C25.1007 46.7144 25.0995 46.6654 25.1208 46.6247C25.1022 46.658 25.0415 46.661 25.1239 46.6511C25.5053 46.6032 25.3989 46.0174 25.0175 46.0653L25.0243 46.07Z' fill='%23C2241E'/%3E%3Cpath d='M24.9611 52.002C25.4538 51.8598 25.916 52.137 26.3618 52.3195C26.8076 52.502 27.2549 52.588 27.7356 52.4667C28.2163 52.3453 28.6446 52.1288 29.1119 51.992C29.2265 51.958 29.3409 51.9303 29.4589 51.9103C29.5769 51.8902 29.6985 51.9011 29.8078 51.8757C30.1324 51.8027 30.1486 51.4223 29.958 51.2109C29.7013 50.9247 29.2394 51.302 29.498 51.589L29.5112 51.408L29.7798 51.2849C29.3324 51.2981 28.918 51.4184 28.4995 51.5731C28.1232 51.7116 27.7359 51.9031 27.3283 51.9352C26.9208 51.9672 26.5311 51.742 26.1659 51.589C25.7508 51.4156 25.3003 51.2863 24.8554 51.4144C24.4888 51.5206 24.5926 52.1075 24.9618 52.0002L24.9611 52.002Z' fill='%23C2241E'/%3E%3Cpath d='M16.5652 26.5769C16.6624 26.6484 16.7418 26.838 16.7968 26.9722C16.8992 27.2208 16.9742 27.4805 17.0472 27.7396C17.1859 28.2316 17.3075 28.7238 17.5042 29.197C17.7683 29.8343 18.1143 30.4341 18.4776 31.0213C18.841 31.6085 19.195 32.2154 19.5865 32.7897C21.0104 34.8826 23.0846 36.4034 24.788 38.2506C25.1235 38.6122 25.454 38.9931 25.7127 39.4131C25.8511 39.6391 26.1582 40.1592 25.9515 40.3747C25.6895 40.648 26.069 41.1102 26.3342 40.8338C26.9992 40.1404 26.2898 39.1392 25.8219 38.5412C25.1698 37.7087 24.3842 36.9731 23.618 36.2487C22.5575 35.2475 21.4682 34.261 20.5614 33.1135C20.086 32.5127 19.6998 31.8601 19.2926 31.2126C18.8854 30.565 18.5159 29.9714 18.2051 29.3106C17.9319 28.7269 17.7773 28.1277 17.5991 27.5113C17.4647 27.0483 17.331 26.3976 16.9118 26.096C16.5991 25.8695 16.253 26.3547 16.5645 26.5787L16.5652 26.5769Z' fill='%23C2241E'/%3E%3Cpath d='M25.0695 53.2494C24.5733 54.5325 24.8727 55.8857 24.7465 57.2158C24.7108 57.5975 25.3067 57.6493 25.3431 57.2658C25.4645 55.9951 25.1603 54.6781 25.6328 53.4539C25.7702 53.0969 25.2075 52.8905 25.0702 53.2476L25.0695 53.2494Z' fill='%23C2241E'/%3E%3Cpath d='M28.7254 53.7883C29.1719 55.28 28.4511 56.8332 28.6224 58.3442C28.6656 58.7253 29.2551 58.6206 29.2112 58.2414C29.1285 57.5039 29.2883 56.7434 29.3727 56.0144C29.4572 55.2854 29.5374 54.4345 29.3142 53.6856C29.2673 53.529 29.1385 53.4163 28.9666 53.444C28.8194 53.4682 28.6797 53.6344 28.7254 53.7883Z' fill='%23C2241E'/%3E%3Cpath d='M26.0614 53.9214C26.2162 54.5144 26.1095 55.136 26.0451 55.7352C25.975 56.3787 25.9388 57.0283 26.1528 57.6514C26.2545 57.9484 26.6936 57.8245 26.7232 57.5524C26.7953 56.8801 26.9021 56.2121 26.9579 55.538C26.9893 55.1738 27.0114 54.8061 26.9924 54.4403C26.9787 54.1819 26.9532 53.8686 26.7273 53.7013C26.4186 53.4698 26.0725 53.9551 26.38 54.184C26.4165 54.2121 26.3082 54.1302 26.3645 54.1741C26.2569 54.0903 26.3839 54.1559 26.3575 54.1757C26.3664 54.198 26.3645 54.1973 26.3582 54.1739C26.3507 54.1479 26.3507 54.1479 26.3582 54.1739C26.3631 54.201 26.3706 54.227 26.3756 54.2541C26.402 54.3968 26.4021 54.4602 26.404 54.577C26.4093 54.9336 26.3813 55.2885 26.3488 55.6439C26.2906 56.2665 26.1948 56.8815 26.1266 57.5025L26.697 57.4035C26.5053 56.8413 26.5977 56.2123 26.6615 55.6383C26.7252 55.0643 26.8088 54.413 26.6521 53.8193C26.5555 53.4504 25.9655 53.5506 26.0633 53.9221L26.0614 53.9214Z' fill='%23C2241E'/%3E%3Cpath d='M24.8602 34.2661C24.5221 32.943 24.7832 31.4132 25.3672 30.1983C25.6183 29.6761 25.9489 29.2738 26.4269 28.9509C26.6277 28.8156 26.8376 28.6899 27.0547 28.5796C27.1463 28.5329 27.2404 28.4851 27.3386 28.4494C27.3533 28.4442 27.3908 28.4347 27.4068 28.4259C27.4744 28.381 27.466 28.456 27.3311 28.377C27.6624 28.5703 28.0115 28.0882 27.6784 27.8943C27.272 27.6565 26.6611 28.1037 26.3284 28.3089C25.767 28.6561 25.3283 29.0398 24.9972 29.6234C24.5931 30.3365 24.3509 31.1301 24.2182 31.9385C24.0855 32.7469 24.0677 33.5785 24.2707 34.3707C24.3648 34.7409 24.9548 34.6406 24.8595 34.2679L24.8602 34.2661Z' fill='%23C2241E'/%3E%3Cpath d='M27.7031 27.8272C26.6546 27.2168 25.9335 26.1374 25.4959 25.0332C25.0281 23.8547 24.9823 22.605 25.3219 21.3891C25.9042 19.3143 27.8451 16.9293 30.2819 17.5255C30.7467 17.639 31.1783 17.8776 31.4819 18.2507C31.8051 18.6458 31.9461 19.1662 32.0458 19.6545C32.1399 20.1113 32.2421 20.7609 31.8987 21.1459C31.6453 21.4308 31.2814 21.5063 31.0197 21.2161C30.4572 20.5918 30.2975 19.6465 29.3442 19.4784C28.4469 19.3202 27.6745 20.0164 27.218 20.704C26.9565 21.0978 26.7455 21.5397 26.6381 22.0006C26.5307 22.4616 26.5417 22.9131 26.5739 23.3704C26.6288 24.1547 26.8419 25.6388 27.8856 25.6881C28.2684 25.7061 28.32 25.1129 27.9328 25.0954C27.5897 25.0793 27.4354 24.6532 27.3502 24.375C27.2074 23.9173 27.1547 23.423 27.1507 22.9465C27.1436 22.1016 27.4209 21.3399 27.9728 20.6937C28.2266 20.3963 28.5749 20.1082 28.9785 20.0578C29.3821 20.0074 29.6605 20.2172 29.8814 20.5431C30.3286 21.2032 30.7444 22.2973 31.7553 21.9313C32.9677 21.4916 32.7983 20.0277 32.5029 19.0348C32.3474 18.5133 32.1326 18.0313 31.7308 17.6475C31.3291 17.2637 30.8652 17.0492 30.3455 16.9345C27.8091 16.3778 25.6934 18.5318 24.904 20.7185C24.403 22.1075 24.3586 23.5859 24.8404 24.987C25.2879 26.2848 26.1351 27.6004 27.3502 28.3079C27.6814 28.5012 28.0306 28.0192 27.6974 27.8252L27.7031 27.8272Z' fill='%23C2241E'/%3E%3Cpath d='M28.5376 25.3258C28.4695 25.2101 28.3103 24.9828 28.4464 24.8786C28.6585 24.7179 28.7868 25.0584 28.8501 25.1935C29.0385 25.5961 29.2192 26.0086 29.4416 26.3942C29.664 26.7798 29.9694 27.1536 30.4062 27.3434C30.843 27.5331 31.3824 27.5072 31.8436 27.4505C32.8497 27.3298 33.8213 26.9199 34.6841 26.4067C35.5468 25.8936 36.2877 25.3125 36.9067 24.5706C37.5896 23.7529 38.3863 22.8165 38.5944 21.7444C38.6679 21.3703 38.0687 21.3215 37.9978 21.6945C37.908 22.1597 37.6284 22.5913 37.369 22.9795C37.0886 23.396 36.7759 23.7901 36.4571 24.1777C35.8334 24.9326 35.0235 25.5454 34.1669 26.0186C33.3103 26.4918 32.2874 26.9019 31.2724 26.8905C30.7573 26.8853 30.3844 26.7358 30.0849 26.3051C29.8262 25.9315 29.6521 25.4898 29.4568 25.0825C29.2333 24.6184 28.9554 24.1175 28.3452 24.2842C27.7039 24.4606 27.7119 25.0884 27.9954 25.5745C28.1871 25.9045 28.7324 25.6591 28.5376 25.3258Z' fill='%23C2241E'/%3E%3Cpath d='M19.5952 17.7602C19.8123 17.3944 20.2702 17.2309 20.5931 16.9715C21.0037 16.6408 21.2497 16.1442 21.479 15.6815C21.9083 14.813 22.3079 13.8513 23.0281 13.1697C23.3276 12.8869 23.6624 12.6994 24.0663 12.6133C24.4029 12.5425 24.7465 12.5166 25.0734 12.4085C25.8254 12.1566 26.0417 11.3872 25.9505 10.6614C25.8438 9.80948 25.3237 8.7215 24.3448 8.65797L24.6022 9.05848C24.8139 8.49862 24.5842 7.8486 24.2575 7.3762C24.0978 7.14451 23.8929 6.94902 23.6097 6.89158C23.3265 6.83414 23.0437 6.92042 22.7753 6.99085L23.1229 7.23236C22.9428 6.41262 22.0044 5.79187 21.1921 5.75567C20.8049 5.73818 20.3888 5.85155 20.1872 6.20402C19.9856 6.55649 20.0286 7.0367 20.0806 7.44001C20.1327 7.84332 20.245 8.23915 20.2014 8.6306C20.1381 9.20905 19.7331 9.6811 19.3358 10.0737C18.4232 10.9781 17.5366 11.8984 16.783 12.9435C16.3754 13.5096 15.8905 14.0833 15.7349 14.7799C15.6837 15.0123 15.6893 15.2466 15.6897 15.4832C15.6906 15.6144 15.6914 15.7455 15.6833 15.8777C15.6802 15.9209 15.6778 15.9622 15.6729 16.0047C15.6625 16.0854 15.6606 16.0382 15.6954 16.013C15.3922 16.248 15.7748 16.7071 16.0781 16.4721C16.3516 16.2601 16.288 15.7723 16.2887 15.4686C16.2876 15.2803 16.2791 15.0829 16.3208 14.8998C16.385 14.6088 16.5407 14.3408 16.7035 14.0944C17.3813 13.0701 18.1635 12.1094 19.0213 11.2271C19.7386 10.4896 20.7082 9.76648 20.8024 8.65686C20.8358 8.2701 20.7476 7.87253 20.6924 7.4892C20.6545 7.21562 20.5323 6.71906 20.7215 6.47601C20.9328 6.20732 21.4679 6.38458 21.7161 6.49674C22.0572 6.65144 22.4493 6.95149 22.5341 7.33514C22.5674 7.48243 22.7215 7.61918 22.8818 7.57665C23.0567 7.52894 23.2673 7.44786 23.4518 7.46698C23.6136 7.48412 23.7113 7.62972 23.7956 7.75355C23.9976 8.05563 24.1724 8.49553 24.0376 8.85141C23.9702 9.02934 24.1022 9.23817 24.295 9.25191C25.0161 9.29898 25.3369 10.2864 25.3729 10.8844C25.3893 11.1585 25.3528 11.5019 25.1415 11.7009C24.9496 11.8817 24.6406 11.9119 24.392 11.9516C24.0571 12.0061 23.7203 12.0599 23.4072 12.1942C23.0309 12.3559 22.7116 12.623 22.4382 12.9217C21.825 13.5897 21.4202 14.4208 21.0336 15.231C20.8104 15.7002 20.5786 16.2336 20.1536 16.5569C19.7944 16.8284 19.3454 17.0141 19.1071 17.4144C18.9125 17.742 19.3992 18.0915 19.5945 17.762L19.5952 17.7602Z' fill='%23C2241E'/%3E%3Cpath d='M13.1489 17.6184C13.4201 17.2619 13.9042 17.6822 14.1335 17.9099C14.4371 18.2133 14.815 18.6623 14.8488 19.1096L15.4376 19.0068C15.3377 18.3221 15.1291 16.4892 16.3044 16.6669C16.7094 16.7289 16.7749 17.171 16.7902 17.5122C16.8083 17.9558 16.7217 18.3949 16.7209 18.8379C16.7195 19.1899 17.1469 19.2601 17.3015 18.9664C17.4861 18.614 17.8838 18.3651 18.2313 18.195C18.5788 18.0248 19.0202 17.8426 19.4038 17.8989C19.6843 17.9405 19.9489 18.1706 20.1464 18.357C20.2603 18.4643 20.367 18.5794 20.4621 18.7029C20.4969 18.7474 20.526 18.7897 20.5472 18.8249C20.555 18.8383 20.56 18.8655 20.5717 18.874C20.5218 18.8304 20.7687 18.5748 20.7713 18.5736C20.3924 18.6436 20.4988 19.2294 20.8777 19.1594C21.4096 19.061 21.0561 18.4817 20.8653 18.2534C20.567 17.8949 20.1685 17.5313 19.7214 17.3694C19.2069 17.1828 18.5833 17.3804 18.1077 17.5923C17.549 17.8391 17.0266 18.2133 16.737 18.7593L17.3175 18.8878C17.3201 18.1035 17.6345 17.0493 17.0241 16.3989C16.6738 16.0256 16.0582 15.975 15.6068 16.1788C15.112 16.4026 14.8951 16.9184 14.8087 17.4208C14.7139 17.975 14.7668 18.5559 14.8469 19.1089C14.9033 19.4948 15.4646 19.3798 15.4357 19.0061C15.3606 17.9927 13.5916 16.0518 12.6596 17.27C12.4264 17.575 12.9164 17.9215 13.147 17.6177L13.1489 17.6184Z' fill='%23C2241E'/%3E%3Cpath d='M12.6952 18.043C12.5702 18.0183 12.7172 18.0469 12.7126 18.0536C12.7191 18.0476 12.8 18.111 12.6971 18.0437C12.7076 18.0497 12.7182 18.0557 12.7281 18.0635C12.746 18.0785 12.7665 18.0924 12.7862 18.1081C12.717 18.0531 12.799 18.1254 12.8149 18.146C12.8265 18.1608 12.8784 18.2453 12.838 18.1756C12.8525 18.2 12.8682 18.2268 12.8801 18.2523C12.9149 18.3199 12.9439 18.3918 12.9684 18.4641C12.9761 18.4838 12.9831 18.5054 12.9889 18.5244C12.9848 18.5123 12.9739 18.4725 12.9894 18.5288C12.9998 18.5643 13.0102 18.5998 13.0205 18.6352C13.0451 18.7308 13.0677 18.8257 13.0878 18.9217C13.1268 19.1112 13.1614 19.3012 13.1934 19.4924C13.3262 20.2673 13.4265 21.1422 13.9106 21.7948C14.0245 21.9484 14.1697 22.0861 14.3344 22.1824C14.4469 22.2469 14.5961 22.3333 14.73 22.3106C14.9755 22.2677 15.0856 21.9851 15.029 21.768C14.9878 21.6136 14.8495 21.4974 14.6814 21.5265C14.5317 21.5518 14.3997 21.7145 14.4402 21.8708L14.4861 21.7863L14.7804 21.7381C14.7467 21.7257 14.7148 21.714 14.6824 21.6979C14.6057 21.6634 14.7153 21.7184 14.6711 21.6937C14.6575 21.6845 14.6413 21.6765 14.6276 21.6672C14.5992 21.6462 14.5719 21.6278 14.5434 21.6068C14.5305 21.5957 14.5175 21.5846 14.5027 21.5729C14.4768 21.5507 14.5322 21.6027 14.4935 21.5631C14.4413 21.5081 14.3931 21.4482 14.3474 21.3871C14.3109 21.3357 14.346 21.3908 14.3135 21.3346C14.2881 21.2936 14.2659 21.2496 14.245 21.2081C14.0792 20.8771 14.0056 20.5672 13.9286 20.197C13.7854 19.5027 13.7467 18.7496 13.4623 18.0922C13.3227 17.7708 13.0965 17.5232 12.7429 17.4547C12.584 17.4238 12.4321 17.5771 12.4197 17.7266C12.4049 17.9006 12.5342 18.0178 12.695 18.0493L12.6952 18.043Z' fill='%23C2241E'/%3E%3Cpath d='M18.8598 22.4217C19.2267 22.3262 19.554 22.1359 19.7636 21.8138C19.9607 21.5146 20.046 21.1659 20.1162 20.818C20.2401 20.2132 20.2939 19.4751 20.9337 19.1926L20.6333 19.1647C20.6551 19.1748 20.6762 19.1868 20.6967 19.2006L20.5995 19.0827L20.6014 19.0833C20.7244 18.9511 20.8506 18.8159 20.9743 18.6818C20.9499 18.6728 20.9262 18.662 20.9011 18.655C20.5364 18.5296 20.3317 19.0878 20.6963 19.2132C20.7207 19.2221 20.7444 19.2329 20.7695 19.24C20.9973 19.3151 21.2799 19.0726 21.143 18.8366C20.861 18.3468 20.2557 18.8657 20.0394 19.1537C19.8067 19.4631 19.706 19.8421 19.627 20.2142C19.4991 20.8238 19.467 21.648 18.7515 21.8352C18.382 21.9319 18.4858 22.5188 18.8579 22.421L18.8598 22.4217Z' fill='%23C2241E'/%3E%3Cpath d='M14.5371 21.7459C13.8447 22.0324 13.6871 22.8274 13.754 23.4979C13.8128 24.0916 14.0658 24.8578 14.6073 25.1916C14.7445 25.2757 14.9268 25.2602 15.0259 25.1235C15.1139 24.9995 15.0937 24.7937 14.9552 24.707C14.9099 24.6798 14.8684 24.6477 14.8277 24.6138C14.8857 24.6646 14.8081 24.5918 14.7996 24.5802C14.783 24.5615 14.7665 24.5428 14.7507 24.5222C14.6584 24.4081 14.6411 24.3743 14.5731 24.229C14.45 23.9728 14.3892 23.75 14.3518 23.4576C14.3343 23.3139 14.3295 23.2341 14.3401 23.0775C14.3451 23.0118 14.3519 22.9467 14.3632 22.8812C14.3663 22.8612 14.3712 22.8419 14.3743 22.8219C14.3678 22.8512 14.3685 22.8494 14.377 22.8145C14.3847 22.7878 14.3931 22.7592 14.4007 22.7324C14.4137 22.6971 14.4267 22.6617 14.4396 22.6264C14.4444 22.6133 14.4818 22.5405 14.4499 22.5985C14.4785 22.5435 14.5166 22.492 14.5558 22.4431C14.6075 22.3776 14.515 22.4788 14.5766 22.4212C14.6025 22.3969 14.6303 22.3733 14.6593 22.3523C14.7071 22.3149 14.6268 22.3657 14.6876 22.3331C14.7216 22.316 14.7555 22.2989 14.7906 22.2844C15.147 22.1364 14.8916 21.5973 14.5377 21.7441L14.5371 21.7459Z' fill='%23C2241E'/%3E%3Cpath d='M18.5663 22.3457C18.5886 22.3602 18.6077 22.3777 18.6301 22.3923C18.6771 22.4264 18.6307 22.3904 18.6418 22.4008C18.6836 22.4436 18.7209 22.4868 18.7543 22.535C18.7671 22.5523 18.7918 22.5952 18.7671 22.5523C18.7816 22.5766 18.7954 22.6028 18.8092 22.629C18.8368 22.6813 18.8612 22.7367 18.883 22.7933C18.8935 22.8225 18.9041 22.8517 18.9147 22.8809C18.8995 22.8352 18.9174 22.8967 18.9227 22.9113C18.9399 22.9746 18.9552 23.0372 18.9661 23.1003C18.977 23.1634 18.9884 23.2309 18.9961 23.2971C19.0003 23.3261 19.0027 23.3544 19.0051 23.3827C19.0059 23.3978 19.0139 23.4978 19.0102 23.45C19.0232 23.7102 19.001 23.9681 18.9561 24.2239C18.9532 24.2376 18.951 24.2495 18.9481 24.2632C18.9494 24.2595 18.9595 24.2146 18.9528 24.2502C18.9464 24.2795 18.938 24.3081 18.9315 24.3373C18.9162 24.3908 18.9001 24.4462 18.8803 24.5001C18.8633 24.5466 18.8469 24.5913 18.8242 24.6357C18.8093 24.6704 18.7884 24.6986 18.8194 24.6488C18.8049 24.6709 18.7923 24.6937 18.7778 24.7158C18.7646 24.7342 18.7522 24.7508 18.7397 24.7673C18.7056 24.8139 18.7261 24.7813 18.737 24.7748C18.7222 24.7862 18.6997 24.8012 18.6879 24.8159C18.6865 24.8196 18.7467 24.7889 18.6944 24.8098C18.6292 24.8366 18.7375 24.8024 18.7 24.8119C18.6333 24.8254 18.7448 24.8114 18.7075 24.8146C18.6923 24.8154 18.6333 24.8022 18.6879 24.8159C18.7425 24.8295 18.6649 24.8032 18.6518 24.7984C18.5039 24.7315 18.3206 24.831 18.2681 24.9743C18.2094 25.1343 18.2992 25.2897 18.447 25.3566C19.0002 25.606 19.3685 25.0022 19.4906 24.5593C19.6588 23.9497 19.6643 23.2677 19.465 22.6626C19.3636 22.3531 19.1899 22.0551 18.9141 21.8674C18.5955 21.6513 18.2482 22.134 18.5668 22.3501L18.5663 22.3457Z' fill='%23C2241E'/%3E%3Cpath d='M16.5354 23.2241C16.5354 23.2241 16.5441 23.2527 16.5495 23.261C16.5221 23.2256 16.5305 23.197 16.5419 23.2413C16.5494 23.2673 16.5543 23.2944 16.5599 23.3197C16.5715 23.3809 16.5787 23.4427 16.5832 23.5056C16.5836 23.5162 16.5871 23.5703 16.5848 23.5188C16.5824 23.4673 16.5844 23.5313 16.5848 23.542C16.5851 23.5759 16.5861 23.608 16.5846 23.6412C16.5846 23.7108 16.5801 23.781 16.5756 23.8511C16.5664 23.9807 16.5415 24.1067 16.5222 24.2347C16.5273 24.2091 16.5392 24.165 16.5253 24.2147C16.5212 24.2259 16.5189 24.2377 16.5167 24.2496C16.5104 24.2726 16.5034 24.2975 16.4952 24.3198C16.487 24.3421 16.4788 24.3645 16.4706 24.3868C16.4672 24.3961 16.4638 24.4054 16.4578 24.4159C16.441 24.4561 16.5003 24.3407 16.4778 24.3789C16.399 24.5125 16.4046 24.7003 16.5485 24.7953C16.6738 24.8772 16.8823 24.8713 16.9671 24.7272C17.1114 24.4846 17.1519 24.1828 17.1734 23.9036C17.1964 23.5975 17.1941 23.2673 17.077 22.9774C17.0179 22.8311 16.8177 22.7619 16.6794 22.8315C16.5295 22.9095 16.472 23.0721 16.5347 23.226L16.5354 23.2241Z' fill='%23C2241E'/%3E%3Cpath d='M14.9326 24.7748C14.83 24.7181 14.7231 24.6789 14.603 24.7045C14.518 24.7219 14.4354 24.7613 14.3725 24.8226C14.2526 24.9349 14.1789 25.0894 14.1398 25.2482C14.0497 25.6331 14.0929 26.0606 14.3455 26.3812C14.5132 26.5969 14.7626 26.7116 15.0298 26.7547C15.1844 26.7798 15.3456 26.6362 15.353 26.4827C15.3583 26.3116 15.2443 26.1874 15.0777 26.1601C15.0475 26.1553 14.9737 26.1304 15.077 26.1619C15.0564 26.1544 15.0363 26.1512 15.0156 26.1436C14.9781 26.1299 14.942 26.1124 14.9052 26.0968C15.0039 26.1351 14.9444 26.1175 14.9164 26.1009C14.9028 26.0917 14.8891 26.0825 14.8755 26.0732C14.8619 26.064 14.8508 26.0536 14.8378 26.0425C14.8002 26.0118 14.8949 26.1015 14.8631 26.0666C14.8557 26.0575 14.8477 26.0504 14.8416 26.0439C14.8201 26.0212 14.8019 25.9956 14.7817 25.9692C14.7415 25.9164 14.8203 26.0382 14.7884 25.9801C14.7794 25.9641 14.7691 25.9455 14.762 25.9303C14.7477 25.8997 14.7359 25.8679 14.7235 25.838C14.7074 25.8005 14.7398 25.8862 14.7374 25.8811C14.732 25.8728 14.7305 25.8596 14.7294 25.8508C14.7248 25.8343 14.7202 25.8178 14.7163 25.7995C14.7097 25.7654 14.703 25.7313 14.699 25.696C14.6962 25.6803 14.6954 25.6652 14.6945 25.6501C14.6877 25.5758 14.695 25.7241 14.6949 25.6608C14.6947 25.5974 14.6973 25.5265 14.7067 25.4603C14.7096 25.4466 14.7106 25.4322 14.7135 25.4185C14.7255 25.3511 14.6971 25.4864 14.7077 25.4459C14.7149 25.4148 14.7232 25.3862 14.7342 25.3564C14.743 25.3322 14.7519 25.308 14.7627 25.2845C14.7647 25.2789 14.7661 25.2752 14.7681 25.2696C14.7843 25.2313 14.7224 25.3479 14.7454 25.3141C14.7514 25.3036 14.7574 25.2931 14.7652 25.2834C14.7737 25.2717 14.7816 25.2619 14.7901 25.2503C14.8196 25.2104 14.7241 25.3084 14.7628 25.2783C14.7712 25.2729 14.7828 25.2645 14.79 25.2565C14.801 25.2437 14.7079 25.3003 14.7533 25.2811C14.8044 25.2576 14.6738 25.3005 14.7151 25.2924C14.7659 25.2815 14.6305 25.2909 14.6702 25.2928C14.7282 25.2972 14.6009 25.2674 14.6257 25.2807C14.6525 25.2948 14.6985 25.3201 14.591 25.2595C14.6631 25.3008 14.7325 25.3262 14.8188 25.3114C14.8892 25.2993 14.97 25.2529 15.0096 25.1914C15.0887 25.0685 15.085 24.8581 14.9389 24.775L14.9326 24.7748Z' fill='%23C2241E'/%3E%3Cpath d='M14.6543 26.2876C14.9043 26.6326 15.2693 26.8383 15.7009 26.8045C16.0951 26.7739 16.4534 26.5338 16.7371 26.2768L16.274 26.1703C16.6902 26.8338 17.6554 26.981 18.3621 26.7716C18.7128 26.668 19.093 26.438 19.2353 26.0849C19.3484 25.8055 19.2475 25.5236 19.0796 25.2911C19.0079 25.1908 18.9206 25.1039 18.8384 25.0147C18.8035 24.9765 18.7692 24.9365 18.7362 24.8991C18.7031 24.8616 18.7229 24.8541 18.7324 24.8977C18.7166 24.8307 18.7389 24.9381 18.7341 24.9047C18.689 24.5229 18.1014 24.6282 18.1453 25.0074C18.172 25.2305 18.3904 25.395 18.5281 25.5532C18.5655 25.5964 18.604 25.6422 18.6355 25.6897C18.6483 25.707 18.6452 25.7038 18.6301 25.6814C18.6391 25.6973 18.6469 25.7108 18.656 25.7267C18.6667 25.7497 18.6774 25.7726 18.6856 25.7967C18.664 25.7339 18.6888 25.8169 18.6878 25.8313C18.6904 25.8534 18.6905 25.8471 18.687 25.8162C18.6871 25.8332 18.6854 25.8494 18.6812 25.8669C18.7146 25.7989 18.666 25.8909 18.666 25.8909C18.6982 25.8436 18.6372 25.9288 18.6293 25.9386C18.4224 26.1836 18.0413 26.2655 17.7226 26.2583C17.4317 26.2509 16.9826 26.1874 16.8151 25.9191C16.7201 25.7661 16.5081 25.6714 16.352 25.8126C16.1629 25.986 15.9408 26.1621 15.6789 26.2032C15.417 26.2443 15.2549 26.1004 15.1137 25.9051C14.8874 25.5941 14.4274 25.9721 14.6538 26.2831L14.6543 26.2876Z' fill='%23C2241E'/%3E%3Cpath d='M26.0977 33.8335C26.1795 32.7404 26.6889 31.8274 27.5234 31.1244C28.3579 30.4214 29.2898 29.9864 30.218 29.5036C30.5594 29.327 30.3065 28.7867 29.9651 28.9633C28.9511 29.4886 27.8947 29.9961 27.0327 30.7566C26.1708 31.517 25.5896 32.5852 25.4992 33.7828C25.4698 34.1647 26.0676 34.2172 26.0958 33.8328L26.0977 33.8335Z' fill='%23C2241E'/%3E%3Cpath d='M27.768 30.91C27.8763 30.7597 27.9889 30.6152 28.1071 30.4728C28.1796 30.3854 28.2565 30.2975 28.3321 30.2134C28.3503 30.1926 28.3679 30.1737 28.3855 30.1548C28.3926 30.1469 28.4238 30.114 28.3868 30.1511C28.3966 30.142 28.4051 30.1304 28.4148 30.1213C28.4597 30.0744 28.5038 30.0294 28.5506 29.9832C28.7278 29.8075 28.9167 29.6404 29.1246 29.4971C29.1453 29.4815 29.1671 29.4684 29.1896 29.4534C29.2321 29.4246 29.1608 29.4682 29.2224 29.4337C29.2711 29.4052 29.3218 29.3773 29.3736 29.352C29.4197 29.3309 29.4657 29.3098 29.5129 29.2912C29.5378 29.2814 29.5742 29.2694 29.5257 29.2854C29.5544 29.2769 29.5805 29.2696 29.6103 29.2636C29.6402 29.2577 29.6649 29.2541 29.6922 29.2493C29.7017 29.2465 29.7118 29.2481 29.7232 29.2459C29.7619 29.239 29.6683 29.2448 29.7061 29.246C29.7566 29.2476 29.805 29.2548 29.8548 29.2583C29.7761 29.2526 29.8429 29.2561 29.871 29.2664C29.8954 29.2753 29.921 29.2868 29.9447 29.2976C29.8898 29.2733 29.9247 29.2882 29.9539 29.3073C29.9812 29.3258 30.0052 29.3473 30.0311 29.3694C30.1513 29.4768 30.3631 29.4215 30.4497 29.3013C30.5509 29.159 30.5011 28.993 30.3791 28.8849C29.974 28.5273 29.4066 28.6358 28.9811 28.885C28.4901 29.1736 28.0842 29.5841 27.7151 30.0103C27.5624 30.1886 27.4166 30.3715 27.2788 30.5616C27.0562 30.8726 27.5435 31.2203 27.7661 30.9093L27.768 30.91Z' fill='%23C2241E'/%3E%3Cpath d='M28.7791 30.0968C28.8016 30.0818 28.8234 30.0687 28.846 30.0537C28.8576 30.0453 28.871 30.0376 28.8819 30.031C28.7919 30.0909 28.846 30.0537 28.8659 30.0399C28.9237 30.0041 28.9834 29.969 29.0431 29.9339C29.1701 29.8602 29.2972 29.7865 29.4242 29.7128C29.6212 29.5992 29.8293 29.4961 30.0172 29.3666C30.1453 29.2785 30.1595 29.0599 30.0558 28.948C29.9394 28.8188 29.7716 28.8121 29.6345 28.9075C29.6313 28.9105 29.6262 28.9129 29.6229 28.9159C29.5881 28.9411 29.6993 28.87 29.6673 28.8878C29.6512 28.8967 29.6371 28.9063 29.6211 28.9152C29.5781 28.9396 29.5344 28.9658 29.4914 28.9901C29.376 29.0554 29.2605 29.1207 29.147 29.1867C28.8935 29.3323 28.6389 29.4754 28.3964 29.6376C28.3347 29.6783 28.2955 29.7737 28.2891 29.8431C28.2828 29.9126 28.3068 30.0037 28.3571 30.0581C28.4754 30.188 28.6401 30.1914 28.7784 30.0986L28.7791 30.0968Z' fill='%23C2241E'/%3E%3Cpath d='M28.0493 26.8544C28.1737 27.0837 28.2451 27.3358 28.349 27.5745C28.4708 27.8514 28.6508 28.1032 28.9103 28.2659C29.0382 28.3466 29.1969 28.3373 29.3016 28.2258C29.4064 28.1143 29.405 27.9555 29.3149 27.8359C29.3075 27.8269 29.3016 27.8141 29.2943 27.8051C29.2943 27.8051 29.3346 27.8748 29.3142 27.8378C29.3118 27.8327 29.3075 27.8269 29.3052 27.8218C29.2907 27.7975 29.2787 27.772 29.2675 27.7446C29.2563 27.7173 29.245 27.6899 29.2363 27.6614C29.2152 27.603 29.2537 27.7185 29.2404 27.6735C29.2358 27.657 29.2312 27.6405 29.2266 27.6241C29.191 27.4949 29.1694 27.3624 29.1484 27.2281C29.1105 26.9777 29.0872 26.699 28.9665 26.471C28.8939 26.3325 28.7739 26.1956 28.6145 26.1604C28.5361 26.1422 28.4612 26.1316 28.3857 26.1693C28.3153 26.2047 28.2581 26.2619 28.2308 26.3363C28.166 26.513 28.115 26.716 28.147 26.9072C28.1653 27.0195 28.2231 27.123 28.314 27.1943C28.4147 27.2735 28.5368 27.2887 28.6591 27.2745C28.8142 27.2575 28.9347 27.08 28.9003 26.9302C28.8631 26.7646 28.7186 26.6714 28.5527 26.6887C28.559 26.6889 28.6239 26.6916 28.5874 26.6866C28.5465 26.6822 28.6289 26.6955 28.6308 26.6962L28.6824 26.7236C28.6657 26.7111 28.67 26.7169 28.6928 26.7358C28.7421 26.7814 28.6858 26.7143 28.7209 26.7694C28.756 26.8245 28.7203 26.748 28.7376 26.8051C28.7526 26.857 28.7422 26.8215 28.74 26.8102C28.739 26.8013 28.7387 26.7907 28.7358 26.7812C28.7283 26.7552 28.733 26.8583 28.7383 26.8032C28.7434 26.7544 28.7516 26.7089 28.7568 26.6601C28.7551 26.6764 28.7412 26.7198 28.7537 26.6801C28.7598 26.6633 28.7634 26.6478 28.7677 26.6303C28.7786 26.6005 28.7877 26.5701 28.7979 26.5422L28.4142 26.7181C28.4142 26.7181 28.4578 26.7383 28.4648 26.7367C28.4553 26.7395 28.381 26.6869 28.4287 26.7192C28.4764 26.7515 28.4007 26.7026 28.4023 26.6926C28.4009 26.6963 28.4353 26.7301 28.4377 26.7352C28.4653 26.7643 28.4004 26.6687 28.419 26.7051C28.4237 26.7153 28.4304 26.7261 28.437 26.737C28.4485 26.7581 28.4573 26.7804 28.4655 26.8045C28.4684 26.814 28.4762 26.8274 28.4766 26.8381C28.4776 26.8469 28.4546 26.7646 28.4626 26.795C28.4636 26.8038 28.4672 26.8114 28.4689 26.8184C28.4844 26.8747 28.4973 26.9323 28.5084 26.9891C28.5564 27.241 28.5772 27.4977 28.6462 27.7447C28.6945 27.9144 28.754 28.0714 28.8605 28.216L29.2651 27.786C29.2359 27.7668 29.2068 27.7477 29.1783 27.7267C29.1666 27.7182 29.1536 27.7071 29.1418 27.6985C29.1357 27.6921 29.127 27.6868 29.1209 27.6803C29.103 27.6653 29.111 27.6724 29.1449 27.7018C29.1335 27.6807 29.102 27.6565 29.0835 27.637C29.0639 27.6151 29.0469 27.5919 29.0299 27.5688C29.0201 27.5547 29.0104 27.5406 29.0007 27.5264C28.9697 27.4834 29.0266 27.5718 29.0085 27.5399C28.9929 27.513 28.9772 27.4861 28.9622 27.4574C28.9346 27.4051 28.9083 27.349 28.8858 27.2943C28.7885 27.0665 28.7194 26.8258 28.5997 26.6067C28.5246 26.4694 28.3514 26.3847 28.2022 26.4609C28.0657 26.5312 27.9768 26.7097 28.0575 26.8553L28.0493 26.8544Z' fill='%23C2241E'/%3E%3Cpath d='M16.6745 26.691C16.9437 26.9375 16.9665 27.461 17.0079 27.7949C17.0625 28.2435 17.0803 28.6997 17.1825 29.1404C17.3117 29.6987 17.6335 30.2136 17.9033 30.7137C18.2176 31.2955 18.5537 31.8642 18.9218 32.4151C20.3525 34.5591 22.6039 35.9275 24.3124 37.8187C24.6905 38.2382 25.0751 38.6516 25.4144 39.1012C25.7155 39.4987 26.0792 40.0037 26.0915 40.5212C26.0994 40.8998 26.6958 40.9561 26.6881 40.5711C26.6647 39.5387 25.8526 38.6434 25.1996 37.9119C24.3867 37.0015 23.5205 36.1666 22.5947 35.3668C21.5782 34.4894 20.549 33.6116 19.7368 32.5368C19.3201 31.9849 18.962 31.3891 18.6249 30.7884C18.4618 30.4963 18.3045 30.2001 18.1516 29.9033C18.0264 29.6589 17.8754 29.4093 17.7987 29.1427C17.53 28.2102 17.807 26.9333 17.0237 26.209C16.9042 26.0997 16.6929 26.1594 16.605 26.2771C16.4994 26.4199 16.5569 26.5824 16.6757 26.6936L16.6745 26.691Z' fill='%23C2241E'/%3E%3Cpath d='M16.329 26.6064C16.6549 27.0637 16.7013 27.6739 16.8612 28.1949C17.0588 28.8395 17.3625 29.4386 17.6093 30.0653C17.6689 30.2159 17.8662 30.2756 18.0069 30.2111C18.1603 30.1408 18.2112 29.9673 18.1516 29.8167C17.9077 29.1995 17.5919 28.6044 17.4119 27.9641C17.247 27.3696 17.1574 26.7435 16.7889 26.2284C16.6947 26.0967 16.4858 26.0918 16.3676 26.1878C16.2365 26.2959 16.2347 26.4747 16.329 26.6064Z' fill='%23C2241E'/%3E%3Cpath d='M18.5016 26.5883C19.0643 27.1367 19.2329 28.0113 19.595 28.6888C20.0191 29.4819 20.5086 30.2356 21.0598 30.9487C22.1057 32.2971 23.1783 33.6596 24.4514 34.8063C24.738 35.0634 25.0822 34.5775 24.7987 34.3236C23.5478 33.1977 22.4978 31.8372 21.4741 30.5096C20.9155 29.7875 20.424 29.0161 20.0138 28.2028C19.6784 27.5393 19.5113 26.7476 18.9634 26.211C18.6892 25.9436 18.228 26.3191 18.5035 26.589L18.5016 26.5883Z' fill='%23C2241E'/%3E%3Cpath d='M14.5419 26.4195C14.913 27.438 14.5598 28.5751 14.7576 29.625C14.9805 30.8214 15.6164 31.8548 16.245 32.8791C17.5408 34.9905 18.8646 37.1185 20.771 38.7488C21.2923 39.1954 21.8469 39.5572 22.4419 39.8958C23.0368 40.2344 23.5926 40.5522 24.0007 41.0756L24.1775 40.5937C24.194 40.5892 24.0839 40.5762 24.0562 40.5703C23.6801 40.4935 23.6348 41.087 24.009 41.1631C24.1139 41.1847 24.1771 41.2036 24.2839 41.1795C24.5044 41.1294 24.6028 40.8785 24.4607 40.6975C23.7354 39.7686 22.5699 39.396 21.6551 38.6994C20.6599 37.9438 19.8055 37.0245 19.0465 36.0368C18.2875 35.0491 17.6202 33.9852 16.9655 32.9218C16.3527 31.9243 15.6705 30.9183 15.3972 29.7668C15.1238 28.6152 15.507 27.3329 15.0824 26.1701C14.9508 25.8095 14.4097 26.0606 14.5401 26.4188L14.5419 26.4195Z' fill='%23C2241E'/%3E%3Cpath d='M33.7423 8.31793C34.6216 8.10213 35.5969 8.59291 36.3365 9.02463C37.1357 9.49091 37.9151 10.0576 38.5443 10.738C38.7608 10.9716 39.2354 10.7277 39.0467 10.4241C39.0377 10.4081 38.9884 10.3394 38.9894 10.325C38.9894 10.3482 38.9446 10.3719 39.0026 10.3298C39.058 10.2889 39.1896 10.3013 39.2556 10.3129C39.4756 10.3513 39.6585 10.5198 39.6813 10.7012C39.7041 10.8827 39.6653 11.0986 39.5967 11.274C39.5749 11.3335 39.4867 11.4405 39.4814 11.4723C39.4776 11.4942 39.4662 11.4499 39.4998 11.4685C39.5446 11.4913 39.4834 11.4435 39.4731 11.4313C39.2027 11.159 38.7409 11.5363 39.0131 11.8093C39.3535 12.1516 39.7992 12.1315 40.0515 11.7047C40.2489 11.3696 40.3525 10.8841 40.2488 10.4999C40.1096 9.98015 39.5545 9.66042 39.0332 9.71832C38.5411 9.77213 38.2213 10.2206 38.5037 10.6746L39.0061 10.3607C38.3113 9.60972 37.4561 8.97722 36.5663 8.47351C35.6765 7.9698 34.6359 7.48884 33.6378 7.73282C33.2659 7.82439 33.3698 8.41136 33.7442 8.31862L33.7423 8.31793Z' fill='%23C2241E'/%3E%3Cpath d='M33.4677 8.24884C34.2851 8.28269 35.1877 7.51601 35.1816 6.67992C35.1786 6.25873 34.9361 5.87 34.5216 5.74118C34.1071 5.61236 33.6902 5.71064 33.3074 5.83198C32.9246 5.95332 32.5547 6.10897 32.238 6.35168C31.9368 6.58108 31.6257 7.0116 31.2176 7.01603C30.8096 7.02046 30.3929 6.9035 29.977 6.8945C29.3245 6.88102 28.6716 6.88007 28.0197 6.86473C27.3282 6.84748 26.649 6.81369 25.9635 6.91901C25.3555 7.0105 24.7626 7.17089 24.1605 7.29835C23.7845 7.37786 23.8902 7.96552 24.2669 7.88415C25.2196 7.68263 26.1631 7.40175 27.1479 7.43158C27.7164 7.448 28.2823 7.4656 28.8498 7.4732C29.3327 7.47934 29.8265 7.45571 30.3092 7.51455C30.6691 7.56003 31.0463 7.6456 31.4081 7.59889C31.801 7.54878 32.1105 7.24435 32.3945 6.99808C32.6785 6.75181 32.9575 6.59449 33.2989 6.46428C33.5956 6.35147 33.9704 6.22296 34.2911 6.29416C34.6708 6.37856 34.6137 6.82417 34.4501 7.07871C34.2608 7.37446 33.8851 7.67363 33.5117 7.6591C33.1383 7.64456 33.0766 8.23624 33.4645 8.25187L33.4677 8.24884Z' fill='%23C2241E'/%3E%3Cpath d='M39.4922 11.9828C39.7498 11.9591 40.0027 12.6155 40.0881 12.8179C40.245 13.1963 40.3535 13.5908 40.4958 13.9744C40.7514 14.6698 41.0214 15.3663 41.1326 16.1016C41.2287 16.7385 41.2441 17.3986 41.5265 17.9919C41.5987 18.143 41.7721 18.1981 41.9241 18.1378C42.076 18.0774 42.2494 18.0397 42.3498 18.0617C42.4308 18.0788 42.4867 18.1352 42.5091 18.1729C42.626 18.3762 42.6158 18.6533 42.5558 18.9331C42.5354 19.0291 42.4723 19.2128 42.4121 19.3364C42.3846 19.3939 42.2577 19.5774 42.2227 19.6089C42.1288 19.6969 42.0906 19.7315 41.9999 19.7235C42.0761 19.7304 41.964 19.7167 41.9528 19.7126C42.0184 19.7367 41.9422 19.7066 41.9298 19.6999C41.9204 19.6965 41.8335 19.6435 41.7948 19.604C41.5648 19.3782 41.1403 19.5898 41.2924 19.9179C41.6276 20.634 41.3751 21.5716 41.1805 22.2877C40.958 23.1032 40.6466 23.8883 40.4128 24.6997C40.322 25.0169 40.7272 25.2521 40.9387 24.9771C41.0206 24.8699 41.1705 24.8151 41.2793 24.7389L40.8162 24.6324C41.0386 25.0644 40.8441 25.6876 40.5384 26.0336C40.1716 26.4479 39.4822 26.4188 38.9975 26.6146C37.7728 27.1111 36.9362 28.2144 35.8203 28.8839C35.4936 29.0785 35.7432 29.6219 36.0732 29.4242C36.7056 29.046 37.2505 28.5641 37.8152 28.0978C38.3799 27.6315 38.9282 27.2098 39.6235 27.0427C40.2483 26.894 40.8302 26.7465 41.1797 26.159C41.4856 25.6442 41.6476 24.9416 41.3585 24.3838C41.2656 24.2019 41.0569 24.1676 40.8954 24.2773C40.7339 24.3869 40.5733 24.4652 40.4483 24.6262L40.9742 24.9036C41.2268 24.0294 41.567 23.1831 41.7927 22.3011C42.003 21.4726 42.217 20.4829 41.8353 19.6674L41.3329 19.9813C42.5645 21.1888 43.804 18.6395 42.9024 17.7155C42.5683 17.3734 42.0791 17.4368 41.6737 17.5963L42.0713 17.7421C41.771 17.1105 41.8132 16.3808 41.6725 15.7086C41.5172 14.9718 41.2236 14.2815 40.9861 13.5716C40.8273 13.0996 40.6864 12.6194 40.4485 12.1774C40.2275 11.7649 39.9043 11.3466 39.3846 11.3945C39.0016 11.4292 39.1099 12.0157 39.491 11.9803L39.4922 11.9828Z' fill='%23C2241E'/%3E%3Cpath d='M35.7761 29.4102C36.1401 29.5606 35.8254 29.937 35.647 30.1334C35.3481 30.4607 34.981 30.6554 34.5285 30.5316C34.0158 30.3921 33.5577 30.1734 33.0168 30.1397C32.5125 30.1109 32.0038 30.1459 31.5056 30.2165C30.4267 30.3675 29.3376 30.6858 28.386 31.2149C27.594 31.6569 26.6794 32.3579 26.5081 33.3063C26.4239 33.7736 26.4717 34.264 26.4518 34.7359C26.4415 34.996 26.4552 35.6724 26.1247 35.7264C25.746 35.7901 25.8505 36.3752 26.2311 36.3122C27.2169 36.1481 27.0473 34.6673 27.0599 33.9541C27.0685 33.5013 27.12 33.1697 27.3917 32.7944C27.7035 32.362 28.1464 32.0305 28.6082 31.7693C29.6357 31.1899 30.8203 30.8665 31.9934 30.7543C32.4873 30.7075 33.0305 30.6767 33.5123 30.8133C34.0537 30.9675 34.5832 31.2758 35.1625 31.1294C36.033 30.9083 37.2694 29.388 35.9752 28.8499C35.6187 28.7023 35.4139 29.2605 35.7704 29.4081L35.7761 29.4102Z' fill='%23C2241E'/%3E%3Cpath d='M25.9844 36.3293C26.5751 36.7782 27.0147 37.4419 27.3595 38.0856C27.7043 38.7293 28.0357 39.4673 28.0527 40.2039L28.526 39.987C28.5062 39.9713 28.498 39.924 28.4934 39.9075C28.4433 39.754 28.2288 39.7007 28.0958 39.7616C27.9347 39.8355 27.901 40.0026 27.9511 40.1561C27.9935 40.2899 28.0743 40.3829 28.1799 40.4722C28.3459 40.6112 28.6571 40.4763 28.6531 40.2553C28.6315 39.4093 28.3019 38.5791 27.9055 37.8383C27.5091 37.0976 27.009 36.3611 26.3336 35.8473C26.0256 35.614 25.6801 36.0974 25.9863 36.33L25.9844 36.3293Z' fill='%23C2241E'/%3E%3Cpath d='M28.2751 40.4967C28.6018 40.3484 28.9776 40.3216 29.326 40.422C29.5201 40.4784 29.9027 40.6188 29.8965 40.8677C29.8927 41.0753 29.7199 41.2969 29.6322 41.478C29.4992 41.7479 29.4074 42.033 29.4155 42.3357C29.4352 43.0185 29.6356 43.6789 29.7004 44.355C29.7686 45.0682 29.4949 45.6518 29.0054 46.1625C28.8858 46.2855 28.8647 46.436 28.9668 46.5811C29.324 47.0922 29.1562 47.8919 29.2002 48.4738C29.2622 49.2734 29.5352 50.0259 29.8516 50.7584C30.0861 51.3025 30.4487 52.1005 29.9157 52.5848C29.5453 52.9217 28.8341 53.0915 28.6696 53.6096C28.5535 53.9723 29.1155 54.1806 29.2322 53.816C29.2895 53.6364 29.6364 53.4914 29.8015 53.3894C30.068 53.2254 30.3424 53.0516 30.53 52.7953C30.9998 52.1528 30.7327 51.3032 30.4496 50.6421C30.1209 49.8734 29.8188 49.1018 29.7813 48.2585C29.7495 47.5565 29.8545 46.8118 29.4255 46.2006L29.3869 46.6191C29.8542 46.134 30.223 45.5811 30.2955 44.8963C30.3562 44.319 30.211 43.7401 30.1142 43.1747C30.0621 42.8643 29.9795 42.5152 30.014 42.2006C30.0419 41.9449 30.1765 41.7114 30.2913 41.4854C30.5223 41.0297 30.5937 40.5682 30.163 40.1992C29.5887 39.7056 28.6879 39.6496 28.0184 39.955C27.6687 40.1138 27.9216 40.6541 28.2713 40.4953L28.2751 40.4967Z' fill='%23C2241E'/%3E%3Cpath d='M18.9464 12.7595C18.6593 13.1651 18.5424 13.6985 18.37 14.1567C18.3223 14.287 18.27 14.4177 18.2129 14.5445C18.1557 14.6713 18.1189 14.7486 18.0653 14.8366C18.0368 14.8853 18.0046 14.9325 17.9705 14.9791C17.9548 14.9987 17.9398 15.0164 17.9241 15.036C17.9698 14.981 17.9241 15.036 17.9144 15.0451C17.8988 15.0584 17.8814 15.071 17.8659 15.0843C17.8402 15.1023 17.8453 15.1 17.8813 15.0773L17.8652 15.0862C17.855 15.0677 17.8139 15.1391 17.8702 15.0901C17.8547 15.1034 17.7607 15.0985 17.8593 15.0967L18.1346 15.4193C18.1334 15.2078 18.1921 15.0478 18.287 14.8356C18.3931 14.6043 18.5297 14.3884 18.6676 14.1751C18.9437 13.7529 19.2641 13.3553 19.5061 12.91C19.5832 12.7694 19.5785 12.5966 19.4355 12.4935C19.3153 12.4093 19.0946 12.4191 19.0169 12.5616C18.7622 13.0297 18.421 13.4492 18.1309 13.898C17.8407 14.3468 17.5311 14.837 17.5349 15.3661C17.5352 15.5161 17.6359 15.6882 17.8102 15.6888C18.4025 15.6865 18.6748 15.0137 18.8593 14.5515C18.9712 14.2696 19.0681 13.9822 19.1726 13.6975C19.2183 13.5728 19.2634 13.45 19.3166 13.3281C19.3401 13.2755 19.3637 13.2229 19.3884 13.1729C19.3497 13.2495 19.4181 13.1268 19.4345 13.1053C19.6559 12.7918 19.1678 12.446 18.9471 12.7577L18.9464 12.7595Z' fill='%23C2241E'/%3E%3Cpath d='M34.856 28.3971C35.2312 28.1399 35.6504 27.9601 36.055 27.756C36.4597 27.5519 36.8023 27.3314 37.1485 27.0721C37.7894 26.5894 38.3785 26.0392 38.9207 25.4485C39.3536 24.9761 39.7645 24.4766 40.1108 23.9387C40.4064 23.475 40.7259 22.923 40.6608 22.3524C40.6176 21.9713 40.0281 22.076 40.072 22.4552C40.1233 22.9068 39.7365 23.4277 39.4977 23.7771C39.1622 24.2684 38.7801 24.7299 38.3742 25.1636C37.8524 25.7216 37.2756 26.2384 36.6583 26.6917C35.9771 27.1912 35.1697 27.4608 34.4759 27.9367C34.1599 28.1544 34.5451 28.6123 34.8586 28.3959L34.856 28.3971Z' fill='%23C2241E'/%3E%3Cpath d='M34.7722 28.2839C35.09 28.1367 35.4231 28.0351 35.7438 27.8973C36.08 27.7525 36.3789 27.5581 36.6552 27.3154C37.211 26.8269 37.6702 26.248 38.1947 25.7289C38.9074 25.0214 39.7339 24.3809 40.2591 23.5117C40.5191 23.0815 40.7081 22.5661 40.4854 22.0769C40.3264 21.7273 39.7841 21.9759 39.9431 22.3255C40.0849 22.6351 39.8817 22.9976 39.713 23.2544C39.4486 23.662 39.113 24.0202 38.7671 24.3599C38.4575 24.6643 38.1333 24.9507 37.8237 25.2551C37.3571 25.7151 36.944 26.2265 36.4663 26.6761C36.1797 26.9468 35.8879 27.1796 35.5249 27.3399C35.1944 27.4867 34.8455 27.591 34.5174 27.743C34.1688 27.9043 34.4217 28.4446 34.7703 28.2833L34.7722 28.2839Z' fill='%23C2241E'/%3E%3Cpath d='M29.4085 8.90257C29.9269 8.67264 30.4626 8.77838 30.9874 8.9371C31.5122 9.09583 32.0719 9.29271 32.6508 9.25173C32.8121 9.24124 32.9189 9.05453 32.892 8.90744C32.8613 8.73576 32.7057 8.65544 32.5444 8.66593C32.0091 8.70392 31.4811 8.45535 30.9747 8.31604C30.3618 8.1482 29.7463 8.09763 29.1556 8.36226C28.8046 8.51852 29.0575 9.05883 29.4085 8.90257Z' fill='%23C2241E'/%3E%3Cpath d='M18.0701 14.5977C18.0646 14.6358 18.0535 14.6718 18.0481 14.7099C18.0457 14.7281 18.0433 14.7462 18.0453 14.7638C18.046 14.8084 18.0466 14.853 18.0581 14.8973L18.0807 14.9689C18.0967 15.0065 18.1199 15.0361 18.1496 15.0596C18.1673 15.0809 18.1878 15.0947 18.214 15.1044C18.2488 15.1256 18.2863 15.1393 18.3286 15.1401C18.3809 15.1424 18.4311 15.1333 18.479 15.1129C18.5167 15.0972 18.5464 15.0743 18.5699 15.0449C18.5991 15.0176 18.6214 14.9857 18.6339 14.9459C18.6828 14.8415 18.7381 14.7372 18.7702 14.6265C18.7925 14.5482 18.812 14.4603 18.7909 14.3787C18.7766 14.3249 18.7609 14.2748 18.7217 14.2308C18.7021 14.2089 18.6787 14.1855 18.6552 14.1685C18.6317 14.1514 18.5993 14.1353 18.5712 14.125C18.5412 14.114 18.506 14.1053 18.4719 14.1054C18.3937 14.1042 18.3193 14.1212 18.256 14.1719C18.2238 14.196 18.1996 14.2272 18.1841 14.2637C18.1629 14.2982 18.1493 14.3354 18.1487 14.3774C18.1467 14.4527 18.164 14.5329 18.2167 14.5924C18.2694 14.6518 18.342 14.6974 18.424 14.7001C18.4278 14.7015 18.4341 14.7017 18.4385 14.7012L18.3601 14.683C18.3601 14.683 18.3695 14.6864 18.3751 14.6885L18.3035 14.6516C18.3035 14.6516 18.3091 14.6537 18.3103 14.6563L18.253 14.6036C18.253 14.6036 18.2573 14.6094 18.2604 14.6126L18.2198 14.5492C18.2198 14.5492 18.2234 14.5568 18.2246 14.5594L18.2019 14.4877C18.2019 14.4877 18.2053 14.5016 18.2063 14.5105L18.2028 14.4331C18.2036 14.4482 18.2 14.4638 18.1983 14.4801L18.2163 14.4022C18.2046 14.4571 18.1818 14.5078 18.1589 14.5585C18.1313 14.6222 18.1025 14.6834 18.0729 14.7465L18.6499 14.7977C18.646 14.7794 18.6414 14.7629 18.6419 14.7441L18.6455 14.8214C18.6433 14.7636 18.6638 14.7078 18.6697 14.6509C18.6793 14.5784 18.6476 14.4908 18.6018 14.436C18.5774 14.4038 18.5459 14.3796 18.509 14.3639C18.4743 14.3427 18.4367 14.329 18.3945 14.3282C18.3188 14.3258 18.2381 14.3427 18.1786 14.3947L18.1259 14.4514C18.0943 14.4968 18.0766 14.5452 18.0713 14.6002L18.0701 14.5977Z' fill='%23C2241E'/%3E%3Cpath d='M18.5062 15.0848C18.5062 15.0848 18.5146 14.9865 18.5165 14.9872C18.5202 14.9886 18.4975 15.0563 18.5183 14.9879C18.5245 14.9712 18.53 14.9563 18.5361 14.9395C18.5484 14.906 18.5663 14.8746 18.5786 14.8411C18.5915 14.8058 18.5487 14.8935 18.5779 14.843C18.5892 14.8239 18.6004 14.8048 18.6124 14.7838C18.6951 14.6453 18.7933 14.5167 18.886 14.386C19.0871 14.0988 19.274 13.7747 19.2139 13.4107C19.1872 13.2573 19.0213 13.1352 18.8663 13.1692C18.7113 13.2031 18.5981 13.3494 18.6251 13.5134C18.6279 13.5292 18.6273 13.548 18.6326 13.5626C18.64 13.5949 18.6374 13.5032 18.6316 13.5538C18.6308 13.5619 18.6232 13.6521 18.6195 13.6507C18.6157 13.6493 18.6384 13.5817 18.6157 13.6493C18.6109 13.6623 18.6062 13.6754 18.6014 13.6884C18.5891 13.7219 18.5731 13.754 18.5596 13.7849C18.5287 13.8517 18.5934 13.7277 18.5569 13.7924C18.5502 13.8047 18.5429 13.8189 18.5343 13.8306C18.5139 13.8632 18.4934 13.8958 18.4729 13.9284C18.4281 13.9985 18.3801 14.0653 18.3322 14.1322C18.143 14.3985 17.9298 14.6897 17.9135 15.0299C17.9055 15.1853 18.0236 15.3447 18.1888 15.3526C18.354 15.3604 18.5036 15.2485 18.512 15.0806L18.5062 15.0848Z' fill='%23C2241E'/%3E%3Cpath d='M19.7228 19.7849C19.712 19.9941 19.6823 20.2028 19.6469 20.4093C19.6372 20.4649 19.6268 20.5223 19.6151 20.5771C19.61 20.6027 19.6049 20.6283 19.5998 20.6538C19.5866 20.7187 19.6112 20.6052 19.5941 20.675C19.5706 20.774 19.5452 20.8723 19.516 20.9693L20.093 21.0205C20.0771 20.9535 20.0669 20.8885 20.0599 20.8205C20.063 20.847 20.061 20.8525 20.0593 20.8224C20.0586 20.801 20.0598 20.7803 20.061 20.7597C20.0625 20.7265 20.0641 20.6932 20.0675 20.6607C20.0709 20.6282 20.075 20.5938 20.0803 20.562C20.082 20.5457 20.0856 20.5301 20.0899 20.5127C20.0919 20.5071 20.1016 20.4516 20.0936 20.4909C20.0856 20.5301 20.0991 20.476 20.0993 20.4697C20.1047 20.4548 20.1071 20.4367 20.1107 20.4211C20.1199 20.3844 20.131 20.3484 20.1421 20.3123C20.2242 20.0363 20.3281 19.7705 20.387 19.4881C20.4177 19.3347 20.2606 19.1715 20.1117 19.1654C19.9332 19.1591 19.8233 19.2729 19.7885 19.4374C19.7796 19.4848 19.7962 19.4339 19.7919 19.4281C19.7943 19.4332 19.782 19.4667 19.7819 19.473C19.7733 19.5078 19.7629 19.542 19.7525 19.5762C19.7324 19.6427 19.7103 19.7085 19.6883 19.7743C19.6429 19.9097 19.5964 20.0425 19.5585 20.1806C19.473 20.4891 19.425 20.8114 19.5028 21.127C19.5341 21.2504 19.6364 21.366 19.7727 21.3717C19.9007 21.3764 20.039 21.3068 20.0779 21.1775C20.2085 20.7462 20.2937 20.2877 20.3187 19.8367C20.3268 19.6813 20.2086 19.5219 20.0434 19.514C19.8782 19.5062 19.7305 19.6188 19.7202 19.786L19.7228 19.7849Z' fill='%23C2241E'/%3E%3Cpath d='M12.759 17.8343C13.1135 17.9643 13.2818 18.387 13.3953 18.7158C13.5181 19.0711 13.606 19.458 13.6564 19.8312C13.7081 20.2238 13.6789 20.6226 13.742 21.0131C13.8173 21.4692 14.0392 21.8504 14.4012 22.1395C14.7021 22.3807 15.0482 21.8955 14.7485 21.6568C14.4297 21.4005 14.3321 21.0459 14.3012 20.6546C14.2703 20.2632 14.2748 19.8448 14.1931 19.4412C14.0356 18.6699 13.8091 17.5819 12.9619 17.2754C12.5999 17.1426 12.3945 17.7027 12.7571 17.8336L12.759 17.8343Z' fill='%23C2241E'/%3E%3Cpath d='M15.5868 18.7048C15.5316 18.3679 15.6778 17.9867 15.8483 17.6671C16.032 17.3229 16.2699 17.0048 16.5299 16.7138C16.6276 16.604 16.5886 16.4145 16.4875 16.3246C16.3673 16.2172 16.225 16.2283 16.0952 16.3095C15.6608 16.5829 15.425 17.1213 15.2752 17.5878C15.1254 18.0543 15.0212 18.5818 14.9998 19.0869C14.9877 19.3633 15.3761 19.5459 15.5418 19.2857L15.6612 19.0994C15.747 18.9641 15.7267 18.7815 15.5905 18.683C15.4642 18.5923 15.2602 18.6146 15.1719 18.7511L15.0525 18.9374L15.5945 19.1362C15.6139 18.6831 15.6914 18.2513 15.823 17.8288C15.8902 17.6107 15.9827 17.3702 16.084 17.1984C16.1993 17 16.2865 16.8842 16.4741 16.7673L16.0394 16.3629C15.7332 16.7045 15.4728 17.0839 15.2652 17.4933C15.0575 17.9027 14.922 18.3533 14.9968 18.8051C15.0603 19.183 15.6491 19.0802 15.5856 18.7023L15.5868 18.7048Z' fill='%23C2241E'/%3E%3Cpath d='M16.3052 16.8446C16.3146 16.848 16.3259 16.8521 16.3353 16.8556C16.3646 16.8684 16.3559 16.8631 16.3073 16.839C16.3073 16.839 16.3569 16.872 16.36 16.8752C16.3985 16.8978 16.3148 16.8185 16.3618 16.8759C16.3746 16.8932 16.3893 16.9113 16.4021 16.9286C16.3782 16.9009 16.375 16.8807 16.3978 16.9228C16.4092 16.9439 16.42 16.9669 16.4295 16.9872C16.4391 17.0076 16.4484 17.0343 16.4566 17.0584C16.4241 16.9789 16.4571 17.0628 16.4629 17.0818C16.4915 17.1894 16.5068 17.2985 16.517 17.4099C16.5206 17.4408 16.5235 17.4735 16.5245 17.5055C16.5255 17.5143 16.5296 17.5961 16.5259 17.525C16.5291 17.5917 16.5304 17.6576 16.5299 17.7228C16.5312 18.1835 16.4621 18.6501 16.5089 19.1084C16.519 19.2029 16.6069 19.3111 16.7022 19.3356C16.8263 19.3684 16.9493 19.3755 17.0533 19.2891C17.0959 19.2541 17.127 19.2043 17.148 19.1529C17.1589 19.1231 17.1635 19.0931 17.1669 19.0606C17.1697 19.0299 17.1681 19.0399 17.163 19.0887L17.0736 19.2164L17.0898 19.2012C17.2084 19.0927 17.2367 18.911 17.1285 18.7826C17.0294 18.6639 16.8264 18.6317 16.7071 18.742C16.6567 18.7869 16.6156 18.8351 16.5917 18.9002C16.5845 18.9314 16.5773 18.9625 16.5714 18.9962C16.5691 19.0313 16.572 19.0176 16.5831 18.9583L16.738 18.7914L16.7278 18.796L16.8782 18.7689L16.9082 18.7799C16.9724 18.8541 17.036 18.9302 17.1021 19.0052C17.1006 18.9919 17.1023 18.9757 17.0989 18.9618C17.0863 18.9149 17.0991 19.0251 17.1005 18.975C17.0996 18.9367 17.0988 18.8984 17.0979 18.8601C17.0985 18.7716 17.1016 18.6819 17.1046 18.5923C17.1127 18.3905 17.1245 18.1901 17.1282 17.9887C17.137 17.5761 17.1431 17.1244 16.9737 16.7393C16.8852 16.5338 16.7259 16.3592 16.5107 16.2845C16.1467 16.1573 15.9419 16.7155 16.3059 16.8427L16.3052 16.8446Z' fill='%23C2241E'/%3E%3Cpath d='M14.925 26.5706C14.3348 31.1146 17.6215 35.0435 20.6456 38.0527C21.1478 38.5515 21.6539 39.0453 22.1899 39.51C22.5161 39.7923 22.8501 40.071 23.1868 40.3423C23.3104 40.4404 23.4348 40.5304 23.569 40.6112C23.6162 40.6391 23.6653 40.6677 23.7119 40.6974C23.7398 40.714 23.769 40.7332 23.7956 40.7535C23.9325 40.8733 23.9772 40.7399 23.9316 40.3537C23.5494 40.4035 23.6559 40.9893 24.038 40.9395C24.2743 40.9101 24.4389 40.6876 24.3227 40.4592C24.2196 40.2588 23.962 40.1664 23.784 40.0484C23.495 39.8558 23.2371 39.6134 22.9691 39.3927C22.6536 39.1334 22.3433 38.8655 22.0435 38.5866C21.1906 37.7966 20.3738 36.9608 19.5961 36.0992C18.0598 34.3999 16.6375 32.4997 15.9032 30.3135C15.5033 29.124 15.3592 27.8636 15.519 26.6218C15.5686 26.2431 14.9708 26.1906 14.9224 26.5718L14.925 26.5706Z' fill='%23C2241E'/%3E%3Cpath d='M24.1193 40.6252C23.6349 40.4665 23.1882 40.6868 23.2017 41.2301C23.2123 41.7406 23.5349 42.0849 23.8094 42.4853C24.1494 42.9795 24.0462 43.5855 23.9804 44.1419C23.9027 44.8122 23.9531 45.5273 24.3593 46.0964C24.4761 46.2596 24.6259 46.4602 24.8058 46.5557C25.0976 46.7113 25.3456 46.4645 25.2951 46.1673C25.2316 45.7894 24.6428 45.8922 24.7063 46.2701C24.819 46.0497 24.9481 45.9704 25.0941 46.0366C25.0661 46.02 25.0581 46.0129 25.0693 46.017C25.0537 45.9901 25.0191 45.9626 24.9964 45.9374C24.9376 45.8715 24.8783 45.8012 24.8278 45.7299C24.6667 45.502 24.5954 45.2267 24.5593 44.9538C24.4672 44.2825 24.7172 43.6184 24.6164 42.9418C24.5427 42.4525 24.2623 42.1089 23.9845 41.7178C23.886 41.5803 23.8052 41.4177 23.7979 41.2462C23.7959 41.2053 23.8078 41.1379 23.8014 41.144C23.7611 41.1841 23.8632 41.1667 23.9139 41.1853C24.2787 41.3043 24.4854 40.7468 24.1186 40.6271L24.1193 40.6252Z' fill='%23C2241E'/%3E%3Cpath d='M23.6908 40.4995C23.2041 40.7009 22.9112 41.1107 23.026 41.6447C23.1312 42.1351 23.4522 42.542 23.6661 42.9857C23.9474 43.5702 23.7877 44.261 23.8166 44.8839C23.8499 45.6054 24.2059 46.1835 24.6505 46.735C24.8935 47.0353 25.3516 46.6565 25.1104 46.357C24.7153 45.8679 24.4136 45.3794 24.4073 44.7353C24.4002 44.1458 24.5006 43.524 24.2997 42.9521C24.1602 42.561 23.9043 42.2202 23.729 41.8455C23.661 41.7003 23.5701 41.5129 23.5986 41.3481C23.6287 41.1733 23.7917 41.1002 23.9425 41.0372C24.2989 40.8893 24.0441 40.3483 23.6896 40.4969L23.6908 40.4995Z' fill='%23C2241E'/%3E%3Cpath d='M23.7603 42.5201C23.8017 42.5986 23.8336 42.68 23.8603 42.7637L23.8377 42.6921C23.8702 42.7948 23.8976 42.8998 23.908 43.005C23.9162 43.0755 23.9721 43.1551 24.0297 43.1953C24.0904 43.2386 24.1838 43.2623 24.2575 43.2471C24.3311 43.2319 24.4048 43.1935 24.4483 43.1272L24.485 43.0562C24.5034 43.0059 24.5074 42.9546 24.4994 42.901C24.4881 42.804 24.4643 42.7066 24.4372 42.6122C24.4012 42.4956 24.3634 42.3783 24.307 42.271C24.2711 42.2008 24.2133 42.1437 24.1383 42.1162C24.0689 42.0908 23.9754 42.0903 23.9094 42.1252C23.8434 42.1601 23.7781 42.2163 23.7546 42.2921C23.731 42.3679 23.7269 42.4488 23.7647 42.5196L23.7603 42.5201Z' fill='%23C2241E'/%3E%3Cpath d='M24.4788 46.0895C24.199 46.8059 24.5187 47.489 24.6285 48.2048C24.7553 49.0366 24.455 49.8553 23.9869 50.528C23.7969 50.8024 23.5978 51.0841 23.5193 51.4142C23.4343 51.7735 23.5039 52.1579 23.6851 52.4819C23.8663 52.8059 24.1216 53.0263 24.4241 53.2111C24.6811 53.3687 24.9988 53.4831 25.2185 53.6904C25.4948 53.9522 25.9586 53.5756 25.6785 53.3124C25.2501 52.9082 24.5637 52.7726 24.2412 52.2595C23.8141 51.5793 24.3869 51.0674 24.7111 50.5087C25.1014 49.8391 25.3023 49.0536 25.2377 48.2784C25.183 47.6271 24.7882 46.9398 25.0402 46.2933C25.1795 45.937 24.6169 45.7306 24.4776 46.087L24.4788 46.0895Z' fill='%23C2241E'/%3E%3Cdefs%3E%3CclipPath id='clip0_3424_52130'%3E%3Crect width='50' height='50' fill='white' transform='translate(4 7.99951)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");
}

@media (max-width: 768px) {
  .site-header {
    box-shadow: 0px 0px 40px rgba(0, 0, 0, 0.1);
  }
  #shortcuts-head .row-container {
    display: flex;
    overflow-x: auto;
    gap: 10px;
    margin-top: 30px;
    margin-bottom: 0px;
    padding-bottom: 10px;
  }
  #shortcuts-head a.shortcut {
    width: 160px;
    min-width: 160px;
    height: 46px;
    background: #F1F1F1;
    border-radius: 100px;
    display: flex;
    gap: 4px;
    align-items: center;
    font-family: "Noto Sans";
    font-style: normal;
    font-weight: 700;
    font-size: 13px;
    line-height: 18px;
    text-decoration: none;
    padding-right: 5px;
    color: #303030;
  }
  #shortcuts-head a.shortcut:before {
    content: "";
    width: 36px;
    height: 36px;
    min-width: 36px;
    background-color: transparent;
    border-radius: 0px;
    margin-left: 5px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
}
.widget_webdiocesi_infobox > .wdi_header:first-of-type {
  background-image: url("data:image/svg+xml,%3Csvg width='69' height='106' viewBox='0 0 69 106' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cmask id='mask0_3366_50479' style='mask-type:luminance' maskUnits='userSpaceOnUse' x='0' y='0' width='69' height='69'%3E%3Cpath d='M68.6537 0H0.490509V68.3862H68.6537V0Z' fill='white'/%3E%3C/mask%3E%3Cg mask='url(%23mask0_3366_50479)'%3E%3Cpath d='M34.5673 68.2028C15.8794 68.2028 0.663635 52.9469 0.663635 34.1979C0.663635 15.4489 15.8794 0.18335 34.5673 0.18335C53.2552 0.18335 68.471 15.4392 68.471 34.1979C68.471 52.9566 53.2648 68.2028 34.5673 68.2028ZM34.5673 0.752671C16.1968 0.752671 1.24072 15.7577 1.24072 34.1979C1.24072 52.6382 16.1872 67.6239 34.5673 67.6239C52.9474 67.6239 67.8939 52.6285 67.8939 34.1979C67.8939 15.7673 52.9474 0.752671 34.5673 0.752671Z' fill='white'/%3E%3Cpath d='M8.50235 43.4325C8.50235 43.4808 8.46388 43.5097 8.41579 43.529C8.37732 43.5387 8.32923 43.529 8.29075 43.5001L8.14648 43.0465C8.14648 43.0465 8.11763 43.0176 8.09839 43.0176L4.59742 44.1369C4.59742 44.1369 4.56856 44.1659 4.56856 44.1852L4.6936 44.5422C4.84749 44.9378 5.11679 44.9861 5.50152 44.8896L5.89586 44.8027C5.89586 44.8027 5.9728 44.8413 5.98242 44.8896C5.99204 44.9378 5.99204 44.9764 5.96318 45.015L4.75131 45.3721C4.75131 45.3721 4.70322 45.3721 4.6936 45.3431L4.26078 43.8957L3.77026 42.4579C3.77026 42.4579 3.77026 42.4193 3.79912 42.4097L4.99176 42.0044C4.99176 42.0044 5.0687 42.043 5.07832 42.0816C5.09756 42.1202 5.08794 42.1684 5.05908 42.1974L4.6936 42.3518C4.32811 42.5062 4.12613 42.6991 4.24155 43.1141L4.34735 43.4711C4.34735 43.4711 4.3762 43.5001 4.39544 43.5001L7.89641 42.3807C7.89641 42.3807 7.93489 42.3518 7.92527 42.3325L7.781 41.8789C7.80023 41.8307 7.82909 41.8017 7.86756 41.7921C7.90603 41.7728 7.95412 41.7728 7.98298 41.8114L8.22343 42.622L8.50235 43.4325Z' fill='white'/%3E%3Cpath d='M7.47322 39.9201C7.47322 39.9201 7.41551 39.9876 7.36742 39.9973C7.31933 39.9973 7.28086 39.9973 7.252 39.9587L7.20391 39.6499C7.20391 39.6017 7.16544 39.5631 7.10773 39.5534L3.14509 38.8394C3.07776 38.8201 3.02967 38.7815 3.02005 38.7043C3.01043 38.6271 3.03929 38.5788 3.10662 38.5402L6.75186 36.7358C6.75186 36.7358 6.79995 36.7068 6.79995 36.6779L6.75186 36.3498C6.75186 36.3498 6.79995 36.2822 6.84804 36.2822C6.89613 36.2822 6.93461 36.2822 6.96346 36.3208L7.05002 37.0349L7.18467 37.8551C7.18467 37.8551 7.11735 37.9226 7.07888 37.9323C7.03079 37.9323 6.99231 37.9323 6.96346 37.884L6.89613 37.4305C6.89613 37.4305 6.8769 37.3919 6.84804 37.3919C6.82881 37.3919 6.76148 37.4305 6.72301 37.4498L5.70349 37.9419L5.85738 39.0613L7.01155 39.2736C7.01155 39.2736 7.06926 39.2832 7.09811 39.2832C7.13658 39.2832 7.15582 39.2446 7.1462 39.206L7.08849 38.7911C7.08849 38.7911 7.1462 38.7236 7.18467 38.7139C7.23277 38.7139 7.27124 38.7139 7.30009 38.7525L7.37704 39.4087L7.4636 39.9104L7.47322 39.9201ZM5.48228 38.0481L4.02033 38.7429L5.61693 39.0227L5.48228 38.0481Z' fill='white'/%3E%3Cpath d='M6.90576 34.719C6.90576 34.719 6.83844 34.7769 6.79035 34.7769C6.74226 34.7769 6.70378 34.7576 6.68455 34.719V34.2945C6.68455 34.2945 6.68455 34.2559 6.65569 34.2559L2.98159 34.1304C2.98159 34.1304 2.94312 34.1497 2.94312 34.169V34.6032C2.94312 34.6032 2.85656 34.6515 2.81808 34.6515C2.76999 34.6515 2.73152 34.6322 2.70267 34.5936L2.75076 33.7927V32.9435C2.75076 32.9435 2.8277 32.8856 2.86617 32.8856C2.91426 32.8856 2.95274 32.9049 2.98159 32.9435L2.96236 33.426C2.96236 33.426 2.98159 33.4646 3.00083 33.4646L6.6076 33.5804C6.66531 33.5804 6.7134 33.5321 6.72302 33.4742V32.7602C6.73264 32.2102 6.5018 32.0172 5.97281 31.9593L5.54 31.911C5.54 31.911 5.48229 31.8435 5.48229 31.7952C5.48229 31.7566 5.50153 31.718 5.54 31.6891L6.94423 31.7952C6.94423 31.7952 6.99233 31.8145 6.99233 31.8435L6.90576 33.8988V34.6997V34.719Z' fill='white'/%3E%3Cpath d='M7.21355 30.0197C7.21355 30.0197 7.1366 30.0583 7.08851 30.0486C7.05004 30.039 7.01157 30.01 6.99233 29.9714L7.0789 29.5565C7.0789 29.5565 7.07889 29.5179 7.05004 29.5082L3.45288 28.7556C3.45288 28.7556 3.41441 28.7652 3.40479 28.7942L3.31823 29.2091C3.31823 29.2091 3.24129 29.2477 3.1932 29.2381C3.14511 29.2381 3.11625 29.2091 3.09702 29.1609L3.27976 28.3792L3.66448 26.4107C3.66448 26.4107 3.68372 26.3721 3.72219 26.3818L4.91483 26.5748C4.91483 26.5748 4.9533 26.652 4.9533 26.6906C4.94368 26.7388 4.91483 26.7678 4.87636 26.7871L4.59743 26.7581C4.06844 26.7002 3.84722 26.8064 3.73181 27.3275L3.5683 28.0608C3.5683 28.0608 3.5683 28.1091 3.59715 28.1091L5.2707 28.4564L5.33802 28.0415C5.38612 27.7327 5.29955 27.6073 5.01101 27.5397L4.87636 27.5108C4.87636 27.5108 4.83789 27.4336 4.8475 27.395C4.8475 27.3564 4.87636 27.3178 4.92445 27.2985L5.58809 27.4625L6.27098 27.5783C6.27098 27.5783 6.30945 27.6555 6.29983 27.6941C6.29983 27.7327 6.27098 27.7713 6.22289 27.7906L6.04014 27.752C5.78046 27.7038 5.6458 27.7906 5.56886 28.0801L5.46306 28.4854L7.1366 28.8328C7.19431 28.8424 7.25202 28.8038 7.26164 28.7459L7.41553 27.9257C7.51171 27.3757 7.3482 27.1731 6.81921 27.0283L6.47296 26.9415C6.47296 26.9415 6.42487 26.8643 6.43448 26.8257C6.43448 26.7871 6.47296 26.7485 6.51143 26.7292L7.79063 27.038C7.79063 27.038 7.8291 27.0669 7.8291 27.0862L7.36744 29.2091L7.22317 30.0004L7.21355 30.0197Z' fill='white'/%3E%3Cpath d='M7.10774 24.6642C7.10774 24.6642 7.07889 24.587 7.08851 24.5484C7.10774 24.5098 7.12698 24.4712 7.18469 24.4712L7.42514 24.5387C7.9926 24.7028 8.56007 24.4133 8.76205 23.9019C8.94479 23.4483 8.77167 23.0527 8.31962 22.8694C7.94451 22.7246 7.67521 22.8308 7.41552 23.1203L6.91538 23.6606C6.47295 24.1335 5.99205 24.1914 5.52076 24.008C4.85711 23.7475 4.6359 23.0817 4.86673 22.4834C4.98215 22.1843 5.20337 21.9623 5.40534 21.8176C5.46305 21.7693 5.54 21.7114 5.55923 21.6535C5.58809 21.586 5.55923 21.5474 5.48229 21.5184L5.38611 21.4798C5.38611 21.4798 5.31878 21.4316 5.33802 21.3737C5.35725 21.3158 5.39573 21.3158 5.4342 21.3062L6.62684 21.779C6.62684 21.779 6.65569 21.8562 6.63646 21.8948C6.61722 21.9334 6.58837 21.9623 6.54989 21.972L6.38639 21.9141C5.81892 21.7404 5.25146 22.0878 5.07833 22.522C4.93406 22.8983 5.12642 23.2457 5.50152 23.3904C5.86701 23.5352 6.11708 23.429 6.34791 23.1878L6.86729 22.6185C7.34819 22.1071 7.8291 22.0588 8.31 22.2518C9.07945 22.5606 9.23333 23.2747 8.98326 23.9115C8.83899 24.2686 8.6274 24.4615 8.4158 24.6449C8.36771 24.6835 8.29076 24.751 8.27153 24.7993C8.24267 24.8765 8.27153 24.9151 8.34847 24.944L8.45427 24.9826C8.45427 24.9826 8.5216 25.0309 8.50236 25.0888C8.48313 25.1467 8.44465 25.1563 8.40618 25.1467L7.11736 24.6352L7.10774 24.6642Z' fill='white'/%3E%3Cpath d='M12.8978 16.906C12.8497 16.9157 12.8113 16.906 12.7728 16.8771C12.7439 16.8481 12.7151 16.8095 12.7343 16.7613L12.9459 16.5297C12.9459 16.5297 12.9844 16.4428 12.9459 16.3946L10.9646 12.8725C10.9261 12.805 10.9357 12.7471 10.9838 12.6892C11.0415 12.6313 11.0992 12.6216 11.1666 12.6506L14.8791 14.3103C14.8791 14.3103 14.9369 14.3296 14.9561 14.3103L15.1773 14.0691C15.1773 14.0691 15.2639 14.0691 15.2927 14.098C15.3312 14.127 15.3504 14.1655 15.3408 14.2138L14.8503 14.7349L14.3021 15.3621C14.254 15.3621 14.2155 15.3621 14.177 15.3235C14.1482 15.2945 14.1289 15.2559 14.1386 15.2077L14.4463 14.87C14.4463 14.87 14.456 14.8314 14.4463 14.8121C14.4367 14.8024 14.3694 14.7638 14.3213 14.7542L13.2922 14.2813L12.5323 15.1209L13.0998 16.1437C13.0998 16.1437 13.1287 16.2016 13.1479 16.2209C13.1768 16.2402 13.2152 16.2402 13.2345 16.2209L13.5134 15.9025C13.5134 15.9025 13.5999 15.9025 13.6288 15.9314C13.6673 15.9604 13.6769 15.999 13.6769 16.0472L13.2248 16.52L12.8978 16.906ZM13.0613 14.1752L11.5994 13.4901L12.3977 14.8989L13.0517 14.1752H13.0613Z' fill='white'/%3E%3Cpath d='M16.4565 13.133C16.4565 13.133 16.3699 13.1138 16.3411 13.0752C16.3122 13.0366 16.3026 12.998 16.3218 12.9594L16.6681 12.6988C16.6681 12.6988 16.7066 12.6216 16.6681 12.583L14.5329 9.63992C14.5329 9.63992 14.4944 9.62062 14.4752 9.63992L14.1289 9.89081C14.0712 9.89081 14.0424 9.87151 14.0135 9.83291C13.9846 9.79431 13.975 9.75572 13.9943 9.70747L14.4944 9.36974L15.0426 8.93551C15.11 8.88726 15.1869 8.90656 15.2446 8.95481L17.5337 10.7593C17.5337 10.7593 17.5529 10.7689 17.5626 10.7593C17.5722 10.7593 17.5818 10.74 17.5722 10.7207L16.5623 7.9995C16.5334 7.92231 16.5334 7.84511 16.6008 7.79686L17.024 7.51703L17.6491 7.0249C17.6972 7.0249 17.7357 7.0442 17.7645 7.0828C17.7934 7.1214 17.803 7.16 17.7838 7.20824L17.4375 7.45913C17.4375 7.45913 17.4183 7.49773 17.4375 7.51703L19.6016 10.4987C19.6016 10.4987 19.6401 10.518 19.6593 10.4987L20.0056 10.2478C20.0056 10.2478 20.0921 10.2671 20.1114 10.3057C20.1402 10.3443 20.1498 10.3829 20.1306 10.4312L19.4862 10.8847L18.8514 11.3768C18.8033 11.3768 18.7648 11.3575 18.736 11.3189C18.7071 11.2803 18.6975 11.2417 18.7167 11.2031L19.063 10.9523C19.063 10.9523 19.0822 10.9137 19.0726 10.8944L16.9182 7.93196C16.9182 7.93196 16.8604 7.89336 16.8316 7.91266C16.8124 7.93196 16.8027 7.95126 16.8124 7.98021L18.2358 11.7725C18.2551 11.8304 18.2358 11.8883 18.1781 11.9365C18.1204 11.9751 18.0627 11.9751 18.005 11.9365L14.831 9.41798C14.831 9.41798 14.7829 9.40833 14.7637 9.41798C14.7445 9.43728 14.7349 9.46623 14.7637 9.49518L16.8893 12.419C16.8893 12.419 16.9662 12.4769 16.9951 12.4479L17.3798 12.1681C17.3798 12.1681 17.4664 12.1874 17.4856 12.226C17.5145 12.2646 17.5241 12.3032 17.5049 12.3514L16.947 12.7374L16.4469 13.1234L16.4565 13.133Z' fill='white'/%3E%3Cpath d='M21.7657 9.57239C21.7657 9.57239 21.6887 9.53379 21.6695 9.49519C21.6503 9.45659 21.6503 9.40835 21.6695 9.36975L22.0542 9.19606C22.0542 9.19606 22.0831 9.16711 22.0735 9.13816L20.5634 5.78012C20.5634 5.78012 20.5346 5.75118 20.5057 5.76083L20.121 5.93452C20.0729 5.92487 20.044 5.89592 20.0248 5.85732C20.0056 5.81872 20.0056 5.77048 20.0248 5.73188L20.7558 5.43274L21.7464 4.95027C22.362 4.67043 22.9872 4.86342 23.2276 5.38449C23.4681 5.90557 23.2276 6.43629 22.8237 6.69683C22.8044 6.69683 22.7948 6.72578 22.8044 6.73543C22.8044 6.75473 22.8333 6.75473 22.8525 6.75473C23.3911 6.59068 23.949 6.73543 24.2087 7.3144C24.4876 7.93197 24.151 8.48199 23.4969 8.78113L22.4774 9.225L21.7657 9.56274V9.57239ZM22.3428 6.86087C22.7082 6.69683 22.8525 6.3205 22.5928 5.75118C22.3524 5.20115 22.035 5.07571 21.631 5.25905L21.1886 5.46169C21.1886 5.46169 21.1501 5.50029 21.1694 5.51959L21.8715 7.08281L22.3428 6.87052V6.86087ZM22.6986 8.90657L23.2084 8.67498C23.6604 8.47234 23.7758 8.12496 23.5162 7.55564C23.2565 6.98632 22.8237 6.87052 22.4293 7.04421L21.958 7.2565L22.6986 8.90657Z' fill='white'/%3E%3Cpath d='M26.392 7.69064C26.392 7.69064 26.315 7.64239 26.3054 7.59415C26.2958 7.55555 26.3054 7.5073 26.3343 7.47835L26.7478 7.36256C26.7478 7.36256 26.7767 7.33361 26.7767 7.31431L25.7956 3.76329C25.7956 3.76329 25.7668 3.72469 25.7476 3.73434L25.334 3.85013C25.334 3.85013 25.257 3.80188 25.2474 3.75364C25.2378 3.70539 25.2474 3.66679 25.2763 3.62819L26.0553 3.4352L26.8152 3.20361C26.8152 3.20361 26.8825 3.25186 26.9017 3.30011C26.9113 3.34836 26.9017 3.38695 26.8825 3.42555L26.4689 3.54135C26.4689 3.54135 26.4304 3.5703 26.4401 3.58959L27.4211 7.14062C27.4211 7.14062 27.4499 7.17922 27.4692 7.16957L27.8828 7.05377C27.8828 7.05377 27.9501 7.10202 27.9693 7.14062C27.9789 7.18887 27.9693 7.22746 27.9501 7.26606L27.1806 7.45905L26.4112 7.69064H26.392Z' fill='white'/%3E%3Cpath d='M29.412 4.75721C29.2581 3.41593 29.9795 2.49922 30.9894 2.38343C31.9993 2.27728 32.8938 3.0203 33.0477 4.35193C33.2016 5.69321 32.4898 6.60992 31.4799 6.72571C30.47 6.84151 29.5659 6.09849 29.4217 4.75721M32.3167 4.42913C32.1628 3.02995 31.73 2.50887 31.0183 2.58607C30.3065 2.67291 29.9987 3.27118 30.1526 4.67037C30.3065 6.06955 30.7297 6.58097 31.4511 6.50377C32.1724 6.42658 32.4706 5.82831 32.3071 4.42913' fill='white'/%3E%3Cpath d='M39.9053 6.92842C39.9053 6.92842 39.8669 6.85123 39.8765 6.80298C39.8861 6.75473 39.915 6.72578 39.963 6.71613L40.3766 6.82228C40.3766 6.82228 40.4151 6.82228 40.4247 6.79333L41.3577 3.23265C41.3577 3.23265 41.3577 3.18441 41.3288 3.18441L40.9152 3.07826C40.9152 3.07826 40.8768 3.00107 40.8864 2.95282C40.896 2.91422 40.9249 2.87562 40.9729 2.85632L41.7424 3.07826C41.9155 3.12651 42.2425 3.18441 42.4349 3.2423C43.6949 3.58004 44.1854 4.62219 43.8776 5.80908C43.5698 6.98632 42.6561 7.66179 41.3673 7.32405C41.1749 7.2758 40.8575 7.16966 40.6844 7.13106L39.9053 6.93807V6.92842ZM41.425 7.10211C42.3868 7.353 42.8292 6.87052 43.1562 5.61609C43.4833 4.36165 43.3198 3.70548 42.3676 3.45459L42.0405 3.36775C42.0405 3.36775 41.9925 3.36775 41.9925 3.3967L41.0595 6.95737C41.0595 6.95737 41.0595 7.00562 41.098 7.01527L41.425 7.10211Z' fill='white'/%3E%3Cpath d='M44.9933 8.46268C44.9933 8.46268 44.9741 8.37584 44.9933 8.33724C45.0125 8.29864 45.051 8.26969 45.0895 8.26004L45.4742 8.44339C45.4742 8.44339 45.5223 8.44338 45.5319 8.42409L47.0996 5.095C47.0996 5.095 47.0996 5.0564 47.0804 5.0371L46.6957 4.85376C46.6957 4.85376 46.6765 4.76692 46.6957 4.72832C46.7149 4.68972 46.7438 4.66077 46.7919 4.65112L47.5036 5.0178L49.3214 5.84766C49.3214 5.84766 49.3503 5.87661 49.3407 5.90556L48.8694 7.02491C48.8694 7.02491 48.7924 7.0442 48.754 7.02491C48.7155 7.00561 48.6866 6.96701 48.677 6.92841L48.7732 6.66787C48.9559 6.1661 48.8982 5.92486 48.4269 5.68362L47.7537 5.34589C47.7537 5.34589 47.7056 5.34589 47.696 5.36519L46.965 6.91876L47.3497 7.0828C47.6383 7.1986 47.7825 7.1407 47.9076 6.88016L47.9653 6.75472C47.9653 6.75472 48.0422 6.73542 48.0903 6.75472C48.1288 6.77402 48.1576 6.80297 48.1673 6.85121L47.8499 7.45913L47.5709 8.096C47.5709 8.096 47.4844 8.1153 47.4459 8.096C47.4074 8.0767 47.3786 8.04776 47.369 7.99951L47.4459 7.82582C47.5613 7.58458 47.5036 7.43019 47.2343 7.29509L46.8688 7.09245L46.1378 8.63638C46.1186 8.68462 46.1378 8.75217 46.1859 8.78112L46.9458 9.11885C47.4555 9.35044 47.6863 9.225 47.946 8.75217L48.1192 8.43374C48.1192 8.43374 48.1961 8.40479 48.2442 8.43374C48.2827 8.45303 48.3115 8.48198 48.3211 8.53023L47.7248 9.70747C47.7248 9.70747 47.6864 9.73642 47.6671 9.72677L45.7243 8.78112L44.9933 8.45304V8.46268Z' fill='white'/%3E%3Cpath d='M49.3407 10.7206C49.3407 10.7206 49.331 10.6338 49.3599 10.5952C49.3887 10.5566 49.4272 10.5373 49.4657 10.5373L49.8119 10.7785C49.8119 10.7785 49.8504 10.7882 49.8696 10.7689L51.9856 7.75823C51.9856 7.75823 51.9952 7.71963 51.976 7.70034L51.6298 7.4591C51.6298 7.4591 51.6201 7.37225 51.649 7.33365C51.6778 7.29506 51.7067 7.27576 51.7644 7.27576L52.4088 7.75823L54.015 8.85828C54.015 8.85828 54.0343 8.89688 54.015 8.91618L53.3706 9.93903C53.3706 9.93903 53.2937 9.95832 53.2552 9.92938C53.2167 9.90043 53.1975 9.87148 53.1975 9.82323L53.3321 9.59164C53.5822 9.15741 53.5726 8.85828 53.159 8.54949L52.6012 8.13456C52.6012 8.13456 52.5531 8.11527 52.5435 8.13456L51.5047 9.61094L51.8606 9.84253C52.1203 10.0066 52.2742 9.97762 52.4377 9.76533L52.5338 9.63024C52.5338 9.63024 52.6204 9.62059 52.6589 9.63989C52.6974 9.66884 52.7166 9.70744 52.7166 9.75568L52.3126 10.2961L51.9087 10.8943C51.9087 10.8943 51.8221 10.9136 51.7836 10.8847C51.7452 10.8654 51.7259 10.8268 51.7259 10.7689L51.851 10.5952C52.0049 10.3733 51.9664 10.2189 51.7259 10.0259L51.3893 9.76533L50.4275 11.1452C50.4275 11.1452 50.4179 11.1838 50.4275 11.2031L50.8603 11.5119C50.8603 11.5119 50.8795 11.5987 50.8507 11.6373C50.8218 11.6759 50.7834 11.6952 50.7353 11.6952L50.0139 11.1645L49.3503 10.7206H49.3407Z' fill='white'/%3E%3Cpath d='M53.0052 13.4901C53.0052 13.4418 53.0052 13.4032 53.0436 13.3646C53.0821 13.3357 53.111 13.3164 53.159 13.326L53.4572 13.6252C53.4572 13.6252 53.4957 13.6445 53.5149 13.6252L56.1118 11.0198C56.1118 11.0198 56.131 10.9812 56.1118 10.9619L55.8136 10.6628C55.8136 10.6145 55.8136 10.5759 55.8521 10.547C55.881 10.518 55.929 10.4987 55.9675 10.5084L56.5157 11.097L57.9488 12.4962C57.9488 12.4962 57.9681 12.5348 57.9488 12.5541L57.1313 13.4515C57.1313 13.4515 57.0447 13.4515 57.0159 13.4225C56.987 13.3839 56.9678 13.3453 56.9774 13.3067L57.1602 13.0848C57.4968 12.6699 57.5256 12.4286 57.1602 12.0426L56.6408 11.5023C56.6408 11.5023 56.5927 11.483 56.5831 11.5023L55.3712 12.7181L55.679 12.9979C55.9098 13.2102 56.0637 13.2006 56.2753 12.9979L56.3715 12.9015C56.3715 12.9015 56.458 12.9015 56.4869 12.94C56.5158 12.969 56.535 13.0172 56.5254 13.0558L56.0252 13.519L55.5539 14.0304C55.5539 14.0304 55.4674 14.0304 55.4385 13.9918C55.4097 13.9629 55.3904 13.9147 55.4001 13.8761L55.5347 13.741C55.7175 13.548 55.7175 13.3839 55.5155 13.162L55.2365 12.8532L54.0343 14.0594C54.0343 14.0594 53.9958 14.1752 54.0343 14.2138L54.6306 14.7928C55.0346 15.1787 55.2943 15.1401 55.6982 14.7831L55.9579 14.5419C55.9579 14.5419 56.0445 14.5419 56.0733 14.5805C56.1022 14.6094 56.1214 14.6577 56.1118 14.6963L55.1596 15.6033C55.1596 15.6033 55.1211 15.6226 55.1019 15.6033L53.5822 14.0497L53.0052 13.4901Z' fill='white'/%3E%3Cpath d='M56.3715 17.0604C56.3715 17.0121 56.4003 16.9735 56.4388 16.9542C56.4773 16.9253 56.5157 16.9156 56.5542 16.9349L56.8043 17.292C56.8043 17.292 56.8812 17.3306 56.9101 17.3113L59.6416 15.4393C59.8051 15.3235 59.8917 15.1498 59.7955 15.0243L59.6127 14.7541C59.6127 14.7541 59.632 14.6673 59.6705 14.648C59.7089 14.619 59.7474 14.6094 59.7955 14.6287L60.1802 15.227L60.3726 15.4779C60.411 15.5261 60.4014 15.5936 60.3726 15.6419L59.0549 18.749C59.0549 18.749 59.0357 18.8069 59.0549 18.8359C59.0741 18.8552 59.103 18.8648 59.1318 18.8359L61.2863 17.3595C61.2863 17.3595 61.3344 17.2823 61.3151 17.2534L61.0458 16.8577C61.0458 16.8095 61.0747 16.7709 61.1035 16.7419C61.142 16.713 61.1805 16.7033 61.2286 16.7226L61.5941 17.3016L61.9692 17.813C61.9692 17.8613 61.9499 17.8999 61.9115 17.9288C61.873 17.9578 61.8345 17.9578 61.7864 17.9481L61.546 17.5911C61.546 17.5911 61.4787 17.5525 61.4402 17.5718L58.3047 19.7236C58.2374 19.7719 58.1508 19.7719 58.1027 19.6947C58.0642 19.6368 58.0546 19.5885 58.1027 19.4728L59.6031 15.9024C59.6031 15.9024 59.6224 15.8542 59.6031 15.8349C59.5935 15.8156 59.555 15.8059 59.5262 15.8349L57.064 17.5235C57.064 17.5235 57.0159 17.6007 57.0351 17.6297L57.3044 18.0253C57.3044 18.0736 57.2852 18.1122 57.2467 18.1315C57.2082 18.1604 57.1698 18.1701 57.1217 18.1508L56.7562 17.5814L56.3811 17.07L56.3715 17.0604Z' fill='white'/%3E%3Cpath d='M60.6034 21.2482C60.6515 21.2482 60.6804 21.2772 60.6996 21.3158C60.7188 21.3544 60.7188 21.4026 60.6996 21.4412L60.488 21.557C59.9686 21.8465 59.7763 22.4544 59.9975 22.9562C60.1995 23.4001 60.5938 23.5641 61.0459 23.3711C61.4113 23.2071 61.5268 22.9465 61.4979 22.5509L61.469 21.8175C61.4402 21.171 61.7384 20.7754 62.2 20.5728C62.854 20.2833 63.4792 20.5921 63.7389 21.171C63.8736 21.4702 63.8736 21.7693 63.8447 22.0202C63.8351 22.0974 63.8255 22.1842 63.8447 22.2421C63.8736 22.3097 63.9217 22.3097 63.989 22.2807L64.0852 22.2421C64.0852 22.2421 64.1621 22.2325 64.191 22.2807C64.2102 22.3386 64.191 22.3676 64.1717 22.3965L63.0079 22.9176C63.0079 22.9176 62.931 22.8886 62.9118 22.8404C62.8925 22.8018 62.8925 22.7632 62.9118 22.7246L63.0656 22.6474C63.585 22.3579 63.7389 21.7114 63.5562 21.2868C63.3927 20.9105 63.0079 20.814 62.6424 20.9684C62.2866 21.1228 62.1808 21.3833 62.2 21.7114L62.2385 22.4834C62.2673 23.1781 61.9596 23.5641 61.4787 23.7764C60.7188 24.1141 60.0937 23.7185 59.8244 23.1009C59.6705 22.7439 59.6801 22.4641 59.6993 22.1746C59.6993 22.107 59.7186 22.0105 59.6993 21.9623C59.6705 21.8851 59.6224 21.8851 59.5454 21.914L59.4396 21.9623C59.4396 21.9623 59.3627 21.9719 59.3338 21.9237C59.3146 21.8754 59.3338 21.8368 59.3531 21.8175L60.6227 21.2579L60.6034 21.2482Z' fill='white'/%3E%3Cpath d='M63.0753 25.5133C64.3833 25.2045 65.3836 25.8124 65.6144 26.7967C65.8453 27.7809 65.2201 28.7748 63.912 29.074C62.604 29.3828 61.6037 28.7941 61.3729 27.8002C61.142 26.816 61.7672 25.8221 63.0656 25.5133M63.7389 28.3599C65.1047 28.0415 65.5663 27.5493 65.4028 26.8449C65.2393 26.1502 64.6045 25.9089 63.2388 26.237C61.873 26.5651 61.4113 27.0476 61.5845 27.752C61.748 28.4564 62.3731 28.6783 63.7389 28.3599Z' fill='white'/%3E%3Cpath d='M62.1038 31.332C62.1038 31.332 62.1711 31.2741 62.2096 31.2741C62.2577 31.2741 62.2962 31.2838 62.325 31.3224L62.3443 31.747C62.3443 31.747 62.3635 31.7856 62.3827 31.7856L66.0568 31.6312C66.0568 31.6312 66.0953 31.6119 66.0953 31.5926L66.0761 31.168C66.0761 31.168 66.1434 31.1101 66.1819 31.1101C66.23 31.1101 66.2684 31.1198 66.2973 31.168V31.9593L66.3742 33.1076C66.4031 33.7927 65.9991 34.3041 65.374 34.333C64.8065 34.3523 64.316 33.9181 64.2967 33.397C64.2967 33.3681 64.2871 33.3488 64.2583 33.3488C64.239 33.3488 64.2198 33.3681 64.2198 33.4067C64.239 33.9471 63.8351 34.3234 63.3926 34.3427C63.0656 34.3523 62.9117 34.2944 62.6713 34.3041C62.4597 34.3137 62.3539 34.4199 62.3635 34.6032C62.3635 34.6901 62.402 34.7673 62.4789 34.8155C62.5366 34.8638 62.604 34.8831 62.6136 34.9506C62.6136 34.9989 62.5847 35.0278 62.5366 35.0278C62.3731 35.0278 62.1808 34.8348 62.1711 34.5067C62.1423 33.783 62.7675 33.6576 63.4504 33.6286C64.0948 33.5997 64.1525 33.2137 64.1429 32.8856L64.1236 32.3935L62.4308 32.461C62.4308 32.461 62.3924 32.4803 62.3924 32.4996L62.4116 32.9821C62.4116 32.9821 62.3539 33.04 62.3058 33.04C62.2577 33.04 62.2192 33.0207 62.1904 32.9821L62.1711 32.1233L62.1231 31.332H62.1038ZM64.3352 32.9049C64.3544 33.3102 64.6911 33.619 65.3066 33.59C65.9126 33.5707 66.1626 33.2427 66.1434 32.847L66.1242 32.3549C66.1242 32.3549 66.1049 32.3066 66.0761 32.3066L64.3064 32.3838L64.3256 32.9146L64.3352 32.9049Z' fill='white'/%3E%3Cpath d='M62.1327 36.591C62.1327 36.591 62.2096 36.5428 62.2481 36.5524C62.2962 36.5524 62.3347 36.5814 62.3443 36.6296L62.2866 37.0542C62.2866 37.0542 62.2962 37.0928 62.3251 37.0928L65.9607 37.6139C65.9607 37.6139 65.9992 37.6042 65.9992 37.5849L66.0665 37.1603C66.0665 37.1603 66.1338 37.1121 66.1819 37.1217C66.23 37.1217 66.2685 37.1507 66.2877 37.1989L66.1531 37.9902L65.903 39.9877C65.903 39.9877 65.8837 40.0263 65.8549 40.0166L64.6526 39.9008C64.6526 39.9008 64.6045 39.8333 64.6142 39.7947C64.6142 39.7464 64.643 39.7078 64.6815 39.6982H64.9604C65.4894 39.7368 65.701 39.6113 65.7876 39.0806L65.903 38.3376C65.903 38.3376 65.8934 38.2893 65.8741 38.2893L64.1814 38.0481L64.1429 38.463C64.114 38.7815 64.2102 38.8973 64.4987 38.9455L64.6334 38.9648C64.6334 38.9648 64.6815 39.0323 64.6719 39.0806C64.6719 39.1192 64.643 39.1578 64.5949 39.1771L63.9217 39.0613L63.2292 38.9841C63.2292 38.9841 63.1811 38.9069 63.1907 38.8683C63.1907 38.8201 63.2195 38.7815 63.2676 38.7718L63.4504 38.8008C63.7101 38.8297 63.8447 38.7332 63.9024 38.4341L63.9794 38.0288L62.2866 37.7876C62.2289 37.7876 62.1712 37.8262 62.1616 37.8744L62.0654 38.7043C61.998 39.2543 62.1808 39.4473 62.7098 39.5534L63.0657 39.621C63.0657 39.621 63.1137 39.6885 63.1041 39.7368C63.1041 39.7754 63.0753 39.8236 63.0368 39.8333L61.7384 39.6113C61.7384 39.6113 61.6999 39.5824 61.6999 39.5631L62.0269 37.4209L62.1231 36.62L62.1327 36.591Z' fill='white'/%3E%3Cpath d='M62.5847 41.9368C62.5847 41.9368 62.6232 42.0044 62.604 42.0526C62.5944 42.0912 62.5655 42.1298 62.5174 42.1394L62.277 42.0815C61.6999 41.9561 61.1517 42.2745 60.9785 42.7956C60.8246 43.2588 61.017 43.6448 61.4883 43.7992C61.873 43.9246 62.1327 43.7992 62.3731 43.4904L62.8348 42.9211C63.2388 42.4193 63.7293 42.3228 64.2102 42.4868C64.8835 42.7088 65.1528 43.3553 64.9604 43.9632C64.8546 44.272 64.6622 44.5036 64.4699 44.6676C64.4122 44.7159 64.3448 44.7738 64.3256 44.8317C64.2968 44.8992 64.3352 44.9378 64.4122 44.9571L64.5084 44.9861C64.5084 44.9861 64.5757 45.0343 64.5565 45.0825C64.5372 45.1404 64.4987 45.1501 64.4699 45.1597L63.2484 44.7641C63.2484 44.7641 63.2099 44.6869 63.2292 44.6483C63.2484 44.6097 63.2676 44.5808 63.3157 44.5615L63.4792 44.6001C64.0563 44.7352 64.6045 44.3588 64.7488 43.915C64.8738 43.529 64.6526 43.1912 64.2679 43.0658C63.8928 42.95 63.6523 43.0658 63.4408 43.3167L62.9598 43.915C62.5174 44.4553 62.0365 44.5325 61.5364 44.3685C60.7573 44.1176 60.5457 43.4035 60.7573 42.757C60.8727 42.3903 61.0747 42.178 61.2767 41.985C61.3248 41.9368 61.4017 41.8693 61.4113 41.821C61.4402 41.7438 61.4017 41.7052 61.3248 41.6859L61.219 41.6473C61.219 41.6473 61.1517 41.5991 61.1709 41.5508C61.1901 41.4929 61.219 41.4833 61.2575 41.4833L62.5751 41.9079L62.5847 41.9368Z' fill='white'/%3E%3Cpath d='M24.1894 53.6803C24.0932 53.6803 24.0259 53.6031 24.0259 53.5066V52.0495C24.0259 51.953 24.1029 51.8855 24.1894 51.8855C24.276 51.8855 24.3625 51.9627 24.3625 52.0495V53.5066C24.3625 53.6031 24.2856 53.6803 24.1894 53.6803Z' fill='white'/%3E%3Cpath d='M25.1801 53.6803C25.0839 53.6803 25.0166 53.6031 25.0166 53.5066V52.0495C25.0166 51.953 25.0935 51.8855 25.1801 51.8855C25.2666 51.8855 25.3532 51.9627 25.3532 52.0495V53.5066C25.3532 53.6031 25.2763 53.6803 25.1801 53.6803Z' fill='white'/%3E%3Cpath d='M26.1707 53.6803C26.0746 53.6803 26.0072 53.6031 26.0072 53.5066V52.0495C26.0072 51.953 26.0842 51.8855 26.1707 51.8855C26.2573 51.8855 26.3439 51.9627 26.3439 52.0495V53.5066C26.3439 53.6031 26.2669 53.6803 26.1707 53.6803Z' fill='white'/%3E%3Cpath d='M27.1518 53.6803C27.0556 53.6803 26.9883 53.6031 26.9883 53.5066V52.0495C26.9883 51.953 27.0652 51.8855 27.1518 51.8855C27.2384 51.8855 27.3153 51.9627 27.3153 52.0495V53.5066C27.3153 53.6031 27.2384 53.6803 27.1518 53.6803Z' fill='white'/%3E%3Cpath d='M28.1425 53.6803C28.0463 53.6803 27.9789 53.6031 27.9789 53.5066V52.0495C27.9789 51.953 28.0559 51.8855 28.1425 51.8855C28.229 51.8855 28.306 51.9627 28.306 52.0495V53.5066C28.306 53.6031 28.229 53.6803 28.1425 53.6803Z' fill='white'/%3E%3Cpath d='M29.1331 53.6803C29.0369 53.6803 28.9696 53.6032 28.9696 53.5067V52.5803C28.9696 52.4838 29.0465 52.4163 29.1331 52.4163C29.2197 52.4163 29.2966 52.4935 29.2966 52.5803V53.5067C29.2966 53.6032 29.2197 53.6803 29.1331 53.6803Z' fill='white'/%3E%3Cpath d='M31.1048 53.6803C31.0086 53.6803 30.9413 53.6031 30.9413 53.5066V53.3232C30.9413 53.2267 31.0183 53.1592 31.1048 53.1592C31.1914 53.1592 31.2683 53.2364 31.2683 53.3232V53.5066C31.2683 53.6031 31.1914 53.6803 31.1048 53.6803Z' fill='white'/%3E%3Cpath d='M31.6049 53.6803C31.5088 53.6803 31.4414 53.6031 31.4414 53.5066V53.2075C31.4414 53.111 31.5184 53.0435 31.6049 53.0435C31.6915 53.0435 31.7685 53.1207 31.7685 53.2075V53.5066C31.7685 53.6031 31.6915 53.6803 31.6049 53.6803Z' fill='white'/%3E%3Cpath d='M33.0862 53.6803C32.99 53.6803 32.913 53.6031 32.913 53.5066V53.0434C32.913 52.9469 32.99 52.8794 33.0862 52.8794C33.1823 52.8794 33.2497 52.9566 33.2497 53.0434V53.5066C33.2497 53.6031 33.1727 53.6803 33.0862 53.6803Z' fill='white'/%3E%3Cpath d='M34.0768 53.6802C33.9806 53.6802 33.9037 53.603 33.9037 53.5066V52.5512C33.9037 52.4548 33.9806 52.3872 34.0768 52.3872C34.173 52.3872 34.2403 52.4644 34.2403 52.5512V53.5066C34.2403 53.603 34.1634 53.6802 34.0768 53.6802Z' fill='white'/%3E%3Cpath d='M35.0578 53.6803C34.9616 53.6803 34.8847 53.6031 34.8847 53.5066V52.4066C34.8847 52.3101 34.9616 52.2426 35.0578 52.2426C35.154 52.2426 35.2213 52.3198 35.2213 52.4066V53.5066C35.2213 53.6031 35.1444 53.6803 35.0578 53.6803Z' fill='white'/%3E%3Cpath d='M36.0485 53.6803C35.9523 53.6803 35.8754 53.6031 35.8754 53.5066V52.2908C35.8754 52.1943 35.9523 52.1171 36.0485 52.1171C36.1447 52.1171 36.212 52.1943 36.212 52.2908V53.5066C36.212 53.6031 36.1351 53.6803 36.0485 53.6803Z' fill='white'/%3E%3Cpath d='M37.0391 53.6803C36.943 53.6803 36.866 53.6031 36.866 53.5066V52.0495C36.866 51.953 36.943 51.8855 37.0391 51.8855C37.1353 51.8855 37.2027 51.9627 37.2027 52.0495V53.5066C37.2027 53.6031 37.1257 53.6803 37.0391 53.6803Z' fill='white'/%3E%3Cpath d='M38.0298 53.6803C37.9336 53.6803 37.8567 53.6031 37.8567 53.5066V52.0495C37.8567 51.953 37.9336 51.8855 38.0298 51.8855C38.126 51.8855 38.1933 51.9627 38.1933 52.0495V53.5066C38.1933 53.6031 38.1164 53.6803 38.0298 53.6803Z' fill='white'/%3E%3Cpath d='M39.0205 53.6803C38.9243 53.6803 38.8474 53.6031 38.8474 53.5066V52.0495C38.8474 51.953 38.9243 51.8855 39.0205 51.8855C39.1167 51.8855 39.184 51.9627 39.184 52.0495V53.5066C39.184 53.6031 39.107 53.6803 39.0205 53.6803Z' fill='white'/%3E%3Cpath d='M40.0015 53.6803C39.9053 53.6803 39.8284 53.6031 39.8284 53.5066V52.0495C39.8284 51.953 39.9053 51.8855 40.0015 51.8855C40.0977 51.8855 40.165 51.9627 40.165 52.0495V53.5066C40.165 53.6031 40.0881 53.6803 40.0015 53.6803Z' fill='white'/%3E%3Cpath d='M40.9922 53.6803C40.896 53.6803 40.8191 53.6031 40.8191 53.5066V52.0495C40.8191 51.953 40.896 51.8855 40.9922 51.8855C41.0884 51.8855 41.1557 51.9627 41.1557 52.0495V53.5066C41.1557 53.6031 41.0787 53.6803 40.9922 53.6803Z' fill='white'/%3E%3Cpath d='M41.9828 53.6803C41.8867 53.6803 41.8097 53.6031 41.8097 53.5066V52.0495C41.8097 51.953 41.8867 51.8855 41.9828 51.8855C42.079 51.8855 42.1464 51.9627 42.1464 52.0495V53.5066C42.1464 53.6031 42.0694 53.6803 41.9828 53.6803Z' fill='white'/%3E%3Cpath d='M42.9735 53.6803C42.8773 53.6803 42.8004 53.6031 42.8004 53.5066V52.0495C42.8004 51.953 42.8773 51.8855 42.9735 51.8855C43.0697 51.8855 43.137 51.9627 43.137 52.0495V53.5066C43.137 53.6031 43.0601 53.6803 42.9735 53.6803Z' fill='white'/%3E%3Cpath d='M44.4547 53.6803C44.3585 53.6803 44.2816 53.6031 44.2816 53.5066V52.0495C44.2816 51.953 44.3585 51.8855 44.4547 51.8855C44.5509 51.8855 44.6182 51.9627 44.6182 52.0495V53.5066C44.6182 53.6031 44.5412 53.6803 44.4547 53.6803Z' fill='white'/%3E%3Cpath d='M44.9452 53.6803C44.849 53.6803 44.7721 53.6031 44.7721 53.5066V52.0495C44.7721 51.953 44.849 51.8855 44.9452 51.8855C45.0414 51.8855 45.1087 51.9627 45.1087 52.0495V53.5066C45.1087 53.6031 45.0318 53.6803 44.9452 53.6803Z' fill='white'/%3E%3Cpath d='M57.9104 55.2918H9.04098C8.9448 55.2918 8.86786 55.2146 8.86786 55.1181C8.86786 55.0216 8.9448 54.9541 9.04098 54.9541H57.9008C57.9969 54.9541 58.0739 55.0313 58.0739 55.1181C58.0739 55.205 57.9969 55.2918 57.9008 55.2918' fill='white'/%3E%3Cpath d='M16.0044 53.7286C15.9083 53.7286 15.8409 53.6514 15.8409 53.5549C15.8409 53.4584 15.9179 53.3908 16.0044 53.3908H46.9361C47.0323 53.3812 47.0997 53.4584 47.0997 53.5452C47.0997 53.6321 47.0227 53.7093 46.9361 53.7093H16.0044V53.7286Z' fill='white'/%3E%3Cpath d='M19.2457 63.0789C19.1495 63.0789 19.0822 63.0017 19.0822 62.9149V60.9464C19.0822 60.8499 19.1592 60.7823 19.2457 60.7823C19.3323 60.7823 19.4092 60.8595 19.4092 60.9464V62.9149C19.4092 63.0114 19.3323 63.0789 19.2457 63.0789Z' fill='white'/%3E%3Cpath d='M20.2364 63.0789C20.1402 63.0789 20.0729 63.0017 20.0729 62.9149V60.9464C20.0729 60.8499 20.1498 60.7823 20.2364 60.7823C20.3229 60.7823 20.4095 60.8595 20.4095 60.9464V62.9149C20.4095 63.0114 20.3326 63.0789 20.2364 63.0789Z' fill='white'/%3E%3Cpath d='M21.227 63.0789C21.1309 63.0789 21.0635 63.0017 21.0635 62.9149V60.9464C21.0635 60.8499 21.1405 60.7823 21.227 60.7823C21.3136 60.7823 21.4002 60.8595 21.4002 60.9464V62.9149C21.4002 63.0114 21.3232 63.0789 21.227 63.0789Z' fill='white'/%3E%3Cpath d='M22.2081 63.0789C22.1119 63.0789 22.0446 63.0017 22.0446 62.9149V60.9464C22.0446 60.8499 22.1215 60.7823 22.2081 60.7823C22.2947 60.7823 22.3812 60.8595 22.3812 60.9464V62.9149C22.3812 63.0114 22.3043 63.0789 22.2081 63.0789Z' fill='white'/%3E%3Cpath d='M23.1988 63.0789C23.1026 63.0789 23.0352 63.0017 23.0352 62.9149V60.9464C23.0352 60.8499 23.1122 60.7823 23.1988 60.7823C23.2853 60.7823 23.3719 60.8595 23.3719 60.9464V62.9149C23.3719 63.0114 23.2949 63.0789 23.1988 63.0789Z' fill='white'/%3E%3Cpath d='M24.1894 63.0789C24.0932 63.0789 24.0259 63.0017 24.0259 62.9149V60.9464C24.0259 60.8499 24.1029 60.7823 24.1894 60.7823C24.276 60.7823 24.3625 60.8595 24.3625 60.9464V62.9149C24.3625 63.0114 24.2856 63.0789 24.1894 63.0789Z' fill='white'/%3E%3Cpath d='M25.1801 63.0789C25.0839 63.0789 25.0166 63.0017 25.0166 62.9149V60.9464C25.0166 60.8499 25.0935 60.7823 25.1801 60.7823C25.2666 60.7823 25.3532 60.8595 25.3532 60.9464V62.9149C25.3532 63.0114 25.2763 63.0789 25.1801 63.0789Z' fill='white'/%3E%3Cpath d='M26.1707 63.0789C26.0746 63.0789 26.0072 63.0017 26.0072 62.9149V60.9464C26.0072 60.8499 26.0842 60.7823 26.1707 60.7823C26.2573 60.7823 26.3439 60.8595 26.3439 60.9464V62.9149C26.3439 63.0114 26.2669 63.0789 26.1707 63.0789Z' fill='white'/%3E%3Cpath d='M27.1518 63.0789C27.0556 63.0789 26.9883 63.0017 26.9883 62.9149V60.9464C26.9883 60.8499 27.0652 60.7823 27.1518 60.7823C27.2384 60.7823 27.3153 60.8595 27.3153 60.9464V62.9149C27.3153 63.0114 27.2384 63.0789 27.1518 63.0789Z' fill='white'/%3E%3Cpath d='M28.1425 63.0789C28.0463 63.0789 27.9789 63.0017 27.9789 62.9149V60.9464C27.9789 60.8499 28.0559 60.7823 28.1425 60.7823C28.229 60.7823 28.306 60.8595 28.306 60.9464V62.9149C28.306 63.0114 28.229 63.0789 28.1425 63.0789Z' fill='white'/%3E%3Cpath d='M29.1331 63.0789C29.0369 63.0789 28.9696 63.0017 28.9696 62.9149V60.9464C28.9696 60.8499 29.0465 60.7823 29.1331 60.7823C29.2197 60.7823 29.2966 60.8595 29.2966 60.9464V62.9149C29.2966 63.0114 29.2197 63.0789 29.1331 63.0789Z' fill='white'/%3E%3Cpath d='M30.1238 63.0789C30.0276 63.0789 29.9603 63.0017 29.9603 62.9149V60.9464C29.9603 60.8499 30.0372 60.7823 30.1238 60.7823C30.2103 60.7823 30.2873 60.8595 30.2873 60.9464V62.9149C30.2873 63.0114 30.2103 63.0789 30.1238 63.0789Z' fill='white'/%3E%3Cpath d='M31.1048 63.0789C31.0086 63.0789 30.9413 63.0017 30.9413 62.9149V60.9464C30.9413 60.8499 31.0183 60.7823 31.1048 60.7823C31.1914 60.7823 31.2683 60.8595 31.2683 60.9464V62.9149C31.2683 63.0114 31.1914 63.0789 31.1048 63.0789Z' fill='white'/%3E%3Cpath d='M32.0955 63.0789C31.9993 63.0789 31.932 63.0017 31.932 62.9149V60.9464C31.932 60.8499 32.0089 60.7823 32.0955 60.7823C32.182 60.7823 32.259 60.8595 32.259 60.9464V62.9149C32.259 63.0114 32.182 63.0789 32.0955 63.0789Z' fill='white'/%3E%3Cpath d='M33.0862 63.0789C32.99 63.0789 32.913 63.0017 32.913 62.9149V60.9464C32.913 60.8499 32.99 60.7823 33.0862 60.7823C33.1823 60.7823 33.2497 60.8595 33.2497 60.9464V62.9149C33.2497 63.0114 33.1727 63.0789 33.0862 63.0789Z' fill='white'/%3E%3Cpath d='M34.0768 63.0789C33.9806 63.0789 33.9037 63.0017 33.9037 62.9149V60.9464C33.9037 60.8499 33.9806 60.7823 34.0768 60.7823C34.173 60.7823 34.2403 60.8595 34.2403 60.9464V62.9149C34.2403 63.0114 34.1634 63.0789 34.0768 63.0789Z' fill='white'/%3E%3Cpath d='M35.0578 63.0789C34.9616 63.0789 34.8847 63.0017 34.8847 62.9149V60.9464C34.8847 60.8499 34.9616 60.7823 35.0578 60.7823C35.154 60.7823 35.2213 60.8595 35.2213 60.9464V62.9149C35.2213 63.0114 35.1444 63.0789 35.0578 63.0789Z' fill='white'/%3E%3Cpath d='M36.0485 63.0789C35.9523 63.0789 35.8754 63.0017 35.8754 62.9149V60.9464C35.8754 60.8499 35.9523 60.7823 36.0485 60.7823C36.1447 60.7823 36.212 60.8595 36.212 60.9464V62.9149C36.212 63.0114 36.1351 63.0789 36.0485 63.0789Z' fill='white'/%3E%3Cpath d='M37.0391 63.0789C36.943 63.0789 36.866 63.0017 36.866 62.9149V60.9464C36.866 60.8499 36.943 60.7823 37.0391 60.7823C37.1353 60.7823 37.2027 60.8595 37.2027 60.9464V62.9149C37.2027 63.0114 37.1257 63.0789 37.0391 63.0789Z' fill='white'/%3E%3Cpath d='M38.0298 63.0789C37.9336 63.0789 37.8567 63.0017 37.8567 62.9149V60.9464C37.8567 60.8499 37.9336 60.7823 38.0298 60.7823C38.126 60.7823 38.1933 60.8595 38.1933 60.9464V62.9149C38.1933 63.0114 38.1164 63.0789 38.0298 63.0789Z' fill='white'/%3E%3Cpath d='M39.0205 63.0789C38.9243 63.0789 38.8474 63.0017 38.8474 62.9149V60.9464C38.8474 60.8499 38.9243 60.7823 39.0205 60.7823C39.1167 60.7823 39.184 60.8595 39.184 60.9464V62.9149C39.184 63.0114 39.107 63.0789 39.0205 63.0789Z' fill='white'/%3E%3Cpath d='M40.0015 63.0789C39.9053 63.0789 39.8284 63.0017 39.8284 62.9149V60.9464C39.8284 60.8499 39.9053 60.7823 40.0015 60.7823C40.0977 60.7823 40.165 60.8595 40.165 60.9464V62.9149C40.165 63.0114 40.0881 63.0789 40.0015 63.0789Z' fill='white'/%3E%3Cpath d='M40.9922 63.0789C40.896 63.0789 40.8191 63.0017 40.8191 62.9149V60.9464C40.8191 60.8499 40.896 60.7823 40.9922 60.7823C41.0884 60.7823 41.1557 60.8595 41.1557 60.9464V62.9149C41.1557 63.0114 41.0787 63.0789 40.9922 63.0789Z' fill='white'/%3E%3Cpath d='M41.9828 63.0789C41.8867 63.0789 41.8097 63.0017 41.8097 62.9149V60.9464C41.8097 60.8499 41.8867 60.7823 41.9828 60.7823C42.079 60.7823 42.1464 60.8595 42.1464 60.9464V62.9149C42.1464 63.0114 42.0694 63.0789 41.9828 63.0789Z' fill='white'/%3E%3Cpath d='M42.9735 63.0789C42.8773 63.0789 42.8004 63.0017 42.8004 62.9149V60.9464C42.8004 60.8499 42.8773 60.7823 42.9735 60.7823C43.0697 60.7823 43.137 60.8595 43.137 60.9464V62.9149C43.137 63.0114 43.0601 63.0789 42.9735 63.0789Z' fill='white'/%3E%3Cpath d='M43.9546 63.0789C43.8584 63.0789 43.7814 63.0017 43.7814 62.9149V60.9464C43.7814 60.8499 43.8584 60.7823 43.9546 60.7823C44.0507 60.7823 44.1181 60.8595 44.1181 60.9464V62.9149C44.1181 63.0114 44.0411 63.0789 43.9546 63.0789Z' fill='white'/%3E%3Cpath d='M44.9452 63.0789C44.849 63.0789 44.7721 63.0017 44.7721 62.9149V60.9464C44.7721 60.8499 44.849 60.7823 44.9452 60.7823C45.0414 60.7823 45.1087 60.8595 45.1087 60.9464V62.9149C45.1087 63.0114 45.0318 63.0789 44.9452 63.0789Z' fill='white'/%3E%3Cpath d='M45.9359 63.0789C45.8397 63.0789 45.7628 63.0017 45.7628 62.9149V60.9464C45.7628 60.8499 45.8397 60.7823 45.9359 60.7823C46.0321 60.7823 46.0994 60.8595 46.0994 60.9464V62.9149C46.0994 63.0114 46.0224 63.0789 45.9359 63.0789Z' fill='white'/%3E%3Cpath d='M46.9265 63.0789C46.8304 63.0789 46.763 63.0017 46.763 62.9149V60.9464C46.763 60.8499 46.84 60.7823 46.9265 60.7823C47.0131 60.7823 47.0997 60.8595 47.0997 60.9464V62.9149C47.0997 63.0114 47.0227 63.0789 46.9265 63.0789Z' fill='white'/%3E%3Cpath d='M47.9172 63.0789C47.821 63.0789 47.7441 63.0017 47.7441 62.9149V60.9464C47.7441 60.8499 47.821 60.7823 47.9172 60.7823C48.0134 60.7823 48.0807 60.8595 48.0807 60.9464V62.9149C48.0807 63.0114 48.0038 63.0789 47.9172 63.0789Z' fill='white'/%3E%3Cpath d='M21.7176 60.4254C21.6214 60.4254 21.5541 60.3482 21.5541 60.2613V58.2928C21.5541 58.1963 21.631 58.1288 21.7176 58.1288C21.8041 58.1288 21.8907 58.206 21.8907 58.2928V60.2613C21.8907 60.3578 21.8138 60.4254 21.7176 60.4254Z' fill='white'/%3E%3Cpath d='M22.7082 60.4254C22.6121 60.4254 22.5447 60.3482 22.5447 60.2613V58.2928C22.5447 58.1963 22.6217 58.1288 22.7082 58.1288C22.7948 58.1288 22.8814 58.206 22.8814 58.2928V60.2613C22.8814 60.3578 22.8044 60.4254 22.7082 60.4254Z' fill='white'/%3E%3Cpath d='M23.6989 60.4254C23.6027 60.4254 23.5354 60.3482 23.5354 60.2613V58.2928C23.5354 58.1963 23.6123 58.1288 23.6989 58.1288C23.7855 58.1288 23.872 58.206 23.872 58.2928V60.2613C23.872 60.3578 23.7951 60.4254 23.6989 60.4254Z' fill='white'/%3E%3Cpath d='M24.68 60.4254C24.5838 60.4254 24.5164 60.3482 24.5164 60.2613V58.2928C24.5164 58.1963 24.5934 58.1288 24.68 58.1288C24.7665 58.1288 24.8531 58.206 24.8531 58.2928V60.2613C24.8531 60.3578 24.7761 60.4254 24.68 60.4254Z' fill='white'/%3E%3Cpath d='M25.6706 60.4254C25.5744 60.4254 25.5071 60.3482 25.5071 60.2613V58.2928C25.5071 58.1963 25.5841 58.1288 25.6706 58.1288C25.7572 58.1288 25.8437 58.206 25.8437 58.2928V60.2613C25.8437 60.3578 25.7668 60.4254 25.6706 60.4254Z' fill='white'/%3E%3Cpath d='M26.6613 60.4254C26.5651 60.4254 26.4978 60.3482 26.4978 60.2613V58.2928C26.4978 58.1963 26.5747 58.1288 26.6613 58.1288C26.7478 58.1288 26.8344 58.206 26.8344 58.2928V60.2613C26.8344 60.3578 26.7575 60.4254 26.6613 60.4254Z' fill='white'/%3E%3Cpath d='M27.6519 60.4254C27.5557 60.4254 27.4884 60.3482 27.4884 60.2613V58.2928C27.4884 58.1963 27.5653 58.1288 27.6519 58.1288C27.7385 58.1288 27.8154 58.206 27.8154 58.2928V60.2613C27.8154 60.3578 27.7385 60.4254 27.6519 60.4254Z' fill='white'/%3E%3Cpath d='M28.633 60.4254C28.5368 60.4254 28.4695 60.3482 28.4695 60.2613V58.2928C28.4695 58.1963 28.5464 58.1288 28.633 58.1288C28.7195 58.1288 28.7965 58.206 28.7965 58.2928V60.2613C28.7965 60.3578 28.7195 60.4254 28.633 60.4254Z' fill='white'/%3E%3Cpath d='M29.6236 60.4254C29.5274 60.4254 29.4601 60.3482 29.4601 60.2613V58.2928C29.4601 58.1963 29.5371 58.1288 29.6236 58.1288C29.7102 58.1288 29.7871 58.206 29.7871 58.2928V60.2613C29.7871 60.3578 29.7102 60.4254 29.6236 60.4254Z' fill='white'/%3E%3Cpath d='M30.6143 60.4254C30.5181 60.4254 30.4508 60.3482 30.4508 60.2613V58.2928C30.4508 58.1963 30.5277 58.1288 30.6143 58.1288C30.7008 58.1288 30.7778 58.206 30.7778 58.2928V60.2613C30.7778 60.3578 30.7008 60.4254 30.6143 60.4254Z' fill='white'/%3E%3Cpath d='M31.6049 60.4254C31.5088 60.4254 31.4414 60.3482 31.4414 60.2613V58.2928C31.4414 58.1963 31.5184 58.1288 31.6049 58.1288C31.6915 58.1288 31.7685 58.206 31.7685 58.2928V60.2613C31.7685 60.3578 31.6915 60.4254 31.6049 60.4254Z' fill='white'/%3E%3Cpath d='M32.5956 60.4254C32.4994 60.4254 32.4321 60.3482 32.4321 60.2613V58.2928C32.4321 58.1963 32.509 58.1288 32.5956 58.1288C32.6822 58.1288 32.7591 58.206 32.7591 58.2928V60.2613C32.7591 60.3578 32.6822 60.4254 32.5956 60.4254Z' fill='white'/%3E%3Cpath d='M33.5767 60.4254C33.4805 60.4254 33.4035 60.3482 33.4035 60.2613V58.2928C33.4035 58.1963 33.4805 58.1288 33.5767 58.1288C33.6728 58.1288 33.7402 58.206 33.7402 58.2928V60.2613C33.7402 60.3578 33.6632 60.4254 33.5767 60.4254Z' fill='white'/%3E%3Cpath d='M34.5673 60.4254C34.4711 60.4254 34.3942 60.3482 34.3942 60.2613V58.2928C34.3942 58.1963 34.4711 58.1288 34.5673 58.1288C34.6635 58.1288 34.7308 58.206 34.7308 58.2928V60.2613C34.7308 60.3578 34.6539 60.4254 34.5673 60.4254Z' fill='white'/%3E%3Cpath d='M35.558 60.4254C35.4618 60.4254 35.3849 60.3482 35.3849 60.2613V58.2928C35.3849 58.1963 35.4618 58.1288 35.558 58.1288C35.6542 58.1288 35.7215 58.206 35.7215 58.2928V60.2613C35.7215 60.3578 35.6445 60.4254 35.558 60.4254Z' fill='white'/%3E%3Cpath d='M36.539 60.4254C36.4429 60.4254 36.3659 60.3482 36.3659 60.2613V58.2928C36.3659 58.1963 36.4429 58.1288 36.539 58.1288C36.6352 58.1288 36.7025 58.206 36.7025 58.2928V60.2613C36.7025 60.3578 36.6256 60.4254 36.539 60.4254Z' fill='white'/%3E%3Cpath d='M37.5297 60.4254C37.4335 60.4254 37.3566 60.3482 37.3566 60.2613V58.2928C37.3566 58.1963 37.4335 58.1288 37.5297 58.1288C37.6259 58.1288 37.6932 58.206 37.6932 58.2928V60.2613C37.6932 60.3578 37.6163 60.4254 37.5297 60.4254Z' fill='white'/%3E%3Cpath d='M38.5204 60.4254C38.4242 60.4254 38.3472 60.3482 38.3472 60.2613V58.2928C38.3472 58.1963 38.4242 58.1288 38.5204 58.1288C38.6165 58.1288 38.6839 58.206 38.6839 58.2928V60.2613C38.6839 60.3578 38.6069 60.4254 38.5204 60.4254Z' fill='white'/%3E%3Cpath d='M39.511 60.4254C39.4148 60.4254 39.3379 60.3482 39.3379 60.2613V58.2928C39.3379 58.1963 39.4148 58.1288 39.511 58.1288C39.6072 58.1288 39.6745 58.206 39.6745 58.2928V60.2613C39.6745 60.3578 39.5976 60.4254 39.511 60.4254Z' fill='white'/%3E%3Cpath d='M40.5017 60.4254C40.4055 60.4254 40.3286 60.3482 40.3286 60.2613V58.2928C40.3286 58.1963 40.4055 58.1288 40.5017 58.1288C40.5979 58.1288 40.6652 58.206 40.6652 58.2928V60.2613C40.6652 60.3578 40.5882 60.4254 40.5017 60.4254Z' fill='white'/%3E%3Cpath d='M41.4923 60.4254C41.3962 60.4254 41.3192 60.3482 41.3192 60.2613V58.2928C41.3192 58.1963 41.3962 58.1288 41.4923 58.1288C41.5885 58.1288 41.6558 58.206 41.6558 58.2928V60.2613C41.6558 60.3578 41.5789 60.4254 41.4923 60.4254Z' fill='white'/%3E%3Cpath d='M42.4734 60.4254C42.3772 60.4254 42.3002 60.3482 42.3002 60.2613V58.2928C42.3002 58.1963 42.3772 58.1288 42.4734 58.1288C42.5695 58.1288 42.6369 58.206 42.6369 58.2928V60.2613C42.6369 60.3578 42.5599 60.4254 42.4734 60.4254Z' fill='white'/%3E%3Cpath d='M43.464 60.4254C43.3678 60.4254 43.2909 60.3482 43.2909 60.2613V58.2928C43.2909 58.1963 43.3678 58.1288 43.464 58.1288C43.5602 58.1288 43.6275 58.206 43.6275 58.2928V60.2613C43.6275 60.3578 43.5506 60.4254 43.464 60.4254Z' fill='white'/%3E%3Cpath d='M44.4547 60.4254C44.3585 60.4254 44.2816 60.3482 44.2816 60.2613V58.2928C44.2816 58.1963 44.3585 58.1288 44.4547 58.1288C44.5509 58.1288 44.6182 58.206 44.6182 58.2928V60.2613C44.6182 60.3578 44.5412 60.4254 44.4547 60.4254Z' fill='white'/%3E%3Cpath d='M45.4357 60.4254C45.3395 60.4254 45.2626 60.3482 45.2626 60.2613V58.2928C45.2626 58.1963 45.3395 58.1288 45.4357 58.1288C45.5319 58.1288 45.5992 58.206 45.5992 58.2928V60.2613C45.5992 60.3578 45.5223 60.4254 45.4357 60.4254Z' fill='white'/%3E%3Cpath d='M24.1894 57.7717C24.0932 57.7717 24.0259 57.6945 24.0259 57.6077V55.8129C24.0259 55.7164 24.1029 55.6392 24.1894 55.6392C24.276 55.6392 24.3625 55.7164 24.3625 55.8129V57.6077C24.3625 57.7042 24.2856 57.7717 24.1894 57.7717Z' fill='white'/%3E%3Cpath d='M25.1801 57.7717C25.0839 57.7717 25.0166 57.6945 25.0166 57.6077V55.8129C25.0166 55.7164 25.0935 55.6392 25.1801 55.6392C25.2666 55.6392 25.3532 55.7164 25.3532 55.8129V57.6077C25.3532 57.7042 25.2763 57.7717 25.1801 57.7717Z' fill='white'/%3E%3Cpath d='M26.1707 57.7717C26.0746 57.7717 26.0072 57.6945 26.0072 57.6077V55.8129C26.0072 55.7164 26.0842 55.6392 26.1707 55.6392C26.2573 55.6392 26.3439 55.7164 26.3439 55.8129V57.6077C26.3439 57.7042 26.2669 57.7717 26.1707 57.7717Z' fill='white'/%3E%3Cpath d='M27.1518 57.7717C27.0556 57.7717 26.9883 57.6945 26.9883 57.6077V55.8129C26.9883 55.7164 27.0652 55.6392 27.1518 55.6392C27.2384 55.6392 27.3153 55.7164 27.3153 55.8129V57.6077C27.3153 57.7042 27.2384 57.7717 27.1518 57.7717Z' fill='white'/%3E%3Cpath d='M28.1425 57.7717C28.0463 57.7717 27.9789 57.6945 27.9789 57.6077V55.8129C27.9789 55.7164 28.0559 55.6392 28.1425 55.6392C28.229 55.6392 28.306 55.7164 28.306 55.8129V57.6077C28.306 57.7042 28.229 57.7717 28.1425 57.7717Z' fill='white'/%3E%3Cpath d='M29.1331 57.7717C29.0369 57.7717 28.9696 57.6945 28.9696 57.6077V55.8129C28.9696 55.7164 29.0465 55.6392 29.1331 55.6392C29.2197 55.6392 29.2966 55.7164 29.2966 55.8129V57.6077C29.2966 57.7042 29.2197 57.7717 29.1331 57.7717Z' fill='white'/%3E%3Cpath d='M30.1238 57.7717C30.0276 57.7717 29.9603 57.6945 29.9603 57.6077V55.8129C29.9603 55.7164 30.0372 55.6392 30.1238 55.6392C30.2103 55.6392 30.2873 55.7164 30.2873 55.8129V57.6077C30.2873 57.7042 30.2103 57.7717 30.1238 57.7717Z' fill='white'/%3E%3Cpath d='M31.1048 57.7717C31.0086 57.7717 30.9413 57.6945 30.9413 57.6077V55.8129C30.9413 55.7164 31.0183 55.6392 31.1048 55.6392C31.1914 55.6392 31.2683 55.7164 31.2683 55.8129V57.6077C31.2683 57.7042 31.1914 57.7717 31.1048 57.7717Z' fill='white'/%3E%3Cpath d='M32.0955 57.7717C31.9993 57.7717 31.932 57.6945 31.932 57.6077V55.8129C31.932 55.7164 32.0089 55.6392 32.0955 55.6392C32.182 55.6392 32.259 55.7164 32.259 55.8129V57.6077C32.259 57.7042 32.182 57.7717 32.0955 57.7717Z' fill='white'/%3E%3Cpath d='M33.0862 57.7717C32.99 57.7717 32.913 57.6945 32.913 57.6077V55.8129C32.913 55.7164 32.99 55.6392 33.0862 55.6392C33.1823 55.6392 33.2497 55.7164 33.2497 55.8129V57.6077C33.2497 57.7042 33.1727 57.7717 33.0862 57.7717Z' fill='white'/%3E%3Cpath d='M34.0768 57.7717C33.9806 57.7717 33.9037 57.6945 33.9037 57.6077V55.8129C33.9037 55.7164 33.9806 55.6392 34.0768 55.6392C34.173 55.6392 34.2403 55.7164 34.2403 55.8129V57.6077C34.2403 57.7042 34.1634 57.7717 34.0768 57.7717Z' fill='white'/%3E%3Cpath d='M35.0578 57.7717C34.9616 57.7717 34.8847 57.6945 34.8847 57.6077V55.8129C34.8847 55.7164 34.9616 55.6392 35.0578 55.6392C35.154 55.6392 35.2213 55.7164 35.2213 55.8129V57.6077C35.2213 57.7042 35.1444 57.7717 35.0578 57.7717Z' fill='white'/%3E%3Cpath d='M36.0485 57.7717C35.9523 57.7717 35.8754 57.6945 35.8754 57.6077V55.8129C35.8754 55.7164 35.9523 55.6392 36.0485 55.6392C36.1447 55.6392 36.212 55.7164 36.212 55.8129V57.6077C36.212 57.7042 36.1351 57.7717 36.0485 57.7717Z' fill='white'/%3E%3Cpath d='M37.0391 57.7717C36.943 57.7717 36.866 57.6945 36.866 57.6077V55.8129C36.866 55.7164 36.943 55.6392 37.0391 55.6392C37.1353 55.6392 37.2027 55.7164 37.2027 55.8129V57.6077C37.2027 57.7042 37.1257 57.7717 37.0391 57.7717Z' fill='white'/%3E%3Cpath d='M38.0298 57.7717C37.9336 57.7717 37.8567 57.6945 37.8567 57.6077V55.8129C37.8567 55.7164 37.9336 55.6392 38.0298 55.6392C38.126 55.6392 38.1933 55.7164 38.1933 55.8129V57.6077C38.1933 57.7042 38.1164 57.7717 38.0298 57.7717Z' fill='white'/%3E%3Cpath d='M39.0205 57.7717C38.9243 57.7717 38.8474 57.6945 38.8474 57.6077V55.8129C38.8474 55.7164 38.9243 55.6392 39.0205 55.6392C39.1167 55.6392 39.184 55.7164 39.184 55.8129V57.6077C39.184 57.7042 39.107 57.7717 39.0205 57.7717Z' fill='white'/%3E%3Cpath d='M40.0015 57.7717C39.9053 57.7717 39.8284 57.6945 39.8284 57.6077V55.8129C39.8284 55.7164 39.9053 55.6392 40.0015 55.6392C40.0977 55.6392 40.165 55.7164 40.165 55.8129V57.6077C40.165 57.7042 40.0881 57.7717 40.0015 57.7717Z' fill='white'/%3E%3Cpath d='M40.9922 57.7717C40.896 57.7717 40.8191 57.6945 40.8191 57.6077V55.8129C40.8191 55.7164 40.896 55.6392 40.9922 55.6392C41.0884 55.6392 41.1557 55.7164 41.1557 55.8129V57.6077C41.1557 57.7042 41.0787 57.7717 40.9922 57.7717Z' fill='white'/%3E%3Cpath d='M41.9828 57.7717C41.8867 57.7717 41.8097 57.6945 41.8097 57.6077V55.8129C41.8097 55.7164 41.8867 55.6392 41.9828 55.6392C42.079 55.6392 42.1464 55.7164 42.1464 55.8129V57.6077C42.1464 57.7042 42.0694 57.7717 41.9828 57.7717Z' fill='white'/%3E%3Cpath d='M42.9735 57.7717C42.8773 57.7717 42.8004 57.6945 42.8004 57.6077V55.8129C42.8004 55.7164 42.8773 55.6392 42.9735 55.6392C43.0697 55.6392 43.137 55.7164 43.137 55.8129V57.6077C43.137 57.7042 43.0601 57.7717 42.9735 57.7717Z' fill='white'/%3E%3Cpath d='M43.9546 57.7717C43.8584 57.7717 43.7814 57.6945 43.7814 57.6077V55.8129C43.7814 55.7164 43.8584 55.6392 43.9546 55.6392C44.0507 55.6392 44.1181 55.7164 44.1181 55.8129V57.6077C44.1181 57.7042 44.0411 57.7717 43.9546 57.7717Z' fill='white'/%3E%3Cpath d='M44.9452 57.7717C44.849 57.7717 44.7721 57.6945 44.7721 57.6077V55.8129C44.7721 55.7164 44.849 55.6392 44.9452 55.6392C45.0414 55.6392 45.1087 55.7164 45.1087 55.8129V57.6077C45.1087 57.7042 45.0318 57.7717 44.9452 57.7717Z' fill='white'/%3E%3Cpath d='M46.4264 60.4254C46.3302 60.4254 46.2533 60.3482 46.2533 60.2613V58.2928C46.2533 58.1963 46.3302 58.1288 46.4264 58.1288C46.5226 58.1288 46.5899 58.206 46.5899 58.2928V60.2613C46.5899 60.3578 46.513 60.4254 46.4264 60.4254Z' fill='white'/%3E%3Cpath d='M47.417 60.4254C47.3209 60.4254 47.2535 60.3482 47.2535 60.2613V58.2928C47.2535 58.1963 47.3305 58.1288 47.417 58.1288C47.5036 58.1288 47.5902 58.206 47.5902 58.2928V60.2613C47.5902 60.3578 47.5132 60.4254 47.417 60.4254Z' fill='white'/%3E%3Cpath d='M48.8983 63.0789C48.8021 63.0789 48.7347 63.0017 48.7347 62.9149V60.9464C48.7347 60.8499 48.8117 60.7823 48.8983 60.7823C48.9848 60.7823 49.0714 60.8595 49.0714 60.9464V62.9149C49.0714 63.0114 48.9944 63.0789 48.8983 63.0789Z' fill='white'/%3E%3Cpath d='M49.8889 63.0789C49.7927 63.0789 49.7158 63.0017 49.7158 62.9149V60.9464C49.7158 60.8499 49.7927 60.7823 49.8889 60.7823C49.9851 60.7823 50.0524 60.8595 50.0524 60.9464V62.9149C50.0524 63.0114 49.9754 63.0789 49.8889 63.0789Z' fill='white'/%3E%3Cpath d='M47.9172 57.7717H21.227C21.1309 57.7717 21.0635 57.6945 21.0635 57.6076C21.0635 57.5208 21.1405 57.4436 21.227 57.4436H47.9172C48.0134 57.4436 48.0807 57.5208 48.0807 57.6076C48.0807 57.6945 48.0037 57.7717 47.9172 57.7717Z' fill='white'/%3E%3Cpath d='M48.4077 60.4253H20.7269C20.6307 60.4253 20.5634 60.3481 20.5634 60.2612C20.5634 60.1744 20.6404 60.0972 20.7269 60.0972H48.4077C48.5039 60.0972 48.5712 60.1744 48.5712 60.2612C48.5712 60.3481 48.4943 60.4253 48.4077 60.4253Z' fill='white'/%3E%3Cpath d='M19.2457 63.0789C19.1495 63.0789 19.0822 63.0017 19.0822 62.9149V60.9464C19.0822 60.8499 19.1592 60.7823 19.2457 60.7823C19.3323 60.7823 19.4092 60.8595 19.4092 60.9464V62.9149C19.4092 63.0114 19.3323 63.0789 19.2457 63.0789Z' fill='white'/%3E%3Cpath d='M50.8796 63.0789C50.7834 63.0789 50.7161 63.0017 50.7161 62.9149V60.9464C50.7161 60.8499 50.793 60.7823 50.8796 60.7823C50.9661 60.7823 51.0527 60.8595 51.0527 60.9464V62.9149C51.0527 63.0114 50.9758 63.0789 50.8796 63.0789Z' fill='white'/%3E%3Cpath d='M45.9551 53.7478C45.8397 53.7478 45.7435 53.6513 45.7435 53.5355V51.6153H44.4451C44.3296 51.6153 44.2238 51.5188 44.2238 51.403C44.2238 51.2872 44.32 51.181 44.4451 51.181H45.9647C46.0801 51.181 46.1859 51.2775 46.1859 51.403V53.5452C46.1859 53.661 46.0898 53.7575 45.9647 53.7575' fill='white'/%3E%3Cpath d='M23.1795 53.7478C23.0641 53.7478 22.9583 53.6513 22.9583 53.5355V51.3933C22.9583 51.2775 23.0545 51.1714 23.1795 51.1714H27.3634C27.4788 51.1714 27.5846 51.2679 27.5846 51.3933C27.5846 51.5188 27.4884 51.6056 27.3634 51.6056H23.3911V53.5259C23.3911 53.6417 23.2949 53.7382 23.1699 53.7382' fill='white'/%3E%3Cpath d='M62.1808 53.7575H53.9477C53.8323 53.7575 53.7361 53.661 53.7361 53.5355C53.7361 53.4101 53.8323 53.3232 53.9477 53.3232H62.1808C62.2962 53.3232 62.402 53.4197 62.402 53.5355C62.402 53.6513 62.3058 53.7575 62.1808 53.7575Z' fill='white'/%3E%3Cpath d='M60.9881 55.34H45.9455C45.8301 55.34 45.7339 55.2435 45.7339 55.118C45.7339 54.9926 45.8301 54.9058 45.9455 54.9058H60.9881C61.1036 54.9058 61.2094 55.0023 61.2094 55.118C61.2094 55.2338 61.1132 55.34 60.9881 55.34Z' fill='white'/%3E%3Cpath d='M23.1795 55.34H8.09841C7.983 55.34 7.8772 55.2435 7.8772 55.118C7.8772 54.9926 7.97338 54.9058 8.09841 54.9058H23.1795C23.295 54.9058 23.4008 55.0023 23.4008 55.118C23.4008 55.2338 23.3046 55.34 23.1795 55.34Z' fill='white'/%3E%3Cpath d='M14.4078 53.7575H6.90575C6.79033 53.7575 6.69415 53.661 6.69415 53.5355C6.69415 53.4101 6.79033 53.3232 6.90575 53.3232H14.4078C14.5233 53.3232 14.6194 53.4197 14.6194 53.5355C14.6194 53.6513 14.5233 53.7575 14.4078 53.7575Z' fill='white'/%3E%3Cpath d='M45.9551 53.7768C45.8397 53.7768 45.7435 53.6803 45.7435 53.5645C45.7435 53.4487 45.8397 53.3425 45.9551 53.3425H46.9458V53.3329C47.0612 53.3329 47.1574 53.4294 47.1574 53.5452C47.1574 53.661 47.0612 53.7671 46.9458 53.7671H45.9551V53.7768Z' fill='white'/%3E%3Cpath d='M48.8117 53.7671C48.6962 53.7671 48.6001 53.6706 48.6001 53.5452C48.6001 53.4197 48.6962 53.3329 48.8117 53.3329H51.4663C51.5817 53.3329 51.6778 53.4294 51.6778 53.5452C51.6778 53.661 51.5817 53.7671 51.4663 53.7671H48.8117Z' fill='white'/%3E%3Cpath d='M43.6756 51.6056H42.5311C42.4157 51.6056 42.3099 51.5091 42.3099 51.3837C42.3099 51.2582 42.4061 51.1714 42.5311 51.1714H43.6756C43.7911 51.1714 43.8872 51.2679 43.8872 51.3837C43.8872 51.4995 43.7911 51.6056 43.6756 51.6056Z' fill='white'/%3E%3Cpath d='M16.0044 53.7768C15.889 53.7768 15.7928 53.6803 15.7928 53.5549C15.7928 53.4294 15.889 53.3426 16.0044 53.3426H23.1795C23.2949 53.3329 23.3911 53.4294 23.3911 53.5452C23.3911 53.661 23.2949 53.7575 23.1795 53.7575H16.0044V53.7768Z' fill='white'/%3E%3Cpath d='M48.4077 60.4736C48.2923 60.4736 48.1865 60.3771 48.1865 60.2613V57.82H45.9455C45.8301 57.82 45.7339 57.7235 45.7339 57.6077C45.7339 57.4919 45.8301 57.3954 45.9455 57.3954H48.3981C48.5135 57.3954 48.6097 57.4919 48.6097 57.6077V60.2613C48.6097 60.3771 48.5135 60.4736 48.3981 60.4736' fill='white'/%3E%3Cpath d='M20.7269 60.4736C20.6115 60.4736 20.5153 60.3771 20.5153 60.2613V57.6077C20.5153 57.4919 20.6115 57.3954 20.7269 57.3954H23.1795C23.2949 57.3954 23.3911 57.4919 23.3911 57.6077C23.3911 57.7235 23.2949 57.82 23.1795 57.82H20.9385V60.2613C20.9385 60.3771 20.8423 60.4736 20.7173 60.4736' fill='white'/%3E%3Cpath d='M50.8796 63.1272H18.2551C18.1397 63.1272 18.0435 63.0307 18.0435 62.9052V60.2516C18.0435 60.1358 18.1397 60.0393 18.2551 60.0393H20.7269C20.8423 60.0393 20.9385 60.1358 20.9385 60.2516C20.9385 60.3674 20.8423 60.4735 20.7269 60.4735H18.4667V62.6929H50.6583V60.4735H48.3981C48.2827 60.4735 48.1769 60.377 48.1769 60.2516C48.1769 60.1261 48.2731 60.0393 48.3981 60.0393H50.8699C50.9854 60.0393 51.0912 60.1358 51.0912 60.2516V62.9052C51.0912 63.021 50.995 63.1272 50.8699 63.1272' fill='white'/%3E%3Cpath d='M45.9551 57.8199C45.8397 57.8199 45.7435 57.7234 45.7435 57.6076V55.1277C45.7435 55.0119 45.8397 54.9154 45.9551 54.9154C46.0705 54.9154 46.1763 55.0119 46.1763 55.1277V57.6076C46.1763 57.7234 46.0801 57.8199 45.9551 57.8199Z' fill='white'/%3E%3Cpath d='M23.1795 57.8199C23.0641 57.8199 22.9583 57.7234 22.9583 57.6076V55.1277C22.9583 55.0119 23.0545 54.9154 23.1795 54.9154C23.3046 54.9154 23.4007 55.0119 23.4007 55.1277V57.6076C23.4007 57.7234 23.3046 57.8199 23.1795 57.8199Z' fill='white'/%3E%3Cpath d='M29.4313 36.3884C29.4313 36.3884 29.4024 36.3884 29.3832 36.3884C27.2768 35.8094 24.9685 33.4839 24.1702 32.0847C23.3623 30.6566 23.0256 28.4758 23.016 28.3793C22.9968 28.2828 23.0641 28.2056 23.1603 28.1863C23.2468 28.167 23.343 28.2345 23.3526 28.331C23.3526 28.3503 23.6893 30.5408 24.4683 31.9207C25.2474 33.2909 27.5269 35.5296 29.4697 36.0603C29.5563 36.0892 29.614 36.1761 29.5852 36.2629C29.5659 36.3401 29.4986 36.3884 29.4216 36.3884' fill='white'/%3E%3Cpath d='M33.3843 22.3676C32.99 22.3676 32.7688 22.1842 32.6726 22.0974C32.3456 22.0009 31.6915 21.5956 31.4126 21.0842C31.3645 21.007 31.3934 20.9008 31.4799 20.8526C31.5665 20.8043 31.6627 20.8333 31.7108 20.9201C31.9608 21.364 32.5956 21.7403 32.7976 21.7789C32.8361 21.7789 32.8745 21.8079 32.9034 21.8465C32.913 21.8561 33.2112 22.2132 33.9325 21.9044C33.9518 21.9044 33.971 21.8947 33.9999 21.8947C34.0576 21.8947 34.9424 21.8851 35.2791 21.2289C35.2983 21.1903 35.3368 21.1614 35.3752 21.1421C35.5868 21.0842 36.0197 20.8719 36.01 20.6499C36.01 20.592 36.0293 20.5438 36.0774 20.5052C36.2216 20.3894 36.3755 20.2061 36.3467 20.1192C36.3371 20.0806 36.3371 20.0324 36.3467 19.9841C36.3659 19.9455 36.4044 19.9166 36.4429 19.8973L36.8083 19.7815C36.8949 19.7525 36.9911 19.8008 37.0199 19.8876C37.0488 19.9745 37.0007 20.071 36.9141 20.0999L36.6833 20.1771C36.6641 20.4087 36.4621 20.6113 36.3467 20.7078C36.2986 21.1324 35.7503 21.3544 35.5484 21.4316C35.1252 22.1553 34.2307 22.2132 34.0287 22.2132C33.7786 22.3097 33.567 22.3483 33.3939 22.3483' fill='white'/%3E%3Cpath d='M32.7591 19.4727C32.7591 19.4727 32.663 19.4534 32.6341 19.4148L32.384 19.1446C32.384 19.1446 32.3359 19.0578 32.3359 19.0096C32.3359 19.0096 32.4129 18.4595 32.4994 17.9095C32.5187 17.8034 32.5187 17.7165 32.4994 17.649C32.4802 17.5621 32.5283 17.4656 32.6245 17.4463C32.7207 17.427 32.8072 17.4753 32.8265 17.5718C32.8553 17.6779 32.8553 17.813 32.8265 17.9674C32.7591 18.392 32.7014 18.8069 32.6822 18.9806L32.7976 19.106L33.3939 18.8359C33.4805 18.7973 33.5767 18.8359 33.6151 18.9227C33.6536 19.0096 33.6151 19.1061 33.5286 19.1446L32.8265 19.4631C32.8265 19.4631 32.7784 19.4824 32.7591 19.4824' fill='white'/%3E%3Cpath d='M32.1724 19.6947C32.1724 19.6947 32.0859 19.6754 32.057 19.6464C32.057 19.6464 31.8839 19.4824 31.7781 19.5499C31.7011 19.6078 31.5953 19.5885 31.5473 19.5113C31.4895 19.4342 31.5088 19.328 31.5857 19.2798C31.7685 19.1543 31.9608 19.1929 32.1147 19.2798C32.182 19.164 32.2782 19.0096 32.4129 18.9034C32.4802 18.8455 32.586 18.8552 32.6533 18.9324C32.711 19.0096 32.7014 19.1157 32.6245 19.1736C32.4417 19.3184 32.3359 19.5982 32.3359 19.5982C32.3167 19.6561 32.2686 19.6947 32.2109 19.7043C32.2013 19.7043 32.1917 19.7043 32.1724 19.7043' fill='white'/%3E%3Cpath d='M34.8366 19.7912C34.8366 19.7912 34.7885 19.7912 34.7597 19.7719C34.3461 19.5692 34.2018 19.685 34.2018 19.685C34.1634 19.7333 34.1057 19.7526 34.048 19.7429C33.9902 19.7333 33.9422 19.685 33.9229 19.6271C33.7979 19.2315 33.4516 19.1543 33.4324 19.1447C33.3458 19.1254 33.2785 19.0385 33.2977 18.942C33.317 18.8552 33.4035 18.7973 33.4997 18.8069C33.519 18.8069 33.9422 18.9034 34.1634 19.328C34.3076 19.2894 34.5289 19.2894 34.8462 19.4245C35.0001 19.3762 35.4233 19.1929 35.5003 18.6718C35.4522 18.4692 35.2117 17.292 35.3175 16.7323C35.3368 16.6454 35.4137 16.5779 35.5195 16.5972C35.6061 16.6165 35.6734 16.7033 35.6542 16.7998C35.5676 17.2341 35.76 18.2666 35.8369 18.6236C35.8369 18.6429 35.8369 18.6622 35.8369 18.6815C35.7503 19.3859 35.1636 19.6947 34.8655 19.7622C34.8559 19.7622 34.8462 19.7622 34.827 19.7622' fill='white'/%3E%3Cpath d='M36.9718 17.5236C36.9718 17.5236 36.9141 17.5236 36.8853 17.5043C36.0485 17.0315 34.4615 16.6358 33.3554 16.6358C32.3359 16.6358 31.6049 16.8481 31.403 17.0604C31.3837 17.0797 31.3549 17.1183 31.3645 17.1472C31.3645 17.2437 31.2972 17.3209 31.2106 17.3306C31.1048 17.3306 31.0375 17.263 31.0279 17.1762C31.0279 17.0894 31.0471 16.9736 31.1625 16.8385C31.4703 16.5104 32.3263 16.3077 33.3554 16.3077C34.5288 16.3077 36.1543 16.7034 37.0584 17.2148C37.1353 17.263 37.1642 17.3595 37.1257 17.4464C37.0969 17.5043 37.0392 17.5332 36.9814 17.5332' fill='white'/%3E%3Cpath d='M37.8855 16.1823C37.8855 16.1823 37.8278 16.1823 37.799 16.163C36.7121 15.4971 35.1636 15.1208 33.5574 15.1208C32.4706 15.1208 31.6338 15.391 31.3837 15.6612C31.3453 15.6998 31.3068 15.748 31.3068 15.8059C31.3068 15.9024 31.2395 15.9796 31.1529 15.9796C31.0663 15.9893 30.9798 15.9121 30.9702 15.8252C30.9702 15.7287 30.9894 15.584 31.1337 15.4296C31.4991 15.0436 32.4706 14.7831 33.5574 14.7831C35.2213 14.7831 36.8276 15.1787 37.9721 15.8831C38.049 15.9314 38.0779 16.0375 38.0298 16.1147C38.001 16.163 37.9433 16.1919 37.8855 16.1919' fill='white'/%3E%3Cpath d='M33.4228 20.1386C33.1054 20.1386 32.6437 20.1096 32.6437 20.1096C32.586 20.1096 32.5379 20.071 32.5091 20.0228C32.4514 19.9263 32.3936 19.7719 32.4706 19.6465C32.5572 19.5017 32.7591 19.5017 32.8842 19.5017C33.1727 19.5017 33.5767 19.6754 33.769 19.7815C33.8364 19.8201 33.8941 19.9166 33.8748 19.9938C33.8364 20.1579 33.6536 20.1579 33.4324 20.1579' fill='white'/%3E%3Cpath d='M32.3744 21.9623C32.3744 21.9623 32.2975 21.943 32.259 21.914C31.6723 21.3737 32.0955 20.3412 32.3744 19.9552C32.4321 19.878 32.5283 19.8587 32.6052 19.9166C32.6822 19.9745 32.7014 20.0806 32.6437 20.1482C32.4033 20.4859 32.0955 21.3061 32.4898 21.6632C32.5572 21.7211 32.5668 21.8369 32.4994 21.9044C32.4706 21.943 32.4225 21.9623 32.3744 21.9623Z' fill='white'/%3E%3Cpath d='M33.3554 22.3676C33.3554 22.3676 33.3073 22.3676 33.2881 22.3579C33.1054 22.2807 32.9707 22.1263 32.9226 21.9333C32.8553 21.6824 32.9226 21.393 33.1054 21.1421C33.1631 21.0649 33.2689 21.0552 33.3458 21.1035C33.4228 21.1614 33.4324 21.2675 33.3843 21.3351C33.2689 21.4991 33.2208 21.6921 33.2593 21.8368C33.2881 21.9333 33.3458 22.0009 33.4324 22.0395C33.5189 22.0781 33.5574 22.1746 33.5189 22.2614C33.4901 22.329 33.4324 22.3579 33.3651 22.3579' fill='white'/%3E%3Cpath d='M33.9902 22.2325C33.9229 22.2325 33.8556 22.1843 33.8267 22.1167C33.8267 22.0974 33.6632 21.5956 33.6151 21.3158C33.5959 21.229 33.6632 21.1325 33.7498 21.1228C33.8363 21.1035 33.9325 21.1711 33.9421 21.2579C33.9902 21.5185 34.1441 22.0106 34.1441 22.0106C34.173 22.0974 34.1249 22.1939 34.0287 22.2229C34.0095 22.2229 33.9998 22.2229 33.9806 22.2229' fill='white'/%3E%3Cpath d='M34.2692 21.3448C34.173 21.3448 34.096 21.2676 34.096 21.1711C34.096 20.9202 33.9614 20.515 33.7113 20.2641C33.644 20.1965 33.644 20.0904 33.7113 20.0228C33.7786 19.9553 33.8844 19.9553 33.9518 20.0228C34.2692 20.3413 34.4327 20.843 34.4327 21.1711C34.4327 21.2676 34.3557 21.3448 34.2692 21.3448Z' fill='white'/%3E%3Cpath d='M34.1922 25.3686C34.096 25.3686 34.0191 25.2914 34.0191 25.2045V24.4808C34.0191 24.3843 34.096 24.3168 34.1922 24.3168C34.2884 24.3168 34.3557 24.394 34.3557 24.4808V25.2045C34.3557 25.301 34.2788 25.3686 34.1922 25.3686Z' fill='white'/%3E%3Cpath d='M34.7308 25.0019H33.6632C33.5671 25.0019 33.4901 24.9247 33.4901 24.8282C33.4901 24.7317 33.5671 24.6642 33.6632 24.6642H34.7308C34.827 24.6642 34.8943 24.7414 34.8943 24.8282C34.8943 24.9151 34.8174 25.0019 34.7308 25.0019Z' fill='white'/%3E%3Cpath d='M36.9141 24.587C36.8468 24.587 36.7795 24.5388 36.7506 24.4712L36.539 23.8344C36.5102 23.7475 36.5583 23.651 36.6448 23.6221C36.7314 23.5931 36.8276 23.6414 36.8564 23.7282L37.068 24.3651C37.0969 24.4519 37.0488 24.5484 36.9622 24.5774C36.943 24.5774 36.9238 24.5774 36.9141 24.5774' fill='white'/%3E%3Cpath d='M36.3371 24.5098C36.2793 24.5098 36.2216 24.4809 36.1832 24.4133C36.1447 24.3265 36.1735 24.23 36.2601 24.1914L37.2027 23.6993C37.2796 23.6607 37.3854 23.6896 37.4335 23.7765C37.4816 23.8633 37.4431 23.9598 37.3566 24.0081L36.414 24.5002C36.414 24.5002 36.3659 24.5195 36.3371 24.5195' fill='white'/%3E%3Cpath d='M34.375 27.781C34.2884 27.781 34.2115 27.7134 34.2115 27.6266L34.1441 26.8932C34.1441 26.7967 34.2018 26.7195 34.298 26.7099C34.3942 26.6906 34.4711 26.7678 34.4808 26.8643L34.5481 27.5976C34.5577 27.6845 34.4904 27.7713 34.3942 27.781C34.3942 27.781 34.3846 27.781 34.375 27.781Z' fill='white'/%3E%3Cpath d='M34.8751 27.4143H33.8075C33.7113 27.4143 33.6344 27.3371 33.6344 27.2406C33.6344 27.1441 33.7113 27.0765 33.8075 27.0765H34.8751C34.9713 27.0765 35.0386 27.1537 35.0386 27.2406C35.0386 27.3274 34.9617 27.4143 34.8751 27.4143Z' fill='white'/%3E%3Cpath d='M34.7404 30.0776C34.6539 30.0776 34.5769 30.01 34.5673 29.9232L34.5096 29.1898C34.5096 29.0933 34.5673 29.0161 34.6635 29.0065C34.7501 29.0065 34.8366 29.0644 34.8462 29.1609L34.9136 29.8942C34.9136 29.9907 34.8559 30.0679 34.7597 30.0776H34.7501H34.7404Z' fill='white'/%3E%3Cpath d='M35.2406 29.7109H34.173C34.0768 29.7109 34.0095 29.6337 34.0095 29.5469C34.0095 29.46 34.0864 29.3828 34.173 29.3828H35.2406C35.3368 29.3828 35.4041 29.46 35.4041 29.5469C35.4041 29.6337 35.3271 29.7109 35.2406 29.7109Z' fill='white'/%3E%3Cpath d='M35.5195 21.0938C35.5195 21.0938 35.4906 21.0938 35.481 21.0938C35.3945 21.0745 35.3367 20.978 35.356 20.8912C35.4233 20.6113 35.2983 20.5052 35.0963 20.3508C34.9136 20.2061 34.6827 19.7332 34.3846 19.0578L34.3461 18.9613C34.3076 18.8744 34.3461 18.7779 34.4327 18.7393C34.5096 18.7007 34.6154 18.7393 34.6539 18.8262L34.702 18.9227C35.0097 19.6174 35.2117 20.0034 35.3175 20.0806C35.5291 20.2447 35.808 20.4666 35.6926 20.9587C35.6734 21.0359 35.6061 21.0938 35.5291 21.0938' fill='white'/%3E%3Cpath d='M35.6061 20.1289C35.6061 20.1289 35.5484 20.1289 35.5195 20.1096C35.3272 20.0035 35.0963 19.6175 35.0482 19.55C35.0001 19.4728 35.029 19.3666 35.1059 19.3184C35.1829 19.2701 35.2887 19.2991 35.3368 19.3763C35.4426 19.5596 35.6061 19.7816 35.683 19.8202C35.76 19.8684 35.7888 19.9649 35.7503 20.0518C35.7215 20.1096 35.6638 20.1386 35.6061 20.1386' fill='white'/%3E%3Cpath d='M34.702 18.0061C33.9806 18.0061 33.4997 17.9868 33.4035 17.9675C33.3747 17.9675 33.3362 17.9385 33.317 17.9192C33.2015 17.7841 33.1727 17.5622 33.2593 17.3885C33.3362 17.2148 33.5093 17.099 33.7209 17.099C34.1826 17.1279 34.6827 17.3402 34.8462 17.7359C34.8655 17.7648 34.8847 17.7938 34.8847 17.8324C34.8847 17.9289 34.8078 18.0061 34.7212 18.0061M33.567 17.649C33.6632 17.649 33.894 17.6683 34.3942 17.6683C34.2307 17.5332 33.971 17.4464 33.7498 17.4367C33.6536 17.4367 33.6055 17.4657 33.5863 17.5236C33.567 17.5622 33.567 17.6104 33.5766 17.649' fill='white'/%3E%3Cpath d='M32.1628 18.006C31.9127 18.006 31.6434 17.9771 31.4414 17.9578C31.3934 17.9578 31.3453 17.9192 31.3164 17.8806C31.2876 17.842 31.2779 17.7841 31.2972 17.7358C31.4126 17.3981 31.73 17.2437 31.8646 17.1955C31.8646 17.1955 31.8743 17.1955 31.8839 17.1955C31.9801 17.1665 32.0666 17.1472 32.1532 17.1472C32.3359 17.1472 32.8361 17.1472 32.8361 17.7262C32.8361 17.7937 32.8072 17.8516 32.7591 17.8999C32.6629 17.9867 32.4225 18.0157 32.1628 18.0157M31.7588 17.6586C32.0955 17.6876 32.384 17.6876 32.5091 17.6586C32.5091 17.5525 32.4417 17.485 32.1628 17.485C32.1147 17.485 32.0666 17.4946 32.0089 17.5139C32.0089 17.5139 31.9993 17.5139 31.9897 17.5139C31.9512 17.5332 31.8454 17.5718 31.7588 17.649' fill='white'/%3E%3Cpath d='M31.932 17.5139C31.8743 17.5139 31.8069 17.4753 31.7781 17.4174C31.7396 17.3305 31.7781 17.234 31.855 17.1954C31.9416 17.1665 32.057 17.2051 32.0859 17.2919C32.1147 17.3788 32.0859 17.4656 32.0089 17.4946C31.9897 17.5042 31.9608 17.5139 31.9416 17.5139' fill='white'/%3E%3Cpath d='M31.6915 21.3448C31.6242 21.3448 31.5665 21.3062 31.5376 21.2387C31.3645 20.8044 31.5857 20.1869 31.9031 19.9263C31.9704 19.8684 32.0762 19.8781 32.1436 19.9456C32.2013 20.0132 32.1917 20.1193 32.1243 20.1869C31.8935 20.3798 31.7492 20.8623 31.855 21.1132C31.8935 21.2001 31.855 21.2966 31.7588 21.3352C31.7396 21.3352 31.7204 21.3448 31.7011 21.3448' fill='white'/%3E%3Cpath d='M32.7591 22.1167C32.7014 22.1167 32.6533 22.0877 32.6149 22.0395C32.2878 21.528 32.5283 20.8236 32.788 20.5148C32.8457 20.4473 32.9515 20.4376 33.0284 20.4955C33.1054 20.5534 33.1054 20.6596 33.0477 20.7368C32.8457 20.978 32.6822 21.5087 32.9034 21.8658C32.9515 21.943 32.9323 22.0491 32.8553 22.0974C32.8265 22.1167 32.7976 22.1263 32.7687 22.1263' fill='white'/%3E%3Cpath d='M33.6729 22.3291C33.5959 22.3291 33.5286 22.2808 33.5093 22.2133L33.3747 21.7501C33.3458 21.6632 33.4035 21.5668 33.4901 21.5378C33.5767 21.5089 33.6729 21.5668 33.7017 21.6536L33.8364 22.1071C33.8652 22.194 33.8171 22.2905 33.7209 22.3194C33.7017 22.3194 33.6921 22.3194 33.6729 22.3194' fill='white'/%3E%3Cpath d='M34.7885 22.0492C34.7885 22.0492 34.7116 22.0395 34.6827 22.0106C34.6154 21.9527 34.6058 21.8465 34.6635 21.7693C34.8078 21.5956 34.7404 21.3447 34.6443 21.0649L34.7982 20.9877L34.9617 20.9491C35.0578 21.2096 35.2117 21.6439 34.9232 21.9816C34.8943 22.0202 34.8462 22.0395 34.7982 22.0395' fill='white'/%3E%3Cpath d='M36.4044 19.907C36.3274 19.907 36.2601 19.8587 36.2409 19.7815C36.212 19.6754 36.087 19.5403 35.9235 19.4534C35.76 19.3666 35.6157 19.3473 35.558 19.3666C35.4714 19.4052 35.3752 19.3569 35.3464 19.2701C35.3175 19.1833 35.356 19.0868 35.4426 19.0578C35.6061 18.9999 35.8465 19.0385 36.0774 19.164C36.337 19.2991 36.5102 19.492 36.5679 19.7043C36.5871 19.7912 36.539 19.8877 36.4525 19.907C36.4332 19.907 36.4236 19.907 36.414 19.907' fill='white'/%3E%3Cpath d='M36.0004 19.0868C35.9235 19.0868 35.8561 19.0772 35.7888 19.0482C35.6926 19.0096 35.5676 18.9228 35.5195 18.7201C35.5003 18.6333 35.5484 18.5368 35.6445 18.5175C35.7407 18.4982 35.8273 18.5464 35.8465 18.6429C35.8658 18.7105 35.8946 18.7298 35.9138 18.7394C36.0196 18.7877 36.2601 18.7201 36.4909 18.585C36.5679 18.5368 36.6737 18.5657 36.7218 18.6429C36.7698 18.7201 36.741 18.8263 36.664 18.8745C36.539 18.9517 36.2601 19.0965 36.0004 19.0965' fill='white'/%3E%3Cpath d='M37.5201 13.8663C37.4335 13.8663 37.3277 13.8181 37.2604 13.6637C36.8372 12.7759 36.0293 11.0969 35.3464 9.90037C35.2983 9.81353 35.3271 9.71703 35.4137 9.66879C35.4906 9.62054 35.5964 9.64949 35.6445 9.72668C36.289 10.8653 37.0392 12.4092 37.4816 13.3356C37.5008 12.8917 37.4046 11.6566 36.3659 8.54944C36.337 8.46259 36.3851 8.3661 36.4717 8.33715C36.5583 8.3082 36.6544 8.35645 36.6833 8.4433C37.7317 11.589 38.0779 13.654 37.597 13.847C37.5778 13.8567 37.5393 13.8663 37.5104 13.8663' fill='white'/%3E%3Cpath d='M34.2884 15.1305H34.2788C34.1826 15.1305 34.1153 15.0436 34.1249 14.9471C34.1345 14.8024 34.4038 11.425 35.154 9.52409C35.1925 9.43724 35.2887 9.39865 35.3752 9.42759C35.4618 9.46619 35.5003 9.56269 35.4714 9.64953C34.7404 11.5022 34.4615 14.9375 34.4615 14.9761C34.4615 15.0629 34.3846 15.1305 34.298 15.1305' fill='white'/%3E%3Cpath d='M32.6052 15.1497H32.5956C32.4994 15.1497 32.4321 15.0629 32.4417 14.9664C32.4417 14.9471 32.586 12.8242 33.1919 10.4986C33.2112 10.4022 33.3074 10.3539 33.3939 10.3829C33.4805 10.4022 33.5382 10.4986 33.5093 10.5855C32.9226 12.8724 32.7784 14.9664 32.7784 14.9857C32.7784 15.0725 32.7014 15.1401 32.6149 15.1401' fill='white'/%3E%3Cpath d='M33.3458 10.711C33.3458 10.711 33.317 10.711 33.3074 10.711C33.2208 10.6917 33.1631 10.5952 33.1823 10.5083C33.2112 10.3829 33.2497 10.2478 33.2785 10.103C33.3362 9.8618 33.3843 9.62056 33.4613 9.38897C33.4901 9.30213 33.5863 9.25388 33.6728 9.28283C33.7594 9.31178 33.8075 9.40827 33.7786 9.49512C33.7113 9.71706 33.6536 9.94865 33.6055 10.1802C33.5767 10.325 33.5478 10.4601 33.5093 10.5952C33.4901 10.6724 33.4228 10.7206 33.3458 10.7206' fill='white'/%3E%3Cpath d='M23.3238 19.7332C23.2084 19.7332 23.093 19.6946 22.9583 19.6078C22.6505 19.4051 22.5447 19.1446 22.5159 18.9806C22.3909 18.942 22.2466 18.8455 22.1793 18.6525C22.1504 18.5656 22.1985 18.4691 22.2851 18.4402C22.3716 18.4112 22.4678 18.4595 22.4967 18.5463C22.5351 18.6621 22.6313 18.6718 22.6602 18.6621C22.6602 18.6621 22.7467 18.6814 22.7852 18.7104C22.8237 18.7393 22.8333 18.7876 22.8333 18.8358C22.8333 18.8455 22.8333 19.1253 23.1411 19.3183C23.2276 19.3762 23.3046 19.4051 23.3527 19.3858C23.4008 19.3665 23.4296 19.3183 23.4296 19.3183C23.4585 19.2604 23.5162 19.2218 23.5739 19.2122C23.7662 19.2122 23.8047 19.1639 23.8047 19.1639C23.8047 19.135 23.7759 19.0288 23.7566 18.9709C23.7374 18.9323 23.7278 18.8937 23.7181 18.8551C23.6797 18.7297 23.6701 18.5946 23.6701 18.4595C23.6701 18.3147 23.6508 18.1314 23.5931 18.0832C23.5354 18.0253 23.4969 17.9867 23.4488 17.9288C23.3623 17.8323 23.2853 17.7454 23.0545 17.6103C22.9776 17.5621 22.9487 17.4656 22.9872 17.3787C23.0353 17.3015 23.1411 17.2629 23.218 17.3208C23.5065 17.4849 23.6027 17.6007 23.6989 17.7165C23.7374 17.7551 23.7662 17.7937 23.8143 17.8419C23.9682 17.9867 23.9778 18.2183 23.9971 18.4498C23.9971 18.5656 24.0067 18.6814 24.0355 18.7683C24.0452 18.8069 24.0548 18.8358 24.074 18.8744C24.1221 19.0288 24.1894 19.2122 24.0836 19.3665C23.9971 19.5016 23.8239 19.5402 23.6797 19.5595C23.6316 19.6174 23.5643 19.685 23.4488 19.7236C23.4104 19.7332 23.3623 19.7429 23.3142 19.7429' fill='white'/%3E%3Cpath d='M23.5835 19.55C23.4873 19.55 23.42 19.4728 23.42 19.3763C23.42 19.328 23.3815 19.2508 23.3526 19.1737C23.2949 19.0386 23.218 18.8745 23.2084 18.6719C23.2084 18.5111 23.1154 18.3438 22.9294 18.1701C22.5928 17.842 22.5255 17.8517 22.4004 17.8999C22.3139 17.9289 22.2177 17.8903 22.1792 17.8034C22.1408 17.7166 22.1792 17.6201 22.2754 17.5815C22.6024 17.456 22.8044 17.5815 23.1314 17.8903C23.4681 18.2183 23.5258 18.2859 23.545 18.6526C23.545 18.7973 23.6027 18.9131 23.6604 19.0289C23.7085 19.1447 23.7566 19.2508 23.7566 19.3666C23.7566 19.4631 23.6797 19.5403 23.5835 19.5403' fill='white'/%3E%3Cpath d='M24.1317 18.0446C24.0355 18.0446 23.9682 17.9674 23.9682 17.8709C23.9778 17.2051 23.8528 16.655 23.8432 16.655C23.8432 16.6357 23.8432 16.6164 23.8432 16.5971L23.872 16.3849C23.9297 16.0085 24.0163 15.362 23.8913 15.1401C23.8432 15.0629 23.872 14.9567 23.9586 14.9085C24.0355 14.8699 24.1413 14.8892 24.1894 14.976C24.3529 15.2752 24.2952 15.8155 24.199 16.4235L24.1702 16.6068C24.199 16.7419 24.3048 17.2533 24.2952 17.8805C24.2952 17.977 24.2183 18.0446 24.1221 18.0446' fill='white'/%3E%3Cpath d='M24.3433 20.3701C24.2664 20.3701 24.1894 20.3122 24.1798 20.235C24.0259 19.3569 24.6703 18.9323 25.0647 18.6814C25.1609 18.6236 25.2955 18.5367 25.3147 18.4981C25.3436 18.4113 25.4398 18.363 25.5263 18.392C25.6129 18.4209 25.661 18.5174 25.6321 18.6043C25.5937 18.749 25.4494 18.8358 25.2474 18.9709C24.8723 19.2218 24.3914 19.521 24.5164 20.1771C24.5357 20.2736 24.4684 20.3605 24.3818 20.3701C24.3722 20.3701 24.3626 20.3701 24.3529 20.3701' fill='white'/%3E%3Cpath d='M23.6797 21.8176C23.2757 21.8176 22.9198 21.4895 22.7659 21.2772C22.7082 21.2 22.7275 21.0939 22.8044 21.036C22.8814 20.9781 22.9872 20.9974 23.0449 21.0746C23.1603 21.229 23.5258 21.5957 23.8624 21.4316C23.9393 21.393 24.0451 21.4316 24.0836 21.5088C24.1221 21.5957 24.0836 21.6922 24.0067 21.7307C23.9009 21.779 23.7855 21.8079 23.6797 21.8079' fill='white'/%3E%3Cpath d='M24.9877 21.5667C24.93 21.5667 24.8627 21.5667 24.805 21.5474C24.6126 21.4991 24.4587 21.3737 24.401 21.2C24.3722 21.1131 24.4106 21.0166 24.4972 20.9877C24.5838 20.9491 24.6799 20.9973 24.7184 21.0842C24.7473 21.171 24.8242 21.2 24.8915 21.2193C25.0262 21.2579 25.1993 21.2193 25.3051 21.1228C25.3724 21.0649 25.4782 21.0649 25.5456 21.1421C25.6129 21.2096 25.6033 21.3158 25.5359 21.3833C25.3917 21.5088 25.1993 21.5763 25.007 21.5763' fill='white'/%3E%3Cpath d='M24.0355 24.1334C23.7566 24.1334 23.4969 24.0659 23.3045 23.9597C22.689 23.622 22.1504 22.8211 22.362 22.2132C22.3908 22.1263 22.487 22.0781 22.5736 22.107C22.6601 22.136 22.7082 22.2325 22.6794 22.3193C22.5255 22.7439 22.9872 23.4 23.4584 23.6606C23.7758 23.8343 24.5357 23.9115 24.9685 23.3325C25.4398 22.6956 25.6033 22.3 25.4975 21.9912C25.4686 21.9044 25.5167 21.8079 25.6033 21.7789C25.6898 21.75 25.786 21.7982 25.8149 21.8851C25.9591 22.3096 25.786 22.7921 25.2378 23.5351C24.9204 23.9694 24.4491 24.1238 24.0259 24.1238' fill='white'/%3E%3Cpath d='M24.2952 28.6301C23.4873 28.6301 22.7467 28.4372 22.564 28.3696C22.4774 28.331 22.4389 28.2345 22.4678 28.1477C22.5063 28.0608 22.6024 28.0222 22.689 28.0512C23.0256 28.1863 25.5648 28.7845 26.2573 27.4143C27.0845 25.7932 26.719 24.5291 26.2188 23.4001C26.1804 23.3133 26.2188 23.2168 26.3054 23.1782C26.392 23.1396 26.4881 23.1782 26.5266 23.265C27.046 24.4037 27.4499 25.8125 26.5651 27.5687C26.1419 28.4082 25.1801 28.6301 24.3048 28.6301' fill='white'/%3E%3Cpath d='M24.2952 28.6301C23.4873 28.6301 22.7467 28.4372 22.564 28.3696C22.4774 28.331 22.4389 28.2345 22.4678 28.1477C22.5063 28.0608 22.6024 28.0222 22.689 28.0512C23.0256 28.1863 25.5648 28.7845 26.2573 27.4143C27.0845 25.7932 26.719 24.5291 26.2188 23.4001C26.1804 23.3133 26.2188 23.2168 26.3054 23.1782C26.392 23.1396 26.4881 23.1782 26.5266 23.265C27.046 24.4037 27.4499 25.8125 26.5651 27.5687C26.1419 28.4082 25.1801 28.6301 24.3048 28.6301' fill='white'/%3E%3Cpath d='M24.0836 25.5615C23.7374 25.5615 23.3815 25.4457 22.9487 25.1177C22.5063 24.7896 22.0158 24.4132 22.0446 23.9115C22.0446 23.8246 22.1216 23.7571 22.2081 23.7571H22.2177C22.3139 23.7571 22.3812 23.8439 22.3716 23.9404C22.3428 24.2589 22.766 24.5676 23.1315 24.8475C23.747 25.3107 24.1413 25.2528 24.5549 25.1466C25.1416 24.9826 25.4398 24.8282 25.6418 24.5676C25.6995 24.4904 25.8053 24.4808 25.8822 24.5387C25.9592 24.5966 25.9688 24.7027 25.9111 24.7799C25.6225 25.1563 25.2186 25.3203 24.6511 25.4747C24.4491 25.5326 24.2664 25.5615 24.074 25.5615' fill='white'/%3E%3Cpath d='M24.1125 26.5748C23.8239 26.5748 23.5354 26.5169 23.2661 26.3914C22.3524 25.9861 21.833 24.9826 21.7849 24.6545C21.7753 24.558 21.833 24.4712 21.9292 24.4615C22.0254 24.4326 22.1023 24.5098 22.1215 24.5966C22.1504 24.7992 22.5736 25.7063 23.4104 26.073C24.0452 26.3528 24.7473 26.2467 25.5071 25.7449C25.5841 25.6967 25.6899 25.716 25.7379 25.7931C25.786 25.8703 25.7668 25.9765 25.6898 26.0247C25.1416 26.3818 24.6222 26.5651 24.1221 26.5651' fill='white'/%3E%3Cpath d='M23.9297 27.3757C23.5354 27.3757 23.1699 27.2888 22.8429 27.1248C22.1311 26.7581 21.7272 26.0344 21.5829 25.4747C21.5637 25.3879 21.6118 25.2914 21.6983 25.2721C21.7849 25.2431 21.8811 25.301 21.9003 25.3879C21.9484 25.5519 22.1985 26.4107 22.9968 26.8256C23.5739 27.1248 24.2952 27.1151 25.1512 26.787C25.2378 26.7581 25.334 26.7967 25.3724 26.8835C25.4013 26.9704 25.3628 27.0669 25.2763 27.1055C24.7953 27.2888 24.3433 27.3757 23.9393 27.3757' fill='white'/%3E%3Cpath d='M25.5648 24.3071C25.5648 24.3071 25.4975 24.2975 25.4686 24.2685C25.3917 24.2106 25.3821 24.1045 25.4302 24.0369C26.0072 23.2553 25.8149 22.6764 25.6995 22.4641C25.6514 22.3869 25.6898 22.2807 25.7668 22.2325C25.8533 22.1939 25.9495 22.2228 25.9976 22.3C26.1419 22.5702 26.4016 23.3036 25.6995 24.2299C25.661 24.2782 25.6129 24.2975 25.5648 24.2975' fill='white'/%3E%3Cpath d='M27.5365 29.0161C26.6228 29.0161 25.459 28.8521 24.7665 28.5915C24.6799 28.5626 24.6319 28.4661 24.6703 28.3792C24.6992 28.2924 24.7954 28.2441 24.8819 28.2827C25.7283 28.5915 27.3057 28.7652 28.1905 28.6398C28.2867 28.6205 28.3637 28.688 28.3829 28.7845C28.3925 28.881 28.3252 28.9582 28.2386 28.9775C28.0367 29.0065 27.7962 29.0161 27.5461 29.0161' fill='white'/%3E%3Cpath d='M42.685 48.045C42.483 48.045 42.2137 47.9871 41.829 47.8231C40.9922 47.4564 38.2126 46.9643 37.5874 47.2055C36.9237 47.466 34.4134 47.8424 32.4129 47.2055C30.9028 46.723 29.1812 47.2344 28.2579 47.5046C28.0463 47.5722 27.8635 47.6204 27.7385 47.6494C27.4019 47.7266 25.6995 48.074 25.2666 47.8231C25.1897 47.7748 25.1608 47.6687 25.2089 47.5915C25.257 47.5143 25.3628 47.4853 25.4398 47.5336C25.6225 47.6494 26.6228 47.5432 27.6712 47.3213C27.7962 47.2923 27.9597 47.2441 28.1713 47.1862C29.1331 46.8967 30.9124 46.3756 32.5283 46.8871C34.423 47.4853 36.866 47.1283 37.4816 46.8871C38.2414 46.5879 41.1461 47.1476 41.9828 47.5143C42.6946 47.8231 42.9062 47.659 42.9062 47.659C42.9639 47.5915 43.0697 47.5915 43.137 47.659C43.2043 47.7169 43.2043 47.8327 43.137 47.9003C43.1082 47.9389 42.9831 48.045 42.6946 48.045' fill='white'/%3E%3Cpath d='M25.7956 49.2994C25.5648 49.2994 25.3724 49.2705 25.2666 49.2126C25.1897 49.1643 25.1608 49.0582 25.2089 48.981C25.257 48.9038 25.3628 48.8748 25.4398 48.9231C25.6321 49.0292 26.6132 48.9424 27.6712 48.7108C27.7962 48.6818 27.9597 48.6336 28.1713 48.5757C29.1331 48.2959 30.9124 47.7651 32.5283 48.2766C34.423 48.8748 36.866 48.5178 37.4816 48.2766C38.2414 47.9774 40.8479 48.238 41.7039 48.7976C41.7809 48.8459 41.8001 48.952 41.752 49.0292C41.7039 49.1064 41.5981 49.1257 41.5212 49.0775C40.7229 48.5468 38.2222 48.3538 37.6066 48.595C36.943 48.8555 34.4327 49.2222 32.4321 48.595C30.9125 48.1125 29.1908 48.6239 28.2675 48.8941C28.0559 48.9617 27.8731 49.0099 27.7481 49.0389C27.498 49.0968 26.4881 49.3091 25.8053 49.3091' fill='white'/%3E%3Cpath d='M34.1345 24.1045C33.5574 24.1045 32.9707 24.0177 32.4129 23.8536C30.2873 23.2071 30.1045 22.0781 30.1238 21.6149C30.1334 21.3158 30.2488 20.9974 30.4508 20.9588C30.5373 20.9298 30.6335 20.9974 30.6528 21.0939C30.672 21.1711 30.6335 21.2483 30.5662 21.2772C30.5181 21.3351 30.4219 21.6053 30.5085 21.9623C30.6239 22.4352 31.0663 23.0817 32.5283 23.5255C34.0095 23.9791 35.6445 23.7861 36.8853 23.0238C37.8086 22.4641 38.4145 21.6342 38.5877 20.6982C38.6069 20.6017 38.6838 20.5438 38.78 20.5631C38.8762 20.5824 38.9339 20.6693 38.9147 20.7561C38.7223 21.7886 38.0683 22.6957 37.0584 23.3133C36.2024 23.8343 35.1829 24.1045 34.1537 24.1045' fill='white'/%3E%3Cpath d='M33.6921 23.1396C33.6151 23.1396 33.5478 23.1396 33.4709 23.1396C32.7495 23.1203 32.1917 22.908 31.8166 22.4931C31.2587 21.8755 31.3164 21.0456 31.326 21.0167C31.326 20.9298 31.403 20.8623 31.4896 20.8623H31.4992C31.5953 20.8623 31.6627 20.9491 31.6531 21.0456C31.6531 21.0456 31.605 21.7693 32.0666 22.2711C32.3744 22.6089 32.8457 22.7922 33.4709 22.8018C36.2697 22.8404 37.1161 21.8851 37.3566 21.2965C37.5585 20.814 37.4527 20.4088 37.3854 20.3412C37.3181 20.2737 37.3181 20.1675 37.3854 20.1C37.4527 20.0324 37.5585 20.0324 37.6259 20.1C37.8279 20.3123 37.9048 20.8719 37.674 21.4316C37.395 22.0781 36.5198 23.1492 33.6921 23.1492' fill='white'/%3E%3Cpath d='M34.5866 31.2162C34.5866 31.2162 34.5192 31.2162 34.4808 31.2162C33.9518 31.139 33.7017 30.8109 33.7786 30.2898C33.846 29.8652 33.567 28.1187 33.2304 27.1248C32.9803 26.3818 32.9323 25.8124 32.9323 25.5615C29.5852 24.7413 28.9696 22.6667 28.9119 22.4255C28.8638 22.2132 28.8253 21.943 28.9696 21.8079C29.0369 21.75 29.1427 21.75 29.2101 21.8272C29.2678 21.8947 29.2678 21.9912 29.2101 22.0491C29.1908 22.1167 29.2101 22.3965 29.4217 22.8114C29.7006 23.3518 30.6239 24.6834 33.1439 25.2624C33.2208 25.2817 33.2785 25.3589 33.2785 25.4361C33.2785 25.4361 33.24 26.0826 33.5574 27.009C33.8941 28.0125 34.2018 29.817 34.1249 30.3381C34.0768 30.6661 34.2018 30.8302 34.5481 30.8784C34.6827 30.8881 34.8943 30.8398 35.0867 30.6758C35.231 30.5504 35.3945 30.3188 35.3849 29.9424C35.356 29.0933 35.1733 27.8967 35.0194 27.2695C34.8559 26.6133 35.0194 25.3879 35.029 25.33C35.0386 25.2528 35.0963 25.1949 35.1733 25.1852C35.1925 25.1852 36.6737 24.9729 38.0587 23.9404C39.2513 23.043 39.8669 21.7789 39.7226 21.5763C39.6649 21.4991 39.6841 21.393 39.7611 21.3351C39.838 21.2772 39.9438 21.2965 40.0015 21.3737C40.3766 21.8754 39.3475 23.4001 38.2703 24.201C37.0392 25.1273 35.7696 25.4168 35.356 25.494C35.3175 25.8221 35.231 26.7002 35.356 27.1827C35.5195 27.8292 35.7023 29.0643 35.7311 29.9328C35.7407 30.3284 35.5965 30.6854 35.3272 30.9363C35.1252 31.1197 34.8655 31.2258 34.625 31.2258' fill='white'/%3E%3Cpath d='M30.7489 27.4336C30.7489 27.4336 30.7297 27.4336 30.7201 27.4336C30.5662 27.4047 30.5181 27.2406 30.4989 27.1827C30.4123 26.8836 30.3642 25.523 30.5181 25.3686C30.5277 25.359 30.5373 25.3493 30.5566 25.3397C30.6431 25.2914 30.8451 25.2432 31.5761 25.2432C32.3071 25.2432 33.0957 25.2914 33.1054 25.2914C33.1919 25.2914 33.2689 25.3686 33.2593 25.4651C33.2593 25.6195 33.2593 26.1792 33.5382 27.009L33.5767 27.1345C33.5959 27.1827 33.5767 27.2406 33.5478 27.2889C33.5189 27.3275 33.4709 27.3564 33.4131 27.3564C33.4131 27.3564 33.1919 27.3564 32.8842 27.3564C32.3071 27.3564 31.2779 27.3661 30.7586 27.4336H30.7393M30.7682 25.6291C30.7297 25.9186 30.7297 26.8257 30.8163 27.0862C31.3356 27.0283 32.2205 27.0187 32.8842 27.0187C32.9996 27.0187 33.1054 27.0187 33.1823 27.0187C32.9707 26.3722 32.9226 25.88 32.913 25.6195C32.6437 25.6098 32.0666 25.5809 31.5569 25.5809C31.0471 25.5809 30.8547 25.6098 30.7586 25.6195' fill='white'/%3E%3Cpath d='M36.8372 27.3468C36.0292 27.3468 35.1348 27.2889 35.1252 27.2889C35.0482 27.2889 34.9809 27.231 34.9713 27.1538C34.8558 26.5073 34.9905 25.3783 35.0001 25.3301C35.0001 25.2818 35.0386 25.2336 35.0867 25.2046C35.1348 25.1757 35.1829 25.1757 35.231 25.195C35.3079 25.2239 35.5772 25.2625 36.087 25.2625C36.9718 25.2625 37.9144 25.166 38.0971 25.0888C38.1837 25.0502 38.2799 25.0888 38.3183 25.1757C38.4241 25.3976 38.3761 26.7968 38.2606 27.0959C38.2606 27.1056 38.251 27.1249 38.2414 27.1345C38.1645 27.2407 37.9913 27.3372 36.8564 27.3372M35.2983 26.9512C35.5772 26.9705 36.2505 26.9994 36.8564 26.9994C37.6451 26.9994 37.8952 26.9415 37.9625 26.9222C38.0298 26.652 38.0587 25.8125 38.0394 25.4458C37.5874 25.5327 36.6737 25.5906 36.0966 25.5906C35.7599 25.5906 35.5003 25.5809 35.3271 25.552C35.2983 25.8608 35.2406 26.5073 35.2983 26.9608' fill='white'/%3E%3Cpath d='M32.0762 52.9277C32.0762 52.9277 32.0185 52.9277 31.9897 52.9084C31.3645 52.5513 31.8647 50.5925 32.0859 50.1389C32.182 49.9363 32.3456 49.753 32.5091 49.5793C32.7784 49.2801 33.0381 48.9907 32.9611 48.624C32.8553 48.045 33.0284 47.5046 33.115 47.2827C32.8072 46.8292 32.7303 45.3335 32.6918 42.5641V42.0237C32.6533 40.0552 32.7303 38.5595 32.9996 35.6068C33.2497 32.8374 33.1631 30.3478 32.6822 27.2792C32.6726 27.1827 32.7303 27.0959 32.8265 27.0862C32.9323 27.0573 32.9996 27.1345 33.0188 27.231C33.4997 30.3285 33.5959 32.847 33.3362 35.6454C33.0669 38.5885 32.99 40.0745 33.0188 42.0334V42.5737C33.0477 43.9729 33.0861 46.8774 33.3939 47.1187C33.4709 47.1669 33.4901 47.2634 33.4516 47.3406C33.4516 47.3406 33.1535 47.9485 33.2785 48.5757C33.3843 49.1161 33.0381 49.4924 32.7399 49.8205C32.5956 49.9846 32.4514 50.139 32.3744 50.303C32.057 50.9302 31.8647 52.4741 32.134 52.6285C32.2109 52.6768 32.2398 52.7733 32.2013 52.8601C32.1724 52.918 32.1147 52.947 32.057 52.947' fill='white'/%3E%3Cpath d='M34.6827 51.2969C34.6827 51.2969 34.6058 51.2873 34.5769 51.2583C34.5096 51.2004 34.5 51.0943 34.5577 51.0171C34.8943 50.6214 34.8847 50.1486 34.8751 49.6854C34.8751 49.4442 34.8751 49.2126 34.9136 49.01C34.9424 48.9038 34.9713 48.7784 35.0001 48.6529C35.0963 48.2573 35.2887 47.5239 35.2406 47.3792C35.0675 46.7713 35.0771 44.7449 35.0963 42.9597V42.0237C35.1059 40.0745 35.2117 38.5692 35.5387 35.6068C35.8465 32.8374 35.7984 30.3478 35.3849 27.2792C35.3752 27.1827 35.4426 27.1055 35.5291 27.0862C35.6253 27.0766 35.7022 27.1345 35.7215 27.231C36.1447 30.3285 36.1928 32.847 35.8754 35.6454C35.5484 38.5981 35.4522 40.0938 35.4426 42.0334V42.9694C35.4233 44.6484 35.4137 46.7327 35.5676 47.2924C35.6253 47.5046 35.5099 48.0064 35.3271 48.7398C35.2983 48.8652 35.2694 48.9907 35.2406 49.0968C35.2021 49.2609 35.2021 49.4731 35.2117 49.6854C35.2117 50.1583 35.231 50.7565 34.8078 51.2487C34.7789 51.2873 34.7308 51.3066 34.6827 51.3066' fill='white'/%3E%3Cpath d='M36.0773 47.4178C36.01 47.4178 35.9427 47.3792 35.9235 47.3117C35.5387 46.2792 35.4426 43.944 37.1257 38.7043C37.1546 38.6174 37.2507 38.5692 37.3373 38.5981C37.4239 38.6271 37.472 38.7236 37.4431 38.8104C35.6926 44.2335 35.9331 46.3949 36.2312 47.2055C36.2601 47.2924 36.2216 47.3889 36.1351 47.4178C36.1158 47.4178 36.0966 47.4275 36.0773 47.4275' fill='white'/%3E%3Cpath d='M35.9042 46.8098C35.8465 46.8098 35.7984 46.7905 35.7696 46.7422C35.7119 46.6651 35.7311 46.5589 35.8081 46.5107L36.0485 46.337C36.8372 45.7773 37.1642 45.5554 37.8182 44.0018C38.6358 42.0622 39.8669 40.2288 41.0403 39.2253C41.1076 39.1674 41.2134 39.177 41.2807 39.2446C41.3384 39.3121 41.3384 39.4183 41.2615 39.4858C40.1266 40.4508 38.9339 42.2359 38.1356 44.1369C37.4431 45.7773 37.0488 46.0571 36.2505 46.6168L36.01 46.7905C36.01 46.7905 35.9427 46.8194 35.9138 46.8194' fill='white'/%3E%3Cpath d='M37.5297 47.2247C37.472 47.2247 37.4239 47.1958 37.3854 47.1476C37.3373 47.0704 37.3566 46.9642 37.4335 46.916C38.4242 46.2694 40.6748 43.6544 41.954 41.0394C41.9925 40.9526 42.0983 40.9236 42.1752 40.9622C42.2618 41.0008 42.2906 41.107 42.2522 41.1841C40.9249 43.8957 38.655 46.5107 37.6066 47.1958C37.5778 47.2151 37.5489 47.2247 37.5104 47.2247' fill='white'/%3E%3Cpath d='M24.9589 46.3757C24.9589 46.3757 24.93 46.3757 24.9108 46.3757C24.8242 46.3467 24.7665 46.2599 24.7953 46.1634C24.9589 45.5554 24.9781 44.1659 24.9973 42.9404C24.9973 42.5062 25.0069 42.0913 25.0166 41.7439C25.0262 41.3965 25.0166 41.107 24.9877 40.8272C24.93 40.0359 24.8819 39.399 25.6994 38.3666C26.8055 36.9577 29.2966 36.3884 30.2103 37.0542C30.2873 37.1121 30.3065 37.2183 30.2488 37.2858C30.1911 37.363 30.0853 37.3823 30.018 37.3244C29.3255 36.813 27.0171 37.2569 25.9688 38.5788C25.2282 39.5148 25.2666 40.0552 25.3243 40.8079C25.3436 41.0877 25.3724 41.3965 25.3532 41.7535C25.3436 42.1009 25.334 42.5158 25.334 42.9404C25.3147 44.1852 25.2955 45.594 25.1224 46.2406C25.1031 46.3178 25.0358 46.366 24.9589 46.366' fill='white'/%3E%3Cpath d='M43.2717 46.8581C43.2717 46.8581 43.2332 46.8581 43.2043 46.8485C41.9636 46.3371 40.5978 46.0765 38.8954 46.0283C38.7993 46.0283 38.7319 45.9511 38.7319 45.8546C38.7319 45.7581 38.8089 45.6906 38.9051 45.6906C40.6459 45.7291 42.0598 45.9993 43.339 46.5301C43.4256 46.5687 43.464 46.6652 43.4256 46.752C43.3967 46.8195 43.339 46.8581 43.2717 46.8581Z' fill='white'/%3E%3Cpath d='M38.7993 38.1349C38.7993 38.1349 38.7223 38.1252 38.6838 38.0963L36.943 36.5234C36.943 36.5234 36.8853 36.4462 36.8853 36.398V35.6164C36.8853 35.5488 36.9237 35.4909 36.9814 35.462C37.0391 35.433 37.1161 35.4427 37.1642 35.4909L38.905 37.0638C38.905 37.0638 38.9628 37.141 38.9628 37.1892V37.9708C38.9628 38.0384 38.9243 38.0963 38.8666 38.1252C38.8473 38.1252 38.8185 38.1349 38.7993 38.1349ZM37.2219 36.3208L38.6261 37.5849V37.2568L37.2219 35.9927V36.3208Z' fill='white'/%3E%3Cpath d='M43.6564 38.135H38.8185C38.7223 38.135 38.655 38.0578 38.655 37.9709V37.1893C38.655 37.0928 38.7319 37.0156 38.8185 37.0156H43.6564C43.7526 37.0156 43.8199 37.0928 43.8199 37.1893C43.8199 37.2858 43.743 37.3534 43.6564 37.3534H38.982V37.7972H43.6564C43.7526 37.7972 43.8199 37.8744 43.8199 37.9709C43.8199 38.0674 43.743 38.135 43.6564 38.135Z' fill='white'/%3E%3Cpath d='M43.6564 37.3533H38.8089C38.8089 37.3533 38.7319 37.334 38.6934 37.3147L36.943 35.7419C36.8949 35.6936 36.8756 35.6261 36.9045 35.5585C36.9237 35.491 36.991 35.4524 37.0584 35.4524H42.6657C42.6657 35.4524 42.7523 35.4717 42.7811 35.5006L43.791 36.427C43.8583 36.4945 43.868 36.6007 43.8006 36.6682C43.7429 36.7358 43.6275 36.7454 43.5602 36.6779L42.5984 35.7998H37.4912L38.8666 37.0349H43.6468C43.7429 37.0349 43.8103 37.1121 43.8103 37.2086C43.8103 37.3051 43.7333 37.3726 43.6468 37.3726' fill='white'/%3E%3Cpath d='M26.9594 37.6621C26.8632 37.6621 26.7959 37.5849 26.7959 37.4981C26.7959 35.7515 26.0072 35.1436 25.5263 34.7769C25.4686 34.7287 25.4109 34.6901 25.3628 34.6418C25.2955 34.5839 25.2859 34.4778 25.3436 34.4006C25.4013 34.333 25.5167 34.3234 25.584 34.3813C25.6321 34.4199 25.6802 34.4585 25.7379 34.5067C26.2284 34.8831 27.1325 35.5875 27.1325 37.4981C27.1325 37.5946 27.0556 37.6621 26.9594 37.6621Z' fill='white'/%3E%3Cpath d='M35.3175 40.1227H35.3079C35.2117 40.1227 35.1444 40.0359 35.154 39.9394C35.3271 37.72 36.5198 37.0445 36.8757 36.8901C37.2508 36.7261 37.6066 36.7261 37.8086 36.8901C37.8856 36.948 37.8952 37.0542 37.8278 37.1314C37.7701 37.2086 37.6643 37.2182 37.5874 37.1603C37.5201 37.1024 37.3085 37.0735 37.0007 37.2086C36.3467 37.4884 35.6061 38.3568 35.481 39.978C35.481 40.0648 35.4041 40.1324 35.3175 40.1324' fill='white'/%3E%3Cpath d='M35.8081 40.7499C35.8081 40.7499 35.7888 40.7499 35.7696 40.7499C35.683 40.7306 35.6253 40.6438 35.6445 40.5473C35.6445 40.5473 35.7503 40.0552 35.9042 39.4473C36.0966 38.6946 36.5679 38.3086 37.3277 38.2797C38.251 38.2507 38.9916 38.106 39.7034 37.8261C39.7899 37.7972 39.8861 37.8261 39.9246 37.9226C39.9631 38.0095 39.9246 38.106 39.8284 38.1446C39.0782 38.4437 38.3087 38.5884 37.3373 38.627C36.7218 38.6463 36.3851 38.9262 36.2312 39.5341C36.0774 40.1227 35.9716 40.6149 35.9716 40.6149C35.9523 40.692 35.885 40.7499 35.8081 40.7499Z' fill='white'/%3E%3Cpath d='M36.0677 43.7606C36.0677 43.7606 36.0293 43.7606 36.0196 43.7606C35.9331 43.7317 35.885 43.6352 35.9138 43.5483C35.9235 43.5097 36.2409 42.5544 36.9622 41.3096C37.7317 39.9877 38.5203 39.3894 39.7034 39.2253C39.7899 39.2253 39.8765 39.2832 39.8957 39.3701C39.9053 39.4666 39.838 39.5438 39.7515 39.5631C38.6935 39.7078 37.9721 40.2578 37.2604 41.4737C36.5583 42.6895 36.2409 43.6352 36.2409 43.6448C36.2216 43.7124 36.1543 43.7606 36.0774 43.7606' fill='white'/%3E%3Cpath d='M26.8248 47.8326C26.7382 47.8326 26.6517 47.794 26.5843 47.7265C26.19 47.3405 26.3054 45.8062 26.5362 43.336C26.5747 42.8921 26.6132 42.4482 26.6517 42.0429C26.8344 39.7849 26.7575 39.37 26.3535 38.8972C26.2958 38.8296 26.3054 38.7235 26.3727 38.6559C26.4497 38.598 26.5459 38.6077 26.6132 38.6752C27.1133 39.2639 27.171 39.8042 26.9883 42.0719C26.9594 42.4771 26.9114 42.921 26.8729 43.3649C26.7478 44.7544 26.5074 47.3502 26.8344 47.4949C26.9306 47.4949 27.0075 47.5528 27.0268 47.6396C27.0364 47.7361 26.9691 47.8133 26.8825 47.823C26.8633 47.823 26.8536 47.823 26.844 47.823' fill='white'/%3E%3Cpath d='M44.7432 45.3335C44.7432 45.3335 44.6855 45.3335 44.6567 45.3142C44.5797 45.2659 44.5509 45.1694 44.5894 45.0826C44.9068 44.5229 46.4553 40.6245 46.4745 39.6885C46.5033 38.7622 46.3783 38.1349 46.3687 38.1253C46.3495 38.0384 46.4072 37.9419 46.5033 37.9226C46.5995 37.9033 46.6861 37.9612 46.7053 38.0577C46.7053 38.0867 46.84 38.7332 46.8111 39.6982C46.7823 40.6921 45.2145 44.658 44.8779 45.2466C44.849 45.3045 44.7913 45.3335 44.7336 45.3335' fill='white'/%3E%3Cpath d='M47.8114 40.0166H47.7922L46.6284 39.8622C46.5322 39.8526 46.4745 39.7657 46.4841 39.6692C46.4937 39.5727 46.5803 39.5148 46.6765 39.5245L47.8403 39.6789C47.9364 39.6885 47.9941 39.7754 47.9845 39.8719C47.9749 39.9587 47.898 40.0166 47.821 40.0166' fill='white'/%3E%3Cpath d='M47.3401 32.7216C47.3401 32.7216 47.2824 32.7216 47.2535 32.7023C46.234 32.1137 45.4453 31.747 44.4066 31.5829C44.3104 31.5733 44.2527 31.4864 44.2719 31.3899C44.2816 31.3031 44.3681 31.2259 44.4643 31.2548C45.5511 31.4285 46.3783 31.8145 47.4267 32.4128C47.5036 32.461 47.5325 32.5575 47.4844 32.6444C47.4555 32.7023 47.3978 32.7312 47.3401 32.7312' fill='white'/%3E%3Cpath d='M40.0015 31.9496C39.9438 31.9496 39.8957 31.9206 39.8572 31.8724C39.8092 31.7952 39.8284 31.689 39.9053 31.6408C40.4247 31.2837 41.6173 30.7434 43.7237 31.1101C43.8103 31.1294 43.8776 31.2162 43.8584 31.303C43.8391 31.3995 43.7622 31.4478 43.666 31.4381C41.6847 31.0908 40.5786 31.5925 40.0977 31.911C40.0688 31.9303 40.04 31.9399 40.0015 31.9399' fill='white'/%3E%3Cpath d='M42.6657 35.7805C42.6657 35.7805 42.5792 35.7612 42.5503 35.7322C42.5503 35.7322 42.079 35.2884 41.6847 34.9506C41.5981 34.8734 41.5693 34.7673 41.6077 34.6611C41.7135 34.3234 42.5695 33.9278 43.666 33.8699C43.7429 33.8699 43.8391 33.9374 43.8487 34.0243C43.8487 34.1208 43.7814 34.198 43.6948 34.198C42.6946 34.2559 42.0886 34.5839 41.954 34.7287C42.3483 35.0664 42.7811 35.4813 42.7907 35.4813C42.8581 35.5489 42.8581 35.655 42.7907 35.7226C42.7619 35.7612 42.7138 35.7708 42.6657 35.7708' fill='white'/%3E%3Cpath d='M47.3401 32.7215C47.3401 32.7215 47.292 32.7215 47.2728 32.7119C47.2632 32.7119 46.0513 32.1715 44.4162 32.1329C44.32 32.1329 44.2527 32.0557 44.2527 31.9592C44.2527 31.8627 44.3297 31.7952 44.4258 31.7952C46.1282 31.8338 47.3594 32.3838 47.4074 32.4031C47.494 32.4417 47.5325 32.5382 47.494 32.625C47.4652 32.6926 47.4074 32.7215 47.3401 32.7215Z' fill='white'/%3E%3Cpath d='M41.6847 34.9505C41.6847 34.9505 41.2134 34.5163 40.8191 34.1689C40.6652 34.0435 40.5786 33.6768 40.7036 33.3005C40.8575 32.8276 41.4442 32.0074 43.6468 31.8337C43.7622 31.8337 43.8199 31.9013 43.8295 31.9881C43.8295 32.0846 43.7622 32.1618 43.6756 32.1715C41.7232 32.3162 41.1845 32.9724 41.0403 33.3584C40.9249 33.6575 41.0114 33.8794 41.0403 33.918C41.4442 34.2654 41.9155 34.6996 41.9155 34.6996L41.6847 34.9505Z' fill='white'/%3E%3Cpath d='M46.0705 36.8033C46.0705 36.8033 46.0513 36.8033 46.032 36.8033C45.9359 36.784 45.8782 36.6972 45.8974 36.6007C45.9936 36.1568 46.1186 35.3076 45.9359 34.6129C45.9166 34.526 45.9647 34.4295 46.0513 34.4102C46.1475 34.3909 46.234 34.4392 46.2533 34.526C46.4552 35.2883 46.3206 36.205 46.2244 36.6779C46.2052 36.7551 46.1378 36.813 46.0609 36.813' fill='white'/%3E%3Cpath d='M33.3266 32.818C33.3266 32.818 33.2881 32.818 33.2689 32.818C32.3359 32.4899 30.1045 31.4381 29.4794 28.7073C28.9696 26.4879 28.7869 25.7835 27.9405 24.4519C27.8924 24.3747 27.9116 24.2685 27.9886 24.2203C28.0655 24.172 28.1713 24.1913 28.2194 24.2685C29.0946 25.6484 29.287 26.3625 29.8064 28.6301C30.3931 31.1969 32.4994 32.1908 33.3747 32.4996C33.4612 32.5285 33.5093 32.625 33.4805 32.7119C33.4612 32.7794 33.3939 32.8276 33.3266 32.8276' fill='white'/%3E%3Cpath d='M32.9419 39.0806H32.9323C32.8457 39.0806 32.7688 38.9938 32.7784 38.8973C32.8265 38.0867 32.3552 37.72 32.0185 37.4498C31.9608 37.4016 31.9031 37.363 31.855 37.3244C29.1427 34.9217 28.1136 30.2803 28.5657 28.003C28.5849 27.9161 28.6811 27.8582 28.7676 27.8679C28.8638 27.8872 28.9215 27.974 28.9023 28.0705C28.4118 30.5022 29.691 34.9603 32.0762 37.0639C32.1147 37.1025 32.1724 37.1411 32.2205 37.1797C32.5764 37.4595 33.1727 37.9323 33.115 38.9166C33.115 39.0034 33.0381 39.071 32.9515 39.071' fill='white'/%3E%3Cpath d='M35.3945 39.2639C35.3945 39.2639 35.3752 39.2639 35.3656 39.2639C35.2791 39.2446 35.2117 39.1578 35.231 39.0709C36.0293 34.8637 37.8663 33.9374 39.184 33.6189C39.2802 33.59 39.3667 33.6479 39.386 33.7444C39.4052 33.8312 39.3571 33.9277 39.2609 33.947C38.0394 34.2461 36.3178 35.1146 35.558 39.1385C35.5387 39.2157 35.4714 39.2735 35.3945 39.2735' fill='white'/%3E%3Cpath d='M25.7091 38.8104C25.7091 38.8104 25.6514 38.8104 25.6225 38.7911C25.2955 38.5884 25.0551 38.4823 24.4203 38.6077C24.3241 38.627 24.2375 38.5691 24.2183 38.4726C24.199 38.3858 24.2568 38.2893 24.3529 38.27C25.0358 38.1349 25.3628 38.2314 25.7956 38.4919C25.8726 38.5402 25.9014 38.6463 25.8534 38.7235C25.8245 38.7814 25.7668 38.8007 25.7091 38.8007' fill='white'/%3E%3Cpath d='M25.0647 45.401C25.0647 45.401 24.9877 45.3913 24.9589 45.3624C23.6412 44.3106 22.7659 40.2964 24.2471 38.3375C24.3048 38.2603 24.4106 38.2507 24.478 38.3086C24.5549 38.3665 24.5645 38.4726 24.5164 38.5498C23.1795 40.3157 23.949 44.1369 25.1705 45.1115C25.2474 45.1694 25.257 45.2755 25.1993 45.3527C25.1705 45.3913 25.1224 45.4106 25.0647 45.4106' fill='white'/%3E%3Cpath d='M26.642 37.9034C26.5843 37.9034 26.5362 37.8744 26.5074 37.8262C26.3439 37.5753 25.4205 37.4209 24.9011 37.6236C24.8146 37.6525 24.7184 37.6236 24.6799 37.5271C24.6415 37.4402 24.6799 37.3437 24.7761 37.3051C25.3628 37.0735 26.4881 37.1893 26.7767 37.6332C26.8248 37.7104 26.8055 37.8165 26.7286 37.8648C26.6997 37.8841 26.6709 37.8937 26.6324 37.8937' fill='white'/%3E%3Cpath d='M26.9306 37.1024C26.8825 37.1024 26.8248 37.0831 26.7959 37.0348C26.4689 36.5813 25.4013 36.5138 24.9011 36.7164C24.8146 36.755 24.7184 36.7164 24.6799 36.6199C24.6415 36.5331 24.6799 36.4366 24.7761 36.398C25.3917 36.1471 26.6324 36.2243 27.0652 36.8418C27.1229 36.919 27.1037 37.0252 27.0267 37.0734C26.9979 37.0927 26.9594 37.1024 26.9306 37.1024Z' fill='white'/%3E%3Cpath d='M26.6805 36.0796C26.6324 36.0796 26.5747 36.0603 26.5459 36.0121C26.3246 35.6936 25.3051 35.3366 24.7665 35.6743C24.6896 35.7226 24.5838 35.6936 24.5357 35.6164C24.4876 35.5392 24.5068 35.4331 24.5934 35.3849C25.2763 34.9603 26.5074 35.3463 26.8248 35.8191C26.8825 35.8963 26.8633 36.0024 26.7863 36.0507C26.7575 36.07 26.719 36.0796 26.6901 36.0796' fill='white'/%3E%3Cpath d='M31.5569 53.3522C31.4896 53.3522 31.4222 53.3039 31.3934 53.2364C31.3645 53.1496 31.4126 53.0531 31.4992 53.0241C31.7108 52.9566 31.9801 52.6574 32.2301 52.3776C32.5572 52.0109 32.8938 51.6346 33.2977 51.4802L33.6632 51.3451C34.3365 51.0942 35.2598 50.7372 36.1928 50.3319C36.9141 50.0135 37.472 49.8977 37.9721 49.7915C38.2607 49.7336 38.5107 49.6757 38.7512 49.5985C38.8955 49.5503 38.982 49.4731 39.0013 49.3862C39.0013 49.3283 38.9916 49.2801 38.9436 49.2415C38.8666 49.174 38.7416 49.174 38.6069 49.2222C38.5204 49.2511 38.4242 49.2222 38.3857 49.1257C38.3568 49.0389 38.3953 48.9424 38.4819 48.9038C38.732 48.8073 38.982 48.8362 39.1551 48.981C39.2994 49.0968 39.3667 49.2704 39.3283 49.4538C39.2898 49.6661 39.1167 49.8398 38.857 49.9266C38.5973 50.0135 38.328 50.0714 38.0395 50.1293C37.5585 50.2258 37.0103 50.3415 36.3274 50.6503C35.3752 51.0653 34.4519 51.4126 33.7786 51.6732L33.4132 51.8083C33.0861 51.9337 32.7784 52.2811 32.4802 52.6188C32.1821 52.9566 31.9031 53.2653 31.5953 53.3618C31.5761 53.3618 31.5569 53.3618 31.5473 53.3618' fill='white'/%3E%3Cpath d='M31.5569 53.3522C31.5569 53.3522 31.5088 53.3522 31.4895 53.3425C31.403 53.3039 31.3645 53.2074 31.403 53.1206C31.7011 52.4065 31.124 52.0591 31.0952 52.0495C31.0567 52.0302 31.0375 51.9916 31.0182 51.953C31.0182 51.9241 30.8163 51.3258 30.8163 50.5442C30.8163 49.6468 30.6239 48.9617 30.2199 48.3923C30.1719 48.3151 30.1815 48.209 30.2584 48.1607C30.3354 48.1028 30.4412 48.1221 30.4989 48.1993C30.9509 48.8266 31.1529 49.5696 31.1529 50.5538C31.1529 51.1424 31.2779 51.6442 31.326 51.7986C31.6242 52.0012 32.0281 52.5223 31.7107 53.2653C31.6819 53.3329 31.6242 53.3715 31.5569 53.3715' fill='white'/%3E%3Cpath d='M27.9789 51.5767C27.9212 51.5767 27.8731 51.5477 27.8347 51.4995C27.3634 50.7661 27.2864 50.0521 27.2191 48.952C27.2191 48.8555 27.2864 48.7783 27.373 48.7687C27.4596 48.7687 27.5461 48.8362 27.5557 48.9231C27.6231 49.9556 27.6808 50.631 28.1136 51.3065C28.1617 51.3837 28.1425 51.4898 28.0655 51.5381C28.0367 51.5574 28.0078 51.567 27.9693 51.567' fill='white'/%3E%3Cpath d='M30.5854 52.2715C30.3161 52.2715 30.0276 52.2232 29.7775 52.1461C29.3832 52.0206 29.0946 52.0013 28.9792 52.0206C28.9984 52.0882 28.9792 52.1653 28.9215 52.2039C28.8446 52.2618 28.7484 52.2522 28.6907 52.175C28.5656 52.0013 28.633 51.8662 28.6618 51.818C28.883 51.5188 29.7198 51.7601 29.8833 51.818C30.3834 51.982 30.8836 51.9241 31.0086 51.8566C30.9509 51.6057 30.8451 51.432 30.672 51.3355C30.4604 51.21 30.2007 51.239 30.0853 51.2776C29.8064 51.3644 29.6236 51.3548 29.5178 51.239C29.4601 51.1714 29.412 51.046 29.5178 50.8434C29.5563 50.7662 29.5178 50.6793 29.4216 50.4477C29.3447 50.2644 29.2485 50.0425 29.1716 49.7337C29.1331 49.5889 29.1139 49.4635 29.085 49.3573C28.9984 48.9521 28.96 48.7977 28.7965 48.6529C28.7291 48.595 28.7195 48.4792 28.7772 48.4117C28.8349 48.3441 28.9407 48.3345 29.0177 48.3924C29.2677 48.6143 29.3158 48.8556 29.412 49.2801C29.4313 49.3863 29.4601 49.5117 29.4986 49.6565C29.5659 49.9363 29.6525 50.1486 29.7294 50.3126C29.8448 50.5732 29.9314 50.7758 29.816 50.9978C29.8544 50.9978 29.9025 50.9785 29.9795 50.9592C30.1911 50.8916 30.5373 50.8723 30.8451 51.046C31.0279 51.1522 31.2587 51.3741 31.3452 51.8276C31.3645 51.9241 31.326 52.0303 31.2491 52.0978C31.124 52.2136 30.8643 52.2618 30.5854 52.2618' fill='white'/%3E%3Cpath d='M33.3362 51.0363C33.2689 51.0363 33.2016 50.9977 33.1823 50.9302C33.1535 50.8433 33.1919 50.7468 33.2785 50.7082C34.096 50.3994 34.3557 49.8591 34.2307 48.7687C34.2211 48.6722 34.2884 48.595 34.375 48.5853C34.4711 48.5853 34.5481 48.6432 34.5673 48.7301C34.6635 49.5599 34.625 50.5635 33.4035 51.0267C33.3843 51.0267 33.3651 51.0363 33.3458 51.0363' fill='white'/%3E%3Cpath d='M38.126 50.7661C38.0491 50.7661 37.9721 50.7082 37.9625 50.6213C37.9529 50.5248 38.0106 50.438 38.1068 50.4284C39.5976 50.2064 40.694 49.3862 41.5019 48.7879C41.5789 48.73 41.6847 48.7493 41.7424 48.8265C41.8001 48.9037 41.7809 49.0099 41.7039 49.0678C40.9152 49.6564 39.7322 50.5345 38.1549 50.7757C38.1549 50.7757 38.1356 50.7757 38.126 50.7757' fill='white'/%3E%3Cpath d='M33.7305 52.947C33.6728 52.947 33.6247 52.9181 33.5959 52.8698C33.5478 52.7926 33.567 52.6865 33.644 52.6382C33.8363 52.5031 34.0191 52.397 34.1826 52.2908C34.5192 52.0785 34.8174 51.8952 35.1155 51.6347C35.5772 51.2294 35.8273 51.239 36.3851 51.239H38.2895C38.3857 51.239 38.453 51.3162 38.453 51.4127C38.453 51.5092 38.3761 51.5768 38.2895 51.5768H36.3851C35.8465 51.5768 35.7022 51.5768 35.3368 51.8952C35.0194 52.175 34.7116 52.3584 34.3653 52.5803C34.2018 52.6865 34.0287 52.7926 33.8363 52.9277C33.8075 52.947 33.7786 52.9567 33.7402 52.9567' fill='white'/%3E%3Cpath d='M35.0194 50.5057C35.0194 50.5057 34.9713 50.5057 34.952 50.496C34.8655 50.4574 34.827 50.3609 34.8655 50.2741C35.1252 49.6662 36.0485 48.1319 39.0878 46.9064C39.1744 46.8678 39.2705 46.9064 39.309 47.0029C39.3475 47.0897 39.309 47.1862 39.2128 47.2248C36.2986 48.4021 35.4233 49.8495 35.1732 50.4188C35.1444 50.4864 35.0867 50.5153 35.0194 50.5153' fill='white'/%3E%3Cpath d='M26.0938 28.9003C26.0169 28.9003 25.9495 28.852 25.9303 28.7748C25.9111 28.688 25.9592 28.5915 26.0553 28.5722C26.5843 28.4371 26.9498 28.1766 27.1518 27.7809C27.5173 27.0669 27.6712 26.3818 27.6327 25.687C27.6327 25.5905 27.7 25.5133 27.7962 25.5133C27.8828 25.5133 27.9693 25.5809 27.9693 25.6773C28.0078 26.43 27.8347 27.173 27.45 27.945C27.2095 28.4275 26.7671 28.7555 26.1323 28.9099C26.1227 28.9099 26.1034 28.9099 26.0938 28.9099' fill='white'/%3E%3Cpath d='M29.6429 28.8328C29.5467 28.8328 29.4794 28.7556 29.4794 28.6591C29.5082 27.2021 29.9891 25.5423 30.6912 24.4326C30.6912 24.423 31.0375 23.6221 31.7781 23.3133C31.8647 23.2747 31.9608 23.3133 31.9993 23.4001C32.0378 23.487 31.9993 23.5835 31.9127 23.6221C31.3068 23.8826 30.999 24.587 30.9894 24.587C30.3065 25.6774 29.8449 27.2696 29.816 28.6688C29.816 28.7653 29.7391 28.8328 29.6525 28.8328' fill='white'/%3E%3Cpath d='M28.4791 25.6581C28.4791 25.6581 28.4214 25.6581 28.3925 25.6292C28.3156 25.5809 28.2867 25.4748 28.3348 25.3976C28.7772 24.6739 29.2966 24.0563 29.8256 23.5931C29.9314 23.4484 30.595 22.5799 31.451 22.4931C31.5472 22.4738 31.6242 22.551 31.6338 22.6475C31.6338 22.744 31.5761 22.8212 31.4799 22.8308C30.7201 22.908 30.0853 23.7958 30.0853 23.8054C30.0853 23.8151 30.066 23.8247 30.0564 23.8344C29.5467 24.2783 29.0465 24.8765 28.6137 25.5809C28.5849 25.6292 28.5272 25.6581 28.4694 25.6581' fill='white'/%3E%3Cpath d='M27.6808 23.8922C27.6327 23.8922 27.5846 23.8729 27.5461 23.8343C27.4884 23.7571 27.498 23.651 27.575 23.5931C28.0847 23.1782 28.6234 22.8308 29.1427 22.5895C29.2966 22.4448 30.3161 21.5667 31.1914 21.4991C31.2876 21.4991 31.3645 21.557 31.3741 21.6535C31.3741 21.75 31.3068 21.8272 31.2202 21.8369C30.4027 21.8948 29.3639 22.8404 29.3543 22.8501C29.3447 22.8597 29.3255 22.8694 29.3159 22.879C28.8157 23.1106 28.2963 23.4483 27.7962 23.8536C27.7673 23.8826 27.7289 23.8922 27.6904 23.8922' fill='white'/%3E%3Cpath d='M33.2496 34.6032C33.2496 34.6032 33.2304 34.6032 33.2208 34.6032C30.8548 34.169 28.5945 31.2548 28.4887 29.7302C28.4887 29.6337 28.5464 29.5565 28.6426 29.5469C28.7292 29.5469 28.8157 29.6144 28.8253 29.7013C28.9215 30.9847 30.999 33.8409 33.2881 34.2655C33.3843 34.2848 33.442 34.3716 33.4228 34.4585C33.4035 34.5357 33.3362 34.5936 33.2593 34.5936' fill='white'/%3E%3Cpath d='M31.8647 46.5976C31.8166 46.5976 31.7685 46.5783 31.73 46.53C31.7011 46.4914 31.6434 46.4239 31.5665 46.337C30.9798 45.6423 29.412 43.7896 29.1812 41.9947C29.1716 41.9079 29.2389 41.8211 29.3255 41.8018C29.4313 41.8018 29.4986 41.8597 29.5178 41.9465C29.7391 43.6448 31.2587 45.4396 31.8262 46.1151C31.9031 46.2019 31.9608 46.2695 31.9993 46.3177C32.057 46.3949 32.0474 46.5011 31.9705 46.559C31.9416 46.5783 31.9031 46.5976 31.8647 46.5976Z' fill='white'/%3E%3Cpath d='M28.3925 47.4564C28.3252 47.4564 28.2579 47.4081 28.229 47.3406C27.7 45.7774 27.1422 40.7692 27.046 39.6306C27.046 39.5341 27.1037 39.4569 27.1999 39.4473C27.2864 39.4473 27.373 39.5052 27.3826 39.6017C27.4788 40.7307 28.027 45.6905 28.5464 47.2248C28.5753 47.3116 28.5272 47.4081 28.4406 47.4371C28.4214 47.4371 28.4021 47.4371 28.3829 47.4371' fill='white'/%3E%3Cpath d='M34.9617 43.7702C34.9039 43.7702 34.8559 43.7509 34.827 43.7027C33.4228 41.6956 33.0092 39.7464 33.4901 37.3919C33.5093 37.305 33.5959 37.2471 33.6921 37.2568C33.7882 37.2761 33.846 37.3629 33.8267 37.4594C33.3651 39.7174 33.7594 41.5894 35.1059 43.5097C35.154 43.5869 35.1444 43.693 35.0674 43.7413C35.0386 43.7606 35.0001 43.7702 34.9713 43.7702' fill='white'/%3E%3Cpath d='M47.2824 35.4041C47.2824 35.4041 47.2055 35.3945 47.167 35.3655C46.5033 34.7673 45.2626 34.333 44.397 34.1883C44.3104 34.169 44.2431 34.0822 44.2623 33.9953C44.2816 33.8988 44.3681 33.8506 44.4547 33.8602C45.1087 33.9664 46.5707 34.3716 47.3978 35.1147C47.4652 35.1726 47.4748 35.2787 47.4074 35.3559C47.3786 35.3945 47.3305 35.4138 47.2824 35.4138' fill='white'/%3E%3Cpath d='M40.1073 38.135C40.0111 38.135 39.9342 38.0578 39.9342 37.9709V37.1893C39.9342 37.0928 40.0111 37.0156 40.1073 37.0156C40.2035 37.0156 40.2708 37.0928 40.2708 37.1893V37.9709C40.2708 38.0674 40.1939 38.135 40.1073 38.135Z' fill='white'/%3E%3Cpath d='M40.7325 38.135C40.6363 38.135 40.5594 38.0578 40.5594 37.9709V37.1893C40.5594 37.0928 40.6363 37.0156 40.7325 37.0156C40.8287 37.0156 40.896 37.0928 40.896 37.1893V37.9709C40.896 38.0674 40.819 38.135 40.7325 38.135Z' fill='white'/%3E%3Cpath d='M42.0694 38.135C41.9732 38.135 41.8963 38.0578 41.8963 37.9709V37.1893C41.8963 37.0928 41.9732 37.0156 42.0694 37.0156C42.1656 37.0156 42.2329 37.0928 42.2329 37.1893V37.9709C42.2329 38.0674 42.156 38.135 42.0694 38.135Z' fill='white'/%3E%3Cpath d='M42.6946 38.135C42.5984 38.135 42.5215 38.0578 42.5215 37.9709V37.1893C42.5215 37.0928 42.5984 37.0156 42.6946 37.0156C42.7908 37.0156 42.8581 37.0928 42.8581 37.1893V37.9709C42.8581 38.0674 42.7811 38.135 42.6946 38.135Z' fill='white'/%3E%3Cpath d='M50.5333 30.1259C50.5333 30.1259 50.4563 30.1162 50.4275 30.0873C49.9081 29.682 49.8696 29.2188 49.937 28.91C50.0524 28.2924 50.6391 27.7714 50.918 27.6942C51.0046 27.6652 51.1008 27.7231 51.1296 27.81C51.1585 27.8968 51.1008 27.9933 51.0142 28.0223C50.8699 28.0609 50.3698 28.4758 50.2736 28.9776C50.2063 29.296 50.3313 29.5758 50.6487 29.8267C50.7257 29.8846 50.7353 29.9908 50.6776 30.068C50.6487 30.1066 50.591 30.1355 50.5429 30.1355' fill='white'/%3E%3Cpath d='M49.4272 29.9425C49.3791 29.9425 49.331 29.9232 49.2926 29.8846C48.9079 29.4117 48.9175 28.7845 49.331 28.1862C49.6773 27.6845 50.3121 27.2213 50.668 27.3274C50.7545 27.3564 50.8026 27.4529 50.7738 27.5397C50.7449 27.6266 50.6487 27.6748 50.5622 27.6459C50.4756 27.6073 49.9562 27.8678 49.6004 28.3889C49.3695 28.7266 49.1772 29.2187 49.5523 29.6723C49.61 29.7398 49.6004 29.846 49.5234 29.9135C49.4946 29.9425 49.4561 29.9521 49.4176 29.9521' fill='white'/%3E%3Cpath d='M47.8787 28.2732C47.8787 28.2732 47.8499 28.2732 47.8306 28.2732C47.7441 28.2442 47.6864 28.1574 47.7152 28.0609C48.1192 26.6327 49.2541 26.4011 49.7254 26.3722C50.3506 26.3336 50.918 26.5266 51.0623 26.845C51.1008 26.9319 51.0623 27.0284 50.9757 27.067C50.8892 27.1056 50.793 27.067 50.7545 26.9801C50.6872 26.8354 50.2736 26.6617 49.7446 26.7003C49.3503 26.7292 48.3789 26.9319 48.0326 28.1477C48.0134 28.2249 47.946 28.2732 47.8691 28.2732' fill='white'/%3E%3Cpath d='M53.4668 25.3204C53.1302 25.3204 52.8513 25.0598 52.6878 24.587C52.6493 24.4809 52.3511 24.423 52.0626 24.3554C51.8895 24.3168 51.6875 24.2782 51.4759 24.2203C51.0046 24.0852 50.8603 23.7957 50.8219 23.6413C50.7545 23.3808 50.8411 23.0913 51.0623 22.8694C51.1296 22.8018 51.2354 22.8018 51.3028 22.8694C51.3701 22.9369 51.3701 23.0431 51.3028 23.1106C51.1681 23.2457 51.1104 23.4098 51.1489 23.5545C51.1873 23.7089 51.3412 23.8247 51.5721 23.8922C51.774 23.9501 51.9664 23.9887 52.1395 24.0273C52.5723 24.1238 52.9186 24.1914 53.0148 24.4809C53.0821 24.6642 53.2264 24.9826 53.4764 24.9826C53.4957 24.9826 53.5053 24.9826 53.563 24.8379C53.6207 24.6738 53.7169 24.4037 54.0824 24.3651L54.2555 24.3458C54.6787 24.3072 55.15 24.2686 55.4385 23.9405C55.4962 23.8826 55.5539 23.815 55.6117 23.7475C55.7655 23.5738 56.0348 23.294 56.0252 23.1975C55.9387 23.1589 55.9002 23.0624 55.9291 22.9755C55.9675 22.8887 56.0541 22.8501 56.1406 22.8887C56.2849 22.9466 56.333 23.0527 56.3522 23.1203C56.41 23.3615 56.1599 23.6317 55.8521 23.9694C55.7944 24.0273 55.7367 24.0949 55.6886 24.1528C55.3135 24.5774 54.7364 24.6256 54.2747 24.6642L54.1112 24.6835C53.967 24.7028 53.9381 24.7703 53.8804 24.9344C53.8323 25.0695 53.7554 25.3011 53.4764 25.3011' fill='white'/%3E%3Cpath d='M53.1783 24.0852C52.9571 24.0852 52.832 23.9598 52.7166 23.844C52.6397 23.7668 52.5627 23.6896 52.4473 23.6413C52.3607 23.6027 52.3223 23.5063 52.3607 23.4194C52.3992 23.3326 52.4954 23.294 52.582 23.3326C52.7551 23.4098 52.8705 23.5159 52.9571 23.6124C53.0532 23.7089 53.1013 23.7475 53.1783 23.7475C53.2841 23.7475 53.4957 23.6317 53.6977 23.5255C53.9477 23.3905 54.2363 23.2361 54.5537 23.1396C54.6498 23.1106 54.7364 23.1589 54.7653 23.2554C54.7941 23.3422 54.746 23.4387 54.6498 23.4677C54.3613 23.5545 54.092 23.6992 53.8612 23.8247C53.5822 23.9694 53.3706 24.0852 53.1783 24.0852Z' fill='white'/%3E%3Cpath d='M52.9474 22.5027C52.7647 22.5027 52.5916 22.4448 52.4281 22.3676C52.38 22.3483 52.3415 22.329 52.303 22.3193C52.2165 22.2904 52.1684 22.1939 52.1972 22.107C52.2261 22.0202 52.3223 21.9719 52.4088 22.0009C52.4569 22.0202 52.505 22.0395 52.5627 22.0588C52.8705 22.1939 53.2264 22.3579 53.89 21.4026C53.9189 21.2772 54.0247 20.7271 53.8131 20.3701C53.7842 20.3219 53.7842 20.2736 53.8034 20.2157C53.8227 20.1675 53.8612 20.1289 53.9189 20.1192C53.9958 20.0999 54.1786 20.0227 54.2363 19.9262C54.2555 19.8973 54.2555 19.8683 54.2363 19.8394C54.1208 19.4534 53.9285 19.2218 53.8612 19.2122C53.8612 19.2122 53.8419 19.2411 53.8131 19.3183C53.7938 19.3666 53.7554 19.4148 53.6977 19.4245L53.3995 19.5113C53.3418 19.5306 53.2745 19.5113 53.236 19.4727L52.2934 18.5077C51.976 18.6911 51.0815 19.1639 50.4564 19.0481C50.3602 19.0288 50.3025 18.942 50.3217 18.8551C50.3409 18.7586 50.4275 18.7104 50.5141 18.72C51.0334 18.8165 51.9183 18.3437 52.2261 18.1604C52.2934 18.1218 52.38 18.1314 52.4377 18.1893L53.3995 19.1736L53.5245 19.135C53.6303 18.9227 53.7746 18.8937 53.8708 18.8937C54.1689 18.8937 54.4382 19.3376 54.5633 19.7622C54.6017 19.8876 54.5825 20.0034 54.5248 20.1096C54.4479 20.2447 54.3036 20.3315 54.1882 20.3894C54.3709 20.8912 54.217 21.4991 54.2074 21.528C54.2074 21.5473 54.1978 21.5666 54.1882 21.5763C53.688 22.3 53.2937 22.5123 52.9474 22.5123' fill='white'/%3E%3Cpath d='M53.6592 32.5961C53.5822 32.5961 53.5053 32.5382 53.4957 32.461C53.4957 32.4514 53.2552 31.0426 52.8897 30.1162C52.8513 30.0197 52.8032 29.9039 52.7359 29.7785C52.6974 29.6916 52.7359 29.5951 52.8128 29.5565C52.8994 29.5179 52.9955 29.5565 53.034 29.6337C53.0436 29.6627 53.0629 29.682 53.0725 29.7109C53.0917 29.682 53.1302 29.653 53.1687 29.6434C53.2552 29.6241 53.3514 29.6723 53.3706 29.7592C53.6496 30.7627 53.8035 31.6891 53.8227 32.4128C53.8227 32.4996 53.7554 32.5768 53.6688 32.5865C53.6688 32.5865 53.6592 32.5865 53.6496 32.5865' fill='white'/%3E%3Cpath d='M53.3706 29.074C53.3706 29.074 53.2937 29.0644 53.2648 29.0354C53.1687 28.9582 53.0532 28.8135 52.9282 28.6495C52.7743 28.4468 52.582 28.2056 52.4473 28.1284C52.3704 28.0801 52.3415 27.974 52.3896 27.8968C52.4377 27.8196 52.5435 27.7906 52.6204 27.8389C52.8128 27.9547 53.0244 28.2152 53.1975 28.4468C53.3033 28.5819 53.4091 28.7267 53.4764 28.7749C53.5534 28.8328 53.563 28.9389 53.5053 29.0161C53.4668 29.0547 53.4187 29.0837 53.3706 29.0837' fill='white'/%3E%3Cpath d='M53.438 29.8749C53.3803 29.8749 53.3322 29.846 53.2937 29.7977C53.1013 29.4986 52.8705 29.2284 52.2934 28.8328C52.2165 28.7749 52.1972 28.6784 52.2453 28.6012C52.2934 28.524 52.3992 28.5047 52.4762 28.5529C53.1013 28.9775 53.3514 29.2766 53.5726 29.6144C53.6207 29.6916 53.6015 29.7977 53.5245 29.846C53.4957 29.8653 53.4668 29.8749 53.4284 29.8749' fill='white'/%3E%3Cpath d='M57.2563 31.2548C57.2563 31.2548 57.2179 31.2548 57.1986 31.2451C55.4289 30.531 55.2366 29.1029 55.2366 28.5239V26.237C55.2366 25.1852 55.073 24.7027 54.9384 24.4904C54.8903 24.4132 54.9095 24.3071 54.9865 24.2588C55.0634 24.2106 55.1692 24.2299 55.2173 24.3071C55.4481 24.6738 55.5732 25.3203 55.5732 26.237V28.5239C55.5732 29.0354 55.7463 30.2898 57.3237 30.9267C57.4102 30.9653 57.4487 31.0618 57.4199 31.1486C57.391 31.2162 57.3333 31.2548 57.266 31.2548' fill='white'/%3E%3Cpath d='M56.7947 28.0126C56.7947 28.0126 56.7273 28.003 56.6985 27.9837C56.6696 27.9644 56.3811 27.7424 56.1887 27.1152C56.0252 26.6038 56.1118 25.7739 56.1887 25.1081C56.208 24.9634 56.2176 24.8379 56.2272 24.7221C56.2753 24.1239 56.208 23.8054 55.9867 23.5738C55.9194 23.5063 55.929 23.4002 55.9867 23.3326C56.0541 23.2747 56.1599 23.2747 56.2272 23.3326C56.5638 23.6896 56.6119 24.1625 56.5638 24.7414C56.5542 24.8572 56.5446 24.9923 56.5254 25.1371C56.4677 25.7353 56.3811 26.5555 56.5254 26.9994C56.6889 27.5205 56.9101 27.6942 56.9197 27.6942C56.9966 27.7521 57.0063 27.8582 56.9582 27.9258C56.9293 27.974 56.8716 27.9933 56.8235 27.9933' fill='white'/%3E%3Cpath d='M54.544 29.3346C54.2074 29.3346 53.8611 29.3153 53.6207 29.2477C53.5341 29.2188 53.4764 29.1319 53.5053 29.0354C53.5341 28.9486 53.6207 28.9003 53.7169 28.9196C54.2266 29.0644 55.4481 28.9486 55.4577 28.9486C55.5539 28.9293 55.6309 29.0065 55.6405 29.103C55.6405 29.1995 55.5828 29.2767 55.4866 29.2863C55.4577 29.2863 55.0153 29.3249 54.544 29.3249' fill='white'/%3E%3Cpath d='M54.8807 30.1548C54.3613 30.1548 53.7073 30.1162 53.1687 29.9715C53.0821 29.9522 53.0244 29.8557 53.0533 29.7688C53.0725 29.682 53.1687 29.6241 53.2552 29.653C54.2747 29.9232 55.7752 29.7785 55.7944 29.7785C55.9002 29.7592 55.9675 29.8364 55.9771 29.9329C55.9771 30.0294 55.9194 30.1066 55.8233 30.1162C55.7944 30.1162 55.4001 30.1548 54.8807 30.1548Z' fill='white'/%3E%3Cpath d='M54.5633 28.6206C54.4671 28.6206 54.3998 28.5434 54.3998 28.4565C54.3998 28.1477 54.342 27.7714 54.294 27.3951C54.2362 26.9801 54.1785 26.5459 54.1785 26.1889C54.1785 25.581 53.9477 25.002 53.7553 24.6932C53.7073 24.616 53.7265 24.5099 53.8034 24.4616C53.8804 24.4134 53.9862 24.4327 54.0343 24.5099C54.2651 24.8669 54.5152 25.5038 54.5152 26.1792C54.5152 26.517 54.5729 26.9319 54.621 27.3372C54.6691 27.7135 54.7172 28.1091 54.7268 28.4372C54.7268 28.5337 54.6498 28.6109 54.5633 28.6109V28.6206Z' fill='white'/%3E%3Cpath d='M53.1494 27.6362C53.0821 27.6362 53.0244 27.5976 52.9955 27.5397C52.7936 27.0669 52.3992 25.7835 52.4281 25.3493C52.4473 24.9537 52.2453 24.4133 52.0818 24.365C51.9953 24.3361 51.9375 24.2492 51.9664 24.1527C51.9953 24.0659 52.0914 24.008 52.178 24.0369C52.5723 24.1527 52.7839 24.9151 52.7647 25.3686C52.7455 25.716 53.0917 26.9125 53.3033 27.4046C53.3418 27.4915 53.3033 27.588 53.2167 27.6266C53.1975 27.6266 53.1687 27.6362 53.1494 27.6362Z' fill='white'/%3E%3Cpath d='M52.7647 40.2868C52.7647 40.2868 52.6781 40.2675 52.6493 40.2385C51.4182 39.0806 50.1005 36.8998 49.3118 35.5874L49.206 35.4137C49.1579 35.3366 49.1771 35.2304 49.2637 35.1822C49.3407 35.1339 49.4464 35.1629 49.4945 35.2401L49.6003 35.4137C50.3794 36.7068 51.6875 38.8683 52.8801 39.9973C52.9474 40.0648 52.9474 40.171 52.8801 40.2385C52.8512 40.2771 52.8032 40.2868 52.7551 40.2868' fill='white'/%3E%3Cpath d='M55.3135 35.1436C54.9384 35.1436 54.6306 34.8734 54.6306 34.5357V30.2995C54.6306 30.203 54.7076 30.1355 54.8037 30.1355H55.8329C55.9291 30.1355 55.9964 30.2127 55.9964 30.2995V34.5357C55.9964 34.8734 55.6886 35.1436 55.3135 35.1436ZM54.9672 30.4732V34.5357C54.9672 34.6804 55.1211 34.8059 55.3135 34.8059C55.5059 34.8059 55.6597 34.6901 55.6597 34.5357V30.4732H54.9672Z' fill='white'/%3E%3Cpath d='M51.774 47.302C51.7163 47.302 51.6586 47.273 51.6298 47.2151C51.5817 47.1283 51.6201 47.0318 51.6971 46.9836C52.1972 46.7134 52.2165 45.9993 52.2357 45.0054C52.2357 44.7352 52.2453 44.4457 52.2646 44.1466C52.3223 43.0466 53.0821 42.7764 53.1206 42.7667C53.2071 42.7378 53.3033 42.786 53.3322 42.8729C53.361 42.9597 53.3129 43.0562 53.2264 43.0852C53.1975 43.0852 52.6493 43.3071 52.6012 44.1659C52.5819 44.465 52.5819 44.7449 52.5723 45.0151C52.5531 46.0765 52.5339 46.916 51.8606 47.2827C51.8317 47.2923 51.8125 47.302 51.7837 47.302' fill='white'/%3E%3Cpath d='M52.7936 45.9606C52.7936 45.9606 52.7455 45.9606 52.7262 45.9413C52.6397 45.9027 52.6108 45.7966 52.6493 45.7194C52.7358 45.536 52.8705 45.3141 53.0148 45.0825C53.3322 44.5807 53.7169 43.9535 53.6784 43.5193V43.4324C53.6207 42.7763 53.563 42.1684 53.563 40.7113C53.563 39.4182 53.4957 39.3218 52.832 38.3279C52.7455 38.1928 52.6493 38.048 52.5339 37.884L52.1684 37.3243C51.4566 36.2339 50.9373 35.4426 49.8216 34.1689C48.4847 32.6539 48.8886 31.0135 49.3888 29.7591C49.4272 29.6722 49.5234 29.6336 49.61 29.6626C49.6965 29.7012 49.735 29.7977 49.7062 29.8845C49.2156 31.1197 48.8694 32.5767 50.0716 33.9373C51.2066 35.2304 51.7259 36.0313 52.4473 37.1313L52.8128 37.691C52.9186 37.855 53.0148 37.9998 53.111 38.1349C53.7938 39.1577 53.8996 39.3121 53.8996 40.7016C53.8996 42.0912 53.9477 42.7473 54.0054 43.3939V43.4807C54.0535 44.0211 53.6496 44.6676 53.2937 45.2466C53.159 45.4685 53.0244 45.6808 52.9378 45.8545C52.909 45.9124 52.8513 45.951 52.7839 45.951' fill='white'/%3E%3Cpath d='M56.535 42.0141C56.4773 42.0141 56.4292 41.9851 56.4003 41.9369C56.3522 41.8597 56.3715 41.7535 56.4484 41.7053C58.3624 40.4315 57.8527 35.8094 57.6218 34.7383C57.6026 34.6418 57.6603 34.555 57.7565 34.5357C57.843 34.5164 57.9392 34.5743 57.9585 34.6708C58.2085 35.8673 58.7279 40.6052 56.6408 41.9948C56.6119 42.0141 56.5831 42.0237 56.5446 42.0237' fill='white'/%3E%3Cpath d='M48.8213 46.009C48.8213 46.009 48.7732 46.009 48.7443 45.9897C48.6578 45.9511 48.6289 45.8449 48.6674 45.7677C49.0329 45.044 49.2926 44.7063 49.9562 44.7738C50.5044 44.8317 50.8507 44.9089 50.8603 44.9186C50.9469 44.9379 51.0046 45.0344 50.9853 45.1212C50.9661 45.2081 50.8699 45.266 50.7834 45.2467C50.7834 45.2467 50.4467 45.1695 49.9177 45.1116C49.5042 45.073 49.3503 45.1598 48.9559 45.9221C48.9271 45.98 48.8694 46.0186 48.802 46.0186' fill='white'/%3E%3Cpath d='M50.6199 45.8835C50.466 45.8835 50.2832 45.8352 50.0813 45.7098C50.0043 45.6615 49.9851 45.5554 50.0332 45.4782C50.0813 45.401 50.1871 45.3721 50.264 45.43C50.466 45.5554 50.6487 45.5844 50.8122 45.5072C51.1873 45.3335 51.4855 44.629 51.6009 43.6641C51.6105 43.5773 51.6875 43.5097 51.7933 43.5194C51.8798 43.529 51.9472 43.6158 51.9376 43.7123C51.8029 44.822 51.447 45.5844 50.9565 45.8159C50.8699 45.8545 50.7545 45.8931 50.6199 45.8931' fill='white'/%3E%3Cpath d='M50.7449 49.6757C50.7449 49.6757 50.668 49.6661 50.6391 49.6371C50.4468 49.4827 49.3407 48.8652 47.9268 48.952C47.821 48.952 47.7537 48.8845 47.7537 48.788C47.7537 48.6915 47.821 48.6143 47.9076 48.6143C49.3022 48.5371 50.4948 49.0871 50.8411 49.3766C50.918 49.4345 50.9277 49.5406 50.8699 49.6178C50.8315 49.6564 50.7834 49.6757 50.7353 49.6757' fill='white'/%3E%3Cpath d='M53.1686 44.2142C53.1686 44.2142 53.1206 44.2142 53.1013 44.1949C53.0148 44.1563 52.9859 44.0501 53.0244 43.9729C53.2167 43.5677 53.1398 43.2878 53.0244 42.9887C53.0148 42.9887 52.7839 42.5931 52.6685 41.0877C52.6493 40.8658 52.6397 40.6631 52.63 40.4702C52.5627 39.4087 52.5242 38.9166 52.1972 38.521C52.1395 38.4534 52.1491 38.3376 52.2165 38.2797C52.2934 38.2218 52.3896 38.2315 52.4569 38.299C52.8513 38.7815 52.8897 39.3412 52.9667 40.4412C52.9763 40.6246 52.9955 40.8272 53.0051 41.0491C53.1109 42.458 53.3225 42.8246 53.3225 42.8246C53.438 43.1045 53.6015 43.5291 53.3322 44.0984C53.3033 44.1563 53.2456 44.1949 53.1783 44.1949' fill='white'/%3E%3Cpath d='M54.2459 49.9556C54.1593 49.9556 54.092 49.8977 54.0824 49.8109C54.0343 49.4828 53.7554 49.2898 53.6015 49.203C53.2456 49.01 52.784 48.9521 52.4954 49.0872C52.4185 49.1258 52.3127 49.0872 52.2742 49.0003C52.2357 48.9135 52.2742 48.817 52.3608 48.7784C52.7359 48.6047 53.3129 48.6626 53.765 48.9038C54.1305 49.1065 54.3709 49.4153 54.419 49.7626C54.4286 49.8591 54.3709 49.9363 54.2747 49.9556H54.2555' fill='white'/%3E%3Cpath d='M54.1304 47.3888C54.1304 47.3888 54.0631 47.3888 54.0343 47.3599C53.9573 47.3116 53.9381 47.2055 53.9862 47.1283C54.3709 46.5396 54.1401 46.2984 54.1304 46.2888C54.092 46.2502 54.0727 46.1923 54.0727 46.144C54.0727 46.0861 54.1112 46.0379 54.1593 46.0186C54.3228 45.9317 54.419 45.8159 54.4575 45.6905C54.5152 45.4782 54.3805 45.2659 54.3805 45.2563C54.342 45.1984 54.342 45.1308 54.3805 45.0826C54.419 45.0247 54.4671 44.9861 54.544 45.0054C54.5633 45.0054 55.073 45.044 55.3808 44.5132C55.4289 44.4361 55.5347 44.4071 55.6116 44.4554C55.6886 44.5036 55.7174 44.6097 55.6693 44.6869C55.4 45.1405 55.0249 45.2852 54.7749 45.3238C54.8133 45.4493 54.8326 45.6133 54.7845 45.7773C54.7364 45.951 54.6402 46.1054 54.4767 46.2212C54.5729 46.4142 54.621 46.7809 54.2651 47.3213C54.2362 47.3695 54.1785 47.3985 54.1208 47.3985' fill='white'/%3E%3Cpath d='M51.3412 35.9251C51.2835 35.9251 51.2162 35.8865 51.1873 35.8286C50.3987 34.1207 49.61 31.6601 49.7831 29.8845C49.7831 29.788 49.86 29.7109 49.9658 29.7301C50.062 29.7301 50.1293 29.817 50.1197 29.9135C49.9562 31.6215 50.7257 34.0145 51.4951 35.6839C51.5336 35.7708 51.4951 35.8672 51.4086 35.9058C51.3893 35.9155 51.3605 35.9251 51.3412 35.9251Z' fill='white'/%3E%3Cpath d='M53.6496 39.4762C53.6496 39.4762 53.5822 39.4762 53.5534 39.4473C53.4764 39.3894 53.4572 39.2929 53.5149 39.2157C53.7457 38.8876 53.8515 38.4823 54.0824 37.6814L54.1208 37.556C54.3517 36.7358 53.8419 36.0796 53.8323 36.0796C53.7938 36.0217 53.7842 35.9542 53.8131 35.8963C53.8131 35.8866 53.9958 35.5199 53.7169 34.8445C53.6784 34.7576 53.7169 34.6611 53.8131 34.6225C53.8996 34.5936 53.9958 34.6225 54.0343 34.719C54.2844 35.3366 54.217 35.7708 54.1497 35.9542C54.3036 36.1761 54.6691 36.8419 54.4382 37.6525L54.3998 37.7779C54.1593 38.6174 54.0439 39.0324 53.7842 39.4183C53.7457 39.4666 53.6977 39.4859 53.6496 39.4859' fill='white'/%3E%3Cpath d='M52.0818 19.9938C51.8798 19.9938 51.7163 19.8587 51.6875 19.685C51.6682 19.5499 51.7259 19.3666 51.9664 19.2797C52.1203 19.2218 52.2646 19.2122 52.3607 19.2122C52.5146 19.2122 52.7839 19.2411 52.8224 19.4244C52.8513 19.5499 52.8224 19.656 52.1876 19.9841C52.1684 19.9841 52.1491 20.0034 52.1299 20.0034H52.0914' fill='white'/%3E%3Cpath d='M50.8603 20.592C50.716 20.592 50.6391 20.5149 50.6102 20.4666C50.5814 20.4184 50.5429 20.3122 50.6295 20.1578C50.7257 19.9745 50.9469 19.7911 51.1681 19.7911C51.2547 19.7911 51.4566 19.8201 51.5432 20.0999C51.5624 20.1578 51.5432 20.2157 51.5143 20.2543C51.4086 20.3894 51.0912 20.5824 50.8603 20.5824' fill='white'/%3E%3Cpath d='M51.9568 21.1422C51.8702 21.1422 51.774 21.1229 51.6682 21.0843C51.5817 21.0553 51.5336 20.9588 51.5721 20.872C51.6009 20.7851 51.6971 20.7369 51.7837 20.7658C51.9856 20.843 52.1107 20.8237 52.2453 20.5632C52.2934 20.486 52.3896 20.4474 52.4762 20.4956C52.5531 20.5439 52.5916 20.6404 52.5435 20.7272C52.3896 21.0071 52.2069 21.1518 51.9568 21.1518' fill='white'/%3E%3Cpath d='M52.255 21.7886C52.178 21.7886 52.1107 21.7307 52.0914 21.6535C52.0722 21.5666 52.1299 21.4701 52.2165 21.4508C52.5243 21.3833 52.6493 21.2868 52.8224 21.0938C52.8801 21.0263 52.9859 21.0166 53.0629 21.0745C53.1302 21.1324 53.1398 21.2386 53.0821 21.3158C52.8705 21.557 52.6878 21.7017 52.2934 21.7789C52.2838 21.7789 52.2742 21.7789 52.255 21.7789' fill='white'/%3E%3Cpath d='M53.2168 19.1061C53.1206 19.1061 53.0052 19.0868 52.8897 19.0482C52.8032 19.0192 52.7551 18.9227 52.7936 18.8262C52.8224 18.7394 52.9282 18.6912 53.0052 18.7297C53.159 18.7876 53.2745 18.7876 53.3706 18.7297C53.5245 18.6429 53.5919 18.421 53.6015 18.3438C53.6015 18.2955 53.64 18.2569 53.6784 18.228C53.7169 18.199 53.765 18.1894 53.8131 18.199C53.9093 18.2183 53.9766 18.1122 53.9958 18.0543C54.0247 17.9771 54.0343 17.8902 53.9958 17.8613C53.9189 17.813 53.89 17.7069 53.9381 17.6297C53.9862 17.5525 54.092 17.5236 54.1689 17.5718C54.3613 17.6876 54.419 17.9288 54.3132 18.1797C54.2363 18.3824 54.0728 18.5078 53.9093 18.5368C53.8612 18.6815 53.7554 18.8938 53.5534 19.0192C53.4572 19.0771 53.3418 19.1061 53.2264 19.1061' fill='white'/%3E%3Cpath d='M60.1995 35.6936C60.1225 35.6936 60.0552 35.6453 60.036 35.5778C59.757 34.6611 58.7952 32.9531 58.6317 32.7408C58.6125 32.7312 58.5933 32.7119 58.574 32.6829C58.5259 32.6057 58.5548 32.4996 58.6317 32.4513C58.6702 32.4224 58.7279 32.4224 58.7856 32.4417C59.0068 32.5285 60.1033 34.6514 60.3534 35.4716C60.3822 35.5585 60.3341 35.655 60.2379 35.6839C60.2187 35.6839 60.2091 35.6839 60.1899 35.6839' fill='white'/%3E%3Cpath d='M51.2835 49.6661C51.2066 49.6661 51.1393 49.6179 51.12 49.5407C51.1008 49.4538 51.1489 49.3573 51.2451 49.338C51.5913 49.2512 52.053 49.0775 52.303 48.8941C52.38 48.8362 52.4858 48.8555 52.5435 48.9327C52.6012 49.0099 52.582 49.1161 52.505 49.174C52.1972 49.3959 51.6779 49.5793 51.3316 49.6661C51.322 49.6661 51.3028 49.6661 51.2932 49.6661' fill='white'/%3E%3Cpath d='M49.0425 51.8082C49.0425 51.8082 49.0329 51.8082 49.0233 51.8082C48.552 51.7503 48.3692 51.5766 48.3404 51.1907C48.3404 51.0942 48.4077 51.017 48.4943 51.0073C48.5905 51.0073 48.6674 51.0749 48.677 51.1617C48.6866 51.3354 48.6963 51.4223 49.0617 51.4609C49.1579 51.4705 49.2156 51.5573 49.206 51.6538C49.1964 51.7407 49.1195 51.7986 49.0425 51.7986' fill='white'/%3E%3Cpath d='M52.2549 52.8505C52.0914 52.8505 51.9664 52.8022 51.8895 52.7154C51.7356 52.5513 51.7837 52.3004 51.8318 52.0785C51.851 51.9917 51.8702 51.9048 51.8702 51.8276C51.8702 51.7311 51.9472 51.6732 52.0433 51.6636C52.1395 51.6636 52.2069 51.7504 52.2069 51.8373C52.2069 51.9338 52.1876 52.0399 52.1588 52.1461C52.1395 52.2618 52.1011 52.4452 52.1395 52.4934C52.1395 52.4934 52.178 52.532 52.3607 52.5127C52.4569 52.4934 52.5339 52.5706 52.5435 52.6575C52.5531 52.754 52.4858 52.8312 52.3992 52.8408C52.3511 52.8408 52.303 52.8408 52.2646 52.8408' fill='white'/%3E%3Cpath d='M53.0532 42.7763C52.9763 42.7763 52.909 42.7184 52.8897 42.6412C52.7166 41.8982 52.38 41.4833 52.2357 41.4833C52.2357 41.4833 52.2357 41.4833 52.2261 41.4833C52.1395 41.5026 52.0433 41.4447 52.0337 41.3482C52.0145 41.2613 52.0722 41.1649 52.1684 41.1552C52.6397 41.0587 53.0532 41.8017 53.2264 42.5737C53.2456 42.6605 53.1879 42.757 53.1013 42.7763C53.0917 42.7763 53.0725 42.7763 53.0628 42.7763' fill='white'/%3E%3Cpath d='M58.2758 33.2137C58.2758 33.2137 58.2566 33.2137 58.247 33.2137C58.1508 33.1944 58.0931 33.1075 58.1123 33.011C58.1412 32.8663 58.0835 32.7312 57.9296 32.6058C57.6699 32.4031 57.2948 32.3645 57.189 32.4128C57.1024 32.4514 57.0063 32.4128 56.9678 32.3356C56.9293 32.2487 56.9678 32.1522 57.0447 32.1136C57.2948 31.9882 57.8142 32.0943 58.1412 32.3452C58.4009 32.5382 58.5067 32.8084 58.449 33.0786C58.4297 33.1558 58.3624 33.2137 58.2855 33.2137' fill='white'/%3E%3Cpath d='M56.9486 30.3381C56.8812 30.3381 56.8139 30.2899 56.785 30.2223C56.3426 28.7459 58.0739 26.8546 58.776 26.2467C58.8433 26.1888 58.9491 26.1888 59.0164 26.266C59.0741 26.3336 59.0741 26.4397 58.9972 26.5073C58.0835 27.2889 56.7562 28.9679 57.1024 30.1258C57.1313 30.2127 57.0832 30.3092 56.987 30.3381C56.9678 30.3381 56.9582 30.3381 56.9389 30.3381' fill='white'/%3E%3Cpath d='M57.2564 30.618C57.1986 30.618 57.1313 30.5794 57.1025 30.5215C56.7755 29.8267 57.8719 28.7556 58.776 28.3214C58.8626 28.2828 58.9588 28.3214 58.9972 28.3986C59.0357 28.4855 58.9972 28.582 58.9203 28.6206C58.0258 29.0451 57.2275 29.9811 57.4102 30.3671C57.4487 30.454 57.4102 30.5505 57.3333 30.5891C57.3141 30.5987 57.2852 30.6084 57.2564 30.6084' fill='white'/%3E%3Cpath d='M57.2563 31.2549C57.2563 31.2549 57.1986 31.2549 57.1698 31.2356C57.0928 31.1873 57.064 31.0908 57.1024 31.004C57.4583 30.3768 58.1797 29.8846 59.3242 29.5083C59.4108 29.4793 59.507 29.5276 59.5358 29.6144C59.5647 29.7013 59.5166 29.7978 59.43 29.8267C58.372 30.1838 57.6988 30.618 57.391 31.168C57.3621 31.2259 57.3044 31.2549 57.2467 31.2549' fill='white'/%3E%3Cpath d='M58.9972 32.4128C58.9203 32.4128 58.8529 32.3645 58.8337 32.297C58.699 31.8435 58.2278 31.6022 58.0258 31.6408C57.9392 31.6698 57.843 31.6022 57.8238 31.5154C57.8046 31.4285 57.8623 31.332 57.9488 31.3127C58.3432 31.2066 58.9876 31.6022 59.1607 32.2005C59.1896 32.2873 59.1415 32.3838 59.0453 32.4128C59.0261 32.4128 59.0164 32.4128 58.9972 32.4128Z' fill='white'/%3E%3Cpath d='M56.5927 29.7881C56.5157 29.7881 56.4484 29.7302 56.4292 29.653C56.208 28.6398 56.8331 27.1923 57.1313 26.4976L57.1505 26.459C57.189 26.3721 57.2852 26.3335 57.3717 26.3721C57.4583 26.4107 57.4968 26.5072 57.4583 26.5941L57.4391 26.6327C57.1505 27.2985 56.5542 28.6784 56.7562 29.5758C56.7754 29.6626 56.7177 29.7591 56.6312 29.7784C56.6215 29.7784 56.6119 29.7784 56.5927 29.7784' fill='white'/%3E%3Cpath d='M56.0829 30.4732H55.8232C55.7271 30.4732 55.6597 30.396 55.6597 30.3092C55.6597 30.2223 55.7367 30.1451 55.8232 30.1451H56.0829C56.1791 30.1451 56.2561 30.2223 56.2561 30.3092C56.2561 30.396 56.1791 30.4732 56.0829 30.4732Z' fill='white'/%3E%3Cpath d='M17.5145 25.0115C17.5145 25.0115 17.5049 25.0115 17.4953 25.0115C17.1875 25.0115 13.927 24.8764 13.7346 23.2457C13.725 23.1492 13.7923 23.072 13.8789 23.0623C13.975 23.0527 14.052 23.1202 14.0616 23.2071C14.2251 24.5387 17.1971 24.6738 17.476 24.6738C17.476 24.6738 17.476 24.6738 17.4953 24.6738C17.5818 24.6738 17.6684 24.751 17.678 24.8378C17.678 24.9247 17.6107 25.0019 17.5241 25.0115H17.5145Z' fill='white'/%3E%3Cpath d='M21.2751 32.7891C21.2078 32.7891 21.1501 32.7505 21.1212 32.6926C20.6115 31.554 18.9957 29.3635 17.8511 28.4275C17.7742 28.3696 17.7645 28.2635 17.8223 28.1863C17.88 28.1091 17.9858 28.1091 18.0627 28.1573C19.1495 29.0451 20.8519 31.2645 21.429 32.5479C21.4675 32.6347 21.429 32.7312 21.3425 32.7698C21.3232 32.7795 21.2944 32.7891 21.2751 32.7891Z' fill='white'/%3E%3Cpath d='M12.8401 29.3056C12.7824 29.3056 12.7247 29.2767 12.6958 29.2188C12.667 29.1705 11.9937 27.9643 10.2625 28.5143C10.1759 28.5433 10.0797 28.495 10.0509 28.4082C10.022 28.3214 10.0701 28.2249 10.1567 28.1959C12.1572 27.559 12.9748 29.0547 12.9844 29.0644C13.0325 29.1512 12.994 29.2477 12.9171 29.296C12.8882 29.3056 12.8593 29.3153 12.8401 29.3153' fill='white'/%3E%3Cpath d='M12.4265 30.5504C12.3688 30.5504 12.3111 30.5215 12.2822 30.4732C11.8013 29.682 11.0608 29.5469 10.0797 30.068C10.0028 30.1066 9.89697 30.0873 9.84888 30.0004C9.80079 29.9232 9.83926 29.8171 9.9162 29.7688C11.0511 29.1609 11.9937 29.3442 12.5612 30.2899C12.6093 30.3671 12.5804 30.4732 12.5035 30.5215C12.4746 30.5408 12.4458 30.5408 12.4169 30.5408' fill='white'/%3E%3Cpath d='M12.3303 31.4479C12.3303 31.4479 12.2342 31.4286 12.2053 31.39C11.7629 30.8592 11.3878 30.7917 10.8684 31.168C10.7914 31.2259 10.6856 31.2066 10.6376 31.1294C10.5798 31.0522 10.5991 30.9461 10.676 30.8978C11.3397 30.4347 11.9071 30.5215 12.465 31.1873C12.5227 31.2549 12.5131 31.361 12.4458 31.4286C12.4169 31.4575 12.3784 31.4672 12.34 31.4672' fill='white'/%3E%3Cpath d='M11.3493 32.8856C11.2916 32.8856 11.2243 32.8566 11.1954 32.7891C11.1569 32.7022 11.1954 32.6058 11.2724 32.5575C11.609 32.3838 12.1476 32.2777 12.6189 32.4514C12.7055 32.4803 12.7535 32.5865 12.7151 32.6733C12.6862 32.7601 12.5804 32.7987 12.4939 32.7698C12.1188 32.6251 11.6956 32.7215 11.4166 32.8566C11.3974 32.8663 11.3685 32.8759 11.3397 32.8759' fill='white'/%3E%3Cpath d='M16.9374 38.1542C16.8412 38.1542 16.7739 38.077 16.7739 37.9902C16.7739 36.977 16.9855 36.4173 17.1682 35.9252C17.3125 35.5296 17.4472 35.1918 17.4472 34.6708C17.4472 34.5743 17.5241 34.4971 17.6203 34.4971C17.7165 34.4971 17.7838 34.5743 17.7838 34.6708C17.7838 35.2497 17.6395 35.6357 17.4856 36.041C17.3029 36.5331 17.1105 37.0349 17.1105 37.9902C17.1105 38.0867 17.0336 38.1542 16.9374 38.1542Z' fill='white'/%3E%3Cpath d='M16.0525 40.1806C16.0525 40.1806 16.0333 40.1806 16.0237 40.1806C15.9275 40.1613 15.8698 40.0745 15.889 39.9876C15.889 39.9683 16.2737 37.691 15.6197 35.0278C15.6005 34.9409 15.6486 34.8444 15.7448 34.8251C15.8409 34.8058 15.9275 34.8541 15.9467 34.9506C16.62 37.691 16.2353 39.9587 16.216 40.0552C16.1968 40.1324 16.1295 40.1903 16.0525 40.1903' fill='white'/%3E%3Cpath d='M20.3133 37.3822C19.9767 37.3822 19.8324 36.8901 19.6305 36.176C19.4477 35.5585 19.2265 34.7962 18.8225 34.0049C18.1877 32.7794 17.5722 32.1715 17.1201 31.7276C16.7354 31.3416 16.4565 31.0714 16.3796 30.6372C16.3699 30.5407 16.4276 30.4539 16.5142 30.4442C16.6008 30.4442 16.697 30.4925 16.7066 30.5793C16.7643 30.9074 16.9951 31.139 17.351 31.4864C17.8223 31.9495 18.4667 32.5864 19.1207 33.8505C19.5439 34.6611 19.7843 35.4813 19.9575 36.0795C20.0729 36.4848 20.2268 36.9962 20.3326 37.0348C20.4191 37.0155 20.5153 37.0734 20.5346 37.1603C20.5538 37.2471 20.4961 37.3436 20.4095 37.3629C20.3807 37.3629 20.3518 37.3629 20.323 37.3629' fill='white'/%3E%3Cpath d='M18.0435 28.524C18.0435 28.524 17.9569 28.5047 17.9281 28.4758C17.8607 28.4083 17.8607 28.3021 17.9281 28.2346C18.3032 27.8389 18.8322 27.8968 19.2938 27.9933C19.3804 28.0126 19.4381 28.0995 19.4189 28.196C19.3996 28.2828 19.3034 28.3504 19.2169 28.3214C18.6783 28.2056 18.3801 28.2442 18.1685 28.4661C18.1397 28.5047 18.0916 28.5144 18.0435 28.5144' fill='white'/%3E%3Cpath d='M17.5049 27.1344C17.5049 27.1344 17.4279 27.1151 17.3895 27.0862C17.3221 27.0283 17.3125 26.9125 17.3798 26.8449C18.1397 26.0054 18.8995 26.1116 19.467 26.2949C19.5535 26.3239 19.6016 26.4203 19.5728 26.5072C19.5439 26.594 19.4477 26.6423 19.3612 26.6133C18.8322 26.4493 18.2455 26.3818 17.6203 27.0765C17.5914 27.1151 17.5433 27.1344 17.4953 27.1344' fill='white'/%3E%3Cpath d='M17.0624 28.0705C17.0624 28.0705 16.9951 28.0705 16.9663 28.0415C16.8893 27.9836 16.8701 27.8871 16.9278 27.8099C17.5626 26.9029 18.5436 26.8064 19.1784 26.9994C19.265 27.0283 19.3227 27.1152 19.2938 27.2117C19.265 27.2985 19.1688 27.3564 19.0822 27.3275C18.5436 27.1731 17.7261 27.2503 17.1971 28.0126C17.1682 28.0608 17.1105 28.0801 17.0624 28.0801' fill='white'/%3E%3Cpath d='M14.0424 33.0883C13.9558 33.0883 13.8885 33.0304 13.8789 32.9435L13.5518 30.1259C13.5518 30.0776 13.5518 30.0294 13.5903 29.9908C13.6192 29.9522 13.6673 29.9329 13.7154 29.9329H14.6387C14.7253 29.9329 14.8022 30.0004 14.8022 30.0873L15.1004 32.9049C15.1004 33.0014 15.0426 33.0786 14.9465 33.0883C14.8407 33.1076 14.7733 33.0304 14.7637 32.9435L14.4848 30.2706H13.9077L14.2059 32.9049C14.2155 33.0014 14.1482 33.0786 14.0616 33.0883C14.0616 33.0883 14.052 33.0883 14.0424 33.0883Z' fill='white'/%3E%3Cpath d='M12.5516 30.6179C12.4746 30.6179 12.4073 30.5696 12.388 30.5021C12.3592 30.4153 12.4073 30.3188 12.5035 30.2898L13.6672 29.9424C13.7538 29.9135 13.85 29.9617 13.8788 30.0582C13.9077 30.1451 13.85 30.2416 13.7634 30.2705L12.5996 30.6179C12.5996 30.6179 12.5708 30.6179 12.5516 30.6179Z' fill='white'/%3E%3Cpath d='M15.11 34.6129C15.0234 34.6129 14.9561 34.5453 14.9465 34.4681L14.8118 33.262C14.8022 33.1655 14.8695 33.0883 14.9561 33.0786C15.0619 33.0786 15.1292 33.1365 15.1388 33.2234L15.2735 34.4295C15.2831 34.526 15.2158 34.6032 15.1292 34.6129C15.1292 34.6129 15.1196 34.6129 15.11 34.6129Z' fill='white'/%3E%3Cpath d='M15.3408 26.5168C15.3408 26.5168 15.2927 26.5168 15.2735 26.5072C13.725 25.8221 13.1286 24.3553 13.2056 23.5255C13.2056 23.429 13.3114 23.3711 13.3883 23.3711C13.4845 23.3711 13.5518 23.4579 13.5422 23.5544C13.4845 24.2589 14.0327 25.5905 15.4177 26.1984C15.5043 26.237 15.5428 26.3335 15.5043 26.4203C15.4754 26.4782 15.4177 26.5168 15.3504 26.5168' fill='white'/%3E%3Cpath d='M15.1196 29.8749C15.1196 29.8749 15.0523 29.8652 15.0234 29.8459C14.5618 29.5372 14.1578 29.1898 13.8885 28.2055C13.8596 28.1187 13.9173 28.0222 14.0039 27.9932C14.0905 27.9739 14.1866 28.0222 14.2155 28.109C14.456 28.9871 14.8022 29.2766 15.2158 29.5565C15.2927 29.6047 15.312 29.7109 15.2543 29.788C15.2254 29.8363 15.1677 29.8652 15.1196 29.8652' fill='white'/%3E%3Cpath d='M16.3988 27.4529C16.3411 27.4529 16.2834 27.424 16.2545 27.3661C16.2353 27.3371 15.8409 26.6327 15.7351 25.7256C15.7255 25.6291 15.7928 25.5519 15.8794 25.5423C15.9756 25.523 16.0525 25.6002 16.0622 25.687C16.1583 26.5169 16.5334 27.1827 16.5334 27.1924C16.5815 27.2696 16.5527 27.3757 16.4757 27.424C16.4469 27.4336 16.418 27.4433 16.3892 27.4433' fill='white'/%3E%3Cpath d='M15.7255 28.7266C15.7255 28.7266 15.6678 28.7266 15.6486 28.7073C15.2831 28.5046 14.908 28.0994 14.6579 27.6265C14.6098 27.5493 14.6483 27.4432 14.7253 27.395C14.8022 27.3564 14.908 27.3853 14.9561 27.4625C15.1773 27.8678 15.5139 28.2441 15.8121 28.4082C15.889 28.4564 15.9275 28.5529 15.8794 28.6397C15.8506 28.6976 15.7929 28.7266 15.7352 28.7266' fill='white'/%3E%3Cpath d='M16.6392 32.268C16.5431 32.268 16.4757 32.1908 16.4757 32.1039C16.4757 31.6214 16.3892 31.1197 16.3218 30.7144L16.6585 30.6565C16.7258 31.0714 16.8124 31.5925 16.8124 32.1039C16.8124 32.2004 16.7354 32.268 16.6392 32.268Z' fill='white'/%3E%3Cpath d='M14.3982 49.2318C14.3982 49.2318 14.3405 49.2318 14.3117 49.2125C14.2347 49.1643 14.2059 49.0678 14.2444 48.9906C14.2636 48.9617 14.4175 48.6915 14.908 48.5081C15.3889 48.3248 16.3892 48.566 16.5046 48.595C16.5912 48.6143 16.6489 48.7108 16.6296 48.7976C16.6104 48.8845 16.5142 48.9424 16.4277 48.9231C16.1487 48.8555 15.3504 48.7011 15.033 48.8266C14.6675 48.9713 14.5521 49.1546 14.5425 49.1643C14.5137 49.2222 14.456 49.2511 14.3982 49.2511' fill='white'/%3E%3Cpath d='M16.3026 23.2361C15.9852 23.2361 15.4081 23.1782 14.831 22.8404C14.3598 22.5606 14.3694 22.2422 14.5233 21.8176C14.5521 21.7307 14.6579 21.6825 14.7445 21.7211C14.831 21.75 14.8791 21.8465 14.8407 21.943C14.7156 22.2711 14.7252 22.3966 15.0042 22.5606C15.7544 23.0045 16.495 22.8983 16.5046 22.8983C16.5911 22.879 16.6777 22.9466 16.6969 23.0431C16.7066 23.1396 16.6488 23.2168 16.5527 23.2361C16.5431 23.2361 16.4469 23.2554 16.293 23.2554' fill='white'/%3E%3Cpath d='M17.0336 21.8079C17.0336 21.8079 16.9759 21.8079 16.9566 21.7886C16.3892 21.4702 15.5043 20.8333 15.0715 20.4184C15.0042 20.3508 15.0042 20.2447 15.0715 20.1771C15.1388 20.1096 15.2446 20.1096 15.3119 20.1771C15.7255 20.5728 16.5815 21.1903 17.1298 21.4991C17.2163 21.5474 17.2452 21.6439 17.1971 21.7307C17.1682 21.7886 17.1105 21.8175 17.0528 21.8175' fill='white'/%3E%3Cpath d='M17.8319 21.3448C17.8319 21.3448 17.7742 21.3448 17.7357 21.3158L17.274 21.0167C17.1971 20.9685 17.1779 20.8623 17.226 20.7851C17.274 20.7079 17.3798 20.6886 17.4568 20.7369L17.9185 21.036C17.9954 21.0843 18.0146 21.1904 17.9665 21.2676C17.9377 21.3158 17.88 21.3448 17.8223 21.3448' fill='white'/%3E%3Cpath d='M18.332 19.8876C18.332 19.8876 18.2935 19.8876 18.2647 19.878L17.6491 19.6367C17.5914 19.6174 17.5433 19.5499 17.5433 19.492C17.5433 19.4244 17.5722 19.3666 17.6395 19.3376C17.6491 19.3376 17.8992 19.2122 18.1974 19.2122C18.2839 19.2122 18.3609 19.2218 18.4378 19.2411C18.534 19.2604 18.7648 19.3183 18.7648 19.5016C18.7648 19.6174 18.6783 19.7139 18.4955 19.7815C18.4955 19.7815 18.4474 19.8683 18.409 19.8876C18.3897 19.8973 18.3609 19.9069 18.3416 19.9069' fill='white'/%3E%3Cpath d='M13.7923 46.173C13.4749 46.173 13.321 45.9511 13.196 45.7002C13.1479 45.6133 13.1864 45.5168 13.2633 45.4686C13.3403 45.43 13.4461 45.4589 13.4941 45.5361C13.648 45.816 13.7057 45.8546 13.9077 45.816C13.9943 45.7967 14.0328 45.7195 14.0905 45.5554C14.1482 45.3914 14.2444 45.1405 14.5329 45.1405C14.6291 45.1405 14.6964 45.2177 14.6964 45.3045C14.6964 45.3914 14.6195 45.4782 14.5329 45.4782C14.4848 45.4782 14.4656 45.4975 14.3982 45.6712C14.3405 45.8449 14.254 46.0862 13.975 46.1441C13.9077 46.1537 13.85 46.1634 13.7923 46.1634' fill='white'/%3E%3Cpath d='M14.8118 34.14C14.7252 34.14 14.6579 34.0821 14.6483 33.9953L14.581 33.4067C14.5713 33.3102 14.6387 33.233 14.7252 33.2233C14.8214 33.2137 14.8984 33.2812 14.908 33.3681L14.9753 33.9567C14.9849 34.0532 14.9176 34.1304 14.831 34.14C14.831 34.14 14.8214 34.14 14.8118 34.14Z' fill='white'/%3E%3Cpath d='M12.4842 40.142C12.3881 40.142 12.3207 40.0648 12.3207 39.9683C12.3592 38.6174 12.7151 36.1375 13.0806 34.5646C13.0998 34.4778 13.1864 34.4102 13.2825 34.4392C13.3691 34.4585 13.4268 34.555 13.4076 34.6418C13.0421 36.205 12.6958 38.6464 12.6574 39.9876C12.6574 40.0841 12.5804 40.1517 12.4939 40.1517' fill='white'/%3E%3Cpath d='M15.1581 38.878C15.0619 38.878 14.9946 38.8008 14.9946 38.7043C14.9946 38.6657 15.033 35.3752 14.9465 34.4585C14.9369 34.362 15.0042 34.2848 15.1004 34.2751C15.1965 34.2751 15.2735 34.333 15.2831 34.4295C15.3793 35.3655 15.3408 38.5788 15.3408 38.7139C15.3408 38.8104 15.2639 38.878 15.1677 38.878' fill='white'/%3E%3Cpath d='M18.5533 43.7027C18.5533 43.7027 18.5436 43.7027 18.534 43.7027C18.4378 43.7027 18.3705 43.6062 18.3801 43.5194C18.4186 43.172 18.5148 42.979 18.7648 42.786C18.8418 42.7281 18.9476 42.7474 19.0053 42.8149C19.063 42.8921 19.0438 42.9983 18.9764 43.0562C18.8226 43.172 18.7456 43.2781 18.7168 43.5483C18.7168 43.6352 18.6398 43.7027 18.5533 43.7027Z' fill='white'/%3E%3Cpath d='M13.9077 39.5438C13.8115 39.5438 13.7442 39.4666 13.7442 39.3701C13.7827 36.0217 14.052 34.5067 14.0616 34.4488C14.0808 34.3524 14.1674 34.2945 14.254 34.3138C14.3501 34.3331 14.4078 34.4199 14.3886 34.5067C14.3886 34.526 14.1193 36.07 14.0808 39.3798C14.0808 39.4763 14.0039 39.5438 13.9077 39.5438Z' fill='white'/%3E%3Cpath d='M9.88735 42.1878C9.88735 42.1878 9.83926 42.1878 9.81041 42.1878C9.71423 42.1685 9.5411 42.0816 9.50263 41.7728C9.49301 41.6763 9.55072 41.5991 9.6469 41.5798C9.74308 41.5605 9.82002 41.6377 9.83926 41.7246C9.84888 41.8211 9.87773 41.85 9.88735 41.85C9.9162 41.8597 10.0701 41.7825 10.1951 41.5798C10.4356 41.1649 10.5414 40.8658 10.5414 40.8658C10.5702 40.7789 10.6664 40.7307 10.753 40.7596C10.8395 40.7886 10.8876 40.8851 10.8588 40.9719C10.8588 40.9816 10.7434 41.3 10.4837 41.7439C10.349 41.9755 10.1278 42.1781 9.89697 42.1781' fill='white'/%3E%3Cpath d='M16.5527 35.3366C16.0429 35.3366 15.5139 35.2401 15.437 34.5357C15.3889 34.1014 15.2543 33.812 15.1485 33.7444C15.0619 33.7734 14.9465 33.7155 14.9176 33.6286C14.8888 33.5418 14.9176 33.4453 15.0042 33.4163C15.1196 33.3777 15.2254 33.397 15.3216 33.4646C15.639 33.6769 15.7352 34.3137 15.7544 34.5067C15.8121 34.9892 16.1295 35.0278 16.8316 34.9988C16.9374 34.9988 17.0528 34.9988 17.149 34.9988C17.2644 34.9988 17.3029 34.9602 17.3318 34.9409C17.4568 34.8059 17.4183 34.4392 17.3895 34.1979C17.3606 33.9374 17.4279 33.7155 17.5818 33.5321C17.9185 33.1461 18.5532 33.1172 18.5821 33.1172C18.6687 33.1172 18.7456 33.1847 18.7456 33.2812C18.7456 33.3777 18.6783 33.4549 18.5821 33.4549C18.5821 33.4549 18.0627 33.4839 17.8223 33.7541C17.7261 33.8602 17.6972 33.9953 17.7069 34.1593C17.7453 34.4778 17.7934 34.912 17.5722 35.1629C17.4664 35.2787 17.3221 35.3366 17.1394 35.3366C17.0432 35.3366 16.9374 35.3366 16.8316 35.3366C16.7354 35.3366 16.6296 35.3366 16.5238 35.3366' fill='white'/%3E%3Cpath d='M16.5527 35.3366C16.0429 35.3366 15.5139 35.2401 15.437 34.5357C15.3889 34.1014 15.2543 33.812 15.1485 33.7444C15.0619 33.7734 14.9465 33.7155 14.9176 33.6286C14.8888 33.5418 14.9176 33.4453 15.0042 33.4163C15.1196 33.3777 15.2254 33.397 15.3216 33.4646C15.639 33.6769 15.7352 34.3137 15.7544 34.5067C15.8121 34.9892 16.1295 35.0278 16.8316 34.9988C16.9374 34.9988 17.0528 34.9988 17.149 34.9988C17.2644 34.9988 17.3029 34.9602 17.3318 34.9409C17.4568 34.8059 17.4183 34.4392 17.3895 34.1979C17.3606 33.9374 17.4279 33.7155 17.5818 33.5321C17.9185 33.1461 18.5532 33.1172 18.5821 33.1172C18.6687 33.1172 18.7456 33.1847 18.7456 33.2812C18.7456 33.3777 18.6783 33.4549 18.5821 33.4549C18.5821 33.4549 18.0627 33.4839 17.8223 33.7541C17.7261 33.8602 17.6972 33.9953 17.7069 34.1593C17.7453 34.4778 17.7934 34.912 17.5722 35.1629C17.4664 35.2787 17.3221 35.3366 17.1394 35.3366C17.0432 35.3366 16.9374 35.3366 16.8316 35.3366C16.7354 35.3366 16.6296 35.3366 16.5238 35.3366' fill='white'/%3E%3Cpath d='M18.2358 40.142C18.1397 40.142 18.0723 40.0648 18.0723 39.9683C18.0723 39.949 18.0916 37.9226 17.8319 36.784C17.8127 36.6971 17.8704 36.6007 17.9569 36.5814C18.0531 36.5621 18.1397 36.62 18.1589 36.7068C18.4282 37.884 18.409 39.8911 18.3994 39.978C18.3994 40.0745 18.3224 40.142 18.2262 40.142' fill='white'/%3E%3Cpath d='M15.639 22.3966C15.639 22.3966 15.5909 22.3966 15.5716 22.3773C15.4851 22.3387 15.4466 22.2422 15.4851 22.1554C15.6582 21.7694 16.0333 21.4606 16.5623 21.258C16.6489 21.2194 16.745 21.258 16.7835 21.3544C16.822 21.4413 16.7835 21.5378 16.6873 21.5764C16.2353 21.7501 15.9275 22.001 15.7928 22.3001C15.764 22.358 15.7063 22.3966 15.639 22.3966Z' fill='white'/%3E%3Cpath d='M15.6967 20.679C15.4755 20.679 15.2542 20.5632 15.11 20.457C14.9946 20.4377 14.6868 20.3991 14.6195 20.3991C14.5617 20.4184 14.504 20.3702 14.4752 20.322C14.4367 20.2544 14.4463 20.1676 14.4944 20.1097C14.5137 20.0904 14.5329 20.0711 14.5617 20.0711C14.6098 20.0518 14.8311 19.9649 15.2542 19.7333C15.7352 19.4631 16.2257 19.0675 16.7739 18.4596C17.3606 17.8227 18.5821 16.8867 18.6398 16.8481C18.7168 16.7902 18.8226 16.8095 18.8803 16.8771C18.938 16.9543 18.9187 17.0604 18.8514 17.1183C18.8418 17.128 17.5914 18.0833 17.0336 18.6912C16.4565 19.3184 15.9468 19.743 15.4274 20.0228C15.3504 20.0614 15.2831 20.1 15.2158 20.1386C15.2446 20.1386 15.2639 20.1579 15.2831 20.1772C15.2831 20.1772 15.639 20.4667 15.8602 20.293C16.1487 20.0518 16.3699 19.7333 16.5623 19.4438C16.7162 19.2123 16.8701 19 17.0336 18.8552C17.3798 18.5464 18.2743 18.0929 18.3128 18.0736C18.3609 18.0543 18.4186 18.0543 18.4667 18.0736C18.5148 18.1026 18.5436 18.1508 18.5532 18.2087C18.5725 18.5368 19.1784 18.8938 19.3419 18.9228C19.4093 18.9131 19.4958 18.9421 19.5247 19.0193C19.5631 19.1061 19.5247 19.2026 19.4477 19.2412C19.4093 19.2605 19.2938 19.3184 18.9187 19.0965C18.7937 19.0193 18.4378 18.7877 18.2839 18.4692C18.005 18.6236 17.4856 18.9131 17.2644 19.1061C17.1298 19.2219 16.9951 19.4245 16.8508 19.6368C16.6393 19.936 16.4084 20.2834 16.0814 20.5535C15.966 20.65 15.8313 20.6886 15.6967 20.6886' fill='white'/%3E%3Cpath d='M20.3229 37.3822C19.9767 37.3822 19.8517 36.9287 19.6304 36.1857C19.4477 35.5681 19.2265 34.8058 18.8225 34.0145C18.1877 32.789 17.5722 32.1811 17.1201 31.7276C16.7354 31.3513 16.4565 31.0714 16.3795 30.6469C16.3699 30.589 16.3795 30.5407 16.4276 30.4925C16.4565 30.4635 16.5046 30.396 16.5623 30.2512C16.6104 30.1065 16.6488 30.0196 16.6777 29.9521C16.7354 29.8073 16.745 29.7784 16.7931 29.4793C16.8893 28.881 17.9761 28.7748 17.9858 28.7748C18.0338 28.7555 18.0819 28.7941 18.1204 28.8231C18.1493 28.8617 18.1877 28.8906 18.2166 28.9292C19.4477 30.3767 20.9962 36.012 20.65 37.1024C20.5923 37.2761 20.4961 37.3436 20.4191 37.3629C20.4095 37.3629 20.3518 37.3629 20.3422 37.3629M16.7354 30.6469C16.8124 30.9363 17.0432 31.1486 17.3606 31.4767C17.8319 31.9399 18.4667 32.5768 19.1303 33.8408C19.5535 34.6514 19.794 35.4716 19.9671 36.0699C20.0825 36.4752 20.2364 36.9866 20.3422 37.0252C20.65 36.6392 19.3323 30.7626 17.9761 29.1608C17.9569 29.1415 17.9473 29.1319 17.9377 29.1126C17.601 29.1608 17.1586 29.3152 17.1297 29.5275C17.0817 29.8459 17.0624 29.8942 16.9951 30.0679C16.9662 30.1354 16.9374 30.2223 16.8893 30.3574C16.8508 30.4732 16.8027 30.5793 16.745 30.6469' fill='white'/%3E%3Cpath d='M33.2304 16.2498C33.0958 16.2498 32.9707 16.1919 32.8745 16.0954C32.7784 15.9893 32.7303 15.8542 32.7399 15.7094C32.7591 15.4199 32.9996 15.198 33.2785 15.198C33.4228 15.198 33.5478 15.2559 33.6344 15.3524C33.7305 15.4585 33.7786 15.5936 33.769 15.7384C33.7498 16.0182 33.5189 16.2498 33.2304 16.2498ZM33.2785 15.5357C33.1727 15.5357 33.0861 15.6226 33.0765 15.7287C33.0765 15.777 33.0861 15.8252 33.115 15.8542C33.1342 15.8735 33.1727 15.9024 33.2208 15.9024C33.3266 15.9024 33.4131 15.8156 33.4228 15.7094C33.4228 15.6612 33.4131 15.6129 33.3843 15.5743C33.3651 15.555 33.3266 15.5261 33.2785 15.5261' fill='white'/%3E%3Cpath d='M35.4329 16.4042C35.4329 16.4042 35.3464 16.3849 35.3175 16.3559L34.9905 16.0278C34.9905 16.0278 34.9328 15.9217 34.952 15.8638C34.9713 15.8059 35.0098 15.7576 35.0675 15.748L35.5195 15.6322C35.5772 15.6129 35.6349 15.6322 35.683 15.6708L36.01 15.9989C36.01 15.9989 36.0677 16.105 36.0485 16.1629C36.0293 16.2208 35.9908 16.2691 35.9331 16.2787L35.481 16.3945C35.481 16.3945 35.4522 16.3945 35.4426 16.3945' fill='white'/%3E%3Cpath d='M33.5286 13.9146H33.5093C33.442 13.9146 33.3939 13.8664 33.3747 13.7989L33.2015 13.3164C33.1823 13.2681 33.2015 13.2102 33.2208 13.162L33.5574 12.6699C33.5959 12.6216 33.6536 12.5927 33.7209 12.6023C33.7786 12.6023 33.8363 12.6506 33.8556 12.7085L34.0287 13.1909C34.0479 13.2392 34.0383 13.2971 34.0095 13.3453L33.6728 13.8375C33.6728 13.8375 33.5863 13.9146 33.5382 13.9146' fill='white'/%3E%3Cpath d='M31.2395 16.5972C31.2395 16.5972 31.1529 16.5779 31.124 16.5489C31.0567 16.4814 31.0567 16.3752 31.124 16.3077L31.3068 16.1147L31.2202 16.0954C31.124 16.0858 31.0663 15.9989 31.0856 15.9024C31.0952 15.8059 31.1818 15.7577 31.2779 15.7673L31.6915 15.8349C31.7492 15.8445 31.8069 15.8928 31.8262 15.9507C31.8454 16.0086 31.8262 16.0761 31.7877 16.1244L31.3741 16.5489C31.3741 16.5489 31.2972 16.5972 31.2491 16.5972' fill='white'/%3E%3Cpath d='M32.0859 17.9384C31.9512 17.9384 31.8165 17.8612 31.7492 17.7358C31.7107 17.6682 31.6627 17.5235 31.7781 17.3498C31.8165 17.2822 31.9127 17.2629 31.9801 17.3015C32.0474 17.3401 32.0666 17.4366 32.0281 17.5042C31.9993 17.5428 31.9993 17.5814 32.0089 17.6007C32.0378 17.6586 32.1532 17.6682 32.1917 17.591C32.2109 17.5621 32.1917 17.5235 32.1628 17.4656C32.1147 17.398 32.1339 17.3112 32.1917 17.2629C32.259 17.2147 32.3455 17.2243 32.3936 17.2919C32.5379 17.4849 32.4898 17.6393 32.4513 17.7165C32.3744 17.8612 32.2109 17.9384 32.0955 17.9384' fill='white'/%3E%3Cpath d='M33.8941 17.9385C33.7786 17.9385 33.6151 17.871 33.5382 17.7166C33.4997 17.6394 33.4613 17.485 33.5959 17.292L33.6536 17.2341C33.7113 17.1762 33.7979 17.1762 33.8556 17.2341C33.9133 17.292 33.9133 17.3788 33.8556 17.4367L33.8075 17.4753C33.8075 17.4753 33.7786 17.5525 33.7883 17.5815C33.8267 17.649 33.9325 17.6587 33.971 17.5911C33.9902 17.5622 33.971 17.5236 33.9518 17.4753C33.9133 17.4078 33.9325 17.3209 33.9999 17.2727C34.0672 17.2341 34.1538 17.2534 34.2018 17.3209C34.3173 17.5043 34.2692 17.6587 34.2307 17.7262C34.1634 17.842 34.0287 17.9289 33.8941 17.9289' fill='white'/%3E%3Cpath d='M50.6199 49.8108C50.5621 49.8108 50.4948 49.7818 50.4563 49.7336C50.3794 49.6371 50.3986 49.502 50.4852 49.4248C51.1585 48.8651 51.2162 47.9581 51.2162 47.9581C51.2162 47.9002 51.245 47.8423 51.2931 47.8037C51.5528 47.5914 51.5624 47.1475 51.5624 47.1379C51.5624 47.0607 51.6105 46.9835 51.6778 46.9449C51.9471 46.8098 52.3126 46.308 52.6012 45.7001C52.6493 45.5939 52.7839 45.5457 52.8897 45.5939C52.9955 45.6422 53.0436 45.7773 52.9955 45.8834C52.8801 46.1343 52.4665 46.9352 51.9856 47.2633C51.9664 47.4563 51.8894 47.8133 51.649 48.0642C51.6201 48.3441 51.4662 49.1836 50.7737 49.7529C50.7353 49.7818 50.6872 49.8011 50.6391 49.8011' fill='white'/%3E%3Cpath d='M57.8142 42.6702C57.5257 42.6702 57.1505 42.6123 56.862 42.3517C56.41 41.9272 55.1981 41.2999 53.8323 41.9272C53.7169 41.9754 53.5919 41.9272 53.5438 41.821C53.4957 41.7149 53.5438 41.5798 53.6496 41.5315C55.2173 40.8078 56.5927 41.5026 57.1505 42.0333C57.4006 42.2649 57.8046 42.2552 58.0066 42.2263C58.7568 39.756 58.6894 36.6682 57.8238 33.7058C57.7853 33.59 57.8527 33.4742 57.9681 33.4356C58.0835 33.397 58.1989 33.4645 58.2374 33.5803C59.1415 36.6682 59.1992 39.9104 58.3817 42.4772C58.3624 42.5544 58.2951 42.6026 58.2278 42.6219C58.2085 42.6219 58.045 42.6605 57.8142 42.6605' fill='white'/%3E%3Cpath d='M52.0914 51.432H52.0722C51.9568 51.4223 51.8702 51.3162 51.8798 51.1908C51.9856 50.2644 52.1299 49.3959 52.1972 49.0486C52.1395 49.0003 52.0722 48.9328 52.0145 48.8266C51.7356 48.3055 51.9087 47.3117 52.5242 45.8739C52.5723 45.7677 52.6974 45.7195 52.8128 45.7581C52.9186 45.8063 52.9763 45.9318 52.9282 46.0476C52.2165 47.7073 52.2838 48.3538 52.3896 48.595C52.4377 48.7012 52.4954 48.7205 52.4954 48.7301C52.5531 48.7398 52.5916 48.7687 52.63 48.817C52.6589 48.8652 52.6685 48.9231 52.6589 48.981C52.6589 48.9907 52.4569 50.0714 52.3223 51.2487C52.3126 51.3644 52.2165 51.4416 52.1107 51.4416' fill='white'/%3E%3Cpath d='M53.7457 51.567C53.7457 51.567 53.688 51.567 53.6592 51.5477C53.5534 51.4995 53.5053 51.3644 53.5534 51.2582C53.9477 50.4091 54.0343 49.7626 54.0343 49.7626C54.0439 49.6564 54.1305 49.5792 54.2363 49.5696C54.3132 49.5503 54.3709 49.5985 54.419 49.6468C54.496 49.5599 54.621 49.3669 54.823 48.9231C55.0153 48.4888 55.1307 48.016 55.1692 47.5142C55.1692 47.3984 55.275 47.3019 55.4001 47.3116C55.5155 47.3116 55.6117 47.4274 55.602 47.5432C55.5539 48.1028 55.4289 48.6239 55.2173 49.0967C54.8999 49.8108 54.6595 50.1196 54.3998 50.1389C54.3324 50.4284 54.1978 50.8916 53.9477 51.4319C53.9093 51.5091 53.8323 51.5574 53.7554 51.5574' fill='white'/%3E%3Cpath d='M55.3808 47.7556H55.3616C55.2462 47.7556 55.15 47.6398 55.1596 47.524C55.2077 46.8389 55.0827 46.3371 55.0827 46.3274C55.0634 46.2599 55.0827 46.1923 55.1211 46.1344C55.9964 45.0537 56.6215 43.9633 56.785 42.1685C56.785 42.0527 56.9005 41.9562 57.0159 41.9755C57.1313 41.9851 57.2275 42.0913 57.2082 42.2071C57.0447 44.0694 56.4099 45.2081 55.5155 46.3274C55.5539 46.5301 55.6213 46.9739 55.5828 47.5529C55.5828 47.6687 55.477 47.7556 55.3616 47.7556' fill='white'/%3E%3Cpath d='M48.9752 43.0659C48.8598 43.0659 48.7636 42.9597 48.7636 42.8439C48.8309 41.1167 49.8023 38.9552 50.5237 37.4884C50.5718 37.3823 50.7064 37.3341 50.8122 37.392C50.918 37.4402 50.9661 37.5753 50.9084 37.6814C50.1967 39.1192 49.2445 41.2132 49.1868 42.8632C49.1868 42.979 49.0906 43.0755 48.9656 43.0755' fill='white'/%3E%3Cpath d='M56.1791 35.4813C56.1118 35.4813 56.0349 35.4717 55.9579 35.4524C55.9098 35.4427 55.8425 35.4331 55.7752 35.4234C55.5828 35.4041 55.4482 35.2498 55.4482 35.0568C55.4482 34.8348 55.6213 34.6418 55.8425 34.6129C55.9579 34.5936 55.9675 34.5936 56.1022 34.3813L56.1791 34.2655C56.2368 34.1883 56.2657 34.0822 56.2849 33.9857C56.131 34.0339 55.9868 34.0436 55.9194 34.0436C55.7175 34.0436 55.5732 33.8795 55.5155 33.7251C55.4674 33.5707 55.5155 33.4163 55.6213 33.3198C55.6597 33.2909 55.7078 33.2619 55.7655 33.233C55.8425 33.1944 55.8906 33.1655 55.9387 33.0883C56.0637 32.8663 56.1503 32.7119 56.3426 32.5286C56.4677 32.4128 56.6889 32.268 56.8332 32.1716C56.7947 31.8821 56.9293 31.4768 56.9774 31.3031C57.1409 30.7917 57.1025 30.618 57.0928 30.589C56.4388 30.0583 56.0445 29.0644 55.8233 28.3117C55.7944 28.1959 55.8521 28.0705 55.9675 28.0416C56.0829 28.0126 56.1984 28.0705 56.2368 28.1863C56.4484 28.9004 56.8139 29.8364 57.3718 30.2609C57.5064 30.3188 57.6507 30.5987 57.3814 31.4285C57.2371 31.8821 57.2467 32.0558 57.2467 32.1137C57.2756 32.1523 57.2948 32.1909 57.3044 32.2391C57.3044 32.3163 57.2756 32.4031 57.1986 32.4417C57.0832 32.5093 56.7466 32.7216 56.6216 32.847C56.4773 32.9821 56.4196 33.0883 56.3138 33.2716C56.2176 33.4453 56.1022 33.5321 56.0156 33.5804C56.131 33.5707 56.2657 33.5225 56.3042 33.4839C56.3907 33.3681 56.535 33.3681 56.6216 33.4356C56.862 33.5997 56.6696 34.2559 56.5254 34.4874L56.4484 34.6032C56.3234 34.8059 56.2272 34.9506 55.9868 35.0085C55.9964 35.0085 56.006 35.0085 56.0156 35.0085C56.0637 35.0085 56.1407 35.0278 56.1503 35.0278C56.1887 34.9892 56.4965 34.8155 56.4965 34.8155C56.5831 34.7673 56.6889 34.7866 56.7562 34.8541C56.8331 34.9217 56.8909 34.8541 56.9293 34.8252C57.0063 34.748 57.1121 34.7383 57.1986 34.7962C57.2179 34.7962 57.3141 34.8638 57.3718 34.7962C57.5257 34.6322 57.6218 34.4006 57.6699 34.0822C57.718 33.6962 57.8527 33.1848 58.0739 32.8856C58.1508 32.7891 58.247 32.683 58.3528 32.5672C58.5355 32.3742 58.7375 32.1619 58.9107 31.8821C59.18 31.4478 59.2858 31.2066 59.4108 30.8785C59.4493 30.7627 59.5743 30.7048 59.6897 30.7531C59.8051 30.7917 59.8532 30.9171 59.8147 31.0329C59.6897 31.3899 59.5647 31.6505 59.2761 32.1137C59.0838 32.4321 58.8433 32.6733 58.6606 32.8663C58.5644 32.9725 58.4778 33.0593 58.4105 33.1462C58.2566 33.3584 58.1316 33.7927 58.0931 34.1401C58.0354 34.5453 57.9008 34.8541 57.6892 35.0857C57.5064 35.2787 57.2756 35.2787 57.1121 35.2208C57.0063 35.2883 56.9005 35.3076 56.8332 35.3076C56.737 35.3076 56.66 35.2787 56.5927 35.2497C56.5061 35.298 56.3907 35.3655 56.3522 35.3945C56.2849 35.4331 56.2176 35.4524 56.1503 35.4524' fill='white'/%3E%3Cpath d='M50.5333 30.1741C50.5333 30.1741 50.5141 30.1741 50.5044 30.1741C50.4467 30.1741 48.9944 29.9715 48.4077 29.7302C48.3019 29.682 48.2442 29.5565 48.2923 29.4504C48.3404 29.3443 48.4654 29.2864 48.5712 29.3346C49.0136 29.5179 50.0524 29.682 50.4179 29.7302L50.7641 29.2188C50.793 29.1706 50.8507 29.1416 50.9084 29.1223C50.9276 29.1223 51.2643 29.0741 51.6971 29.0741C52.1299 29.0741 52.8993 29.4601 53.1494 29.5855C53.2456 29.5565 53.3514 29.5083 53.3802 29.4697C53.3802 29.4697 53.3802 29.4311 53.361 29.3925L53.1302 28.9679C53.0821 28.8907 53.0917 28.7846 53.159 28.717C53.2264 28.6495 53.3225 28.6302 53.4091 28.6688C53.4668 28.6977 53.5149 28.7363 53.563 28.7846C53.5822 28.8039 53.6015 28.8232 53.6207 28.8328C53.5245 28.6784 53.3995 28.524 53.159 28.2539C52.9571 28.0416 52.6204 27.7714 52.5435 27.7328C52.4377 27.7135 52.2742 27.7424 52.0722 27.8293C51.3316 28.1284 50.9565 28.0898 50.918 28.0802C50.8122 28.0609 50.7353 27.974 50.7353 27.8679C50.7353 27.81 50.716 27.7038 50.6199 27.7038C50.5429 27.7038 50.466 27.6556 50.4275 27.588C50.389 27.5108 50.3986 27.424 50.4467 27.3661C50.4467 27.3661 50.9469 26.6424 50.6487 26.3047C50.5718 26.2178 50.5718 26.0827 50.668 25.9959C50.7545 25.9187 50.8892 25.9187 50.9757 26.0152C51.3508 26.4397 51.1296 27.0477 50.9469 27.3758C51.0431 27.4433 51.1008 27.5494 51.1392 27.6459C51.2835 27.6266 51.5432 27.5784 51.9183 27.424C52.1972 27.3082 52.4377 27.2793 52.6685 27.3179C52.8609 27.3468 53.4187 27.8872 53.486 27.9547C53.8708 28.36 53.9862 28.553 54.1305 28.8135C54.1785 28.9004 54.1785 29.0065 54.1208 29.103C54.0535 29.1995 53.9285 29.2671 53.8034 29.2864C53.8611 29.4504 53.8323 29.5758 53.7842 29.6627C53.6399 29.9425 53.2456 30.0197 53.1686 30.0294C53.1206 30.0294 53.0725 30.0294 53.034 30.0101C52.6685 29.8171 51.9856 29.5083 51.7163 29.5083C51.447 29.5083 51.2066 29.5276 51.0815 29.5469L50.716 30.0873C50.6776 30.1452 50.6102 30.1838 50.5333 30.1838' fill='white'/%3E%3Cpath d='M13.0132 23.7861C12.9171 23.7861 12.8305 23.7861 12.7439 23.7572C12.5227 23.7089 12.2919 23.5256 12.1765 23.3036C12.0899 23.1396 12.0803 22.9756 12.138 22.8308C12.4265 22.1843 13.2441 21.8466 13.8789 22.165C14.0424 22.2518 14.1578 22.3773 14.2155 22.5413C14.3021 22.8308 14.177 23.1299 14.1386 23.2168C14.0424 23.5545 13.4941 23.7861 13.0229 23.7861M13.3595 22.4641C12.9844 22.4641 12.667 22.7343 12.5516 23.0045C12.5516 23.0045 12.5516 23.0431 12.5708 23.101C12.6285 23.2071 12.7439 23.3133 12.8401 23.3326C12.8978 23.3422 12.9555 23.3519 13.0229 23.3519C13.3883 23.3519 13.7057 23.1685 13.725 23.0913C13.725 23.072 13.7346 23.0528 13.7442 23.0335C13.7731 22.9756 13.85 22.7922 13.8115 22.6668C13.8019 22.6378 13.7827 22.5896 13.6961 22.551C13.5903 22.4931 13.4749 22.4641 13.3595 22.4641Z' fill='white'/%3E%3Cpath d='M12.8594 27.6845C12.8594 27.6845 12.8113 27.6845 12.792 27.6748C12.6766 27.6362 12.6189 27.5108 12.6574 27.395C12.6574 27.395 12.8497 26.8257 12.9363 25.2914C12.9363 25.1756 13.0325 25.0984 13.1671 25.0887C13.2826 25.0887 13.3787 25.1949 13.3691 25.3203C13.2729 26.9318 13.071 27.5108 13.0613 27.5397C13.0325 27.6266 12.9459 27.6845 12.8594 27.6845Z' fill='white'/%3E%3Cpath d='M10.6953 41.1359C10.6953 41.1359 10.6376 41.1359 10.6087 41.1166C10.5029 41.0684 10.4452 40.9429 10.4933 40.8368C11.2531 39.0709 11.4744 36.012 11.5321 34.3523C11.5513 33.7154 11.7533 33.2522 12.0995 32.9821C12.2053 32.9049 12.3111 32.847 12.4169 32.8084C12.3785 32.7794 12.3496 32.7505 12.34 32.7022C12.3207 32.6347 12.3304 32.5575 12.3688 32.4996C12.6478 32.1329 12.1476 31.4285 12.1476 31.4188C12.0803 31.3223 12.0995 31.1969 12.1861 31.1293C12.4265 30.9267 12.2246 30.5021 12.2246 30.4925C12.1957 30.4249 12.1957 30.3477 12.2246 30.2898C12.263 30.2319 12.3304 30.1837 12.3977 30.1837C12.4169 30.1837 12.4458 30.1837 12.4746 30.1451C12.6189 29.9811 12.6381 29.4889 12.5997 29.1898C12.5997 29.1415 12.5997 29.0933 12.6285 29.0547C12.8786 28.6591 12.6189 27.5494 12.4265 26.7388L12.3785 26.5362C12.3496 26.4204 12.4265 26.3046 12.542 26.2756C12.667 26.2467 12.7728 26.3239 12.8016 26.4397L12.8497 26.6423C13.071 27.588 13.321 28.6494 13.0325 29.2187C13.0517 29.4503 13.071 30.1065 12.792 30.4346C12.7536 30.4732 12.7151 30.5118 12.6766 30.5407C12.7439 30.782 12.7536 31.0811 12.5708 31.332C12.7151 31.5829 12.9652 32.0846 12.8209 32.5285C12.9555 32.5864 13.119 32.6829 13.2441 32.818C13.3114 32.8856 13.3306 32.9917 13.2825 33.0785C13.2345 33.1654 13.1383 33.2136 13.0517 33.1847C13.0517 33.1847 12.6478 33.1075 12.34 33.3487C12.0899 33.5417 11.9553 33.8988 11.936 34.3909C11.8783 36.0892 11.6571 39.206 10.8588 41.0298C10.8203 41.107 10.7434 41.1552 10.6568 41.1552' fill='white'/%3E%3Cpath d='M14.8599 34.8734C14.6002 34.8734 14.4175 34.7673 14.2924 34.6419C14.1001 34.7576 13.85 34.8348 13.6095 34.748C13.5134 34.7962 13.3499 34.8445 13.196 34.8252C13.119 34.8155 13.0132 34.7769 12.917 34.6805C12.6862 34.6997 12.2245 34.6515 11.6956 34.0918C11.609 34.005 11.6186 33.8699 11.6956 33.783C11.7821 33.6962 11.9168 33.7058 12.0033 33.783C12.5516 34.3524 12.9074 34.2366 12.9267 34.2269C13.0228 34.1883 13.1383 34.2269 13.1864 34.3138C13.2248 34.3717 13.2633 34.3813 13.2729 34.3813C13.3499 34.4006 13.4364 34.3427 13.4749 34.3138C13.5518 34.2559 13.6576 34.2559 13.725 34.3138C13.8885 34.4296 14.1866 34.1787 14.1866 34.169C14.2347 34.1208 14.3117 34.1015 14.379 34.1111C14.4463 34.1304 14.504 34.169 14.5329 34.2366C14.5329 34.2559 14.6194 34.4103 14.8214 34.4199C14.7926 34.3524 14.7349 34.2462 14.6387 34.1111C14.504 33.8988 14.1866 33.6576 14.0808 33.5804C14.0039 33.5225 13.975 33.426 14.0039 33.3392C14.0327 33.2523 14.1193 33.1848 14.2059 33.1848H14.3598C14.581 33.1848 14.6483 33.1848 14.7541 33.0979C14.6964 33.0979 14.6291 33.0979 14.5714 33.1172C14.3886 33.1655 14.2155 33.1462 14.0424 33.1172C13.9558 33.1076 13.8692 33.0883 13.7827 33.0883C13.5326 33.0883 13.1286 33.1172 13.1286 33.1172L13.0998 32.683C13.0998 32.683 13.523 32.6541 13.7827 32.6541C13.8885 32.6541 13.9943 32.6637 14.1001 32.683C14.2347 32.7023 14.3598 32.7216 14.4559 32.6927C14.6291 32.6444 15.0715 32.6058 15.2254 32.8567C15.2639 32.9242 15.3408 33.0883 15.1484 33.3006C15.0042 33.4646 14.8791 33.5418 14.7541 33.5804C14.8407 33.6673 14.9272 33.7637 14.9946 33.8602C15.1869 34.1497 15.3504 34.4199 15.2254 34.6515C15.1773 34.7383 15.0715 34.8445 14.8407 34.8445' fill='white'/%3E%3Cpath d='M14.9368 31.2935C14.9368 31.2935 14.908 31.2935 14.8984 31.2935C14.7733 31.2742 14.6964 31.2066 14.6579 31.1487C14.5425 30.9847 14.5906 30.7434 14.7156 30.2417C14.8214 29.7978 14.9368 29.5855 15.0619 29.3346C15.1003 29.2574 15.1484 29.1706 15.1965 29.0644C15.2446 28.9583 15.3793 28.91 15.4851 28.9583C15.5909 29.0065 15.639 29.1416 15.5909 29.2478C15.5428 29.3539 15.4947 29.4504 15.4466 29.5372C15.3312 29.7688 15.235 29.9522 15.1388 30.3478C15.1196 30.4443 15.0619 30.6373 15.0426 30.782C15.0811 30.7434 15.1388 30.6855 15.1773 30.6276C15.2254 30.5697 15.3023 30.5408 15.3697 30.5504C15.4466 30.5504 15.5139 30.5987 15.5428 30.6662C15.5428 30.6662 15.5813 30.7338 15.6293 30.7338C15.6293 30.7241 15.6774 30.6469 15.7063 30.5794C15.7351 30.5022 15.8025 30.4347 15.889 30.425C15.9756 30.4057 16.0525 30.4539 16.1006 30.5311C16.1391 30.5601 16.168 30.5504 16.216 30.5022C16.2641 30.454 16.3315 30.4347 16.3988 30.4539C16.418 30.425 16.4565 30.3768 16.5046 30.2417C16.5527 30.0969 16.5911 30.0004 16.62 29.9329C16.6777 29.7881 16.6873 29.7688 16.7354 29.4793C16.8316 28.9004 17.7453 28.7556 17.9281 28.7363C18.0627 28.717 18.1589 28.8039 18.1685 28.9197C18.1877 29.0355 18.1012 29.1416 17.9858 29.1609C17.6588 29.1995 17.1971 29.3539 17.1682 29.5469C17.1201 29.8653 17.1009 29.9232 17.0336 30.0969C17.0047 30.1645 16.9759 30.2513 16.9278 30.3864C16.8316 30.6566 16.7066 30.8206 16.5431 30.8785C16.5046 30.8978 16.4661 30.8978 16.4276 30.8978C16.293 30.9943 16.168 31.004 16.0718 30.9847C16.0429 30.9847 16.0141 30.975 15.9948 30.9654C15.9083 31.0812 15.7928 31.1584 15.639 31.1584C15.5332 31.1584 15.437 31.1198 15.36 31.0715C15.2446 31.1777 15.1003 31.2742 14.9465 31.2742' fill='white'/%3E%3Cpath d='M10.6953 41.136C10.5991 41.136 10.5125 41.0781 10.4837 40.9816C10.4452 40.8658 10.5125 40.7403 10.6279 40.7114C11.3012 40.4991 11.3301 40.4991 12.3015 40.5473C12.5997 40.5666 12.8401 40.4701 13.0998 40.364C13.3691 40.2579 13.6384 40.1421 13.9943 40.1421C14.6579 40.1421 14.9272 40.2482 15.1484 40.3254C15.3023 40.3833 15.4081 40.4219 15.639 40.4122C15.6871 40.4122 18.2647 40.5087 18.736 40.5087C19.063 40.4991 19.2265 40.5087 19.4766 40.5087H19.8901C20.0344 40.3543 20.4768 39.2639 19.7651 36.8033C19.7363 36.6875 19.794 36.5717 19.9094 36.5331C20.0248 36.5042 20.1402 36.5621 20.1787 36.6779C20.8231 38.8973 20.6211 40.2578 20.246 40.75C20.1306 40.9044 20.0056 40.943 19.9286 40.943H19.4669C19.2265 40.943 19.063 40.943 18.736 40.943C18.2455 40.9526 15.7351 40.8561 15.6293 40.8561C15.3216 40.8754 15.1581 40.8175 14.9849 40.75C14.7926 40.6728 14.5617 40.5956 13.9847 40.5956C13.7153 40.5956 13.4941 40.6921 13.2537 40.7886C12.9748 40.8947 12.6766 41.0298 12.2726 41.0105C11.6699 40.9783 11.1634 41.0266 10.753 41.1553C10.753 41.1553 10.7145 41.1553 10.6857 41.1553' fill='white'/%3E%3Cpath d='M20.3037 37.4306C19.9382 37.4306 19.794 36.9288 19.5728 36.1954C19.39 35.5778 19.1688 34.8155 18.7648 34.0339C18.1301 32.8181 17.5145 32.2102 17.0721 31.7663C16.697 31.39 16.3988 31.1005 16.3219 30.6469C16.3026 30.5311 16.3796 30.4154 16.495 30.3961C16.6104 30.3864 16.7258 30.454 16.745 30.5697C16.8028 30.8785 17.024 31.1101 17.3798 31.4479C17.8511 31.911 18.4955 32.5479 19.1592 33.8216C19.5824 34.6418 19.8228 35.4621 19.996 36.0603C20.1114 36.4463 20.246 36.9288 20.3422 36.9867C20.4576 36.9674 20.5538 37.0349 20.5827 37.1507C20.6115 37.2665 20.5153 37.3823 20.3999 37.4016C20.3614 37.4016 20.3326 37.4113 20.3037 37.4113' fill='white'/%3E%3Cpath d='M16.4757 48.9713C16.4757 48.9713 16.3988 48.9617 16.3603 48.9424C16.2545 48.8748 16.2257 48.7494 16.293 48.6433C17.3991 46.8774 18.5051 44.7641 18.5244 44.7448C18.659 44.5712 18.7745 44.4071 18.9091 44.2045C18.9861 44.0887 19.063 44.0018 19.1496 43.8957C19.2842 43.7509 19.4477 43.5676 19.4766 43.4229C19.5054 43.2685 19.4766 43.1334 19.4573 42.9693C19.4381 42.8246 19.4092 42.6702 19.4189 42.4869V42.3807C19.4573 42.0816 19.4862 41.7535 19.2073 40.7982C19.1784 40.6824 19.2361 40.5666 19.3515 40.528C19.467 40.4991 19.5824 40.557 19.6208 40.6728C19.919 41.6956 19.8901 42.0816 19.8613 42.4097V42.5158C19.8421 42.6413 19.8613 42.7667 19.8805 42.9018C19.9094 43.0851 19.9382 43.2781 19.8998 43.5097C19.8517 43.7702 19.6497 43.9922 19.4766 44.1852C19.4092 44.2624 19.3419 44.3396 19.2938 44.4071C19.1303 44.658 19.0053 44.8413 18.8899 44.9861C18.8899 44.9861 17.7742 47.0993 16.6681 48.8748C16.6296 48.9424 16.5527 48.9713 16.4854 48.9713' fill='white'/%3E%3Cpath d='M15.7544 45.401C15.7544 45.401 15.6678 45.3914 15.6293 45.3624C15.5332 45.2949 15.5043 45.1598 15.5716 45.0633C15.9467 44.5133 16.3892 44.079 16.6008 43.886V43.8571C16.216 43.0562 15.7832 41.6184 15.7159 40.6728C15.7159 40.557 15.7928 40.4508 15.9179 40.4412H15.9371C16.0525 40.4412 16.1487 40.528 16.1583 40.6438C16.2257 41.5412 16.6392 42.9114 16.9855 43.6738L17.0624 43.8378C17.1105 43.9246 17.0913 44.0404 17.0143 44.108C17.0143 44.108 16.4084 44.6291 15.9371 45.3142C15.8986 45.3721 15.8313 45.4107 15.764 45.4107' fill='white'/%3E%3Cpath d='M14.4463 54.597C14.3598 54.597 14.1001 54.597 13.975 54.3847C13.8212 54.1049 14.0328 53.7575 14.504 52.9855L14.5618 52.8987C14.6579 52.7443 14.7926 52.6189 14.9369 52.5031C15.0619 52.3969 15.2254 52.2522 15.2158 52.175C15.0715 51.3837 14.7156 50.4574 14.3309 49.4828L14.1386 48.981C13.6865 47.8037 13.523 47.2151 13.4268 46.3563C13.398 46.1344 13.3114 45.98 13.2056 45.8159C13.119 45.6712 13.0325 45.5168 12.994 45.3335C12.9748 45.237 12.9652 45.1115 12.9555 44.9764C12.9363 44.7545 12.9171 44.5133 12.8497 44.3492C12.7343 44.0597 12.6093 43.7799 12.4842 43.4808C12.1669 42.7474 11.8398 41.9851 11.5224 41.0587L11.4647 40.7789C11.4359 40.6631 11.5128 40.5473 11.6282 40.5184C11.7533 40.4894 11.8591 40.5666 11.8879 40.6824L11.9456 40.9333C12.2438 41.821 12.5708 42.5737 12.8882 43.2974C13.0132 43.5965 13.1383 43.886 13.2633 44.1659C13.3595 44.3878 13.3787 44.6773 13.398 44.9185C13.398 45.0343 13.4172 45.1405 13.4268 45.2177C13.4461 45.3335 13.5134 45.4396 13.5903 45.5651C13.6961 45.7387 13.8308 45.9607 13.8692 46.2791C13.9654 47.0897 14.1193 47.659 14.5618 48.7976L14.7541 49.2994C15.1388 50.303 15.5043 51.2486 15.6582 52.0785C15.7159 52.4066 15.4466 52.6382 15.235 52.8215C15.1196 52.918 15.0138 53.0145 14.9561 53.1013L14.8984 53.1882C14.6675 53.5742 14.4175 53.9794 14.3886 54.1338C14.4079 54.1338 14.4271 54.1338 14.4656 54.1338C14.9176 54.1338 15.2062 53.9408 15.4851 53.7575C15.5524 53.7092 15.6197 53.6707 15.6774 53.6321C15.764 53.5838 15.841 53.3619 15.889 53.2461C15.9468 53.082 15.9948 52.9662 16.1103 52.918C16.6008 52.696 16.6777 52.5513 16.6777 52.4838C16.6777 52.2618 16.6393 52.1943 16.5719 52.0688C16.5046 51.953 16.418 51.7793 16.3411 51.4706C16.3122 51.3451 16.3026 51.0749 16.3026 50.496C16.3026 49.917 16.2834 49.1257 16.2257 48.2283C16.1295 46.6168 15.4755 45.0729 15.4755 45.0633C15.4562 45.0247 15.4562 44.9764 15.4658 44.9282C15.6101 44.3492 15.562 41.4833 15.4658 40.6245C15.4562 40.5087 15.5332 40.4026 15.6582 40.3833C15.7832 40.3736 15.889 40.4508 15.8987 40.5762C15.9948 41.3675 16.0526 44.1755 15.9083 44.9571C16.0333 45.2756 16.5815 46.6844 16.6681 48.1994C16.7258 49.1161 16.7354 49.9073 16.7451 50.496C16.7451 50.9205 16.7547 51.2872 16.7739 51.3741C16.8316 51.6346 16.8989 51.76 16.9566 51.8662C17.0336 52.0206 17.1105 52.1557 17.1105 52.4934C17.1105 52.8697 16.7258 53.111 16.3411 53.2943C16.3315 53.3233 16.3122 53.3619 16.3026 53.4005C16.2257 53.6031 16.1199 53.8829 15.9083 54.0084C15.8506 54.047 15.7929 54.0856 15.7255 54.1242C15.4274 54.3172 15.0523 54.5681 14.4656 54.5681' fill='white'/%3E%3Cpath d='M20.4384 37.3823C20.3711 37.3823 20.3326 37.3823 20.323 37.3823C20.246 37.3726 20.1883 37.3051 20.1883 37.2182C20.1883 37.141 20.2364 37.0638 20.3133 37.0445C20.6307 36.6585 19.3131 30.782 17.9569 29.1802C17.6011 28.7652 17.2356 28.5722 16.822 28.5626C16.091 28.5626 15.5236 29.2574 15.5139 29.267C15.4658 29.3249 15.3793 29.3442 15.3023 29.3056C15.235 29.267 15.1965 29.1802 15.2254 29.103C15.4274 28.4758 15.9371 27.9547 16.5142 27.781C16.8797 27.6748 17.4472 27.6459 18.0531 28.138C19.1399 29.0258 20.8423 31.2452 21.4194 32.5286C21.4579 32.6154 21.4194 32.7119 21.3329 32.7505C21.2463 32.7891 21.1501 32.7505 21.1116 32.6636C20.6019 31.525 18.9861 29.3346 17.8415 28.3986C17.4472 28.0801 17.024 27.974 16.6104 28.0994C16.4276 28.1573 16.2545 28.2538 16.091 28.3889C16.3026 28.2828 16.5527 28.2152 16.8124 28.2152H16.8316C17.3317 28.2152 17.7934 28.4661 18.207 28.9486C19.3804 30.3285 20.8712 35.6646 20.65 36.9866C20.7846 36.9287 20.9385 36.8129 21.0636 36.5524C21.2655 36.0989 21.1982 34.9699 21.0443 34.6321C21.0058 34.5453 21.0443 34.4488 21.1309 34.4102C21.2078 34.3716 21.3136 34.4102 21.3521 34.4971C21.5445 34.9216 21.6214 36.1375 21.3713 36.6971C21.0828 37.2858 20.6404 37.363 20.4288 37.363' fill='white'/%3E%3Cpath d='M31.9897 47.1572C31.8935 47.1572 31.8069 47.0993 31.7781 47.0028C31.4318 45.7387 31.4126 44.1659 31.3837 42.3325C31.3837 41.9947 31.3837 41.6377 31.3645 41.2807C31.326 38.9841 31.1721 38.8007 30.1719 37.6332C28.306 35.4427 27.9116 32.818 27.8347 31.7952C27.7 30.0679 28.0559 28.2538 28.1905 27.5783C28.3348 26.8353 28.4406 25.359 27.8924 24.4905C27.2672 23.5062 27.1614 23.4291 26.7959 23.6124C26.6901 23.6606 26.5555 23.6124 26.5074 23.5159C26.4497 23.4098 26.4978 23.2747 26.6036 23.2264C27.3634 22.8501 27.6808 23.3519 28.2579 24.2589C28.8446 25.1853 28.8157 26.6713 28.6234 27.6652C28.4887 28.331 28.1425 30.0969 28.2675 31.7662C28.3444 32.7505 28.7195 35.2594 30.4989 37.363C31.5472 38.5981 31.7492 38.9069 31.7877 41.2807C31.7877 41.6377 31.7973 41.9947 31.8069 42.3421C31.8358 44.1466 31.855 45.6905 32.182 46.9063C32.2109 47.0221 32.1436 47.1379 32.0282 47.1765C32.0089 47.1765 31.9897 47.1765 31.9704 47.1765' fill='white'/%3E%3Cpath d='M43.6756 36.7551C43.6179 36.7551 43.5698 36.7358 43.5314 36.6972L42.5888 35.8287H41.627C41.5597 35.8287 41.4923 35.7901 41.4539 35.7322C41.2423 35.4331 40.896 35.2401 40.4824 35.0085C40.0015 34.748 39.4533 34.4392 39.059 33.8891C38.8666 33.619 38.7993 33.3198 38.857 33.011C38.9628 32.4128 39.4918 31.9206 39.7515 31.7084C39.6649 31.4671 39.5399 30.9943 39.5687 30.2899C39.6168 29.2477 39.7034 26.4976 39.4341 23.5352C39.4244 23.4194 39.511 23.3133 39.6264 23.3036C39.7515 23.2843 39.8476 23.3808 39.8669 23.4966C40.1458 26.488 40.0592 29.2574 40.0015 30.3092C39.9534 31.1969 40.2035 31.6698 40.2035 31.6698C40.2516 31.7663 40.2227 31.8917 40.1362 31.9496C40.1362 31.9496 39.3764 32.4803 39.2706 33.0786C39.2321 33.2812 39.2706 33.4549 39.4052 33.6286C39.7418 34.1014 40.2227 34.362 40.6844 34.6225C41.0884 34.8444 41.4731 35.0567 41.7328 35.3848H42.6754C42.7331 35.3848 42.7812 35.4041 42.8196 35.4427L43.8295 36.3691C43.9161 36.4463 43.9257 36.591 43.8391 36.6779C43.791 36.7261 43.7333 36.7454 43.6756 36.7454' fill='white'/%3E%3Cpath d='M43.6564 40.6341C43.5602 40.6341 43.4833 40.5762 43.4544 40.4894C43.0312 39.1964 42.281 38.27 41.9636 38.2314C41.8482 38.2121 41.7616 38.106 41.7809 37.9902C41.8001 37.8744 41.9155 37.7779 42.0213 37.8068C42.608 37.884 43.4352 39.0323 43.868 40.3639C43.9064 40.4797 43.8391 40.6052 43.7237 40.6341C43.7045 40.6341 43.6756 40.6438 43.6564 40.6438' fill='white'/%3E%3Cpath d='M44.0315 17.3885C43.3198 17.3885 42.608 17.1279 42.608 16.6262C42.608 15.6323 45.4646 15.6323 45.4646 16.6262C45.4646 17.1279 44.7432 17.3885 44.0411 17.3885M44.0411 16.3077C43.3871 16.3077 43.0505 16.549 43.0505 16.6262C43.0505 16.7227 43.3967 16.9542 44.0411 16.9542C44.6855 16.9542 45.0318 16.7227 45.0318 16.6262C45.0318 16.5393 44.6952 16.3077 44.0411 16.3077Z' fill='white'/%3E%3Cpath d='M44.7047 16.3946C44.7047 16.3946 44.6663 16.3946 44.647 16.3946C44.3104 16.2884 43.8391 16.2884 43.4736 16.3849C43.4063 16.4042 43.339 16.3849 43.2909 16.3463C43.2332 16.3077 43.2043 16.2402 43.2043 16.1726C43.2043 15.8253 43.2332 15.584 43.4544 15.3331C43.3678 15.3428 43.2717 15.3235 43.1755 15.2752C42.8965 15.1401 42.2233 14.8313 42.3964 13.9725C42.5503 13.2392 43.137 12.776 43.9353 12.776C44.4739 12.776 44.9933 12.9883 45.3203 13.3453C45.8781 13.9532 45.5704 15.0436 45.1472 15.5647C44.9548 15.806 44.926 16.0472 44.926 16.1726C44.926 16.2402 44.8971 16.3077 44.8394 16.3463C44.8009 16.3753 44.7528 16.3849 44.7047 16.3849M44.0315 15.8638C44.195 15.8638 44.3585 15.8735 44.5124 15.9024C44.5509 15.7191 44.6278 15.4972 44.8009 15.2849C45.0799 14.9375 45.3876 14.069 44.9933 13.6252C44.7528 13.355 44.3393 13.1909 43.9257 13.1909C43.7045 13.1909 42.9735 13.2488 42.81 14.0401C42.733 14.3875 42.8677 14.5805 43.0697 14.7156C43.012 14.6094 42.9639 14.484 42.9543 14.3585C42.935 14.0208 43.1178 13.712 43.4544 13.5287C43.8872 13.2971 44.5124 13.6638 44.6663 14.2041C44.7817 14.5901 44.6374 14.9568 44.2912 15.1787C43.8006 15.4972 43.6756 15.6612 43.6468 15.8831C43.7718 15.8638 43.9064 15.8542 44.0315 15.8542M43.7622 13.876C43.7622 13.876 43.6852 13.876 43.6564 13.905C43.4736 14.0015 43.3775 14.1559 43.3871 14.3199C43.3871 14.455 43.4736 14.5708 43.589 14.6094C43.7526 14.6673 43.8391 14.8121 43.8295 14.9664C43.8968 14.9182 43.9738 14.8699 44.0603 14.8121C44.2527 14.6866 44.32 14.5226 44.2527 14.3296C44.1854 14.0883 43.9545 13.8857 43.7622 13.8857' fill='white'/%3E%3Cpath d='M45.58 17.0796C45.4069 17.0796 45.2338 17.0024 45.1087 16.9445C45.0606 16.9156 45.0222 16.877 45.0029 16.8191C44.9837 16.7612 44.9933 16.7033 45.0125 16.6551C45.0125 16.5972 44.926 16.4814 44.6374 16.3945C44.5509 16.3656 44.4836 16.2884 44.4836 16.1919C44.4836 16.0085 44.522 15.6515 44.8009 15.3041C44.8971 15.1787 45.0029 14.9953 45.0703 14.7927C45.0895 14.7444 45.1183 14.7058 45.1568 14.6865C45.5992 14.3971 46.0321 14.2523 46.436 14.2523C46.9842 14.2523 47.3786 14.5225 47.5421 14.7927C47.6383 14.9664 47.5998 15.0918 47.5709 15.1497C47.5229 15.2366 47.4363 15.2848 47.3305 15.2848C47.3113 15.2848 47.2728 15.2848 47.2536 15.2848C46.9746 15.2269 46.8304 15.3138 46.4841 15.6033C46.3495 15.719 46.3206 15.9217 46.2821 16.1629C46.2533 16.3752 46.2148 16.6165 46.0898 16.8191C45.9359 17.0603 45.7339 17.1182 45.5896 17.1182M45.4646 16.6551C45.4646 16.6551 45.5512 16.684 45.5896 16.684C45.6185 16.684 45.6666 16.684 45.7243 16.5875C45.8012 16.4621 45.8301 16.2884 45.8493 16.105C45.8878 15.8155 45.9359 15.4971 46.2052 15.2752C46.4649 15.0629 46.6861 14.8892 46.9746 14.8506C46.8496 14.7734 46.6765 14.7058 46.436 14.7058C46.1379 14.7058 45.8012 14.812 45.455 15.0339C45.3684 15.2559 45.2626 15.4585 45.1376 15.6033C45.0029 15.7673 44.9548 15.941 44.926 16.0664C45.2626 16.2015 45.455 16.4138 45.455 16.6551' fill='white'/%3E%3Cpath d='M45.2722 15.0726C45.2722 15.0726 45.176 15.0533 45.1376 15.0244C45.0702 14.9665 45.0414 14.87 45.0702 14.7831C45.1376 14.5998 45.3107 13.9919 44.9933 13.6348C44.7528 13.3647 44.3393 13.2006 43.9257 13.2006C43.7045 13.2006 42.9735 13.2585 42.81 14.0498C42.8004 14.098 42.7908 14.1366 42.7908 14.1752C42.7908 14.2331 42.7619 14.2814 42.7234 14.32L42.5215 14.5033C42.3291 14.6866 42.1656 14.8314 42.0117 14.8989C41.954 14.9279 41.8867 14.9375 41.8097 14.9375C41.7039 14.9375 40.896 14.841 40.8864 14.484C40.8864 14.3875 40.9249 14.2235 41.2326 14.2042C41.4058 14.1945 41.4923 13.8954 41.6077 13.4708C41.6654 13.2296 41.7328 12.9787 41.8386 12.7664C42.0406 12.3515 42.4734 12.2164 42.7908 12.1778C42.6946 11.8883 42.7138 11.5795 42.7138 11.5312C42.7138 11.4348 42.7908 11.3576 42.8869 11.3286C42.9831 11.2997 43.0793 11.3479 43.1274 11.4348C43.137 11.4541 43.262 11.647 44.2142 11.7628C44.7625 11.8304 45.2049 12.419 45.3973 12.6699L45.4357 12.7278C45.4357 12.7278 45.4646 12.7471 45.5031 12.7471C45.6569 12.4962 45.907 12.3515 46.2244 12.3515C46.4841 12.3515 46.7053 12.448 46.7342 12.4576C46.8015 12.4865 46.8592 12.5541 46.8592 12.6313C46.8592 12.7085 46.8303 12.7857 46.7726 12.8339C46.6957 12.8822 46.4841 13.0655 46.436 13.2296C46.4168 13.2971 46.436 13.384 46.4552 13.4901C46.4937 13.6927 46.5514 13.9533 46.3975 14.2814C46.3494 14.3972 46.2821 14.5226 46.1956 14.6287C46.1667 14.6673 46.1282 14.6963 46.0801 14.7156C45.8685 14.7735 45.6377 14.8796 45.4069 15.0244C45.3684 15.0437 45.3299 15.063 45.2915 15.063M41.6366 14.4744C41.7039 14.4937 41.7616 14.4937 41.8193 14.4937C41.9348 14.4551 42.079 14.32 42.2425 14.1752L42.3964 14.0401C42.3964 14.0401 42.406 13.9822 42.4157 13.9533C42.5695 13.2199 43.1562 12.7567 43.9545 12.7567C44.4932 12.7567 45.0125 12.969 45.3395 13.3261C45.5896 13.5962 45.6858 13.9822 45.6281 14.4165C45.7243 14.3779 45.8108 14.3393 45.8974 14.3103C45.9455 14.2428 45.984 14.1752 46.0128 14.098C46.0994 13.905 46.0705 13.7506 46.0321 13.5673C46.0032 13.4226 45.9743 13.2682 46.0224 13.1041C46.0609 12.9787 46.1186 12.8725 46.1956 12.776C45.9743 12.7857 45.8878 12.9111 45.8493 13.0076C45.8301 13.0559 45.782 13.1041 45.7339 13.1234C45.7147 13.1234 45.6185 13.1717 45.5031 13.1717C45.3396 13.1717 45.1953 13.1041 45.0991 12.9787L45.0606 12.9208C44.9164 12.7278 44.5412 12.226 44.1758 12.1778C43.7526 12.1295 43.4352 12.0523 43.1947 11.9655C43.2236 12.062 43.2524 12.1488 43.3101 12.2067C43.3775 12.2743 43.3871 12.3708 43.3486 12.448C43.3101 12.5348 43.2332 12.5927 43.137 12.5734C43.1178 12.5734 42.4445 12.5155 42.2329 12.9304C42.1464 13.1041 42.0886 13.3261 42.0309 13.548C41.9444 13.8857 41.8578 14.2524 41.6366 14.4551' fill='white'/%3E%3Cpath d='M44.6278 20.1483H43.4256C43.3101 20.1483 43.214 20.0518 43.214 19.936V17.099C43.214 17.0315 43.2428 16.9639 43.3005 16.9253C43.3582 16.8867 43.4256 16.8674 43.4929 16.8867C43.8199 16.9736 44.2527 16.9736 44.5797 16.8867C44.647 16.8674 44.7144 16.8867 44.7625 16.9253C44.8202 16.9639 44.849 17.0315 44.849 17.099V19.936C44.849 20.0518 44.7528 20.1483 44.6374 20.1483M43.6564 19.714H44.4258V17.3595C44.1854 17.3981 43.9065 17.3981 43.6564 17.3595V19.714Z' fill='white'/%3E%3Cpath d='M14.4463 54.6742C14.1866 54.6742 14.0135 54.597 13.9173 54.433C13.8212 54.2593 13.85 54.047 13.9654 53.8058H13.85C13.725 53.8058 13.6096 53.7286 13.5711 53.6031C13.2825 52.6961 12.7055 50.9109 12.263 49.6082C12.0611 49.0196 11.6475 47.9292 11.1762 46.6748C10.1855 44.0405 8.9448 40.7596 8.63702 39.5052C8.32924 38.2025 8.33886 36.9963 8.34848 35.8287C8.34848 34.9989 8.36772 34.2076 8.2523 33.4453C8.02147 31.8821 8.27154 31.0522 8.52161 30.2417C8.58893 30.0197 8.65626 29.8074 8.70435 29.5758C9.17563 27.588 9.50265 26.5555 9.99317 25.0888C10.349 24.0177 11.1377 23.4966 11.6571 23.1493C11.8206 23.0335 12.0514 22.8887 12.0803 22.8115C12.1188 22.715 12.0995 22.6571 12.0418 22.4545C12.013 22.3676 11.9841 22.2711 11.9553 22.1554C11.9072 21.9334 11.9264 21.7404 12.0226 21.586C12.1669 21.3544 12.4265 21.2676 12.6766 21.2097C13.1287 21.1036 13.4268 21.393 13.5134 21.5571C13.5134 21.5571 13.5711 21.6536 13.7346 22.0299C13.7346 22.0299 13.7442 22.0299 13.7538 22.0299C14.0616 22.0299 14.4271 21.808 14.4656 21.6632C14.5425 21.3834 14.6964 20.872 14.8022 20.5439C14.7156 20.5342 14.6387 20.5246 14.581 20.5149C14.4463 20.5053 14.2828 20.486 14.177 20.3316C14.0616 20.1483 14.1097 19.9939 14.3021 19.4149L14.3309 19.328C14.4944 18.8263 14.5714 18.4982 14.6387 18.1798C14.6772 18.0061 14.7156 17.8324 14.7637 17.6587C14.9465 16.9832 15.3023 16.7613 16.1776 16.7613C16.9855 16.7613 18.7264 16.6937 18.7264 16.6937C18.8418 16.6937 18.9572 16.7613 19.0053 16.8771L19.1399 17.2052C19.2073 17.2148 19.2746 17.2437 19.3419 17.2823C19.5343 17.3981 19.6497 17.6201 19.6497 17.8613V18.0833L19.7651 18.392C19.7844 18.4499 19.7844 18.5078 19.7747 18.5561L19.6401 19.1544C19.6401 19.1544 19.6209 19.4631 19.4958 19.7333C19.3996 19.936 19.2265 20.1097 19.1207 20.2062C19.0534 20.5149 19.0534 20.6307 19.0534 20.679C19.0534 20.7369 19.0534 20.8334 18.9764 20.9395C18.8226 21.1229 18.611 21.065 18.3128 20.9974C18.3032 20.9974 18.2936 20.9974 18.2743 20.9974C18.2455 21.0457 18.2262 21.0939 18.1974 21.1325C18.1589 21.2001 18.1204 21.258 18.0916 21.3255C17.9281 21.6825 17.8127 21.8755 17.7069 21.9817C18.0531 22.0878 18.4667 22.2229 18.7552 22.522C18.861 22.6378 18.861 22.8212 18.7456 22.9273C18.6302 23.0335 18.4474 23.0335 18.3417 22.9177C18.1589 22.7247 17.8223 22.6185 17.5337 22.5317C17.1779 22.4255 16.8412 22.3194 16.7258 22.0299C16.6681 21.8755 16.6777 21.7018 16.7835 21.5185C16.822 21.4509 16.8797 21.4027 16.9566 21.3834C17.0336 21.3641 17.1105 21.3834 17.1779 21.4123C17.2356 21.4413 17.3029 21.4799 17.351 21.4992C17.3895 21.4316 17.4664 21.3062 17.5626 21.0843C17.6011 21.0071 17.6491 20.9202 17.6972 20.843C17.7453 20.7562 17.7934 20.6693 17.8319 20.5825C17.9281 20.3316 18.1974 20.3895 18.4378 20.4474C18.4571 20.4474 18.4667 20.4474 18.4859 20.457C18.4955 20.3509 18.5244 20.1965 18.5821 19.9842C18.6013 19.9263 18.6302 19.8684 18.6879 19.8298C18.7456 19.7816 18.9091 19.6368 18.9668 19.5017C19.0342 19.357 19.063 19.1447 19.063 19.0868L19.188 18.5368L19.0822 18.2569C19.0822 18.2569 19.063 18.1894 19.063 18.1508V17.8806C19.063 17.8227 19.0342 17.7938 19.0245 17.7938C18.9476 17.8324 18.8899 17.8324 18.8226 17.8034C18.7456 17.7745 18.7071 17.7166 18.6783 17.6394L18.534 17.3016C18.0531 17.3209 16.8124 17.3595 16.1583 17.3595C15.4274 17.3595 15.3793 17.5139 15.2927 17.8324C15.2446 18.0061 15.2158 18.1605 15.1773 18.3245C15.11 18.6429 15.033 19 14.8503 19.5403L14.8214 19.6272C14.7733 19.7623 14.7349 19.8781 14.706 19.9746C14.8984 19.9939 15.1773 20.0325 15.1773 20.0325C15.2639 20.0421 15.3312 20.0904 15.3793 20.1579C15.4274 20.2351 15.437 20.3219 15.4081 20.3991C15.4081 20.3991 15.1004 21.4027 14.9753 21.8369C14.8503 22.2711 14.2155 22.6185 13.7538 22.6378C13.5903 22.6282 13.4845 22.5799 13.4076 22.5413C13.2922 22.4834 13.2056 22.3869 13.1575 22.2808C13.0229 21.972 12.9652 21.8755 12.9555 21.8659C12.9363 21.8273 12.869 21.7694 12.7439 21.7983C12.5035 21.8562 12.4554 21.8948 12.4458 21.9141C12.4458 21.9238 12.4362 21.9624 12.4458 22.0396C12.4746 22.1361 12.4939 22.2229 12.5227 22.3001C12.59 22.5317 12.6574 22.7536 12.5516 23.0335C12.4554 23.2747 12.2149 23.4387 11.9072 23.6414C11.4263 23.9598 10.7722 24.4037 10.4741 25.2818C9.99317 26.7389 9.66615 27.7617 9.20449 29.7206C9.14678 29.9618 9.07945 30.1934 9.01213 30.425C8.77168 31.2066 8.55046 31.94 8.76206 33.3778C8.88709 34.1883 8.87747 34.9989 8.86786 35.8577C8.85824 36.9867 8.84862 38.1543 9.14678 39.3894C9.43532 40.6052 10.6664 43.8668 11.6571 46.4914C12.138 47.7555 12.5516 48.8556 12.7536 49.4442C13.1767 50.6793 13.7154 52.3584 14.0039 53.2558H14.3886C14.4944 53.2558 14.5906 53.3137 14.6387 53.4005C14.6868 53.4874 14.6868 53.6031 14.6387 53.69C14.5137 53.9119 14.4463 54.0374 14.4079 54.1242C14.8214 54.1242 15.0907 53.9505 15.3697 53.7672C15.437 53.7286 15.5043 53.6803 15.5716 53.6417C15.5716 53.6417 15.6197 53.6031 15.6967 53.4391C15.7352 53.333 15.8506 53.2558 15.966 53.2558H16.3699C16.5623 53.0821 16.8316 52.8505 17.0817 52.725C17.6491 52.4549 17.8319 52.1171 18.2839 51.2873L18.4955 50.9013C19.4958 49.1065 20.1402 47.2731 20.6692 44.7642C21.179 42.3422 21.0539 40.1421 20.9578 38.3762C20.9193 37.72 20.8904 37.1507 20.9001 36.6586C20.9001 36.5042 21.0251 36.3788 21.179 36.3788C21.6599 36.3498 22.1504 36.1858 22.1504 36.0507C22.1504 35.7708 22.0638 34.719 20.9385 32.6733C20.8808 32.5575 20.9001 32.4224 20.9866 32.326C21.0443 32.2681 22.4582 30.7531 20.8616 28.1381C20.852 28.1188 20.8423 28.0898 20.8327 28.0705C20.8327 28.0512 20.2364 26.0345 19.3996 24.4519C19.3227 24.3072 19.3804 24.1335 19.5247 24.0563C19.6593 23.9791 19.8421 24.037 19.919 24.1818C20.7269 25.716 21.2944 27.5784 21.381 27.8775C22.8718 30.3574 21.9292 32.0461 21.5445 32.5672C22.6217 34.5646 22.7371 35.6647 22.7371 36.0507C22.7371 36.6779 21.9484 36.8709 21.4964 36.9384C21.4964 37.3534 21.5252 37.8165 21.5541 38.3473C21.6503 40.0552 21.7753 42.3904 21.2559 44.8896C20.7173 47.4468 20.0537 49.3284 19.0245 51.1811L18.8129 51.5671C18.3417 52.4259 18.0916 52.8987 17.3606 53.2461C17.2067 53.3233 17.024 53.4777 16.8605 53.6128C16.8316 53.7189 16.7451 53.8058 16.6296 53.8251L16.5335 53.8444C16.4854 53.854 16.4277 53.8444 16.3892 53.8347H16.1776C16.1103 53.9505 16.0237 54.0663 15.8987 54.1435C15.841 54.1725 15.7832 54.2111 15.7255 54.2497C15.4178 54.4523 15.033 54.7032 14.4271 54.7032' fill='white'/%3E%3Cpath d='M32.3263 53.7865C32.0378 53.7865 31.7204 53.6224 31.528 53.497C31.2972 53.5742 30.8259 53.6996 30.2584 53.6996C29.4697 53.6996 28.8253 52.6671 28.633 52.3197C28.2483 52.1461 27.9982 51.8855 27.8539 51.7215C27.5269 51.7601 27.2576 51.6925 27.0364 51.5478C26.9306 51.4802 26.8536 51.3934 26.7959 51.3065L26.3535 51.4513C25.7187 51.6636 25.1416 51.3355 24.8915 51.1522C24.5645 51.2197 24.1702 51.1811 24.1221 51.1715C24.0644 51.1715 24.0163 51.1425 23.9682 51.1039C23.9297 51.0653 23.5354 50.7372 23.4681 50.2355C23.4104 49.7916 23.7662 49.6468 23.9682 49.56C24.1029 49.5021 24.2375 49.4538 24.3145 49.338C24.5261 49.0389 24.8435 48.8942 25.0551 48.817V47.8424C24.5453 47.5143 24.478 47.1765 24.5453 46.723C24.5742 46.5397 24.603 46.3949 24.6222 46.2984C20.9866 43.1238 22.7275 38.6464 22.7467 38.5981C22.7756 38.5113 22.8525 38.4534 22.9391 38.4244C23.4104 38.2893 23.8047 38.2121 24.0548 38.1735C24.0355 37.9227 24.0932 37.7007 24.2183 37.527C24.3145 37.3823 24.4395 37.2954 24.5549 37.2472V37.0735C24.2183 37.3244 23.9682 37.5849 23.9586 37.5849C23.8624 37.6814 23.7278 37.6911 23.6123 37.6332C23.4969 37.5656 23.4488 37.4305 23.4777 37.3051L23.5354 37.0832C23.5931 36.8516 23.6508 36.6296 23.7855 36.427H23.7566C23.6604 36.398 23.5835 36.3305 23.545 36.234C23.5065 36.1375 23.5258 36.041 23.5835 35.9542C23.7374 35.7515 24.1606 35.4717 24.3914 35.3366C24.4395 34.8831 24.6896 34.5839 24.9493 34.4102C24.4203 33.9085 23.8817 33.2812 23.2949 32.0751C22.6602 30.7917 22.4197 28.939 22.3524 28.3793C21.5541 27.8775 21.429 26.0441 21.4868 25.4169C21.5252 24.9055 21.7368 24.3747 21.8619 24.0659C21.9003 23.9695 21.9292 23.9019 21.9388 23.8633C21.9388 23.7861 21.958 23.3615 21.9965 23.0238C22.0254 22.715 22.4197 21.6536 22.5832 21.2097C22.0927 20.5149 21.8811 19.4631 21.8811 19.0482C21.8811 18.8842 21.8426 18.778 21.8041 18.6429C21.7561 18.5078 21.708 18.3438 21.708 18.1315C21.708 17.7455 21.9677 17.5525 22.1696 17.4753L22.3428 17.263C22.4486 17.1279 22.5928 17.0507 22.7563 17.0314C22.7948 17.0314 22.8237 17.0314 22.8525 17.0314C22.8621 16.6262 22.891 16.0182 22.9679 15.6709C22.9968 15.5358 22.9679 15.4103 22.9487 15.2752C22.9102 15.0436 22.8333 14.6191 23.3911 14.4357C23.7374 14.3199 24.0067 14.5515 24.1606 14.7252C24.3337 14.6963 24.5068 14.7638 24.6511 14.8893C25.0358 15.2173 25.1128 15.9025 25.0647 16.1823C25.0166 16.4814 25.0166 16.7709 25.1609 17.1762C25.2378 17.3788 25.3532 17.649 25.459 17.8806C25.6225 17.6394 25.8534 17.3692 26.1804 17.1955C26.7382 16.8867 27.0845 17.1279 27.1999 17.2437C27.3922 17.4271 27.4596 17.7166 27.3634 17.9096C27.2864 18.0543 27.0171 18.5368 26.7863 18.7684C26.7286 18.8263 26.7286 18.8938 26.7286 19.0385C26.7286 19.1447 26.7286 19.2701 26.6805 19.3859L26.6324 19.4921C26.5555 19.6754 26.4401 19.9552 26.3439 20.3219C26.2477 20.7079 25.9111 21.1035 25.7091 21.3062C25.8053 21.5764 26.0072 22.1264 26.1996 22.522L26.315 22.7633C26.3823 22.8984 26.4689 23.0913 26.517 23.1203C26.517 23.1203 26.5651 23.1203 26.6805 23.072C26.8633 22.9948 27.4403 22.5992 28.0078 22.2325C29.412 21.2965 30.1045 20.8527 30.4123 20.8237C30.6432 20.8044 30.9125 20.7755 31.1337 20.7465C31.0471 20.2447 31.2106 19.6947 31.3164 19.4245C31.2395 19.2991 31.1048 19.0868 30.999 18.9131C30.8163 18.614 30.9605 18.1411 31.0856 17.842C30.9413 17.649 30.8163 17.2823 30.8451 16.5779C30.9028 15.5551 30.4123 13.9532 30.4027 13.9339C30.3835 13.8761 30.3835 13.8278 30.4027 13.7699C30.9125 11.9365 32.8842 9.49517 34.4808 8.19248C34.5481 8.14423 34.6346 8.11529 34.7116 8.13459C34.7982 8.14423 34.8655 8.20213 34.904 8.26968L35.4618 9.21533C35.76 8.81005 36.1735 8.37582 36.2793 8.26968C36.337 8.21178 36.414 8.19248 36.5006 8.18283C36.5871 8.18283 36.6641 8.23108 36.7121 8.28898C37.3854 9.12849 38.9628 12.3707 38.9628 13.2392C38.9628 14.3199 38.1452 16.0375 38.1164 16.1051C38.1068 16.1244 38.0875 16.1533 38.0779 16.1726C37.8567 16.4235 37.4431 17.0893 37.27 17.3595C37.3566 17.6297 37.4912 18.1508 37.2315 18.4789C37.1161 18.6236 37.0007 18.7298 36.9045 18.807C37.068 19.2122 37.1546 19.521 37.1642 19.7526L37.5104 19.8877C37.9336 19.8395 38.5203 20.2158 38.8185 20.4184C39.3283 20.4956 39.7226 20.8913 39.915 21.1132C40.2516 21.1228 40.5017 21.5667 40.896 22.2615C40.9826 22.4159 41.0884 22.5992 41.2134 22.8212C41.7232 23.7475 42.4926 25.137 43.4448 26.459L43.8199 26.9705C43.9161 27.0959 43.8872 27.2792 43.7526 27.3757C43.6179 27.4722 43.4448 27.4433 43.3486 27.3082L42.9831 26.7968C42.0021 25.4362 41.223 24.0273 40.7133 23.0913C40.5979 22.8791 40.492 22.6861 40.4055 22.5413C40.2131 22.1939 39.9919 21.808 39.8765 21.7018C39.7611 21.7308 39.6264 21.6922 39.5591 21.586C39.4533 21.422 39.0878 21.007 38.6935 20.9684C38.6454 20.9684 38.5973 20.9492 38.5588 20.9202C38.1741 20.65 37.7028 20.4281 37.5778 20.4474C37.5104 20.4667 37.4527 20.4667 37.3854 20.4474L36.741 20.1965C36.6448 20.1579 36.5775 20.0807 36.5583 19.9745C36.5486 19.907 36.5583 19.8395 36.5871 19.7912C36.5871 19.7333 36.5871 19.4824 36.289 18.807C36.2312 18.6622 36.289 18.4982 36.4236 18.4306C36.4236 18.4306 36.6064 18.3341 36.7891 18.1025C36.8468 18.0253 36.7987 17.6876 36.6929 17.4271C36.6544 17.3402 36.6641 17.2437 36.7121 17.1665C36.741 17.1279 37.3085 16.1919 37.6259 15.8156C37.7413 15.5744 38.4049 14.1076 38.4049 13.2295C38.4049 12.6506 37.2123 10.0259 36.4813 8.90655C36.1639 9.25393 35.8177 9.67851 35.76 9.86185C35.7215 9.96799 35.6253 10.0452 35.5195 10.0548C35.4041 10.0548 35.2983 10.0066 35.2406 9.9101L34.6154 8.839C33.1823 10.0838 31.4895 12.226 31.0086 13.8278C31.1144 14.1848 31.4992 15.5937 31.4511 16.5876C31.4126 17.3306 31.5857 17.485 31.5857 17.485C31.6723 17.5043 31.7108 17.5525 31.7492 17.6297C31.7877 17.7069 31.7492 17.7938 31.7204 17.871C31.5857 18.1508 31.4895 18.4982 31.528 18.5947C31.6915 18.8745 31.9127 19.2122 31.9127 19.2219C31.9704 19.2991 31.9704 19.4052 31.932 19.4921C31.8262 19.7237 31.5953 20.457 31.8069 20.8237C31.855 20.9106 31.8646 21.0167 31.8166 21.1035C31.7781 21.1904 31.6915 21.2483 31.5953 21.2579C31.5953 21.2579 30.9605 21.3351 30.5085 21.3737C30.268 21.422 29.085 22.2132 28.3733 22.6861C27.6327 23.1782 27.171 23.4773 26.9594 23.5835C26.2573 23.8923 26.0265 23.3905 25.8341 22.9852L25.7283 22.7633C25.4398 22.1843 25.1512 21.3351 25.1416 21.2965C25.1031 21.1904 25.1416 21.0649 25.2186 20.9877C25.3628 20.8623 25.7379 20.4667 25.8149 20.1579C25.9111 19.7526 26.0457 19.4535 26.1323 19.2508L26.1708 19.1543C26.1708 19.1543 26.1708 19.0771 26.1708 19.0289C26.1708 18.8456 26.1708 18.5754 26.392 18.3341C26.5362 18.1894 26.7478 17.842 26.8344 17.678C26.8344 17.6587 26.8055 17.6297 26.7767 17.6201C26.7094 17.5911 26.5939 17.6104 26.4689 17.6876C25.9592 17.9674 25.7379 18.6043 25.7283 18.614C25.6898 18.7201 25.5937 18.7973 25.4686 18.807C25.3628 18.807 25.2474 18.7491 25.1897 18.6429C25.1705 18.614 24.7857 17.8227 24.6126 17.3595C24.401 16.7999 24.4299 16.3946 24.478 16.0665C24.5068 15.8735 24.4203 15.4393 24.2664 15.3138C24.2375 15.2849 24.199 15.2656 24.1221 15.2945C23.9971 15.3428 23.8528 15.2945 23.7759 15.1787C23.7085 15.0629 23.6027 14.9568 23.545 14.9664C23.4873 14.9857 23.4681 15.005 23.4681 15.005C23.4681 15.005 23.4873 15.0919 23.5065 15.1498C23.5354 15.3042 23.5739 15.5261 23.5162 15.777C23.4104 16.2595 23.4104 17.4174 23.4104 17.4271C23.4104 17.5429 23.343 17.6394 23.2469 17.6876C23.1411 17.7359 23.0256 17.7262 22.9391 17.649C22.891 17.6104 22.8237 17.5911 22.7948 17.5911L22.5544 17.8903C22.5063 17.9481 22.4486 17.9867 22.3812 17.9964C22.2754 18.0157 22.2754 18.0929 22.2754 18.1122C22.2754 18.2376 22.3043 18.3245 22.3428 18.4499C22.3909 18.5947 22.4486 18.778 22.4486 19.0289C22.4486 19.4149 22.6794 20.4184 23.1218 20.9588C23.1892 21.036 23.2084 21.1518 23.1699 21.2483C22.9295 21.8755 22.5832 22.8501 22.564 23.0624C22.5351 23.3905 22.5063 23.7861 22.5063 23.8923C22.5063 23.9887 22.4678 24.0756 22.3909 24.2686C22.2754 24.5484 22.0927 25.0309 22.0542 25.4555C21.9869 26.1985 22.2273 27.7328 22.7082 27.9065C22.814 27.9451 22.891 28.0415 22.9006 28.1573C22.9006 28.1766 23.1122 30.4153 23.8047 31.8145C24.5261 33.2812 25.1801 33.8506 25.6514 34.2655C25.7379 34.333 25.7668 34.4488 25.7379 34.555C25.7091 34.6611 25.6225 34.748 25.5167 34.7673C25.459 34.7769 24.9493 34.9024 24.9493 35.5006C24.9493 35.6068 24.8915 35.7033 24.805 35.7515C24.6896 35.8191 24.5742 35.8963 24.4587 35.9638C24.5645 35.9928 24.6415 36.0796 24.6607 36.1954C24.6607 36.2243 24.6607 36.2533 24.6607 36.2822C24.6607 36.2822 24.6703 36.2822 24.68 36.2726C24.7761 36.2243 24.8819 36.2243 24.9685 36.2726C25.0551 36.3208 25.1128 36.4173 25.1128 36.5235V37.4402C25.1128 37.5849 24.9973 37.7104 24.8531 37.7297C24.8531 37.7297 24.7377 37.749 24.6703 37.8551C24.603 37.9516 24.5934 38.1253 24.6511 38.3472C24.6703 38.4244 24.6511 38.5113 24.603 38.5788C24.5549 38.6464 24.478 38.6946 24.3914 38.7043C24.3914 38.7043 23.9105 38.7525 23.218 38.9455C22.9583 39.6885 21.9292 43.3167 25.1128 45.9704C25.2089 46.0476 25.2378 46.173 25.1993 46.2791C25.1993 46.2791 25.1512 46.4432 25.0935 46.8002C25.0551 47.0608 25.0358 47.1862 25.459 47.4178C25.5552 47.466 25.6033 47.5625 25.6033 47.6687V49.0389C25.6033 49.1837 25.4975 49.3091 25.3436 49.3284C25.3436 49.3284 24.9493 49.3766 24.7473 49.6661C24.5742 49.917 24.3241 50.0135 24.151 50.0907C24.0932 50.11 24.0067 50.1486 23.9875 50.1679C24.0259 50.3416 24.1606 50.5056 24.2471 50.5925C24.4299 50.6021 24.68 50.5925 24.8146 50.5442C24.9204 50.5056 25.0358 50.5249 25.1128 50.6021C25.1128 50.6021 25.6321 51.0557 26.1419 50.882L26.8248 50.6504C26.9017 50.6311 26.9883 50.6311 27.0652 50.6793C27.1422 50.7179 27.1903 50.7951 27.1999 50.8723C27.2095 50.9206 27.3153 51.2004 27.8924 51.0943C28.0078 51.075 28.1328 51.1232 28.1905 51.2294C28.1905 51.2294 28.431 51.6057 28.9023 51.7987C28.9696 51.8276 29.0177 51.8759 29.0466 51.9338C29.2485 52.3101 29.7871 53.0917 30.2103 53.0917C30.8836 53.0917 31.4126 52.8891 31.4126 52.8794C31.4992 52.8505 31.605 52.8601 31.6819 52.9084C31.8935 53.0531 32.1724 53.1496 32.2782 53.1689C32.2013 53.0917 32.182 52.9663 32.2205 52.8601C32.2782 52.725 32.4129 52.6575 32.5571 52.6864C32.5571 52.6864 33.115 52.8119 33.5093 52.5127C34.0768 52.0592 34.4904 52.0496 34.5385 52.0496C35.2983 52.0785 37.395 51.9338 38.0202 51.1811C38.0779 51.1136 38.1549 51.075 38.2414 51.075H41.829C42.4445 51.075 42.5599 51.0074 42.5792 50.9881C42.5984 50.9592 42.5984 50.8241 42.5984 50.7179C42.5984 50.6118 42.6465 50.4863 42.7331 50.4284C42.8869 50.3319 43.1178 50.11 43.1274 49.9846C43.1274 49.9749 43.1274 49.9363 43.0505 49.8688C42.5695 49.4828 42.0117 49.4731 42.0117 49.4731C41.954 49.4731 41.8963 49.4538 41.8482 49.4249L41.4058 49.1161C41.3288 49.0582 41.2807 48.9714 41.2807 48.8749C41.2807 48.7784 41.3288 48.6915 41.4058 48.6336C41.4058 48.6336 42.2522 48.045 43.1563 47.1572C43.2043 47.109 43.214 47.0897 43.214 47.0897C43.214 47.0897 43.214 47.0125 43.0312 46.8388C42.9639 46.7616 42.935 46.6651 42.9543 46.559C42.9831 46.4625 43.0505 46.3853 43.1466 46.3563C43.1466 46.3563 43.2909 46.3081 43.541 46.2116C43.6852 46.1441 43.8584 46.2116 43.9161 46.366C43.9738 46.5107 43.9161 46.6844 43.7622 46.7423C43.743 46.752 43.7141 46.7616 43.6949 46.7713C43.7526 46.8774 43.7814 46.9836 43.7814 47.0897C43.7814 47.3213 43.6468 47.466 43.5506 47.5625C42.9543 48.1512 42.3964 48.6047 42.0502 48.8652L42.0983 48.8942C42.3195 48.9135 42.8869 49.0003 43.4063 49.4056C43.666 49.6179 43.7141 49.8495 43.7045 50.0039C43.6852 50.3705 43.3679 50.66 43.1755 50.8048C43.1755 51.0267 43.1466 51.2197 42.9927 51.3741C42.7812 51.5864 42.406 51.625 41.8386 51.625H38.3761C37.3854 52.6189 34.8462 52.6092 34.5385 52.5996C34.5385 52.5996 34.2788 52.6189 33.8748 52.9373C33.5382 53.1979 33.1535 53.2558 32.8649 53.2654C32.8361 53.3426 32.7976 53.4294 32.7207 53.5259C32.6052 53.6707 32.4513 53.7189 32.2878 53.7189' fill='white'/%3E%3Cpath d='M44.4258 46.2116C44.3681 46.2116 44.32 46.1923 44.2719 46.1633C44.1373 46.0765 44.0988 45.8932 44.1854 45.7677C44.4162 45.4107 44.4547 45.1405 44.4547 45.1308C44.4739 45.0054 44.5605 44.9089 44.6759 44.88C44.7913 44.851 44.9164 44.8993 44.9837 45.0054C45.4838 45.0054 46.9073 42.1974 47.5229 39.7754C47.5229 39.7754 47.5517 38.7911 47.5517 38.3665C47.3786 38.3279 46.9554 38.3279 46.5707 38.3762C46.4264 38.3762 46.3014 38.3086 46.2533 38.1735L45.907 37.0252C45.8782 36.9288 45.907 36.8323 45.9647 36.7551C46.0224 36.6779 46.1282 36.6393 46.2244 36.6586C46.2244 36.6586 46.4072 36.6779 46.6476 36.7454C46.7823 36.784 46.8977 36.8516 46.9939 36.9288C46.9554 36.7454 46.8688 36.5524 46.7438 36.4752C46.6188 36.398 46.5707 36.234 46.638 36.0989C46.6861 36.0024 46.8015 35.8866 46.9746 35.8384C47.1958 35.7708 47.4651 35.8191 47.7729 35.9735C47.6864 35.7805 47.5132 35.6068 47.1958 35.5199C47.0612 35.4813 46.965 35.3559 46.9842 35.2111C46.9842 35.2015 47.0804 34.0918 46.7342 33.4356C46.6957 33.3584 46.6861 33.2619 46.7342 33.1751L47.0323 32.5382C46.9265 32.2487 46.5803 31.3803 45.8782 30.6373C45.3588 30.0776 44.8971 29.4793 44.3681 28.746C44.3681 28.746 44.3297 28.6977 44.3104 28.6688C44.2142 28.5433 44.2431 28.36 44.3777 28.2635C44.5124 28.167 44.6855 28.1959 44.7817 28.331C44.7817 28.331 44.8202 28.3793 44.8394 28.4082C45.3588 29.1223 45.8012 29.7109 46.3014 30.2513C47.2535 31.2645 47.6094 32.4321 47.619 32.4803C47.6383 32.5479 47.6383 32.6251 47.6094 32.683L47.3305 33.3005C47.5902 33.8988 47.6094 34.6611 47.5902 35.0375C48.4462 35.3945 48.5231 36.3015 48.4366 36.7647C48.4077 36.8902 48.3115 36.977 48.1961 36.9963C48.0711 37.0156 47.9557 36.9481 47.898 36.8419C47.898 36.8419 47.7825 36.6296 47.5325 36.4945C47.5132 36.4849 47.4844 36.4752 47.4651 36.4656C47.5998 36.7647 47.6479 37.1024 47.6286 37.334C47.6286 37.4112 47.6094 37.6525 47.4074 37.7393C47.369 37.7586 47.3305 37.7683 47.2824 37.7683C47.5709 37.7683 47.8499 37.8262 48.0038 37.9516C48.0999 38.0385 48.148 38.1446 48.148 38.27C48.148 38.6174 48.1096 39.8622 48.1096 39.8622C47.7056 41.4833 46.234 45.4589 45.1183 45.6326C45.0606 45.6326 44.9933 45.6423 44.9164 45.6326C44.8586 45.7677 44.7817 45.9125 44.6759 46.0861C44.6182 46.173 44.5316 46.2212 44.4355 46.2212M46.638 37.3823L46.763 37.7972C46.9169 37.7876 47.0708 37.7779 47.2439 37.7779C47.1093 37.7683 46.9842 37.6621 46.8688 37.5656C46.8015 37.5077 46.7246 37.4402 46.638 37.3919' fill='white'/%3E%3Cpath d='M56.9005 47.9195C56.9005 47.9195 56.8139 47.9195 56.7754 47.8905C56.6312 47.823 56.5735 47.6493 56.6408 47.5046C57.0736 46.5878 57.5737 45.4299 58.3239 43.6254C58.4778 43.2588 58.6221 42.9017 58.7471 42.5543C58.8049 42.4096 58.9684 42.3324 59.1222 42.3903C59.2665 42.4482 59.3435 42.6122 59.2858 42.7666C59.1511 43.114 59.0068 43.4807 58.8529 43.857C58.1027 45.6615 57.593 46.8291 57.1602 47.7554C57.1121 47.8616 57.0063 47.9195 56.9005 47.9195Z' fill='white'/%3E%3Cpath d='M53.2841 55.0988C53.0244 55.0988 52.7839 54.9347 52.6878 54.8672C52.2549 54.5777 52.1491 54.3075 52.0818 54.1435C52.0722 54.1145 52.0626 54.0856 52.053 54.0759C52.053 54.0759 52.0241 54.0759 51.9664 54.0663C51.5432 54.0277 51.2451 53.8636 51.12 53.5934C51.0431 53.4197 51.0046 53.1399 51.2835 52.7539C51.6105 52.3004 51.7452 52.1171 51.7933 51.2679C51.6105 51.046 51.1777 50.4766 51.0335 49.8301L50.793 49.8687C50.6199 50.1775 50.3121 50.7565 50.2255 51.0653C50.0813 51.5767 50.0236 51.789 50.0043 52.146C49.9947 52.2714 50.0043 52.3486 50.0139 52.4258C50.0524 52.7153 50.0139 52.889 49.6677 53.1978C49.4849 53.3618 49.3599 53.4487 49.2541 53.5259C49.1291 53.6127 49.0618 53.661 48.956 53.8154C48.6482 54.2496 47.7729 54.2013 47.5036 54.1724C47.3113 54.1145 46.6284 53.8636 46.4456 53.3715C46.3975 53.2267 46.3591 52.9952 46.5226 52.7346C46.8015 52.2811 47.1958 52.1557 47.494 52.0592C47.6383 52.0109 47.7729 51.9723 47.821 51.9048C47.8595 51.8469 47.9076 51.789 47.9461 51.7311C48.1384 51.4898 48.2538 51.3354 48.1961 51.0267C48.1192 50.6214 48.0134 49.5696 47.9653 49.0775H47.9076C47.8306 49.0775 47.7537 49.0389 47.7056 48.981C47.6479 48.9231 47.6287 48.8459 47.6287 48.7687C47.6287 48.7108 47.6864 47.3791 48.5328 45.758L49.0425 35.4041C48.7251 34.8927 47.1574 32.1811 48.0999 29.6819C47.6767 29.4986 46.9169 29.0643 46.6188 28.302C46.3879 27.7231 46.4649 27.0765 46.8592 26.3818C47.3209 25.5616 48.148 24.6545 49.1387 23.8922C49.2637 23.7957 49.4465 23.815 49.5427 23.9405C49.6388 24.0659 49.6196 24.2492 49.4946 24.3457C48.5616 25.0694 47.7922 25.909 47.369 26.6713C47.0708 27.202 47.0035 27.6845 47.1574 28.0897C47.4748 28.8907 48.5616 29.238 48.5712 29.2477C48.6482 29.2766 48.7155 29.3345 48.754 29.4021C48.7828 29.4793 48.7828 29.5661 48.754 29.6433C47.6094 32.1232 49.5619 35.1339 49.5811 35.1628C49.6196 35.2111 49.6292 35.2786 49.6292 35.3365L49.1098 45.8449C49.1098 45.8449 49.1002 45.9317 49.0714 45.9703C48.4943 47.0704 48.2923 48.0353 48.2346 48.4985C48.3789 48.4985 48.5039 48.6143 48.5135 48.759C48.5135 48.7783 48.6674 50.4091 48.7636 50.9109C48.8598 51.4705 48.6193 51.789 48.4077 52.0688C48.3692 52.1171 48.3308 52.1653 48.2923 52.2232C48.1288 52.4451 47.898 52.5127 47.6767 52.5899C47.4267 52.6671 47.1862 52.7443 47.0227 53.0145C46.9746 53.0917 46.9842 53.1303 46.9939 53.1496C47.0516 53.3232 47.4074 53.5066 47.6287 53.5838C47.9557 53.6031 48.4173 53.5548 48.4847 53.4487C48.6578 53.2074 48.7732 53.1303 48.9271 53.0241C49.0137 52.9662 49.1291 52.889 49.2926 52.7443C49.4369 52.6188 49.4561 52.5706 49.4657 52.5609C49.4657 52.5609 49.4657 52.5223 49.4657 52.4837C49.4561 52.3969 49.4369 52.2618 49.4465 52.0785C49.4753 51.6732 49.5427 51.4126 49.6965 50.8819C49.8408 50.3898 50.3698 49.4731 50.389 49.4345C50.4371 49.3573 50.5141 49.309 50.6006 49.2897L51.2643 49.1932C51.3412 49.1836 51.4278 49.2029 51.4855 49.2511C51.5528 49.2994 51.5817 49.3766 51.5913 49.4538C51.6202 50.0714 52.1299 50.7372 52.3127 50.9398C52.3704 50.9977 52.3896 51.0749 52.3896 51.1521C52.3415 52.1942 52.1876 52.4837 51.7644 53.0724C51.6586 53.2171 51.649 53.3039 51.6586 53.3329C51.6779 53.3715 51.7933 53.4487 52.0241 53.468C52.4281 53.5066 52.5339 53.6996 52.6204 53.9119C52.6685 54.0373 52.7262 54.182 53.0052 54.375C53.1975 54.5005 53.2745 54.5005 53.2841 54.5005C53.2841 54.3943 53.3129 54.2882 53.3995 54.2303C53.4861 54.1724 53.5822 54.1628 53.6688 54.211C53.8612 54.3171 54.1016 54.4136 54.1689 54.4136C54.2363 54.4136 54.3036 54.4136 54.3613 54.4233C54.4094 54.4233 54.4479 54.4233 54.4863 54.4233C54.4382 54.3364 54.3613 54.2303 54.2747 54.1917C53.8804 54.0084 53.5438 53.4969 53.4091 53.2267C53.1879 52.7925 53.1206 52.3004 53.2071 51.8179C53.2937 51.3451 53.4476 51.0846 53.6688 51.0363C53.6977 51.0363 53.7265 51.0363 53.7457 51.0363C54.6498 51.1039 55.3712 50.1582 56.6119 47.4853C56.6793 47.3405 56.8524 47.2826 56.9967 47.3502C57.1409 47.4177 57.2083 47.5914 57.1313 47.7362C55.9771 50.2257 55.0923 51.6056 53.8515 51.6249C53.8323 51.6828 53.7938 51.7697 53.765 51.9337C53.6977 52.3004 53.7457 52.6574 53.9093 52.9759C54.0439 53.2364 54.3036 53.5838 54.5056 53.6706C54.8518 53.8347 55.1307 54.2978 55.0827 54.6259C55.0538 54.8189 54.9288 54.954 54.746 54.983C54.5152 55.0216 54.3902 55.0119 54.2747 54.9926C54.1305 54.9733 53.89 54.954 53.6688 54.8575C53.6303 54.9154 53.5726 54.9637 53.5053 55.0023C53.4187 55.0505 53.3322 55.0698 53.2456 55.0698' fill='white'/%3E%3Cpath d='M59.0068 42.9597C59.0068 42.9597 58.9395 42.9597 58.9106 42.9404C58.7567 42.8825 58.6894 42.7184 58.7375 42.564C60.5553 37.7296 59.9205 35.6357 59.9205 35.6164C59.9109 35.5778 59.9013 35.5295 59.9109 35.4813C60.3149 32.7698 59.4011 31.1487 59.3915 31.1294C59.3531 31.0618 59.3434 30.9846 59.3627 30.9074C59.4108 30.7144 59.4589 30.5504 59.4973 30.4056C59.7282 29.5854 59.7763 29.4214 59.3915 28.2827C58.9587 26.9801 58.0739 25.3203 57.3814 24.2106C56.9005 23.4387 56.5061 23.4001 56.1502 23.3615H56.0252C55.6116 23.2939 54.7364 22.7825 54.5729 22.6764C54.4671 22.6185 54.419 22.5027 54.4382 22.3869C54.6306 21.1807 54.3228 20.5342 54.3132 20.5245C54.2459 20.3894 54.294 20.2254 54.419 20.1482C54.6402 20.0131 54.7941 19.5403 54.6594 19.135C54.4959 18.6332 54.0535 18.035 53.9285 17.9578C53.8804 17.9288 53.7553 17.9095 53.6592 17.8902C53.4476 17.8516 53.1975 17.8034 52.9667 17.649C52.7166 17.4753 51.9375 17.3112 51.6394 17.456C51.3604 17.5911 51.1777 17.7358 50.995 17.8806C50.9084 17.9481 50.8315 18.006 50.7353 18.0736C50.5718 18.1893 50.3986 18.2376 50.2544 18.2762C50.1967 18.2955 50.1197 18.3148 50.0909 18.3244C50.1293 18.3051 50.1197 18.3534 50.1197 18.392C50.1197 18.4306 50.1197 18.4788 50.1197 18.4981C50.1197 18.4981 50.2255 18.5464 50.5141 18.5753C50.6679 18.5946 50.7834 18.7297 50.7737 18.8841C50.7737 18.8841 50.6968 19.8008 51.0815 20.5342C51.4662 21.2675 52.4954 21.8851 52.505 21.8948C52.6012 21.9527 52.6589 22.0588 52.6397 22.1649L52.5916 22.7053C52.5819 22.8501 52.4569 22.9659 52.3126 22.9659C51.851 22.9852 51.2066 23.2264 50.4948 23.651C50.3602 23.7282 50.1774 23.6896 50.1005 23.5545C50.0235 23.4194 50.062 23.236 50.1967 23.1588C50.6968 22.8597 51.3893 22.5123 52.0337 22.4158V22.2904C51.7067 22.0685 50.9276 21.4991 50.5621 20.8044C50.2351 20.1868 50.187 19.4824 50.1774 19.106C49.6869 19.0096 49.5138 18.7876 49.5426 18.3534V18.2569C49.5426 17.8516 49.9081 17.7551 50.1005 17.7069C50.2063 17.6779 50.3121 17.649 50.389 17.5911C50.4756 17.5332 50.5525 17.4753 50.6295 17.4077C50.8315 17.2437 51.0431 17.0893 51.3701 16.9156C51.9375 16.6358 52.957 16.9156 53.2937 17.1568C53.4091 17.2437 53.5822 17.2726 53.7553 17.3016C53.9189 17.3305 54.0824 17.3595 54.2266 17.4463C54.5248 17.62 55.0249 18.3823 55.2077 18.9324C55.3808 19.4631 55.2461 20.1 54.9095 20.457C55.0057 20.7561 55.1403 21.3737 55.0249 22.2518C55.4 22.4641 55.9002 22.7246 56.0925 22.7439H56.208C56.6215 22.8018 57.2371 22.8597 57.8719 23.8729C58.2181 24.4326 59.3723 26.3721 59.9398 28.0705C60.3533 29.3152 60.3052 29.6047 60.0456 30.5311C60.0167 30.6469 59.9782 30.7723 59.9398 30.9171C60.1514 31.3416 60.8342 32.9628 60.4784 35.4716C60.5842 35.8962 61.0074 38.1156 59.2665 42.7377C59.228 42.8535 59.1126 42.9211 58.9972 42.9211' fill='white'/%3E%3Cpath d='M51.7933 27.8774C51.7356 27.8774 51.6779 27.8485 51.649 27.7906C51.3989 27.3563 51.1393 26.9028 50.8892 26.4396C49.2349 24.9729 46.84 24.6159 46.8207 24.6159C46.7342 24.6062 46.6765 24.529 46.6765 24.4422C46.6765 24.3553 46.7438 24.2878 46.8304 24.2781C47.9845 24.1913 49.1387 24.4325 50.1005 24.944C50.0524 24.8475 49.9947 24.7413 49.9274 24.6448C48.8694 24.0273 47.1766 23.3807 47.1574 23.3711C47.0804 23.3421 47.0323 23.2553 47.0516 23.1781C47.0708 23.1009 47.1478 23.043 47.2343 23.0527C47.2824 23.0527 48.1673 23.1588 49.1387 23.5158C49.1002 23.4579 49.0521 23.4 49.0137 23.3421C47.8787 22.6088 45.7916 21.6728 45.7724 21.6631C45.6954 21.6245 45.657 21.5377 45.6762 21.4605C45.7051 21.3736 45.782 21.3254 45.8686 21.3447C46.3975 21.4508 47.1189 21.6245 47.8018 21.8658C46.7919 20.6982 45.8686 19.7332 45.8589 19.7236C45.8012 19.6657 45.7916 19.5692 45.8397 19.5016C45.8878 19.4341 45.984 19.4148 46.0513 19.4534C49.6581 21.3447 51.6875 25.2817 52.582 27.4528C52.6204 27.5397 52.582 27.6362 52.4858 27.6748C52.3992 27.7134 52.303 27.6748 52.2646 27.5783C50.9854 24.4518 49.0906 21.9044 46.9458 20.3894C47.3882 20.8719 47.9461 21.4991 48.4943 22.1649C48.5424 22.2228 48.5424 22.3096 48.4943 22.3772C48.4462 22.4351 48.3596 22.464 48.2923 22.4254C48.0326 22.3096 47.7633 22.2035 47.494 22.107C48.0807 22.4061 48.7155 22.7439 49.1964 23.0527C49.2156 23.0623 49.2253 23.072 49.2349 23.0913C49.4176 23.3228 49.5811 23.5544 49.735 23.7764C49.7831 23.8343 49.7735 23.9211 49.735 23.979C49.6869 24.0369 49.6004 24.0562 49.533 24.0273C49.4272 23.979 49.3118 23.9308 49.206 23.8825C49.5234 24.0369 49.8312 24.201 50.1101 24.3553C50.1294 24.365 50.1486 24.3843 50.1678 24.4132C50.264 24.5773 50.3506 24.7317 50.4275 24.8764C50.4948 25.0212 50.5718 25.1659 50.6487 25.301C50.6872 25.3685 50.668 25.4554 50.6103 25.5036C50.5526 25.5519 50.466 25.5615 50.3987 25.5133C49.8793 25.1466 49.2637 24.8861 48.6001 24.7317C49.3888 25.0212 50.3217 25.4843 51.1008 26.1791C51.1104 26.1888 51.1296 26.2081 51.1393 26.2274C51.3989 26.7002 51.6586 27.1634 51.9183 27.5976C51.9664 27.6748 51.9376 27.7809 51.8606 27.8292C51.8318 27.8485 51.8029 27.8485 51.7741 27.8485' fill='white'/%3E%3Cpath d='M16.091 28.3792C16.091 28.3792 16.0525 28.3792 16.0429 28.3792C15.9564 28.3503 15.9083 28.2538 15.9371 28.1669C17.3221 23.8922 19.1496 21.8368 21.3906 19.5885C21.4483 19.5306 21.5541 19.5209 21.6214 19.5885C21.6887 19.6464 21.6984 19.7429 21.6503 19.8201C21.631 19.8394 20.3903 21.557 19.4573 23.1009C20.1114 22.5991 21.0636 21.914 21.631 21.7017C21.708 21.6728 21.8041 21.7017 21.8426 21.7789C21.8811 21.8561 21.8619 21.943 21.7849 21.9912C21.7657 22.0009 20.3422 23.0044 19.3227 24.1913L20.0344 23.8343C20.1114 23.7957 20.2076 23.8246 20.2556 23.9018C20.3037 23.979 20.2845 24.0755 20.2076 24.1238C20.1883 24.1431 18.1685 25.6484 17.2356 27.9739C17.1971 28.0608 17.1009 28.0994 17.0144 28.0704C16.9278 28.0415 16.8893 27.9353 16.9182 27.8485C17.4664 26.4783 18.3513 25.3975 19.0341 24.7124L18.8033 24.8282C18.736 24.8668 18.6494 24.8475 18.6013 24.7896C18.5532 24.7317 18.5436 24.6448 18.5917 24.5869C18.861 24.1913 19.1977 23.8053 19.5439 23.4483C19.2073 23.7088 18.9668 23.9018 18.9572 23.9115C18.8899 23.9597 18.8033 23.9597 18.7456 23.9115C18.6783 23.8632 18.6687 23.7667 18.7071 23.6992C19.1015 22.9755 19.6497 22.136 20.1306 21.4123C18.5917 23.1395 17.3029 25.0791 16.2545 28.2827C16.2353 28.3503 16.168 28.3985 16.091 28.3985' fill='white'/%3E%3Cpath d='M44.4258 53.7671H43.6756C43.5602 53.7671 43.4544 53.6707 43.4544 53.5452V19.9359C43.4544 19.8201 43.5506 19.7236 43.6756 19.7236H44.4258C44.5412 19.7236 44.6374 19.8201 44.6374 19.9359V38.6753C44.6374 38.7911 44.5412 38.8876 44.4258 38.8876C44.3104 38.8876 44.2046 38.7911 44.2046 38.6753V20.1579H43.8872V53.3426H44.2046V42.1202C44.2046 42.0044 44.3008 41.8982 44.4258 41.8982C44.5509 41.8982 44.6374 41.9947 44.6374 42.1202V53.5549C44.6374 53.6707 44.5412 53.7768 44.4258 53.7768' fill='white'/%3E%3Cpath d='M15.3889 29.3828C15.3889 29.3828 15.3408 29.3828 15.3216 29.3731C15.2062 29.3345 15.1484 29.2187 15.1869 29.1029C15.3889 28.4661 15.9083 27.9353 16.5142 27.752C16.8893 27.6362 17.476 27.6072 18.1012 28.1187C18.1974 28.1959 18.207 28.331 18.13 28.4275C18.0531 28.5239 17.9184 28.5336 17.8223 28.4564C17.4472 28.1476 17.0336 28.0415 16.6296 28.1669C16.168 28.302 15.7544 28.7362 15.5909 29.238C15.562 29.3249 15.4755 29.3828 15.3889 29.3828Z' fill='white'/%3E%3Cpath d='M53.3225 28.3213C53.2648 28.3213 53.2071 28.302 53.1686 28.2538C52.9667 28.0415 52.63 27.7713 52.5531 27.7327C52.4473 27.7134 52.2742 27.7424 52.0722 27.8292C51.3316 28.1283 50.9565 28.0897 50.918 28.0801C50.8122 28.0704 50.7353 27.974 50.7353 27.8678C50.7353 27.8099 50.716 27.7038 50.6199 27.7038C50.5044 27.7038 50.4083 27.6073 50.4083 27.4818C50.4083 27.3564 50.5044 27.2599 50.6199 27.2599C50.9084 27.2599 51.0623 27.4432 51.1296 27.6362C51.2739 27.6169 51.5336 27.5687 51.9087 27.4143C52.1876 27.2985 52.4281 27.2695 52.6589 27.3081C52.8513 27.3371 53.4091 27.8775 53.4764 27.945C53.563 28.0318 53.5534 28.1669 53.4764 28.2538C53.438 28.2924 53.3802 28.3117 53.3225 28.3117' fill='white'/%3E%3Cpath d='M45.0222 42.8632C45.0222 42.8632 44.9067 42.8343 44.8779 42.8053C44.6567 42.6799 44.6567 42.3036 44.6567 42.0334V41.9851C44.6567 41.8114 44.6567 41.6377 44.6759 41.4351V41.2132C44.6855 41.0877 44.6855 40.9623 44.6855 40.8561C44.6855 40.7017 44.6855 40.557 44.6855 40.4219C44.6567 40.5087 44.6374 40.6342 44.6374 40.8272V40.9816C44.6374 41.0684 44.6374 41.1649 44.6374 41.3965C44.6374 41.7825 44.6374 42.1492 44.32 42.3904C44.1565 42.5158 43.993 42.5062 43.8872 42.3904C43.7718 42.265 43.7333 42.0044 43.7718 41.5123C43.7718 41.3483 43.7718 41.1842 43.7526 41.0298C43.743 40.8947 43.7237 40.7693 43.7333 40.6631C43.743 40.4894 43.7622 40.2675 43.7814 40.0552C43.8007 39.8912 43.8103 39.7368 43.8199 39.6499C43.8391 39.3894 43.9545 39.1868 44.1181 38.9166C44.2431 38.7236 44.2431 38.6174 44.2335 38.4341V36.6007C44.2335 36.4849 44.2335 36.234 45.5031 36.234C46.0321 36.234 46.1667 36.3788 46.3398 36.8805L46.6861 38.0288C46.6861 38.0288 46.8207 38.7139 46.8015 39.6789C46.8015 40.0359 46.6572 40.6728 46.4649 41.2807C46.3687 41.6184 46.1763 41.7149 46.0513 41.7439V41.7921C45.9936 42.0334 45.8397 42.2553 45.6762 42.3132C45.6473 42.3132 45.6185 42.3229 45.5992 42.3132C45.5608 42.3132 45.5223 42.2939 45.4838 42.2843C45.4165 42.4965 45.2915 42.7764 45.0702 42.8246C45.0606 42.8246 45.0414 42.8246 45.0222 42.8246M44.7432 39.9201C44.8202 39.9201 44.8875 39.9491 44.9452 40.007C45.0029 40.0649 45.0606 40.171 45.0318 40.3737C45.0222 40.5087 45.0222 40.6535 45.0222 40.8175C45.0222 40.9333 45.0222 41.0588 45.0222 41.1939V41.4255C45.0029 41.6184 44.9933 41.7825 44.9933 41.9562V42.0044C44.9933 42.2457 45.0029 42.4001 45.0414 42.4676C45.0991 42.3808 45.1857 42.1781 45.1953 42.0527C45.1953 41.9948 45.2338 41.9562 45.2818 41.9272C45.3299 41.8983 45.3876 41.8983 45.4357 41.9272C45.4838 41.9465 45.5511 41.9755 45.5992 41.9851C45.6377 41.9465 45.6954 41.8597 45.7243 41.7342L45.7627 41.5509C45.7627 41.5509 45.8012 41.4641 45.8397 41.4448C45.8782 41.4255 45.9263 41.4158 45.9743 41.4255C46.0417 41.4255 46.109 41.3386 46.1475 41.2035C46.1475 41.2035 46.1475 41.2035 46.1475 41.1939C46.3591 40.5184 46.4649 39.9491 46.4745 39.6789C46.4937 38.7525 46.3783 38.1253 46.3687 38.1157L46.0321 36.9867C45.8974 36.591 45.8685 36.5717 45.5223 36.5717C45.0222 36.5717 44.7048 36.62 44.5893 36.6586V38.4148C44.5893 38.6174 44.5893 38.8008 44.4162 39.0806C44.2527 39.3412 44.1758 39.4859 44.1661 39.6499C44.1661 39.7464 44.1469 39.9008 44.1277 40.0745C44.1084 40.2772 44.0892 40.4991 44.0796 40.6728C44.0796 40.7596 44.0796 40.8754 44.0988 40.9912C44.1181 41.1553 44.1277 41.329 44.1181 41.5219C44.0988 41.879 44.1181 42.0334 44.1277 42.1009C44.3008 41.9658 44.3104 41.7632 44.3104 41.4062C44.3104 41.1456 44.3104 41.0588 44.3104 40.9719V40.8175C44.3008 40.4605 44.3681 40.1903 44.5124 40.0456C44.599 39.9587 44.6759 39.9394 44.7336 39.9394' fill='white'/%3E%3C/g%3E%3Cpath d='M0.115417 90.3678C0.0288542 90.3099 0 90.2327 0 90.1459C0 90.0783 0.0288542 89.9818 0.115417 89.9432H0.779063C0.971425 89.9432 1.09646 89.8467 1.1734 89.6248L4.21271 79.8884C4.27042 79.7437 4.34737 79.6665 4.50125 79.6665C4.67438 79.6665 4.74171 79.7437 4.79941 79.8884L7.88681 89.8274C7.91567 89.9046 7.94452 89.9432 8.01185 89.9432H8.79091C8.87747 89.9818 8.91595 90.059 8.91595 90.1459C8.91595 90.2327 8.87747 90.3003 8.79091 90.3678L7.08851 90.3292L5.03987 90.3678C4.9533 90.3099 4.90521 90.2327 4.90521 90.1459C4.90521 90.059 4.9533 89.9818 5.03987 89.9432H6.18442C6.18442 89.9432 6.27098 89.9047 6.27098 89.8564C6.27098 89.8082 6.21327 89.6248 6.1748 89.509L5.29955 86.5563H2.6065L1.71202 89.4222C1.67354 89.5573 1.64469 89.6441 1.64469 89.7117C1.64469 89.8371 1.76011 89.9432 1.88514 89.9432H2.83733C2.92389 89.9818 2.95275 90.059 2.95275 90.1459C2.95275 90.2327 2.92389 90.3003 2.83733 90.3678L1.33691 90.3292L0.125035 90.3678H0.115417ZM5.1649 86.1413L3.96264 82.0982L2.72191 86.1413H5.1649Z' fill='white'/%3E%3Cpath d='M11.5705 84.8773C11.8879 83.9799 12.5612 83.1693 13.4749 83.1693C14.2925 83.1693 14.6676 83.7965 14.6676 84.308C14.6676 84.8001 14.3502 85.1378 13.9462 85.1378C13.5423 85.1378 13.3403 84.8194 13.2826 84.4141C13.2249 84.0571 13.1864 83.8641 12.9555 83.8641C12.5516 83.8641 11.9937 84.4623 11.6956 85.4273V89.8468C11.6956 89.9047 11.7244 89.9433 11.7821 89.9433H12.7343C12.8305 89.9819 12.869 90.0784 12.869 90.1459C12.869 90.2328 12.8401 90.3003 12.7343 90.3679L10.9742 90.3293L9.42572 90.3679C9.33916 90.31 9.3103 90.2328 9.3103 90.1459C9.3103 90.0784 9.33916 89.9819 9.42572 89.9433H10.1663C10.224 89.9433 10.2625 89.9047 10.2625 89.8468V83.8834C10.2625 83.8255 10.224 83.7772 10.1663 83.7772H9.42572C9.33916 83.7386 9.3103 83.6518 9.3103 83.5746C9.3103 83.4877 9.33916 83.4202 9.42572 83.372C9.82006 83.3912 10.2336 83.4009 10.4837 83.4009C10.83 83.4009 11.0223 83.2948 11.2724 83.2948C11.4936 83.2948 11.5609 83.4105 11.5609 83.6325V84.8773H11.5705Z' fill='white'/%3E%3Cpath d='M18.4571 83.1693C19.467 83.1693 20.1883 83.6325 20.6404 84.3369C20.8135 84.5974 20.9385 84.9834 20.9385 85.2922C20.9385 85.7071 20.6884 86.1317 20.1595 86.1317C19.7266 86.1317 19.467 85.8422 19.467 85.4852C19.467 85.0606 19.8805 84.7229 19.8805 84.4141C19.8805 83.893 19.2938 83.5649 18.6879 83.5649C17.5722 83.5649 16.9951 84.6071 16.9951 86.8361C16.9951 89.0652 17.5337 90.0591 18.6879 90.0591C19.6978 90.0591 20.4769 89.1617 20.65 88.1195C20.6884 87.9458 20.7654 87.859 20.8712 87.859C20.977 87.859 21.0251 87.9169 21.0251 88.0423C21.0251 88.2353 20.9289 88.6213 20.8039 88.8818C20.4191 89.8468 19.5247 90.5415 18.3705 90.5415C16.6681 90.5415 15.3697 89.1231 15.3697 86.8844C15.3697 84.8483 16.6585 83.1693 18.4571 83.1693Z' fill='white'/%3E%3Cpath d='M22.1793 90.3679C22.0831 90.31 22.0446 90.2328 22.0446 90.1459C22.0446 90.0784 22.0735 89.9819 22.1793 89.9433H22.9006C22.9583 89.9433 22.9872 89.9047 22.9872 89.8468V83.8834C22.9872 83.8255 22.9487 83.7772 22.891 83.7772H22.1697C22.0831 83.7386 22.0542 83.6518 22.0542 83.5746C22.0542 83.4878 22.0831 83.4202 22.1697 83.372C22.564 83.3913 23.0353 83.4009 23.2661 83.4009C23.6124 83.4009 23.8528 83.2948 24.1125 83.2948C24.3337 83.2948 24.4299 83.4106 24.4299 83.6325V89.8371C24.4299 89.895 24.4588 89.9336 24.5165 89.9336H25.2571C25.3436 89.9722 25.3725 90.0687 25.3725 90.1363C25.3725 90.2231 25.3436 90.2907 25.2571 90.3582L23.7182 90.3196L22.1889 90.3582L22.1793 90.3679ZM22.8622 80.8148C22.8622 80.3517 23.2373 79.9946 23.7085 79.9946C24.1798 79.9946 24.5549 80.3517 24.5549 80.8148C24.5549 81.278 24.1798 81.635 23.7085 81.635C23.2373 81.635 22.8622 81.278 22.8622 80.8148Z' fill='white'/%3E%3Cpath d='M31.0279 90.088V89.0748C30.5854 89.8853 29.8449 90.5511 28.9408 90.5511C27.373 90.5511 26.3343 89.0169 26.3343 86.8747C26.3343 84.7325 27.6038 83.1693 29.2485 83.1693C29.9122 83.1693 30.5085 83.4587 30.9221 83.9702V80.2937C30.9221 80.2262 30.8836 80.1779 30.8259 80.1779H30.1045C30.0084 80.1393 29.9795 80.0621 29.9795 79.9753C29.9795 79.9077 30.0084 79.8209 30.1045 79.7726C30.4989 79.7919 30.9605 79.8112 31.1818 79.8112C31.528 79.8112 31.7877 79.6954 32.0474 79.6954C32.259 79.6954 32.3456 79.8112 32.3456 80.0428V89.8371C32.3456 89.895 32.384 89.9336 32.4417 89.9336H33.1631C33.2593 89.9722 33.2881 90.0687 33.2881 90.1362C33.2881 90.2231 33.2593 90.2906 33.1631 90.3582C32.7687 90.3389 32.3648 90.3196 32.1243 90.3196C31.7781 90.3196 31.5857 90.4161 31.326 90.4161C31.1144 90.4161 31.0279 90.3196 31.0279 90.088ZM30.9125 88.6695V84.5877C30.5374 83.893 29.9795 83.6035 29.4313 83.6035C28.4406 83.6035 27.9212 84.472 27.9212 86.8747C27.9212 89.2774 28.306 90.0976 29.162 90.0976C29.8256 90.0976 30.4123 89.5765 30.9221 88.6695H30.9125Z' fill='white'/%3E%3Cpath d='M34.2307 90.3679C34.1345 90.31 34.096 90.2328 34.096 90.1459C34.096 90.0784 34.1249 89.9819 34.2307 89.9433H34.952C35.0098 89.9433 35.0386 89.9047 35.0386 89.8468V83.8834C35.0386 83.8255 35.0001 83.7772 34.9424 83.7772H34.2211C34.1345 83.7386 34.1057 83.6518 34.1057 83.5746C34.1057 83.4878 34.1345 83.4202 34.2211 83.372C34.6154 83.3913 35.0867 83.4009 35.3175 83.4009C35.6638 83.4009 35.9042 83.2948 36.1639 83.2948C36.3851 83.2948 36.4813 83.4106 36.4813 83.6325V89.8371C36.4813 89.895 36.5102 89.9336 36.5679 89.9336H37.3085C37.395 89.9722 37.4239 90.0687 37.4239 90.1363C37.4239 90.2231 37.395 90.2907 37.3085 90.3582L35.7696 90.3196L34.2403 90.3582L34.2307 90.3679ZM34.904 80.8148C34.904 80.3517 35.2791 79.9946 35.7503 79.9946C36.2216 79.9946 36.6064 80.3517 36.6064 80.8148C36.6064 81.278 36.2312 81.635 35.7503 81.635C35.2694 81.635 34.904 81.278 34.904 80.8148Z' fill='white'/%3E%3Cpath d='M41.55 83.1693C43.3679 83.1693 44.724 84.7229 44.724 86.8651C44.724 89.0073 43.3679 90.5512 41.55 90.5512C39.7322 90.5512 38.3665 89.0073 38.3665 86.8651C38.3665 84.7229 39.7226 83.1693 41.55 83.1693ZM41.55 90.2038C42.6273 90.2038 43.137 89.2871 43.137 86.8651C43.137 84.443 42.6369 83.5263 41.55 83.5263C40.4632 83.5263 39.9534 84.4527 39.9534 86.8651C39.9534 89.2775 40.4728 90.2038 41.55 90.2038Z' fill='white'/%3E%3Cpath d='M49.0041 83.1693C50.0139 83.1693 50.7353 83.6325 51.1874 84.3369C51.3605 84.5974 51.4855 84.9834 51.4855 85.2922C51.4855 85.7071 51.2354 86.1317 50.7064 86.1317C50.2736 86.1317 50.0139 85.8422 50.0139 85.4852C50.0139 85.0606 50.4371 84.7229 50.4371 84.4141C50.4371 83.893 49.8504 83.5649 49.2445 83.5649C48.1288 83.5649 47.5517 84.6071 47.5517 86.8361C47.5517 89.0652 48.0903 90.0591 49.2445 90.0591C50.2544 90.0591 51.0335 89.1617 51.2066 88.1195C51.2451 87.9458 51.322 87.859 51.4278 87.859C51.5336 87.859 51.5817 87.9169 51.5817 88.0423C51.5817 88.2353 51.4855 88.6213 51.3605 88.8818C50.9758 89.8468 50.0813 90.5415 48.9271 90.5415C47.2247 90.5415 45.9263 89.1231 45.9263 86.8844C45.9263 84.8483 47.2055 83.1693 49.0137 83.1693H49.0041Z' fill='white'/%3E%3Cpath d='M55.7559 83.1693C57.3237 83.1693 58.449 84.4044 58.449 85.987C58.449 86.2475 58.3239 86.3922 58.045 86.3922H54.3228C54.3036 86.537 54.3036 86.7975 54.3036 87.0002C54.3036 89.1134 54.8518 90.0398 56.0349 90.0398C57.0736 90.0398 57.9104 89.1713 58.0931 88.1099C58.122 87.9362 58.1893 87.8493 58.2951 87.8493C58.4009 87.8493 58.4586 87.9072 58.4586 88.0327C58.4586 88.2257 58.3624 88.5923 58.2374 88.8625C57.8527 89.8178 56.9005 90.5415 55.7175 90.5415C53.9862 90.5415 52.707 89.1713 52.707 86.8844C52.707 84.858 53.9958 83.1693 55.7463 83.1693H55.7559ZM56.8332 86.0063C56.9774 86.0063 57.064 85.9194 57.064 85.7554C57.064 84.5299 56.737 83.5263 55.7944 83.5263C54.9288 83.5263 54.4479 84.3948 54.3517 86.0063H56.8332Z' fill='white'/%3E%3Cpath d='M59.7955 88.1485C59.8436 88.0616 59.9302 88.0134 59.9975 88.0134C60.0841 88.0134 60.1706 88.0713 60.1995 88.216C60.3726 89.345 61.1901 90.1845 62.1423 90.1845C62.9502 90.1845 63.5273 89.6538 63.5273 88.8239C63.5273 88.216 63.1811 87.8783 62.604 87.6949L61.344 87.2897C60.2956 86.9519 59.8436 86.1414 59.8436 85.3019C59.8436 83.9895 60.9112 83.1597 61.95 83.1597C62.4886 83.1597 62.9118 83.3141 63.3157 83.5842C63.4311 83.6421 63.5754 83.729 63.6908 83.729C63.8062 83.729 63.864 83.6421 63.864 83.5263V83.4106C63.8832 83.3141 63.9313 83.2658 64.0178 83.2658C64.1044 83.2658 64.1621 83.3237 64.191 83.4106V85.3887C64.1525 85.4949 64.0756 85.5238 64.0082 85.5238C63.912 85.5238 63.8351 85.4659 63.787 85.2922C63.6427 84.279 62.8925 83.5263 62.0461 83.5263C61.3536 83.5263 60.8631 84.0185 60.8631 84.7711C60.8631 85.3694 61.1997 85.6878 61.7287 85.8519L63.0079 86.2572C64.1333 86.6142 64.5468 87.502 64.5468 88.3029C64.5468 89.8082 63.3253 90.5416 62.2385 90.5416C61.5556 90.5416 61.0459 90.31 60.6708 90.0494C60.5553 89.9722 60.4303 89.895 60.3149 89.895C60.1899 89.895 60.1129 90.0012 60.1129 90.1363V90.3389C60.0937 90.4451 60.036 90.503 59.9494 90.503C59.8628 90.503 59.8051 90.4451 59.7763 90.3582V88.1485H59.7955Z' fill='white'/%3E%3Cpath d='M65.8164 90.3679C65.7202 90.31 65.6818 90.2328 65.6818 90.1459C65.6818 90.0784 65.7106 89.9819 65.8164 89.9433H66.5378C66.5955 89.9433 66.6243 89.9047 66.6243 89.8468V83.8834C66.6243 83.8255 66.5762 83.7772 66.5281 83.7772H65.8068C65.7202 83.7386 65.6914 83.6518 65.6914 83.5746C65.6914 83.4878 65.7202 83.4202 65.8068 83.372C66.2011 83.3913 66.6724 83.4009 66.9033 83.4009C67.2495 83.4009 67.49 83.2948 67.7496 83.2948C67.9709 83.2948 68.067 83.4106 68.067 83.6325V89.8371C68.067 89.895 68.0959 89.9336 68.1536 89.9336H68.8942C68.9808 89.9722 69.0096 90.0687 69.0096 90.1363C69.0096 90.2231 68.9808 90.2907 68.8942 90.3582L67.3553 90.3196L65.826 90.3582L65.8164 90.3679ZM66.4993 80.8148C66.4993 80.3517 66.8744 79.9946 67.3457 79.9946C67.817 79.9946 68.1921 80.3517 68.1921 80.8148C68.1921 81.278 67.817 81.635 67.3457 81.635C66.8744 81.635 66.4993 81.278 66.4993 80.8148Z' fill='white'/%3E%3Cpath d='M10.878 105.537V104.524C10.4356 105.334 9.69501 106 8.79091 106C7.22317 106 6.18442 104.466 6.18442 102.324C6.18442 100.181 7.454 98.6181 9.09869 98.6181C9.76234 98.6181 10.3587 98.9076 10.7722 99.419V95.7426C10.7722 95.6654 10.7338 95.6268 10.6761 95.6268H9.9547C9.85852 95.5882 9.82967 95.511 9.82967 95.4241C9.82967 95.3469 9.85852 95.2697 9.9547 95.2215C10.349 95.2311 10.8107 95.2601 11.0319 95.2601C11.3782 95.2601 11.6379 95.1443 11.8975 95.1443C12.1091 95.1443 12.1957 95.2601 12.1957 95.4917V105.296C12.1957 105.353 12.2342 105.392 12.2919 105.392H13.0132C13.1094 105.431 13.1383 105.527 13.1383 105.595C13.1383 105.682 13.1094 105.749 13.0132 105.817C12.6189 105.797 12.2149 105.778 11.9745 105.778C11.6282 105.778 11.4359 105.875 11.1762 105.875C10.9646 105.875 10.878 105.778 10.878 105.546V105.537ZM10.7626 104.118V100.037C10.3875 99.3418 9.82966 99.0523 9.28143 99.0523C8.29077 99.0523 7.7714 99.9208 7.7714 102.324C7.7714 104.726 8.15612 105.546 9.01213 105.546C9.67578 105.546 10.2625 105.025 10.7722 104.118H10.7626Z' fill='white'/%3E%3Cpath d='M14.0809 105.807C13.9847 105.749 13.9462 105.672 13.9462 105.585C13.9462 105.517 13.9751 105.421 14.0809 105.382H14.8022C14.8599 105.382 14.8888 105.344 14.8888 105.286V99.3225C14.8888 99.2646 14.8503 99.2163 14.7926 99.2163H14.0712C13.9847 99.1777 13.9558 99.0909 13.9558 99.0137C13.9558 98.9269 13.9847 98.8497 14.0712 98.8111C14.4656 98.8207 14.9369 98.84 15.1677 98.84C15.5139 98.84 15.7544 98.7339 16.0141 98.7339C16.2353 98.7339 16.3315 98.8497 16.3315 99.0716V105.276C16.3315 105.334 16.3603 105.373 16.418 105.373H17.1586C17.2452 105.411 17.274 105.508 17.274 105.575C17.274 105.662 17.2452 105.73 17.1586 105.797L15.6197 105.759L14.0905 105.797L14.0809 105.807ZM14.7637 96.2539C14.7637 95.7908 15.1388 95.4241 15.6101 95.4241C16.0814 95.4241 16.4661 95.7811 16.4661 96.2539C16.4661 96.7268 16.091 97.0741 15.6101 97.0741C15.1292 97.0741 14.7637 96.7171 14.7637 96.2539Z' fill='white'/%3E%3Cpath d='M21.5637 105.807C21.4771 105.749 21.4483 105.672 21.4483 105.585C21.4483 105.517 21.4771 105.421 21.5637 105.382H22.5159C22.6698 105.382 22.8044 105.238 22.8044 105.035V95.7136C22.8044 95.6557 22.7467 95.6171 22.689 95.6171H21.6695C21.5829 95.5785 21.5348 95.5013 21.5348 95.4144C21.5348 95.3372 21.5829 95.26 21.6695 95.2118L23.093 95.2504L24.6511 95.2118C24.8338 95.2118 24.9492 95.3372 24.9973 95.5109L26.9979 102.748C26.9979 102.748 27.0268 102.806 27.0556 102.806C27.0845 102.806 27.0941 102.796 27.1133 102.748L29.0754 95.5302C29.1139 95.3276 29.2197 95.2118 29.412 95.2118L30.5181 95.2504L32.4417 95.2118C32.5283 95.2504 32.5668 95.3372 32.5668 95.4144C32.5668 95.5013 32.5283 95.5688 32.4417 95.6171H31.403C31.403 95.6171 31.3164 95.6557 31.3164 95.7136V105.276C31.3164 105.334 31.3549 105.373 31.403 105.373H32.4417C32.5283 105.411 32.5668 105.508 32.5668 105.575C32.5668 105.662 32.5283 105.73 32.4417 105.797L30.5181 105.759L28.6041 105.797C28.5079 105.739 28.4695 105.662 28.4695 105.575C28.4695 105.508 28.4983 105.411 28.6041 105.373H29.6236C29.6813 105.373 29.7102 105.334 29.7102 105.276V95.7715C29.7102 95.6846 29.6717 95.6267 29.5948 95.6267C29.5178 95.6267 29.4794 95.6557 29.4697 95.7329L26.8055 105.72C26.7671 105.865 26.6709 105.932 26.517 105.932C26.3727 105.932 26.2862 105.855 26.2477 105.72L23.5065 95.7329C23.4873 95.646 23.4392 95.6267 23.3815 95.6267C23.3238 95.6267 23.2469 95.6846 23.2469 95.7715V105.035C23.2469 105.238 23.3815 105.382 23.5354 105.382H24.6319C24.7184 105.421 24.7665 105.517 24.7665 105.585C24.7665 105.672 24.728 105.739 24.6319 105.807L23.0353 105.768L21.5829 105.807H21.5637Z' fill='white'/%3E%3Cpath d='M33.6729 105.807C33.5767 105.749 33.5382 105.672 33.5382 105.585C33.5382 105.517 33.5671 105.421 33.6729 105.382H34.3942C34.4519 105.382 34.4808 105.344 34.4808 105.286V99.3225C34.4808 99.2646 34.4423 99.2163 34.3846 99.2163H33.6632C33.5767 99.1777 33.5478 99.0909 33.5478 99.0137C33.5478 98.9269 33.5767 98.8497 33.6632 98.8111C34.0576 98.8207 34.5289 98.84 34.7597 98.84C35.106 98.84 35.3464 98.7339 35.6061 98.7339C35.8273 98.7339 35.9235 98.8497 35.9235 99.0716V105.276C35.9235 105.334 35.9523 105.373 36.0101 105.373H36.7506C36.8372 105.411 36.8661 105.508 36.8661 105.575C36.8661 105.662 36.8372 105.73 36.7506 105.797L35.2021 105.759L33.6729 105.797V105.807ZM34.3557 96.2539C34.3557 95.7908 34.7308 95.4241 35.2021 95.4241C35.6734 95.4241 36.0485 95.7811 36.0485 96.2539C36.0485 96.7268 35.6734 97.0741 35.2021 97.0741C34.7308 97.0741 34.3557 96.7171 34.3557 96.2539Z' fill='white'/%3E%3Cpath d='M37.6836 105.807C37.5874 105.749 37.5489 105.672 37.5489 105.585C37.5489 105.518 37.5778 105.421 37.6836 105.382H38.4049C38.4626 105.382 38.5011 105.344 38.5011 105.286V95.7329C38.5011 95.6557 38.4626 95.6171 38.4049 95.6171H37.6643C37.5778 95.5785 37.5489 95.5013 37.5489 95.4145C37.5489 95.3373 37.5778 95.2601 37.6643 95.2118C38.0491 95.2215 38.5107 95.2504 38.7608 95.2504C39.107 95.2504 39.3475 95.1346 39.6072 95.1346C39.838 95.1346 39.9246 95.2504 39.9246 95.482V105.286C39.9246 105.344 39.9534 105.382 40.0111 105.382H40.7325C40.8287 105.421 40.8672 105.518 40.8672 105.585C40.8672 105.672 40.8383 105.739 40.7325 105.807L39.2032 105.768L37.674 105.807H37.6836Z' fill='white'/%3E%3Cpath d='M45.5608 104.707C45.2434 105.334 44.5797 105.913 43.5987 105.913C42.6176 105.913 41.8193 105.305 41.8193 104.167C41.8193 102.372 43.9642 101.754 45.5127 101.735V99.9112C45.5127 99.3129 45.253 98.9849 44.5701 98.9849C43.7814 98.9849 43.1466 99.3033 43.1466 99.6314C43.1466 99.9209 43.3967 100.143 43.3967 100.461C43.3967 100.741 43.1659 101.021 42.7138 101.021C42.2618 101.021 41.9925 100.712 41.9925 100.278C41.9925 99.3515 43.464 98.6182 44.7432 98.6182C46.0224 98.6182 46.9361 99.0234 46.9361 100.278V104.852C46.9361 105.161 47.0516 105.286 47.2728 105.286C47.5517 105.286 47.7344 105.025 47.8499 104.688C47.9172 104.524 47.9749 104.485 48.0615 104.485C48.148 104.485 48.225 104.562 48.225 104.678C48.225 104.91 47.8691 105.865 46.8303 105.865C46.0224 105.865 45.6185 105.334 45.6185 104.707H45.5608ZM45.5223 103.896V102.063C44.4162 102.073 43.2332 102.623 43.2332 104.003C43.2332 104.755 43.464 105.305 44.1565 105.305C44.849 105.305 45.378 104.63 45.5223 103.906V103.896Z' fill='white'/%3E%3Cpath d='M52.9186 105.807C52.832 105.749 52.8032 105.672 52.8032 105.585C52.8032 105.518 52.832 105.421 52.9186 105.382H53.6592C53.7169 105.382 53.7554 105.344 53.7554 105.286V99.9788C53.7554 99.3515 53.3803 99.1103 52.8897 99.1103C52.1684 99.1103 51.5625 99.6893 51.1104 100.394V105.286C51.1104 105.344 51.1393 105.382 51.197 105.382H51.9279C52.0241 105.421 52.0626 105.518 52.0626 105.585C52.0626 105.672 52.0337 105.74 51.9279 105.807L50.389 105.768L48.8502 105.807C48.7636 105.749 48.7347 105.672 48.7347 105.585C48.7347 105.518 48.7636 105.421 48.8502 105.382H49.5908C49.6485 105.382 49.6869 105.344 49.6869 105.286V99.3226C49.6869 99.2647 49.6485 99.2164 49.5908 99.2164H48.8502C48.7636 99.1778 48.7347 99.091 48.7347 99.0138C48.7347 98.927 48.7636 98.8498 48.8502 98.8112C49.2445 98.8208 49.6581 98.8401 49.9081 98.8401C50.2544 98.8401 50.4468 98.734 50.6968 98.734C50.918 98.734 50.9854 98.8498 50.9854 99.0717V99.9691C51.447 99.2743 52.1395 98.6085 53.2745 98.6085C54.2844 98.6085 55.1788 99.1392 55.1788 100.316V105.276C55.1788 105.334 55.2077 105.373 55.2654 105.373H56.006C56.0926 105.411 56.1214 105.508 56.1214 105.575C56.1214 105.662 56.0926 105.73 56.006 105.797L54.4671 105.759L52.9282 105.797L52.9186 105.807Z' fill='white'/%3E%3Cpath d='M60.1899 98.6182C62.0077 98.6182 63.3638 100.172 63.3638 102.314C63.3638 104.456 62.0077 106 60.1899 106C58.3721 106 57.0063 104.456 57.0063 102.314C57.0063 100.172 58.3624 98.6182 60.1899 98.6182ZM60.1899 105.653C61.2671 105.653 61.7768 104.736 61.7768 102.314C61.7768 99.8919 61.2767 98.9752 60.1899 98.9752C59.103 98.9752 58.5933 99.9016 58.5933 102.314C58.5933 104.726 59.1126 105.653 60.1899 105.653Z' fill='white'/%3E%3C/svg%3E");
}

#colophon > .row:first-of-type > .col:first-of-type {
  padding-left: 0px;
  padding-right: 0px;
}

.site-footer {
  padding-left: 0px;
  padding-right: 0px;
  overflow: hidden;
}

.site-footer .panel-grid:first-child {
  background: #080112;
  margin-bottom: 0px !important;
}

.site-footer .panel-grid:first-child .piede .so-widget-sow-editor {
  color: #ffffff;
  font-size: 16px;
}

.site-footer .panel-grid:first-child .piede .so-widget-sow-editor a {
  color: #ffffff;
}

.site-footer h3.widget-title, .site-footer .widget-title.h3 {
  color: #179738;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  padding-left: 0.5rem;
  margin-bottom: 0.5rem;
}

.site-footer h3.widget-title:after, .site-footer .widget-title.h3:after {
  border: none;
  display: none;
}

.site-footer .widget_nav_menu ul {
  margin-left: 0px;
  flex-direction: column;
  list-style-type: none;
  margin-left: 0px;
  padding-left: 0px;
}

.site-footer .widget_nav_menu button[type=button] {
  display: none;
}

.site-footer .widget_nav_menu ul li.menu-item {
  color: #ffffff;
}

.site-footer .widget_nav_menu ul li.menu-item a {
  color: #ffffff;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  padding: 8px;
  font-family: "Noto Sans";
  /* 100723 */
  font-weight: 700 !important;
  /* 100723 */
}

.site-footer h5.sow-headline, .site-footer .sow-headline.h5 {
  font-family: "Noto Sans";
  /* 100723 */
  font-weight: 700 !important;
  /* 100723 */
}

.site-footer .sow-image-container img {
  width: auto !important;
  /* 100723 */
}

div#pgc-w64ad73f4c7158-0-0 img {
  max-width: 155px !important;
}

/* 100723 */
.so-widget-sow-button-flat-380dadf4a83f .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 157px;
  max-width: 100%;
  font-weight: 700;
  font-size: 24px;
  padding: 10px 20px;
  background: #c2241e;
  color: #ffffff !important;
  border: 1px solid #c2241e;
  border-width: 1px 0;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
}

/* 100723 */
.site-footer .so-panel.widget_sow-headline {
  /* margin-bottom: 0.5rem !important 100723 */
}

.site-footer .sow-social-media-button {
  padding: 1rem 0.5rem !important;
  text-align: left !important;
}

.site-footer .piedebott .so-widget-sow-editor {
  color: #ffffff;
  font-size: 16px;
}

.site-footer .piedebott .so-widget-sow-editor a {
  color: #ffffff;
  font-size: 16px;
}

.site-footer .piedebott p {
  font-size: 16px;
}

.site-footer .sow-social-media-button {
  font-size: 18px !important;
}

.site-footer {
  padding-top: unset;
  padding-bottom: unset;
  border-bottom: none;
}

#colophon .pt-2 {
  padding-top: 0.5rem !important;
}

#colophon .pt-3 {
  padding-top: 1rem !important;
}

#colophon .py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.site-footer .so-widget-sow-image img {
  max-width: 220px !important;
}

#colophon .container {
  width: 100%;
  max-width: 1265px !important;
  margin: auto;
  display: flex;
  /* 100723  flex-flow: row;
  flex-wrap: nowrap;
  -ms-justify-content: space-between;
  justify-content: space-between;
  padding-left: 0.75rem;
  padding-right: 0.75rem */
  gap: 33px;
}

#colophon .container > .panel-grid-cell {
  width: 25%;
  /* 100723 width: calc(25% - (0.75 * 30px)); */
}

#colophon .container > .panel-grid-cell .navbar {
  text-align: left;
}

#colophon .container > .panel-grid-cell .navbar ul li.menu-item a {
  text-decoration: none;
}

#colophon .container > .panel-grid-cell .sow-headline-container h5.sow-headline, #colophon .container > .panel-grid-cell .sow-headline-container .sow-headline.h5 {
  text-align: center;
  color: #ffffff;
  line-height: 1.4em;
  font-size: 16px;
  margin-top: 0px;
  margin-top: 0 !important;
  /* margin-bottom: 1rem !important; 100723 */
  margin-bottom: 12px;
}

#colophon .container > .panel-grid-cell .so-panel.widget_sow-button {
  margin-top: 0px;
}

#colophon .container > .panel-grid-cell .so-panel.widget_sow-button .ow-button-base a {
  -ms-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 157px;
  max-width: 100%;
  font-size: 24px;
  padding: 10px 20px;
  background: #c2241e;
  color: #ffffff !important;
  border: 1px solid #c2241e;
  border-width: 1px 0;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.05);
  text-align: center;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  line-height: 1em;
}

#colophon .container > .panel-grid-cell .sow-social-media-button {
  display: inline-block;
  line-height: 1em;
  margin: 0.1em 0.05em 0.1em 0.05em;
  width: 2em;
  vertical-align: middle;
  -webkit-border-radius: 0em;
  -moz-border-radius: 0em;
  border-radius: 0em;
  color: #ffffff !important;
  background-color: #080112;
  border: 1px solid #080112;
  padding: 1rem 0.5rem !important;
  text-align: left !important;
  /*   font-size: 18px !important 100723 */
}

#colophon .container > .panel-grid-cell .sow-social-media-button-facebook-0 .sow-icon-fontawesome:before {
  content: "\f305";
  font-family: dashicons;
  font-size: 22px !important;
  /* 100723 */
}

#colophon .container > .panel-grid-cell .sow-social-media-button-twitter-0 .sow-icon-fontawesome:before {
  content: "\f301";
  font-family: dashicons;
  font-size: 22px !important;
  /* 100723 */
}

#colophon .container > .panel-grid-cell .sow-social-media-button-instagram-0 .sow-icon-fontawesome:before {
  content: "\f12d";
  font-family: dashicons;
  font-size: 22px !important;
  /* 100723 */
}

#colophon .container > .panel-grid-cell .sow-social-media-button-youtube-0 .sow-icon-fontawesome:before {
  content: "\f19b";
  font-family: dashicons;
  font-size: 22px !important;
  /* 100723 */
}

#colophon .container > .panel-grid-cell .sow-social-media-button-wordpress-0 .sow-icon-fontawesome:before {
  content: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/03/Vector.png);
}

#colophon .piedebott {
  background-color: #c2241e;
  display: block;
}

#colophon .piedebott .float-end {
  float: right !important;
}

#colophon .piedebott .so-widget-sow-editor {
  width: 100%;
  text-align: left;
}

#colophon .piedebott .so-widget-sow-editor p {
  margin-bottom: 1rem;
}

@media (max-width: 780px) {
  #colophon .container {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #colophon .container > .panel-grid-cell {
    width: 100%;
    margin-bottom: 30px;
  }
  #colophon .container .so-widget-sow-image .sow-image-container {
    display: flex;
    align-items: flex-start;
    justify-content: center;
  }
  #colophon .container > .panel-grid-cell .navbar {
    text-align: center;
  }
}
/* INIZIO 100723 */
@media (min-width: 1200px) {
  .scrolled #menu-cdm-base {
    position: fixed;
    z-index: 10000;
    margin: auto;
    top: 0px;
    max-width: 100%;
    border-bottom: 1px solid #c2241e;
    background: #FFFFFF;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, 0.1);
    min-width: 100%;
  }
  .scrolled #menu-cdm-base .mega-menu-wrap {
    padding-bottom: 0px !important;
    max-width: 1265px !important;
  }
}
@media (min-width: 768.98px) {
  #menu-cdm-base {
    padding-top: 0px;
  }
  .site-header .grid.site-section .grid-col-6:first-of-type .site-logo a,
  .site-logo a {
    /*    background-image: url(../img/logo_chiesa_milano.png?t=3) !important; */
    background-size: 234px 90px !important;
    background-position: center 6px !important;
    height: 117px !important;
  }
  .site-container .santo-del-giorno {
    right: 0px;
    position: absolute;
    top: 35px !important;
    max-width: 240px;
    text-align: right;
    display: block !important;
  }
  .site-container .dataodierna_css {
    display: block;
    /* margin-left: 7.6px; */
    /* margin-top: 21.1px; */
    /* margin-bottom: -38px; */
    /*font-size: 12.6px; */
    /* text-transform: uppercase; */
    /* letter-spacing: 0.04em; */
    margin-left: 0px !important;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    letter-spacing: 0 !important;
    text-transform: none;
    position: absolute;
    font-family: "Noto Sans", sans-serif;
    font-size: 14px !important;
    margin-bottom: 0px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    top: 35px;
    color: #2d4156;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-icon-right > a.dashicons-search.mega-menu-link:before {
    position: absolute;
    right: 15px;
  }
  #colophon .container {
    width: 100%;
    max-width: 1265px !important;
    padding-left: 24px;
    padding-right: 24px;
    margin: auto;
    display: flex;
    justify-content: space-between;
  }
  #colophon .container::before,
  #colophon .container::after {
    display: none !important;
  }
}
/*******************************************************/
/****** LEGACY **************/
/* FINE 100723 */
/**** LEGACY APP.CSS ************************************************************************************************/
@font-face {
  font-family: seminario-icons;
  src: url(../fonts/seminario-icons.eot);
  src: url(../fonts/seminario-icons.eot?#iefix) format("embedded-opentype"), url(../fonts/seminario-icons.woff2) format("woff2"), url(../fonts/seminario-icons.woff) format("woff"), url(../fonts/seminario-icons.ttf) format("truetype"), url(../fonts/seminario-icons.svg#icons) format("svg");
  font-weight: 400;
  font-style: normal;
}
/*
@media (min-width: 769px){

    .article {
        padding-left: 9.1782945736%;
    }

} */
@media print {
  .main-sidebar {
    display: none;
  }
}
/*
@media (-webkit-min-device-pixel-ratio: 1.3), not all, not all, (min-resolution: 1.3dppx) {
    .ic-1 {
       padding-left: 34px !important;
    }
}


@media (max-width: 768px) {

     .ic-1 {
       padding-left: 34px !important;
    }

}
*/
/*Pagina 404*/
.summary-404 {
  color: rgb(194, 46, 45) !important;
  background-image: url(https://www.chiesadimilano.it/wp-content/uploads/sites/83/2023/06/404.png);
  height: auto;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  font-weight: 300 !important;
  text-align: center !important;
  font-size: 48px !important;
  letter-spacing: 0.6px !important;
  padding-top: 200px;
  margin: 0 0 30px 0;
  /*  font-family: poppins; */
}

.text-describe {
  /* font-family: poppins; */
  font-size: 20px !important;
  color: #2E3233 !important;
  letter-spacing: 0.02em !important;
  text-align: center !important;
}

#search-full {
  background-image: url(/wp-content/uploads/2018/07/search-solid.svg);
  background-repeat: no-repeat;
  background-size: 8%;
  background-position: 171px 11px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  width: auto;
  display: block;
  border-radius: 27px;
  font-size: 12px;
  color: #A3A3A3;
  letter-spacing: 0.06em;
  text-align: left;
  margin: 40px auto;
  padding: 10px 35px 10px 22px;
  border: none;
  text-transform: uppercase;
}

/*Fine Pagine 404*/
#menu-cdm,
#menu-cdm-base {
  display: block;
}

.lg-agenda-arcivescovo {
  background: url(/wp-content/uploads/2019/04/lg-agenda-arcivescovo.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-agenda-diocesi {
  background: url(/wp-content/uploads/2019/04/lg-agenda-diocesi.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-newsletter-iscrizioni {
  background: url(/wp-content/uploads/2019/04/lg-newsletter-iscrizioni.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-m-facebook {
  background: url(/wp-content/uploads/2019/04/lg-facebook.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-m-twitter {
  background: url(/wp-content/uploads/2019/04/lg-twitter.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-m-youtube {
  background: url(/wp-content/uploads/2019/04/lg-youtube.png) !important;
  background-repeat: no-repeat !important;
  display: block !important;
  background-position: left center !important;
  padding-left: 17px !important;
}

.lg-m-youtube a:before,
.lg-m-twitter a:before,
.lg-m-facebook a:before,
.lg-agenda-arcivescovo a:before,
.lg-agenda-diocesi a:before,
.lg-newsletter-iscrizioni a:before {
  color: transparent !important;
  /* mobile */
}

@media only screen and (max-width: 768px) {
  /* mobile */
  #mega-menu-wrap-max_mega_menu_1 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_1 {
    display: block;
    overflow: auto;
    height: 500px;
    line-height: 1.7;
  }
  #mega-menu-wrap-max_mega_menu_1 {
    display: none;
  }
  #menu-cdm {
    border-bottom: 0;
    box-shadow: none;
  }
}
#mega-menu-wrap-max_mega_menu_2,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link {
  transition: none;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  background: none;
  border: 0;
  bottom: auto;
  box-sizing: border-box;
  clip: auto;
  color: #1c1c1c;
  display: block;
  float: none;
  font-family: inherit;
  font-size: 14px;
  height: auto;
  left: auto;
  line-height: 1.7;
  list-style-type: none;
  margin: 0;
  min-height: auto;
  max-height: none;
  opacity: 1;
  outline: none;
  overflow: visible;
  padding: 0;
  position: relative;
  pointer-events: auto;
  right: auto;
  text-align: left;
  text-decoration: none;
  text-transform: none;
  transform: none;
  top: auto;
  vertical-align: baseline;
  visibility: inherit;
  width: auto;
  word-wrap: break-word;
}

#mega-menu-wrap-max_mega_menu_2:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:before,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:before,
#mega-menu-wrap-max_mega_menu_2:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 ul.mega-sub-menu:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-row:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-column:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_2 {
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 {
    background: rgba(87, 96, 113, 0);
  }
}
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation .mega-menu-toggle:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 a:focus,
#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation #mega-menu-max_mega_menu_2 input:focus {
  -webkit-box-shadow: inset 0px 0px 3px 1px #0ff;
  -moz-box-shadow: inset 0px 0px 3px 1px #0ff;
  -ms-box-shadow: inset 0px 0px 3px 1px #0ff;
  -o-box-shadow: inset 0px 0px 3px 1px #0ff;
  box-shadow: inset 0px 0px 3px 1px #0ff;
}

#mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
  background: rgba(221, 239, 248, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 78, 118, 0)), to(rgba(221, 239, 248, 0)));
  background: -moz-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: -ms-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: -o-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: linear-gradient(to bottom, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00004E76", endColorstr="#00DDEFF8");
  color: #c90000;
  font-weight: normal;
  text-decoration: none;
  border-color: #cf7200;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2.mega-keyboard-navigation > li.mega-menu-item > a.mega-menu-link:focus {
    color: #ffd24c;
    background: rgba(51, 51, 51, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 255, 0, 0)), to(rgba(51, 51, 51, 0)));
    background: -moz-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: -ms-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: -o-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: linear-gradient(to bottom, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0068FF00", endColorstr="#00333333");
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 {
  visibility: visible;
  text-align: left;
  padding: 0px 0px 0px 0px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link {
  cursor: pointer;
  display: inline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group {
  vertical-align: middle;
  display: inline-block;
  transition: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-title,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description {
  transition: none;
  line-height: 1.5;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link .mega-description-group .mega-menu-description {
  font-style: italic;
  font-size: 0.8em;
  text-transform: none;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link {
  display: table-cell;
  vertical-align: middle;
  line-height: initial;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
  display: block;
  margin: 0 0 6px 0;
  text-align: center;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-top > a.mega-menu-link > span.mega-title-below {
  display: inline-block;
  transition: none;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-icon-top > a.mega-menu-link {
    display: block;
    line-height: 40px;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-icon-top > a.mega-menu-link:before {
    display: inline-block;
    margin: 0 6px 0 0;
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-icon-right > a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-animating > ul.mega-sub-menu {
  pointer-events: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-disable-link > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu li.mega-disable-link > a.mega-menu-link {
  cursor: default;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-disable-link > a.mega-menu-link {
  cursor: pointer;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 p {
  margin-bottom: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 input,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 img {
  max-width: 100%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item > ul.mega-sub-menu {
  display: block;
  visibility: hidden;
  opacity: 1;
  pointer-events: auto;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade] li.mega-menu-item > ul.mega-sub-menu {
    opacity: 0;
    transition: opacity 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    opacity: 0;
    transform: translate(0, 10px);
    transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    opacity: 1;
    transform: translate(0, 0);
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
    transform: translate(0, 10px);
    transition: transform 200ms ease-in, visibility 200ms ease-in;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up].mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up].mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up] li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=slide_up] li.mega-menu-item.mega-menu-megamenu.mega-toggle-on ul.mega-sub-menu {
    transform: translate(0, 0);
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:hover > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2.mega-no-js li.mega-menu-item:focus > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu {
  visibility: visible;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
  visibility: inherit;
  opacity: 1;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a[class^=dashicons]:before {
  font-family: dashicons;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item a.mega-menu-link:before {
  display: inline-block;
  font: inherit;
  font-family: dashicons;
  position: static;
  margin: 0 6px 0 0px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  background: transparent;
  height: auto;
  width: auto;
  top: auto;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text a.mega-menu-link:before {
  margin: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-hide-text li.mega-menu-item a.mega-menu-link:before {
  margin: 0 6px 0 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-left.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right > ul.mega-sub-menu {
  right: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-align-bottom-right.mega-toggle-on > a.mega-menu-link {
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-menu-item {
  position: static;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item {
  margin: 0 0% 0 0;
  display: inline-block;
  height: auto;
  vertical-align: middle;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
  float: right;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
    margin: 0 0 0 0%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-float-left {
    float: left;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link:hover {
    background: rgba(221, 239, 248, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 78, 118, 0)), to(rgba(221, 239, 248, 0)));
    background: -moz-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
    background: -ms-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
    background: -o-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
    background: linear-gradient(to bottom, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00004E76", endColorstr="#00DDEFF8");
    color: #c90000;
    font-weight: normal;
    text-decoration: none;
    border-color: #cf7200;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
  background: rgba(221, 239, 248, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 78, 118, 0)), to(rgba(221, 239, 248, 0)));
  background: -moz-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: -ms-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: -o-linear-gradient(top, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  background: linear-gradient(to bottom, rgba(0, 78, 118, 0), rgba(221, 239, 248, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00004E76", endColorstr="#00DDEFF8");
  color: #c90000;
  font-weight: normal;
  text-decoration: none;
  border-color: #cf7200;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    color: #ffd24c;
    background: rgba(51, 51, 51, 0);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(104, 255, 0, 0)), to(rgba(51, 51, 51, 0)));
    background: -moz-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: -ms-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: -o-linear-gradient(top, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    background: linear-gradient(to bottom, rgba(104, 255, 0, 0), rgba(51, 51, 51, 0));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#0068FF00", endColorstr="#00333333");
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
  border-top: 0 solid rgba(0, 78, 118, 0);
  border-left: 0 solid rgba(0, 78, 118, 0);
  border-right: 0 solid rgba(0, 78, 118, 0);
  border-bottom: 0 solid rgba(0, 78, 118, 0);
  outline: none;
  text-decoration: none;
  padding: 0px 20px 0px 20px;
  line-height: 40px;
  font-weight: normal;
  height: 40px;
  vertical-align: baseline;
  text-align: left;
  width: auto;
  display: block;
  color: #3c3c3c;
  text-transform: none;
  text-decoration: none;
  background: rgba(237, 237, 237, 0);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(207, 0, 0, 0)), to(rgba(237, 237, 237, 0)));
  background: -moz-linear-gradient(top, rgba(207, 0, 0, 0), rgba(237, 237, 237, 0));
  background: -ms-linear-gradient(top, rgba(207, 0, 0, 0), rgba(237, 237, 237, 0));
  background: -o-linear-gradient(top, rgba(207, 0, 0, 0), rgba(237, 237, 237, 0));
  background: linear-gradient(to bottom, rgba(207, 0, 0, 0), rgba(237, 237, 237, 0));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00CF0000", endColorstr="#00EDEDED");
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -ms-border-radius: 0 0 0 0;
  -o-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  font-family: inherit;
  font-size: 14px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-multi-line > a.mega-menu-link {
    line-height: inherit;
    display: table-cell;
    vertical-align: middle;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-multi-line > a.mega-menu-link br {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item {
    display: list-item;
    margin: 0;
    clear: both;
    border: 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item.mega-item-align-right {
    float: none;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-item > a.mega-menu-link {
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
    border: 0;
    margin: 0;
    line-height: 40px;
    height: 40px;
    padding: 0 10px;
    background: transparent;
    text-align: left;
    color: #fff;
    font-size: 14px;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
  width: 100%;
  float: left;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  float: left;
  min-height: 1px;
}

@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-10 {
    width: 10%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-10 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-10 {
    width: 30%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-10 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-10 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-10 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-10 {
    width: 70%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-10 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-10 {
    width: 90%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-10 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-11 {
    width: 9.09091%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-11 {
    width: 18.18182%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-11 {
    width: 27.27273%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-11 {
    width: 36.36364%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-11 {
    width: 45.45455%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-11 {
    width: 54.54545%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-11 {
    width: 63.63636%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-11 {
    width: 72.72727%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-11 {
    width: 81.81818%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-11 {
    width: 90.90909%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-11 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-1-of-12 {
    width: 8.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-2-of-12 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-3-of-12 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-4-of-12 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-5-of-12 {
    width: 41.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-6-of-12 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-7-of-12 {
    width: 58.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-8-of-12 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-9-of-12 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-10-of-12 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-11-of-12 {
    width: 91.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-columns-12-of-12 {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row > ul.mega-sub-menu > li.mega-menu-column {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  padding: 15px 15px 15px 15px;
  width: 100%;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
  z-index: 999;
  -webkit-border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -ms-border-radius: 0px 0px 0px 0px;
  -o-border-radius: 0px 0px 0px 0px;
  border-radius: 0px 0px 0px 0px;
  background: #393f4c;
  background: -webkit-gradient(linear, left top, left bottom, from(#49505f), to(#393f4c));
  background: -moz-linear-gradient(top, #49505f, #393f4c);
  background: -ms-linear-gradient(top, #49505f, #393f4c);
  background: -o-linear-gradient(top, #49505f, #393f4c);
  background: linear-gradient(to bottom, #49505f, #393f4c);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
  padding: 0px 0px 0px 0px;
  position: absolute;
  width: 100%;
  border-top: 2px solid #fff;
  border-left: 0px solid #fff;
  border-right: 0px solid #fff;
  border-bottom: 2px solid #fff;
  max-width: none;
  left: 0;
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-1 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-2 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-2 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-3 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-3 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-3 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-4 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-4 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-4 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-4 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-5 {
    width: 20%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-5 {
    width: 40%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-5 {
    width: 60%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-5 {
    width: 80%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-5 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-6 {
    width: 16.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-6 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-6 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-6 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-6 {
    width: 83.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-6 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-7 {
    width: 14.28571%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-7 {
    width: 28.57143%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-7 {
    width: 42.85714%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-7 {
    width: 57.14286%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-7 {
    width: 71.42857%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-7 {
    width: 85.71429%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-7 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-8 {
    width: 12.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-8 {
    width: 25%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-8 {
    width: 37.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-8 {
    width: 50%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-8 {
    width: 62.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-8 {
    width: 75%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-8 {
    width: 87.5%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-8 {
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-1-of-9 {
    width: 11.11111%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-2-of-9 {
    width: 22.22222%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-3-of-9 {
    width: 33.33333%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-4-of-9 {
    width: 44.44444%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-5-of-9 {
    width: 55.55556%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-6-of-9 {
    width: 66.66667%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-7-of-9 {
    width: 77.77778%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-8-of-9 {
    width: 88.88889%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-columns-9-of-9 {
    width: 100%;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu .mega-description-group .mega-menu-description {
  margin: 5px 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
  margin-left: 10px;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item {
  color: #1c1c1c;
  font-family: inherit;
  font-size: 14px;
  display: block;
  float: left;
  clear: none;
  padding: 15px 15px 15px 15px;
  vertical-align: top;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-menu-clear {
  clear: left;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title, #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item h4.mega-block-title,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item .mega-block-title.h4 {
  color: #ffd24c;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  margin: 0px 0px 20px 0px;
  padding: 0 0 10px 0;
  vertical-align: top;
  display: block;
  visibility: inherit;
  border-top: 0 solid #fff;
  border-left: 0 solid #fff;
  border-right: 0 solid #fff;
  border-bottom: 1px solid #fff;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items */
  color: #555;
  font-family: inherit;
  font-size: 16px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
  border-top: 0px solid #555;
  border-left: 0px solid #555;
  border-right: 0px solid #555;
  border-bottom: 0px solid #555;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Second Level Menu Items (Hover) */
  color: #555;
  font-weight: bold;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items */
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item li.mega-menu-item > a.mega-menu-link:focus {
  /* Mega Menu > Menu Themes > Mega Menus > Third Level Menu Items (Hover) */
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu {
    border: 0;
    padding: 10px;
    -webkit-border-radius: 0 0 0 0;
    -moz-border-radius: 0 0 0 0;
    -ms-border-radius: 0 0 0 0;
    -o-border-radius: 0 0 0 0;
    border-radius: 0 0 0 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-item {
    width: 100%;
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link {
  color: #666;
  font-family: inherit;
  font-size: 14px;
  text-transform: none;
  text-decoration: none;
  font-weight: normal;
  margin: 0;
  border: 0;
  padding: 0px 0px 0px 0px;
  vertical-align: top;
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu.mega-no-headers > ul.mega-sub-menu > li.mega-menu-item > a.mega-menu-link:focus {
  color: #666;
  font-weight: normal;
  text-decoration: none;
  background: rgba(0, 0, 0, 0);
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu {
  z-index: 999;
  position: absolute;
  width: 300px;
  border-top: 0px solid #dfa039;
  border-left: 5px solid #dfa039;
  border-right: 0px solid #dfa039;
  border-bottom: 0px solid #dfa039;
  padding: 0px 0px 0px 0px;
  background: rgba(241, 241, 241, 0);
  max-width: none;
  -webkit-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -moz-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -ms-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  -o-box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
  box-shadow: 0px 10px 5px 0px rgba(0, 0, 0, 0.26);
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu {
    float: left;
    position: static;
    width: 100%;
    padding: 0;
    border: 0;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item {
    clear: both;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link {
  display: block;
  background: #fff;
  color: #2f2f2f;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  padding: 0px 10px 0px 10px;
  line-height: 35px;
  text-decoration: none;
  text-transform: none;
  vertical-align: baseline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:first-child > a.mega-menu-link {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item:last-child > a.mega-menu-link {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
  background: #e4e2e2;
  font-weight: normal;
  text-decoration: none;
  color: #2f2f2f;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  position: absolute;
  left: 100%;
  top: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
    position: static;
    left: 0;
    width: 100%;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu a.mega-menu-link {
    padding-left: 20px;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link span.mega-indicator:after {
  content: "\f347";
  display: inline-block;
  font-family: dashicons;
  margin: 0 0 0 6px;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: rotate(0);
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator {
  display: none;
  float: right;
  height: auto;
  width: auto;
  background: transparent;
  position: relative;
  pointer-events: auto;
  left: auto;
  min-width: auto;
  line-height: inherit;
  color: inherit;
  font-size: inherit;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
  content: "\f347";
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link:after {
    display: none;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-toggle-on > a.mega-menu-link > span.mega-indicator {
    display: inline-block;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-sub-menu-on-mobile > a.mega-menu-link:after {
    display: none;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu:not(.mega-menu-tabbed) li.mega-menu-item-has-children > a.mega-menu-link:after,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children.mega-hide-arrow > a.mega-menu-link:after {
  display: none;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: "\f345";
  float: right;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: "\f347";
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
  text-align: right;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link {
    text-align: left;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
  float: right;
  margin: 0 0 0 6px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item a.mega-menu-link:before {
    float: left;
    margin: 0 6px 0 0;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
  content: "\f341";
  float: left;
  margin: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right li.mega-menu-item-has-children > a.mega-menu-link:after {
    content: "\f347";
    float: right;
  }
}
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-flyout.mega-align-bottom-right ul.mega-sub-menu li.mega-menu-item ul.mega-sub-menu {
  left: -100%;
  top: 0;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li[class^=mega-lang-item] > a.mega-menu-link > img {
  display: inline;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link > img.wpml-ls-flag,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link > img.iclflag {
  display: inline;
  margin-right: 8px;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-mobile,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-mobile {
    display: none;
  }
}
@media only screen and (min-width: 769px) {
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-hide-on-desktop,
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 > li.mega-menu-megamenu > ul.mega-sub-menu li.mega-menu-column > ul.mega-sub-menu > li.mega-menu-item.mega-hide-on-desktop {
    display: none;
  }
}
@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2:after {
    content: "";
    display: table;
    clear: both;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 {
    position: absolute;
    width: 100%;
    z-index: 9999999;
    background: #393f4c;
    background: -webkit-gradient(linear, left top, left bottom, from(#49505f), to(#393f4c));
    background: -moz-linear-gradient(top, #49505f, #393f4c);
    background: -ms-linear-gradient(top, #49505f, #393f4c);
    background: -o-linear-gradient(top, #49505f, #393f4c);
    background: linear-gradient(to bottom, #49505f, #393f4c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
  display: none;
  z-index: 1;
  cursor: pointer;
  background: rgba(221, 255, 0, 0);
  -webkit-border-radius: 2px 2px 2px 2px;
  -moz-border-radius: 2px 2px 2px 2px;
  -ms-border-radius: 2px 2px 2px 2px;
  -o-border-radius: 2px 2px 2px 2px;
  border-radius: 2px 2px 2px 2px;
  line-height: 40px;
  height: 40px;
  text-align: left;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-tap-highlight-color: transparent;
  outline: none;
  white-space: nowrap;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle img {
  max-width: 100%;
  padding: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-preferred-size: 33.33%;
  -webkit-flex-basis: 33.33%;
  flex-basis: 33.33%;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-left .mega-toggle-block {
  margin-left: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-center .mega-toggle-block {
  margin-left: 3px;
  margin-right: 3px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  -webkit-flex: 1;
  flex: 1;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block {
  margin-right: 6px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  height: 100%;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
  flex-shrink: 0;
}

@media only screen and (max-width: 768px) {
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 {
    background: #393f4c;
    background: -webkit-gradient(linear, left top, left bottom, from(#49505f), to(#393f4c));
    background: -moz-linear-gradient(top, #49505f, #393f4c);
    background: -ms-linear-gradient(top, #49505f, #393f4c);
    background: -o-linear-gradient(top, #49505f, #393f4c);
    background: linear-gradient(to bottom, #49505f, #393f4c);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#FF49505F", endColorstr="#FF393F4C");
    padding: 0;
    display: none;
  }
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 li.mega-menu-item > ul.mega-sub-menu {
    display: none;
    visibility: visible;
    opacity: 1;
  }
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
  }
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_2 {
    display: block;
  }
}
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle {
  /** Push menu onto new line **/
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
  transform: scale(0.6);
  align-self: center;
  outline: 0;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  width: 40px;
  height: 4px;
  background-color: #0249b1;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before,
#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  content: "";
  display: block;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::before {
  top: -10px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-inner::after {
  bottom: -10px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  top: 2px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  top: 20px;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}

#mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open .mega-toggle-block-1 .mega-toggle-animated-slider .mega-toggle-animated-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}

#mega-menu-wrap-max_mega_menu_2 {
  clear: both;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_1[data-effect=fade_up] li.mega-menu-item.mega-menu-megamenu > ul.mega-sub-menu,
#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2[data-effect=fade_up] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
  border-top: 2px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
  border-right: 1px solid #6e778e;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: normal;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a {
  font-weight: normal;
  color: white;
}

#mega-menu-wrap-max_mega_menu_2 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.mobile_logo-cdm {
  display: none;
}

.mega-logo-cdm-ricerca a.mega-menu-link {
  background-position: center center !important;
  background-image: url(/wp-content/uploads/2019/04/lente-cdm.png) !important;
  background-repeat: no-repeat !important;
  font-size: 0 !important;
  margin: 0 !important;
  width: 31px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#menu-cdm-base .mega-menu-item .mega-menu-item-type-widget .site-search-form {
  margin-left: auto;
  margin-right: auto;
}

#mega-menu-item-search-3 {
  display: block !important;
  margin-bottom: 26px !important;
  padding: 0 !important;
}

#mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 .site-search-form input {
  width: 100%;
  padding: 10px;
  font-size: 16px;
  /* modifica css dei generici */
}

#menu-cdm-base {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 2;
  /* box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.34); */
  background: #fff;
}

#menu-cdm-base .widget_media_image img {
  border: 1px solid #ffdc00;
}

#menu-cdm-base .widget_nav_menu .menu > li {
  border-top: 1px solid #6e778e;
  background-color: transparent !important;
  border-bottom: 1px solid #2c303a;
}

#menu-cdm-base .widget_nav_menu .menu > li:first-child {
  border-top: none !important;
}

#menu-cdm-base .widget_nav_menu .menu > li:last-child {
  border-bottom: none !important;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu li a {
  text-shadow: none;
  border-bottom: 1px solid #656c7d;
  border-top: 1px solid #252b3c;
  font-size: 12px;
  padding: 10px;
  padding-top: 7px;
  padding-bottom: 7px;
  background: #383d4a;
}

#menu-cdm-base .mega-menu-wrap .menu .menu-item-has-children.open > a:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  right: 6px !important;
}

#menu-cdm-base .mega-menu-wrap .menu .menu-item-has-children > a:before {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: "\f140";
  font-family: dashicons;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  font-size: 23px;
  top: 0;
  color: #ffdc43;
}

#menu-cdm-base .mega-menu-wrap .menu > li:first-child a {
  color: #fff !important;
  text-shadow: none !important;
  background: transparent;
  font-weight: normal;
}

#menu-cdm-base .mega-menu-wrap .menu > li a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-right: 25px;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu li a:hover {
  text-decoration: none;
  color: rgba(194, 36, 30, 0.59);
}

#menu-cdm-base .mega-menu-wrap .menu {
  padding: 0;
  border: 0;
}

#menu-cdm-base .mega-menu-wrap .menu > li.current-menu-item a {
  font-weight: 700;
  color: #ffdc43;
  text-decoration: none;
  text-shadow: none;
  margin-bottom: 0;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu li:last-child a {
  border-bottom: 0;
}

#menu-cdm-base .mega-menu-wrap .menu > li a {
  color: #fff;
}

#menu-cdm-base .mega-menu-wrap .menu > li a:hover {
  color: #ffdc43;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu {
  display: none;
  font-size: 15px;
  font-weight: 400;
  padding-left: 0;
}

#menu-cdm-base .mega-menu-wrap .menu > li {
  padding: 0;
  font-weight: normal;
  background: transparent;
}

#menu-cdm-base .mega-menu-wrap .menu > li a {
  font-size: 14px;
  padding: 8px 0 8px 0;
  text-shadow: none;
  letter-spacing: 0.02em;
  display: inline-flex;
}

#menu-cdm-base .mega-menu-wrap .menu > li a:hover {
  color: #ffdc43 !important;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu li a:hover {
  text-decoration: none;
  color: rgba(194, 36, 30, 0.59);
}

#menu-cdm-base .mega-menu-wrap .menu > li a:before {
  content: "\f460";
  font-family: dashicons;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: inherit;
  position: relative;
  background: transparent;
  height: auto;
  width: auto;
  right: auto;
  line-height: inherit;
  vertical-align: bottom;
  padding-right: 8px;
}

#menu-cdm-base .mega-menu-wrap .menu .menu-item-has-children a:after {
  content: "\f460";
  font-family: dashicons;
  font-weight: 400;
  font-style: normal;
  line-height: 38px;
  text-align: center;
  text-indent: 0px;
  letter-spacing: 0px;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  left: 0px;
  top: 0px;
  color: #fff;
  transition: all 0.2s ease 0s;
}

#menu-cdm-base .mega-menu-wrap .menu .menu-item-has-children a {
  padding-left: 23px;
}

#menu-cdm-base .mega-menu-wrap .menu .sub-menu a:after {
  display: none;
  /* modifica css dei generici */
  /* mobile */
}

@media only screen and (max-width: 768px) {
  /* mobile */
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row .mega-menu-column {
    border-right: 0;
    min-height: auto;
    padding-left: 0;
    margin-bottom: -24px;
    padding-right: 0;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 a.mega-menu-link {
    cursor: pointer;
    display: inline;
    border-top: 1px solid #555c6d !important;
    border-bottom: 1px solid #2f343e !important;
  }
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu,
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle + #mega-menu-max_mega_menu_2 li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu {
    display: block;
    box-shadow: none;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 li.mega-menu-item-has-children a.mega-menu-link:after {
    float: right;
    color: #ffdc43;
  }
  #mega-menu-wrap-max_mega_menu_2 {
    padding-left: 0;
    padding-right: 0;
  }
  /*
      .mobile_logo-cdm {
      background: url(https://www.chiesadimilano.it/wp-content/uploads/2019/04/cdm-logo-mobile.png);
      background-repeat: no-repeat;
      background-position: center center;
      display: block;
      color: transparent;
      position: absolute;
      top: 9px;
      z-index: 1;
      width: 50%;
    }
  */
  #mega-menu-wrap-max_mega_menu_2 .mega-menu-toggle.mega-menu-open + #mega-menu-max_mega_menu_2 {
    display: block;
    overflow: auto;
    height: 500px;
    line-height: 1.7;
    box-shadow: 0px 420px 2px #383e4c;
  }
  #menu-cdm-base {
    box-shadow: 1px 0px 8px rgba(0, 0, 0, 0.34);
  }
  #menu-cdm-base .mega-menu-item .mega-menu-item-type-widget .site-search-form {
    padding: 0;
    margin: 0 !important;
  }
  #mega-menu-item-search-3 {
    display: block !important;
    margin-bottom: 26px !important;
    padding: 0 !important;
  }
  #mega-menu-wrap-max_mega_menu_2 #mega-menu-max_mega_menu_2 .site-search-form input {
    width: 100%;
    padding: 10px;
    font-size: 16px;
  }
  .mega-mega-ic-1 {
    background-position: 8px 7px !important;
    background-image: url(https://www.chiesadimilano.it/wp-content/uploads/2018/04/ic-almanacco.png) !important;
    background-repeat: no-repeat !important;
    padding-left: 35px !important;
  }
}
/*FINE MEGA MENU*/
.Apertura-1 > .teaser .banner-title {
  font-size: 25px;
  font-weight: 700;
  margin-bottom: 11px;
  letter-spacing: -0.02em;
  color: #fff;
  position: relative !important;
  z-index: 13;
  padding: 20px;
  padding-bottom: 0;
  line-height: 1.3;
}

.Apertura-1 > .teaser .banner-summary {
  color: #fff;
  margin-top: 10px;
  font-size: 14px;
  letter-spacing: -0.02em;
  font-weight: 700;
  position: relative !important;
  z-index: 13;
  padding: 20px;
  padding-bottom: 0;
  padding-top: 0;
}

/* icona Almanacco */
.ic-1 {
  background-position: 8px 7px;
  background-image: url(/wp-content/uploads/2018/04/ic-almanacco.png);
  background-repeat: no-repeat;
  padding-left: 23px;
}

/* icona Almanacco */
/* 1 articolo */
.article-sharer .socials-links li a {
  background: rgb(255, 255, 255) !important;
  /*  background-image: linear-gradient(to top, rgba(177, 177, 177, 0.19) 0px, rgba(236, 236, 236, 0.33) 100%) !important; */
  border: 1px solid rgba(175, 179, 181, 0.49) !important;
}

.article-sharer .socials-links li a:before {
  color: rgb(191, 191, 191) !important;
  line-height: 1.6 !important;
  font-size: 1.4em !important;
}

.slick-prev:before,
.slick-next:before {
  font-size: 22px;
}

.Verticale-2 .teaser-image {
  margin-bottom: 8px;
  display: block;
  width: 300px;
}

.Verticale-2 .teaser-image {
  width: 207px;
  display: block;
  float: left;
  margin-right: 29px;
  margin-bottom: 0;
}

.Verticale-2 .teaser {
  border-top: 1px dotted #727171;
  float: left;
  padding-top: 20px;
}

.Verticale-2 .teaser:first-child {
  border-top: 0;
  padding-top: 0;
}

/*
.books-slider .slick-next {
     border-radius: 100% 0 0 100%;
    border-left: 1px solid rgba(0, 0, 0, 0.16);
    box-shadow: -2px 0 0 rgba(0, 0, 0, 0.16);
       right: -13px;
}
.books-slider .slick-prev {
    border-radius: 0 100% 100% 0;
    border-right: 1px solid rgba(0, 0, 0, 0.16);
    box-shadow: 2px 0 0 rgba(0, 0, 0, 0.16);
    left: -13px;
}
*/
.slick-list {
  margin-left: -5px;
}

/* articolo */
*,
:after,
:before {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
}

:focus {
  outline: none;
}

::-moz-selection {
  background-color: #e0e6ed;
}

::selection {
  background-color: #e0e6ed;
}

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
.mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
.small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body,
html {
  overflow-x: hidden;
}

body {
  font-family: Noto Sans, Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.45;
  color: #1a1a1a;
  background-color: #fff;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
  text-rendering: optimizeLegibility;
  -webkit-backface-visibility: hidden;
  -webkit-user-drag: none;
  -webkit-text-size-adjust: none;
  -webkit-touch-callout: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.is-menu-open .site-menu-handle span {
  background: 0 0;
}

body.is-menu-open .site-menu-handle span:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
}

body.is-menu-open .site-menu-handle span:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 0;
}

body.is-menu-open .site-menu {
  opacity: 1;
  pointer-events: all;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  height: auto;
  max-width: 100%;
  object-fit: cover;
  display: block;
  width: 100%;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.site-container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1306px;
  padding-left: 10px;
  padding-right: 10px;
}

.site-container:after,
.site-container:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.site-container:after {
  clear: both;
}

.site-container-small {
  max-width: 970px;
}

.site-content {
  margin-top: 10px;
  margin-bottom: 10px;
}

.scrolled .site-content {
  margin-top: 40px !important;
}

.site-section + .site-section {
  margin-top: 30px;
}

.widget-title {
  font-size: 18px;
  letter-spacing: -0.5px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  border: 0px;
  /*   border-bottom: 1px solid #d9d9d9 */
}

.widget + .widget {
  margin-top: 20px;
}

.socials-links li.facebook a:before {
  line-height: 40px;
}

.socials-links li.facebook a:hover:before {
  color: #3b5998;
}

.socials-links li.twitter a:before {
  line-height: 40px;
}

.socials-links li.twitter a:hover:before {
  color: #1da1f2;
}

.socials-links li.gplus a:before {
  content: "\e004";
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.gplus a:hover:before {
  color: #dd4b39;
}

.socials-links li.youtube a:before {
  line-height: 40px;
}

.socials-links li.youtube a:hover:before {
  color: #cd201f;
}

.socials-links li.flickr a:before {
  content: "\e00f";
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.flickr a:hover:before {
  color: #ff0084;
}

.socials-links li.mail a:before {
  content: "\e005";
  font-family: seminario-icons;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.mail a:hover:before {
  color: #cc2a25;
}

.socials-links li.print a:before {
  content: "\e008";
  font-family: seminario-icons;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.print a:hover:before {
  color: #ffbf3c;
}

.socials-links li.speech a:before {
  content: "\e009";
  font-family: seminario-icons;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.speech a:hover:before {
  color: #05ce7b;
}

.socials-links li a {
  height: 40px;
  width: 40px;
}

.posts-list {
  margin-top: -10px;
  margin-bottom: -10px;
}

.posts-list li {
  display: inline;
}

.posts-list li a {
  display: block;
  color: #cc2a25;
  text-decoration: underline;
  padding-top: 5px;
  padding-bottom: 5px;
}

.posts-list li a:hover {
  color: #a1211d;
}

.category-list {
  font-size: 0.9em;
}

.category-list-title {
  font-weight: 700;
  font-size: 1.1em;
}

.category-list-excerpt {
  font-style: italic;
}

.category-list li + li {
  margin-top: 15px;
}

.category-list li a {
  padding-bottom: 5px;
  /*  border-bottom: 1px dotted #8492a6; */
  display: block;
}

.category-list li a:hover {
  color: #cc2a25;
}

.posts-related .post-related {
  padding-left: 24px;
  padding-top: 10px;
  position: relative;
  min-height: 40px;
}

.posts-related .post-related:not(:first-child) {
  border-top: 1px dotted #66727d;
  margin-bottom: 0;
}

.posts-related .post-related:not(:last-child) {
  margin-bottom: 5px;
}

.posts-related .post-related span {
  overflow: hidden;
}

.posts-related .post-related-title {
  font-size: 12px;
  font-weight: 700;
  color: #66727d;
  display: block;
  line-height: 1.3em;
  letter-spacing: -0.01em;
  padding-bottom: 9px;
}

.posts-related .post-related-info {
  display: block;
  font-size: 12px;
  color: #66727d;
  margin-top: 5px;
}

.posts-related .post-related-image {
  width: auto;
  padding-bottom: 13px;
  top: 26px;
  position: absolute;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.posts-related .post-related:hover .post-related-title {
  text-decoration: underline;
  color: #66727d !important;
}

.posts-related .post-related-info,
.posts-related .post-related-info p {
  margin-right: 26px;
  font-size: 15px;
  line-height: 1.4;
}

.section-title {
  display: block;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-size: 0.9em;
  font-weight: 700;
}

.site-wrapper {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 1240px;
  background-color: #fff;
}

.suggested-posts {
  /* background-color: #f3f3f3; */
  padding-top: 20px;
  padding-bottom: 50px;
  border-top: 1px solid #e2e3df;
  /* border-bottom: 1px solid #e2e3df */
}

.suggested-posts.home {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  border-bottom: 0;
  background-color: transparent;
  position: relative;
}

.suggested-posts.home .suggested-posts-header {
  margin-left: 20px;
  margin-right: 20px;
}

.suggested-posts.home .suggested-posts-list {
  margin-left: 0;
  margin-right: 0;
}

.suggested-posts.home .slick-next,
.suggested-posts.home .slick-prev {
  top: 5px;
}

.suggested-posts-header {
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 20px;
}

.suggested-posts-header-title {
  font-family: "Noto Sans";
  text-transform: uppercase !important;
  font-weight: 700 !important;
  font-size: 13px !important;
}

.suggested-posts-list:after,
.suggested-posts-list:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.suggested-posts-list:after {
  clear: both;
}

.suggested-posts-list-item {
  border: 1px solid rgb(255, 255, 255);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  margin: 5px;
  background: #ffffff;
  float: left;
  height: 225px;
  padding: 5px;
  min-height: 235px !important;
  font-family: "Noto Sans";
}

.suggested-posts-list-item:hover .suggested-posts-list-item-title {
  color: #cc2a25;
}

.suggested-posts-list-item-title {
  font-size: 13px;
  letter-spacing: -0.02em;
  text-transform: none;
  margin-top: 10px;
  display: block;
  margin-top: 10px;
  font-weight: 700;
  line-height: 1.2;
  /*text-transform: capitalize;*/
}

.suggested-posts-list-item-image {
  width: 100%;
  height: 152px;
}

.suggested-posts .slick-slider {
  position: static;
}

.suggested-posts .slick-next,
.suggested-posts .slick-prev {
  bottom: auto;
  top: 0;
}

.suggested-posts .slick-prev {
  left: auto;
  right: 60px;
}

.suggested-posts .slick-next {
  right: 10px;
}

.sameheight .teaser {
  border-right: 1px dotted #727171;
  height: 350px;
}

.textwidget .rimando {
  padding-bottom: 20px;
}

.textwidget .rimando.small {
  padding-left: 0;
  padding-right: 0;
}

.textwidget .rimando.small a {
  font-size: 12px;
}

.textwidget .rimando.small a:before {
  font-size: 20px;
  line-height: 18px;
}

.textwidget .rimando a {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 20px;
  color: #cc2a25;
  position: relative;
}

.textwidget .rimando a:hover {
  color: #761815;
}

.textwidget .rimando a:before {
  position: absolute;
  right: 0;
  content: "\e00c";
  font-family: seminario-icons;
  font-size: 25px;
  font-weight: 400;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.books-slider {
  margin-top: 40px;
}

.books-slider-list-item {
  float: left;
}

.books-slider-list-item:hover .suggested-posts-list-item-title {
  color: #cc2a25;
}

.books-slider-list-item-title {
  display: block;
  margin-top: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: capitalize;
}

.books-slider .slick-dots {
  margin-top: 15px;
  text-align: center;
}

.books-slider .slick-dots li {
  display: inline-block;
}

.books-slider .slick-dots li button {
  cursor: pointer;
  display: block;
  background-color: #666;
  text-indent: -999em;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  border: 0;
  padding: 0;
  margin: 0 5px;
}

.books-slider .slick-dots li.slick-active button,
.books-slider .slick-dots li:hover button {
  background-color: #000;
}

.books-slider .slick-next,
.books-slider .slick-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 10;
  background-color: #f7fdfa;
}

.books-slider .slick-next {
  right: -10px;
}

.books-slider .slick-prev {
  left: -10px;
}

.multimedia,
.multimedia-image {
  position: relative;
}

.multimedia-image img {
  width: 100%;
}

.multimedia-image a {
  display: block;
}

.multimedia-name {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1;
}

.multimedia-name.foto a:after {
  content: "\e010";
}

.multimedia-name.foto a:after,
.multimedia-name.video a:after {
  position: absolute;
  right: 10px;
  top: 0;
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.multimedia-name.video a:after {
  content: "\e011";
}

.multimedia-name.audio a:after {
  position: absolute;
  right: 10px;
  top: 0;
  content: "\e012";
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.multimedia-name a {
  background-color: #cc2a25;
  background-color: rgba(206, 40, 28, 0.75);
}

.multimedia-content {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding-top: 30px;
  padding-bottom: 20px;
}

.multimedia-content:after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  top: auto;
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8) 15%, hsla(0, 0%, 56%, 0));
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 15%, hsla(0, 0%, 56%, 0));
  z-index: 1;
  height: 100%;
}

.multimedia-content p {
  font-size: 16px;
  color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 2;
  position: relative;
}

.menu-colombo-container .menu > li,
.menu-martini-container .menu > li,
.menu-montini-container .menu > li,
.menu-scola-container .menu > li,
.menu-tettamanzi-container .menu > li,
.widget_nav_menu .menu > li {
  padding-top: 10px;
  padding-bottom: 10px;
}
.menu-colombo-container .menu > li.menu-item-has-children,
.menu-martini-container .menu > li.menu-item-has-children,
.menu-montini-container .menu > li.menu-item-has-children,
.menu-scola-container .menu > li.menu-item-has-children,
.menu-tettamanzi-container .menu > li.menu-item-has-children,
.widget_nav_menu .menu > li.menu-item-has-children {
  cursor: pointer;
}

.menu-colombo-container .menu > li.current-menu-item a,
.menu-martini-container .menu > li.current-menu-item a,
.menu-montini-container .menu > li.current-menu-item a,
.menu-scola-container .menu > li.current-menu-item a,
.menu-tettamanzi-container .menu > li.current-menu-item a,
.widget_nav_menu .menu > li.current-menu-item a {
  font-weight: 700;
  color: #20201f;
  /* text-decoration: underline */
}

.menu-colombo-container .menu > li:not(:first-child),
.menu-martini-container .menu > li:not(:first-child),
.menu-montini-container .menu > li:not(:first-child),
.menu-scola-container .menu > li:not(:first-child),
.menu-tettamanzi-container .menu > li:not(:first-child) {
  border-top: 1px solid #dfdfdf;
}

.menu-colombo-container .menu > li a,
.menu-martini-container .menu > li a,
.menu-montini-container .menu > li a,
.menu-scola-container .menu > li a,
.menu-tettamanzi-container .menu > li a,
.widget_nav_menu .menu > li a {
  display: block;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  padding-right: 25px;
}

.menu-colombo-container .menu > li a:hover,
.menu-martini-container .menu > li a:hover,
.menu-montini-container .menu > li a:hover,
.menu-scola-container .menu > li a:hover,
.menu-tettamanzi-container .menu > li a:hover,
.widget_nav_menu .menu > li a:hover {
  color: #000;
}

/*

.menu-colombo-container .menu .menu-item-has-children>a:before,
.menu-martini-container .menu .menu-item-has-children>a:before,
.menu-montini-container .menu .menu-item-has-children>a:before,
.menu-scola-container .menu .menu-item-has-children>a:before,
.menu-tettamanzi-container .menu .menu-item-has-children>a:before,
.widget_nav_menu .menu .menu-item-has-children>a:before {
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    content: "";
    font-family: seminario-icons;
    font-size: 28px;
    font-weight: 400;
    font-style: normal;
    line-height: 33px;
    text-align: center;
    text-indent: 0;
    letter-spacing: 0;
    speak: none;
    display: block;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0
}

*/
.menu-colombo-container .menu .menu-item-has-children,
.menu-colombo-container .menu .current-menu-ancestor,
.menu-martini-container .menu .menu-item-has-children,
.menu-martini-container .menu .current-menu-ancestor,
.menu-montini-container .menu .menu-item-has-children,
.menu-montini-container .menu .current-menu-ancestor,
.menu-scola-container .menu .menu-item-has-children,
.menu-scola-container .menu .current-menu-ancestor,
.menu-tettamanzi-container .menu .menu-item-has-children,
.menu-tettamanzi-container .menu .current-menu-ancestor,
.widget_nav_menu .menu .menu-item-has-children,
.widget_nav_menu .menu .current-menu-ancestor {
  position: relative;
}
.menu-colombo-container .menu .menu-item-has-children:before,
.menu-colombo-container .menu .current-menu-ancestor:before,
.menu-martini-container .menu .menu-item-has-children:before,
.menu-martini-container .menu .current-menu-ancestor:before,
.menu-montini-container .menu .menu-item-has-children:before,
.menu-montini-container .menu .current-menu-ancestor:before,
.menu-scola-container .menu .menu-item-has-children:before,
.menu-scola-container .menu .current-menu-ancestor:before,
.menu-tettamanzi-container .menu .menu-item-has-children:before,
.menu-tettamanzi-container .menu .current-menu-ancestor:before,
.widget_nav_menu .menu .menu-item-has-children:before,
.widget_nav_menu .menu .current-menu-ancestor:before {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  content: "\e006";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 10px;
  cursor: pointer;
}
.menu-colombo-container li.current-menu-item,
.menu-colombo-container li.current-menu-item a,
.menu-martini-container li.current-menu-item,
.menu-martini-container li.current-menu-item a,
.menu-montini-container li.current-menu-item,
.menu-montini-container li.current-menu-item a,
.menu-scola-container li.current-menu-item,
.menu-scola-container li.current-menu-item a,
.menu-tettamanzi-container li.current-menu-item,
.menu-tettamanzi-container li.current-menu-item a,
.widget_nav_menu li.current-menu-item,
.widget_nav_menu li.current-menu-item a {
  font-weight: 700 !important;
}

/*
.menu-colombo-container .menu .menu-item-has-children.open>a:before,
.menu-martini-container .menu .menu-item-has-children.open>a:before,
.menu-montini-container .menu .menu-item-has-children.open>a:before,
.menu-scola-container .menu .menu-item-has-children.open>a:before,
.menu-tettamanzi-container .menu .menu-item-has-children.open>a:before,
.widget_nav_menu .menu .menu-item-has-children.open>a:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}
*/
.menu-colombo-container .menu .menu-item-has-children.open:before,
.menu-colombo-container .menu .current-menu-ancestor.open:before,
.menu-martini-container .menu .menu-item-has-children.open:before,
.menu-martini-container .menu .current-menu-ancestor.open:before,
.menu-montini-container .menu .menu-item-has-children.open:before,
.menu-montini-container .menu .current-menu-ancestor.open:before,
.menu-scola-container .menu .menu-item-has-children.open:before,
.menu-scola-container .menu .current-menu-ancestor.open:before,
.menu-tettamanzi-container .menu .menu-item-has-children.open:before,
.menu-tettamanzi-container .menu .current-menu-ancestor.open:before,
.widget_nav_menu .menu .menu-item-has-children.open:before,
.widget_nav_menu .menu .current-menu-ancestor.open:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.menu-colombo-container .menu .sub-menu li a,
.menu-martini-container .menu .sub-menu li a,
.menu-montini-container .menu .sub-menu li a,
.menu-scola-container .menu .sub-menu li a,
.menu-tettamanzi-container .menu .sub-menu li a {
  color: #cc2a25;
  padding-left: 5px;
}

.menu-colombo-container .menu .sub-menu li a:hover,
.menu-martini-container .menu .sub-menu li a:hover,
.menu-montini-container .menu .sub-menu li a:hover,
.menu-scola-container .menu .sub-menu li a:hover,
.menu-tettamanzi-container .menu .sub-menu li a:hover {
  text-decoration: underline;
}

.banner-spec li {
  display: block;
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
  border-bottom: 1px solid #e2e3df;
  min-height: 100px;
}

.banner-spec li:hover .desc {
  text-decoration: underline;
}

.banner-spec li + li {
  margin-top: 15px;
}

.banner-spec li.manzoni {
  min-height: 70px;
}

.banner-spec li .content {
  padding-right: 120px;
}

.banner-spec li .occhiello {
  display: block;
  color: #cc2a25;
  font-size: 11px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 8px;
}

.banner-spec li .desc {
  font-style: italic;
}

.banner-spec li img {
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  display: block;
}

.cem {
  position: relative;
}

.cem-content {
  position: absolute;
  z-index: 1;
  color: #fff;
  left: 20px;
  bottom: 20px;
}

.cem-content h1, .cem-content .h1 {
  font-weight: 700;
  font-size: 24px;
  margin-bottom: 20px;
}

.cem-content p {
  font-size: 16px;
  margin-bottom: 10px;
}

.cem-content ul li {
  font-style: italic;
}

.cem-content ul li + li {
  margin-top: 10px;
}

.cem-image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  background-size: cover;
}

.cem-section {
  margin-top: 30px;
}

.cem-section:after,
.cem-section:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.cem-section:after {
  clear: both;
}

.cem-section .cem-item-eyelet,
.cem-section .cem-item-name {
  font-size: 0.9em;
}

.cem-section-title {
  text-align: center;
  font-weight: 700;
  font-size: 26px;
  position: relative;
  margin-bottom: 20px;
}

.cem-section-title:after {
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 1px;
  background-color: #424a55;
  width: 100%;
  display: block;
}

.cem-section-title span {
  display: inline-block;
  padding: 10px;
  background-color: #fff;
  position: relative;
  z-index: 1;
}

.cem-first {
  margin-top: 30px;
}

.cem-second .cem-item-image {
  max-height: 190px;
}

.cem-third .cem-item-image {
  max-height: 205px;
}

.cem-fourth .cem-item-image {
  max-height: 360px;
}

.cem-item {
  position: relative;
  text-align: center;
}

.cem-item-content {
  margin-top: 10px;
}

.cem-item-eyelet {
  display: inline-block;
  padding: 5px 10px;
  background-color: #cc2a25;
  background-color: rgba(206, 40, 28, 0.75);
  color: #fff;
  margin-bottom: 5px;
  font-style: italic;
  border-radius: 4px;
}

.cem-item-name {
  font-weight: 700;
  font-size: 1.1em;
  display: block;
}

.cem-item-image {
  margin-left: auto;
  margin-right: auto;
  max-height: 375px;
}

.cem-item-job {
  font-style: italic;
  font-size: 0.8em;
  display: block;
}

.cem-item-mail {
  font-weight: 700;
  font-size: 0.7em;
  text-transform: uppercase;
  color: #cc2a25;
  margin-top: 5px;
  display: block;
}

.cem-item-mail:hover {
  text-decoration: underline;
}

.cem-item br {
  display: none;
  visibility: hidden;
}

.curia-item {
  position: relative;
}

.curia-item:after,
.curia-item:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.curia-item:after {
  clear: both;
}

.curia-item-image {
  border-bottom: 10px solid #cc2a25;
}

.curia-item-title {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.2;
  margin-top: 10px;
}

.curia-item-desc {
  font-size: 1.1em;
  color: #20201f;
}

.curia-item-job {
  font-size: 0.9em;
}

.curia-item-mail {
  margin-top: 10px;
  margin-bottom: 10px;
  display: block;
  position: relative;
  padding-left: 40px;
  background-image: url(../img/logo-mail.png);
  background-position: 0;
  background-repeat: no-repeat;
  line-height: 30px;
}

.curia-item-list {
  margin-top: 10px;
}

.curia-item-list li {
  position: relative;
}

.curia-item-list li a {
  display: block;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative;
}

.curia-item-list li a:hover {
  color: #cc2a25;
  text-decoration: underline;
}

.curia-item-list li a:before {
  content: "-";
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.curia-item-first .curia-item-title {
  color: #cc2a25;
  margin-bottom: 20px;
}

.curia-item-first .curia-item-desc {
  margin-bottom: 20px;
}

.curia-item-first .curia-item-action {
  display: none;
  visibility: hidden;
}

.curie-items {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px dashed #20201f;
}

.curie-items:after,
.curie-items:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.curie-items:after {
  clear: both;
}

@supports (display: flex) {
  .curie-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.primavoce {
  font-style: italic;
  font-size: 1.2em;
  text-decoration: undeli;
}

.lezionario-commenti .sub-menu {
  max-height: 285px;
  overflow: hidden;
  overflow-y: scroll;
}

.section-lavori {
  position: relative;
  background-image: url(../img/lavori-ufficioamministrativo.jpg);
  background-position: top 100px center;
  min-height: 500px;
}

.section-lavori,
.section-lavori-sx {
  background-repeat: no-repeat;
  background-size: cover;
}

.section-lavori-sx {
  left: 40px;
  background-image: url(../img/lavori-patrimonio.jpg);
  background-position: 50%;
}

.section-lavori-dx {
  right: 40px;
  background-image: url(../img/lavori-beni.jpg);
  background-position: 0 100%;
}

.section-contratti,
.section-lavori-dx {
  background-repeat: no-repeat;
  background-size: cover;
}

.section-contratti {
  position: relative;
  background-image: url(../img/contratti-bg.jpg);
  background-position: top 100px center;
  min-height: 500px;
}

.section-contratti-top {
  position: relative;
  height: 200px;
}

.section-contratti-bottom {
  margin-top: 20px;
  position: relative;
}

.section-contratti-four,
.section-contratti-one,
.section-contratti-three,
.section-contratti-two {
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}

.section-contratti-one {
  background-image: url(../img/contratti-1.jpg);
}

.section-contratti-two {
  background-image: url(../img/contratti-2.jpg);
}

.section-contratti-three {
  background-image: url(../img/contratti-3.jpg);
}

.section-contratti-four {
  background-image: url(../img/contratti-4.jpg);
}

.ufd-title h1, .ufd-title .h1 {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.ufd-title span {
  font-size: 16px;
  font-style: italic;
}

.ufd-title br {
  display: none;
  visibility: hidden;
}

.banner-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 11px;
  letter-spacing: -0.02em;
}

.site-logo2 {
  font-size: 32px !important;
  color: #c31a00;
  font-family: scada, sans-serif;
  color: #bf0000;
  background-color: #fff;
  text-shadow: #ccc 0 1px 0, #c9c9c9 0 2px 0, #bbb 0 3px 0, #b9b9b9 0 4px 0, #aaa 0 5px 0, rgba(0, 0, 0, 0.0980392) 0 6px 1px, rgba(0, 0, 0, 0.0980392) 0 0 5px, rgba(0, 0, 0, 0.298039) 0 1px 3px, rgba(0, 0, 0, 0.14902) 0 3px 5px, rgba(0, 0, 0, 0.2) 0 5px 10px, rgba(0, 0, 0, 0.2) 0 10px 10px, rgba(0, 0, 0, 0.0980392) 0 20px 20px;
}

.Sacerdoti-lista .teaser {
  margin-bottom: 20px;
}

.Sacerdoti-lista .teaser-image,
.Sacerdoti-lista .teaser-image img {
  height: 320px;
}

.Sacerdoti-lista .teaser-eyelet {
  display: none;
  visibility: hidden;
}

.Sacerdoti-lista .pagination {
  clear: both;
  margin-top: 40px;
}

.wdi_persona_cellulare_label,
.wdi_persona_cellulare_value,
.wdi_persona_telefono_value {
  display: block;
  font-size: 0.9em;
  padding-bottom: 5px;
}

.article-content iframe {
  width: 100%;
  margin-top: 21px;
}

.article-content .alignnone {
  margin-top: 20px;
  width: 100% !important;
  margin-bottom: 10px;
}

.article-content .alignleft {
  float: left;
  margin-right: 20px;
  max-width: 48%;
  margin-top: 0;
  margin-bottom: 0;
}

.article-content .alignrigh {
  float: right;
  margin-left: 20px;
  max-width: 48%;
  margin-top: 0;
  margin-bottom: 0;
}

.article-content .alignnone .wp-caption-text,
.article-content .alignleft .wp-caption-text,
.article-content .alignright .wp-caption-text {
  font-weight: 700;
  font-size: 13px !important;
  margin-bottom: 0;
  margin-top: 10px;
}

.article figcaption {
  font-weight: 700;
  font-size: 13px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.post-related-title.insights {
  font-size: 17px;
  font-weight: 700;
  letter-spacing: -0.02em;
  margin-bottom: 10px;
}

.site-header {
  padding-top: 0px;
  background-color: #fff;
  z-index: 3;
  position: relative;
}

.site-header .socials-links li {
  display: inline-block;
}

.site-header .socials-links li + li {
  margin-left: 30px;
}

.site-header .socials-links li a {
  border-color: #cc2a25;
}

.site-header .socials-links li a:before {
  color: #cc2a25;
}

.site-header .services-links li {
  display: inline-block;
}

.site-header .services-links li + li {
  margin-left: 15px;
}

.site-header .services-links li.arcivescovo a {
  background-image: url(../img/logo_arcivescovo.png);
}

.site-header .services-links li.diocesana a {
  background-image: url(../img/logo_agenda.png);
}

.site-header .services-links li.newsletter a {
  background-image: url(../img/logo_newsletter.png);
}

.site-header .services-links a {
  display: block;
  height: 40px;
  width: 65px;
  padding-top: 40px;
  background-repeat: no-repeat;
  background-position: top;
  text-align: center;
}

.site-header .grid {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.site-logo:not(.site-logo-footer) {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.site-logo a {
  text-indent: -9999em;
  display: block;
  height: 50px;
  background-image: url(../img/logo-big.png);
  background-size: 266px 50px;
  background-repeat: no-repeat;
}

.site-logo-pgfom:not(.site-logo-footer) {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.site-logo-pgfom a {
  text-indent: -9999em;
  display: block;
  height: 41px;
  background-image: url(../img/logo-big-pgfom.png);
  background-size: 300px 41px;
  background-repeat: no-repeat;
  background-position: 0;
}

.site-menu > ul {
  font-size: 14px;
}

.site-menu li {
  display: inline-block;
}

.site-menu li.menu-item-has-children {
  position: relative;
}

.site-menu li.menu-item-has-children > a {
  padding-right: 30px;
}

.site-menu li.menu-item-has-children > a:after {
  content: "\e006";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 40px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
}

.site-menu-bottom {
  display: none;
  background-color: #fff;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
}

.site-menu-bottom ul li:hover > a {
  color: #cc2a25;
}

.site-menu-bottom ul li a {
  line-height: 50px;
}

.scrolled .site-menu-bottom {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 3;
}

.site-menu-top {
  display: none;
  background-color: #333;
  color: #fff;
  z-index: 4;
}

.site-menu-top ul {
  position: static;
  width: auto;
}

.site-menu-top ul.left {
  padding-left: 20px;
}

.site-menu-top li {
  border-left: 1px solid hsla(0, 0%, 100%, 0.2);
}

.site-menu-top a {
  padding-left: 10px;
  padding-right: 10px;
}

.site-menu-top .sub-menu,
.site-menu .sub-menu {
  display: none;
  visibility: hidden;
}

.site-menu .sub-menu {
  background-color: rgba(194, 36, 30, 0.97);
}

.site-menu .sub-menu.open {
  display: block;
  visibility: visible;
}

.site-menu .sub-menu li {
  display: list-item;
  white-space: nowrap;
}

.site-menu .sub-menu li:last-child a {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.site-menu .sub-menu a {
  line-height: 40px;
}

.site-menu .sub-menu a:hover {
  background-color: #c2241e;
}

.site-brand {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  display: block;
  text-indent: -999em;
  background-image: url(../img/logo-small.png);
  background-repeat: no-repeat;
  background-size: 40px 36px;
  background-position: 0;
  height: 100%;
}

.chiesadimilano a {
  color: transparent;
  background-image: url(../img/logo-cdm.png);
  background-size: 120px 18px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.dataodierna {
  color: #8c8c8c;
  font-size: 14px;
}

.scrolled .brand a {
  -webkit-transition: all 0.3 ease-in;
  transition: all 0.3 ease-in;
  text-indent: -9999em;
  width: 41px;
  line-height: 50px;
  background-image: url(../img/logo-brand.png);
  background-size: 41px 35px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.mobile-logo,
.top-menu-trigger {
  display: none;
  visibility: hidden;
}

.top-menu-trigger {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 44px;
}

.top-menu-trigger-hamburger {
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.top-menu-trigger-hamburger,
.top-menu-trigger-hamburger:after,
.top-menu-trigger-hamburger:before {
  display: block;
  width: 24px;
  height: 3px;
  top: 25px;
  background-color: #000;
  -webkit-transition-property: background-color, -webkit-transform;
  transition-property: background-color, -webkit-transform;
  transition-property: background-color, transform;
  transition-property: background-color, transform, -webkit-transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}

.top-menu-trigger-hamburger:after,
.top-menu-trigger-hamburger:before {
  position: absolute;
  content: "";
}

.top-menu-trigger-hamburger:before {
  top: -6px;
  left: 0;
}

.top-menu-trigger-hamburger:after {
  top: 6px;
  right: 0;
}

.has-menu-open .top-menu-trigger-hamburger {
  background-color: transparent;
}

.has-menu-open .top-menu-trigger-hamburger:before {
  -webkit-transform: translateY(6px) rotate(45deg);
  -ms-transform: translateY(6px) rotate(45deg);
  transform: translateY(6px) rotate(45deg);
}

.has-menu-open .top-menu-trigger-hamburger:after {
  -webkit-transform: translateY(-6px) rotate(-45deg);
  -ms-transform: translateY(-6px) rotate(-45deg);
  transform: translateY(-6px) rotate(-45deg);
}

.site-menu-top .onlymobile {
  display: none;
}

.cd-overlay.is-reversed {
  opacity: 1;
  visibility: visible;
}

.cd-main-content.is-visible,
.cd-main-header.is-visible,
.cd-overlay.is-reversed {
  -webkit-transform: translateX(260px);
  -ms-transform: translateX(260px);
  transform: translateX(260px);
}

/*



.pagination {
    padding-top: 40px;
    text-align: center
}

.pagination:after,
.pagination:before {
    content: "";
    display: table;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.pagination:after {
    clear: both
}

.pagination .page-numbers {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    border: 1px solid #d9d9d9;
    border-radius: 100%;
    height: 30px;
    width: 30px;
    line-height: 30px;
    color: #cc2a25;
    white-space: nowrap
}

.pagination .page-numbers+a {
    margin-left: 10px
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover {
    background-color: #cc2a25;
    color: #fff;
    border-color: #cc2a25
}
*/
.article-date {
  font-weight: 700;
  color: #757575;
  font-size: 12px;
}

.article-image {
  margin-bottom: 10px;
}

.article-image img {
  width: 100%;
}

.article-gallery {
  margin-top: 10px;
  margin-bottom: 10px;
}

.article-gallery ul:after,
.article-gallery ul:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.article-gallery ul:after {
  clear: both;
}

.article-gallery ul li {
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 5px;
  width: 33.33333%;
  float: left;
}

.article-gallery ul li a {
  position: relative;
  display: block;
  overflow: hidden;
}

.article-gallery ul li a:hover:before {
  opacity: 1;
}

.article-gallery ul li a:hover:after {
  bottom: 10px;
}

.article-gallery ul li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
}

.article-gallery ul li a:after {
  content: "\e00a";
  font-family: seminario-icons;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  color: #fff;
  position: absolute;
  bottom: -40px;
  right: 10px;
  z-index: 2;
  -webkit-transition: bottom 0.2s ease-in;
  transition: bottom 0.2s ease-in;
}

.article-gallery ul li a img {
  width: 100%;
}

.article-slider {
  margin-top: 10px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.article-slider:after,
.article-slider:before {
  content: "";
  display: table;
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

.article-slider:after {
  clear: both;
}

.article-slider-for {
  width: 80%;
  padding-right: 5px;
}

.article-slider-for li {
  float: left;
  position: relative;
}

.article-slider-for li a {
  position: relative;
  display: block;
  overflow: hidden;
}

.article-slider-for li a:hover:before {
  opacity: 1;
}

.article-slider-for li a:hover:after {
  bottom: 10px;
}

.article-slider-for li a:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  -webkit-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  background-color: rgba(0, 0, 0, 0.65);
  opacity: 0;
}

.article-slider-for li a:after {
  content: "\e00a";
  font-family: seminario-icons;
  font-size: 20px;
  font-weight: 400;
  font-style: normal;
  line-height: 24px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  color: #fff;
  position: absolute;
  bottom: -40px;
  right: 10px;
  z-index: 2;
  -webkit-transition: bottom 0.2s ease-in;
  transition: bottom 0.2s ease-in;
}

.article-slider-for li figcaption {
  position: absolute;
  bottom: 20px;
  left: 20px;
  font-size: 14px;
  color: #343434;
}

.article-slider-nav {
  width: 20%;
  padding-left: 5px;
}

.article-slider-nav li {
  margin-bottom: 10px;
  cursor: pointer;
}

.biografia_tettamanzi {
  background-image: url(/wp-content/uploads/2017/03/biografia_tettamanzi.jpg);
  background-position: 0 -3px;
  background-repeat: no-repeat;
  color: #fff;
  float: none !important;
  font-size: 15px;
  height: 1194px;
  letter-spacing: -0.01em;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-left: 47px;
  padding-right: 100px;
  padding-top: 109px !important;
  width: 890px;
}

#cont_tabella {
  border-color: #571717 #b9b9b9 #b9b9b9 #571717;
  border-style: solid;
  border-width: 1px;
  margin-bottom: 20px;
  margin-top: 20px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#cont_tabella #col_sx {
  width: 40%;
  background-color: #e7e8eb;
  color: #333;
  line-height: 20px;
  padding: 30px;
}

#cont_tabella #col_ds,
#cont_tabella #col_sx {
  font-size: 14px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

#cont_tabella #col_ds {
  width: 60%;
  color: #000;
  padding: 20px;
  margin: 0;
}

#cont_tabella #col_tit {
  width: 100%;
  font-size: 16px;
  color: #900;
  line-height: 18px;
  border-bottom-color: #571717;
  padding: 10px;
  font-weight: 700;
}

#cont_tabella #col_tit,
p.riga_tab {
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

p.riga_tab {
  border-bottom-color: #b9b9b9;
  font-size: 14px;
  margin: 0;
  line-height: 23px;
  padding: 0 10px;
}

.radio_marconi {
  background-image: url(/wp-content/uploads/2017/04/radio_marconi.jpg) !important;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  min-height: 550px;
}

.testo_marconi {
  float: left;
  padding-left: 0;
  padding-right: 10px;
  width: 484px;
}

.radio_marconi h1, .radio_marconi .h1 {
  color: #fff;
  font-size: 24px;
  padding-left: 200px;
  padding-top: 78px;
  width: 751px;
}

.radio_marconi p {
  display: block !important;
  font-size: 14px !important;
  font-weight: 400;
  height: auto;
  padding-left: 30px;
  padding-top: 73px;
  text-decoration: none;
  text-transform: none;
  width: 100% !important;
}

.streaming {
  display: block !important;
  float: left;
  height: 96px;
  margin-right: 0;
  margin-left: 220px;
  margin-top: 240px;
  width: 80px;
}

.streaming A {
  background-image: url(/wp-content/uploads/2017/04/streaming_01.png) !important;
  background-position: -13px 9px !important;
  background-repeat: no-repeat !important;
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: 700;
  height: 100px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}

.frequenze {
  display: block !important;
  float: left;
  height: 96px;
  margin-right: 0;
  margin-top: 240px;
  width: 80px;
}

.frequenze A {
  background-image: url(/wp-content/uploads/2017/04/frequenze_01.png) !important;
  background-position: -13px 9px !important;
  background-repeat: no-repeat !important;
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: 700;
  height: 100px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}

.info_radio {
  display: block !important;
  float: left;
  height: 96px;
  margin-right: 0;
  margin-top: 240px;
  width: 98px;
  z-index: 2147483647;
}

.info_radio A {
  background-image: url(/wp-content/uploads/2017/04/info_radio_01.png) !important;
  background-position: -13px 9px !important;
  background-repeat: no-repeat !important;
  color: #000;
  display: block;
  font-size: 10px;
  font-weight: 700;
  height: 100px;
  text-decoration: none;
  text-transform: uppercase;
  width: 100px;
}

.notiziario {
  float: right;
  height: 96px;
  margin-right: 342px;
  margin-top: -138px;
  width: 98px;
}

#cont_player {
  background-image: url(/wp-content/uploads/2017/04/marconi_notizie.png);
  background-repeat: no-repeat;
  background-position: -3px -2px;
  float: right;
  width: 440px;
  margin-top: 63px !important;
  margin-right: 28px !important;
}

#cont_player #mp1player {
  height: 80px;
  padding-top: 40px;
}

#cont_player #mp1player,
#cont_player_2 {
  border: 1px solid #06c;
  border-radius: 8px;
}

#cont_player_2 {
  float: right;
  width: 440px;
  margin-top: 7px !important;
  margin-right: 28px !important;
  background-image: url(wp-content/uploads/2017/04/trasp_rassegna.png);
  width: 438px;
}

#cont_data {
  float: left;
  width: 437px;
}

.tit_0001 {
  color: #0f3978;
  display: block;
  font-size: 11px;
  font-weight: 400;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 0;
}

#titolo_rassegna {
  color: #1f5097;
  float: left;
  font-size: 17px;
  padding-bottom: 12px;
  padding-left: 9px;
  padding-top: 10px;
}

#cont_data p {
  float: left;
  font-size: 17px !important;
  padding-top: 7px !important;
  padding-left: 5px !important;
  font-weight: 400;
  height: auto;
}

#data_marconi {
  color: #df1d20 !important;
  float: left;
}

.dataodierna {
  color: #212121;
  float: left;
  padding-left: 20px;
  line-height: 40px;
  text-shadow: 1px 1px 1px #fff;
  font-size: 13px;
  background-image: -webkit-linear-gradient(top, #dbdbdb 0, #e2e2e2) !important;
  background-image: linear-gradient(180deg, #dbdbdb 0, #e2e2e2) !important;
  box-shadow: inset 0 2px 2px rgba(0, 0, 0, 0.184);
  padding-right: 16px;
}

.box_correlati_manuali {
  border: dotted;
  float: left;
  width: 50%;
  padding-right: 20px;
}

.site-menu-top {
  text-align: right;
  background-color: rgba(194, 36, 30, 0.97);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.site-menu a {
  text-decoration: none;
  line-height: 40px;
  display: block;
  color: #fff;
  text-shadow: 1px 1px 1px #575757;
}

.site-menu-top ul.left {
  float: left;
  padding-left: 0;
}

.site-menu .sub-menu {
  position: absolute !important;
  top: 100%;
  left: 100%;
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%);
  background-color: #4b4a4a;
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.15);
  z-index: 4;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  font-size: 0.9em;
}

.site-menu .sub-menu a:hover {
  background-color: #414040;
}

.site-header .socials-links {
  text-align: right;
  float: right;
}

.socials-links li a {
  position: relative;
  height: 36px;
  width: 36px;
  border-radius: 40px;
  display: block;
  text-indent: -999em;
  border: 1px solid #fff;
  overflow: hidden;
  background-color: rgba(194, 36, 30, 0.97);
}

.site-header .socials-links li a {
  border-color: #c31a00 !important;
}

.site-header .socials-links li a:before {
  color: #fff !important;
}

.socials-links li.facebook a:before {
  content: "\e002";
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

/*
.socials-links li.twitter a:before {
    content: ""
} */
/*.socials-links li.twitter a:before,*/
.socials-links li.youtube a:before {
  font-family: seminario-icons;
  font-size: 24px;
  font-weight: 400;
  font-style: normal;
  line-height: 36px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.socials-links li.youtube a:before {
  content: "\e00e";
}

.site-header .services-links {
  text-align: right;
  font-size: 0.8em;
  line-height: 1.2em;
  float: right;
  margin-right: 21px !important;
}

.textwidget .rimando {
  padding-bottom: 14px;
}

.rimando a {
  display: inline-block;
  text-transform: uppercase;
  font-weight: 700;
  padding-right: 20px;
  color: #cc2a25;
  position: relative;
}

.rimando a:before {
  position: absolute;
  right: -10px;
  content: "\e00c";
  font-family: seminario-icons;
  font-size: 22px;
  font-weight: 400;
  font-style: normal;
  line-height: 21px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.fancybox-image,
.fancybox-inner,
.fancybox-nav,
.fancybox-nav span,
.fancybox-outer,
.fancybox-skin,
.fancybox-tmp,
.fancybox-wrap,
.fancybox-wrap iframe,
.fancybox-wrap object {
  padding: 0;
  margin: 0;
  border: 0;
  outline: none;
  vertical-align: top;
}

.fancybox-wrap {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 8020;
}

.fancybox-skin {
  position: relative;
  background: #f9f9f9;
  color: #444;
  text-shadow: none;
  border-radius: 4px;
}

.fancybox-opened {
  z-index: 8030;
}

.fancybox-opened .fancybox-skin {
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-inner,
.fancybox-outer {
  position: relative;
}

.fancybox-inner {
  overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
  -webkit-overflow-scrolling: touch;
}

.fancybox-error {
  color: #444;
  margin: 0;
  padding: 15px;
  white-space: nowrap;
}

.fancybox-iframe,
.fancybox-image {
  display: block;
  width: 100%;
  height: 100%;
}

.fancybox-image {
  max-width: 100%;
  max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-next span,
.fancybox-prev span {
  background-image: url(../img/fancybox_sprite.png);
}

#fancybox-loading {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -22px;
  margin-left: -22px;
  background-position: 0 -108px;
  opacity: 0.8;
  cursor: pointer;
  z-index: 8060;
}

#fancybox-loading div {
  width: 44px;
  height: 44px;
  background: url(../img/fancybox_loading.gif) 50% no-repeat;
}

.fancybox-close {
  top: -18px;
  right: -18px;
  width: 36px;
  height: 36px;
}

.fancybox-close,
.fancybox-nav {
  position: absolute;
  cursor: pointer;
  z-index: 8040;
}

.fancybox-nav {
  top: 0;
  width: 40%;
  height: 100%;
  text-decoration: none;
  background: transparent url(../img/blank.gif);
  -webkit-tap-highlight-color: transparent;
}

.fancybox-prev {
  left: 0;
}

.fancybox-next {
  right: 0;
}

.fancybox-nav span {
  position: absolute;
  top: 50%;
  width: 36px;
  height: 34px;
  margin-top: -18px;
  cursor: pointer;
  z-index: 8040;
  visibility: hidden;
}

.fancybox-prev span {
  left: 10px;
  background-position: 0 -36px;
}

.fancybox-next span {
  right: 10px;
  background-position: 0 -72px;
}

.fancybox-nav:hover span {
  visibility: visible;
}

.fancybox-tmp {
  position: absolute;
  top: -99999px;
  left: -99999px;
  visibility: hidden;
  max-width: 99999px;
  max-height: 99999px;
  overflow: visible !important;
}

.fancybox-lock {
  width: auto;
}

.fancybox-lock,
.fancybox-lock body {
  overflow: hidden !important;
}

.fancybox-lock-test {
  overflow-y: hidden !important;
}

.fancybox-overlay {
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  display: none;
  z-index: 8010;
  background: url(../img/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
  position: fixed;
  bottom: 0;
  right: 0;
}

.fancybox-lock .fancybox-overlay {
  overflow: auto;
  overflow-y: scroll;
}

.fancybox-title {
  visibility: hidden;
  position: relative;
  text-shadow: none;
  z-index: 8050;
}

.fancybox-opened .fancybox-title {
  visibility: visible;
}

.fancybox-title-float-wrap {
  position: absolute;
  bottom: 0;
  right: 50%;
  margin-bottom: -35px;
  z-index: 8050;
  text-align: center;
}

.fancybox-title-float-wrap .child {
  display: inline-block;
  margin-right: -100%;
  padding: 2px 20px;
  background: transparent;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 15px;
  text-shadow: 0 1px 2px #222;
  color: #fff;
  font-weight: 700;
  line-height: 24px;
  white-space: nowrap;
}

.fancybox-title-outside-wrap {
  position: relative;
  margin-top: 10px;
  color: #fff;
}

.fancybox-title-inside-wrap {
  padding-top: 10px;
}

.fancybox-title-over-wrap {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  padding: 10px;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
}

.slick-slider {
  position: relative;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
}

.slick-next,
.slick-prev {
  padding: 0;
  position: absolute;
  bottom: 10px;
  cursor: pointer;
  border: 0;
  background-color: transparent;
  text-indent: 100%;
  overflow: hidden;
  white-space: nowrap;
  -webkit-appearance: none;
  width: 32px;
  height: 30px;
}

.slick-next:hover:hover,
.slick-prev:hover:hover {
  color: #cc2a25;
}

.slick-next:before,
.slick-prev:before {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 30px;
  width: 32px;
}

.slick-next {
  right: 0;
}

.slick-next:before {
  content: "\e00c";
  font-family: seminario-icons;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

.slick-prev {
  left: 5px;
}

.slick-prev:before {
  content: "\e00b";
  font-family: seminario-icons;
  font-size: 32px;
  font-weight: 400;
  font-style: normal;
  line-height: 30px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
}

@media (min-width: 769px) {
  .article-image.small {
    float: left;
    width: 50%;
    padding-right: 20px;
  }
  .article-gallery {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .article-gallery ul {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (min-width: 1200px) {
  .article .widget,
  .article-image.small {
    width: 50%;
  }
  .article-image.small {
    margin-top: 4px;
  }
}
@media only screen and (max-width: 1169px) {
  body.overflow-hidden {
    overflow: hidden;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #fancybox-loading,
  .fancybox-close,
  .fancybox-next span,
  .fancybox-prev span {
    background-image: url(../img/fancybox_sprite@2x.png);
    background-size: 44px 152px;
  }
  #fancybox-loading div {
    background-image: url(../img/fancybox_loading@2x.gif);
    background-size: 24px 24px;
  }
}
/* ricerca ipad verticale */
/* ricerca ipad orizzontale */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  .f-cur {
    width: 109.8% !important;
  }
  .f-at {
    width: 108.6% !important;
  }
  .solr_results .teaser-title {
    font-size: 16px;
  }
  div.solr_results_headerTop {
    width: 72%;
  }
  .resultCnt {
    width: 72%;
  }
  .solr_results_header .teaser-list .teaser-image {
    height: 88px !important;
    width: 114px !important;
  }
  .solr_results_header .teaser-list .teaser-image img {
    height: 100%;
  }
  .solr_results .teaser-summary {
    font-size: 13px !important;
  }
}
/* ricerca ipad orizzontale */
/* ricerca */
.f-cur {
  color: #fff;
  background-image: linear-gradient(to bottom, #9e8383 0, rgba(90, 21, 21, 0.89) 100%) !important;
  border: 1px solid;
  padding: 4px;
  float: left;
  width: 108.6%;
  margin-top: 5px;
  margin-bottom: 12px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 13px;
  margin-left: -10px;
  font-weight: 500;
  letter-spacing: 0.03em;
  box-shadow: 2px 4px 3px 0 rgba(0, 0, 0, 0.2392156863);
  border-top: 0;
}

.f-at {
  color: #fff;
  background: #3d5767;
  border: 1px dotted;
  float: left;
  margin-top: 5px;
  padding-left: 8px;
  font-size: 13px;
  margin-left: -9px;
  padding-right: 4px;
  margin-right: 19px !important;
  width: 107.8%;
  font-weight: normal;
  letter-spacing: 0.02em;
  padding: 10px;
  margin-bottom: 10px;
}

.f-at b {
  color: #ffffff;
  float: right;
  border: 1px solid;
  border-radius: 100%;
  width: 19px;
  height: 12px;
  background-image: linear-gradient(to bottom, #b58181 0, rgb(187, 0, 0) 100%) !important;
  font-size: 11px;
  padding: 8px;
  line-height: 0;
  padding-right: 12px;
  padding-left: 6px;
  padding-bottom: 10px;
  font-weight: 700;
}

.orderdesc a:hover {
  background: yellowgreen;
}

.orderdesc:hover {
  background: #f00 !important;
}

.solr_results .teaser {
  position: relative;
  margin-top: 27px;
  margin-bottom: 18px;
}

.solr_facets li li {
  border: 1px dotted #3d5767;
  padding-bottom: 9px !important;
  padding: 8px;
  border-radius: 0;
  margin-bottom: 8px;
  font-size: 13px;
  font-weight: 600;
  background: rgba(217, 229, 237, 0.32);
  letter-spacing: -0.01em;
}

.solr_facets h3, .solr_facets .h3 {
  font-weight: 700;
  margin-bottom: 13px;
  font-size: 14px;
  letter-spacing: -0.02em;
  color: #3d5767;
}

.solr_results_header #searchbox {
  padding: 20px;
}

.solr_facets {
  position: relative;
  top: -171px !important;
}

.resultCnt {
  border: 1px solid rgb(224, 224, 224);
  padding-bottom: 22px !important;
  border-radius: 0 12px;
  padding: 15px;
  background: rgb(61, 87, 103);
  color: white;
  position: relative;
  z-index: -1;
  top: -39px;
  padding-top: 10px;
  height: 0;
  float: left;
  width: 72.5%;
  left: 32px;
  font-size: 13px;
  letter-spacing: 0.03em;
}

div.solr_results_headerTop {
  float: left !important;
  padding: 0 !important;
  background-color: #d9e5ed;
  margin-bottom: 30px;
  border: 1px solid rgba(47, 113, 153, 0.55);
  border-radius: 0 0 0 5px;
  border-top: 0;
  margin-top: -39px;
  box-shadow: inset 3px 12px 18px -8px rgb(147, 160, 169);
  width: 73.44%;
  margin-left: 20px;
}

.labelTexttoSearch {
  font-size: 13px;
  letter-spacing: 0.01em;
}

.text_to_search {
  padding: 6px;
  box-shadow: inset 1px 1px 4px rgb(148, 148, 148);
  border: 1px solid #c1c1c1;
  font-size: 15px;
  padding-left: 11px;
  padding-right: 11px;
  margin-top: 5px;
  margin-bottom: 13px;
  width: 100%;
}

.sortlabel {
  font-size: 13px;
  letter-spacing: 0.01em;
}

.sortselect {
  padding: 4px;
  background-image: linear-gradient(to bottom, rgba(77, 131, 158, 0.38) 0, rgba(67, 100, 113, 0.53) 100%) !important;
  color: #1b262d;
  border-radius: 9px 9px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2392156863);
  margin-right: 20px;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 1px #fff;
  min-width: 146px;
}

.orderlabel {
  font-size: 13px;
  letter-spacing: 0.01em;
}

.orderselect {
  padding: 4px;
  background-image: linear-gradient(to bottom, rgba(77, 131, 158, 0.38) 0px, rgba(67, 100, 113, 0.53) 100%) !important;
  color: #1b262d;
  border-radius: 9px 9px 0 0;
  padding-left: 10px;
  padding-right: 10px;
  border: 2px solid #fff;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2392156863);
  margin-right: 20px;
  letter-spacing: 0.01em;
  text-shadow: 0 1px 1px #ffffff;
  min-width: 146px;
}

.btn-search {
  background-image: linear-gradient(to bottom, #ccb1b1 0, rgba(90, 21, 21, 0.64) 100%) !important;
  color: #ffffff;
  border-radius: 15px;
  border: 2px solid #fff;
  box-shadow: inset 1px 1px 3px rgba(0, 0, 0, 0.2392156863), 1px 1px 3px rgba(0, 0, 0, 0.2392156863);
  margin-right: 20px;
  letter-spacing: 0.04em;
  text-shadow: 0 1px 1px #424242;
  font-size: 11px;
  text-transform: uppercase;
  padding: 7px;
  padding-left: 11px;
  padding-right: 11px;
}

.solr_results {
  border-right: 1px solid rgb(224, 224, 224);
  float: left;
  margin-top: -40px;
  padding-top: 18px;
}

.solr_results_header .teaser-list .teaser-image {
  height: 95px;
  width: 141px;
  overflow: hidden;
  margin-right: 20px;
  border: 1px solid gray;
  padding: 0;
}

.solr_results_header .teaser-list .teaser-image img {
  width: 100%;
  height: 100px;
}

.solr_results .teaser-title,
.solr_results .teaser-summary {
  padding-right: 20px;
}

.solr_results hr {
  border: 1px solid rgb(224, 224, 224);
  margin-bottom: 16px;
}

/* ricerca */
@media only screen and (min-width: 1023px) {
  .cd-primary-nav .cd-secondary-nav > li {
    height: 350px;
  }
  .site-footer .textwidget .copy {
    width: 563px !important;
  }
}
@media only screen and (min-width: 769px) {
  .article .widget {
    float: left;
    width: 50%;
    padding-right: 20px;
    clear: both;
    margin-bottom: 20px;
  }
}
/* Enter Your Custom Front-end CSS Here */
/*.widget_ted_submenu {
    margin-bottom: 19px;
} */
.speciali-page .site-section + .site-section {
  margin-top: 30px !important;
}

#cont_tabella #col_ds {
  padding: 30px;
}

#col_tit br {
  display: block;
  visibility: visible;
}

#col_ds br,
#col_sx br {
  display: none;
  visibility: hidden;
}

.titolo2 {
  width: 100%;
  font-size: 16px;
  color: #900;
  line-height: 18px;
  border-bottom-color: #571717;
  padding: 10px;
  font-weight: 700;
}

.teaserbody2 h3, .teaserbody2 .h3 {
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 20px;
}

/*
.widget_ted_submenu .ted-title {
    padding-left: 10px;
}

#adminmenu .wp-submenu-head,
#adminmenu a.menu-top {
    line-height: 24px !important;
}
*/
/*Ricerca SOLR*/
.cd-search {
  height: 0;
}

.cd-search input {
  font-size: 1.5rem;
  font-weight: 300;
  border: 1px solid rgb(130, 130, 130);
  margin-top: 0;
  box-shadow: 2px 1px 8px rgba(72, 72, 72, 0.4);
  letter-spacing: 0.02em;
  width: 63%;
  border-radius: 6px;
  background-color: rgb(255, 255, 255);
  padding-left: 20px;
  padding-right: 20px;
}

.cd-search form {
  width: 63%;
  border-radius: 27px !important;
  height: 50px;
  margin-top: 10px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.cd-overlay {
  background: rgba(51, 51, 51, 0.81);
  transition: 1s;
}

/*Fine Ricerca*/
@media (-webkit-min-device-pixel-ratio: 1.3), not all, not all, (min-resolution: 1.3dppx) {
  /*Ricerca mobile*/
  .cd-search form,
  .cd-search input {
    width: 100% !important;
    font-size: 1rem !important;
  }
}
@media (max-width: 767px) {
  .resultCnt {
    top: 265px;
    position: absolute;
    margin-left: -22px;
    width: 94.8%;
    border-radius: 0;
  }
  div.solr_results_headerTop {
    float: left !important;
    padding: 0 !important;
    background-color: #d9e5ed;
    margin-bottom: 216px;
    border: 1px solid rgba(47, 113, 153, 0.55);
    border-radius: 0 0 0 5px;
    border-top: 0;
    margin-top: 0;
    box-shadow: inset 3px 12px 18px -8px rgb(147, 160, 169);
    width: 100%;
    margin-left: 0;
  }
  .sortselect {
    width: 100%;
    margin-bottom: 12px;
    border-radius: 0;
  }
  .orderselect {
    width: 100%;
    border-radius: 0;
  }
  .btn-search {
    width: 100%;
    border-radius: 0;
  }
  .f-cur {
    color: #fff;
    background-image: linear-gradient(to bottom, #9e8383 0, rgba(90, 21, 21, 0.89) 100%) !important;
    border: 1px solid;
    padding: 4px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    margin-left: 0;
    font-weight: 500;
    letter-spacing: 0.03em;
    box-shadow: 2px 4px 3px 0 rgba(0, 0, 0, 0.2392156863);
    border-top: 0;
    display: block;
    float: none;
  }
}
/*Ricerca mobile*/
/* cappellania-menu */
u {
  text-decoration: none !important;
}

.dipendenze_row_link {
  color: rgb(33, 33, 33);
  background-image: url(/wp-content/uploads/2019/01/it-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(187, 187, 185);
  width: 50%;
  transition: all 0.2s ease-out;
}

.dipendenze_row_link:hover {
  background: rgb(203, 210, 222);
  background-image: url(/wp-content/uploads/2019/01/it-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  transition: all 0.2s ease-out;
}

.dipendenze_row,
.componenti_row {
  color: rgb(33, 33, 33);
  background: url(/wp-content/uploads/2019/01/it-no-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(187, 187, 185);
  width: 50%;
}

.specifiche_row_td_sx,
.specifiche_row_td_ds {
  color: rgb(33, 33, 33);
  background: url(/wp-content/uploads/2019/01/it-no-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(148, 148, 148);
  width: 50%;
}

.dipendenzeTable,
.IncarichiTable,
.cappellania-elenco-allegati,
.specificheTable,
.componentiTable {
  border-collapse: collapse;
  border-spacing: 0;
  background: rgb(222, 227, 236);
  display: block;
  text-transform: uppercase;
}

.inc_cell_1,
.inc_cell_2,
.inc_cell_3 {
  text-align: left;
  border: 1px solid rgb(187, 187, 185);
  padding: 8px;
}

.inc_cell_1 {
  width: 30%;
}

.inc_cell_2 {
  width: 55%;
}

.inc_cell_3 {
  width: 15%;
}

.cappellania-menu .ted-title {
  border-top: 0;
  font-size: 16px;
  /*  font-family: poppins; */
  color: rgb(187, 52, 52);
  letter-spacing: 0.02em;
  font-weight: 500;
  padding-right: 36px;
  padding-top: 6px;
}

.cappellania-menu.widget_ted .ted-item a {
  font-weight: 500;
  color: rgb(32, 32, 31);
  /*  font-family: poppins; */
  letter-spacing: 0.04em;
  padding-right: 16px;
}

.cappellania-allegati .post-related {
  border-top: 1px dotted rgb(165, 161, 158);
  margin-bottom: 10px;
  color: rgb(74, 96, 175);
  font-weight: 600;
}

.cappellania-allegati .post-related-summary {
  font-size: 13px;
  color: rgb(32, 32, 31);
  font-weight: normal;
  display: block;
  letter-spacing: 0.03em;
  padding-left: 5px;
}

.cappellania-allegati .post-related-title {
  background: url(/wp-content/uploads/2019/01/it-article.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  word-break: break-word;
  letter-spacing: 0.01em;
  padding-left: 20px;
  transition: all 0.2s ease-in;
}

.cappellania-allegati .post-related-title:hover {
  color: rgb(226, 115, 15);
  transition: all 0.2s ease-in;
}

#cappellania_header_scheda {
  padding: 10px;
  vertical-align: top;
  background-color: rgb(92, 101, 115);
}

#cappellania-img {
  border: 1px solid rgb(199, 199, 199);
  height: 189px;
  overflow: hidden;
  float: right;
  width: 289px;
  margin: 10px;
}

#cappellania-img-persona {
  border: 1px solid rgb(199, 199, 199);
  height: 189px;
  overflow: hidden;
  float: right;
  width: 154px;
  margin: 10px;
}

#cappellania-img-persona img {
  width: 100%;
  height: 188px;
}

#cappellania-img img {
  width: 100%;
  height: 188px;
}

.cappellania-allegati .post-img {
  border-top: 1px dotted rgb(165, 161, 158);
  padding-top: 20px;
}

.cappellania-allegati .post-img img {
  border: 1px solid rgb(199, 199, 199);
}

.allegati_td_sx {
  border-right: 1px solid rgb(187, 187, 185);
  width: 30%;
  padding: 7px;
}

.allegati_td_ds {
  width: 70%;
  padding: 7px;
}

.cappellania-menu.widget_ted .ted-image {
  border: 1px solid rgb(74, 96, 175);
  background-color: rgba(74, 96, 175, 0.36);
  width: 12px;
  height: 12px;
  position: absolute;
  left: 4px;
  top: 3px;
  border-radius: 100%;
}

/* cappellania-menu */
.cappellania-element {
  position: relative;
  float: left;
  background: rgb(186, 196, 214);
  width: 100%;
  padding: 0;
  margin-top: -15px;
  border: 1px solid rgb(149, 159, 195);
  /*  font-family: poppins; */
  letter-spacing: 0.03em;
  font-size: 13px;
}

.cappellania a {
  color: orange !important;
  border: 1px solid orange !important;
}

.cappellania_container {
  margin-bottom: 0;
  padding: 10px;
}

.cappellania_container + .cappellania_container {
  margin-top: -12px;
}

#cappellania-cont_tabella {
  border: 1px solid rgba(128, 140, 183, 0.83);
  float: left;
  margin-bottom: 14px;
  margin-left: 0;
  margin-top: 0;
  width: 100%;
  box-shadow: 0 13px 0 rgb(218, 218, 214);
  /* font-family: poppins; */
  letter-spacing: 0.04em;
  font-size: 13px;
  font-weight: 400;
}

#cappellania-col_sx {
  width: 40%;
  background-image: linear-gradient(180deg, rgb(216, 216, 204) 0, rgb(234, 234, 232)) !important;
  line-height: 34px;
  padding: 10px;
  float: left;
  padding-right: 0;
  padding-left: 0;
  border-left: 1px solid rgb(165, 165, 157);
}

/*
.widget_ted_submenu {
    text-transform: uppercase;
}
*/
/*STILE TEMPLATE CAPPELLANIE*/
table#cappellania_sfondo_header {
  padding: 10px;
  background-color: rgb(92, 101, 115) !important;
  border-bottom: 1px solid rgb(128, 140, 183);
  float: left;
  width: 100%;
  border: 0 !important;
}

.headIncaricoRow {
  color: rgb(74, 96, 175);
  font-weight: 600;
}

.cappellania-riga_tab_label4,
.cappellania-riga_tab_label4_ds {
  background-color: rgb(130, 145, 171) !important;
  border-bottom: 1px solid rgb(117, 117, 117);
  border-top: 1px solid rgb(195, 195, 195);
  width: 20%;
  line-height: 24px;
  padding: 10px;
  border-left: 1px solid rgb(165, 165, 157);
  color: white !important;
  line-height: 1.6;
}

.cappellania-riga_tab_value4,
.cappellania-riga_tab_value4_ds {
  color: rgb(33, 33, 33);
  border-bottom: 1px solid rgb(148, 148, 148);
  border-top: 1px solid rgb(255, 255, 255);
  background-color: rgb(222, 227, 236) !important;
  line-height: 24px;
  padding: 10px;
  border-left: 1px solid rgb(165, 165, 157);
  line-height: 1.6;
}

.cappellania-riga_tab_value4 a {
  color: rgb(74, 96, 175);
}

.cappellania_container .cappellania-elenco-allegati {
  padding: 0;
}

.cappellania-riga_tab_value4 a:hover {
  color: rgb(109, 94, 67);
}

.cappellania-riga_tab_label4 {
  width: 20%;
}

.cappellania-riga_tab_label4_ds {
  width: 20%;
}

.cappellania-riga_tab_value4 {
  width: 45%;
}

.cappellania-riga_tab_value4_ds {
  width: 15%;
}

.cappellania-testo_1_tab {
  width: 100%;
  background: rgb(230, 230, 226);
}

/*STILE TEMPLATE CAPPELLANIE*/
#cappellania-col_ds {
  width: 60%;
  color: #000;
  padding-top: 10px;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0;
  line-height: 34px;
  float: left;
  padding-left: 0;
  padding-right: 0;
}

.cappellania-titolo2 {
  width: 100%;
  font-size: 13px;
  color: white !important;
  line-height: 18px;
  padding: 5px;
  font-weight: normal;
  /*  font-family: poppins; */
  display: block;
  margin-bottom: 7px;
  background: rgb(91, 101, 115);
  padding-left: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  border: 1px solid rgb(130, 133, 138);
}
.cappellania-titolo2 h1, .cappellania-titolo2 .h1 {
  font-size: 13px !important;
  padding: 0;
  margin: 0;
  line-height: 20px !important;
  color: white !important;
  font-family: "Noto Sans" !important;
}

table.IncarichiTable {
  border: 0 !important;
  background-color: rgb(222, 227, 236) !important;
}
table.IncarichiTable td {
  background-color: rgb(222, 227, 236) !important;
}
table.IncarichiTable tr.headIncaricoRow {
  background-color: rgb(222, 227, 236) !important;
}
table.IncarichiTable tr.headIncaricoRow td.inc_cell_1,
table.IncarichiTable tr.headIncaricoRow td.inc_cell_2,
table.IncarichiTable tr.headIncaricoRow td.inc_cell_3 {
  color: rgb(74, 96, 175);
  font-weight: 600;
}
table.IncarichiTable tr.headIncaricoRow td.inc_cell {
  background-color: rgb(222, 227, 236) !important;
}
table.IncarichiTable tr.inc_row {
  background-color: rgb(222, 227, 236) !important;
}
table.IncarichiTable tr.inc_row td.inc_cell {
  background-color: rgb(222, 227, 236) !important;
}

main table:not(.table) {
  border: 0px solid !important;
}

.dipendenzeTable tbody,
.specificheTable tbody,
.componentiTable tbody,
.IncarichiTable tbody {
  width: 100% !important;
  display: inline-table;
}

.cappellania-teaserbody2 h3, .cappellania-teaserbody2 .h3 {
  font-weight: 700;
  padding-bottom: 10px;
  padding-top: 20px;
  font-size: 16px;
}

#cappellania-col_tit,
p.cappellania-riga_tab {
  border-bottom: 1px solid rgb(165, 164, 164);
  padding-left: 18px;
}

#cappellania-col_ds p.cappellania-riga_tab:last-child,
p.cappellania-riga_tab:last-child {
  border-bottom: 0 !important;
  margin-bottom: -5px;
}

p.cappellania-riga_tab:nth-child(even) {
  background-image: linear-gradient(180deg, rgb(212, 212, 200) 0, rgb(212, 212, 200)) !important;
  border: 0;
}

#cappellania-col_ds p.cappellania-riga_tab:nth-child(even) {
  background-image: linear-gradient(180deg, rgb(234, 234, 229) 0, rgb(243, 243, 243)) !important;
}

#cappellania-col_ds p.cappellania-riga_tab {
  padding-left: 18px;
}

#cappellania-col_tit {
  font-size: 20px;
  color: rgb(232, 232, 232) !important;
  line-height: 1.3;
  border-bottom: 2px solid rgb(128, 140, 183);
  padding: 0 0 16px;
  font-weight: 500;
  letter-spacing: 0.03em;
  /* font-family: poppins; */
  word-spacing: 0.2em;
}
#cappellania-col_tit p {
  font-size: 20px !important;
  color: rgb(232, 232, 232) !important;
  line-height: 1.3 !important;
  font-weight: 500 !important;
  letter-spacing: 0.03em !important;
  /* font-family: poppins; */
  word-spacing: 0.2em !important;
}

.print-scheda a {
  display: inline-block;
  height: 100%;
  width: 38px;
  margin-top: 10px;
}

.print-scheda a {
  background: url(/wp-content/uploads/2019/02/scheda-print.png);
  background-repeat: no-repeat;
  color: transparent;
}

/*

@media (max-width:768px) and (-webkit-min-device-pixel-ratio:1.3),
(max-width:768px) and (min--moz-device-pixel-ratio:1.3),
(max-width:768px) and (min-device-pixel-ratio:1.3),
(max-width:768px) and (min-resolution:1.3dppx) {
  .Verticale-3 .teaser .teaser-image {
    width: 116px !important;
    height: 69.12px!important;;
    margin-bottom: 0;
}
.Verticale-3 .teaser {
    margin-bottom: 16px !important;
    padding-bottom: 16px !important;
}
.Verticale-3 .teaser .teaser-summary {
    font-size: 13.12px !important;
}
.Verticale-3 .teaser .teaser-title {
    font-size: 18px!important;;
    margin-bottom: 0!important;;
}
.Verticale-3 .teaser .teaser-eyelet {
    font-size: 13.12px !important;
}
}





@media (min-width: 1000px){
    .site-logo a {
        height: 122px;
    }
}


@media (min-width: 769px){
    .site-logo:not(.site-logo-footer) {
        padding-top: 4px;
        padding-bottom: 0;
    }
}

*/
/*
///////////////////////////
//// UFFICI CURIA NEW
/////////////////////
*/
/*** ufficio color related CSS *******/
.orizzontale,
.horizontal {
  padding-bottom: 0.8rem;
  border-bottom: 1px solid #cfcfcf;
}
.orizzontale article,
.horizontal article {
  display: flex;
  flex-direction: row;
  gap: 15px;
}
.orizzontale article h2.teaser-title a, .orizzontale article .teaser-title.h2 a,
.orizzontale article .teaser-title,
.orizzontale article h1,
.orizzontale article .h1,
.horizontal article h2.teaser-title a,
.horizontal article .teaser-title.h2 a,
.horizontal article .teaser-title,
.horizontal article h1,
.horizontal article .h1 {
  font-size: 24px;
}
.orizzontale article a.teaser-image,
.horizontal article a.teaser-image {
  width: 50%;
  min-width: calc(50% - 15px);
}
.orizzontale article a.teaser-image img,
.horizontal article a.teaser-image img {
  border: none;
  max-width: 100%;
  height: auto;
  width: 100%;
  aspect-ratio: 15/9;
}
.orizzontale .teaser-content,
.horizontal .teaser-content {
  padding-top: 0px;
}

.force-sidebar-class .widget_nav_menu,
.widget_webdiocesi_infobox,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu),
.force-sidebar-class .menu-right-menu-container,
.main-sidebar .widget_nav_menu,
.widget_webdiocesi_infobox,
.main-sidebar .widget_ted:not(.widget_ted_submenu) {
  background-color: var(--ufficio-background-color) !important;
  color: #303030 !important;
}

/*** Fix ****/
.main-sidebar .menu-right-menu-container,
.main-sidebar .widget_ted.widget_ted_submenu,
.force-sidebar-class .menu-right-menu-container,
.force-sidebar-class .widget_ted.widget_ted_submenu {
  background-color: transparent !important;
}

.logo-adm a {
  background-color: var(--ufficio-color) !important;
}

.wdi_headingtitle {
  color: var(--ufficio-color) !important;
}

svg.svg-button-incarico {
  fill: var(--ufficio-color) !important;
}

.menu-right-menu-container .menu li a,
.menu-right-menu-container .widget_nav_menu .menu li a,
.main-sidebar .widget_ted li.ted-item a,
.force-sidebar-class .menu li a,
.force-sidebar-class .widget_nav_menu .menu li a,
.force-sidebar-class .widget_ted li.ted-item a {
  border-color: var(--ufficio-color) !important;
}

.menu-right-menu-container .menu > li,
.menu-right-menu-container .widget_nav_menu .menu > li,
.main-sidebar .ted-list > li,
.force-sidebar-class .menu > li,
.sidebar-widget .widget_nav_menu .menu > li,
.force-sidebar-class .widget_nav_menu .menu > li,
.force-sidebar-class .ted-list > li {
  padding-bottom: 0px !important;
  /* border-bottom: 2px solid var(--ufficio-background-color) !important; */
}
.menu-right-menu-container .menu > li:after,
.menu-right-menu-container .widget_nav_menu .menu > li:after,
.main-sidebar .ted-list > li:after,
.force-sidebar-class .menu > li:after,
.sidebar-widget .widget_nav_menu .menu > li:after,
.force-sidebar-class .widget_nav_menu .menu > li:after,
.force-sidebar-class .ted-list > li:after {
  content: "";
  width: 100%;
  flex-basis: 100%;
  height: 2px;
  background: var(--ufficio-color);
  display: block;
  opacity: 0.15;
  margin-top: 10px;
}

.main-sidebar .widget_nav_menum,
.force-sidebar-class .widget_nav_menum {
  padding: 15px;
}
.main-sidebar .widget_nav_menum ul li,
.force-sidebar-class .widget_nav_menum ul li {
  padding: 0 !important;
}
.main-sidebar .widget_nav_menum ul li a,
.force-sidebar-class .widget_nav_menum ul li a {
  border-color: var(--ufficio-color) !important;
}

.background-matte {
  background-color: var(--ufficio-color) !important;
}

.color-matte {
  color: var(--ufficio-color) !important;
}

.background-light {
  background-color: var(--ufficio-background-color) !important;
  color: #303030 !important;
}

/*** /ufficio color related CSS *******/
.force-sidebar-class .widget_nav_menu,
.widget_webdiocesi_infobox,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu),
.force-sidebar-class .menu-right-menu-container,
.main-sidebar .widget_nav_menu,
.widget_webdiocesi_infobox,
.main-sidebar .widget_ted:not(.widget_ted_submenu) {
  background-color: var(--ufficio-background-color) !important;
  color: #303030 !important;
}

.logo-adm a {
  background-color: var(--ufficio-color) !important;
}

.wdi_headingtitle {
  color: var(--ufficio-color) !important;
}

svg.svg-button-incarico {
  fill: var(--ufficio-color) !important;
}

.menu-right-menu-container .menu li a,
.menu-right-menu-container .widget_nav_menu .menu li a,
.main-sidebar .widget_ted li.ted-item a,
.force-sidebar-class .menu li a,
.force-sidebar-class .widget_nav_menu .menu li a,
.force-sidebar-class li.ted-item a {
  border-color: var(--ufficio-color) !important;
}

.menu-right-menu-container .menu > li,
.menu-right-menu-container .widget_nav_menu .menu > li,
.main-sidebar .ted-list > li,
.sidebar-widget .widget_nav_menu .menu > li,
.force-sidebar-class .menu > li,
.force-sidebar-class .widget_nav_menu .menu > li,
.force-sidebar-class .ted-list > li {
  /* border-bottom: 2px solid var(--ufficio-background-color) !important; */
}
.menu-right-menu-container .menu > li:after,
.menu-right-menu-container .widget_nav_menu .menu > li:after,
.main-sidebar .ted-list > li:after,
.sidebar-widget .widget_nav_menu .menu > li:after,
.force-sidebar-class .menu > li:after,
.force-sidebar-class .widget_nav_menu .menu > li:after,
.force-sidebar-class .ted-list > li:after {
  content: "";
  width: 100%;
  height: 2px;
  background: var(--ufficio-color);
  display: block;
  opacity: 0.15;
  margin-top: 10px;
}

.main-sidebar .widget_nav_menu,
.force-sidebar-class .widget_nav_menu {
  padding: 15px;
}
.main-sidebar .widget_nav_menu ul li,
.force-sidebar-class .widget_nav_menu ul li {
  padding: 0 !important;
}
.main-sidebar .widget_nav_menu ul li a,
.force-sidebar-class .widget_nav_menu ul li a {
  border-color: var(--ufficio-color) !important;
}

.background-matte {
  background-color: var(--ufficio-color) !important;
}

.color-matte {
  color: var(--ufficio-color) !important;
}

.background-light {
  background-color: var(--ufficio-background-color) !important;
  color: #303030 !important;
}

/*** /ufficio color related CSS *******/
ul.bso-attachments {
  display: flex;
  list-style-type: none !important;
  gap: 0.5rem;
  flex-wrap: wrap;
}

a.gde-link {
  padding: 12px;
  border-radius: 25px;
  font-weight: 700;
  /* margin-bottom: 1rem;
  margin-top: 1rem; */
  white-space: nowrap;
  /* margin: 1rem; */
  display: inline-block;
  width: auto;
  background-color: rgb(255, 237, 221);
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  text-align: left;
  color: rgb(48, 48, 48);
  background-repeat: no-repeat;
  padding-left: 40px;
  padding-right: 30px;
  background-position: 20px 15px;
  background-image: url("data:image/svg+xml,%3Csvg width='12' height='16' viewBox='0 0 12 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 4.25C7 4.6875 7.3125 5 7.75 5H12V15.25C12 15.6875 11.6562 16 11.25 16H0.75C0.3125 16 0 15.6875 0 15.25V0.75C0 0.34375 0.3125 0 0.75 0H7V4.25ZM12 3.8125V4H8V0H8.1875C8.375 0 8.5625 0.09375 8.71875 0.21875L11.7812 3.28125C11.9062 3.4375 12 3.625 12 3.8125Z' fill='%23C2241E'/%3E%3C/svg%3E%0A");
}

/****** CONTROLLARE GLI EFFETTI SU SITE ORIGIN ****/
/* main.main-content {

    .panel-grid.panel-no-style {

        flex-direction: column;
    }
} */
/* fidei-donum */
.main-content #menu-fidei-donum li:nth-of-type(1) {
  background: #c2241e;
  color: #fff;
}
.main-content #menu-fidei-donum li:not(:first-child) {
  border-top: 1px solid rgb(99, 122, 162);
  background-color: rgb(141, 174, 232);
}
.main-content #menu-fidei-donum li {
  line-height: 2.5 !important;
  font-size: 16px;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  background: #fafafa;
}
.main-content #menu-fidei-donum li a {
  font-size: 14px;
  color: #fff;
  padding: 11px;
  text-shadow: 1px 1px 2px #5a729c;
}

/* ted */
ul.ted-list.menu {
  /* display: block;
  overflow: hidden;
  overflow-y: scroll;
  max-height: 517px; */
  -webkit-overflow-scrolling: touch;
}

ul.ted-list.menu {
  overflow-y: scroll !important;
  scrollbar-width: none !important;
}

/* Specifico per Firefox */
@-moz-document url-prefix() {
  ul.ted-list.menu {
    overflow-y: scroll !important;
    scrollbar-width: none !important;
  }
}
/* Specifico per Webkit (Chrome e Safari) */
ul.ted-list.menu::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
}

ul.ted-list.menu::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #fff;
}

h1.ted-title.open:empty,
h1.ted-title:empty,
.ted-title.h1:empty {
  display: none;
}

div.main-sidebar .ted-item a:before {
  display: none !important;
}

.main-sidebar .widget_nav_menu:not(.force-sidebar-class) .menu-right-menu-container {
  padding: 0;
  background-color: transparent !important;
}

span.force-sidebar-class.inner_shortcode .widget_ted:not(.widget_ted_submenu) .ted-item a:before {
  display: none !important;
}

div:not(.main-sidebar) {
  /*
  div:not(.custom-html-widget),
  div:not(.main-sidebar),
  div:not(.force-sidebar-class),
  span:not(.force-sidebar-class),
  div:not(.force-sidebar-class) { */
  /* } */
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  white-space: break-spaces;
  text-shadow: none;
  /*  .widget_ted_submenu .ted-title {
      border-top: 2px solid #cc2a25
  } */
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-title-open {
  position: relative;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu {
  border: none;
  padding: 15px;
  background: transparent;
  font-size: 16px;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-image {
  /* border: 1px solid #cb4540;
  background: #cb4540; */
  display: none;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-title,
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-title.open {
  color: var(--ufficio-color);
  font-size: 1.4rem !important;
  padding-bottom: 1rem;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 0px;
  padding: 0.4rem 0;
  position: relative;
  margin: 0;
  padding-bottom: 1rem;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-item {
  display: flex;
  flex-wrap: wrap;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-item a {
  font-size: 16px;
  font-weight: 400;
  line-height: 18px;
  color: #666;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 0rem 1rem;
  white-space: break-spaces;
  text-shadow: none;
  margin-left: 0px !important;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-item a:before {
  display: inline-block;
  content: "";
  width: 10px;
  height: 10px;
  min-width: 10px;
  background: var(--ufficio-color);
  margin-top: 5px;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu {
  margin-bottom: 0px;
  /*** **/
  display: block !important;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .widget_ted.widget_ted_submenu ul.ted-list.menu {
  /* display: block !important; */
  transition-delay: 0.2s !important;
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title:not(.open) {
  color: var(--ufficio-color);
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-title:not(.open):before {
  -webkit-transition: all 0.2s ease;
  transition-delay: 0.2s !important;
  transition: all 0.2s ease;
  content: "\e006";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 10px;
  color: var(--ufficio-color);
  cursor: pointer;
  /*  background:gray;
  min-width:20px;
  min-height:30px; */
}
div:not(.main-sidebar) .widget_ted:not(.widget_ted_submenu) .ted-title.open:before {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.2s ease;
  transition-delay: 0.2s !important;
  transition: all 0.2s ease;
  content: "\e006";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: block;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 10px;
  color: var(--ufficio-color);
  cursor: pointer;
}
div:not(.main-sidebar) .ted-plugin .ted-item,
div:not(.main-sidebar) .widget_ted .ted-item {
  padding-bottom: 10px;
  padding-top: 10px;
  border-bottom: 1px solid var(--ufficio-color-rgba-lighter);
}
div:not(.main-sidebar) .ted-plugin .ted-item:hover a,
div:not(.main-sidebar) .widget_ted .ted-item:hover a {
  /* text-decoration: underline */
}
div:not(.main-sidebar) .ted-plugin .ted-item + .ted-item,
div:not(.main-sidebar) .widget_ted .ted-item + .ted-item {
  /* margin-top: 15px;
  margin-bottom: 15px; */
}
div:not(.main-sidebar) .ted-plugin .ted-item a,
div:not(.main-sidebar) .widget_ted .ted-item a {
  position: relative;
  font-weight: 700;
  font-size: 13px;
  color: #20201f;
  display: block;
  padding-left: 30px;
}
div:not(.main-sidebar) .ted-plugin .ted-image,
div:not(.main-sidebar) .widget_ted .ted-image {
  left: 0;
  top: 0;
}

/* ted */
/***** SIDI.CSS **************/
/* cappellanie */
/* cappellania-menu */
.dipendenze_row_link {
  color: rgb(33, 33, 33);
  background-image: url(/wp-content/uploads/2019/01/it-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(187, 187, 185);
  width: 50%;
  transition: all 0.2s ease-out;
}

.dipendenze_row_link:hover {
  background: rgb(203, 210, 222);
  background-image: url(/wp-content/uploads/2019/01/it-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  transition: all 0.2s ease-out;
}

.dipendenze_row,
.componenti_row {
  color: rgb(33, 33, 33);
  background: url(/wp-content/uploads/2019/01/it-no-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(187, 187, 185);
  width: 50%;
}

.specifiche_row_td_sx,
.specifiche_row_td_ds {
  color: rgb(33, 33, 33);
  background: url(/wp-content/uploads/2019/01/it-no-link.png);
  background-repeat: no-repeat;
  background-position: 6px 10px;
  padding-left: 26px !important;
  padding: 8px;
  border: 1px solid rgb(148, 148, 148);
  width: 50%;
}

.dipendenzeTable,
.IncarichiTable,
.cappellania-elenco-allegati,
.specificheTable,
.componentiTable {
  border-collapse: collapse;
  border-spacing: 0;
  background: rgb(222, 227, 236);
  display: block;
  text-transform: uppercase;
}

.inc_cell_1,
.inc_cell_2,
.inc_cell_3 {
  text-align: left;
  border: 1px solid rgb(187, 187, 185);
  padding: 8px;
}

.inc_cell_1 {
  width: 30%;
}

.inc_cell_2 {
  width: 55%;
}

.inc_cell_3 {
  width: 15%;
}

/*
.cappellania-menu .ted-title {
    border-top: 0;
    font-size: 16px;
    font-family: poppins;
    color: rgb(187, 52, 52);
    letter-spacing: .02em;
    font-weight: 500;
    padding-right: 36px;
    padding-top: 0;
    margin-bottom: 0;
    border-bottom: 1px solid #e2e3df;
    padding-bottom: 16px;
}

.cappellania-menu.widget_ted .ted-item a {
    font-weight: 500;
    color: rgb(32, 32, 31);
    font-family: poppins;
    letter-spacing: .04em;
    padding-right: 16px;
}

.cappellania-allegati .post-related {
    border-top: 1px dotted rgb(165, 161, 158);
    margin-bottom: 10px;
    color: rgb(74, 96, 175);
    font-weight: 600;
}

.cappellania-allegati .post-related-summary {
    font-size: 13px;
    color: rgb(32, 32, 31);
    font-weight: normal;
    display: block;
    letter-spacing: .03em;
    padding-left: 5px;
}

.cappellania-allegati .post-related-title {
    background: url(/wp-content/uploads/2019/01/it-article.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    display: block;
    word-break: break-word;
    letter-spacing: .01em;
    padding-left: 20px;
    transition: all .2s ease-in;
}

.cappellania-allegati .post-related-title:hover {
    color: rgb(226, 115, 15);
    transition: all .2s ease-in;
}

#cappellania_header_scheda {
    padding: 10px;
    vertical-align: top;
}

#cappellania-img {
    border: 1px solid rgb(199, 199, 199);
    height: 189px;
    overflow: hidden;
    float: right;
    width: 289px;
    margin: 10px;
}

#cappellania-img img {
    width: 100%;
    height: 188px;
}

.cappellania-allegati .post-img {
    border-top: 1px dotted rgb(165, 161, 158);
    padding-top: 20px;
}

.cappellania-allegati .post-img img {
    border: 1px solid rgb(199, 199, 199);
}

.allegati_td_sx {
    border-right: 1px solid rgb(187, 187, 185);
    width: 30%;
    padding: 7px;
}

.allegati_td_ds {
    width: 70%;
    padding: 7px;
}

.cappellania-menu.widget_ted .ted-image {
    border: 1px solid rgb(74, 96, 175);
    background-color: rgba(74, 96, 175, 0.36);
    width: 12px;
    height: 12px;
    position: absolute;
    left: 4px;
    top: 3px;
    border-radius: 100%;
}


.cappellania-element {
    position: relative;
    float: left;
    background: rgb(186, 196, 214);
    width: 100%;
    padding: 0;
    margin-top: -15px;
    border: 1px solid rgb(149, 159, 195);
    font-family: poppins;
    letter-spacing: .03em;
    font-size: 13px;
}

.cappellania a {
    color: orange !important;
    border: 1px solid orange !important;
}

.cappellania_container {
    margin-bottom: 0;
    padding: 10px;
}

.cappellania_container+.cappellania_container {
    margin-top: -12px;
}

#cappellania-cont_tabella {
    border: 1px solid rgba(128, 140, 183, 0.83);
    float: left;
    margin-bottom: 14px;
    margin-left: 0;
    margin-top: 0;
    width: 100%;
    box-shadow: 0 13px 0 rgb(218, 218, 214);
    font-family: poppins;
    letter-spacing: .04em;
    font-size: 13px;
    font-weight: 400;
}

#cappellania-col_sx {
    width: 40%;
    background-image: linear-gradient(180deg, rgb(216, 216, 204) 0, rgb(234, 234, 232)) !important;
    line-height: 34px;
    padding: 10px;
    float: left;
    padding-right: 0;
    padding-left: 0;
    border-left: 1px solid rgb(165, 165, 157);
}

.widget_ted_submenu {
    text-transform: uppercase;
}

.cappellania-menu.ted-plugin .ted-item,
.cappellania-menu.widget_ted .ted-item {
    padding-top: 12px;
    padding-bottom: 10px;
}


#cappellania_sfondo_header {
    padding: 10px;
    background: rgb(92, 101, 115);
    border-bottom: 1px solid rgb(128, 140, 183);
    float: left;
    width: 100%;
}

.headIncaricoRow {
    color: rgb(74, 96, 175);
    font-weight: 600;
}

.cappellania-riga_tab_label4,
.cappellania-riga_tab_label4_ds {
    background: rgb(130, 145, 171);
    border-bottom: 1px solid rgb(117, 117, 117);
    border-top: 1px solid rgb(195, 195, 195);
    width: 20%;
    line-height: 24px;
    padding: 10px;
    border-left: 1px solid rgb(165, 165, 157);
    color: white;
    line-height: 1.6;
}

.cappellania-riga_tab_value4,
.cappellania-riga_tab_value4_ds {
    color: rgb(33, 33, 33);
    border-bottom: 1px solid rgb(148, 148, 148);
    border-top: 1px solid rgb(255, 255, 255);
    background: rgb(222, 227, 236);
    line-height: 24px;
    padding: 10px;
    border-left: 1px solid rgb(165, 165, 157);
    line-height: 1.6;
}

.cappellania-riga_tab_value4 a {
    color: rgb(74, 96, 175);
}

.cappellania_container .cappellania-elenco-allegati {
    padding: 0;
}

.cappellania-riga_tab_value4 a:hover {
    color: rgb(109, 94, 67);
}

.cappellania-riga_tab_label4 {
    width: 20%;
}

.cappellania-riga_tab_label4_ds {
    width: 20%;
}

.cappellania-riga_tab_value4 {
    width: 45%;
}

.cappellania-riga_tab_value4_ds {
    width: 15%;
}

.cappellania-testo_1_tab {
    width: 100%;
    background: rgb(222, 227, 236);
}


#cappellania-col_ds {
    width: 60%;
    color: #000;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    margin: 0;
    line-height: 34px;
    float: left;
    padding-left: 0;
    padding-right: 0;
}

.cappellania-titolo2 {
    width: 100%;
    font-size: 13px;
    color: rgb(255, 255, 255);
    line-height: 18px;
    padding: 5px;
    font-weight: normal;
    font-family: poppins;
    display: block;
    margin-bottom: 7px;
    background: rgb(91, 101, 115);
    padding-left: 12px;
    text-transform: uppercase;
    letter-spacing: .03em;
    border: 1px solid rgb(130, 133, 138);
}

.dipendenzeTable tbody,
.specificheTable tbody,
.componentiTable tbody,
.IncarichiTable tbody {
    width: 100% !important;
    display: inline-table;
}

.cappellania-teaserbody2 h3 {
    font-weight: 700;
    padding-bottom: 10px;
    padding-top: 20px;
    font-size: 16px;
}

#cappellania-col_tit,
p.cappellania-riga_tab {
    border-bottom: 1px solid rgb(165, 164, 164);
    padding-left: 18px;
}

#cappellania-col_ds p.cappellania-riga_tab:last-child,
p.cappellania-riga_tab:last-child {
    border-bottom: 0 !important;
    margin-bottom: -5px;
}

p.cappellania-riga_tab:nth-child(even) {
    background-image: linear-gradient(180deg, rgb(212, 212, 200) 0, rgb(212, 212, 200)) !important;
    border: 0;
}

#cappellania-col_ds p.cappellania-riga_tab:nth-child(even) {
    background-image: linear-gradient(180deg, rgb(234, 234, 229) 0, rgb(243, 243, 243)) !important;
}

#cappellania-col_ds p.cappellania-riga_tab {
    padding-left: 18px;
}

#cappellania-col_tit {
    font-size: 20px;
    color: rgb(232, 232, 232);
    line-height: 1.3;
    border-bottom: 2px solid rgb(128, 140, 183);
    padding: 0 0 16px;
    font-weight: 500;
    letter-spacing: .03em;
    font-family: poppins;
    word-spacing: .2em;
}

.print-scheda a {
    display: inline-block;
    height: 100%;
    width: 38px;
    margin-top: 10px;
}

.print-scheda a {
    background: url(/wp-content/uploads/2019/02/scheda-print.png);
    background-repeat: no-repeat;
    color: transparent;
}

 */
/* scheda persone */
#fd-cont_tabella {
  background: rgb(186, 196, 214) !important;
  padding: 10px !important;
  border: 1px solid rgba(128, 140, 183, 0.83) !important;
  padding-bottom: 0 !important;
  font-family: poppins !important;
}

#fd-nazione {
  font-size: 20px;
  color: rgb(232, 232, 232);
  line-height: 1.3;
  border-bottom: 2px solid rgb(128, 140, 183);
  padding: 8px 12px;
  font-weight: 500;
  letter-spacing: 0.03em;
  font-family: poppins;
  word-spacing: 0.2em;
  margin-bottom: 16px;
  background: rgb(91, 101, 115);
  background-image: url(https://www.chiesadimilano.it/wp-content/uploads/2019/12/fd-flag.png);
  background-position: 0 1px;
  background-repeat: no-repeat;
  padding-left: 41px;
}

.fd-scheda {
  border: 1px solid rgb(143, 154, 192);
  padding: 12px;
  margin-bottom: 10px;
  background: rgb(221, 227, 239);
}

.fd-container-denominazione {
  color: rgb(167, 1, 1);
  padding: 1px;
  padding-left: 22px;
  margin-bottom: 5px;
  margin-top: 5px;
  width: 100%;
  border-bottom: 1px solid rgb(143, 154, 192);
  letter-spacing: 0.02em;
  background-image: url(/wp-content/uploads/2019/12/lg-persona.png);
  background-position: 0 4px;
  background-repeat: no-repeat;
}

.fd-container-indirizzo {
  font-size: 13px;
  margin-bottom: 10px;
  display: block;
  margin-top: 2px;
}

.fd-container-data {
  font-size: 13px;
  display: block;
  margin-top: 2px;
}

.btn-goback {
  display: block;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 16.1px;
  background-image: url(/wp-content/uploads/2021/02/fr-tab.png);
  background-repeat: no-repeat;
  height: 40.1px;
  border: 0;
  background-color: transparent;
  color: transparent;
  cursor: pointer;
}

/***** FINE /SIDI.CSS **************/
/* eccezione per menu *******************/
span.widget_webdiocesi_infobox .widget_nav_menu.force-sidebar-class:has(.menu-right-menu-container) {
  padding: 0 !important;
}

span.widget_webdiocesi_infobox .widget_nav_menu.force-sidebar-class .menu-right-menu-container {
  background-color: transparent !important;
}

.main-sidebar,
.force-sidebar-class {
  /*  /Widget ted (?) */
}
.main-sidebar .widget_nav_menu .menu > li a,
.force-sidebar-class .widget_nav_menu .menu > li a {
  display: inline-block !important;
}
.main-sidebar .widget_nav_menu,
.force-sidebar-class .widget_nav_menu {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  /* white-space: break-spaces; */
  white-space: normal;
  text-shadow: none;
  margin-bottom: 1rem;
}
.main-sidebar .widget_nav_menu ul,
.force-sidebar-class .widget_nav_menu ul {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.main-sidebar .widget_nav_menu ul li a,
.force-sidebar-class .widget_nav_menu ul li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  padding: 0.2rem 1rem;
  white-space: break-spaces;
  text-shadow: none;
  width: calc(100% - 25px);
  margin-left: 0px !important;
  border-left: 2px solid #303030;
}
.main-sidebar .widget_nav_menu ul.sub-menu,
.force-sidebar-class .widget_nav_menu ul.sub-menu {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-left: 1.5rem;
}
.main-sidebar .widget_nav_menu ul.sub-menu .menu-item-has-children:before,
.force-sidebar-class .widget_nav_menu ul.sub-menu .menu-item-has-children:before {
  /*    top: 10px !important; #FABIO */
}
.main-sidebar .widget_nav_menu ul.sub-menu li,
.force-sidebar-class .widget_nav_menu ul.sub-menu li {
  border: none;
  padding: 15px;
  background: transparent;
  font-size: 16px;
}
.main-sidebar .widget_nav_menu ul.sub-menu li a,
.force-sidebar-class .widget_nav_menu ul.sub-menu li a {
  font-size: 16px;
  padding-left: 10px;
  border-left: 0 !important;
  padding-top: 15px;
  padding-right: 0px;
}
.main-sidebar .widget_nav_menu .menu .menu-item-has-children:before,
.force-sidebar-class .widget_nav_menu .menu .menu-item-has-children:before {
  line-height: 1;
  top: 0px;
}
.main-sidebar a:hover,
.force-sidebar-class a:hover {
  opacity: 0.8 !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu),
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  white-space: break-spaces;
  text-shadow: none;
  /*  .widget_ted_submenu .ted-title {
      border-top: 2px solid #cc2a25
  } */
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-title-open,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-title-open {
  position: relative;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu {
  border: none;
  padding: 15px;
  background: transparent;
  font-size: 16px;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-image,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-image {
  /* border: 1px solid #cb4540;
  background: #cb4540; */
  display: none;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-title,
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-title.open,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-title,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-title.open {
  /*  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  letter-spacing: 1px;
  padding: 0.4rem 0;
  color: transparent;
  position: relative;
  margin: 0; */
  display: none !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-item,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-item {
  margin-top: 0 !important;
  display: flex;
  flex-wrap: wrap;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .ted-item a,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .ted-item a {
  border-left: 2px solid #303030;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  display: flex;
  padding: 0rem 1rem;
  white-space: break-spaces;
  text-shadow: none;
  margin-left: 0px !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu {
  margin-bottom: 19px;
  display: block !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted.widget_ted_submenu ul.ted-list.menu,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted.widget_ted_submenu ul.ted-list.menu {
  display: block !important;
  transition-delay: 1s !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title:not(.open),
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title:not(.open) {
  color: var(--ufficio-color);
  display: none !important;
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title:not(.open):before,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title:not(.open):before {
  display: none !important;
  /*   -webkit-transition: all .2s ease;
  transition-delay: 3s !important;
  transition: all .2s ease;
  content: "";
  font-family: seminario-icons;
  font-size: 28px;
  font-weight: 400;
  font-style: normal;
  line-height: 33px;
  text-align: center;
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: none;
  pointer-events: none;
  position: absolute;
  right: 0;
  top: 0;
  color: var(--ufficio-color); */
}
.main-sidebar .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title.open:before,
.force-sidebar-class .widget_ted:not(.widget_ted_submenu) .widget_ted_submenu .ted-title.open:before {
  /*  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg) */
  display: none !important;
}
.main-sidebar .ted-plugin .ted-item,
.main-sidebar .widget_ted .ted-item,
.force-sidebar-class .ted-plugin .ted-item,
.force-sidebar-class .widget_ted .ted-item {
  padding-bottom: 10px;
  border-bottom: 1px solid #e2e3df;
}
.main-sidebar .ted-plugin .ted-item:hover a,
.main-sidebar .widget_ted .ted-item:hover a,
.force-sidebar-class .ted-plugin .ted-item:hover a,
.force-sidebar-class .widget_ted .ted-item:hover a {
  /* text-decoration: underline */
}
.main-sidebar .ted-plugin .ted-item + .ted-item,
.main-sidebar .widget_ted .ted-item + .ted-item,
.force-sidebar-class .ted-plugin .ted-item + .ted-item,
.force-sidebar-class .widget_ted .ted-item + .ted-item {
  margin-top: 15px;
}
.main-sidebar .ted-plugin .ted-item a,
.main-sidebar .widget_ted .ted-item a,
.force-sidebar-class .ted-plugin .ted-item a,
.force-sidebar-class .widget_ted .ted-item a {
  position: relative;
  font-weight: 700;
  font-size: 13px;
  color: #20201f;
  display: block;
  padding-left: 30px;
}
.main-sidebar .ted-plugin .ted-image,
.main-sidebar .widget_ted .ted-image,
.force-sidebar-class .ted-plugin .ted-image,
.force-sidebar-class .widget_ted .ted-image {
  left: 0;
  top: 0;
}
.main-sidebar ul,
.force-sidebar-class ul {
  list-style-type: none !important;
}
.main-sidebar .menu-right-menu-container,
.main-sidebar .widget_ted.widget_ted_submenu,
.force-sidebar-class .menu-right-menu-container,
.force-sidebar-class .widget_ted.widget_ted_submenu {
  /* == */
  /* === */
}
.main-sidebar .menu-right-menu-container .menu > li:nth-of-type(1),
.main-sidebar .widget_ted.widget_ted_submenu .menu > li:nth-of-type(1),
.force-sidebar-class .menu-right-menu-container .menu > li:nth-of-type(1),
.force-sidebar-class .widget_ted.widget_ted_submenu .menu > li:nth-of-type(1) {
  background-color: transparent !important;
  color: #303030 !important;
}
.main-sidebar .menu-right-menu-container .menu,
.main-sidebar .widget_ted.widget_ted_submenu .menu,
.force-sidebar-class .menu-right-menu-container .menu,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu {
  list-style-type: none;
}
.main-sidebar .menu-right-menu-container .menu li:not(:first-child),
.main-sidebar .menu-right-menu-container .widget_nav_menu .menu li:not(:first-child),
.main-sidebar .widget_ted.widget_ted_submenu .menu li:not(:first-child),
.main-sidebar .widget_ted.widget_ted_submenu .widget_nav_menu .menu li:not(:first-child),
.force-sidebar-class .menu-right-menu-container .menu li:not(:first-child),
.force-sidebar-class .menu-right-menu-container .widget_nav_menu .menu li:not(:first-child),
.force-sidebar-class .widget_ted.widget_ted_submenu .menu li:not(:first-child),
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_nav_menu .menu li:not(:first-child) {
  background: transparent !important;
}
.main-sidebar .menu-right-menu-container li,
.main-sidebar .menu-right-menu-container .widget_ted.widget_ted_submenu li,
.main-sidebar .widget_ted.widget_ted_submenu li,
.main-sidebar .widget_ted.widget_ted_submenu .widget_ted.widget_ted_submenu li,
.force-sidebar-class .menu-right-menu-container li,
.force-sidebar-class .menu-right-menu-container .widget_ted.widget_ted_submenu li,
.force-sidebar-class .widget_ted.widget_ted_submenu li,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_ted.widget_ted_submenu li {
  border: 0;
}
.main-sidebar .menu-right-menu-container > li > a,
.main-sidebar .menu-right-menu-container .widget_ted.widget_ted_submenu > li > a,
.main-sidebar .widget_ted.widget_ted_submenu > li > a,
.main-sidebar .widget_ted.widget_ted_submenu .widget_ted.widget_ted_submenu > li > a,
.force-sidebar-class .menu-right-menu-container > li > a,
.force-sidebar-class .menu-right-menu-container .widget_ted.widget_ted_submenu > li > a,
.force-sidebar-class .widget_ted.widget_ted_submenu > li > a,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_ted.widget_ted_submenu > li > a {
  display: flex;
  padding-left: 20px;
  gap: 20px;
  margin-left: 0;
}
.main-sidebar .menu-right-menu-container a,
.main-sidebar .menu-right-menu-container li a,
.main-sidebar .widget_ted.widget_ted_submenu a,
.main-sidebar .widget_ted.widget_ted_submenu li a,
.force-sidebar-class .menu-right-menu-container a,
.force-sidebar-class .menu-right-menu-container li a,
.force-sidebar-class .widget_ted.widget_ted_submenu a,
.force-sidebar-class .widget_ted.widget_ted_submenu li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
}
.main-sidebar .menu-right-menu-container .menu,
.main-sidebar .menu-right-menu-container .widget_nav_menu .menu,
.main-sidebar .widget_ted.widget_ted_submenu .menu,
.main-sidebar .widget_ted.widget_ted_submenu .widget_nav_menu .menu,
.force-sidebar-class .menu-right-menu-container .menu,
.force-sidebar-class .menu-right-menu-container .widget_nav_menu .menu,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_nav_menu .menu {
  border: none;
  padding: 0px;
}
.main-sidebar .menu-right-menu-container .menu li,
.main-sidebar .menu-right-menu-container .widget_nav_menu .menu li,
.main-sidebar .widget_ted.widget_ted_submenu .menu li,
.main-sidebar .widget_ted.widget_ted_submenu .widget_nav_menu .menu li,
.force-sidebar-class .menu-right-menu-container .menu li,
.force-sidebar-class .menu-right-menu-container .widget_nav_menu .menu li,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu li,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_nav_menu .menu li {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0em;
  background: transparent;
  padding: 1rem;
  padding-left: 0;
}
.main-sidebar .menu-right-menu-container li,
.main-sidebar .widget_ted.widget_ted_submenu li,
.force-sidebar-class .menu-right-menu-container li,
.force-sidebar-class .widget_ted.widget_ted_submenu li {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  background: transparent;
}
.main-sidebar .menu-right-menu-container .menu li a,
.main-sidebar .widget_ted.widget_ted_submenu .menu li a,
.force-sidebar-class .menu-right-menu-container .menu li a,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu li a {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  color: #303030;
  padding: 0rem 1rem;
  white-space: break-spaces;
  text-shadow: none;
  width: calc(100% - 25px);
  margin-left: 0px !important;
}
.main-sidebar .menu-right-menu-container .menu li a:hover,
.main-sidebar .widget_ted.widget_ted_submenu .menu li a:hover,
.force-sidebar-class .menu-right-menu-container .menu li a:hover,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu li a:hover {
  color: #303030;
}
.main-sidebar .menu-right-menu-container .menu .sub-menu,
.main-sidebar .widget_ted.widget_ted_submenu .menu .sub-menu,
.force-sidebar-class .menu-right-menu-container .menu .sub-menu,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu .sub-menu {
  list-style-type: none;
}
.main-sidebar .menu-right-menu-container .menu .sub-menu,
.main-sidebar .widget_ted.widget_ted_submenu .menu .sub-menu,
.force-sidebar-class .menu-right-menu-container .menu .sub-menu,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu .sub-menu {
  background: transparent;
  padding-left: 20px;
}
.main-sidebar .menu-right-menu-container .menu .sub-menu li,
.main-sidebar .menu-right-menu-container .widget_nav_menu .menu .sub-menu li,
.main-sidebar .widget_ted.widget_ted_submenu .menu .sub-menu li,
.main-sidebar .widget_ted.widget_ted_submenu .widget_nav_menu .menu .sub-menu li,
.force-sidebar-class .menu-right-menu-container .menu .sub-menu li,
.force-sidebar-class .menu-right-menu-container .widget_nav_menu .menu .sub-menu li,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu .sub-menu li,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_nav_menu .menu .sub-menu li {
  background: transparent;
  border-bottom: none;
}
.main-sidebar .menu-right-menu-container .menu .sub-menu li a,
.main-sidebar .menu-right-menu-container .widget_nav_menu .menu .sub-menu li a,
.main-sidebar .widget_ted.widget_ted_submenu .menu .sub-menu li a,
.main-sidebar .widget_ted.widget_ted_submenu .widget_nav_menu .menu .sub-menu li a,
.force-sidebar-class .menu-right-menu-container .menu .sub-menu li a,
.force-sidebar-class .menu-right-menu-container .widget_nav_menu .menu .sub-menu li a,
.force-sidebar-class .widget_ted.widget_ted_submenu .menu .sub-menu li a,
.force-sidebar-class .widget_ted.widget_ted_submenu .widget_nav_menu .menu .sub-menu li a {
  background: transparent;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  white-space: break-spaces;
  position: relative;
  text-shadow: none;
  border-bottom: none;
  border-top: none;
  font-size: 15px;
  padding: 0rem 1rem;
  border-left: 0px;
}

/*
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) a.teaser-image:before {
    background: linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 70%, var(--ufficio-color-rgba-lighter) 85%);
} */
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder a.teaser-image:after {
  background: linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 70%, var(--ufficio-color-rgba-lighter) 85%);
}

.so-widget-banner.so-widget-banner-base {
  position: relative;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) {
  -webkit-border-bottom-right-radius: 0.6rem;
  -webkit-border-bottom-left-radius: 0.6rem;
  -moz-border-radius-bottomright: 0.6rem;
  -moz-border-radius-bottomleft: 0.6rem;
  border-bottom-right-radius: 0.6rem;
  border-bottom-left-radius: 0.6rem;
  border-top: 6px solid var(--ufficio-color-rgba-lighter);
  background-color: var(--ufficio-color-rgba-lighter);
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) a.teaser-image {
  position: relative;
  display: block;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) a.teaser-image:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Safari e Chrome */
  background: -moz-linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Firefox */
  background: -o-linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Opera */
  background: -ms-linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Internet Explorer */
  background: linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Standard */
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) a.teaser-image:hover {
  opacity: 0.45;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .teaser-content {
  padding: 15px;
  padding-bottom: 20px;
  padding-top: 10px;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: var(--ufficio-color-text-contrasted) !important;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .teaser-content p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: var(--ufficio-color-text-contrasted) !important;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .banner-title,
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .banner-title a {
  color: var(--ufficio-color-text-contrasted);
  font-family: "PT Serif";
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder).no-fade .teaser-content, .so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder).no-sfumatura .teaser-content {
  padding-top: 1rem !important;
}
.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder).no-fade a.teaser-image:before, .so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder).no-sfumatura a.teaser-image:before {
  background: transparent !important;
}
.so-widget-banner.so-widget-banner-base .newsletter-banner {
  border-top: 0 !important;
  background-color: var(--ufficio-color) !important;
  border-radius: 5px;
}
.so-widget-banner.so-widget-banner-base .newsletter-banner .teaser-content {
  padding: 1rem !important;
  padding-top: 1.5rem !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.so-widget-banner.so-widget-banner-base .newsletter-banner a.teaser-image,
.so-widget-banner.so-widget-banner-base .newsletter-banner .banner-button,
.so-widget-banner.so-widget-banner-base .newsletter-banner .banner-summary {
  display: none !important;
}
.so-widget-banner.so-widget-banner-base .newsletter-banner .banner-title {
  width: 100%;
  display: flex;
  justify-content: center;
}
.so-widget-banner.so-widget-banner-base .newsletter-banner .banner-title a {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.1094 7.64062C23.6719 8.0625 24 8.71875 24 9.42188V21.7969C24 23.0156 22.9688 24 21.75 24H2.25C0.984375 24 0 23.0156 0 21.75V9.42188C0 8.71875 0.28125 8.0625 0.84375 7.64062C2.01562 6.70312 2.95312 6 8.53125 1.96875C9.32812 1.40625 10.875 0 11.9531 0H12C13.0781 0 14.625 1.40625 15.4219 1.96875C21 6 21.9375 6.75 23.1094 7.64062ZM14.2031 17.25L21 11.9531V9.79688C19.9688 9 18.75 8.10938 13.6406 4.40625C13.5 4.26562 13.3125 4.125 13.125 3.98438C12.8906 3.79688 12.375 3.375 12 3.14062C11.5781 3.375 11.0625 3.79688 10.8281 3.98438C10.6406 4.125 10.4531 4.26562 10.3125 4.35938C5.15625 8.10938 3.98438 9 3 9.79688V11.9531L9.75 17.25C10.4062 17.7656 11.2031 18 12 18C12.75 18 13.5469 17.7656 14.2031 17.25Z' fill='white'/%3E%3C/svg%3E%0A");
  font-family: "Noto Sans" !important;
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 40px !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  line-height: 24px !important;
  text-align: left !important;
  color: white !important;
  letter-spacing: 0 !important;
}
.so-widget-banner.so-widget-banner-base .banner-button {
  background-color: white !important;
  border: 1px solid white !important;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: conter;
  padding-left: 2rem;
  padding-right: 2rem;
  color: var(--ufficio-color);
  margin-top: 1rem;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder {
  display: flex;
  background-color: var(--ufficio-color-rgba-lighter);
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder a.teaser-image {
  position: relative;
  max-width: 48%;
  display: block;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder a.teaser-image:after {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: -webkit-linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Safari e Chrome */
  background: -moz-linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Firefox */
  background: -o-linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Opera */
  background: -ms-linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Internet Explorer */
  background: linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 60%, var(--ufficio-color-rgba-lighter) 100%);
  /* Standard */
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder a.teaser-image:hover {
  opacity: 0.45;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder .teaser-content {
  flex: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder .teaser-content p {
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  text-align: left;
  color: var(--ufficio-color-text-contrasted) !important;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder .banner-title,
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder .banner-title a {
  color: var(--ufficio-color-text-contrasted);
  font-family: PT Serif;
  font-size: 36px;
  font-weight: 700;
  line-height: 44px;
  text-align: left;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder.no-fade .teaser-content, .so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder.no-sfumatura .teaser-content {
  padding-left: 1rem !important;
}
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder.no-fade a.teaser-image:after, .so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder.no-sfumatura a.teaser-image:after {
  background: transparent !important;
}

ul.tax-post_tag {
  padding: 0px;
  margin: 2rem 0rem 2rem 0rem;
  list-style-type: none;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  flex-flow: wrap;
}
ul.tax-post_tag li {
  background-color: rgba(0, 0, 0, 0.25);
  padding: 5px 20px;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  color: #c2241e;
}
ul.tax-post_tag li a {
  color: #c2241e;
}
ul.tax-post_tag li a:hover {
  opacity: 0.85;
}
ul.tax-post_tag li a:before {
  content: "#";
}

b,
strong {
  font-weight: 700 !important;
}

.postimagebeforecontent,
.postimagebeforetitle,
.postimageaftertitle,
.postimageaftercontent {
  position: relative;
  margin-bottom: 1rem;
}
.postimagebeforecontent .bso_caption,
.postimagebeforetitle .bso_caption,
.postimageaftertitle .bso_caption,
.postimageaftercontent .bso_caption {
  position: absolute;
  display: block !important;
  bottom: 0;
  padding: 10px;
  text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.9);
  color: white;
  font-size: 14.5px;
  font-weight: 700;
}

.postimageinsidecontent {
  position: relative;
  float: left;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
  padding-right: 0.8rem;
}
.postimageinsidecontent img {
  margin-top: 5px;
  max-width: 360px;
  height: auto;
  float: left;
}
.postimageinsidecontent .bso_caption {
  position: absolute;
  display: block !important;
  bottom: 0;
  padding: 10px;
  text-shadow: 0 2px 0 black;
  color: white;
  font-size: 14.5px;
  font-weight: bold;
}

table:not(.table) {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-emphasis-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-emphasis-color);
  --bs-table-striped-bg: rgba(var(--bs-emphasis-color-rgb), 0.05);
  --bs-table-active-color: var(--bs-emphasis-color);
  --bs-table-active-bg: rgba(var(--bs-emphasis-color-rgb), 0.1);
  --bs-table-hover-color: var(--bs-emphasis-color);
  --bs-table-hover-bg: rgba(var(--bs-emphasis-color-rgb), 0.075);
  width: 100%;
  border: 1px solid #e0e0e0 !important;
  margin-bottom: 1rem;
  vertical-align: top;
}

table:not(.table) > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
}

table:not(.table) > tbody {
  vertical-align: inherit;
}

table:not(.table) > thead {
  vertical-align: bottom;
}

/* table-striped */
table:not(.table) > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg);
}

a.back-to-back {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 25px;
  height: 25px;
  padding: 0;
  margin: 0;
}

@media (min-width: 1000px) {
  /*  .article-content blockquote, */
  .article-content ol:not([class]) {
    margin-top: 20px;
    margin-bottom: 30px;
    margin-left: 25px;
  }
}
.article-content ol:not([class]) li {
  color: #6a6a6a;
}

.article-content ol:not([class]) li,
.article-content ul:not([class]) li {
  margin-bottom: 15px;
}

@media only screen and (max-width: 768px) {
  body {
    margin-bottom: 50px;
  }
  body article .article-header,
  body article .article-content,
  body article .article-footer {
    margin-right: 0px;
  }
  body article aside.article-sharer {
    position: relative;
  }
  body article aside.article-sharer ul.socials-links {
    flex-direction: row;
    gap: 0.5rem;
  }
  body.modal-open {
    height: 100vh;
    overflow-y: hidden;
  }
  body .main-sidebar .widget_nav_menu ul.sub-menu,
  body .force-sidebar-class .widget_nav_menu ul.sub-menu {
    gap: 0rem;
    padding-left: 1rem;
  }
  body .navigation-mobile-init {
    position: fixed;
    bottom: 0;
    width: 100%;
    left: 0;
    right: 0;
    background: white;
    z-index: 999;
    height: 50px;
  }
  body .navigation-mobile-init .inner {
    background: var(--ufficio-background-color);
    width: 100%;
    height: 50px;
    padding: 0.1rem;
    display: flex;
  }
  body .navigation-mobile-init .mobile-menu-btn {
    display: flex;
    font-weight: 700;
    font-family: "Noto Sans";
    gap: 0.5rem;
    align-items: center;
    padding: 0.2rem 1rem;
    border: 0;
    font-size: 14px;
    text-transform: uppercase;
    background: transparent;
    min-width: 100%;
    color: #333;
  }
  body .navigation-mobile-init .mobile-menu-btn svg {
    width: 26px;
  }
  body .navigation-mobile-init .mobile-menu-btn svg g,
  body .navigation-mobile-init .mobile-menu-btn svg path {
    fill: var(--ufficio-color);
  }
  body #mobileModal .menu-right-menu-container {
    padding: 0 !important;
    background-color: transparent !important;
  }
  body #mobileModal .widget_nav_menu {
    padding: 0 !important;
    background-color: transparent !important;
  }
  body #mobileModal .widget_nav_menu li {
    padding-bottom: 1rem !important;
  }
  body #mobileModal .ted-title,
  body #mobileModal .ted-title.open {
    display: none !important;
  }
  body #mobileModal .ted-item a {
    border-left: 1px solid #030303;
    border-color: var(--ufficio-color) !important;
  }
  body #mobileModal .ted-item a .ted-image {
    border: 0px;
    background-color: transparent;
  }
  body #mobileModal .modal-footer {
    padding: 0px;
    height: 50px;
    padding: 0.2rem 1rem;
  }
  body #mobileModal .modal-footer .mobile-menu-btn-close {
    background: transparent;
    padding: 0;
    margin: 0;
    width: 30px;
    height: 25px;
  }
  body #mobileModal .modal-footer .mobile-menu-btn-close svg {
    width: 26px;
  }
  body #mobileModal .modal-footer .mobile-menu-btn-close svg g,
  body #mobileModal .modal-footer .mobile-menu-btn-close svg path {
    fill: var(--ufficio-color);
  }
  body #mobileModal .modal-title#mobileModalLabel {
    font-weight: 700 !important;
    font-size: 14px !important;
    font-family: "Noto Sans" !important;
    text-transform: uppercase;
    color: #333;
  }
  body #mobileModal .modal-body {
    background-color: var(--ufficio-background-color);
  }
  body #mobileModal .modal-footer {
    justify-content: flex-start;
    background-color: var(--ufficio-background-color);
  }
}
@media only screen and (min-width: 768px) {
  .navigation-mobile-init {
    display: none;
  }
}
.wdi-content .incarico {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 700;
  color: #959292;
}

.post-edit-link {
  font-size: 10px;
  text-decoration: underline;
}

ul.teaser-relateds-list {
  margin-top: 1rem;
}
ul.teaser-relateds-list .teaser_relateds-item a {
  display: flex;
  flex-direction: row;
  gap: 10px;
  align-items: flex-start;
  font-family: "Noto Sans";
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-align: left;
  color: #767676;
  padding-bottom: 0.35rem;
}
ul.teaser-relateds-list .teaser_relateds-item a img.teaser_relateds-image {
  width: 16px;
  height: 14px;
  margin-top: 5px;
}

.correlati.container .contentuto.correlato_item h2 a,
.correlati.container .contentuto.correlato_item a {
  color: #303030;
}
.correlati.container .contentuto.correlato_item.noimage:before {
  content: "";
  position: absolute;
  left: 0px;
  border-radius: 100%;
  width: 12px;
  height: 12px;
  border: 1px solid var(--ufficio-background-color);
  background: var(--ufficio-background-color);
  top: 15px;
  transform: none;
}

section.agenda-diocesana-area.ad-widget-minimal .active-search-filters .filters-on.on {
  overflow-x: hidden !important;
}

/* Rito romano rito ambrosiano */
body.page-id-4052 p,
body.page-id-4119 p,
body.page-template-ritomatrimonio p {
  margin-bottom: 15px;
  text-align: left;
}
body.page-id-4052 #copy,
body.page-id-4119 #copy,
body.page-template-ritomatrimonio #copy {
  font-size: 15px;
  border: 1px solid rgb(255, 255, 255);
  padding: 10px;
  width: auto !important;
  box-shadow: 0px -3px 6px 1px rgba(136, 136, 136, 0.44), inset 0px -2px 12px 0px rgba(39, 39, 39, 0.3);
  text-align: center;
  padding-bottom: 14px;
  margin-bottom: 20px;
  margin-top: 26px;
  transition: all 0.3s ease;
  background: #cae4ec;
  padding-left: 25px;
  padding-right: 25px;
}
body.page-id-4052 #copy:hover,
body.page-id-4119 #copy:hover,
body.page-template-ritomatrimonio #copy:hover {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  border-radius: 20px;
  background: #cae4ec;
}
body.page-id-4052 .matrimonio-title,
body.page-id-4119 .matrimonio-title,
body.page-template-ritomatrimonio .matrimonio-title {
  margin-bottom: 20px;
  font-size: 30px;
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.5px;
  color: #4692ab;
}
body.page-id-4052 .matrimonio-eyelet,
body.page-id-4119 .matrimonio-eyelet,
body.page-template-ritomatrimonio .matrimonio-eyelet {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #cc2a25;
  font-weight: 700;
  font-size: 11px;
}
body.page-id-4052 .matrimonio-summary,
body.page-id-4119 .matrimonio-summary,
body.page-template-ritomatrimonio .matrimonio-summary {
  font-size: 18px;
  letter-spacing: -0.01em;
  margin-bottom: 20px;
  color: #31778e;
  font-style: italic;
}
body.page-id-4052 .sp,
body.page-id-4119 .sp,
body.page-template-ritomatrimonio .sp {
  margin-bottom: 26px;
  display: block;
  borde: 0;
}
body.page-id-4052 .lab,
body.page-id-4119 .lab,
body.page-template-ritomatrimonio .lab {
  border: 1px solid #c5c0c0;
  padding: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  box-shadow: 0px 0px 11px rgba(51, 51, 51, 0.24);
}
body.page-id-4052 .tit-matrimonio,
body.page-id-4119 .tit-matrimonio,
body.page-template-ritomatrimonio .tit-matrimonio {
  color: #4692ab;
  border: 1px solid;
  margin-top: 35px;
  margin-bottom: 20px;
  display: block;
  padding: 5px;
  text-align: center;
}

/* Da rivedere */
.bannernl-long {
  display: flex;
  background-color: var(--ufficio-color-rgba-lighter);
  align-items: center;
  max-height: 120px;
  overflow: hidden;
}

.bannernl-long .teaser-image {
  position: relative;
  max-width: 33%;
}

.bannernl-long .teaser-image:before {
  content: " ";
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(90deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 40%, var(--ufficio-color-rgba-lighter) 85%) !important;
}

.so-widget-banner.so-widget-banner-base .bannernl-long.teaser:not(.teaser-shoulder) .banner-title,
.so-widget-banner.so-widget-banner-base .bannernl-long.teaser:not(.teaser-shoulder) .banner-title a {
  color: var(--ufficio-color-text-contrasted);
  font-family: "PT Serif";
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}

.so-widget-banner.so-widget-banner-base .bannernl-long.teaser.teaser-shoulder .banner-title,
.so-widget-banner.so-widget-banner-base .bannernl-long.teaser.teaser-shoulder .banner-title a {
  color: var(--ufficio-color-text-contrasted);
  font-family: PT Serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  text-align: left;
}

.so-widget-banner.so-widget-banner-base .bannernl-long.teaser:not(.teaser-shoulder) .teaser-content {
  padding-top: 0px;
  padding-bottom: 0px;
  width: 65%;
}

.so-widget-banner.so-widget-banner-base .bannernl-long .banner-button {
  background-color: white !important;
  border: 1px solid white !important;
  font-family: "Noto Sans";
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  color: var(--ufficio-color);
  margin-top: -2rem;
  float: right;
}

@media only screen and (max-width: 567px) {
  .bannernl-long {
    flex-flow: column;
    max-height: none;
  }
  .bannernl-long .teaser-image {
    max-width: 100%;
  }
  .bannernl-long .teaser-image:before {
    background: linear-gradient(180deg, var(--ufficio-color-transparent) 0%, var(--ufficio-color-transparent) 40%, var(--ufficio-color-rgba-lighter) 85%) !important;
  }
  .so-widget-banner.so-widget-banner-base .bannernl-long.teaser:not(.teaser-shoulder) .teaser-content {
    width: auto;
  }
  .so-widget-banner.so-widget-banner-base .bannernl-long .banner-button {
    margin: 1rem;
  }
}
/* FINE da rivedere */
.teaser {
  position: relative;
}

.teaser .teaser-eyelet {
  margin-bottom: 1rem;
  position: relative;
  /* top: 0px; */
  /* left: 0px; */
  background: rgba(194, 36, 30, 0.85);
  border-radius: 0px 10px 0px 0px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}

.teaser .teaser-content {
  padding: 0;
  margin-top: -28px;
}

.teasercategory-list-container li {
  padding-bottom: 45px;
}

body.page .teasercategory-list-container li {
  padding-bottom: 0px !important;
}

.teasercategory-list-container li:has(.article .noimage) {
  padding-bottom: 0;
}

.primo-piano .teaser .teaser-summary {
  font-size: 18px !important;
}

.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .teaser-content {
  margin-top: 0px;
}

.so-widget-banner.so-widget-banner-base .teaser:not(.teaser-shoulder) .teaser-image img {
  aspect-ratio: auto;
}

.article-content li.ted-item a .ted-image,
.article-container li.ted-item a .ted-image {
  border-radius: 0px;
}

.orizzontale,
.horizontal {
  border-bottom: none;
}

.orizzontale .teaser .teaser-eyelet {
  position: relative;
  /*  top: 0px;
  bottom: auto;
  left: 0px; */
  margin-top: 0rem;
  margin-bottom: 1rem;
  border-radius: 0px 0px 10px 0px;
}

.orizzontale .teaser .teaser-content,
.teasercategoryloop.teaser .teaser-content {
  margin-top: 0px !important;
}

/* MENU
.widget_nav_menu ul.menu li {
    position: relative;
}
.widget_nav_menu ul.menu li ul.sub-menu  {
    position: absolute;
    z-index: +1;
    width:100%;
    background-color: var(--ufficio-color) !important;
    padding: 1rem;
    -webkit-border-bottom-right-radius: 10px;
-moz-border-radius-bottomright: 10px;
border-bottom-right-radius: 10px;
}

.widget_nav_menu ul.menu li ul.sub-menu li a { color: var(--ufficio-color-text-contrasted);padding-top:0px}


.force-sidebar-class .widget_nav_menu ul.menu li, .force-sidebar-class .menu > li{
    border-bottom: none !important;
}


.main-sidebar .widget_nav_menu ul li, .force-sidebar-class .widget_nav_menu ul li {
    padding-bottom: 15px !important;
}
  */
.so-widget-banner.so-widget-banner-base .teaser.teaser-shoulder .teaser-content {
  margin-top: 0px;
}

@media only screen and (max-width: 576px) {
  .orizzontale article,
  .horizontal article {
    flex-direction: column;
  }
  .orizzontale article a.teaser-image,
  .horizontal article a.teaser-image {
    width: 100%;
  }
  .orizzontale article.teaser .teaser-content {
    margin-top: -43px;
  }
  .orizzontale article.teaser .teaser-eyelet {
    margin-bottom: 1rem;
    position: relative;
    top: auto;
    left: auto;
    background: rgba(194, 36, 30, 0.85);
    border-radius: 0px 10px 0px 0px;
    font-family: "Noto Sans";
    font-weight: 700;
    font-size: 14px;
    line-height: 22px;
    padding: 3px 20px;
    color: #ffffff;
    text-transform: uppercase;
    display: inline-block;
  }
}
.simple-eyelet {
  margin-bottom: 0.5rem;
  position: relative;
  top: auto;
  left: auto;
  background: rgba(194, 36, 30, 0.85);
  border-radius: 0px 0px 10px 0px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
}

.article-eyelet.position-absolute {
  top: 0px;
}

/* footer - common new */
div#logo-arcidiocesi-row.py-5 {
  padding-top: 1rem !important;
}

#colophon #logo-arcidiocesi-row.py-5,
#colophon #logo-arcidiocesi-row:not(.py-5) {
  padding-top: 1rem !important;
}
#colophon div#logo-arcidiocesi-row.py-5 {
  padding-top: 1rem !important;
}
#colophon .logo-arcidiocesi-cell .so-widget-sow-image img,
#colophon .logo-chiesadimilano-cell .so-widget-sow-image img {
  max-width: 210px !important;
  min-width: 205px;
}

/* footer - common new */
.teasercategory-list-container .article.row {
  padding-top: 0rem !important;
}

body.archive .article.row,
.teasercategory-list-container .article.row {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 1rem;
  padding-top: 1rem;
  position: relative;
  /*
  &.noimage:before {
      content: "";
      position: absolute;
      left: 1rem;
      top: 1.3rem;
      height: 16px;
      width: 16px;
      background-color: #bbd0de;
      border: 2px solid #6695b4;
      border-radius: 100%;
  } */
}
body.archive .article.row .contenuto.noimage,
.teasercategory-list-container .article.row .contenuto.noimage {
  padding-left: 0;
}
body.archive .article.row .over,
.teasercategory-list-container .article.row .over {
  position: relative;
  /* top: 0px; */
  /* left: 0px; */
  background: rgba(194, 36, 30, 0.85);
  border-radius: 0px 5px 0px 0px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 14px;
  line-height: 22px;
  padding: 3px 20px;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  bottom: 0;
  left: 0;
}
body.archive .article.row .contenuto,
.teasercategory-list-container .article.row .contenuto {
  padding-left: 2rem;
}
body.archive h3.archive-title, body.archive .archive-title.h3,
.teasercategory-list-container h3.archive-title,
.teasercategory-list-container .archive-title.h3 {
  font-size: 24px;
  opacity: 0.6;
}
body.archive h2.entry-title, body.archive .entry-title.h2,
.teasercategory-list-container h2.entry-title,
.teasercategory-list-container .entry-title.h2 {
  font-size: 1.4rem;
  padding-bottom: 0.5rem;
}

.ratio-postion-top img,
.ratio-position-top img {
  object-position: top !important;
}

.ratio4-3 img {
  aspect-ratio: 4/3 !important;
}

.ratio16-9 img {
  aspect-ratio: 16/9 !important;
}

@media only screen and (min-width: 780px) {
  .orizzontale.h-large article a.teaser-image img,
  .horizontal.h-large article a.teaser-image img {
    border: none;
    max-width: 100%;
    height: auto;
    width: 100%;
    aspect-ratio: 16/11;
  }
  .orizzontale.h-large article a.teaser-image,
  .horizontal.h-large article a.teaser-image,
  .orizzontale.h-xlarge article a.teaser-image,
  .horizontal.h-xlarge article a.teaser-image {
    width: 60%;
    min-width: calc(60% - 15px);
  }
  .orizzontale.h-medium article a.teaser-image img,
  .horizontal.h-medium article a.teaser-image img {
    border: none;
    max-width: 100%;
    height: auto;
    width: 100%;
    aspect-ratio: 4/3;
  }
  .orizzontale.h-medium article a.teaser-image,
  .horizontal.h-medium article a.teaser-image {
    width: 33.33333333%;
    min-width: calc(33.33333333% - 15px);
  }
  .orizzontale.h-xlarge article a.teaser-image img,
  .horizontal.h-xlarge article a.teaser-image img {
    border: none;
    max-width: 100%;
    height: auto;
    width: 100%;
    aspect-ratio: 15/6;
  }
}
main h1, main .h1 {
  font-family: "PT Serif";
  font-weight: 700;
  font-size: 28px;
  color: #303030;
  margin-bottom: 1rem;
}

.menu-messe-in-lingua-straniera-container {
  border: 1px solid #f0f0f0;
}

#side-right .menu > li:nth-of-type(1) {
  background: var(--ufficio-color);
  color: #fff;
}
#side-right .menu > li:nth-of-type(1) a {
  color: #fff !important;
}
#side-right .menu-right-menu-container .menu li:not(:first-child),
#side-right .widget_nav_menu .menu li:not(:first-child) {
  line-height: 2.5 !important;
  font-size: 16px;
  padding: 0px;
  border-top: none;
  background: var(--ufficio-background-color);
}
#side-right .menu li {
  line-height: 2.5 !important;
  font-size: 16px;
  padding: 0px;
  border-bottom: 1px solid #ddd;
  background: var(--ufficio-background-color);
}
#side-right .menu li a {
  font-size: 15px;
  color: #303030;
  display: block;
  font-weight: 600;
  padding: 0.5rem 1rem;
  white-space: break-spaces;
  text-shadow: none;
}
#side-right .menu li.current-menu-item a {
  opacity: 0.5;
}
#side-right .menu li a:hover {
  color: #303030;
}
#side-right .menu .menu-item-has-children > a:before,
#side-right .widget_nav_menu .menu .menu-item-has-children > a:before {
  color: #c2241e;
  line-height: 53px;
}
#side-right .menu .sub-menu {
  background-color: #fafafa;
  padding-left: 20px;
}
#side-right .menu .sub-menu li,
#side-right .widget_nav_menu .menu .sub-menu li {
  background: #fafafa;
  border-bottom: none;
}
#side-right .menu .sub-menu li a,
#side-right .widget_nav_menu .menu .sub-menu li a {
  background: #fafafa;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  white-space: break-spaces;
  position: relative;
  text-shadow: none;
  border-bottom: none;
  border-top: none;
  font-size: 16px;
  padding: 0.2rem 0.5rem;
}
#side-right .menu .sub-menu li a:before {
  content: "";
  position: absolute;
  border-radius: 100%;
  width: 10px;
  height: 10px;
  border: 1px solid #cb4540;
  background: #cb4540;
  left: -5px;
  top: 0.9rem;
}

h1.entry-title,
h1,
.h1 {
  font-size: 32px !important;
  font-weight: 700 !important;
  line-height: 42px !important;
}

.inner-content-area {
  display: inline-block;
}

ul.bso-attachments {
  padding-left: 0px !important;
}

.article_attachment_link a.gde-link {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  max-width: 90vw;
}

.contenuto h2.entry-title.teaser-title, .contenuto .entry-title.teaser-title.h2,
.contenuto h2.entry-title.teaser-title a,
.contenuto .entry-title.teaser-title.h2 a {
  font-size: 24px !important;
  letter-spacing: 0 !important;
  font-weight: 700 !important;
  line-height: 30px !important;
  text-align: left !important;
  margin-bottom: 0.2rem !important;
  margin-top: 0rem !important;
  border-bottom: 0;
}
.contenuto h2.entry-title.teaser-title:hover, .contenuto .entry-title.teaser-title.h2:hover,
.contenuto h2.entry-title.teaser-title a:hover,
.contenuto .entry-title.teaser-title.h2 a:hover {
  opacity: 0.89;
}

.dashicons-twitter.mega-menu-link {
  display: flex;
}
.dashicons-twitter.mega-menu-link:before {
  min-width: 20px;
  width: 20px;
  height: 100%;
  min-height: 100%;
  content: "";
  background-position: center 12px !important;
  background-repeat: no-repeat !important;
  background-size: 17px !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='height: 17px; vertical-align: text-top' viewBox='0 0 24 24' aria-label='X' role='img'%3E%3Cg%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='white'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") !important;
}

/* commento */
@media only screen and (max-width: 768px) {
  #m-container.pt-5 {
    padding-top: 0 !important;
  }
  .sidebar-widget .widget_nav_menu.force-sidebar-class,
  .sidebar-widget .inner_shortcode.force-sidebar-class .widget_nav_menu,
  .sidebar-widget .widget_nav_menu:not(.force-sidebar-class),
  .sidebar-widget .widget_nav_menu:not(.force-sidebar-class),
  .sidebar-widget .widget_ted,
  .widget_webdiocesi_infobox .widget_nav_menu.force-sidebar-class,
  .widget_webdiocesi_infobox .inner_shortcode.force-sidebar-class .widget_nav_menu,
  .widget_webdiocesi_infobox .widget_nav_menu:not(.force-sidebar-class),
  .widget_webdiocesi_infobox .widget_nav_menu:not(.force-sidebar-class),
  .widget_webdiocesi_infobox .widget_ted,
  .main-sidebar .widget_nav_menu.force-sidebar-class,
  .main-sidebar .inner_shortcode.force-sidebar-class .widget_nav_menu,
  .main-sidebar .widget_nav_menu:not(.force-sidebar-class),
  .main-sidebar .widget_nav_menu:not(.force-sidebar-class),
  .main-sidebar .widget_ted {
    display: none !important;
  }
}
.single .entry-header p.firma span {
  font-style: italic;
  color: #C2241E;
  font-weight: normal;
}

.article-editor {
  font-style: italic;
  color: #C2241E;
  font-weight: normal;
  margin-bottom: 1rem;
}

li.mega-tutelaminori > a.mega-menu-link {
  -webkit-box-shadow: inset 0px 1px 5px 0px #cecece !important;
  -moz-box-shadow: inset 0px 1px 5px 0px #cecece !important;
  box-shadow: inset 0px 1px 5px 0px #cecece !important;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border-radius: 100px !important;
  padding: 0px 15px !important;
}

li.mega-tutelaminori > a.mega-menu-link {
  font-size: 15px !important;
  line-height: 45px !important;
  height: 45px !important;
}

.pdw_rubrica {
  background: var(--ufficio-background-color);
  padding: 10px;
  border-top: solid var(--ufficio-color) 4px;
}

.pdw_rubrica > .panel-first-child {
  margin-bottom: 10px !important;
}

.defunti .category-list li + li {
  margin-top: 0px !important;
}
.defunti h3.widget-title, .defunti .widget-title.h3 {
  margin-bottom: 0 !important;
  border-top: var(--ufficio-color) 2px solid;
  padding: 1rem 2rem;
  padding-bottom: 0.5rem;
  background-color: var(--ufficio-background-color);
}
.defunti h3.widget-title a, .defunti .widget-title.h3 a {
  color: var(--ufficio-color);
  font-size: 22px;
  line-height: 22px;
  /*  font-family: $font-family-sans-serif !important; */
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  display: flex;
  align-items: center;
}
.defunti h3.widget-title a:after, .defunti .widget-title.h3 a:after {
  /* position: absolute;
  right: 0; */
  content: "\e00c";
  font-family: seminario-icons;
  font-size: 25px;
  padding-left: 1rem;
  font-weight: 400;
  font-style: normal;
  line-height: 22px;
  text-align: center;
  color: var(--ufficio-color);
  text-indent: 0;
  letter-spacing: 0;
  speak: none;
  display: inline-block;
  pointer-events: none;
}
.defunti ul.teasercategory-list-container {
  border-bottom: var(--ufficio-color) 2px solid;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: space-between;
  padding-top: 1rem;
  background-color: var(--ufficio-background-color) !important;
}
.defunti ul.teasercategory-list-container li.teasercategory-li {
  padding-bottom: 0px;
  flex: 1;
  flex: 1 1 190px;
  /* Grow, shrink, and initial basis width */
}
.defunti ul.teasercategory-list-container li.teasercategory-li a {
  padding-bottom: 5px;
  border-bottom: 0px dotted #8492a6;
  display: block;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .contenuto.col-12.col-sm-8 {
  min-width: 100% !important;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .teaser {
  min-width: 100%;
  padding: 0px !important;
  margin: 0px !important;
  border-bottom: 0px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  justify-content: flex-start;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .teaser .container-thumb {
  min-width: 100%;
  display: flex;
  justify-content: center;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .teaser .miniaturacol.pe-sm-3.container-thumb {
  padding-right: 0 !important;
  width: 100% !important;
  display: flex !important;
  justify-content: center !important;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .teaser .ratio4-3 img {
  aspect-ratio: 3/4;
  min-height: 140px;
  min-width: 140px;
  max-width: 140px;
  max-height: 140px;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  border: 4px solid #ffffff;
  margin-bottom: 0.5rem;
  box-shadow: rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 18px 50px -10px;
}
.defunti ul.teasercategory-list-container li.teasercategory-li .teaser h2.entry-title.teaser-title.inteasercategory a, .defunti ul.teasercategory-list-container li.teasercategory-li .teaser .entry-title.teaser-title.inteasercategory.h2 a {
  text-align: center !important;
  font-size: 14px !important;
  line-height: 18px !important;
}

.pagination {
  display: flex;
  list-style: none;
  justify-content: center;
  gap: 10px;
  font-family: "Noto Sans";
  font-weight: 700;
  font-size: 13px;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background-color: #cc2a25;
  color: #fff;
  border-color: #cc2a25;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.pagination .page-numbers,
.pagination .page-numbers {
  display: inline-block;
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  border: 1px solid rgb(217, 217, 217);
  border-radius: 8.999%;
  height: 30px;
  width: auto;
  line-height: 1.4 !important;
  color: #cc2a25;
  white-space: nowrap;
  margin-bottom: 2.6px;
  box-sizing: border-box;
  text-decoration: none;
}

.pagination .page-numbers.current,
.pagination .page-numbers:hover,
.pagination .page-numbers.current,
.pagination .page-numbers:hover {
  background-color: #cc2a25;
  color: #fff;
  border-color: #cc2a25;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.p-swiper-gallery .swiper-slide img {
  max-height: 400px;
}

#colophon .logo-arcidiocesi-cell #footer-logo-arcidiocesi .so-widget-sow-image img {
  width: 245px;
  min-width: 245px;
}

.tablepress td.column-1 {
  color: white !important;
  text-decoration: none !important;
}

/* Fix testata - visualizzazione tablet portrait ***********/
@media only screen and (max-width: 889px) and (min-width: 769px) {
  #shortcuts-head {
    padding-top: 80px;
  }
  #pl-2500009 {
    height: 90px;
  }
  .a-row,
  .b-row {
    flex-direction: column;
  }
  .radio-container {
    display: block;
    padding-top: 0;
  }
  .toggle-tabbed_advn_search {
    display: block !important;
    padding: 0 !important;
  }
  .l-adv_search {
    font-size: 15px;
    line-height: 1;
  }
  .b-row {
    padding: 0 !important;
  }
  .b-row span {
    display: inline-block;
  }
  .sub-row.rangecalendar {
    margin-top: 1rem;
    /* background: rgba(255,255,255,0.1); */
    border: 1px solid rgba(255, 255, 255, 0.4);
    border-left: 0;
    border-right: 0;
    margin-bottom: 1rem;
    padding: 10px 0;
    /* padding-left: 0.5rem; */
  }
  .m-top {
    margin-top: 10px !important;
  }
  p.t-enfasis {
    font-size: 11px !important;
    text-transform: uppercase;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
  }
  .submit-search {
    margin: 0 !important;
    margin-left: auto !important;
  }
  .site-header {
    position: fixed;
    height: 80px;
    width: 100%;
    background: white;
    z-index: 3;
    top: 0;
  }
  #topbar {
    display: none !important;
  }
  ul.mega-sub-menu.mobile-open {
    height: 100vh !important;
    width: 100% !important;
    display: block !important;
    top: 60px !important;
    left: 0 !important;
    position: fixed !important;
  }
  .site-header .panel-grid:nth-of-type(2) .container img {
    max-width: 130px;
    height: auto;
  }
  #hidden-search {
    width: 26px;
    height: 26px;
    position: fixed;
    top: 20px;
    right: 60px;
    display: block !important;
    background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cpath d='M15.7955 15.8111L21 21M18 10.5C18 14.6421 14.6421 18 10.5 18C6.35786 18 3 14.6421 3 10.5C3 6.35786 6.35786 3 10.5 3C14.6421 3 18 6.35786 18 10.5Z' stroke='%23dd3333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
  }
  #mega-menu-wrap-max_mega_menu_3 .mega-menu-toggle {
    position: fixed;
    top: 14px;
    left: 10px;
    z-index: 10000000;
  }
  body.home .menu_breadcrumbs {
    display: none !important;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-mega-social-icon a.mega-menu-link:before {
    color: #ffffff !important;
    line-height: 30px;
    width: 30px;
    height: 30px;
    background: #c2241e;
    -webkit-border-radius: 100px;
    -moz-border-radius: 100px;
    border-radius: 100px;
  }
  .dashicons-twitter.mega-menu-link:before {
    min-width: 20px;
    width: 20px;
    height: 100%;
    min-height: 100%;
    content: "";
    background-position: center 12px !important;
    background-repeat: no-repeat !important;
    background-size: 17px !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' style='height: 17px; vertical-align: text-top' viewBox='0 0 24 24' aria-label='X' role='img'%3E%3Cg%3E%3Cpath d='M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z' fill='white'%3E%3C/path%3E%3C/g%3E%3C/svg%3E") !important;
  }
  .dashicons-search.toggle-search-btn {
    display: none;
  }
  .dashicons-twitter.mega-menu-link {
    max-height: 30px;
    height: 30px;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-mega-social-icon a.mega-menu-link:before {
    background-position: 7px 7px !important;
  }
  .em.em-modal .em-modal-popup {
    max-width: calc(100% - 40px) !important;
  }
}
@media only screen and (min-width: 200px) and (max-width: 768px) {
  #topbar {
    display: none !important;
  }
  #mega-menu-wrap-max_mega_menu_3 #mega-menu-max_mega_menu_3 li.mega-menu-item.mega-mega-social-icon a.mega-menu-link:before {
    background-position: 7px 7px !important;
  }
  .dashicons-search.toggle-search-btn {
    display: none;
  }
  .em.em-modal .em-modal-popup {
    max-width: calc(100% - 40px) !important;
  }
}
.teasercategory-li .no-sholder-teaser .col-12 {
  width: 100%;
}
.teasercategory-li .no-sholder-teaser .col-12 .in-thumb.d-none {
  display: block !important;
  position: absolute;
  bottom: -3px;
}
.teasercategory-li .no-sholder-teaser .col-12 .in-thumb.d-none .simple-eyelet {
  border-radius: 0px 10px 0px 0px !important;
}
.teasercategory-li .no-sholder-teaser .col-12 .in-contenuto .simple-eyelet {
  display: none;
}
.teasercategory-li .no-sholder-teaser .miniaturacol {
  padding-right: 0 !important;
}
.teasercategory-li .no-sholder-teaser h2.entry-title.teaser-title.inteasercategory a, .teasercategory-li .no-sholder-teaser .entry-title.teaser-title.inteasercategory.h2 a {
  font-family: "PT Serif";
  font-size: 20px !important;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
  padding-bottom: 0 !important;
  margin-bottom: 0rem !important;
}
.teasercategory-li .no-sholder-teaser h2.entry-title.teaser-title.inteasercategory, .teasercategory-li .no-sholder-teaser .entry-title.teaser-title.inteasercategory.h2 {
  padding-top: 5px;
  padding-bottom: 5px !important;
  margin-bottom: 0rem !important;
}

iframe {
  max-width: 100% !important;
}