@charset "UTF-8";
html {
  font-size: 100%;
}
/*!
 * Bootstrap v4.6.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root {
  --blue: #007bff;
  --indigo: #6610f2;
  --purple: #6f42c1;
  --pink: #e83e8c;
  --red: #dc3545;
  --orange: #fd7e14;
  --yellow: #ffc107;
  --green: #28a745;
  --teal: #20c997;
  --cyan: #17a2b8;
  --white: #fff;
  --gray: #6c757d;
  --gray-dark: #343a40;
  --primary: #007bff;
  --secondary: #6c757d;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #dc3545;
  --light: #f8f9fa;
  --dark: #343a40;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*, *::before, *::after {
  box-sizing: border-box;
}
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}
body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
p {
  margin-top: 0;
  margin-bottom: 1rem;
}
abbr[title], abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}
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 {
  font-size: 80%;
}
sub, sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: #0056b3;
  text-decoration: underline;
}
a:not([href]):not([class]) {
  color: inherit;
  text-decoration: none;
}
a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none;
}
pre, code, kbd, samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}
figure {
  margin: 0 0 1rem;
}
img {
  vertical-align: middle;
  border-style: none;
}
svg {
  overflow: hidden;
  vertical-align: middle;
}
table {
  border-collapse: collapse;
}
caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}
th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}
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, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
[role="button"] {
  cursor: pointer;
}
select {
  word-wrap: normal;
}
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;
}
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}
input[type="radio"], input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}
textarea {
  overflow: auto;
  resize: vertical;
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}
output {
  display: inline-block;
}
summary {
  display: list-item;
  cursor: pointer;
}
template {
  display: none;
}
[hidden] {
  display: none !important;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}
h1, .h1 {
  font-size: 2.5rem;
}
h2, .h2 {
  font-size: 2rem;
}
h3, .h3 {
  font-size: 1.75rem;
}
h4, .h4 {
  font-size: 1.5rem;
}
h5, .h5 {
  font-size: 1.25rem;
}
h6, .h6 {
  font-size: 1rem;
}
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small, .small {
  font-size: 80%;
  font-weight: 400;
}
mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}
.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: 90%;
  text-transform: uppercase;
}
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}
.figure {
  display: inline-block;
}
.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
.figure-caption {
  font-size: 90%;
  color: #6c757d;
}
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container, .container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col, .no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}
.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}
.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}
.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}
.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}
.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}
.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}
.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}
.col-2 {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}
.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}
.col-4 {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}
.col-5 {
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}
.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}
.col-7 {
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}
.col-8 {
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}
.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}
.col-10 {
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}
.col-11 {
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}
.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}
.order-first {
  order: -1;
}
.order-last {
  order: 13;
}
.order-0 {
  order: 0;
}
.order-1 {
  order: 1;
}
.order-2 {
  order: 2;
}
.order-3 {
  order: 3;
}
.order-4 {
  order: 4;
}
.order-5 {
  order: 5;
}
.order-6 {
  order: 6;
}
.order-7 {
  order: 7;
}
.order-8 {
  order: 8;
}
.order-9 {
  order: 9;
}
.order-10 {
  order: 10;
}
.order-11 {
  order: 11;
}
.order-12 {
  order: 12;
}
.offset-1 {
  margin-left: 8.3333333333%;
}
.offset-2 {
  margin-left: 16.6666666667%;
}
.offset-3 {
  margin-left: 25%;
}
.offset-4 {
  margin-left: 33.3333333333%;
}
.offset-5 {
  margin-left: 41.6666666667%;
}
.offset-6 {
  margin-left: 50%;
}
.offset-7 {
  margin-left: 58.3333333333%;
}
.offset-8 {
  margin-left: 66.6666666667%;
}
.offset-9 {
  margin-left: 75%;
}
.offset-10 {
  margin-left: 83.3333333333%;
}
.offset-11 {
  margin-left: 91.6666666667%;
}
@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th, .table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #dee2e6;
}
.table tbody + tbody {
  border-top: 2px solid #dee2e6;
}
.table-sm th, .table-sm td {
  padding: 0.3rem;
}
.table-bordered {
  border: 1px solid #dee2e6;
}
.table-bordered th, .table-bordered td {
  border: 1px solid #dee2e6;
}
.table-bordered thead th, .table-bordered thead td {
  border-bottom-width: 2px;
}
.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody {
  border: 0;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}
.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}
.table-primary, .table-primary > th, .table-primary > td {
  background-color: #b8daff;
}
.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody {
  border-color: #7abaff;
}
.table-hover .table-primary:hover {
  background-color: #9fcdff;
}
.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th {
  background-color: #9fcdff;
}
.table-secondary, .table-secondary > th, .table-secondary > td {
  background-color: #d6d8db;
}
.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody {
  border-color: #b3b7bb;
}
.table-hover .table-secondary:hover {
  background-color: #c8cbcf;
}
.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th {
  background-color: #c8cbcf;
}
.table-success, .table-success > th, .table-success > td {
  background-color: #c3e6cb;
}
.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody {
  border-color: #8fd19e;
}
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
.table-hover .table-success:hover > td, .table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}
.table-info, .table-info > th, .table-info > td {
  background-color: #bee5eb;
}
.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody {
  border-color: #86cfda;
}
.table-hover .table-info:hover {
  background-color: #abdde5;
}
.table-hover .table-info:hover > td, .table-hover .table-info:hover > th {
  background-color: #abdde5;
}
.table-warning, .table-warning > th, .table-warning > td {
  background-color: #ffeeba;
}
.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody {
  border-color: #ffdf7e;
}
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}
.table-danger, .table-danger > th, .table-danger > td {
  background-color: #f5c6cb;
}
.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody {
  border-color: #ed969e;
}
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}
.table-light, .table-light > th, .table-light > td {
  background-color: #fdfdfe;
}
.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody {
  border-color: #fbfcfc;
}
.table-hover .table-light:hover {
  background-color: #ececf6;
}
.table-hover .table-light:hover > td, .table-hover .table-light:hover > th {
  background-color: #ececf6;
}
.table-dark, .table-dark > th, .table-dark > td {
  background-color: #c6c8ca;
}
.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
  border-color: #95999c;
}
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}
.table-active, .table-active > th, .table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td, .table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th, .table-dark td, .table-dark thead th {
  border-color: #454d55;
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}
.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  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::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}
input[type="date"].form-control, input[type="time"].form-control, input[type="datetime-local"].form-control, input[type="month"].form-control {
  appearance: none;
}
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.form-control-file, .form-control-range {
  display: block;
  width: 100%;
}
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5;
}
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.5;
}
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
  height: auto;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 1rem;
}
.form-text {
  display: block;
  margin-top: 0.25rem;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col, .form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}
.form-check-label {
  margin-bottom: 0;
}
.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}
.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*="col-"] > .valid-tooltip {
  left: 5px;
}
.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: #28a745;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 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 .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}
.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.875rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*="col-"] > .invalid-tooltip {
  left: 5px;
}
.was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.5em + 0.75rem);
  background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
}
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem / calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group, .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}
.btn, input[type="submit"] {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  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, input[type="submit"] {
    transition: none;
  }
}
.btn:hover, input[type="submit"]:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, input[type="submit"]:focus, .btn.focus, input.focus[type="submit"] {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, input.disabled[type="submit"], .btn:disabled, input[type="submit"]:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), input[type="submit"]:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, fieldset:disabled a.btn {
  pointer-events: none;
}
.btn-primary {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #0062cc;
  border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-secondary {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #5a6268;
  border-color: #545b62;
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #545b62;
  border-color: #4e555b;
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
}
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
.btn-outline-primary {
  color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #007bff;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.btn-link {
  font-weight: 400;
  color: #007bff;
  text-decoration: none;
}
.btn-link:hover {
  color: #0056b3;
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn, .btn-group-lg > input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn, .btn-group-sm > input[type="submit"] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}
input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block {
  width: 100%;
}
.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 {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}
.dropup, .dropright, .dropdown, .dropleft {
  position: relative;
}
.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}
.dropdown-menu-left {
  right: auto;
  left: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .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;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}
.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .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;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #adb5bd;
  pointer-events: none;
  background-color: transparent;
}
.dropdown-menu.show {
  display: block;
}
.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
.btn-group, .btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group > input[type="submit"], .btn-group-vertical > .btn, .btn-group-vertical > input[type="submit"] {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .btn-group > input[type="submit"]:hover, .btn-group-vertical > .btn:hover, .btn-group-vertical > input[type="submit"]:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > input[type="submit"]:focus, .btn-group > .btn:active, .btn-group > input[type="submit"]:active, .btn-group > .btn.active, .btn-group > input.active[type="submit"], .btn-group-vertical > .btn:focus, .btn-group-vertical > input[type="submit"]:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > input[type="submit"]:active, .btn-group-vertical > .btn.active, .btn-group-vertical > input.active[type="submit"] {
  z-index: 1;
}
.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}
.btn-group > .btn:not(:first-child), .btn-group > input[type="submit"]:not(:first-child), .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > input[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn-group:not(:last-child) > input[type="submit"] {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .btn-group > input[type="submit"]:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn-group:not(:first-child) > input[type="submit"] {
  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, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}
.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > input[type="submit"] + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical > input[type="submit"], .btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > input[type="submit"]:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > input[type="submit"]:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:last-child) > input[type="submit"] {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > input[type="submit"]:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child) > input[type="submit"] {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.btn-group-toggle > .btn, .btn-group-toggle > input[type="submit"], .btn-group-toggle > .btn-group > .btn, .btn-group-toggle > .btn-group > input[type="submit"] {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > input[type="submit"] input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > input[type="submit"] input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > input[type="submit"] input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > input[type="submit"] input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}
.input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
  margin-bottom: 0;
}
.input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
.input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
.input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
.input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group > .custom-file {
  display: flex;
  align-items: center;
}
.input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:first-child) .custom-file-label {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.input-group:not(.has-validation) > .form-control:not(:last-child), .input-group:not(.has-validation) > .custom-select:not(:last-child), .input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n + 3), .input-group.has-validation > .custom-select:nth-last-child(n + 3), .input-group.has-validation > .custom-file:nth-last-child(n + 3) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group-prepend, .input-group-append {
  display: flex;
}
.input-group-prepend .btn, .input-group-prepend input[type="submit"], .input-group-append .btn, .input-group-append input[type="submit"] {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus, .input-group-prepend input[type="submit"]:focus, .input-group-append .btn:focus, .input-group-append input[type="submit"]:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn, .input-group-prepend input[type="submit"] + .btn, .input-group-prepend .btn + input[type="submit"], .input-group-prepend input[type="submit"] + input[type="submit"], .input-group-prepend .btn + .input-group-text, .input-group-prepend input[type="submit"] + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + input[type="submit"], .input-group-append .btn + .btn, .input-group-append input[type="submit"] + .btn, .input-group-append .btn + input[type="submit"], .input-group-append input[type="submit"] + input[type="submit"], .input-group-append .btn + .input-group-text, .input-group-append input[type="submit"] + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + input[type="submit"] {
  margin-left: -1px;
}
.input-group-prepend {
  margin-right: -1px;
}
.input-group-append {
  margin-left: -1px;
}
.input-group-text {
  display: flex;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
.input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select {
  height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > input[type="submit"], .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > input[type="submit"] {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > input[type="submit"], .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > input[type="submit"] {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}
.input-group-lg > .custom-select, .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > input[type="submit"], .input-group > .input-group-prepend > .input-group-text, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn, .input-group:not(.has-validation) > .input-group-append:not(:last-child) > input[type="submit"], .input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .btn, .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > input[type="submit"], .input-group.has-validation > .input-group-append:nth-last-child(n + 3) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > input[type="submit"]:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.input-group > .input-group-append > .btn, .input-group > .input-group-append > input[type="submit"], .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > input[type="submit"], .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > input[type="submit"]:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.custom-control {
  position: relative;
  z-index: 1;
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5rem;
  color-adjust: exact;
}
.custom-control-inline {
  display: inline-flex;
  margin-right: 1rem;
}
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #007bff;
  background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #b3d7ff;
  border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.custom-control-label::after {
  position: absolute;
  top: 0.25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: 50% / 50% 50% no-repeat;
}
.custom-checkbox .custom-control-label::before {
  border-radius: 0.25rem;
}
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #007bff;
  background-color: #007bff;
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-switch {
  padding-left: 2.25rem;
}
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
.custom-switch .custom-control-label::after {
  top: calc(0.25rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  transition: transform 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) {
  .custom-switch .custom-control-label::after {
    transition: none;
  }
}
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  transform: translateX(0.75rem);
}
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(0, 123, 255, 0.5);
}
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center / 8px 10px no-repeat;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  appearance: none;
}
.custom-select:focus {
  border-color: #80bdff;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
.custom-select::-ms-expand {
  display: none;
}
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}
.custom-select-lg {
  height: calc(1.5em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin-bottom: 0;
}
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #80bdff;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.5em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.5;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
  border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #007bff;
  border: 0;
  border-radius: 1rem;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-ms-thumb {
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: #b3d7ff;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
  border-radius: 1rem;
}
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}
.custom-control-label::before, .custom-file-label, .custom-select {
  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) {
  .custom-control-label::before, .custom-file-label, .custom-select {
    transition: none;
  }
}
.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .nav-link:focus {
  text-decoration: none;
}
.nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: -1px;
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.nav-pills .nav-link {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #007bff;
}
.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;
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
.navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl, .navbar > .container-sm, .navbar > .container-md, .navbar > .container-lg, .navbar > .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
.navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.navbar-collapse {
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
}
.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: 50% / 100% 100% no-repeat;
}
.navbar-nav-scroll {
  max-height: 75vh;
  overflow-y: auto;
}
@media (max-width: 575.98px) {
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .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;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .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 {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
  overflow: visible;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}
.navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus {
  color: #fff;
}
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
}
.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: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group, .card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
.card-title {
  margin-bottom: 0.75rem;
}
.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}
.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
}
.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: calc(0.25rem - 1px);
}
.card-img, .card-img-top, .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
.card-img, .card-img-top {
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.card-img, .card-img-bottom {
  border-bottom-right-radius: calc(0.25rem - 1px);
  border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card {
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
.card-group > .card {
  margin-bottom: 15px;
}
@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;
  }
}
.card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.accordion {
  overflow-anchor: none;
}
.accordion > .card {
  overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
}
.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 0.75rem 1rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: 0.5rem;
  color: #6c757d;
  content: "/";
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
.breadcrumb-item.active {
  color: #6c757d;
}
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #007bff;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #0056b3;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}
.badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25rem;
  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) {
  .badge {
    transition: none;
  }
}
a.badge:hover, a.badge:focus {
  text-decoration: none;
}
.badge:empty {
  display: none;
}
.btn .badge, input[type="submit"] .badge {
  position: relative;
  top: -1px;
}
.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}
.badge-primary {
  color: #fff;
  background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #fff;
  background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
  color: #fff;
  background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
.badge-info {
  color: #fff;
  background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
.badge-warning {
  color: #212529;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
.badge-danger {
  color: #fff;
  background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
.badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
.badge-dark {
  color: #fff;
  background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
  border-radius: 0.3rem;
}
@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}
.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}
.alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 0.25rem;
}
.alert-heading {
  color: inherit;
}
.alert-link {
  font-weight: 700;
}
.alert-dismissible {
  padding-right: 4rem;
}
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
.alert-primary {
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.alert-primary hr {
  border-top-color: #9fcdff;
}
.alert-primary .alert-link {
  color: #002752;
}
.alert-secondary {
  color: #383d41;
  background-color: #e2e3e5;
  border-color: #d6d8db;
}
.alert-secondary hr {
  border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
  color: #202326;
}
.alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.alert-success hr {
  border-top-color: #b1dfbb;
}
.alert-success .alert-link {
  color: #0b2e13;
}
.alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
.alert-info hr {
  border-top-color: #abdde5;
}
.alert-info .alert-link {
  color: #062c33;
}
.alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
.alert-warning hr {
  border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
  color: #533f03;
}
.alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
.alert-danger hr {
  border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
  color: #491217;
}
.alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
.alert-light hr {
  border-top-color: #ececf6;
}
.alert-light .alert-link {
  color: #686868;
}
.alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
.alert-dark hr {
  border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
  color: #040505;
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  line-height: 0;
  font-size: 0.75rem;
  background-color: #e9ecef;
  border-radius: 0.25rem;
}
.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #007bff;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    transition: none;
  }
}
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
.progress-bar-animated {
  animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    animation: none;
  }
}
.media {
  display: flex;
  align-items: flex-start;
}
.media-body {
  flex: 1;
}
.list-group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: 0.25rem;
}
.list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
.list-group-item-action:active {
  color: #212529;
  background-color: #e9ecef;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
.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: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
.list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
.list-group-horizontal {
  flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
  border-bottom-left-radius: 0.25rem;
  border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
  border-top-right-radius: 0.25rem;
  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: 1px;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  .list-group-horizontal-sm {
    flex-direction: row;
  }
  .list-group-horizontal-sm > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-sm > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  .list-group-horizontal-md {
    flex-direction: row;
  }
  .list-group-horizontal-md > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-md > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  .list-group-horizontal-lg {
    flex-direction: row;
  }
  .list-group-horizontal-lg > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-lg > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    flex-direction: row;
  }
  .list-group-horizontal-xl > .list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  .list-group-horizontal-xl > .list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    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: 1px;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}
.list-group-item-primary {
  color: #004085;
  background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: #004085;
  background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #004085;
  border-color: #004085;
}
.list-group-item-secondary {
  color: #383d41;
  background-color: #d6d8db;
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: #383d41;
  background-color: #c8cbcf;
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #383d41;
  border-color: #383d41;
}
.list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
.list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
.list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
.list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
.list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
.list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
.close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.5;
}
.close:hover {
  color: #000;
  text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
  opacity: 0.75;
}
button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
}
a.close.disabled {
  pointer-events: none;
}
.toast {
  flex-basis: 350px;
  max-width: 350px;
  font-size: 0.875rem;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
  opacity: 0;
  border-radius: 0.25rem;
}
.toast:not(:last-child) {
  margin-bottom: 0.75rem;
}
.toast.showing {
  opacity: 1;
}
.toast.show {
  display: block;
  opacity: 1;
}
.toast.hide {
  display: none;
}
.toast-header {
  display: flex;
  align-items: center;
  padding: 0.25rem 0.75rem;
  color: #6c757d;
  background-color: rgba(255, 255, 255, 0.85);
  background-clip: padding-box;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  border-top-left-radius: calc(0.25rem - 1px);
  border-top-right-radius: calc(0.25rem - 1px);
}
.toast-body {
  padding: 0.75rem;
}
.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}
.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop.show {
  opacity: 0.5;
}
.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
.modal-title {
  margin-bottom: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg, .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  .modal-xl {
    max-width: 1140px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 0.9;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 0.25rem;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
}
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0.3rem;
}
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.popover-header:empty {
  display: none;
}
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #212529;
}
.carousel {
  position: relative;
}
.carousel.pointer-event {
  touch-action: pan-y;
}
.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}
.carousel-item.active, .carousel-item-next, .carousel-item-prev {
  display: block;
}
.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right {
  transform: translateX(100%);
}
.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left {
  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-left, .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right {
    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%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
.carousel-control-prev {
  left: 0;
}
.carousel-control-next {
  right: 0;
}
.carousel-control-prev-icon, .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: 50% / 100% 100% no-repeat;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  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 li {
    transition: none;
  }
}
.carousel-indicators .active {
  opacity: 1;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
.spinner-border {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  border: 0.25em solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}
.spinner-border-sm {
  width: 1rem;
  height: 1rem;
  border-width: 0.2em;
}
@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: text-bottom;
  background-color: currentColor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
  width: 1rem;
  height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
  .spinner-border, .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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;
}
.bg-primary {
  background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus {
  background-color: #0062cc !important;
}
.bg-secondary {
  background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus {
  background-color: #545b62 !important;
}
.bg-success {
  background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus {
  background-color: #1e7e34 !important;
}
.bg-info {
  background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus {
  background-color: #117a8b !important;
}
.bg-warning {
  background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus {
  background-color: #d39e00 !important;
}
.bg-danger {
  background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus {
  background-color: #bd2130 !important;
}
.bg-light {
  background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus {
  background-color: #dae0e5 !important;
}
.bg-dark {
  background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus {
  background-color: #1d2124 !important;
}
.bg-white {
  background-color: #fff !important;
}
.bg-transparent {
  background-color: transparent !important;
}
.border {
  border: 1px solid #dee2e6 !important;
}
.border-top {
  border-top: 1px solid #dee2e6 !important;
}
.border-right {
  border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
  border-left: 1px solid #dee2e6 !important;
}
.border-0, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-handler {
  border: 0 !important;
}
.border-top-0 {
  border-top: 0 !important;
}
.border-right-0 {
  border-right: 0 !important;
}
.border-bottom-0 {
  border-bottom: 0 !important;
}
.border-left-0 {
  border-left: 0 !important;
}
.border-primary {
  border-color: #007bff !important;
}
.border-secondary {
  border-color: #6c757d !important;
}
.border-success {
  border-color: #28a745 !important;
}
.border-info {
  border-color: #17a2b8 !important;
}
.border-warning {
  border-color: #ffc107 !important;
}
.border-danger {
  border-color: #dc3545 !important;
}
.border-light {
  border-color: #f8f9fa !important;
}
.border-dark {
  border-color: #343a40 !important;
}
.border-white {
  border-color: #fff !important;
}
.rounded-sm {
  border-radius: 0.2rem !important;
}
.rounded {
  border-radius: 0.25rem !important;
}
.rounded-top {
  border-top-left-radius: 0.25rem !important;
  border-top-right-radius: 0.25rem !important;
}
.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}
.rounded-bottom {
  border-bottom-right-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}
.rounded-lg {
  border-radius: 0.3rem !important;
}
.rounded-circle {
  border-radius: 50% !important;
}
.rounded-pill {
  border-radius: 50rem !important;
}
.rounded-0 {
  border-radius: 0 !important;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.d-none, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .codedropz-upload-container .codedropz-upload-inner > h3, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .codedropz-upload-container .codedropz-upload-inner > span {
  display: none !important;
}
.d-inline {
  display: inline !important;
}
.d-inline-block {
  display: inline-block !important;
}
.d-block, .wpcf7 label[for="resume-portfolio"], .wpcf7 label[for="resume-portfolio"] .resume-portfolio, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .cd-upload-btn {
  display: block !important;
}
.d-table {
  display: table !important;
}
.d-table-row {
  display: table-row !important;
}
.d-table-cell {
  display: table-cell !important;
}
.d-flex, #expanded-navigation .fs-menu-bottom .menu, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper {
  display: flex !important;
}
.d-inline-flex, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .dnd-upload-status {
  display: inline-flex !important;
}
@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !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;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !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;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !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;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !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;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !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;
  }
}
.embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
.embed-responsive::before {
  display: block;
  content: "";
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
.embed-responsive-16by9::before {
  padding-top: 56.25%;
}
.embed-responsive-4by3::before {
  padding-top: 75%;
}
.embed-responsive-1by1::before {
  padding-top: 100%;
}
.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-wrap, #expanded-navigation .fs-menu-bottom .menu, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper {
  flex-wrap: wrap !important;
}
.flex-nowrap {
  flex-wrap: nowrap !important;
}
.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
.flex-fill {
  flex: 1 1 auto !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;
}
.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;
}
.align-items-start {
  align-items: flex-start !important;
}
.align-items-end, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper {
  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;
}
@media (min-width: 576px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center, #working-at-R6-section .content-row {
    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;
  }
}
@media (min-width: 768px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
@media (min-width: 992px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !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;
  }
  .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, #about-experience-section .images-col .wp-block-gallery .blocks-gallery-grid {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !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;
  }
}
@media (min-width: 1200px) {
  .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-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !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;
  }
  .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;
  }
  .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;
  }
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
.float-none {
  float: none !important;
}
@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.user-select-all {
  user-select: all !important;
}
.user-select-auto {
  user-select: auto !important;
}
.user-select-none {
  user-select: none !important;
}
.overflow-auto {
  overflow: auto !important;
}
.overflow-hidden {
  overflow: hidden !important;
}
.position-static {
  position: static !important;
}
.position-relative, #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children, .wpcf7 label[for="resume-portfolio"] {
  position: relative !important;
}
.position-absolute, .wpcf7 label[for="resume-portfolio"] > .label-text {
  position: absolute !important;
}
.position-fixed {
  position: fixed !important;
}
.position-sticky {
  position: sticky !important;
}
.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;
}
@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
.shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
.shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
.shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
.shadow-none {
  box-shadow: none !important;
}
.w-25 {
  width: 25% !important;
}
.w-50 {
  width: 50% !important;
}
.w-75 {
  width: 75% !important;
}
.w-100, .wpcf7 label[for="resume-portfolio"], .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-handler, #careers-eoi-page-section > div, #careers-page-sec2 .image-cols .wp-block-image > img, #our-values-section .images-row .wp-block-image > img, #working-at-R6-section .content-row .img-col .wp-block-image > img, #about-experience-section .images-col .img-p-tablet img, #about-experience-section .images-col .wp-block-gallery, #about-experience-section .images-col .wp-block-gallery .blocks-gallery-grid, #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item img {
  width: 100% !important;
}
.w-auto {
  width: auto !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;
}
.mw-100 {
  max-width: 100% !important;
}
.mh-100 {
  max-height: 100% !important;
}
.min-vw-100 {
  min-width: 100vw !important;
}
.min-vh-100 {
  min-height: 100vh !important;
}
.vw-100 {
  width: 100vw !important;
}
.vh-100 {
  height: 100vh !important;
}
.m-0, #expanded-navigation .fs-menu-3cols .menu, #expanded-navigation .fs-menu-bottom .menu, #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item {
  margin: 0 !important;
}
.mt-0, .my-0 {
  margin-top: 0 !important;
}
.mr-0, #expanded-navigation .fs-menu-3cols .menu .menu-item, #expanded-navigation .fs-menu-bottom .menu .menu-item:last-child, .mx-0 {
  margin-right: 0 !important;
}
.mb-0, #expanded-navigation .widget:last-child, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-handler, .my-0 {
  margin-bottom: 0 !important;
}
.ml-0, .mx-0 {
  margin-left: 0 !important;
}
.m-1 {
  margin: 0.25rem !important;
}
.mt-1, .my-1 {
  margin-top: 0.25rem !important;
}
.mr-1, .mx-1 {
  margin-right: 0.25rem !important;
}
.mb-1, .my-1 {
  margin-bottom: 0.25rem !important;
}
.ml-1, .mx-1 {
  margin-left: 0.25rem !important;
}
.m-2 {
  margin: 0.5rem !important;
}
.mt-2, .my-2 {
  margin-top: 0.5rem !important;
}
.mr-2, .mx-2 {
  margin-right: 0.5rem !important;
}
.mb-2, .my-2 {
  margin-bottom: 0.5rem !important;
}
.ml-2, .mx-2 {
  margin-left: 0.5rem !important;
}
.m-3 {
  margin: 1rem !important;
}
.mt-3, .my-3 {
  margin-top: 1rem !important;
}
.mr-3, .mx-3 {
  margin-right: 1rem !important;
}
.mb-3, .my-3 {
  margin-bottom: 1rem !important;
}
.ml-3, .mx-3 {
  margin-left: 1rem !important;
}
.m-4 {
  margin: 1.5rem !important;
}
.mt-4, .my-4 {
  margin-top: 1.5rem !important;
}
.mr-4, .mx-4 {
  margin-right: 1.5rem !important;
}
.mb-4, .my-4 {
  margin-bottom: 1.5rem !important;
}
.ml-4, .mx-4 {
  margin-left: 1.5rem !important;
}
.m-5 {
  margin: 3rem !important;
}
.mt-5, .my-5 {
  margin-top: 3rem !important;
}
.mr-5, .mx-5 {
  margin-right: 3rem !important;
}
.mb-5, .my-5 {
  margin-bottom: 3rem !important;
}
.ml-5, .mx-5 {
  margin-left: 3rem !important;
}
.m-6 {
  margin: 2rem !important;
}
.mt-6, .my-6 {
  margin-top: 2rem !important;
}
.mr-6, .mx-6 {
  margin-right: 2rem !important;
}
.mb-6, .my-6 {
  margin-bottom: 2rem !important;
}
.ml-6, .mx-6 {
  margin-left: 2rem !important;
}
.m-7 {
  margin: 4rem !important;
}
.mt-7, .my-7 {
  margin-top: 4rem !important;
}
.mr-7, .mx-7 {
  margin-right: 4rem !important;
}
.mb-7, .my-7 {
  margin-bottom: 4rem !important;
}
.ml-7, .mx-7 {
  margin-left: 4rem !important;
}
.p-0, #expanded-navigation .fs-menu-3cols .menu, #expanded-navigation .fs-menu-bottom .menu, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .codedropz-upload-container {
  padding: 0 !important;
}
.pt-0, .py-0 {
  padding-top: 0 !important;
}
.pr-0, .px-0 {
  padding-right: 0 !important;
}
.pb-0, .py-0 {
  padding-bottom: 0 !important;
}
.pl-0, .px-0 {
  padding-left: 0 !important;
}
.p-1 {
  padding: 0.25rem !important;
}
.pt-1, .py-1 {
  padding-top: 0.25rem !important;
}
.pr-1, .px-1 {
  padding-right: 0.25rem !important;
}
.pb-1, .py-1 {
  padding-bottom: 0.25rem !important;
}
.pl-1, .px-1 {
  padding-left: 0.25rem !important;
}
.p-2 {
  padding: 0.5rem !important;
}
.pt-2, .py-2 {
  padding-top: 0.5rem !important;
}
.pr-2, .px-2 {
  padding-right: 0.5rem !important;
}
.pb-2, .py-2 {
  padding-bottom: 0.5rem !important;
}
.pl-2, .px-2 {
  padding-left: 0.5rem !important;
}
.p-3 {
  padding: 1rem !important;
}
.pt-3, .py-3 {
  padding-top: 1rem !important;
}
.pr-3, .px-3 {
  padding-right: 1rem !important;
}
.pb-3, .py-3 {
  padding-bottom: 1rem !important;
}
.pl-3, .px-3 {
  padding-left: 1rem !important;
}
.p-4 {
  padding: 1.5rem !important;
}
.pt-4, .py-4 {
  padding-top: 1.5rem !important;
}
.pr-4, .px-4 {
  padding-right: 1.5rem !important;
}
.pb-4, .py-4 {
  padding-bottom: 1.5rem !important;
}
.pl-4, .px-4 {
  padding-left: 1.5rem !important;
}
.p-5 {
  padding: 3rem !important;
}
.pt-5, .py-5 {
  padding-top: 3rem !important;
}
.pr-5, .px-5 {
  padding-right: 3rem !important;
}
.pb-5, .py-5 {
  padding-bottom: 3rem !important;
}
.pl-5, .px-5 {
  padding-left: 3rem !important;
}
.p-6 {
  padding: 2rem !important;
}
.pt-6, .py-6 {
  padding-top: 2rem !important;
}
.pr-6, .px-6 {
  padding-right: 2rem !important;
}
.pb-6, .py-6 {
  padding-bottom: 2rem !important;
}
.pl-6, .px-6 {
  padding-left: 2rem !important;
}
.p-7 {
  padding: 4rem !important;
}
.pt-7, .py-7 {
  padding-top: 4rem !important;
}
.pr-7, .px-7 {
  padding-right: 4rem !important;
}
.pb-7, .py-7 {
  padding-bottom: 4rem !important;
}
.pl-7, .px-7 {
  padding-left: 4rem !important;
}
.m-n1 {
  margin: -0.25rem !important;
}
.mt-n1, .my-n1 {
  margin-top: -0.25rem !important;
}
.mr-n1, .mx-n1 {
  margin-right: -0.25rem !important;
}
.mb-n1, .my-n1 {
  margin-bottom: -0.25rem !important;
}
.ml-n1, .mx-n1 {
  margin-left: -0.25rem !important;
}
.m-n2 {
  margin: -0.5rem !important;
}
.mt-n2, .my-n2 {
  margin-top: -0.5rem !important;
}
.mr-n2, .mx-n2 {
  margin-right: -0.5rem !important;
}
.mb-n2, .my-n2 {
  margin-bottom: -0.5rem !important;
}
.ml-n2, .mx-n2 {
  margin-left: -0.5rem !important;
}
.m-n3 {
  margin: -1rem !important;
}
.mt-n3, .my-n3 {
  margin-top: -1rem !important;
}
.mr-n3, .mx-n3 {
  margin-right: -1rem !important;
}
.mb-n3, .my-n3 {
  margin-bottom: -1rem !important;
}
.ml-n3, .mx-n3 {
  margin-left: -1rem !important;
}
.m-n4 {
  margin: -1.5rem !important;
}
.mt-n4, .my-n4 {
  margin-top: -1.5rem !important;
}
.mr-n4, .mx-n4 {
  margin-right: -1.5rem !important;
}
.mb-n4, .my-n4 {
  margin-bottom: -1.5rem !important;
}
.ml-n4, .mx-n4 {
  margin-left: -1.5rem !important;
}
.m-n5 {
  margin: -3rem !important;
}
.mt-n5, .my-n5 {
  margin-top: -3rem !important;
}
.mr-n5, .mx-n5 {
  margin-right: -3rem !important;
}
.mb-n5, .my-n5 {
  margin-bottom: -3rem !important;
}
.ml-n5, .mx-n5 {
  margin-left: -3rem !important;
}
.m-n6 {
  margin: -2rem !important;
}
.mt-n6, .my-n6 {
  margin-top: -2rem !important;
}
.mr-n6, .mx-n6 {
  margin-right: -2rem !important;
}
.mb-n6, .my-n6 {
  margin-bottom: -2rem !important;
}
.ml-n6, .mx-n6 {
  margin-left: -2rem !important;
}
.m-n7 {
  margin: -4rem !important;
}
.mt-n7, .my-n7 {
  margin-top: -4rem !important;
}
.mr-n7, .mx-n7 {
  margin-right: -4rem !important;
}
.mb-n7, .my-n7 {
  margin-bottom: -4rem !important;
}
.ml-n7, .mx-n7 {
  margin-left: -4rem !important;
}
.m-auto {
  margin: auto !important;
}
.mt-auto, .my-auto {
  margin-top: auto !important;
}
.mr-auto, .mx-auto {
  margin-right: auto !important;
}
.mb-auto, .my-auto {
  margin-bottom: auto !important;
}
.ml-auto, .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0, .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0, .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0, .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0, .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1, .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1, .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1, .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1, .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2, .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2, .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2, .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2, .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3, .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3, .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3, .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3, .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4, .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4, .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4, .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4, .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5, .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5, .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5, .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5, .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .m-sm-6 {
    margin: 2rem !important;
  }
  .mt-sm-6, .my-sm-6 {
    margin-top: 2rem !important;
  }
  .mr-sm-6, .mx-sm-6 {
    margin-right: 2rem !important;
  }
  .mb-sm-6, .my-sm-6 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-6, .mx-sm-6 {
    margin-left: 2rem !important;
  }
  .m-sm-7 {
    margin: 4rem !important;
  }
  .mt-sm-7, .my-sm-7 {
    margin-top: 4rem !important;
  }
  .mr-sm-7, .mx-sm-7 {
    margin-right: 4rem !important;
  }
  .mb-sm-7, .my-sm-7 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-7, .mx-sm-7 {
    margin-left: 4rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0, .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0, .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0, .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0, .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1, .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1, .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1, .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1, .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2, .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2, .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2, .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2, .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3, .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3, .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3, .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3, .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4, .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4, .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4, .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4, .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5, .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5, .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5, .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5, .px-sm-5 {
    padding-left: 3rem !important;
  }
  .p-sm-6 {
    padding: 2rem !important;
  }
  .pt-sm-6, .py-sm-6 {
    padding-top: 2rem !important;
  }
  .pr-sm-6, .px-sm-6 {
    padding-right: 2rem !important;
  }
  .pb-sm-6, .py-sm-6 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-6, .px-sm-6 {
    padding-left: 2rem !important;
  }
  .p-sm-7 {
    padding: 4rem !important;
  }
  .pt-sm-7, .py-sm-7 {
    padding-top: 4rem !important;
  }
  .pr-sm-7, .px-sm-7 {
    padding-right: 4rem !important;
  }
  .pb-sm-7, .py-sm-7 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-7, .px-sm-7 {
    padding-left: 4rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1, .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1, .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1, .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1, .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2, .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2, .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2, .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2, .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3, .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3, .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3, .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3, .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4, .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4, .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4, .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4, .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5, .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5, .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5, .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5, .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-n6 {
    margin: -2rem !important;
  }
  .mt-sm-n6, .my-sm-n6 {
    margin-top: -2rem !important;
  }
  .mr-sm-n6, .mx-sm-n6 {
    margin-right: -2rem !important;
  }
  .mb-sm-n6, .my-sm-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n6, .mx-sm-n6 {
    margin-left: -2rem !important;
  }
  .m-sm-n7 {
    margin: -4rem !important;
  }
  .mt-sm-n7, .my-sm-n7 {
    margin-top: -4rem !important;
  }
  .mr-sm-n7, .mx-sm-n7 {
    margin-right: -4rem !important;
  }
  .mb-sm-n7, .my-sm-n7 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n7, .mx-sm-n7 {
    margin-left: -4rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto, .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto, .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto, .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto, .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0, .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0, .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0, .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0, .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1, .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1, .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1, .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1, .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2, .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2, .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2, .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2, .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3, .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3, .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3, .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3, .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4, .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4, .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4, .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4, .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5, .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5, .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5, .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5, .mx-md-5 {
    margin-left: 3rem !important;
  }
  .m-md-6 {
    margin: 2rem !important;
  }
  .mt-md-6, .my-md-6 {
    margin-top: 2rem !important;
  }
  .mr-md-6, .mx-md-6 {
    margin-right: 2rem !important;
  }
  .mb-md-6, .my-md-6 {
    margin-bottom: 2rem !important;
  }
  .ml-md-6, .mx-md-6 {
    margin-left: 2rem !important;
  }
  .m-md-7 {
    margin: 4rem !important;
  }
  .mt-md-7, .my-md-7 {
    margin-top: 4rem !important;
  }
  .mr-md-7, .mx-md-7 {
    margin-right: 4rem !important;
  }
  .mb-md-7, .my-md-7 {
    margin-bottom: 4rem !important;
  }
  .ml-md-7, .mx-md-7 {
    margin-left: 4rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0, .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0, .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0, .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0, .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1, .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1, .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1, .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1, .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2, .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2, .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2, .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2, .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3, .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3, .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3, .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3, .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4, .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4, .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4, .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4, .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5, .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5, .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5, .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5, .px-md-5 {
    padding-left: 3rem !important;
  }
  .p-md-6 {
    padding: 2rem !important;
  }
  .pt-md-6, .py-md-6 {
    padding-top: 2rem !important;
  }
  .pr-md-6, .px-md-6 {
    padding-right: 2rem !important;
  }
  .pb-md-6, .py-md-6 {
    padding-bottom: 2rem !important;
  }
  .pl-md-6, .px-md-6 {
    padding-left: 2rem !important;
  }
  .p-md-7 {
    padding: 4rem !important;
  }
  .pt-md-7, .py-md-7 {
    padding-top: 4rem !important;
  }
  .pr-md-7, .px-md-7 {
    padding-right: 4rem !important;
  }
  .pb-md-7, .py-md-7 {
    padding-bottom: 4rem !important;
  }
  .pl-md-7, .px-md-7 {
    padding-left: 4rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1, .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1, .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1, .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1, .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2, .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2, .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2, .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2, .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3, .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3, .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3, .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3, .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4, .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4, .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4, .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4, .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5, .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5, .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5, .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5, .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-n6 {
    margin: -2rem !important;
  }
  .mt-md-n6, .my-md-n6 {
    margin-top: -2rem !important;
  }
  .mr-md-n6, .mx-md-n6 {
    margin-right: -2rem !important;
  }
  .mb-md-n6, .my-md-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n6, .mx-md-n6 {
    margin-left: -2rem !important;
  }
  .m-md-n7 {
    margin: -4rem !important;
  }
  .mt-md-n7, .my-md-n7 {
    margin-top: -4rem !important;
  }
  .mr-md-n7, .mx-md-n7 {
    margin-right: -4rem !important;
  }
  .mb-md-n7, .my-md-n7 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n7, .mx-md-n7 {
    margin-left: -4rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto, .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto, .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto, .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto, .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0, .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0, .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0, .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0, .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1, .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1, .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1, .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1, .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2, .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2, .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2, .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2, .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3, .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3, .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3, .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3, .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4, .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4, .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4, .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4, .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5, .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5, .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5, .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5, .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .m-lg-6 {
    margin: 2rem !important;
  }
  .mt-lg-6, .my-lg-6 {
    margin-top: 2rem !important;
  }
  .mr-lg-6, .mx-lg-6 {
    margin-right: 2rem !important;
  }
  .mb-lg-6, .my-lg-6 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-6, .mx-lg-6 {
    margin-left: 2rem !important;
  }
  .m-lg-7 {
    margin: 4rem !important;
  }
  .mt-lg-7, .my-lg-7 {
    margin-top: 4rem !important;
  }
  .mr-lg-7, .mx-lg-7 {
    margin-right: 4rem !important;
  }
  .mb-lg-7, .my-lg-7 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-7, .mx-lg-7 {
    margin-left: 4rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0, .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0, .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0, .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0, .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1, .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1, .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1, .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1, .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2, .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2, .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2, .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2, .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3, .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3, .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3, .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3, .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4, .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4, .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4, .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4, .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5, .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5, .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5, .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5, .px-lg-5 {
    padding-left: 3rem !important;
  }
  .p-lg-6 {
    padding: 2rem !important;
  }
  .pt-lg-6, .py-lg-6 {
    padding-top: 2rem !important;
  }
  .pr-lg-6, .px-lg-6 {
    padding-right: 2rem !important;
  }
  .pb-lg-6, .py-lg-6 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-6, .px-lg-6 {
    padding-left: 2rem !important;
  }
  .p-lg-7 {
    padding: 4rem !important;
  }
  .pt-lg-7, .py-lg-7 {
    padding-top: 4rem !important;
  }
  .pr-lg-7, .px-lg-7 {
    padding-right: 4rem !important;
  }
  .pb-lg-7, .py-lg-7 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-7, .px-lg-7 {
    padding-left: 4rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1, .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1, .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1, .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1, .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2, .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2, .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2, .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2, .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3, .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3, .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3, .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3, .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4, .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4, .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4, .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4, .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5, .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5, .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5, .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5, .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-n6 {
    margin: -2rem !important;
  }
  .mt-lg-n6, .my-lg-n6 {
    margin-top: -2rem !important;
  }
  .mr-lg-n6, .mx-lg-n6 {
    margin-right: -2rem !important;
  }
  .mb-lg-n6, .my-lg-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n6, .mx-lg-n6 {
    margin-left: -2rem !important;
  }
  .m-lg-n7 {
    margin: -4rem !important;
  }
  .mt-lg-n7, .my-lg-n7 {
    margin-top: -4rem !important;
  }
  .mr-lg-n7, .mx-lg-n7 {
    margin-right: -4rem !important;
  }
  .mb-lg-n7, .my-lg-n7 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n7, .mx-lg-n7 {
    margin-left: -4rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto, .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto, .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto, .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto, .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0, .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0, .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0, .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0, .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1, .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1, .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1, .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1, .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2, .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2, .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2, .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2, .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3, .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3, .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3, .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3, .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4, .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4, .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4, .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4, .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5, .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5, .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5, .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5, .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .m-xl-6 {
    margin: 2rem !important;
  }
  .mt-xl-6, .my-xl-6 {
    margin-top: 2rem !important;
  }
  .mr-xl-6, .mx-xl-6 {
    margin-right: 2rem !important;
  }
  .mb-xl-6, .my-xl-6 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-6, .mx-xl-6 {
    margin-left: 2rem !important;
  }
  .m-xl-7 {
    margin: 4rem !important;
  }
  .mt-xl-7, .my-xl-7 {
    margin-top: 4rem !important;
  }
  .mr-xl-7, .mx-xl-7 {
    margin-right: 4rem !important;
  }
  .mb-xl-7, .my-xl-7 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-7, .mx-xl-7 {
    margin-left: 4rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0, .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0, .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0, .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0, .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1, .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1, .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1, .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1, .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2, .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2, .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2, .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2, .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3, .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3, .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3, .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3, .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4, .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4, .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4, .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4, .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5, .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5, .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5, .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5, .px-xl-5 {
    padding-left: 3rem !important;
  }
  .p-xl-6 {
    padding: 2rem !important;
  }
  .pt-xl-6, .py-xl-6 {
    padding-top: 2rem !important;
  }
  .pr-xl-6, .px-xl-6 {
    padding-right: 2rem !important;
  }
  .pb-xl-6, .py-xl-6 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-6, .px-xl-6 {
    padding-left: 2rem !important;
  }
  .p-xl-7 {
    padding: 4rem !important;
  }
  .pt-xl-7, .py-xl-7 {
    padding-top: 4rem !important;
  }
  .pr-xl-7, .px-xl-7 {
    padding-right: 4rem !important;
  }
  .pb-xl-7, .py-xl-7 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-7, .px-xl-7 {
    padding-left: 4rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1, .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1, .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1, .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1, .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2, .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2, .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2, .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2, .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3, .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3, .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3, .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3, .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4, .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4, .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4, .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4, .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5, .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5, .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5, .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5, .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-n6 {
    margin: -2rem !important;
  }
  .mt-xl-n6, .my-xl-n6 {
    margin-top: -2rem !important;
  }
  .mr-xl-n6, .mx-xl-n6 {
    margin-right: -2rem !important;
  }
  .mb-xl-n6, .my-xl-n6 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n6, .mx-xl-n6 {
    margin-left: -2rem !important;
  }
  .m-xl-n7 {
    margin: -4rem !important;
  }
  .mt-xl-n7, .my-xl-n7 {
    margin-top: -4rem !important;
  }
  .mr-xl-n7, .mx-xl-n7 {
    margin-right: -4rem !important;
  }
  .mb-xl-n7, .my-xl-n7 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n7, .mx-xl-n7 {
    margin-left: -4rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto, .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto, .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto, .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto, .mx-xl-auto {
    margin-left: auto !important;
  }
}
.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
  text-align: justify !important;
}
.text-wrap {
  white-space: normal !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-left {
  text-align: left !important;
}
.text-right {
  text-align: right !important;
}
.text-center, .wpcf7 label[for="resume-portfolio"] > .label-text {
  text-align: center !important;
}
@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-weight-lighter {
  font-weight: lighter !important;
}
.font-weight-normal, #expanded-navigation .widget .widget-title, #expanded-navigation .widget.widget_text {
  font-weight: 400 !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-bolder {
  font-weight: bolder !important;
}
.font-italic {
  font-style: italic !important;
}
.text-white, .background--black .number-list-highlight .number-item .label, .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, #about-titlebar .number-list-highlight .number-item .label, .page-id-1447 #ourValues .number-list-highlight .number-item .label {
  color: #fff !important;
}
.text-primary {
  color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
  color: #0056b3 !important;
}
.text-secondary {
  color: #6c757d !important;
}
a.text-secondary:hover, a.text-secondary:focus {
  color: #494f54 !important;
}
.text-success {
  color: #28a745 !important;
}
a.text-success:hover, a.text-success:focus {
  color: #19692c !important;
}
.text-info {
  color: #17a2b8 !important;
}
a.text-info:hover, a.text-info:focus {
  color: #0f6674 !important;
}
.text-warning {
  color: #ffc107 !important;
}
a.text-warning:hover, a.text-warning:focus {
  color: #ba8b00 !important;
}
.text-danger {
  color: #dc3545 !important;
}
a.text-danger:hover, a.text-danger:focus {
  color: #a71d2a !important;
}
.text-light {
  color: #f8f9fa !important;
}
a.text-light:hover, a.text-light:focus {
  color: #cbd3da !important;
}
.text-dark {
  color: #343a40 !important;
}
a.text-dark:hover, a.text-dark:focus {
  color: #121416 !important;
}
.text-body {
  color: #212529 !important;
}
.text-muted {
  color: #6c757d !important;
}
.text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.text-decoration-none {
  text-decoration: none !important;
}
.text-break {
  word-break: break-word !important;
  word-wrap: break-word !important;
}
.text-reset {
  color: inherit !important;
}
.visible {
  visibility: visible !important;
}
.invisible {
  visibility: hidden !important;
}
@media print {
  *, *::before, *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }
  a:not(.btn) {
    text-decoration: underline;
  }
  abbr[title]::after {
    content: " (" attr(title) ")";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre, blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
  @page {
    size: a3;
  }
  body {
    min-width: 992px !important;
  }
  .container {
    min-width: 992px !important;
  }
  .navbar {
    display: none;
  }
  .badge {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td, .table th {
    background-color: #fff !important;
  }
  .table-bordered th, .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }
  .table-dark {
    color: inherit;
  }
  .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody {
    border-color: #dee2e6;
  }
  .table .thead-dark th {
    color: inherit;
    border-color: #dee2e6;
  }
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Light.ttf") format("truetype");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Light.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Light.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* devanagari */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  unicode-range: U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200C-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB;
}
/* latin-ext */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: "Poppins";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url("../fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* End Google Fonts */
@font-face {
  font-family: "Colfax";
  src: url("../fonts/colfax/Colfax-Regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Colfax";
  src: url("../fonts/colfax/Colfax-Medium.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
}
/*
ALL px VALUES SHOULD BE INTERPRETED THROUGH THIS FUNCTION
EXCEPTIONS TO THIS RULE INCLUDE:
	Fixed width elements
	Responsive breakpoints
*/
/*
Function sourced from css-tricks.com, @ 9:22am 20/04/2021
Source article written by Kitty Giraudel on 12/01/2015
Included here as it SHOULD only be used by the pxToRem function
*/
html {
  font-size: 16px;
  scroll-behavior: smooth;
}
@media (max-width: 1870px) {
  html {
    font-size: 0.85vw;
  }
}
@media (max-width: 1200px) {
  html {
    font-size: 1.34vw;
  }
}
@media (max-width: 1024px) {
  html {
    font-size: 1.9vw;
  }
}
@media (max-width: 600px) {
  html {
    font-size: 3.8vw;
  }
}
body {
  color: #000000;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #000000;
}
a:visited {
  color: #000000;
}
body {
  font-family: "Colfax", sans-serif;
}
p {
  color: #6A6D72;
}
.background--black p, .titlebar-sec--black.component-wrapper p, .titlebar-sec--black.equal-two-col-sec p, .titlebar-sec--black#about-titlebar p, #about-titlebar p, .page-id-1447 #ourValues p {
  color: #999A9B;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  color: #000000;
}
.background--black h1, .titlebar-sec--black.component-wrapper h1, .titlebar-sec--black.equal-two-col-sec h1, .titlebar-sec--black#about-titlebar h1, #about-titlebar h1, .page-id-1447 #ourValues h1, .background--black h2, .titlebar-sec--black.component-wrapper h2, .titlebar-sec--black.equal-two-col-sec h2, .titlebar-sec--black#about-titlebar h2, #about-titlebar h2, .page-id-1447 #ourValues h2, .background--black h3, .titlebar-sec--black.component-wrapper h3, .titlebar-sec--black.equal-two-col-sec h3, .titlebar-sec--black#about-titlebar h3, #about-titlebar h3, .page-id-1447 #ourValues h3, .background--black h4, .titlebar-sec--black.component-wrapper h4, .titlebar-sec--black.equal-two-col-sec h4, .titlebar-sec--black#about-titlebar h4, #about-titlebar h4, .page-id-1447 #ourValues h4, .background--black h5, .titlebar-sec--black.component-wrapper h5, .titlebar-sec--black.equal-two-col-sec h5, .titlebar-sec--black#about-titlebar h5, #about-titlebar h5, .page-id-1447 #ourValues h5, .background--black h6, .titlebar-sec--black.component-wrapper h6, .titlebar-sec--black.equal-two-col-sec h6, .titlebar-sec--black#about-titlebar h6, #about-titlebar h6, .page-id-1447 #ourValues h6 {
  color: #FFFFFF;
}
.font-family-heading {
  font-family: "Poppins", sans-serif;
}
.font-family-body, .single-post .content ul li {
  font-family: "Colfax", sans-serif;
}
h1 {
  font-size: 4.1875rem;
  line-height: 5.8125rem;
}
h2 {
  font-size: 3.625rem;
  line-height: 4.1875rem;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
  }
}
h2.cta-text {
  font-size: 4.8125rem;
  line-height: 5.8125rem;
}
@media screen and (max-width: 1200px) {
  h2.cta-text {
    font-size: 3.625rem;
    line-height: 4.4375rem;
  }
}
@media screen and (max-width: 1024px) {
  h2.cta-text {
    font-size: 2.8125rem;
    line-height: 3.1875rem;
  }
}
@media screen and (max-width: 600px) {
  h2.cta-text {
    font-size: 2.25rem;
    line-height: 2.9375rem;
  }
}
h1, h2 {
  font-weight: 400;
}
h3, h4, h5, h6 {
  font-weight: 600;
}
.font-size-14 {
  font-size: 0.875rem;
  line-height: 1.2;
}
.font-size-17 {
  font-size: 1.0625rem;
  line-height: 1.2;
}
.font-size-18 {
  font-size: 1.125rem;
  line-height: 1.2;
}
.font-size-19 {
  font-size: 1.1875rem;
  line-height: 1.2;
}
.font-size-20 {
  font-size: 1.25rem;
  line-height: 1.2;
}
.font-size-21 {
  font-size: 1.3125rem;
  line-height: 1.2;
}
.font-size-23 {
  font-size: 1.4375rem;
  line-height: 1.2;
}
.font-size-24 {
  font-size: 1.5rem;
  line-height: 1.2;
}
.font-size-25 {
  font-size: 1.5625rem;
  line-height: 1.2;
}
.font-size-28 {
  font-size: 1.75rem;
  line-height: 1.2;
}
.font-size-30 {
  font-size: 1.875rem;
  line-height: 1.2;
}
.font-size-31 {
  font-size: 1.9375rem;
  line-height: 1.2;
}
.font-size-33 {
  font-size: 1.9375rem;
  line-height: 1.2;
}
.font-size-34 {
  font-size: 2.125rem;
  line-height: 1.2;
}
.font-size-36 {
  font-size: 2.25rem;
  line-height: 1.2;
}
.font-size-37 {
  font-size: 2.3125rem;
  line-height: 1.2;
}
.font-size-38 {
  font-size: 2.375rem;
  line-height: 1.2;
}
.font-size-41 {
  font-size: 2.5625rem;
  line-height: 1.2;
}
.font-size-42 {
  font-size: 2.625rem;
  line-height: 1.2;
}
.font-size-44 {
  font-size: 2.75rem;
  line-height: 1.2;
}
.font-size-45 {
  font-size: 2.8125rem;
  line-height: 1.2;
}
.font-size-50 {
  font-size: 3.125rem;
  line-height: 1.2;
}
.font-size-51 {
  font-size: 3.1875rem;
  line-height: 1.2;
}
.font-size-54 {
  font-size: 3.375rem;
  line-height: 1.2;
}
.font-size-58 {
  font-size: 3.625rem;
  line-height: 1.2;
}
.font-size-61 {
  font-size: 3.8125rem;
  line-height: 1.2;
}
.font-size-67 {
  font-size: 4.1875rem;
  line-height: 1.2;
}
.font-size-71 {
  font-size: 4.4375rem;
  line-height: 1.2;
}
.font-size-77 {
  font-size: 4.8125rem;
  line-height: 1.2;
}
.font-size-81 {
  font-size: 5.0625rem;
  line-height: 1.2;
}
.font-size-91 {
  font-size: 5.6875rem;
  line-height: 1.2;
}
.color-black {
  color: #000000;
}
.color-black:visited, .color-black:focus {
  color: #000000;
}
.color-white {
  color: #FFFFFF;
}
.color-white:visited, .color-white:focus {
  color: #FFFFFF;
}
.color-bluegrey {
  color: #C7CFDB;
}
.color-bluegrey:visited, .color-bluegrey:focus {
  color: #C7CFDB;
}
.color-darkbluegrey {
  color: #AAB6C7;
}
.color-darkbluegrey:visited, .color-darkbluegrey:focus {
  color: #AAB6C7;
}
.color-greyOnLight {
  color: #6A6D72;
}
.color-greyOnLight:visited, .color-greyOnLight:focus {
  color: #6A6D72;
}
.color-greyOnDark {
  color: #999A9B;
}
.color-greyOnDark:visited, .color-greyOnDark:focus {
  color: #999A9B;
}
.color-blue {
  color: #131CFF;
}
.color-blue:visited, .color-blue:focus {
  color: #131CFF;
}
.color-yellow {
  color: #FFFF00;
}
.color-yellow:visited, .color-yellow:focus {
  color: #FFFF00;
}
.font-light {
  font-weight: 300;
}
.font-regular {
  font-weight: 400;
}
.font-medium, #prefooterCTA .cta-text {
  font-weight: 500 !important;
}
.font-semibold {
  font-weight: 600;
}
.underline {
  text-decoration: underline;
}
.underline.animated-underline {
  text-underline-offset: var(--offset, 7px);
  transition: --offset 0.3s;
}
.underline.animated-underline:hover {
  --offset: 15px;
}
@supports not (background: paint(something)) {
  .underline.animated-underline {
    transition: text-underline-offset 0.3s;
  }
  .underline.animated-underline:hover {
    text-underline-offset: 15px;
  }
}
.call-out {
  font-size: 3.125rem;
  font-weight: 400;
}
@media (max-width: 1200px) {
  .call-out {
    font-size: 2.75rem;
  }
}
@media (max-width: 1024px) {
  .call-out {
    font-size: 1.75rem;
    font-weight: 500;
    line-height: 1.5;
  }
}
@media (max-width: 600px) {
  .call-out {
    font-size: 1.5rem;
  }
}
.heading-reg {
  font-size: 2.375rem;
  line-height: 3.625rem;
  font-weight: 400;
}
@media screen and (max-width: 1200px) {
  .heading-reg {
    font-size: 2.125rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .heading-reg {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
.heading-h5 {
  font-size: 1.3125rem;
  line-height: 1.3125rem;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1200px) {
  .heading-h5 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
    margin-bottom: 1.0625rem;
  }
}
.center-heading-h2 {
  font-size: 2.5625rem;
  line-height: 4.0625rem;
  margin-bottom: 4.125rem;
}
@media screen and (max-width: 1200px) {
  .center-heading-h2 {
    font-size: 2.3125rem;
    line-height: 3.625rem;
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .center-heading-h2 {
    font-size: 1.9375rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .center-heading-h2 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
    margin-bottom: 2.25rem;
  }
}
/**
* Keyframes
**/
@keyframes opacityReveal {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityFromBottomReveal {
  0% {
    opacity: 0;
    transform: translateY(100%);
  }
  75% {
    transform: translateY(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityFromLeftReveal {
  0% {
    opacity: 0;
    transform: translateX(-15%);
  }
  30% {
    opacity: 0;
  }
  75% {
    transform: translateX(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes opacityFromRightReveal {
  0% {
    opacity: 0;
    transform: translateX(15%);
  }
  30% {
    opacity: 0;
  }
  75% {
    transform: translateX(0%);
  }
  100% {
    opacity: 1;
  }
}
@keyframes widthReveal {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/**
* Animation classes
**/
.opacity-reveal {
  animation-name: opacityReveal;
  animation-delay: 0.1s;
  animation-duration: 0.3s;
  animation-timing-function: ease-in;
  animation-iteration-count: 1;
  animation-fill-mode: forwards;
}
.scrolling-animation-image-container, .image-column {
  position: relative;
  display: inline-block;
}
.scrolling-animation-image, .image-column .wp-block-image img {
  opacity: 0;
}
canvas {
  position: fixed;
  z-index: 0;
  top: 0;
  left: 0;
  pointer-events: none;
}
@media screen and (max-width: 768px) {
  canvas {
    display: none;
  }
}
.background--black, .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar, #about-titlebar, .page-id-1447 #ourValues {
  background-color: #000000;
}
.background--black.component-wrapper, .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec, #about-titlebar, .page-id-1447 .component-wrapper#ourValues, .page-id-1447 #ourValues.equal-two-col-sec, .page-id-1447 #ourValues#about-titlebar, .background--black.equal-two-col-sec, .equal-two-col-sec.titlebar-sec--black.component-wrapper, .equal-two-col-sec.titlebar-sec--black, .equal-two-col-sec.titlebar-sec--black#about-titlebar, .equal-two-col-sec#about-titlebar, .page-id-1447 .equal-two-col-sec#ourValues, .background--black#about-titlebar, #about-titlebar.titlebar-sec--black.component-wrapper, #about-titlebar.titlebar-sec--black.equal-two-col-sec, #about-titlebar.titlebar-sec--black, .page-id-1447 #about-titlebar#ourValues {
  padding-top: 15rem;
  padding-bottom: 15rem;
}
@media (max-width: 1200px) {
  .background--black.component-wrapper, .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec, #about-titlebar, .page-id-1447 .component-wrapper#ourValues, .page-id-1447 #ourValues.equal-two-col-sec, .page-id-1447 #ourValues#about-titlebar, .background--black.equal-two-col-sec, .equal-two-col-sec.titlebar-sec--black.component-wrapper, .equal-two-col-sec.titlebar-sec--black, .equal-two-col-sec.titlebar-sec--black#about-titlebar, .equal-two-col-sec#about-titlebar, .page-id-1447 .equal-two-col-sec#ourValues, .background--black#about-titlebar, #about-titlebar.titlebar-sec--black.component-wrapper, #about-titlebar.titlebar-sec--black.equal-two-col-sec, #about-titlebar.titlebar-sec--black, .page-id-1447 #about-titlebar#ourValues {
    padding-top: 10.625rem;
    padding-bottom: 10.625rem;
  }
}
@media (max-width: 1024px) {
  .background--black.component-wrapper, .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec, #about-titlebar, .page-id-1447 .component-wrapper#ourValues, .page-id-1447 #ourValues.equal-two-col-sec, .page-id-1447 #ourValues#about-titlebar, .background--black.equal-two-col-sec, .equal-two-col-sec.titlebar-sec--black.component-wrapper, .equal-two-col-sec.titlebar-sec--black, .equal-two-col-sec.titlebar-sec--black#about-titlebar, .equal-two-col-sec#about-titlebar, .page-id-1447 .equal-two-col-sec#ourValues, .background--black#about-titlebar, #about-titlebar.titlebar-sec--black.component-wrapper, #about-titlebar.titlebar-sec--black.equal-two-col-sec, #about-titlebar.titlebar-sec--black, .page-id-1447 #about-titlebar#ourValues {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .background--black.component-wrapper, .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec, #about-titlebar, .page-id-1447 .component-wrapper#ourValues, .page-id-1447 #ourValues.equal-two-col-sec, .page-id-1447 #ourValues#about-titlebar, .background--black.equal-two-col-sec, .equal-two-col-sec.titlebar-sec--black.component-wrapper, .equal-two-col-sec.titlebar-sec--black, .equal-two-col-sec.titlebar-sec--black#about-titlebar, .equal-two-col-sec#about-titlebar, .page-id-1447 .equal-two-col-sec#ourValues, .background--black#about-titlebar, #about-titlebar.titlebar-sec--black.component-wrapper, #about-titlebar.titlebar-sec--black.equal-two-col-sec, #about-titlebar.titlebar-sec--black, .page-id-1447 #about-titlebar#ourValues {
    padding-top: 3.4375rem;
    padding-bottom: 3.4375rem;
  }
}
.background--black .component, .titlebar-sec--black.component-wrapper .component, .titlebar-sec--black.equal-two-col-sec .component, .titlebar-sec--black.equal-two-col-sec #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .titlebar-sec--black.equal-two-col-sec .titlebar-with-count-numbers-and-images, .titlebar-sec--black#about-titlebar .component, .titlebar-sec--black#about-titlebar #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .titlebar-sec--black#about-titlebar .titlebar-with-count-numbers-and-images, .titlebar-sec--black.component-wrapper #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .titlebar-sec--black.component-wrapper .titlebar-with-count-numbers-and-images, #about-titlebar .component, #about-titlebar .titlebar-with-count-numbers-and-images, .page-id-1447 #ourValues .component, .page-id-1447 #ourValues #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .page-id-1447 #ourValues .titlebar-with-count-numbers-and-images, .background--black #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .background--black .titlebar-with-count-numbers-and-images {
  margin-bottom: 15rem;
}
.background--black .component:last-child, .titlebar-sec--black.component-wrapper .component:last-child, .titlebar-sec--black.equal-two-col-sec .component:last-child, .titlebar-sec--black.equal-two-col-sec #about-titlebar .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .titlebar-sec--black.equal-two-col-sec .titlebar-with-count-numbers-and-images:last-child, .titlebar-sec--black#about-titlebar .component:last-child, .titlebar-sec--black#about-titlebar #about-titlebar .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .titlebar-sec--black#about-titlebar .titlebar-with-count-numbers-and-images:last-child, .titlebar-sec--black.component-wrapper #about-titlebar .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .titlebar-sec--black.component-wrapper .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .component:last-child, #about-titlebar .titlebar-with-count-numbers-and-images:last-child, .page-id-1447 #ourValues .component:last-child, .page-id-1447 #ourValues #about-titlebar .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .page-id-1447 #ourValues .titlebar-with-count-numbers-and-images:last-child, .background--black #about-titlebar .titlebar-with-count-numbers-and-images:last-child, #about-titlebar .background--black .titlebar-with-count-numbers-and-images:last-child {
  margin-bottom: 0;
}
.component-wrapper, .equal-two-col-sec, #about-titlebar {
  width: 100%;
  padding-right: 7.3%;
  padding-left: 7.3%;
  display: flex;
  justify-content: center;
}
@media (min-width: 1871px) {
  .component-wrapper, .equal-two-col-sec, #about-titlebar {
    padding-left: calc((100% - 1640px) / 2);
    padding-right: calc((100% - 1640px) / 2);
  }
  .component-wrapper.content-indent, .content-indent.equal-two-col-sec, .single-work .equal-two-col-sec.titlebar-sec, .equal-two-col-sec#about-titlebar, .content-indent#about-titlebar, .single-work #about-titlebar.titlebar-sec, #about-titlebar, .single-work .component-wrapper.titlebar-sec, .single-work .titlebar-sec.equal-two-col-sec, .single-work .titlebar-sec#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec {
    padding-left: calc((100% - 1370px) / 2);
    padding-right: calc((100% - 1370px) / 2);
  }
}
@media (max-width: 1400px) {
  .component-wrapper.content-indent, .content-indent.equal-two-col-sec, .single-work .equal-two-col-sec.titlebar-sec, .equal-two-col-sec#about-titlebar, .content-indent#about-titlebar, .single-work #about-titlebar.titlebar-sec, #about-titlebar, .single-work .component-wrapper.titlebar-sec, .single-work .titlebar-sec.equal-two-col-sec, .single-work .titlebar-sec#about-titlebar, .component-wrapper#about-titlebar, #about-titlebar.equal-two-col-sec {
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
@media (max-width: 1200px) {
  .component-wrapper, .equal-two-col-sec, #about-titlebar {
    padding-right: 6.75%;
    padding-left: 6.75%;
  }
}
@media (max-width: 600px) {
  .component-wrapper, .equal-two-col-sec, #about-titlebar {
    padding-right: 5%;
    padding-left: 5%;
  }
}
.component, #about-titlebar .titlebar-with-count-numbers-and-images {
  width: 100%;
  max-width: 102.5rem;
}
@media (max-width: 1200px) {
  .component, #about-titlebar .titlebar-with-count-numbers-and-images {
    max-width: 64.5rem;
  }
}
@media (max-width: 600px) {
  .component, #about-titlebar .titlebar-with-count-numbers-and-images {
    max-width: none;
  }
}
.component-sm {
  width: 100%;
  max-width: 76.625rem;
}
@media (max-width: 1200px) {
  .component-sm {
    max-width: 64.5rem;
  }
}
@media (max-width: 600px) {
  .component-sm {
    max-width: none;
  }
}
.component-xs, .single-post .share-social-icons {
  width: 100%;
  max-width: 68rem;
}
@media (max-width: 1200px) {
  .component-xs, .single-post .share-social-icons {
    max-width: 64.5rem;
  }
}
@media (max-width: 600px) {
  .component-xs, .single-post .share-social-icons {
    max-width: none;
  }
}
.component-padding-top-large {
  padding-top: 15rem;
}
@media (max-width: 1200px) {
  .component-padding-top-large {
    padding-top: 10.625rem;
  }
}
@media (max-width: 1024px) {
  .component-padding-top-large {
    padding-top: 6.25rem;
  }
}
@media (max-width: 600px) {
  .component-padding-top-large {
    padding-top: 3.4375rem;
  }
}
.component-padding-right-large {
  padding-right: 15rem;
}
.component-padding-bottom-large {
  padding-bottom: 15rem;
}
@media (max-width: 1200px) {
  .component-padding-bottom-large {
    padding-bottom: 10.625rem;
  }
}
@media (max-width: 1024px) {
  .component-padding-bottom-large {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .component-padding-bottom-large {
    padding-bottom: 3.4375rem;
  }
}
.component-padding-left-large {
  padding-left: 15rem;
}
.component-padding-x-large {
  padding-left: 15rem;
  padding-right: 15rem;
}
.component-padding-y-large {
  padding-top: 15rem;
  padding-bottom: 15rem;
}
.component-padding-top-medium {
  padding-top: 10.625rem;
}
.component-padding-right-medium {
  padding-right: 10.625rem;
}
.component-padding-bottom-medium, #capabilities-logos {
  padding-bottom: 10.625rem;
}
.component-padding-left-medium {
  padding-left: 10.625rem;
}
.component-padding-x-medium {
  padding-left: 10.625rem;
  padding-right: 10.625rem;
}
.component-padding-y-medium {
  padding-top: 10.625rem;
  padding-bottom: 10.625rem;
}
.component-padding-top-small {
  padding-top: 6.25rem;
}
@media (min-width: 1201px) {
  .component-padding-right-small {
    padding-right: 6.25rem;
  }
}
.component-padding-bottom-small, #capabilities-development {
  padding-bottom: 6.25rem;
}
@media (min-width: 1201px) {
  .component-padding-left-small {
    padding-left: 6.25rem;
  }
}
@media (min-width: 1201px) {
  .component-padding-x-small {
    padding-left: 6.25rem;
    padding-right: 6.25rem;
  }
}
.component-padding-y-small {
  padding-top: 6.25rem;
  padding-bottom: 6.25rem;
}
@media (min-width: 1201px) {
  .content-indent, .single-work .titlebar-sec, #about-titlebar {
    padding-right: 13%;
    padding-left: 13%;
  }
}
@media (min-width: 1201px) {
  .content-indent-left, .page-template-page-landing .titlebar-sec--black {
    padding-left: 13%;
  }
}
@media (min-width: 1871px) {
  .content-indent-left, .page-template-page-landing .titlebar-sec--black {
    padding-left: calc((100% - 1370px) / 2);
  }
}
@media (min-width: 1201px) {
  .content-indent-right {
    padding-right: 13%;
  }
}
@media (min-width: 1871px) {
  .content-indent-right {
    padding-right: calc((100% - 1370px) / 2);
  }
}
.margin-auto {
  margin-left: auto;
  margin-right: auto;
}
.margin-bottom-component-xs {
  margin-bottom: 3.4375rem;
}
@media (max-width: 1024px) {
  .margin-bottom-component-xs {
    margin-bottom: 2.5rem;
  }
}
.margin-bottom-component-sm {
  margin-bottom: 6.25rem;
}
@media (max-width: 1024px) {
  .margin-bottom-component-sm {
    margin-bottom: 2.5rem;
  }
}
.margin-bottom-component {
  margin-bottom: 10.625rem;
}
@media (max-width: 1024px) {
  .margin-bottom-component {
    margin-bottom: 5rem;
  }
}
@media (max-width: 600px) {
  .margin-bottom-component {
    margin-bottom: 3.75rem;
  }
}
.margin-bottom-component-lg {
  margin-bottom: 15rem;
}
@media (max-width: 1024px) {
  .margin-bottom-component-lg {
    margin-bottom: 5rem;
  }
}
@media screen and (min-width: 1201px) {
  .hide-desktop {
    display: none !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1200px) {
  .hide-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .hide-ls-tablet {
    display: none !important;
  }
}
@media screen and (min-width: 601px) and (max-width: 1024px) {
  .hide-p-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 600px) {
  .hide-mobile {
    display: none !important;
  }
}
.arrow-list li {
  font-size: 1.4375rem;
  line-height: 2rem;
  list-style: none;
  display: flex;
  align-items: flex-start;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.arrow-list li:not(:last-child) {
  margin-bottom: 1rem;
}
.arrow-list li:before {
  display: inline-block;
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 900;
  font-size: 1rem;
  margin-right: 1.375rem;
}
@media screen and (max-width: 1200px) {
  .arrow-list li {
    font-size: 1.25rem;
    line-height: 1.5625rem;
  }
  .arrow-list li:not(:last-child) {
    margin-bottom: 0.6875rem;
  }
}
@media screen and (max-width: 600px) {
  .arrow-list li {
    font-size: 1.125rem;
  }
  .arrow-list li:before {
    margin-right: 0.75rem;
  }
}
.heading-text-column {
  padding-left: 5%;
  padding-right: 5%;
}
@media screen and (max-width: 1200px) {
  .heading-text-column {
    padding-left: 0;
    padding-right: 0;
  }
}
.text-column-p, #secondary.widget-area p, .number-with-content-block > p, .page-template-page-landing .sidebar-column p, .page-template-page-landing .content-sec p {
  font-size: 1.4375rem;
  line-height: 2.375rem;
  font-weight: 400;
  color: #6A6D72;
}
@media (max-width: 1200px) {
  .text-column-p, #secondary.widget-area p, .number-with-content-block > p, .page-template-page-landing .sidebar-column p, .page-template-page-landing .content-sec p {
    font-size: 1.25rem;
    line-height: 2.0625rem;
  }
}
@media (max-width: 600px) {
  .text-column-p, #secondary.widget-area p, .number-with-content-block > p, .page-template-page-landing .sidebar-column p, .page-template-page-landing .content-sec p {
    font-size: 1.125rem;
    line-height: 1.9375rem;
  }
}
.equal-two-col-sec {
  margin-bottom: 11.25rem;
}
.equal-two-col-sec > div {
  flex-basis: 50%;
}
@media screen and (max-width: 1200px) {
  .equal-two-col-sec {
    margin-bottom: 8.75rem;
  }
  .equal-two-col-sec > .wp-block-column:not(:first-child) {
    margin-left: 5rem;
  }
}
@media screen and (max-width: 1024px) {
  .equal-two-col-sec {
    flex-wrap: wrap;
    margin-bottom: 4.375rem;
  }
  .equal-two-col-sec .wp-block-image {
    margin-bottom: 0;
  }
  .equal-two-col-sec > div {
    flex-basis: 100%;
    margin-left: 0 !important;
    margin-right: 0;
  }
  .equal-two-col-sec > div:not(:last-of-type) {
    margin-bottom: 2.5rem;
  }
}
.recent-projects-sc {
  padding-left: 0;
  padding-right: 0;
}
.recent-projects-sc h2 {
  margin-bottom: 1.875rem;
}
@media (min-width: 1201px) {
  .recent-projects-sc h2 {
    font-size: 3.125rem;
    line-height: 4.5rem;
  }
}
@media (max-width: 600px) {
  .recent-projects-sc {
    margin-bottom: 3rem;
  }
  .recent-projects-sc h2 {
    font-size: 1.875rem;
  }
}
.force-img-cover, .force-img-cover img {
  object-fit: cover !important;
}
@media screen and (max-width: 1024px) {
  .p-tablet-flex-wrap {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 1024px) {
  .p-tablet-flex-100 {
    flex-basis: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .p-tablet-flex-100.wp-block-column:not(:only-child) {
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  .p-tablet-reset-px {
    padding-left: 0;
    padding-right: 0;
  }
}
.mw-952 {
  max-width: 59.5rem;
}
.component-wrapper.full-height, .full-height.equal-two-col-sec, .full-height#about-titlebar {
  min-height: 100vh;
}
.component-wrapper.full-height .wp-block-column, .full-height.equal-two-col-sec .wp-block-column, .full-height#about-titlebar .wp-block-column {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.flex-basis-auto {
  flex-basis: auto !important;
}
.entry-content {
  margin: 0;
}
.sticky-column, .page-template-page-landing .sidebar-column {
  position: sticky;
  align-self: flex-start;
  top: 0;
}
.sticky-column.offset-top, .page-template-page-landing .offset-top.sidebar-column {
  top: 20%;
}
body.overflow-hidden {
  overflow-y: scroll !important;
}
body.header-relative #primary, body.error404 #primary, body.category #primary, body.header-relative #secondary, body.error404 #secondary, body.category #secondary {
  padding-top: 16.3125rem;
}
@media screen and (min-width: 1201px) {
  body.header-relative.single-work #primary, body.single-work.error404 #primary, body.single-work.category #primary {
    padding-top: 14.0625rem;
  }
}
@media screen and (max-width: 1400px) {
  body.header-relative #primary, body.error404 #primary, body.category #primary, body.header-relative #secondary, body.error404 #secondary, body.category #secondary {
    padding-top: 11.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  body.header-relative #primary, body.error404 #primary, body.category #primary {
    padding-top: 11.5625rem;
  }
  body.header-relative #secondary, body.error404 #secondary, body.category #secondary {
    padding-top: 2.5rem;
  }
}
@media screen and (max-width: 600px) {
  body.header-relative #primary, body.error404 #primary, body.category #primary {
    padding-top: 10.3125rem;
  }
}
.qualities__col-img img {
  border-radius: 10px;
}
body.error404 .page-content {
  margin-top: 0;
  margin-bottom: 16.3125rem;
}
body.error404 .page-content h1 {
  font-size: 4.8125rem;
  line-height: 5.8125rem;
  max-width: 45.375rem;
  font-weight: 500;
  margin-bottom: 1.25rem;
}
@media only screen and (max-width: 1200px) {
  body.error404 .page-content h1 {
    font-size: 2.8125rem;
    line-height: 3.1875rem;
  }
}
@media only screen and (max-width: 600px) {
  body.error404 .page-content h1 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
body.error404 .page-content p {
  font-size: 2rem;
  line-height: 2.625rem;
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 1200px) {
  body.error404 .page-content p {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
@media only screen and (max-width: 600px) {
  body.error404 .page-content p {
    font-size: 1.125rem;
    line-height: pxTorem(31);
  }
}
body.error404 .page-content .text-col {
  margin-right: auto;
  flex-basis: 50%;
}
body.error404 .page-content .image-col {
  display: flex;
  align-items: flex-end;
  margin-right: auto;
  max-width: 33.5rem;
  flex-basis: 50%;
}
@media only screen and (max-width: 1024px) {
  body.error404 .page-content .image-col {
    width: 100%;
    margin-top: 3.75rem;
    max-width: 100%;
    justify-content: center;
  }
}
@media only screen and (max-width: 1400px) {
  body.error404 .page-content {
    margin-bottom: 11.5625rem;
  }
}
@media only screen and (max-width: 1200px) {
  body.error404 .page-content {
    margin-bottom: 9.375rem;
  }
}
@media only screen and (max-width: 1024px) {
  body.error404 .page-content {
    margin-bottom: 6.25rem;
  }
  body.error404 .page-content .component-wrapper, body.error404 .page-content .equal-two-col-sec, body.error404 .page-content #about-titlebar {
    flex-wrap: wrap;
  }
  body.error404 .page-content .text-col, body.error404 .page-content .image-col {
    flex-basis: 100%;
  }
}
.site-header {
  display: flex;
  padding-top: 2rem;
  padding-bottom: 2rem;
  justify-content: space-between;
  position: fixed;
  top: env(safe-area-inset-top);
  background-color: rgba(0, 0, 0, 0);
  font-family: "Poppins", sans-serif;
  font-size: 1.25rem;
  font-weight: 600;
  color: #000000;
  z-index: 99999;
  transition: all 0.2s ease;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .site-header {
    font-size: 1.125rem;
    padding-top: 2.3vh;
    padding-bottom: 2.3vh;
  }
}
@media screen and (max-width: 767px) {
  .site-header {
    padding-top: 3.18vh;
    padding-bottom: 3.18vh;
  }
}
.site-header.toggled {
  background-color: #000000;
  color: #FFFFFF;
}
.site-header.toggled .custom-logo-link img {
  filter: invert(1);
}
.site-header.toggled a {
  color: #FFFFFF;
}
.site-header.toggled a:hover {
  color: #999A9B;
}
.site-header.toggled a::after {
  background: #999A9B;
}
.site-header.toggled .menu-item.current-menu-item a:hover::after {
  background: #999A9B;
}
.site-header.toggled .menu-item.current-menu-item a::after {
  background: #FFFFFF;
  width: 100%;
}
.site-header.toggled .menu-toggle span {
  background: #FFFFFF;
}
.site-header.toggled .main-navigation ul {
  opacity: 0;
  pointer-events: none;
}
.site-header.toggled #expanded-navigation {
  opacity: 1;
  pointer-events: auto;
  user-select: auto;
}
.site-header.toggled #expanded-navigation .menu-item.current-menu-item a::after {
  width: 0;
}
.admin-bar .site-header {
  z-index: 9;
}
.header-layout {
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100000;
}
.header-is-sticky .main-navigation ul ul {
  padding-top: 21px;
}
.main-navigation {
  width: auto;
  display: flex;
  height: 100%;
  align-items: center;
}
.main-navigation ul {
  display: flex;
  transition: all 0.2s ease;
}
.main-navigation ul ul {
  display: flex;
  flex-direction: column;
  padding: 10px 10px 0;
  box-shadow: 0 none;
  background: #000;
}
.main-navigation ul ul li {
  padding-bottom: 10px;
  margin-right: 0;
}
.main-navigation ul ul li a {
  font-size: 1rem;
  width: 170px;
}
@media (max-width: 1024px) {
  .menu-main-menu-container {
    display: none;
  }
}
.menu-item {
  margin-right: 2.5rem;
}
.menu-item a {
  position: relative;
  display: inline-block;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
@media (max-width: 1200px) {
  .menu-item a {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
.menu-item a::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -0.125rem;
  height: 0.125rem;
  left: 0;
  background: #000000;
  transition: width 0.3s ease 0s;
  width: 0%;
}
.menu-item a:hover {
  text-decoration: none;
}
.menu-item a:hover::after {
  width: 100%;
}
.menu-item.current-menu-item > a::after {
  width: 100%;
}
.custom-logo-link img {
  filter: invert(0);
  transition: all 0.2s ease;
  max-width: 13.75rem;
}
@media screen and (max-width: 767px) {
  .custom-logo-link img {
    max-width: 10.4375rem;
  }
}
.header-on-dark {
  color: #FFFFFF;
}
.header-on-dark .custom-logo-link img {
  filter: invert(1);
}
.header-on-dark a {
  color: #FFFFFF;
}
.header-on-dark a:hover {
  color: #999A9B;
}
.header-on-dark a::after {
  background: #999A9B;
}
.header-on-dark .menu-item.current-menu-item a:hover::after {
  background: #999A9B;
}
.header-on-dark .menu-item.current-menu-item a::after {
  background: #FFFFFF;
  width: 100%;
}
.header-on-dark .menu-toggle span {
  background: #FFFFFF;
}
.header-on-dark .menu-item.current-menu-ancestor > a::after, .header-on-dark .menu-item.current-menu-item > a::after {
  width: 100%;
  background: #FFFFFF;
}
.header-on-dark .menu-item.current-menu-ancestor > a:hover::after, .header-on-dark .menu-item.current-menu-item > a:hover::after {
  background: #6A6D72;
}
.header-on-light, body.error404 .site-header, body.category .site-header {
  color: #000000;
  background: #000000;
}
.header-on-light .custom-logo-link img, body.error404 .site-header .custom-logo-link img, body.category .site-header .custom-logo-link img {
  filter: invert(1);
}
.header-on-light .menu-toggle span, body.error404 .site-header .menu-toggle span, body.category .site-header .menu-toggle span {
  background: #FFFFFF;
}
.header-on-light .menu-item.current-menu-ancestor > a:hover::after, body.error404 .site-header .menu-item.current-menu-ancestor > a:hover::after, body.category .site-header .menu-item.current-menu-ancestor > a:hover::after, .header-on-light .menu-item.current-menu-item > a:hover::after, body.error404 .site-header .menu-item.current-menu-item > a:hover::after, body.category .site-header .menu-item.current-menu-item > a:hover::after {
  background: #6A6D72;
}
.header-on-light .menu-item.current-menu-ancestor > a::after, body.error404 .site-header .menu-item.current-menu-ancestor > a::after, body.category .site-header .menu-item.current-menu-ancestor > a::after, .header-on-light .menu-item.current-menu-item > a::after, body.error404 .site-header .menu-item.current-menu-item > a::after, body.category .site-header .menu-item.current-menu-item > a::after {
  background: #FFFFFF;
  width: 100%;
}
.header-on-light a, body.error404 .site-header a, body.category .site-header a {
  color: #FFFFFF;
}
.header-on-light a:hover, body.error404 .site-header a:hover, body.category .site-header a:hover {
  color: #6A6D72;
}
.header-on-light a::after, body.error404 .site-header a::after, body.category .site-header a::after {
  background: #6A6D72;
}
body:not(.overflow-hidden) .header-is-sticky {
  background-color: black;
  color: #FFFFFF;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
body:not(.overflow-hidden) .header-is-sticky .custom-logo-link img {
  filter: invert(1);
}
body:not(.overflow-hidden) .header-is-sticky a {
  color: #FFFFFF;
}
body:not(.overflow-hidden) .header-is-sticky a:hover {
  color: #999A9B;
}
body:not(.overflow-hidden) .header-is-sticky a::after {
  background: #999A9B;
}
body:not(.overflow-hidden) .header-is-sticky .menu-item.current-menu-item a:hover::after {
  background: #999A9B;
}
body:not(.overflow-hidden) .header-is-sticky .menu-item.current-menu-item a::after {
  background: #FFFFFF;
  width: 100%;
}
body:not(.overflow-hidden) .header-is-sticky .menu-toggle span {
  background: #FFFFFF;
}
@media screen and (max-width: 767px) and (orientation: landscape) {
  body:not(.overflow-hidden) .header-is-sticky {
    padding-top: 2.4155vh;
    padding-bottom: 2.4155vh;
  }
}
body:not(.overflow-hidden) .header-is-sticky .sub-menu li a:after {
  width: 0 !important;
}
body:not(.overflow-hidden) .header-is-sticky .sub-menu li a:hover:after {
  width: 100% !important;
}
body:not(.overflow-hidden) .header-is-sticky .sub-menu li.current-menu-item a:after {
  width: 100% !important;
}
.menu-toggle {
  width: 2.9375rem;
  height: 1.4375rem;
  position: relative;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  appearance: none;
  overflow: visible;
  border: none;
  background: transparent;
}
@media (max-width: 1024px) {
  .menu-toggle {
    display: block;
  }
}
@media screen and (max-width: 1200px) {
  .menu-toggle {
    width: 2.5625rem;
    height: 1.125rem;
  }
}
.menu-toggle span {
  display: block;
  position: absolute;
  height: 0.375rem;
  width: 100%;
  background: #FFFFFF !important;
  border-radius: 0.125rem;
  opacity: 1;
  left: 0;
  transform-origin: center;
}
@media screen and (max-width: 1200px) {
  .menu-toggle span {
    height: 0.3125rem;
  }
}
.menu-toggle .top {
  top: 0;
  transition: transform 0.2s ease-in, top 0.2s ease-in-out 0.3s;
}
.menu-toggle .bottom {
  top: calc(100% - 0.375rem);
  transition: transform 0.2s ease-in, top 0.2s ease-in-out 0.3s;
}
.menu-toggle:hover span {
  background: #FFFF00;
}
.menu-toggle[aria-expanded="true"] {
  height: 100%;
}
.menu-toggle[aria-expanded="true"] .top {
  transform: rotate(45deg);
  top: 45%;
  transition: top 0.2s ease-in, transform 0.2s ease-in-out 0.3s;
}
.menu-toggle[aria-expanded="true"] .bottom {
  transform: rotate(-45deg);
  top: 45%;
  transition: top 0.2s ease-in, transform 0.2s ease-in-out 0.3s;
}
.site-header.toggled .menu-toggle:hover span {
  background: #FFFF00;
}
@media (max-width: 1200px) {
  .site-header:not(.toggled) .menu-toggle:hover span {
    background: #FFFFFF !important;
  }
}
#expanded-navigation {
  opacity: 0;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
  background: #000000;
  color: #FFFFFF;
  transition: all 0.2s ease;
  pointer-events: none;
  user-select: none;
}
#expanded-navigation .current-menu-item:hover::after {
  width: 100%;
}
#expanded-navigation .current-menu-item::after {
  width: 0;
}
.phone-button-wrapper {
  background: none;
}
.phone-button-wrapper a.btn {
  background: none;
  display: flex;
  justify-content: center;
  align-items: center;
  width: initial;
}
.phone-button-wrapper a.btn i {
  margin-right: 10px;
}
@media (max-width: 1024px) {
  .phone-button-wrapper a.btn {
    color: #FFFFFF !important;
    border: none;
    margin-right: 10px;
    font-size: 1.5rem;
  }
  .phone-button-wrapper a.btn span {
    display: none;
  }
  .phone-button-wrapper a.btn i {
    margin-right: initial;
  }
}
#expanded-navigation {
  padding-left: 5%;
  padding-right: 5%;
  padding-top: 113px;
}
@media screen and (min-width: 601px) {
  #expanded-navigation {
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
}
@media screen and (min-width: 1441px) {
  #expanded-navigation {
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation {
    overflow-y: scroll;
    display: flex;
    flex-wrap: wrap;
    padding-top: 5.1875rem;
    width: 100vw;
  }
}
@media screen and (max-width: 600px) and (orientation: landscape) {
  #expanded-navigation {
    display: flex;
  }
}
#expanded-navigation .widget:not(:last-child) {
  margin-bottom: 4.16vh;
}
#expanded-navigation .widget h1, #expanded-navigation .widget h2, #expanded-navigation .widget h3, #expanded-navigation .widget h4, #expanded-navigation .widget h5, #expanded-navigation .widget h6 {
  color: #FFFFFF;
}
#expanded-navigation .widget .widget-title {
  color: #6A6D72;
  font-size: 1.4375rem;
  font-family: "Colfax", sans-serif;
  margin-bottom: 2.0625rem;
}
#expanded-navigation .widget.widget_text a {
  text-decoration: underline;
}
#expanded-navigation .widget.widget_text a.arrow-btn {
  font-family: "Colfax", sans-serif;
  font-size: 1.5625rem;
}
@media (max-width: 1024px) {
  #expanded-navigation .widget.widget_text a {
    color: rgba(255, 255, 255, 0.8);
  }
}
#expanded-navigation .widget.widget_text h5 {
  font-size: 1.5625rem;
  font-weight: 500 !important;
  margin-bottom: 1.25rem;
  font-family: "Colfax", sans-serif;
}
@media (max-width: 1200px) {
  #expanded-navigation .widget.widget_text h5 {
    font-size: 1.25rem;
  }
}
#expanded-navigation .widget .arrow-btn .line::after {
  top: -15px;
}
#expanded-navigation .widget .arrow-btn:not(:hover):not(:focus) .line {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
#expanded-navigation .widget .arrow-btn:not(:hover):not(:focus) .fa-chevron-right {
  color: #FFFFFF;
}
#expanded-navigation .widget .arrow-btn:hover .line, #expanded-navigation .widget .arrow-btn:focus .line {
  border-color: #FFFF00;
  color: #FFFF00;
}
#expanded-navigation .widget .arrow-btn:hover .fa-chevron-right, #expanded-navigation .widget .arrow-btn:hover .arrow-text, #expanded-navigation .widget .arrow-btn:focus .fa-chevron-right, #expanded-navigation .widget .arrow-btn:focus .arrow-text {
  color: #FFFF00;
}
#expanded-navigation .widget .services-page-link > a {
  opacity: 0.53;
  transition: all 300ms ease-in-out;
  margin-right: 2.5rem;
}
#expanded-navigation .widget .services-page-link > a:hover, #expanded-navigation .widget .services-page-link > a:focus {
  opacity: 0.72;
}
#expanded-navigation .widget .services-page-link img {
  max-height: 35px;
  height: auto;
  max-width: 41px;
  width: auto;
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .row {
    margin-left: 0;
    margin-right: 0;
  }
  #expanded-navigation .row > div[class*="col"] {
    padding-left: 0;
    padding-right: 0;
  }
}
#expanded-navigation .fs-menu-3cols {
  padding-top: 13.3087vh;
}
#expanded-navigation .fs-menu-3cols > .row {
  align-items: flex-start;
}
@media (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols > .row > div {
    flex: 1;
  }
}
@media screen and (min-width: 1201px) and (max-height: 768px) {
  #expanded-navigation .fs-menu-3cols {
    padding-top: 10vh;
  }
}
@media screen and (max-width: 1720px) {
  #expanded-navigation .fs-menu-3cols {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .fs-menu-3cols {
    padding-top: 11.87vh;
  }
}
@media screen and (max-width: 1200px) and (max-height: 720px) {
  #expanded-navigation .fs-menu-3cols {
    zoom: 0.85;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  #expanded-navigation .fs-menu-3cols {
    padding-top: 10.05vh;
  }
}
@media screen and (max-width: 850px) and (max-height: 720px) {
  #expanded-navigation .fs-menu-3cols {
    zoom: 0.7;
  }
}
@media screen and (max-width: 850px) and (max-height: 480px) {
  #expanded-navigation .fs-menu-3cols {
    zoom: 0.6;
    padding-top: 14vh;
  }
}
@media screen and (min-width: 1201px) and (max-height: 650px) {
  #expanded-navigation .fs-menu-3cols {
    padding-top: 5vh;
  }
}
@media screen and (max-width: 600px) and (orientation: portrait) {
  #expanded-navigation .fs-menu-3cols {
    zoom: 1;
    padding-top: 7.7vh;
    margin-bottom: 13vh;
  }
}
@media screen and (max-width: 767px) and (orientation: landscape) and (max-height: 375px) {
  #expanded-navigation .fs-menu-3cols {
    padding-top: 5vh;
  }
}
@media screen and (max-width: 600px) and (orientation: landscape) {
  #expanded-navigation .fs-menu-3cols {
    flex-basis: 50%;
    padding-right: 1.25rem;
  }
}
@media screen and (max-width: 666px) and (orientation: portrait) {
  #expanded-navigation .fs-menu-3cols {
    zoom: 0.85;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols {
    width: 100%;
  }
}
#expanded-navigation .fs-menu-3cols .menu {
  list-style-type: none;
}
#expanded-navigation .fs-menu-3cols .menu a {
  color: #FFFFFF;
  font-size: 2.5625rem;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  line-height: 1.39;
  opacity: 0.53;
  /* @media screen and (max-width: 1440px) and (min-width: $break-p-tablet + 1px) and (max-height: 650px) {
                    font-size: pxToRem(30)
                }*/
}
@media screen and (min-width: 1201px) and (max-height: 650px) {
  #expanded-navigation .fs-menu-3cols .menu a {
    font-size: 2.1875rem;
    line-height: 3.0625rem;
  }
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .fs-menu-3cols .menu a {
    font-size: 2.1875rem;
    line-height: 3.0625rem;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu a {
    font-size: 2.125rem;
  }
}
#expanded-navigation .fs-menu-3cols .menu a:hover, #expanded-navigation .fs-menu-3cols .menu a:focus {
  opacity: 0.72;
}
#expanded-navigation .fs-menu-3cols .menu .menu-item:last-child {
  margin-bottom: 0;
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item {
  margin-bottom: 0.8125rem;
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item {
    line-height: 1;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item {
    margin-bottom: 1.375rem;
    margin-bottom: 2.45vh;
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .caret {
  width: 3.125rem;
  height: 3.125rem;
  right: -2.5rem;
  z-index: 10;
  opacity: 0.53;
}
@media (min-width: 601px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .caret {
    display: none;
  }
}
@media (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .caret {
    height: 3rem;
    right: 0;
    width: auto;
    opacity: 1;
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .caret:after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  display: block;
  font-size: 1.5625rem;
  margin-top: 0.4375rem;
  color: #C7CFDB;
  opacity: 0.53;
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .caret[aria-expanded="true"]:after {
  content: "";
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu {
  padding-left: 0;
  list-style: none;
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu {
    padding-left: 0;
    margin-left: 0;
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu > li {
  padding-bottom: 1rem;
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu > li:first-child {
  padding-top: 1rem;
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu > li:last-child {
    padding-bottom: pxTorem(38);
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu a {
  font-size: 1.25rem;
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu a {
    font-size: 1.0625rem;
  }
}
@media screen and (max-width: 767px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.menu-item-has-children .sub-menu a {
    font-size: 1.375rem;
    line-height: 1.5rem;
    font-family: "Colfax", sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    opacity: 0.72;
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.home-link {
  margin-bottom: 1.25rem;
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.home-link a {
  color: #6A6D72;
  font-size: 1.4375rem;
  font-family: "Colfax", sans-serif;
  font-weight: 400;
  line-height: 1;
  opacity: 1;
}
@media (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.home-link .caret {
    height: 1.375rem;
  }
  #expanded-navigation .fs-menu-3cols .menu > .menu-item.home-link .caret:after {
    margin-top: 0;
  }
}
#expanded-navigation .fs-menu-3cols .menu > .menu-item.current_page_item > a {
  opacity: 1;
  color: #FFFFFF;
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-1 {
  flex-basis: 50%;
  /* @media screen and (max-width: 1440px) and (min-width: $break-p-tablet + 1px) and (max-height: 650px) {
                flex-basis: 50%;
            }*/
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 {
    flex-basis: 28.9%;
  }
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 {
    flex-basis: 34%;
  }
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 {
    flex-basis: 0%;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 {
    display: none;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-1 .widget:first-child {
  margin-bottom: 3.47vh;
}
@media (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 .widget:first-child {
    max-width: 18.9375rem;
  }
}
@media (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 .widget:first-child {
    max-width: 100%;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-1 .widget:nth-child(2) {
  margin-bottom: 7.59vh;
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-1 h2 {
  font-size: 4.1875rem;
  line-height: 5rem;
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 h2 {
    font-size: 3.625rem;
    line-height: 4.4375rem;
  }
}
@media screen and (min-width: 1201px) and (max-height: 650px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-1 h2 {
    font-size: 3.625rem;
    line-height: 4.4375rem;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-2 {
  flex-basis: 50%;
  /*@media screen and (max-width: 1440px) and (min-width: $break-p-tablet + 1px) and (max-height: 650px) {
                flex-basis: 50%;
                border-right: 0;
            }*/
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 {
    flex-basis: 38.97%;
    border-right: 1px solid rgba(112, 112, 112, 0.48);
  }
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 {
    flex-basis: 37%;
  }
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 {
    flex-basis: 0%;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-2 > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 > div {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1200px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 > div {
    padding-left: 7.5vw;
  }
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 > div {
    padding-left: 10.8vw;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-2 > div {
    padding-left: 0;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-3 {
  display: none;
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-3 p {
  font-family: "Colfax", sans-serif;
  margin-bottom: 0.9375rem;
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-3 {
    display: block;
    flex-basis: 22.01%;
  }
  #expanded-navigation .fs-menu-3cols #menu-widget-area-3 p {
    color: #FFFFFF;
  }
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-3 {
    flex-basis: 29%;
  }
}
#expanded-navigation .fs-menu-3cols #menu-widget-area-3 > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-3 > div {
    padding-left: 5.4vw;
  }
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-3cols #menu-widget-area-3 > div {
    padding-left: calc(29.87% - 15px);
  }
}
#expanded-navigation .fs-menu-bottom {
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-bottom {
    padding-bottom: 6.37vh;
  }
}
@media screen and (max-width: 1200px) and (max-height: 720px) {
  #expanded-navigation .fs-menu-bottom {
    zoom: 0.8;
  }
}
@media screen and (max-width: 850px) and (orientation: landscape) {
  #expanded-navigation .fs-menu-bottom {
    zoom: 0.6;
  }
}
@media screen and (max-width: 1024px) and (orientation: landscape) {
  #expanded-navigation .fs-menu-bottom {
    padding-bottom: 5vh;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-bottom {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 6.65vh;
    margin-top: auto;
  }
}
@media screen and (max-width: 600px) and (orientation: landscape) {
  #expanded-navigation .fs-menu-bottom {
    flex-basis: 50%;
    padding-left: 3.125rem;
    display: flex;
    align-items: center;
    padding-bottom: 0;
    padding-top: 5vh;
  }
}
#expanded-navigation .fs-menu-bottom > .row {
  align-items: flex-end;
  width: 100%;
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-bottom > .row {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 3.24vh;
    padding-bottom: 3.24vh;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width: 1201px) {
  #expanded-navigation .fs-menu-bottom > .row {
    padding-top: 2.78vh;
    padding-bottom: 2.78vh;
  }
}
#expanded-navigation .fs-menu-bottom .col1 {
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-bottom .col1 {
    flex-basis: 40%;
  }
}
#expanded-navigation .fs-menu-bottom .col1 .widget:first-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px), (max-width: 1440px) and (min-width: 1025px) and (max-height: 650px) {
  #expanded-navigation .fs-menu-bottom .col1 .widget:first-child {
    margin-bottom: 3.35vh;
  }
}
@media screen and (min-width: 1025px) {
  #expanded-navigation .fs-menu-bottom .col1 .widget:nth-child(2) {
    display: none;
  }
}
#expanded-navigation .fs-menu-bottom .col1 .widget a.d-block, #expanded-navigation .fs-menu-bottom .col1 .widget .wpcf7 label[for="resume-portfolio"] a.resume-portfolio, .wpcf7 label[for="resume-portfolio"] #expanded-navigation .fs-menu-bottom .col1 .widget a.resume-portfolio, #expanded-navigation .fs-menu-bottom .col1 .widget .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper a.cd-upload-btn, .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper #expanded-navigation .fs-menu-bottom .col1 .widget a.cd-upload-btn {
  font-size: 1.3125rem;
  font-family: "Colfax", sans-serif;
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-bottom .col1 .widget a.d-block:not(:last-child), #expanded-navigation .fs-menu-bottom .col1 .widget .wpcf7 label[for="resume-portfolio"] a.resume-portfolio:not(:last-child), .wpcf7 label[for="resume-portfolio"] #expanded-navigation .fs-menu-bottom .col1 .widget a.resume-portfolio:not(:last-child), #expanded-navigation .fs-menu-bottom .col1 .widget .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper a.cd-upload-btn:not(:last-child), .wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper #expanded-navigation .fs-menu-bottom .col1 .widget a.cd-upload-btn:not(:last-child) {
    margin-bottom: 1.0625rem;
    margin-bottom: 1.9vh;
  }
}
@media screen and (max-width: 1024px) {
  #expanded-navigation .fs-menu-bottom .col2 {
    flex: 1;
  }
}
@media screen and (max-width: 600px) {
  #expanded-navigation .fs-menu-bottom .col2 {
    display: none;
  }
}
#expanded-navigation .fs-menu-bottom .menu {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 1024px) {
  #expanded-navigation .fs-menu-bottom .menu {
    justify-content: flex-end;
  }
}
#expanded-navigation .fs-menu-bottom .menu .menu-item a {
  font-size: 1.0625rem;
}
#expanded-navigation .fs-menu-bottom .menu .menu-item a:not(:hover):not(:focus) {
  color: #6A6D72;
}
.social-media-links > a {
  opacity: 0.5;
  transition: all 300ms ease-in-out;
  margin-right: 1.875rem;
}
.social-media-links > a:hover, .social-media-links > a:focus {
  opacity: 1;
}
.social-media-links img {
  max-height: 35px;
  height: auto;
  max-width: 37px;
  width: auto;
}
@media screen and (max-width: 1200px) {
  .social-media-links img {
    max-height: 30px;
  }
}
/*.site-footer {
	background-color: $black;
	padding-top: $smComponentSpace;
    margin-bottom: 0;
}*/
#footer-section {
  padding-top: 7.5625rem;
  padding-bottom: 2.5625rem;
  margin-bottom: 0;
}
#footer-section > div {
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  #footer-section {
    padding-top: 5.125rem;
    padding-bottom: 2.25rem;
  }
}
@media screen and (max-width: 1024px) {
  #footer-section {
    padding-bottom: 1.5rem;
  }
}
@media screen and (max-width: 600px) {
  #footer-section {
    padding-top: 5.375rem;
    padding-bottom: 2.9375rem;
  }
}
#footer-section #footer-body {
  padding-top: 0;
  padding-bottom: 7.8125rem;
  margin-bottom: 0;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}
@media (max-width: 600px) {
  #footer-section #footer-body {
    border-bottom: 0;
    padding-bottom: 2.625rem;
  }
}
#footer-section #footer-body .left-column {
  flex-basis: 40%;
}
@media (max-width: 1550px) {
  #footer-section #footer-body .left-column {
    flex-basis: 30%;
  }
}
@media (max-width: 1260px) {
  #footer-section #footer-body .left-column {
    padding-bottom: 1rem;
    flex-basis: 40%;
  }
}
@media (max-width: 1024px) {
  #footer-section #footer-body .left-column {
    flex-basis: 50% !important;
    padding-right: 1.25rem;
  }
}
@media (max-width: 600px) {
  #footer-section #footer-body .left-column {
    flex-basis: 100% !important;
    padding-right: 0;
    padding-bottom: 4.0625rem;
  }
}
#footer-section #footer-body .left-column > div {
  margin-bottom: 0;
}
#footer-section #footer-body .left-column #get-in-touch {
  margin-bottom: 2.5rem;
}
@media (max-width: 1500px) {
  #footer-section #footer-body .left-column #get-in-touch {
    font-size: 2.75rem;
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  #footer-section #footer-body .left-column #get-in-touch {
    font-size: 2.25rem;
    line-height: 2.9375rem;
    margin-bottom: 1.25rem;
  }
}
#footer-section #footer-body .left-column figure {
  margin-left: 19px;
  margin-right: 10px;
}
@media (max-width: 600px) {
  #footer-section #footer-body .left-column figure {
    display: none;
  }
}
@media (max-width: 600px) {
  #footer-section #footer-body .left-column a {
    font-size: 1.375rem;
  }
}
#footer-section #footer-body .right-column {
  padding-top: 1.3125rem;
  flex-basis: 60%;
}
@media (max-width: 1430px) {
  #footer-section #footer-body .right-column {
    flex-basis: 70%;
  }
}
@media screen and (max-width: 1260px) {
  #footer-section #footer-body .right-column {
    flex-basis: 60%;
  }
}
@media (max-width: 1024px) {
  #footer-section #footer-body .right-column {
    flex-basis: 50% !important;
  }
}
@media (max-width: 600px) {
  #footer-section #footer-body .right-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 1260px) {
  #footer-section #footer-body .right-column .three-column-list {
    justify-content: flex-end;
  }
}
@media (max-width: 1260px) {
  #footer-section #footer-body .right-column .three-column-list > div {
    flex-basis: 50%;
    margin-left: 0;
    max-width: 50%;
    margin-bottom: 1rem;
  }
}
@media (max-width: 1024px) {
  #footer-section #footer-body .right-column .three-column-list > div {
    flex-basis: 100% !important;
    max-width: 100%;
  }
}
#footer-section #footer-body .right-column .three-column-list h4 {
  margin-bottom: 1.25rem;
}
@media (max-width: 1260px) {
  #footer-section #footer-body .right-column .three-column-list h4 {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  #footer-section #footer-body .right-column .three-column-list h4 {
    font-size: 1.125rem;
    margin-bottom: 0.5625rem !important;
  }
}
#footer-section #footer-body .right-column .three-column-list p {
  font-size: 1.375rem;
  max-width: 270px;
  width: 100%;
  color: #FFFFFF;
}
@media (max-width: 1550px) {
  #footer-section #footer-body .right-column .three-column-list p {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  #footer-section #footer-body .right-column .three-column-list p {
    font-size: 1.125rem;
    max-width: 100%;
  }
}
#footer-section #footer-body .right-column .three-column-list p a {
  color: #FFFFFF;
}
#footer-section #footer-body .right-column .three-column-list p a:hover {
  color: #999A9B;
}
@media (max-width: 1024px) {
  #footer-section #footer-body .right-column .three-column-list p {
    opacity: 80%;
  }
}
#footer-section #footer-body .right-column > div:first-child {
  padding-bottom: 8.9375rem;
}
@media (max-width: 1260px) {
  #footer-section #footer-body .right-column > div:first-child {
    padding-bottom: 0;
  }
}
#footer-section #footer-body .logo-column {
  display: block;
}
#footer-section #footer-body .logo-column img {
  max-height: 32px;
  width: auto;
}
#footer-section #footer-body .logo-column h5 > a {
  color: #FFFFFF;
}
@media screen and (max-width: 1260px) {
  #footer-section #footer-body .logo-column {
    display: none;
  }
}
#footer-section #copyright-menu-section {
  padding-top: 7.8125rem;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 7.8125rem;
}
@media screen and (max-width: 1024px) {
  #footer-section #copyright-menu-section > .wp-block-column {
    flex-basis: 50%;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
#footer-section #copyright-menu-section > .wp-block-column h6 {
  font-size: 1.1875rem;
  margin-bottom: 0.9375rem;
  color: #999A9B;
  font-family: "Colfax", sans-serif;
  font-weight: 500 !important;
}
#footer-section #copyright-menu-section > .wp-block-column ul {
  list-style-type: none;
}
#footer-section #copyright-menu-section > .wp-block-column ul li:not(:last-child) {
  padding-bottom: 7px;
}
#footer-section #copyright-menu-section > .wp-block-column ul li a {
  color: #C7CFDB;
  font-size: 1.125rem;
  opacity: 60%;
}
#footer-section .wp-block-social-links {
  margin: 0 -0.9375rem;
}
#footer-section .wp-block-social-links .wp-block-social-link {
  margin: 0;
  padding: 0 0.9375rem;
}
@media screen and (max-width: 600px) {
  #footer-section .wp-block-social-links .wp-block-social-link {
    padding-left: 1.0625rem;
    padding-right: 1.0625rem;
  }
}
#footer-section .wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor {
  padding: 0;
}
#copyright {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin-bottom: 0;
  justify-content: space-between;
}
@media screen and (max-width: 600px) {
  #copyright {
    border-top: 0;
    padding-top: 1.25rem;
  }
}
@media (max-width: 1024px) {
  #copyright > div:first-child {
    flex-basis: 60%;
    max-width: 300px;
  }
}
@media (max-width: 600px) {
  #copyright > div:first-child {
    max-width: 80%;
  }
}
#copyright > div h6 {
  font-size: 0.9375rem;
  margin: 0 0.5rem;
}
@media (max-width: 600px) {
  #copyright > div h6 {
    font-size: 0.875rem;
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 379) {
  #copyright > div h6 {
    width: 100%;
    margin: 0;
  }
}
#copyright > div h6:first-child {
  margin-left: 0;
}
#copyright > div h6:last-child {
  margin-right: 0;
}
@media (max-width: 600px) {
  #copyright > div h6:last-child {
    margin-bottom: 2.125rem;
  }
}
#copyright > div h6 a {
  color: #6A6D72;
}
#copyright > div p {
  font-size: 0.9375rem;
  text-align: right;
  color: #6A6D72;
}
@media (max-width: 600px) {
  #copyright > div p {
    font-size: 0.875rem;
    text-align: left;
  }
}
#copyright > div .r6-icon {
  opacity: 0.56;
  margin-right: 0.8125rem;
  margin-bottom: auto;
  margin-top: auto;
}
#copyright > div.link-col {
  flex-grow: 1;
}
#copyright > div.copyright-col {
  width: auto;
  justify-content: flex-end;
  flex-basis: 30%;
  flex-grow: 0;
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (max-width: 1260px) {
  #copyright > div.copyright-col {
    flex-basis: 40% !important;
  }
}
@media screen and (max-width: 600px) {
  #copyright > div h6 a, #copyright > div p {
    color: rgba(106, 109, 114, 0.56);
  }
  #copyright > div p {
    display: inline-flex;
  }
  #copyright > div.copyright-col {
    flex-basis: 100% !important;
    justify-content: flex-start;
  }
}
#secondary.widget-area h4 {
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  margin-bottom: 1.25rem;
}
#secondary.widget-area p {
  margin-bottom: 1.25rem;
}
#secondary.widget-area .wp-block-lazyblock-sidebar-block {
  margin-bottom: 5rem;
}
#secondary.widget-area.sidebar-sticky {
  position: sticky;
  -webkit-position: sticky;
  align-self: flex-start;
  top: 0;
}
@media (max-width: 1200px) {
  #secondary.widget-area h4 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
  #secondary.widget-area .wp-block-lazyblock-sidebar-block {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1024px) {
  #secondary.widget-area {
    position: relative;
    margin-top: 0 !important;
  }
}
.hero-content {
  height: 100vh;
}
.hero-content h2 {
  margin-bottom: 2rem;
}
@media (max-width: 1200px) {
  .hero-content h2 {
    margin-bottom: 8vh;
  }
}
.hero-content .wp-block-lazyblock-team-logos {
  position: absolute;
  bottom: 8.5%;
}
@media (max-width: 1024px) {
  .hero-content .wp-block-lazyblock-team-logos {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .hero-content {
    margin-bottom: 6.25rem;
  }
  .hero-content .cta-text {
    max-width: 48.125rem;
  }
}
@media screen and (max-width: 1024px) {
  .hero-content {
    min-height: 39.6875rem;
    height: auto;
    margin-bottom: 5rem;
  }
  .hero-content.background--black, .hero-content.titlebar-sec--black.component-wrapper, .hero-content.titlebar-sec--black.equal-two-col-sec, .hero-content.titlebar-sec--black#about-titlebar, .hero-content#about-titlebar, .page-id-1447 .hero-content#ourValues {
    padding-top: 13.4375rem;
    padding-bottom: 11.875rem;
  }
  .hero-content .cta-text {
    max-width: 33.75rem;
  }
}
@media screen and (max-width: 600px) {
  .hero-content.background--black, .hero-content.titlebar-sec--black.component-wrapper, .hero-content.titlebar-sec--black.equal-two-col-sec, .hero-content.titlebar-sec--black#about-titlebar, .hero-content#about-titlebar, .page-id-1447 .hero-content#ourValues {
    padding-top: 12.5rem;
    padding-bottom: 10.9375rem;
  }
}
.team-logos {
  display: flex;
}
.team-logo {
  flex-basis: 33%;
  margin-right: 3.875rem;
  transition: all 0.3s ease-in-out;
}
.team-logo:hover {
  filter: brightness(0.5);
}
.team-logo:last-child {
  margin-right: 0;
}
.team-logo svg {
  height: 2rem;
}
.numbers-video-flex-group .wp-block-group__inner-container {
  display: flex;
  flex-direction: column;
}
.numbers-video-flex-group .wp-block-group__inner-container .wp-block-columns {
  order: 1;
}
@media (max-width: 1024px) {
  .numbers-video-flex-group .wp-block-group__inner-container .wp-block-columns:first-child {
    order: 2;
  }
}
.numbers-video-flex-group .wp-block-group__inner-container .video-column {
  margin-bottom: 9.3125rem;
}
@media (max-width: 1200px) {
  .numbers-video-flex-group .wp-block-group__inner-container .video-column {
    margin-bottom: 4.75rem;
  }
}
@media (max-width: 600px) {
  .numbers-video-flex-group .wp-block-group__inner-container .video-column {
    margin-bottom: 2.625rem;
  }
}
@media (max-width: 600px) {
  .numbers-video-flex-group .wp-block-group__inner-container .call-out {
    max-width: 20.625rem;
    margin-bottom: 2rem;
  }
}
.numbers-video-flex-group .wp-block-group__inner-container #accordion-row {
  margin-bottom: 5rem;
}
@media (max-width: 1200px) {
  .numbers-video-flex-group .wp-block-group__inner-container #accordion-row {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1200px) {
  .lazyblock-case-study-double-2aR6nV.margin-bottom-component {
    margin-bottom: 5rem;
  }
}
@media (max-width: 1024px) {
  .lazyblock-case-study-double-2aR6nV.margin-bottom-component {
    margin-bottom: 0.8125rem;
  }
}
@media (max-width: 600px) {
  .lazyblock-case-study-double-2aR6nV.margin-bottom-component {
    margin-bottom: 3.75rem;
  }
}
@media (max-width: 1200px) {
  .lazyblock-case-study-double-2aR6nV .post-tile {
    margin-bottom: 0;
  }
}
#home-accordion-sec {
  margin-bottom: 4.375rem;
}
@media (max-width: 1200px) {
  #home-accordion-sec {
    margin-bottom: 3.75rem;
  }
  #home-accordion-sec .left-col {
    padding-right: 5%;
  }
  #home-accordion-sec .call-out {
    font-size: 2.5rem;
    line-height: 3.5rem;
  }
}
@media (max-width: 1024px) {
  #home-accordion-sec {
    margin-bottom: 2.5rem;
  }
  #home-accordion-sec .left-col {
    padding-right: 0;
    flex-basis: 100% !important;
  }
  #home-accordion-sec .call-out {
    font-size: 1.75rem;
    line-height: 2.5625rem;
  }
}
@media (max-width: 600px) {
  #home-accordion-sec {
    margin-bottom: 1.25rem;
  }
  #home-accordion-sec .call-out {
    font-size: 1.5rem;
    line-height: 2.1875rem;
  }
}
@media (max-width: 1200px) {
  #home-logos-sec {
    margin-bottom: 6.25rem;
  }
}
#home-featured-project-sec .case-study-single {
  max-width: 100%;
}
@media (max-width: 1200px) {
  #home-featured-project-sec {
    margin-top: 1.875rem;
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  #home-accordion-mobile {
    margin-bottom: 5.625rem;
  }
}
.btn, input[type="submit"] {
  text-align: center;
  font-size: 1.1875rem;
  border-radius: 0.625rem;
  height: 3.5rem;
  width: 10.625rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  border: 2px solid #000000;
  background-color: #000000;
  color: #FFFFFF;
}
.btn:hover, input[type="submit"]:hover {
  color: #000000;
  background-color: #FFFFFF;
}
.background--black .btn, .titlebar-sec--black.component-wrapper .btn, .titlebar-sec--black.equal-two-col-sec .btn, .titlebar-sec--black.equal-two-col-sec input[type="submit"], .titlebar-sec--black#about-titlebar .btn, .titlebar-sec--black#about-titlebar input[type="submit"], .titlebar-sec--black.component-wrapper input[type="submit"], #about-titlebar .btn, #about-titlebar input[type="submit"], .page-id-1447 #ourValues .btn, .page-id-1447 #ourValues input[type="submit"], .background--black input[type="submit"] {
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
}
.background--black .btn:hover, .titlebar-sec--black.component-wrapper .btn:hover, .titlebar-sec--black.equal-two-col-sec .btn:hover, .titlebar-sec--black.equal-two-col-sec input[type="submit"]:hover, .titlebar-sec--black#about-titlebar .btn:hover, .titlebar-sec--black#about-titlebar input[type="submit"]:hover, .titlebar-sec--black.component-wrapper input[type="submit"]:hover, #about-titlebar .btn:hover, #about-titlebar input[type="submit"]:hover, .page-id-1447 #ourValues .btn:hover, .page-id-1447 #ourValues input[type="submit"]:hover, .background--black input[type="submit"]:hover {
  color: #000000;
  background-color: #FFFFFF;
}
.btn-outline {
  background-color: transparent;
}
.wp-block-lazyblock-arrow-link {
  line-height: 1;
}
.arrow-btn {
  color: #000000;
  background-color: transparent;
  font-size: 1.4375rem;
  display: inline-flex;
  align-items: center;
}
.arrow-btn span {
  text-decoration: none;
}
@media (max-width: 1200px) {
  .arrow-btn {
    font-size: 1.1875rem;
  }
}
.arrow-btn.arrow-btn-bigger {
  font-size: 1.6875rem;
}
@media screen and (max-width: 1200px) {
  .arrow-btn.arrow-btn-bigger {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  .arrow-btn.arrow-btn-bigger {
    font-size: 1.375rem;
  }
}
.arrow-btn:hover {
  text-decoration: none;
  color: #131CFF;
}
.arrow-btn:hover .arrow {
  margin-right: 0.5rem;
}
.arrow-btn:hover .line {
  width: 3rem;
  border-color: #131CFF;
}
.arrow-btn:hover .arrow-text {
  margin-left: 0;
}
.arrow {
  display: flex;
  align-items: center;
  margin-top: 5px;
  transition: margin 0.5s ease-in-out;
}
.line {
  display: inline-block;
  position: relative;
  width: 2rem;
  top: -4px;
  border-top: 3px solid #000;
  transition: all 0.5s ease-in-out;
}
.line::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  right: -3px;
  top: -11px;
  font-size: 21px;
  z-index: 2;
}
.arrow-text {
  margin-left: 1.5rem;
  transition: all 0.5s ease-in-out;
  line-height: 1;
}
@media screen and (max-width: 1200px) {
  .arrow-text {
    margin-left: 1.125rem;
  }
}
.background--black .arrow-btn, .titlebar-sec--black.component-wrapper .arrow-btn, .titlebar-sec--black.equal-two-col-sec .arrow-btn, .titlebar-sec--black#about-titlebar .arrow-btn, #about-titlebar .arrow-btn, .page-id-1447 #ourValues .arrow-btn {
  color: #FFFFFF;
}
.background--black .arrow-btn .line, .titlebar-sec--black.component-wrapper .arrow-btn .line, .titlebar-sec--black.equal-two-col-sec .arrow-btn .line, .titlebar-sec--black#about-titlebar .arrow-btn .line, #about-titlebar .arrow-btn .line, .page-id-1447 #ourValues .arrow-btn .line {
  border-color: #FFFFFF;
  color: #FFFFFF;
}
.background--black .arrow-btn .fa-chevron-right, .titlebar-sec--black.component-wrapper .arrow-btn .fa-chevron-right, .titlebar-sec--black.equal-two-col-sec .arrow-btn .fa-chevron-right, .titlebar-sec--black#about-titlebar .arrow-btn .fa-chevron-right, #about-titlebar .arrow-btn .fa-chevron-right, .page-id-1447 #ourValues .arrow-btn .fa-chevron-right {
  color: #FFFFFF;
}
.background--black .arrow-btn:hover, .titlebar-sec--black.component-wrapper .arrow-btn:hover, .titlebar-sec--black.equal-two-col-sec .arrow-btn:hover, .titlebar-sec--black#about-titlebar .arrow-btn:hover, #about-titlebar .arrow-btn:hover, .page-id-1447 #ourValues .arrow-btn:hover {
  color: #FFFF00;
}
.background--black .arrow-btn:hover .line, .titlebar-sec--black.component-wrapper .arrow-btn:hover .line, .titlebar-sec--black.equal-two-col-sec .arrow-btn:hover .line, .titlebar-sec--black#about-titlebar .arrow-btn:hover .line, #about-titlebar .arrow-btn:hover .line, .page-id-1447 #ourValues .arrow-btn:hover .line {
  border-color: #FFFF00;
  color: #FFFF00;
}
.background--black .arrow-btn:hover .fa-chevron-right, .titlebar-sec--black.component-wrapper .arrow-btn:hover .fa-chevron-right, .titlebar-sec--black.equal-two-col-sec .arrow-btn:hover .fa-chevron-right, .titlebar-sec--black#about-titlebar .arrow-btn:hover .fa-chevron-right, #about-titlebar .arrow-btn:hover .fa-chevron-right, .page-id-1447 #ourValues .arrow-btn:hover .fa-chevron-right {
  color: #FFFF00;
}
input[type="text"], input[type="email"], input[type="url"], input[type="number"], input[type="tel"], input[type="date"], select, textarea {
  font-size: 1.1875rem;
  font-family: "Colfax", sans-serif;
  line-height: 1;
  border-radius: 0.375rem;
  border: 0.0625rem solid rgba(112, 112, 112, 0.27);
  color: #6A6D72;
  background: #FFFFFF;
  margin-bottom: 1.375rem;
  padding: 1.25rem;
}
input:not([type="radio"]):not([type="checkbox"]):not([type="range"]):not([type="submit"]):not([type="file"]), select {
  height: 3.8125rem;
}
input[type="file"] {
  display: none;
}
.file-upload {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.1875rem;
  font-weight: 500 !important;
  color: #6A6D72;
  border: 0.125rem dashed #D8D8D8;
  border-radius: 0.625rem;
  padding-top: 2.8125rem;
  padding-bottom: 2.8125rem;
  margin-bottom: 2.6875rem;
}
@media screen and (max-width: 1200px) {
  .file-upload {
    font-size: 1rem;
  }
}
.file-upload span {
  opacity: 0.48;
}
@media screen and (min-width: 601px) {
  .wpcf7 .wpcf7-form .form-row {
    margin-left: -9px;
    margin-right: -9px;
  }
}
@media screen and (min-width: 1025px) {
  .wpcf7 .wpcf7-form .form-row {
    margin-left: -11px;
    margin-right: -11px;
  }
}
@media screen and (min-width: 601px) {
  .wpcf7 .wpcf7-form .form-row > [class*="col-"] {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media screen and (min-width: 1025px) {
  .wpcf7 .wpcf7-form .form-row > [class*="col-"] {
    padding-left: 11px;
    padding-right: 11px;
  }
}
@media screen and (min-width: 601px) {
  .wpcf7 .wpcf7-form .form-row > .col-half {
    flex-basis: 50%;
    max-width: 50%;
  }
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form .form-row > .col-half {
    max-width: 100%;
    flex-basis: 100%;
  }
}
.wpcf7 .wpcf7-form input:not([type="radio"]):not([type="checkbox"]):not([type="date"]):not([type="submit"]), .wpcf7 .wpcf7-form select, .wpcf7 .wpcf7-form textarea {
  width: 100%;
}
.wpcf7 .wpcf7-form textarea {
  height: 130px;
}
@media screen and (max-width: 600px) {
  .wpcf7 .wpcf7-form textarea {
    height: 140px;
  }
}
.wpcf7 .wpcf7-form p {
  margin-bottom: 0;
}
.wpcf7 .wpcf7-form .wpcf7-response-output {
  color: #FFFFFF;
}
.wpcf7 label[for="resume-portfolio"] {
  color: #6A6D72;
  font-size: 1.1875rem;
  font-weight: 500 !important;
  margin-bottom: 2.6875rem;
}
.wpcf7 label[for="resume-portfolio"] > .label-text {
  opacity: 0.48;
  top: 3rem;
  left: 0;
  right: 0;
}
.wpcf7 label[for="resume-portfolio"] .resume-portfolio .dnd-upload-counter {
  display: none;
}
.wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .cd-upload-btn {
  font-size: 0;
  border: 0.125rem dashed #D8D8D8;
  border-radius: 0.625rem;
  padding-top: 3.5rem;
  padding-bottom: 3.5rem;
}
.wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .dnd-upload-status {
  zoom: 0.7;
  padding: 1.25rem;
}
.wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .name {
  color: #000000;
}
.wpcf7 label[for="resume-portfolio"] .resume-portfolio .codedropz-upload-wrapper .dnd-upload-status .dnd-upload-details .dnd-progress-bar span {
  background: #999A9B;
}
.wpcf7 .wpcf7-response-output {
  border: 0 !important;
  color: #000000 !important;
}
.wpcf7 .disclaimer-info {
  margin-top: 30px;
  font-size: 10px;
}
.wpcf7 .disclaimer-info * {
  font-size: 10px !important;
  max-width: 100% !important;
}
.wpcf7 .disclaimer-info a {
  color: #999A9B !important;
  text-decoration: underline;
}
.numbers-container {
  display: flex;
  justify-content: space-evenly;
}
.numbers-column {
  display: flex;
  flex-direction: column;
}
.numbers-figure {
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 5.6875rem;
}
.numbers-title {
  font-family: "Colfax", sans-serif;
  font-weight: 400;
  font-size: 1.3125rem;
}
.recent-news {
  display: grid;
  grid-template-columns: repeat(100, 1fr);
  grid-template-rows: repeat(40, auto);
  grid-column-gap: 0;
  grid-row-gap: 0;
}
@media (max-width: 1024px) {
  .recent-news {
    display: flex;
    flex-direction: column;
  }
}
.is-section-title {
  grid-row-start: 1;
  grid-column-start: 62;
  grid-row-end: 9;
  grid-column-end: 101;
}
.is-section-title h2 {
  margin-top: 0;
  margin-bottom: 1rem;
  line-height: 5rem;
}
@media (max-width: 1200px) {
  .is-section-title h2 {
    font-size: 2.75rem;
    line-height: 1.2;
  }
}
.is-section-title .news-title-wrapper {
  width: 50%;
  min-width: 21.25rem;
}
@media (max-width: 1024px) {
  .is-section-title {
    display: none;
  }
}
.news-item {
  margin-bottom: 10vh;
}
.news-item:nth-child(2) {
  grid-row-start: 1;
  grid-column-start: 1;
  grid-row-end: 20;
  grid-column-end: 55;
}
.news-item:nth-child(3) {
  grid-row-start: 9;
  grid-column-start: 62;
  grid-row-end: 24;
  grid-column-end: 101;
}
.news-item:nth-child(4) {
  grid-row-start: 20;
  grid-column-start: 1;
  grid-row-end: 35;
  grid-column-end: 40;
}
.news-item:nth-child(5) {
  grid-row-start: 24;
  grid-column-start: 47;
  grid-row-end: 40;
  grid-column-end: 101;
}
.news-item:last-child {
  margin-bottom: 0;
}
.news-item p {
  margin-bottom: 0;
  margin-top: 0;
  line-height: 1.2;
}
.news-item .news-item-image {
  display: flex;
  max-width: 100%;
  margin-bottom: 2rem;
  width: 100%;
}
.news-item .post-categories {
  margin-bottom: 0.8rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.2rem;
  font-size: 1.25rem;
}
@media screen and (max-width: 1200px) {
  .news-item .post-categories {
    font-size: 1.125rem;
  }
}
.news-item .news-post-name {
  margin-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  .news-item .news-post-name {
    font-size: 1.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .news-item .news-post-name {
    font-size: 1.5rem;
  }
}
.news-date {
  color: rgba(0, 0, 0, 0.36);
}
.capabilities-bottom-transition {
  margin-bottom: calc(-1 * ( 15rem + 8.75rem));
}
@media (max-width: 1200px) {
  .capabilities-bottom-transition {
    margin-bottom: 0;
  }
}
.capabilities-top-transition {
  margin-bottom: calc(-1 * ( 10.625rem + 11.0625rem));
}
@media (max-width: 1200px) {
  .capabilities-top-transition {
    margin-bottom: 0;
  }
}
/* our canvas will be a bit taller than our window to avoid "glitched" top and bottom edges */
#animation-canvas {
  position: fixed;
  top: -10vh;
  right: 0;
  left: 0;
  height: 120vh;
  z-index: 10;
}
.animation-plane {
  position: relative;
  width: 100%;
  height: 60vh;
  top: 0;
  left: 0;
}
.animation-plane img {
  opacity: 0;
}
/*** in case of error show the image ***/
.no-curtains .animation-plane {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.no-curtains .animation-plane img {
  display: block;
  opacity: 1;
  max-width: 100%;
  object-fit: cover;
}
.post-tile picture {
  width: 100%;
}
.post-tile picture, .post-tile video {
  max-width: 50.625rem;
  width: 100%;
  max-height: 41.625rem;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .post-tile picture, .post-tile video {
    max-width: 31.25rem;
    max-height: 31.25rem;
  }
}
@media (max-width: 1024px) {
  .post-tile picture, .post-tile video {
    max-width: 100%;
    max-height: 22rem;
  }
}
.post-tile img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.post-tile .post-categories {
  color: #000000;
  margin-bottom: 0.8rem;
}
.post-tile .post-categories .font-medium, .post-tile .post-categories #prefooterCTA .cta-text, #prefooterCTA .post-tile .post-categories .cta-text {
  font-size: 1.2rem;
}
.post-tile .arrow {
  display: flex;
  position: relative;
  opacity: 0;
  transition: all 0.3s ease-in;
}
@media (max-width: 600px) {
  .post-tile .arrow {
    display: none;
  }
}
.post-tile .line {
  width: 3rem;
}
@media (max-width: 1200px) {
  .post-tile .line {
    position: relative;
    top: -2px;
  }
}
.post-tile .line::after {
  top: -15px;
  font-size: 24px;
  z-index: 2;
}
.post-tile .news-post-name a {
  transition: all 0.3s ease-in;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 5%;
  color: #000000;
}
@media (max-width: 1200px) {
  .post-tile .news-post-name a {
    padding-right: 0;
  }
}
.post-tile .news-post-name a:hover .arrow {
  opacity: 1;
}
.post-tile .news-post-name a:hover span:not(".arrow") {
  background-size: 0 0.1em, 100% 0.1em;
}
.post-tile .news-post-name a span:not(".arrow") {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 50%, black 100%);
  background-size: 100% 0.1em, 0 0.1em;
  background-position: 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size 0.3s;
}
@media (max-width: 1024px) {
  .post-tile.news-item {
    margin-bottom: 3rem;
    flex-basis: 100%;
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .post-tile.news-item {
    margin-bottom: 1.625rem;
  }
  .post-tile.news-item:last-of-type {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .news-post-name {
    font-size: 1.5rem;
  }
}
@media (max-width: 1024px) {
  .case-study-single {
    display: none;
  }
}
.case-study-single p {
  margin: 0;
  color: #000000;
}
.case-study-single div[class^="col-"] {
  display: flex;
  flex-wrap: wrap;
  align-content: center;
}
.case-study-single .post-categories {
  font-size: 1.25rem;
  line-height: 1.2rem;
}
@media screen and (max-width: 1200px) {
  .case-study-single .post-categories {
    font-size: 1.125rem;
  }
}
.case-study-single .news-post-name {
  margin-top: 1rem;
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 1200px) {
  .case-study-single .news-post-name {
    font-size: 2.75rem;
    line-height: 3.8125rem;
    max-width: 21.875rem;
    margin-bottom: 1.8125rem;
    margin-top: 0.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-case-study-double .col-lg-6 {
    margin-bottom: 2rem;
  }
}
.count-up-blocks {
  display: flex;
  justify-content: space-between;
}
.count-up-text {
  max-width: 7.5rem;
  width: 100%;
}
@media (max-width: 1200px) {
  .count-up-text {
    font-size: 1.0625rem;
  }
}
.count-up-number {
  line-height: 1.2;
}
@media (max-width: 1200px) {
  .count-up-number {
    font-size: 4.4375rem;
  }
}
@media (max-width: 1024px) {
  .count-up-number {
    font-size: 3.625rem;
  }
}
.two-col-blocks {
  width: 100%;
}
.two-col-blocks .count-up-blocks {
  flex-wrap: wrap;
  margin-left: -3.125rem;
  margin-right: -3.125rem;
}
@media (max-width: 1400px) {
  .two-col-blocks .count-up-blocks {
    margin-left: -2.1875rem;
    margin-right: -2.1875rem;
  }
}
@media (max-width: 1024px) {
  .two-col-blocks .count-up-blocks {
    max-width: 37.5rem;
    margin-top: -0.9375rem;
    margin-bottom: -0.9375rem;
  }
}
.two-col-blocks .count-up-block {
  padding-left: 3.125rem;
  padding-right: 3.125rem;
}
@media (max-width: 1400px) {
  .two-col-blocks .count-up-block {
    padding-left: 2.1875rem;
    padding-right: 2.1875rem;
  }
}
@media (max-width: 1024px) {
  .two-col-blocks .count-up-block {
    padding-bottom: 0.9375rem;
    padding-top: 0.9375rem;
  }
}
.two-col-blocks .count-up-text {
  max-width: 100%;
}
.accordion-item {
  border: none;
}
.accordion-item:not(:last-child) .accordion-body {
  margin-bottom: 2.5rem;
}
.accordion-item h2 {
  margin-bottom: 1.3rem;
  line-height: 1.5;
}
@media (max-width: 600px) {
  .accordion-item h2 {
    margin-bottom: 1.25rem;
  }
}
.accordion-button {
  font-size: 2.5625rem;
  font-weight: 600;
  display: flex;
  align-items: baseline;
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  background: none;
  color: #000000;
  transition: color 0.3s ease-in-out;
  padding: 0;
}
.accordion-button:hover {
  color: #C7CFDB;
}
@media (max-width: 100rem) {
  .accordion-button {
    font-size: 2.125rem;
  }
}
@media (max-width: 83.125rem) {
  .accordion-button {
    font-size: 1.5625rem;
    width: 100%;
  }
}
@media (max-width: 1200px) {
  .accordion-button {
    font-size: 2.125rem;
  }
}
@media (max-width: 600px) {
  .accordion-button {
    font-size: 1.5625rem;
    width: 100%;
  }
}
@media (max-width: 25rem) {
  .accordion-button {
    font-size: 1.125rem;
  }
}
.accordion-button[aria-expanded="true"] i {
  transform: rotate(180deg);
}
.accordion-button i {
  color: #C7CFDB;
  font-size: 1rem;
  transition: transform 0.3s ease-in-out;
  transform-origin: 50% 40%;
}
@media (max-width: 600px) {
  .accordion-button i {
    margin-left: auto;
  }
}
.accordion-number {
  font-size: 1.5625rem;
  font-weight: 400;
  font-family: "Colfax", sans-serif;
  color: inherit;
  min-width: 2.1875rem;
}
.accordion-title {
  display: inline-block;
  margin-left: 1rem;
  margin-right: 1rem;
}
.show .accordion-body {
  opacity: 1;
  transition: opacity 0.1s ease-in-out;
}
.accordion-body {
  opacity: 0;
  transition: all 0.1s ease-in-out;
  padding-left: 2.8125rem;
}
.accordion-body p {
  font-size: 1.4375rem;
}
.accordion-body p:last-of-type {
  margin-bottom: 2.5rem;
}
@media (max-width: 600px) {
  .accordion-body p {
    font-size: 1.125rem;
  }
}
.accordion-body .arrow-btn {
  margin-bottom: 1rem;
}
@media (max-width: 1200px) {
  .accordion-unjustified .accordion-button .accordion-title {
    font-size: 1.75rem;
    line-height: 2.4375rem;
  }
}
@media (max-width: 1024px) {
  .accordion-unjustified .accordion-button .accordion-title {
    margin-left: 0.9375rem;
    margin-right: 0.9375rem;
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
@media (max-width: 600px) {
  .accordion-unjustified .accordion-button .accordion-title {
    text-align: left;
    margin-left: 0.625rem;
  }
}
@media (max-width: 600px) {
  .accordion-unjustified .accordion-button i {
    margin-left: 0;
  }
}
.accordion-in-black .card {
  background: none;
}
.accordion-in-black .accordion-title {
  color: #FFFFFF;
}
.accordion-in-black .accordion-number {
  color: rgba(255, 255, 255, 0.51);
}
.accordion-small .accordion-title {
  font-size: 1.9375rem;
  line-height: 2.9375rem;
}
@media (max-width: 1200px) {
  .accordion-small .accordion-number {
    font-size: 1.4375rem;
    line-height: 1.5625rem;
  }
}
@media (max-width: 600px) {
  .accordion-small .accordion-number {
    font-size: 1.25rem;
    line-height: 1.4375rem;
    text-align: left;
  }
}
.accordion-small .accordion-item h2 {
  margin-bottom: 1.8125rem;
}
.r6-value {
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  opacity: 0.3;
  transition: all 0.3s ease-in-out;
  margin-bottom: 2rem;
  line-height: 1.2;
  padding: 2rem 0;
  min-height: 11.25rem;
}
@media (max-width: 1200px) {
  .r6-value {
    min-height: 12.5rem;
  }
}
@media (max-width: 600px) {
  .r6-value {
    flex-wrap: wrap;
    min-height: 16.875rem;
  }
}
.r6-value.active {
  opacity: 1;
}
.r6-value.active .r6-value-indicator, .r6-value.active .r6-value-content {
  opacity: 1;
}
.r6-value.active .r6-value-content {
  max-height: 100%;
}
.r6-value-name {
  display: flex;
  align-items: center;
  font-size: 2.125rem;
  color: #FFFFFF;
  width: 100%;
  max-width: 37.5rem;
  margin-right: 4%;
}
@media (max-width: 1200px) {
  .r6-value-name {
    font-size: 1.5rem;
    max-width: 25rem;
  }
}
@media (max-width: 600px) {
  .r6-value-name {
    max-width: 100%;
    font-size: 1.25rem;
  }
}
.r6-value-indicator {
  width: 16%;
  height: 1px;
  margin-right: 1.5rem;
  background-color: #707070;
  transition: all 0.3s ease-in-out;
  opacity: 0;
  flex-shrink: 0;
  align-self: center;
}
@media (max-width: 1024px) {
  .r6-value-indicator {
    display: none;
  }
}
.r6-value-number {
  font-size: 5.0625rem;
  color: #999A9B;
  margin-right: 6.5%;
  min-width: 6.25rem;
}
@media (max-width: 1200px) {
  .r6-value-number {
    font-size: 3.8125rem;
    min-width: 4.5rem;
    margin-right: 1.3125rem;
  }
}
@media (max-width: 600px) {
  .r6-value-number {
    font-size: 2.5625rem;
  }
}
.r6-value-content {
  font-size: 1.9375rem;
  color: #999A9B;
  width: 100%;
  opacity: 0;
  transition: all 0.3s ease-in-out;
  max-height: 0;
}
@media (max-width: 1200px) {
  .r6-value-content {
    color: #FFFFFF;
    font-size: 1.5625rem;
    line-height: 2rem;
    max-height: unset;
  }
}
@media (max-width: 600px) {
  .r6-value-content {
    padding-left: 5.9375rem;
    font-size: 1.1875rem;
    line-height: 1.8125rem;
  }
}
.background--white .r6-value-number, .background--white .r6-value-content {
  color: #6A6D72;
}
.background--white .r6-value-name {
  color: #000000;
}
#ourValues #titleRow {
  padding-bottom: 1.125rem;
}
@media (max-width: 1200px) {
  #ourValues #titleRow {
    padding-bottom: 0.75rem;
  }
}
#ourValues #titleRow h4 {
  color: #999A9B;
}
@media (max-width: 1200px) {
  #ourValues #titleRow h4 {
    margin-left: calc(64px + 1.5rem);
  }
}
@media (max-width: 1024px) {
  #ourValues #titleRow h4 {
    margin-left: 0;
    color: #FFFFFF;
  }
}
#ourValues #scrollingValues {
  padding-top: 0;
}
.styled-list-wrapper {
  display: flex;
}
@media (max-width: 1024px) {
  .styled-list-wrapper {
    flex-direction: column;
  }
}
.styled-list-wrapper h2 {
  width: 100%;
  max-width: 21.875rem;
  margin-right: 4.2%;
}
@media (max-width: 1200px) {
  .styled-list-wrapper h2 {
    font-size: 2.625rem;
  }
}
@media (max-width: 1024px) {
  .styled-list-wrapper h2 {
    font-size: 2.125rem;
    margin-bottom: 1.5rem;
  }
}
.styled-list-wrapper .styled-list-post {
  padding-bottom: 3.125rem;
  margin-top: 3.125rem;
  opacity: 1;
  transition: opacity 0.2s ease-in;
}
@media (max-width: 1200px) {
  .styled-list-wrapper .styled-list-post {
    padding-bottom: 2.5rem;
  }
}
@media (max-width: 600px) {
  .styled-list-wrapper .styled-list-post {
    padding-bottom: 1.5rem;
  }
  .styled-list-wrapper .styled-list-post:last-child {
    padding-bottom: 2.75rem;
  }
}
.styled-list-wrapper .styled-list-post:not(:last-child) {
  border-bottom: 1px solid #C7CFDB;
}
.styled-list-wrapper .styled-list-post:first-child {
  margin-top: 0;
}
.styled-list-wrapper .styled-list-post p {
  line-height: 1.5;
}
.styled-list-wrapper .loaded-post {
  opacity: 0;
}
@media (max-width: 1200px) {
  .styled-list-wrapper .styled-list-title {
    font-size: 2.0625rem;
  }
}
@media (max-width: 600px) {
  .styled-list-wrapper .styled-list-title {
    font-size: 1.625rem;
  }
}
.wp-block-social-links .wp-social-link {
  display: flex;
  align-items: center;
}
.wp-block-social-links .wp-social-link svg {
  width: 34px;
  height: 34px;
}
.wp-social-link-instagram svg, .wp-social-link-youtube svg, .wp-social-link-facebook svg {
  display: none;
}
.wp-social-link-instagram a, .wp-social-link-youtube a, .wp-social-link-facebook a {
  display: block;
  height: 34px;
  width: 19px;
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Facebook-Outline_2959749@2x.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.wp-social-link-youtube a {
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Youtube-Outline_2959742@2x.png);
  width: 38px;
  height: 26px;
}
.wp-social-link-instagram a {
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Instagram-Outline_2959748.png);
  width: 34px;
  height: 34px;
}
.social-icons--black a {
  filter: brightness(0);
}
.social-icons--black .wp-social-link {
  transform: none;
}
.social-icons--black .wp-social-link-facebook a {
  width: 17px;
  height: 24px;
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Facebook-Outline_2959749@2x-1.png);
}
.social-icons--black .wp-social-link-youtube a {
  width: 24px;
  height: 24px;
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Youtube-Outline_2959742@2x-1.png);
}
.social-icons--black .wp-social-link-instagram a {
  width: 27px;
  height: 19px;
  background-image: url(/wp-content/uploads/2021/05/iconfinder_SocialMedia_Instagram-Outline_2959748@2x-1.png);
}
.share-social-icons {
  margin-bottom: 0;
}
.share-social-icons h6 {
  font-size: 1.125rem;
  margin: 0;
  margin-right: 1.4375rem;
}
.share-social-icons .fb-share-button {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
}
.share-social-icons .fb-share-button iframe, .share-social-icons .fb-share-button > span {
  width: 100% !important;
  height: 100% !important;
}
#prefooterCTA {
  padding-top: 12rem;
  padding-bottom: 12rem;
  margin-bottom: 0;
}
#prefooterCTA > div {
  max-width: 1640px;
  margin-left: auto;
  margin-right: auto;
}
#prefooterCTA .arrow-btn {
  margin-top: 1.8rem;
}
#prefooterCTA .cta-text {
  margin-bottom: 8px;
}
#prefooterCTA .arrow-btn .arrow-text {
  font-size: 1.6875rem;
}
@media screen and (max-width: 1200px) {
  #prefooterCTA .arrow-btn .arrow-text {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  #prefooterCTA .arrow-btn .arrow-text {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 1200px) {
  #prefooterCTA {
    padding-top: 9.875rem;
    padding-bottom: 9.875rem;
  }
}
@media screen and (max-width: 1024px) {
  #prefooterCTA {
    padding-top: 9.125rem;
    padding-bottom: 9.125rem;
  }
  #prefooterCTA .cta-text {
    max-width: 540px;
  }
}
@media screen and (max-width: 600px) {
  #prefooterCTA {
    padding-top: 8.5625rem;
    padding-bottom: 8rem;
  }
}
#contact-map {
  height: 18.625rem;
  min-width: 15.625rem;
  width: 100%;
}
@media screen and (min-width: 601px) {
  #contact-map {
    height: 27.9375rem;
  }
}
@media screen and (min-width: 1025px) {
  #contact-map {
    height: 29.3125rem;
  }
}
@media screen and (min-width: 1201px) {
  #contact-map {
    height: 37.6875rem;
  }
}
.hero-content {
  position: relative;
  overflow: hidden;
  z-index: 1;
  align-items: center;
  justify-content: start;
}
.hero-content .homepage_hero_video {
  position: absolute !important;
  z-index: 0;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
}
.hero-content .homepage_hero_video_element {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hero-content .background-dim {
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.hero-content .wp-block-cover__inner-container {
  z-index: 3;
}
.client-logos {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 600px) {
  .client-logos {
    flex-wrap: wrap;
  }
}
.client-logo {
  opacity: 0;
}
@media (max-width: 600px) {
  .client-logo {
    max-height: 2rem;
    margin-bottom: 1.3125rem;
    display: flex;
    width: 30%;
  }
}
.client-logo:not(:last-child) {
  margin-right: 4%;
}
@media (max-width: 1200px) {
  .client-logo:not(:last-child) {
    margin-right: 5%;
  }
}
@media (max-width: 1024px) {
  .client-logo:not(:last-child) {
    margin-right: 6%;
  }
}
@media (max-width: 600px) {
  .client-logo:not(:last-child) {
    margin-right: 0.5rem;
  }
}
.client-logo:nth-child(1) {
  animation-delay: 0.1s;
}
.client-logo:nth-child(2) {
  animation-delay: 0.2s;
}
.client-logo:nth-child(3) {
  animation-delay: 0.3s;
}
.client-logo:nth-child(4) {
  animation-delay: 0.4s;
}
.client-logo:nth-child(5) {
  animation-delay: 0.5s;
}
@media (min-width: 601px) and (max-width: 1024px) {
  .client-logo:nth-child(4) {
    margin-right: 0;
  }
}
@media (min-width: 601px) and (max-width: 1024px) {
  .client-logo:nth-child(n+5) {
    display: none;
  }
}
.client-logo img {
  transition: filter 0.3s ease-out;
}
@media (max-width: 600px) {
  .client-logo img {
    width: 100%;
    object-fit: contain;
    aspect-ratio: 1;
  }
}
.client-logo img:hover {
  filter: brightness(0.85);
}
@media (max-width: 600px) {
  .client-logo:first-child img, .client-logo:nth-child(4n) img {
    object-position: left;
  }
  .client-logo:nth-child(3n) {
    margin-right: 0;
  }
  .client-logo:nth-child(3n) img {
    object-position: right;
  }
  .client-logo:nth-child(2), .client-logo:nth-child(5n):last-child {
    margin-right: auto;
  }
}
.wp-block-lazyblock-inner-container {
  margin-bottom: 3.0625rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-inner-container {
    margin-bottom: 3.9375rem;
  }
}
@media screen and (max-width: 1100px) {
  .wp-block-lazyblock-inner-container.titlebar-sec .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-lazyblock-inner-container.titlebar-sec .wp-block-columns > div {
    flex-basis: 100% !important;
    margin-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-inner-container .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-lazyblock-inner-container .wp-block-columns > div {
    flex-basis: 100% !important;
    margin-left: 0;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-inner-container {
    margin-bottom: 2rem;
  }
}
.wp-block-lazyblock-title-bar-heading-column .subtitle, .wp-block-lazyblock-title-bar-heading-subtext-column .subtitle {
  font-size: 1.5625rem;
  font-familY: "Colfax", sans-serif;
  color: #999A9B;
}
.wp-block-lazyblock-title-bar-heading-column h1, .wp-block-lazyblock-title-bar-heading-subtext-column h1 {
  font-size: 4.1875rem;
  line-height: 5.25rem;
}
.wp-block-lazyblock-title-bar-heading-column .subtext, .wp-block-lazyblock-title-bar-heading-subtext-column .subtext {
  margin-top: 3rem;
  font-size: 1.4375rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-title-bar-heading-column .subtext, .wp-block-lazyblock-title-bar-heading-subtext-column .subtext {
    margin-top: 1.5625rem;
    font-size: 1.25rem;
  }
}
.wp-block-lazyblock-title-bar-heading-column.hide-subtext, .wp-block-lazyblock-title-bar-heading-subtext-column.hide-subtext {
  margin-bottom: 3rem;
}
.wp-block-lazyblock-title-bar-heading-column.hide-subtext .subtext, .wp-block-lazyblock-title-bar-heading-subtext-column.hide-subtext .subtext {
  display: none;
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-title-bar-heading-column.hide-subtext, .wp-block-lazyblock-title-bar-heading-subtext-column.hide-subtext {
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-title-bar-heading-column .subtitle, .wp-block-lazyblock-title-bar-heading-subtext-column .subtitle {
    font-size: 1.3125rem;
  }
  .wp-block-lazyblock-title-bar-heading-column h1, .wp-block-lazyblock-title-bar-heading-subtext-column h1 {
    font-size: 3.375rem;
    line-height: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-title-bar-heading-column, .wp-block-lazyblock-title-bar-heading-subtext-column {
    margin-bottom: 2.3125rem;
  }
  .wp-block-lazyblock-title-bar-heading-column h1, .wp-block-lazyblock-title-bar-heading-subtext-column h1 {
    font-size: 2.8125rem;
    line-height: 3.1875rem;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-title-bar-heading-column, .wp-block-lazyblock-title-bar-heading-subtext-column {
    margin-bottom: 1.25rem;
  }
  .wp-block-lazyblock-title-bar-heading-column .subtitle, .wp-block-lazyblock-title-bar-heading-subtext-column .subtitle {
    font-size: 1.1875rem;
  }
  .wp-block-lazyblock-title-bar-heading-column h1, .wp-block-lazyblock-title-bar-heading-subtext-column h1 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
.wp-block-lazyblock-title-bar-heading-column .service-logo {
  max-height: 2.1875rem;
  width: auto;
  object-fit: contain;
}
.wp-block-lazyblock-title-bar-heading-column .service-icon {
  display: inline-flex;
  align-items: center;
  margin-right: 0.3125rem;
}
.wp-block-lazyblock-title-bar-heading-column .main-text {
  font-size: 1.9375rem;
  line-height: 2.875rem;
  margin-bottom: 3.75rem;
}
@media (max-width: 1200px) {
  .wp-block-lazyblock-title-bar-heading-column .main-text {
    font-size: 1.4375rem;
    line-height: 2.375rem;
    margin-bottom: 1.875rem;
  }
}
.wp-block-lazyblock-title-bar-text-column {
  padding-left: 3rem;
}
.wp-block-lazyblock-title-bar-text-column p {
  font-size: 1.9375rem;
}
.wp-block-lazyblock-title-bar-text-column p:last-of-type {
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-title-bar-text-column p {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
@media screen and (max-width: 1100px) {
  .wp-block-lazyblock-title-bar-text-column {
    padding-left: 0;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-title-bar-heading-subtext-column {
    margin-bottom: 3rem;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-title-bar-heading-subtext-column {
    margin-bottom: 2.75rem;
  }
}
.wp-block-lazyblock-title-bar-image-column {
  text-align: right;
  position: relative;
  overflow: hidden;
}
.wp-block-lazyblock-title-bar-image-column .img-service-icon {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 2;
}
@media screen and (max-width: 1100px) {
  .wp-block-lazyblock-title-bar-image-column {
    text-align: center;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-block-lazyblock-title-bar-image-column img:not(.img-service-icon) {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-title-bar-image-column {
    max-width: 100%;
  }
}
.titlebar-sec {
  opacity: 0;
  animation: 2s cubic-bezier(0.22, 0.61, 0.36, 1) 0.5s 1 normal forwards running opacityFromLeftReveal;
}
.titlebar-sec u {
  text-decoration: none;
  position: relative;
  display: inline-block;
  z-index: 2;
}
.titlebar-sec u::after {
  content: "";
  position: absolute;
  display: block;
  bottom: -0.08em;
  left: 0;
  width: 0%;
  height: 0.08em;
  background: black;
  z-index: -1;
  animation: 0.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) 2.1s normal forwards running widthReveal;
}
@media screen and (max-width: 1024px) {
  .titlebar-sec {
    flex-wrap: wrap;
  }
}
.titlebar-sec .wp-block-lazyblock-title-bar-text-column {
  margin-bottom: 0.625rem;
}
@media screen and (max-width: 1200px) {
  .titlebar-sec .wp-block-lazyblock-title-bar-text-column {
    margin-bottom: 0.3125rem;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-sec .wp-block-lazyblock-title-bar-text-column {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  .titlebar-sec:not(.titlebar-sec--black) .wp-block-lazyblock-title-bar-image-column img {
    height: 25rem;
    width: auto;
    object-fit: contain;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-sec:not(.titlebar-sec--black) .wp-block-lazyblock-title-bar-image-column img {
    height: auto;
    width: 37.5rem;
    object-fit: contain;
  }
}
.titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar {
  padding-bottom: 0;
  padding-top: 11.25rem;
}
.titlebar-sec--black.component-wrapper .subtitle, .titlebar-sec--black.equal-two-col-sec .subtitle, .titlebar-sec--black#about-titlebar .subtitle {
  font-family: "Colfax", sans-serif;
  font-weight: 500;
  color: #999A9B;
  margin-bottom: 1.5625rem;
}
.titlebar-sec--black.component-wrapper h1, .titlebar-sec--black.equal-two-col-sec h1, .titlebar-sec--black#about-titlebar h1 {
  margin-bottom: 2.3125rem;
}
.titlebar-sec--black.component-wrapper .service-icon, .titlebar-sec--black.equal-two-col-sec .service-icon, .titlebar-sec--black#about-titlebar .service-icon {
  opacity: 0.6;
}
.titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column {
  max-width: 36.875rem;
  margin-right: auto;
  margin-bottom: 8.125rem;
  opacity: 0;
  animation: 1.5s cubic-bezier(0.22, 0.61, 0.36, 1) 1s 1 normal forwards running opacityFromBottomReveal;
}
@media (min-width: 1201px) and (max-height: 1080px) {
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column {
    margin-bottom: 12vh;
  }
}
@media (max-width: 1400px) {
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column {
    padding-left: 0;
  }
}
@media (max-width: 1200px) {
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column {
    margin-bottom: 6.875rem;
  }
}
.titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column .arrow-btn, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column .arrow-btn, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column .arrow-btn {
  opacity: 0;
  animation: 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 2.5s 1 normal forwards running opacityFromBottomReveal;
}
.titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column img, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column img, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column img {
  width: 100%;
  object-fit: cover;
}
@media (min-width: 1201px) {
  .titlebar-sec--black.component-wrapper .wp-block-column:first-child, .titlebar-sec--black.equal-two-col-sec .wp-block-column:first-child, .titlebar-sec--black#about-titlebar .wp-block-column:first-child {
    flex-basis: 45% !important;
  }
  .titlebar-sec--black.component-wrapper .wp-block-column:last-child, .titlebar-sec--black.equal-two-col-sec .wp-block-column:last-child, .titlebar-sec--black#about-titlebar .wp-block-column:last-child {
    flex-basis: 55% !important;
  }
}
@media (max-width: 1200px) {
  .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar {
    padding-top: 8.75rem;
  }
  .titlebar-sec--black.component-wrapper .subtitle, .titlebar-sec--black.equal-two-col-sec .subtitle, .titlebar-sec--black#about-titlebar .subtitle {
    margin-bottom: 1rem;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column img:first-child, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column img:first-child, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column img:first-child {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar {
    padding-top: 10.625rem;
    padding-left: 0;
    padding-right: 0;
    flex-wrap: wrap;
  }
  .titlebar-sec--black.component-wrapper > div, .titlebar-sec--black.equal-two-col-sec > div, .titlebar-sec--black#about-titlebar > div {
    flex-basis: 100% !important;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .titlebar-sec--black.component-wrapper .arrow-btn, .titlebar-sec--black.equal-two-col-sec .arrow-btn, .titlebar-sec--black#about-titlebar .arrow-btn {
    display: none;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column {
    margin-bottom: 0;
    max-width: 100%;
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-heading-column h1, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-heading-column h1, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-heading-column h1 {
    margin-bottom: 3.125rem;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column {
    max-width: 100%;
    width: 100%;
    height: 34.6875rem;
    padding-left: 0;
    padding-right: 0;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column img, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column img, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column img {
    width: 100%;
    height: 100%;
    max-height: 34.6875rem;
    object-fit: cover;
  }
}
@media (max-width: 600px) {
  .titlebar-sec--black.component-wrapper, .titlebar-sec--black.equal-two-col-sec, .titlebar-sec--black#about-titlebar {
    padding-top: 9rem;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column {
    height: 20.8125rem;
  }
  .titlebar-sec--black.component-wrapper .wp-block-lazyblock-title-bar-image-column .img-service-icon, .titlebar-sec--black.equal-two-col-sec .wp-block-lazyblock-title-bar-image-column .img-service-icon, .titlebar-sec--black#about-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    display: none;
  }
}
.offset-margin {
  margin-bottom: 10.8125rem;
}
.offset-margin .wp-block-lazyblock-title-bar-image-column {
  margin-bottom: -6.4375rem;
}
@media (max-width: 1200px) {
  .offset-margin {
    margin-bottom: 7.5rem;
  }
  .offset-margin .wp-block-lazyblock-title-bar-image-column {
    margin-bottom: -3.75rem;
  }
}
@media (max-width: 1024px) {
  .offset-margin {
    margin-bottom: 0;
  }
  .offset-margin .wp-block-lazyblock-title-bar-image-column {
    margin-bottom: 0;
  }
}
.offset-margin-big {
  margin-bottom: 10.8125rem;
}
.offset-margin-big .wp-block-lazyblock-title-bar-image-column {
  margin-bottom: -19.0625rem;
}
@media (max-width: 1200px) {
  .offset-margin-big .wp-block-lazyblock-title-bar-image-column {
    margin-bottom: -6.4375rem;
  }
}
@media (max-width: 1024px) {
  .offset-margin-big {
    margin-bottom: 0;
  }
  .offset-margin-big .wp-block-lazyblock-title-bar-image-column {
    margin-bottom: 0;
  }
}
.offset-margin-small {
  margin-bottom: 10.8125rem;
}
.offset-margin-small .wp-block-lazyblock-title-bar-image-column {
  margin-bottom: -6.4375rem;
}
@media (max-width: 1024px) {
  .offset-margin-small {
    margin-bottom: 0;
  }
  .offset-margin-small .wp-block-lazyblock-title-bar-image-column {
    margin-bottom: 0;
  }
}
.subtitle-poppins .subtitle {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.page-id-1158 .titlebar-sec--black .img-service-icon {
  bottom: -8.75rem;
  left: -0.875rem;
}
@media (max-width: 1200px) {
  .page-id-1158 .titlebar-sec--black .img-service-icon {
    bottom: -14.375rem;
    left: -4.375rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1158 .titlebar-sec--black .img-service-icon {
    width: 339px;
    height: 304px;
    bottom: -13.4375rem;
    left: -3.75rem;
  }
}
.r6-video-embed-section > div {
  position: relative;
}
.r6-video-embed-section .wp-block-cover {
  height: 46.4375rem;
}
@media screen and (max-width: 1200px) {
  .r6-video-embed-section .wp-block-cover {
    min-height: 32.9375rem;
    height: auto;
  }
}
@media screen and (max-width: 1024px) {
  .r6-video-embed-section .wp-block-cover {
    min-height: 26.875rem;
  }
}
@media screen and (max-width: 600px) {
  .r6-video-embed-section .wp-block-cover {
    min-height: 21.75rem;
  }
}
.r6-video-embed-section .wp-block-cover.opaque-overlay::before {
  opacity: 0;
}
.r6-video-embed-section .icon-play {
  cursor: pointer;
  background: rgba(0, 0, 0, 0.24) url(/wp-content/uploads/2021/05/icon-play.png) no-repeat calc(50% + 5px) center / 3.25rem 3.8125rem;
  width: 7.625rem;
  height: 7.625rem;
  border-radius: 100%;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.r6-video-embed-section .icon-play.video-played {
  background-image: url(/wp-content/uploads/2021/05/icon-pause.png);
  background-position-x: 50%;
}
@media screen and (max-width: 1200px) {
  .r6-video-embed-section .icon-play {
    width: 6rem;
    height: 6rem;
    background-size: 2.5625rem 3rem;
  }
}
@media screen and (max-width: 1200px) {
  #contact-form-section {
    padding-top: 12.5rem;
    padding-bottom: 10.625rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-form-section {
    padding-top: 11.25rem;
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-form-section {
    padding-top: 9.875rem;
    padding-bottom: 7rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-form-section .content-col, #contact-form-section .form-col {
    max-width: 100%;
    flex-basis: 100% !important;
  }
}
@media screen and (min-width: 1025px) {
  #contact-form-section .content-col {
    padding-right: 2.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-form-section .content-col {
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-form-section .content-col {
    margin-bottom: 2.8125rem;
  }
}
#contact-form-section .content-col .pre-heading {
  color: #999A9B;
}
@media screen and (max-width: 1200px) {
  #contact-form-section .content-col .pre-heading {
    font-family: "Colfax", sans-serif;
    font-size: 1.5625rem;
    font-weight: 400;
  }
}
#contact-form-section .content-col .heading {
  font-size: 3.125rem;
  line-height: 4.1875rem;
  font-weight: 500 !important;
}
@media screen and (max-width: 1200px) {
  #contact-form-section .content-col .heading {
    font-size: 2.625rem;
    line-height: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-form-section .content-col .heading {
    font-size: 2.125rem;
    line-height: 2.5625rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-form-section .content-col .heading {
    font-size: 1.875rem;
  }
}
#contact-form-section .content-col .enquire-heading {
  font-size: 1.5625rem;
  font-weight: 500 !important;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 1200px) {
  #contact-form-section .content-col .enquire-heading {
    font-size: 1.25rem;
  }
}
#contact-form-section .content-col p {
  font-size: 1.375rem;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 1200px) {
  #contact-form-section .content-col p {
    font-size: 1.25rem;
    margin-bottom: 1.0625rem;
  }
}
#contact-form-section .content-col p:last-child {
  margin-bottom: 0;
}
#contact-form-section .content-col p, #contact-form-section .content-col p a {
  color: #FFFFFF;
}
#contact-form-section .content-col p a {
  text-decoration: underline;
}
#contact-form-section .content-col p a:hover, #contact-form-section .content-col p a:focus {
  color: #FFFF00;
}
@media screen and (min-width: 1025px) {
  #contact-form-section .form-col {
    padding-top: 3.0625rem;
  }
}
@media screen and (min-width: 1201px) {
  #contact-form-section .form-col {
    padding-top: 3.75rem;
  }
}
#contact-map-section {
  padding-top: 0;
  padding-bottom: 15.375rem;
}
@media screen and (max-width: 1200px) {
  #contact-map-section {
    padding-bottom: 10.625rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-map-section {
    padding-bottom: 8rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-map-section {
    padding-bottom: 7rem;
  }
}
#contact-map-section > div {
  width: 100%;
}
@media screen and (max-width: 1024px) {
  #contact-map-section .content-col, #contact-map-section .map-col {
    max-width: 100%;
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  #contact-map-section .map-col {
    padding-left: 15px;
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-map-section .map-col {
    margin-bottom: 2.8125rem;
  }
}
#contact-map-section .content-col {
  padding-left: 6.5625rem;
}
@media screen and (max-width: 1200px) {
  #contact-map-section .content-col {
    padding-left: 4rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-map-section .content-col {
    padding-left: 15px;
  }
}
#contact-map-section .content-col .heading {
  font-size: 3.1875rem;
  font-weight: 500 !important;
  margin-bottom: 2.8125rem;
}
@media screen and (max-width: 1200px) {
  #contact-map-section .content-col .heading {
    font-size: 2.3125rem;
    margin-bottom: 1.75rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-map-section .content-col .heading {
    font-size: 2.125rem;
    margin-bottom: 1.25rem;
  }
}
#contact-map-section .content-col .sub-heading {
  font-size: 1.9375rem;
  line-height: 1.4;
  margin-bottom: 1.25rem;
}
@media screen and (max-width: 1200px) {
  #contact-map-section .content-col .sub-heading {
    font-size: 1.5625rem;
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 1024px) {
  #contact-map-section .content-col .sub-heading {
    margin-bottom: 0.8125rem;
  }
}
@media screen and (max-width: 600px) {
  #contact-map-section .content-col .sub-heading {
    margin-bottom: 1.375rem;
  }
}
#contact-map-section .content-col p {
  color: #FFFFFF;
  font-size: 1.375rem;
  margin-bottom: 2.8125rem;
}
@media screen and (max-width: 1200px) {
  #contact-map-section .content-col p {
    font-size: 1.25rem;
  }
}
#contact-map-section .content-col p:last-child {
  margin-bottom: 0;
}
#careers-eoi-page-section {
  padding-top: 16.9375rem;
  padding-bottom: 9.6875rem;
}
@media screen and (max-width: 1200px) {
  #careers-eoi-page-section {
    padding-top: 11.5625rem;
    padding-bottom: 7.8125rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-eoi-page-section {
    padding-top: 10.3125rem;
    padding-bottom: 6.75rem;
  }
}
#careers-eoi-page-section > div {
  max-width: 87.5rem;
}
@media screen and (max-width: 1024px) {
  #careers-eoi-page-section .open-pos-col, #careers-eoi-page-section .form-col {
    max-width: 100%;
    flex-basis: 100% !important;
  }
}
#careers-eoi-page-section .form-col .pre-heading {
  font-size: 1.5625rem;
  font-family: "Colfax", sans-serif;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 1024px) {
  #careers-eoi-page-section .form-col .pre-heading {
    margin-bottom: 1.5625rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-eoi-page-section .form-col .pre-heading {
    font-size: 1.1875rem;
    margin-bottom: 0.625rem;
  }
}
#careers-eoi-page-section .form-col .heading {
  font-size: 3.1875rem;
  font-weight: 500 !important;
  margin-bottom: 1.875rem;
}
@media screen and (max-width: 1200px) {
  #careers-eoi-page-section .form-col .heading {
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-eoi-page-section .form-col .heading {
    font-size: 1.875rem;
    margin-bottom: 2.5rem;
  }
}
#careers-eoi-page-section .form-col > p {
  font-size: 1.4375rem;
  line-height: 1.6;
  margin-bottom: 1.5625rem;
}
@media screen and (max-width: 1200px) {
  #careers-eoi-page-section .form-col > p {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-eoi-page-section .form-col > p {
    font-size: 1.125rem;
  }
}
.wp-block-lazyblock-video-image-banner {
  position: relative;
  /*
    picture{
        width: 100%;    
    }
    */
}
@media (max-width: 1200px) {
  .wp-block-lazyblock-video-image-banner.ls-tablet-stretch {
    height: 100%;
  }
  .wp-block-lazyblock-video-image-banner.ls-tablet-stretch .component-wrapper, .wp-block-lazyblock-video-image-banner.ls-tablet-stretch .equal-two-col-sec, .wp-block-lazyblock-video-image-banner.ls-tablet-stretch #about-titlebar {
    padding-left: 0;
    padding-right: 0;
    height: 100%;
  }
  .wp-block-lazyblock-video-image-banner.ls-tablet-stretch img {
    object-position: left;
    object-fit: cover;
  }
}
@media (max-width: 1024px) {
  .wp-block-lazyblock-video-image-banner.p-tablet-fullwidth .component-wrapper, .wp-block-lazyblock-video-image-banner.p-tablet-fullwidth .equal-two-col-sec, .wp-block-lazyblock-video-image-banner.p-tablet-fullwidth #about-titlebar {
    padding-left: 0;
    padding-right: 0;
  }
  .wp-block-lazyblock-video-image-banner.p-tablet-fullwidth figure {
    width: 100%;
  }
}
.wp-block-lazyblock-video-image-banner img {
  width: 100%;
  height: auto;
}
.wp-block-lazyblock-video-image-banner img.mobile-img {
  height: auto !important;
}
.wp-block-lazyblock-video-image-banner img.tablet-img {
  height: auto !important;
}
.wp-block-lazyblock-video-image-banner .video-banner-cont {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  overflow: hidden;
}
.wp-block-lazyblock-video-image-banner .video-banner-cont video {
  width: 100%;
  height: auto;
}
@media (max-width: 600px) {
  .wp-block-lazyblock-video-image-banner .video-banner-cont video {
    transform: translate(-50%, 0%);
    left: 50%;
    top: 0%;
    position: relative;
  }
}
.wp-block-lazyblock-video-image-banner .video-banner-cont iframe {
  width: 100%;
  height: 100%;
}
.wp-block-lazyblock-video-image-banner .no-image {
  position: relative;
}
.remove-inner-px .component-wrapper, .remove-inner-px .equal-two-col-sec, .remove-inner-px #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.wp-block-lazyblock-project-overview {
  padding-top: 7.8rem;
  padding-bottom: 5.6875rem;
}
.wp-block-lazyblock-project-overview .inner-wrap {
  max-width: 84.0625rem;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview {
    padding-top: 3.875rem;
    padding-bottom: 4.9375rem;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-project-overview {
    padding-top: 5.1875rem;
    padding-bottom: 4.5625rem;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-project-overview {
    padding-top: 3.75rem;
    padding-bottom: 4.3125rem;
  }
}
.wp-block-lazyblock-project-overview .content-wrap {
  flex-basis: 50%;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview .content-wrap {
    flex-basis: 55%;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-project-overview .content-wrap {
    flex-basis: 100%;
    margin-bottom: 1rem;
  }
}
.wp-block-lazyblock-project-overview .list-wrap {
  flex-basis: 50%;
  padding-left: 6.25rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview .list-wrap {
    flex-basis: 45%;
    padding-left: 3.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  .wp-block-lazyblock-project-overview .list-wrap {
    flex-basis: 100%;
    padding-left: 0;
  }
  .wp-block-lazyblock-project-overview .list-wrap .arrow-list {
    max-width: 400px;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-project-overview .list-wrap .arrow-list {
    max-width: 100%;
  }
}
.wp-block-lazyblock-project-overview h2 {
  font-size: 3.1875rem;
  line-height: 4.5rem;
  margin-bottom: 1.4375rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview h2 {
    font-size: 2.625rem;
    line-height: 3.6875rem;
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-project-overview h2 {
    font-size: 1.875rem;
    line-height: 2.6875rem;
  }
}
.wp-block-lazyblock-project-overview h4 {
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  margin-bottom: 1.0625rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview h4 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
.wp-block-lazyblock-project-overview p {
  font-size: 1.4375rem;
  line-height: 2.375rem;
}
@media screen and (max-width: 1200px) {
  .wp-block-lazyblock-project-overview p {
    font-size: 1.25rem;
    line-height: 2.0625rem;
  }
}
@media screen and (max-width: 600px) {
  .wp-block-lazyblock-project-overview p {
    font-size: 1.125rem;
    line-height: 1.9375rem;
  }
}
.wp-block-lazyblock-project-overview .arrow-list {
  column-count: 2;
}
@media screen and (max-width: 350px) {
  .wp-block-lazyblock-project-overview .arrow-list {
    column-count: 1;
  }
}
.wp-block-lazyblock-project-overview .reverse-layout .list-wrap {
  order: 1;
  flex-basis: 30%;
  padding-left: 0;
}
.wp-block-lazyblock-project-overview .reverse-layout .list-wrap .arrow-list {
  column-count: 1;
}
.wp-block-lazyblock-project-overview .reverse-layout .content-wrap {
  order: 2;
  flex-basis: 70%;
  padding-left: 4%;
}
@media (max-width: 1024px) {
  .wp-block-lazyblock-project-overview .reverse-layout .list-wrap {
    order: 2;
    flex-basis: 100%;
  }
  .wp-block-lazyblock-project-overview .reverse-layout .list-wrap .arrow-list {
    column-count: 2;
    max-width: 28.75rem;
  }
  .wp-block-lazyblock-project-overview .reverse-layout .content-wrap {
    order: 1;
    flex-basis: 100%;
    padding-left: 0;
  }
}
@media (max-width: 600px) {
  .wp-block-lazyblock-project-overview .reverse-layout .list-wrap .arrow-list {
    max-width: 100%;
  }
}
.wp-block-lazyblock-project-overview .number-list-enabled .list-wrap {
  margin-top: 1.875rem;
}
@media (min-width: 1201px) {
  .wp-block-lazyblock-project-overview .number-list-enabled .list-wrap {
    flex-basis: 40%;
  }
  .wp-block-lazyblock-project-overview .number-list-enabled .content-wrap {
    flex-basis: 60%;
  }
}
@media (max-width: 1024px) {
  .wp-block-lazyblock-project-overview .number-list-enabled .list-wrap {
    flex-basis: 50%;
    padding-left: 3.125rem;
  }
  .wp-block-lazyblock-project-overview .number-list-enabled .content-wrap {
    flex-basis: 50%;
    margin-bottom: 0;
  }
  .wp-block-lazyblock-project-overview .number-list-enabled .content-wrap p {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  .wp-block-lazyblock-project-overview .number-list-enabled .list-wrap, .wp-block-lazyblock-project-overview .number-list-enabled .content-wrap {
    flex-basis: 100%;
  }
  .wp-block-lazyblock-project-overview .number-list-enabled .list-wrap {
    padding-left: 0;
    margin-top: 1.875rem;
  }
}
/** content with image temporary placement **/
/**
**/
.number-with-content-block .title {
  display: flex;
  margin-bottom: 1.25rem;
}
.number-with-content-block .title span {
  margin-right: 1.0625rem;
  line-height: 3.875rem;
  white-space: pre;
}
@media (max-width: 1200px) {
  .number-with-content-block .title span {
    margin-right: 0.875rem;
  }
}
@media (max-width: 600px) {
  .number-with-content-block .title span {
    line-height: 3.4375rem;
  }
}
.number-with-content-block .title h3 {
  margin-bottom: 0;
}
@media (max-width: 600px) {
  .number-with-content-block .title h3 {
    font-size: 1.9375rem;
    line-height: 2.625rem;
  }
}
.number-with-content-block > p {
  margin-bottom: 2.3125rem;
  /*@media (max-width: $break-ls-tablet){
            font-size: map-get($font-sizes, "20");
        }
        @media (max-width: $break-mobile){
            font-size: map-get($font-sizes, "18");
        }*/
}
.number-with-content-block ul {
  margin-left: 0;
  margin-bottom: 2.625rem;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 1200px) {
  .number-with-content-block ul {
    margin-bottom: 1.25rem;
  }
}
.number-with-content-block ul li {
  position: relative;
  font-family: "Colfax", sans-serif;
  font-size: 1.4375rem;
  font-weight: 400;
  padding-left: 1.9375rem;
  margin-right: 0.9375rem;
  margin-bottom: 0.9375rem;
  width: calc(50% - 1.875rem);
  max-width: 18.125rem;
}
@media (max-width: 1200px) {
  .number-with-content-block ul li {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .number-with-content-block ul li {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .number-with-content-block ul li {
    font-size: 1.125rem;
    padding-left: 1.375rem;
  }
}
@media (max-width: 340px) {
  .number-with-content-block ul li {
    width: 100%;
  }
}
.number-with-content-block ul li:nth-child(2n+2) {
  margin-right: 0;
}
.number-with-content-block ul li:before {
  content: "";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 0;
  height: 100%;
}
@media (max-width: 1024px) {
  .number-with-content-block ul li:before {
    font-size: 1.0625rem;
  }
}
.number-with-content-block .wp-block-lazyblock-arrow-link {
  padding-top: 8px;
}
.number-with-content-block .wp-block-lazyblock-arrow-link p {
  margin-bottom: 0;
  color: inherit;
}
.number-list-container {
  display: flex;
  align-items: center;
  min-height: 5.9375rem;
  padding-top: 0.0625rem;
  padding-bottom: 0.0625rem;
  padding-left: 5.625rem;
  padding-right: 0.3125rem;
  border-bottom: 0.125rem solid rgba(106, 109, 114, 0.11);
  max-width: 29.75rem;
  width: 100%;
  position: relative;
}
@media (max-width: 1200px) {
  .number-list-container {
    min-height: 4.4375rem;
    padding-left: 4.375rem;
  }
}
@media (max-width: 1024px) {
  .number-list-container {
    padding-left: 3.125rem;
  }
}
@media (max-width: 600px) {
  .number-list-container {
    min-height: 3.625rem;
  }
}
.number-list-container:nth-child(n+4) {
  display: none;
}
.number-list-container:nth-child(3) {
  border: none;
}
.number-list-container > * {
  margin-bottom: 0;
}
.number-list-container h2 {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
@media (max-width: 1200px) {
  .number-list-container h2 {
    font-size: 2.4375rem;
    line-height: 3.9375rem;
  }
}
@media (max-width: 1024px) {
  .number-list-container h2 {
    font-size: 1.875rem;
  }
}
@media (max-width: 1200px) {
  .number-list-container h4 {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .number-list-container h4 {
    font-size: 1.125rem;
  }
}
/** This is only for test. remove if not needed **/
#numberList-blockTest {
  padding-left: 253px;
  padding-right: 253px;
}
@media (max-width: 1200px) {
  #numberList-blockTest {
    padding-left: 81px;
    padding-right: 81px;
  }
}
@media (max-width: 600px) {
  #numberList-blockTest {
    padding-left: 28px;
    padding-right: 28px;
  }
}
.testimonial-content {
  display: flex;
  align-self: center;
  flex-wrap: wrap;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  max-width: 36.5625rem;
  width: 100%;
  margin-left: auto;
}
@media (max-width: 600px) {
  .testimonial-content {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
.testimonial-content > div {
  max-width: 36.5rem;
  width: 100%;
}
.testimonial-content > div:nth-child(n+2) {
  display: none;
}
.testimonial-content .testimonial-quote {
  font-size: 0;
  font-family: sans-serif;
  margin-bottom: 1.625rem;
  line-height: 0;
}
.testimonial-content .testimonial-quote:before {
  content: "";
  width: 26px;
  height: 20px;
  background-image: url(/wp-content/uploads/2021/07/quotation-marks@2x.png);
  background-size: contain;
  display: inline-flex;
  align-items: center;
}
.testimonial-content p {
  margin-bottom: 2.5rem;
  line-height: 3.75rem;
}
@media (max-width: 1200px) {
  .testimonial-content p {
    font-size: 1.5625rem;
    line-height: 2.8125rem;
    margin-bottom: 1.8125rem;
  }
}
@media (max-width: 1024px) {
  .testimonial-content p {
    font-size: 1.25rem;
    line-height: 2.375rem;
  }
}
.testimonial-content h5 {
  margin-bottom: 0.3125rem;
  width: 100%;
}
.testimonial-content h6 {
  width: 100%;
  margin-bottom: 0;
  opacity: 36%;
}
/** Ignore this if not needed **/
.testimonialsImageContent-section {
  padding-top: 10.625rem;
  padding-bottom: 10.625rem;
  flex-wrap: nowrap;
}
@media (max-width: 600px) {
  .testimonialsImageContent-section {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    flex-wrap: wrap;
  }
}
.testimonialsImageContent-section > div {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .testimonialsImageContent-section > div > div {
    flex-wrap: nowrap !important;
  }
  .testimonialsImageContent-section > div > div .wp-block-column {
    flex-basis: 50% !important;
  }
}
@media (max-width: 600px) {
  .testimonialsImageContent-section > div > div {
    flex-wrap: wrap !important;
  }
  .testimonialsImageContent-section > div > div .wp-block-column {
    flex-basis: 100% !important;
  }
}
.testimonialsImageContent-section .image-column {
  flex-basis: 50%;
}
.testimonialsImageContent-section .image-column > div {
  margin-bottom: 0;
  height: 100%;
}
.testimonialsImageContent-section .image-column > div > div {
  height: 100%;
  padding-left: 0;
  padding-right: 0;
}
.testimonialsImageContent-section .image-column figure {
  height: 100%;
}
.testimonialsImageContent-section .image-column figure img {
  margin-bottom: 0;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .testimonialsImageContent-section .image-column {
    height: 27rem;
  }
  .testimonialsImageContent-section .image-column img {
    object-fit: cover;
    max-height: 100%;
  }
}
.testimonialsImageContent-section .text-column {
  flex-basis: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 600px) {
  .testimonialsImageContent-section .text-column {
    padding-top: 4.375rem;
    padding-bottom: 4.375rem;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.testimonialsImageContent-section .text-column > div {
  margin-bottom: 0;
  padding-left: 7%;
}
@media (max-width: 1024px) {
  .testimonialsImageContent-section .text-column > div {
    padding-left: 3.4375rem;
  }
}
@media (max-width: 600px) {
  .testimonialsImageContent-section .text-column > div {
    padding-left: 0;
  }
}
#careers-list .career-item {
  padding-top: 2.5rem;
  padding-bottom: 2.5rem;
}
@media screen and (max-width: 1200px) {
  #careers-list .career-item {
    padding-top: 2.3125rem;
    padding-bottom: 2.3125rem;
  }
}
#careers-list .career-item:first-child {
  padding-top: 0;
}
#careers-list .career-item:not(:last-child) {
  border-bottom: 1px solid #C7CFDB;
}
#careers-list .career-item > a {
  transition: all 300ms ease-in-out;
}
#careers-list .career-item > a:hover, #careers-list .career-item > a:focus {
  text-decoration: underline;
}
#careers-list .career-item > a:hover .career-title, #careers-list .career-item > a:focus .career-title {
  color: inherit;
}
#careers-list .career-item > a:hover .career-title::after, #careers-list .career-item > a:focus .career-title::after {
  right: 20px;
}
#careers-list .career-title {
  font-size: 2.75rem;
  line-height: 1.4;
  margin-bottom: 11px;
}
@media screen and (min-width: 1201px) {
  #careers-list .career-title {
    padding-right: calc(11% + 30px);
  }
}
@media screen and (max-width: 1200px) {
  #careers-list .career-title {
    font-size: 2.0625rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-list .career-title {
    font-size: 1.625rem;
  }
}
#careers-list .career-title::after {
  content: "";
  display: block;
  background: url(/wp-content/uploads/2021/05/chevron-right-bluegrey.png) no-repeat center center / contain;
  width: 22px;
  height: 22px;
  transition: all 300ms ease-in-out;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 11%;
}
@media screen and (max-width: 1200px) {
  #careers-list .career-title::after {
    display: none;
  }
}
#careers-list .career-location {
  opacity: 0.36;
}
#careers-list-section {
  padding-top: 14.75rem;
  padding-bottom: 15.375rem;
}
@media screen and (max-width: 1200px) {
  #careers-list-section {
    padding-top: 10.4375rem;
    padding-bottom: 10.4375rem;
  }
}
@media screen and (max-width: 1024px) {
  #careers-list-section {
    padding-top: 7.625rem;
    padding-bottom: 7.625rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-list-section {
    padding-top: 5.25rem;
    padding-bottom: 5.25rem;
  }
}
#careers-list-section > div {
  max-width: 85.25rem;
  width: 100%;
}
#careers-list-section .heading-col {
  flex-basis: 100%;
  flex-grow: 0;
}
@media screen and (min-width: 1025px) {
  #careers-list-section .heading-col {
    flex-basis: 29.65%;
  }
}
@media screen and (min-width: 1201px) {
  #careers-list-section .heading-col {
    flex-basis: 28.45%;
  }
}
#careers-list-section .heading-col .sec-heading {
  font-size: 3.1875rem;
}
@media screen and (max-width: 1200px) {
  #careers-list-section .heading-col .sec-heading {
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 1024px) {
  #careers-list-section .heading-col .sec-heading {
    margin-bottom: 2rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-list-section .heading-col .sec-heading {
    font-size: 2.125rem;
  }
}
#careers-list-section .careers-col {
  flex-basis: 100%;
}
@media screen and (min-width: 1025px) {
  #careers-list-section .careers-col {
    flex-basis: 70.35%;
  }
}
@media screen and (min-width: 1201px) {
  #careers-list-section .careers-col {
    flex-basis: 71.55%;
  }
}
#careers-list-section #careers-list {
  margin-bottom: 1.75rem;
}
@media screen and (max-width: 600px) {
  #careers-list-section .arrow-btn {
    font-size: 1.1875rem;
  }
}
.image-banner-with-text .banner-image {
  max-height: 42.5rem;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1200px) {
  .image-banner-with-text .banner-image {
    max-height: 31.6875rem;
  }
}
@media screen and (max-width: 600px) {
  .image-banner-with-text .banner-image {
    max-height: 29.375rem;
  }
}
.image-banner-with-text .content-wrap {
  left: 0;
  bottom: 0;
  padding: 4.1875rem 6.625rem;
  padding-right: 0;
  max-width: 33.125rem;
  z-index: 2;
}
@media screen and (max-width: 1200px) {
  .image-banner-with-text .content-wrap {
    padding: 2.6875rem 2.875rem;
    padding-right: 0;
    max-width: 26.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .image-banner-with-text .content-wrap {
    padding: 3.125rem 6.75% 4.1875rem;
    padding-right: 0;
    max-width: 31.25rem;
  }
}
@media screen and (max-width: 600px) {
  .image-banner-with-text .content-wrap {
    padding: 1.6875rem 5% 2.3125rem;
  }
}
.image-banner-with-text .content-wrap h2 {
  font-size: 3.1875rem;
  margin-bottom: 1rem;
}
@media screen and (max-width: 1200px) {
  .image-banner-with-text .content-wrap h2 {
    font-size: 2.625rem;
    margin-bottom: 0.75rem;
  }
}
@media screen and (max-width: 1024px) {
  .image-banner-with-text .content-wrap h2 {
    font-size: 2.125rem;
    margin-bottom: 0.9375rem;
  }
}
.image-banner-with-text .content-wrap .content {
  margin-bottom: 2rem;
  color: #FFFFFF;
}
.image-banner-with-text .content-wrap .content p {
  color: #FFFFFF;
  font-size: 1.4375rem;
  line-height: 2.375rem;
}
@media screen and (max-width: 1200px) {
  .image-banner-with-text .content-wrap .content {
    margin-bottom: 1.75rem;
  }
  .image-banner-with-text .content-wrap .content p {
    font-size: 1.25rem;
    line-height: 2.0625rem;
  }
}
.image-banner-with-text .content-wrap .arrow-btn {
  line-height: 1;
}
.icons-lazyblock {
  display: flex;
  flex-wrap: wrap;
  margin-top: -3.125rem;
  margin-bottom: -3.125rem;
}
@media (max-width: 1200px) {
  .icons-lazyblock {
    margin-top: -3.125rem;
    margin-bottom: -3.125rem;
  }
}
@media (max-width: 1024px) {
  .icons-lazyblock {
    margin-top: -1.875rem;
    margin-bottom: -1.875rem;
  }
}
@media (max-width: 600px) {
  .icons-lazyblock {
    margin-top: -1.25rem;
    margin-bottom: -1.25rem;
  }
}
.icons-lazyblock .icon-title-column {
  width: 50%;
  text-align: center;
  padding: 3.125rem 1.5rem;
  border-bottom: 1px solid rgba(112, 112, 112, 0.16);
  border-right: 1px solid rgba(112, 112, 112, 0.16);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
}
.icons-lazyblock .icon-title-column:nth-child(even) {
  border-right: 0;
}
.icons-lazyblock .icon-title-column:nth-last-child(-n+2) {
  border-bottom: 0;
}
.icons-lazyblock .icon-title-column img, .icons-lazyblock .icon-title-column svg {
  margin-bottom: 1.25rem;
}
@media (max-width: 600px) {
  .icons-lazyblock .icon-title-column img, .icons-lazyblock .icon-title-column svg {
    width: 4.375rem;
    height: 3.875rem;
    object-fit: contain;
    object-position: center;
  }
}
.icons-lazyblock .icon-title-column h6 {
  font-weight: 600;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .icons-lazyblock .icon-title-column h6 {
    font-size: 1.0625rem;
  }
}
@media (max-width: 1024px) {
  .icons-lazyblock .icon-title-column h6 {
    font-size: 0.875rem;
  }
}
@media (max-width: 1200px) {
  .icons-lazyblock .icon-title-column {
    padding-top: 1.875rem;
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .icons-lazyblock .icon-title-column {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .icons-sec > div:first-of-type {
    margin-top: 4.375rem;
    padding-bottom: 2.5rem;
  }
  .icons-sec .heading-text-column .arrow-btn {
    display: none;
  }
}
@media (max-width: 1024px) {
  .icons-sec {
    margin-bottom: 1.6875rem;
  }
}
.images-slides-from-right {
  display: flex;
  align-items: flex-start;
  margin-left: -0.9375rem;
  margin-right: -0.9375rem;
  transition: transform 200ms linear;
}
@media (max-width: 1200px) {
  .images-slides-from-right {
    margin-left: -0.625rem;
    margin-right: -0.625rem;
    overflow-x: scroll;
    transform: none !important;
  }
}
@media (max-width: 600px) {
  .images-slides-from-right {
    margin-left: -0.5rem;
    margin-right: -0.5rem;
  }
}
.images-slides-from-right .image-item {
  padding: 0.9375rem 0.9375rem;
  width: 490px;
  height: auto;
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 1200px) {
  .images-slides-from-right .image-item {
    width: 338px;
    padding-left: 0.625rem;
    padding-right: 0.625rem;
  }
}
@media (max-width: 1024px) {
  .images-slides-from-right .image-item {
    width: 317px;
  }
}
@media (max-width: 600px) {
  .images-slides-from-right .image-item {
    width: 261px;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.images-slides-from-right .image-item img {
  width: 100%;
  object-fit: cover;
}
#imageSlider {
  padding-left: 7.3%;
}
@media (min-width: 1871px) {
  #imageSlider {
    padding-left: calc((100% - 1640px) / 2);
  }
}
#imageSlider > .wp-block-column {
  overflow: hidden;
}
#ourValues + .scrollmagic-pin-spacer {
  background: #000000;
}
@media screen and (min-width: 1025px) {
  .titlebar-with-count-numbers-and-images .heading-wrap {
    max-width: 80%;
  }
}
.titlebar-with-count-numbers-and-images .pre-heading {
  color: #999A9B;
  font-size: 1.25rem;
  margin-bottom: 0.875rem;
}
@media screen and (max-width: 1200px) {
  .titlebar-with-count-numbers-and-images .pre-heading {
    font-size: 1.5625rem;
    font-family: "Colfax", sans-serif;
    font-weight: 400;
    margin-bottom: 0.625rem;
  }
}
@media screen and (max-width: 600px) {
  .titlebar-with-count-numbers-and-images .pre-heading {
    font-size: 1.1875rem;
    margin-bottom: 0.875rem;
  }
}
.titlebar-with-count-numbers-and-images .heading {
  font-size: 3.125rem;
  line-height: 1.34;
}
@media screen and (max-width: 1200px) {
  .titlebar-with-count-numbers-and-images .heading {
    font-size: 2.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .heading {
    font-size: 2.125rem;
  }
}
@media screen and (max-width: 600px) {
  .titlebar-with-count-numbers-and-images .heading {
    font-size: 1.875rem;
  }
}
.titlebar-with-count-numbers-and-images .count-up-blocks {
  margin-top: 3.125rem;
  margin-bottom: 3.4375rem;
}
@media screen and (min-width: 601px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks {
    justify-content: unset;
  }
}
@media screen and (min-width: 1025px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks {
    width: 55%;
  }
}
@media screen and (max-width: 1200px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks {
    margin-bottom: 2.75rem;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks {
    margin-top: 1.875rem;
    margin-bottom: 1rem;
  }
}
.titlebar-with-count-numbers-and-images .count-up-blocks .count-up-block {
  margin-bottom: 3.125rem;
}
.titlebar-with-count-numbers-and-images .count-up-blocks .count-up-block:not(:last-child) {
  margin-right: 4.9375rem;
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks .count-up-block:not(:last-child) {
    margin-right: 2.8125rem;
  }
}
@media screen and (max-width: 600px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks .count-up-block:not(:last-child) {
    margin-right: 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .count-up-blocks .count-up-text {
    font-size: 0.9375rem;
    max-width: 4.6875rem;
  }
}
@media screen and (max-width: 600px) {
  .titlebar-with-count-numbers-and-images .tb-images {
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }
}
@media screen and (min-width: 1025px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col1 {
    flex-basis: 51.3%;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col1 {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col1 img {
    height: 24.6875rem;
    object-fit: cover;
    object-position: center;
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col1 img {
    height: 20.9375rem;
  }
}
.titlebar-with-count-numbers-and-images .tb-images .image-col2 {
  flex-basis: 43.3%;
  margin-top: -13.4375rem;
}
@media screen and (max-width: 1200px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col2 {
    margin-top: -10.625rem;
  }
}
@media screen and (max-width: 1024px) {
  .titlebar-with-count-numbers-and-images .tb-images .image-col2 {
    display: none;
  }
}
.background--black > .titlebar-with-count-numbers-and-images .count-up-number, .titlebar-sec--black.component-wrapper > .titlebar-with-count-numbers-and-images .count-up-number, .titlebar-sec--black.equal-two-col-sec > .titlebar-with-count-numbers-and-images .count-up-number, .titlebar-sec--black#about-titlebar > .titlebar-with-count-numbers-and-images .count-up-number, #about-titlebar > .titlebar-with-count-numbers-and-images .count-up-number, .page-id-1447 #ourValues > .titlebar-with-count-numbers-and-images .count-up-number {
  color: #FFFFFF;
}
.textImage-section {
  padding-top: 10.625rem;
  padding-bottom: 10.625rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .textImage-section {
    padding-top: 5.625rem;
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 1024px) {
  .textImage-section {
    padding-top: 5.3125rem;
  }
}
@media (max-width: 600px) {
  .textImage-section {
    padding-top: 3.75rem;
    padding-bottom: 4.375rem;
  }
}
.textImage-section h2 {
  font-size: 3.1875rem;
  line-height: 4.5rem;
  margin-bottom: 1.875rem;
}
@media (max-width: 1200px) {
  .textImage-section h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
    margin-bottom: 0.9375rem;
  }
}
@media (max-width: 600px) {
  .textImage-section h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
.textImage-section h5 {
  font-size: 1.5625rem;
  line-height: 2.1875rem;
  margin-bottom: 0.9375rem;
}
@media (max-width: 1200px) {
  .textImage-section h5 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
    margin-bottom: pXToRem(15);
  }
}
@media (max-width: 1200px) {
  .textImage-section p {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .textImage-section p {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  .textImage-section .wp-block-lazyblock-count-up-numbers {
    overflow: hidden;
  }
}
.textImage-section > div > div {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .textImage-section > div > div .left-column {
    margin-bottom: 3.75rem;
  }
}
.textImage-section > div > div .left-column > div {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .textImage-section > div > div .left-column > div > div {
    max-width: 100%;
  }
}
.textImage-section > div > div .left-column > div:not(.wp-block-lazyblock-video-image-banner) {
  padding-right: 5rem;
}
@media (max-width: 1200px) {
  .textImage-section > div > div .left-column > div:not(.wp-block-lazyblock-video-image-banner) {
    padding-right: 3.125rem;
  }
}
@media (max-width: 1024px) {
  .textImage-section > div > div .left-column > div:not(.wp-block-lazyblock-video-image-banner) {
    padding-right: 0;
  }
}
.textImage-section > div > div .right-column {
  display: flex;
  align-self: stretch;
}
.textImage-section > div > div .right-column.text-column {
  padding-left: 8.125rem;
}
@media (max-width: 1200px) {
  .textImage-section > div > div .right-column.text-column {
    padding-left: 5rem;
  }
}
@media (max-width: 1024px) {
  .textImage-section > div > div .right-column.text-column {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .textImage-section > div > div .right-column {
    justify-content: center !important;
    margin-bottom: 4rem;
  }
}
@media (max-width: 600px) {
  .textImage-section > div > div .right-column {
    margin-bottom: 2.75rem;
  }
}
.textImage-section > div > div .right-column > div {
  margin-bottom: 0;
}
.textImage-section > div > div .right-column > div.lazyblock-video-image-banner-Z2n4Uzn img {
  max-height: 35.5rem;
}
.textImage-section > div > div .right-column > div.lazyblock-video-image-banner-1bUeQR img {
  max-height: 41.75rem;
}
.textImage-section > div > div .right-column > div > div {
  height: 100%;
}
.textImage-section > div > div .right-column > div > div.inner-container-wrap {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.textImage-section > div > div .right-column > div > div img {
  max-height: 100%;
  height: auto;
  object-fit: contain;
  width: auto;
}
.textImage-section.section--first {
  padding-top: 0;
  padding-bottom: 0;
}
@media (max-width: 1024px) {
  .textImage-section.section--first .left-column {
    order: 2;
    margin-bottom: 0;
  }
  .textImage-section.section--first .right-column {
    order: 1;
  }
}
.textImage-section.section--last {
  padding-top: 0;
  padding-bottom: 1.875rem;
}
@media (max-width: 1024px) {
  .textImage-section.section--last .left-column {
    margin-bottom: 0;
  }
  .textImage-section.section--last .right-column {
    margin-bottom: 0;
  }
}
.textImage-section .text-column .component-sm {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 1200px) {
  .textImage-section .wp-block-lazyblock-video-image-banner .component-wrapper, .textImage-section .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .textImage-section .wp-block-lazyblock-video-image-banner #about-titlebar {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .textImage-section .image-column {
    order: 2;
  }
  .textImage-section .text-column {
    order: 1;
  }
}
@media (max-width: 600px) {
  .textImage-section .inner-two-col-row img {
    width: 7.8125rem;
    height: auto;
  }
}
.number-list-highlight .number-item {
  opacity: 0.3;
  transition: all 300ms ease-in-out;
}
.number-list-highlight .number-item .line {
  background: #999A9B;
  height: 1px;
  flex-basis: 22%;
  visibility: hidden;
}
.number-list-highlight .number-item .count {
  font-size: 5.0625rem;
  font-family: "Poppins", sans-serif;
  flex-basis: 24%;
}
.number-list-highlight .number-item .label {
  font-size: 2.125rem;
  font-family: "Poppins", sans-serif;
  flex-basis: 54%;
}
@media screen and (min-width: 1201px) {
  .wp-block-lazyblock-video-banner {
    height: 46.4375rem !important;
    overflow: hidden;
  }
}
@media (min-width: 1921px) {
  .wp-block-lazyblock-video-banner {
    max-width: 2560px;
    margin-left: auto;
    margin-right: auto;
  }
}
.video_wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
  padding-top: 56.25%;
  background-color: #000;
}
.video_wrapper .videoIframe {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
}
@media screen and (min-width: 1201px) {
  .video_wrapper .videoIframe {
    top: -6%;
  }
}
.video_wrapper .videoPoster-play {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0.5);
  background-blend-mode: overlay;
  border: none;
  text-indent: -999em;
  overflow: hidden;
  opacity: 1;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
@media screen and (min-width: 1201px) {
  .video_wrapper .videoPoster-play {
    height: 46.4375rem !important;
  }
}
.video_wrapper .videoPoster-play:hover {
  cursor: pointer;
}
.video_wrapper .videoPoster-play:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7.625rem;
  height: 7.625rem;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.24) url(/wp-content/uploads/2021/05/icon-play.png) no-repeat calc(50% + 5px) center / 3.25rem 3.8125rem;
}
@media screen and (max-width: 1200px) {
  .video_wrapper .videoPoster-play:before {
    background: rgba(0, 0, 0, 0.24) url(/wp-content/uploads/2021/05/icon-play.png) no-repeat calc(50% + 5px) center / 2.0625rem 2.5rem;
    width: 5rem;
    height: 5rem;
  }
}
.video_wrapper .videoPoster-pause {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
  background-color: rgba(0, 0, 0, 0);
  background-blend-mode: overlay;
  border: none;
  text-indent: -999em;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 800ms, height 0s;
  -moz-transition: opacity 800ms, height 0s;
  transition: opacity 800ms, height 0s;
  -webkit-transition-delay: 0s, 0s;
  -moz-transition-delay: 0s, 0s;
  transition-delay: 0s, 0s;
}
@media screen and (min-width: 1201px) {
  .video_wrapper .videoPoster-pause {
    height: 46.4375rem !important;
  }
}
.video_wrapper .videoPoster-pause:hover {
  opacity: 1;
  cursor: pointer;
}
.video_wrapper .videoPoster-pause:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7.625rem;
  height: 7.625rem;
  border-radius: 100%;
  background: rgba(0, 0, 0, 0.24) url(/wp-content/uploads/2021/05/icon-pause.png) no-repeat calc(50%) center / 3.25rem 3.8125rem;
}
@media screen and (max-width: 1200px) {
  .video_wrapper .videoPoster-pause:before {
    background: rgba(0, 0, 0, 0.24) url(/wp-content/uploads/2021/05/icon-pause.png) no-repeat calc(50%) center / 2.0625rem 2.5rem;
    width: 5rem;
    height: 5rem;
  }
}
.video_banner_modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 99999;
  background-color: rgba(0, 0, 0, 0.9);
  display: none;
  justify-content: center;
  align-items: center;
}
.video_banner_modal .modal_video_iframe {
  height: 100%;
  width: 100%;
}
.video_banner_modal .modal_close_button {
  color: white;
  position: absolute;
  top: 20px;
  right: 20px;
}
.video_banner_modal .modal_close_button:before {
  position: absolute;
  right: 0;
}
@media (max-width: 600px) {
  .video-mobile-height-300 video {
    object-fit: cover !important;
    height: 300px !important;
  }
  .video-mobile-height-250 video {
    object-fit: cover !important;
    height: 250px !important;
  }
  .video-mobile-height-200 video {
    object-fit: cover !important;
    height: 200px !important;
  }
}
.single-post.header-relative #primary, body.single-post.error404 #primary, body.single-post.category #primary {
  padding-top: 11.1875rem;
}
@media (max-width: 1200px) {
  .single-post.header-relative #primary, body.single-post.error404 #primary, body.single-post.category #primary {
    padding-top: 8.0625rem;
  }
}
@media (max-width: 1024px) {
  .single-post.header-relative #primary, body.single-post.error404 #primary, body.single-post.category #primary {
    padding-top: 6.25rem;
  }
}
@media (max-width: 600px) {
  .single-post.header-relative #primary, body.single-post.error404 #primary, body.single-post.category #primary {
    padding-top: 5.625rem;
  }
}
.single-post .top-banner {
  margin-bottom: 4.9375rem;
}
.single-post .top-banner img {
  width: 100%;
  height: 33rem;
  object-fit: cover;
}
@media (max-width: 1200px) {
  .single-post .top-banner {
    margin-bottom: 4rem;
  }
  .single-post .top-banner img {
    height: auto;
  }
}
@media (max-width: 1024px) {
  .single-post .top-banner {
    margin-top: 0;
    margin-bottom: 2.9375rem;
    padding-left: 0;
    padding-right: 0;
  }
  .single-post .top-banner img {
    height: 25.375rem;
  }
}
@media (max-width: 600px) {
  .single-post .top-banner img {
    height: 18.875rem;
  }
}
.single-post .content h6 {
  opacity: 36%;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-post .content h6 {
    font-size: 1.0625rem;
    margin-bottom: 0.3125rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content h6 {
    font-size: 1rem;
  }
}
.single-post .content h3 {
  font-size: 3.1875rem;
  line-height: 4.4375rem;
  margin-bottom: 1.5625rem;
}
@media (max-width: 1200px) {
  .single-post .content h3 {
    font-size: 2.625rem;
    line-height: 3.5rem;
    margin-bottom: 3.375rem;
    min-height: 0.0625rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content h3 {
    font-size: 2.125rem;
    margin-bottom: 2.3125rem;
  }
}
@media (max-width: 600px) {
  .single-post .content h3 {
    font-size: 1.875rem;
    line-height: 2.375rem;
    margin-bottom: 1.875rem;
  }
}
.single-post .content h4 {
  line-height: 2.875rem;
  margin-bottom: 1.9375rem;
}
@media (max-width: 1200px) {
  .single-post .content h4 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content h4 {
    margin-bottom: 2.0625rem;
    min-height: 0.0625rem;
  }
}
@media (max-width: 600px) {
  .single-post .content h4 {
    margin-bottom: 1.5625rem;
  }
}
.single-post .content ul li, .single-post .content p {
  font-size: 1.4375rem;
  margin-bottom: 2.6875rem;
}
@media (max-width: 1200px) {
  .single-post .content ul li, .single-post .content p {
    font-size: 1.25rem;
    margin-bottom: 2.125rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content ul li, .single-post .content p {
    font-size: 1.125rem;
  }
}
.single-post .content ul {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  margin-left: 1.5625rem;
}
.single-post .content ul li {
  list-style-position: outside;
  color: #6A6D72;
  margin-bottom: 0.625rem;
}
.single-post .content .headings h3 {
  margin-bottom: 3.5625rem;
}
@media (max-width: 1200px) {
  .single-post .content .headings h3 {
    margin-bottom: 3.5625rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content .headings h3 {
    margin-bottom: 2.3125rem;
  }
}
.single-post .content .two-col-images {
  display: flex;
  flex-wrap: wrap;
  padding-top: 2.125rem;
  margin-bottom: 4.8125rem;
}
@media (max-width: 1200px) {
  .single-post .content .two-col-images {
    padding-top: 0;
    margin-bottom: 4.125rem;
  }
}
@media (max-width: 1024px) {
  .single-post .content .two-col-images {
    padding-top: 1.375rem;
    margin-bottom: 3.4375rem;
  }
}
@media (max-width: 600px) {
  .single-post .content .two-col-images {
    padding-top: 0.625rem;
    margin-left: -5%;
    margin-right: -5%;
  }
}
.single-post .content .two-col-images .image-col {
  width: 48%;
  margin: 0 1.0625rem;
}
@media (max-width: 1024px) {
  .single-post .content .two-col-images .image-col {
    width: 100%;
    margin: 0;
    max-height: 20.5rem;
  }
}
.single-post .content .two-col-images .image-col:first-child {
  margin-left: 0;
}
.single-post .content .two-col-images .image-col:last-child {
  margin-right: 0;
}
@media (max-width: 1024px) {
  .single-post .content .two-col-images .image-col:last-child {
    display: none;
  }
}
.single-post .content .two-col-images .image-col img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-post .share-social-icons {
  margin-left: auto;
  margin-right: auto;
}
.single-post .styled-list-wrapper {
  max-width: 85.25rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 11.3125rem;
  margin-bottom: 10rem;
}
@media (max-width: 1200px) {
  .single-post .styled-list-wrapper {
    margin-top: 10rem;
  }
}
@media (max-width: 1024px) {
  .single-post .styled-list-wrapper {
    margin-top: 7rem;
    margin-bottom: 7rem;
  }
}
@media (max-width: 600px) {
  .single-post .styled-list-wrapper {
    margin-top: 3.0625rem;
    margin-bottom: 5.5625rem;
  }
}
#career-content {
  display: flex;
}
@media (max-width: 1024px) {
  #career-content {
    margin-bottom: 0;
  }
}
#career-content .career-container h4 {
  text-transform: capitalize;
  margin-bottom: 0.8125rem;
}
@media (max-width: 600px) {
  #career-content .career-container h4 {
    font-size: 1.1875rem;
    margin-bottom: 0.4375rem;
  }
}
#career-content .career-container h2 {
  font-size: 3.1875rem;
  line-height: 5rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  #career-content .career-container h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 600px) {
  #career-content .career-container h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
#career-content .career-container .career-details {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2.875rem;
}
#career-content .career-container .career-details h6 {
  opacity: 36%;
  padding: 0 20px;
  position: relative;
}
#career-content .career-container .career-details h6:first-child {
  padding-left: 0;
  border-right: 2px solid rgba(0, 0, 0, 0.36);
}
#career-content .career-container .career-details h6:last-child {
  padding-right: 0;
}
#career-content .career-container p {
  margin-bottom: 2.6875rem;
  font-size: 1.4375rem;
  line-height: 2.375rem;
  color: #6A6D72;
}
@media (max-width: 1200px) {
  #career-content .career-container p {
    font-size: 1.25rem;
    line-height: 2.0625rem;
    margin-bottom: 2.25rem;
  }
}
@media (max-width: 600px) {
  #career-content .career-container p {
    font-size: 1.125rem;
    line-height: 1.9375rem;
  }
}
#career-content .career-container .grey-title {
  font-size: 1.4375rem;
}
@media (max-width: 1200px) {
  #career-content .career-container .grey-title {
    font-size: 1.3125rem;
  }
}
#career-content .career-container .wp-block-lazyblock-arrow-link {
  margin-bottom: 3.9375rem;
}
@media (max-width: 1200px) {
  #career-content .career-container .wp-block-lazyblock-arrow-link {
    margin-bottom: 2.5rem;
  }
}
#career-content .career-container .wp-block-lazyblock-arrow-link a {
  font-size: 1.4375rem;
}
@media (max-width: 1200px) {
  #career-content .career-container .wp-block-lazyblock-arrow-link a {
    font-size: 1.1875rem;
  }
}
#career-content .career-container .wp-block-lazyblock-arrow-link a .fa-chevron-right {
  top: -0.55rem;
}
@media (max-width: 1200px) {
  #career-content .career-container .wp-block-lazyblock-arrow-link a .fa-chevron-right {
    top: -0.469rem;
  }
}
#career-content .career-container h5 {
  margin-bottom: 1.5625rem;
  font-size: 1.3125rem;
}
@media (max-width: 1200px) {
  #career-content .career-container h5 {
    font-size: 1.1875rem;
    margin-bottom: 1.375rem;
  }
}
@media (max-width: 600px) {
  #career-content .career-container h5 {
    font-size: 1.125rem;
  }
}
#career-content .career-container ul {
  font-size: 1.4375rem;
  color: #6A6D72;
  margin-left: 0;
  padding-left: 1.25rem;
  margin-bottom: 4rem;
}
@media (max-width: 1200px) {
  #career-content .career-container ul {
    font-size: 1.25rem;
  }
}
@media (max-width: 1024px) {
  #career-content .career-container ul:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 600px) {
  #career-content .career-container ul {
    font-size: 1.125rem;
  }
}
#career-content .career-container ul li {
  line-height: 2.375rem;
}
@media (max-width: 1200px) {
  #career-content .career-container ul li {
    line-height: 2.0625rem;
  }
}
@media (max-width: 1540px) {
  .page-template-page-career-sidebar .page-content, .single-careers .page-content {
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
.page-template-page-career-sidebar .page-content-wrap, .single-careers .page-content-wrap {
  margin-left: -3.5625rem;
  margin-right: -3.5625rem;
  display: flex;
}
.page-template-page-career-sidebar .page-content-wrap #primary, .page-template-page-career-sidebar .page-content-wrap #secondary, .single-careers .page-content-wrap #primary, .single-careers .page-content-wrap #secondary {
  padding-left: 3.5625rem;
  padding-right: 3.5625rem;
}
.page-template-page-career-sidebar .page-content-wrap #primary, .single-careers .page-content-wrap #primary {
  flex-basis: 66.6666%;
}
.page-template-page-career-sidebar .page-content-wrap #secondary, .single-careers .page-content-wrap #secondary {
  flex-basis: 33.3333%;
}
@media (max-width: 1540px) {
  .page-template-page-career-sidebar .page-content-wrap, .single-careers .page-content-wrap {
    margin-left: -1.6875rem;
    margin-right: -1.6875rem;
  }
  .page-template-page-career-sidebar .page-content-wrap #primary, .page-template-page-career-sidebar .page-content-wrap #secondary, .single-careers .page-content-wrap #primary, .single-careers .page-content-wrap #secondary {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-career-sidebar .page-content-wrap, .single-careers .page-content-wrap {
    flex-wrap: wrap;
  }
  .page-template-page-career-sidebar .page-content-wrap #primary, .page-template-page-career-sidebar .page-content-wrap #secondary, .single-careers .page-content-wrap #primary, .single-careers .page-content-wrap #secondary {
    flex-basis: 100%;
  }
  .page-template-page-career-sidebar .page-content-wrap #secondary, .single-careers .page-content-wrap #secondary {
    padding-bottom: 4.6875rem;
  }
}
#content-with-image .column {
  flex-basis: 50%;
}
@media (max-width: 1024px) {
  #content-with-image .column {
    flex-basis: 100%;
  }
}
#content-with-image .image-column {
  align-self: stretch;
}
@media (max-width: 1200px) {
  #content-with-image .image-column .wp-block-lazyblock-video-image-banner .component-wrapper, #content-with-image .image-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, #content-with-image .image-column .wp-block-lazyblock-video-image-banner #about-titlebar {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  #content-with-image .image-column {
    order: 2;
    margin-left: 0;
  }
}
#content-with-image .image-column img {
  width: 100%;
}
@media (max-width: 1024px) {
  #content-with-image .image-column img {
    height: auto;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  #content-with-image .text-column {
    order: 1;
    margin-bottom: 4.375rem;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  #content-with-image .text-column {
    margin-bottom: 4rem;
  }
}
#capabilities-icon-sec .heading-text-column {
  padding-top: 8.125rem;
}
@media (max-width: 1200px) {
  #capabilities-icon-sec .heading-text-column {
    padding-top: 5.5rem;
  }
}
@media (max-width: 1024px) {
  #capabilities-icon-sec .heading-text-column {
    padding-top: 0;
  }
}
.page-template-page-capabilities-child .wp-block-column .component-wrapper, .page-template-page-capabilities-child .wp-block-column .equal-two-col-sec, .page-template-page-capabilities-child .wp-block-column #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.page-template-page-capabilities-child #capabilities-titlebar {
  justify-content: space-between;
}
.page-template-page-capabilities-child #capabilities-titlebar .image-col {
  flex-basis: 50% !important;
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child #capabilities-titlebar .image-col {
    flex-basis: 100% !important;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child #capabilities-icons-sec .image-column {
    order: 1;
  }
}
.page-template-page-capabilities-child #capabilities-icons-sec .heading-text-column {
  padding-left: 0;
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child #capabilities-icons-sec .heading-text-column {
    padding-top: 0 !important;
  }
}
.page-template-page-capabilities-child .two-col-sec {
  justify-content: space-between;
  margin-bottom: 14.375rem;
}
.page-template-page-capabilities-child .two-col-sec.first-sec {
  margin-bottom: 9.375rem;
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec.first-sec {
    padding-top: 3.75rem;
    margin-bottom: 6.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec.first-sec {
    padding-top: 2.6875rem;
    margin-bottom: 4.6875rem;
  }
}
@media (max-width: 1200px) {
  .page-template-page-capabilities-child .two-col-sec {
    margin-bottom: 8.75rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec {
    flex-wrap: wrap;
    margin-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec {
    margin-bottom: 3.375rem;
  }
  .page-template-page-capabilities-child .two-col-sec.creatives-first-sec {
    margin-bottom: 5.3125rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec .icons-column {
    margin-bottom: 4rem;
  }
}
.page-template-page-capabilities-child .two-col-sec .heading-text-column {
  padding-left: 2.6875rem;
  padding-right: 0;
  padding-bottom: 5.375rem;
}
@media (min-width: 1025px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column {
    padding-bottom: 0;
  }
}
.page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content {
  padding-top: 22.6875rem;
}
@media (max-width: 1200px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content {
    padding-top: 9.125rem;
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content {
    padding-top: 3.75rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content {
    padding-top: 2.5rem;
  }
}
.page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content-small {
  padding-top: 8.125rem;
}
@media (max-width: 1200px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content-small {
    padding-top: 6.25rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content-small {
    padding-top: 3.75rem;
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column.offset-content-small {
    padding-top: 2.5rem;
  }
}
@media (max-width: 1200px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column {
    padding-left: 0;
    flex-basis: 50% !important;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column {
    flex-basis: 100% !important;
    order: 1;
    padding-bottom: 4.125rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-capabilities-child .two-col-sec .heading-text-column {
    margin-bottom: 0;
    padding-bottom: 4rem;
  }
}
.page-template-page-capabilities-child .two-col-sec .image-column {
  flex-basis: 50% !important;
  flex-grow: 0;
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec .image-column {
    order: 2;
  }
}
.page-template-page-capabilities-child .two-col-sec .icons-lazyblock {
  margin-top: 3.75rem;
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec .icons-lazyblock {
    margin-top: 0;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec > .wp-block-column {
    flex-basis: 100% !important;
  }
}
.page-template-page-capabilities-child .two-col-sec > .wp-block-column:last-child {
  margin-left: 8.75rem;
}
@media (max-width: 1200px) {
  .page-template-page-capabilities-child .two-col-sec > .wp-block-column:last-child {
    margin-left: 4.6875rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-capabilities-child .two-col-sec > .wp-block-column:last-child {
    margin-left: 0;
  }
}
.page-template-page-capabilities-child .two-col-sec.content-indent-left .heading-text-column, .page-template-page-capabilities-child .page-template-page-landing .two-col-sec.titlebar-sec--black .heading-text-column, .page-template-page-landing .page-template-page-capabilities-child .two-col-sec.titlebar-sec--black .heading-text-column {
  padding-left: 0;
}
/** Strategy **/
.page-id-2323 .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column .subtitle {
  font-weight: 400;
}
.page-id-2323 .titlebar-sec--black .wp-block-lazyblock-title-bar-image-column {
  max-height: 55.375rem;
}
/** Our Work **/
@media (max-width: 1200px) {
  .page-id-469 .titlebar-sec {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .page-id-469 .titlebar-sec {
    margin-bottom: 2rem;
  }
}
.page-id-469 #recent-project {
  margin-bottom: 7.8125rem;
}
@media (max-width: 1200px) {
  .page-id-469 #recent-project {
    margin-bottom: 3.6875rem;
  }
}
@media (max-width: 600px) {
  .page-id-469 #recent-project {
    margin-bottom: 1.75rem;
  }
}
.page-id-469 #recent-news {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15.3125rem;
}
@media (max-width: 1200px) {
  .page-id-469 #recent-news {
    margin-bottom: 13.375rem;
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .page-id-469 #recent-news {
    margin-bottom: 8.75rem;
  }
}
@media (max-width: 600px) {
  .page-id-469 #recent-news {
    margin-bottom: 5.625rem;
  }
}
.project-overview--marketing {
  padding-bottom: 5.625rem;
  padding-top: 10.3125rem;
}
@media (max-width: 1200px) {
  .project-overview--marketing {
    padding-bottom: 2.5rem;
    padding-top: 5.75rem;
  }
}
@media (max-width: 1024px) {
  .project-overview--marketing {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .project-overview--marketing {
    padding-bottom: 4.625rem;
    padding-top: 4rem;
  }
}
@media (min-width: 1201px) {
  .stats-small .count-up-number {
    font-size: 4.4375rem;
    line-height: 6.1875rem;
  }
}
/** Landing Page **/
.page-template-page-landing .header-on-dark {
  background-color: #000000;
}
.page-template-page-landing #primary {
  margin-top: 0 !important;
}
.page-template-page-landing .titlebar-sec--black {
  margin-bottom: 11.5625rem;
  padding-top: 7.0625rem;
}
.page-template-page-landing .titlebar-sec--black.offset-margin .wp-block-lazyblock-title-bar-image-column {
  margin-bottom: -6.25rem;
}
.page-template-page-landing .titlebar-sec--black.offset-margin .wp-block-lazyblock-title-bar-image-column img {
  object-fit: cover;
}
.page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column {
  margin-bottom: 5rem;
}
.page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column .subtitle {
  margin-bottom: 1.5625rem;
}
.page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column h1 {
  margin-bottom: 1.25rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .titlebar-sec--black {
    padding-top: 8.625rem;
  }
  .page-template-page-landing .titlebar-sec--black.offset-margin .wp-block-lazyblock-title-bar-image-column img {
    max-height: 560px;
  }
}
@media (max-width: 1024px) {
  .page-template-page-landing .titlebar-sec--black {
    padding-top: 10.1875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .titlebar-sec--black {
    padding-top: 8.75rem;
  }
  .page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column {
    margin-bottom: 3.75rem;
  }
  .page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column h1, .page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column .subtitle {
    margin-bottom: 0.9375rem;
  }
  .page-template-page-landing .titlebar-sec--black .wp-block-lazyblock-title-bar-heading-column .arrow-btn {
    display: inline-flex;
  }
}
.page-template-page-landing .left-column h3 {
  font-size: 2.375rem;
  margin-bottom: 2.8125rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .left-column h3 {
    font-size: 2.0625rem;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .left-column h3 {
    font-size: 1.5625rem;
    margin-bottom: 1.875rem;
  }
}
.page-template-page-landing .left-column ul {
  padding: 0;
  margin: 0;
  margin-top: 1.25rem;
  padding-left: 2.5rem;
}
.page-template-page-landing .left-column ul li:not(:last-child) {
  margin-bottom: 0.625rem;
}
@media (max-width: 1024px) {
  .page-template-page-landing .left-column {
    flex-grow: 1;
  }
}
.page-template-page-landing .sidebar-column {
  margin-left: 5.625rem;
}
.page-template-page-landing .sidebar-column p {
  color: #000000;
}
.page-template-page-landing .sidebar-column .wp-block-lazyblock-sidebar-block {
  margin-bottom: 4.6875rem;
}
.page-template-page-landing .sidebar-column.sticky-column, .page-template-page-landing .sidebar-column {
  top: 9.375rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .sidebar-column {
    margin-left: 3.125rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-landing .sidebar-column {
    display: none;
  }
}
.page-template-page-landing .heading-sec {
  padding-top: 8.75rem;
  padding-bottom: 2.5rem;
}
.page-template-page-landing .heading-sec h2 {
  max-width: 68.125rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .heading-sec {
    padding-top: 6.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .heading-sec {
    padding-top: 4.375rem;
  }
}
.page-template-page-landing .content-sec {
  margin-bottom: 12.5rem;
}
.page-template-page-landing .content-sec .wp-block-image {
  margin-bottom: 3.4375rem;
}
.page-template-page-landing .content-sec .wp-block-image:not(:first-child) {
  margin-top: 7.5rem;
}
.page-template-page-landing .content-sec h4:not(.sidebar-heading) {
  margin-bottom: 1.875rem;
  line-height: 2.5rem;
}
.page-template-page-landing .content-sec .sidebar-column h4 {
  margin-bottom: 1.375rem;
}
.page-template-page-landing .content-sec .sidebar-column .sidebar-text {
  margin-bottom: 1.375rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .content-sec {
    margin-bottom: 6.25rem;
  }
  .page-template-page-landing .content-sec.secondary-sec .left-column {
    flex-grow: 1;
  }
  .page-template-page-landing .content-sec.secondary-sec .sidebar-column {
    display: none;
  }
  .page-template-page-landing .content-sec .wp-block-image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .content-sec {
    margin-bottom: 5rem;
  }
  .page-template-page-landing .content-sec .wp-block-image img {
    height: 410px;
    object-fit: cover;
  }
  .page-template-page-landing .content-sec .wp-block-image:not(:first-child) {
    margin-top: 6.25rem;
  }
}
.page-template-page-landing .image-text-in-black-bg {
  padding-top: 16.25rem;
  padding-bottom: 9.6875rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .image-text-in-black-bg {
    padding-top: 12.5rem;
    padding-bottom: 10rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-landing .image-text-in-black-bg {
    flex-wrap: wrap;
    padding-top: 6.4375rem;
    padding-bottom: 6.4375rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .image-text-in-black-bg {
    padding-top: 0;
    padding-bottom: 3.75rem;
  }
}
.page-template-page-landing .image-text-in-black-bg > div {
  flex-basis: 50%;
}
.page-template-page-landing .image-text-in-black-bg .left-column {
  display: flex;
  justify-content: center;
  margin: 0 -1.5625rem;
}
.page-template-page-landing .image-text-in-black-bg .left-column > div {
  padding: 0 1.5625rem;
  margin-bottom: 0;
}
.page-template-page-landing .image-text-in-black-bg .left-column .higher-image {
  margin-top: -5.3125rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .image-text-in-black-bg .left-column {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column > div {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-landing .image-text-in-black-bg .left-column {
    margin-bottom: 4.375rem;
    flex-basis: 100%;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column > div {
    width: 100%;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column .component-sm {
    max-width: 100%;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column .wp-block-image {
    width: 100%;
    height: 21.25rem;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column .wp-block-image img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column .higher-image {
    display: none;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .image-text-in-black-bg .left-column {
    margin-left: -5%;
    margin-right: -5%;
    margin-bottom: 3.125rem;
  }
  .page-template-page-landing .image-text-in-black-bg .left-column > div {
    padding: 0;
  }
}
.page-template-page-landing .image-text-in-black-bg .right-column {
  padding-left: 6%;
  padding-right: 6%;
}
.page-template-page-landing .image-text-in-black-bg .right-column h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .image-text-in-black-bg .right-column h2 {
    font-size: 2.125rem;
    line-height: 2.625rem;
  }
}
.page-template-page-landing .image-text-in-black-bg .right-column .wp-block-lazyblock-arrow-link {
  margin-top: 4.0625rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing .image-text-in-black-bg .right-column {
    padding-left: 4%;
    padding-right: 4%;
  }
  .page-template-page-landing .image-text-in-black-bg .right-column h2 {
    font-size: 2.125rem;
    line-height: 2.625rem;
  }
  .page-template-page-landing .image-text-in-black-bg .right-column .wp-block-lazyblock-arrow-link {
    margin-top: 3.125rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-landing .image-text-in-black-bg .right-column {
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
  }
}
@media (max-width: 600px) {
  .page-template-page-landing .image-text-in-black-bg .right-column h2 {
    margin-bottom: 1.25rem;
  }
}
.page-template-page-landing #recent-project {
  margin-bottom: 8.625rem;
}
@media (max-width: 1200px) {
  .page-template-page-landing #recent-project {
    margin-bottom: 0.625rem;
  }
}
/** Landing Page End **/
.page-id-1351 #titlebarSec {
  justify-content: flex-start;
}
.page-id-1351 #titlebarSec .wp-block-column {
  max-width: 68rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #titlebarSec {
    padding-top: 12.5rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #titlebarSec {
    padding-top: 11.25rem;
  }
  .page-id-1351 #titlebarSec .component, .page-id-1351 #titlebarSec #about-titlebar .titlebar-with-count-numbers-and-images, #about-titlebar .page-id-1351 #titlebarSec .titlebar-with-count-numbers-and-images {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #titlebarSec {
    padding-top: 9.375rem;
  }
}
.page-id-1351 #titlebarSec .subtitle {
  color: #999A9B;
}
.page-id-1351 #titlebarSec h2 {
  font-size: 3.125rem;
  line-height: 4.1875rem;
}
@media (max-width: 1024px) {
  .page-id-1351 #titlebarSec h2 {
    font-size: 2.125rem;
    line-height: 2.625rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #titlebarSec h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
.page-id-1351 .scrollmagic-pin-spacer {
  background: #000000;
}
.page-id-1351 #imageSlider {
  padding-top: 9.5625rem;
  padding-bottom: 14.375rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #imageSlider {
    padding-top: 3.9375rem;
    padding-bottom: 7.625rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #imageSlider {
    padding-top: 2.0625rem;
    padding-bottom: 5.4375rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #imageSlider {
    padding-top: 3rem;
    padding-bottom: 4.875rem;
  }
}
.page-id-1351 #ourValues #titleRow {
  background: #000000;
  margin-bottom: 0;
}
.page-id-1351 #ourValues #scrollingValues {
  padding-bottom: 12.3125rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #ourValues #scrollingValues {
    padding-bottom: 6.625rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #ourValues #scrollingValues {
    padding-bottom: 3.8125rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #ourValues #scrollingValues {
    padding-bottom: 3rem;
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
.page-id-1351 #ourValues #scrollingValues .r6-value {
  margin-bottom: 0;
}
.page-id-1351 .culture-video-holder {
  margin-bottom: 0;
}
.page-id-1351 .culture-video-holder > div {
  max-width: 100%;
}
.page-id-1351 #image-and-texts {
  padding-top: 10.1875rem;
  margin-bottom: 0;
  display: flex;
  align-items: center;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-and-texts {
    padding-top: 8.75rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-and-texts {
    flex-wrap: wrap;
    padding-top: 6.25rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-and-texts {
    padding-top: 4.875rem;
  }
}
.page-id-1351 #image-and-texts .image-column {
  flex-basis: 65%;
}
@media (max-width: 1024px) {
  .page-id-1351 #image-and-texts .image-column {
    flex-basis: 100%;
    order: 1;
    margin-bottom: 3.125rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-and-texts .image-column {
    margin-bottom: 2.5rem;
  }
}
.page-id-1351 #image-and-texts .image-column > div {
  margin-bottom: 0;
}
.page-id-1351 #image-and-texts .image-column .wp-block-lazyblock-video-image-banner .component-wrapper, .page-id-1351 #image-and-texts .image-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .page-id-1351 #image-and-texts .image-column .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.page-id-1351 #image-and-texts .image-column figure img {
  width: 100%;
  max-width: 59.375rem;
  max-height: 46.5625rem;
  object-fit: cover;
}
@media (max-width: 1024px) {
  .page-id-1351 #image-and-texts .image-column figure img {
    max-height: 25.3125rem;
  }
}
.page-id-1351 #image-and-texts .text-column {
  flex-basis: 45%;
}
@media (max-width: 1024px) {
  .page-id-1351 #image-and-texts .text-column {
    flex-basis: 100%;
    order: 2;
    margin-left: 0;
  }
}
.page-id-1351 #image-and-texts .text-column > div {
  margin-bottom: 0;
}
.page-id-1351 #image-and-texts .text-column > div > div {
  padding-left: 14%;
  padding-right: 14%;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-and-texts .text-column > div > div {
    padding-left: 6%;
    padding-right: 0;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-and-texts .text-column > div > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-id-1351 #image-and-texts .text-column h3 {
  margin-bottom: 2.5rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-and-texts .text-column h3 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-and-texts .text-column h3 {
    margin-bottom: 2.1875rem;
  }
}
.page-id-1351 #image-and-texts .text-column h5 {
  margin-bottom: 1.25rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-and-texts .text-column h5 {
    font-size: 1.125rem;
  }
}
.page-id-1351 #image-and-texts .text-column p {
  margin-bottom: 2.5rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-and-texts .text-column p {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-and-texts .text-column p {
    margin-bottom: 2.1875rem;
  }
}
.page-id-1351 #image-and-texts .text-column p:last-child {
  margin-bottom: 0;
}
.page-id-1351 #about-careers-section {
  padding-top: 15.375rem;
  padding-bottom: 15.375rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #about-careers-section {
    padding-top: 8.75rem;
    padding-bottom: 8.4375rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #about-careers-section {
    padding-top: 5rem;
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #about-careers-section {
    padding-top: 3.75rem;
    padding-bottom: 4.375rem;
  }
}
.page-id-1351 #about-careers-section .wp-block-lazyblock-video-image-banner .component-wrapper, .page-id-1351 #about-careers-section .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .page-id-1351 #about-careers-section .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.page-id-1351 #image-text-with-button {
  padding-top: 15.3125rem;
  padding-left: 7.5%;
  padding-right: 7.5%;
  padding-bottom: 15.3125rem;
  display: flex;
  align-items: center;
  flex-wrap: nowrap;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-text-with-button {
    padding-top: 8.75rem;
    padding-bottom: 8.4375rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button {
    padding-top: 6.25rem;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-text-with-button {
    flex-wrap: wrap;
    padding-top: 4.875rem;
    padding-left: 1.75rem;
    padding-right: 1.75rem;
    padding-bottom: 4.375rem;
  }
}
.page-id-1351 #image-text-with-button .text-column {
  flex-basis: 45%;
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button .text-column {
    flex-basis: 40% !important;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-text-with-button .text-column {
    flex-basis: 100% !important;
  }
}
.page-id-1351 #image-text-with-button .text-column > div {
  margin-bottom: 0;
  padding-left: 14%;
  padding-right: 14%;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-text-with-button .text-column > div {
    padding-left: 7%;
    padding-right: 7%;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button .text-column > div {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-id-1351 #image-text-with-button .text-column h6 {
  margin-bottom: 0.625rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-text-with-button .text-column h6 {
    font-size: 1.125rem;
  }
}
.page-id-1351 #image-text-with-button .text-column h2 {
  margin-bottom: 2.5rem;
}
@media (max-width: 1200px) {
  .page-id-1351 #image-text-with-button .text-column h2 {
    font-size: 2.75rem;
    line-height: 3.8125rem;
    margin-bottom: 1.75rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button .text-column h2 {
    font-size: 2.125rem;
    line-height: 3rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button .text-column a .arrow-text {
    font-size: 1.125rem;
  }
}
.page-id-1351 #image-text-with-button .image-column {
  flex-basis: 65%;
}
@media (max-width: 1024px) {
  .page-id-1351 #image-text-with-button .image-column {
    flex-basis: 65% !important;
  }
}
@media (max-width: 600px) {
  .page-id-1351 #image-text-with-button .image-column {
    display: none;
  }
}
.page-id-1351 #image-text-with-button .image-column > div {
  margin-bottom: 0;
}
.page-id-1351 #image-text-with-button .image-column figure img {
  width: 100%;
  max-height: 42.5rem;
  object-fit: cover;
}
.careers-page-titlebar {
  margin-bottom: 5.625rem;
}
@media (max-width: 1200px) {
  .careers-page-titlebar {
    margin-bottom: 4.625rem;
  }
  .careers-page-titlebar .left-col {
    flex-basis: 40% !important;
  }
  .careers-page-titlebar .right-col {
    flex-basis: 60% !important;
  }
}
@media (max-width: 1024px) {
  .careers-page-titlebar {
    margin-bottom: 3.9375rem;
  }
}
@media (max-width: 600px) {
  .careers-page-titlebar {
    margin-bottom: 2.375rem;
  }
}
@media (max-width: 600px) {
  #careers-page-sec2 .image-cols {
    padding-left: 0;
    padding-right: 0;
  }
}
#careers-page-sec2 .image-cols .img-col1 {
  flex-basis: 64%;
  padding-right: 0.46875rem;
}
@media screen and (max-width: 1024px) {
  #careers-page-sec2 .image-cols .img-col1 {
    flex-basis: 100%;
    padding-right: 0;
  }
}
#careers-page-sec2 .image-cols .img-col1 img {
  max-width: 1024px;
}
#careers-page-sec2 .image-cols .img-col2 {
  flex-basis: 36%;
  padding-left: 0.46875rem;
}
@media screen and (max-width: 1024px) {
  #careers-page-sec2 .image-cols .img-col2 {
    display: none !important;
  }
}
#careers-page-sec2 .image-cols .img-col2 img {
  max-width: 830px;
}
#careers-page-sec2 .image-cols .wp-block-image > img {
  height: inherit;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1024px) {
  #careers-page-sec2 .image-cols .wp-block-image > img {
    max-height: 25.75rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-page-sec2 .image-cols .wp-block-image > img {
    min-height: 21.0625rem;
  }
}
#careers-page-sec2 .three-cols-links {
  padding: 2.4375rem 1.6875rem 0;
  padding-top: 2.4375rem;
  padding-bottom: 0;
}
@media screen and (min-width: 601px) {
  #careers-page-sec2 .three-cols-links {
    padding: 8.0625rem 6.75% 0.9375rem;
    padding-top: 8.0625rem;
    padding-bottom: 0.9375rem;
    margin-top: -5.3125rem;
    justify-content: space-between;
  }
}
@media screen and (min-width: 1025px) {
  #careers-page-sec2 .three-cols-links {
    padding: 12.0625rem 6.75% 5.1875rem;
    padding-top: 12.0625rem;
    padding-bottom: pxTorem(83);
    margin-top: -7.75rem;
  }
}
@media screen and (min-width: 1201px) {
  #careers-page-sec2 .three-cols-links {
    padding: 14.9375rem 13.53% 5rem;
    padding-top: 14.9375rem;
    padding-bottom: 5rem;
    margin-top: -8.625rem;
  }
}
@media screen and (min-width: 601px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column {
    padding-bottom: 1.75rem;
  }
}
@media screen and (min-width: 1025px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column {
    flex: 0 0 29.18%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column {
    flex: 0 0 45% !important;
    margin-bottom: 3.125rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column {
    margin-bottom: 2rem;
  }
}
#careers-page-sec2 .three-cols-links > .wp-block-column h4 {
  font-size: 1.5rem;
  margin-bottom: 1.375rem;
}
@media screen and (max-width: 1200px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column h4 {
    font-size: 1.125rem;
    margin-bottom: 1.25rem;
  }
}
#careers-page-sec2 .three-cols-links > .wp-block-column p {
  font-size: 1.4375rem;
  margin-bottom: 1.375rem;
}
@media screen and (max-width: 1200px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column p {
    font-size: 1.25rem;
    margin-bottom: 1.75rem;
  }
}
@media screen and (min-width: 601px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column .wp-block-lazyblock-arrow-link {
    position: absolute;
    bottom: 0;
  }
}
@media screen and (max-width: 1200px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column .arrow-btn {
    font-size: 1.375rem;
  }
}
@media screen and (max-width: 600px) {
  #careers-page-sec2 .three-cols-links > .wp-block-column .arrow-btn {
    font-size: 1.1875rem;
  }
}
#our-values-section {
  padding-top: 2.625rem;
  padding-bottom: 2.625rem;
}
@media screen and (min-width: 601px) {
  #our-values-section {
    padding: 3.75rem 6.75%;
  }
}
@media screen and (min-width: 1025px) {
  #our-values-section {
    padding: 5.1875rem 6.75% 5.1875rem;
  }
}
@media screen and (min-width: 1201px) {
  #our-values-section {
    padding: 5.625rem 13.53% 7.6875rem;
  }
}
#our-values-section .content-row {
  max-width: 68rem;
}
@media screen and (max-width: 1200px) {
  #our-values-section .content-row {
    max-width: 50.6875rem;
  }
}
@media screen and (max-width: 600px) {
  #our-values-section .content-row {
    padding-left: 1.6875rem;
    padding-right: 1.6875rem;
  }
}
#our-values-section .content-row h5 {
  color: #999A9B;
  margin-bottom: 0.875rem;
}
@media screen and (max-width: 1200px) {
  #our-values-section .content-row h5 {
    font-size: 1.5625rem;
    font-family: "Colfax", sans-serif;
    font-weight: 400;
  }
}
@media screen and (max-width: 1024px) {
  #our-values-section .content-row h5 {
    font-size: 1.3125rem;
  }
}
@media screen and (max-width: 600px) {
  #our-values-section .content-row h5 {
    font-size: 1.1875rem;
  }
}
#our-values-section .content-row h2 {
  font-size: 3.125rem;
  line-height: 4.1875rem;
  margin-bottom: 2.75rem;
}
@media screen and (max-width: 1200px) {
  #our-values-section .content-row h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #our-values-section .content-row h2 {
    font-size: 2.125rem;
    line-height: 2.625rem;
    margin-bottom: 2.1875rem;
  }
}
@media screen and (max-width: 600px) {
  #our-values-section .content-row h2 {
    font-size: 1.6875rem;
    line-height: 2.375rem;
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 601px) {
  #our-values-section .content-row .arrow-btn {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1201px) {
  #our-values-section .content-row .arrow-btn {
    font-size: 1.6875rem;
  }
}
@media screen and (max-width: 600px) {
  #our-values-section .content-row .arrow-btn {
    font-size: 1.1875rem;
  }
}
@media screen and (min-width: 601px) {
  #our-values-section .images-row {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  #our-values-section .images-row {
    padding-top: 4.375rem;
  }
}
@media screen and (min-width: 1025px) {
  #our-values-section .images-row .img-col1 {
    flex: 0 0 51%;
    padding-top: 9rem;
  }
}
@media screen and (min-width: 1201px) {
  #our-values-section .images-row .img-col1 {
    padding-top: 6.5rem;
  }
}
@media screen and (min-width: 1025px) {
  #our-values-section .images-row .img-col2 {
    flex: 0 0 43%;
    margin-top: -1.375rem;
    padding-bottom: 4.5625rem;
  }
}
@media screen and (min-width: 1201px) {
  #our-values-section .images-row .img-col2 {
    margin-top: -1.6875rem;
    padding-bottom: 8.625rem;
  }
}
@media screen and (max-width: 1024px) {
  #our-values-section .images-row .img-col2 {
    display: none;
  }
}
#our-values-section .images-row .wp-block-image > img {
  height: inherit;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1024px) {
  #our-values-section .images-row .wp-block-image > img {
    max-height: 24.8125rem;
  }
}
@media screen and (max-width: 600px) {
  #our-values-section .images-row .wp-block-image > img {
    min-height: 21.0625rem;
  }
}
#working-at-R6-section {
  padding: 2.625rem 1.6875rem 5.25rem;
}
@media screen and (min-width: 601px) {
  #working-at-R6-section {
    padding: 3.75rem 6.75% 7.625rem;
  }
}
@media screen and (min-width: 1025px) {
  #working-at-R6-section {
    padding: 5.1875rem 6.75% 10.4375rem;
  }
}
@media screen and (min-width: 1201px) {
  #working-at-R6-section {
    padding: 7.6875rem 6.75% 15.375rem 13.53%;
  }
}
@media screen and (min-width: 1025px) {
  #working-at-R6-section .content-row {
    justify-content: space-between;
  }
}
@media screen and (max-width: 1024px) {
  #working-at-R6-section .content-row > .wp-block-column {
    flex: 0 0 100% !important;
  }
}
@media screen and (min-width: 1025px) {
  #working-at-R6-section .content-row .content-col {
    flex: 0 0 33%;
  }
}
@media screen and (min-width: 1201px) {
  #working-at-R6-section .content-row .content-col {
    flex: 0 0 30%;
  }
}
@media screen and (max-width: 1024px) {
  #working-at-R6-section .content-row .content-col {
    margin-bottom: 4.625rem;
  }
}
@media screen and (max-width: 600px) {
  #working-at-R6-section .content-row .content-col {
    margin-bottom: 0rem;
  }
}
#working-at-R6-section .content-row .content-col h2 {
  font-size: 3.1875rem;
  margin-bottom: 2.9375rem;
}
@media screen and (max-width: 1200px) {
  #working-at-R6-section .content-row .content-col h2 {
    font-size: 2.625rem;
    margin-bottom: 1.6875rem;
  }
}
@media screen and (max-width: 600px) {
  #working-at-R6-section .content-row .content-col h2 {
    font-size: 2.125rem;
    margin-bottom: 1.0625rem;
  }
}
#working-at-R6-section .content-row .content-col h3 {
  font-size: 1.9375rem;
  line-height: 1.45;
  margin-bottom: 2rem;
}
@media screen and (max-width: 1200px) {
  #working-at-R6-section .content-row .content-col h3 {
    font-size: 1.5625rem;
    margin-bottom: 1.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #working-at-R6-section .content-row .content-col h3 {
    margin-bottom: 1.125rem;
  }
}
@media screen and (max-width: 600px) {
  #working-at-R6-section .content-row .content-col h3 {
    margin-bottom: 1.375rem;
  }
}
#working-at-R6-section .content-row .content-col p {
  font-size: 1.4375rem;
  margin-bottom: 3.9375rem;
}
@media screen and (max-width: 1200px) {
  #working-at-R6-section .content-row .content-col p {
    font-size: 1.25rem;
    margin-bottom: 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  #working-at-R6-section .content-row .content-col p {
    margin-bottom: 2.125rem;
  }
}
@media screen and (max-width: 1200px) {
  #working-at-R6-section .content-row .content-col .arrow-btn {
    font-size: 1.375rem;
  }
}
@media screen and (min-width: 1025px) {
  #working-at-R6-section .content-row .img-col {
    flex: 0 0 60%;
  }
}
@media screen and (min-width: 1201px) {
  #working-at-R6-section .content-row .img-col {
    flex: 0 0 64%;
  }
}
@media screen and (max-width: 600px) {
  #working-at-R6-section .content-row .img-col {
    display: none;
  }
}
#working-at-R6-section .content-row .img-col .wp-block-image > img {
  height: inherit;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 1024px) {
  #working-at-R6-section .content-row .img-col .wp-block-image > img {
    max-height: 24.8125rem;
  }
}
@media screen and (max-width: 600px) {
  #working-at-R6-section .content-row .img-col .wp-block-image > img {
    min-height: 21.0625rem;
  }
}
/** Template 1 **/
.max-width-1044 {
  max-width: 1044px;
}
@media (max-width: 1024px) {
  .max-width-1044 {
    max-width: 100%;
  }
}
.max-width-500 {
  max-width: 500px;
}
@media (max-width: 1024px) {
  .max-width-500 {
    max-width: 100%;
  }
}
.max-width-910 {
  max-width: 910px;
}
@media (max-width: 1024px) {
  .max-width-910 {
    max-width: 100%;
  }
}
.max-width-950 {
  max-width: 950px;
}
@media (max-width: 1024px) {
  .max-width-950 {
    max-width: 100%;
  }
}
.max-width-690 {
  max-width: 690px;
}
@media (max-width: 1024px) {
  .max-width-690 {
    max-width: 100%;
  }
}
@media (max-width: 1200px) {
  .tablet-max-width-433 {
    max-width: 27.0625rem;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 600px) {
  .mobile-max-width-337 {
    max-width: 21.0625rem;
  }
}
@media (max-width: 600px) {
  .mobile-mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
.max-width-640 {
  max-width: 640px;
}
@media (max-width: 1024px) {
  .max-width-640 {
    max-width: 100%;
  }
}
.max-width-410 {
  max-width: 410px;
}
@media (max-width: 1024px) {
  .max-width-410:not(.inner-two-col-row) {
    max-width: 100%;
  }
}
@media (max-width: 600px) {
  .mobile-mt-45 {
    margin-top: 2.8125rem;
  }
}
@media (max-width: 600px) {
  .mobile-mb-0 {
    margin-bottom: 0 !important;
  }
}
.desktop-ml-150 {
  margin-left: 9.375rem !important;
}
@media (max-width: 1200px) {
  .desktop-ml-150 {
    margin-left: 6.875rem !important;
  }
}
@media (max-width: 1024px) {
  .desktop-ml-150 {
    margin-left: 0 !important;
  }
}
@media (max-width: 600px) {
  .object-position-left-mobile img {
    object-position: left;
  }
}
@media (max-width: 600px) {
  .mobile-img-height-520 img {
    height: 32.5rem !important;
  }
}
.single-work {
  /** Template 2 **/
  /*.page-id-1905, .page-id-1977{
        .titlebar-sec{

            .is-vertically-aligned-bottom{
                > div{
                    padding-left: 0;

                    p{
                        font-size: pxToRem(23);
                        line-height: pxToRem(38);
                        font-family: $bodyFont;
                        font-weight: 400;
                        color: $greyOnLight;
                    }
                }
            }
        }

        .wp-block-lazyblock-project-overview{
            padding-top: pxToRem(155);
            padding-bottom: pxToRem(107);

            .content-wrap{
                width: 100%;
                max-width: pxToRem(658);

                @media (max-width: $break-p-tablet){
                    max-width: 100%;
                }

                h4{
                    display: none;

                    @media (max-width: $break-ls-tablet){
                        display: block;
                    }
                }

            }
            .list-wrap{
                ul{
                    @media (max-width: $break-p-tablet){
                        max-width: pxToRem(550);
                    }
                }
            }
        }
        .template-1-counter-section{
            padding-top: pxToRem(170);

            .left-column{
                p{
                    @media (max-width: $break-p-tablet){
                        font-size: pxToRem(20);
                    }
                    @media (max-width: $break-mobile){
                        font-size: pxToRem(18);
                        line-height: pxToRem(31);
                    }
                }
            }
            .right-column{
                @media (max-width: $break-p-tablet){
                    margin-left: 0;
                }

                .count-up-blocks{
                    @media(max-width: $break-p-tablet){
                        max-width: pxToRem(370);
                    }

                    .count-up-block{
                        &:not(:last-child){
                            white-space: nowrap;
                        }
                        &:last-child{
                            display: block;
                        }
                    }
                }
            }
        }
        .threeImage-column{
            margin-bottom: pxToRem(30);
            flex-wrap: nowrap;
        }

    }
    .sandwiched-text{
        padding-top: pxToRem(125);
        padding-bottom: pxToRem(100);
        margin-bottom: 0;

        @media (max-width: $break-ls-tablet){
            padding-top: pxToRem(100);
            padding-bottom: pxToRem(50);
        }
        @media (max-width: $break-p-tablet){
            padding-top: pxToRem(85);
            padding-bottom: pxToRem(65);
        }
        @media (max-width: $break-mobile){
            padding-top: pxToRem(60);
            padding-bottom: pxToRem(35);
        }

        h2{
            @media (max-width: $break-ls-tablet){
                font-size: pxToRem(37)
            }
            @media (max-width: $break-p-tablet){
                font-size: pxToRem(33);
            }
            @media (max-width: $break-mobile){
                font-size: pxToRem(25);
            }
        }
    }*/
}
@media (max-width: 1200px) {
  .single-work h5 {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
@media (min-width: 1201px) {
  .single-work {
    /*.titlebar-sec,
        .wp-block-lazyblock-inner-container{
            > div{
                max-width: pxToRem(1364);
            }
        }*/
  }
}
.single-work .titlebar-sec {
  margin-bottom: 4.3125rem;
}
@media (max-width: 1200px) {
  .single-work .titlebar-sec {
    margin-bottom: 3.0625rem;
  }
}
@media (max-width: 600px) {
  .single-work .titlebar-sec .wp-block-lazyblock-title-bar-heading-subtext-column {
    margin-bottom: 2.875rem;
  }
}
@media (max-width: 1200px) {
  .single-work .titlebar-sec .wp-block-lazyblock-title-bar-image-column img {
    height: auto;
    max-height: 25rem;
  }
}
@media (max-width: 1200px) {
  .single-work .titlebar-sec--branding {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .single-work .titlebar-sec--branding {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .single-work .titlebar-sec--branding p {
    margin-bottom: 0;
  }
}
.single-work .titlebar-sec--branding .wp-block-column:not(:first-child) {
  margin-left: 5rem;
}
@media (max-width: 1200px) {
  .single-work .titlebar-sec--branding .wp-block-column:not(:first-child) {
    margin-left: 5rem;
  }
}
@media (max-width: 1024px) {
  .single-work .titlebar-sec--branding .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .single-work .imageContainer-section {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 1024px) {
  .single-work .imageContainer-section .component-wrapper, .single-work .imageContainer-section .equal-two-col-sec, .single-work .imageContainer-section #about-titlebar {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
@media (max-width: 600px) {
  .single-work .imageContainer-section img {
    max-height: 28.125rem;
    object-fit: cover;
  }
  .single-work .imageContainer-section.mobile-size-337 img {
    height: 21.0625rem;
  }
}
.single-work .twoImage-column .wp-block-column:not(:first-child) {
  margin-left: 3rem;
}
@media (max-width: 1024px) {
  .single-work .twoImage-column .wp-block-column:not(:first-child) {
    margin-left: 1.625rem;
  }
}
@media (max-width: 600px) {
  .single-work .twoImage-column .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
.single-work .twoImage-column .wp-block-lazyblock-video-image-banner .component-wrapper, .single-work .twoImage-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .single-work .twoImage-column .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .single-work .twoImage-column .wp-block-lazyblock-video-image-banner img {
    max-height: 28.125rem;
    object-fit: cover;
  }
}
@media (max-width: 1024px) {
  .single-work .twoImage-column .wp-block-lazyblock-video-image-banner {
    height: 100%;
  }
  .single-work .twoImage-column .wp-block-lazyblock-video-image-banner .component-wrapper, .single-work .twoImage-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .single-work .twoImage-column .wp-block-lazyblock-video-image-banner #about-titlebar {
    height: 100%;
  }
  .single-work .twoImage-column .wp-block-lazyblock-video-image-banner img {
    height: 100%;
  }
}
@media (max-width: 1024px) {
  .single-work .twoImage-column {
    padding-left: 0;
    padding-right: 0;
  }
}
.single-work .threeImage-column .wp-block-column:not(:first-child) {
  margin-left: 1.5rem;
}
@media (max-width: 1024px) {
  .single-work .threeImage-column .wp-block-column:not(:first-child) {
    margin-left: 1.625rem;
  }
}
@media (max-width: 600px) {
  .single-work .threeImage-column .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
.single-work .threeImage-column .wp-block-lazyblock-video-image-banner .component-wrapper, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.single-work .threeImage-column .wp-block-lazyblock-video-image-banner img {
  max-height: 42.4375rem;
}
@media (max-width: 1200px) {
  .single-work .threeImage-column .wp-block-lazyblock-video-image-banner, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner .wp-block-lazyblock-video-image-banner, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner .component-wrapper, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .single-work .threeImage-column .wp-block-lazyblock-video-image-banner #about-titlebar {
    height: 100%;
  }
  .single-work .threeImage-column .wp-block-lazyblock-video-image-banner img {
    height: 100%;
    object-fit: cover;
  }
}
@media (max-width: 1024px) {
  .single-work .threeImage-column {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  .single-work .threeImage-column {
    margin-bottom: 1rem;
  }
  .single-work .threeImage-column .wp-block-lazyblock-video-image-banner img {
    height: 450px;
    object-fit: cover;
    width: 100%;
  }
}
.single-work .title-with-image-text-column {
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column {
    padding-top: 3.75rem;
    padding-bottom: 5rem;
    margin-bottom: 0 !important;
  }
}
@media (max-width: 600px) {
  .single-work .title-with-image-text-column {
    padding-top: 4.375rem;
    padding-bottom: 3.4375rem;
  }
}
.single-work .title-with-image-text-column > div > h2 {
  text-align: center;
  margin: 0 auto 5.3125rem;
  max-width: 64.5rem;
  font-size: 3.1875rem;
  line-height: 5rem;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column > div > h2 {
    font-size: 2.375rem;
    line-height: 3.75rem;
    max-width: 43rem;
    margin-bottom: 3.4375rem;
  }
}
@media (max-width: 1024px) {
  .single-work .title-with-image-text-column > div > h2 {
    font-size: 2.0625rem;
    line-height: 2.375rem;
  }
}
@media (max-width: 600px) {
  .single-work .title-with-image-text-column > div > h2 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
    margin-bottom: 2.375rem;
  }
}
.single-work .title-with-image-text-column > div > div {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}
.single-work .title-with-image-text-column > div > div .left-column {
  flex-basis: 63%;
  display: flex;
  align-self: stretch;
}
@media (max-width: 1024px) {
  .single-work .title-with-image-text-column > div > div .left-column {
    margin-bottom: 3.75rem;
  }
}
.single-work .title-with-image-text-column > div > div .left-column > div {
  width: 100%;
}
.single-work .title-with-image-text-column > div > div .left-column > div > div {
  height: 100%;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column > div > div .left-column > div > div {
    padding-left: 0;
  }
}
@media (max-width: 1024px) {
  .single-work .title-with-image-text-column > div > div .left-column > div > div {
    padding-right: 0;
  }
}
.single-work .title-with-image-text-column > div > div .left-column > div > div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-work .title-with-image-text-column > div > div .right-column {
  flex-basis: 37%;
}
@media (min-width: 1025px) {
  .single-work .title-with-image-text-column > div > div .right-column.text-column {
    margin-left: 3.125rem;
  }
}
@media (min-width: 1201px) {
  .single-work .title-with-image-text-column > div > div .right-column.text-column {
    margin-left: 3.75rem;
  }
}
.single-work .title-with-image-text-column > div > div .right-column > div {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column > div > div .right-column > div {
    margin-bottom: 0;
  }
}
.single-work .title-with-image-text-column > div > div .right-column h2 {
  margin-bottom: 1.4375rem;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column > div > div .right-column h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .single-work .title-with-image-text-column > div > div .right-column h2 {
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 600px) {
  .single-work .title-with-image-text-column > div > div .right-column h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
  }
}
.single-work .title-with-image-text-column > div > div .right-column h5 {
  margin-bottom: 0.9375rem;
}
@media (max-width: 1024px) {
  .single-work .title-with-image-text-column > div > div .right-column h5 {
    display: block;
    font-size: 1.125rem;
    line-height: 2.0625rem;
  }
}
.single-work .title-with-image-text-column > div > div .right-column p {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-work .title-with-image-text-column > div > div .right-column p {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .single-work .title-with-image-text-column > div > div .right-column p {
    font-size: 1.125rem;
  }
}
.single-work .title-with-image-text-column.force-full-width .component-sm {
  max-width: 100%;
}
.single-work .counter-section {
  margin-bottom: 5.625rem;
}
@media (max-width: 1200px) {
  .single-work .counter-section {
    margin-bottom: 4.375rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section {
    margin-bottom: 2.1875rem !important;
  }
}
@media (max-width: 600px) {
  .single-work .counter-section {
    margin-bottom: 3.75rem !important;
  }
}
.single-work .counter-section > div > div {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0;
}
.single-work .counter-section > div > div .left-column h2 {
  max-width: 24.6875rem;
}
@media (max-width: 1200px) {
  .single-work .counter-section > div > div .left-column h2 {
    font-size: 2.125rem;
    max-width: 19.125rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section > div > div .left-column h2 {
    max-width: 100%;
    margin-bottom: 1.25rem;
    text-align: center;
  }
}
.single-work .counter-section > div > div .right-column > div {
  margin-bottom: 0;
}
.single-work .counter-section > div > div .right-column > div .count-up-block:not(:last-child) {
  margin-right: 2%;
}
@media (max-width: 600px) {
  .single-work .counter-section > div > div .right-column > div .count-up-block:last-child {
    display: none;
  }
}
.single-work .counter-section > div > div .right-column > div .count-up-block .count-up-text {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .single-work .counter-section > div > div .right-column > div .count-up-block .count-up-text {
    font-size: 1.0625rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section > div > div .right-column {
    max-width: 39.25rem;
    margin-left: auto;
    margin-right: auto;
  }
}
.single-work .counter-section--branding {
  padding-top: 8.75rem;
}
@media (max-width: 1200px) {
  .single-work .counter-section--branding {
    padding-top: 4.0625rem;
    margin-bottom: 0.625rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section--branding {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 600px) {
  .single-work .counter-section--branding {
    padding-top: 4.3125rem;
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section--branding .left-column p {
    font-size: 1.25rem;
  }
}
@media (max-width: 600px) {
  .single-work .counter-section--branding .left-column p {
    font-size: 1.125rem;
    line-height: 1.9375rem;
  }
}
@media (max-width: 1200px) {
  .single-work .counter-section--branding .right-column {
    margin-left: 4.375rem;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section--branding .right-column {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .single-work .counter-section--branding .right-column .count-up-blocks {
    max-width: 25rem;
  }
}
@media (max-width: 600px) {
  .single-work .counter-section--branding .right-column .count-up-blocks {
    max-width: 100%;
  }
}
.single-work .counter-section--branding .right-column .count-up-blocks .count-up-block {
  flex: 1;
  /*&:not(:last-child){
                            white-space: nowrap;
                        }

                        &:last-child{
                            display: block;
                        }*/
}
.single-work .counter-section--branding .right-column .count-up-blocks .count-up-text {
  max-width: 100%;
}
.single-work .sandwiched-text-sec {
  padding-top: 7.8125rem;
  padding-bottom: 6.25rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-work .sandwiched-text-sec {
    padding-top: 4.375rem;
    padding-bottom: 3.125rem;
  }
}
@media (max-width: 1024px) {
  .single-work .sandwiched-text-sec {
    padding-top: 3.4375rem;
    padding-bottom: 4.0625rem;
  }
}
@media (max-width: 600px) {
  .single-work .sandwiched-text-sec {
    padding-top: 2.875rem;
    padding-bottom: 2.1875rem;
  }
}
.single-work .sandwiched-text-sec h2 {
  line-height: 4.0625rem;
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  .single-work .sandwiched-text-sec h2 {
    font-size: 2.3125rem;
    line-height: 3.625rem;
  }
}
@media (max-width: 1024px) {
  .single-work .sandwiched-text-sec h2 {
    font-size: 2.0625rem;
    line-height: 3rem;
  }
}
@media (max-width: 600px) {
  .single-work .sandwiched-text-sec h2 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
.single-work .testimonialsImageContent-section {
  margin-bottom: 0;
  padding-top: 10.625rem;
  padding-bottom: 10.625rem;
}
.single-work .testimonialsImageContent-section > div {
  max-width: 100%;
}
.single-work .testimonialsImageContent-section .text-column {
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .single-work .testimonialsImageContent-section {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 600px) {
  .single-work .testimonialsImageContent-section {
    padding-bottom: 2.1875rem;
    padding-top: 0;
  }
  .single-work .testimonialsImageContent-section .text-column {
    padding-top: 4.375rem;
    padding-bottom: 0;
  }
}
.single-work .recent-projects-sec {
  margin-top: 14.0625rem;
}
.single-work .recent-projects-sec.reduce-mt {
  margin-top: 8.625rem;
}
.single-work .recent-projects-sec--marketing {
  margin-top: 7.8125rem;
}
@media (max-width: 1200px) {
  .single-work .recent-projects-sec {
    margin-top: 5.625rem;
  }
  .single-work .recent-projects-sec--marketing {
    margin-top: 3.75rem;
  }
}
@media (max-width: 1024px) {
  .single-work .recent-projects-sec.reduce-mt {
    margin-top: 2rem;
  }
}
@media (max-width: 600px) {
  .single-work .recent-projects-sec {
    margin-bottom: 0;
  }
  .single-work .recent-projects-sec--marketing {
    margin-top: 1.5625rem;
  }
}
.textStats-section .right-column {
  margin-left: 8.75rem;
}
@media (max-width: 1200px) {
  .textStats-section .right-column {
    margin-left: 6.25rem;
  }
}
@media (max-width: 1024px) {
  .textStats-section .right-column {
    margin-left: 0;
  }
}
#about-titlebar {
  padding-top: 14.6875rem;
  padding-bottom: 15.1875rem;
}
@media screen and (max-width: 1540px) {
  #about-titlebar {
    padding-top: 12.5rem;
  }
}
@media screen and (max-width: 1200px) {
  #about-titlebar {
    padding: 12.5rem 6.75% 7.8125rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-titlebar {
    padding: 11.25rem 6.75% 7.1875rem;
  }
}
@media screen and (max-width: 600px) {
  #about-titlebar {
    padding: 9.875rem 5% 5.125rem;
  }
}
#about-titlebar .pre-heading {
  color: #999A9B;
}
#about-titlebar h2 {
  font-size: 3.125rem;
}
#about-twocols-texts-section {
  padding-top: 6.25rem;
  padding-bottom: 50.375rem;
  /*@media screen and (max-width: 1540px){
        padding-left: map-get($componentPX, 'desktop');
        padding-right: map-get($componentPX, 'desktop');
    }*/
}
@media screen and (max-width: 1200px) {
  #about-twocols-texts-section {
    padding-top: 4.6875rem;
    padding-left: 6.75%;
    padding-right: 6.75%;
    padding-bottom: 33.9375rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-twocols-texts-section {
    padding: 2.1875rem 6.75% 5.625rem;
  }
}
@media screen and (max-width: 600px) {
  #about-twocols-texts-section {
    padding: 1.25rem 1.6875rem 3.5rem;
  }
}
@media screen and (max-width: 1200px) {
  #about-twocols-texts-section .wp-block-column {
    flex-basis: 100%;
  }
}
@media screen and (min-width: 1025px) {
  #about-twocols-texts-section .heading-col {
    flex: 0 0 34%;
  }
}
@media screen and (min-width: 1201px) {
  #about-twocols-texts-section .heading-col {
    flex-basis: 31%;
  }
}
@media screen and (max-width: 1024px) {
  #about-twocols-texts-section .heading-col {
    margin-bottom: 1.875rem;
  }
}
@media screen and (max-width: 600px) {
  #about-twocols-texts-section .heading-col {
    margin-bottom: pxTorem(20);
  }
}
#about-twocols-texts-section .heading {
  font-size: 3.1875rem;
  line-height: 4.3125rem;
}
@media screen and (max-width: 1540px) {
  #about-twocols-texts-section .heading {
    font-size: 2.625rem;
    line-height: 3.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-twocols-texts-section .heading {
    font-size: 2.125rem;
    line-height: 2.625rem;
  }
}
@media screen and (max-width: 600px) {
  #about-twocols-texts-section .heading {
    font-size: 2rem;
    line-height: 2.4375rem;
  }
}
#about-twocols-texts-section .content-col {
  font-size: 1.4375rem;
}
@media screen and (min-width: 1025px) {
  #about-twocols-texts-section .content-col {
    flex: 0 0 59%;
  }
}
@media screen and (min-width: 1201px) {
  #about-twocols-texts-section .content-col {
    flex-basis: 61%;
  }
}
@media screen and (max-width: 1200px) {
  #about-twocols-texts-section .content-col {
    font-size: 1.25rem;
  }
}
#about-twocols-texts-section .content-col p {
  margin-bottom: 0;
}
/*.image-banner-with-text .banner-image {
    @media screen and (max-width: $break-p-tablet) {
        max-height: none;
        object-fit: none;
        object-position: unset;
    }
}*/
@media screen and (min-width: 1025px) {
  #about-culture-section {
    margin-top: -26.75rem;
  }
}
@media screen and (min-width: 1201px) {
  #about-culture-section {
    margin-top: -37.5rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-culture-section {
    padding-left: 0;
    padding-right: 0;
  }
}
#about-experience-section {
  padding-top: 16.875rem;
}
@media (min-width: 1871px) {
  #about-experience-section {
    padding-left: calc((100% - 1640px) / 2);
    padding-right: calc((100% - 1640px) / 2);
  }
}
@media screen and (max-width: 1200px) {
  #about-experience-section {
    padding-top: 6.125rem;
    padding-bottom: 3.0625rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-experience-section {
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
  #about-experience-section .wp-block-column {
    flex: 0 0 100%;
  }
}
@media screen and (max-width: 600px) {
  #about-experience-section {
    padding: 4.3125rem 5% 2.0625rem;
  }
}
#about-experience-section .justify-content-lg-between, #about-experience-section .images-col .wp-block-gallery .blocks-gallery-grid {
  align-items: center;
}
#about-experience-section .content-col {
  font-size: 1.4375rem;
}
@media screen and (min-width: 1025px) {
  #about-experience-section .content-col {
    flex: 0 0 45%;
  }
}
@media screen and (min-width: 1201px) {
  #about-experience-section .content-col {
    flex-basis: 50%;
    padding-left: 8%;
    padding-right: 10%;
  }
}
@media screen and (max-width: 1200px) {
  #about-experience-section .content-col {
    font-size: 1.25rem;
  }
}
#about-experience-section .content-col p {
  margin-bottom: 3.6875rem;
}
@media screen and (max-width: 1200px) {
  #about-experience-section .content-col p {
    margin-bottom: 2.4375rem;
  }
}
#about-experience-section .col-heading {
  font-size: 1.9375rem;
  line-height: 1.48;
  margin-bottom: 2.9375rem;
}
@media screen and (max-width: 1200px) {
  #about-experience-section .col-heading {
    font-size: 1.5625rem;
    margin-bottom: 2.4375rem;
  }
}
@media screen and (max-width: 600px) {
  #about-experience-section .col-heading {
    margin-bottom: 1.75rem;
  }
}
#about-experience-section .sub-heading {
  font-size: 1.3125rem;
  margin-bottom: 1.125rem;
}
@media screen and (max-width: 1200px) {
  #about-experience-section .sub-heading {
    font-size: 1.125rem;
    margin-bottom: 1.0625rem;
  }
}
@media screen and (min-width: 1025px) {
  #about-experience-section .images-col {
    flex: 0 0 50%;
  }
}
@media screen and (min-width: 1201px) {
  #about-experience-section .images-col {
    flex-basis: 50%;
  }
}
@media screen and (max-width: 1024px) {
  #about-experience-section .images-col {
    margin-bottom: 4.3125rem;
  }
}
@media screen and (max-width: 600px) {
  #about-experience-section .images-col {
    margin-bottom: 2.625rem;
  }
}
@media screen and (min-width: 1025px) {
  #about-experience-section .images-col .img-p-tablet {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  #about-experience-section .images-col .wp-block-gallery {
    display: none;
  }
}
#about-experience-section .images-col .wp-block-gallery .blocks-gallery-item {
  flex-grow: 0;
}
@media screen and (min-width: 1025px) {
  #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item {
    width: 47%;
  }
}
@media screen and (min-width: 1025px) {
  #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item:first-child {
    padding-top: 3.8125rem;
  }
}
@media screen and (min-width: 1201px) {
  #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item:first-child {
    padding-top: 5.125rem;
  }
}
@media screen and (min-width: 1025px) {
  #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item:last-child {
    padding-bottom: 3.8125rem;
  }
}
@media screen and (min-width: 1201px) {
  #about-experience-section .images-col .wp-block-gallery .blocks-gallery-item:last-child {
    padding-bottom: 5.125rem;
  }
}
#about-careers-section {
  padding-top: 15.375rem;
  padding-bottom: 15.375rem;
  /*@media screen and (max-width: 1540px){
        padding-left: map-get($componentPX, 'desktop');
        padding-right: map-get($componentPX, 'desktop');

        .component-wrapper{
            padding-left: 0;
            padding-right: 0;
        }
    }*/
}
@media screen and (max-width: 1200px) {
  #about-careers-section {
    padding: 3.0625rem 6.75% 3.625rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-careers-section {
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
}
@media screen and (max-width: 600px) {
  #about-careers-section {
    padding: 2.0625rem 5% 4.1875rem;
  }
}
#about-careers-section .wp-block-lazyblock-video-image-banner .component-wrapper, #about-careers-section .wp-block-lazyblock-video-image-banner .equal-two-col-sec, #about-careers-section .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
#about-careers-section .pre-heading {
  font-size: 1.25rem;
  margin-bottom: 0.9375rem;
}
@media screen and (max-width: 1200px) {
  #about-careers-section .pre-heading {
    font-size: 1.125rem;
    margin-bottom: 0.8125rem;
  }
}
#about-careers-section .heading {
  font-size: 3.625rem;
  line-height: 4.375rem;
  margin-bottom: 3.125rem;
}
@media screen and (max-width: 1200px) {
  #about-careers-section .heading {
    font-size: 2.75rem;
    line-height: 3.8125rem;
    margin-bottom: 1.8125rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-careers-section .heading {
    font-size: 2.125rem;
    line-height: 3rem;
  }
}
@media screen and (max-width: 1200px) {
  #about-careers-section .arrow-btn {
    font-size: 1.5625rem;
  }
}
@media screen and (max-width: 1024px) {
  #about-careers-section .arrow-btn {
    font-size: 1.375rem;
  }
}
#about-careers-section .content-col {
  flex: 0 0 34%;
}
@media screen and (max-width: 1200px) {
  #about-careers-section .content-col {
    flex-basis: 32%;
  }
}
@media screen and (max-width: 1024px) and (min-width: 600px) {
  #about-careers-section .content-col {
    flex-basis: 41% !important;
  }
}
#about-careers-section .img-col {
  flex: 0 0 62%;
}
@media screen and (max-width: 1200px) {
  #about-careers-section .img-col {
    flex-basis: 60%;
  }
}
@media screen and (max-width: 1024px) {
  #about-careers-section .img-col {
    flex-basis: 55% !important;
  }
}
@media screen and (max-width: 600px) {
  #about-careers-section .img-col {
    display: none;
  }
}
.page-id-1447 #ourValues #titleRow {
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 1.625rem;
}
@media (max-width: 1200px) {
  .page-id-1447 #ourValues #titleRow {
    margin-bottom: 0.875rem;
  }
}
@media (max-width: 600px) {
  .page-id-1447 #ourValues #titleRow {
    margin-bottom: 1.25rem;
  }
}
.page-id-1447 #ourValues #scrollingValues {
  padding-bottom: 11.0625rem;
}
@media (max-width: 1200px) {
  .page-id-1447 #ourValues #scrollingValues {
    padding-bottom: 4.875rem;
  }
}
@media (max-width: 1024px) {
  .page-id-1447 #ourValues #scrollingValues {
    padding-bottom: 3.8125rem;
  }
}
@media (max-width: 600px) {
  .page-id-1447 #ourValues #scrollingValues {
    padding-bottom: 2.5625rem;
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
.page-id-1447 #ourValues #scrollingValues .r6-value {
  margin-bottom: 0;
}
.newsArticle-container {
  /*@media (max-width: $break-ls-tablet){
        //padding-top: pxToRem(185);
        padding-left: 6.75%;
        padding-right: 6.75%;
    }
    @media (max-width: $break-mobile){
        //padding-top: pxToRem(165);
        padding-left: 5%;
        padding-right: 5%;
    }*/
}
.newsArticle-container .title-postCategories {
  padding-bottom: 4.8125rem;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1024px) {
  .newsArticle-container .title-postCategories {
    max-width: 100%;
    padding-bottom: 4.0625rem;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .title-postCategories {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 2.5rem;
  }
}
.newsArticle-container .title-postCategories .title {
  width: 50%;
}
@media (max-width: 1024px) {
  .newsArticle-container .title-postCategories .title {
    width: 100%;
  }
}
.newsArticle-container .title-postCategories .title h5 {
  margin-bottom: 0.9375rem;
}
@media (max-width: 1400px) {
  .newsArticle-container .title-postCategories .title h5 {
    font-size: 1.3125rem;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .title-postCategories .title h5 {
    font-size: 1.1875rem;
    margin-bottom: 0;
  }
}
.newsArticle-container .title-postCategories .title h2 {
  margin-bottom: 0;
  font-size: 4.1875rem;
}
@media (max-width: 1400px) {
  .newsArticle-container .title-postCategories .title h2 {
    font-size: 3.375rem;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .title-postCategories .title h2 {
    font-size: 2.8125rem;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .title-postCategories .title h2 {
    font-size: 1.875rem;
  }
}
.newsArticle-container .title-postCategories .post-categories {
  display: flex;
  justify-content: flex-end;
  width: 50%;
}
@media (max-width: 1200px) {
  .newsArticle-container .title-postCategories .post-categories {
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .title-postCategories .post-categories {
    display: none;
  }
}
.newsArticle-container .title-postCategories .post-categories a {
  padding: 0 1.25rem;
  white-space: nowrap;
  align-self: flex-end;
  opacity: 66%;
}
.newsArticle-container .title-postCategories .post-categories a:last-child {
  padding-right: 0;
}
@media (max-width: 1200px) {
  .newsArticle-container .title-postCategories .post-categories a {
    font-size: 1.125rem;
    line-height: 1.5625rem;
  }
}
.newsArticle-container .title-postCategories .post-categories a.active {
  opacity: 100%;
}
.newsArticle-container .newsItem-list {
  display: flex;
}
.newsArticle-container .newsItem-list .news-wrap {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 12.5rem;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-wrap {
    margin-bottom: 10rem;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-wrap {
    margin-bottom: 4.375rem;
  }
}
@media (Max-width: 600px) {
  .newsArticle-container .newsItem-list .news-wrap {
    margin-bottom: 1.5625rem;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .newsItem-list {
    margin-bottom: 0;
  }
}
.newsArticle-container .newsItem-list .news-item {
  flex-basis: 50%;
  padding: 0 1.25rem;
  margin-bottom: 2.1875rem;
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-item {
    margin-bottom: 1.125rem;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-item {
    width: 100% !important;
    flex-basis: 100% !important;
    margin-bottom: 2.8125rem;
  }
}
.newsArticle-container .newsItem-list .news-item:first-child {
  flex-basis: 60%;
}
.newsArticle-container .newsItem-list .news-item:nth-child(2) {
  flex-basis: 40%;
  padding-top: 4.375rem;
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-item:nth-child(2) {
    padding-top: 0;
  }
}
.newsArticle-container .newsItem-list .news-item:nth-child(3) {
  flex-basis: 40%;
}
.newsArticle-container .newsItem-list .news-item:nth-child(4) {
  flex-basis: 60%;
  padding-top: 4.375rem;
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-item:nth-child(4) {
    padding-top: 0;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-item .news-item-image {
    max-height: 21.875rem;
  }
}
.newsArticle-container .newsItem-list .news-item picture {
  width: 100%;
}
.newsArticle-container .newsItem-list .news-item img {
  min-height: 31.5625rem;
  object-fit: cover;
  width: 100%;
}
.newsArticle-container .newsItem-list .news-item img.news-small, .newsArticle-container .newsItem-list .news-item img.news-xl {
  max-height: 31.5625rem;
}
.newsArticle-container .newsItem-list .news-item img.news-large, .newsArticle-container .newsItem-list .news-item img.news-medium {
  max-height: 33rem;
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-item img {
    min-height: 26.5625rem;
  }
}
@media (max-width: 1024px) {
  .newsArticle-container .newsItem-list .news-item img {
    min-height: inherit;
    max-height: 100% !important;
  }
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-item h5 {
    font-size: 1.125rem;
  }
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-item h3 {
    font-size: 1.625rem;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .newsItem-list .news-item h3 {
    font-size: 1.5rem;
    line-height: 1.875rem;
  }
}
@media (max-width: 1200px) {
  .newsArticle-container .newsItem-list .news-item h6 {
    font-size: 1.125rem;
  }
}
@media (max-width: 600px) {
  .newsArticle-container .newsItem-list .news-item h6 {
    font-size: 1rem;
  }
}
@media (min-width: 1201px) and (max-width: 1540px) {
  #newsArchive {
    padding-left: 7.3%;
    padding-right: 7.3%;
  }
}
#moreNewsSec {
  padding-bottom: 13.4375rem;
}
@media (max-width: 1200px) {
  #moreNewsSec {
    padding-bottom: 9.6875rem;
  }
}
@media (max-width: 1024px) {
  #moreNewsSec {
    padding-bottom: 6.875rem;
  }
}
@media (max-width: 600px) {
  #moreNewsSec {
    padding-bottom: 3.125rem;
  }
}
#moreNewsSec .component-wrapper, #moreNewsSec .equal-two-col-sec, #moreNewsSec #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
.capabilities-title {
  padding-bottom: 8.4375rem;
  margin-bottom: 0;
  justify-content: flex-start;
}
@media (max-width: 1200px) {
  .capabilities-title {
    padding-bottom: 3.75rem;
  }
}
@media (max-width: 1024px) {
  .capabilities-title {
    padding-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .capabilities-title {
    padding-bottom: 1.25rem;
  }
}
.capabilities-title > div {
  max-width: 100%;
}
@media (max-width: 1024px) {
  .capabilities-title > div {
    padding-left: 0;
  }
}
.capabilities-title > div > div {
  max-width: 78.125rem;
  width: 100%;
}
@media (max-width: 1200px) {
  .capabilities-title > div > div {
    max-width: 100%;
  }
}
@media (max-width: 1024px) {
  .capabilities-title > div > div {
    width: 100%;
  }
}
.number-content-group {
  margin-left: calc((75px + 3%) * -1);
  margin-bottom: 0;
}
.number-content-group .inner-container-wrap {
  display: flex;
  flex-wrap: wrap;
}
.number-content-group .titleMark {
  flex-basis: 75px;
  color: #999A9B;
}
@media (max-width: 1200px) {
  .number-content-group .titleMark {
    font-size: 3.0625rem;
    line-height: 4.25rem;
  }
}
@media (max-width: 600px) {
  .number-content-group .titleMark {
    font-size: 2.125rem;
    line-height: 3rem;
    flex-basis: 45px;
  }
}
.number-content-group .number-content {
  flex: 1;
  padding-left: 3%;
}
.number-content-group .number-content h2 {
  margin-bottom: 1.125rem;
}
.number-content-group .number-content h3 {
  margin-bottom: 1.6875rem;
}
.number-content-group .number-content p {
  margin-bottom: 3.75rem;
}
@media (max-width: 1200px) {
  .number-content-group .number-content h2 {
    font-size: 2.625rem;
    line-height: 3.6875rem;
    margin-bottom: 1.3125rem;
  }
  .number-content-group .number-content h3 {
    font-size: 2.0625rem;
    line-height: 3rem;
  }
  .number-content-group .number-content p {
    margin-bottom: 2.5rem;
  }
}
@media (max-width: 1024px) {
  .number-content-group .number-content p {
    margin-bottom: 4.1875rem;
  }
}
@media (max-width: 600px) {
  .number-content-group .number-content {
    padding-left: 0.3125rem;
  }
  .number-content-group .number-content h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
    margin-top: 0.25rem;
    margin-bottom: 1.1875rem;
  }
  .number-content-group .number-content h3 {
    font-size: 1.5625rem;
    line-height: 2.3125rem;
  }
}
.number-content-group .accordion {
  margin-bottom: 3rem;
}
@media (max-width: 1200px) {
  .number-content-group {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .number-content-group {
    margin-left: 0 !important;
    padding-left: 0;
  }
  .number-content-group .inner-container-wrap {
    padding-bottom: 0;
  }
}
.capabilities-text-column {
  padding-right: 7.5rem;
}
.capabilities-text-column:not(.black-section).inner-container-wrap {
  padding-bottom: 7.1875rem;
}
@media (max-width: 1200px) {
  .capabilities-text-column {
    padding-right: 2.8125rem;
  }
  .capabilities-text-column .inner-container-wrap {
    padding-bottom: 0;
  }
  .capabilities-text-column .number-content-group .inner-container-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 1024px) {
  .capabilities-text-column {
    padding-left: 6.75%;
    padding-right: 6.75%;
    padding-top: 4.125rem;
    order: 2;
    flex-basis: 100% !important;
  }
  .capabilities-text-column .inner-container-wrap {
    padding-bottom: 0;
  }
  .capabilities-text-column .number-content-group .inner-container-wrap {
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  .capabilities-text-column {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.capabilities-image-column.offset-image-column {
  margin-top: 4.9375rem;
}
@media (max-width: 1200px) {
  .capabilities-image-column.offset-image-column {
    margin-top: 0;
  }
}
.capabilities-image-column .wp-block-lazyblock-video-image-banner .component-wrapper, .capabilities-image-column .wp-block-lazyblock-video-image-banner .equal-two-col-sec, .capabilities-image-column .wp-block-lazyblock-video-image-banner #about-titlebar {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 1200px) {
  .capabilities-image-column .wp-block-image img, .capabilities-image-column .wp-block-lazyblock-video-image-banner img {
    width: 100%;
    object-fit: cover;
    object-position: bottom left;
  }
}
@media (max-width: 1024px) {
  .capabilities-image-column {
    order: 1;
    margin-left: 0 !important;
    flex-basis: 100% !important;
  }
  .capabilities-image-column .wp-block-image, .capabilities-image-column .wp-block-lazyblock-video-image-banner {
    width: 100%;
    margin: 0;
  }
}
@media (max-width: 600px) {
  .capabilities-image-column .wp-block-lazyblock-video-image-banner img {
    height: 21.0625rem;
  }
}
.capabilities-accordion-column:not(:first-child) {
  margin-left: 6.875rem;
  padding-top: 4.9375rem;
}
@media (max-width: 1200px) {
  .capabilities-accordion-column:not(:first-child) {
    margin-left: 4.25rem;
  }
}
@media (max-width: 1024px) {
  .capabilities-accordion-column:not(:first-child) {
    margin-left: 0;
  }
}
@media (max-width: 1024px) {
  .capabilities-accordion-column {
    flex-basis: 100% !important;
    order: 2;
  }
}
.capabilities-accordion-column .accordion-button, .capabilities-text-column .accordion-button {
  pointer-events: none;
}
.capabilities-accordion-column .accordion-button i, .capabilities-text-column .accordion-button i {
  display: none;
}
@media (min-width: 1025px) and (max-width: 1200px) {
  .section-list.background--black, .section-list.titlebar-sec--black.component-wrapper, .section-list.titlebar-sec--black.equal-two-col-sec, .section-list.titlebar-sec--black#about-titlebar, .section-list#about-titlebar, .page-id-1447 .section-list#ourValues {
    padding-top: 9.8125rem;
  }
}
@media (max-width: 1024px) {
  .section-list {
    padding-left: 0;
    padding-right: 0;
  }
  .section-list .capabilities-text-column {
    padding-top: 0;
    padding-left: 6.75%;
    padding-right: 6.75% !important;
    margin-left: 0 !important;
  }
  .section-list .capabilities-image-column {
    padding-bottom: 3.75rem;
  }
  .section-list .capabilities-accordion-column {
    padding-left: calc(75px + 3% + 6.75%);
    padding-right: 6.75%;
  }
}
@media (max-width: 600px) {
  .section-list .capabilities-accordion-column {
    padding-left: calc(45px + 5%);
    padding-right: 5%;
  }
  .section-list .capabilities-text-column {
    padding-left: 5%;
    padding-right: 5% !important;
  }
}
@media (min-width: 1201px) {
  #capabilities-postheader-sec .capabilities-text-column {
    padding-bottom: 3.125rem;
  }
}
#capabilities-postheader-sec .capabilities-image-column {
  margin-bottom: -11.0625rem;
}
@media (max-width: 1200px) {
  #capabilities-postheader-sec .capabilities-image-column {
    margin-bottom: 0;
  }
}
@media (max-width: 1200px) {
  #capabilities-postheader-sec {
    padding-bottom: 6.25rem;
  }
}
@media (max-width: 1024px) {
  #capabilities-postheader-sec {
    flex-wrap: wrap;
    padding-bottom: 3.4375rem;
  }
  #capabilities-postheader-sec > .wp-block-column {
    flex-basis: 100% !important;
  }
}
@media (max-width: 600px) {
  #capabilities-postheader-sec {
    padding-bottom: 3.4375rem;
  }
}
@media (max-width: 1200px) {
  #capabilities-creative .capabilities-text-column {
    padding-right: 0;
  }
}
@media (max-width: 600px) {
  #capabilities-creative {
    padding-top: 2.125rem;
  }
}
@media (max-width: 1200px) {
  #capabilities-development .column-banener-img {
    height: 28.5625rem !important;
    object-fit: cover;
    object-position: bottom;
  }
}
@media (max-width: 600px) {
  #capabilities-development {
    padding-bottom: 1rem;
  }
}
#capabilities-marketing .capabilities-image-column {
  margin-bottom: -8.75rem;
}
@media (min-width: 1201px) {
  #capabilities-marketing .capabilities-text-column {
    padding-bottom: 3.125rem;
  }
}
@media (max-width: 1200px) {
  #capabilities-marketing {
    padding-bottom: 10.625rem !important;
  }
  #capabilities-marketing .capabilities-image-column {
    margin-bottom: 0;
  }
}
@media (max-width: 1024px) {
  #capabilities-marketing {
    padding-bottom: 0 !important;
  }
  #capabilities-marketing .capabilities-image-column {
    order: 3;
    margin-top: 6.25rem;
    padding-bottom: 0;
  }
}
@media (max-width: 600px) {
  #capabilities-marketing .capabilities-image-column {
    margin-top: 3.4375rem;
  }
}
#capabilities-logos {
  padding-top: 21.0625rem;
}
@media screen and (max-width: 1200px) {
  #capabilities-logos {
    padding-bottom: 4.125rem;
    padding-top: 6.25rem;
  }
}
@media screen and (max-width: 1024px) {
  #capabilities-logos {
    padding-bottom: 3.625rem;
    padding-top: 5.3125rem;
  }
}
@media screen and (max-width: 600px) {
  #capabilities-logos {
    padding-bottom: 0.625rem;
  }
}
#capabilities-logos .wp-block-lazyblock-client-logos {
  margin-bottom: 8.1875rem;
}
#capabilities-logos .wp-block-lazyblock-client-logos:last-child {
  margin-bottom: 0;
}
@media (max-width: 1200px) {
  #capabilities-logos .wp-block-lazyblock-client-logos {
    margin-bottom: 4.0625rem;
  }
}
@media (max-width: 600px) {
  #capabilities-logos .wp-block-lazyblock-client-logos {
    margin-bottom: 2rem;
  }
}
#capabilities-logos .wp-block-lazyblock-client-logos .client-logo:not(:last-child) {
  margin-right: 10%;
}
@media (max-width: 600px) {
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:not(:last-child) {
    margin-right: 2%;
  }
}
@media (max-width: 1024px) {
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo img {
    object-fit: scale-down;
    object-position: center;
  }
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:nth-last-child(2) {
    margin-right: 0;
  }
}
@media (max-width: 1024px) {
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:last-child {
    display: none;
  }
}
@media (max-width: 600px) {
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo {
    /*flex: 1;
                width: auto;
                
                img{
                    height: pxToRem(32);
                    object-fit: contain;
                    width: auto;
                    aspect-ratio: unset;
                }
                
                &:nth-child(2),
                &:nth-child(3n + 2){
                    margin-left: auto;
                    margin-right: auto;
                }*/
  }
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:first-child, #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:nth-child(3n + 4) {
    text-align: left;
    flex-basis: 22%;
  }
  #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:first-child img, #capabilities-logos .wp-block-lazyblock-client-logos .client-logo:nth-child(3n + 4) img {
    object-position: left;
  }
}
@media screen and (min-width: 1025px) {
  #capabilities-titlebar, #creative-titlebar {
    margin-bottom: 4.75rem;
  }
  #capabilities-titlebar .heading-col, #creative-titlebar .heading-col {
    padding-top: 3.75rem;
  }
}
@media screen and (min-width: 1201px) {
  #capabilities-titlebar, #creative-titlebar {
    margin-bottom: 7rem;
  }
}
@media screen and (max-width: 1200px) {
  #capabilities-titlebar .heading-col, #creative-titlebar .heading-col {
    flex-basis: 51.5% !important;
  }
  #capabilities-titlebar .image-col, #creative-titlebar .image-col {
    flex-basis: 48.5% !important;
  }
  #capabilities-titlebar > .wp-block-column:not(:first-child), #creative-titlebar > .wp-block-column:not(:first-child) {
    margin-left: 4.6875rem;
  }
}
@media screen and (max-width: 1024px) {
  #capabilities-titlebar .heading-col, #capabilities-titlebar .image-col, #creative-titlebar .heading-col, #creative-titlebar .image-col {
    flex-basis: 100% !important;
  }
  #capabilities-titlebar > .wp-block-column:not(:first-child), #creative-titlebar > .wp-block-column:not(:first-child) {
    margin-left: 0;
  }
}
#capabilities-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon, #creative-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
  width: 60%;
  bottom: -13.4375rem;
}
@media screen and (max-width: 1200px) {
  #capabilities-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon, #creative-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    width: 70%;
  }
}
@media screen and (max-width: 1024px) {
  #capabilities-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon, #creative-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    width: auto;
    bottom: -13.75rem;
  }
}
#creative-section2 .heading-text-column {
  font-size: 1.4375rem;
}
@media screen and (min-width: 1201px) {
  #creative-section2 .heading-text-column {
    padding-left: 2.6875rem;
  }
}
@media screen and (max-width: 1200px) {
  #creative-section2 .heading-text-column {
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 1024px) {
  #creative-section2 .heading-text-column {
    flex-basis: 100% !important;
  }
}
@media screen and (max-width: 1024px) {
  #creative-section2 .heading-text-column:first-child {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 600px) {
  #creative-section2 .heading-text-column:first-child {
    margin-top: 5.625rem;
    padding-bottom: 4rem;
  }
}
#creative-section2 .heading-text-column:first-child .wp-block-image img {
  height: inherit;
  object-fit: cover;
}
@media screen and (max-width: 1024px) {
  #creative-section2 .heading-text-column:first-child .wp-block-image img {
    height: 20.25rem;
  }
}
@media screen and (max-width: 600px) {
  #creative-section2 .heading-text-column:first-child .wp-block-image img {
    height: 16.75rem;
  }
}
#creative-section2 .heading-text-column:last-child.is-vertically-aligned-bottom {
  padding-top: 22.6875rem;
  padding-bottom: 5.4375rem;
}
@media screen and (max-width: 1200px) {
  #creative-section2 .heading-text-column:last-child.is-vertically-aligned-bottom {
    padding-top: 9.125rem;
    padding-bottom: 6.0625rem;
  }
}
@media screen and (max-width: 1024px) {
  #creative-section2 .heading-text-column:last-child.is-vertically-aligned-bottom {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (max-width: 1024px) and (min-width: 601px) {
  #creative-section2 .heading-text-column:last-child.is-vertically-aligned-bottom {
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 600px) {
  #marketing-titlebar {
    padding-top: 8.75rem;
  }
}
#marketing-titlebar .subtitle:hover, #marketing-titlebar .subtitle:focus {
  opacity: 0.7;
}
@media screen and (min-width: 1201px) and (min-height: 900px) {
  #marketing-titlebar .wp-block-lazyblock-title-bar-heading-column {
    margin-bottom: 18%;
  }
}
@media screen and (max-width: 600px) {
  #marketing-titlebar .wp-block-lazyblock-title-bar-heading-column h1 {
    margin-bottom: 2.3125rem;
  }
}
#marketing-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
  bottom: -3.3125rem;
  left: 4.375rem;
}
@media screen and (min-width: 1025px) {
  #marketing-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    width: 56%;
    bottom: 0;
    left: 0.9375rem;
  }
}
@media screen and (min-width: 1201px) {
  #marketing-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    left: 1.47%;
  }
}
@media screen and (max-width: 1024px) {
  #marketing-titlebar .wp-block-lazyblock-title-bar-image-column .img-service-icon {
    max-width: 20rem;
  }
}
#marketing-section2 .heading-text-column {
  font-size: 1.4375rem;
}
@media screen and (max-width: 1200px) {
  #marketing-section2 .heading-text-column {
    font-size: 1.25rem;
  }
}
.page-template-page-career-sidebar #primary {
  padding-bottom: 8.125rem;
}
@media (max-width: 1200px) {
  .page-template-page-career-sidebar #primary {
    padding-bottom: pxTorem(120);
  }
}
@media (max-width: 1024px) {
  .page-template-page-career-sidebar #primary {
    padding-bottom: pxTorem(80);
  }
}
@media (min-width: 1541px) {
  .page-template-page-career-sidebar .page-content-wrap {
    margin-left: -5rem;
    margin-right: -5rem;
  }
  .page-template-page-career-sidebar .page-content-wrap #primary, .page-template-page-career-sidebar .page-content-wrap #secondary {
    padding-left: 5rem;
    padding-right: 5rem;
  }
}
@media (max-width: 1540px) {
  .page-template-page-career-sidebar .page-content-wrap {
    margin-left: -2.75rem;
    margin-right: -2.75rem;
  }
  .page-template-page-career-sidebar .page-content-wrap #primary, .page-template-page-career-sidebar .page-content-wrap #secondary {
    padding-left: 2.75rem;
    padding-right: 2.75rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-career-sidebar #secondary {
    display: none !important;
  }
}
.page-template-page-career-sidebar .form-col h2 {
  font-size: 3.1875rem;
  line-height: 4.375rem;
  margin-bottom: 1.25rem;
}
@media (max-width: 1200px) {
  .page-template-page-career-sidebar .form-col h2 {
    font-size: 2.625rem;
    line-height: 3.5rem;
    margin-bottom: 1.25rem;
  }
}
@media (max-width: 1024px) {
  .page-template-page-career-sidebar .form-col h2 {
    margin-bottom: 1.875rem;
  }
}
@media (max-width: 600px) {
  .page-template-page-career-sidebar .form-col h2 {
    font-size: 1.875rem;
    line-height: 2.5625rem;
    margin-bottom: 2.5625rem;
  }
}
.page-template-page-career-sidebar .form-col h4 {
  font-size: 1.5625rem;
  margin-bottom: 0.625rem;
}
@media (max-width: 600px) {
  .page-template-page-career-sidebar .form-col h4 {
    font-size: 1.1875rem;
    line-height: 1.4375rem;
    margin-bottom: 0.4375rem;
  }
}
body.category .site-main .news-content {
  display: flex;
  flex-wrap: wrap;
}
body.category .site-main .title-postCategories {
  flex-basis: 100%;
}
body.category .site-main .title-row {
  flex-basis: 100%;
  margin-bottom: 5rem;
}
@media (max-width: 1024px) {
  body.category .site-main .title-row {
    margin-bototm: 3.75rem;
  }
}
@media (max-width: 600px) {
  body.category .site-main .title-row {
    margin-bottom: 2.5rem;
  }
}
body.category .site-main .recent-news {
  flex-basis: 100%;
  display: flex;
}
body.category .site-main .recent-news .news-wrap {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
body.category .site-main .recent-news .news-item {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
body.category .site-main .recent-news .news-item:first-child, body.category .site-main .recent-news .news-item:nth-child(5n), body.category .site-main .recent-news .news-item:nth-child(4), body.category .site-main .recent-news .news-item:nth-child(8n) {
  flex-basis: 60%;
}
body.category .site-main .recent-news .news-item:nth-child(2), body.category .site-main .recent-news .news-item:nth-child(6n), body.category .site-main .recent-news .news-item:nth-child(3), body.category .site-main .recent-news .news-item:nth-child(7n) {
  flex-basis: 40%;
}
.page-id-5643 aside#secondary, .page-id-16653 aside#secondary {
  display: none;
}
.page-id-5643 .site-header, .page-id-16653 .site-header {
  padding-top: 51px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .site-header, .page-id-16653 .site-header {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .site-header .custom-logo, .page-id-16653 .site-header .custom-logo {
    max-width: 7rem;
  }
}
.page-id-5643 .site-header .header__btn, .page-id-16653 .site-header .header__btn {
  color: #fff;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-right: 35px;
  text-decoration: none !important;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .site-header .header__btn, .page-id-16653 .site-header .header__btn {
    font-size: 18px;
  }
}
@media screen and (max-width: 610px) {
  .page-id-5643 .site-header .header__btn, .page-id-16653 .site-header .header__btn {
    font-size: 16px;
    margin-right: 14px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-5643 .site-header .header__btn, .page-id-16653 .site-header .header__btn {
    display: none;
  }
}
.page-id-5643 .site-header .header__btn-blue, .page-id-16653 .site-header .header__btn-blue {
  background: #131CFF;
  color: #fff;
  width: 241px;
  height: 58px;
  text-align: center;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 58px;
  border-radius: 60px;
  text-decoration: none !important;
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .site-header .header__btn-blue, .page-id-16653 .site-header .header__btn-blue {
    height: 48px;
    line-height: 48px;
    width: auto;
    padding: 0 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 610px) {
  .page-id-5643 .site-header .header__btn-blue, .page-id-16653 .site-header .header__btn-blue {
    font-size: 16px;
  }
}
.page-id-5643 .lp-banner, .page-id-16653 .lp-banner {
  background: #000;
  min-height: 969px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: nowrap;
  padding-right: 6.75%;
  padding-left: 6.75%;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .lp-banner, .page-id-16653 .lp-banner {
    min-height: 769px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-banner, .page-id-16653 .lp-banner {
    min-height: 819px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner, .page-id-16653 .lp-banner {
    min-height: auto;
    padding-top: 120px;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .lp-banner, .page-id-16653 .lp-banner {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .lp-banner__row, .page-id-16653 .lp-banner__row {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1428px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__row, .page-id-16653 .lp-banner__row {
    flex-direction: column-reverse;
  }
}
.page-id-5643 .lp-banner__col-info, .page-id-16653 .lp-banner__col-info {
  margin-right: 175px;
  width: 56.44%;
}
@media screen and (max-width: 1366px) {
  .page-id-5643 .lp-banner__col-info, .page-id-16653 .lp-banner__col-info {
    margin-right: 95px;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .lp-banner__col-info, .page-id-16653 .lp-banner__col-info {
    margin-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__col-info, .page-id-16653 .lp-banner__col-info {
    width: 100%;
    margin-right: 0;
  }
}
.page-id-5643 .lp-banner__col-img, .page-id-16653 .lp-banner__col-img {
  width: 83.6%;
  position: relative;
  /*&:after {
                content: '';
                background: transparent url(https://r6digital.com.au/wp-content/uploads/2022/06/websitelp_banner-graphics.png) no-repeat scroll center center / contain;
                width: 791px;
                height: 768px;
                position: absolute;
                left: -27px;
                top: -110px;
                z-index: -1;
            }*/
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__col-img, .page-id-16653 .lp-banner__col-img {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__col-img img, .page-id-16653 .lp-banner__col-img img {
    width: 600px;
    margin: 0 auto;
    display: block;
  }
}
.page-id-5643 .lp-banner__subheadline, .page-id-16653 .lp-banner__subheadline {
  margin-bottom: 14px;
  width: 451px;
  height: 47px;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-banner__subheadline, .page-id-16653 .lp-banner__subheadline {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__subheadline, .page-id-16653 .lp-banner__subheadline {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-id-5643 .lp-banner__subheadline--line, .page-id-16653 .lp-banner__subheadline--line {
  position: relative;
}
.page-id-5643 .lp-banner__subheadline--line:after, .page-id-16653 .lp-banner__subheadline--line:after {
  /*content: url(/wp-content/uploads/2022/06/websitelp_white_curve_line.png);
                    position: absolute;
                    left: 0;
                    bottom: -14px;*/
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/websitelp_white_curve_line.png) no-repeat scroll center center / cover;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: auto;
  height: 9px;
}
.page-id-5643 .lp-banner__headline, .page-id-16653 .lp-banner__headline {
  color: #fff;
  font-size: 75px;
  margin-bottom: 21px;
  line-height: 83px;
  font-weight: 500;
}
@media screen and (max-width: 1522px) {
  .page-id-5643 .lp-banner__headline, .page-id-16653 .lp-banner__headline {
    font-size: 60px;
    line-height: 69px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-banner__headline, .page-id-16653 .lp-banner__headline {
    font-size: 45px;
    line-height: 60px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__headline, .page-id-16653 .lp-banner__headline {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .page-id-5643 .lp-banner__headline, .page-id-16653 .lp-banner__headline {
    font-size: 40px;
    max-width: 420px;
    margin: 0 auto;
  }
}
.page-id-5643 .lp-banner__info p, .page-id-16653 .lp-banner__info p {
  margin-bottom: 42px;
  color: #ACADAD;
  font-family: "Colfax", sans-serif;
  font-size: 23px;
  line-height: 38px;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__info p, .page-id-16653 .lp-banner__info p {
    text-align: center;
  }
}
.page-id-5643 .lp-banner__btn, .page-id-16653 .lp-banner__btn {
  position: relative;
  background: #131CFF;
  border-radius: 60px;
  color: #fff;
  font-size: 23px;
  font-family: "Colfax", sans-serif;
  width: 325px;
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none !important;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-banner__btn, .page-id-16653 .lp-banner__btn {
    margin: 0 auto;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .lp-banner__btn, .page-id-16653 .lp-banner__btn {
    font-size: 18px;
    max-width: 231px;
  }
}
.page-id-5643 .lp-banner__btn:before, .page-id-16653 .lp-banner__btn:before {
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/websitelp_btn-arrow.png) no-repeat scroll center center / contain;
  display: block;
  margin-right: 12px;
  height: 24px;
  width: 51px;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .lp-banner__btn:before, .page-id-16653 .lp-banner__btn:before {
    height: 14px;
    width: 32px;
  }
}
.page-id-5643 .lp-banner .container, .page-id-16653 .lp-banner .container {
  max-width: 1222px;
}
.page-id-5643 .lp-banner .video, .page-id-16653 .lp-banner .video {
  position: relative;
  background-color: #000;
}
.page-id-5643 .lp-banner [data-toggle="modal"], .page-id-16653 .lp-banner [data-toggle="modal"] {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
}
.page-id-5643 .lp-banner .poster, .page-id-16653 .lp-banner .poster {
  width: 100%;
  height: 427px;
  object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 9px;
}
@media (max-width: 1200px) {
  .page-id-5643 .lp-banner .poster, .page-id-16653 .lp-banner .poster {
    height: auto;
  }
}
.page-id-5643 .lp-banner .video-play-button, .page-id-16653 .lp-banner .video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 78px;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.page-id-5643 .lp-banner .video-play-button circle, .page-id-16653 .lp-banner .video-play-button circle {
  fill: none;
  stroke: #FFFFFF;
  stroke-width: 2px;
}
.page-id-5643 .lp-banner .video-play-button path, .page-id-16653 .lp-banner .video-play-button path {
  fill: #FFFFFF;
}
.page-id-5643 .lp-banner .video:hover .video-play-button, .page-id-16653 .lp-banner .video:hover .video-play-button {
  opacity: 0.5;
}
.page-id-5643 .lp-banner .modal .modal-dialog.container > div, .page-id-16653 .lp-banner .modal .modal-dialog.container > div {
  pointer-events: auto;
}
.page-id-5643 .lp-banner .modal .close, .page-id-16653 .lp-banner .modal .close {
  color: #fff;
  opacity: 1;
}
.page-id-5643 .lp-banner .modal .close:hover, .page-id-16653 .lp-banner .modal .close:hover {
  opacity: 0.5;
}
.page-id-5643 .lp-banner .modal .iframe_box_inner, .page-id-16653 .lp-banner .modal .iframe_box_inner {
  background-color: #000;
  position: relative;
}
.page-id-5643 .lp-banner .modal .iframe_box_inner::before, .page-id-16653 .lp-banner .modal .iframe_box_inner::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-id-5643 .lp-banner .modal iframe, .page-id-16653 .lp-banner .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-id-5643 .aspects, .page-id-16653 .aspects {
  padding-top: 78px;
  padding-bottom: 168px;
  padding-right: 6.75%;
  padding-left: 6.75%;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .aspects, .page-id-16653 .aspects {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .aspects, .page-id-16653 .aspects {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .aspects__row, .page-id-16653 .aspects__row {
  max-width: 1364px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .aspects__row, .page-id-16653 .aspects__row {
    flex-direction: column;
  }
}
.page-id-5643 .aspects__col, .page-id-16653 .aspects__col {
  display: flex;
  width: 29.18%;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .aspects__col, .page-id-16653 .aspects__col {
    width: 33%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .aspects__col, .page-id-16653 .aspects__col {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-id-5643 .aspects__icon-wrap, .page-id-16653 .aspects__icon-wrap {
  margin-right: 23px;
  width: 14.576%;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .aspects__icon-wrap, .page-id-16653 .aspects__icon-wrap {
    width: auto;
  }
}
.page-id-5643 .aspects__info, .page-id-16653 .aspects__info {
  width: 79.65%;
}
.page-id-5643 .aspects__title, .page-id-16653 .aspects__title {
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 18px;
  color: #000000;
}
.page-id-5643 .aspects__desc, .page-id-16653 .aspects__desc {
  color: #6A6D72;
  font-size: 21px;
  line-height: 35px;
}
.page-id-5643 .qualities, .page-id-16653 .qualities {
  padding-right: 6.75%;
  padding-left: 6.75%;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .qualities, .page-id-16653 .qualities {
    padding-right: 35px;
    padding-left: 35px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .qualities, .page-id-16653 .qualities {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .qualities__row, .page-id-16653 .qualities__row {
  display: flex;
  align-items: stretch;
  justify-content: center;
  max-width: 1346px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 160px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .qualities__row, .page-id-16653 .qualities__row {
    margin-bottom: 50px;
  }
}
.page-id-5643 .qualities__row:last-child, .page-id-16653 .qualities__row:last-child {
  margin-bottom: 156px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .qualities__row:last-child, .page-id-16653 .qualities__row:last-child {
    margin-bottom: 50px;
  }
}
.page-id-5643 .qualities__row--left, .page-id-16653 .qualities__row--left {
  flex-direction: row;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--left, .page-id-16653 .qualities__row--left {
    flex-direction: column;
  }
}
.page-id-5643 .qualities__row--left .qualities__col-img, .page-id-16653 .qualities__row--left .qualities__col-img {
  margin-right: 125px;
  width: 73.01%;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .qualities__row--left .qualities__col-img, .page-id-16653 .qualities__row--left .qualities__col-img {
    margin-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--left .qualities__col-img, .page-id-16653 .qualities__row--left .qualities__col-img {
    width: 100%;
    margin-right: 0;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--left .qualities__col-img img, .page-id-16653 .qualities__row--left .qualities__col-img img {
    display: block;
    margin: 0 auto;
  }
}
.page-id-5643 .qualities__row--left .qualities__desc, .page-id-16653 .qualities__row--left .qualities__desc {
  margin-bottom: 62px;
}
.page-id-5643 .qualities__row--left .qualities__col-info, .page-id-16653 .qualities__row--left .qualities__col-info {
  width: 65.415%;
  justify-content: flex-end;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--left .qualities__col-info, .page-id-16653 .qualities__row--left .qualities__col-info {
    width: 100%;
  }
}
.page-id-5643 .qualities__row--left .qualities__title, .page-id-16653 .qualities__row--left .qualities__title {
  margin-bottom: 29px;
}
.page-id-5643 .qualities__row--right, .page-id-16653 .qualities__row--right {
  max-width: 1348px;
  flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--right, .page-id-16653 .qualities__row--right {
    flex-direction: column;
  }
}
.page-id-5643 .qualities__row--right .qualities__col-img, .page-id-16653 .qualities__row--right .qualities__col-img {
  width: 76.921%;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--right .qualities__col-img, .page-id-16653 .qualities__row--right .qualities__col-img {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--right .qualities__col-img img, .page-id-16653 .qualities__row--right .qualities__col-img img {
    display: block;
    margin: 0 auto;
  }
}
.page-id-5643 .qualities__row--right .qualities__desc, .page-id-16653 .qualities__row--right .qualities__desc {
  margin-bottom: 58px;
}
.page-id-5643 .qualities__row--right .qualities__col-info, .page-id-16653 .qualities__row--right .qualities__col-info {
  margin-right: 138px;
  width: 61.173%;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .qualities__row--right .qualities__col-info, .page-id-16653 .qualities__row--right .qualities__col-info {
    margin-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .qualities__row--right .qualities__col-info, .page-id-16653 .qualities__row--right .qualities__col-info {
    width: 100%;
    margin-right: 0;
  }
}
.page-id-5643 .qualities__row--right .qualities__title, .page-id-16653 .qualities__row--right .qualities__title {
  margin-bottom: 29px;
}
.page-id-5643 .qualities__col-info, .page-id-16653 .qualities__col-info {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-id-5643 .qualities__title, .page-id-16653 .qualities__title {
  font-size: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 64px;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .qualities__title, .page-id-16653 .qualities__title {
    font-size: 40px;
    max-width: 460px;
    line-height: 52px;
  }
}
.page-id-5643 .qualities__title--line, .page-id-16653 .qualities__title--line {
  position: relative;
}
.page-id-5643 .qualities__title--line:after, .page-id-16653 .qualities__title--line:after {
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/websitelp_blackcurve.png) no-repeat scroll center center / cover;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 0;
  width: auto;
  height: 9px;
}
.page-id-5643 .qualities__desc, .page-id-16653 .qualities__desc {
  color: #6A6D72;
  font-size: 23px;
  line-height: 38px;
  margin-bottom: 58px;
}
.page-id-5643 .qualities__btn, .page-id-16653 .qualities__btn {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 23px;
  font-family: "Colfax", sans-serif;
  font-weight: 400;
  line-height: 1;
  text-decoration: none !important;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .qualities__btn, .page-id-16653 .qualities__btn {
    font-size: 18px;
  }
}
.page-id-5643 .qualities__btn:before, .page-id-16653 .qualities__btn:before {
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/websitelp_blackarrow.png) no-repeat scroll center center / contain;
  display: block;
  margin-right: 12px;
  height: 24px;
  width: 51px;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .qualities__btn:before, .page-id-16653 .qualities__btn:before {
    height: 14px;
    width: 32px;
  }
}
.page-id-5643 .power-integrations, .page-id-16653 .power-integrations {
  padding-bottom: 166px;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .power-integrations, .page-id-16653 .power-integrations {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .power-integrations, .page-id-16653 .power-integrations {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .power-integrations__row, .page-id-16653 .power-integrations__row {
  max-width: 1640px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: center;
  border-radius: 8px;
  background-color: #F5F8FD;
  padding-top: 87px;
  padding-bottom: 85px;
  padding-left: 163px;
  padding-right: 138px;
}
@media screen and (max-width: 1366px) {
  .page-id-5643 .power-integrations__row, .page-id-16653 .power-integrations__row {
    padding-left: 100px;
    padding-right: 100px;
    max-width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .power-integrations__row, .page-id-16653 .power-integrations__row {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .power-integrations__row, .page-id-16653 .power-integrations__row {
    flex-direction: column;
  }
}
.page-id-5643 .power-integrations__col-img, .page-id-16653 .power-integrations__col-img {
  margin-right: 200px;
  width: 45.034%;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .power-integrations__col-img, .page-id-16653 .power-integrations__col-img {
    margin-right: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .power-integrations__col-img, .page-id-16653 .power-integrations__col-img {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .power-integrations__col-img img, .page-id-16653 .power-integrations__col-img img {
    margin: 0 auto;
    display: block;
  }
}
.page-id-5643 .power-integrations__col-info, .page-id-16653 .power-integrations__col-info {
  width: 40.03%;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .power-integrations__col-info, .page-id-16653 .power-integrations__col-info {
    width: 100%;
  }
}
.page-id-5643 .power-integrations__subheadline, .page-id-16653 .power-integrations__subheadline {
  font-size: 18px;
  color: #000000;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  width: 242px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
}
.page-id-5643 .power-integrations__headline, .page-id-16653 .power-integrations__headline {
  font-size: 48px;
  line-height: 64px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 29px;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .power-integrations__headline, .page-id-16653 .power-integrations__headline {
    font-size: 40px;
    max-width: 460px;
    line-height: 52px;
  }
}
.page-id-5643 .power-integrations__info-text, .page-id-16653 .power-integrations__info-text {
  color: #6A6D72;
  font-size: 23px;
  line-height: 38px;
  margin-bottom: 62px;
}
.page-id-5643 .power-integrations__btn, .page-id-16653 .power-integrations__btn {
  display: flex;
  align-items: center;
  color: #000000;
  font-size: 23px;
  font-family: "Colfax", sans-serif;
  font-weight: 400;
  line-height: 1;
  text-decoration: none !important;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .power-integrations__btn, .page-id-16653 .power-integrations__btn {
    font-size: 18px;
  }
}
.page-id-5643 .power-integrations__btn:before, .page-id-16653 .power-integrations__btn:before {
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/websitelp_blackarrow.png) no-repeat scroll center center / contain;
  display: block;
  margin-right: 12px;
  height: 24px;
  width: 51px;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .power-integrations__btn:before, .page-id-16653 .power-integrations__btn:before {
    height: 14px;
    width: 32px;
  }
}
.page-id-5643 .recent-work, .page-id-16653 .recent-work {
  padding-bottom: 161px;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .recent-work, .page-id-16653 .recent-work {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work, .page-id-16653 .recent-work {
    padding-left: 6.75%;
    padding-right: 6.75%;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .recent-work, .page-id-16653 .recent-work {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .recent-work__subheadline, .page-id-16653 .recent-work__subheadline {
  font-size: 18px;
  color: #000000;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  width: 423px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .recent-work__subheadline, .page-id-16653 .recent-work__subheadline {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work__subheadline, .page-id-16653 .recent-work__subheadline {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .recent-work__subheadline, .page-id-16653 .recent-work__subheadline {
    width: 100%;
  }
}
.page-id-5643 .recent-work__headline, .page-id-16653 .recent-work__headline {
  font-size: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 64px;
  margin-bottom: 64px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .recent-work__headline, .page-id-16653 .recent-work__headline {
    font-size: 40px;
    line-height: 52px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .recent-work__headline, .page-id-16653 .recent-work__headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 380px;
  }
}
.page-id-5643 .recent-work__row, .page-id-16653 .recent-work__row {
  max-width: 1640px;
  margin: 0 auto;
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work__row, .page-id-16653 .recent-work__row {
    flex-direction: column;
    max-width: 660px;
  }
}
.page-id-5643 .recent-work__col, .page-id-16653 .recent-work__col {
  width: 30.915%;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work__col, .page-id-16653 .recent-work__col {
    width: 100%;
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work__col:last-child, .page-id-16653 .recent-work__col:last-child {
    margin-bottom: 0px;
  }
}
.page-id-5643 .recent-work__img-wrap, .page-id-16653 .recent-work__img-wrap {
  margin-bottom: 34px;
}
.page-id-5643 .recent-work__img, .page-id-16653 .recent-work__img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 100%;
  height: 443px;
}
@media screen and (max-width: 1366px) {
  .page-id-5643 .recent-work__img, .page-id-16653 .recent-work__img {
    height: 353px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .recent-work__img, .page-id-16653 .recent-work__img {
    height: 283px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .recent-work__img, .page-id-16653 .recent-work__img {
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .recent-work__img, .page-id-16653 .recent-work__img {
    height: 310px;
  }
}
.page-id-5643 .recent-work__meta, .page-id-16653 .recent-work__meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 12px;
}
.page-id-5643 .recent-work__location, .page-id-16653 .recent-work__location {
  margin: 0;
  font-size: 17px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000000;
}
.page-id-5643 .recent-work__category, .page-id-16653 .recent-work__category {
  margin: 0;
  font-size: 16px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  color: #000000;
  background: #F5F8FD;
  border-radius: 11px;
  width: 117px;
  text-align: center;
  height: 35px;
  line-height: 35px;
}
.page-id-5643 .recent-work__website-title, .page-id-16653 .recent-work__website-title {
  color: #000000;
  font-size: 28px;
  line-height: 1;
  font-family: "Colfax", sans-serif;
  font-weight: 400;
  margin-bottom: 0;
}
.page-id-5643 .work-with, .page-id-16653 .work-with {
  padding-bottom: 161px;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with, .page-id-16653 .work-with {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .work-with, .page-id-16653 .work-with {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .work-with__row, .page-id-16653 .work-with__row {
  max-width: 1364px;
  margin: 0 auto;
  background: #000000;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url(/wp-content/uploads/2022/06/Rectangle-423.png);
  background-image: url(/wp-content/uploads/2022/06/Rectangle-423.png), linear-gradient(#000000, #000000);
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-top: 71px;
  padding-bottom: 44px;
  padding-left: 122px;
  padding-right: 113px;
  border-radius: 10px;
}
@media screen and (max-width: 1238px) {
  .page-id-5643 .work-with__row, .page-id-16653 .work-with__row {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__row, .page-id-16653 .work-with__row {
    flex-direction: column;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .work-with__row, .page-id-16653 .work-with__row {
    padding: 20px;
  }
}
.page-id-5643 .work-with__subheadline, .page-id-16653 .work-with__subheadline {
  font-size: 18px;
  color: #fff;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  width: 242px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__subheadline, .page-id-16653 .work-with__subheadline {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .work-with__subheadline, .page-id-16653 .work-with__subheadline {
    width: 100%;
  }
}
.page-id-5643 .work-with__headline, .page-id-16653 .work-with__headline {
  color: #fff;
  font-size: 48px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  margin-bottom: 31px;
  max-width: 400px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__headline, .page-id-16653 .work-with__headline {
    text-align: center;
    max-width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .page-id-5643 .work-with__headline, .page-id-16653 .work-with__headline {
    font-size: 40px;
    line-height: 52px;
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-id-5643 .work-with__btn, .page-id-16653 .work-with__btn {
  background: #131CFF;
  border-radius: 60px;
  font-size: 20px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  width: 241px;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__btn, .page-id-16653 .work-with__btn {
    margin: 0 auto;
  }
}
.page-id-5643 .work-with__col-info, .page-id-16653 .work-with__col-info {
  width: 47.476%;
  margin-right: 43px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__col-info, .page-id-16653 .work-with__col-info {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
.page-id-5643 .work-with__col-img, .page-id-16653 .work-with__col-img {
  width: auto;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-with__col-img, .page-id-16653 .work-with__col-img {
    width: 100%;
  }
}
.page-id-5643 .lp-reviews, .page-id-16653 .lp-reviews {
  padding-bottom: 161px;
  padding-left: 35px;
  padding-right: 35px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-reviews, .page-id-16653 .lp-reviews {
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .lp-reviews, .page-id-16653 .lp-reviews {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .lp-reviews__subheadline, .page-id-16653 .lp-reviews__subheadline {
  font-size: 18px;
  color: #000000;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  width: 333px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 480px) {
  .page-id-5643 .lp-reviews__subheadline, .page-id-16653 .lp-reviews__subheadline {
    width: 100%;
  }
}
.page-id-5643 .lp-reviews__headline, .page-id-16653 .lp-reviews__headline {
  font-size: 75px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 86px;
  margin-bottom: 47px;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  max-width: 660px;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .lp-reviews__headline, .page-id-16653 .lp-reviews__headline {
    font-size: 40px;
    line-height: 53px;
    max-width: 400px;
    margin-right: auto;
    margin-left: auto;
  }
}
.page-id-5643 .lp-reviews__logos, .page-id-16653 .lp-reviews__logos {
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1246px;
  margin: 0 auto 137px;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .lp-reviews__logos, .page-id-16653 .lp-reviews__logos {
    gap: 76px;
  }
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-reviews__logos, .page-id-16653 .lp-reviews__logos {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__logos, .page-id-16653 .lp-reviews__logos {
    gap: 60px;
  }
}
@media screen and (max-width: 600px) {
  .page-id-5643 .lp-reviews__logos, .page-id-16653 .lp-reviews__logos {
    flex-direction: column;
    justify-content: center;
  }
}
.page-id-5643 .lp-reviews__row, .page-id-16653 .lp-reviews__row {
  max-width: 1364px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__row, .page-id-16653 .lp-reviews__row {
    flex-direction: column;
  }
}
.page-id-5643 .lp-reviews__col, .page-id-16653 .lp-reviews__col {
  width: 29.18%;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__col, .page-id-16653 .lp-reviews__col {
    width: 100%;
    margin-bottom: 30px;
  }
}
.page-id-5643 .lp-reviews__stars, .page-id-16653 .lp-reviews__stars {
  margin-bottom: 32px;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__stars, .page-id-16653 .lp-reviews__stars {
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-bottom: 15px;
  }
}
.page-id-5643 .lp-reviews__content, .page-id-16653 .lp-reviews__content {
  color: #000000;
  font-size: 25px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 33px;
  flex: 1;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-reviews__content, .page-id-16653 .lp-reviews__content {
    font-size: 20px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__content, .page-id-16653 .lp-reviews__content {
    text-align: center;
  }
}
.page-id-5643 .lp-reviews__meta, .page-id-16653 .lp-reviews__meta {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-reviews__meta, .page-id-16653 .lp-reviews__meta {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__meta, .page-id-16653 .lp-reviews__meta {
    align-items: center;
  }
}
.page-id-5643 .lp-reviews__logo-wrap, .page-id-16653 .lp-reviews__logo-wrap {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #EBEBEB;
  margin-right: 19px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .lp-reviews__logo-wrap, .page-id-16653 .lp-reviews__logo-wrap {
    margin-bottom: 20px;
    margin-right: 0;
  }
}
.page-id-5643 .lp-reviews__logo-wrap--wlogo, .page-id-16653 .lp-reviews__logo-wrap--wlogo {
  background: transparent;
}
.page-id-5643 .lp-reviews__author-info p, .page-id-16653 .lp-reviews__author-info p {
  margin: 0;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__author-info p, .page-id-16653 .lp-reviews__author-info p {
    text-align: center;
  }
}
.page-id-5643 .lp-reviews__author-name, .page-id-16653 .lp-reviews__author-name {
  color: #000;
  font-size: 19px;
  font-family: "Colfax", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__author-name, .page-id-16653 .lp-reviews__author-name {
    text-align: center;
  }
}
.page-id-5643 .lp-reviews__author-bname, .page-id-16653 .lp-reviews__author-bname {
  color: #000;
  font-size: 19px;
  font-family: "Colfax", sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .lp-reviews__author-bname, .page-id-16653 .lp-reviews__author-bname {
    text-align: center;
  }
}
.page-id-5643 #accordion-row, .page-id-16653 #accordion-row {
  background: #000000;
  margin-bottom: 0;
  padding-top: 87px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 #accordion-row, .page-id-16653 #accordion-row {
    padding-top: 50px;
    padding-bottom: 50px;
    padding-right: 35px;
    padding-left: 35px;
  }
}
.page-id-5643 #accordion-row h2, .page-id-16653 #accordion-row h2 {
  color: #fff !important;
  font-size: 50px !important;
  margin-bottom: 0;
}
.page-id-5643 #accordion-row .count-up-number, .page-id-16653 #accordion-row .count-up-number {
  color: #fff !important;
}
.page-id-5643 #accordion-row .count-up-text, .page-id-16653 #accordion-row .count-up-text {
  color: #fff !important;
}
.page-id-5643 .work-together, .page-id-16653 .work-together {
  padding-top: 167px;
  background: #000;
  padding-bottom: 167px;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-together, .page-id-16653 .work-together {
    padding-left: 35px;
    padding-right: 35px;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 453px) {
  .page-id-5643 .work-together, .page-id-16653 .work-together {
    padding-top: 50px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .work-together, .page-id-16653 .work-together {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .work-together__row, .page-id-16653 .work-together__row {
  max-width: 810px;
  margin: 0 auto;
}
.page-id-5643 .work-together__subheadline, .page-id-16653 .work-together__subheadline {
  font-size: 18px;
  color: #ffffff;
  border: 1px solid #BFBFBF;
  border-radius: 60px;
  width: 381px;
  height: 47px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 14px;
  font-family: "Colfax", sans-serif;
  font-weight: 500;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .work-together__subheadline, .page-id-16653 .work-together__subheadline {
    font-size: 14px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .work-together__subheadline, .page-id-16653 .work-together__subheadline {
    width: 345px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 480px) {
  .page-id-5643 .work-together__subheadline, .page-id-16653 .work-together__subheadline {
    width: 100%;
  }
}
.page-id-5643 .work-together__headline, .page-id-16653 .work-together__headline {
  color: #fff;
  font-size: 75px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  line-height: 86px;
  margin-bottom: 53px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .work-together__headline, .page-id-16653 .work-together__headline {
    font-size: 40px;
    line-height: 52px;
    margin-left: auto;
    margin-right: auto;
  }
}
.page-id-5643 .work-together__line, .page-id-16653 .work-together__line {
  position: relative;
  z-index: 1;
}
.page-id-5643 .work-together__line:after, .page-id-16653 .work-together__line:after {
  /*content: url(/wp-content/uploads/2022/06/websitelp_white_curve_line.png);
                position: absolute;
                left: 0;
                bottom: -14px;*/
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/Path-1375.png) no-repeat scroll center center / cover;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: 8px;
  width: auto;
  height: 9px;
  z-index: -1;
}
.page-id-5643 .work-together .form-wrap, .page-id-16653 .work-together .form-wrap {
  max-width: 772px;
  margin: 0 auto;
}
.page-id-5643 .work-together .form-wrap .form-row, .page-id-16653 .work-together .form-wrap .form-row {
  display: flex;
  justify-content: space-between;
  margin: 0 0 34px;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .work-together .form-wrap .form-row, .page-id-16653 .work-together .form-wrap .form-row {
    flex-direction: column;
    margin-bottom: 0;
  }
}
.page-id-5643 .work-together .form-wrap .form-row--fullwidth, .page-id-16653 .work-together .form-wrap .form-row--fullwidth {
  margin: 0 0 40px;
}
.page-id-5643 .work-together .form-wrap .form-row--fullwidth .form-col, .page-id-16653 .work-together .form-wrap .form-row--fullwidth .form-col {
  width: 100%;
}
.page-id-5643 .work-together .form-wrap .form-row--fullwidth .form-col p, .page-id-16653 .work-together .form-wrap .form-row--fullwidth .form-col p {
  max-width: 100%;
}
.page-id-5643 .work-together .form-wrap .form-row--btn, .page-id-16653 .work-together .form-wrap .form-row--btn {
  flex-wrap: nowrap;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .work-together .form-wrap .form-row--btn, .page-id-16653 .work-together .form-wrap .form-row--btn {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.page-id-5643 .work-together .form-wrap .form-col, .page-id-16653 .work-together .form-wrap .form-col {
  width: 48.705%;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .work-together .form-wrap .form-col, .page-id-16653 .work-together .form-wrap .form-col {
    width: 100%;
    margin-bottom: 20px;
  }
}
.page-id-5643 .work-together .form-wrap .form-col label, .page-id-16653 .work-together .form-wrap .form-col label {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  font-family: "Colfax", sans-serif;
}
.page-id-5643 .work-together .form-wrap .form-col input[type="text"], .page-id-5643 .work-together .form-wrap .form-col input[type="email"], .page-id-16653 .work-together .form-wrap .form-col input[type="text"], .page-id-16653 .work-together .form-wrap .form-col input[type="email"] {
  margin: 0;
  background: transparent !important;
  border: 1px solid #fff;
  padding: 0 22px;
}
.page-id-5643 .work-together .form-wrap .form-col input[type="text"]:focus, .page-id-5643 .work-together .form-wrap .form-col input[type="email"]:focus, .page-id-16653 .work-together .form-wrap .form-col input[type="text"]:focus, .page-id-16653 .work-together .form-wrap .form-col input[type="email"]:focus {
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col .website-budget:after, .page-id-5643 .work-together .form-wrap .form-col .website-need:after, .page-id-16653 .work-together .form-wrap .form-col .website-budget:after, .page-id-16653 .work-together .form-wrap .form-col .website-need:after {
  content: "";
  background: transparent url(/wp-content/uploads/2022/06/select_down_arrow.png) no-repeat right center / contain;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  right: 22px;
}
.page-id-5643 .work-together .form-wrap .form-col select, .page-id-16653 .work-together .form-wrap .form-col select {
  background: transparent !important;
  border: 1px solid #fff;
  margin-bottom: 0;
  padding: 0 22px;
  -webkit-appearance: none;
}
@media screen and (max-width: 767px) {
  .page-id-5643 .work-together .form-wrap .form-col select, .page-id-16653 .work-together .form-wrap .form-col select {
    background-position-x: 657px;
  }
}
.page-id-5643 .work-together .form-wrap .form-col select option:first-of-type::placeholder, .page-id-16653 .work-together .form-wrap .form-col select option:first-of-type::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col select option:first-of-type:-ms-input-placeholder, .page-id-16653 .work-together .form-wrap .form-col select option:first-of-type:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col select option:first-of-type::-ms-input-placeholder, .page-id-16653 .work-together .form-wrap .form-col select option:first-of-type::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col br, .page-id-16653 .work-together .form-wrap .form-col br {
  display: none;
}
.page-id-5643 .work-together .form-wrap .form-col textarea, .page-id-16653 .work-together .form-wrap .form-col textarea {
  height: 151px;
  background: transparent !important;
  border: 1px solid #fff;
  margin-bottom: 0;
  padding: 23px 0px 0 20px;
}
.page-id-5643 .work-together .form-wrap .form-col textarea::placeholder, .page-id-16653 .work-together .form-wrap .form-col textarea::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col textarea:-ms-input-placeholder, .page-id-16653 .work-together .form-wrap .form-col textarea:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col textarea::-ms-input-placeholder, .page-id-16653 .work-together .form-wrap .form-col textarea::-ms-input-placeholder {
  /* Microsoft Edge */
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-col textarea:focus, .page-id-16653 .work-together .form-wrap .form-col textarea:focus {
  color: rgba(255, 255, 255, 0.47);
}
.page-id-5643 .work-together .form-wrap .form-btn, .page-id-16653 .work-together .form-wrap .form-btn {
  background: #131CFF;
  color: #fff;
  border-radius: 60px;
  height: 58px;
  width: 241px;
  font-weight: 500 !important;
}
.page-id-5643 .work-together .form-wrap p, .page-id-16653 .work-together .form-wrap p {
  margin: 0;
  font-size: 20px;
  color: #FFFFFF;
  max-width: 483px;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .work-together .form-wrap p, .page-id-16653 .work-together .form-wrap p {
    max-width: 100%;
    margin-top: 20px;
  }
}
.page-id-5643 .work-together .form-wrap p a, .page-id-16653 .work-together .form-wrap p a {
  color: #FFFFFF;
}
.page-id-5643 .work-together .wpcf7 form .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-id-5643 .work-together .wpcf7 form.sent .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-id-5643 .work-together .wpcf7 form.failed .wpcf7-response-output, .page-id-5643 .work-together .wpcf7 form.aborted .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.failed .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-id-5643 .work-together .wpcf7 form.spam .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-id-5643 .work-together .wpcf7 form.invalid .wpcf7-response-output, .page-id-5643 .work-together .wpcf7 form.unaccepted .wpcf7-response-output, .page-id-5643 .work-together .wpcf7 form.payment-required .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.invalid .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.unaccepted .wpcf7-response-output, .page-id-16653 .work-together .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-id-5643 .websitelp-footer, .page-id-16653 .websitelp-footer {
  padding-top: 7.5625rem;
  padding-bottom: 2.5625rem;
  padding-left: 6.75%;
  padding-right: 6.75%;
  background: #000;
}
@media screen and (max-width: 1024px) {
  .page-id-5643 .websitelp-footer, .page-id-16653 .websitelp-footer {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 50px;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 414px) {
  .page-id-5643 .websitelp-footer, .page-id-16653 .websitelp-footer {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10, .page-id-16653 .websitelp-footer .wp-container-10 {
  margin: 0;
  gap: unset;
  justify-content: space-between;
  padding-bottom: 100px;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .websitelp-footer .wp-container-10, .page-id-16653 .websitelp-footer .wp-container-10 {
    flex-wrap: wrap !important;
    padding-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-10, .page-id-16653 .websitelp-footer .wp-container-10 {
    flex-direction: column !important;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10 .wp-block-column, .page-id-16653 .websitelp-footer .wp-container-10 .wp-block-column {
  flex-basis: unset;
  flex-grow: unset;
}
.page-id-5643 .websitelp-footer .wp-container-10 .wp-container-6, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-6 {
  width: 41.98% !important;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-6, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-6 {
    width: 100% !important;
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-6, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-6 {
    width: 100% !important;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10 .wp-container-7, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-7 {
  width: 16.464% !important;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-7, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-7 {
    width: 30% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-7, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-7 {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10 .wp-container-8, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-8 {
  width: 16.464% !important;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-8, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-8 {
    width: 30% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-8, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-8 {
    width: 100% !important;
    margin-bottom: 30px;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10 .wp-container-9, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-9 {
  width: 16.464% !important;
}
@media screen and (max-width: 1200px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-9, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-9 {
    width: 24% !important;
  }
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-10 .wp-container-9, .page-id-16653 .websitelp-footer .wp-container-10 .wp-container-9 {
    width: 100% !important;
  }
}
.page-id-5643 .websitelp-footer .wp-container-10 h2, .page-id-16653 .websitelp-footer .wp-container-10 h2 {
  color: #fff;
  font-size: 58px;
  font-family: "Poppins", sans-serif;
  margin-bottom: 40px;
  font-weight: 500 !important;
}
.page-id-5643 .websitelp-footer .wp-container-10 h3, .page-id-16653 .websitelp-footer .wp-container-10 h3 {
  color: #fff;
  font-size: 25px;
  font-family: "Colfax", sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 20px;
}
.page-id-5643 .websitelp-footer .wp-container-10 p, .page-id-16653 .websitelp-footer .wp-container-10 p {
  font-size: 22px;
  color: #fff;
}
.page-id-5643 .websitelp-footer .wp-container-10 a, .page-id-16653 .websitelp-footer .wp-container-10 a {
  color: #fff;
}
.page-id-5643 .websitelp-footer .arrow-btn, .page-id-16653 .websitelp-footer .arrow-btn {
  color: #fff !important;
}
.page-id-5643 .websitelp-footer .arrow-btn .arrow .line, .page-id-16653 .websitelp-footer .arrow-btn .arrow .line {
  border-color: #fff !important;
}
.page-id-5643 .websitelp-footer .arrow-btn .arrow-text, .page-id-16653 .websitelp-footer .arrow-btn .arrow-text {
  font-size: 27px !important;
}
.page-id-5643 .websitelp-footer .wp-container-13, .page-id-16653 .websitelp-footer .wp-container-13 {
  align-items: center !important;
  margin-bottom: 40px;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-13, .page-id-16653 .websitelp-footer .wp-container-13 {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-11, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-11 {
  flex-basis: unset;
  flex-grow: unset;
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos {
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 644px) {
  .page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos {
    flex-direction: column;
  }
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col {
  display: flex;
  align-items: center;
  margin-right: 50px;
}
@media screen and (max-width: 644px) {
  .page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col {
    margin-bottom: 20px;
  }
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col:last-child, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col:last-child {
  margin-right: 0;
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col img, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col img {
  margin-right: 10px;
}
.page-id-5643 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col p, .page-id-16653 .websitelp-footer .wp-container-13 .wp-container-12 .footer-logos__col p {
  margin: 0;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.page-id-5643 .websitelp-footer .wp-container-16, .page-id-16653 .websitelp-footer .wp-container-16 {
  border-top: 2px solid rgba(255, 255, 255, 0.1);
  margin: 0;
  padding-top: 40px;
}
@media screen and (max-width: 991px) {
  .page-id-5643 .websitelp-footer .wp-container-16, .page-id-16653 .websitelp-footer .wp-container-16 {
    flex-direction: column !important;
    align-items: center !important;
    gap: 0;
    padding-top: 20px;
  }
}
.page-id-5643 .websitelp-footer .wp-container-16 .wp-container-14, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-14 {
  display: flex;
  flex-basis: unset;
  flex-grow: unset;
}
@media screen and (max-width: 665px) {
  .page-id-5643 .websitelp-footer .wp-container-16 .wp-container-14, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-14 {
    flex-direction: column;
  }
}
.page-id-5643 .websitelp-footer .wp-container-16 .wp-container-14 p, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-14 p {
  font-size: 15px;
  color: #6A6D72;
  font-family: "Poppins", sans-serif !important;
  font-weight: 600 !important;
  margin-bottom: 0;
  margin-right: 20px;
}
.page-id-5643 .websitelp-footer .wp-container-16 .wp-container-14 p:last-child, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-14 p:last-child {
  margin-right: 0;
}
@media screen and (max-width: 665px) {
  .page-id-5643 .websitelp-footer .wp-container-16 .wp-container-14 p, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-14 p {
    text-align: center;
    margin-right: 0;
  }
}
.page-id-5643 .websitelp-footer .wp-container-16 .wp-container-15, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-15 {
  display: flex;
  justify-content: flex-end;
}
.page-id-5643 .websitelp-footer .wp-container-16 .wp-container-15 p, .page-id-16653 .websitelp-footer .wp-container-16 .wp-container-15 p {
  font-size: 15px;
  color: #6A6D72;
  font-family: "Poppins", sans-serif !important;
  font-weight: 500 !important;
  margin-bottom: 0;
}
@media screen and (max-width: 480px) {
  .page-id-5643 #wpadminbar, .page-id-16653 #wpadminbar {
    position: fixed;
  }
}
.page-template-marketing-lp-v2 {
  --r6_black: #000;
  --r6_white: #fff;
  --r6_dark_grey: #6a6d72;
  --r6_electric_blue: #131cff;
  --r6_grey: #acadad;
  line-height: 1.5;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), var(--r6_txt_color_a, 0.8));
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 {
    font-size: 16px;
  }
}
.page-template-marketing-lp-v2 p {
  color: inherit;
}
.page-template-marketing-lp-v2 p:last-child {
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 strong {
  font-weight: 500;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
.page-template-marketing-lp-v2 a {
  color: inherit;
}
.page-template-marketing-lp-v2 a:not([href]) {
  pointer-events: none;
}
.page-template-marketing-lp-v2 ol, .page-template-marketing-lp-v2 ul {
  margin-left: 0;
  padding-left: 1rem;
}
.page-template-marketing-lp-v2 ol:last-child, .page-template-marketing-lp-v2 ul:last-child {
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 ul li::marker {
  font-size: 0.7em;
}
.page-template-marketing-lp-v2 .custom-ol {
  padding-left: 3.3em;
  list-style: none;
  counter-reset: ol-counter;
}
.page-template-marketing-lp-v2 .custom-ol li {
  margin-bottom: 28px;
  counter-increment: ol-counter;
}
.page-template-marketing-lp-v2 .custom-ol li:last-child {
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 .custom-ol li::before {
  font-family: Poppins;
  font-size: 1.9444444444em;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  min-width: 1.2em;
  margin-right: 0.5142857143em;
  margin-left: -1.75em;
  content: "0" counter(ol-counter);
  vertical-align: top;
  color: var(--r6_electric_blue);
}
.page-template-marketing-lp-v2 .custom-ol strong {
  font-weight: 700;
}
.page-template-marketing-lp-v2 h1, .page-template-marketing-lp-v2 .h1 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.0466666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 h1, .page-template-marketing-lp-v2 .h1 {
    font-size: 68px;
  }
}
.page-template-marketing-lp-v2 h2, .page-template-marketing-lp-v2 .h2 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 0.9642857143;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 h2, .page-template-marketing-lp-v2 .h2 {
    font-size: 49px;
  }
}
.page-template-marketing-lp-v2 h3, .page-template-marketing-lp-v2 .h3 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1;
  margin-bottom: 48px;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 h3, .page-template-marketing-lp-v2 .h3 {
    font-size: 41px;
  }
}
.page-template-marketing-lp-v2 h4, .page-template-marketing-lp-v2 .h4 {
  font-weight: 500;
  line-height: 1.0571428571;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 h4, .page-template-marketing-lp-v2 .h4 {
    font-size: 32px;
  }
}
.page-template-marketing-lp-v2 h5, .page-template-marketing-lp-v2 .h5 {
  font-weight: 600;
  line-height: normal;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 h5, .page-template-marketing-lp-v2 .h5 {
    font-size: 20px;
  }
}
.page-template-marketing-lp-v2 .sub-heading {
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .sub-heading {
    font-size: 16px;
  }
}
.page-template-marketing-lp-v2 .badge {
  padding: 10px 14px;
}
.page-template-marketing-lp-v2 .badge.border {
  border-color: inherit !important;
}
.page-template-marketing-lp-v2 .btn-link-arrow {
  font-family: Poppins;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1) !important;
  font-weight: 500;
}
.page-template-marketing-lp-v2 .btn-link-arrow::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23000000' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 47px;
  height: 19px;
  display: inline-block;
  margin-right: 19px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-marketing-lp-v2 .btn-link-arrow::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-marketing-lp-v2 .btn-link-arrow.arrow-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23131cff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23131cff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .btn-link-arrow.arrow-white::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23ffffff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .fw-bold {
  font-weight: 700 !important;
}
.page-template-marketing-lp-v2 .text-blue {
  color: var(--r6_electric_blue) !important;
}
.page-template-marketing-lp-v2 .text-grey {
  color: var(--r6_grey) !important;
}
.page-template-marketing-lp-v2 .text-dark-grey {
  color: var(--r6_dark_grey) !important;
}
.page-template-marketing-lp-v2 .text-white, .page-template-marketing-lp-v2 .background--black .number-list-highlight .number-item .label, .background--black .number-list-highlight .number-item .page-template-marketing-lp-v2 .label, .page-template-marketing-lp-v2 .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .page-template-marketing-lp-v2 .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .page-template-marketing-lp-v2 .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, .page-template-marketing-lp-v2 #about-titlebar .number-list-highlight .number-item .label, .page-template-marketing-lp-v2 .page-id-1447 #ourValues .number-list-highlight .number-item .label, .page-id-1447 .page-template-marketing-lp-v2 #ourValues .number-list-highlight .number-item .label {
  color: var(--r6_white) !important;
}
.page-template-marketing-lp-v2 .underline {
  position: relative;
  font-weight: inherit;
  text-decoration: none;
}
.page-template-marketing-lp-v2 .underline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1.2em;
  display: inline-block;
  width: auto;
  height: 10px;
}
.page-template-marketing-lp-v2 .underline.underline-sm::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' /%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .underline.text-white.underline-sm::before, .page-template-marketing-lp-v2 .background--black .number-list-highlight .number-item .underline.underline-sm.label::before, .background--black .number-list-highlight .number-item .page-template-marketing-lp-v2 .underline.underline-sm.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-marketing-lp-v2 #about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-marketing-lp-v2 .page-id-1447 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before, .page-id-1447 .page-template-marketing-lp-v2 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' fill='white' /%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .underline.text-white::before, .page-template-marketing-lp-v2 .background--black .number-list-highlight .number-item .underline.label::before, .background--black .number-list-highlight .number-item .page-template-marketing-lp-v2 .underline.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.label::before, .page-template-marketing-lp-v2 .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-marketing-lp-v2 #about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-marketing-lp-v2 .page-id-1447 #ourValues .number-list-highlight .number-item .underline.label::before, .page-id-1447 .page-template-marketing-lp-v2 #ourValues .number-list-highlight .number-item .underline.label::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .underline.text-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .badge {
  white-space: normal;
}
.page-template-marketing-lp-v2 .site-header {
  top: 0;
  left: 0;
  padding-top: 24px;
  padding-bottom: 23px;
}
.page-template-marketing-lp-v2 .site-header .custom-logo-link img {
  width: 206px;
}
.page-template-marketing-lp-v2.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .page-template-marketing-lp-v2.admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-marketing-lp-v2.admin-bar .header-is-sticky {
    top: 0;
  }
}
.page-template-marketing-lp-v2.header-relative .header-on-dark, body.page-template-marketing-lp-v2.error404 .header-on-dark, body.page-template-marketing-lp-v2.category .header-on-dark {
  background-color: var(--r6_black);
}
.page-template-marketing-lp-v2 .header-links {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 1rem 55px;
  margin-left: auto;
}
@media (max-width: 1200px) {
  .page-template-marketing-lp-v2 .header-links {
    gap: 1rem;
  }
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .header-links {
    display: none;
  }
}
.page-template-marketing-lp-v2 .header-links .link {
  text-decoration: none;
}
.page-template-marketing-lp-v2 .header-links .button {
  padding: 0.7647058824em 1.7058823529em;
  border-radius: 70px;
  display: inline-block;
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
}
.page-template-marketing-lp-v2 .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-template-marketing-lp-v2 .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-template-marketing-lp-v2 .wpcf7 form.failed .wpcf7-response-output, .page-template-marketing-lp-v2 .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-template-marketing-lp-v2 .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-template-marketing-lp-v2 .wpcf7 form.invalid .wpcf7-response-output, .page-template-marketing-lp-v2 .wpcf7 form.unaccepted .wpcf7-response-output, .page-template-marketing-lp-v2 .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-template-marketing-lp-v2.header-relative #primary, body.page-template-marketing-lp-v2.error404 #primary, body.page-template-marketing-lp-v2.category #primary {
  padding-top: 99px;
}
@media (max-width: 1870px) {
  .page-template-marketing-lp-v2.header-relative #primary, body.page-template-marketing-lp-v2.error404 #primary, body.page-template-marketing-lp-v2.category #primary {
    padding-top: 6.2rem;
  }
}
@media (max-width: 1200px) {
  .page-template-marketing-lp-v2.header-relative #primary, body.page-template-marketing-lp-v2.error404 #primary, body.page-template-marketing-lp-v2.category #primary {
    padding-top: 5.4rem;
  }
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2.header-relative #primary, body.page-template-marketing-lp-v2.error404 #primary, body.page-template-marketing-lp-v2.category #primary {
    padding-top: 4.8rem;
  }
}
@media (max-width: 600px) {
  .page-template-marketing-lp-v2.header-relative #primary, body.page-template-marketing-lp-v2.error404 #primary, body.page-template-marketing-lp-v2.category #primary {
    padding-top: 4.1rem;
  }
}
.page-template-marketing-lp-v2 .hero {
  padding-top: 84px;
  padding-bottom: 84px;
  padding-right: 20px;
  padding-left: 20px;
  color: var(--r6_grey);
  background-color: var(--r6_black);
  background-image: var(--r6_bg_img);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  line-height: 1.4;
  min-height: 652px;
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .hero {
    font-size: 18px;
  }
}
.page-template-marketing-lp-v2 .hero p {
  margin-bottom: 45px;
}
.page-template-marketing-lp-v2 .hero p:last-child {
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 .hero .container {
  max-width: 1222px;
}
.page-template-marketing-lp-v2 .hero .col-txt {
  flex-basis: 49.011%;
  max-width: 49.011%;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .hero .col-txt {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-marketing-lp-v2 .hero .col-img {
  flex-basis: 48.132%;
  max-width: 48.132%;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .hero .col-img {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-template-marketing-lp-v2 .hero .sub-heading-wrap {
  margin-bottom: 32px;
}
.page-template-marketing-lp-v2 .hero .sub-heading-wrap .sub-heading {
  padding: 10px 14px;
  border: 1px solid;
  color: var(--r6_grey);
}
.page-template-marketing-lp-v2 .hero .heading {
  margin-bottom: 21px;
  color: var(--r6_white);
}
.page-template-marketing-lp-v2 .hero .heading .underline::before {
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 371 12' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M368.372 6.58291C261.283 -0.352439 37.4549 7.49357 2.994 11.0513C1.60274 11.2644 0.407253 9.77161 0.148691 8.71152C-0.109872 7.65142 0.212506 7.25239 2.13603 7.2134C40.6595 4.97496 224.894 -3.61775 369.011 2.69504C370.415 2.81822 370.086 3.80315 369.911 4.87595C369.735 5.94876 369.776 6.70511 368.372 6.58291Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .hero .desc {
  margin-bottom: 51px;
}
.page-template-marketing-lp-v2 .hero .desc .underline::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.38 4.40608C90.4106 0.49599 12.9436 1.52996 0.99601 2.65744C0.513054 2.73158 0.112745 2.10468 0.0326276 1.6653C-0.04749 1.22592 0.0674837 1.06466 0.732968 1.06749C14.0738 0.523583 77.8563 -1.2071 127.635 2.81025C128.12 2.87481 127.998 3.27745 127.928 3.7178C127.858 4.15816 127.865 4.47023 127.38 4.40608Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .hero .badges {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-bottom: 46px;
}
.page-template-marketing-lp-v2 .hero .badges .badge {
  border: 1px solid;
  padding: 10px 14px;
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 .hero .btn-custom {
  font-family: Poppins;
  line-height: normal;
  display: inline-block;
  color: var(--r6_white);
  background: var(--r6_electric_blue);
  padding: 0.861em 1.444444em;
  border-radius: 70px;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .hero .btn-custom {
    font-size: 18px;
  }
}
.page-template-marketing-lp-v2 .hero .btn-custom::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.23 20.22'%3E%3Cpath d='m0,10.11h48' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3Cpath d='m38,1.11l10,9.11-9.76,8.89' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-marketing-lp-v2 .hero .btn-custom::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-marketing-lp-v2 .hero .video {
  position: relative;
  background-color: #000;
}
.page-template-marketing-lp-v2 .hero [data-toggle="modal"] {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
}
.page-template-marketing-lp-v2 .hero .poster {
  width: 100%;
  height: 427px;
  object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 9px;
}
@media (max-width: 1200px) {
  .page-template-marketing-lp-v2 .hero .poster {
    height: auto;
  }
}
.page-template-marketing-lp-v2 .hero .video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 78px;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.page-template-marketing-lp-v2 .hero .video-play-button circle {
  fill: none;
  stroke: var(--r6_white);
  stroke-width: 2px;
}
.page-template-marketing-lp-v2 .hero .video-play-button path {
  fill: var(--r6_white);
}
.page-template-marketing-lp-v2 .hero .video:hover .video-play-button {
  opacity: 0.5;
}
.page-template-marketing-lp-v2 .hero .modal .modal-dialog.container > div {
  pointer-events: auto;
}
.page-template-marketing-lp-v2 .hero .modal .close {
  color: #fff;
  opacity: 1;
}
.page-template-marketing-lp-v2 .hero .modal .close:hover {
  opacity: 0.5;
}
.page-template-marketing-lp-v2 .hero .modal .iframe_box_inner {
  background-color: #000;
  position: relative;
}
.page-template-marketing-lp-v2 .hero .modal .iframe_box_inner::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-marketing-lp-v2 .hero .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-marketing-lp-v2 .hero .google-badge-wrapper {
  width: 100%;
  margin-bottom: 20px;
  position: relative;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .hero .google-badge-wrapper {
    margin-top: 20px;
    margin-bottom: 0 !important;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.page-template-marketing-lp-v2 .hero .google-badge-wrapper * {
  cursor: pointer !important;
}
.page-template-marketing-lp-v2 .hero .google-badge-wrapper .google-badge-inner {
  width: min-content !important;
  position: absolute !important;
  right: 0 !important;
  padding: 0 !important;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .hero .google-badge-wrapper .google-badge-inner {
    position: initial !important;
  }
}
.page-template-marketing-lp-v2 .hero .google-badge-wrapper .google-badge-inner .wprev-google-left {
  width: 50px !important;
}
.page-template-marketing-lp-v2 .hero .google-badge-wrapper .google-badge-inner > a {
  height: 100px;
  width: 100%;
  display: block;
  position: absolute;
  z-index: 99999;
}
.page-template-marketing-lp-v2 .lp-section {
  --r6_col_mw: 50%;
  --r6_bg_color: transparent;
  --r6_mb: 0;
  --r6_mt: 0;
  --r6_mw: 1100px;
  --r6_pb: 88px;
  --r6_pt: 88px;
  position: relative;
  margin-top: var(--r6_mt);
  margin-bottom: var(--r6_mb);
  padding-top: var(--r6_pt);
  padding-right: 20px;
  padding-bottom: var(--r6_pb);
  padding-left: 20px;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
  background-color: var(--r6_bg_color);
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section {
    --r6_mb_md: var(--r6_mb);
    --r6_mt_md: var(--r6_mt);
    --r6_pb_md: var(--r6_pb);
    --r6_pt_md: var(--r6_pt);
    margin-top: var(--r6_mt_md);
    margin-bottom: var(--r6_mb_md);
    padding-top: var(--r6_pt_md);
    padding-bottom: var(--r6_pb_md);
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section {
    --r6_mb_sm: var(--r6_mb_md);
    --r6_mt_sm: var(--r6_mt_md);
    --r6_pb_sm: 40px;
    --r6_pt_sm: 40px;
    margin-top: var(--r6_mt_sm);
    margin-bottom: var(--r6_mb_sm);
    padding-top: var(--r6_pt_sm);
    padding-bottom: var(--r6_pb_sm);
  }
}
.page-template-marketing-lp-v2 .lp-section .shape-top, .page-template-marketing-lp-v2 .lp-section .shape-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  fill: var(--r6_bg_color);
  z-index: 1;
}
.page-template-marketing-lp-v2 .lp-section .shape-top {
  bottom: calc(100% - 1px);
  height: 98px;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section .shape-top {
    height: 30px;
  }
}
.page-template-marketing-lp-v2 .lp-section .shape-bottom {
  top: calc(100% - 1px);
  height: 84px;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section .shape-bottom {
    height: 30px;
  }
}
.page-template-marketing-lp-v2 .lp-section .container {
  max-width: var(--r6_mw);
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section .container {
    --r6_mw_md: var(--r6_mw);
    max-width: var(--r6_mw_md);
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section .container {
    --r6_mw_sm: var(--r6_mw_md);
    max-width: var(--r6_mw_sm);
  }
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols {
  --r6_gap: 40px;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols {
    --r6_gap_md: var(--r6_gap);
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols {
    --r6_gap_sm: 0;
  }
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols .row {
  gap: var(--r6_gap);
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols .row {
    gap: var(--r6_gap_md);
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols .row {
    gap: 2rem;
  }
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols .col {
  flex-basis: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
  max-width: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols .col {
    --r6_col_mw_md: var(--r6_col_mw);
    flex-basis: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
    max-width: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols .col {
    --r6_col_mw_sm: 100%;
    flex-basis: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
    max-width: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
  }
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols .img-col img {
  border-radius: 9px;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.img-txt-cols .wysiwyg-col {
    order: 1;
  }
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols ul {
  margin-bottom: 35px;
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols ul:last-child {
  margin-bottom: 0;
}
.page-template-marketing-lp-v2 .lp-section.img-txt-cols .section-heading {
  margin-bottom: 100px;
}
.page-template-marketing-lp-v2 .lp-section.logos .slick-track {
  display: flex;
  align-items: center;
  gap: 75px;
}
@media (max-width: 480px) {
  .page-template-marketing-lp-v2 .lp-section.logos .slick-track {
    gap: 25px;
  }
}
.page-template-marketing-lp-v2 .lp-section.logos .img {
  opacity: 0.5;
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 {
  --r6_pt: 83px;
  --r6_pb: 91px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 > .container {
  max-width: 1186px;
  background-color: var(--cta-2-bg-color);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: var(--cta-2-bg-img);
  padding: 58px 78px 57px 109px;
  border-radius: 15px;
}
@media (max-width: 1238px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 > .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 > .container {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 > .container {
    padding: 20px;
  }
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .col-info, .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .col-img {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .col-info, .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .col-img {
    flex-basis: 100%;
    max-width: 1000%;
  }
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .col-info {
    margin-bottom: 30px;
  }
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .sub-headline {
  font-family: Colfax, sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
  color: #acadad;
  border: 1px solid #acadad;
  border-radius: 60px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 14px;
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .headline {
  color: #fff;
  line-height: 1.037;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .headline {
    font-size: 54px;
  }
}
@media (min-width: 1025px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .headline {
    max-width: 434px;
  }
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.call-to-action-2 .btn-group {
    justify-content: center;
  }
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .btn-cta {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  background-color: #131cff;
  border-radius: 60px;
  display: inline-block;
  color: #fff;
  padding: 13px 29px;
  text-decoration: none;
  text-align: center;
}
.page-template-marketing-lp-v2 .lp-section.call-to-action-2 .btn-cta[href*="tel"] {
  background-color: transparent;
  border: 1px solid var(--r6_white);
  color: var(--r6_white);
  padding: 10px 14px;
  min-width: 215px;
}
.page-template-marketing-lp-v2 .lp-section.badges-headings-logos {
  text-align: center;
  padding-top: 214px;
  padding-bottom: 51px;
  color: var(--r6_black);
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.badges-headings-logos {
    padding-top: 107px;
  }
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .lp-section.badges-headings-logos > .container {
    max-width: 1186px;
  }
}
.page-template-marketing-lp-v2 .lp-section.badges-headings-logos .heading {
  margin-top: 24px;
  margin-bottom: 34px;
}
.page-template-marketing-lp-v2 .lp-section.badges-headings-logos .sub-heading {
  padding: 10px 14px;
  color: var(--r6_dark_grey);
  border: 1px solid;
}
.page-template-marketing-lp-v2 .lp-section.badges-headings-logos .scrolling-logos .slick-track {
  display: flex;
  align-items: center;
  gap: 69px;
}
@media (max-width: 480px) {
  .page-template-marketing-lp-v2 .lp-section.badges-headings-logos .scrolling-logos .slick-track {
    gap: 25px;
  }
}
.page-template-marketing-lp-v2 .lp-section.badges-headings-logos .scrolling-logos .img {
  opacity: 0.5;
}
.page-template-marketing-lp-v2 .lp-section.reviews-slider {
  padding: 51px 0 75px;
}
.page-template-marketing-lp-v2 .lp-section.reviews-slider > .container {
  max-width: 1228px;
  padding: 0;
}
.page-template-marketing-lp-v2 .lp-section.reviews {
  padding-top: 51px;
  padding-bottom: 75px;
}
.page-template-marketing-lp-v2 .lp-section.reviews > .container {
  max-width: 1228px;
}
.page-template-marketing-lp-v2 .lp-section.reviews .reviews-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -34.5px;
}
.page-template-marketing-lp-v2 .lp-section.reviews .review {
  display: flex;
  flex-direction: column;
  flex-basis: 33.333%;
  max-width: 33.333%;
  padding: 34.5px;
}
@media (max-width: 767px) {
  .page-template-marketing-lp-v2 .lp-section.reviews .review {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-template-marketing-lp-v2 .lp-section.reviews .stars {
  color: var(--r6_electric_blue);
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .page-template-marketing-lp-v2 .lp-section.reviews .stars {
    font-size: 22px;
  }
}
.page-template-marketing-lp-v2 .lp-section.reviews .comment {
  margin-bottom: 16px;
}
.page-template-marketing-lp-v2 .lp-section.reviews .avatar-author {
  display: flex;
  align-items: center;
  margin-top: auto;
}
.page-template-marketing-lp-v2 .lp-section.reviews .avatar {
  background-color: #d9d9d9;
  border-radius: 50%;
  margin-right: 8px;
  width: 38px;
  height: 38px;
  overflow: hidden;
}
.page-template-marketing-lp-v2 .lp-section.reviews .avatar img {
  object-fit: cover;
}
.page-template-marketing-lp-v2 .lp-section.reviews .author {
  font-family: Poppins;
  color: var(--r6_black);
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge {
  color: var(--r6_white);
  padding-top: 66px;
  padding-bottom: 90px;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge > .container {
  max-width: 1186px;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .row {
  margin: -18px;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .row > div {
  padding: 18px;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .section-heading {
  color: inherit;
  margin-bottom: 77px;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .img-wrap {
  background-color: #d9d9d9;
  min-height: 336px;
  margin-bottom: 25px;
  border-radius: 9px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .heading-badge {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .heading {
  font-family: Poppins;
  font-weight: 600;
}
.page-template-marketing-lp-v2 .lp-section.image-heading-badge .badge {
  font-size: 15px;
  line-height: 1;
  font-weight: 500;
  padding: 10px 14px;
  background-color: #323232;
  min-width: 100px;
}
.page-template-marketing-lp-v2 .lp-section.contact {
  padding-top: 90px;
  padding-bottom: 255px;
  font-size: 1rem;
  font-weight: 500;
  background-image: var(--cta-2-bg-img);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-marketing-lp-v2 .lp-section.contact::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.page-template-marketing-lp-v2 .lp-section.contact label, .page-template-marketing-lp-v2 .lp-section.contact .heading {
  --r6_txt_color_a: 1;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
}
.page-template-marketing-lp-v2 .lp-section.contact > .container {
  max-width: 772px;
  position: relative;
}
.page-template-marketing-lp-v2 .lp-section.contact .sub-heading-wrap {
  margin-bottom: 26px;
}
.page-template-marketing-lp-v2 .lp-section.contact .badge {
  border: 1px solid;
  padding: 10px 14px;
}
.page-template-marketing-lp-v2 .lp-section.contact .heading {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.037037037;
  margin-bottom: 70px;
}
.page-template-marketing-lp-v2 .lp-section.contact .heading .underline::before {
  top: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 {
  font-size: 18px;
  font-weight: 400;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 label {
  margin-bottom: 9px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .row {
  margin-right: -13px;
  margin-left: -13px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .col {
  padding-right: 13px;
  padding-left: 13px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .form-group {
  margin-bottom: 33px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.5882352941;
  padding: 16px 21px 17px;
  color: inherit;
  background-color: transparent;
  border-color: rgba(172, 173, 173, 0.5);
  border-radius: 9px;
  outline: none;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control:focus {
  border-color: var(--r6_grey);
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control[type="text"], .page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control[type="tel"], .page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control[type="email"] {
  height: 56px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-textarea {
  height: auto;
  min-height: 133px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .row-btn-submit {
  margin-top: 45px;
  margin-right: 0;
  margin-left: 0;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .row-btn-submit .col {
  padding-right: 0;
  padding-left: 0;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .row-btn-submit .col:first-child {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
  padding-right: 64px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .row-btn-submit .col:nth-child(2) {
  --r6_col_mw: calc(100% - 235px - 32px);
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-submit {
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
  padding: 13px;
  border-radius: 70px;
  min-width: 235px;
  font-family: Poppins;
  font-size: 17px;
  line-height: 1;
  font-weight: 600;
  border-color: var(--r6_electric_blue);
  height: 52px;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}
.page-template-marketing-lp-v2 .lp-section.contact .wpcf7 .wpcf7-form:not(.submitting) .wpcf7-spinner {
  display: none;
}
.page-id-20398 .main-navigation {
  flex-grow: 1;
  margin-left: 57px;
}
@media (max-width: 1200px) {
  .page-id-20398 .main-navigation {
    margin-left: 1rem;
  }
}
@media (max-width: 1024px) {
  .page-id-20398 .main-navigation {
    flex-grow: 0;
  }
}
.page-id-20398 .main-navigation a {
  font-size: 17px;
  line-height: normal;
}
.page-id-20398 .main-navigation .menu-item a {
  color: var(--r6_grey);
}
.page-id-20398 #expanded-navigation {
  padding-top: 9rem;
}
.page-id-20398 .menu-expanded-menu-container {
  display: block;
}
.page-id-20398 .menu-expanded-menu-container ul {
  list-style: none;
  padding-left: 0;
}
.page-id-20398 .menu-expanded-menu-container .menu-item {
  position: relative;
  margin-right: 0;
  margin-bottom: 1.375rem;
  line-height: 1;
}
.page-id-20398 .menu-expanded-menu-container .menu-item a {
  font-size: 2.125rem;
  line-height: 1.2;
  color: var(--r6_white);
  opacity: 0.53;
}
.page-id-20398 .menu-expanded-menu-container .menu-item.menu-item-has-children {
  padding-right: 1em;
}
.page-id-20398 .menu-expanded-menu-container .sub-menu .menu-item {
  padding-bottom: 1rem;
  margin-bottom: 0;
}
.page-id-20398 .menu-expanded-menu-container .sub-menu .menu-item:first-child {
  padding-top: 1rem;
}
.page-id-20398 .menu-expanded-menu-container .sub-menu a {
  font-size: 1.375rem;
  line-height: 1.5rem;
  font-family: Colfax, sans-serif;
  font-weight: 400;
  color: #fff;
  opacity: 0.72;
}
.page-id-20398 .menu-expanded-menu-container .caret {
  font-size: 1.5rem;
  color: var(--r6_white);
  opacity: 0.53;
  right: 0;
  z-index: 1;
  line-height: 2;
}
.page-id-20398 .lp-section.logos {
  --r6_pt: 64px;
  --r6_pb: 38px;
}
@media (min-width: 768px) {
  .page-id-19973 .hero .col-txt {
    flex-basis: 43.297%;
    max-width: 43.297%;
  }
}
.page-id-19973 .hero .heading {
  margin-bottom: 13px;
}
.page-id-19973 .lp-section.logos {
  padding-top: 60px;
  padding-bottom: 47px;
}
@media (min-width: 1025px) {
  .page-id-19973 .lp-section.video-marketing .shape-bottom {
    height: 50px;
  }
}
.page-id-19973 .lp-section.image-heading-badge {
  padding-bottom: 201px;
}
.page-id-19973 .lp-section.badges-headings-logos {
  padding-top: 116px;
  padding-bottom: 0 !important;
}
.page-id-19973 .lp-section.reviews {
  padding-top: 102px !important;
}
.page-id-19973 .lp-section.report-refine-improve .shape-bottom {
  transform: scaleX(-1);
}
.page-id-19973 .lp-section.contact .shape-top {
  height: 30px;
}
.page-template-branding-lp {
  --r6_black: #000;
  --r6_white: #fff;
  --r6_dark_grey: #6a6d72;
  --r6_electric_blue: #131cff;
  --r6_grey: #acadad;
  line-height: 1.6666666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), var(--r6_txt_color_a, 0.8));
}
@media (min-width: 1200px) {
  .page-template-branding-lp {
    font-size: 21px;
  }
}
.page-template-branding-lp p {
  color: inherit;
}
.page-template-branding-lp p:last-child {
  margin-bottom: 0;
}
.page-template-branding-lp strong {
  font-weight: 500;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
.page-template-branding-lp a {
  color: inherit;
}
.page-template-branding-lp a:not([href]) {
  pointer-events: none;
}
.page-template-branding-lp ol, .page-template-branding-lp ul {
  margin-left: 0;
  padding-left: 1rem;
}
.page-template-branding-lp ol:last-child, .page-template-branding-lp ul:last-child {
  margin-bottom: 0;
}
.page-template-branding-lp ul li::marker {
  font-size: 0.7em;
}
.page-template-branding-lp .custom-ol {
  padding-left: 3.3em;
  list-style: none;
  counter-reset: ol-counter;
}
.page-template-branding-lp .custom-ol li {
  margin-bottom: 28px;
  counter-increment: ol-counter;
}
.page-template-branding-lp .custom-ol li:last-child {
  margin-bottom: 0;
}
.page-template-branding-lp .custom-ol li::before {
  font-family: Poppins;
  font-size: 1.9444444444em;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  min-width: 1.2em;
  margin-right: 0.5142857143em;
  margin-left: -1.75em;
  content: "0" counter(ol-counter);
  vertical-align: top;
  color: var(--r6_electric_blue);
}
.page-template-branding-lp .custom-ol strong {
  font-weight: 700;
}
.page-template-branding-lp h1, .page-template-branding-lp .h1 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.0466666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-branding-lp h1, .page-template-branding-lp .h1 {
    font-size: 75px;
  }
}
.page-template-branding-lp h2, .page-template-branding-lp .h2 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 0.9642857143;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-branding-lp h2, .page-template-branding-lp .h2 {
    font-size: 49px;
  }
}
.page-template-branding-lp h3, .page-template-branding-lp .h3 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-bottom: 36px;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-branding-lp h3, .page-template-branding-lp .h3 {
    font-size: 48px;
  }
}
.page-template-branding-lp h4, .page-template-branding-lp .h4 {
  font-weight: 500;
  line-height: 1.0571428571;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-branding-lp h4, .page-template-branding-lp .h4 {
    font-size: 32px;
  }
}
.page-template-branding-lp h5, .page-template-branding-lp .h5 {
  font-weight: 600;
  line-height: normal;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-branding-lp h5, .page-template-branding-lp .h5 {
    font-size: 20px;
  }
}
.page-template-branding-lp .sub-heading {
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1200px) {
  .page-template-branding-lp .sub-heading {
    font-size: 16px;
  }
}
.page-template-branding-lp .badge {
  padding: 10px 14px;
}
.page-template-branding-lp .badge.border {
  border-color: inherit !important;
}
.page-template-branding-lp .btn-link-arrow {
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1) !important;
  font-weight: 400;
}
.page-template-branding-lp .btn-link-arrow::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23000000' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 47px;
  height: 19px;
  display: inline-block;
  margin-right: 19px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-branding-lp .btn-link-arrow::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-branding-lp .btn-link-arrow.arrow-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23131cff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23131cff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-branding-lp .btn-link-arrow.arrow-white::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23ffffff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-branding-lp .fw-bold {
  font-weight: 700 !important;
}
.page-template-branding-lp .text-blue {
  color: var(--r6_electric_blue) !important;
}
.page-template-branding-lp .text-grey {
  color: var(--r6_grey) !important;
}
.page-template-branding-lp .text-dark-grey {
  color: var(--r6_dark_grey) !important;
}
.page-template-branding-lp .text-white, .page-template-branding-lp .background--black .number-list-highlight .number-item .label, .background--black .number-list-highlight .number-item .page-template-branding-lp .label, .page-template-branding-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .page-template-branding-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .page-template-branding-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, .page-template-branding-lp #about-titlebar .number-list-highlight .number-item .label, .page-template-branding-lp .page-id-1447 #ourValues .number-list-highlight .number-item .label, .page-id-1447 .page-template-branding-lp #ourValues .number-list-highlight .number-item .label {
  color: var(--r6_white) !important;
}
.page-template-branding-lp .underline {
  position: relative;
  font-weight: inherit;
  text-decoration: none;
}
.page-template-branding-lp .underline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1.2em;
  display: inline-block;
  width: auto;
  height: 10px;
}
.page-template-branding-lp .underline.underline-sm::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' /%3E%3C/svg%3E");
}
.page-template-branding-lp .underline.text-white.underline-sm::before, .page-template-branding-lp .background--black .number-list-highlight .number-item .underline.underline-sm.label::before, .background--black .number-list-highlight .number-item .page-template-branding-lp .underline.underline-sm.label::before, .page-template-branding-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-branding-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-branding-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-branding-lp #about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-branding-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before, .page-id-1447 .page-template-branding-lp #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' fill='white' /%3E%3C/svg%3E");
}
.page-template-branding-lp .underline.text-white::before, .page-template-branding-lp .background--black .number-list-highlight .number-item .underline.label::before, .background--black .number-list-highlight .number-item .page-template-branding-lp .underline.label::before, .page-template-branding-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.label::before, .page-template-branding-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.label::before, .page-template-branding-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-branding-lp #about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-branding-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.label::before, .page-id-1447 .page-template-branding-lp #ourValues .number-list-highlight .number-item .underline.label::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-branding-lp .underline.text-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-branding-lp .badge {
  white-space: normal;
}
.page-template-branding-lp.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .page-template-branding-lp.admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-branding-lp.admin-bar .header-is-sticky {
    top: 0;
  }
}
.page-template-branding-lp.header-relative .header-on-dark, body.page-template-branding-lp.error404 .header-on-dark, body.page-template-branding-lp.category .header-on-dark {
  background-color: var(--r6_black);
}
.page-template-branding-lp .main-navigation .menu-item a {
  color: var(--r6_grey);
}
.page-template-branding-lp .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-template-branding-lp .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-template-branding-lp .wpcf7 form.failed .wpcf7-response-output, .page-template-branding-lp .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-template-branding-lp .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-template-branding-lp .wpcf7 form.invalid .wpcf7-response-output, .page-template-branding-lp .wpcf7 form.unaccepted .wpcf7-response-output, .page-template-branding-lp .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-template-branding-lp.header-relative #primary, body.page-template-branding-lp.error404 #primary, body.page-template-branding-lp.category #primary {
  padding-top: 99px;
}
@media (max-width: 1870px) {
  .page-template-branding-lp.header-relative #primary, body.page-template-branding-lp.error404 #primary, body.page-template-branding-lp.category #primary {
    padding-top: 6.2rem;
  }
}
@media (max-width: 1200px) {
  .page-template-branding-lp.header-relative #primary, body.page-template-branding-lp.error404 #primary, body.page-template-branding-lp.category #primary {
    padding-top: 5.4rem;
  }
}
@media (max-width: 1024px) {
  .page-template-branding-lp.header-relative #primary, body.page-template-branding-lp.error404 #primary, body.page-template-branding-lp.category #primary {
    padding-top: 4.8rem;
  }
}
@media (max-width: 600px) {
  .page-template-branding-lp.header-relative #primary, body.page-template-branding-lp.error404 #primary, body.page-template-branding-lp.category #primary {
    padding-top: 4.1rem;
  }
}
.page-template-branding-lp .hero {
  padding-top: 84px;
  padding-bottom: 84px;
  padding-right: 20px;
  padding-left: 20px;
  color: var(--r6_grey);
  background-color: var(--r6_black);
  background-image: var(--r6_bg_img);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  line-height: 1.65;
  min-height: 652px;
}
@media (min-width: 1200px) {
  .page-template-branding-lp .hero {
    font-size: 23px;
  }
}
.page-template-branding-lp .hero p {
  margin-bottom: 45px;
}
.page-template-branding-lp .hero p:last-child {
  margin-bottom: 0;
}
.page-template-branding-lp .hero .container {
  max-width: 1222px;
}
.page-template-branding-lp .hero .col-txt {
  flex-basis: 48.083%;
  max-width: 48.083%;
}
@media (max-width: 767px) {
  .page-template-branding-lp .hero .col-txt {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-branding-lp .hero .col-img {
  flex-basis: 51.917%;
  max-width: 51.917%;
  margin-bottom: -190px;
}
@media (max-width: 767px) {
  .page-template-branding-lp .hero .col-img {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
}
.page-template-branding-lp .hero .sub-heading-wrap {
  margin-bottom: 32px;
}
.page-template-branding-lp .hero .sub-heading-wrap .sub-heading {
  padding: 10px 14px;
  border: 1px solid;
  color: var(--r6_grey);
}
.page-template-branding-lp .hero .heading {
  margin-bottom: 50px;
  color: var(--r6_white);
  line-height: 1.25;
}
.page-template-branding-lp .hero .heading .underline::before {
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 370 10.65'%3E%3Cpath d='m368.3,4.49C261.21,11.42,37.38,3.58,2.92.02,1.53-.19.34,1.3.08,2.36c-.26,1.06.06,1.46,1.99,1.5,38.52,2.24,222.76,10.83,366.87,4.52,1.4-.12,1.08-1.11.9-2.18-.18-1.07-.14-1.83-1.54-1.71Z' style='fill: %23fff; fill-rule: evenodd;'/%3E%3C/svg%3E");
}
.page-template-branding-lp .hero .desc {
  margin-bottom: 50px;
}
.page-template-branding-lp .hero .desc .underline::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.38 4.40608C90.4106 0.49599 12.9436 1.52996 0.99601 2.65744C0.513054 2.73158 0.112745 2.10468 0.0326276 1.6653C-0.04749 1.22592 0.0674837 1.06466 0.732968 1.06749C14.0738 0.523583 77.8563 -1.2071 127.635 2.81025C128.12 2.87481 127.998 3.27745 127.928 3.7178C127.858 4.15816 127.865 4.47023 127.38 4.40608Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-branding-lp .hero .badges {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-bottom: 46px;
}
.page-template-branding-lp .hero .badges .badge {
  border: 1px solid;
  padding: 10px 14px;
  margin-bottom: 0;
}
.page-template-branding-lp .hero .btn-custom {
  font-family: Poppins;
  line-height: normal;
  display: inline-block;
  color: var(--r6_white);
  background: var(--r6_electric_blue);
  padding: 0.804em 1.67em;
  border-radius: 70px;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .page-template-branding-lp .hero .btn-custom {
    font-size: 23px;
  }
}
.page-template-branding-lp .hero .btn-custom::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.23 20.22'%3E%3Cpath d='m0,10.11h48' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3Cpath d='m38,1.11l10,9.11-9.76,8.89' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-branding-lp .hero .btn-custom::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-branding-lp .hero .video {
  position: relative;
  background-color: #000;
}
.page-template-branding-lp .hero [data-toggle="modal"] {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
}
.page-template-branding-lp .hero .poster {
  width: 100%;
  height: 427px;
  object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 9px;
}
@media (max-width: 1200px) {
  .page-template-branding-lp .hero .poster {
    height: auto;
  }
}
.page-template-branding-lp .hero .video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 78px;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.page-template-branding-lp .hero .video-play-button circle {
  fill: none;
  stroke: var(--r6_white);
  stroke-width: 2px;
}
.page-template-branding-lp .hero .video-play-button path {
  fill: var(--r6_white);
}
.page-template-branding-lp .hero .video:hover .video-play-button {
  opacity: 0.5;
}
.page-template-branding-lp .hero .modal .modal-dialog.container > div {
  pointer-events: auto;
}
.page-template-branding-lp .hero .modal .close {
  color: #fff;
  opacity: 1;
}
.page-template-branding-lp .hero .modal .close:hover {
  opacity: 0.5;
}
.page-template-branding-lp .hero .modal .iframe_box_inner {
  background-color: #000;
  position: relative;
}
.page-template-branding-lp .hero .modal .iframe_box_inner::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-branding-lp .hero .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-branding-lp .lp-section {
  --r6_col_mw: 50%;
  --r6_bg_color: transparent;
  --r6_mb: 0;
  --r6_mt: 0;
  --r6_mw: 1240px;
  --r6_pb: 38px;
  --r6_pt: 38px;
  position: relative;
  margin-top: var(--r6_mt);
  margin-bottom: var(--r6_mb);
  padding-top: var(--r6_pt);
  padding-right: 20px;
  padding-bottom: var(--r6_pb);
  padding-left: 20px;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
  background-color: var(--r6_bg_color);
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section {
    --r6_mb_md: var(--r6_mb);
    --r6_mt_md: var(--r6_mt);
    --r6_pb_md: var(--r6_pb);
    --r6_pt_md: var(--r6_pt);
    margin-top: var(--r6_mt_md);
    margin-bottom: var(--r6_mb_md);
    padding-top: var(--r6_pt_md);
    padding-bottom: var(--r6_pb_md);
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section {
    --r6_mb_sm: var(--r6_mb_md);
    --r6_mt_sm: var(--r6_mt_md);
    --r6_pb_sm: 40px;
    --r6_pt_sm: 40px;
    margin-top: var(--r6_mt_sm);
    margin-bottom: var(--r6_mb_sm);
    padding-top: var(--r6_pt_sm);
    padding-bottom: var(--r6_pb_sm);
  }
}
.page-template-branding-lp .lp-section .shape-top, .page-template-branding-lp .lp-section .shape-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  fill: var(--r6_bg_color);
  z-index: 1;
}
.page-template-branding-lp .lp-section .shape-top {
  bottom: calc(100% - 1px);
  height: 98px;
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section .shape-top {
    height: 30px;
  }
}
.page-template-branding-lp .lp-section .shape-bottom {
  top: calc(100% - 1px);
  height: 84px;
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section .shape-bottom {
    height: 30px;
  }
}
.page-template-branding-lp .lp-section .container {
  max-width: var(--r6_mw);
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section .container {
    --r6_mw_md: var(--r6_mw);
    max-width: var(--r6_mw_md);
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section .container {
    --r6_mw_sm: var(--r6_mw_md);
    max-width: var(--r6_mw_sm);
  }
}
.page-template-branding-lp .lp-section.content-box-with-icon {
  --r6_pt: 183px;
  --r6_pb: 119px;
  color: var(--r6_dark_grey);
}
.page-template-branding-lp .lp-section.content-box-with-icon .row {
  margin-left: -11px;
  margin-right: -11px;
}
.page-template-branding-lp .lp-section.content-box-with-icon .row > * {
  padding-right: 11px;
  padding-left: 11px;
}
.page-template-branding-lp .lp-section.content-box-with-icon .content-box {
  display: flex;
}
.page-template-branding-lp .lp-section.content-box-with-icon .icon {
  max-width: 52px;
  margin-right: 15px;
}
.page-template-branding-lp .lp-section.content-box-with-icon .heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  color: var(--r6_black);
  margin-bottom: 25px;
}
.page-template-branding-lp .lp-section.img-txt-cols {
  --r6_gap: 126px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.img-txt-cols {
    --r6_gap_md: var(--r6_gap);
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.img-txt-cols {
    --r6_gap_sm: 0;
  }
}
.page-template-branding-lp .lp-section.img-txt-cols .row {
  gap: var(--r6_gap);
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.img-txt-cols .row {
    gap: var(--r6_gap_md);
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.img-txt-cols .row {
    gap: 2rem;
  }
}
.page-template-branding-lp .lp-section.img-txt-cols .col {
  flex-basis: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
  max-width: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_md: var(--r6_col_mw);
    flex-basis: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
    max-width: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_sm: 100%;
    flex-basis: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
    max-width: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.img-txt-cols .wysiwyg-col {
    order: 1;
  }
}
.page-template-branding-lp .lp-section.img-txt-cols ul {
  margin-bottom: 35px;
}
.page-template-branding-lp .lp-section.img-txt-cols ul:last-child {
  margin-bottom: 0;
}
.page-template-branding-lp .lp-section.img-txt-cols .section-heading {
  margin-bottom: 100px;
}
.page-template-branding-lp .lp-section.logos .slick-track {
  display: flex;
  align-items: center;
  gap: 75px;
}
@media (max-width: 480px) {
  .page-template-branding-lp .lp-section.logos .slick-track {
    gap: 25px;
  }
}
.page-template-branding-lp .lp-section.logos .img {
  opacity: 0.5;
}
.page-template-branding-lp .lp-section.call-to-action-2 {
  --r6_pt: 111px;
  --r6_pb: 11px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .page-template-branding-lp .lp-section.call-to-action-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-branding-lp .lp-section.call-to-action-2 > .container {
  max-width: 1296px;
  background-color: var(--cta-2-bg-color);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: var(--cta-2-bg-img);
  padding: 27px 78px 27px 109px;
  border-radius: 15px;
}
@media (max-width: 1238px) {
  .page-template-branding-lp .lp-section.call-to-action-2 > .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.call-to-action-2 > .container {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-template-branding-lp .lp-section.call-to-action-2 > .container {
    padding: 20px;
  }
}
.page-template-branding-lp .lp-section.call-to-action-2 .col-info, .page-template-branding-lp .lp-section.call-to-action-2 .col-img {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .col-info, .page-template-branding-lp .lp-section.call-to-action-2 .col-img {
    flex-basis: 100%;
    max-width: 1000%;
  }
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .col-info {
    margin-bottom: 30px;
  }
}
.page-template-branding-lp .lp-section.call-to-action-2 .sub-headline {
  font-family: Colfax, sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
  color: #acadad;
  border: 1px solid #acadad;
  border-radius: 60px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 14px;
}
.page-template-branding-lp .lp-section.call-to-action-2 .headline {
  color: #fff;
  line-height: 1.037;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .headline {
    font-size: 54px;
  }
}
@media (min-width: 1025px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .headline {
    max-width: 434px;
  }
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-template-branding-lp .lp-section.call-to-action-2 .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.call-to-action-2 .btn-group {
    justify-content: center;
  }
}
.page-template-branding-lp .lp-section.call-to-action-2 .btn-cta {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  background-color: #131cff;
  border-radius: 60px;
  display: inline-block;
  color: #fff;
  padding: 13px 29px;
  text-decoration: none;
  text-align: center;
}
.page-template-branding-lp .lp-section.call-to-action-2 .btn-cta[href*="tel"] {
  background-color: transparent;
  border: 1px solid var(--r6_white);
  color: var(--r6_white);
  padding: 10px 14px;
  min-width: 215px;
}
.page-template-branding-lp .lp-section.badges-headings-logos {
  text-align: center;
  padding-top: 214px;
  padding-bottom: 51px;
  color: var(--r6_black);
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.badges-headings-logos {
    padding-top: 107px;
  }
}
@media (min-width: 1200px) {
  .page-template-branding-lp .lp-section.badges-headings-logos > .container {
    max-width: 1186px;
  }
}
.page-template-branding-lp .lp-section.badges-headings-logos .heading {
  margin-top: 24px;
  margin-bottom: 34px;
}
.page-template-branding-lp .lp-section.badges-headings-logos .sub-heading {
  padding: 10px 14px;
  color: var(--r6_dark_grey);
  border: 1px solid;
}
.page-template-branding-lp .lp-section.badges-headings-logos .scrolling-logos .slick-track {
  display: flex;
  align-items: center;
  gap: 69px;
}
@media (max-width: 480px) {
  .page-template-branding-lp .lp-section.badges-headings-logos .scrolling-logos .slick-track {
    gap: 25px;
  }
}
.page-template-branding-lp .lp-section.badges-headings-logos .scrolling-logos .img {
  opacity: 0.5;
}
.page-template-branding-lp .lp-section.reviews {
  padding-top: 51px;
  padding-bottom: 75px;
}
.page-template-branding-lp .lp-section.reviews > .container {
  max-width: 1228px;
}
.page-template-branding-lp .lp-section.reviews .reviews-wrap {
  display: flex;
  flex-wrap: wrap;
  margin: -34.5px;
}
.page-template-branding-lp .lp-section.reviews .review {
  display: flex;
  flex-direction: column;
  flex-basis: 33.333%;
  max-width: 33.333%;
  padding: 34.5px;
}
@media (max-width: 767px) {
  .page-template-branding-lp .lp-section.reviews .review {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-template-branding-lp .lp-section.reviews .stars {
  color: var(--r6_electric_blue);
  margin-bottom: 25px;
}
@media (min-width: 1200px) {
  .page-template-branding-lp .lp-section.reviews .stars {
    font-size: 22px;
  }
}
.page-template-branding-lp .lp-section.reviews .comment {
  margin-bottom: 16px;
}
.page-template-branding-lp .lp-section.reviews .avatar-author {
  display: flex;
  align-items: center;
  margin-top: auto;
}
.page-template-branding-lp .lp-section.reviews .avatar {
  background-color: #d9d9d9;
  border-radius: 50%;
  margin-right: 8px;
  width: 38px;
  height: 38px;
  overflow: hidden;
}
.page-template-branding-lp .lp-section.reviews .avatar img {
  object-fit: cover;
}
.page-template-branding-lp .lp-section.reviews .author {
  font-family: Poppins;
  color: var(--r6_black);
  font-size: 14px;
  line-height: 1;
  font-weight: 600;
}
.page-template-branding-lp .lp-section.image-heading-badge {
  padding-top: 66px;
  padding-bottom: 90px;
}
.page-template-branding-lp .lp-section.image-heading-badge > .container {
  max-width: 1371px;
}
.page-template-branding-lp .lp-section.image-heading-badge .row {
  margin: -25px;
}
.page-template-branding-lp .lp-section.image-heading-badge .row > div {
  padding: 25px;
}
.page-template-branding-lp .lp-section.image-heading-badge .section-heading {
  color: inherit;
  margin-bottom: 51px;
}
.page-template-branding-lp .lp-section.image-heading-badge .sub-heading.badge {
  font-family: Colfax;
  font-size: 18px;
  font-weight: 500;
  background-color: transparent;
  padding: 13px 23px;
  border: 1px solid #BFBFBF;
  margin-bottom: 14px;
}
.page-template-branding-lp .lp-section.image-heading-badge .img-wrap {
  background-color: #d9d9d9;
  min-height: 336px;
  margin-bottom: 39px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.page-template-branding-lp .lp-section.image-heading-badge .heading-badge {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 14px;
}
.page-template-branding-lp .lp-section.image-heading-badge .heading-badge .badge {
  border-radius: 11px !important;
}
.page-template-branding-lp .lp-section.image-heading-badge .heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 17px;
}
.page-template-branding-lp .lp-section.image-heading-badge .sub-heading {
  font-size: 28px;
  font-weight: 400;
}
.page-template-branding-lp .lp-section.image-heading-badge .badge {
  font-family: Poppins;
  font-size: 16px;
  line-height: 1;
  font-weight: 600;
  padding: 10px 16px;
  background-color: #eee;
  min-width: 100px;
}
.page-template-branding-lp .lp-section.contact {
  --r6_pt: 167px;
  --r6_pb: 167px;
  font-size: 1rem;
  font-weight: 500;
  background-image: var(--cta-2-bg-img);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-branding-lp .lp-section.contact::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.page-template-branding-lp .lp-section.contact label, .page-template-branding-lp .lp-section.contact .heading {
  --r6_txt_color_a: 1;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
}
.page-template-branding-lp .lp-section.contact > .container {
  max-width: 772px;
  position: relative;
}
.page-template-branding-lp .lp-section.contact .sub-heading-wrap {
  margin-bottom: 14px;
}
.page-template-branding-lp .lp-section.contact .badge {
  border: 1px solid;
  padding: 13px 29px;
}
.page-template-branding-lp .lp-section.contact .heading {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.037037037;
  margin-bottom: 53px;
}
.page-template-branding-lp .lp-section.contact .heading .underline::before {
  top: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-branding-lp .lp-section.contact .wpcf7 {
  font-size: 18px;
  font-weight: 400;
}
.page-template-branding-lp .lp-section.contact .wpcf7 label {
  margin-bottom: 9px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .row {
  margin-right: -13px;
  margin-left: -13px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .col {
  padding-right: 13px;
  padding-left: 13px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .form-group {
  margin-bottom: 33px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.5882352941;
  padding: 10px 21px 10px;
  color: inherit;
  background-color: transparent;
  border-color: #fff;
  border-radius: 4.59px;
  outline: none;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control:focus {
  border-color: var(--r6_grey);
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="text"], .page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="tel"], .page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="email"], .page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control.wpcf7-select {
  height: 46px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-textarea {
  height: auto;
  min-height: 151px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-select {
  appearance: none;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-select option {
  background: initial;
  color: initial;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .row-btn-submit {
  margin-top: 45px;
  margin-right: 0;
  margin-left: 0;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .row-btn-submit .col {
  padding-right: 0;
  padding-left: 0;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .row-btn-submit .col:first-child {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
  padding-right: 64px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .row-btn-submit .col:nth-child(2) {
  --r6_col_mw: calc(100% - 235px - 32px);
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-submit {
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
  padding: 13px;
  border-radius: 70px;
  min-width: 235px;
  font-family: Poppins;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  border-color: var(--r6_electric_blue);
  height: 58px;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}
.page-template-branding-lp .lp-section.contact .wpcf7 .wpcf7-form:not(.submitting) .wpcf7-spinner {
  display: none;
}
.page-template-branding-lp #prefooterCTA, .page-template-branding-lp #footer-section {
  color: var(--r6_white);
}
.page-template-branding-lp #prefooterCTA .underline::before, .page-template-branding-lp #footer-section .underline::before {
  content: none;
}
.page-template-branding-lp #prefooterCTA h1, .page-template-branding-lp #prefooterCTA h2, .page-template-branding-lp #prefooterCTA h3, .page-template-branding-lp #prefooterCTA h4, .page-template-branding-lp #prefooterCTA h5, .page-template-branding-lp #prefooterCTA h6, .page-template-branding-lp #footer-section h1, .page-template-branding-lp #footer-section h2, .page-template-branding-lp #footer-section h3, .page-template-branding-lp #footer-section h4, .page-template-branding-lp #footer-section h5, .page-template-branding-lp #footer-section h6 {
  color: inherit;
}
.page-template-storage-lp {
  --r6_black: #000;
  --r6_white: #fff;
  --r6_dark_grey: #6a6d72;
  --r6_electric_blue: #131cff;
  --r6_grey: #acadad;
  line-height: 1.6666666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), var(--r6_txt_color_a, 0.8));
}
@media (min-width: 1200px) {
  .page-template-storage-lp {
    font-size: 21px;
  }
}
.page-template-storage-lp p {
  color: inherit;
}
.page-template-storage-lp p:last-child {
  margin-bottom: 0;
}
.page-template-storage-lp strong {
  font-weight: 500;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
.page-template-storage-lp a {
  color: inherit;
}
.page-template-storage-lp a:not([href]) {
  pointer-events: none;
}
.page-template-storage-lp ol, .page-template-storage-lp ul {
  margin-left: 0;
  padding-left: 1rem;
}
.page-template-storage-lp ol:last-child, .page-template-storage-lp ul:last-child {
  margin-bottom: 0;
}
.page-template-storage-lp ul li::marker {
  font-size: 0.7em;
}
.page-template-storage-lp .custom-ol {
  padding-left: 3.3em;
  list-style: none;
  counter-reset: ol-counter;
}
.page-template-storage-lp .custom-ol li {
  margin-bottom: 28px;
  counter-increment: ol-counter;
}
.page-template-storage-lp .custom-ol li:last-child {
  margin-bottom: 0;
}
.page-template-storage-lp .custom-ol li::before {
  font-family: Poppins;
  font-size: 1.9444444444em;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  min-width: 1.2em;
  margin-right: 0.5142857143em;
  margin-left: -1.75em;
  content: "0" counter(ol-counter);
  vertical-align: top;
  color: var(--r6_electric_blue);
}
.page-template-storage-lp .custom-ol strong {
  font-weight: 700;
}
.page-template-storage-lp h1, .page-template-storage-lp .h1 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.0466666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-storage-lp h1, .page-template-storage-lp .h1 {
    font-size: 75px;
  }
}
.page-template-storage-lp h2, .page-template-storage-lp .h2 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 0.9642857143;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-storage-lp h2, .page-template-storage-lp .h2 {
    font-size: 49px;
  }
}
.page-template-storage-lp h3, .page-template-storage-lp .h3 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-bottom: 36px;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-storage-lp h3, .page-template-storage-lp .h3 {
    font-size: 48px;
  }
}
.page-template-storage-lp h4, .page-template-storage-lp .h4 {
  font-weight: 500;
  line-height: 1.0571428571;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-storage-lp h4, .page-template-storage-lp .h4 {
    font-size: 32px;
  }
}
.page-template-storage-lp h5, .page-template-storage-lp .h5 {
  font-weight: 600;
  line-height: normal;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-storage-lp h5, .page-template-storage-lp .h5 {
    font-size: 20px;
  }
}
.page-template-storage-lp .sub-heading {
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1200px) {
  .page-template-storage-lp .sub-heading {
    font-size: 16px;
  }
}
.page-template-storage-lp .badge {
  padding: 10px 14px;
}
.page-template-storage-lp .badge.border {
  border-color: inherit !important;
}
.page-template-storage-lp .btn-link-arrow {
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1) !important;
  font-weight: 400;
}
.page-template-storage-lp .btn-link-arrow::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23000000' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 47px;
  height: 19px;
  display: inline-block;
  margin-right: 19px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-storage-lp .btn-link-arrow::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-storage-lp .btn-link-arrow.arrow-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23131cff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23131cff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-storage-lp .btn-link-arrow.arrow-white::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23ffffff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-storage-lp .fw-bold {
  font-weight: 700 !important;
}
.page-template-storage-lp .text-blue {
  color: var(--r6_electric_blue) !important;
}
.page-template-storage-lp .text-grey {
  color: var(--r6_grey) !important;
}
.page-template-storage-lp .text-dark-grey {
  color: var(--r6_dark_grey) !important;
}
.page-template-storage-lp .text-white, .page-template-storage-lp .background--black .number-list-highlight .number-item .label, .background--black .number-list-highlight .number-item .page-template-storage-lp .label, .page-template-storage-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .page-template-storage-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .page-template-storage-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, .page-template-storage-lp #about-titlebar .number-list-highlight .number-item .label, .page-template-storage-lp .page-id-1447 #ourValues .number-list-highlight .number-item .label, .page-id-1447 .page-template-storage-lp #ourValues .number-list-highlight .number-item .label {
  color: var(--r6_white) !important;
}
.page-template-storage-lp .underline {
  position: relative;
  font-weight: inherit;
  text-decoration: none;
}
.page-template-storage-lp .underline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1.2em;
  display: inline-block;
  width: auto;
  height: 10px;
}
.page-template-storage-lp .underline.underline-sm::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' /%3E%3C/svg%3E");
}
.page-template-storage-lp .underline.text-white.underline-sm::before, .page-template-storage-lp .background--black .number-list-highlight .number-item .underline.underline-sm.label::before, .background--black .number-list-highlight .number-item .page-template-storage-lp .underline.underline-sm.label::before, .page-template-storage-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-storage-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-storage-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-storage-lp #about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-storage-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before, .page-id-1447 .page-template-storage-lp #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' fill='white' /%3E%3C/svg%3E");
}
.page-template-storage-lp .underline.text-white::before, .page-template-storage-lp .background--black .number-list-highlight .number-item .underline.label::before, .background--black .number-list-highlight .number-item .page-template-storage-lp .underline.label::before, .page-template-storage-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.label::before, .page-template-storage-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.label::before, .page-template-storage-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-storage-lp #about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-storage-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.label::before, .page-id-1447 .page-template-storage-lp #ourValues .number-list-highlight .number-item .underline.label::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-storage-lp .underline.text-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-storage-lp .badge {
  white-space: normal;
}
.page-template-storage-lp.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .page-template-storage-lp.admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-storage-lp.admin-bar .header-is-sticky {
    top: 0;
  }
}
.page-template-storage-lp.header-relative .header-on-dark, body.page-template-storage-lp.error404 .header-on-dark, body.page-template-storage-lp.category .header-on-dark {
  background-color: var(--r6_black);
}
.page-template-storage-lp .main-navigation .menu-item a {
  color: var(--r6_grey);
}
.page-template-storage-lp .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-template-storage-lp .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-template-storage-lp .wpcf7 form.failed .wpcf7-response-output, .page-template-storage-lp .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-template-storage-lp .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-template-storage-lp .wpcf7 form.invalid .wpcf7-response-output, .page-template-storage-lp .wpcf7 form.unaccepted .wpcf7-response-output, .page-template-storage-lp .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-template-storage-lp.header-relative #primary, body.page-template-storage-lp.error404 #primary, body.page-template-storage-lp.category #primary {
  padding-top: 99px;
}
@media (max-width: 1870px) {
  .page-template-storage-lp.header-relative #primary, body.page-template-storage-lp.error404 #primary, body.page-template-storage-lp.category #primary {
    padding-top: 6.2rem;
  }
}
@media (max-width: 1200px) {
  .page-template-storage-lp.header-relative #primary, body.page-template-storage-lp.error404 #primary, body.page-template-storage-lp.category #primary {
    padding-top: 5.4rem;
  }
}
@media (max-width: 1024px) {
  .page-template-storage-lp.header-relative #primary, body.page-template-storage-lp.error404 #primary, body.page-template-storage-lp.category #primary {
    padding-top: 4.8rem;
  }
}
@media (max-width: 600px) {
  .page-template-storage-lp.header-relative #primary, body.page-template-storage-lp.error404 #primary, body.page-template-storage-lp.category #primary {
    padding-top: 4.1rem;
  }
}
.page-template-storage-lp .hero {
  padding-top: 84px;
  padding-bottom: 84px;
  padding-right: 20px;
  padding-left: 20px;
  color: var(--r6_grey);
  background-color: var(--r6_black);
  background-image: var(--r6_bg_img);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  line-height: 1.65;
  min-height: 652px;
}
@media (min-width: 1200px) {
  .page-template-storage-lp .hero {
    font-size: 23px;
  }
}
.page-template-storage-lp .hero p {
  margin-bottom: 45px;
}
.page-template-storage-lp .hero p:last-child {
  margin-bottom: 0;
}
.page-template-storage-lp .hero .container {
  max-width: 1240px;
}
.page-template-storage-lp .hero .col-txt {
  flex-basis: 42.126%;
  max-width: 42.126%;
}
@media (max-width: 767px) {
  .page-template-storage-lp .hero .col-txt {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-storage-lp .hero .col-img {
  flex-basis: 51.339%;
  max-width: 51.339%;
  margin-bottom: -190px;
}
@media (max-width: 767px) {
  .page-template-storage-lp .hero .col-img {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 0;
  }
}
.page-template-storage-lp .hero .heading {
  margin-bottom: 20px;
  color: var(--r6_white);
}
.page-template-storage-lp .hero .subheading {
  margin-bottom: 50px;
  color: var(--r6_white);
  line-height: 1.25;
}
.page-template-storage-lp .hero .subheading .underline::before {
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 370 10.65'%3E%3Cpath d='m368.3,4.49C261.21,11.42,37.38,3.58,2.92.02,1.53-.19.34,1.3.08,2.36c-.26,1.06.06,1.46,1.99,1.5,38.52,2.24,222.76,10.83,366.87,4.52,1.4-.12,1.08-1.11.9-2.18-.18-1.07-.14-1.83-1.54-1.71Z' style='fill: %23fff; fill-rule: evenodd;'/%3E%3C/svg%3E");
}
.page-template-storage-lp .hero .desc {
  margin-bottom: 50px;
}
.page-template-storage-lp .hero .desc .underline::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.38 4.40608C90.4106 0.49599 12.9436 1.52996 0.99601 2.65744C0.513054 2.73158 0.112745 2.10468 0.0326276 1.6653C-0.04749 1.22592 0.0674837 1.06466 0.732968 1.06749C14.0738 0.523583 77.8563 -1.2071 127.635 2.81025C128.12 2.87481 127.998 3.27745 127.928 3.7178C127.858 4.15816 127.865 4.47023 127.38 4.40608Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-storage-lp .hero .btn-custom {
  font-family: Poppins;
  line-height: normal;
  display: inline-block;
  color: var(--r6_white);
  background: var(--r6_electric_blue);
  padding: 0.804em 1.67em;
  border-radius: 70px;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .page-template-storage-lp .hero .btn-custom {
    font-size: 23px;
  }
}
.page-template-storage-lp .hero .btn-custom::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.23 20.22'%3E%3Cpath d='m0,10.11h48' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3Cpath d='m38,1.11l10,9.11-9.76,8.89' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-storage-lp .hero .btn-custom::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-storage-lp .lp-section {
  --r6_col_mw: 50%;
  --r6_bg_color: transparent;
  --r6_mb: 0;
  --r6_mt: 0;
  --r6_mw: 1240px;
  --r6_pb: 38px;
  --r6_pt: 38px;
  position: relative;
  margin-top: var(--r6_mt);
  margin-bottom: var(--r6_mb);
  padding-top: var(--r6_pt);
  padding-right: 20px;
  padding-bottom: var(--r6_pb);
  padding-left: 20px;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
  background-color: var(--r6_bg_color);
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section {
    --r6_mb_md: var(--r6_mb);
    --r6_mt_md: var(--r6_mt);
    --r6_pb_md: var(--r6_pb);
    --r6_pt_md: var(--r6_pt);
    margin-top: var(--r6_mt_md);
    margin-bottom: var(--r6_mb_md);
    padding-top: var(--r6_pt_md);
    padding-bottom: var(--r6_pb_md);
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section {
    --r6_mb_sm: var(--r6_mb_md);
    --r6_mt_sm: var(--r6_mt_md);
    --r6_pb_sm: 40px;
    --r6_pt_sm: 40px;
    margin-top: var(--r6_mt_sm);
    margin-bottom: var(--r6_mb_sm);
    padding-top: var(--r6_pt_sm);
    padding-bottom: var(--r6_pb_sm);
  }
}
.page-template-storage-lp .lp-section .container {
  max-width: var(--r6_mw);
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section .container {
    --r6_mw_md: var(--r6_mw);
    max-width: var(--r6_mw_md);
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section .container {
    --r6_mw_sm: var(--r6_mw_md);
    max-width: var(--r6_mw_sm);
  }
}
.page-template-storage-lp .lp-section.content-box-with-icon {
  --r6_pt: 157px;
  --r6_pb: 115px;
  color: var(--r6_dark_grey);
}
.page-template-storage-lp .lp-section.content-box-with-icon .container {
  max-width: 1215px;
}
.page-template-storage-lp .lp-section.content-box-with-icon .section-sub-heading {
  max-width: 1028px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 48px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
.page-template-storage-lp .lp-section.content-box-with-icon .row {
  margin: -24px -12px;
}
.page-template-storage-lp .lp-section.content-box-with-icon .row > * {
  padding: 24px 12px;
}
.page-template-storage-lp .lp-section.content-box-with-icon .content-box {
  display: flex;
}
.page-template-storage-lp .lp-section.content-box-with-icon .icon {
  max-width: 52px;
  margin-right: 15px;
  flex-shrink: 0;
}
.page-template-storage-lp .lp-section.content-box-with-icon .heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  color: var(--r6_black);
  margin-bottom: 25px;
}
.page-template-storage-lp .lp-section.img-txt-cols {
  --r6_gap: 126px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.img-txt-cols {
    --r6_gap_md: var(--r6_gap);
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section.img-txt-cols {
    --r6_gap_sm: 0;
  }
}
.page-template-storage-lp .lp-section.img-txt-cols .row {
  gap: var(--r6_gap);
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.img-txt-cols .row {
    gap: var(--r6_gap_md);
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section.img-txt-cols .row {
    gap: 2rem;
  }
}
.page-template-storage-lp .lp-section.img-txt-cols .col {
  flex-basis: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
  max-width: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_md: var(--r6_col_mw);
    flex-basis: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
    max-width: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_sm: 100%;
    flex-basis: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
    max-width: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section.img-txt-cols .wysiwyg-col {
    order: 1;
  }
}
.page-template-storage-lp .lp-section.img-txt-cols ul {
  margin-bottom: 35px;
}
.page-template-storage-lp .lp-section.img-txt-cols ul:last-child {
  margin-bottom: 0;
}
.page-template-storage-lp .lp-section.img-txt-cols .section-heading {
  margin-bottom: 100px;
}
.page-template-storage-lp .lp-section.call-to-action-2 {
  --r6_pt: 115px;
  --r6_pb: 115px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .page-template-storage-lp .lp-section.call-to-action-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-storage-lp .lp-section.call-to-action-2 > .container {
  max-width: 1296px;
  background-color: var(--cta-2-bg-color);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: var(--cta-2-bg-img);
  padding: 27px 78px 27px 109px;
  border-radius: 15px;
}
@media (max-width: 1238px) {
  .page-template-storage-lp .lp-section.call-to-action-2 > .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.call-to-action-2 > .container {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-template-storage-lp .lp-section.call-to-action-2 > .container {
    padding: 20px;
  }
}
.page-template-storage-lp .lp-section.call-to-action-2 .col-info, .page-template-storage-lp .lp-section.call-to-action-2 .col-img {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .col-info, .page-template-storage-lp .lp-section.call-to-action-2 .col-img {
    flex-basis: 100%;
    max-width: 1000%;
  }
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .col-info {
    margin-bottom: 30px;
  }
}
.page-template-storage-lp .lp-section.call-to-action-2 .sub-headline {
  font-family: Colfax, sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
  color: #acadad;
  border: 1px solid #acadad;
  border-radius: 60px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 14px;
}
.page-template-storage-lp .lp-section.call-to-action-2 .headline {
  color: #fff;
  line-height: 1.037;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .headline {
    font-size: 54px;
  }
}
@media (min-width: 1025px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .headline {
    max-width: 434px;
  }
}
@media (max-width: 767px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-template-storage-lp .lp-section.call-to-action-2 .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.call-to-action-2 .btn-group {
    justify-content: center;
  }
}
.page-template-storage-lp .lp-section.call-to-action-2 .btn-cta {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  background-color: #131cff;
  border-radius: 60px;
  display: inline-block;
  color: #fff;
  padding: 13px 29px;
  text-decoration: none;
  text-align: center;
}
.page-template-storage-lp .lp-section.call-to-action-2 .btn-cta[href*="tel"] {
  background-color: transparent;
  border: 1px solid var(--r6_white);
  color: var(--r6_white);
  padding: 10px 14px;
  min-width: 215px;
}
.page-template-storage-lp .lp-section.image-desc-link {
  --r6_pt: 115px;
  --r6_pb: 115px;
  color: var(--r6_dark_grey);
}
.page-template-storage-lp .lp-section.image-desc-link .section-heading {
  margin-bottom: 24px;
}
.page-template-storage-lp .lp-section.image-desc-link .section-desc {
  max-width: 950px;
  margin-bottom: 48px;
  margin-right: auto;
  margin-left: auto;
}
.page-template-storage-lp .lp-section.image-desc-link .row {
  margin: -10px;
}
.page-template-storage-lp .lp-section.image-desc-link .col {
  padding: 10px;
}
.page-template-storage-lp .lp-section.image-desc-link .col-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-template-storage-lp .lp-section.image-desc-link .img-wrap {
  margin-bottom: 54px;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.image-desc-link .img-wrap {
    margin-bottom: 16px;
  }
}
.page-template-storage-lp .lp-section.image-desc-link .desc {
  margin-bottom: 36px;
}
.page-template-storage-lp .lp-section.image-desc-link .btn-link-arrow {
  margin-top: auto;
}
.page-template-storage-lp .lp-section.contact {
  --r6_pt: 167px;
  --r6_pb: 167px;
  font-size: 1rem;
  font-weight: 500;
  background-image: var(--cta-2-bg-img);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-storage-lp .lp-section.contact::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.page-template-storage-lp .lp-section.contact label, .page-template-storage-lp .lp-section.contact .heading {
  --r6_txt_color_a: 1;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
}
.page-template-storage-lp .lp-section.contact > .container {
  max-width: 772px;
  position: relative;
}
.page-template-storage-lp .lp-section.contact .sub-heading-wrap {
  margin-bottom: 14px;
}
.page-template-storage-lp .lp-section.contact .badge {
  border: 1px solid;
  padding: 13px 29px;
}
.page-template-storage-lp .lp-section.contact .heading {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.037037037;
  margin-bottom: 53px;
}
.page-template-storage-lp .lp-section.contact .heading .underline::before {
  top: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-storage-lp .lp-section.contact .wpcf7 {
  font-size: 18px;
  font-weight: 400;
}
.page-template-storage-lp .lp-section.contact .wpcf7 label {
  margin-bottom: 9px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .row {
  margin-right: -13px;
  margin-left: -13px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .col {
  padding-right: 13px;
  padding-left: 13px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .form-group {
  margin-bottom: 33px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.5882352941;
  padding: 10px 21px 10px;
  color: inherit;
  background-color: transparent;
  border-color: #fff;
  border-radius: 4.59px;
  outline: none;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control:focus {
  border-color: var(--r6_grey);
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="text"], .page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="tel"], .page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="email"], .page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control.wpcf7-select {
  height: 46px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-textarea {
  height: auto;
  min-height: 151px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-select {
  appearance: none;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-select option {
  background: initial;
  color: initial;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .row-btn-submit {
  margin-top: 45px;
  margin-right: 0;
  margin-left: 0;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .row-btn-submit .col {
  padding-right: 0;
  padding-left: 0;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .row-btn-submit .col:first-child {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
  padding-right: 64px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .row-btn-submit .col:nth-child(2) {
  --r6_col_mw: calc(100% - 235px - 32px);
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-submit {
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
  padding: 13px;
  border-radius: 70px;
  min-width: 235px;
  font-family: Poppins;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  border-color: var(--r6_electric_blue);
  height: 58px;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}
.page-template-storage-lp .lp-section.contact .wpcf7 .wpcf7-form:not(.submitting) .wpcf7-spinner {
  display: none;
}
.page-template-storage-lp #prefooterCTA, .page-template-storage-lp #footer-section {
  color: var(--r6_white);
}
.page-template-storage-lp #prefooterCTA .underline::before, .page-template-storage-lp #footer-section .underline::before {
  content: none;
}
.page-template-storage-lp #prefooterCTA h1, .page-template-storage-lp #prefooterCTA h2, .page-template-storage-lp #prefooterCTA h3, .page-template-storage-lp #prefooterCTA h4, .page-template-storage-lp #prefooterCTA h5, .page-template-storage-lp #prefooterCTA h6, .page-template-storage-lp #footer-section h1, .page-template-storage-lp #footer-section h2, .page-template-storage-lp #footer-section h3, .page-template-storage-lp #footer-section h4, .page-template-storage-lp #footer-section h5, .page-template-storage-lp #footer-section h6 {
  color: inherit;
}
.page-template-e-commerce-lp {
  --r6_black: #000;
  --r6_white: #fff;
  --r6_dark_grey: #6a6d72;
  --r6_electric_blue: #131cff;
  --r6_grey: #acadad;
  line-height: 1.6666666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), var(--r6_txt_color_a, 0.8));
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp {
    font-size: 21px;
  }
}
.page-template-e-commerce-lp p {
  color: inherit;
}
.page-template-e-commerce-lp p:last-child {
  margin-bottom: 0;
}
.page-template-e-commerce-lp strong {
  font-weight: 500;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
.page-template-e-commerce-lp a {
  color: inherit;
}
.page-template-e-commerce-lp a:not([href]) {
  pointer-events: none;
}
.page-template-e-commerce-lp ol, .page-template-e-commerce-lp ul {
  margin-left: 0;
  padding-left: 1rem;
}
.page-template-e-commerce-lp ol:last-child, .page-template-e-commerce-lp ul:last-child {
  margin-bottom: 0;
}
.page-template-e-commerce-lp ul li::marker {
  font-size: 0.7em;
}
.page-template-e-commerce-lp .custom-ol {
  padding-left: 3.3em;
  list-style: none;
  counter-reset: ol-counter;
}
.page-template-e-commerce-lp .custom-ol li {
  margin-bottom: 28px;
  counter-increment: ol-counter;
}
.page-template-e-commerce-lp .custom-ol li:last-child {
  margin-bottom: 0;
}
.page-template-e-commerce-lp .custom-ol li::before {
  font-family: Poppins;
  font-size: 1.9444444444em;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  min-width: 1.2em;
  margin-right: 0.5142857143em;
  margin-left: -1.75em;
  content: "0" counter(ol-counter);
  vertical-align: top;
  color: var(--r6_electric_blue);
}
.page-template-e-commerce-lp .custom-ol strong {
  font-weight: 700;
}
.page-template-e-commerce-lp h1, .page-template-e-commerce-lp .h1 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.0466666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp h1, .page-template-e-commerce-lp .h1 {
    font-size: 75px;
  }
}
.page-template-e-commerce-lp h2, .page-template-e-commerce-lp .h2 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 0.9642857143;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp h2, .page-template-e-commerce-lp .h2 {
    font-size: 49px;
  }
}
.page-template-e-commerce-lp h3, .page-template-e-commerce-lp .h3 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-bottom: 36px;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp h3, .page-template-e-commerce-lp .h3 {
    font-size: 48px;
  }
}
.page-template-e-commerce-lp h4, .page-template-e-commerce-lp .h4 {
  font-weight: 500;
  line-height: 1.0571428571;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp h4, .page-template-e-commerce-lp .h4 {
    font-size: 32px;
  }
}
.page-template-e-commerce-lp h5, .page-template-e-commerce-lp .h5 {
  font-weight: 600;
  line-height: normal;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp h5, .page-template-e-commerce-lp .h5 {
    font-size: 20px;
  }
}
.page-template-e-commerce-lp .sub-heading {
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp .sub-heading {
    font-size: 16px;
  }
}
.page-template-e-commerce-lp .badge {
  padding: 10px 14px;
}
.page-template-e-commerce-lp .badge.border {
  border-color: inherit !important;
}
.page-template-e-commerce-lp .btn-link-arrow {
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1) !important;
  font-weight: 400;
}
.page-template-e-commerce-lp .btn-link-arrow::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23000000' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 47px;
  height: 19px;
  display: inline-block;
  margin-right: 19px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-e-commerce-lp .btn-link-arrow::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-e-commerce-lp .btn-link-arrow.arrow-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23131cff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23131cff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .btn-link-arrow.arrow-white::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23ffffff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .fw-bold {
  font-weight: 700 !important;
}
.page-template-e-commerce-lp .text-blue {
  color: var(--r6_electric_blue) !important;
}
.page-template-e-commerce-lp .text-grey {
  color: var(--r6_grey) !important;
}
.page-template-e-commerce-lp .text-dark-grey {
  color: var(--r6_dark_grey) !important;
}
.page-template-e-commerce-lp .text-white, .page-template-e-commerce-lp .background--black .number-list-highlight .number-item .label, .background--black .number-list-highlight .number-item .page-template-e-commerce-lp .label, .page-template-e-commerce-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .page-template-e-commerce-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .page-template-e-commerce-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, .page-template-e-commerce-lp #about-titlebar .number-list-highlight .number-item .label, .page-template-e-commerce-lp .page-id-1447 #ourValues .number-list-highlight .number-item .label, .page-id-1447 .page-template-e-commerce-lp #ourValues .number-list-highlight .number-item .label {
  color: var(--r6_white) !important;
}
.page-template-e-commerce-lp .underline {
  position: relative;
  font-weight: inherit;
  text-decoration: none;
}
.page-template-e-commerce-lp .underline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1.2em;
  display: inline-block;
  width: auto;
  height: 10px;
}
.page-template-e-commerce-lp .underline.underline-sm::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' /%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .underline.text-white.underline-sm::before, .page-template-e-commerce-lp .background--black .number-list-highlight .number-item .underline.underline-sm.label::before, .background--black .number-list-highlight .number-item .page-template-e-commerce-lp .underline.underline-sm.label::before, .page-template-e-commerce-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-e-commerce-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-e-commerce-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-e-commerce-lp #about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-e-commerce-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before, .page-id-1447 .page-template-e-commerce-lp #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' fill='white' /%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .underline.text-white::before, .page-template-e-commerce-lp .background--black .number-list-highlight .number-item .underline.label::before, .background--black .number-list-highlight .number-item .page-template-e-commerce-lp .underline.label::before, .page-template-e-commerce-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.label::before, .page-template-e-commerce-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.label::before, .page-template-e-commerce-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-e-commerce-lp #about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-e-commerce-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.label::before, .page-id-1447 .page-template-e-commerce-lp #ourValues .number-list-highlight .number-item .underline.label::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .underline.text-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .badge {
  white-space: normal;
}
.page-template-e-commerce-lp.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .page-template-e-commerce-lp.admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-e-commerce-lp.admin-bar .header-is-sticky {
    top: 0;
  }
}
.page-template-e-commerce-lp.header-relative .header-on-dark, body.page-template-e-commerce-lp.error404 .header-on-dark, body.page-template-e-commerce-lp.category .header-on-dark {
  background-color: var(--r6_black);
}
.page-template-e-commerce-lp .main-navigation .menu-item a {
  color: var(--r6_grey);
}
.page-template-e-commerce-lp .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-template-e-commerce-lp .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-template-e-commerce-lp .wpcf7 form.failed .wpcf7-response-output, .page-template-e-commerce-lp .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-template-e-commerce-lp .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-template-e-commerce-lp .wpcf7 form.invalid .wpcf7-response-output, .page-template-e-commerce-lp .wpcf7 form.unaccepted .wpcf7-response-output, .page-template-e-commerce-lp .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-template-e-commerce-lp.header-relative #primary, body.page-template-e-commerce-lp.error404 #primary, body.page-template-e-commerce-lp.category #primary {
  padding-top: 99px;
}
@media (max-width: 1870px) {
  .page-template-e-commerce-lp.header-relative #primary, body.page-template-e-commerce-lp.error404 #primary, body.page-template-e-commerce-lp.category #primary {
    padding-top: 6.2rem;
  }
}
@media (max-width: 1200px) {
  .page-template-e-commerce-lp.header-relative #primary, body.page-template-e-commerce-lp.error404 #primary, body.page-template-e-commerce-lp.category #primary {
    padding-top: 5.4rem;
  }
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp.header-relative #primary, body.page-template-e-commerce-lp.error404 #primary, body.page-template-e-commerce-lp.category #primary {
    padding-top: 4.8rem;
  }
}
@media (max-width: 600px) {
  .page-template-e-commerce-lp.header-relative #primary, body.page-template-e-commerce-lp.error404 #primary, body.page-template-e-commerce-lp.category #primary {
    padding-top: 4.1rem;
  }
}
.page-template-e-commerce-lp .hero {
  padding-top: 84px;
  padding-bottom: 84px;
  padding-right: 20px;
  padding-left: 20px;
  color: var(--r6_grey);
  background-color: var(--r6_black);
  background-image: var(--r6_bg_img);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  line-height: 1.4;
  min-height: 652px;
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp .hero {
    font-size: 18px;
  }
}
.page-template-e-commerce-lp .hero p {
  margin-bottom: 45px;
}
.page-template-e-commerce-lp .hero p:last-child {
  margin-bottom: 0;
}
.page-template-e-commerce-lp .hero .container {
  max-width: 1222px;
}
.page-template-e-commerce-lp .hero .col-txt {
  flex-basis: 43.297%;
  max-width: 43.297%;
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .hero .col-txt {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-e-commerce-lp .hero .col-img {
  flex-basis: 48.132%;
  max-width: 48.132%;
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .hero .col-img {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-template-e-commerce-lp .hero .heading {
  margin-bottom: 32px;
  color: var(--r6_white);
  font-weight: 500;
  line-height: normal;
  font-family: "Colfax", sans-serif;
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp .hero .heading {
    font-size: 16px;
  }
}
.page-template-e-commerce-lp .hero .heading span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  padding: 10px 14px;
  border: 1px solid;
  color: var(--r6_grey);
}
.page-template-e-commerce-lp .hero .subheading {
  margin-bottom: 50px;
  color: var(--r6_white);
}
.page-template-e-commerce-lp .hero .subheading .underline::before {
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 370 10.65'%3E%3Cpath d='m368.3,4.49C261.21,11.42,37.38,3.58,2.92.02,1.53-.19.34,1.3.08,2.36c-.26,1.06.06,1.46,1.99,1.5,38.52,2.24,222.76,10.83,366.87,4.52,1.4-.12,1.08-1.11.9-2.18-.18-1.07-.14-1.83-1.54-1.71Z' style='fill: %23fff; fill-rule: evenodd;'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .hero .desc {
  margin-bottom: 50px;
}
.page-template-e-commerce-lp .hero .desc .underline::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.38 4.40608C90.4106 0.49599 12.9436 1.52996 0.99601 2.65744C0.513054 2.73158 0.112745 2.10468 0.0326276 1.6653C-0.04749 1.22592 0.0674837 1.06466 0.732968 1.06749C14.0738 0.523583 77.8563 -1.2071 127.635 2.81025C128.12 2.87481 127.998 3.27745 127.928 3.7178C127.858 4.15816 127.865 4.47023 127.38 4.40608Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .hero .btn-custom {
  font-family: Poppins;
  line-height: normal;
  display: inline-block;
  color: var(--r6_white);
  background: var(--r6_electric_blue);
  padding: 0.861em 1.444444em;
  border-radius: 70px;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp .hero .btn-custom {
    font-size: 18px;
  }
}
.page-template-e-commerce-lp .hero .btn-custom::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.23 20.22'%3E%3Cpath d='m0,10.11h48' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3Cpath d='m38,1.11l10,9.11-9.76,8.89' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-e-commerce-lp .hero .btn-custom::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-e-commerce-lp .hero .video {
  position: relative;
  background-color: #000;
}
.page-template-e-commerce-lp .hero [data-toggle="modal"] {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
}
.page-template-e-commerce-lp .hero .poster {
  width: 100%;
  height: 427px;
  object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 9px;
}
@media (max-width: 1200px) {
  .page-template-e-commerce-lp .hero .poster {
    height: auto;
  }
}
.page-template-e-commerce-lp .hero .video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 78px;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.page-template-e-commerce-lp .hero .video-play-button circle {
  fill: none;
  stroke: var(--r6_white);
  stroke-width: 2px;
}
.page-template-e-commerce-lp .hero .video-play-button path {
  fill: var(--r6_white);
}
.page-template-e-commerce-lp .hero .video:hover .video-play-button {
  opacity: 0.5;
}
.page-template-e-commerce-lp .hero .modal .modal-dialog.container > div {
  pointer-events: auto;
}
.page-template-e-commerce-lp .hero .modal .close {
  color: #fff;
  opacity: 1;
}
.page-template-e-commerce-lp .hero .modal .close:hover {
  opacity: 0.5;
}
.page-template-e-commerce-lp .hero .modal .iframe_box_inner {
  background-color: #000;
  position: relative;
}
.page-template-e-commerce-lp .hero .modal .iframe_box_inner::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-e-commerce-lp .hero .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-e-commerce-lp .lp-section {
  --r6_col_mw: 50%;
  --r6_bg_color: transparent;
  --r6_mb: 0;
  --r6_mt: 0;
  --r6_mw: 1240px;
  --r6_pb: 38px;
  --r6_pt: 38px;
  position: relative;
  margin-top: var(--r6_mt);
  margin-bottom: var(--r6_mb);
  padding-top: var(--r6_pt);
  padding-right: 20px;
  padding-bottom: var(--r6_pb);
  padding-left: 20px;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
  background-color: var(--r6_bg_color);
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section {
    --r6_mb_md: var(--r6_mb);
    --r6_mt_md: var(--r6_mt);
    --r6_pb_md: var(--r6_pb);
    --r6_pt_md: var(--r6_pt);
    margin-top: var(--r6_mt_md);
    margin-bottom: var(--r6_mb_md);
    padding-top: var(--r6_pt_md);
    padding-bottom: var(--r6_pb_md);
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section {
    --r6_mb_sm: var(--r6_mb_md);
    --r6_mt_sm: var(--r6_mt_md);
    --r6_pb_sm: 40px;
    --r6_pt_sm: 40px;
    margin-top: var(--r6_mt_sm);
    margin-bottom: var(--r6_mb_sm);
    padding-top: var(--r6_pt_sm);
    padding-bottom: var(--r6_pb_sm);
  }
}
.page-template-e-commerce-lp .lp-section .container {
  max-width: var(--r6_mw);
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section .container {
    --r6_mw_md: var(--r6_mw);
    max-width: var(--r6_mw_md);
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section .container {
    --r6_mw_sm: var(--r6_mw_md);
    max-width: var(--r6_mw_sm);
  }
}
.page-template-e-commerce-lp .lp-section.logos {
  --r6_pt: 64px;
  --r6_pb: 38px;
}
.page-template-e-commerce-lp .lp-section.logos .slick-track {
  display: flex;
  align-items: center;
  gap: 75px;
}
@media (max-width: 480px) {
  .page-template-e-commerce-lp .lp-section.logos .slick-track {
    gap: 25px;
  }
}
.page-template-e-commerce-lp .lp-section.logos .img {
  opacity: 0.5;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon {
  color: var(--r6_dark_grey);
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .container {
  max-width: 1215px;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .section-sub-heading {
  max-width: 1028px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 48px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .row {
  margin: -24px -12px;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .row > * {
  padding: 24px 12px;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .content-box {
  display: flex;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .icon {
  max-width: 52px;
  margin-right: 15px;
  flex-shrink: 0;
}
.page-template-e-commerce-lp .lp-section.content-box-with-icon .heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  color: var(--r6_black);
  margin-bottom: 25px;
}
.page-template-e-commerce-lp .lp-section.img-txt-cols {
  --r6_gap: 126px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols {
    --r6_gap_md: var(--r6_gap);
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols {
    --r6_gap_sm: 0;
  }
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .row {
  gap: var(--r6_gap);
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols .row {
    gap: var(--r6_gap_md);
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols .row {
    gap: 2rem;
  }
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .col {
  flex-basis: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
  max-width: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_md: var(--r6_col_mw);
    flex-basis: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
    max-width: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_sm: 100%;
    flex-basis: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
    max-width: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section.img-txt-cols .wysiwyg-col {
    order: 1;
  }
}
.page-template-e-commerce-lp .lp-section.img-txt-cols ul {
  margin-bottom: 35px;
}
.page-template-e-commerce-lp .lp-section.img-txt-cols ul:last-child {
  margin-bottom: 0;
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .section-heading {
  margin-bottom: 100px;
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .video-col .col-wrap {
  background-color: #000;
  position: relative;
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .video-col .col-wrap::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-e-commerce-lp .lp-section.img-txt-cols .video-col .col-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 {
  --r6_pt: 115px;
  --r6_pb: 115px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 > .container {
  max-width: 1296px;
  background-color: var(--cta-2-bg-color);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: var(--cta-2-bg-img);
  padding: 27px 78px 27px 109px;
  border-radius: 15px;
}
@media (max-width: 1238px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 > .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 > .container {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 > .container {
    padding: 20px;
  }
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .col-info, .page-template-e-commerce-lp .lp-section.call-to-action-2 .col-img {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .col-info, .page-template-e-commerce-lp .lp-section.call-to-action-2 .col-img {
    flex-basis: 100%;
    max-width: 1000%;
  }
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .col-info {
    margin-bottom: 30px;
  }
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .sub-headline {
  font-family: Colfax, sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
  color: #acadad;
  border: 1px solid #acadad;
  border-radius: 60px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 14px;
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .headline {
  color: #fff;
  line-height: 1.037;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .headline {
    font-size: 54px;
  }
}
@media (min-width: 1025px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .headline {
    max-width: 434px;
  }
}
@media (max-width: 767px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.call-to-action-2 .btn-group {
    justify-content: center;
  }
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .btn-cta {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  background-color: #131cff;
  border-radius: 60px;
  display: inline-block;
  color: #fff;
  padding: 13px 29px;
  text-decoration: none;
  text-align: center;
}
.page-template-e-commerce-lp .lp-section.call-to-action-2 .btn-cta[href*="tel"] {
  background-color: transparent;
  border: 1px solid var(--r6_white);
  color: var(--r6_white);
  padding: 10px 14px;
  min-width: 215px;
}
.page-template-e-commerce-lp .lp-section.image-desc-link {
  --r6_pt: 115px;
  --r6_pb: 115px;
  color: var(--r6_dark_grey);
}
.page-template-e-commerce-lp .lp-section.image-desc-link .section-heading {
  margin-bottom: 24px;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .section-desc {
  max-width: 950px;
  margin-bottom: 48px;
  margin-right: auto;
  margin-left: auto;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .row {
  margin: -10px;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .col {
  padding: 10px;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .col-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .img-wrap {
  margin-bottom: 54px;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.image-desc-link .img-wrap {
    margin-bottom: 16px;
  }
}
.page-template-e-commerce-lp .lp-section.image-desc-link .desc {
  margin-bottom: 36px;
}
.page-template-e-commerce-lp .lp-section.image-desc-link .btn-link-arrow {
  margin-top: auto;
}
.page-template-e-commerce-lp .lp-section.contact {
  --r6_pt: 167px;
  --r6_pb: 167px;
  font-size: 1rem;
  font-weight: 500;
  background-image: var(--cta-2-bg-img);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-e-commerce-lp .lp-section.contact::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.page-template-e-commerce-lp .lp-section.contact label, .page-template-e-commerce-lp .lp-section.contact .heading {
  --r6_txt_color_a: 1;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
}
.page-template-e-commerce-lp .lp-section.contact > .container {
  max-width: 772px;
  position: relative;
}
.page-template-e-commerce-lp .lp-section.contact .sub-heading-wrap {
  margin-bottom: 14px;
}
.page-template-e-commerce-lp .lp-section.contact .badge {
  border: 1px solid;
  padding: 13px 29px;
}
.page-template-e-commerce-lp .lp-section.contact .heading {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.037037037;
  margin-bottom: 53px;
}
.page-template-e-commerce-lp .lp-section.contact .heading .underline::before {
  top: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 {
  font-size: 18px;
  font-weight: 400;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 label {
  margin-bottom: 9px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .row {
  margin-right: -13px;
  margin-left: -13px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .col {
  padding-right: 13px;
  padding-left: 13px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .form-group {
  margin-bottom: 33px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.5882352941;
  padding: 10px 21px 10px;
  color: inherit;
  background-color: transparent;
  border-color: #fff;
  border-radius: 4.59px;
  outline: none;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control:focus {
  border-color: var(--r6_grey);
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="text"], .page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="tel"], .page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="email"], .page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control.wpcf7-select {
  height: 46px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-textarea {
  height: auto;
  min-height: 151px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-select {
  appearance: none;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-select option {
  background: initial;
  color: initial;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .row-btn-submit {
  margin-top: 45px;
  margin-right: 0;
  margin-left: 0;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .row-btn-submit .col {
  padding-right: 0;
  padding-left: 0;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .row-btn-submit .col:first-child {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
  padding-right: 64px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .row-btn-submit .col:nth-child(2) {
  --r6_col_mw: calc(100% - 235px - 32px);
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-submit {
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
  padding: 13px;
  border-radius: 70px;
  min-width: 235px;
  font-family: Poppins;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  border-color: var(--r6_electric_blue);
  height: 58px;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}
.page-template-e-commerce-lp .lp-section.contact .wpcf7 .wpcf7-form:not(.submitting) .wpcf7-spinner {
  display: none;
}
.page-template-e-commerce-lp #prefooterCTA, .page-template-e-commerce-lp #footer-section {
  color: var(--r6_white);
}
.page-template-e-commerce-lp #prefooterCTA .underline::before, .page-template-e-commerce-lp #footer-section .underline::before {
  content: none;
}
.page-template-e-commerce-lp #prefooterCTA h1, .page-template-e-commerce-lp #prefooterCTA h2, .page-template-e-commerce-lp #prefooterCTA h3, .page-template-e-commerce-lp #prefooterCTA h4, .page-template-e-commerce-lp #prefooterCTA h5, .page-template-e-commerce-lp #prefooterCTA h6, .page-template-e-commerce-lp #footer-section h1, .page-template-e-commerce-lp #footer-section h2, .page-template-e-commerce-lp #footer-section h3, .page-template-e-commerce-lp #footer-section h4, .page-template-e-commerce-lp #footer-section h5, .page-template-e-commerce-lp #footer-section h6 {
  color: inherit;
}
.page-template-automotive-lp {
  --r6_black: #000;
  --r6_white: #fff;
  --r6_dark_grey: #6a6d72;
  --r6_electric_blue: #131cff;
  --r6_grey: #acadad;
  line-height: 1.6666666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), var(--r6_txt_color_a, 0.8));
}
@media (min-width: 1200px) {
  .page-template-automotive-lp {
    font-size: 21px;
  }
}
.page-template-automotive-lp p {
  color: inherit;
}
.page-template-automotive-lp p:last-child {
  margin-bottom: 0;
}
.page-template-automotive-lp strong {
  font-weight: 500;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
.page-template-automotive-lp a {
  color: inherit;
}
.page-template-automotive-lp a:not([href]) {
  pointer-events: none;
}
.page-template-automotive-lp ol, .page-template-automotive-lp ul {
  margin-left: 0;
  padding-left: 1rem;
}
.page-template-automotive-lp ol:last-child, .page-template-automotive-lp ul:last-child {
  margin-bottom: 0;
}
.page-template-automotive-lp ul li::marker {
  font-size: 0.7em;
}
.page-template-automotive-lp .custom-ol {
  padding-left: 3.3em;
  list-style: none;
  counter-reset: ol-counter;
}
.page-template-automotive-lp .custom-ol li {
  margin-bottom: 28px;
  counter-increment: ol-counter;
}
.page-template-automotive-lp .custom-ol li:last-child {
  margin-bottom: 0;
}
.page-template-automotive-lp .custom-ol li::before {
  font-family: Poppins;
  font-size: 1.9444444444em;
  font-weight: 500;
  line-height: 1;
  display: inline-block;
  min-width: 1.2em;
  margin-right: 0.5142857143em;
  margin-left: -1.75em;
  content: "0" counter(ol-counter);
  vertical-align: top;
  color: var(--r6_electric_blue);
}
.page-template-automotive-lp .custom-ol strong {
  font-weight: 700;
}
.page-template-automotive-lp h1, .page-template-automotive-lp .h1 {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.0466666667;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-automotive-lp h1, .page-template-automotive-lp .h1 {
    font-size: 75px;
  }
}
.page-template-automotive-lp h2, .page-template-automotive-lp .h2 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 0.9642857143;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-automotive-lp h2, .page-template-automotive-lp .h2 {
    font-size: 49px;
  }
}
.page-template-automotive-lp h3, .page-template-automotive-lp .h3 {
  font-family: Poppins;
  font-weight: 600;
  line-height: 1.3333333333;
  margin-bottom: 36px;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-automotive-lp h3, .page-template-automotive-lp .h3 {
    font-size: 48px;
  }
}
.page-template-automotive-lp h4, .page-template-automotive-lp .h4 {
  font-weight: 500;
  line-height: 1.0571428571;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-automotive-lp h4, .page-template-automotive-lp .h4 {
    font-size: 32px;
  }
}
.page-template-automotive-lp h5, .page-template-automotive-lp .h5 {
  font-weight: 600;
  line-height: normal;
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1);
}
@media (min-width: 1200px) {
  .page-template-automotive-lp h5, .page-template-automotive-lp .h5 {
    font-size: 20px;
  }
}
.page-template-automotive-lp .sub-heading {
  font-weight: 500;
  line-height: normal;
}
@media (min-width: 1200px) {
  .page-template-automotive-lp .sub-heading {
    font-size: 16px;
  }
}
.page-template-automotive-lp .badge {
  padding: 10px 14px;
}
.page-template-automotive-lp .badge.border {
  border-color: inherit !important;
}
.page-template-automotive-lp .btn-link-arrow {
  color: rgba(var(--r6_txt_color_r, 0), var(--r6_txt_color_g, 0), var(--r6_txt_color_b, 0), 1) !important;
  font-weight: 400;
}
.page-template-automotive-lp .btn-link-arrow::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23000000' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23000000' stroke-width='3'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 47px;
  height: 19px;
  display: inline-block;
  margin-right: 19px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-automotive-lp .btn-link-arrow::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-automotive-lp .btn-link-arrow.arrow-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23131cff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23131cff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .btn-link-arrow.arrow-white::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 51 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.0537109 10.436H47.7497' stroke='%23ffffff' stroke-width='3'/%3E%3Cpath d='M37.0979 1.6452L47.9357 10.6177L37.3567 19.3766' stroke='%23ffffff' stroke-width='3'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .fw-bold {
  font-weight: 700 !important;
}
.page-template-automotive-lp .text-blue {
  color: var(--r6_electric_blue) !important;
}
.page-template-automotive-lp .text-grey {
  color: var(--r6_grey) !important;
}
.page-template-automotive-lp .text-dark-grey {
  color: var(--r6_dark_grey) !important;
}
.page-template-automotive-lp .text-white, .page-template-automotive-lp .background--black .number-list-highlight .number-item .label, .background--black .number-list-highlight .number-item .page-template-automotive-lp .label, .page-template-automotive-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .label, .page-template-automotive-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .label, .page-template-automotive-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .label, .page-template-automotive-lp #about-titlebar .number-list-highlight .number-item .label, .page-template-automotive-lp .page-id-1447 #ourValues .number-list-highlight .number-item .label, .page-id-1447 .page-template-automotive-lp #ourValues .number-list-highlight .number-item .label {
  color: var(--r6_white) !important;
}
.page-template-automotive-lp .underline {
  position: relative;
  font-weight: inherit;
  text-decoration: none;
}
.page-template-automotive-lp .underline::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='black'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 1.2em;
  display: inline-block;
  width: auto;
  height: 10px;
}
.page-template-automotive-lp .underline.underline-sm::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' /%3E%3C/svg%3E");
}
.page-template-automotive-lp .underline.text-white.underline-sm::before, .page-template-automotive-lp .background--black .number-list-highlight .number-item .underline.underline-sm.label::before, .background--black .number-list-highlight .number-item .page-template-automotive-lp .underline.underline-sm.label::before, .page-template-automotive-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-automotive-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-automotive-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-automotive-lp #about-titlebar .number-list-highlight .number-item .underline.underline-sm.label::before, .page-template-automotive-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before, .page-id-1447 .page-template-automotive-lp #ourValues .number-list-highlight .number-item .underline.underline-sm.label::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 74 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M72.521 4.18627C32.8753 1.34612 13.8802 1.96309 1.07163 2.7473C0.553908 2.79933 0.123727 1.35248 0.0371491 1.03959C-0.0494293 0.726696 0.0735995 0.61208 0.787145 0.615118C15.0905 0.248451 19.4119 -0.885491 72.7919 2.0507C73.3116 2.09739 73.1811 2.38382 73.1066 2.69717C73.0321 3.01052 73.0406 4.23268 72.521 4.18627Z' fill='white' /%3E%3C/svg%3E");
}
.page-template-automotive-lp .underline.text-white::before, .page-template-automotive-lp .background--black .number-list-highlight .number-item .underline.label::before, .background--black .number-list-highlight .number-item .page-template-automotive-lp .underline.label::before, .page-template-automotive-lp .titlebar-sec--black.component-wrapper .number-list-highlight .number-item .underline.label::before, .page-template-automotive-lp .titlebar-sec--black.equal-two-col-sec .number-list-highlight .number-item .underline.label::before, .page-template-automotive-lp .titlebar-sec--black#about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-automotive-lp #about-titlebar .number-list-highlight .number-item .underline.label::before, .page-template-automotive-lp .page-id-1447 #ourValues .number-list-highlight .number-item .underline.label::before, .page-id-1447 .page-template-automotive-lp #ourValues .number-list-highlight .number-item .underline.label::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 267 10' fill='none' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M265.306 7.5702C188.139 -0.236523 26.9921 6.43573 2.19624 9.88088C1.19561 10.0914 0.325299 8.54788 0.132451 7.45544C-0.0603966 6.36301 0.169276 5.95443 1.55432 5.92635C29.2842 3.86419 161.913 -3.82426 265.742 3.57365C266.754 3.70919 266.524 4.72061 266.404 5.8234C266.284 6.9262 266.318 7.70473 265.306 7.5702Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .underline.text-blue::before {
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .badge {
  white-space: normal;
}
.page-template-automotive-lp.admin-bar .site-header {
  top: 32px;
}
@media screen and (max-width: 782px) {
  .page-template-automotive-lp.admin-bar .site-header {
    top: 46px;
  }
}
@media screen and (max-width: 600px) {
  .page-template-automotive-lp.admin-bar .header-is-sticky {
    top: 0;
  }
}
.page-template-automotive-lp.header-relative .header-on-dark, body.page-template-automotive-lp.error404 .header-on-dark, body.page-template-automotive-lp.category .header-on-dark {
  background-color: var(--r6_black);
}
.page-template-automotive-lp .main-navigation .menu-item a {
  color: var(--r6_grey);
}
.page-template-automotive-lp .wpcf7 form .wpcf7-response-output {
  padding: 1rem;
  color: #00a0d2 !important;
  border: 1px solid #00a0d2 !important;
  border-radius: 9px;
  text-align: center;
}
.page-template-automotive-lp .wpcf7 form.sent .wpcf7-response-output {
  color: #46b450 !important;
  border-color: #46b450 !important;
}
.page-template-automotive-lp .wpcf7 form.failed .wpcf7-response-output, .page-template-automotive-lp .wpcf7 form.aborted .wpcf7-response-output {
  color: #dc3232 !important;
  border-color: #dc3232 !important;
}
.page-template-automotive-lp .wpcf7 form.spam .wpcf7-response-output {
  color: #f56e28 !important;
  border-color: #f56e28 !important;
}
.page-template-automotive-lp .wpcf7 form.invalid .wpcf7-response-output, .page-template-automotive-lp .wpcf7 form.unaccepted .wpcf7-response-output, .page-template-automotive-lp .wpcf7 form.payment-required .wpcf7-response-output {
  color: #ffb900 !important;
  border-color: #ffb900 !important;
}
.page-template-automotive-lp.header-relative #primary, body.page-template-automotive-lp.error404 #primary, body.page-template-automotive-lp.category #primary {
  padding-top: 99px;
}
@media (max-width: 1870px) {
  .page-template-automotive-lp.header-relative #primary, body.page-template-automotive-lp.error404 #primary, body.page-template-automotive-lp.category #primary {
    padding-top: 6.2rem;
  }
}
@media (max-width: 1200px) {
  .page-template-automotive-lp.header-relative #primary, body.page-template-automotive-lp.error404 #primary, body.page-template-automotive-lp.category #primary {
    padding-top: 5.4rem;
  }
}
@media (max-width: 1024px) {
  .page-template-automotive-lp.header-relative #primary, body.page-template-automotive-lp.error404 #primary, body.page-template-automotive-lp.category #primary {
    padding-top: 4.8rem;
  }
}
@media (max-width: 600px) {
  .page-template-automotive-lp.header-relative #primary, body.page-template-automotive-lp.error404 #primary, body.page-template-automotive-lp.category #primary {
    padding-top: 4.1rem;
  }
}
.page-template-automotive-lp .hero {
  padding-top: 84px;
  padding-bottom: 84px;
  padding-right: 20px;
  padding-left: 20px;
  color: var(--r6_grey);
  background-color: var(--r6_black);
  background-image: var(--r6_bg_img);
  background-position: 100% 100%;
  background-repeat: no-repeat;
  line-height: 1.4;
  min-height: 652px;
}
@media (min-width: 1200px) {
  .page-template-automotive-lp .hero {
    font-size: 18px;
  }
}
.page-template-automotive-lp .hero p {
  margin-bottom: 45px;
}
.page-template-automotive-lp .hero p:last-child {
  margin-bottom: 0;
}
.page-template-automotive-lp .hero .container {
  max-width: 1222px;
}
.page-template-automotive-lp .hero .col-txt {
  flex-basis: 43.297%;
  max-width: 43.297%;
}
@media (max-width: 767px) {
  .page-template-automotive-lp .hero .col-txt {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}
.page-template-automotive-lp .hero .col-img {
  flex-basis: 48.132%;
  max-width: 48.132%;
}
@media (max-width: 767px) {
  .page-template-automotive-lp .hero .col-img {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.page-template-automotive-lp .hero .heading {
  margin-bottom: 32px;
  color: var(--r6_white);
  font-weight: 500;
  line-height: normal;
  font-family: "Colfax", sans-serif;
}
@media (min-width: 1200px) {
  .page-template-automotive-lp .hero .heading {
    font-size: 16px;
  }
}
.page-template-automotive-lp .hero .heading span {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  padding: 10px 14px;
  border: 1px solid;
  color: var(--r6_grey);
}
.page-template-automotive-lp .hero .subheading {
  margin-bottom: 50px;
  color: var(--r6_white);
}
.page-template-automotive-lp .hero .subheading .underline::before {
  height: 12px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 370 10.65'%3E%3Cpath d='m368.3,4.49C261.21,11.42,37.38,3.58,2.92.02,1.53-.19.34,1.3.08,2.36c-.26,1.06.06,1.46,1.99,1.5,38.52,2.24,222.76,10.83,366.87,4.52,1.4-.12,1.08-1.11.9-2.18-.18-1.07-.14-1.83-1.54-1.71Z' style='fill: %23fff; fill-rule: evenodd;'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .hero .desc {
  margin-bottom: 50px;
}
.page-template-automotive-lp .hero .desc .underline::before {
  height: 5px;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 128 5' xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M127.38 4.40608C90.4106 0.49599 12.9436 1.52996 0.99601 2.65744C0.513054 2.73158 0.112745 2.10468 0.0326276 1.6653C-0.04749 1.22592 0.0674837 1.06466 0.732968 1.06749C14.0738 0.523583 77.8563 -1.2071 127.635 2.81025C128.12 2.87481 127.998 3.27745 127.928 3.7178C127.858 4.15816 127.865 4.47023 127.38 4.40608Z' fill='white'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .hero .btn-custom {
  font-family: Poppins;
  line-height: normal;
  display: inline-block;
  color: var(--r6_white);
  background: var(--r6_electric_blue);
  padding: 0.861em 1.444444em;
  border-radius: 70px;
  text-decoration: none;
}
@media (min-width: 1200px) {
  .page-template-automotive-lp .hero .btn-custom {
    font-size: 18px;
  }
}
.page-template-automotive-lp .hero .btn-custom::before {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.23 20.22'%3E%3Cpath d='m0,10.11h48' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3Cpath d='m38,1.11l10,9.11-9.76,8.89' style='fill: none; stroke: %23fff; stroke-width: 3px;'/%3E%3C/svg%3E");
  background-size: contain;
  background-position: center;
  width: 50px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}
@media (max-width: 640px) {
  .page-template-automotive-lp .hero .btn-custom::before {
    width: 30px;
    height: 12px;
  }
}
.page-template-automotive-lp .hero .video {
  position: relative;
  background-color: #000;
}
.page-template-automotive-lp .hero [data-toggle="modal"] {
  background-color: transparent;
  border: 0;
  padding: 0;
  width: 100%;
}
.page-template-automotive-lp .hero .poster {
  width: 100%;
  height: 427px;
  object-fit: cover;
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
  border-radius: 9px;
}
@media (max-width: 1200px) {
  .page-template-automotive-lp .hero .poster {
    height: auto;
  }
}
.page-template-automotive-lp .hero .video-play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 78px;
  height: 78px;
  transform: translate(-50%, -50%);
  transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);
}
.page-template-automotive-lp .hero .video-play-button circle {
  fill: none;
  stroke: var(--r6_white);
  stroke-width: 2px;
}
.page-template-automotive-lp .hero .video-play-button path {
  fill: var(--r6_white);
}
.page-template-automotive-lp .hero .video:hover .video-play-button {
  opacity: 0.5;
}
.page-template-automotive-lp .hero .modal .modal-dialog.container > div {
  pointer-events: auto;
}
.page-template-automotive-lp .hero .modal .close {
  color: #fff;
  opacity: 1;
}
.page-template-automotive-lp .hero .modal .close:hover {
  opacity: 0.5;
}
.page-template-automotive-lp .hero .modal .iframe_box_inner {
  background-color: #000;
  position: relative;
}
.page-template-automotive-lp .hero .modal .iframe_box_inner::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-automotive-lp .hero .modal iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-automotive-lp .lp-section {
  --r6_col_mw: 50%;
  --r6_bg_color: transparent;
  --r6_mb: 0;
  --r6_mt: 0;
  --r6_mw: 1240px;
  --r6_pb: 38px;
  --r6_pt: 38px;
  position: relative;
  margin-top: var(--r6_mt);
  margin-bottom: var(--r6_mb);
  padding-top: var(--r6_pt);
  padding-right: 20px;
  padding-bottom: var(--r6_pb);
  padding-left: 20px;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
  background-color: var(--r6_bg_color);
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section {
    --r6_mb_md: var(--r6_mb);
    --r6_mt_md: var(--r6_mt);
    --r6_pb_md: var(--r6_pb);
    --r6_pt_md: var(--r6_pt);
    margin-top: var(--r6_mt_md);
    margin-bottom: var(--r6_mb_md);
    padding-top: var(--r6_pt_md);
    padding-bottom: var(--r6_pb_md);
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section {
    --r6_mb_sm: var(--r6_mb_md);
    --r6_mt_sm: var(--r6_mt_md);
    --r6_pb_sm: 40px;
    --r6_pt_sm: 40px;
    margin-top: var(--r6_mt_sm);
    margin-bottom: var(--r6_mb_sm);
    padding-top: var(--r6_pt_sm);
    padding-bottom: var(--r6_pb_sm);
  }
}
.page-template-automotive-lp .lp-section .container {
  max-width: var(--r6_mw);
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section .container {
    --r6_mw_md: var(--r6_mw);
    max-width: var(--r6_mw_md);
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section .container {
    --r6_mw_sm: var(--r6_mw_md);
    max-width: var(--r6_mw_sm);
  }
}
.page-template-automotive-lp .lp-section.logos {
  --r6_pt: 64px;
  --r6_pb: 38px;
}
.page-template-automotive-lp .lp-section.logos .slick-track {
  display: flex;
  align-items: center;
  gap: 75px;
}
@media (max-width: 480px) {
  .page-template-automotive-lp .lp-section.logos .slick-track {
    gap: 25px;
  }
}
.page-template-automotive-lp .lp-section.logos .img {
  opacity: 0.5;
}
.page-template-automotive-lp .lp-section.content-box-with-icon {
  color: var(--r6_dark_grey);
}
.page-template-automotive-lp .lp-section.content-box-with-icon .container {
  max-width: 1215px;
}
.page-template-automotive-lp .lp-section.content-box-with-icon .section-sub-heading {
  max-width: 1028px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 48px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
.page-template-automotive-lp .lp-section.content-box-with-icon .row {
  margin: -24px -12px;
}
.page-template-automotive-lp .lp-section.content-box-with-icon .row > * {
  padding: 24px 12px;
}
.page-template-automotive-lp .lp-section.content-box-with-icon .content-box {
  display: flex;
}
.page-template-automotive-lp .lp-section.content-box-with-icon .icon {
  max-width: 52px;
  margin-right: 15px;
  flex-shrink: 0;
}
.page-template-automotive-lp .lp-section.content-box-with-icon .heading {
  font-family: Poppins;
  font-weight: 600;
  font-size: 24px;
  color: var(--r6_black);
  margin-bottom: 25px;
}
.page-template-automotive-lp .lp-section.img-txt-cols {
  --r6_gap: 126px;
  font-size: 23px;
  color: var(--r6_dark_grey);
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.img-txt-cols {
    --r6_gap_md: var(--r6_gap);
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section.img-txt-cols {
    --r6_gap_sm: 0;
  }
}
.page-template-automotive-lp .lp-section.img-txt-cols .row {
  gap: var(--r6_gap);
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.img-txt-cols .row {
    gap: var(--r6_gap_md);
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section.img-txt-cols .row {
    gap: 2rem;
  }
}
.page-template-automotive-lp .lp-section.img-txt-cols .col {
  flex-basis: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
  max-width: calc(var(--r6_col_mw) - (var(--r6_gap) / 2));
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_md: var(--r6_col_mw);
    flex-basis: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
    max-width: calc(var(--r6_col_mw_md) - (var(--r6_gap_md) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section.img-txt-cols .col {
    --r6_col_mw_sm: 100%;
    flex-basis: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
    max-width: calc(var(--r6_col_mw_sm) - (var(--r6_gap_sm) / 2));
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section.img-txt-cols .wysiwyg-col {
    order: 1;
  }
}
.page-template-automotive-lp .lp-section.img-txt-cols ul {
  margin-bottom: 35px;
}
.page-template-automotive-lp .lp-section.img-txt-cols ul:last-child {
  margin-bottom: 0;
}
.page-template-automotive-lp .lp-section.img-txt-cols .section-heading {
  margin-bottom: 100px;
}
.page-template-automotive-lp .lp-section.img-txt-cols .video-col .col-wrap {
  position: relative;
}
.page-template-automotive-lp .lp-section.img-txt-cols .video-col .col-wrap::before {
  display: block;
  padding-top: 56.25%;
  content: "";
}
.page-template-automotive-lp .lp-section.img-txt-cols .video-col .col-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-template-automotive-lp .lp-section.img-txt-cols.vid1-sec .video-col .col-wrap {
  padding-bottom: 44%;
}
.page-template-automotive-lp .lp-section.img-txt-cols.vid2-sec .video-col .col-wrap {
  padding-bottom: 15.7%;
}
.page-template-automotive-lp .lp-section.img-txt-cols.vid4-sec .video-col .col-wrap {
  padding-bottom: 17.8%;
}
.page-template-automotive-lp .lp-section.call-to-action-2 {
  --r6_pt: 115px;
  --r6_pb: 115px;
  padding-left: 35px;
  padding-right: 35px;
}
@media (max-width: 480px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 {
    padding-left: 25px;
    padding-right: 25px;
  }
}
.page-template-automotive-lp .lp-section.call-to-action-2 > .container {
  max-width: 1296px;
  background-color: var(--cta-2-bg-color);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: var(--cta-2-bg-img);
  padding: 27px 78px 27px 109px;
  border-radius: 15px;
}
@media (max-width: 1238px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 > .container {
    padding-right: 50px;
    padding-left: 50px;
  }
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 > .container {
    text-align: center;
  }
}
@media (max-width: 480px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 > .container {
    padding: 20px;
  }
}
.page-template-automotive-lp .lp-section.call-to-action-2 .col-info, .page-template-automotive-lp .lp-section.call-to-action-2 .col-img {
  flex: 0 0 50%;
  max-width: 50%;
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .col-info, .page-template-automotive-lp .lp-section.call-to-action-2 .col-img {
    flex-basis: 100%;
    max-width: 1000%;
  }
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .col-info {
    margin-bottom: 30px;
  }
}
.page-template-automotive-lp .lp-section.call-to-action-2 .sub-headline {
  font-family: Colfax, sans-serif;
  font-weight: 500;
  line-height: normal;
  font-size: 18px;
  color: #acadad;
  border: 1px solid #acadad;
  border-radius: 60px;
  display: inline-block;
  margin-bottom: 26px;
  padding: 10px 14px;
}
.page-template-automotive-lp .lp-section.call-to-action-2 .headline {
  color: #fff;
  line-height: 1.037;
  font-family: Poppins, sans-serif;
  font-weight: 500;
  margin-bottom: 38px;
}
@media (min-width: 1200px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .headline {
    font-size: 54px;
  }
}
@media (min-width: 1025px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .headline {
    max-width: 434px;
  }
}
@media (max-width: 767px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .headline {
    margin-left: auto;
    margin-right: auto;
    max-width: 400px;
  }
}
.page-template-automotive-lp .lp-section.call-to-action-2 .btn-group {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  align-items: center;
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.call-to-action-2 .btn-group {
    justify-content: center;
  }
}
.page-template-automotive-lp .lp-section.call-to-action-2 .btn-cta {
  font-family: Poppins, sans-serif;
  font-size: 17px;
  line-height: normal;
  font-weight: 600;
  background-color: #131cff;
  border-radius: 60px;
  display: inline-block;
  color: #fff;
  padding: 13px 29px;
  text-decoration: none;
  text-align: center;
}
.page-template-automotive-lp .lp-section.call-to-action-2 .btn-cta[href*="tel"] {
  background-color: transparent;
  border: 1px solid var(--r6_white);
  color: var(--r6_white);
  padding: 10px 14px;
  min-width: 215px;
}
.page-template-automotive-lp .lp-section.image-desc-link {
  --r6_pt: 115px;
  --r6_pb: 115px;
  color: var(--r6_dark_grey);
}
.page-template-automotive-lp .lp-section.image-desc-link .section-heading {
  margin-bottom: 24px;
}
.page-template-automotive-lp .lp-section.image-desc-link .section-desc {
  max-width: 950px;
  margin-bottom: 48px;
  margin-right: auto;
  margin-left: auto;
}
.page-template-automotive-lp .lp-section.image-desc-link .row {
  margin: -10px;
}
.page-template-automotive-lp .lp-section.image-desc-link .col {
  padding: 10px;
}
.page-template-automotive-lp .lp-section.image-desc-link .col-wrap {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.page-template-automotive-lp .lp-section.image-desc-link .img-wrap {
  margin-bottom: 54px;
  text-align: center;
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.image-desc-link .img-wrap {
    margin-bottom: 16px;
  }
}
.page-template-automotive-lp .lp-section.image-desc-link .desc {
  margin-bottom: 36px;
}
.page-template-automotive-lp .lp-section.image-desc-link .btn-link-arrow {
  margin-top: auto;
}
.page-template-automotive-lp .lp-section.contact {
  --r6_pt: 167px;
  --r6_pb: 167px;
  font-size: 1rem;
  font-weight: 500;
  background-image: var(--cta-2-bg-img);
  background-position: 100% 50%;
  background-repeat: no-repeat;
  position: relative;
}
@media (max-width: 1024px) {
  .page-template-automotive-lp .lp-section.contact::before {
    position: absolute;
    content: "";
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
  }
}
.page-template-automotive-lp .lp-section.contact label, .page-template-automotive-lp .lp-section.contact .heading {
  --r6_txt_color_a: 1;
  color: rgba(var(--r6_txt_color_r), var(--r6_txt_color_g), var(--r6_txt_color_b), var(--r6_txt_color_a));
}
.page-template-automotive-lp .lp-section.contact > .container {
  max-width: 772px;
  position: relative;
}
.page-template-automotive-lp .lp-section.contact .sub-heading-wrap {
  margin-bottom: 14px;
}
.page-template-automotive-lp .lp-section.contact .badge {
  border: 1px solid;
  padding: 13px 29px;
}
.page-template-automotive-lp .lp-section.contact .heading {
  font-family: Poppins;
  font-weight: 500;
  line-height: 1.037037037;
  margin-bottom: 53px;
}
.page-template-automotive-lp .lp-section.contact .heading .underline::before {
  top: 1.3em;
  background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 300 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M297.838 7.67126C211.225 0.0559349 30.2951 7.12905 2.44927 10.636C1.32538 10.8491 0.352156 9.30759 0.138369 8.21558C-0.0754183 7.12357 0.183441 6.7144 1.73844 6.68287C32.8747 4.55168 181.791 -3.4668 298.337 3.67342C299.473 3.80645 299.212 4.81849 299.075 5.92164C298.937 7.02479 298.974 7.80327 297.838 7.67126Z' fill='%23131CFF'/%3E%3C/svg%3E");
}
.page-template-automotive-lp .lp-section.contact .wpcf7 {
  font-size: 18px;
  font-weight: 400;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 label {
  margin-bottom: 9px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .row {
  margin-right: -13px;
  margin-left: -13px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .col {
  padding-right: 13px;
  padding-left: 13px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .form-group {
  margin-bottom: 33px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control {
  margin-bottom: 0;
  font-size: 17px;
  line-height: 1.5882352941;
  padding: 10px 21px 10px;
  color: inherit;
  background-color: transparent;
  border-color: #fff;
  border-radius: 4.59px;
  outline: none;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control:focus {
  border-color: var(--r6_grey);
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="text"], .page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="tel"], .page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control[type="email"], .page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control.wpcf7-select {
  height: 46px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form-control:not(:focus)::placeholder {
  opacity: 1;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-textarea {
  height: auto;
  min-height: 151px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-select {
  appearance: none;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-select option {
  background: initial;
  color: initial;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .row-btn-submit {
  margin-top: 45px;
  margin-right: 0;
  margin-left: 0;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .row-btn-submit .col {
  padding-right: 0;
  padding-left: 0;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .row-btn-submit .col:first-child {
  flex: 0 0 auto;
  max-width: none;
  width: auto;
  padding-right: 64px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .row-btn-submit .col:nth-child(2) {
  --r6_col_mw: calc(100% - 235px - 32px);
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-submit {
  color: var(--r6_white);
  background-color: var(--r6_electric_blue);
  padding: 13px;
  border-radius: 70px;
  min-width: 235px;
  font-family: Poppins;
  font-size: 15px;
  line-height: 1;
  font-weight: 600;
  border-color: var(--r6_electric_blue);
  height: 58px;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-spinner {
  vertical-align: middle;
}
.page-template-automotive-lp .lp-section.contact .wpcf7 .wpcf7-form:not(.submitting) .wpcf7-spinner {
  display: none;
}
.page-template-automotive-lp #prefooterCTA, .page-template-automotive-lp #footer-section {
  color: var(--r6_white);
}
.page-template-automotive-lp #prefooterCTA .underline::before, .page-template-automotive-lp #footer-section .underline::before {
  content: none;
}
.page-template-automotive-lp #prefooterCTA h1, .page-template-automotive-lp #prefooterCTA h2, .page-template-automotive-lp #prefooterCTA h3, .page-template-automotive-lp #prefooterCTA h4, .page-template-automotive-lp #prefooterCTA h5, .page-template-automotive-lp #prefooterCTA h6, .page-template-automotive-lp #footer-section h1, .page-template-automotive-lp #footer-section h2, .page-template-automotive-lp #footer-section h3, .page-template-automotive-lp #footer-section h4, .page-template-automotive-lp #footer-section h5, .page-template-automotive-lp #footer-section h6 {
  color: inherit;
}
/*# sourceMappingURL=data:application/json,%7B%22version%22%3A3%2C%22sourceRoot%22%3A%22https%3A%2F%2Foldr6digitalcomau.r6d.dev%2F%22%2C%22sources%22%3A%5B%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2Frem-to-px.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fstyles.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_root.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_reboot.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_hover.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_type.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_images.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_code.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_grid.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_breakpoints.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_grid-framework.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_grid.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_tables.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_table-row.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_transition.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_forms.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_buttons.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_transitions.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_dropdown.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_caret.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_button-group.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_input-group.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_custom-forms.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_nav.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_navbar.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_card.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_breadcrumb.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_pagination.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_badge.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_badge.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_jumbotron.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_alert.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_alert.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_progress.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_media.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_list-group.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_list-group.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_close.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_toasts.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_modal.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_tooltip.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_popover.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_carousel.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_clearfix.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_spinners.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_align.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_background-variant.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_background.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_borders.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_display.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_embed.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_flex.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_float.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_interactions.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_overflow.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_position.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_screenreaders.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_screen-reader.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_shadows.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_sizing.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_spacing.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_stretched-link.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_text.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Fmixins%2F_text-emphasis.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2Futilities%2F_visibility.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fvendor%2Fbootstrap%2F_print.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fabstracts%2F_fonts.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fbase%2F_reset.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fbase%2F_typography.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fbase%2F_animations.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fbase%2F_backgrounds.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_general.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_body.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_header.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fabstracts%2F_mixins.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_full-screen-menu.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_footer.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_sidebar.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flayout%2F_home.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_button.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_input.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_form.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_numbers.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_recent-news.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_image-transitions.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_case-studies.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_statistics.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_accordion.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_scrolling-values.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_styled-list.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_social-icons.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_prefooter-banner.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_google-map.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_homepage_hero.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_client-logos.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_inner-container-block.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_titlebar.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_video-embed-section.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_contact_page.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_careers_eoi.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_image-video-banner.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_project-overview.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_number-content-block.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_numbered-list.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_testimonial-column.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_careers-positions_list.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_image-banner-with-text.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_icons-block.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_images-slides-from-right.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_title-bar-with-count-up-numbers.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_text-image-section.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_number-list-highlight-on-scroll.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fcomponents%2F_video-banner.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_single-news.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_single-career.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_capabilities-child-pages.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_capabilities-strategy.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_our-work.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_marketing-template.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_landing-page-template.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_culture.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_careers-page.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_single-work.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_about.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_news-archive.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_capabilities.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_capabilities-creative.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_capabilities-marketing.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_careers-with-sidebar.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_category.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Fpages%2F_webdesign-lp.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flanding-pages%2F_lp-marketing-v2.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flanding-pages%2F_lp-branding.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flanding-pages%2F_lp-storage.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flanding-pages%2F_lp-e-commerce.scss%22%2C%22wp-content%2Fthemes%2Fr6-theme%2Fscss%2Flanding-pages%2F_lp-automotive.scss%22%5D%2C%22names%22%3A%5B%5D%2C%22mappings%22%3A%22%3BAA0EA%3BAAAA%3BAAAA%3BAC1EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACkBA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7KE%3BAAAA%3BAAAA%3BAAAA%3BAD6LF%3BAAAA%3BAAAA%3BAAAA%3BAC7LE%3BAAAA%3BAAAA%3BAAAA%3BAD4MF%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAE3dA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAClHF%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BACtCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACsDE%3BADzCE%3BAAAA%3BAAAA%3BAAAA%3BACyCF%3BADzCE%3BAAAA%3BAAAA%3BAAAA%3BACyCF%3BADzCE%3BAAAA%3BAAAA%3BAAAA%3BACyCF%3BADzCE%3BAAAA%3BAAAA%3BAAAA%3BAA6BJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAEnDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA0BI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADXR%3BAC3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADXR%3BAC3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADXR%3BAC3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADXR%3BAC3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2BBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADjBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEnEZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAR9DA%3BAAAA%3BAAAA%3BAAAA%3BASNE%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BATDJ%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BAAzBJ%3BAAAA%3BAAAA%3BATMF%3BAAAA%3BAAAA%3BASmBM%3BAAAA%3BAAAA%3BADkFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BARpIF%3BAAAA%3BAAAA%3BAAAA%3BAK6DE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyGI%3BAAAA%3BAAAA%3BAAAA%3BAHzGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyGI%3BAAAA%3BAAAA%3BAAAA%3BAHzGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyGI%3BAAAA%3BAAAA%3BAAAA%3BAHzGJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAGyGI%3BAAAA%3BAAAA%3BAAAA%3BAARJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAE5KR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACcM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BADOJ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAEpBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAF6BA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEzMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAA5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8DE%3BAAAA%3BAAAA%3BAAAA%3BAA9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwFE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAArIN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAA5CA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA8DE%3BAAAA%3BAAAA%3BAAAA%3BAA9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwFE%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAFiGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAL9NE%3BAKoOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAGhVJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAFcM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXRJ%3BAAAA%3BAAAA%3BAAAA%3BAacA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAeF%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADaF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbrDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAcKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BADmBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADpBF%3BAAAA%3BAAAA%3BAAAA%3BAb3DA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAc6DA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BADTJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAbtEE%3BAAAA%3BAAAA%3BAAAA%3BAagFA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAE1IF%3BAAAA%3BAAAA%3BAJoBM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAIjBJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAJMM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAKnBN%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BACqBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BADzCJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAXcA%3BAWnBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXcA%3BAWnBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXcA%3BAWnBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXcA%3BAWnBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BADYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxCE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAA4BA%3BAAAA%3BAAAA%3BADsBA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhB1GE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAgByIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAExLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAlBGA%3BAAAA%3BAAAA%3BAkBME%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAsBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAoBA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAeJ%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBE%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FLA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAWN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATvKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASoLF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATjYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAS4YF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAT5ZI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASsaF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BATtbI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BASmcF%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BATrfM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAUfN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BArBGE%3BAAAA%3BAAAA%3BAqBOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBrBA%3BAAAA%3BAAAA%3BAqB8BE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BACnGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBnCE%3BAAAA%3BAAAA%3BAsBsDF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtBrGE%3BAAAA%3BAAAA%3BAsBoHF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAjBpEI%3BAiBkFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoHI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FIJ%3BAiBkFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoHI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FIJ%3BAiBkFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoHI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FIJ%3BAiBkFI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjB%2FFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAiBoHI%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAA%2FDJ%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAqBA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAeN%3BAAAA%3BAAAA%3BAtBvNA%3BAAAA%3BAAAA%3BAsBgOE%3BAAAA%3BAAAA%3BAtBhOF%3BAAAA%3BAAAA%3BAsBuOI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAtB%2FPF%3BAAAA%3BAAAA%3BAsB2QA%3BAAAA%3BAAAA%3BAtB3QA%3BAAAA%3BAAAA%3BAsBoRE%3BAAAA%3BAAAA%3BAtBpRF%3BAAAA%3BAAAA%3BAsB2RI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAtBnTF%3BAAAA%3BAAAA%3BAuBZF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAvBpDE%3BAAAA%3BAAAA%3BAuB6DA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAlB9FE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBwGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBF%3BAAAA%3BAAAA%3BAlB1HE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBmIA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAlBvLE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkBiMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACxRJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACtCF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACjDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAbJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACXN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAhBeM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXJJ%3BAAAA%3BAAAA%3BA2BQA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BADwCF%3BAAAA%3BAAAA%3BAAAA%3BA3BlCA%3BAAAA%3BAAAA%3BAAAA%3BA4BNE%3BAAAA%3BAAAA%3BAAAA%3BACVJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxB4DI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAwBhDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACRA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BADuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACPA%3BAACE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BArBCM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqBWN%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzCN%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BACDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAlCJE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAkCiBA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BA7BzDN%3BA6BmCA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BzDN%3BA6BmCA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BzDN%3BA6BmCA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7BzDN%3BA6BmCA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBV%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BACxIF%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAVJ%3BAAAA%3BAAAA%3BAAAA%3BAnCaA%3BAAAA%3BAAAA%3BAAAA%3BAmCHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACbN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApCYE%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAoCYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BACrCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BACrCA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BA3BvBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA2B2BJ%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAjClII%3BAiC6IF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAjCvKE%3BAiC2KF%3BAAAA%3BAAAA%3BAAAA%3BAjC3KE%3BAiCkLF%3BAAAA%3BAAAA%3BAAAA%3BAC7OF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAwBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3GA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAyBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BACzJA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAD2BF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BRM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BkBN%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BrDI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8BkEN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9BlEM%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAXJJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAyC8FF%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA9B1II%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8B4JJ%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAEtLA%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAGF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAACE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BACzDJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACFE%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA6CXA%3BAAAA%3BAAAA%3BA7CWA%3BAAAA%3BAAAA%3BA8CJF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACVA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BALvEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAMUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CiDF%3BA2CjDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CiDF%3BA2CjDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CiDF%3BA2CjDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3CiDF%3BA2CjDE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUN%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrBJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxBA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BA7CYA%3BA6ClDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA7CYA%3BA6ClDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA7CYA%3BA6ClDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA7CYA%3BA6ClDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAC1CA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BA9CoDA%3BA8CtDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA9CoDA%3BA8CtDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA9CoDA%3BA8CtDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BA9CoDA%3BA8CtDA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BACLF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtBF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACoBE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtBF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACCI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BACTQ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAtDPA%3BAsDlDI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAtDPA%3BAsDlDI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAtDPA%3BAsDlDI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAtDPA%3BAsDlDI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAbA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC9DF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACCF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAxDqCA%3BAwDvCA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAxDqCA%3BAwDvCA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAxDqCA%3BAwDvCA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAxDqCA%3BAwDvCA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACvCE%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA8DXA%3BAAAA%3BAAAA%3BA9DWA%3BAAAA%3BAAAA%3BA6DkCF%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAACA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAEjEA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACCE%3BAACE%3BAAAA%3BAAAA%3BAAAA%3BAAWE%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAeA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAQF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAnErIJ%3BAoEGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEHA%3BAoEYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEZA%3BAoEqBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApErBA%3BAoE8BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApE9BA%3BAoEuCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEvCA%3BAoEgDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEhDA%3BAoEyDA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEzDA%3BAoEkEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApElEA%3BAoE2EA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApE3EA%3BAoEoFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEpFA%3BAoE6FA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApE7FA%3BAoEsGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEtGA%3BAoEgHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BApEvHA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAqEAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAClCF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAFJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAMN%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtEhMJ%3BAAAA%3BAAAA%3BAuEGA%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAvE7DJ%3BAAAA%3BAAAA%3BAuEqEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC9FJ%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BACvBL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAuBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BACtdA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKA%3BAAEQ%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACxJZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BACRA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAOV%3BAAAA%3BAAAA%3BADjBM%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOY%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUY%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BACnJI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAOV%3BAAAA%3BAAAA%3BAD2HU%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACnNI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAOV%3BAAAA%3BAAAA%3BAD4LE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQY%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBY%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAElZZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA7ExpBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA8EMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAYZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1XR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClCJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOT%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC7MJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAqBE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC9JR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAmBA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAChDU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAyBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAASpB%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BACjJZ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAChBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAClHA%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAEC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAtFTD%3BAsFeA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAtFhCA%3BAsFsCA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BACrKR%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BACjEJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaE%3BAAAA%3BAAAA%3BAAIE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BACnLJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQE%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAC9IJ%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FDJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BACpFR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpDJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACXJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BACnCD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAEE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKF%3BAAAA%3BAAAA%3BAAGE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKF%3BAAIM%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BACxFJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3BA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAACI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAQQ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzbR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC5CJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAC5MZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClEZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQL%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAWP%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BACrFJ%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAEQ%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAACI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAvG5MZ%3BAAAA%3BAAAA%3BAwGKI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAChHR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzGzDR%3BAyGkEA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC1EJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA1G5DJ%3BA0GsEA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpKR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAC%2FER%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxFJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BACpEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAC3HR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYpB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACrOR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACfJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAACC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAClKG%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUZ%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACpOR%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAC3MR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BArH1PZ%3BAsHKY%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAtHVR%3BAuHGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACzCR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAxHrBR%3BAyHGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAWI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAzH7VR%3BA0HCI%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAID%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGK%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACtVhB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA3HpYpB%3BA4HCA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMJ%3BAAEQ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAIQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQhB%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMQ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAKQ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAShB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAqIR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2F0BR%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BA7HzGR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BA6HwHI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcpB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3B%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAC3ZZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAC1RJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQZ%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWJ%3BAAGQ%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIK%3BAAAA%3BAAAA%3BAAAA%3BAAKL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BACvfhB%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAACI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAkBR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC%2FHZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOR%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAC3CJ%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQR%3BAACI%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACxEJ%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAClDR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKN%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAiBJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAEQ%3BAAAA%3BAAAA%3BAAKZ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAKR%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAQR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAASZ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAEI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAGQ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUhB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOI%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMR%3BAAAA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BACphDR%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAsFA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKE%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKc%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMK%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYnB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAWH%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BACr9CH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAOJ%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAKG%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMO%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAChvCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASH%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMO%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BACv9BL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMO%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAClmCL%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAeD%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAMJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAgBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOU%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIT%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUD%3BAAAA%3BAAAA%3BAAAA%3BAAME%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAMD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOF%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAoBC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYA%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAMI%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAASA%3BAAAA%3BAAAA%3BAAGI%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQD%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAQA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAGC%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAKI%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaS%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAQlB%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAWC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAaC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAUF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAGA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAIH%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMG%3BAAAA%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAIJ%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAKJ%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYE%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYD%3BAAAA%3BAAAA%3BAAAA%3BAAMA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAMO%3BAAAA%3BAAAA%3BAAAA%3BAAMP%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAYC%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAKD%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAAA%3BAAKA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAKC%3BAAAA%3BAAAA%3BAAAA%3BAAIC%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAOA%3BAAAA%3BAAAA%3BAAMF%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAAA%3BAAcA%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%3BAAQH%3BAAAA%3BAAAA%3BAAII%3BAAAA%3BAAAA%3BAAIA%3BAAAA%3BAAAA%22%7D */