@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
/* Select Drop Down Start */
/* Select Drop Down End */
/* Help Tooltip */
@import url("https://fonts.googleapis.com/css?family=Roboto&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,700&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
@import url("https://fonts.googleapis.com/css?family=Roboto:300,700&display=swap");
@import url("https://fonts.googleapis.com/icon?family=Material+Icons");
:root {
  --body-bg: #f5f5f5;
  --custom-select-border-disabled-width: 0.0625rem;
  --custom-select-border-disabled-color: #d32f2f;
  --custom-select-bg-size: 2.5rem;
  --spacer: 1rem;
  --spacer-2: 0.5rem;
  --spacer-6: 4.5rem;
  --spacer-8: 0.5rem;
  --spacer-12: 0.75rem;
  --spacer-16: 1rem;
  --spacer-20: 1.25rem;
  --spacer-24: 1.5rem;
  --spacer-28: 1.75rem;
  --spacer-32: 2rem;
  --spacer-36: 2.25rem;
  --spacer-40: 2.5rem;
  --spacer-44: 2.75rem;
  --spacer-48: 3rem;
  --spacer-64: 4rem;
  --spacer-128: 8rem;
  --spacer-256: 16rem;
  --spacer-512: 32rem;
  --spacer-0: 0;
  --spacer-1: 0.25rem;
  --spacer-3: 1rem;
  --spacer-4: 1.5rem;
  --spacer-5: 3rem;
  --spacer-7: 6rem;
  --scrollbar: #979797;
  --dropdown-rounding: 0.25rem;
}

/*  This is the entry point for helsman branding */
/* Select Drop Down Start */
/* Select Drop Down End */
/* Help Tooltip */
:root {
  --body-bg: #f5f5f5;
  --custom-select-border-disabled-width: 0.0625rem;
  --custom-select-border-disabled-color: #d32f2f;
  --custom-select-bg-size: 2.5rem;
  --spacer: 1rem;
  --spacer-2: 0.5rem;
  --spacer-6: 4.5rem;
  --spacer-8: 0.5rem;
  --spacer-12: 0.75rem;
  --spacer-16: 1rem;
  --spacer-20: 1.25rem;
  --spacer-24: 1.5rem;
  --spacer-28: 1.75rem;
  --spacer-32: 2rem;
  --spacer-36: 2.25rem;
  --spacer-40: 2.5rem;
  --spacer-44: 2.75rem;
  --spacer-48: 3rem;
  --spacer-64: 4rem;
  --spacer-128: 8rem;
  --spacer-256: 16rem;
  --spacer-512: 32rem;
  --spacer-0: 0;
  --spacer-1: 0.25rem;
  --spacer-3: 1rem;
  --spacer-4: 1.5rem;
  --spacer-5: 3rem;
  --spacer-7: 6rem;
  --scrollbar: #979797;
  --dropdown-rounding: 0.25rem;
}

.btn-action-tertiary,
.btn-action-tertiary:hover,
.btn-action-tertiary:active,
.btn-action-tertiary:focus {
  border: 0.125rem solid var(--accentcolor3-1) !important;
}

.btn-action-primary:hover,
.btn-action-primary:active,
.btn-action-primary:focus {
  border: 0.125rem solid var(--brandcolor2-2) !important;
}

.btn-action-secondary:hover,
.btn-action-secondary:active,
.btn-action-secondary:focus {
  border: 0.125rem solid var(--brandcolor1-1) !important;
}

/* You can add global styles to this file, and also import other style files */
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 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: #99e5ea;
  --brandcolor1-1: #99e5ea;
  --brandcolor1-2: #aaeded;
  --brandcolor1-3: #c9f3f4;
  --brandcolor1-4: #f2fcfc;
  --secondary: #1a1446;
  --brandcolor2-1: #1a1446;
  --brandcolor2-2: #29254f;
  --brandcolor2-3: #5f5c7f;
  --accentcolor1-1: #06748c;
  --accentcolor2-1: #28a3af;
  --accentcolor3-1: #78e1e1;
  --accentcolor3-2: #99e5ea;
  --accentcolor3-3: #aaeded;
  --accentcolor3-4: #c9f3f4;
  --brandgray1: #343741;
  --brandgray2: #404040;
  --brandgray3: #565656;
  --brandgray4: #707070;
  --brandgray5: #c0bfc0;
  --brandgray6: #e6e6e6;
  --neutral: #f5f5f5;
  --action-primary: #1a1446;
  --action-secondary: #78e1e1;
  --action-tertiary: #f2fcfc;
  --error: #d32f2f;
  --validation-success-green: #008040;
  --dark: #1a1446;
  --light: #fff;
  --contact-list-title: #fff;
  --panel-seperation-color: #3d3863;
  --contacts-header-background: #99e5ea;
  --cta-primary-text-bg-color: #fff;
  --cta-primary-icon-bg-color: #fff;
  --cta-secondary-text-bg-color: #fff;
  --cta-secondary-icon-bg-color: #fff;
  --cta-bottom-border: #f5911e;
  --primary: #99e5ea;
  --secondary: #1a1446;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #d32f2f;
  --light: #fff;
  --dark: #1a1446;
  --brandcolor1-1: #99e5ea;
  --brandcolor1-2: #aaeded;
  --brandcolor1-3: #c9f3f4;
  --brandcolor1-4: #f2fcfc;
  --brandcolor2-1: #1a1446;
  --brandcolor2-2: #29254f;
  --brandcolor2-3: #5f5c7f;
  --accentcolor1-1: #06748c;
  --accentcolor2-1: #28a3af;
  --accentcolor3-1: #78e1e1;
  --accentcolor3-2: #99e5ea;
  --accentcolor3-3: #aaeded;
  --accentcolor3-4: #c9f3f4;
  --brandgray1: #343741;
  --brandgray2: #404040;
  --brandgray3: #565656;
  --brandgray4: #707070;
  --brandgray5: #c0bfc0;
  --brandgray6: #e6e6e6;
  --neutral: #f5f5f5;
  --white: #fff;
  --action-primary: #1a1446;
  --action-secondary: #78e1e1;
  --action-tertiary: #f2fcfc;
  --error: #d32f2f;
  --validation-success-green: #008040;
  --contact-list-title: #fff;
  --panel-seperation-color: #3d3863;
  --contacts-header-background: #99e5ea;
  --cta-primary-text-bg-color: #fff;
  --cta-primary-icon-bg-color: #fff;
  --cta-secondary-text-bg-color: #fff;
  --cta-secondary-icon-bg-color: #fff;
  --cta-bottom-border: #f5911e;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Roboto", sans-serif;
  --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: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  color: #1a1446;
  text-align: left;
  background-color: #f5f5f5;
}

[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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          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: #99e5ea;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902);
  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: 1rem;
  padding-bottom: 1rem;
  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: 6rem;
}

h2, .h2 {
  font-size: 3.75rem;
}

h3, .h3 {
  font-size: 3rem;
}

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

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

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

.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: 0.125rem solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 87.5%;
  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: 87.5%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f5f5;
  border: 0.125rem solid #dee2e6;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  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;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

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-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.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-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
  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.33333333%;
  max-width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #1a1446;
}
.table th,
.table td {
  padding: 1rem;
  vertical-align: top;
  border-top: 0.125rem solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0.25rem solid #dee2e6;
}
.table tbody + tbody {
  border-top: 0.25rem solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 0.125rem solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 0.125rem solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 0.25rem;
}

.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: #1a1446;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-primary:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-secondary:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(242.68, 196.76, 196.76);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(232.12, 146.84, 146.84);
}

.table-hover .table-danger:hover {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: white;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: white;
}

.table-hover .table-light:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-dark:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-brandcolor1-1,
.table-brandcolor1-1 > th,
.table-brandcolor1-1 > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-brandcolor1-1 th,
.table-brandcolor1-1 td,
.table-brandcolor1-1 thead th,
.table-brandcolor1-1 tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-brandcolor1-1:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-brandcolor1-1:hover > td,
.table-hover .table-brandcolor1-1:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-brandcolor1-2,
.table-brandcolor1-2 > th,
.table-brandcolor1-2 > td {
  background-color: rgb(231.2, 249.96, 249.96);
}
.table-brandcolor1-2 th,
.table-brandcolor1-2 td,
.table-brandcolor1-2 thead th,
.table-brandcolor1-2 tbody + tbody {
  border-color: rgb(210.8, 245.64, 245.64);
}

.table-hover .table-brandcolor1-2:hover {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.table-hover .table-brandcolor1-2:hover > td,
.table-hover .table-brandcolor1-2:hover > th {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}

.table-brandcolor1-3,
.table-brandcolor1-3 > th,
.table-brandcolor1-3 > td {
  background-color: rgb(239.88, 251.64, 251.92);
}
.table-brandcolor1-3 th,
.table-brandcolor1-3 td,
.table-brandcolor1-3 thead th,
.table-brandcolor1-3 tbody + tbody {
  border-color: rgb(226.92, 248.76, 249.28);
}

.table-hover .table-brandcolor1-3:hover {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.table-hover .table-brandcolor1-3:hover > td,
.table-hover .table-brandcolor1-3:hover > th {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}

.table-brandcolor1-4,
.table-brandcolor1-4 > th,
.table-brandcolor1-4 > td {
  background-color: rgb(251.36, 254.16, 254.16);
}
.table-brandcolor1-4 th,
.table-brandcolor1-4 td,
.table-brandcolor1-4 thead th,
.table-brandcolor1-4 tbody + tbody {
  border-color: rgb(248.24, 253.44, 253.44);
}

.table-hover .table-brandcolor1-4:hover {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.table-hover .table-brandcolor1-4:hover > td,
.table-hover .table-brandcolor1-4:hover > th {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}

.table-brandcolor2-1,
.table-brandcolor2-1 > th,
.table-brandcolor2-1 > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-brandcolor2-1 th,
.table-brandcolor2-1 td,
.table-brandcolor2-1 thead th,
.table-brandcolor2-1 tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-brandcolor2-1:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-brandcolor2-1:hover > td,
.table-hover .table-brandcolor2-1:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-brandcolor2-2,
.table-brandcolor2-2 > th,
.table-brandcolor2-2 > td {
  background-color: rgb(195.08, 193.96, 205.72);
}
.table-brandcolor2-2 th,
.table-brandcolor2-2 td,
.table-brandcolor2-2 thead th,
.table-brandcolor2-2 tbody + tbody {
  border-color: rgb(143.72, 141.64, 163.48);
}

.table-hover .table-brandcolor2-2:hover {
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.table-hover .table-brandcolor2-2:hover > td,
.table-hover .table-brandcolor2-2:hover > th {
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}

.table-brandcolor2-3,
.table-brandcolor2-3 > th,
.table-brandcolor2-3 > td {
  background-color: rgb(210.2, 209.36, 219.16);
}
.table-brandcolor2-3 th,
.table-brandcolor2-3 td,
.table-brandcolor2-3 thead th,
.table-brandcolor2-3 tbody + tbody {
  border-color: rgb(171.8, 170.24, 188.44);
}

.table-hover .table-brandcolor2-3:hover {
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.table-hover .table-brandcolor2-3:hover > td,
.table-hover .table-brandcolor2-3:hover > th {
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}

.table-accentcolor1-1,
.table-accentcolor1-1 > th,
.table-accentcolor1-1 > td {
  background-color: rgb(185.28, 216.08, 222.8);
}
.table-accentcolor1-1 th,
.table-accentcolor1-1 td,
.table-accentcolor1-1 thead th,
.table-accentcolor1-1 tbody + tbody {
  border-color: rgb(125.52, 182.72, 195.2);
}

.table-hover .table-accentcolor1-1:hover {
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.table-hover .table-accentcolor1-1:hover > td,
.table-hover .table-accentcolor1-1:hover > th {
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}

.table-accentcolor2-1,
.table-accentcolor2-1 > th,
.table-accentcolor2-1 > td {
  background-color: rgb(194.8, 229.24, 232.6);
}
.table-accentcolor2-1 th,
.table-accentcolor2-1 td,
.table-accentcolor2-1 thead th,
.table-accentcolor2-1 tbody + tbody {
  border-color: rgb(143.2, 207.16, 213.4);
}

.table-hover .table-accentcolor2-1:hover {
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.table-hover .table-accentcolor2-1:hover > td,
.table-hover .table-accentcolor2-1:hover > th {
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}

.table-accentcolor3-1,
.table-accentcolor3-1 > th,
.table-accentcolor3-1 > td {
  background-color: rgb(217.2, 246.6, 246.6);
}
.table-accentcolor3-1 th,
.table-accentcolor3-1 td,
.table-accentcolor3-1 thead th,
.table-accentcolor3-1 tbody + tbody {
  border-color: rgb(184.8, 239.4, 239.4);
}

.table-hover .table-accentcolor3-1:hover {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.table-hover .table-accentcolor3-1:hover > td,
.table-hover .table-accentcolor3-1:hover > th {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}

.table-accentcolor3-2,
.table-accentcolor3-2 > th,
.table-accentcolor3-2 > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-accentcolor3-2 th,
.table-accentcolor3-2 td,
.table-accentcolor3-2 thead th,
.table-accentcolor3-2 tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-accentcolor3-2:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-accentcolor3-2:hover > td,
.table-hover .table-accentcolor3-2:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-accentcolor3-3,
.table-accentcolor3-3 > th,
.table-accentcolor3-3 > td {
  background-color: rgb(231.2, 249.96, 249.96);
}
.table-accentcolor3-3 th,
.table-accentcolor3-3 td,
.table-accentcolor3-3 thead th,
.table-accentcolor3-3 tbody + tbody {
  border-color: rgb(210.8, 245.64, 245.64);
}

.table-hover .table-accentcolor3-3:hover {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.table-hover .table-accentcolor3-3:hover > td,
.table-hover .table-accentcolor3-3:hover > th {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}

.table-accentcolor3-4,
.table-accentcolor3-4 > th,
.table-accentcolor3-4 > td {
  background-color: rgb(239.88, 251.64, 251.92);
}
.table-accentcolor3-4 th,
.table-accentcolor3-4 td,
.table-accentcolor3-4 thead th,
.table-accentcolor3-4 tbody + tbody {
  border-color: rgb(226.92, 248.76, 249.28);
}

.table-hover .table-accentcolor3-4:hover {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.table-hover .table-accentcolor3-4:hover > td,
.table-hover .table-accentcolor3-4:hover > th {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}

.table-brandgray1,
.table-brandgray1 > th,
.table-brandgray1 > td {
  background-color: rgb(198.16, 199, 201.8);
}
.table-brandgray1 th,
.table-brandgray1 td,
.table-brandgray1 thead th,
.table-brandgray1 tbody + tbody {
  border-color: rgb(149.44, 151, 156.2);
}

.table-hover .table-brandgray1:hover {
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.table-hover .table-brandgray1:hover > td,
.table-hover .table-brandgray1:hover > th {
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}

.table-brandgray2,
.table-brandgray2 > th,
.table-brandgray2 > td {
  background-color: rgb(201.52, 201.52, 201.52);
}
.table-brandgray2 th,
.table-brandgray2 td,
.table-brandgray2 thead th,
.table-brandgray2 tbody + tbody {
  border-color: rgb(155.68, 155.68, 155.68);
}

.table-hover .table-brandgray2:hover {
  background-color: rgb(188.77, 188.77, 188.77);
}
.table-hover .table-brandgray2:hover > td,
.table-hover .table-brandgray2:hover > th {
  background-color: rgb(188.77, 188.77, 188.77);
}

.table-brandgray3,
.table-brandgray3 > th,
.table-brandgray3 > td {
  background-color: rgb(207.68, 207.68, 207.68);
}
.table-brandgray3 th,
.table-brandgray3 td,
.table-brandgray3 thead th,
.table-brandgray3 tbody + tbody {
  border-color: rgb(167.12, 167.12, 167.12);
}

.table-hover .table-brandgray3:hover {
  background-color: rgb(194.93, 194.93, 194.93);
}
.table-hover .table-brandgray3:hover > td,
.table-hover .table-brandgray3:hover > th {
  background-color: rgb(194.93, 194.93, 194.93);
}

.table-brandgray4,
.table-brandgray4 > th,
.table-brandgray4 > td {
  background-color: rgb(214.96, 214.96, 214.96);
}
.table-brandgray4 th,
.table-brandgray4 td,
.table-brandgray4 thead th,
.table-brandgray4 tbody + tbody {
  border-color: rgb(180.64, 180.64, 180.64);
}

.table-hover .table-brandgray4:hover {
  background-color: rgb(202.21, 202.21, 202.21);
}
.table-hover .table-brandgray4:hover > td,
.table-hover .table-brandgray4:hover > th {
  background-color: rgb(202.21, 202.21, 202.21);
}

.table-brandgray5,
.table-brandgray5 > th,
.table-brandgray5 > td {
  background-color: rgb(237.36, 237.08, 237.36);
}
.table-brandgray5 th,
.table-brandgray5 td,
.table-brandgray5 thead th,
.table-brandgray5 tbody + tbody {
  border-color: rgb(222.24, 221.72, 222.24);
}

.table-hover .table-brandgray5:hover {
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.table-hover .table-brandgray5:hover > td,
.table-hover .table-brandgray5:hover > th {
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}

.table-brandgray6,
.table-brandgray6 > th,
.table-brandgray6 > td {
  background-color: #f8f8f8;
}
.table-brandgray6 th,
.table-brandgray6 td,
.table-brandgray6 thead th,
.table-brandgray6 tbody + tbody {
  border-color: #f2f2f2;
}

.table-hover .table-brandgray6:hover {
  background-color: rgb(235.25, 235.25, 235.25);
}
.table-hover .table-brandgray6:hover > td,
.table-hover .table-brandgray6:hover > th {
  background-color: rgb(235.25, 235.25, 235.25);
}

.table-neutral,
.table-neutral > th,
.table-neutral > td {
  background-color: rgb(252.2, 252.2, 252.2);
}
.table-neutral th,
.table-neutral td,
.table-neutral thead th,
.table-neutral tbody + tbody {
  border-color: rgb(249.8, 249.8, 249.8);
}

.table-hover .table-neutral:hover {
  background-color: rgb(239.45, 239.45, 239.45);
}
.table-hover .table-neutral:hover > td,
.table-hover .table-neutral:hover > th {
  background-color: rgb(239.45, 239.45, 239.45);
}

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}
.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

.table-hover .table-white:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-action-primary,
.table-action-primary > th,
.table-action-primary > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-action-primary th,
.table-action-primary td,
.table-action-primary thead th,
.table-action-primary tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-action-primary:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-action-primary:hover > td,
.table-hover .table-action-primary:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-action-secondary,
.table-action-secondary > th,
.table-action-secondary > td {
  background-color: rgb(217.2, 246.6, 246.6);
}
.table-action-secondary th,
.table-action-secondary td,
.table-action-secondary thead th,
.table-action-secondary tbody + tbody {
  border-color: rgb(184.8, 239.4, 239.4);
}

.table-hover .table-action-secondary:hover {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.table-hover .table-action-secondary:hover > td,
.table-hover .table-action-secondary:hover > th {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}

.table-action-tertiary,
.table-action-tertiary > th,
.table-action-tertiary > td {
  background-color: rgb(251.36, 254.16, 254.16);
}
.table-action-tertiary th,
.table-action-tertiary td,
.table-action-tertiary thead th,
.table-action-tertiary tbody + tbody {
  border-color: rgb(248.24, 253.44, 253.44);
}

.table-hover .table-action-tertiary:hover {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.table-hover .table-action-tertiary:hover > td,
.table-hover .table-action-tertiary:hover > th {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}

.table-error,
.table-error > th,
.table-error > td {
  background-color: rgb(242.68, 196.76, 196.76);
}
.table-error th,
.table-error td,
.table-error thead th,
.table-error tbody + tbody {
  border-color: rgb(232.12, 146.84, 146.84);
}

.table-hover .table-error:hover {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.table-hover .table-error:hover > td,
.table-hover .table-error:hover > th {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}

.table-validation-success-green,
.table-validation-success-green > th,
.table-validation-success-green > td {
  background-color: rgb(183.6, 219.44, 201.52);
}
.table-validation-success-green th,
.table-validation-success-green td,
.table-validation-success-green thead th,
.table-validation-success-green tbody + tbody {
  border-color: rgb(122.4, 188.96, 155.68);
}

.table-hover .table-validation-success-green:hover {
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.table-hover .table-validation-success-green:hover > td,
.table-hover .table-validation-success-green:hover > th {
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}

.table-contact-list-title,
.table-contact-list-title > th,
.table-contact-list-title > td {
  background-color: white;
}
.table-contact-list-title th,
.table-contact-list-title td,
.table-contact-list-title thead th,
.table-contact-list-title tbody + tbody {
  border-color: white;
}

.table-hover .table-contact-list-title:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-contact-list-title:hover > td,
.table-hover .table-contact-list-title:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-panel-seperation-color,
.table-panel-seperation-color > th,
.table-panel-seperation-color > td {
  background-color: rgb(200.68, 199.28, 211.32);
}
.table-panel-seperation-color th,
.table-panel-seperation-color td,
.table-panel-seperation-color thead th,
.table-panel-seperation-color tbody + tbody {
  border-color: rgb(154.12, 151.52, 173.88);
}

.table-hover .table-panel-seperation-color:hover {
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.table-hover .table-panel-seperation-color:hover > td,
.table-hover .table-panel-seperation-color:hover > th {
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}

.table-contacts-header-background,
.table-contacts-header-background > th,
.table-contacts-header-background > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-contacts-header-background th,
.table-contacts-header-background td,
.table-contacts-header-background thead th,
.table-contacts-header-background tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-contacts-header-background:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-contacts-header-background:hover > td,
.table-hover .table-contacts-header-background:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-cta-primary-text-bg-color,
.table-cta-primary-text-bg-color > th,
.table-cta-primary-text-bg-color > td {
  background-color: white;
}
.table-cta-primary-text-bg-color th,
.table-cta-primary-text-bg-color td,
.table-cta-primary-text-bg-color thead th,
.table-cta-primary-text-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-primary-text-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-primary-text-bg-color:hover > td,
.table-hover .table-cta-primary-text-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-primary-icon-bg-color,
.table-cta-primary-icon-bg-color > th,
.table-cta-primary-icon-bg-color > td {
  background-color: white;
}
.table-cta-primary-icon-bg-color th,
.table-cta-primary-icon-bg-color td,
.table-cta-primary-icon-bg-color thead th,
.table-cta-primary-icon-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-primary-icon-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-primary-icon-bg-color:hover > td,
.table-hover .table-cta-primary-icon-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-secondary-text-bg-color,
.table-cta-secondary-text-bg-color > th,
.table-cta-secondary-text-bg-color > td {
  background-color: white;
}
.table-cta-secondary-text-bg-color th,
.table-cta-secondary-text-bg-color td,
.table-cta-secondary-text-bg-color thead th,
.table-cta-secondary-text-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-secondary-text-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-secondary-text-bg-color:hover > td,
.table-hover .table-cta-secondary-text-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-secondary-icon-bg-color,
.table-cta-secondary-icon-bg-color > th,
.table-cta-secondary-icon-bg-color > td {
  background-color: white;
}
.table-cta-secondary-icon-bg-color th,
.table-cta-secondary-icon-bg-color td,
.table-cta-secondary-icon-bg-color thead th,
.table-cta-secondary-icon-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-secondary-icon-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-secondary-icon-bg-color:hover > td,
.table-hover .table-cta-secondary-icon-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-bottom-border,
.table-cta-bottom-border > th,
.table-cta-bottom-border > td {
  background-color: rgb(252.2, 224.2, 192);
}
.table-cta-bottom-border th,
.table-cta-bottom-border td,
.table-cta-bottom-border thead th,
.table-cta-bottom-border tbody + tbody {
  border-color: rgb(249.8, 197.8, 138);
}

.table-hover .table-cta-bottom-border:hover {
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.table-hover .table-cta-bottom-border:hover > td,
.table-hover .table-cta-bottom-border:hover > th {
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}

.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: rgb(69.1465517241, 77.125, 85.1034482759);
}
.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: rgb(69.1465517241, 77.125, 85.1034482759);
}
.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.375em + 1rem);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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:focus {
  color: #495057;
  background-color: #fff;
  border-color: #78e1e1;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
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: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.375;
}

.col-form-label-lg {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  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.375;
  color: #1a1446;
  background-color: transparent;
  border: solid transparent;
  border-width: 0.125rem 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.75rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1.25rem);
  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: 87.5%;
  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.375;
  color: #fff;
  background-color: #28a745;
  border-radius: 0.5rem;
}
.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.375em + 0.75rem) !important;
  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.34375em + 0.1875rem) center;
  background-size: calc(0.6875em + 0.375rem) calc(0.6875em + 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 select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.375em + 0.75rem);
  background-position: top calc(0.34375em + 0.1875rem) right calc(0.34375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 3.0625rem) !important;
  background: none no-repeat right 0 center/2.5rem, #c9f3f4 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 2.5rem/calc(0.6875em + 0.375rem) calc(0.6875em + 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: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.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: 87.5%;
  color: #d32f2f;
}

.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.375;
  color: #fff;
  background-color: #d32f2f;
  border-radius: 0.5rem;
}
.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: #d32f2f;
  padding-right: calc(1.375em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d32f2f' 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='%23d32f2f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.34375em + 0.1875rem) center;
  background-size: calc(0.6875em + 0.375rem) calc(0.6875em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.375em + 0.75rem);
  background-position: top calc(0.34375em + 0.1875rem) right calc(0.34375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #d32f2f;
  padding-right: calc(0.75em + 3.0625rem) !important;
  background: none no-repeat right 0 center/2.5rem, #c9f3f4 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d32f2f' 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='%23d32f2f' stroke='none'/%3e%3c/svg%3e") center right 2.5rem/calc(0.6875em + 0.375rem) calc(0.6875em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d32f2f;
}
.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: #d32f2f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #d32f2f;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(219.9047619048, 89.0952380952, 89.0952380952);
  background-color: rgb(219.9047619048, 89.0952380952, 89.0952380952);
}
.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(211, 47, 47, 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: #d32f2f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d32f2f;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 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 {
  display: inline-block;
  font-weight: 400;
  color: #1a1446;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0.125rem solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.375;
  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 {
    transition: none;
  }
}
.btn:hover {
  color: #1a1446;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.5;
  box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-primary:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-primary:focus, .btn-primary.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 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: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 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: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}

.btn-warning {
  color: #343741;
  background-color: #ffc107;
  border-color: #ffc107;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-warning:hover {
  color: #343741;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #343741;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 172.3, 15.7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #343741;
  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: #343741;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 172.3, 15.7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  border-color: rgb(160.3333333333, 33.9166666667, 33.9166666667);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}

.btn-light {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-light:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-light:focus, .btn-light.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-brandcolor1-1 {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-1:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-brandcolor1-1:focus, .btn-brandcolor1-1.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-brandcolor1-1.disabled, .btn-brandcolor1-1:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-brandcolor1-1:not(:disabled):not(.disabled):active, .btn-brandcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-1.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-brandcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-brandcolor1-2 {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-2:hover {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
.btn-brandcolor1-2:focus, .btn-brandcolor1-2.focus {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}
.btn-brandcolor1-2.disabled, .btn-brandcolor1-2:disabled {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-brandcolor1-2:not(:disabled):not(.disabled):active, .btn-brandcolor1-2:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-2.dropdown-toggle {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  border-color: rgb(117.390776699, 225.859223301, 225.859223301);
}
.btn-brandcolor1-2:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}

.btn-brandcolor1-3 {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-3:hover {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
.btn-brandcolor1-3:focus, .btn-brandcolor1-3.focus {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}
.btn-brandcolor1-3.disabled, .btn-brandcolor1-3:disabled {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-brandcolor1-3:not(:disabled):not(.disabled):active, .btn-brandcolor1-3:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-3.dropdown-toggle {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  border-color: rgb(148.0384615385, 231.2307692308, 233.2115384615);
}
.btn-brandcolor1-3:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}

.btn-brandcolor1-4 {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-4:hover {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
}
.btn-brandcolor1-4:focus, .btn-brandcolor1-4.focus {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}
.btn-brandcolor1-4.disabled, .btn-brandcolor1-4:disabled {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-brandcolor1-4:not(:disabled):not(.disabled):active, .btn-brandcolor1-4:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-4.dropdown-toggle {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
  border-color: rgb(190.203125, 240.046875, 240.046875);
}
.btn-brandcolor1-4:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-4:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}

.btn-brandcolor2-1 {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-1:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-brandcolor2-1:focus, .btn-brandcolor2-1.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-brandcolor2-1.disabled, .btn-brandcolor2-1:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-brandcolor2-1:not(:disabled):not(.disabled):active, .btn-brandcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-brandcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-brandcolor2-2 {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-2:hover {
  color: #fff;
  background-color: rgb(27.4806034483, 24.7995689655, 52.9504310345);
  border-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
}
.btn-brandcolor2-2:focus, .btn-brandcolor2-2.focus {
  color: #fff;
  background-color: rgb(27.4806034483, 24.7995689655, 52.9504310345);
  border-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(73.1, 69.7, 105.4, 0.5);
}
.btn-brandcolor2-2.disabled, .btn-brandcolor2-2:disabled {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-brandcolor2-2:not(:disabled):not(.disabled):active, .btn-brandcolor2-2:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-2.dropdown-toggle {
  color: #fff;
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
  border-color: rgb(18.4676724138, 16.6659482759, 35.5840517241);
}
.btn-brandcolor2-2:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73.1, 69.7, 105.4, 0.5);
}

.btn-brandcolor2-3 {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-3:hover {
  color: #fff;
  background-color: rgb(78.4075342466, 75.9315068493, 104.8184931507);
  border-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
}
.btn-brandcolor2-3:focus, .btn-brandcolor2-3.focus {
  color: #fff;
  background-color: rgb(78.4075342466, 75.9315068493, 104.8184931507);
  border-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(119, 116.45, 146.2, 0.5);
}
.btn-brandcolor2-3.disabled, .btn-brandcolor2-3:disabled {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-brandcolor2-3:not(:disabled):not(.disabled):active, .btn-brandcolor2-3:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-3.dropdown-toggle {
  color: #fff;
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
  border-color: rgb(67.345890411, 65.2191780822, 90.0308219178);
}
.btn-brandcolor2-3:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(119, 116.45, 146.2, 0.5);
}

.btn-accentcolor1-1 {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor1-1:hover {
  color: #fff;
  background-color: rgb(4.4280821918, 85.6095890411, 103.3219178082);
  border-color: rgb(3.904109589, 75.4794520548, 91.095890411);
}
.btn-accentcolor1-1:focus, .btn-accentcolor1-1.focus {
  color: #fff;
  background-color: rgb(4.4280821918, 85.6095890411, 103.3219178082);
  border-color: rgb(3.904109589, 75.4794520548, 91.095890411);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(43.35, 136.85, 157.25, 0.5);
}
.btn-accentcolor1-1.disabled, .btn-accentcolor1-1:disabled {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-accentcolor1-1:not(:disabled):not(.disabled):active, .btn-accentcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor1-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411);
  border-color: rgb(3.3801369863, 65.3493150685, 78.8698630137);
}
.btn-accentcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43.35, 136.85, 157.25, 0.5);
}

.btn-accentcolor2-1 {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor2-1:hover {
  color: #fff;
  background-color: rgb(32.8837209302, 134.0011627907, 143.8662790698);
  border-color: rgb(30.511627907, 124.3348837209, 133.488372093);
}
.btn-accentcolor2-1:focus, .btn-accentcolor2-1.focus {
  color: #fff;
  background-color: rgb(32.8837209302, 134.0011627907, 143.8662790698);
  border-color: rgb(30.511627907, 124.3348837209, 133.488372093);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(72.25, 176.8, 187, 0.5);
}
.btn-accentcolor2-1.disabled, .btn-accentcolor2-1:disabled {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-accentcolor2-1:not(:disabled):not(.disabled):active, .btn-accentcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093);
  border-color: rgb(28.1395348837, 114.6686046512, 123.1104651163);
}
.btn-accentcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72.25, 176.8, 187, 0.5);
}

.btn-accentcolor3-1 {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-1:hover {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
.btn-accentcolor3-1:focus, .btn-accentcolor3-1.focus {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}
.btn-accentcolor3-1.disabled, .btn-accentcolor3-1:disabled {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-accentcolor3-1:not(:disabled):not(.disabled):active, .btn-accentcolor3-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-1.dropdown-toggle {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  border-color: rgb(67.8409090909, 213.4090909091, 213.4090909091);
}
.btn-accentcolor3-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}

.btn-accentcolor3-2 {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-2:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-accentcolor3-2:focus, .btn-accentcolor3-2.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-accentcolor3-2.disabled, .btn-accentcolor3-2:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-accentcolor3-2:not(:disabled):not(.disabled):active, .btn-accentcolor3-2:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-2.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-accentcolor3-2:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-2:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-accentcolor3-3 {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-3:hover {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
.btn-accentcolor3-3:focus, .btn-accentcolor3-3.focus {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}
.btn-accentcolor3-3.disabled, .btn-accentcolor3-3:disabled {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-accentcolor3-3:not(:disabled):not(.disabled):active, .btn-accentcolor3-3:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-3.dropdown-toggle {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  border-color: rgb(117.390776699, 225.859223301, 225.859223301);
}
.btn-accentcolor3-3:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-3:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}

.btn-accentcolor3-4 {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-4:hover {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
.btn-accentcolor3-4:focus, .btn-accentcolor3-4.focus {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}
.btn-accentcolor3-4.disabled, .btn-accentcolor3-4:disabled {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-accentcolor3-4:not(:disabled):not(.disabled):active, .btn-accentcolor3-4:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-4.dropdown-toggle {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  border-color: rgb(148.0384615385, 231.2307692308, 233.2115384615);
}
.btn-accentcolor3-4:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-4:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}

.btn-brandgray1 {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray1:hover {
  color: #fff;
  background-color: rgb(35, 37.0192307692, 43.75);
  border-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
}
.btn-brandgray1:focus, .btn-brandgray1.focus {
  color: #fff;
  background-color: rgb(35, 37.0192307692, 43.75);
  border-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(82.45, 85, 93.5, 0.5);
}
.btn-brandgray1.disabled, .btn-brandgray1:disabled {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-brandgray1:not(:disabled):not(.disabled):active, .btn-brandgray1:not(:disabled):not(.disabled).active, .show > .btn-brandgray1.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
  border-color: rgb(23.6666666667, 25.0320512821, 29.5833333333);
}
.btn-brandgray1:not(:disabled):not(.disabled):active:focus, .btn-brandgray1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82.45, 85, 93.5, 0.5);
}

.btn-brandgray2 {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray2:hover {
  color: #fff;
  background-color: rgb(44.875, 44.875, 44.875);
  border-color: rgb(38.5, 38.5, 38.5);
}
.btn-brandgray2:focus, .btn-brandgray2.focus {
  color: #fff;
  background-color: rgb(44.875, 44.875, 44.875);
  border-color: rgb(38.5, 38.5, 38.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(92.65, 92.65, 92.65, 0.5);
}
.btn-brandgray2.disabled, .btn-brandgray2:disabled {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-brandgray2:not(:disabled):not(.disabled):active, .btn-brandgray2:not(:disabled):not(.disabled).active, .show > .btn-brandgray2.dropdown-toggle {
  color: #fff;
  background-color: rgb(38.5, 38.5, 38.5);
  border-color: rgb(32.125, 32.125, 32.125);
}
.btn-brandgray2:not(:disabled):not(.disabled):active:focus, .btn-brandgray2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(92.65, 92.65, 92.65, 0.5);
}

.btn-brandgray3 {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray3:hover {
  color: #fff;
  background-color: rgb(66.875, 66.875, 66.875);
  border-color: rgb(60.5, 60.5, 60.5);
}
.btn-brandgray3:focus, .btn-brandgray3.focus {
  color: #fff;
  background-color: rgb(66.875, 66.875, 66.875);
  border-color: rgb(60.5, 60.5, 60.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(111.35, 111.35, 111.35, 0.5);
}
.btn-brandgray3.disabled, .btn-brandgray3:disabled {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-brandgray3:not(:disabled):not(.disabled):active, .btn-brandgray3:not(:disabled):not(.disabled).active, .show > .btn-brandgray3.dropdown-toggle {
  color: #fff;
  background-color: rgb(60.5, 60.5, 60.5);
  border-color: rgb(54.125, 54.125, 54.125);
}
.btn-brandgray3:not(:disabled):not(.disabled):active:focus, .btn-brandgray3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(111.35, 111.35, 111.35, 0.5);
}

.btn-brandgray4 {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray4:hover {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
}
.btn-brandgray4:focus, .btn-brandgray4.focus {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(133.45, 133.45, 133.45, 0.5);
}
.btn-brandgray4.disabled, .btn-brandgray4:disabled {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-brandgray4:not(:disabled):not(.disabled):active, .btn-brandgray4:not(:disabled):not(.disabled).active, .show > .btn-brandgray4.dropdown-toggle {
  color: #fff;
  background-color: rgb(86.5, 86.5, 86.5);
  border-color: rgb(80.125, 80.125, 80.125);
}
.btn-brandgray4:not(:disabled):not(.disabled):active:focus, .btn-brandgray4:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133.45, 133.45, 133.45, 0.5);
}

.btn-brandgray5 {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray5:hover {
  color: #343741;
  background-color: rgb(173.0255905512, 171.7244094488, 173.0255905512);
  border-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
}
.btn-brandgray5:focus, .btn-brandgray5.focus {
  color: #343741;
  background-color: rgb(173.0255905512, 171.7244094488, 173.0255905512);
  border-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(171, 170.6, 172.95, 0.5);
}
.btn-brandgray5.disabled, .btn-brandgray5:disabled {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-brandgray5:not(:disabled):not(.disabled):active, .btn-brandgray5:not(:disabled):not(.disabled).active, .show > .btn-brandgray5.dropdown-toggle {
  color: #343741;
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
  border-color: rgb(160.375984252, 158.874015748, 160.375984252);
}
.btn-brandgray5:not(:disabled):not(.disabled):active:focus, .btn-brandgray5:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(171, 170.6, 172.95, 0.5);
}

.btn-brandgray6 {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray6:hover {
  color: #343741;
  background-color: rgb(210.875, 210.875, 210.875);
  border-color: rgb(204.5, 204.5, 204.5);
}
.btn-brandgray6:focus, .btn-brandgray6.focus {
  color: #343741;
  background-color: rgb(210.875, 210.875, 210.875);
  border-color: rgb(204.5, 204.5, 204.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(203.3, 203.75, 205.25, 0.5);
}
.btn-brandgray6.disabled, .btn-brandgray6:disabled {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-brandgray6:not(:disabled):not(.disabled):active, .btn-brandgray6:not(:disabled):not(.disabled).active, .show > .btn-brandgray6.dropdown-toggle {
  color: #343741;
  background-color: rgb(204.5, 204.5, 204.5);
  border-color: rgb(198.125, 198.125, 198.125);
}
.btn-brandgray6:not(:disabled):not(.disabled):active:focus, .btn-brandgray6:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray6.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203.3, 203.75, 205.25, 0.5);
}

.btn-neutral {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-neutral:hover {
  color: #343741;
  background-color: rgb(225.875, 225.875, 225.875);
  border-color: rgb(219.5, 219.5, 219.5);
}
.btn-neutral:focus, .btn-neutral.focus {
  color: #343741;
  background-color: rgb(225.875, 225.875, 225.875);
  border-color: rgb(219.5, 219.5, 219.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(216.05, 216.5, 218, 0.5);
}
.btn-neutral.disabled, .btn-neutral:disabled {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-neutral:not(:disabled):not(.disabled):active, .btn-neutral:not(:disabled):not(.disabled).active, .show > .btn-neutral.dropdown-toggle {
  color: #343741;
  background-color: rgb(219.5, 219.5, 219.5);
  border-color: rgb(213.125, 213.125, 213.125);
}
.btn-neutral:not(:disabled):not(.disabled):active:focus, .btn-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-neutral.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216.05, 216.5, 218, 0.5);
}

.btn-white {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-white:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-white:focus, .btn-white.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-action-primary {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-primary:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-action-primary:focus, .btn-action-primary.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-action-primary.disabled, .btn-action-primary:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-action-primary:not(:disabled):not(.disabled):active, .btn-action-primary:not(:disabled):not(.disabled).active, .show > .btn-action-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-action-primary:not(:disabled):not(.disabled):active:focus, .btn-action-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-action-secondary {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-secondary:hover {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
.btn-action-secondary:focus, .btn-action-secondary.focus {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}
.btn-action-secondary.disabled, .btn-action-secondary:disabled {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-action-secondary:not(:disabled):not(.disabled):active, .btn-action-secondary:not(:disabled):not(.disabled).active, .show > .btn-action-secondary.dropdown-toggle {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  border-color: rgb(67.8409090909, 213.4090909091, 213.4090909091);
}
.btn-action-secondary:not(:disabled):not(.disabled):active:focus, .btn-action-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}

.btn-action-tertiary {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-tertiary:hover {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
}
.btn-action-tertiary:focus, .btn-action-tertiary.focus {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}
.btn-action-tertiary.disabled, .btn-action-tertiary:disabled {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-action-tertiary:not(:disabled):not(.disabled):active, .btn-action-tertiary:not(:disabled):not(.disabled).active, .show > .btn-action-tertiary.dropdown-toggle {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
  border-color: rgb(190.203125, 240.046875, 240.046875);
}
.btn-action-tertiary:not(:disabled):not(.disabled):active:focus, .btn-action-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-tertiary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}

.btn-error {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-error:hover {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
.btn-error:focus, .btn-error.focus {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}
.btn-error.disabled, .btn-error:disabled {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-error:not(:disabled):not(.disabled):active, .btn-error:not(:disabled):not(.disabled).active, .show > .btn-error.dropdown-toggle {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  border-color: rgb(160.3333333333, 33.9166666667, 33.9166666667);
}
.btn-error:not(:disabled):not(.disabled):active:focus, .btn-error:not(:disabled):not(.disabled).active:focus, .show > .btn-error.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}

.btn-validation-success-green {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-validation-success-green:hover {
  color: #fff;
  background-color: rgb(0, 89.75, 44.875);
  border-color: rgb(0, 77, 38.5);
}
.btn-validation-success-green:focus, .btn-validation-success-green.focus {
  color: #fff;
  background-color: rgb(0, 89.75, 44.875);
  border-color: rgb(0, 77, 38.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(38.25, 147.05, 92.65, 0.5);
}
.btn-validation-success-green.disabled, .btn-validation-success-green:disabled {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-validation-success-green:not(:disabled):not(.disabled):active, .btn-validation-success-green:not(:disabled):not(.disabled).active, .show > .btn-validation-success-green.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 77, 38.5);
  border-color: rgb(0, 64.25, 32.125);
}
.btn-validation-success-green:not(:disabled):not(.disabled):active:focus, .btn-validation-success-green:not(:disabled):not(.disabled).active:focus, .show > .btn-validation-success-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38.25, 147.05, 92.65, 0.5);
}

.btn-contact-list-title {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-contact-list-title:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-contact-list-title:focus, .btn-contact-list-title.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-contact-list-title.disabled, .btn-contact-list-title:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-contact-list-title:not(:disabled):not(.disabled):active, .btn-contact-list-title:not(:disabled):not(.disabled).active, .show > .btn-contact-list-title.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-contact-list-title:not(:disabled):not(.disabled):active:focus, .btn-contact-list-title:not(:disabled):not(.disabled).active:focus, .show > .btn-contact-list-title.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-panel-seperation-color {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-panel-seperation-color:hover {
  color: #fff;
  background-color: rgb(45.9467741935, 42.1806451613, 74.5693548387);
  border-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
}
.btn-panel-seperation-color:focus, .btn-panel-seperation-color.focus {
  color: #fff;
  background-color: rgb(45.9467741935, 42.1806451613, 74.5693548387);
  border-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(90.1, 85.85, 122.4, 0.5);
}
.btn-panel-seperation-color.disabled, .btn-panel-seperation-color:disabled {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-panel-seperation-color:not(:disabled):not(.disabled):active, .btn-panel-seperation-color:not(:disabled):not(.disabled).active, .show > .btn-panel-seperation-color.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
  border-color: rgb(35.9112903226, 32.9677419355, 58.2822580645);
}
.btn-panel-seperation-color:not(:disabled):not(.disabled):active:focus, .btn-panel-seperation-color:not(:disabled):not(.disabled).active:focus, .show > .btn-panel-seperation-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(90.1, 85.85, 122.4, 0.5);
}

.btn-contacts-header-background {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-contacts-header-background:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-contacts-header-background:focus, .btn-contacts-header-background.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-contacts-header-background.disabled, .btn-contacts-header-background:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-contacts-header-background:not(:disabled):not(.disabled):active, .btn-contacts-header-background:not(:disabled):not(.disabled).active, .show > .btn-contacts-header-background.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-contacts-header-background:not(:disabled):not(.disabled):active:focus, .btn-contacts-header-background:not(:disabled):not(.disabled).active:focus, .show > .btn-contacts-header-background.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-cta-primary-text-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-primary-text-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-primary-text-bg-color:focus, .btn-cta-primary-text-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-primary-text-bg-color.disabled, .btn-cta-primary-text-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-primary-text-bg-color:not(:disabled):not(.disabled):active, .btn-cta-primary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-primary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-primary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-primary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-primary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-primary-icon-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-primary-icon-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-primary-icon-bg-color:focus, .btn-cta-primary-icon-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-primary-icon-bg-color.disabled, .btn-cta-primary-icon-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-primary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-primary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-secondary-text-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-secondary-text-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-secondary-text-bg-color:focus, .btn-cta-secondary-text-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-secondary-text-bg-color.disabled, .btn-cta-secondary-text-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active, .btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-secondary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-secondary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-secondary-icon-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-secondary-icon-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-secondary-icon-bg-color:focus, .btn-cta-secondary-icon-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-secondary-icon-bg-color.disabled, .btn-cta-secondary-icon-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-secondary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-secondary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-bottom-border {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-bottom-border:hover {
  color: #fff;
  background-color: rgb(226.6755319149, 125.9308510638, 10.0744680851);
  border-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
}
.btn-cta-bottom-border:focus, .btn-cta-bottom-border.focus {
  color: #fff;
  background-color: rgb(226.6755319149, 125.9308510638, 10.0744680851);
  border-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(216.05, 131.5, 35.25, 0.5);
}
.btn-cta-bottom-border.disabled, .btn-cta-bottom-border:disabled {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-cta-bottom-border:not(:disabled):not(.disabled):active, .btn-cta-bottom-border:not(:disabled):not(.disabled).active, .show > .btn-cta-bottom-border.dropdown-toggle {
  color: #fff;
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
  border-color: rgb(202.2606382979, 112.3670212766, 8.9893617021);
}
.btn-cta-bottom-border:not(:disabled):not(.disabled):active:focus, .btn-cta-bottom-border:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-bottom-border.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216.05, 131.5, 35.25, 0.5);
}

.btn-outline-primary {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-primary:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #99e5ea;
  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: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-secondary {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #1a1446;
  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: #1a1446;
  border-color: #1a1446;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #343741;
  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: #343741;
  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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d32f2f;
  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: #d32f2f;
  border-color: #d32f2f;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.btn-outline-light {
  color: #fff;
  border-color: #fff;
}
.btn-outline-light:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #fff;
  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: #343741;
  background-color: #fff;
  border-color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-dark {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #1a1446;
  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: #1a1446;
  border-color: #1a1446;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-brandcolor1-1 {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:focus, .btn-outline-brandcolor1-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-brandcolor1-1.disabled, .btn-outline-brandcolor1-1:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-brandcolor1-1:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-1.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-brandcolor1-2 {
  color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:hover {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:focus, .btn-outline-brandcolor1-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}
.btn-outline-brandcolor1-2.disabled, .btn-outline-brandcolor1-2:disabled {
  color: #aaeded;
  background-color: transparent;
}
.btn-outline-brandcolor1-2:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-2.dropdown-toggle {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.btn-outline-brandcolor1-3 {
  color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:hover {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:focus, .btn-outline-brandcolor1-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}
.btn-outline-brandcolor1-3.disabled, .btn-outline-brandcolor1-3:disabled {
  color: #c9f3f4;
  background-color: transparent;
}
.btn-outline-brandcolor1-3:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-3.dropdown-toggle {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.btn-outline-brandcolor1-4 {
  color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:hover {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:focus, .btn-outline-brandcolor1-4.focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}
.btn-outline-brandcolor1-4.disabled, .btn-outline-brandcolor1-4:disabled {
  color: #f2fcfc;
  background-color: transparent;
}
.btn-outline-brandcolor1-4:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-4:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-4.dropdown-toggle {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.btn-outline-brandcolor2-1 {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:focus, .btn-outline-brandcolor2-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-brandcolor2-1.disabled, .btn-outline-brandcolor2-1:disabled {
  color: #1a1446;
  background-color: transparent;
}
.btn-outline-brandcolor2-1:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-brandcolor2-2 {
  color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:hover {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:focus, .btn-outline-brandcolor2-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}
.btn-outline-brandcolor2-2.disabled, .btn-outline-brandcolor2-2:disabled {
  color: #29254f;
  background-color: transparent;
}
.btn-outline-brandcolor2-2:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-2.dropdown-toggle {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}

.btn-outline-brandcolor2-3 {
  color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:hover {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:focus, .btn-outline-brandcolor2-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}
.btn-outline-brandcolor2-3.disabled, .btn-outline-brandcolor2-3:disabled {
  color: #5f5c7f;
  background-color: transparent;
}
.btn-outline-brandcolor2-3:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-3.dropdown-toggle {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}

.btn-outline-accentcolor1-1 {
  color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:hover {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:focus, .btn-outline-accentcolor1-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}
.btn-outline-accentcolor1-1.disabled, .btn-outline-accentcolor1-1:disabled {
  color: #06748c;
  background-color: transparent;
}
.btn-outline-accentcolor1-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor1-1.dropdown-toggle {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}

.btn-outline-accentcolor2-1 {
  color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:hover {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:focus, .btn-outline-accentcolor2-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}
.btn-outline-accentcolor2-1.disabled, .btn-outline-accentcolor2-1:disabled {
  color: #28a3af;
  background-color: transparent;
}
.btn-outline-accentcolor2-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}

.btn-outline-accentcolor3-1 {
  color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:hover {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:focus, .btn-outline-accentcolor3-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}
.btn-outline-accentcolor3-1.disabled, .btn-outline-accentcolor3-1:disabled {
  color: #78e1e1;
  background-color: transparent;
}
.btn-outline-accentcolor3-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-1.dropdown-toggle {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.btn-outline-accentcolor3-2 {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:focus, .btn-outline-accentcolor3-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-accentcolor3-2.disabled, .btn-outline-accentcolor3-2:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-accentcolor3-2:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-2:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-2.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-accentcolor3-3 {
  color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:hover {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:focus, .btn-outline-accentcolor3-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}
.btn-outline-accentcolor3-3.disabled, .btn-outline-accentcolor3-3:disabled {
  color: #aaeded;
  background-color: transparent;
}
.btn-outline-accentcolor3-3:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-3:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-3.dropdown-toggle {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.btn-outline-accentcolor3-4 {
  color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:hover {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:focus, .btn-outline-accentcolor3-4.focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}
.btn-outline-accentcolor3-4.disabled, .btn-outline-accentcolor3-4:disabled {
  color: #c9f3f4;
  background-color: transparent;
}
.btn-outline-accentcolor3-4:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-4:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-4.dropdown-toggle {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.btn-outline-brandgray1 {
  color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:hover {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:focus, .btn-outline-brandgray1.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}
.btn-outline-brandgray1.disabled, .btn-outline-brandgray1:disabled {
  color: #343741;
  background-color: transparent;
}
.btn-outline-brandgray1:not(:disabled):not(.disabled):active, .btn-outline-brandgray1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray1.dropdown-toggle {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}

.btn-outline-brandgray2 {
  color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:hover {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:focus, .btn-outline-brandgray2.focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}
.btn-outline-brandgray2.disabled, .btn-outline-brandgray2:disabled {
  color: #404040;
  background-color: transparent;
}
.btn-outline-brandgray2:not(:disabled):not(.disabled):active, .btn-outline-brandgray2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray2.dropdown-toggle {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.btn-outline-brandgray3 {
  color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:hover {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:focus, .btn-outline-brandgray3.focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}
.btn-outline-brandgray3.disabled, .btn-outline-brandgray3:disabled {
  color: #565656;
  background-color: transparent;
}
.btn-outline-brandgray3:not(:disabled):not(.disabled):active, .btn-outline-brandgray3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray3.dropdown-toggle {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}

.btn-outline-brandgray4 {
  color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:hover {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:focus, .btn-outline-brandgray4.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.btn-outline-brandgray4.disabled, .btn-outline-brandgray4:disabled {
  color: #707070;
  background-color: transparent;
}
.btn-outline-brandgray4:not(:disabled):not(.disabled):active, .btn-outline-brandgray4:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray4.dropdown-toggle {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}

.btn-outline-brandgray5 {
  color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:hover {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:focus, .btn-outline-brandgray5.focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}
.btn-outline-brandgray5.disabled, .btn-outline-brandgray5:disabled {
  color: #c0bfc0;
  background-color: transparent;
}
.btn-outline-brandgray5:not(:disabled):not(.disabled):active, .btn-outline-brandgray5:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray5.dropdown-toggle {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray5:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}

.btn-outline-brandgray6 {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:hover {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:focus, .btn-outline-brandgray6.focus {
  box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}
.btn-outline-brandgray6.disabled, .btn-outline-brandgray6:disabled {
  color: #e6e6e6;
  background-color: transparent;
}
.btn-outline-brandgray6:not(:disabled):not(.disabled):active, .btn-outline-brandgray6:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray6.dropdown-toggle {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray6:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray6.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}

.btn-outline-neutral {
  color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:hover {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:focus, .btn-outline-neutral.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}
.btn-outline-neutral.disabled, .btn-outline-neutral:disabled {
  color: #f5f5f5;
  background-color: transparent;
}
.btn-outline-neutral:not(:disabled):not(.disabled):active, .btn-outline-neutral:not(:disabled):not(.disabled).active, .show > .btn-outline-neutral.dropdown-toggle {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:not(:disabled):not(.disabled):active:focus, .btn-outline-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-neutral.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-action-primary {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:focus, .btn-outline-action-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-action-primary.disabled, .btn-outline-action-primary:disabled {
  color: #1a1446;
  background-color: transparent;
}
.btn-outline-action-primary:not(:disabled):not(.disabled):active, .btn-outline-action-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-action-secondary {
  color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:hover {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:focus, .btn-outline-action-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}
.btn-outline-action-secondary.disabled, .btn-outline-action-secondary:disabled {
  color: #78e1e1;
  background-color: transparent;
}
.btn-outline-action-secondary:not(:disabled):not(.disabled):active, .btn-outline-action-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-secondary.dropdown-toggle {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.btn-outline-action-tertiary {
  color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:hover {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:focus, .btn-outline-action-tertiary.focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}
.btn-outline-action-tertiary.disabled, .btn-outline-action-tertiary:disabled {
  color: #f2fcfc;
  background-color: transparent;
}
.btn-outline-action-tertiary:not(:disabled):not(.disabled):active, .btn-outline-action-tertiary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-tertiary.dropdown-toggle {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-tertiary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.btn-outline-error {
  color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:hover {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:focus, .btn-outline-error.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}
.btn-outline-error.disabled, .btn-outline-error:disabled {
  color: #d32f2f;
  background-color: transparent;
}
.btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active, .show > .btn-outline-error.dropdown-toggle {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-error.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.btn-outline-validation-success-green {
  color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:hover {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:focus, .btn-outline-validation-success-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}
.btn-outline-validation-success-green.disabled, .btn-outline-validation-success-green:disabled {
  color: #008040;
  background-color: transparent;
}
.btn-outline-validation-success-green:not(:disabled):not(.disabled):active, .btn-outline-validation-success-green:not(:disabled):not(.disabled).active, .show > .btn-outline-validation-success-green.dropdown-toggle {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:not(:disabled):not(.disabled):active:focus, .btn-outline-validation-success-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-validation-success-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}

.btn-outline-contact-list-title {
  color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:focus, .btn-outline-contact-list-title.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-contact-list-title.disabled, .btn-outline-contact-list-title:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-contact-list-title:not(:disabled):not(.disabled):active, .btn-outline-contact-list-title:not(:disabled):not(.disabled).active, .show > .btn-outline-contact-list-title.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:not(:disabled):not(.disabled):active:focus, .btn-outline-contact-list-title:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-contact-list-title.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-panel-seperation-color {
  color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:hover {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:focus, .btn-outline-panel-seperation-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}
.btn-outline-panel-seperation-color.disabled, .btn-outline-panel-seperation-color:disabled {
  color: #3d3863;
  background-color: transparent;
}
.btn-outline-panel-seperation-color:not(:disabled):not(.disabled):active, .btn-outline-panel-seperation-color:not(:disabled):not(.disabled).active, .show > .btn-outline-panel-seperation-color.dropdown-toggle {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:not(:disabled):not(.disabled):active:focus, .btn-outline-panel-seperation-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-panel-seperation-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}

.btn-outline-contacts-header-background {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:focus, .btn-outline-contacts-header-background.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-contacts-header-background.disabled, .btn-outline-contacts-header-background:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-contacts-header-background:not(:disabled):not(.disabled):active, .btn-outline-contacts-header-background:not(:disabled):not(.disabled).active, .show > .btn-outline-contacts-header-background.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:not(:disabled):not(.disabled):active:focus, .btn-outline-contacts-header-background:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-contacts-header-background.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-cta-primary-text-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:focus, .btn-outline-cta-primary-text-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-primary-text-bg-color.disabled, .btn-outline-cta-primary-text-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-primary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-primary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-primary-icon-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:focus, .btn-outline-cta-primary-icon-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-primary-icon-bg-color.disabled, .btn-outline-cta-primary-icon-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-primary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-primary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-secondary-text-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:focus, .btn-outline-cta-secondary-text-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-secondary-text-bg-color.disabled, .btn-outline-cta-secondary-text-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-secondary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-secondary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-secondary-icon-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:focus, .btn-outline-cta-secondary-icon-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-secondary-icon-bg-color.disabled, .btn-outline-cta-secondary-icon-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-secondary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-secondary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-bottom-border {
  color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:hover {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:focus, .btn-outline-cta-bottom-border.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 145, 30, 0.5);
}
.btn-outline-cta-bottom-border.disabled, .btn-outline-cta-bottom-border:disabled {
  color: #f5911e;
  background-color: transparent;
}
.btn-outline-cta-bottom-border:not(:disabled):not(.disabled):active, .btn-outline-cta-bottom-border:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-bottom-border.dropdown-toggle {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-bottom-border:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-bottom-border.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 145, 30, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #99e5ea;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902);
  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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.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;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    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: 6rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #1a1446;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}

.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: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #99e5ea;
}
.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-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -0.125rem;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -0.125rem;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn 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: -0.125rem;
}
.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(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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,
.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,
.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-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -0.125rem;
}

.input-group-prepend {
  margin-right: -0.125rem;
}

.input-group-append {
  margin-left: -0.125rem;
}

.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.375;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 0.125rem 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 + 1.25rem);
}

.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-append > .btn {
  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.75rem);
}

.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-append > .btn {
  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: 2.5rem;
}

.input-group > .input-group-prepend > .btn,
.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-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-group-text,
.input-group > .input-group-append:last-child > .btn: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-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.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-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.375rem;
  padding-left: 1.5rem;
  print-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.1875rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #99e5ea;
  background-color: #99e5ea;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #78e1e1;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
  border-color: white;
}
.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.1875rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 0.125rem solid #adb5bd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-control-label::after {
  position: absolute;
  top: 0.1875rem;
  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: #99e5ea;
  background-color: #99e5ea;
}
.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(153, 229, 234, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(153, 229, 234, 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(153, 229, 234, 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: 0.4375rem;
  left: -2rem;
  width: 0.5rem;
  height: 0.5rem;
  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(153, 229, 234, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.375em + 1rem);
  padding: 0.375rem 2.5rem 0.375rem 0.75rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.375;
  color: #1a1446;
  vertical-align: middle;
  background: #c9f3f4 none no-repeat right 0 center/2.5rem;
  border: 0.125rem solid #c9f3f4;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #78e1e1;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.1rem #78e1e1;
}
.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 #1a1446;
}

.custom-select-sm {
  height: calc(1.5em + 0.75rem);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1.25rem);
  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.375em + 1rem);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.375em + 1rem);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #78e1e1;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 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.375em + 1rem);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.375;
  color: #495057;
  background-color: #fff;
  border: 0.125rem solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.375em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.375;
  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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: white;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: white;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: white;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.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: 0 solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: 0;
  background-color: transparent;
  border: 0 solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  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: #f5f5f5;
  border-color: #dee2e6 #dee2e6 #f5f5f5;
}
.nav-tabs .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #99e5ea;
}

.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 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.328125rem;
  padding-bottom: 0.328125rem;
  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: 0.125rem 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: 0 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: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.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: 0 solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

.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: 0.25rem;
}

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

.card-img,
.card-img-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.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 {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         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: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 1.65rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f5f5f5;
  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: 0;
  line-height: 1.25;
  color: #78e1e1;
  background-color: #1a1446;
  border: 0 solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #1a1446;
  text-decoration: none;
  background-color: #78e1e1;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 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: #99e5ea;
  border-color: #99e5ea;
}
.page-item.disabled .page-link {
  color: #fff;
  pointer-events: none;
  cursor: auto;
  background-color: #1a1446;
  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 {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #1a1446;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}
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: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
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: #343741;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #343741;
  background-color: rgb(211, 158.25, 0);
}
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: #d32f2f;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.badge-light {
  color: #343741;
  background-color: #fff;
}
a.badge-light:hover, a.badge-light:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #1a1446;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-brandcolor1-1 {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-brandcolor1-1:hover, a.badge-brandcolor1-1:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-brandcolor1-1:focus, a.badge-brandcolor1-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-brandcolor1-2 {
  color: #343741;
  background-color: #aaeded;
}
a.badge-brandcolor1-2:hover, a.badge-brandcolor1-2:focus {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
a.badge-brandcolor1-2:focus, a.badge-brandcolor1-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.badge-brandcolor1-3 {
  color: #343741;
  background-color: #c9f3f4;
}
a.badge-brandcolor1-3:hover, a.badge-brandcolor1-3:focus {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
a.badge-brandcolor1-3:focus, a.badge-brandcolor1-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.badge-brandcolor1-4 {
  color: #343741;
  background-color: #f2fcfc;
}
a.badge-brandcolor1-4:hover, a.badge-brandcolor1-4:focus {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
}
a.badge-brandcolor1-4:focus, a.badge-brandcolor1-4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.badge-brandcolor2-1 {
  color: #fff;
  background-color: #1a1446;
}
a.badge-brandcolor2-1:hover, a.badge-brandcolor2-1:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-brandcolor2-1:focus, a.badge-brandcolor2-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-brandcolor2-2 {
  color: #fff;
  background-color: #29254f;
}
a.badge-brandcolor2-2:hover, a.badge-brandcolor2-2:focus {
  color: #fff;
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
}
a.badge-brandcolor2-2:focus, a.badge-brandcolor2-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}

.badge-brandcolor2-3 {
  color: #fff;
  background-color: #5f5c7f;
}
a.badge-brandcolor2-3:hover, a.badge-brandcolor2-3:focus {
  color: #fff;
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
}
a.badge-brandcolor2-3:focus, a.badge-brandcolor2-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}

.badge-accentcolor1-1 {
  color: #fff;
  background-color: #06748c;
}
a.badge-accentcolor1-1:hover, a.badge-accentcolor1-1:focus {
  color: #fff;
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411);
}
a.badge-accentcolor1-1:focus, a.badge-accentcolor1-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}

.badge-accentcolor2-1 {
  color: #fff;
  background-color: #28a3af;
}
a.badge-accentcolor2-1:hover, a.badge-accentcolor2-1:focus {
  color: #fff;
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093);
}
a.badge-accentcolor2-1:focus, a.badge-accentcolor2-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}

.badge-accentcolor3-1 {
  color: #343741;
  background-color: #78e1e1;
}
a.badge-accentcolor3-1:hover, a.badge-accentcolor3-1:focus {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
a.badge-accentcolor3-1:focus, a.badge-accentcolor3-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.badge-accentcolor3-2 {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-accentcolor3-2:hover, a.badge-accentcolor3-2:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-accentcolor3-2:focus, a.badge-accentcolor3-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-accentcolor3-3 {
  color: #343741;
  background-color: #aaeded;
}
a.badge-accentcolor3-3:hover, a.badge-accentcolor3-3:focus {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
a.badge-accentcolor3-3:focus, a.badge-accentcolor3-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.badge-accentcolor3-4 {
  color: #343741;
  background-color: #c9f3f4;
}
a.badge-accentcolor3-4:hover, a.badge-accentcolor3-4:focus {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
a.badge-accentcolor3-4:focus, a.badge-accentcolor3-4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.badge-brandgray1 {
  color: #fff;
  background-color: #343741;
}
a.badge-brandgray1:hover, a.badge-brandgray1:focus {
  color: #fff;
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
}
a.badge-brandgray1:focus, a.badge-brandgray1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}

.badge-brandgray2 {
  color: #fff;
  background-color: #404040;
}
a.badge-brandgray2:hover, a.badge-brandgray2:focus {
  color: #fff;
  background-color: rgb(38.5, 38.5, 38.5);
}
a.badge-brandgray2:focus, a.badge-brandgray2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.badge-brandgray3 {
  color: #fff;
  background-color: #565656;
}
a.badge-brandgray3:hover, a.badge-brandgray3:focus {
  color: #fff;
  background-color: rgb(60.5, 60.5, 60.5);
}
a.badge-brandgray3:focus, a.badge-brandgray3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}

.badge-brandgray4 {
  color: #fff;
  background-color: #707070;
}
a.badge-brandgray4:hover, a.badge-brandgray4:focus {
  color: #fff;
  background-color: rgb(86.5, 86.5, 86.5);
}
a.badge-brandgray4:focus, a.badge-brandgray4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}

.badge-brandgray5 {
  color: #343741;
  background-color: #c0bfc0;
}
a.badge-brandgray5:hover, a.badge-brandgray5:focus {
  color: #343741;
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
}
a.badge-brandgray5:focus, a.badge-brandgray5.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}

.badge-brandgray6 {
  color: #343741;
  background-color: #e6e6e6;
}
a.badge-brandgray6:hover, a.badge-brandgray6:focus {
  color: #343741;
  background-color: rgb(204.5, 204.5, 204.5);
}
a.badge-brandgray6:focus, a.badge-brandgray6.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}

.badge-neutral {
  color: #343741;
  background-color: #f5f5f5;
}
a.badge-neutral:hover, a.badge-neutral:focus {
  color: #343741;
  background-color: rgb(219.5, 219.5, 219.5);
}
a.badge-neutral:focus, a.badge-neutral.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.badge-white {
  color: #343741;
  background-color: #fff;
}
a.badge-white:hover, a.badge-white:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-action-primary {
  color: #fff;
  background-color: #1a1446;
}
a.badge-action-primary:hover, a.badge-action-primary:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-action-primary:focus, a.badge-action-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-action-secondary {
  color: #343741;
  background-color: #78e1e1;
}
a.badge-action-secondary:hover, a.badge-action-secondary:focus {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
a.badge-action-secondary:focus, a.badge-action-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.badge-action-tertiary {
  color: #343741;
  background-color: #f2fcfc;
}
a.badge-action-tertiary:hover, a.badge-action-tertiary:focus {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
}
a.badge-action-tertiary:focus, a.badge-action-tertiary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.badge-error {
  color: #fff;
  background-color: #d32f2f;
}
a.badge-error:hover, a.badge-error:focus {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
a.badge-error:focus, a.badge-error.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.badge-validation-success-green {
  color: #fff;
  background-color: #008040;
}
a.badge-validation-success-green:hover, a.badge-validation-success-green:focus {
  color: #fff;
  background-color: rgb(0, 77, 38.5);
}
a.badge-validation-success-green:focus, a.badge-validation-success-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}

.badge-contact-list-title {
  color: #343741;
  background-color: #fff;
}
a.badge-contact-list-title:hover, a.badge-contact-list-title:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-contact-list-title:focus, a.badge-contact-list-title.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-panel-seperation-color {
  color: #fff;
  background-color: #3d3863;
}
a.badge-panel-seperation-color:hover, a.badge-panel-seperation-color:focus {
  color: #fff;
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
}
a.badge-panel-seperation-color:focus, a.badge-panel-seperation-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}

.badge-contacts-header-background {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-contacts-header-background:hover, a.badge-contacts-header-background:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-contacts-header-background:focus, a.badge-contacts-header-background.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-cta-primary-text-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-primary-text-bg-color:hover, a.badge-cta-primary-text-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-primary-text-bg-color:focus, a.badge-cta-primary-text-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-primary-icon-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-primary-icon-bg-color:hover, a.badge-cta-primary-icon-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-primary-icon-bg-color:focus, a.badge-cta-primary-icon-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-secondary-text-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-secondary-text-bg-color:hover, a.badge-cta-secondary-text-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-secondary-text-bg-color:focus, a.badge-cta-secondary-text-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-secondary-icon-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-secondary-icon-bg-color:hover, a.badge-cta-secondary-icon-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-secondary-icon-bg-color:focus, a.badge-cta-secondary-icon-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-bottom-border {
  color: #343741;
  background-color: #f5911e;
}
a.badge-cta-bottom-border:hover, a.badge-cta-bottom-border:focus {
  color: #343741;
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
}
a.badge-cta-bottom-border:focus, a.badge-cta-bottom-border.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 145, 30, 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: 0.125rem 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: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-primary hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-primary .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-secondary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-secondary hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-secondary .alert-link {
  color: black;
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(246.2, 213.4, 213.4);
  border-color: rgb(242.68, 196.76, 196.76);
}
.alert-danger hr {
  border-top-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.alert-danger .alert-link {
  color: rgb(68.0106976744, 15.1493023256, 15.1493023256);
}

.alert-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-light hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-light .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-dark {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-dark hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-dark .alert-link {
  color: black;
}

.alert-brandcolor1-1 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-brandcolor1-1 hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-brandcolor1-1 .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-brandcolor1-2 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(238, 251.4, 251.4);
  border-color: rgb(231.2, 249.96, 249.96);
}
.alert-brandcolor1-2 hr {
  border-top-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.alert-brandcolor1-2 .alert-link {
  color: rgb(67.0977886978, 93.5422113022, 93.5422113022);
}

.alert-brandcolor1-3 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(244.2, 252.6, 252.8);
  border-color: rgb(239.88, 251.64, 251.92);
}
.alert-brandcolor1-3 hr {
  border-top-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.alert-brandcolor1-3 .alert-link {
  color: rgb(81.4840449438, 98.5105617978, 98.9159550562);
}

.alert-brandcolor1-4 {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(252.4, 254.4, 254.4);
  border-color: rgb(251.36, 254.16, 254.16);
}
.alert-brandcolor1-4 hr {
  border-top-color: rgb(230.64125, 249.37875, 249.37875);
}
.alert-brandcolor1-4 .alert-link {
  color: rgb(100.8252402023, 105.0547597977, 105.0547597977);
}

.alert-brandcolor2-1 {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-brandcolor2-1 hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-brandcolor2-1 .alert-link {
  color: black;
}

.alert-brandcolor2-2 {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(212.2, 211.4, 219.8);
  border-color: rgb(195.08, 193.96, 205.72);
}
.alert-brandcolor2-2 hr {
  border-top-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.alert-brandcolor2-2 .alert-link {
  color: rgb(3.294137931, 2.9727586207, 6.3472413793);
}

.alert-brandcolor2-3 {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(223, 222.4, 229.4);
  border-color: rgb(210.2, 209.36, 219.16);
}
.alert-brandcolor2-3 hr {
  border-top-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.alert-brandcolor2-3 .alert-link {
  color: rgb(27.2767123288, 26.4153424658, 36.4646575342);
}

.alert-accentcolor1-1 {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(205.2, 227.2, 232);
  border-color: rgb(185.28, 216.08, 222.8);
}
.alert-accentcolor1-1 hr {
  border-top-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.alert-accentcolor1-1 .alert-link {
  color: rgb(1.024109589, 19.7994520548, 23.895890411);
}

.alert-accentcolor2-1 {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(212, 236.6, 239);
  border-color: rgb(194.8, 229.24, 232.6);
}
.alert-accentcolor2-1 hr {
  border-top-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.alert-accentcolor2-1 .alert-link {
  color: rgb(11.311627907, 46.0948837209, 49.488372093);
}

.alert-accentcolor3-1 {
  color: rgb(62.4, 117, 117);
  background-color: #e4f9f9;
  border-color: rgb(217.2, 246.6, 246.6);
}
.alert-accentcolor3-1 hr {
  border-top-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.alert-accentcolor3-1 .alert-link {
  color: rgb(44.6608695652, 83.7391304348, 83.7391304348);
}

.alert-accentcolor3-2 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-accentcolor3-2 hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-accentcolor3-2 .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-accentcolor3-3 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(238, 251.4, 251.4);
  border-color: rgb(231.2, 249.96, 249.96);
}
.alert-accentcolor3-3 hr {
  border-top-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.alert-accentcolor3-3 .alert-link {
  color: rgb(67.0977886978, 93.5422113022, 93.5422113022);
}

.alert-accentcolor3-4 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(244.2, 252.6, 252.8);
  border-color: rgb(239.88, 251.64, 251.92);
}
.alert-accentcolor3-4 hr {
  border-top-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.alert-accentcolor3-4 .alert-link {
  color: rgb(81.4840449438, 98.5105617978, 98.9159550562);
}

.alert-brandgray1 {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(214.4, 215, 217);
  border-color: rgb(198.16, 199, 201.8);
}
.alert-brandgray1 hr {
  border-top-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.alert-brandgray1 .alert-link {
  color: rgb(4.3733333333, 4.6256410256, 5.4666666667);
}

.alert-brandgray2 {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(216.8, 216.8, 216.8);
  border-color: rgb(201.52, 201.52, 201.52);
}
.alert-brandgray2 hr {
  border-top-color: rgb(188.77, 188.77, 188.77);
}
.alert-brandgray2 .alert-link {
  color: rgb(7.78, 7.78, 7.78);
}

.alert-brandgray3 {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(221.2, 221.2, 221.2);
  border-color: rgb(207.68, 207.68, 207.68);
}
.alert-brandgray3 hr {
  border-top-color: rgb(194.93, 194.93, 194.93);
}
.alert-brandgray3 .alert-link {
  color: rgb(19.22, 19.22, 19.22);
}

.alert-brandgray4 {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(226.4, 226.4, 226.4);
  border-color: rgb(214.96, 214.96, 214.96);
}
.alert-brandgray4 hr {
  border-top-color: rgb(202.21, 202.21, 202.21);
}
.alert-brandgray4 .alert-link {
  color: rgb(32.74, 32.74, 32.74);
}

.alert-brandgray5 {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(242.4, 242.2, 242.4);
  border-color: rgb(237.36, 237.08, 237.36);
}
.alert-brandgray5 hr {
  border-top-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.alert-brandgray5 .alert-link {
  color: rgb(74.2734203655, 73.8865796345, 74.2734203655);
}

.alert-brandgray6 {
  color: rgb(119.6, 119.6, 119.6);
  background-color: #fafafa;
  border-color: #f8f8f8;
}
.alert-brandgray6 hr {
  border-top-color: rgb(235.25, 235.25, 235.25);
}
.alert-brandgray6 .alert-link {
  color: rgb(94.1, 94.1, 94.1);
}

.alert-neutral {
  color: rgb(127.4, 127.4, 127.4);
  background-color: #fdfdfd;
  border-color: rgb(252.2, 252.2, 252.2);
}
.alert-neutral hr {
  border-top-color: rgb(239.45, 239.45, 239.45);
}
.alert-neutral .alert-link {
  color: rgb(101.9, 101.9, 101.9);
}

.alert-white {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-white hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-white .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-action-primary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-action-primary hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-action-primary .alert-link {
  color: black;
}

.alert-action-secondary {
  color: rgb(62.4, 117, 117);
  background-color: #e4f9f9;
  border-color: rgb(217.2, 246.6, 246.6);
}
.alert-action-secondary hr {
  border-top-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.alert-action-secondary .alert-link {
  color: rgb(44.6608695652, 83.7391304348, 83.7391304348);
}

.alert-action-tertiary {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(252.4, 254.4, 254.4);
  border-color: rgb(251.36, 254.16, 254.16);
}
.alert-action-tertiary hr {
  border-top-color: rgb(230.64125, 249.37875, 249.37875);
}
.alert-action-tertiary .alert-link {
  color: rgb(100.8252402023, 105.0547597977, 105.0547597977);
}

.alert-error {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(246.2, 213.4, 213.4);
  border-color: rgb(242.68, 196.76, 196.76);
}
.alert-error hr {
  border-top-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.alert-error .alert-link {
  color: rgb(68.0106976744, 15.1493023256, 15.1493023256);
}

.alert-validation-success-green {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(204, 229.6, 216.8);
  border-color: rgb(183.6, 219.44, 201.52);
}
.alert-validation-success-green hr {
  border-top-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.alert-validation-success-green .alert-link {
  color: rgb(0, 15.56, 7.78);
}

.alert-contact-list-title {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-contact-list-title hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-contact-list-title .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-panel-seperation-color {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(216.2, 215.2, 223.8);
  border-color: rgb(200.68, 199.28, 211.32);
}
.alert-panel-seperation-color hr {
  border-top-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.alert-panel-seperation-color .alert-link {
  color: rgb(11.6490322581, 10.6941935484, 18.9058064516);
}

.alert-contacts-header-background {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-contacts-header-background hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-contacts-header-background .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-cta-primary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-primary-text-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-primary-text-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-primary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-primary-icon-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-primary-icon-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-secondary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-secondary-text-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-secondary-text-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-secondary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-secondary-icon-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-secondary-icon-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-bottom-border {
  color: rgb(127.4, 75.4, 15.6);
  background-color: #fde9d2;
  border-color: rgb(252.2, 224.2, 192);
}
.alert-cta-bottom-border hr {
  border-top-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.alert-cta-bottom-border .alert-link {
  color: rgb(81.9636363636, 48.5090909091, 10.0363636364);
}

@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;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #99e5ea;
  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: #1a1446;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 0.125rem 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: #99e5ea;
  border-color: #99e5ea;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -0.125rem;
  border-top-width: 0.125rem;
}

.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: 0.125rem;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -0.125rem;
  border-left-width: 0.125rem;
}

@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 0.125rem;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-secondary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(242.68, 196.76, 196.76);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(109.72, 24.44, 24.44);
  border-color: rgb(109.72, 24.44, 24.44);
}

.list-group-item-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-dark {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-brandcolor1-1 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-brandcolor1-1.list-group-item-action:hover, .list-group-item-brandcolor1-1.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-brandcolor1-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-brandcolor1-2 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(231.2, 249.96, 249.96);
}
.list-group-item-brandcolor1-2.list-group-item-action:hover, .list-group-item-brandcolor1-2.list-group-item-action:focus {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.list-group-item-brandcolor1-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(88.4, 123.24, 123.24);
  border-color: rgb(88.4, 123.24, 123.24);
}

.list-group-item-brandcolor1-3 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(239.88, 251.64, 251.92);
}
.list-group-item-brandcolor1-3.list-group-item-action:hover, .list-group-item-brandcolor1-3.list-group-item-action:focus {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.list-group-item-brandcolor1-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(104.52, 126.36, 126.88);
  border-color: rgb(104.52, 126.36, 126.88);
}

.list-group-item-brandcolor1-4 {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(251.36, 254.16, 254.16);
}
.list-group-item-brandcolor1-4.list-group-item-action:hover, .list-group-item-brandcolor1-4.list-group-item-action:focus {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.list-group-item-brandcolor1-4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(125.84, 131.04, 131.04);
  border-color: rgb(125.84, 131.04, 131.04);
}

.list-group-item-brandcolor2-1 {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-brandcolor2-1.list-group-item-action:hover, .list-group-item-brandcolor2-1.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-brandcolor2-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-brandcolor2-2 {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(195.08, 193.96, 205.72);
}
.list-group-item-brandcolor2-2.list-group-item-action:hover, .list-group-item-brandcolor2-2.list-group-item-action:focus {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.list-group-item-brandcolor2-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(21.32, 19.24, 41.08);
  border-color: rgb(21.32, 19.24, 41.08);
}

.list-group-item-brandcolor2-3 {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(210.2, 209.36, 219.16);
}
.list-group-item-brandcolor2-3.list-group-item-action:hover, .list-group-item-brandcolor2-3.list-group-item-action:focus {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.list-group-item-brandcolor2-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(49.4, 47.84, 66.04);
  border-color: rgb(49.4, 47.84, 66.04);
}

.list-group-item-accentcolor1-1 {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(185.28, 216.08, 222.8);
}
.list-group-item-accentcolor1-1.list-group-item-action:hover, .list-group-item-accentcolor1-1.list-group-item-action:focus {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.list-group-item-accentcolor1-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(3.12, 60.32, 72.8);
  border-color: rgb(3.12, 60.32, 72.8);
}

.list-group-item-accentcolor2-1 {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(194.8, 229.24, 232.6);
}
.list-group-item-accentcolor2-1.list-group-item-action:hover, .list-group-item-accentcolor2-1.list-group-item-action:focus {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.list-group-item-accentcolor2-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 84.76, 91);
  border-color: rgb(20.8, 84.76, 91);
}

.list-group-item-accentcolor3-1 {
  color: rgb(62.4, 117, 117);
  background-color: rgb(217.2, 246.6, 246.6);
}
.list-group-item-accentcolor3-1.list-group-item-action:hover, .list-group-item-accentcolor3-1.list-group-item-action:focus {
  color: rgb(62.4, 117, 117);
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.list-group-item-accentcolor3-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(62.4, 117, 117);
  border-color: rgb(62.4, 117, 117);
}

.list-group-item-accentcolor3-2 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-accentcolor3-2.list-group-item-action:hover, .list-group-item-accentcolor3-2.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-accentcolor3-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-accentcolor3-3 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(231.2, 249.96, 249.96);
}
.list-group-item-accentcolor3-3.list-group-item-action:hover, .list-group-item-accentcolor3-3.list-group-item-action:focus {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.list-group-item-accentcolor3-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(88.4, 123.24, 123.24);
  border-color: rgb(88.4, 123.24, 123.24);
}

.list-group-item-accentcolor3-4 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(239.88, 251.64, 251.92);
}
.list-group-item-accentcolor3-4.list-group-item-action:hover, .list-group-item-accentcolor3-4.list-group-item-action:focus {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.list-group-item-accentcolor3-4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(104.52, 126.36, 126.88);
  border-color: rgb(104.52, 126.36, 126.88);
}

.list-group-item-brandgray1 {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(198.16, 199, 201.8);
}
.list-group-item-brandgray1.list-group-item-action:hover, .list-group-item-brandgray1.list-group-item-action:focus {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.list-group-item-brandgray1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 28.6, 33.8);
  border-color: rgb(27.04, 28.6, 33.8);
}

.list-group-item-brandgray2 {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(201.52, 201.52, 201.52);
}
.list-group-item-brandgray2.list-group-item-action:hover, .list-group-item-brandgray2.list-group-item-action:focus {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(188.77, 188.77, 188.77);
}
.list-group-item-brandgray2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(33.28, 33.28, 33.28);
  border-color: rgb(33.28, 33.28, 33.28);
}

.list-group-item-brandgray3 {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(207.68, 207.68, 207.68);
}
.list-group-item-brandgray3.list-group-item-action:hover, .list-group-item-brandgray3.list-group-item-action:focus {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(194.93, 194.93, 194.93);
}
.list-group-item-brandgray3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(44.72, 44.72, 44.72);
  border-color: rgb(44.72, 44.72, 44.72);
}

.list-group-item-brandgray4 {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(214.96, 214.96, 214.96);
}
.list-group-item-brandgray4.list-group-item-action:hover, .list-group-item-brandgray4.list-group-item-action:focus {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(202.21, 202.21, 202.21);
}
.list-group-item-brandgray4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(58.24, 58.24, 58.24);
  border-color: rgb(58.24, 58.24, 58.24);
}

.list-group-item-brandgray5 {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(237.36, 237.08, 237.36);
}
.list-group-item-brandgray5.list-group-item-action:hover, .list-group-item-brandgray5.list-group-item-action:focus {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.list-group-item-brandgray5.list-group-item-action.active {
  color: #fff;
  background-color: rgb(99.84, 99.32, 99.84);
  border-color: rgb(99.84, 99.32, 99.84);
}

.list-group-item-brandgray6 {
  color: rgb(119.6, 119.6, 119.6);
  background-color: #f8f8f8;
}
.list-group-item-brandgray6.list-group-item-action:hover, .list-group-item-brandgray6.list-group-item-action:focus {
  color: rgb(119.6, 119.6, 119.6);
  background-color: rgb(235.25, 235.25, 235.25);
}
.list-group-item-brandgray6.list-group-item-action.active {
  color: #fff;
  background-color: rgb(119.6, 119.6, 119.6);
  border-color: rgb(119.6, 119.6, 119.6);
}

.list-group-item-neutral {
  color: rgb(127.4, 127.4, 127.4);
  background-color: rgb(252.2, 252.2, 252.2);
}
.list-group-item-neutral.list-group-item-action:hover, .list-group-item-neutral.list-group-item-action:focus {
  color: rgb(127.4, 127.4, 127.4);
  background-color: rgb(239.45, 239.45, 239.45);
}
.list-group-item-neutral.list-group-item-action.active {
  color: #fff;
  background-color: rgb(127.4, 127.4, 127.4);
  border-color: rgb(127.4, 127.4, 127.4);
}

.list-group-item-white {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-action-primary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-action-primary.list-group-item-action:hover, .list-group-item-action-primary.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-action-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-action-secondary {
  color: rgb(62.4, 117, 117);
  background-color: rgb(217.2, 246.6, 246.6);
}
.list-group-item-action-secondary.list-group-item-action:hover, .list-group-item-action-secondary.list-group-item-action:focus {
  color: rgb(62.4, 117, 117);
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.list-group-item-action-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(62.4, 117, 117);
  border-color: rgb(62.4, 117, 117);
}

.list-group-item-action-tertiary {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(251.36, 254.16, 254.16);
}
.list-group-item-action-tertiary.list-group-item-action:hover, .list-group-item-action-tertiary.list-group-item-action:focus {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.list-group-item-action-tertiary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(125.84, 131.04, 131.04);
  border-color: rgb(125.84, 131.04, 131.04);
}

.list-group-item-error {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(242.68, 196.76, 196.76);
}
.list-group-item-error.list-group-item-action:hover, .list-group-item-error.list-group-item-action:focus {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.list-group-item-error.list-group-item-action.active {
  color: #fff;
  background-color: rgb(109.72, 24.44, 24.44);
  border-color: rgb(109.72, 24.44, 24.44);
}

.list-group-item-validation-success-green {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(183.6, 219.44, 201.52);
}
.list-group-item-validation-success-green.list-group-item-action:hover, .list-group-item-validation-success-green.list-group-item-action:focus {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.list-group-item-validation-success-green.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 66.56, 33.28);
  border-color: rgb(0, 66.56, 33.28);
}

.list-group-item-contact-list-title {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-contact-list-title.list-group-item-action:hover, .list-group-item-contact-list-title.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-contact-list-title.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-panel-seperation-color {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(200.68, 199.28, 211.32);
}
.list-group-item-panel-seperation-color.list-group-item-action:hover, .list-group-item-panel-seperation-color.list-group-item-action:focus {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.list-group-item-panel-seperation-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(31.72, 29.12, 51.48);
  border-color: rgb(31.72, 29.12, 51.48);
}

.list-group-item-contacts-header-background {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-contacts-header-background.list-group-item-action:hover, .list-group-item-contacts-header-background.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-contacts-header-background.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-cta-primary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-primary-text-bg-color.list-group-item-action:hover, .list-group-item-cta-primary-text-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-primary-text-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-primary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-primary-icon-bg-color.list-group-item-action:hover, .list-group-item-cta-primary-icon-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-primary-icon-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-secondary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-secondary-text-bg-color.list-group-item-action:hover, .list-group-item-cta-secondary-text-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-secondary-text-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-secondary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-secondary-icon-bg-color.list-group-item-action:hover, .list-group-item-cta-secondary-icon-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-secondary-icon-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-bottom-border {
  color: rgb(127.4, 75.4, 15.6);
  background-color: rgb(252.2, 224.2, 192);
}
.list-group-item-cta-bottom-border.list-group-item-action:hover, .list-group-item-cta-bottom-border.list-group-item-action:focus {
  color: rgb(127.4, 75.4, 15.6);
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.list-group-item-cta-bottom-border.list-group-item-action.active {
  color: #fff;
  background-color: rgb(127.4, 75.4, 15.6);
  border-color: rgb(127.4, 75.4, 15.6);
}

.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: -moz-min-content;
  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: 0.125rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  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: 0.125rem solid #dee2e6;
  border-top-left-radius: 0.175rem;
  border-top-right-radius: 0.175rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.375;
}

.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: 0.125rem solid #dee2e6;
  border-bottom-right-radius: 0.175rem;
  border-bottom-left-radius: 0.175rem;
}
.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: -moz-min-content;
    height: min-content;
  }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }
  .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: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 0.75rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.75rem 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.75rem 0.75rem 0;
  border-top-color: #99e5ea;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.75rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.75rem;
  height: 1.5rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.75rem 0.75rem 0.75rem 0;
  border-right-color: #99e5ea;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.75rem 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.75rem 0.75rem;
  border-bottom-color: #99e5ea;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.75rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.75rem;
  height: 1.5rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.75rem 0 0.75rem 0.75rem;
  border-left-color: #99e5ea;
}

.tooltip-inner {
  max-width: 20rem;
  padding: 0.25rem 0.5rem;
  color: #29254f;
  text-align: center;
  background-color: #99e5ea;
  border-radius: 0.5rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
.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: -0.625rem;
}
.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: 0.125rem;
  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: -0.625rem;
  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: 0.125rem;
  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: -0.625rem;
}
.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: 0.125rem;
  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: 0.125rem solid rgb(247.35, 247.35, 247.35);
}

.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: -0.625rem;
  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: 0.125rem;
  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: rgb(247.35, 247.35, 247.35);
  border-bottom: 0.125rem solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: 0.175rem;
  border-top-right-radius: 0.175rem;
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #1a1446;
}

.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%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 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: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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: #99e5ea !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-secondary {
  background-color: #1a1446 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !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: rgb(30.1449275362, 125.8550724638, 52) !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: rgb(17.3333333333, 122.0869565217, 138.6666666667) !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: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #d32f2f !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429) !important;
}

.bg-light {
  background-color: #fff !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-dark {
  background-color: #1a1446 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-brandcolor1-1 {
  background-color: #99e5ea !important;
}

a.bg-brandcolor1-1:hover, a.bg-brandcolor1-1:focus,
button.bg-brandcolor1-1:hover,
button.bg-brandcolor1-1:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-brandcolor1-2 {
  background-color: #aaeded !important;
}

a.bg-brandcolor1-2:hover, a.bg-brandcolor1-2:focus,
button.bg-brandcolor1-2:hover,
button.bg-brandcolor1-2:focus {
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408) !important;
}

.bg-brandcolor1-3 {
  background-color: #c9f3f4 !important;
}

a.bg-brandcolor1-3:hover, a.bg-brandcolor1-3:focus,
button.bg-brandcolor1-3:hover,
button.bg-brandcolor1-3:focus {
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692) !important;
}

.bg-brandcolor1-4 {
  background-color: #f2fcfc !important;
}

a.bg-brandcolor1-4:hover, a.bg-brandcolor1-4:focus,
button.bg-brandcolor1-4:hover,
button.bg-brandcolor1-4:focus {
  background-color: rgb(200.5625, 242.4375, 242.4375) !important;
}

.bg-brandcolor2-1 {
  background-color: #1a1446 !important;
}

a.bg-brandcolor2-1:hover, a.bg-brandcolor2-1:focus,
button.bg-brandcolor2-1:hover,
button.bg-brandcolor2-1:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-brandcolor2-2 {
  background-color: #29254f !important;
}

a.bg-brandcolor2-2:hover, a.bg-brandcolor2-2:focus,
button.bg-brandcolor2-2:hover,
button.bg-brandcolor2-2:focus {
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793) !important;
}

.bg-brandcolor2-3 {
  background-color: #5f5c7f !important;
}

a.bg-brandcolor2-3:hover, a.bg-brandcolor2-3:focus,
button.bg-brandcolor2-3:hover,
button.bg-brandcolor2-3:focus {
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342) !important;
}

.bg-accentcolor1-1 {
  background-color: #06748c !important;
}

a.bg-accentcolor1-1:hover, a.bg-accentcolor1-1:focus,
button.bg-accentcolor1-1:hover,
button.bg-accentcolor1-1:focus {
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411) !important;
}

.bg-accentcolor2-1 {
  background-color: #28a3af !important;
}

a.bg-accentcolor2-1:hover, a.bg-accentcolor2-1:focus,
button.bg-accentcolor2-1:hover,
button.bg-accentcolor2-1:focus {
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093) !important;
}

.bg-accentcolor3-1 {
  background-color: #78e1e1 !important;
}

a.bg-accentcolor3-1:hover, a.bg-accentcolor3-1:focus,
button.bg-accentcolor3-1:hover,
button.bg-accentcolor3-1:focus {
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273) !important;
}

.bg-accentcolor3-2 {
  background-color: #99e5ea !important;
}

a.bg-accentcolor3-2:hover, a.bg-accentcolor3-2:focus,
button.bg-accentcolor3-2:hover,
button.bg-accentcolor3-2:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-accentcolor3-3 {
  background-color: #aaeded !important;
}

a.bg-accentcolor3-3:hover, a.bg-accentcolor3-3:focus,
button.bg-accentcolor3-3:hover,
button.bg-accentcolor3-3:focus {
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408) !important;
}

.bg-accentcolor3-4 {
  background-color: #c9f3f4 !important;
}

a.bg-accentcolor3-4:hover, a.bg-accentcolor3-4:focus,
button.bg-accentcolor3-4:hover,
button.bg-accentcolor3-4:focus {
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692) !important;
}

.bg-brandgray1 {
  background-color: #343741 !important;
}

a.bg-brandgray1:hover, a.bg-brandgray1:focus,
button.bg-brandgray1:hover,
button.bg-brandgray1:focus {
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667) !important;
}

.bg-brandgray2 {
  background-color: #404040 !important;
}

a.bg-brandgray2:hover, a.bg-brandgray2:focus,
button.bg-brandgray2:hover,
button.bg-brandgray2:focus {
  background-color: rgb(38.5, 38.5, 38.5) !important;
}

.bg-brandgray3 {
  background-color: #565656 !important;
}

a.bg-brandgray3:hover, a.bg-brandgray3:focus,
button.bg-brandgray3:hover,
button.bg-brandgray3:focus {
  background-color: rgb(60.5, 60.5, 60.5) !important;
}

.bg-brandgray4 {
  background-color: #707070 !important;
}

a.bg-brandgray4:hover, a.bg-brandgray4:focus,
button.bg-brandgray4:hover,
button.bg-brandgray4:focus {
  background-color: rgb(86.5, 86.5, 86.5) !important;
}

.bg-brandgray5 {
  background-color: #c0bfc0 !important;
}

a.bg-brandgray5:hover, a.bg-brandgray5:focus,
button.bg-brandgray5:hover,
button.bg-brandgray5:focus {
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016) !important;
}

.bg-brandgray6 {
  background-color: #e6e6e6 !important;
}

a.bg-brandgray6:hover, a.bg-brandgray6:focus,
button.bg-brandgray6:hover,
button.bg-brandgray6:focus {
  background-color: rgb(204.5, 204.5, 204.5) !important;
}

.bg-neutral {
  background-color: #f5f5f5 !important;
}

a.bg-neutral:hover, a.bg-neutral:focus,
button.bg-neutral:hover,
button.bg-neutral:focus {
  background-color: rgb(219.5, 219.5, 219.5) !important;
}

.bg-white {
  background-color: #fff !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-action-primary {
  background-color: #1a1446 !important;
}

a.bg-action-primary:hover, a.bg-action-primary:focus,
button.bg-action-primary:hover,
button.bg-action-primary:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-action-secondary {
  background-color: #78e1e1 !important;
}

a.bg-action-secondary:hover, a.bg-action-secondary:focus,
button.bg-action-secondary:hover,
button.bg-action-secondary:focus {
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273) !important;
}

.bg-action-tertiary {
  background-color: #f2fcfc !important;
}

a.bg-action-tertiary:hover, a.bg-action-tertiary:focus,
button.bg-action-tertiary:hover,
button.bg-action-tertiary:focus {
  background-color: rgb(200.5625, 242.4375, 242.4375) !important;
}

.bg-error {
  background-color: #d32f2f !important;
}

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429) !important;
}

.bg-validation-success-green {
  background-color: #008040 !important;
}

a.bg-validation-success-green:hover, a.bg-validation-success-green:focus,
button.bg-validation-success-green:hover,
button.bg-validation-success-green:focus {
  background-color: rgb(0, 77, 38.5) !important;
}

.bg-contact-list-title {
  background-color: #fff !important;
}

a.bg-contact-list-title:hover, a.bg-contact-list-title:focus,
button.bg-contact-list-title:hover,
button.bg-contact-list-title:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-panel-seperation-color {
  background-color: #3d3863 !important;
}

a.bg-panel-seperation-color:hover, a.bg-panel-seperation-color:focus,
button.bg-panel-seperation-color:hover,
button.bg-panel-seperation-color:focus {
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516) !important;
}

.bg-contacts-header-background {
  background-color: #99e5ea !important;
}

a.bg-contacts-header-background:hover, a.bg-contacts-header-background:focus,
button.bg-contacts-header-background:hover,
button.bg-contacts-header-background:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-cta-primary-text-bg-color {
  background-color: #fff !important;
}

a.bg-cta-primary-text-bg-color:hover, a.bg-cta-primary-text-bg-color:focus,
button.bg-cta-primary-text-bg-color:hover,
button.bg-cta-primary-text-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-primary-icon-bg-color {
  background-color: #fff !important;
}

a.bg-cta-primary-icon-bg-color:hover, a.bg-cta-primary-icon-bg-color:focus,
button.bg-cta-primary-icon-bg-color:hover,
button.bg-cta-primary-icon-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-secondary-text-bg-color {
  background-color: #fff !important;
}

a.bg-cta-secondary-text-bg-color:hover, a.bg-cta-secondary-text-bg-color:focus,
button.bg-cta-secondary-text-bg-color:hover,
button.bg-cta-secondary-text-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-secondary-icon-bg-color {
  background-color: #fff !important;
}

a.bg-cta-secondary-icon-bg-color:hover, a.bg-cta-secondary-icon-bg-color:focus,
button.bg-cta-secondary-icon-bg-color:hover,
button.bg-cta-secondary-icon-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-bottom-border {
  background-color: #f5911e !important;
}

a.bg-cta-bottom-border:hover, a.bg-cta-bottom-border:focus,
button.bg-cta-bottom-border:hover,
button.bg-cta-bottom-border:focus {
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936) !important;
}

.bg-white {
  background-color: #fff !important;
}

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

.border {
  border: 0.125rem solid #dee2e6 !important;
}

.border-top {
  border-top: 0.125rem solid #dee2e6 !important;
}

.border-right {
  border-right: 0.125rem solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 0.125rem solid #dee2e6 !important;
}

.border-left {
  border-left: 0.125rem solid #dee2e6 !important;
}

.border-0 {
  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: #99e5ea !important;
}

.border-secondary {
  border-color: #1a1446 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #d32f2f !important;
}

.border-light {
  border-color: #fff !important;
}

.border-dark {
  border-color: #1a1446 !important;
}

.border-brandcolor1-1 {
  border-color: #99e5ea !important;
}

.border-brandcolor1-2 {
  border-color: #aaeded !important;
}

.border-brandcolor1-3 {
  border-color: #c9f3f4 !important;
}

.border-brandcolor1-4 {
  border-color: #f2fcfc !important;
}

.border-brandcolor2-1 {
  border-color: #1a1446 !important;
}

.border-brandcolor2-2 {
  border-color: #29254f !important;
}

.border-brandcolor2-3 {
  border-color: #5f5c7f !important;
}

.border-accentcolor1-1 {
  border-color: #06748c !important;
}

.border-accentcolor2-1 {
  border-color: #28a3af !important;
}

.border-accentcolor3-1 {
  border-color: #78e1e1 !important;
}

.border-accentcolor3-2 {
  border-color: #99e5ea !important;
}

.border-accentcolor3-3 {
  border-color: #aaeded !important;
}

.border-accentcolor3-4 {
  border-color: #c9f3f4 !important;
}

.border-brandgray1 {
  border-color: #343741 !important;
}

.border-brandgray2 {
  border-color: #404040 !important;
}

.border-brandgray3 {
  border-color: #565656 !important;
}

.border-brandgray4 {
  border-color: #707070 !important;
}

.border-brandgray5 {
  border-color: #c0bfc0 !important;
}

.border-brandgray6 {
  border-color: #e6e6e6 !important;
}

.border-neutral {
  border-color: #f5f5f5 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-action-primary {
  border-color: #1a1446 !important;
}

.border-action-secondary {
  border-color: #78e1e1 !important;
}

.border-action-tertiary {
  border-color: #f2fcfc !important;
}

.border-error {
  border-color: #d32f2f !important;
}

.border-validation-success-green {
  border-color: #008040 !important;
}

.border-contact-list-title {
  border-color: #fff !important;
}

.border-panel-seperation-color {
  border-color: #3d3863 !important;
}

.border-contacts-header-background {
  border-color: #99e5ea !important;
}

.border-cta-primary-text-bg-color {
  border-color: #fff !important;
}

.border-cta-primary-icon-bg-color {
  border-color: #fff !important;
}

.border-cta-secondary-text-bg-color {
  border-color: #fff !important;
}

.border-cta-secondary-icon-bg-color {
  border-color: #fff !important;
}

.border-cta-bottom-border {
  border-color: #f5911e !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 {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

.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 {
  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 {
  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 {
    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 {
    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 {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

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

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

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

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

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

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

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

.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 {
  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 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.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: 4.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important;
}

.m-8 {
  margin: 0.5rem !important;
}

.mt-8,
.my-8 {
  margin-top: 0.5rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 0.5rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 0.5rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 0.5rem !important;
}

.m-12 {
  margin: 0.75rem !important;
}

.mt-12,
.my-12 {
  margin-top: 0.75rem !important;
}

.mr-12,
.mx-12 {
  margin-right: 0.75rem !important;
}

.mb-12,
.my-12 {
  margin-bottom: 0.75rem !important;
}

.ml-12,
.mx-12 {
  margin-left: 0.75rem !important;
}

.m-16 {
  margin: 1rem !important;
}

.mt-16,
.my-16 {
  margin-top: 1rem !important;
}

.mr-16,
.mx-16 {
  margin-right: 1rem !important;
}

.mb-16,
.my-16 {
  margin-bottom: 1rem !important;
}

.ml-16,
.mx-16 {
  margin-left: 1rem !important;
}

.m-20 {
  margin: 1.25rem !important;
}

.mt-20,
.my-20 {
  margin-top: 1.25rem !important;
}

.mr-20,
.mx-20 {
  margin-right: 1.25rem !important;
}

.mb-20,
.my-20 {
  margin-bottom: 1.25rem !important;
}

.ml-20,
.mx-20 {
  margin-left: 1.25rem !important;
}

.m-24 {
  margin: 1.5rem !important;
}

.mt-24,
.my-24 {
  margin-top: 1.5rem !important;
}

.mr-24,
.mx-24 {
  margin-right: 1.5rem !important;
}

.mb-24,
.my-24 {
  margin-bottom: 1.5rem !important;
}

.ml-24,
.mx-24 {
  margin-left: 1.5rem !important;
}

.m-28 {
  margin: 1.75rem !important;
}

.mt-28,
.my-28 {
  margin-top: 1.75rem !important;
}

.mr-28,
.mx-28 {
  margin-right: 1.75rem !important;
}

.mb-28,
.my-28 {
  margin-bottom: 1.75rem !important;
}

.ml-28,
.mx-28 {
  margin-left: 1.75rem !important;
}

.m-32 {
  margin: 2rem !important;
}

.mt-32,
.my-32 {
  margin-top: 2rem !important;
}

.mr-32,
.mx-32 {
  margin-right: 2rem !important;
}

.mb-32,
.my-32 {
  margin-bottom: 2rem !important;
}

.ml-32,
.mx-32 {
  margin-left: 2rem !important;
}

.m-36 {
  margin: 2.25rem !important;
}

.mt-36,
.my-36 {
  margin-top: 2.25rem !important;
}

.mr-36,
.mx-36 {
  margin-right: 2.25rem !important;
}

.mb-36,
.my-36 {
  margin-bottom: 2.25rem !important;
}

.ml-36,
.mx-36 {
  margin-left: 2.25rem !important;
}

.m-40 {
  margin: 2.5rem !important;
}

.mt-40,
.my-40 {
  margin-top: 2.5rem !important;
}

.mr-40,
.mx-40 {
  margin-right: 2.5rem !important;
}

.mb-40,
.my-40 {
  margin-bottom: 2.5rem !important;
}

.ml-40,
.mx-40 {
  margin-left: 2.5rem !important;
}

.m-44 {
  margin: 2.75rem !important;
}

.mt-44,
.my-44 {
  margin-top: 2.75rem !important;
}

.mr-44,
.mx-44 {
  margin-right: 2.75rem !important;
}

.mb-44,
.my-44 {
  margin-bottom: 2.75rem !important;
}

.ml-44,
.mx-44 {
  margin-left: 2.75rem !important;
}

.m-48 {
  margin: 3rem !important;
}

.mt-48,
.my-48 {
  margin-top: 3rem !important;
}

.mr-48,
.mx-48 {
  margin-right: 3rem !important;
}

.mb-48,
.my-48 {
  margin-bottom: 3rem !important;
}

.ml-48,
.mx-48 {
  margin-left: 3rem !important;
}

.m-64 {
  margin: 4rem !important;
}

.mt-64,
.my-64 {
  margin-top: 4rem !important;
}

.mr-64,
.mx-64 {
  margin-right: 4rem !important;
}

.mb-64,
.my-64 {
  margin-bottom: 4rem !important;
}

.ml-64,
.mx-64 {
  margin-left: 4rem !important;
}

.m-128 {
  margin: 8rem !important;
}

.mt-128,
.my-128 {
  margin-top: 8rem !important;
}

.mr-128,
.mx-128 {
  margin-right: 8rem !important;
}

.mb-128,
.my-128 {
  margin-bottom: 8rem !important;
}

.ml-128,
.mx-128 {
  margin-left: 8rem !important;
}

.m-256 {
  margin: 16rem !important;
}

.mt-256,
.my-256 {
  margin-top: 16rem !important;
}

.mr-256,
.mx-256 {
  margin-right: 16rem !important;
}

.mb-256,
.my-256 {
  margin-bottom: 16rem !important;
}

.ml-256,
.mx-256 {
  margin-left: 16rem !important;
}

.m-512 {
  margin: 32rem !important;
}

.mt-512,
.my-512 {
  margin-top: 32rem !important;
}

.mr-512,
.mx-512 {
  margin-right: 32rem !important;
}

.mb-512,
.my-512 {
  margin-bottom: 32rem !important;
}

.ml-512,
.mx-512 {
  margin-left: 32rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.mt-7,
.my-7 {
  margin-top: 6rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 6rem !important;
}

.p-0 {
  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: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.pt-8,
.py-8 {
  padding-top: 0.5rem !important;
}

.pr-8,
.px-8 {
  padding-right: 0.5rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 0.5rem !important;
}

.pl-8,
.px-8 {
  padding-left: 0.5rem !important;
}

.p-12 {
  padding: 0.75rem !important;
}

.pt-12,
.py-12 {
  padding-top: 0.75rem !important;
}

.pr-12,
.px-12 {
  padding-right: 0.75rem !important;
}

.pb-12,
.py-12 {
  padding-bottom: 0.75rem !important;
}

.pl-12,
.px-12 {
  padding-left: 0.75rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.pt-16,
.py-16 {
  padding-top: 1rem !important;
}

.pr-16,
.px-16 {
  padding-right: 1rem !important;
}

.pb-16,
.py-16 {
  padding-bottom: 1rem !important;
}

.pl-16,
.px-16 {
  padding-left: 1rem !important;
}

.p-20 {
  padding: 1.25rem !important;
}

.pt-20,
.py-20 {
  padding-top: 1.25rem !important;
}

.pr-20,
.px-20 {
  padding-right: 1.25rem !important;
}

.pb-20,
.py-20 {
  padding-bottom: 1.25rem !important;
}

.pl-20,
.px-20 {
  padding-left: 1.25rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.pt-24,
.py-24 {
  padding-top: 1.5rem !important;
}

.pr-24,
.px-24 {
  padding-right: 1.5rem !important;
}

.pb-24,
.py-24 {
  padding-bottom: 1.5rem !important;
}

.pl-24,
.px-24 {
  padding-left: 1.5rem !important;
}

.p-28 {
  padding: 1.75rem !important;
}

.pt-28,
.py-28 {
  padding-top: 1.75rem !important;
}

.pr-28,
.px-28 {
  padding-right: 1.75rem !important;
}

.pb-28,
.py-28 {
  padding-bottom: 1.75rem !important;
}

.pl-28,
.px-28 {
  padding-left: 1.75rem !important;
}

.p-32 {
  padding: 2rem !important;
}

.pt-32,
.py-32 {
  padding-top: 2rem !important;
}

.pr-32,
.px-32 {
  padding-right: 2rem !important;
}

.pb-32,
.py-32 {
  padding-bottom: 2rem !important;
}

.pl-32,
.px-32 {
  padding-left: 2rem !important;
}

.p-36 {
  padding: 2.25rem !important;
}

.pt-36,
.py-36 {
  padding-top: 2.25rem !important;
}

.pr-36,
.px-36 {
  padding-right: 2.25rem !important;
}

.pb-36,
.py-36 {
  padding-bottom: 2.25rem !important;
}

.pl-36,
.px-36 {
  padding-left: 2.25rem !important;
}

.p-40 {
  padding: 2.5rem !important;
}

.pt-40,
.py-40 {
  padding-top: 2.5rem !important;
}

.pr-40,
.px-40 {
  padding-right: 2.5rem !important;
}

.pb-40,
.py-40 {
  padding-bottom: 2.5rem !important;
}

.pl-40,
.px-40 {
  padding-left: 2.5rem !important;
}

.p-44 {
  padding: 2.75rem !important;
}

.pt-44,
.py-44 {
  padding-top: 2.75rem !important;
}

.pr-44,
.px-44 {
  padding-right: 2.75rem !important;
}

.pb-44,
.py-44 {
  padding-bottom: 2.75rem !important;
}

.pl-44,
.px-44 {
  padding-left: 2.75rem !important;
}

.p-48 {
  padding: 3rem !important;
}

.pt-48,
.py-48 {
  padding-top: 3rem !important;
}

.pr-48,
.px-48 {
  padding-right: 3rem !important;
}

.pb-48,
.py-48 {
  padding-bottom: 3rem !important;
}

.pl-48,
.px-48 {
  padding-left: 3rem !important;
}

.p-64 {
  padding: 4rem !important;
}

.pt-64,
.py-64 {
  padding-top: 4rem !important;
}

.pr-64,
.px-64 {
  padding-right: 4rem !important;
}

.pb-64,
.py-64 {
  padding-bottom: 4rem !important;
}

.pl-64,
.px-64 {
  padding-left: 4rem !important;
}

.p-128 {
  padding: 8rem !important;
}

.pt-128,
.py-128 {
  padding-top: 8rem !important;
}

.pr-128,
.px-128 {
  padding-right: 8rem !important;
}

.pb-128,
.py-128 {
  padding-bottom: 8rem !important;
}

.pl-128,
.px-128 {
  padding-left: 8rem !important;
}

.p-256 {
  padding: 16rem !important;
}

.pt-256,
.py-256 {
  padding-top: 16rem !important;
}

.pr-256,
.px-256 {
  padding-right: 16rem !important;
}

.pb-256,
.py-256 {
  padding-bottom: 16rem !important;
}

.pl-256,
.px-256 {
  padding-left: 16rem !important;
}

.p-512 {
  padding: 32rem !important;
}

.pt-512,
.py-512 {
  padding-top: 32rem !important;
}

.pr-512,
.px-512 {
  padding-right: 32rem !important;
}

.pb-512,
.py-512 {
  padding-bottom: 32rem !important;
}

.pl-512,
.px-512 {
  padding-left: 32rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.pt-7,
.py-7 {
  padding-top: 6rem !important;
}

.pr-7,
.px-7 {
  padding-right: 6rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

.pl-7,
.px-7 {
  padding-left: 6rem !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: -4.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important;
}

.m-n8 {
  margin: -0.5rem !important;
}

.mt-n8,
.my-n8 {
  margin-top: -0.5rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -0.5rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -0.5rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -0.5rem !important;
}

.m-n12 {
  margin: -0.75rem !important;
}

.mt-n12,
.my-n12 {
  margin-top: -0.75rem !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -0.75rem !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -0.75rem !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -0.75rem !important;
}

.m-n16 {
  margin: -1rem !important;
}

.mt-n16,
.my-n16 {
  margin-top: -1rem !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -1rem !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -1rem !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -1rem !important;
}

.m-n20 {
  margin: -1.25rem !important;
}

.mt-n20,
.my-n20 {
  margin-top: -1.25rem !important;
}

.mr-n20,
.mx-n20 {
  margin-right: -1.25rem !important;
}

.mb-n20,
.my-n20 {
  margin-bottom: -1.25rem !important;
}

.ml-n20,
.mx-n20 {
  margin-left: -1.25rem !important;
}

.m-n24 {
  margin: -1.5rem !important;
}

.mt-n24,
.my-n24 {
  margin-top: -1.5rem !important;
}

.mr-n24,
.mx-n24 {
  margin-right: -1.5rem !important;
}

.mb-n24,
.my-n24 {
  margin-bottom: -1.5rem !important;
}

.ml-n24,
.mx-n24 {
  margin-left: -1.5rem !important;
}

.m-n28 {
  margin: -1.75rem !important;
}

.mt-n28,
.my-n28 {
  margin-top: -1.75rem !important;
}

.mr-n28,
.mx-n28 {
  margin-right: -1.75rem !important;
}

.mb-n28,
.my-n28 {
  margin-bottom: -1.75rem !important;
}

.ml-n28,
.mx-n28 {
  margin-left: -1.75rem !important;
}

.m-n32 {
  margin: -2rem !important;
}

.mt-n32,
.my-n32 {
  margin-top: -2rem !important;
}

.mr-n32,
.mx-n32 {
  margin-right: -2rem !important;
}

.mb-n32,
.my-n32 {
  margin-bottom: -2rem !important;
}

.ml-n32,
.mx-n32 {
  margin-left: -2rem !important;
}

.m-n36 {
  margin: -2.25rem !important;
}

.mt-n36,
.my-n36 {
  margin-top: -2.25rem !important;
}

.mr-n36,
.mx-n36 {
  margin-right: -2.25rem !important;
}

.mb-n36,
.my-n36 {
  margin-bottom: -2.25rem !important;
}

.ml-n36,
.mx-n36 {
  margin-left: -2.25rem !important;
}

.m-n40 {
  margin: -2.5rem !important;
}

.mt-n40,
.my-n40 {
  margin-top: -2.5rem !important;
}

.mr-n40,
.mx-n40 {
  margin-right: -2.5rem !important;
}

.mb-n40,
.my-n40 {
  margin-bottom: -2.5rem !important;
}

.ml-n40,
.mx-n40 {
  margin-left: -2.5rem !important;
}

.m-n44 {
  margin: -2.75rem !important;
}

.mt-n44,
.my-n44 {
  margin-top: -2.75rem !important;
}

.mr-n44,
.mx-n44 {
  margin-right: -2.75rem !important;
}

.mb-n44,
.my-n44 {
  margin-bottom: -2.75rem !important;
}

.ml-n44,
.mx-n44 {
  margin-left: -2.75rem !important;
}

.m-n48 {
  margin: -3rem !important;
}

.mt-n48,
.my-n48 {
  margin-top: -3rem !important;
}

.mr-n48,
.mx-n48 {
  margin-right: -3rem !important;
}

.mb-n48,
.my-n48 {
  margin-bottom: -3rem !important;
}

.ml-n48,
.mx-n48 {
  margin-left: -3rem !important;
}

.m-n64 {
  margin: -4rem !important;
}

.mt-n64,
.my-n64 {
  margin-top: -4rem !important;
}

.mr-n64,
.mx-n64 {
  margin-right: -4rem !important;
}

.mb-n64,
.my-n64 {
  margin-bottom: -4rem !important;
}

.ml-n64,
.mx-n64 {
  margin-left: -4rem !important;
}

.m-n128 {
  margin: -8rem !important;
}

.mt-n128,
.my-n128 {
  margin-top: -8rem !important;
}

.mr-n128,
.mx-n128 {
  margin-right: -8rem !important;
}

.mb-n128,
.my-n128 {
  margin-bottom: -8rem !important;
}

.ml-n128,
.mx-n128 {
  margin-left: -8rem !important;
}

.m-n256 {
  margin: -16rem !important;
}

.mt-n256,
.my-n256 {
  margin-top: -16rem !important;
}

.mr-n256,
.mx-n256 {
  margin-right: -16rem !important;
}

.mb-n256,
.my-n256 {
  margin-bottom: -16rem !important;
}

.ml-n256,
.mx-n256 {
  margin-left: -16rem !important;
}

.m-n512 {
  margin: -32rem !important;
}

.mt-n512,
.my-n512 {
  margin-top: -32rem !important;
}

.mr-n512,
.mx-n512 {
  margin-right: -32rem !important;
}

.mb-n512,
.my-n512 {
  margin-bottom: -32rem !important;
}

.ml-n512,
.mx-n512 {
  margin-left: -32rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -6rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 0.5rem !important;
  }
  .m-sm-12 {
    margin: 0.75rem !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 0.75rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .mt-sm-16,
  .my-sm-16 {
    margin-top: 1rem !important;
  }
  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 1rem !important;
  }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 1rem !important;
  }
  .m-sm-20 {
    margin: 1.25rem !important;
  }
  .mt-sm-20,
  .my-sm-20 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 1.25rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .mt-sm-24,
  .my-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-24,
  .mx-sm-24 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-24,
  .my-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-24,
  .mx-sm-24 {
    margin-left: 1.5rem !important;
  }
  .m-sm-28 {
    margin: 1.75rem !important;
  }
  .mt-sm-28,
  .my-sm-28 {
    margin-top: 1.75rem !important;
  }
  .mr-sm-28,
  .mx-sm-28 {
    margin-right: 1.75rem !important;
  }
  .mb-sm-28,
  .my-sm-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-sm-28,
  .mx-sm-28 {
    margin-left: 1.75rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .mt-sm-32,
  .my-sm-32 {
    margin-top: 2rem !important;
  }
  .mr-sm-32,
  .mx-sm-32 {
    margin-right: 2rem !important;
  }
  .mb-sm-32,
  .my-sm-32 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-32,
  .mx-sm-32 {
    margin-left: 2rem !important;
  }
  .m-sm-36 {
    margin: 2.25rem !important;
  }
  .mt-sm-36,
  .my-sm-36 {
    margin-top: 2.25rem !important;
  }
  .mr-sm-36,
  .mx-sm-36 {
    margin-right: 2.25rem !important;
  }
  .mb-sm-36,
  .my-sm-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-sm-36,
  .mx-sm-36 {
    margin-left: 2.25rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .mt-sm-40,
  .my-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-40,
  .mx-sm-40 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-40,
  .my-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-40,
  .mx-sm-40 {
    margin-left: 2.5rem !important;
  }
  .m-sm-44 {
    margin: 2.75rem !important;
  }
  .mt-sm-44,
  .my-sm-44 {
    margin-top: 2.75rem !important;
  }
  .mr-sm-44,
  .mx-sm-44 {
    margin-right: 2.75rem !important;
  }
  .mb-sm-44,
  .my-sm-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-sm-44,
  .mx-sm-44 {
    margin-left: 2.75rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .mt-sm-48,
  .my-sm-48 {
    margin-top: 3rem !important;
  }
  .mr-sm-48,
  .mx-sm-48 {
    margin-right: 3rem !important;
  }
  .mb-sm-48,
  .my-sm-48 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-48,
  .mx-sm-48 {
    margin-left: 3rem !important;
  }
  .m-sm-64 {
    margin: 4rem !important;
  }
  .mt-sm-64,
  .my-sm-64 {
    margin-top: 4rem !important;
  }
  .mr-sm-64,
  .mx-sm-64 {
    margin-right: 4rem !important;
  }
  .mb-sm-64,
  .my-sm-64 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-64,
  .mx-sm-64 {
    margin-left: 4rem !important;
  }
  .m-sm-128 {
    margin: 8rem !important;
  }
  .mt-sm-128,
  .my-sm-128 {
    margin-top: 8rem !important;
  }
  .mr-sm-128,
  .mx-sm-128 {
    margin-right: 8rem !important;
  }
  .mb-sm-128,
  .my-sm-128 {
    margin-bottom: 8rem !important;
  }
  .ml-sm-128,
  .mx-sm-128 {
    margin-left: 8rem !important;
  }
  .m-sm-256 {
    margin: 16rem !important;
  }
  .mt-sm-256,
  .my-sm-256 {
    margin-top: 16rem !important;
  }
  .mr-sm-256,
  .mx-sm-256 {
    margin-right: 16rem !important;
  }
  .mb-sm-256,
  .my-sm-256 {
    margin-bottom: 16rem !important;
  }
  .ml-sm-256,
  .mx-sm-256 {
    margin-left: 16rem !important;
  }
  .m-sm-512 {
    margin: 32rem !important;
  }
  .mt-sm-512,
  .my-sm-512 {
    margin-top: 32rem !important;
  }
  .mr-sm-512,
  .mx-sm-512 {
    margin-right: 32rem !important;
  }
  .mb-sm-512,
  .my-sm-512 {
    margin-bottom: 32rem !important;
  }
  .ml-sm-512,
  .mx-sm-512 {
    margin-left: 32rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 0.5rem !important;
  }
  .p-sm-12 {
    padding: 0.75rem !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 0.75rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .pt-sm-16,
  .py-sm-16 {
    padding-top: 1rem !important;
  }
  .pr-sm-16,
  .px-sm-16 {
    padding-right: 1rem !important;
  }
  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-16,
  .px-sm-16 {
    padding-left: 1rem !important;
  }
  .p-sm-20 {
    padding: 1.25rem !important;
  }
  .pt-sm-20,
  .py-sm-20 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-20,
  .px-sm-20 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-20,
  .px-sm-20 {
    padding-left: 1.25rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .pt-sm-24,
  .py-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-24,
  .px-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-24,
  .py-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-24,
  .px-sm-24 {
    padding-left: 1.5rem !important;
  }
  .p-sm-28 {
    padding: 1.75rem !important;
  }
  .pt-sm-28,
  .py-sm-28 {
    padding-top: 1.75rem !important;
  }
  .pr-sm-28,
  .px-sm-28 {
    padding-right: 1.75rem !important;
  }
  .pb-sm-28,
  .py-sm-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-sm-28,
  .px-sm-28 {
    padding-left: 1.75rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .pt-sm-32,
  .py-sm-32 {
    padding-top: 2rem !important;
  }
  .pr-sm-32,
  .px-sm-32 {
    padding-right: 2rem !important;
  }
  .pb-sm-32,
  .py-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-32,
  .px-sm-32 {
    padding-left: 2rem !important;
  }
  .p-sm-36 {
    padding: 2.25rem !important;
  }
  .pt-sm-36,
  .py-sm-36 {
    padding-top: 2.25rem !important;
  }
  .pr-sm-36,
  .px-sm-36 {
    padding-right: 2.25rem !important;
  }
  .pb-sm-36,
  .py-sm-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-sm-36,
  .px-sm-36 {
    padding-left: 2.25rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .pt-sm-40,
  .py-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-40,
  .px-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-40,
  .py-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-40,
  .px-sm-40 {
    padding-left: 2.5rem !important;
  }
  .p-sm-44 {
    padding: 2.75rem !important;
  }
  .pt-sm-44,
  .py-sm-44 {
    padding-top: 2.75rem !important;
  }
  .pr-sm-44,
  .px-sm-44 {
    padding-right: 2.75rem !important;
  }
  .pb-sm-44,
  .py-sm-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-sm-44,
  .px-sm-44 {
    padding-left: 2.75rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .pt-sm-48,
  .py-sm-48 {
    padding-top: 3rem !important;
  }
  .pr-sm-48,
  .px-sm-48 {
    padding-right: 3rem !important;
  }
  .pb-sm-48,
  .py-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-48,
  .px-sm-48 {
    padding-left: 3rem !important;
  }
  .p-sm-64 {
    padding: 4rem !important;
  }
  .pt-sm-64,
  .py-sm-64 {
    padding-top: 4rem !important;
  }
  .pr-sm-64,
  .px-sm-64 {
    padding-right: 4rem !important;
  }
  .pb-sm-64,
  .py-sm-64 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-64,
  .px-sm-64 {
    padding-left: 4rem !important;
  }
  .p-sm-128 {
    padding: 8rem !important;
  }
  .pt-sm-128,
  .py-sm-128 {
    padding-top: 8rem !important;
  }
  .pr-sm-128,
  .px-sm-128 {
    padding-right: 8rem !important;
  }
  .pb-sm-128,
  .py-sm-128 {
    padding-bottom: 8rem !important;
  }
  .pl-sm-128,
  .px-sm-128 {
    padding-left: 8rem !important;
  }
  .p-sm-256 {
    padding: 16rem !important;
  }
  .pt-sm-256,
  .py-sm-256 {
    padding-top: 16rem !important;
  }
  .pr-sm-256,
  .px-sm-256 {
    padding-right: 16rem !important;
  }
  .pb-sm-256,
  .py-sm-256 {
    padding-bottom: 16rem !important;
  }
  .pl-sm-256,
  .px-sm-256 {
    padding-left: 16rem !important;
  }
  .p-sm-512 {
    padding: 32rem !important;
  }
  .pt-sm-512,
  .py-sm-512 {
    padding-top: 32rem !important;
  }
  .pr-sm-512,
  .px-sm-512 {
    padding-right: 32rem !important;
  }
  .pb-sm-512,
  .py-sm-512 {
    padding-bottom: 32rem !important;
  }
  .pl-sm-512,
  .px-sm-512 {
    padding-left: 32rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n8 {
    margin: -0.5rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n12 {
    margin: -0.75rem !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -0.75rem !important;
  }
  .m-sm-n16 {
    margin: -1rem !important;
  }
  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -1rem !important;
  }
  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -1rem !important;
  }
  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -1rem !important;
  }
  .m-sm-n20 {
    margin: -1.25rem !important;
  }
  .mt-sm-n20,
  .my-sm-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-sm-n20,
  .mx-sm-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-sm-n20,
  .my-sm-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-sm-n20,
  .mx-sm-n20 {
    margin-left: -1.25rem !important;
  }
  .m-sm-n24 {
    margin: -1.5rem !important;
  }
  .mt-sm-n24,
  .my-sm-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n24,
  .mx-sm-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n24,
  .my-sm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n24,
  .mx-sm-n24 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n28 {
    margin: -1.75rem !important;
  }
  .mt-sm-n28,
  .my-sm-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-sm-n28,
  .mx-sm-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-sm-n28,
  .my-sm-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-sm-n28,
  .mx-sm-n28 {
    margin-left: -1.75rem !important;
  }
  .m-sm-n32 {
    margin: -2rem !important;
  }
  .mt-sm-n32,
  .my-sm-n32 {
    margin-top: -2rem !important;
  }
  .mr-sm-n32,
  .mx-sm-n32 {
    margin-right: -2rem !important;
  }
  .mb-sm-n32,
  .my-sm-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n32,
  .mx-sm-n32 {
    margin-left: -2rem !important;
  }
  .m-sm-n36 {
    margin: -2.25rem !important;
  }
  .mt-sm-n36,
  .my-sm-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-sm-n36,
  .mx-sm-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-sm-n36,
  .my-sm-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-sm-n36,
  .mx-sm-n36 {
    margin-left: -2.25rem !important;
  }
  .m-sm-n40 {
    margin: -2.5rem !important;
  }
  .mt-sm-n40,
  .my-sm-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-sm-n40,
  .mx-sm-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-sm-n40,
  .my-sm-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-sm-n40,
  .mx-sm-n40 {
    margin-left: -2.5rem !important;
  }
  .m-sm-n44 {
    margin: -2.75rem !important;
  }
  .mt-sm-n44,
  .my-sm-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-sm-n44,
  .mx-sm-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-sm-n44,
  .my-sm-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-sm-n44,
  .mx-sm-n44 {
    margin-left: -2.75rem !important;
  }
  .m-sm-n48 {
    margin: -3rem !important;
  }
  .mt-sm-n48,
  .my-sm-n48 {
    margin-top: -3rem !important;
  }
  .mr-sm-n48,
  .mx-sm-n48 {
    margin-right: -3rem !important;
  }
  .mb-sm-n48,
  .my-sm-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n48,
  .mx-sm-n48 {
    margin-left: -3rem !important;
  }
  .m-sm-n64 {
    margin: -4rem !important;
  }
  .mt-sm-n64,
  .my-sm-n64 {
    margin-top: -4rem !important;
  }
  .mr-sm-n64,
  .mx-sm-n64 {
    margin-right: -4rem !important;
  }
  .mb-sm-n64,
  .my-sm-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n64,
  .mx-sm-n64 {
    margin-left: -4rem !important;
  }
  .m-sm-n128 {
    margin: -8rem !important;
  }
  .mt-sm-n128,
  .my-sm-n128 {
    margin-top: -8rem !important;
  }
  .mr-sm-n128,
  .mx-sm-n128 {
    margin-right: -8rem !important;
  }
  .mb-sm-n128,
  .my-sm-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-sm-n128,
  .mx-sm-n128 {
    margin-left: -8rem !important;
  }
  .m-sm-n256 {
    margin: -16rem !important;
  }
  .mt-sm-n256,
  .my-sm-n256 {
    margin-top: -16rem !important;
  }
  .mr-sm-n256,
  .mx-sm-n256 {
    margin-right: -16rem !important;
  }
  .mb-sm-n256,
  .my-sm-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-sm-n256,
  .mx-sm-n256 {
    margin-left: -16rem !important;
  }
  .m-sm-n512 {
    margin: -32rem !important;
  }
  .mt-sm-n512,
  .my-sm-n512 {
    margin-top: -32rem !important;
  }
  .mr-sm-n512,
  .mx-sm-n512 {
    margin-right: -32rem !important;
  }
  .mb-sm-n512,
  .my-sm-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-sm-n512,
  .mx-sm-n512 {
    margin-left: -32rem !important;
  }
  .m-sm-n7 {
    margin: -6rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 0.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 0.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 0.5rem !important;
  }
  .m-md-12 {
    margin: 0.75rem !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 0.75rem !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 0.75rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 0.75rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .mt-md-16,
  .my-md-16 {
    margin-top: 1rem !important;
  }
  .mr-md-16,
  .mx-md-16 {
    margin-right: 1rem !important;
  }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 1rem !important;
  }
  .ml-md-16,
  .mx-md-16 {
    margin-left: 1rem !important;
  }
  .m-md-20 {
    margin: 1.25rem !important;
  }
  .mt-md-20,
  .my-md-20 {
    margin-top: 1.25rem !important;
  }
  .mr-md-20,
  .mx-md-20 {
    margin-right: 1.25rem !important;
  }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-20,
  .mx-md-20 {
    margin-left: 1.25rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .mt-md-24,
  .my-md-24 {
    margin-top: 1.5rem !important;
  }
  .mr-md-24,
  .mx-md-24 {
    margin-right: 1.5rem !important;
  }
  .mb-md-24,
  .my-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-24,
  .mx-md-24 {
    margin-left: 1.5rem !important;
  }
  .m-md-28 {
    margin: 1.75rem !important;
  }
  .mt-md-28,
  .my-md-28 {
    margin-top: 1.75rem !important;
  }
  .mr-md-28,
  .mx-md-28 {
    margin-right: 1.75rem !important;
  }
  .mb-md-28,
  .my-md-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-md-28,
  .mx-md-28 {
    margin-left: 1.75rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .mt-md-32,
  .my-md-32 {
    margin-top: 2rem !important;
  }
  .mr-md-32,
  .mx-md-32 {
    margin-right: 2rem !important;
  }
  .mb-md-32,
  .my-md-32 {
    margin-bottom: 2rem !important;
  }
  .ml-md-32,
  .mx-md-32 {
    margin-left: 2rem !important;
  }
  .m-md-36 {
    margin: 2.25rem !important;
  }
  .mt-md-36,
  .my-md-36 {
    margin-top: 2.25rem !important;
  }
  .mr-md-36,
  .mx-md-36 {
    margin-right: 2.25rem !important;
  }
  .mb-md-36,
  .my-md-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-md-36,
  .mx-md-36 {
    margin-left: 2.25rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .mt-md-40,
  .my-md-40 {
    margin-top: 2.5rem !important;
  }
  .mr-md-40,
  .mx-md-40 {
    margin-right: 2.5rem !important;
  }
  .mb-md-40,
  .my-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-40,
  .mx-md-40 {
    margin-left: 2.5rem !important;
  }
  .m-md-44 {
    margin: 2.75rem !important;
  }
  .mt-md-44,
  .my-md-44 {
    margin-top: 2.75rem !important;
  }
  .mr-md-44,
  .mx-md-44 {
    margin-right: 2.75rem !important;
  }
  .mb-md-44,
  .my-md-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-md-44,
  .mx-md-44 {
    margin-left: 2.75rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .mt-md-48,
  .my-md-48 {
    margin-top: 3rem !important;
  }
  .mr-md-48,
  .mx-md-48 {
    margin-right: 3rem !important;
  }
  .mb-md-48,
  .my-md-48 {
    margin-bottom: 3rem !important;
  }
  .ml-md-48,
  .mx-md-48 {
    margin-left: 3rem !important;
  }
  .m-md-64 {
    margin: 4rem !important;
  }
  .mt-md-64,
  .my-md-64 {
    margin-top: 4rem !important;
  }
  .mr-md-64,
  .mx-md-64 {
    margin-right: 4rem !important;
  }
  .mb-md-64,
  .my-md-64 {
    margin-bottom: 4rem !important;
  }
  .ml-md-64,
  .mx-md-64 {
    margin-left: 4rem !important;
  }
  .m-md-128 {
    margin: 8rem !important;
  }
  .mt-md-128,
  .my-md-128 {
    margin-top: 8rem !important;
  }
  .mr-md-128,
  .mx-md-128 {
    margin-right: 8rem !important;
  }
  .mb-md-128,
  .my-md-128 {
    margin-bottom: 8rem !important;
  }
  .ml-md-128,
  .mx-md-128 {
    margin-left: 8rem !important;
  }
  .m-md-256 {
    margin: 16rem !important;
  }
  .mt-md-256,
  .my-md-256 {
    margin-top: 16rem !important;
  }
  .mr-md-256,
  .mx-md-256 {
    margin-right: 16rem !important;
  }
  .mb-md-256,
  .my-md-256 {
    margin-bottom: 16rem !important;
  }
  .ml-md-256,
  .mx-md-256 {
    margin-left: 16rem !important;
  }
  .m-md-512 {
    margin: 32rem !important;
  }
  .mt-md-512,
  .my-md-512 {
    margin-top: 32rem !important;
  }
  .mr-md-512,
  .mx-md-512 {
    margin-right: 32rem !important;
  }
  .mb-md-512,
  .my-md-512 {
    margin-bottom: 32rem !important;
  }
  .ml-md-512,
  .mx-md-512 {
    margin-left: 32rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 0.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 0.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 0.5rem !important;
  }
  .p-md-12 {
    padding: 0.75rem !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 0.75rem !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 0.75rem !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 0.75rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .pt-md-16,
  .py-md-16 {
    padding-top: 1rem !important;
  }
  .pr-md-16,
  .px-md-16 {
    padding-right: 1rem !important;
  }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 1rem !important;
  }
  .pl-md-16,
  .px-md-16 {
    padding-left: 1rem !important;
  }
  .p-md-20 {
    padding: 1.25rem !important;
  }
  .pt-md-20,
  .py-md-20 {
    padding-top: 1.25rem !important;
  }
  .pr-md-20,
  .px-md-20 {
    padding-right: 1.25rem !important;
  }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-20,
  .px-md-20 {
    padding-left: 1.25rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .pt-md-24,
  .py-md-24 {
    padding-top: 1.5rem !important;
  }
  .pr-md-24,
  .px-md-24 {
    padding-right: 1.5rem !important;
  }
  .pb-md-24,
  .py-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-24,
  .px-md-24 {
    padding-left: 1.5rem !important;
  }
  .p-md-28 {
    padding: 1.75rem !important;
  }
  .pt-md-28,
  .py-md-28 {
    padding-top: 1.75rem !important;
  }
  .pr-md-28,
  .px-md-28 {
    padding-right: 1.75rem !important;
  }
  .pb-md-28,
  .py-md-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-md-28,
  .px-md-28 {
    padding-left: 1.75rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .pt-md-32,
  .py-md-32 {
    padding-top: 2rem !important;
  }
  .pr-md-32,
  .px-md-32 {
    padding-right: 2rem !important;
  }
  .pb-md-32,
  .py-md-32 {
    padding-bottom: 2rem !important;
  }
  .pl-md-32,
  .px-md-32 {
    padding-left: 2rem !important;
  }
  .p-md-36 {
    padding: 2.25rem !important;
  }
  .pt-md-36,
  .py-md-36 {
    padding-top: 2.25rem !important;
  }
  .pr-md-36,
  .px-md-36 {
    padding-right: 2.25rem !important;
  }
  .pb-md-36,
  .py-md-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-md-36,
  .px-md-36 {
    padding-left: 2.25rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .pt-md-40,
  .py-md-40 {
    padding-top: 2.5rem !important;
  }
  .pr-md-40,
  .px-md-40 {
    padding-right: 2.5rem !important;
  }
  .pb-md-40,
  .py-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-40,
  .px-md-40 {
    padding-left: 2.5rem !important;
  }
  .p-md-44 {
    padding: 2.75rem !important;
  }
  .pt-md-44,
  .py-md-44 {
    padding-top: 2.75rem !important;
  }
  .pr-md-44,
  .px-md-44 {
    padding-right: 2.75rem !important;
  }
  .pb-md-44,
  .py-md-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-md-44,
  .px-md-44 {
    padding-left: 2.75rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .pt-md-48,
  .py-md-48 {
    padding-top: 3rem !important;
  }
  .pr-md-48,
  .px-md-48 {
    padding-right: 3rem !important;
  }
  .pb-md-48,
  .py-md-48 {
    padding-bottom: 3rem !important;
  }
  .pl-md-48,
  .px-md-48 {
    padding-left: 3rem !important;
  }
  .p-md-64 {
    padding: 4rem !important;
  }
  .pt-md-64,
  .py-md-64 {
    padding-top: 4rem !important;
  }
  .pr-md-64,
  .px-md-64 {
    padding-right: 4rem !important;
  }
  .pb-md-64,
  .py-md-64 {
    padding-bottom: 4rem !important;
  }
  .pl-md-64,
  .px-md-64 {
    padding-left: 4rem !important;
  }
  .p-md-128 {
    padding: 8rem !important;
  }
  .pt-md-128,
  .py-md-128 {
    padding-top: 8rem !important;
  }
  .pr-md-128,
  .px-md-128 {
    padding-right: 8rem !important;
  }
  .pb-md-128,
  .py-md-128 {
    padding-bottom: 8rem !important;
  }
  .pl-md-128,
  .px-md-128 {
    padding-left: 8rem !important;
  }
  .p-md-256 {
    padding: 16rem !important;
  }
  .pt-md-256,
  .py-md-256 {
    padding-top: 16rem !important;
  }
  .pr-md-256,
  .px-md-256 {
    padding-right: 16rem !important;
  }
  .pb-md-256,
  .py-md-256 {
    padding-bottom: 16rem !important;
  }
  .pl-md-256,
  .px-md-256 {
    padding-left: 16rem !important;
  }
  .p-md-512 {
    padding: 32rem !important;
  }
  .pt-md-512,
  .py-md-512 {
    padding-top: 32rem !important;
  }
  .pr-md-512,
  .px-md-512 {
    padding-right: 32rem !important;
  }
  .pb-md-512,
  .py-md-512 {
    padding-bottom: 32rem !important;
  }
  .pl-md-512,
  .px-md-512 {
    padding-left: 32rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important;
  }
  .m-md-n8 {
    margin: -0.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -0.5rem !important;
  }
  .m-md-n12 {
    margin: -0.75rem !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -0.75rem !important;
  }
  .m-md-n16 {
    margin: -1rem !important;
  }
  .mt-md-n16,
  .my-md-n16 {
    margin-top: -1rem !important;
  }
  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -1rem !important;
  }
  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -1rem !important;
  }
  .m-md-n20 {
    margin: -1.25rem !important;
  }
  .mt-md-n20,
  .my-md-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n20,
  .mx-md-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n20,
  .my-md-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n20,
  .mx-md-n20 {
    margin-left: -1.25rem !important;
  }
  .m-md-n24 {
    margin: -1.5rem !important;
  }
  .mt-md-n24,
  .my-md-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n24,
  .mx-md-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n24,
  .my-md-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n24,
  .mx-md-n24 {
    margin-left: -1.5rem !important;
  }
  .m-md-n28 {
    margin: -1.75rem !important;
  }
  .mt-md-n28,
  .my-md-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-md-n28,
  .mx-md-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-md-n28,
  .my-md-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-md-n28,
  .mx-md-n28 {
    margin-left: -1.75rem !important;
  }
  .m-md-n32 {
    margin: -2rem !important;
  }
  .mt-md-n32,
  .my-md-n32 {
    margin-top: -2rem !important;
  }
  .mr-md-n32,
  .mx-md-n32 {
    margin-right: -2rem !important;
  }
  .mb-md-n32,
  .my-md-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n32,
  .mx-md-n32 {
    margin-left: -2rem !important;
  }
  .m-md-n36 {
    margin: -2.25rem !important;
  }
  .mt-md-n36,
  .my-md-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-md-n36,
  .mx-md-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-md-n36,
  .my-md-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-md-n36,
  .mx-md-n36 {
    margin-left: -2.25rem !important;
  }
  .m-md-n40 {
    margin: -2.5rem !important;
  }
  .mt-md-n40,
  .my-md-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n40,
  .mx-md-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n40,
  .my-md-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n40,
  .mx-md-n40 {
    margin-left: -2.5rem !important;
  }
  .m-md-n44 {
    margin: -2.75rem !important;
  }
  .mt-md-n44,
  .my-md-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-md-n44,
  .mx-md-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-md-n44,
  .my-md-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-md-n44,
  .mx-md-n44 {
    margin-left: -2.75rem !important;
  }
  .m-md-n48 {
    margin: -3rem !important;
  }
  .mt-md-n48,
  .my-md-n48 {
    margin-top: -3rem !important;
  }
  .mr-md-n48,
  .mx-md-n48 {
    margin-right: -3rem !important;
  }
  .mb-md-n48,
  .my-md-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n48,
  .mx-md-n48 {
    margin-left: -3rem !important;
  }
  .m-md-n64 {
    margin: -4rem !important;
  }
  .mt-md-n64,
  .my-md-n64 {
    margin-top: -4rem !important;
  }
  .mr-md-n64,
  .mx-md-n64 {
    margin-right: -4rem !important;
  }
  .mb-md-n64,
  .my-md-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n64,
  .mx-md-n64 {
    margin-left: -4rem !important;
  }
  .m-md-n128 {
    margin: -8rem !important;
  }
  .mt-md-n128,
  .my-md-n128 {
    margin-top: -8rem !important;
  }
  .mr-md-n128,
  .mx-md-n128 {
    margin-right: -8rem !important;
  }
  .mb-md-n128,
  .my-md-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-md-n128,
  .mx-md-n128 {
    margin-left: -8rem !important;
  }
  .m-md-n256 {
    margin: -16rem !important;
  }
  .mt-md-n256,
  .my-md-n256 {
    margin-top: -16rem !important;
  }
  .mr-md-n256,
  .mx-md-n256 {
    margin-right: -16rem !important;
  }
  .mb-md-n256,
  .my-md-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-md-n256,
  .mx-md-n256 {
    margin-left: -16rem !important;
  }
  .m-md-n512 {
    margin: -32rem !important;
  }
  .mt-md-n512,
  .my-md-n512 {
    margin-top: -32rem !important;
  }
  .mr-md-n512,
  .mx-md-n512 {
    margin-right: -32rem !important;
  }
  .mb-md-n512,
  .my-md-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-md-n512,
  .mx-md-n512 {
    margin-left: -32rem !important;
  }
  .m-md-n7 {
    margin: -6rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 0.5rem !important;
  }
  .m-lg-12 {
    margin: 0.75rem !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 0.75rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 1rem !important;
  }
  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 1rem !important;
  }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 1rem !important;
  }
  .m-lg-20 {
    margin: 1.25rem !important;
  }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 1.25rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .mt-lg-24,
  .my-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-24,
  .mx-lg-24 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-24,
  .my-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-24,
  .mx-lg-24 {
    margin-left: 1.5rem !important;
  }
  .m-lg-28 {
    margin: 1.75rem !important;
  }
  .mt-lg-28,
  .my-lg-28 {
    margin-top: 1.75rem !important;
  }
  .mr-lg-28,
  .mx-lg-28 {
    margin-right: 1.75rem !important;
  }
  .mb-lg-28,
  .my-lg-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-lg-28,
  .mx-lg-28 {
    margin-left: 1.75rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .mt-lg-32,
  .my-lg-32 {
    margin-top: 2rem !important;
  }
  .mr-lg-32,
  .mx-lg-32 {
    margin-right: 2rem !important;
  }
  .mb-lg-32,
  .my-lg-32 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-32,
  .mx-lg-32 {
    margin-left: 2rem !important;
  }
  .m-lg-36 {
    margin: 2.25rem !important;
  }
  .mt-lg-36,
  .my-lg-36 {
    margin-top: 2.25rem !important;
  }
  .mr-lg-36,
  .mx-lg-36 {
    margin-right: 2.25rem !important;
  }
  .mb-lg-36,
  .my-lg-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-lg-36,
  .mx-lg-36 {
    margin-left: 2.25rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .mt-lg-40,
  .my-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-40,
  .mx-lg-40 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-40,
  .my-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-40,
  .mx-lg-40 {
    margin-left: 2.5rem !important;
  }
  .m-lg-44 {
    margin: 2.75rem !important;
  }
  .mt-lg-44,
  .my-lg-44 {
    margin-top: 2.75rem !important;
  }
  .mr-lg-44,
  .mx-lg-44 {
    margin-right: 2.75rem !important;
  }
  .mb-lg-44,
  .my-lg-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-lg-44,
  .mx-lg-44 {
    margin-left: 2.75rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .mt-lg-48,
  .my-lg-48 {
    margin-top: 3rem !important;
  }
  .mr-lg-48,
  .mx-lg-48 {
    margin-right: 3rem !important;
  }
  .mb-lg-48,
  .my-lg-48 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-48,
  .mx-lg-48 {
    margin-left: 3rem !important;
  }
  .m-lg-64 {
    margin: 4rem !important;
  }
  .mt-lg-64,
  .my-lg-64 {
    margin-top: 4rem !important;
  }
  .mr-lg-64,
  .mx-lg-64 {
    margin-right: 4rem !important;
  }
  .mb-lg-64,
  .my-lg-64 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-64,
  .mx-lg-64 {
    margin-left: 4rem !important;
  }
  .m-lg-128 {
    margin: 8rem !important;
  }
  .mt-lg-128,
  .my-lg-128 {
    margin-top: 8rem !important;
  }
  .mr-lg-128,
  .mx-lg-128 {
    margin-right: 8rem !important;
  }
  .mb-lg-128,
  .my-lg-128 {
    margin-bottom: 8rem !important;
  }
  .ml-lg-128,
  .mx-lg-128 {
    margin-left: 8rem !important;
  }
  .m-lg-256 {
    margin: 16rem !important;
  }
  .mt-lg-256,
  .my-lg-256 {
    margin-top: 16rem !important;
  }
  .mr-lg-256,
  .mx-lg-256 {
    margin-right: 16rem !important;
  }
  .mb-lg-256,
  .my-lg-256 {
    margin-bottom: 16rem !important;
  }
  .ml-lg-256,
  .mx-lg-256 {
    margin-left: 16rem !important;
  }
  .m-lg-512 {
    margin: 32rem !important;
  }
  .mt-lg-512,
  .my-lg-512 {
    margin-top: 32rem !important;
  }
  .mr-lg-512,
  .mx-lg-512 {
    margin-right: 32rem !important;
  }
  .mb-lg-512,
  .my-lg-512 {
    margin-bottom: 32rem !important;
  }
  .ml-lg-512,
  .mx-lg-512 {
    margin-left: 32rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 0.5rem !important;
  }
  .p-lg-12 {
    padding: 0.75rem !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 0.75rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 1rem !important;
  }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 1rem !important;
  }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 1rem !important;
  }
  .p-lg-20 {
    padding: 1.25rem !important;
  }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 1.25rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .pt-lg-24,
  .py-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-24,
  .px-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-24,
  .py-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-24,
  .px-lg-24 {
    padding-left: 1.5rem !important;
  }
  .p-lg-28 {
    padding: 1.75rem !important;
  }
  .pt-lg-28,
  .py-lg-28 {
    padding-top: 1.75rem !important;
  }
  .pr-lg-28,
  .px-lg-28 {
    padding-right: 1.75rem !important;
  }
  .pb-lg-28,
  .py-lg-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-lg-28,
  .px-lg-28 {
    padding-left: 1.75rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .pt-lg-32,
  .py-lg-32 {
    padding-top: 2rem !important;
  }
  .pr-lg-32,
  .px-lg-32 {
    padding-right: 2rem !important;
  }
  .pb-lg-32,
  .py-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-32,
  .px-lg-32 {
    padding-left: 2rem !important;
  }
  .p-lg-36 {
    padding: 2.25rem !important;
  }
  .pt-lg-36,
  .py-lg-36 {
    padding-top: 2.25rem !important;
  }
  .pr-lg-36,
  .px-lg-36 {
    padding-right: 2.25rem !important;
  }
  .pb-lg-36,
  .py-lg-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-lg-36,
  .px-lg-36 {
    padding-left: 2.25rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 2.5rem !important;
  }
  .p-lg-44 {
    padding: 2.75rem !important;
  }
  .pt-lg-44,
  .py-lg-44 {
    padding-top: 2.75rem !important;
  }
  .pr-lg-44,
  .px-lg-44 {
    padding-right: 2.75rem !important;
  }
  .pb-lg-44,
  .py-lg-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-lg-44,
  .px-lg-44 {
    padding-left: 2.75rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .pt-lg-48,
  .py-lg-48 {
    padding-top: 3rem !important;
  }
  .pr-lg-48,
  .px-lg-48 {
    padding-right: 3rem !important;
  }
  .pb-lg-48,
  .py-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-48,
  .px-lg-48 {
    padding-left: 3rem !important;
  }
  .p-lg-64 {
    padding: 4rem !important;
  }
  .pt-lg-64,
  .py-lg-64 {
    padding-top: 4rem !important;
  }
  .pr-lg-64,
  .px-lg-64 {
    padding-right: 4rem !important;
  }
  .pb-lg-64,
  .py-lg-64 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-64,
  .px-lg-64 {
    padding-left: 4rem !important;
  }
  .p-lg-128 {
    padding: 8rem !important;
  }
  .pt-lg-128,
  .py-lg-128 {
    padding-top: 8rem !important;
  }
  .pr-lg-128,
  .px-lg-128 {
    padding-right: 8rem !important;
  }
  .pb-lg-128,
  .py-lg-128 {
    padding-bottom: 8rem !important;
  }
  .pl-lg-128,
  .px-lg-128 {
    padding-left: 8rem !important;
  }
  .p-lg-256 {
    padding: 16rem !important;
  }
  .pt-lg-256,
  .py-lg-256 {
    padding-top: 16rem !important;
  }
  .pr-lg-256,
  .px-lg-256 {
    padding-right: 16rem !important;
  }
  .pb-lg-256,
  .py-lg-256 {
    padding-bottom: 16rem !important;
  }
  .pl-lg-256,
  .px-lg-256 {
    padding-left: 16rem !important;
  }
  .p-lg-512 {
    padding: 32rem !important;
  }
  .pt-lg-512,
  .py-lg-512 {
    padding-top: 32rem !important;
  }
  .pr-lg-512,
  .px-lg-512 {
    padding-right: 32rem !important;
  }
  .pb-lg-512,
  .py-lg-512 {
    padding-bottom: 32rem !important;
  }
  .pl-lg-512,
  .px-lg-512 {
    padding-left: 32rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n8 {
    margin: -0.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n12 {
    margin: -0.75rem !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -0.75rem !important;
  }
  .m-lg-n16 {
    margin: -1rem !important;
  }
  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -1rem !important;
  }
  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -1rem !important;
  }
  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -1rem !important;
  }
  .m-lg-n20 {
    margin: -1.25rem !important;
  }
  .mt-lg-n20,
  .my-lg-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n20,
  .mx-lg-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n20,
  .my-lg-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n20,
  .mx-lg-n20 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n24 {
    margin: -1.5rem !important;
  }
  .mt-lg-n24,
  .my-lg-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n24,
  .mx-lg-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n24,
  .my-lg-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n24,
  .mx-lg-n24 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n28 {
    margin: -1.75rem !important;
  }
  .mt-lg-n28,
  .my-lg-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-lg-n28,
  .mx-lg-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-lg-n28,
  .my-lg-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-lg-n28,
  .mx-lg-n28 {
    margin-left: -1.75rem !important;
  }
  .m-lg-n32 {
    margin: -2rem !important;
  }
  .mt-lg-n32,
  .my-lg-n32 {
    margin-top: -2rem !important;
  }
  .mr-lg-n32,
  .mx-lg-n32 {
    margin-right: -2rem !important;
  }
  .mb-lg-n32,
  .my-lg-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n32,
  .mx-lg-n32 {
    margin-left: -2rem !important;
  }
  .m-lg-n36 {
    margin: -2.25rem !important;
  }
  .mt-lg-n36,
  .my-lg-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-lg-n36,
  .mx-lg-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-lg-n36,
  .my-lg-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-lg-n36,
  .mx-lg-n36 {
    margin-left: -2.25rem !important;
  }
  .m-lg-n40 {
    margin: -2.5rem !important;
  }
  .mt-lg-n40,
  .my-lg-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n40,
  .mx-lg-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n40,
  .my-lg-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n40,
  .mx-lg-n40 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n44 {
    margin: -2.75rem !important;
  }
  .mt-lg-n44,
  .my-lg-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-lg-n44,
  .mx-lg-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-lg-n44,
  .my-lg-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-lg-n44,
  .mx-lg-n44 {
    margin-left: -2.75rem !important;
  }
  .m-lg-n48 {
    margin: -3rem !important;
  }
  .mt-lg-n48,
  .my-lg-n48 {
    margin-top: -3rem !important;
  }
  .mr-lg-n48,
  .mx-lg-n48 {
    margin-right: -3rem !important;
  }
  .mb-lg-n48,
  .my-lg-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n48,
  .mx-lg-n48 {
    margin-left: -3rem !important;
  }
  .m-lg-n64 {
    margin: -4rem !important;
  }
  .mt-lg-n64,
  .my-lg-n64 {
    margin-top: -4rem !important;
  }
  .mr-lg-n64,
  .mx-lg-n64 {
    margin-right: -4rem !important;
  }
  .mb-lg-n64,
  .my-lg-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n64,
  .mx-lg-n64 {
    margin-left: -4rem !important;
  }
  .m-lg-n128 {
    margin: -8rem !important;
  }
  .mt-lg-n128,
  .my-lg-n128 {
    margin-top: -8rem !important;
  }
  .mr-lg-n128,
  .mx-lg-n128 {
    margin-right: -8rem !important;
  }
  .mb-lg-n128,
  .my-lg-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-lg-n128,
  .mx-lg-n128 {
    margin-left: -8rem !important;
  }
  .m-lg-n256 {
    margin: -16rem !important;
  }
  .mt-lg-n256,
  .my-lg-n256 {
    margin-top: -16rem !important;
  }
  .mr-lg-n256,
  .mx-lg-n256 {
    margin-right: -16rem !important;
  }
  .mb-lg-n256,
  .my-lg-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-lg-n256,
  .mx-lg-n256 {
    margin-left: -16rem !important;
  }
  .m-lg-n512 {
    margin: -32rem !important;
  }
  .mt-lg-n512,
  .my-lg-n512 {
    margin-top: -32rem !important;
  }
  .mr-lg-n512,
  .mx-lg-n512 {
    margin-right: -32rem !important;
  }
  .mb-lg-n512,
  .my-lg-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-lg-n512,
  .mx-lg-n512 {
    margin-left: -32rem !important;
  }
  .m-lg-n7 {
    margin: -6rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 0.5rem !important;
  }
  .m-xl-12 {
    margin: 0.75rem !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 0.75rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 1rem !important;
  }
  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 1rem !important;
  }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 1rem !important;
  }
  .m-xl-20 {
    margin: 1.25rem !important;
  }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 1.25rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .mt-xl-24,
  .my-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-24,
  .mx-xl-24 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-24,
  .my-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-24,
  .mx-xl-24 {
    margin-left: 1.5rem !important;
  }
  .m-xl-28 {
    margin: 1.75rem !important;
  }
  .mt-xl-28,
  .my-xl-28 {
    margin-top: 1.75rem !important;
  }
  .mr-xl-28,
  .mx-xl-28 {
    margin-right: 1.75rem !important;
  }
  .mb-xl-28,
  .my-xl-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-xl-28,
  .mx-xl-28 {
    margin-left: 1.75rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .mt-xl-32,
  .my-xl-32 {
    margin-top: 2rem !important;
  }
  .mr-xl-32,
  .mx-xl-32 {
    margin-right: 2rem !important;
  }
  .mb-xl-32,
  .my-xl-32 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-32,
  .mx-xl-32 {
    margin-left: 2rem !important;
  }
  .m-xl-36 {
    margin: 2.25rem !important;
  }
  .mt-xl-36,
  .my-xl-36 {
    margin-top: 2.25rem !important;
  }
  .mr-xl-36,
  .mx-xl-36 {
    margin-right: 2.25rem !important;
  }
  .mb-xl-36,
  .my-xl-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-xl-36,
  .mx-xl-36 {
    margin-left: 2.25rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .mt-xl-40,
  .my-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-40,
  .mx-xl-40 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-40,
  .my-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-40,
  .mx-xl-40 {
    margin-left: 2.5rem !important;
  }
  .m-xl-44 {
    margin: 2.75rem !important;
  }
  .mt-xl-44,
  .my-xl-44 {
    margin-top: 2.75rem !important;
  }
  .mr-xl-44,
  .mx-xl-44 {
    margin-right: 2.75rem !important;
  }
  .mb-xl-44,
  .my-xl-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-xl-44,
  .mx-xl-44 {
    margin-left: 2.75rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .mt-xl-48,
  .my-xl-48 {
    margin-top: 3rem !important;
  }
  .mr-xl-48,
  .mx-xl-48 {
    margin-right: 3rem !important;
  }
  .mb-xl-48,
  .my-xl-48 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-48,
  .mx-xl-48 {
    margin-left: 3rem !important;
  }
  .m-xl-64 {
    margin: 4rem !important;
  }
  .mt-xl-64,
  .my-xl-64 {
    margin-top: 4rem !important;
  }
  .mr-xl-64,
  .mx-xl-64 {
    margin-right: 4rem !important;
  }
  .mb-xl-64,
  .my-xl-64 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-64,
  .mx-xl-64 {
    margin-left: 4rem !important;
  }
  .m-xl-128 {
    margin: 8rem !important;
  }
  .mt-xl-128,
  .my-xl-128 {
    margin-top: 8rem !important;
  }
  .mr-xl-128,
  .mx-xl-128 {
    margin-right: 8rem !important;
  }
  .mb-xl-128,
  .my-xl-128 {
    margin-bottom: 8rem !important;
  }
  .ml-xl-128,
  .mx-xl-128 {
    margin-left: 8rem !important;
  }
  .m-xl-256 {
    margin: 16rem !important;
  }
  .mt-xl-256,
  .my-xl-256 {
    margin-top: 16rem !important;
  }
  .mr-xl-256,
  .mx-xl-256 {
    margin-right: 16rem !important;
  }
  .mb-xl-256,
  .my-xl-256 {
    margin-bottom: 16rem !important;
  }
  .ml-xl-256,
  .mx-xl-256 {
    margin-left: 16rem !important;
  }
  .m-xl-512 {
    margin: 32rem !important;
  }
  .mt-xl-512,
  .my-xl-512 {
    margin-top: 32rem !important;
  }
  .mr-xl-512,
  .mx-xl-512 {
    margin-right: 32rem !important;
  }
  .mb-xl-512,
  .my-xl-512 {
    margin-bottom: 32rem !important;
  }
  .ml-xl-512,
  .mx-xl-512 {
    margin-left: 32rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 0.5rem !important;
  }
  .p-xl-12 {
    padding: 0.75rem !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 0.75rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 1rem !important;
  }
  .pr-xl-16,
  .px-xl-16 {
    padding-right: 1rem !important;
  }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-16,
  .px-xl-16 {
    padding-left: 1rem !important;
  }
  .p-xl-20 {
    padding: 1.25rem !important;
  }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-20,
  .px-xl-20 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-20,
  .px-xl-20 {
    padding-left: 1.25rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .pt-xl-24,
  .py-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-24,
  .px-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-24,
  .py-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-24,
  .px-xl-24 {
    padding-left: 1.5rem !important;
  }
  .p-xl-28 {
    padding: 1.75rem !important;
  }
  .pt-xl-28,
  .py-xl-28 {
    padding-top: 1.75rem !important;
  }
  .pr-xl-28,
  .px-xl-28 {
    padding-right: 1.75rem !important;
  }
  .pb-xl-28,
  .py-xl-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-xl-28,
  .px-xl-28 {
    padding-left: 1.75rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .pt-xl-32,
  .py-xl-32 {
    padding-top: 2rem !important;
  }
  .pr-xl-32,
  .px-xl-32 {
    padding-right: 2rem !important;
  }
  .pb-xl-32,
  .py-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-32,
  .px-xl-32 {
    padding-left: 2rem !important;
  }
  .p-xl-36 {
    padding: 2.25rem !important;
  }
  .pt-xl-36,
  .py-xl-36 {
    padding-top: 2.25rem !important;
  }
  .pr-xl-36,
  .px-xl-36 {
    padding-right: 2.25rem !important;
  }
  .pb-xl-36,
  .py-xl-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-xl-36,
  .px-xl-36 {
    padding-left: 2.25rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .pt-xl-40,
  .py-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-40,
  .px-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-40,
  .py-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-40,
  .px-xl-40 {
    padding-left: 2.5rem !important;
  }
  .p-xl-44 {
    padding: 2.75rem !important;
  }
  .pt-xl-44,
  .py-xl-44 {
    padding-top: 2.75rem !important;
  }
  .pr-xl-44,
  .px-xl-44 {
    padding-right: 2.75rem !important;
  }
  .pb-xl-44,
  .py-xl-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-xl-44,
  .px-xl-44 {
    padding-left: 2.75rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .pt-xl-48,
  .py-xl-48 {
    padding-top: 3rem !important;
  }
  .pr-xl-48,
  .px-xl-48 {
    padding-right: 3rem !important;
  }
  .pb-xl-48,
  .py-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-48,
  .px-xl-48 {
    padding-left: 3rem !important;
  }
  .p-xl-64 {
    padding: 4rem !important;
  }
  .pt-xl-64,
  .py-xl-64 {
    padding-top: 4rem !important;
  }
  .pr-xl-64,
  .px-xl-64 {
    padding-right: 4rem !important;
  }
  .pb-xl-64,
  .py-xl-64 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-64,
  .px-xl-64 {
    padding-left: 4rem !important;
  }
  .p-xl-128 {
    padding: 8rem !important;
  }
  .pt-xl-128,
  .py-xl-128 {
    padding-top: 8rem !important;
  }
  .pr-xl-128,
  .px-xl-128 {
    padding-right: 8rem !important;
  }
  .pb-xl-128,
  .py-xl-128 {
    padding-bottom: 8rem !important;
  }
  .pl-xl-128,
  .px-xl-128 {
    padding-left: 8rem !important;
  }
  .p-xl-256 {
    padding: 16rem !important;
  }
  .pt-xl-256,
  .py-xl-256 {
    padding-top: 16rem !important;
  }
  .pr-xl-256,
  .px-xl-256 {
    padding-right: 16rem !important;
  }
  .pb-xl-256,
  .py-xl-256 {
    padding-bottom: 16rem !important;
  }
  .pl-xl-256,
  .px-xl-256 {
    padding-left: 16rem !important;
  }
  .p-xl-512 {
    padding: 32rem !important;
  }
  .pt-xl-512,
  .py-xl-512 {
    padding-top: 32rem !important;
  }
  .pr-xl-512,
  .px-xl-512 {
    padding-right: 32rem !important;
  }
  .pb-xl-512,
  .py-xl-512 {
    padding-bottom: 32rem !important;
  }
  .pl-xl-512,
  .px-xl-512 {
    padding-left: 32rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n8 {
    margin: -0.5rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n12 {
    margin: -0.75rem !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -0.75rem !important;
  }
  .m-xl-n16 {
    margin: -1rem !important;
  }
  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -1rem !important;
  }
  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -1rem !important;
  }
  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -1rem !important;
  }
  .m-xl-n20 {
    margin: -1.25rem !important;
  }
  .mt-xl-n20,
  .my-xl-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-xl-n20,
  .mx-xl-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-xl-n20,
  .my-xl-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-xl-n20,
  .mx-xl-n20 {
    margin-left: -1.25rem !important;
  }
  .m-xl-n24 {
    margin: -1.5rem !important;
  }
  .mt-xl-n24,
  .my-xl-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n24,
  .mx-xl-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n24,
  .my-xl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n24,
  .mx-xl-n24 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n28 {
    margin: -1.75rem !important;
  }
  .mt-xl-n28,
  .my-xl-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-xl-n28,
  .mx-xl-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-xl-n28,
  .my-xl-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-xl-n28,
  .mx-xl-n28 {
    margin-left: -1.75rem !important;
  }
  .m-xl-n32 {
    margin: -2rem !important;
  }
  .mt-xl-n32,
  .my-xl-n32 {
    margin-top: -2rem !important;
  }
  .mr-xl-n32,
  .mx-xl-n32 {
    margin-right: -2rem !important;
  }
  .mb-xl-n32,
  .my-xl-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n32,
  .mx-xl-n32 {
    margin-left: -2rem !important;
  }
  .m-xl-n36 {
    margin: -2.25rem !important;
  }
  .mt-xl-n36,
  .my-xl-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-xl-n36,
  .mx-xl-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-xl-n36,
  .my-xl-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-xl-n36,
  .mx-xl-n36 {
    margin-left: -2.25rem !important;
  }
  .m-xl-n40 {
    margin: -2.5rem !important;
  }
  .mt-xl-n40,
  .my-xl-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-xl-n40,
  .mx-xl-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-xl-n40,
  .my-xl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xl-n40,
  .mx-xl-n40 {
    margin-left: -2.5rem !important;
  }
  .m-xl-n44 {
    margin: -2.75rem !important;
  }
  .mt-xl-n44,
  .my-xl-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-xl-n44,
  .mx-xl-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-xl-n44,
  .my-xl-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-xl-n44,
  .mx-xl-n44 {
    margin-left: -2.75rem !important;
  }
  .m-xl-n48 {
    margin: -3rem !important;
  }
  .mt-xl-n48,
  .my-xl-n48 {
    margin-top: -3rem !important;
  }
  .mr-xl-n48,
  .mx-xl-n48 {
    margin-right: -3rem !important;
  }
  .mb-xl-n48,
  .my-xl-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n48,
  .mx-xl-n48 {
    margin-left: -3rem !important;
  }
  .m-xl-n64 {
    margin: -4rem !important;
  }
  .mt-xl-n64,
  .my-xl-n64 {
    margin-top: -4rem !important;
  }
  .mr-xl-n64,
  .mx-xl-n64 {
    margin-right: -4rem !important;
  }
  .mb-xl-n64,
  .my-xl-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n64,
  .mx-xl-n64 {
    margin-left: -4rem !important;
  }
  .m-xl-n128 {
    margin: -8rem !important;
  }
  .mt-xl-n128,
  .my-xl-n128 {
    margin-top: -8rem !important;
  }
  .mr-xl-n128,
  .mx-xl-n128 {
    margin-right: -8rem !important;
  }
  .mb-xl-n128,
  .my-xl-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-xl-n128,
  .mx-xl-n128 {
    margin-left: -8rem !important;
  }
  .m-xl-n256 {
    margin: -16rem !important;
  }
  .mt-xl-n256,
  .my-xl-n256 {
    margin-top: -16rem !important;
  }
  .mr-xl-n256,
  .mx-xl-n256 {
    margin-right: -16rem !important;
  }
  .mb-xl-n256,
  .my-xl-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-xl-n256,
  .mx-xl-n256 {
    margin-left: -16rem !important;
  }
  .m-xl-n512 {
    margin: -32rem !important;
  }
  .mt-xl-n512,
  .my-xl-n512 {
    margin-top: -32rem !important;
  }
  .mr-xl-n512,
  .mx-xl-n512 {
    margin-right: -32rem !important;
  }
  .mb-xl-n512,
  .my-xl-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-xl-n512,
  .mx-xl-n512 {
    margin-left: -32rem !important;
  }
  .m-xl-n7 {
    margin: -6rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !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 {
  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 {
  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 {
  color: #fff !important;
}

.text-primary {
  color: #99e5ea !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-secondary {
  color: #1a1446 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
  color: #d32f2f !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(149.8095238095, 31.6904761905, 31.6904761905) !important;
}

.text-light {
  color: #fff !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-dark {
  color: #1a1446 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-brandcolor1-1 {
  color: #99e5ea !important;
}

a.text-brandcolor1-1:hover, a.text-brandcolor1-1:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-brandcolor1-2 {
  color: #aaeded !important;
}

a.text-brandcolor1-2:hover, a.text-brandcolor1-2:focus {
  color: rgb(106.8689320388, 223.6310679612, 223.6310679612) !important;
}

.text-brandcolor1-3 {
  color: #c9f3f4 !important;
}

a.text-brandcolor1-3:hover, a.text-brandcolor1-3:focus {
  color: rgb(137.4461538462, 228.8769230769, 231.0538461538) !important;
}

.text-brandcolor1-4 {
  color: #f2fcfc !important;
}

a.text-brandcolor1-4:hover, a.text-brandcolor1-4:focus {
  color: rgb(179.84375, 237.65625, 237.65625) !important;
}

.text-brandcolor2-1 {
  color: #1a1446 !important;
}

a.text-brandcolor2-1:hover, a.text-brandcolor2-1:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-brandcolor2-2 {
  color: #29254f !important;
}

a.text-brandcolor2-2:hover, a.text-brandcolor2-2:focus {
  color: rgb(13.9612068966, 12.599137931, 26.900862069) !important;
}

.text-brandcolor2-3 {
  color: #5f5c7f !important;
}

a.text-brandcolor2-3:hover, a.text-brandcolor2-3:focus {
  color: rgb(61.8150684932, 59.8630136986, 82.6369863014) !important;
}

.text-accentcolor1-1 {
  color: #06748c !important;
}

a.text-accentcolor1-1:hover, a.text-accentcolor1-1:focus {
  color: rgb(2.8561643836, 55.2191780822, 66.6438356164) !important;
}

.text-accentcolor2-1 {
  color: #28a3af !important;
}

a.text-accentcolor2-1:hover, a.text-accentcolor2-1:focus {
  color: rgb(25.7674418605, 105.0023255814, 112.7325581395) !important;
}

.text-accentcolor3-1 {
  color: #78e1e1 !important;
}

a.text-accentcolor3-1:hover, a.text-accentcolor3-1:focus {
  color: rgb(57.4090909091, 211.0909090909, 211.0909090909) !important;
}

.text-accentcolor3-2 {
  color: #99e5ea !important;
}

a.text-accentcolor3-2:hover, a.text-accentcolor3-2:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-accentcolor3-3 {
  color: #aaeded !important;
}

a.text-accentcolor3-3:hover, a.text-accentcolor3-3:focus {
  color: rgb(106.8689320388, 223.6310679612, 223.6310679612) !important;
}

.text-accentcolor3-4 {
  color: #c9f3f4 !important;
}

a.text-accentcolor3-4:hover, a.text-accentcolor3-4:focus {
  color: rgb(137.4461538462, 228.8769230769, 231.0538461538) !important;
}

.text-brandgray1 {
  color: #343741 !important;
}

a.text-brandgray1:hover, a.text-brandgray1:focus {
  color: rgb(18, 19.0384615385, 22.5) !important;
}

.text-brandgray2 {
  color: #404040 !important;
}

a.text-brandgray2:hover, a.text-brandgray2:focus {
  color: rgb(25.75, 25.75, 25.75) !important;
}

.text-brandgray3 {
  color: #565656 !important;
}

a.text-brandgray3:hover, a.text-brandgray3:focus {
  color: rgb(47.75, 47.75, 47.75) !important;
}

.text-brandgray4 {
  color: #707070 !important;
}

a.text-brandgray4:hover, a.text-brandgray4:focus {
  color: rgb(73.75, 73.75, 73.75) !important;
}

.text-brandgray5 {
  color: #c0bfc0 !important;
}

a.text-brandgray5:hover, a.text-brandgray5:focus {
  color: rgb(154.0511811024, 152.4488188976, 154.0511811024) !important;
}

.text-brandgray6 {
  color: #e6e6e6 !important;
}

a.text-brandgray6:hover, a.text-brandgray6:focus {
  color: rgb(191.75, 191.75, 191.75) !important;
}

.text-neutral {
  color: #f5f5f5 !important;
}

a.text-neutral:hover, a.text-neutral:focus {
  color: rgb(206.75, 206.75, 206.75) !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:hover, a.text-white:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-action-primary {
  color: #1a1446 !important;
}

a.text-action-primary:hover, a.text-action-primary:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-action-secondary {
  color: #78e1e1 !important;
}

a.text-action-secondary:hover, a.text-action-secondary:focus {
  color: rgb(57.4090909091, 211.0909090909, 211.0909090909) !important;
}

.text-action-tertiary {
  color: #f2fcfc !important;
}

a.text-action-tertiary:hover, a.text-action-tertiary:focus {
  color: rgb(179.84375, 237.65625, 237.65625) !important;
}

.text-error {
  color: #d32f2f !important;
}

a.text-error:hover, a.text-error:focus {
  color: rgb(149.8095238095, 31.6904761905, 31.6904761905) !important;
}

.text-validation-success-green {
  color: #008040 !important;
}

a.text-validation-success-green:hover, a.text-validation-success-green:focus {
  color: rgb(0, 51.5, 25.75) !important;
}

.text-contact-list-title {
  color: #fff !important;
}

a.text-contact-list-title:hover, a.text-contact-list-title:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-panel-seperation-color {
  color: #3d3863 !important;
}

a.text-panel-seperation-color:hover, a.text-panel-seperation-color:focus {
  color: rgb(30.8935483871, 28.3612903226, 50.1387096774) !important;
}

.text-contacts-header-background {
  color: #99e5ea !important;
}

a.text-contacts-header-background:hover, a.text-contacts-header-background:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-cta-primary-text-bg-color {
  color: #fff !important;
}

a.text-cta-primary-text-bg-color:hover, a.text-cta-primary-text-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-primary-icon-bg-color {
  color: #fff !important;
}

a.text-cta-primary-icon-bg-color:hover, a.text-cta-primary-icon-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-secondary-text-bg-color {
  color: #fff !important;
}

a.text-cta-secondary-text-bg-color:hover, a.text-cta-secondary-text-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-secondary-icon-bg-color {
  color: #fff !important;
}

a.text-cta-secondary-icon-bg-color:hover, a.text-cta-secondary-icon-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-bottom-border {
  color: #f5911e !important;
}

a.text-cta-bottom-border:hover, a.text-cta-bottom-border:focus {
  color: rgb(190.0531914894, 105.585106383, 8.4468085106) !important;
}

.text-body {
  color: #1a1446 !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: 0.125rem solid #adb5bd;
    page-break-inside: avoid;
  }
  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: 0.125rem 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;
  }
}
/* This is hardcoded for now, but we will/might revisit for a later POC */
.mdc-floating-label {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  position: absolute;
  /* @noflip */
  left: 0;
  /* @noflip */
  transform-origin: left top;
  transition: transform 150ms cubic-bezier(0.4, 0, 0.2, 1), color 150ms cubic-bezier(0.4, 0, 0.2, 1);
  /* @alternate */
  line-height: 1.15rem;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: text;
  overflow: hidden;
  will-change: transform;
}
[dir=rtl] .mdc-floating-label, .mdc-floating-label[dir=rtl] {
  /* @noflip */
  right: 0;
  /* @noflip */
  left: auto;
  /* @noflip */
  transform-origin: right top;
  /* @noflip */
  text-align: right;
}

.mdc-floating-label--float-above {
  cursor: auto;
}

.mdc-floating-label--float-above {
  transform: translateY(-50%) scale(0.75);
}

.mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-standard 250ms 1;
}

@keyframes mdc-floating-label-shake-float-above-standard {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-50%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-50%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-50%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-50%) scale(0.75);
  }
}
.mdc-line-ripple {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  transform: scaleX(0);
  transition: transform 180ms cubic-bezier(0.4, 0, 0.2, 1), opacity 180ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  z-index: 2;
}

.mdc-line-ripple--active {
  transform: scaleX(1);
  opacity: 1;
}

.mdc-line-ripple--deactivating {
  opacity: 0;
}

.mdc-notched-outline {
  display: flex;
  position: absolute;
  right: 0;
  left: 0;
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  height: 100%;
  /* @noflip */
  text-align: left;
  pointer-events: none;
}
[dir=rtl] .mdc-notched-outline, .mdc-notched-outline[dir=rtl] {
  /* @noflip */
  text-align: right;
}
.mdc-notched-outline__leading, .mdc-notched-outline__notch, .mdc-notched-outline__trailing {
  box-sizing: border-box;
  height: 100%;
  transition: border 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border-top: 1px solid;
  border-bottom: 1px solid;
  pointer-events: none;
}
.mdc-notched-outline__leading {
  /* @noflip */
  border-left: 1px solid;
  /* @noflip */
  border-right: none;
  width: 12px;
}
[dir=rtl] .mdc-notched-outline__leading, .mdc-notched-outline__leading[dir=rtl] {
  /* @noflip */
  border-left: none;
  /* @noflip */
  border-right: 1px solid;
}
.mdc-notched-outline__trailing {
  /* @noflip */
  border-left: none;
  /* @noflip */
  border-right: 1px solid;
  flex-grow: 1;
}
[dir=rtl] .mdc-notched-outline__trailing, .mdc-notched-outline__trailing[dir=rtl] {
  /* @noflip */
  border-left: 1px solid;
  /* @noflip */
  border-right: none;
}
.mdc-notched-outline__notch {
  flex: 0 0 auto;
  width: auto;
  max-width: calc(100% - 12px * 2);
}
.mdc-notched-outline .mdc-floating-label {
  display: inline-block;
  position: relative;
  top: 17px;
  bottom: auto;
  max-width: 100%;
}
.mdc-notched-outline .mdc-floating-label--float-above {
  text-overflow: clip;
}
.mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  max-width: 133.3333333333%;
}

.mdc-notched-outline--notched .mdc-notched-outline__notch {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 8px;
  border-top: none;
}
[dir=rtl] .mdc-notched-outline--notched .mdc-notched-outline__notch, .mdc-notched-outline--notched .mdc-notched-outline__notch[dir=rtl] {
  /* @noflip */
  padding-left: 8px;
  /* @noflip */
  padding-right: 0;
}

.mdc-notched-outline--no-label .mdc-notched-outline__notch {
  padding: 0;
}

@keyframes mdc-ripple-fg-radius-in {
  from {
    animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transform: translate(var(--mdc-ripple-fg-translate-start, 0)) scale(1);
  }
  to {
    transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
  }
}
@keyframes mdc-ripple-fg-opacity-in {
  from {
    animation-timing-function: linear;
    opacity: 0;
  }
  to {
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
}
@keyframes mdc-ripple-fg-opacity-out {
  from {
    animation-timing-function: linear;
    opacity: var(--mdc-ripple-fg-opacity, 0);
  }
  to {
    opacity: 0;
  }
}
.mdc-ripple-surface--test-edge-var-bug {
  --mdc-ripple-surface-test-edge-var: 1px solid #000;
  visibility: hidden;
}
.mdc-ripple-surface--test-edge-var-bug::before {
  border: var(--mdc-ripple-surface-test-edge-var);
}

.mdc-text-field-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  margin: 0;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}
.mdc-text-field-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}

.mdc-text-field-helper-text--persistent {
  transition: none;
  opacity: 1;
  will-change: initial;
}

.mdc-text-field-character-counter {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  /* @noflip */
  margin-left: auto;
  /* @noflip */
  margin-right: 0;
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 0;
  white-space: nowrap;
}
.mdc-text-field-character-counter::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
[dir=rtl] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: auto;
}
[dir=rtl] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  position: absolute;
  bottom: 16px;
  cursor: pointer;
}

.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}

.mdc-text-field {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  height: 56px;
  overflow: hidden;
  /* @alternate */
  will-change: opacity, transform, color;
}
.mdc-text-field::before, .mdc-text-field::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-text-field::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-text-field.mdc-ripple-upgraded::before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field::before, .mdc-text-field::after {
  background-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field:hover::before {
  opacity: 0.04;
}
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before, .mdc-text-field.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-text-field::before, .mdc-text-field::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-text-field.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field .mdc-text-field__input {
  caret-color: #6200ee;
  /* @alternate */
  caret-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field .mdc-line-ripple {
  background-color: #6200ee;
  /* @alternate */
  background-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) {
  background-color: rgb(244.8, 244.8, 244.8);
}
.mdc-text-field .mdc-floating-label {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
  top: 18px;
  pointer-events: none;
}
[dir=rtl] .mdc-text-field .mdc-floating-label, .mdc-text-field .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--textarea .mdc-floating-label {
  /* @noflip */
  left: 4px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--textarea .mdc-floating-label, .mdc-text-field--textarea .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 4px;
}
.mdc-text-field--outlined .mdc-floating-label {
  /* @noflip */
  left: 4px;
  /* @noflip */
  right: initial;
  top: 17px;
}
[dir=rtl] .mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--outlined .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 4px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label {
  /* @noflip */
  left: 36px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 36px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above {
  /* @noflip */
  left: 40px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 40px;
}

.mdc-text-field__input {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  align-self: flex-end;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px 16px 6px;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mdc-text-field__input::-moz-placeholder {
  -moz-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field__input::placeholder {
  transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder, .mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder, .mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
  transition-delay: 40ms;
  transition-duration: 110ms;
  opacity: 1;
}
.mdc-text-field--fullwidth .mdc-text-field__input::placeholder, .mdc-text-field--no-label .mdc-text-field__input::placeholder, .mdc-text-field--focused .mdc-text-field__input::placeholder {
  transition-delay: 40ms;
  transition-duration: 110ms;
  opacity: 1;
}
.mdc-text-field__input:focus {
  outline: none;
}
.mdc-text-field__input:invalid {
  box-shadow: none;
}
.mdc-text-field__input:-webkit-autofill {
  z-index: auto !important;
}
.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
  transform: translateY(-50%) scale(0.75);
  cursor: auto;
}

.mdc-text-field--outlined {
  border: none;
  overflow: visible;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field--outlined .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl] {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl] {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
  transform: translateY(-144%) scale(1);
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--outlined::before, .mdc-text-field--outlined::after {
  content: none;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--outlined .mdc-text-field__input {
  display: flex;
  padding: 12px 16px 14px;
  border: none !important;
  background-color: transparent;
  z-index: 1;
}
.mdc-text-field--outlined .mdc-text-field__icon {
  z-index: 2;
}

.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px;
}

.mdc-text-field--outlined.mdc-text-field--disabled {
  background-color: transparent;
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom: none;
}

.mdc-text-field--outlined.mdc-text-field--dense {
  height: 48px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-134%) scale(1);
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.8rem;
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-120%) scale(0.8);
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-dense 250ms 1;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 7px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
  top: 14px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
  top: 12px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
.mdc-text-field--with-leading-icon .mdc-floating-label {
  /* @noflip */
  left: 48px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label, .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
  transform: translateY(-144%) translateX(-32px) scale(1);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-144%) translateX(32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) translateX(-32px) scale(0.75);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-130%) translateX(32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl 250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label {
  /* @noflip */
  left: 36px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 36px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-134%) translateX(-21px) scale(1);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-134%) translateX(21px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.8rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-120%) translateX(-21px) scale(0.8);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-120%) translateX(21px) scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense 250ms 1;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl 250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
  /* @noflip */
  left: 32px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 32px;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: auto;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon {
  /* @noflip */
  right: 12px;
  /* @noflip */
  left: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  right: auto;
  /* @noflip */
  left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  bottom: 16px;
  transform: scale(0.8);
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 44px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
  /* @noflip */
  left: 44px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 44px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 44px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: auto;
  /* @noflip */
  right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon {
  /* @noflip */
  right: 12px;
  /* @noflip */
  left: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  right: auto;
  /* @noflip */
  left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 44px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 44px;
}

.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-70%) scale(0.8);
}
.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1;
}
.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 0;
}
.mdc-text-field--dense .mdc-floating-label {
  font-size: 0.813rem;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.813rem;
}

.mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  margin-left: 1px;
  content: "*";
}

.mdc-text-field--textarea {
  display: inline-flex;
  width: auto;
  height: auto;
  transition: none;
  overflow: visible;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field--textarea .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl] {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl] {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
.mdc-text-field--textarea::before, .mdc-text-field--textarea::after {
  content: none;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
  transform: translateY(-144%) scale(1);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--textarea .mdc-text-field-character-counter {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
  position: absolute;
  bottom: 13px;
}
[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter, .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--textarea .mdc-text-field__input {
  align-self: auto;
  box-sizing: border-box;
  height: auto;
  margin: 8px 1px 1px 0;
  padding: 0 16px 16px;
  border: none;
}
.mdc-text-field--textarea .mdc-text-field-character-counter + .mdc-text-field__input {
  margin-bottom: 28px;
  padding-bottom: 0;
}
.mdc-text-field--textarea .mdc-floating-label {
  top: 17px;
  bottom: auto;
  width: auto;
  pointer-events: none;
}
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px;
}

.mdc-text-field--fullwidth {
  width: 100%;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
  display: block;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before, .mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after {
  content: none;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input {
  padding: 0;
}
.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input {
  resize: vertical;
}

.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field-helper-line {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.mdc-text-field--dense + .mdc-text-field-helper-line {
  margin-bottom: 4px;
}
.mdc-text-field + .mdc-text-field-helper-line {
  padding-right: 16px;
  padding-left: 16px;
}

.mdc-form-field > .mdc-text-field + label {
  align-self: flex-start;
}

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(98, 0, 238, 0.87);
}
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  color: rgba(98, 0, 238, 0.87);
}
.mdc-text-field--focused + .mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg) {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
  background-color: #b00020;
  /* @alternate */
  background-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: #b00020;
  /* @alternate */
  caret-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon ~ .mdc-text-field__icon {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--disabled {
  background-color: rgb(249.9, 249.9, 249.9);
  border-bottom: none;
  pointer-events: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field--disabled .mdc-floating-label {
  cursor: default;
}

.mdc-text-field--textarea.mdc-text-field--disabled {
  background-color: transparent;
  /* @alternate */
  background-color: rgb(249, 249, 249);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom: none;
}

@keyframes mdc-floating-label-shake-float-above-text-field-dense {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-70%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-70%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
  0% {
    transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 21px)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 21px)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
  0% {
    transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - -21px)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - -21px)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-textarea {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
}
.mdc-switch {
  display: inline-block;
  position: relative;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #018786;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #018786);
  border-color: #018786;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #018786);
}
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #018786;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #018786);
  border-color: #018786;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #018786);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
  background-color: #000;
  border-color: #000;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
  background-color: #fff;
  border-color: #fff;
}

.mdc-switch__native-control {
  /* @noflip */
  left: 0;
  /* @noflip */
  right: initial;
  position: absolute;
  top: 0;
  width: 68px;
  height: 48px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  pointer-events: auto;
}
[dir=rtl] .mdc-switch__native-control, .mdc-switch__native-control[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 0;
}

.mdc-switch__track {
  box-sizing: border-box;
  width: 32px;
  height: 14px;
  border: 1px solid;
  border-radius: 7px;
  opacity: 0.38;
  transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-switch__thumb-underlay {
  /* @noflip */
  left: -18px;
  /* @noflip */
  right: initial;
  display: flex;
  position: absolute;
  top: -17px;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  transform: translateX(0);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
[dir=rtl] .mdc-switch__thumb-underlay, .mdc-switch__thumb-underlay[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: -18px;
}

.mdc-switch__thumb {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 10px solid;
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
}

.mdc-switch--checked .mdc-switch__track {
  opacity: 0.54;
}
.mdc-switch--checked .mdc-switch__thumb-underlay {
  transform: translateX(20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay, .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl] {
  transform: translateX(-20px);
}
.mdc-switch--checked .mdc-switch__native-control {
  transform: translateX(-20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__native-control, .mdc-switch--checked .mdc-switch__native-control[dir=rtl] {
  transform: translateX(20px);
}

.mdc-switch--disabled {
  opacity: 0.38;
  pointer-events: none;
}
.mdc-switch--disabled .mdc-switch__thumb {
  border-width: 1px;
}
.mdc-switch--disabled .mdc-switch__native-control {
  cursor: default;
  pointer-events: none;
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
  background-color: #9e9e9e;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
  opacity: 0.08;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}

.mdc-switch__thumb-underlay {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-switch__thumb-underlay::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  background-color: #018786;
}
@supports not (-ms-ime-align: auto) {
  .mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
    /* @alternate */
    background-color: var(--mdc-theme-secondary, #018786);
  }
}
.mdc-switch__thumb-underlay:hover::before {
  opacity: 0.04;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}

.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

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

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-drag-preview .mat-ripple-element, .cdk-drag-placeholder .mat-ripple-element {
  display: none;
}

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

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

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

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

.cdk-overlay-container:empty {
  display: none;
}

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

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

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

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

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

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

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

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

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

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

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

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

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

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

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

.mat-focus-indicator {
  position: relative;
}

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

.mat-focus-indicator:focus::before {
  content: "";
}

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

.mat-mdc-focus-indicator {
  position: relative;
}

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

.mat-mdc-focus-indicator:focus::before {
  content: "";
}

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

.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-app-background, transparent));
  color: var(--mat-app-text-color, var(--mat-app-on-background, inherit));
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}

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

html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color:#3f51b5;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color:#ff4081;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color:#f44336;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

html {
  --mat-app-background-color:#fafafa;
  --mat-app-text-color:rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}

html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}

html {
  --mdc-elevated-card-container-shape:4px;
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}

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

html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}

html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#3f51b5;
  --mdc-linear-progress-track-color:rgba(63, 81, 181, 0.25);
}

.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ff4081;
  --mdc-linear-progress-track-color:rgba(255, 64, 129, 0.25);
}

.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}

html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}

html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}

html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}

html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}

html {
  --mdc-filled-text-field-caret-color:#3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color:#3f51b5;
  --mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color:whitesmoke;
  --mdc-filled-text-field-disabled-container-color:#fafafa;
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
  --mdc-outlined-text-field-caret-color:#3f51b5;
  --mdc-outlined-text-field-focus-outline-color:#3f51b5;
  --mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
  --mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color:#f44336;
  --mat-form-field-select-option-text-color:inherit;
  --mat-form-field-select-disabled-option-text-color:GrayText;
  --mat-form-field-leading-icon-color:unset;
  --mat-form-field-disabled-leading-icon-color:unset;
  --mat-form-field-trailing-icon-color:unset;
  --mat-form-field-disabled-trailing-icon-color:unset;
  --mat-form-field-error-focus-trailing-icon-color:unset;
  --mat-form-field-error-hover-trailing-icon-color:unset;
  --mat-form-field-error-trailing-icon-color:unset;
  --mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ff4081;
  --mdc-filled-text-field-focus-active-indicator-color:#ff4081;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
  --mdc-outlined-text-field-caret-color:#ff4081;
  --mdc-outlined-text-field-focus-outline-color:#ff4081;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}

html {
  --mat-form-field-container-height:56px;
  --mat-form-field-filled-label-display:block;
  --mat-form-field-container-vertical-padding:16px;
  --mat-form-field-filled-with-label-container-padding-top:24px;
  --mat-form-field-filled-with-label-container-padding-bottom:8px;
}

html {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}

html {
  --mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html {
  --mat-select-arrow-transform:translateY(-8px);
}

html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}

html {
  --mat-autocomplete-container-shape:4px;
  --mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-autocomplete-background-color:white;
}

html {
  --mdc-dialog-container-shape:4px;
  --mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width:80vw;
  --mat-dialog-container-small-max-width:80vw;
  --mat-dialog-container-min-width:0;
  --mat-dialog-actions-alignment:start;
  --mat-dialog-actions-padding:8px;
  --mat-dialog-content-padding:20px 24px;
  --mat-dialog-with-actions-content-padding:20px 24px;
  --mat-dialog-headline-padding:0 24px 9px;
}

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

html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius:16px;
  --mdc-chip-with-avatar-avatar-shape-radius:14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:#e0e0e0;
  --mdc-chip-elevated-selected-container-color:#e0e0e0;
  --mdc-chip-elevated-disabled-container-color:#e0e0e0;
  --mdc-chip-flat-disabled-selected-container-color:#e0e0e0;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#3f51b5;
  --mdc-chip-elevated-selected-container-color:#3f51b5;
  --mdc-chip-elevated-disabled-container-color:#3f51b5;
  --mdc-chip-flat-disabled-selected-container-color:#3f51b5;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#ff4081;
  --mdc-chip-elevated-selected-container-color:#ff4081;
  --mdc-chip-elevated-disabled-container-color:#ff4081;
  --mdc-chip-flat-disabled-selected-container-color:#ff4081;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

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

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}

html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
}

html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-selected-track-outline-color:transparent;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}

html {
  --mdc-switch-selected-focus-state-layer-color:#3949ab;
  --mdc-switch-selected-handle-color:#3949ab;
  --mdc-switch-selected-hover-state-layer-color:#3949ab;
  --mdc-switch-selected-pressed-state-layer-color:#3949ab;
  --mdc-switch-selected-focus-handle-color:#1a237e;
  --mdc-switch-selected-hover-handle-color:#1a237e;
  --mdc-switch-selected-pressed-handle-color:#1a237e;
  --mdc-switch-selected-focus-track-color:#7986cb;
  --mdc-switch-selected-hover-track-color:#7986cb;
  --mdc-switch-selected-pressed-track-color:#7986cb;
  --mdc-switch-selected-track-color:#7986cb;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:#fff;
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}

html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color:rgba(0, 0, 0, 0.87);
}

html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#d81b60;
  --mdc-switch-selected-handle-color:#d81b60;
  --mdc-switch-selected-hover-state-layer-color:#d81b60;
  --mdc-switch-selected-pressed-state-layer-color:#d81b60;
  --mdc-switch-selected-focus-handle-color:#880e4f;
  --mdc-switch-selected-hover-handle-color:#880e4f;
  --mdc-switch-selected-pressed-handle-color:#880e4f;
  --mdc-switch-selected-focus-track-color:#f06292;
  --mdc-switch-selected-hover-track-color:#f06292;
  --mdc-switch-selected-pressed-track-color:#f06292;
  --mdc-switch-selected-track-color:#f06292;
}

html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}

html {
  --mdc-switch-state-layer-size:40px;
}

html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:Roboto, sans-serif;
  --mat-switch-label-text-line-height:20px;
  --mat-switch-label-text-size:14px;
  --mat-switch-label-text-tracking:0.0178571429em;
  --mat-switch-label-text-weight:400;
}

html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#3f51b5;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ff4081;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

html {
  --mdc-radio-state-layer-size:40px;
  --mat-radio-touch-target-display:block;
}

html {
  --mat-radio-label-text-font:Roboto, sans-serif;
  --mat-radio-label-text-line-height:20px;
  --mat-radio-label-text-size:14px;
  --mat-radio-label-text-tracking:0.0178571429em;
  --mat-radio-label-text-weight:400;
}

html {
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
  --mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
}

html {
  --mdc-slider-handle-color:#3f51b5;
  --mdc-slider-focus-handle-color:#3f51b5;
  --mdc-slider-hover-handle-color:#3f51b5;
  --mdc-slider-active-track-color:#3f51b5;
  --mdc-slider-inactive-track-color:#3f51b5;
  --mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
  --mat-slider-ripple-color:#3f51b5;
  --mat-slider-hover-state-layer-color:rgba(63, 81, 181, 0.05);
  --mat-slider-focus-state-layer-color:rgba(63, 81, 181, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}

html .mat-accent {
  --mdc-slider-handle-color:#ff4081;
  --mdc-slider-focus-handle-color:#ff4081;
  --mdc-slider-hover-handle-color:#ff4081;
  --mdc-slider-active-track-color:#ff4081;
  --mdc-slider-inactive-track-color:#ff4081;
  --mdc-slider-with-tick-marks-inactive-container-color:#ff4081;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mat-slider-ripple-color:#ff4081;
  --mat-slider-hover-state-layer-color:rgba(255, 64, 129, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 64, 129, 0.2);
}

html .mat-warn {
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
}

html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}

html {
  --mat-menu-container-shape:4px;
  --mat-menu-divider-bottom-spacing:0;
  --mat-menu-divider-top-spacing:0;
  --mat-menu-item-spacing:16px;
  --mat-menu-item-icon-size:24px;
  --mat-menu-item-leading-spacing:16px;
  --mat-menu-item-trailing-spacing:16px;
  --mat-menu-item-with-icon-leading-spacing:16px;
  --mat-menu-item-with-icon-trailing-spacing:16px;
  --mat-menu-base-elevation-level:8;
}

html {
  --mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}

html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:4px;
}

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

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

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

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

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

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

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

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #3f51b5;
}

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

html {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}

.mdc-list-item__start, .mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}

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

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

html {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}

.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color:white;
  --mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size:56px;
  --mat-paginator-form-field-container-height:40px;
  --mat-paginator-form-field-container-vertical-padding:8px;
  --mat-paginator-touch-target-display:block;
}

html {
  --mat-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}

html {
  --mdc-secondary-navigation-tab-container-height:48px;
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#3f51b5;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#3f51b5;
  --mat-tab-header-active-ripple-color:#3f51b5;
  --mat-tab-header-inactive-ripple-color:#3f51b5;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#3f51b5;
  --mat-tab-header-active-hover-label-text-color:#3f51b5;
  --mat-tab-header-active-focus-indicator-color:#3f51b5;
  --mat-tab-header-active-hover-indicator-color:#3f51b5;
}

.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ff4081;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ff4081;
  --mat-tab-header-active-ripple-color:#ff4081;
  --mat-tab-header-inactive-ripple-color:#ff4081;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ff4081;
  --mat-tab-header-active-hover-label-text-color:#ff4081;
  --mat-tab-header-active-focus-indicator-color:#ff4081;
  --mat-tab-header-active-hover-indicator-color:#ff4081;
}

.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}

.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#3f51b5;
  --mat-tab-header-with-background-foreground-color:white;
}

.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ff4081;
  --mat-tab-header-with-background-foreground-color:white;
}

.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}

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

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}

html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}

html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}

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

html {
  --mdc-checkbox-state-layer-size:40px;
  --mat-checkbox-touch-target-display:block;
}

html {
  --mat-checkbox-label-text-font:Roboto, sans-serif;
  --mat-checkbox-label-text-line-height:20px;
  --mat-checkbox-label-text-size:14px;
  --mat-checkbox-label-text-tracking:0.0178571429em;
  --mat-checkbox-label-text-weight:400;
}

html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}

html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}

.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#3f51b5;
  --mat-text-button-state-layer-color:#3f51b5;
  --mat-text-button-ripple-color:rgba(63, 81, 181, 0.1);
}

.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ff4081;
  --mat-text-button-state-layer-color:#ff4081;
  --mat-text-button-ripple-color:rgba(255, 64, 129, 0.1);
}

.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}

.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#3f51b5;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ff4081;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#3f51b5;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ff4081;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#3f51b5;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#3f51b5;
  --mat-outlined-button-ripple-color:rgba(63, 81, 181, 0.1);
}

.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ff4081;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#ff4081;
  --mat-outlined-button-ripple-color:rgba(255, 64, 129, 0.1);
}

.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}

html {
  --mdc-text-button-container-height:36px;
  --mdc-filled-button-container-height:36px;
  --mdc-protected-button-container-height:36px;
  --mdc-outlined-button-container-height:36px;
  --mat-text-button-touch-target-display:block;
  --mat-filled-button-touch-target-display:block;
  --mat-protected-button-touch-target-display:block;
  --mat-outlined-button-touch-target-display:block;
}

html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
}

html {
  --mdc-icon-button-icon-size:24px;
}

html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}

html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#3f51b5;
  --mat-icon-button-state-layer-color:#3f51b5;
  --mat-icon-button-ripple-color:rgba(63, 81, 181, 0.1);
}

html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ff4081;
  --mat-icon-button-state-layer-color:#ff4081;
  --mat-icon-button-ripple-color:rgba(255, 64, 129, 0.1);
}

html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}

html {
  --mat-icon-button-touch-target-display:block;
}

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

html {
  --mdc-fab-container-shape:50%;
  --mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-shape:50%;
  --mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
  --mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

html {
  --mdc-fab-container-color:white;
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
  --mdc-fab-small-container-color:white;
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}

html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#3f51b5;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ff4081;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#3f51b5;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ff4081;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html {
  --mat-fab-touch-target-display:block;
  --mat-fab-small-touch-target-display:block;
}

html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}

html {
  --mdc-snackbar-container-shape:4px;
}

html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color:#ff4081;
}

html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}

html {
  --mat-table-row-item-outline-width:1px;
}

html {
  --mat-table-background-color:white;
  --mat-table-header-headline-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height:56px;
  --mat-table-footer-container-height:52px;
  --mat-table-row-item-container-height:52px;
}

html {
  --mat-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}

html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}

html {
  --mdc-circular-progress-active-indicator-color:#3f51b5;
}

html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ff4081;
}

html .mat-warn {
  --mdc-circular-progress-active-indicator-color:#f44336;
}

html {
  --mat-badge-container-shape:50%;
  --mat-badge-container-size:unset;
  --mat-badge-small-size-container-size:unset;
  --mat-badge-large-size-container-size:unset;
  --mat-badge-legacy-container-size:22px;
  --mat-badge-legacy-small-size-container-size:16px;
  --mat-badge-legacy-large-size-container-size:28px;
  --mat-badge-container-offset:-11px 0;
  --mat-badge-small-size-container-offset:-8px 0;
  --mat-badge-large-size-container-offset:-14px 0;
  --mat-badge-container-overlap-offset:-11px;
  --mat-badge-small-size-container-overlap-offset:-8px;
  --mat-badge-large-size-container-overlap-offset:-14px;
  --mat-badge-container-padding:0;
  --mat-badge-small-size-container-padding:0;
  --mat-badge-large-size-container-padding:0;
}

html {
  --mat-badge-background-color:#3f51b5;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color:#ff4081;
  --mat-badge-text-color:white;
}

.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}

html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-line-height:22px;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-small-size-line-height:16px;
  --mat-badge-large-size-text-size:24px;
  --mat-badge-large-size-line-height:28px;
}

html {
  --mat-bottom-sheet-container-shape:4px;
}

html {
  --mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color:white;
}

html {
  --mat-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}

html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}

html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:#e0e0e0;
}

html {
  --mat-standard-button-toggle-height:48px;
}

html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}

html {
  --mat-datepicker-calendar-container-shape:4px;
  --mat-datepicker-calendar-container-touch-shape:4px;
  --mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
  --mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color:black;
  --mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color:transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color:white;
  --mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}

.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ff4081;
}

.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display:none;
}

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

html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}

html {
  --mat-divider-width:1px;
}

html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-shape:4px;
  --mat-expansion-legacy-header-indicator-display:inline-block;
  --mat-expansion-header-indicator-display:none;
}

html {
  --mat-expansion-container-background-color:white;
  --mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height:48px;
  --mat-expansion-header-expanded-state-height:64px;
}

html {
  --mat-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}

html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}

html {
  --mat-icon-color:inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color:#3f51b5;
}

.mat-icon.mat-accent {
  --mat-icon-color:#ff4081;
}

.mat-icon.mat-warn {
  --mat-icon-color:#f44336;
}

html {
  --mat-sidenav-container-shape:0;
  --mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width:auto;
}

html {
  --mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color:white;
  --mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color:#fafafa;
  --mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
  --mat-stepper-container-color:white;
  --mat-stepper-line-color:rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color:#f44336;
  --mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color:#f44336;
  --mat-stepper-header-error-state-icon-background-color:transparent;
}

html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#ff4081;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}

html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#f44336;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#f44336;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#f44336;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}

html {
  --mat-stepper-header-height:72px;
}

html {
  --mat-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}

html {
  --mat-sort-arrow-color:#757575;
}

html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#3f51b5;
  --mat-toolbar-container-text-color:white;
}

.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ff4081;
  --mat-toolbar-container-text-color:white;
}

.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color:#f44336;
  --mat-toolbar-container-text-color:white;
}

html {
  --mat-toolbar-standard-height:64px;
  --mat-toolbar-mobile-height:56px;
}

html {
  --mat-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}

html {
  --mat-tree-container-background-color:white;
  --mat-tree-node-text-color:rgba(0, 0, 0, 0.87);
}

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

html {
  --mat-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}

.mat-h1, .mat-headline-5, .mat-typography .mat-h1, .mat-typography .mat-headline-5, .mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2, .mat-headline-6, .mat-typography .mat-h2, .mat-typography .mat-headline-6, .mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}

.mat-h3, .mat-subtitle-1, .mat-typography .mat-h3, .mat-typography .mat-subtitle-1, .mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}

.mat-h4, .mat-body-1, .mat-typography .mat-h4, .mat-typography .mat-body-1, .mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}

.mat-h5, .mat-typography .mat-h5, .mat-typography h5 {
  font: 400 11.62px/20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-h6, .mat-typography .mat-h6, .mat-typography h6 {
  font: 400 9.38px/20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong, .mat-subtitle-2, .mat-typography .mat-body-strong, .mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}

.mat-body, .mat-body-2, .mat-typography .mat-body, .mat-typography .mat-body-2, .mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}

.mat-body p, .mat-body-2 p, .mat-typography .mat-body p, .mat-typography .mat-body-2 p, .mat-typography p {
  margin: 0 0 12px;
}

.mat-small, .mat-caption, .mat-typography .mat-small, .mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}

.mat-headline-1, .mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}

.mat-headline-2, .mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}

.mat-headline-3, .mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4, .mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-none {
  cursor: none;
}

.cursor-context-menu {
  cursor: context-menu;
}

.cursor-help {
  cursor: help;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-progress {
  cursor: progress;
}

.cursor-wait {
  cursor: wait;
}

.cursor-cell {
  cursor: cell;
}

.cursor-crosshair {
  cursor: crosshair;
}

.cursor-text {
  cursor: text;
}

.cursor-vertical-text {
  cursor: vertical-text;
}

.cursor-alias {
  cursor: alias;
}

.cursor-copy {
  cursor: copy;
}

.cursor-move {
  cursor: move;
}

.cursor-no-drop {
  cursor: no-drop;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-grab {
  cursor: grab;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-all-scroll {
  cursor: all-scroll;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-row-resize {
  cursor: row-resize;
}

.cursor-n-resize {
  cursor: n-resize;
}

.cursor-e-resize {
  cursor: e-resize;
}

.cursor-w-resize {
  cursor: w-resize;
}

.cursor-ne-resize {
  cursor: ne-resize;
}

.cursor-nw-resize {
  cursor: nw-resize;
}

.cursor-se-resize {
  cursor: se-resize;
}

.cursor-sw-resize {
  cursor: sw-resize;
}

.cursor-ew-resize {
  cursor: ew-resize;
}

.cursor-ns-resize {
  cursor: ns-resize;
}

.cursor-nesw-resize {
  cursor: nesw-resize;
}

.cursor-nwse-resize {
  cursor: nwse-resize;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.cursor-zoom-out {
  cursor: zoom-out;
}

.cta-style {
  border-bottom: 6;
  border-bottom-style: solid;
  border-bottom-color: #f5911e;
}

a.text-accentcolor1-1:hover {
  color: #06748c !important;
}

a.text-accentcolor1-1:visited {
  color: #5f5c7f !important;
}

a.text-accentcolor1-1.no-change:visited {
  color: #06748c !important;
}

.btn-bold {
  font-weight: bolder;
}

a:focus {
  text-decoration: underline;
}

.nav-tabs .nav-link {
  color: #565656;
  background: linear-gradient(245deg, transparent 1.25rem, #e6e6e6 1.25rem);
  margin-left: -0.5rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:focus {
  color: white;
  background: linear-gradient(245deg, transparent 1.25rem, #1a1446 1.25rem);
  z-index: 1;
  position: relative;
  opacity: 1;
}

.h6-mobile {
  font-size: 1rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  line-height: 1.05;
  padding-right: 1rem;
}

h1,
.h1,
h2,
.h2 {
  font-weight: 300;
  font-family: Roboto, sans-serif;
}

h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-weight: normal;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding-right: 0.5rem;
}

h4,
.h4,
h5,
.h5 {
  line-height: 1.25;
}

h1,
.h1 {
  letter-spacing: -0.0938rem;
  padding-right: 1.5rem;
}

h2,
.h2 {
  letter-spacing: -0.0313rem;
}

h3,
.h3,
h5,
.h5 {
  letter-spacing: 0;
}

h4,
.h4 {
  letter-spacing: 0.0156rem;
}

h6,
.h6 {
  line-height: 1.222;
  font-weight: bold;
  letter-spacing: 0.0094rem;
}

div.repeat-panel:last-child {
  border: 0 !important;
}

.no-style {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  height: auto;
  width: 100%;
}

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

.border-radius-sm {
  border-radius: 0.125rem;
}

.new-line {
  white-space: pre;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: underline;
}

.help-icon {
  width: 1rem;
  display: block;
}

.bg-primary.bg-hover:hover {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-primary.bg-focus:focus, .bg-primary.bg-focus.focus {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-brandcolor1-2.bg-hover:hover {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-brandcolor1-2.bg-focus:focus, .bg-brandcolor1-2.bg-focus.focus {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-brandcolor1-3.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-brandcolor1-3.bg-focus:focus, .bg-brandcolor1-3.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-brandcolor1-4.bg-hover:hover {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-brandcolor1-4.bg-focus:focus, .bg-brandcolor1-4.bg-focus.focus {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-secondary.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-secondary.bg-focus:focus, .bg-secondary.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-2.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-2.bg-focus:focus, .bg-brandcolor2-2.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-3.bg-hover:hover {
  color: #fff !important;
  background-color: #5f5c7f !important;
}

.bg-brandcolor2-3.bg-focus:focus, .bg-brandcolor2-3.bg-focus.focus {
  color: #fff !important;
  background-color: #5f5c7f !important;
}

.bg-accentcolor1-1.bg-hover:hover {
  color: #fff !important;
  background-color: #06748c !important;
}

.bg-accentcolor1-1.bg-focus:focus, .bg-accentcolor1-1.bg-focus.focus {
  color: #fff !important;
  background-color: #06748c !important;
}

.bg-accentcolor2-1.bg-hover:hover {
  color: #fff !important;
  background-color: #28a3af !important;
}

.bg-accentcolor2-1.bg-focus:focus, .bg-accentcolor2-1.bg-focus.focus {
  color: #fff !important;
  background-color: #28a3af !important;
}

.bg-accentcolor3-1.bg-hover:hover {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-accentcolor3-1.bg-focus:focus, .bg-accentcolor3-1.bg-focus.focus {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-accentcolor3-2.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-accentcolor3-2.bg-focus:focus, .bg-accentcolor3-2.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-accentcolor3-3.bg-hover:hover {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-accentcolor3-3.bg-focus:focus, .bg-accentcolor3-3.bg-focus.focus {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-accentcolor3-4.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-accentcolor3-4.bg-focus:focus, .bg-accentcolor3-4.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-accentcolor3-5.bg-hover:hover {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-accentcolor3-5.bg-focus:focus, .bg-accentcolor3-5.bg-focus.focus {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-brandgray1.bg-hover:hover {
  color: #fff !important;
  background-color: #343741 !important;
}

.bg-brandgray1.bg-focus:focus, .bg-brandgray1.bg-focus.focus {
  color: #fff !important;
  background-color: #343741 !important;
}

.bg-brandgray2.bg-hover:hover {
  color: #fff !important;
  background-color: #404040 !important;
}

.bg-brandgray2.bg-focus:focus, .bg-brandgray2.bg-focus.focus {
  color: #fff !important;
  background-color: #404040 !important;
}

.bg-brandgray3.bg-hover:hover {
  color: #fff !important;
  background-color: #565656 !important;
}

.bg-brandgray3.bg-focus:focus, .bg-brandgray3.bg-focus.focus {
  color: #fff !important;
  background-color: #565656 !important;
}

.bg-brandgray4.bg-hover:hover {
  color: #fff !important;
  background-color: #707070 !important;
}

.bg-brandgray4.bg-focus:focus, .bg-brandgray4.bg-focus.focus {
  color: #fff !important;
  background-color: #707070 !important;
}

.bg-brandgray5.bg-hover:hover {
  color: #343741 !important;
  background-color: #c0bfc0 !important;
}

.bg-brandgray5.bg-focus:focus, .bg-brandgray5.bg-focus.focus {
  color: #343741 !important;
  background-color: #c0bfc0 !important;
}

.bg-brandgray6.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-brandgray6.bg-focus:focus, .bg-brandgray6.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-neutral.bg-hover:hover {
  color: #343741 !important;
  background-color: #f5f5f5 !important;
}

.bg-neutral.bg-focus:focus, .bg-neutral.bg-focus.focus {
  color: #343741 !important;
  background-color: #f5f5f5 !important;
}

.bg-white.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-white.bg-focus:focus, .bg-white.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-action-primary.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-action-primary.bg-focus:focus, .bg-action-primary.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-action-secondary.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-action-secondary.bg-focus:focus, .bg-action-secondary.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-action-tertiary.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-action-tertiary.bg-focus:focus, .bg-action-tertiary.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-light.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-light.bg-focus:focus, .bg-light.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-dark.bg-hover:hover {
  color: #fff !important;
  background-color: #1a1446 !important;
}

.bg-dark.bg-focus:focus, .bg-dark.bg-focus.focus {
  color: #fff !important;
  background-color: #1a1446 !important;
}

.bg-error.bg-hover:hover {
  color: #fff !important;
  background-color: #d32f2f !important;
}

.bg-error.bg-focus:focus, .bg-error.bg-focus.focus {
  color: #fff !important;
  background-color: #d32f2f !important;
}

.bg-contact-list-title.bg-hover:hover {
  color: #343741 !important;
  background-color: #fff !important;
}

.bg-contact-list-title.bg-focus:focus, .bg-contact-list-title.bg-focus.focus {
  color: #343741 !important;
  background-color: #fff !important;
}

.bg-panel-seperation-color.bg-hover:hover {
  color: #fff !important;
  background-color: #3d3863 !important;
}

.bg-panel-seperation-color.bg-focus:focus, .bg-panel-seperation-color.bg-focus.focus {
  color: #fff !important;
  background-color: #3d3863 !important;
}

.bg-contacts-header-background.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-contacts-header-background.bg-focus:focus, .bg-contacts-header-background.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-primary.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-primary .disabled {
  color: #c0bfc0 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #78e1e1 !important;
  color: #1a1446;
}

.chip-primary {
  color: #06748c !important;
}

.bg-primary .styled-input,
.bg-primary .bg-primary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-primary .styled-input::-moz-placeholder, .bg-primary .bg-primary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-primary .styled-input::placeholder,
.bg-primary .bg-primary.styled-input::placeholder {
  color: #06748c;
}
.bg-primary .styled-input ~ pl-image,
.bg-primary .bg-primary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-primary .styled-input ~ pl-loader,
.bg-primary .bg-primary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-primary .styled-input ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-primary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-primary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-primary .styled-input ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-primary .styled-input + .mdc-floating-label,
.bg-primary .bg-primary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-primary .styled-input-inverse,
.bg-primary .bg-primary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-primary .styled-input-inverse::-moz-placeholder, .bg-primary .bg-primary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse::placeholder,
.bg-primary .bg-primary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse ~ pl-image,
.bg-primary .bg-primary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-primary .styled-input-inverse ~ pl-loader,
.bg-primary .bg-primary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-primary .styled-input-inverse + .mdc-floating-label,
.bg-primary .bg-primary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-primary .show-bg-light,
.bg-primary .bg-primary.show-bg-light,
.bg-primary > pl-image.show-bg-light {
  display: none !important;
}
.bg-primary .show-bg-light.d-none,
.bg-primary .bg-primary.show-bg-light.d-none,
.bg-primary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-primary .show-bg-dark,
.bg-primary .bg-primary.show-bg-dark,
.bg-primary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-primary .show-bg-dark.d-none,
.bg-primary .bg-primary.show-bg-dark.d-none,
.bg-primary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-primary .border-light,
.bg-primary .bg-primary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-primary .border-dark,
.bg-primary .bg-primary.border-dark {
  border-color: #06748c !important;
}

.bg-primary .styled-input:focus,
.bg-primary .styled-input.focused-input,
.bg-primary .bg-primary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-primary .styled-input:focus::-moz-placeholder, .bg-primary .styled-input.focused-input::-moz-placeholder, .bg-primary .bg-primary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus::placeholder,
.bg-primary .styled-input.focused-input::placeholder,
.bg-primary .bg-primary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus ~ pl-image,
.bg-primary .styled-input.focused-input ~ pl-image,
.bg-primary .bg-primary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-primary .styled-input:focus ~ pl-loader,
.bg-primary .styled-input.focused-input ~ pl-loader,
.bg-primary .bg-primary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-primary .styled-input:focus + .mdc-floating-label,
.bg-primary .styled-input.focused-input + .mdc-floating-label,
.bg-primary .bg-primary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-secondary.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-secondary .disabled {
  color: #e6e6e6 !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-secondary {
  color: #c9f3f4 !important;
}

.bg-secondary .styled-input,
.bg-secondary .bg-secondary.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-secondary .styled-input::-moz-placeholder, .bg-secondary .bg-secondary.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-secondary .styled-input::placeholder,
.bg-secondary .bg-secondary.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-secondary .styled-input ~ pl-image,
.bg-secondary .bg-secondary.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-secondary .styled-input ~ pl-loader,
.bg-secondary .bg-secondary.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-secondary .styled-input + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-secondary .styled-input-inverse,
.bg-secondary .bg-secondary.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-secondary .styled-input-inverse::-moz-placeholder, .bg-secondary .bg-secondary.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-secondary .styled-input-inverse::placeholder,
.bg-secondary .bg-secondary.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-secondary .styled-input-inverse ~ pl-image,
.bg-secondary .bg-secondary.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-secondary .styled-input-inverse ~ pl-loader,
.bg-secondary .bg-secondary.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-secondary .styled-input-inverse + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-secondary .show-bg-light,
.bg-secondary .bg-secondary.show-bg-light,
.bg-secondary > pl-image.show-bg-light {
  display: block !important;
}
.bg-secondary .show-bg-light.d-none,
.bg-secondary .bg-secondary.show-bg-light.d-none,
.bg-secondary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-secondary .show-bg-dark,
.bg-secondary .bg-secondary.show-bg-dark,
.bg-secondary > pl-image.show-bg-dark {
  display: none !important;
}
.bg-secondary .show-bg-dark.d-none,
.bg-secondary .bg-secondary.show-bg-dark.d-none,
.bg-secondary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-secondary .border-light,
.bg-secondary .bg-secondary.border-light {
  border-color: #06748c !important;
}

.bg-secondary .border-dark,
.bg-secondary .bg-secondary.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-secondary .styled-input:focus,
.bg-secondary .styled-input.focused-input,
.bg-secondary .bg-secondary.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-secondary .styled-input:focus::-moz-placeholder, .bg-secondary .styled-input.focused-input::-moz-placeholder, .bg-secondary .bg-secondary.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-secondary .styled-input:focus::placeholder,
.bg-secondary .styled-input.focused-input::placeholder,
.bg-secondary .bg-secondary.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-secondary .styled-input:focus ~ pl-image,
.bg-secondary .styled-input.focused-input ~ pl-image,
.bg-secondary .bg-secondary.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-secondary .styled-input:focus ~ pl-loader,
.bg-secondary .styled-input.focused-input ~ pl-loader,
.bg-secondary .bg-secondary.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-secondary .styled-input:focus + .mdc-floating-label,
.bg-secondary .styled-input.focused-input + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-success.bg-cta {
  background-color: rgba(40, 167, 69, 0.66) !important;
}

.bg-success .disabled {
  color: #e6e6e6 !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-success {
  color: #c9f3f4 !important;
}

.bg-success .styled-input,
.bg-success .bg-success.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-success .styled-input::-moz-placeholder, .bg-success .bg-success.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-success .styled-input::placeholder,
.bg-success .bg-success.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-success .styled-input ~ pl-image,
.bg-success .bg-success.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-success .styled-input ~ pl-loader,
.bg-success .bg-success.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-success .styled-input ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-success .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-success .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-success .styled-input ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-success .styled-input + .mdc-floating-label,
.bg-success .bg-success.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-success .styled-input-inverse,
.bg-success .bg-success.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-success .styled-input-inverse::-moz-placeholder, .bg-success .bg-success.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-success .styled-input-inverse::placeholder,
.bg-success .bg-success.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-success .styled-input-inverse ~ pl-image,
.bg-success .bg-success.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-success .styled-input-inverse ~ pl-loader,
.bg-success .bg-success.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-success .styled-input-inverse + .mdc-floating-label,
.bg-success .bg-success.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-success .show-bg-light,
.bg-success .bg-success.show-bg-light,
.bg-success > pl-image.show-bg-light {
  display: block !important;
}
.bg-success .show-bg-light.d-none,
.bg-success .bg-success.show-bg-light.d-none,
.bg-success > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-success .show-bg-dark,
.bg-success .bg-success.show-bg-dark,
.bg-success > pl-image.show-bg-dark {
  display: none !important;
}
.bg-success .show-bg-dark.d-none,
.bg-success .bg-success.show-bg-dark.d-none,
.bg-success > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-success .border-light,
.bg-success .bg-success.border-light {
  border-color: #06748c !important;
}

.bg-success .border-dark,
.bg-success .bg-success.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-success .styled-input:focus,
.bg-success .styled-input.focused-input,
.bg-success .bg-success.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-success .styled-input:focus::-moz-placeholder, .bg-success .styled-input.focused-input::-moz-placeholder, .bg-success .bg-success.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-success .styled-input:focus::placeholder,
.bg-success .styled-input.focused-input::placeholder,
.bg-success .bg-success.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-success .styled-input:focus ~ pl-image,
.bg-success .styled-input.focused-input ~ pl-image,
.bg-success .bg-success.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-success .styled-input:focus ~ pl-loader,
.bg-success .styled-input.focused-input ~ pl-loader,
.bg-success .bg-success.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-success .styled-input:focus + .mdc-floating-label,
.bg-success .styled-input.focused-input + .mdc-floating-label,
.bg-success .bg-success.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-info.bg-cta {
  background-color: rgba(23, 162, 184, 0.66) !important;
}

.bg-info .disabled {
  color: #e6e6e6 !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-info {
  color: #c9f3f4 !important;
}

.bg-info .styled-input,
.bg-info .bg-info.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-info .styled-input::-moz-placeholder, .bg-info .bg-info.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-info .styled-input::placeholder,
.bg-info .bg-info.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-info .styled-input ~ pl-image,
.bg-info .bg-info.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-info .styled-input ~ pl-loader,
.bg-info .bg-info.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-info .styled-input ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-info .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-info .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-info .styled-input ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-info .styled-input + .mdc-floating-label,
.bg-info .bg-info.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-info .styled-input-inverse,
.bg-info .bg-info.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-info .styled-input-inverse::-moz-placeholder, .bg-info .bg-info.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-info .styled-input-inverse::placeholder,
.bg-info .bg-info.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-info .styled-input-inverse ~ pl-image,
.bg-info .bg-info.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-info .styled-input-inverse ~ pl-loader,
.bg-info .bg-info.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-info .styled-input-inverse + .mdc-floating-label,
.bg-info .bg-info.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-info .show-bg-light,
.bg-info .bg-info.show-bg-light,
.bg-info > pl-image.show-bg-light {
  display: block !important;
}
.bg-info .show-bg-light.d-none,
.bg-info .bg-info.show-bg-light.d-none,
.bg-info > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-info .show-bg-dark,
.bg-info .bg-info.show-bg-dark,
.bg-info > pl-image.show-bg-dark {
  display: none !important;
}
.bg-info .show-bg-dark.d-none,
.bg-info .bg-info.show-bg-dark.d-none,
.bg-info > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-info .border-light,
.bg-info .bg-info.border-light {
  border-color: #06748c !important;
}

.bg-info .border-dark,
.bg-info .bg-info.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-info .styled-input:focus,
.bg-info .styled-input.focused-input,
.bg-info .bg-info.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-info .styled-input:focus::-moz-placeholder, .bg-info .styled-input.focused-input::-moz-placeholder, .bg-info .bg-info.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-info .styled-input:focus::placeholder,
.bg-info .styled-input.focused-input::placeholder,
.bg-info .bg-info.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-info .styled-input:focus ~ pl-image,
.bg-info .styled-input.focused-input ~ pl-image,
.bg-info .bg-info.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-info .styled-input:focus ~ pl-loader,
.bg-info .styled-input.focused-input ~ pl-loader,
.bg-info .bg-info.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-info .styled-input:focus + .mdc-floating-label,
.bg-info .styled-input.focused-input + .mdc-floating-label,
.bg-info .bg-info.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-warning.bg-cta {
  background-color: rgba(255, 193, 7, 0.66) !important;
}

.bg-warning .disabled {
  color: #c0bfc0 !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: !important;
  color: #1a1446;
}

.chip-warning {
  color: #06748c !important;
}

.bg-warning .styled-input,
.bg-warning .bg-warning.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-warning .styled-input::-moz-placeholder, .bg-warning .bg-warning.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-warning .styled-input::placeholder,
.bg-warning .bg-warning.styled-input::placeholder {
  color: #06748c;
}
.bg-warning .styled-input ~ pl-image,
.bg-warning .bg-warning.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-warning .styled-input ~ pl-loader,
.bg-warning .bg-warning.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-warning .styled-input ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-warning .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-warning .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-warning .styled-input ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-warning .styled-input + .mdc-floating-label,
.bg-warning .bg-warning.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-warning .styled-input-inverse,
.bg-warning .bg-warning.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-warning .styled-input-inverse::-moz-placeholder, .bg-warning .bg-warning.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse::placeholder,
.bg-warning .bg-warning.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse ~ pl-image,
.bg-warning .bg-warning.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-warning .styled-input-inverse ~ pl-loader,
.bg-warning .bg-warning.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-warning .styled-input-inverse + .mdc-floating-label,
.bg-warning .bg-warning.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-warning .show-bg-light,
.bg-warning .bg-warning.show-bg-light,
.bg-warning > pl-image.show-bg-light {
  display: none !important;
}
.bg-warning .show-bg-light.d-none,
.bg-warning .bg-warning.show-bg-light.d-none,
.bg-warning > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-warning .show-bg-dark,
.bg-warning .bg-warning.show-bg-dark,
.bg-warning > pl-image.show-bg-dark {
  display: block !important;
}
.bg-warning .show-bg-dark.d-none,
.bg-warning .bg-warning.show-bg-dark.d-none,
.bg-warning > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-warning .border-light,
.bg-warning .bg-warning.border-light {
  border-color: #c9f3f4 !important;
}

.bg-warning .border-dark,
.bg-warning .bg-warning.border-dark {
  border-color: #06748c !important;
}

.bg-warning .styled-input:focus,
.bg-warning .styled-input.focused-input,
.bg-warning .bg-warning.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-warning .styled-input:focus::-moz-placeholder, .bg-warning .styled-input.focused-input::-moz-placeholder, .bg-warning .bg-warning.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus::placeholder,
.bg-warning .styled-input.focused-input::placeholder,
.bg-warning .bg-warning.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus ~ pl-image,
.bg-warning .styled-input.focused-input ~ pl-image,
.bg-warning .bg-warning.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-warning .styled-input:focus ~ pl-loader,
.bg-warning .styled-input.focused-input ~ pl-loader,
.bg-warning .bg-warning.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-warning .styled-input:focus + .mdc-floating-label,
.bg-warning .styled-input.focused-input + .mdc-floating-label,
.bg-warning .bg-warning.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-danger.bg-cta {
  background-color: rgba(211, 47, 47, 0.66) !important;
}

.bg-danger .disabled {
  color: #e6e6e6 !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-danger {
  color: #c9f3f4 !important;
}

.bg-danger .styled-input,
.bg-danger .bg-danger.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-danger .styled-input::-moz-placeholder, .bg-danger .bg-danger.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-danger .styled-input::placeholder,
.bg-danger .bg-danger.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-danger .styled-input ~ pl-image,
.bg-danger .bg-danger.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-danger .styled-input ~ pl-loader,
.bg-danger .bg-danger.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-danger .styled-input ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-danger .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-danger .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-danger .styled-input ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-danger .styled-input + .mdc-floating-label,
.bg-danger .bg-danger.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-danger .styled-input-inverse,
.bg-danger .bg-danger.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-danger .styled-input-inverse::-moz-placeholder, .bg-danger .bg-danger.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-danger .styled-input-inverse::placeholder,
.bg-danger .bg-danger.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-danger .styled-input-inverse ~ pl-image,
.bg-danger .bg-danger.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-danger .styled-input-inverse ~ pl-loader,
.bg-danger .bg-danger.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-danger .styled-input-inverse + .mdc-floating-label,
.bg-danger .bg-danger.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-danger .show-bg-light,
.bg-danger .bg-danger.show-bg-light,
.bg-danger > pl-image.show-bg-light {
  display: block !important;
}
.bg-danger .show-bg-light.d-none,
.bg-danger .bg-danger.show-bg-light.d-none,
.bg-danger > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-danger .show-bg-dark,
.bg-danger .bg-danger.show-bg-dark,
.bg-danger > pl-image.show-bg-dark {
  display: none !important;
}
.bg-danger .show-bg-dark.d-none,
.bg-danger .bg-danger.show-bg-dark.d-none,
.bg-danger > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-danger .border-light,
.bg-danger .bg-danger.border-light {
  border-color: #06748c !important;
}

.bg-danger .border-dark,
.bg-danger .bg-danger.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-danger .styled-input:focus,
.bg-danger .styled-input.focused-input,
.bg-danger .bg-danger.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-danger .styled-input:focus::-moz-placeholder, .bg-danger .styled-input.focused-input::-moz-placeholder, .bg-danger .bg-danger.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-danger .styled-input:focus::placeholder,
.bg-danger .styled-input.focused-input::placeholder,
.bg-danger .bg-danger.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-danger .styled-input:focus ~ pl-image,
.bg-danger .styled-input.focused-input ~ pl-image,
.bg-danger .bg-danger.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-danger .styled-input:focus ~ pl-loader,
.bg-danger .styled-input.focused-input ~ pl-loader,
.bg-danger .bg-danger.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-danger .styled-input:focus + .mdc-floating-label,
.bg-danger .styled-input.focused-input + .mdc-floating-label,
.bg-danger .bg-danger.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-light.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-light .disabled {
  color: #c0bfc0 !important;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-light {
  color: #06748c !important;
}

.bg-light .styled-input,
.bg-light .bg-light.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-light .styled-input::-moz-placeholder, .bg-light .bg-light.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-light .styled-input::placeholder,
.bg-light .bg-light.styled-input::placeholder {
  color: #06748c;
}
.bg-light .styled-input ~ pl-image,
.bg-light .bg-light.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-light .styled-input ~ pl-loader,
.bg-light .bg-light.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-light .styled-input ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-light .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-light .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-light .styled-input ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-light .styled-input + .mdc-floating-label,
.bg-light .bg-light.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-light .styled-input-inverse,
.bg-light .bg-light.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-light .styled-input-inverse::-moz-placeholder, .bg-light .bg-light.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse::placeholder,
.bg-light .bg-light.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse ~ pl-image,
.bg-light .bg-light.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-light .styled-input-inverse ~ pl-loader,
.bg-light .bg-light.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-light .styled-input-inverse + .mdc-floating-label,
.bg-light .bg-light.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-light .show-bg-light,
.bg-light .bg-light.show-bg-light,
.bg-light > pl-image.show-bg-light {
  display: none !important;
}
.bg-light .show-bg-light.d-none,
.bg-light .bg-light.show-bg-light.d-none,
.bg-light > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-light .show-bg-dark,
.bg-light .bg-light.show-bg-dark,
.bg-light > pl-image.show-bg-dark {
  display: block !important;
}
.bg-light .show-bg-dark.d-none,
.bg-light .bg-light.show-bg-dark.d-none,
.bg-light > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-light .border-light,
.bg-light .bg-light.border-light {
  border-color: #c9f3f4 !important;
}

.bg-light .border-dark,
.bg-light .bg-light.border-dark {
  border-color: #06748c !important;
}

.bg-light .styled-input:focus,
.bg-light .styled-input.focused-input,
.bg-light .bg-light.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-light .styled-input:focus::-moz-placeholder, .bg-light .styled-input.focused-input::-moz-placeholder, .bg-light .bg-light.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input:focus::placeholder,
.bg-light .styled-input.focused-input::placeholder,
.bg-light .bg-light.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input:focus ~ pl-image,
.bg-light .styled-input.focused-input ~ pl-image,
.bg-light .bg-light.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-light .styled-input:focus ~ pl-loader,
.bg-light .styled-input.focused-input ~ pl-loader,
.bg-light .bg-light.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-light .styled-input:focus + .mdc-floating-label,
.bg-light .styled-input.focused-input + .mdc-floating-label,
.bg-light .bg-light.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-dark.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-dark .disabled {
  color: #e6e6e6 !important;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  background-color: #1a1446 !important;
  color: #c0bfc0;
}

.chip-dark {
  color: #c9f3f4 !important;
}

.bg-dark .styled-input,
.bg-dark .bg-dark.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-dark .styled-input::-moz-placeholder, .bg-dark .bg-dark.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-dark .styled-input::placeholder,
.bg-dark .bg-dark.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-dark .styled-input ~ pl-image,
.bg-dark .bg-dark.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-dark .styled-input ~ pl-loader,
.bg-dark .bg-dark.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-dark .styled-input ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-dark .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-dark .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-dark .styled-input ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-dark .styled-input + .mdc-floating-label,
.bg-dark .bg-dark.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-dark .styled-input-inverse,
.bg-dark .bg-dark.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-dark .styled-input-inverse::-moz-placeholder, .bg-dark .bg-dark.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-dark .styled-input-inverse::placeholder,
.bg-dark .bg-dark.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-dark .styled-input-inverse ~ pl-image,
.bg-dark .bg-dark.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-dark .styled-input-inverse ~ pl-loader,
.bg-dark .bg-dark.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-dark .styled-input-inverse + .mdc-floating-label,
.bg-dark .bg-dark.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-dark .show-bg-light,
.bg-dark .bg-dark.show-bg-light,
.bg-dark > pl-image.show-bg-light {
  display: block !important;
}
.bg-dark .show-bg-light.d-none,
.bg-dark .bg-dark.show-bg-light.d-none,
.bg-dark > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-dark .show-bg-dark,
.bg-dark .bg-dark.show-bg-dark,
.bg-dark > pl-image.show-bg-dark {
  display: none !important;
}
.bg-dark .show-bg-dark.d-none,
.bg-dark .bg-dark.show-bg-dark.d-none,
.bg-dark > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-dark .border-light,
.bg-dark .bg-dark.border-light {
  border-color: #06748c !important;
}

.bg-dark .border-dark,
.bg-dark .bg-dark.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-dark .styled-input:focus,
.bg-dark .styled-input.focused-input,
.bg-dark .bg-dark.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-dark .styled-input:focus::-moz-placeholder, .bg-dark .styled-input.focused-input::-moz-placeholder, .bg-dark .bg-dark.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-dark .styled-input:focus::placeholder,
.bg-dark .styled-input.focused-input::placeholder,
.bg-dark .bg-dark.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-dark .styled-input:focus ~ pl-image,
.bg-dark .styled-input.focused-input ~ pl-image,
.bg-dark .bg-dark.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-dark .styled-input:focus ~ pl-loader,
.bg-dark .styled-input.focused-input ~ pl-loader,
.bg-dark .bg-dark.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-dark .styled-input:focus + .mdc-floating-label,
.bg-dark .styled-input.focused-input + .mdc-floating-label,
.bg-dark .bg-dark.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-1.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-brandcolor1-1 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-1:hover,
.btn-brandcolor1-1:focus,
.btn-brandcolor1-1:active {
  background-color: !important;
  color: #1a1446;
}

.chip-brandcolor1-1 {
  color: #06748c !important;
}

.bg-brandcolor1-1 .styled-input,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-1 .styled-input::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-1 .styled-input-inverse,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-1 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-1 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-1 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-1 .show-bg-light,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-light,
.bg-brandcolor1-1 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-1 .show-bg-light.d-none,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-light.d-none,
.bg-brandcolor1-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-1 .show-bg-dark,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-dark,
.bg-brandcolor1-1 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-1 .show-bg-dark.d-none,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-dark.d-none,
.bg-brandcolor1-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-1 .border-light,
.bg-brandcolor1-1 .bg-brandcolor1-1.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-1 .border-dark,
.bg-brandcolor1-1 .bg-brandcolor1-1.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-1 .styled-input:focus,
.bg-brandcolor1-1 .styled-input.focused-input,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-1 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-1 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus::placeholder,
.bg-brandcolor1-1 .styled-input.focused-input::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus ~ pl-image,
.bg-brandcolor1-1 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-1 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-1 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-1 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-2.bg-cta {
  background-color: rgba(170, 237, 237, 0.66) !important;
}

.bg-brandcolor1-2 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-2:hover,
.btn-brandcolor1-2:focus,
.btn-brandcolor1-2:active {
  background-color: #aaeded !important;
  color: #1a1446;
}

.chip-brandcolor1-2 {
  color: #06748c !important;
}

.bg-brandcolor1-2 .styled-input,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-2 .styled-input::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-2 .styled-input-inverse,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-2 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-2 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-2 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-2 .show-bg-light,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-light,
.bg-brandcolor1-2 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-2 .show-bg-light.d-none,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-light.d-none,
.bg-brandcolor1-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-2 .show-bg-dark,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-dark,
.bg-brandcolor1-2 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-2 .show-bg-dark.d-none,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-dark.d-none,
.bg-brandcolor1-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-2 .border-light,
.bg-brandcolor1-2 .bg-brandcolor1-2.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-2 .border-dark,
.bg-brandcolor1-2 .bg-brandcolor1-2.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-2 .styled-input:focus,
.bg-brandcolor1-2 .styled-input.focused-input,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-2 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-2 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus::placeholder,
.bg-brandcolor1-2 .styled-input.focused-input::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus ~ pl-image,
.bg-brandcolor1-2 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-2 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-2 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-2 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-3.bg-cta {
  background-color: rgba(201, 243, 244, 0.66) !important;
}

.bg-brandcolor1-3 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-3:hover,
.btn-brandcolor1-3:focus,
.btn-brandcolor1-3:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-brandcolor1-3 {
  color: #06748c !important;
}

.bg-brandcolor1-3 .styled-input,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-3 .styled-input::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-3 .styled-input-inverse,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-3 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-3 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-3 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-3 .show-bg-light,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-light,
.bg-brandcolor1-3 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-3 .show-bg-light.d-none,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-light.d-none,
.bg-brandcolor1-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-3 .show-bg-dark,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-dark,
.bg-brandcolor1-3 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-3 .show-bg-dark.d-none,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-dark.d-none,
.bg-brandcolor1-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-3 .border-light,
.bg-brandcolor1-3 .bg-brandcolor1-3.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-3 .border-dark,
.bg-brandcolor1-3 .bg-brandcolor1-3.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-3 .styled-input:focus,
.bg-brandcolor1-3 .styled-input.focused-input,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-3 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-3 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus::placeholder,
.bg-brandcolor1-3 .styled-input.focused-input::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus ~ pl-image,
.bg-brandcolor1-3 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-3 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-3 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-3 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-4.bg-cta {
  background-color: rgba(242, 252, 252, 0.66) !important;
}

.bg-brandcolor1-4 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-4:hover,
.btn-brandcolor1-4:focus,
.btn-brandcolor1-4:active {
  background-color: #f2fcfc !important;
  color: #1a1446;
}

.chip-brandcolor1-4 {
  color: #06748c !important;
}

.bg-brandcolor1-4 .styled-input,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-4 .styled-input::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-4 .styled-input-inverse,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-4 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-4 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-4 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-4 .show-bg-light,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-light,
.bg-brandcolor1-4 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-4 .show-bg-light.d-none,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-light.d-none,
.bg-brandcolor1-4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-4 .show-bg-dark,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-dark,
.bg-brandcolor1-4 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-4 .show-bg-dark.d-none,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-dark.d-none,
.bg-brandcolor1-4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-4 .border-light,
.bg-brandcolor1-4 .bg-brandcolor1-4.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-4 .border-dark,
.bg-brandcolor1-4 .bg-brandcolor1-4.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-4 .styled-input:focus,
.bg-brandcolor1-4 .styled-input.focused-input,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-4 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-4 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus::placeholder,
.bg-brandcolor1-4 .styled-input.focused-input::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus ~ pl-image,
.bg-brandcolor1-4 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-4 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-4 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-4 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-4 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-1.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-brandcolor2-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-1:hover,
.btn-brandcolor2-1:focus,
.btn-brandcolor2-1:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-brandcolor2-1 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-1 .styled-input,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-1 .styled-input::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-1 .styled-input ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-1 .styled-input + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-1 .styled-input-inverse,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-1 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-1 .show-bg-light,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-light,
.bg-brandcolor2-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-1 .show-bg-light.d-none,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-light.d-none,
.bg-brandcolor2-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-1 .show-bg-dark,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-dark,
.bg-brandcolor2-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-1 .show-bg-dark.d-none,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-dark.d-none,
.bg-brandcolor2-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-1 .border-light,
.bg-brandcolor2-1 .bg-brandcolor2-1.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-1 .border-dark,
.bg-brandcolor2-1 .bg-brandcolor2-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-1 .styled-input:focus,
.bg-brandcolor2-1 .styled-input.focused-input,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-1 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-1 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus::placeholder,
.bg-brandcolor2-1 .styled-input.focused-input::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus ~ pl-image,
.bg-brandcolor2-1 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-1 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-2.bg-cta {
  background-color: rgba(41, 37, 79, 0.66) !important;
}

.bg-brandcolor2-2 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-2:hover,
.btn-brandcolor2-2:focus,
.btn-brandcolor2-2:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-brandcolor2-2 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-2 .styled-input,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-2 .styled-input::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-2 .styled-input ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-2 .styled-input + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-2 .styled-input-inverse,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-2 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-2 .show-bg-light,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-light,
.bg-brandcolor2-2 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-2 .show-bg-light.d-none,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-light.d-none,
.bg-brandcolor2-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-2 .show-bg-dark,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-dark,
.bg-brandcolor2-2 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-2 .show-bg-dark.d-none,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-dark.d-none,
.bg-brandcolor2-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-2 .border-light,
.bg-brandcolor2-2 .bg-brandcolor2-2.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-2 .border-dark,
.bg-brandcolor2-2 .bg-brandcolor2-2.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-2 .styled-input:focus,
.bg-brandcolor2-2 .styled-input.focused-input,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-2 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-2 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus::placeholder,
.bg-brandcolor2-2 .styled-input.focused-input::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus ~ pl-image,
.bg-brandcolor2-2 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-2 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-3.bg-cta {
  background-color: rgba(95, 92, 127, 0.66) !important;
}

.bg-brandcolor2-3 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-3:hover,
.btn-brandcolor2-3:focus,
.btn-brandcolor2-3:active {
  background-color: #5f5c7f !important;
  color: #c0bfc0;
}

.chip-brandcolor2-3 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-3 .styled-input,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-3 .styled-input::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-3 .styled-input ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-3 .styled-input + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-3 .styled-input-inverse,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-3 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-3 .show-bg-light,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-light,
.bg-brandcolor2-3 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-3 .show-bg-light.d-none,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-light.d-none,
.bg-brandcolor2-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-3 .show-bg-dark,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-dark,
.bg-brandcolor2-3 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-3 .show-bg-dark.d-none,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-dark.d-none,
.bg-brandcolor2-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-3 .border-light,
.bg-brandcolor2-3 .bg-brandcolor2-3.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-3 .border-dark,
.bg-brandcolor2-3 .bg-brandcolor2-3.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-3 .styled-input:focus,
.bg-brandcolor2-3 .styled-input.focused-input,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-3 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-3 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus::placeholder,
.bg-brandcolor2-3 .styled-input.focused-input::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus ~ pl-image,
.bg-brandcolor2-3 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-3 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor1-1.bg-cta {
  background-color: rgba(6, 116, 140, 0.66) !important;
}

.bg-accentcolor1-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-accentcolor1-1:hover,
.btn-accentcolor1-1:focus,
.btn-accentcolor1-1:active {
  background-color: #06748c !important;
  color: #c0bfc0;
}

.chip-accentcolor1-1 {
  color: #c9f3f4 !important;
}

.bg-accentcolor1-1 .styled-input,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor1-1 .styled-input::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor1-1 .styled-input ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor1-1 .styled-input + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor1-1 .styled-input-inverse,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor1-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor1-1 .show-bg-light,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-light,
.bg-accentcolor1-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-accentcolor1-1 .show-bg-light.d-none,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-light.d-none,
.bg-accentcolor1-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor1-1 .show-bg-dark,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-dark,
.bg-accentcolor1-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-accentcolor1-1 .show-bg-dark.d-none,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-dark.d-none,
.bg-accentcolor1-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor1-1 .border-light,
.bg-accentcolor1-1 .bg-accentcolor1-1.border-light {
  border-color: #06748c !important;
}

.bg-accentcolor1-1 .border-dark,
.bg-accentcolor1-1 .bg-accentcolor1-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor1-1 .styled-input:focus,
.bg-accentcolor1-1 .styled-input.focused-input,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor1-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor1-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus::placeholder,
.bg-accentcolor1-1 .styled-input.focused-input::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus ~ pl-image,
.bg-accentcolor1-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor1-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor1-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor2-1.bg-cta {
  background-color: rgba(40, 163, 175, 0.66) !important;
}

.bg-accentcolor2-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-accentcolor2-1:hover,
.btn-accentcolor2-1:focus,
.btn-accentcolor2-1:active {
  background-color: #28a3af !important;
  color: #c0bfc0;
}

.chip-accentcolor2-1 {
  color: #c9f3f4 !important;
}

.bg-accentcolor2-1 .styled-input,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor2-1 .styled-input::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor2-1 .styled-input ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor2-1 .styled-input + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor2-1 .styled-input-inverse,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor2-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor2-1 .show-bg-light,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-light,
.bg-accentcolor2-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-accentcolor2-1 .show-bg-light.d-none,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-light.d-none,
.bg-accentcolor2-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor2-1 .show-bg-dark,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-dark,
.bg-accentcolor2-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-accentcolor2-1 .show-bg-dark.d-none,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-dark.d-none,
.bg-accentcolor2-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor2-1 .border-light,
.bg-accentcolor2-1 .bg-accentcolor2-1.border-light {
  border-color: #06748c !important;
}

.bg-accentcolor2-1 .border-dark,
.bg-accentcolor2-1 .bg-accentcolor2-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor2-1 .styled-input:focus,
.bg-accentcolor2-1 .styled-input.focused-input,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor2-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor2-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus::placeholder,
.bg-accentcolor2-1 .styled-input.focused-input::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus ~ pl-image,
.bg-accentcolor2-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor2-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor2-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-1.bg-cta {
  background-color: rgba(120, 225, 225, 0.66) !important;
}

.bg-accentcolor3-1 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-1:hover,
.btn-accentcolor3-1:focus,
.btn-accentcolor3-1:active {
  background-color: #78e1e1 !important;
  color: #1a1446;
}

.chip-accentcolor3-1 {
  color: #06748c !important;
}

.bg-accentcolor3-1 .styled-input,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-1 .styled-input::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-1 .styled-input-inverse,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-1 .show-bg-light,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-light,
.bg-accentcolor3-1 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-1 .show-bg-light.d-none,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-light.d-none,
.bg-accentcolor3-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-1 .show-bg-dark,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-dark,
.bg-accentcolor3-1 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-1 .show-bg-dark.d-none,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-dark.d-none,
.bg-accentcolor3-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-1 .border-light,
.bg-accentcolor3-1 .bg-accentcolor3-1.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-1 .border-dark,
.bg-accentcolor3-1 .bg-accentcolor3-1.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-1 .styled-input:focus,
.bg-accentcolor3-1 .styled-input.focused-input,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus::placeholder,
.bg-accentcolor3-1 .styled-input.focused-input::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus ~ pl-image,
.bg-accentcolor3-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-2.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-accentcolor3-2 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-2:hover,
.btn-accentcolor3-2:focus,
.btn-accentcolor3-2:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-accentcolor3-2 {
  color: #06748c !important;
}

.bg-accentcolor3-2 .styled-input,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-2 .styled-input::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-2 .styled-input-inverse,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-2 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-2 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-2 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-2 .show-bg-light,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-light,
.bg-accentcolor3-2 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-2 .show-bg-light.d-none,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-light.d-none,
.bg-accentcolor3-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-2 .show-bg-dark,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-dark,
.bg-accentcolor3-2 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-2 .show-bg-dark.d-none,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-dark.d-none,
.bg-accentcolor3-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-2 .border-light,
.bg-accentcolor3-2 .bg-accentcolor3-2.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-2 .border-dark,
.bg-accentcolor3-2 .bg-accentcolor3-2.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-2 .styled-input:focus,
.bg-accentcolor3-2 .styled-input.focused-input,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-2 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-2 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus::placeholder,
.bg-accentcolor3-2 .styled-input.focused-input::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus ~ pl-image,
.bg-accentcolor3-2 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-2 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-2 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-2 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-2 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-3.bg-cta {
  background-color: rgba(170, 237, 237, 0.66) !important;
}

.bg-accentcolor3-3 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-3:hover,
.btn-accentcolor3-3:focus,
.btn-accentcolor3-3:active {
  background-color: #aaeded !important;
  color: #1a1446;
}

.chip-accentcolor3-3 {
  color: #06748c !important;
}

.bg-accentcolor3-3 .styled-input,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-3 .styled-input::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-3 .styled-input-inverse,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-3 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-3 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-3 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-3 .show-bg-light,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-light,
.bg-accentcolor3-3 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-3 .show-bg-light.d-none,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-light.d-none,
.bg-accentcolor3-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-3 .show-bg-dark,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-dark,
.bg-accentcolor3-3 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-3 .show-bg-dark.d-none,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-dark.d-none,
.bg-accentcolor3-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-3 .border-light,
.bg-accentcolor3-3 .bg-accentcolor3-3.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-3 .border-dark,
.bg-accentcolor3-3 .bg-accentcolor3-3.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-3 .styled-input:focus,
.bg-accentcolor3-3 .styled-input.focused-input,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-3 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-3 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus::placeholder,
.bg-accentcolor3-3 .styled-input.focused-input::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus ~ pl-image,
.bg-accentcolor3-3 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-3 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-3 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-3 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-3 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-4.bg-cta {
  background-color: rgba(201, 243, 244, 0.66) !important;
}

.bg-accentcolor3-4 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-4:hover,
.btn-accentcolor3-4:focus,
.btn-accentcolor3-4:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-accentcolor3-4 {
  color: #06748c !important;
}

.bg-accentcolor3-4 .styled-input,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-4 .styled-input::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-4 .styled-input-inverse,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-4 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-4 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-4 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-4 .show-bg-light,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-light,
.bg-accentcolor3-4 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-4 .show-bg-light.d-none,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-light.d-none,
.bg-accentcolor3-4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-4 .show-bg-dark,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-dark,
.bg-accentcolor3-4 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-4 .show-bg-dark.d-none,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-dark.d-none,
.bg-accentcolor3-4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-4 .border-light,
.bg-accentcolor3-4 .bg-accentcolor3-4.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-4 .border-dark,
.bg-accentcolor3-4 .bg-accentcolor3-4.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-4 .styled-input:focus,
.bg-accentcolor3-4 .styled-input.focused-input,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-4 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-4 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus::placeholder,
.bg-accentcolor3-4 .styled-input.focused-input::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus ~ pl-image,
.bg-accentcolor3-4 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-4 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-4 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-4 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-4 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray1.bg-cta {
  background-color: rgba(52, 55, 65, 0.66) !important;
}

.bg-brandgray1 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray1:hover,
.btn-brandgray1:focus,
.btn-brandgray1:active {
  background-color: #343741 !important;
  color: #c0bfc0;
}

.chip-brandgray1 {
  color: #c9f3f4 !important;
}

.bg-brandgray1 .styled-input,
.bg-brandgray1 .bg-brandgray1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray1 .styled-input::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray1 .styled-input ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray1 .styled-input + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray1 .styled-input-inverse,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray1 .styled-input-inverse::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input-inverse ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray1 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray1 .show-bg-light,
.bg-brandgray1 .bg-brandgray1.show-bg-light,
.bg-brandgray1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray1 .show-bg-light.d-none,
.bg-brandgray1 .bg-brandgray1.show-bg-light.d-none,
.bg-brandgray1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray1 .show-bg-dark,
.bg-brandgray1 .bg-brandgray1.show-bg-dark,
.bg-brandgray1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray1 .show-bg-dark.d-none,
.bg-brandgray1 .bg-brandgray1.show-bg-dark.d-none,
.bg-brandgray1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray1 .border-light,
.bg-brandgray1 .bg-brandgray1.border-light {
  border-color: #06748c !important;
}

.bg-brandgray1 .border-dark,
.bg-brandgray1 .bg-brandgray1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray1 .styled-input:focus,
.bg-brandgray1 .styled-input.focused-input,
.bg-brandgray1 .bg-brandgray1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray1 .styled-input:focus::-moz-placeholder, .bg-brandgray1 .styled-input.focused-input::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus::placeholder,
.bg-brandgray1 .styled-input.focused-input::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus ~ pl-image,
.bg-brandgray1 .styled-input.focused-input ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input:focus ~ pl-loader,
.bg-brandgray1 .styled-input.focused-input ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray1 .styled-input:focus + .mdc-floating-label,
.bg-brandgray1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray2.bg-cta {
  background-color: rgba(64, 64, 64, 0.66) !important;
}

.bg-brandgray2 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray2:hover,
.btn-brandgray2:focus,
.btn-brandgray2:active {
  background-color: #404040 !important;
  color: #c0bfc0;
}

.chip-brandgray2 {
  color: #c9f3f4 !important;
}

.bg-brandgray2 .styled-input,
.bg-brandgray2 .bg-brandgray2.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray2 .styled-input::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray2 .styled-input ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray2 .styled-input + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray2 .styled-input-inverse,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray2 .styled-input-inverse::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input-inverse ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray2 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray2 .show-bg-light,
.bg-brandgray2 .bg-brandgray2.show-bg-light,
.bg-brandgray2 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray2 .show-bg-light.d-none,
.bg-brandgray2 .bg-brandgray2.show-bg-light.d-none,
.bg-brandgray2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray2 .show-bg-dark,
.bg-brandgray2 .bg-brandgray2.show-bg-dark,
.bg-brandgray2 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray2 .show-bg-dark.d-none,
.bg-brandgray2 .bg-brandgray2.show-bg-dark.d-none,
.bg-brandgray2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray2 .border-light,
.bg-brandgray2 .bg-brandgray2.border-light {
  border-color: #06748c !important;
}

.bg-brandgray2 .border-dark,
.bg-brandgray2 .bg-brandgray2.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray2 .styled-input:focus,
.bg-brandgray2 .styled-input.focused-input,
.bg-brandgray2 .bg-brandgray2.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray2 .styled-input:focus::-moz-placeholder, .bg-brandgray2 .styled-input.focused-input::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus::placeholder,
.bg-brandgray2 .styled-input.focused-input::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus ~ pl-image,
.bg-brandgray2 .styled-input.focused-input ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input:focus ~ pl-loader,
.bg-brandgray2 .styled-input.focused-input ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray2 .styled-input:focus + .mdc-floating-label,
.bg-brandgray2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray3.bg-cta {
  background-color: rgba(86, 86, 86, 0.66) !important;
}

.bg-brandgray3 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray3:hover,
.btn-brandgray3:focus,
.btn-brandgray3:active {
  background-color: #565656 !important;
  color: #c0bfc0;
}

.chip-brandgray3 {
  color: #c9f3f4 !important;
}

.bg-brandgray3 .styled-input,
.bg-brandgray3 .bg-brandgray3.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray3 .styled-input::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray3 .styled-input ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray3 .styled-input + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray3 .styled-input-inverse,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray3 .styled-input-inverse::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input-inverse ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray3 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray3 .show-bg-light,
.bg-brandgray3 .bg-brandgray3.show-bg-light,
.bg-brandgray3 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray3 .show-bg-light.d-none,
.bg-brandgray3 .bg-brandgray3.show-bg-light.d-none,
.bg-brandgray3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray3 .show-bg-dark,
.bg-brandgray3 .bg-brandgray3.show-bg-dark,
.bg-brandgray3 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray3 .show-bg-dark.d-none,
.bg-brandgray3 .bg-brandgray3.show-bg-dark.d-none,
.bg-brandgray3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray3 .border-light,
.bg-brandgray3 .bg-brandgray3.border-light {
  border-color: #06748c !important;
}

.bg-brandgray3 .border-dark,
.bg-brandgray3 .bg-brandgray3.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray3 .styled-input:focus,
.bg-brandgray3 .styled-input.focused-input,
.bg-brandgray3 .bg-brandgray3.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray3 .styled-input:focus::-moz-placeholder, .bg-brandgray3 .styled-input.focused-input::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus::placeholder,
.bg-brandgray3 .styled-input.focused-input::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus ~ pl-image,
.bg-brandgray3 .styled-input.focused-input ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input:focus ~ pl-loader,
.bg-brandgray3 .styled-input.focused-input ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray3 .styled-input:focus + .mdc-floating-label,
.bg-brandgray3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray4.bg-cta {
  background-color: rgba(112, 112, 112, 0.66) !important;
}

.bg-brandgray4 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray4:hover,
.btn-brandgray4:focus,
.btn-brandgray4:active {
  background-color: #707070 !important;
  color: #c0bfc0;
}

.chip-brandgray4 {
  color: #c9f3f4 !important;
}

.bg-brandgray4 .styled-input,
.bg-brandgray4 .bg-brandgray4.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray4 .styled-input::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray4 .styled-input ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray4 .styled-input + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray4 .styled-input-inverse,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray4 .styled-input-inverse::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input-inverse ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray4 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray4 .show-bg-light,
.bg-brandgray4 .bg-brandgray4.show-bg-light,
.bg-brandgray4 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray4 .show-bg-light.d-none,
.bg-brandgray4 .bg-brandgray4.show-bg-light.d-none,
.bg-brandgray4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray4 .show-bg-dark,
.bg-brandgray4 .bg-brandgray4.show-bg-dark,
.bg-brandgray4 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray4 .show-bg-dark.d-none,
.bg-brandgray4 .bg-brandgray4.show-bg-dark.d-none,
.bg-brandgray4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray4 .border-light,
.bg-brandgray4 .bg-brandgray4.border-light {
  border-color: #06748c !important;
}

.bg-brandgray4 .border-dark,
.bg-brandgray4 .bg-brandgray4.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray4 .styled-input:focus,
.bg-brandgray4 .styled-input.focused-input,
.bg-brandgray4 .bg-brandgray4.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray4 .styled-input:focus::-moz-placeholder, .bg-brandgray4 .styled-input.focused-input::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus::placeholder,
.bg-brandgray4 .styled-input.focused-input::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus ~ pl-image,
.bg-brandgray4 .styled-input.focused-input ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input:focus ~ pl-loader,
.bg-brandgray4 .styled-input.focused-input ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray4 .styled-input:focus + .mdc-floating-label,
.bg-brandgray4 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray5.bg-cta {
  background-color: rgba(192, 191, 192, 0.66) !important;
}

.bg-brandgray5 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandgray5:hover,
.btn-brandgray5:focus,
.btn-brandgray5:active {
  background-color: #c0bfc0 !important;
  color: #1a1446;
}

.chip-brandgray5 {
  color: #06748c !important;
}

.bg-brandgray5 .styled-input,
.bg-brandgray5 .bg-brandgray5.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray5 .styled-input::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray5 .styled-input::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input::placeholder {
  color: #06748c;
}
.bg-brandgray5 .styled-input ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray5 .styled-input + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray5 .styled-input-inverse,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray5 .styled-input-inverse::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray5 .styled-input-inverse ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray5 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray5 .show-bg-light,
.bg-brandgray5 .bg-brandgray5.show-bg-light,
.bg-brandgray5 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandgray5 .show-bg-light.d-none,
.bg-brandgray5 .bg-brandgray5.show-bg-light.d-none,
.bg-brandgray5 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray5 .show-bg-dark,
.bg-brandgray5 .bg-brandgray5.show-bg-dark,
.bg-brandgray5 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandgray5 .show-bg-dark.d-none,
.bg-brandgray5 .bg-brandgray5.show-bg-dark.d-none,
.bg-brandgray5 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray5 .border-light,
.bg-brandgray5 .bg-brandgray5.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandgray5 .border-dark,
.bg-brandgray5 .bg-brandgray5.border-dark {
  border-color: #06748c !important;
}

.bg-brandgray5 .styled-input:focus,
.bg-brandgray5 .styled-input.focused-input,
.bg-brandgray5 .bg-brandgray5.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray5 .styled-input:focus::-moz-placeholder, .bg-brandgray5 .styled-input.focused-input::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus::placeholder,
.bg-brandgray5 .styled-input.focused-input::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus ~ pl-image,
.bg-brandgray5 .styled-input.focused-input ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray5 .styled-input:focus ~ pl-loader,
.bg-brandgray5 .styled-input.focused-input ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray5 .styled-input:focus + .mdc-floating-label,
.bg-brandgray5 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray6.bg-cta {
  background-color: rgba(230, 230, 230, 0.66) !important;
}

.bg-brandgray6 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandgray6:hover,
.btn-brandgray6:focus,
.btn-brandgray6:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-brandgray6 {
  color: #06748c !important;
}

.bg-brandgray6 .styled-input,
.bg-brandgray6 .bg-brandgray6.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray6 .styled-input::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray6 .styled-input::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input::placeholder {
  color: #06748c;
}
.bg-brandgray6 .styled-input ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray6 .styled-input + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray6 .styled-input-inverse,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray6 .styled-input-inverse::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray6 .styled-input-inverse ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray6 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray6 .show-bg-light,
.bg-brandgray6 .bg-brandgray6.show-bg-light,
.bg-brandgray6 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandgray6 .show-bg-light.d-none,
.bg-brandgray6 .bg-brandgray6.show-bg-light.d-none,
.bg-brandgray6 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray6 .show-bg-dark,
.bg-brandgray6 .bg-brandgray6.show-bg-dark,
.bg-brandgray6 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandgray6 .show-bg-dark.d-none,
.bg-brandgray6 .bg-brandgray6.show-bg-dark.d-none,
.bg-brandgray6 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray6 .border-light,
.bg-brandgray6 .bg-brandgray6.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandgray6 .border-dark,
.bg-brandgray6 .bg-brandgray6.border-dark {
  border-color: #06748c !important;
}

.bg-brandgray6 .styled-input:focus,
.bg-brandgray6 .styled-input.focused-input,
.bg-brandgray6 .bg-brandgray6.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray6 .styled-input:focus::-moz-placeholder, .bg-brandgray6 .styled-input.focused-input::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus::placeholder,
.bg-brandgray6 .styled-input.focused-input::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus ~ pl-image,
.bg-brandgray6 .styled-input.focused-input ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray6 .styled-input:focus ~ pl-loader,
.bg-brandgray6 .styled-input.focused-input ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray6 .styled-input:focus + .mdc-floating-label,
.bg-brandgray6 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-neutral.bg-cta {
  background-color: rgba(245, 245, 245, 0.66) !important;
}

.bg-neutral .disabled {
  color: #c0bfc0 !important;
}

.btn-neutral:hover,
.btn-neutral:focus,
.btn-neutral:active {
  background-color: #f5f5f5 !important;
  color: #1a1446;
}

.chip-neutral {
  color: #06748c !important;
}

.bg-neutral .styled-input,
.bg-neutral .bg-neutral.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-neutral .styled-input::-moz-placeholder, .bg-neutral .bg-neutral.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-neutral .styled-input::placeholder,
.bg-neutral .bg-neutral.styled-input::placeholder {
  color: #06748c;
}
.bg-neutral .styled-input ~ pl-image,
.bg-neutral .bg-neutral.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-neutral .styled-input ~ pl-loader,
.bg-neutral .bg-neutral.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-neutral .styled-input + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-neutral .styled-input-inverse,
.bg-neutral .bg-neutral.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-neutral .styled-input-inverse::-moz-placeholder, .bg-neutral .bg-neutral.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse::placeholder,
.bg-neutral .bg-neutral.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse ~ pl-image,
.bg-neutral .bg-neutral.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-neutral .styled-input-inverse ~ pl-loader,
.bg-neutral .bg-neutral.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-neutral .styled-input-inverse + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-neutral .show-bg-light,
.bg-neutral .bg-neutral.show-bg-light,
.bg-neutral > pl-image.show-bg-light {
  display: none !important;
}
.bg-neutral .show-bg-light.d-none,
.bg-neutral .bg-neutral.show-bg-light.d-none,
.bg-neutral > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-neutral .show-bg-dark,
.bg-neutral .bg-neutral.show-bg-dark,
.bg-neutral > pl-image.show-bg-dark {
  display: block !important;
}
.bg-neutral .show-bg-dark.d-none,
.bg-neutral .bg-neutral.show-bg-dark.d-none,
.bg-neutral > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-neutral .border-light,
.bg-neutral .bg-neutral.border-light {
  border-color: #c9f3f4 !important;
}

.bg-neutral .border-dark,
.bg-neutral .bg-neutral.border-dark {
  border-color: #06748c !important;
}

.bg-neutral .styled-input:focus,
.bg-neutral .styled-input.focused-input,
.bg-neutral .bg-neutral.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-neutral .styled-input:focus::-moz-placeholder, .bg-neutral .styled-input.focused-input::-moz-placeholder, .bg-neutral .bg-neutral.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus::placeholder,
.bg-neutral .styled-input.focused-input::placeholder,
.bg-neutral .bg-neutral.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus ~ pl-image,
.bg-neutral .styled-input.focused-input ~ pl-image,
.bg-neutral .bg-neutral.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-neutral .styled-input:focus ~ pl-loader,
.bg-neutral .styled-input.focused-input ~ pl-loader,
.bg-neutral .bg-neutral.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-neutral .styled-input:focus + .mdc-floating-label,
.bg-neutral .styled-input.focused-input + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-white.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-white .disabled {
  color: #c0bfc0 !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-white {
  color: #06748c !important;
}

.bg-white .styled-input,
.bg-white .bg-white.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-white .styled-input::-moz-placeholder, .bg-white .bg-white.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-white .styled-input::placeholder,
.bg-white .bg-white.styled-input::placeholder {
  color: #06748c;
}
.bg-white .styled-input ~ pl-image,
.bg-white .bg-white.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-white .styled-input ~ pl-loader,
.bg-white .bg-white.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-white .styled-input ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-white .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-white .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-white .styled-input ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-white .styled-input + .mdc-floating-label,
.bg-white .bg-white.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-white .styled-input-inverse,
.bg-white .bg-white.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-white .styled-input-inverse::-moz-placeholder, .bg-white .bg-white.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse::placeholder,
.bg-white .bg-white.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse ~ pl-image,
.bg-white .bg-white.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-white .styled-input-inverse ~ pl-loader,
.bg-white .bg-white.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-white .styled-input-inverse + .mdc-floating-label,
.bg-white .bg-white.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-white .show-bg-light,
.bg-white .bg-white.show-bg-light,
.bg-white > pl-image.show-bg-light {
  display: none !important;
}
.bg-white .show-bg-light.d-none,
.bg-white .bg-white.show-bg-light.d-none,
.bg-white > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-white .show-bg-dark,
.bg-white .bg-white.show-bg-dark,
.bg-white > pl-image.show-bg-dark {
  display: block !important;
}
.bg-white .show-bg-dark.d-none,
.bg-white .bg-white.show-bg-dark.d-none,
.bg-white > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-white .border-light,
.bg-white .bg-white.border-light {
  border-color: #c9f3f4 !important;
}

.bg-white .border-dark,
.bg-white .bg-white.border-dark {
  border-color: #06748c !important;
}

.bg-white .styled-input:focus,
.bg-white .styled-input.focused-input,
.bg-white .bg-white.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-white .styled-input:focus::-moz-placeholder, .bg-white .styled-input.focused-input::-moz-placeholder, .bg-white .bg-white.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input:focus::placeholder,
.bg-white .styled-input.focused-input::placeholder,
.bg-white .bg-white.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input:focus ~ pl-image,
.bg-white .styled-input.focused-input ~ pl-image,
.bg-white .bg-white.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-white .styled-input:focus ~ pl-loader,
.bg-white .styled-input.focused-input ~ pl-loader,
.bg-white .bg-white.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-white .styled-input:focus + .mdc-floating-label,
.bg-white .styled-input.focused-input + .mdc-floating-label,
.bg-white .bg-white.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-primary.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-action-primary .disabled {
  color: #e6e6e6 !important;
}

.btn-action-primary:hover,
.btn-action-primary:focus,
.btn-action-primary:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-action-primary {
  color: #c9f3f4 !important;
}

.bg-action-primary .styled-input,
.bg-action-primary .bg-action-primary.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-primary .styled-input::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-primary .styled-input::placeholder,
.bg-action-primary .bg-action-primary.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-action-primary .styled-input ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-action-primary .styled-input ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-primary .styled-input + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-primary .styled-input-inverse,
.bg-action-primary .bg-action-primary.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-primary .styled-input-inverse::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse::placeholder,
.bg-action-primary .bg-action-primary.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-primary .styled-input-inverse ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-primary .styled-input-inverse + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-action-primary .show-bg-light,
.bg-action-primary .bg-action-primary.show-bg-light,
.bg-action-primary > pl-image.show-bg-light {
  display: block !important;
}
.bg-action-primary .show-bg-light.d-none,
.bg-action-primary .bg-action-primary.show-bg-light.d-none,
.bg-action-primary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-primary .show-bg-dark,
.bg-action-primary .bg-action-primary.show-bg-dark,
.bg-action-primary > pl-image.show-bg-dark {
  display: none !important;
}
.bg-action-primary .show-bg-dark.d-none,
.bg-action-primary .bg-action-primary.show-bg-dark.d-none,
.bg-action-primary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-primary .border-light,
.bg-action-primary .bg-action-primary.border-light {
  border-color: #06748c !important;
}

.bg-action-primary .border-dark,
.bg-action-primary .bg-action-primary.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-action-primary .styled-input:focus,
.bg-action-primary .styled-input.focused-input,
.bg-action-primary .bg-action-primary.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-primary .styled-input:focus::-moz-placeholder, .bg-action-primary .styled-input.focused-input::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input:focus::placeholder,
.bg-action-primary .styled-input.focused-input::placeholder,
.bg-action-primary .bg-action-primary.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input:focus ~ pl-image,
.bg-action-primary .styled-input.focused-input ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-primary .styled-input:focus ~ pl-loader,
.bg-action-primary .styled-input.focused-input ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-primary .styled-input:focus + .mdc-floating-label,
.bg-action-primary .styled-input.focused-input + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-action-secondary.bg-cta {
  background-color: rgba(120, 225, 225, 0.66) !important;
}

.bg-action-secondary .disabled {
  color: #c0bfc0 !important;
}

.btn-action-secondary:hover,
.btn-action-secondary:focus,
.btn-action-secondary:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-action-secondary {
  color: #06748c !important;
}

.bg-action-secondary .styled-input,
.bg-action-secondary .bg-action-secondary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-secondary .styled-input::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-action-secondary .styled-input::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input::placeholder {
  color: #06748c;
}
.bg-action-secondary .styled-input ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-secondary .styled-input ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-secondary .styled-input + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-action-secondary .styled-input-inverse,
.bg-action-secondary .bg-action-secondary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-secondary .styled-input-inverse::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-action-secondary .styled-input-inverse ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-secondary .styled-input-inverse + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-secondary .show-bg-light,
.bg-action-secondary .bg-action-secondary.show-bg-light,
.bg-action-secondary > pl-image.show-bg-light {
  display: none !important;
}
.bg-action-secondary .show-bg-light.d-none,
.bg-action-secondary .bg-action-secondary.show-bg-light.d-none,
.bg-action-secondary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-secondary .show-bg-dark,
.bg-action-secondary .bg-action-secondary.show-bg-dark,
.bg-action-secondary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-action-secondary .show-bg-dark.d-none,
.bg-action-secondary .bg-action-secondary.show-bg-dark.d-none,
.bg-action-secondary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-secondary .border-light,
.bg-action-secondary .bg-action-secondary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-action-secondary .border-dark,
.bg-action-secondary .bg-action-secondary.border-dark {
  border-color: #06748c !important;
}

.bg-action-secondary .styled-input:focus,
.bg-action-secondary .styled-input.focused-input,
.bg-action-secondary .bg-action-secondary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-secondary .styled-input:focus::-moz-placeholder, .bg-action-secondary .styled-input.focused-input::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus::placeholder,
.bg-action-secondary .styled-input.focused-input::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus ~ pl-image,
.bg-action-secondary .styled-input.focused-input ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-action-secondary .styled-input:focus ~ pl-loader,
.bg-action-secondary .styled-input.focused-input ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-secondary .styled-input:focus + .mdc-floating-label,
.bg-action-secondary .styled-input.focused-input + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-tertiary.bg-cta {
  background-color: rgba(242, 252, 252, 0.66) !important;
}

.bg-action-tertiary .disabled {
  color: #c0bfc0 !important;
}

.btn-action-tertiary:hover,
.btn-action-tertiary:focus,
.btn-action-tertiary:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-action-tertiary {
  color: #06748c !important;
}

.bg-action-tertiary .styled-input,
.bg-action-tertiary .bg-action-tertiary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-tertiary .styled-input::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-action-tertiary .styled-input::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input::placeholder {
  color: #06748c;
}
.bg-action-tertiary .styled-input ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-tertiary .styled-input + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-action-tertiary .styled-input-inverse,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-tertiary .styled-input-inverse::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-action-tertiary .styled-input-inverse ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-tertiary .styled-input-inverse + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-tertiary .show-bg-light,
.bg-action-tertiary .bg-action-tertiary.show-bg-light,
.bg-action-tertiary > pl-image.show-bg-light {
  display: none !important;
}
.bg-action-tertiary .show-bg-light.d-none,
.bg-action-tertiary .bg-action-tertiary.show-bg-light.d-none,
.bg-action-tertiary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-tertiary .show-bg-dark,
.bg-action-tertiary .bg-action-tertiary.show-bg-dark,
.bg-action-tertiary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-action-tertiary .show-bg-dark.d-none,
.bg-action-tertiary .bg-action-tertiary.show-bg-dark.d-none,
.bg-action-tertiary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-tertiary .border-light,
.bg-action-tertiary .bg-action-tertiary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-action-tertiary .border-dark,
.bg-action-tertiary .bg-action-tertiary.border-dark {
  border-color: #06748c !important;
}

.bg-action-tertiary .styled-input:focus,
.bg-action-tertiary .styled-input.focused-input,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-tertiary .styled-input:focus::-moz-placeholder, .bg-action-tertiary .styled-input.focused-input::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus::placeholder,
.bg-action-tertiary .styled-input.focused-input::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus ~ pl-image,
.bg-action-tertiary .styled-input.focused-input ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-action-tertiary .styled-input:focus ~ pl-loader,
.bg-action-tertiary .styled-input.focused-input ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-tertiary .styled-input:focus + .mdc-floating-label,
.bg-action-tertiary .styled-input.focused-input + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-error.bg-cta {
  background-color: rgba(211, 47, 47, 0.66) !important;
}

.bg-error .disabled {
  color: #e6e6e6 !important;
}

.btn-error:hover,
.btn-error:focus,
.btn-error:active {
  background-color: #d32f2f !important;
  color: #c0bfc0;
}

.chip-error {
  color: #c9f3f4 !important;
}

.bg-error .styled-input,
.bg-error .bg-error.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-error .styled-input::-moz-placeholder, .bg-error .bg-error.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-error .styled-input::placeholder,
.bg-error .bg-error.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-error .styled-input ~ pl-image,
.bg-error .bg-error.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-error .styled-input ~ pl-loader,
.bg-error .bg-error.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-error .styled-input ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-error .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-error .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-error .styled-input ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-error .styled-input + .mdc-floating-label,
.bg-error .bg-error.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-error .styled-input-inverse,
.bg-error .bg-error.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-error .styled-input-inverse::-moz-placeholder, .bg-error .bg-error.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-error .styled-input-inverse::placeholder,
.bg-error .bg-error.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-error .styled-input-inverse ~ pl-image,
.bg-error .bg-error.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-error .styled-input-inverse ~ pl-loader,
.bg-error .bg-error.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-error .styled-input-inverse + .mdc-floating-label,
.bg-error .bg-error.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-error .show-bg-light,
.bg-error .bg-error.show-bg-light,
.bg-error > pl-image.show-bg-light {
  display: block !important;
}
.bg-error .show-bg-light.d-none,
.bg-error .bg-error.show-bg-light.d-none,
.bg-error > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-error .show-bg-dark,
.bg-error .bg-error.show-bg-dark,
.bg-error > pl-image.show-bg-dark {
  display: none !important;
}
.bg-error .show-bg-dark.d-none,
.bg-error .bg-error.show-bg-dark.d-none,
.bg-error > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-error .border-light,
.bg-error .bg-error.border-light {
  border-color: #06748c !important;
}

.bg-error .border-dark,
.bg-error .bg-error.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-error .styled-input:focus,
.bg-error .styled-input.focused-input,
.bg-error .bg-error.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-error .styled-input:focus::-moz-placeholder, .bg-error .styled-input.focused-input::-moz-placeholder, .bg-error .bg-error.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-error .styled-input:focus::placeholder,
.bg-error .styled-input.focused-input::placeholder,
.bg-error .bg-error.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-error .styled-input:focus ~ pl-image,
.bg-error .styled-input.focused-input ~ pl-image,
.bg-error .bg-error.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-error .styled-input:focus ~ pl-loader,
.bg-error .styled-input.focused-input ~ pl-loader,
.bg-error .bg-error.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-error .styled-input:focus + .mdc-floating-label,
.bg-error .styled-input.focused-input + .mdc-floating-label,
.bg-error .bg-error.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-validation-success-green.bg-cta {
  background-color: rgba(0, 128, 64, 0.66) !important;
}

.bg-validation-success-green .disabled {
  color: #e6e6e6 !important;
}

.btn-validation-success-green:hover,
.btn-validation-success-green:focus,
.btn-validation-success-green:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-validation-success-green {
  color: #c9f3f4 !important;
}

.bg-validation-success-green .styled-input,
.bg-validation-success-green .bg-validation-success-green.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-validation-success-green .styled-input::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-validation-success-green .styled-input ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-validation-success-green .styled-input + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-validation-success-green .styled-input-inverse,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-validation-success-green .styled-input-inverse::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input-inverse ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-validation-success-green .styled-input-inverse + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-validation-success-green .show-bg-light,
.bg-validation-success-green .bg-validation-success-green.show-bg-light,
.bg-validation-success-green > pl-image.show-bg-light {
  display: block !important;
}
.bg-validation-success-green .show-bg-light.d-none,
.bg-validation-success-green .bg-validation-success-green.show-bg-light.d-none,
.bg-validation-success-green > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-validation-success-green .show-bg-dark,
.bg-validation-success-green .bg-validation-success-green.show-bg-dark,
.bg-validation-success-green > pl-image.show-bg-dark {
  display: none !important;
}
.bg-validation-success-green .show-bg-dark.d-none,
.bg-validation-success-green .bg-validation-success-green.show-bg-dark.d-none,
.bg-validation-success-green > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-validation-success-green .border-light,
.bg-validation-success-green .bg-validation-success-green.border-light {
  border-color: #06748c !important;
}

.bg-validation-success-green .border-dark,
.bg-validation-success-green .bg-validation-success-green.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-validation-success-green .styled-input:focus,
.bg-validation-success-green .styled-input.focused-input,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-validation-success-green .styled-input:focus::-moz-placeholder, .bg-validation-success-green .styled-input.focused-input::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus::placeholder,
.bg-validation-success-green .styled-input.focused-input::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus ~ pl-image,
.bg-validation-success-green .styled-input.focused-input ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input:focus ~ pl-loader,
.bg-validation-success-green .styled-input.focused-input ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-validation-success-green .styled-input:focus + .mdc-floating-label,
.bg-validation-success-green .styled-input.focused-input + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-contact-list-title.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-contact-list-title .disabled {
  color: #c0bfc0 !important;
}

.btn-contact-list-title:hover,
.btn-contact-list-title:focus,
.btn-contact-list-title:active {
  background-color: #fff !important;
  color: #1a1446;
}

.chip-contact-list-title {
  color: #06748c !important;
}

.bg-contact-list-title .styled-input,
.bg-contact-list-title .bg-contact-list-title.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-contact-list-title .styled-input::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-contact-list-title .styled-input::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input::placeholder {
  color: #06748c;
}
.bg-contact-list-title .styled-input ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-contact-list-title .styled-input + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-contact-list-title .styled-input-inverse,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contact-list-title .styled-input-inverse::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-contact-list-title .styled-input-inverse ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contact-list-title .styled-input-inverse + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-contact-list-title .show-bg-light,
.bg-contact-list-title .bg-contact-list-title.show-bg-light,
.bg-contact-list-title > pl-image.show-bg-light {
  display: none !important;
}
.bg-contact-list-title .show-bg-light.d-none,
.bg-contact-list-title .bg-contact-list-title.show-bg-light.d-none,
.bg-contact-list-title > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-contact-list-title .show-bg-dark,
.bg-contact-list-title .bg-contact-list-title.show-bg-dark,
.bg-contact-list-title > pl-image.show-bg-dark {
  display: block !important;
}
.bg-contact-list-title .show-bg-dark.d-none,
.bg-contact-list-title .bg-contact-list-title.show-bg-dark.d-none,
.bg-contact-list-title > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-contact-list-title .border-light,
.bg-contact-list-title .bg-contact-list-title.border-light {
  border-color: #c9f3f4 !important;
}

.bg-contact-list-title .border-dark,
.bg-contact-list-title .bg-contact-list-title.border-dark {
  border-color: #06748c !important;
}

.bg-contact-list-title .styled-input:focus,
.bg-contact-list-title .styled-input.focused-input,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contact-list-title .styled-input:focus::-moz-placeholder, .bg-contact-list-title .styled-input.focused-input::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus::placeholder,
.bg-contact-list-title .styled-input.focused-input::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus ~ pl-image,
.bg-contact-list-title .styled-input.focused-input ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-contact-list-title .styled-input:focus ~ pl-loader,
.bg-contact-list-title .styled-input.focused-input ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contact-list-title .styled-input:focus + .mdc-floating-label,
.bg-contact-list-title .styled-input.focused-input + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-panel-seperation-color.bg-cta {
  background-color: rgba(61, 56, 99, 0.66) !important;
}

.bg-panel-seperation-color .disabled {
  color: #e6e6e6 !important;
}

.btn-panel-seperation-color:hover,
.btn-panel-seperation-color:focus,
.btn-panel-seperation-color:active {
  background-color: #3d3863 !important;
  color: #c0bfc0;
}

.chip-panel-seperation-color {
  color: #c9f3f4 !important;
}

.bg-panel-seperation-color .styled-input,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-panel-seperation-color .styled-input::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-panel-seperation-color .styled-input ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-panel-seperation-color .styled-input + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-panel-seperation-color .styled-input-inverse,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-panel-seperation-color .styled-input-inverse::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input-inverse ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-panel-seperation-color .styled-input-inverse + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-panel-seperation-color .show-bg-light,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-light,
.bg-panel-seperation-color > pl-image.show-bg-light {
  display: block !important;
}
.bg-panel-seperation-color .show-bg-light.d-none,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-light.d-none,
.bg-panel-seperation-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-panel-seperation-color .show-bg-dark,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-dark,
.bg-panel-seperation-color > pl-image.show-bg-dark {
  display: none !important;
}
.bg-panel-seperation-color .show-bg-dark.d-none,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-dark.d-none,
.bg-panel-seperation-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-panel-seperation-color .border-light,
.bg-panel-seperation-color .bg-panel-seperation-color.border-light {
  border-color: #06748c !important;
}

.bg-panel-seperation-color .border-dark,
.bg-panel-seperation-color .bg-panel-seperation-color.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-panel-seperation-color .styled-input:focus,
.bg-panel-seperation-color .styled-input.focused-input,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-panel-seperation-color .styled-input:focus::-moz-placeholder, .bg-panel-seperation-color .styled-input.focused-input::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus::placeholder,
.bg-panel-seperation-color .styled-input.focused-input::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus ~ pl-image,
.bg-panel-seperation-color .styled-input.focused-input ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input:focus ~ pl-loader,
.bg-panel-seperation-color .styled-input.focused-input ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-panel-seperation-color .styled-input:focus + .mdc-floating-label,
.bg-panel-seperation-color .styled-input.focused-input + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-contacts-header-background.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-contacts-header-background .disabled {
  color: #c0bfc0 !important;
}

.btn-contacts-header-background:hover,
.btn-contacts-header-background:focus,
.btn-contacts-header-background:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-contacts-header-background {
  color: #06748c !important;
}

.bg-contacts-header-background .styled-input,
.bg-contacts-header-background .bg-contacts-header-background.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-contacts-header-background .styled-input::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-contacts-header-background .styled-input::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input::placeholder {
  color: #06748c;
}
.bg-contacts-header-background .styled-input ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-contacts-header-background .styled-input + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-contacts-header-background .styled-input-inverse,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contacts-header-background .styled-input-inverse::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-contacts-header-background .styled-input-inverse ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contacts-header-background .styled-input-inverse + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-contacts-header-background .show-bg-light,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-light,
.bg-contacts-header-background > pl-image.show-bg-light {
  display: none !important;
}
.bg-contacts-header-background .show-bg-light.d-none,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-light.d-none,
.bg-contacts-header-background > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-contacts-header-background .show-bg-dark,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-dark,
.bg-contacts-header-background > pl-image.show-bg-dark {
  display: block !important;
}
.bg-contacts-header-background .show-bg-dark.d-none,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-dark.d-none,
.bg-contacts-header-background > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-contacts-header-background .border-light,
.bg-contacts-header-background .bg-contacts-header-background.border-light {
  border-color: #c9f3f4 !important;
}

.bg-contacts-header-background .border-dark,
.bg-contacts-header-background .bg-contacts-header-background.border-dark {
  border-color: #06748c !important;
}

.bg-contacts-header-background .styled-input:focus,
.bg-contacts-header-background .styled-input.focused-input,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contacts-header-background .styled-input:focus::-moz-placeholder, .bg-contacts-header-background .styled-input.focused-input::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus::placeholder,
.bg-contacts-header-background .styled-input.focused-input::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus ~ pl-image,
.bg-contacts-header-background .styled-input.focused-input ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-contacts-header-background .styled-input:focus ~ pl-loader,
.bg-contacts-header-background .styled-input.focused-input ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contacts-header-background .styled-input:focus + .mdc-floating-label,
.bg-contacts-header-background .styled-input.focused-input + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-text-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-primary-text-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-primary-text-bg-color:hover,
.btn-cta-primary-text-bg-color:focus,
.btn-cta-primary-text-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-primary-text-bg-color {
  color: #06748c !important;
}

.bg-cta-primary-text-bg-color .styled-input,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-primary-text-bg-color .styled-input::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-primary-text-bg-color .styled-input-inverse,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-text-bg-color .show-bg-light,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-light,
.bg-cta-primary-text-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-primary-text-bg-color .show-bg-light.d-none,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-light.d-none,
.bg-cta-primary-text-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-primary-text-bg-color .show-bg-dark,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-dark,
.bg-cta-primary-text-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-primary-text-bg-color .show-bg-dark.d-none,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-dark.d-none,
.bg-cta-primary-text-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-primary-text-bg-color .border-light,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-primary-text-bg-color .border-dark,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-primary-text-bg-color .styled-input:focus,
.bg-cta-primary-text-bg-color .styled-input.focused-input,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-primary-text-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus::placeholder,
.bg-cta-primary-text-bg-color .styled-input.focused-input::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ pl-image,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-primary-text-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-icon-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-primary-icon-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-primary-icon-bg-color:hover,
.btn-cta-primary-icon-bg-color:focus,
.btn-cta-primary-icon-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-primary-icon-bg-color {
  color: #06748c !important;
}

.bg-cta-primary-icon-bg-color .styled-input,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-primary-icon-bg-color .styled-input::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-primary-icon-bg-color .styled-input-inverse,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-icon-bg-color .show-bg-light,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-light,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-primary-icon-bg-color .show-bg-light.d-none,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-light.d-none,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-primary-icon-bg-color .show-bg-dark,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-dark,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-primary-icon-bg-color .show-bg-dark.d-none,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-dark.d-none,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-primary-icon-bg-color .border-light,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-primary-icon-bg-color .border-dark,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-primary-icon-bg-color .styled-input:focus,
.bg-cta-primary-icon-bg-color .styled-input.focused-input,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-primary-icon-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus::placeholder,
.bg-cta-primary-icon-bg-color .styled-input.focused-input::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ pl-image,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-text-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-secondary-text-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-secondary-text-bg-color:hover,
.btn-cta-secondary-text-bg-color:focus,
.btn-cta-secondary-text-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-secondary-text-bg-color {
  color: #06748c !important;
}

.bg-cta-secondary-text-bg-color .styled-input,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-secondary-text-bg-color .styled-input::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-secondary-text-bg-color .styled-input-inverse,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-text-bg-color .show-bg-light,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-light,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-secondary-text-bg-color .show-bg-light.d-none,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-light.d-none,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-secondary-text-bg-color .show-bg-dark,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-dark,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-secondary-text-bg-color .show-bg-dark.d-none,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-dark.d-none,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-secondary-text-bg-color .border-light,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-secondary-text-bg-color .border-dark,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-secondary-text-bg-color .styled-input:focus,
.bg-cta-secondary-text-bg-color .styled-input.focused-input,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-secondary-text-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus::placeholder,
.bg-cta-secondary-text-bg-color .styled-input.focused-input::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ pl-image,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-icon-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-secondary-icon-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-secondary-icon-bg-color:hover,
.btn-cta-secondary-icon-bg-color:focus,
.btn-cta-secondary-icon-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-secondary-icon-bg-color {
  color: #06748c !important;
}

.bg-cta-secondary-icon-bg-color .styled-input,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-secondary-icon-bg-color .styled-input-inverse,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-icon-bg-color .show-bg-light,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-light,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-secondary-icon-bg-color .show-bg-light.d-none,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-light.d-none,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-secondary-icon-bg-color .show-bg-dark,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-dark,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-secondary-icon-bg-color .show-bg-dark.d-none,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-dark.d-none,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-secondary-icon-bg-color .border-light,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-secondary-icon-bg-color .border-dark,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-secondary-icon-bg-color .styled-input:focus,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-secondary-icon-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus::placeholder,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ pl-image,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-bottom-border.bg-cta {
  background-color: rgba(245, 145, 30, 0.66) !important;
}

.bg-cta-bottom-border .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-bottom-border:hover,
.btn-cta-bottom-border:focus,
.btn-cta-bottom-border:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-bottom-border {
  color: #06748c !important;
}

.bg-cta-bottom-border .styled-input,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-bottom-border .styled-input::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-bottom-border .styled-input + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-bottom-border .styled-input-inverse,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-bottom-border .styled-input-inverse::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-bottom-border .styled-input-inverse ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-bottom-border .styled-input-inverse + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-bottom-border .show-bg-light,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-light,
.bg-cta-bottom-border > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-bottom-border .show-bg-light.d-none,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-light.d-none,
.bg-cta-bottom-border > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-bottom-border .show-bg-dark,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-dark,
.bg-cta-bottom-border > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-bottom-border .show-bg-dark.d-none,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-dark.d-none,
.bg-cta-bottom-border > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-bottom-border .border-light,
.bg-cta-bottom-border .bg-cta-bottom-border.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-bottom-border .border-dark,
.bg-cta-bottom-border .bg-cta-bottom-border.border-dark {
  border-color: #06748c !important;
}

.bg-cta-bottom-border .styled-input:focus,
.bg-cta-bottom-border .styled-input.focused-input,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-bottom-border .styled-input:focus::-moz-placeholder, .bg-cta-bottom-border .styled-input.focused-input::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus::placeholder,
.bg-cta-bottom-border .styled-input.focused-input::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus ~ pl-image,
.bg-cta-bottom-border .styled-input.focused-input ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-bottom-border .styled-input:focus ~ pl-loader,
.bg-cta-bottom-border .styled-input.focused-input ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-bottom-border .styled-input:focus + .mdc-floating-label,
.bg-cta-bottom-border .styled-input.focused-input + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.styled-input:focus,
.styled-input.focused-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.styled-input:focus::-moz-placeholder, .styled-input.focused-input::-moz-placeholder {
  color: #06748c;
}
.styled-input:focus::placeholder,
.styled-input.focused-input::placeholder {
  color: #06748c;
}
.styled-input:focus ~ pl-image,
.styled-input.focused-input ~ pl-image {
  background: #c9f3f4 !important;
  border-bottom-color: #06748c !important;
}

.checkbox:focus.dark {
  background-color: #c9f3f4 !important;
}
.checkbox:focus.dark span {
  color: #1a1446 !important;
}
.checkbox:focus.light {
  background-color: #06748c !important;
}
.checkbox:focus.light span {
  color: #fff !important;
}
.checkbox:disabled.dark {
  background-color: #1a1446 !important;
}
.checkbox:disabled.dark span {
  color: #707070 !important;
}
.checkbox:disabled.light {
  background-color: #f5f5f5 !important;
}
.checkbox:disabled.light span {
  color: #c0bfc0 !important;
}

.tooltip-inner {
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 1rem;
}

.s-0 {
  height: 0;
  width: 0;
}

.ms-0 {
  max-height: 0;
  max-width: 0;
}

.sx-0 {
  width: 0;
}

.msx-0,
.mxsx-0 {
  max-width: 0;
}

.mnsx-0 {
  min-width: 0;
}

.sy-0 {
  height: 0;
}

.msy-0,
.mxsy-0 {
  max-height: 0;
}

.mnsy-0 {
  min-height: 0;
}

.s-1 {
  height: 0.25rem;
  width: 0.25rem;
}

.ms-1 {
  max-height: 0.25rem;
  max-width: 0.25rem;
}

.sx-1 {
  width: 0.25rem;
}

.msx-1,
.mxsx-1 {
  max-width: 0.25rem;
}

.mnsx-1 {
  min-width: 0.25rem;
}

.sy-1 {
  height: 0.25rem;
}

.msy-1,
.mxsy-1 {
  max-height: 0.25rem;
}

.mnsy-1 {
  min-height: 0.25rem;
}

.s-2 {
  height: 0.5rem;
  width: 0.5rem;
}

.ms-2 {
  max-height: 0.5rem;
  max-width: 0.5rem;
}

.sx-2 {
  width: 0.5rem;
}

.msx-2,
.mxsx-2 {
  max-width: 0.5rem;
}

.mnsx-2 {
  min-width: 0.5rem;
}

.sy-2 {
  height: 0.5rem;
}

.msy-2,
.mxsy-2 {
  max-height: 0.5rem;
}

.mnsy-2 {
  min-height: 0.5rem;
}

.s-3 {
  height: 1rem;
  width: 1rem;
}

.ms-3 {
  max-height: 1rem;
  max-width: 1rem;
}

.sx-3 {
  width: 1rem;
}

.msx-3,
.mxsx-3 {
  max-width: 1rem;
}

.mnsx-3 {
  min-width: 1rem;
}

.sy-3 {
  height: 1rem;
}

.msy-3,
.mxsy-3 {
  max-height: 1rem;
}

.mnsy-3 {
  min-height: 1rem;
}

.s-4 {
  height: 1.5rem;
  width: 1.5rem;
}

.ms-4 {
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.sx-4 {
  width: 1.5rem;
}

.msx-4,
.mxsx-4 {
  max-width: 1.5rem;
}

.mnsx-4 {
  min-width: 1.5rem;
}

.sy-4 {
  height: 1.5rem;
}

.msy-4,
.mxsy-4 {
  max-height: 1.5rem;
}

.mnsy-4 {
  min-height: 1.5rem;
}

.s-5 {
  height: 3rem;
  width: 3rem;
}

.ms-5 {
  max-height: 3rem;
  max-width: 3rem;
}

.sx-5 {
  width: 3rem;
}

.msx-5,
.mxsx-5 {
  max-width: 3rem;
}

.mnsx-5 {
  min-width: 3rem;
}

.sy-5 {
  height: 3rem;
}

.msy-5,
.mxsy-5 {
  max-height: 3rem;
}

.mnsy-5 {
  min-height: 3rem;
}

.s-6 {
  height: 4.5rem;
  width: 4.5rem;
}

.ms-6 {
  max-height: 4.5rem;
  max-width: 4.5rem;
}

.sx-6 {
  width: 4.5rem;
}

.msx-6,
.mxsx-6 {
  max-width: 4.5rem;
}

.mnsx-6 {
  min-width: 4.5rem;
}

.sy-6 {
  height: 4.5rem;
}

.msy-6,
.mxsy-6 {
  max-height: 4.5rem;
}

.mnsy-6 {
  min-height: 4.5rem;
}

.s-8 {
  height: 0.5rem;
  width: 0.5rem;
}

.ms-8 {
  max-height: 0.5rem;
  max-width: 0.5rem;
}

.sx-8 {
  width: 0.5rem;
}

.msx-8,
.mxsx-8 {
  max-width: 0.5rem;
}

.mnsx-8 {
  min-width: 0.5rem;
}

.sy-8 {
  height: 0.5rem;
}

.msy-8,
.mxsy-8 {
  max-height: 0.5rem;
}

.mnsy-8 {
  min-height: 0.5rem;
}

.s-12 {
  height: 0.75rem;
  width: 0.75rem;
}

.ms-12 {
  max-height: 0.75rem;
  max-width: 0.75rem;
}

.sx-12 {
  width: 0.75rem;
}

.msx-12,
.mxsx-12 {
  max-width: 0.75rem;
}

.mnsx-12 {
  min-width: 0.75rem;
}

.sy-12 {
  height: 0.75rem;
}

.msy-12,
.mxsy-12 {
  max-height: 0.75rem;
}

.mnsy-12 {
  min-height: 0.75rem;
}

.s-16 {
  height: 1rem;
  width: 1rem;
}

.ms-16 {
  max-height: 1rem;
  max-width: 1rem;
}

.sx-16 {
  width: 1rem;
}

.msx-16,
.mxsx-16 {
  max-width: 1rem;
}

.mnsx-16 {
  min-width: 1rem;
}

.sy-16 {
  height: 1rem;
}

.msy-16,
.mxsy-16 {
  max-height: 1rem;
}

.mnsy-16 {
  min-height: 1rem;
}

.s-20 {
  height: 1.25rem;
  width: 1.25rem;
}

.ms-20 {
  max-height: 1.25rem;
  max-width: 1.25rem;
}

.sx-20 {
  width: 1.25rem;
}

.msx-20,
.mxsx-20 {
  max-width: 1.25rem;
}

.mnsx-20 {
  min-width: 1.25rem;
}

.sy-20 {
  height: 1.25rem;
}

.msy-20,
.mxsy-20 {
  max-height: 1.25rem;
}

.mnsy-20 {
  min-height: 1.25rem;
}

.s-24 {
  height: 1.5rem;
  width: 1.5rem;
}

.ms-24 {
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.sx-24 {
  width: 1.5rem;
}

.msx-24,
.mxsx-24 {
  max-width: 1.5rem;
}

.mnsx-24 {
  min-width: 1.5rem;
}

.sy-24 {
  height: 1.5rem;
}

.msy-24,
.mxsy-24 {
  max-height: 1.5rem;
}

.mnsy-24 {
  min-height: 1.5rem;
}

.s-28 {
  height: 1.75rem;
  width: 1.75rem;
}

.ms-28 {
  max-height: 1.75rem;
  max-width: 1.75rem;
}

.sx-28 {
  width: 1.75rem;
}

.msx-28,
.mxsx-28 {
  max-width: 1.75rem;
}

.mnsx-28 {
  min-width: 1.75rem;
}

.sy-28 {
  height: 1.75rem;
}

.msy-28,
.mxsy-28 {
  max-height: 1.75rem;
}

.mnsy-28 {
  min-height: 1.75rem;
}

.s-32 {
  height: 2rem;
  width: 2rem;
}

.ms-32 {
  max-height: 2rem;
  max-width: 2rem;
}

.sx-32 {
  width: 2rem;
}

.msx-32,
.mxsx-32 {
  max-width: 2rem;
}

.mnsx-32 {
  min-width: 2rem;
}

.sy-32 {
  height: 2rem;
}

.msy-32,
.mxsy-32 {
  max-height: 2rem;
}

.mnsy-32 {
  min-height: 2rem;
}

.s-36 {
  height: 2.25rem;
  width: 2.25rem;
}

.ms-36 {
  max-height: 2.25rem;
  max-width: 2.25rem;
}

.sx-36 {
  width: 2.25rem;
}

.msx-36,
.mxsx-36 {
  max-width: 2.25rem;
}

.mnsx-36 {
  min-width: 2.25rem;
}

.sy-36 {
  height: 2.25rem;
}

.msy-36,
.mxsy-36 {
  max-height: 2.25rem;
}

.mnsy-36 {
  min-height: 2.25rem;
}

.s-40 {
  height: 2.5rem;
  width: 2.5rem;
}

.ms-40 {
  max-height: 2.5rem;
  max-width: 2.5rem;
}

.sx-40 {
  width: 2.5rem;
}

.msx-40,
.mxsx-40 {
  max-width: 2.5rem;
}

.mnsx-40 {
  min-width: 2.5rem;
}

.sy-40 {
  height: 2.5rem;
}

.msy-40,
.mxsy-40 {
  max-height: 2.5rem;
}

.mnsy-40 {
  min-height: 2.5rem;
}

.s-44 {
  height: 2.75rem;
  width: 2.75rem;
}

.ms-44 {
  max-height: 2.75rem;
  max-width: 2.75rem;
}

.sx-44 {
  width: 2.75rem;
}

.msx-44,
.mxsx-44 {
  max-width: 2.75rem;
}

.mnsx-44 {
  min-width: 2.75rem;
}

.sy-44 {
  height: 2.75rem;
}

.msy-44,
.mxsy-44 {
  max-height: 2.75rem;
}

.mnsy-44 {
  min-height: 2.75rem;
}

.s-48 {
  height: 3rem;
  width: 3rem;
}

.ms-48 {
  max-height: 3rem;
  max-width: 3rem;
}

.sx-48 {
  width: 3rem;
}

.msx-48,
.mxsx-48 {
  max-width: 3rem;
}

.mnsx-48 {
  min-width: 3rem;
}

.sy-48 {
  height: 3rem;
}

.msy-48,
.mxsy-48 {
  max-height: 3rem;
}

.mnsy-48 {
  min-height: 3rem;
}

.s-64 {
  height: 4rem;
  width: 4rem;
}

.ms-64 {
  max-height: 4rem;
  max-width: 4rem;
}

.sx-64 {
  width: 4rem;
}

.msx-64,
.mxsx-64 {
  max-width: 4rem;
}

.mnsx-64 {
  min-width: 4rem;
}

.sy-64 {
  height: 4rem;
}

.msy-64,
.mxsy-64 {
  max-height: 4rem;
}

.mnsy-64 {
  min-height: 4rem;
}

.s-128 {
  height: 8rem;
  width: 8rem;
}

.ms-128 {
  max-height: 8rem;
  max-width: 8rem;
}

.sx-128 {
  width: 8rem;
}

.msx-128,
.mxsx-128 {
  max-width: 8rem;
}

.mnsx-128 {
  min-width: 8rem;
}

.sy-128 {
  height: 8rem;
}

.msy-128,
.mxsy-128 {
  max-height: 8rem;
}

.mnsy-128 {
  min-height: 8rem;
}

.s-256 {
  height: 16rem;
  width: 16rem;
}

.ms-256 {
  max-height: 16rem;
  max-width: 16rem;
}

.sx-256 {
  width: 16rem;
}

.msx-256,
.mxsx-256 {
  max-width: 16rem;
}

.mnsx-256 {
  min-width: 16rem;
}

.sy-256 {
  height: 16rem;
}

.msy-256,
.mxsy-256 {
  max-height: 16rem;
}

.mnsy-256 {
  min-height: 16rem;
}

.s-512 {
  height: 32rem;
  width: 32rem;
}

.ms-512 {
  max-height: 32rem;
  max-width: 32rem;
}

.sx-512 {
  width: 32rem;
}

.msx-512,
.mxsx-512 {
  max-width: 32rem;
}

.mnsx-512 {
  min-width: 32rem;
}

.sy-512 {
  height: 32rem;
}

.msy-512,
.mxsy-512 {
  max-height: 32rem;
}

.mnsy-512 {
  min-height: 32rem;
}

.s-7 {
  height: 6rem;
  width: 6rem;
}

.ms-7 {
  max-height: 6rem;
  max-width: 6rem;
}

.sx-7 {
  width: 6rem;
}

.msx-7,
.mxsx-7 {
  max-width: 6rem;
}

.mnsx-7 {
  min-width: 6rem;
}

.sy-7 {
  height: 6rem;
}

.msy-7,
.mxsy-7 {
  max-height: 6rem;
}

.mnsy-7 {
  min-height: 6rem;
}

.mdc-text-field--no-label .mdc-text-field__icon {
  margin-bottom: -0.5rem;
}

hr {
  background-color: #e6e6e6;
}

.min-width-400 {
  min-width: 25rem;
}

.selector-disabled {
  color: var(--white);
  opacity: 0.5;
}

.sort-selected {
  color: var(--accentcolor3-1);
}

.sort-not-selected {
  color: var(--white);
}

.table-dropdown-icon {
  color: var(--accentcolor1-1);
  vertical-align: middle;
}

.spinny {
  animation: spin1 2s 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation-iteration-count: infinite;
}
@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-30deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1.875rem #c9f3f4 inset !important;
  -webkit-text-fill-color: #1a1446 !important;
  background-color: #c9f3f4 !important;
  color: #1a1446 !important;
}

input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 1.875rem #06748c inset !important;
  -webkit-text-fill-color: white !important;
  background-color: #06748c !important;
  color: white !important;
}

input:-internal-autofill-selected {
  background-color: #c9f3f4 !important;
  color: #1a1446 !important;
}

input:-internal-autofill-selected:focus {
  background-color: #06748c !important;
  color: #fff !important;
}

@media (max-width: 575.98px) {
  .table-mobile th,
  .table-mobile td {
    padding: 0.3rem;
  }
}
.spacer {
  width: 3rem;
  height: 2.375rem;
}

/* You can add global styles to this file, and also import other style files */
/*!
 * Bootstrap v4.6.2 (https://getbootstrap.com/)
 * Copyright 2011-2022 The Bootstrap Authors
 * Copyright 2011-2022 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: #99e5ea;
  --brandcolor1-1: #99e5ea;
  --brandcolor1-2: #aaeded;
  --brandcolor1-3: #c9f3f4;
  --brandcolor1-4: #f2fcfc;
  --secondary: #1a1446;
  --brandcolor2-1: #1a1446;
  --brandcolor2-2: #29254f;
  --brandcolor2-3: #5f5c7f;
  --accentcolor1-1: #06748c;
  --accentcolor2-1: #28a3af;
  --accentcolor3-1: #78e1e1;
  --accentcolor3-2: #99e5ea;
  --accentcolor3-3: #aaeded;
  --accentcolor3-4: #c9f3f4;
  --brandgray1: #343741;
  --brandgray2: #404040;
  --brandgray3: #565656;
  --brandgray4: #707070;
  --brandgray5: #c0bfc0;
  --brandgray6: #e6e6e6;
  --neutral: #f5f5f5;
  --action-primary: #1a1446;
  --action-secondary: #78e1e1;
  --action-tertiary: #f2fcfc;
  --error: #d32f2f;
  --validation-success-green: #008040;
  --dark: #1a1446;
  --light: #fff;
  --contact-list-title: #fff;
  --panel-seperation-color: #3d3863;
  --contacts-header-background: #99e5ea;
  --cta-primary-text-bg-color: #fff;
  --cta-primary-icon-bg-color: #fff;
  --cta-secondary-text-bg-color: #fff;
  --cta-secondary-icon-bg-color: #fff;
  --cta-bottom-border: #f5911e;
  --primary: #99e5ea;
  --secondary: #1a1446;
  --success: #28a745;
  --info: #17a2b8;
  --warning: #ffc107;
  --danger: #d32f2f;
  --light: #fff;
  --dark: #1a1446;
  --brandcolor1-1: #99e5ea;
  --brandcolor1-2: #aaeded;
  --brandcolor1-3: #c9f3f4;
  --brandcolor1-4: #f2fcfc;
  --brandcolor2-1: #1a1446;
  --brandcolor2-2: #29254f;
  --brandcolor2-3: #5f5c7f;
  --accentcolor1-1: #06748c;
  --accentcolor2-1: #28a3af;
  --accentcolor3-1: #78e1e1;
  --accentcolor3-2: #99e5ea;
  --accentcolor3-3: #aaeded;
  --accentcolor3-4: #c9f3f4;
  --brandgray1: #343741;
  --brandgray2: #404040;
  --brandgray3: #565656;
  --brandgray4: #707070;
  --brandgray5: #c0bfc0;
  --brandgray6: #e6e6e6;
  --neutral: #f5f5f5;
  --white: #fff;
  --action-primary: #1a1446;
  --action-secondary: #78e1e1;
  --action-tertiary: #f2fcfc;
  --error: #d32f2f;
  --validation-success-green: #008040;
  --contact-list-title: #fff;
  --panel-seperation-color: #3d3863;
  --contacts-header-background: #99e5ea;
  --cta-primary-text-bg-color: #fff;
  --cta-primary-icon-bg-color: #fff;
  --cta-secondary-text-bg-color: #fff;
  --cta-secondary-icon-bg-color: #fff;
  --cta-bottom-border: #f5911e;
  --breakpoint-xs: 0;
  --breakpoint-sm: 576px;
  --breakpoint-md: 768px;
  --breakpoint-lg: 992px;
  --breakpoint-xl: 1200px;
  --font-family-sans-serif: "Roboto", sans-serif;
  --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: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  color: #1a1446;
  text-align: left;
  background-color: #f5f5f5;
}

[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;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
          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: #99e5ea;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902);
  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: 1rem;
  padding-bottom: 1rem;
  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: 6rem;
}

h2, .h2 {
  font-size: 3.75rem;
}

h3, .h3 {
  font-size: 3rem;
}

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

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

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

.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: 0.125rem solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 87.5%;
  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: 87.5%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

.img-fluid {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #f5f5f5;
  border: 0.125rem solid #dee2e6;
  border-radius: 0.25rem;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  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;
  box-shadow: inset 0 -0.1rem 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

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.33333333%;
  max-width: 8.33333333%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-sm-2 {
    margin-left: 16.66666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333333%;
  }
  .offset-sm-5 {
    margin-left: 41.66666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333333%;
  }
  .offset-sm-8 {
    margin-left: 66.66666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333333%;
  }
  .offset-sm-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-md-2 {
    margin-left: 16.66666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333333%;
  }
  .offset-md-5 {
    margin-left: 41.66666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333333%;
  }
  .offset-md-8 {
    margin-left: 66.66666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333333%;
  }
  .offset-md-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-lg-2 {
    margin-left: 16.66666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333333%;
  }
  .offset-lg-5 {
    margin-left: 41.66666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333333%;
  }
  .offset-lg-8 {
    margin-left: 66.66666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333333%;
  }
  .offset-lg-11 {
    margin-left: 91.66666667%;
  }
}
@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.33333333%;
    max-width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66666667%;
    max-width: 91.66666667%;
  }
  .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.33333333%;
  }
  .offset-xl-2 {
    margin-left: 16.66666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333333%;
  }
  .offset-xl-5 {
    margin-left: 41.66666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333333%;
  }
  .offset-xl-8 {
    margin-left: 66.66666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333333%;
  }
  .offset-xl-11 {
    margin-left: 91.66666667%;
  }
}
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #1a1446;
}
.table th,
.table td {
  padding: 1rem;
  vertical-align: top;
  border-top: 0.125rem solid #dee2e6;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 0.25rem solid #dee2e6;
}
.table tbody + tbody {
  border-top: 0.25rem solid #dee2e6;
}

.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

.table-bordered {
  border: 0.125rem solid #dee2e6;
}
.table-bordered th,
.table-bordered td {
  border: 0.125rem solid #dee2e6;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 0.25rem;
}

.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: #1a1446;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-primary:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-secondary:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-success,
.table-success > th,
.table-success > td {
  background-color: rgb(194.8, 230.36, 202.92);
}
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: rgb(143.2, 209.24, 158.28);
}

.table-hover .table-success:hover {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}

.table-info,
.table-info > th,
.table-info > td {
  background-color: rgb(190.04, 228.96, 235.12);
}
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: rgb(134.36, 206.64, 218.08);
}

.table-hover .table-info:hover {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}

.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: rgb(255, 237.64, 185.56);
}
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: rgb(255, 222.76, 126.04);
}

.table-hover .table-warning:hover {
  background-color: rgb(255, 231.265, 160.06);
}
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: rgb(255, 231.265, 160.06);
}

.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: rgb(242.68, 196.76, 196.76);
}
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: rgb(232.12, 146.84, 146.84);
}

.table-hover .table-danger:hover {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}

.table-light,
.table-light > th,
.table-light > td {
  background-color: white;
}
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: white;
}

.table-hover .table-light:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-dark:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-brandcolor1-1,
.table-brandcolor1-1 > th,
.table-brandcolor1-1 > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-brandcolor1-1 th,
.table-brandcolor1-1 td,
.table-brandcolor1-1 thead th,
.table-brandcolor1-1 tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-brandcolor1-1:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-brandcolor1-1:hover > td,
.table-hover .table-brandcolor1-1:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-brandcolor1-2,
.table-brandcolor1-2 > th,
.table-brandcolor1-2 > td {
  background-color: rgb(231.2, 249.96, 249.96);
}
.table-brandcolor1-2 th,
.table-brandcolor1-2 td,
.table-brandcolor1-2 thead th,
.table-brandcolor1-2 tbody + tbody {
  border-color: rgb(210.8, 245.64, 245.64);
}

.table-hover .table-brandcolor1-2:hover {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.table-hover .table-brandcolor1-2:hover > td,
.table-hover .table-brandcolor1-2:hover > th {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}

.table-brandcolor1-3,
.table-brandcolor1-3 > th,
.table-brandcolor1-3 > td {
  background-color: rgb(239.88, 251.64, 251.92);
}
.table-brandcolor1-3 th,
.table-brandcolor1-3 td,
.table-brandcolor1-3 thead th,
.table-brandcolor1-3 tbody + tbody {
  border-color: rgb(226.92, 248.76, 249.28);
}

.table-hover .table-brandcolor1-3:hover {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.table-hover .table-brandcolor1-3:hover > td,
.table-hover .table-brandcolor1-3:hover > th {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}

.table-brandcolor1-4,
.table-brandcolor1-4 > th,
.table-brandcolor1-4 > td {
  background-color: rgb(251.36, 254.16, 254.16);
}
.table-brandcolor1-4 th,
.table-brandcolor1-4 td,
.table-brandcolor1-4 thead th,
.table-brandcolor1-4 tbody + tbody {
  border-color: rgb(248.24, 253.44, 253.44);
}

.table-hover .table-brandcolor1-4:hover {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.table-hover .table-brandcolor1-4:hover > td,
.table-hover .table-brandcolor1-4:hover > th {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}

.table-brandcolor2-1,
.table-brandcolor2-1 > th,
.table-brandcolor2-1 > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-brandcolor2-1 th,
.table-brandcolor2-1 td,
.table-brandcolor2-1 thead th,
.table-brandcolor2-1 tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-brandcolor2-1:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-brandcolor2-1:hover > td,
.table-hover .table-brandcolor2-1:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-brandcolor2-2,
.table-brandcolor2-2 > th,
.table-brandcolor2-2 > td {
  background-color: rgb(195.08, 193.96, 205.72);
}
.table-brandcolor2-2 th,
.table-brandcolor2-2 td,
.table-brandcolor2-2 thead th,
.table-brandcolor2-2 tbody + tbody {
  border-color: rgb(143.72, 141.64, 163.48);
}

.table-hover .table-brandcolor2-2:hover {
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.table-hover .table-brandcolor2-2:hover > td,
.table-hover .table-brandcolor2-2:hover > th {
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}

.table-brandcolor2-3,
.table-brandcolor2-3 > th,
.table-brandcolor2-3 > td {
  background-color: rgb(210.2, 209.36, 219.16);
}
.table-brandcolor2-3 th,
.table-brandcolor2-3 td,
.table-brandcolor2-3 thead th,
.table-brandcolor2-3 tbody + tbody {
  border-color: rgb(171.8, 170.24, 188.44);
}

.table-hover .table-brandcolor2-3:hover {
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.table-hover .table-brandcolor2-3:hover > td,
.table-hover .table-brandcolor2-3:hover > th {
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}

.table-accentcolor1-1,
.table-accentcolor1-1 > th,
.table-accentcolor1-1 > td {
  background-color: rgb(185.28, 216.08, 222.8);
}
.table-accentcolor1-1 th,
.table-accentcolor1-1 td,
.table-accentcolor1-1 thead th,
.table-accentcolor1-1 tbody + tbody {
  border-color: rgb(125.52, 182.72, 195.2);
}

.table-hover .table-accentcolor1-1:hover {
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.table-hover .table-accentcolor1-1:hover > td,
.table-hover .table-accentcolor1-1:hover > th {
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}

.table-accentcolor2-1,
.table-accentcolor2-1 > th,
.table-accentcolor2-1 > td {
  background-color: rgb(194.8, 229.24, 232.6);
}
.table-accentcolor2-1 th,
.table-accentcolor2-1 td,
.table-accentcolor2-1 thead th,
.table-accentcolor2-1 tbody + tbody {
  border-color: rgb(143.2, 207.16, 213.4);
}

.table-hover .table-accentcolor2-1:hover {
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.table-hover .table-accentcolor2-1:hover > td,
.table-hover .table-accentcolor2-1:hover > th {
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}

.table-accentcolor3-1,
.table-accentcolor3-1 > th,
.table-accentcolor3-1 > td {
  background-color: rgb(217.2, 246.6, 246.6);
}
.table-accentcolor3-1 th,
.table-accentcolor3-1 td,
.table-accentcolor3-1 thead th,
.table-accentcolor3-1 tbody + tbody {
  border-color: rgb(184.8, 239.4, 239.4);
}

.table-hover .table-accentcolor3-1:hover {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.table-hover .table-accentcolor3-1:hover > td,
.table-hover .table-accentcolor3-1:hover > th {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}

.table-accentcolor3-2,
.table-accentcolor3-2 > th,
.table-accentcolor3-2 > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-accentcolor3-2 th,
.table-accentcolor3-2 td,
.table-accentcolor3-2 thead th,
.table-accentcolor3-2 tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-accentcolor3-2:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-accentcolor3-2:hover > td,
.table-hover .table-accentcolor3-2:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-accentcolor3-3,
.table-accentcolor3-3 > th,
.table-accentcolor3-3 > td {
  background-color: rgb(231.2, 249.96, 249.96);
}
.table-accentcolor3-3 th,
.table-accentcolor3-3 td,
.table-accentcolor3-3 thead th,
.table-accentcolor3-3 tbody + tbody {
  border-color: rgb(210.8, 245.64, 245.64);
}

.table-hover .table-accentcolor3-3:hover {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.table-hover .table-accentcolor3-3:hover > td,
.table-hover .table-accentcolor3-3:hover > th {
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}

.table-accentcolor3-4,
.table-accentcolor3-4 > th,
.table-accentcolor3-4 > td {
  background-color: rgb(239.88, 251.64, 251.92);
}
.table-accentcolor3-4 th,
.table-accentcolor3-4 td,
.table-accentcolor3-4 thead th,
.table-accentcolor3-4 tbody + tbody {
  border-color: rgb(226.92, 248.76, 249.28);
}

.table-hover .table-accentcolor3-4:hover {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.table-hover .table-accentcolor3-4:hover > td,
.table-hover .table-accentcolor3-4:hover > th {
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}

.table-brandgray1,
.table-brandgray1 > th,
.table-brandgray1 > td {
  background-color: rgb(198.16, 199, 201.8);
}
.table-brandgray1 th,
.table-brandgray1 td,
.table-brandgray1 thead th,
.table-brandgray1 tbody + tbody {
  border-color: rgb(149.44, 151, 156.2);
}

.table-hover .table-brandgray1:hover {
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.table-hover .table-brandgray1:hover > td,
.table-hover .table-brandgray1:hover > th {
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}

.table-brandgray2,
.table-brandgray2 > th,
.table-brandgray2 > td {
  background-color: rgb(201.52, 201.52, 201.52);
}
.table-brandgray2 th,
.table-brandgray2 td,
.table-brandgray2 thead th,
.table-brandgray2 tbody + tbody {
  border-color: rgb(155.68, 155.68, 155.68);
}

.table-hover .table-brandgray2:hover {
  background-color: rgb(188.77, 188.77, 188.77);
}
.table-hover .table-brandgray2:hover > td,
.table-hover .table-brandgray2:hover > th {
  background-color: rgb(188.77, 188.77, 188.77);
}

.table-brandgray3,
.table-brandgray3 > th,
.table-brandgray3 > td {
  background-color: rgb(207.68, 207.68, 207.68);
}
.table-brandgray3 th,
.table-brandgray3 td,
.table-brandgray3 thead th,
.table-brandgray3 tbody + tbody {
  border-color: rgb(167.12, 167.12, 167.12);
}

.table-hover .table-brandgray3:hover {
  background-color: rgb(194.93, 194.93, 194.93);
}
.table-hover .table-brandgray3:hover > td,
.table-hover .table-brandgray3:hover > th {
  background-color: rgb(194.93, 194.93, 194.93);
}

.table-brandgray4,
.table-brandgray4 > th,
.table-brandgray4 > td {
  background-color: rgb(214.96, 214.96, 214.96);
}
.table-brandgray4 th,
.table-brandgray4 td,
.table-brandgray4 thead th,
.table-brandgray4 tbody + tbody {
  border-color: rgb(180.64, 180.64, 180.64);
}

.table-hover .table-brandgray4:hover {
  background-color: rgb(202.21, 202.21, 202.21);
}
.table-hover .table-brandgray4:hover > td,
.table-hover .table-brandgray4:hover > th {
  background-color: rgb(202.21, 202.21, 202.21);
}

.table-brandgray5,
.table-brandgray5 > th,
.table-brandgray5 > td {
  background-color: rgb(237.36, 237.08, 237.36);
}
.table-brandgray5 th,
.table-brandgray5 td,
.table-brandgray5 thead th,
.table-brandgray5 tbody + tbody {
  border-color: rgb(222.24, 221.72, 222.24);
}

.table-hover .table-brandgray5:hover {
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.table-hover .table-brandgray5:hover > td,
.table-hover .table-brandgray5:hover > th {
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}

.table-brandgray6,
.table-brandgray6 > th,
.table-brandgray6 > td {
  background-color: #f8f8f8;
}
.table-brandgray6 th,
.table-brandgray6 td,
.table-brandgray6 thead th,
.table-brandgray6 tbody + tbody {
  border-color: #f2f2f2;
}

.table-hover .table-brandgray6:hover {
  background-color: rgb(235.25, 235.25, 235.25);
}
.table-hover .table-brandgray6:hover > td,
.table-hover .table-brandgray6:hover > th {
  background-color: rgb(235.25, 235.25, 235.25);
}

.table-neutral,
.table-neutral > th,
.table-neutral > td {
  background-color: rgb(252.2, 252.2, 252.2);
}
.table-neutral th,
.table-neutral td,
.table-neutral thead th,
.table-neutral tbody + tbody {
  border-color: rgb(249.8, 249.8, 249.8);
}

.table-hover .table-neutral:hover {
  background-color: rgb(239.45, 239.45, 239.45);
}
.table-hover .table-neutral:hover > td,
.table-hover .table-neutral:hover > th {
  background-color: rgb(239.45, 239.45, 239.45);
}

.table-white,
.table-white > th,
.table-white > td {
  background-color: white;
}
.table-white th,
.table-white td,
.table-white thead th,
.table-white tbody + tbody {
  border-color: white;
}

.table-hover .table-white:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-white:hover > td,
.table-hover .table-white:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-action-primary,
.table-action-primary > th,
.table-action-primary > td {
  background-color: rgb(190.88, 189.2, 203.2);
}
.table-action-primary th,
.table-action-primary td,
.table-action-primary thead th,
.table-action-primary tbody + tbody {
  border-color: rgb(135.92, 132.8, 158.8);
}

.table-hover .table-action-primary:hover {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.table-hover .table-action-primary:hover > td,
.table-hover .table-action-primary:hover > th {
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}

.table-action-secondary,
.table-action-secondary > th,
.table-action-secondary > td {
  background-color: rgb(217.2, 246.6, 246.6);
}
.table-action-secondary th,
.table-action-secondary td,
.table-action-secondary thead th,
.table-action-secondary tbody + tbody {
  border-color: rgb(184.8, 239.4, 239.4);
}

.table-hover .table-action-secondary:hover {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.table-hover .table-action-secondary:hover > td,
.table-hover .table-action-secondary:hover > th {
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}

.table-action-tertiary,
.table-action-tertiary > th,
.table-action-tertiary > td {
  background-color: rgb(251.36, 254.16, 254.16);
}
.table-action-tertiary th,
.table-action-tertiary td,
.table-action-tertiary thead th,
.table-action-tertiary tbody + tbody {
  border-color: rgb(248.24, 253.44, 253.44);
}

.table-hover .table-action-tertiary:hover {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.table-hover .table-action-tertiary:hover > td,
.table-hover .table-action-tertiary:hover > th {
  background-color: rgb(230.64125, 249.37875, 249.37875);
}

.table-error,
.table-error > th,
.table-error > td {
  background-color: rgb(242.68, 196.76, 196.76);
}
.table-error th,
.table-error td,
.table-error thead th,
.table-error tbody + tbody {
  border-color: rgb(232.12, 146.84, 146.84);
}

.table-hover .table-error:hover {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.table-hover .table-error:hover > td,
.table-hover .table-error:hover > th {
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}

.table-validation-success-green,
.table-validation-success-green > th,
.table-validation-success-green > td {
  background-color: rgb(183.6, 219.44, 201.52);
}
.table-validation-success-green th,
.table-validation-success-green td,
.table-validation-success-green thead th,
.table-validation-success-green tbody + tbody {
  border-color: rgb(122.4, 188.96, 155.68);
}

.table-hover .table-validation-success-green:hover {
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.table-hover .table-validation-success-green:hover > td,
.table-hover .table-validation-success-green:hover > th {
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}

.table-contact-list-title,
.table-contact-list-title > th,
.table-contact-list-title > td {
  background-color: white;
}
.table-contact-list-title th,
.table-contact-list-title td,
.table-contact-list-title thead th,
.table-contact-list-title tbody + tbody {
  border-color: white;
}

.table-hover .table-contact-list-title:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-contact-list-title:hover > td,
.table-hover .table-contact-list-title:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-panel-seperation-color,
.table-panel-seperation-color > th,
.table-panel-seperation-color > td {
  background-color: rgb(200.68, 199.28, 211.32);
}
.table-panel-seperation-color th,
.table-panel-seperation-color td,
.table-panel-seperation-color thead th,
.table-panel-seperation-color tbody + tbody {
  border-color: rgb(154.12, 151.52, 173.88);
}

.table-hover .table-panel-seperation-color:hover {
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.table-hover .table-panel-seperation-color:hover > td,
.table-hover .table-panel-seperation-color:hover > th {
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}

.table-contacts-header-background,
.table-contacts-header-background > th,
.table-contacts-header-background > td {
  background-color: rgb(226.44, 247.72, 249.12);
}
.table-contacts-header-background th,
.table-contacts-header-background td,
.table-contacts-header-background thead th,
.table-contacts-header-background tbody + tbody {
  border-color: rgb(201.96, 241.48, 244.08);
}

.table-hover .table-contacts-header-background:hover {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.table-hover .table-contacts-header-background:hover > td,
.table-hover .table-contacts-header-background:hover > th {
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}

.table-cta-primary-text-bg-color,
.table-cta-primary-text-bg-color > th,
.table-cta-primary-text-bg-color > td {
  background-color: white;
}
.table-cta-primary-text-bg-color th,
.table-cta-primary-text-bg-color td,
.table-cta-primary-text-bg-color thead th,
.table-cta-primary-text-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-primary-text-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-primary-text-bg-color:hover > td,
.table-hover .table-cta-primary-text-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-primary-icon-bg-color,
.table-cta-primary-icon-bg-color > th,
.table-cta-primary-icon-bg-color > td {
  background-color: white;
}
.table-cta-primary-icon-bg-color th,
.table-cta-primary-icon-bg-color td,
.table-cta-primary-icon-bg-color thead th,
.table-cta-primary-icon-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-primary-icon-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-primary-icon-bg-color:hover > td,
.table-hover .table-cta-primary-icon-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-secondary-text-bg-color,
.table-cta-secondary-text-bg-color > th,
.table-cta-secondary-text-bg-color > td {
  background-color: white;
}
.table-cta-secondary-text-bg-color th,
.table-cta-secondary-text-bg-color td,
.table-cta-secondary-text-bg-color thead th,
.table-cta-secondary-text-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-secondary-text-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-secondary-text-bg-color:hover > td,
.table-hover .table-cta-secondary-text-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-secondary-icon-bg-color,
.table-cta-secondary-icon-bg-color > th,
.table-cta-secondary-icon-bg-color > td {
  background-color: white;
}
.table-cta-secondary-icon-bg-color th,
.table-cta-secondary-icon-bg-color td,
.table-cta-secondary-icon-bg-color thead th,
.table-cta-secondary-icon-bg-color tbody + tbody {
  border-color: white;
}

.table-hover .table-cta-secondary-icon-bg-color:hover {
  background-color: rgb(242.25, 242.25, 242.25);
}
.table-hover .table-cta-secondary-icon-bg-color:hover > td,
.table-hover .table-cta-secondary-icon-bg-color:hover > th {
  background-color: rgb(242.25, 242.25, 242.25);
}

.table-cta-bottom-border,
.table-cta-bottom-border > th,
.table-cta-bottom-border > td {
  background-color: rgb(252.2, 224.2, 192);
}
.table-cta-bottom-border th,
.table-cta-bottom-border td,
.table-cta-bottom-border thead th,
.table-cta-bottom-border tbody + tbody {
  border-color: rgb(249.8, 197.8, 138);
}

.table-hover .table-cta-bottom-border:hover {
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.table-hover .table-cta-bottom-border:hover > td,
.table-hover .table-cta-bottom-border:hover > th {
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}

.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: rgb(69.1465517241, 77.125, 85.1034482759);
}
.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: rgb(69.1465517241, 77.125, 85.1034482759);
}
.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.375em + 1rem);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.375;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  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:focus {
  color: #495057;
  background-color: #fff;
  border-color: #78e1e1;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.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 {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

select.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
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: 0.5rem;
  padding-bottom: 0.5rem;
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.375;
}

.col-form-label-lg {
  padding-top: 0.625rem;
  padding-bottom: 0.625rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: 0.375rem;
  padding-bottom: 0.375rem;
  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.375;
  color: #1a1446;
  background-color: transparent;
  border: solid transparent;
  border-width: 0.125rem 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.75rem);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1.25rem);
  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: 87.5%;
  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.375;
  color: #fff;
  background-color: #28a745;
  border-radius: 0.5rem;
}
.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.375em + 0.75rem) !important;
  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.34375em + 0.1875rem) center;
  background-size: calc(0.6875em + 0.375rem) calc(0.6875em + 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 select.form-control:valid, select.form-control.is-valid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.375em + 0.75rem);
  background-position: top calc(0.34375em + 0.1875rem) right calc(0.34375em + 0.1875rem);
}

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 3.0625rem) !important;
  background: none no-repeat right 0 center/2.5rem, #c9f3f4 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 2.5rem/calc(0.6875em + 0.375rem) calc(0.6875em + 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: rgb(51.6956521739, 206.3043478261, 87);
  background-color: rgb(51.6956521739, 206.3043478261, 87);
}
.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: 87.5%;
  color: #d32f2f;
}

.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.375;
  color: #fff;
  background-color: #d32f2f;
  border-radius: 0.5rem;
}
.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: #d32f2f;
  padding-right: calc(1.375em + 0.75rem) !important;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d32f2f' 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='%23d32f2f' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.34375em + 0.1875rem) center;
  background-size: calc(0.6875em + 0.375rem) calc(0.6875em + 0.375rem);
}
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.25);
}

.was-validated select.form-control:invalid, select.form-control.is-invalid {
  padding-right: 3rem !important;
  background-position: right 1.5rem center;
}

.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.375em + 0.75rem);
  background-position: top calc(0.34375em + 0.1875rem) right calc(0.34375em + 0.1875rem);
}

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #d32f2f;
  padding-right: calc(0.75em + 3.0625rem) !important;
  background: none no-repeat right 0 center/2.5rem, #c9f3f4 url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23d32f2f' 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='%23d32f2f' stroke='none'/%3e%3c/svg%3e") center right 2.5rem/calc(0.6875em + 0.375rem) calc(0.6875em + 0.375rem) no-repeat;
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #d32f2f;
}
.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: #d32f2f;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #d32f2f;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(219.9047619048, 89.0952380952, 89.0952380952);
  background-color: rgb(219.9047619048, 89.0952380952, 89.0952380952);
}
.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(211, 47, 47, 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: #d32f2f;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #d32f2f;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #d32f2f;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 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 {
  display: inline-block;
  font-weight: 400;
  color: #1a1446;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  background-color: transparent;
  border: 0.125rem solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.375;
  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 {
    transition: none;
  }
}
.btn:hover {
  color: #1a1446;
  text-decoration: none;
}
.btn:focus, .btn.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.btn.disabled, .btn:disabled {
  opacity: 0.5;
  box-shadow: none;
}
.btn:not(:disabled):not(.disabled) {
  cursor: pointer;
}
.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.25), inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

a.btn.disabled,
fieldset:disabled a.btn {
  pointer-events: none;
}

.btn-primary {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-primary:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-primary:focus, .btn-primary.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-secondary {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-secondary:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-success:hover {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
}
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: rgb(32.6086956522, 136.1413043478, 56.25);
  border-color: rgb(30.1449275362, 125.8550724638, 52);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 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: rgb(30.1449275362, 125.8550724638, 52);
  border-color: rgb(27.6811594203, 115.5688405797, 47.75);
}
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72.25, 180.2, 96.9, 0.5);
}

.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-info:hover {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: rgb(18.75, 132.0652173913, 150);
  border-color: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 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: rgb(17.3333333333, 122.0869565217, 138.6666666667);
  border-color: rgb(15.9166666667, 112.1086956522, 127.3333333333);
}
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(57.8, 175.95, 194.65, 0.5);
}

.btn-warning {
  color: #343741;
  background-color: #ffc107;
  border-color: #ffc107;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-warning:hover {
  color: #343741;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
}
.btn-warning:focus, .btn-warning.focus {
  color: #343741;
  background-color: rgb(223.75, 167.8125, 0);
  border-color: rgb(211, 158.25, 0);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 172.3, 15.7, 0.5);
}
.btn-warning.disabled, .btn-warning:disabled {
  color: #343741;
  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: #343741;
  background-color: rgb(211, 158.25, 0);
  border-color: rgb(198.25, 148.6875, 0);
}
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 172.3, 15.7, 0.5);
}

.btn-danger {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-danger:hover {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  border-color: rgb(160.3333333333, 33.9166666667, 33.9166666667);
}
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}

.btn-light {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-light:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-light:focus, .btn-light.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-light.disabled, .btn-light:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-dark {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-dark:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-brandcolor1-1 {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-1:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-brandcolor1-1:focus, .btn-brandcolor1-1.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-brandcolor1-1.disabled, .btn-brandcolor1-1:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-brandcolor1-1:not(:disabled):not(.disabled):active, .btn-brandcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-1.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-brandcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-brandcolor1-2 {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-2:hover {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
.btn-brandcolor1-2:focus, .btn-brandcolor1-2.focus {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}
.btn-brandcolor1-2.disabled, .btn-brandcolor1-2:disabled {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-brandcolor1-2:not(:disabled):not(.disabled):active, .btn-brandcolor1-2:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-2.dropdown-toggle {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  border-color: rgb(117.390776699, 225.859223301, 225.859223301);
}
.btn-brandcolor1-2:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}

.btn-brandcolor1-3 {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-3:hover {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
.btn-brandcolor1-3:focus, .btn-brandcolor1-3.focus {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}
.btn-brandcolor1-3.disabled, .btn-brandcolor1-3:disabled {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-brandcolor1-3:not(:disabled):not(.disabled):active, .btn-brandcolor1-3:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-3.dropdown-toggle {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  border-color: rgb(148.0384615385, 231.2307692308, 233.2115384615);
}
.btn-brandcolor1-3:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}

.btn-brandcolor1-4 {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor1-4:hover {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
}
.btn-brandcolor1-4:focus, .btn-brandcolor1-4.focus {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}
.btn-brandcolor1-4.disabled, .btn-brandcolor1-4:disabled {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-brandcolor1-4:not(:disabled):not(.disabled):active, .btn-brandcolor1-4:not(:disabled):not(.disabled).active, .show > .btn-brandcolor1-4.dropdown-toggle {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
  border-color: rgb(190.203125, 240.046875, 240.046875);
}
.btn-brandcolor1-4:not(:disabled):not(.disabled):active:focus, .btn-brandcolor1-4:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor1-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}

.btn-brandcolor2-1 {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-1:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-brandcolor2-1:focus, .btn-brandcolor2-1.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-brandcolor2-1.disabled, .btn-brandcolor2-1:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-brandcolor2-1:not(:disabled):not(.disabled):active, .btn-brandcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-brandcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-brandcolor2-2 {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-2:hover {
  color: #fff;
  background-color: rgb(27.4806034483, 24.7995689655, 52.9504310345);
  border-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
}
.btn-brandcolor2-2:focus, .btn-brandcolor2-2.focus {
  color: #fff;
  background-color: rgb(27.4806034483, 24.7995689655, 52.9504310345);
  border-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(73.1, 69.7, 105.4, 0.5);
}
.btn-brandcolor2-2.disabled, .btn-brandcolor2-2:disabled {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-brandcolor2-2:not(:disabled):not(.disabled):active, .btn-brandcolor2-2:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-2.dropdown-toggle {
  color: #fff;
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
  border-color: rgb(18.4676724138, 16.6659482759, 35.5840517241);
}
.btn-brandcolor2-2:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(73.1, 69.7, 105.4, 0.5);
}

.btn-brandcolor2-3 {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandcolor2-3:hover {
  color: #fff;
  background-color: rgb(78.4075342466, 75.9315068493, 104.8184931507);
  border-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
}
.btn-brandcolor2-3:focus, .btn-brandcolor2-3.focus {
  color: #fff;
  background-color: rgb(78.4075342466, 75.9315068493, 104.8184931507);
  border-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(119, 116.45, 146.2, 0.5);
}
.btn-brandcolor2-3.disabled, .btn-brandcolor2-3:disabled {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-brandcolor2-3:not(:disabled):not(.disabled):active, .btn-brandcolor2-3:not(:disabled):not(.disabled).active, .show > .btn-brandcolor2-3.dropdown-toggle {
  color: #fff;
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
  border-color: rgb(67.345890411, 65.2191780822, 90.0308219178);
}
.btn-brandcolor2-3:not(:disabled):not(.disabled):active:focus, .btn-brandcolor2-3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandcolor2-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(119, 116.45, 146.2, 0.5);
}

.btn-accentcolor1-1 {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor1-1:hover {
  color: #fff;
  background-color: rgb(4.4280821918, 85.6095890411, 103.3219178082);
  border-color: rgb(3.904109589, 75.4794520548, 91.095890411);
}
.btn-accentcolor1-1:focus, .btn-accentcolor1-1.focus {
  color: #fff;
  background-color: rgb(4.4280821918, 85.6095890411, 103.3219178082);
  border-color: rgb(3.904109589, 75.4794520548, 91.095890411);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(43.35, 136.85, 157.25, 0.5);
}
.btn-accentcolor1-1.disabled, .btn-accentcolor1-1:disabled {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-accentcolor1-1:not(:disabled):not(.disabled):active, .btn-accentcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor1-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411);
  border-color: rgb(3.3801369863, 65.3493150685, 78.8698630137);
}
.btn-accentcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(43.35, 136.85, 157.25, 0.5);
}

.btn-accentcolor2-1 {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor2-1:hover {
  color: #fff;
  background-color: rgb(32.8837209302, 134.0011627907, 143.8662790698);
  border-color: rgb(30.511627907, 124.3348837209, 133.488372093);
}
.btn-accentcolor2-1:focus, .btn-accentcolor2-1.focus {
  color: #fff;
  background-color: rgb(32.8837209302, 134.0011627907, 143.8662790698);
  border-color: rgb(30.511627907, 124.3348837209, 133.488372093);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(72.25, 176.8, 187, 0.5);
}
.btn-accentcolor2-1.disabled, .btn-accentcolor2-1:disabled {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-accentcolor2-1:not(:disabled):not(.disabled):active, .btn-accentcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093);
  border-color: rgb(28.1395348837, 114.6686046512, 123.1104651163);
}
.btn-accentcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(72.25, 176.8, 187, 0.5);
}

.btn-accentcolor3-1 {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-1:hover {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
.btn-accentcolor3-1:focus, .btn-accentcolor3-1.focus {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}
.btn-accentcolor3-1.disabled, .btn-accentcolor3-1:disabled {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-accentcolor3-1:not(:disabled):not(.disabled):active, .btn-accentcolor3-1:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-1.dropdown-toggle {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  border-color: rgb(67.8409090909, 213.4090909091, 213.4090909091);
}
.btn-accentcolor3-1:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-1:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}

.btn-accentcolor3-2 {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-2:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-accentcolor3-2:focus, .btn-accentcolor3-2.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-accentcolor3-2.disabled, .btn-accentcolor3-2:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-accentcolor3-2:not(:disabled):not(.disabled):active, .btn-accentcolor3-2:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-2.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-accentcolor3-2:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-2:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-accentcolor3-3 {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-3:hover {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
.btn-accentcolor3-3:focus, .btn-accentcolor3-3.focus {
  color: #343741;
  background-color: rgb(138.4344660194, 230.3155339806, 230.3155339806);
  border-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}
.btn-accentcolor3-3.disabled, .btn-accentcolor3-3:disabled {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-accentcolor3-3:not(:disabled):not(.disabled):active, .btn-accentcolor3-3:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-3.dropdown-toggle {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
  border-color: rgb(117.390776699, 225.859223301, 225.859223301);
}
.btn-accentcolor3-3:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-3:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(152.3, 209.7, 211.2, 0.5);
}

.btn-accentcolor3-4 {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-accentcolor3-4:hover {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
.btn-accentcolor3-4:focus, .btn-accentcolor3-4.focus {
  color: #343741;
  background-color: rgb(169.2230769231, 235.9384615385, 237.5269230769);
  border-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}
.btn-accentcolor3-4.disabled, .btn-accentcolor3-4:disabled {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-accentcolor3-4:not(:disabled):not(.disabled):active, .btn-accentcolor3-4:not(:disabled):not(.disabled).active, .show > .btn-accentcolor3-4.dropdown-toggle {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
  border-color: rgb(148.0384615385, 231.2307692308, 233.2115384615);
}
.btn-accentcolor3-4:not(:disabled):not(.disabled):active:focus, .btn-accentcolor3-4:not(:disabled):not(.disabled).active:focus, .show > .btn-accentcolor3-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(178.65, 214.8, 217.15, 0.5);
}

.btn-brandgray1 {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray1:hover {
  color: #fff;
  background-color: rgb(35, 37.0192307692, 43.75);
  border-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
}
.btn-brandgray1:focus, .btn-brandgray1.focus {
  color: #fff;
  background-color: rgb(35, 37.0192307692, 43.75);
  border-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(82.45, 85, 93.5, 0.5);
}
.btn-brandgray1.disabled, .btn-brandgray1:disabled {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-brandgray1:not(:disabled):not(.disabled):active, .btn-brandgray1:not(:disabled):not(.disabled).active, .show > .btn-brandgray1.dropdown-toggle {
  color: #fff;
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
  border-color: rgb(23.6666666667, 25.0320512821, 29.5833333333);
}
.btn-brandgray1:not(:disabled):not(.disabled):active:focus, .btn-brandgray1:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(82.45, 85, 93.5, 0.5);
}

.btn-brandgray2 {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray2:hover {
  color: #fff;
  background-color: rgb(44.875, 44.875, 44.875);
  border-color: rgb(38.5, 38.5, 38.5);
}
.btn-brandgray2:focus, .btn-brandgray2.focus {
  color: #fff;
  background-color: rgb(44.875, 44.875, 44.875);
  border-color: rgb(38.5, 38.5, 38.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(92.65, 92.65, 92.65, 0.5);
}
.btn-brandgray2.disabled, .btn-brandgray2:disabled {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-brandgray2:not(:disabled):not(.disabled):active, .btn-brandgray2:not(:disabled):not(.disabled).active, .show > .btn-brandgray2.dropdown-toggle {
  color: #fff;
  background-color: rgb(38.5, 38.5, 38.5);
  border-color: rgb(32.125, 32.125, 32.125);
}
.btn-brandgray2:not(:disabled):not(.disabled):active:focus, .btn-brandgray2:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(92.65, 92.65, 92.65, 0.5);
}

.btn-brandgray3 {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray3:hover {
  color: #fff;
  background-color: rgb(66.875, 66.875, 66.875);
  border-color: rgb(60.5, 60.5, 60.5);
}
.btn-brandgray3:focus, .btn-brandgray3.focus {
  color: #fff;
  background-color: rgb(66.875, 66.875, 66.875);
  border-color: rgb(60.5, 60.5, 60.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(111.35, 111.35, 111.35, 0.5);
}
.btn-brandgray3.disabled, .btn-brandgray3:disabled {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-brandgray3:not(:disabled):not(.disabled):active, .btn-brandgray3:not(:disabled):not(.disabled).active, .show > .btn-brandgray3.dropdown-toggle {
  color: #fff;
  background-color: rgb(60.5, 60.5, 60.5);
  border-color: rgb(54.125, 54.125, 54.125);
}
.btn-brandgray3:not(:disabled):not(.disabled):active:focus, .btn-brandgray3:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(111.35, 111.35, 111.35, 0.5);
}

.btn-brandgray4 {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray4:hover {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
}
.btn-brandgray4:focus, .btn-brandgray4.focus {
  color: #fff;
  background-color: rgb(92.875, 92.875, 92.875);
  border-color: rgb(86.5, 86.5, 86.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(133.45, 133.45, 133.45, 0.5);
}
.btn-brandgray4.disabled, .btn-brandgray4:disabled {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-brandgray4:not(:disabled):not(.disabled):active, .btn-brandgray4:not(:disabled):not(.disabled).active, .show > .btn-brandgray4.dropdown-toggle {
  color: #fff;
  background-color: rgb(86.5, 86.5, 86.5);
  border-color: rgb(80.125, 80.125, 80.125);
}
.btn-brandgray4:not(:disabled):not(.disabled):active:focus, .btn-brandgray4:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(133.45, 133.45, 133.45, 0.5);
}

.btn-brandgray5 {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray5:hover {
  color: #343741;
  background-color: rgb(173.0255905512, 171.7244094488, 173.0255905512);
  border-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
}
.btn-brandgray5:focus, .btn-brandgray5.focus {
  color: #343741;
  background-color: rgb(173.0255905512, 171.7244094488, 173.0255905512);
  border-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(171, 170.6, 172.95, 0.5);
}
.btn-brandgray5.disabled, .btn-brandgray5:disabled {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-brandgray5:not(:disabled):not(.disabled):active, .btn-brandgray5:not(:disabled):not(.disabled).active, .show > .btn-brandgray5.dropdown-toggle {
  color: #343741;
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
  border-color: rgb(160.375984252, 158.874015748, 160.375984252);
}
.btn-brandgray5:not(:disabled):not(.disabled):active:focus, .btn-brandgray5:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(171, 170.6, 172.95, 0.5);
}

.btn-brandgray6 {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-brandgray6:hover {
  color: #343741;
  background-color: rgb(210.875, 210.875, 210.875);
  border-color: rgb(204.5, 204.5, 204.5);
}
.btn-brandgray6:focus, .btn-brandgray6.focus {
  color: #343741;
  background-color: rgb(210.875, 210.875, 210.875);
  border-color: rgb(204.5, 204.5, 204.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(203.3, 203.75, 205.25, 0.5);
}
.btn-brandgray6.disabled, .btn-brandgray6:disabled {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-brandgray6:not(:disabled):not(.disabled):active, .btn-brandgray6:not(:disabled):not(.disabled).active, .show > .btn-brandgray6.dropdown-toggle {
  color: #343741;
  background-color: rgb(204.5, 204.5, 204.5);
  border-color: rgb(198.125, 198.125, 198.125);
}
.btn-brandgray6:not(:disabled):not(.disabled):active:focus, .btn-brandgray6:not(:disabled):not(.disabled).active:focus, .show > .btn-brandgray6.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(203.3, 203.75, 205.25, 0.5);
}

.btn-neutral {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-neutral:hover {
  color: #343741;
  background-color: rgb(225.875, 225.875, 225.875);
  border-color: rgb(219.5, 219.5, 219.5);
}
.btn-neutral:focus, .btn-neutral.focus {
  color: #343741;
  background-color: rgb(225.875, 225.875, 225.875);
  border-color: rgb(219.5, 219.5, 219.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(216.05, 216.5, 218, 0.5);
}
.btn-neutral.disabled, .btn-neutral:disabled {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-neutral:not(:disabled):not(.disabled):active, .btn-neutral:not(:disabled):not(.disabled).active, .show > .btn-neutral.dropdown-toggle {
  color: #343741;
  background-color: rgb(219.5, 219.5, 219.5);
  border-color: rgb(213.125, 213.125, 213.125);
}
.btn-neutral:not(:disabled):not(.disabled):active:focus, .btn-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-neutral.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216.05, 216.5, 218, 0.5);
}

.btn-white {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-white:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-white:focus, .btn-white.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-white.disabled, .btn-white:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-action-primary {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-primary:hover {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
.btn-action-primary:focus, .btn-action-primary.focus {
  color: #fff;
  background-color: rgb(14.95, 11.5, 40.25);
  border-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}
.btn-action-primary.disabled, .btn-action-primary:disabled {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-action-primary:not(:disabled):not(.disabled):active, .btn-action-primary:not(:disabled):not(.disabled).active, .show > .btn-action-primary.dropdown-toggle {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
  border-color: rgb(7.5833333333, 5.8333333333, 20.4166666667);
}
.btn-action-primary:not(:disabled):not(.disabled):active:focus, .btn-action-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(60.35, 55.25, 97.75, 0.5);
}

.btn-action-secondary {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-secondary:hover {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
.btn-action-secondary:focus, .btn-action-secondary.focus {
  color: #343741;
  background-color: rgb(88.7045454545, 218.0454545455, 218.0454545455);
  border-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}
.btn-action-secondary.disabled, .btn-action-secondary:disabled {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-action-secondary:not(:disabled):not(.disabled):active, .btn-action-secondary:not(:disabled):not(.disabled).active, .show > .btn-action-secondary.dropdown-toggle {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
  border-color: rgb(67.8409090909, 213.4090909091, 213.4090909091);
}
.btn-action-secondary:not(:disabled):not(.disabled):active:focus, .btn-action-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(109.8, 199.5, 201, 0.5);
}

.btn-action-tertiary {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-action-tertiary:hover {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
}
.btn-action-tertiary:focus, .btn-action-tertiary.focus {
  color: #343741;
  background-color: rgb(210.921875, 244.828125, 244.828125);
  border-color: rgb(200.5625, 242.4375, 242.4375);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}
.btn-action-tertiary.disabled, .btn-action-tertiary:disabled {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-action-tertiary:not(:disabled):not(.disabled):active, .btn-action-tertiary:not(:disabled):not(.disabled).active, .show > .btn-action-tertiary.dropdown-toggle {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
  border-color: rgb(190.203125, 240.046875, 240.046875);
}
.btn-action-tertiary:not(:disabled):not(.disabled):active:focus, .btn-action-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-action-tertiary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(213.5, 222.45, 223.95, 0.5);
}

.btn-error {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-error:hover {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
.btn-error:focus, .btn-error.focus {
  color: #fff;
  background-color: rgb(181.380952381, 38.369047619, 38.369047619);
  border-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}
.btn-error.disabled, .btn-error:disabled {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-error:not(:disabled):not(.disabled):active, .btn-error:not(:disabled):not(.disabled).active, .show > .btn-error.dropdown-toggle {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
  border-color: rgb(160.3333333333, 33.9166666667, 33.9166666667);
}
.btn-error:not(:disabled):not(.disabled):active:focus, .btn-error:not(:disabled):not(.disabled).active:focus, .show > .btn-error.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(217.6, 78.2, 78.2, 0.5);
}

.btn-validation-success-green {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-validation-success-green:hover {
  color: #fff;
  background-color: rgb(0, 89.75, 44.875);
  border-color: rgb(0, 77, 38.5);
}
.btn-validation-success-green:focus, .btn-validation-success-green.focus {
  color: #fff;
  background-color: rgb(0, 89.75, 44.875);
  border-color: rgb(0, 77, 38.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(38.25, 147.05, 92.65, 0.5);
}
.btn-validation-success-green.disabled, .btn-validation-success-green:disabled {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-validation-success-green:not(:disabled):not(.disabled):active, .btn-validation-success-green:not(:disabled):not(.disabled).active, .show > .btn-validation-success-green.dropdown-toggle {
  color: #fff;
  background-color: rgb(0, 77, 38.5);
  border-color: rgb(0, 64.25, 32.125);
}
.btn-validation-success-green:not(:disabled):not(.disabled):active:focus, .btn-validation-success-green:not(:disabled):not(.disabled).active:focus, .show > .btn-validation-success-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(38.25, 147.05, 92.65, 0.5);
}

.btn-contact-list-title {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-contact-list-title:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-contact-list-title:focus, .btn-contact-list-title.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-contact-list-title.disabled, .btn-contact-list-title:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-contact-list-title:not(:disabled):not(.disabled):active, .btn-contact-list-title:not(:disabled):not(.disabled).active, .show > .btn-contact-list-title.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-contact-list-title:not(:disabled):not(.disabled):active:focus, .btn-contact-list-title:not(:disabled):not(.disabled).active:focus, .show > .btn-contact-list-title.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-panel-seperation-color {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-panel-seperation-color:hover {
  color: #fff;
  background-color: rgb(45.9467741935, 42.1806451613, 74.5693548387);
  border-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
}
.btn-panel-seperation-color:focus, .btn-panel-seperation-color.focus {
  color: #fff;
  background-color: rgb(45.9467741935, 42.1806451613, 74.5693548387);
  border-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(90.1, 85.85, 122.4, 0.5);
}
.btn-panel-seperation-color.disabled, .btn-panel-seperation-color:disabled {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-panel-seperation-color:not(:disabled):not(.disabled):active, .btn-panel-seperation-color:not(:disabled):not(.disabled).active, .show > .btn-panel-seperation-color.dropdown-toggle {
  color: #fff;
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
  border-color: rgb(35.9112903226, 32.9677419355, 58.2822580645);
}
.btn-panel-seperation-color:not(:disabled):not(.disabled):active:focus, .btn-panel-seperation-color:not(:disabled):not(.disabled).active:focus, .show > .btn-panel-seperation-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(90.1, 85.85, 122.4, 0.5);
}

.btn-contacts-header-background {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-contacts-header-background:hover {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
.btn-contacts-header-background:focus, .btn-contacts-header-background.focus {
  color: #343741;
  background-color: rgb(121.2804878049, 220.9146341463, 227.4695121951);
  border-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}
.btn-contacts-header-background.disabled, .btn-contacts-header-background:disabled {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-contacts-header-background:not(:disabled):not(.disabled):active, .btn-contacts-header-background:not(:disabled):not(.disabled).active, .show > .btn-contacts-header-background.dropdown-toggle {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
  border-color: rgb(100.1341463415, 215.5243902439, 223.1158536585);
}
.btn-contacts-header-background:not(:disabled):not(.disabled):active:focus, .btn-contacts-header-background:not(:disabled):not(.disabled).active:focus, .show > .btn-contacts-header-background.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(137.85, 202.9, 208.65, 0.5);
}

.btn-cta-primary-text-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-primary-text-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-primary-text-bg-color:focus, .btn-cta-primary-text-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-primary-text-bg-color.disabled, .btn-cta-primary-text-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-primary-text-bg-color:not(:disabled):not(.disabled):active, .btn-cta-primary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-primary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-primary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-primary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-primary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-primary-icon-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-primary-icon-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-primary-icon-bg-color:focus, .btn-cta-primary-icon-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-primary-icon-bg-color.disabled, .btn-cta-primary-icon-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-primary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-primary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-secondary-text-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-secondary-text-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-secondary-text-bg-color:focus, .btn-cta-secondary-text-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-secondary-text-bg-color.disabled, .btn-cta-secondary-text-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active, .btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-secondary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-secondary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-secondary-icon-bg-color {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-secondary-icon-bg-color:hover {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
}
.btn-cta-secondary-icon-bg-color:focus, .btn-cta-secondary-icon-bg-color.focus {
  color: #343741;
  background-color: rgb(235.875, 235.875, 235.875);
  border-color: rgb(229.5, 229.5, 229.5);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}
.btn-cta-secondary-icon-bg-color.disabled, .btn-cta-secondary-icon-bg-color:disabled {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-cta-secondary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
  border-color: rgb(223.125, 223.125, 223.125);
}
.btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-secondary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(224.55, 225, 226.5, 0.5);
}

.btn-cta-bottom-border {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}
.btn-cta-bottom-border:hover {
  color: #fff;
  background-color: rgb(226.6755319149, 125.9308510638, 10.0744680851);
  border-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
}
.btn-cta-bottom-border:focus, .btn-cta-bottom-border.focus {
  color: #fff;
  background-color: rgb(226.6755319149, 125.9308510638, 10.0744680851);
  border-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5), 0 0 0 0.2rem rgba(216.05, 131.5, 35.25, 0.5);
}
.btn-cta-bottom-border.disabled, .btn-cta-bottom-border:disabled {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-cta-bottom-border:not(:disabled):not(.disabled):active, .btn-cta-bottom-border:not(:disabled):not(.disabled).active, .show > .btn-cta-bottom-border.dropdown-toggle {
  color: #fff;
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
  border-color: rgb(202.2606382979, 112.3670212766, 8.9893617021);
}
.btn-cta-bottom-border:not(:disabled):not(.disabled):active:focus, .btn-cta-bottom-border:not(:disabled):not(.disabled).active:focus, .show > .btn-cta-bottom-border.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(216.05, 131.5, 35.25, 0.5);
}

.btn-outline-primary {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-primary:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #99e5ea;
  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: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-secondary {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #1a1446;
  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: #1a1446;
  border-color: #1a1446;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
.btn-outline-warning:hover {
  color: #343741;
  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: #343741;
  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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

.btn-outline-danger {
  color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #d32f2f;
  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: #d32f2f;
  border-color: #d32f2f;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.btn-outline-light {
  color: #fff;
  border-color: #fff;
}
.btn-outline-light:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #fff;
  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: #343741;
  background-color: #fff;
  border-color: #fff;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-dark {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #1a1446;
  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: #1a1446;
  border-color: #1a1446;
}
.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: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-brandcolor1-1 {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:focus, .btn-outline-brandcolor1-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-brandcolor1-1.disabled, .btn-outline-brandcolor1-1:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-brandcolor1-1:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-1.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-brandcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-brandcolor1-2 {
  color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:hover {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:focus, .btn-outline-brandcolor1-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}
.btn-outline-brandcolor1-2.disabled, .btn-outline-brandcolor1-2:disabled {
  color: #aaeded;
  background-color: transparent;
}
.btn-outline-brandcolor1-2:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-2.dropdown-toggle {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-brandcolor1-2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.btn-outline-brandcolor1-3 {
  color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:hover {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:focus, .btn-outline-brandcolor1-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}
.btn-outline-brandcolor1-3.disabled, .btn-outline-brandcolor1-3:disabled {
  color: #c9f3f4;
  background-color: transparent;
}
.btn-outline-brandcolor1-3:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-3.dropdown-toggle {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-brandcolor1-3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.btn-outline-brandcolor1-4 {
  color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:hover {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:focus, .btn-outline-brandcolor1-4.focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}
.btn-outline-brandcolor1-4.disabled, .btn-outline-brandcolor1-4:disabled {
  color: #f2fcfc;
  background-color: transparent;
}
.btn-outline-brandcolor1-4:not(:disabled):not(.disabled):active, .btn-outline-brandcolor1-4:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor1-4.dropdown-toggle {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-brandcolor1-4:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor1-4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor1-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.btn-outline-brandcolor2-1 {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:focus, .btn-outline-brandcolor2-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-brandcolor2-1.disabled, .btn-outline-brandcolor2-1:disabled {
  color: #1a1446;
  background-color: transparent;
}
.btn-outline-brandcolor2-1:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-brandcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-brandcolor2-2 {
  color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:hover {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:focus, .btn-outline-brandcolor2-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}
.btn-outline-brandcolor2-2.disabled, .btn-outline-brandcolor2-2:disabled {
  color: #29254f;
  background-color: transparent;
}
.btn-outline-brandcolor2-2:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-2.dropdown-toggle {
  color: #fff;
  background-color: #29254f;
  border-color: #29254f;
}
.btn-outline-brandcolor2-2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}

.btn-outline-brandcolor2-3 {
  color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:hover {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:focus, .btn-outline-brandcolor2-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}
.btn-outline-brandcolor2-3.disabled, .btn-outline-brandcolor2-3:disabled {
  color: #5f5c7f;
  background-color: transparent;
}
.btn-outline-brandcolor2-3:not(:disabled):not(.disabled):active, .btn-outline-brandcolor2-3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandcolor2-3.dropdown-toggle {
  color: #fff;
  background-color: #5f5c7f;
  border-color: #5f5c7f;
}
.btn-outline-brandcolor2-3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandcolor2-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandcolor2-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}

.btn-outline-accentcolor1-1 {
  color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:hover {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:focus, .btn-outline-accentcolor1-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}
.btn-outline-accentcolor1-1.disabled, .btn-outline-accentcolor1-1:disabled {
  color: #06748c;
  background-color: transparent;
}
.btn-outline-accentcolor1-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor1-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor1-1.dropdown-toggle {
  color: #fff;
  background-color: #06748c;
  border-color: #06748c;
}
.btn-outline-accentcolor1-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor1-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor1-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}

.btn-outline-accentcolor2-1 {
  color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:hover {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:focus, .btn-outline-accentcolor2-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}
.btn-outline-accentcolor2-1.disabled, .btn-outline-accentcolor2-1:disabled {
  color: #28a3af;
  background-color: transparent;
}
.btn-outline-accentcolor2-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor2-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor2-1.dropdown-toggle {
  color: #fff;
  background-color: #28a3af;
  border-color: #28a3af;
}
.btn-outline-accentcolor2-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor2-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor2-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}

.btn-outline-accentcolor3-1 {
  color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:hover {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:focus, .btn-outline-accentcolor3-1.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}
.btn-outline-accentcolor3-1.disabled, .btn-outline-accentcolor3-1:disabled {
  color: #78e1e1;
  background-color: transparent;
}
.btn-outline-accentcolor3-1:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-1:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-1.dropdown-toggle {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-accentcolor3-1:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.btn-outline-accentcolor3-2 {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:focus, .btn-outline-accentcolor3-2.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-accentcolor3-2.disabled, .btn-outline-accentcolor3-2:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-accentcolor3-2:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-2:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-2.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-accentcolor3-2:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-accentcolor3-3 {
  color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:hover {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:focus, .btn-outline-accentcolor3-3.focus {
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}
.btn-outline-accentcolor3-3.disabled, .btn-outline-accentcolor3-3:disabled {
  color: #aaeded;
  background-color: transparent;
}
.btn-outline-accentcolor3-3:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-3:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-3.dropdown-toggle {
  color: #343741;
  background-color: #aaeded;
  border-color: #aaeded;
}
.btn-outline-accentcolor3-3:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.btn-outline-accentcolor3-4 {
  color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:hover {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:focus, .btn-outline-accentcolor3-4.focus {
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}
.btn-outline-accentcolor3-4.disabled, .btn-outline-accentcolor3-4:disabled {
  color: #c9f3f4;
  background-color: transparent;
}
.btn-outline-accentcolor3-4:not(:disabled):not(.disabled):active, .btn-outline-accentcolor3-4:not(:disabled):not(.disabled).active, .show > .btn-outline-accentcolor3-4.dropdown-toggle {
  color: #343741;
  background-color: #c9f3f4;
  border-color: #c9f3f4;
}
.btn-outline-accentcolor3-4:not(:disabled):not(.disabled):active:focus, .btn-outline-accentcolor3-4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-accentcolor3-4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.btn-outline-brandgray1 {
  color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:hover {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:focus, .btn-outline-brandgray1.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}
.btn-outline-brandgray1.disabled, .btn-outline-brandgray1:disabled {
  color: #343741;
  background-color: transparent;
}
.btn-outline-brandgray1:not(:disabled):not(.disabled):active, .btn-outline-brandgray1:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray1.dropdown-toggle {
  color: #fff;
  background-color: #343741;
  border-color: #343741;
}
.btn-outline-brandgray1:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray1:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray1.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}

.btn-outline-brandgray2 {
  color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:hover {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:focus, .btn-outline-brandgray2.focus {
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}
.btn-outline-brandgray2.disabled, .btn-outline-brandgray2:disabled {
  color: #404040;
  background-color: transparent;
}
.btn-outline-brandgray2:not(:disabled):not(.disabled):active, .btn-outline-brandgray2:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray2.dropdown-toggle {
  color: #fff;
  background-color: #404040;
  border-color: #404040;
}
.btn-outline-brandgray2:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray2:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray2.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.btn-outline-brandgray3 {
  color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:hover {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:focus, .btn-outline-brandgray3.focus {
  box-shadow: 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}
.btn-outline-brandgray3.disabled, .btn-outline-brandgray3:disabled {
  color: #565656;
  background-color: transparent;
}
.btn-outline-brandgray3:not(:disabled):not(.disabled):active, .btn-outline-brandgray3:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray3.dropdown-toggle {
  color: #fff;
  background-color: #565656;
  border-color: #565656;
}
.btn-outline-brandgray3:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray3:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray3.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}

.btn-outline-brandgray4 {
  color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:hover {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:focus, .btn-outline-brandgray4.focus {
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}
.btn-outline-brandgray4.disabled, .btn-outline-brandgray4:disabled {
  color: #707070;
  background-color: transparent;
}
.btn-outline-brandgray4:not(:disabled):not(.disabled):active, .btn-outline-brandgray4:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray4.dropdown-toggle {
  color: #fff;
  background-color: #707070;
  border-color: #707070;
}
.btn-outline-brandgray4:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray4:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray4.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}

.btn-outline-brandgray5 {
  color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:hover {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:focus, .btn-outline-brandgray5.focus {
  box-shadow: 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}
.btn-outline-brandgray5.disabled, .btn-outline-brandgray5:disabled {
  color: #c0bfc0;
  background-color: transparent;
}
.btn-outline-brandgray5:not(:disabled):not(.disabled):active, .btn-outline-brandgray5:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray5.dropdown-toggle {
  color: #343741;
  background-color: #c0bfc0;
  border-color: #c0bfc0;
}
.btn-outline-brandgray5:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray5:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray5.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}

.btn-outline-brandgray6 {
  color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:hover {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:focus, .btn-outline-brandgray6.focus {
  box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}
.btn-outline-brandgray6.disabled, .btn-outline-brandgray6:disabled {
  color: #e6e6e6;
  background-color: transparent;
}
.btn-outline-brandgray6:not(:disabled):not(.disabled):active, .btn-outline-brandgray6:not(:disabled):not(.disabled).active, .show > .btn-outline-brandgray6.dropdown-toggle {
  color: #343741;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn-outline-brandgray6:not(:disabled):not(.disabled):active:focus, .btn-outline-brandgray6:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-brandgray6.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}

.btn-outline-neutral {
  color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:hover {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:focus, .btn-outline-neutral.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}
.btn-outline-neutral.disabled, .btn-outline-neutral:disabled {
  color: #f5f5f5;
  background-color: transparent;
}
.btn-outline-neutral:not(:disabled):not(.disabled):active, .btn-outline-neutral:not(:disabled):not(.disabled).active, .show > .btn-outline-neutral.dropdown-toggle {
  color: #343741;
  background-color: #f5f5f5;
  border-color: #f5f5f5;
}
.btn-outline-neutral:not(:disabled):not(.disabled):active:focus, .btn-outline-neutral:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-neutral.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.btn-outline-white {
  color: #fff;
  border-color: #fff;
}
.btn-outline-white:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:focus, .btn-outline-white.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-white.disabled, .btn-outline-white:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-action-primary {
  color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:hover {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:focus, .btn-outline-action-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}
.btn-outline-action-primary.disabled, .btn-outline-action-primary:disabled {
  color: #1a1446;
  background-color: transparent;
}
.btn-outline-action-primary:not(:disabled):not(.disabled):active, .btn-outline-action-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-primary.dropdown-toggle {
  color: #fff;
  background-color: #1a1446;
  border-color: #1a1446;
}
.btn-outline-action-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-primary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.btn-outline-action-secondary {
  color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:hover {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:focus, .btn-outline-action-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}
.btn-outline-action-secondary.disabled, .btn-outline-action-secondary:disabled {
  color: #78e1e1;
  background-color: transparent;
}
.btn-outline-action-secondary:not(:disabled):not(.disabled):active, .btn-outline-action-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-secondary.dropdown-toggle {
  color: #343741;
  background-color: #78e1e1;
  border-color: #78e1e1;
}
.btn-outline-action-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-secondary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.btn-outline-action-tertiary {
  color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:hover {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:focus, .btn-outline-action-tertiary.focus {
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}
.btn-outline-action-tertiary.disabled, .btn-outline-action-tertiary:disabled {
  color: #f2fcfc;
  background-color: transparent;
}
.btn-outline-action-tertiary:not(:disabled):not(.disabled):active, .btn-outline-action-tertiary:not(:disabled):not(.disabled).active, .show > .btn-outline-action-tertiary.dropdown-toggle {
  color: #343741;
  background-color: #f2fcfc;
  border-color: #f2fcfc;
}
.btn-outline-action-tertiary:not(:disabled):not(.disabled):active:focus, .btn-outline-action-tertiary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-action-tertiary.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.btn-outline-error {
  color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:hover {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:focus, .btn-outline-error.focus {
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}
.btn-outline-error.disabled, .btn-outline-error:disabled {
  color: #d32f2f;
  background-color: transparent;
}
.btn-outline-error:not(:disabled):not(.disabled):active, .btn-outline-error:not(:disabled):not(.disabled).active, .show > .btn-outline-error.dropdown-toggle {
  color: #fff;
  background-color: #d32f2f;
  border-color: #d32f2f;
}
.btn-outline-error:not(:disabled):not(.disabled):active:focus, .btn-outline-error:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-error.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.btn-outline-validation-success-green {
  color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:hover {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:focus, .btn-outline-validation-success-green.focus {
  box-shadow: 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}
.btn-outline-validation-success-green.disabled, .btn-outline-validation-success-green:disabled {
  color: #008040;
  background-color: transparent;
}
.btn-outline-validation-success-green:not(:disabled):not(.disabled):active, .btn-outline-validation-success-green:not(:disabled):not(.disabled).active, .show > .btn-outline-validation-success-green.dropdown-toggle {
  color: #fff;
  background-color: #008040;
  border-color: #008040;
}
.btn-outline-validation-success-green:not(:disabled):not(.disabled):active:focus, .btn-outline-validation-success-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-validation-success-green.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}

.btn-outline-contact-list-title {
  color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:focus, .btn-outline-contact-list-title.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-contact-list-title.disabled, .btn-outline-contact-list-title:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-contact-list-title:not(:disabled):not(.disabled):active, .btn-outline-contact-list-title:not(:disabled):not(.disabled).active, .show > .btn-outline-contact-list-title.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-contact-list-title:not(:disabled):not(.disabled):active:focus, .btn-outline-contact-list-title:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-contact-list-title.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-panel-seperation-color {
  color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:hover {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:focus, .btn-outline-panel-seperation-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}
.btn-outline-panel-seperation-color.disabled, .btn-outline-panel-seperation-color:disabled {
  color: #3d3863;
  background-color: transparent;
}
.btn-outline-panel-seperation-color:not(:disabled):not(.disabled):active, .btn-outline-panel-seperation-color:not(:disabled):not(.disabled).active, .show > .btn-outline-panel-seperation-color.dropdown-toggle {
  color: #fff;
  background-color: #3d3863;
  border-color: #3d3863;
}
.btn-outline-panel-seperation-color:not(:disabled):not(.disabled):active:focus, .btn-outline-panel-seperation-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-panel-seperation-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}

.btn-outline-contacts-header-background {
  color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:hover {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:focus, .btn-outline-contacts-header-background.focus {
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}
.btn-outline-contacts-header-background.disabled, .btn-outline-contacts-header-background:disabled {
  color: #99e5ea;
  background-color: transparent;
}
.btn-outline-contacts-header-background:not(:disabled):not(.disabled):active, .btn-outline-contacts-header-background:not(:disabled):not(.disabled).active, .show > .btn-outline-contacts-header-background.dropdown-toggle {
  color: #343741;
  background-color: #99e5ea;
  border-color: #99e5ea;
}
.btn-outline-contacts-header-background:not(:disabled):not(.disabled):active:focus, .btn-outline-contacts-header-background:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-contacts-header-background.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.btn-outline-cta-primary-text-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:focus, .btn-outline-cta-primary-text-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-primary-text-bg-color.disabled, .btn-outline-cta-primary-text-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-primary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-primary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-primary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-primary-icon-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:focus, .btn-outline-cta-primary-icon-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-primary-icon-bg-color.disabled, .btn-outline-cta-primary-icon-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-primary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-primary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-primary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-secondary-text-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:focus, .btn-outline-cta-secondary-text-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-secondary-text-bg-color.disabled, .btn-outline-cta-secondary-text-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-secondary-text-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-secondary-text-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-secondary-text-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-secondary-icon-bg-color {
  color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:hover {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:focus, .btn-outline-cta-secondary-icon-bg-color.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}
.btn-outline-cta-secondary-icon-bg-color.disabled, .btn-outline-cta-secondary-icon-bg-color:disabled {
  color: #fff;
  background-color: transparent;
}
.btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active, .btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-secondary-icon-bg-color.dropdown-toggle {
  color: #343741;
  background-color: #fff;
  border-color: #fff;
}
.btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-secondary-icon-bg-color:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-secondary-icon-bg-color.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.btn-outline-cta-bottom-border {
  color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:hover {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:focus, .btn-outline-cta-bottom-border.focus {
  box-shadow: 0 0 0 0.2rem rgba(245, 145, 30, 0.5);
}
.btn-outline-cta-bottom-border.disabled, .btn-outline-cta-bottom-border:disabled {
  color: #f5911e;
  background-color: transparent;
}
.btn-outline-cta-bottom-border:not(:disabled):not(.disabled):active, .btn-outline-cta-bottom-border:not(:disabled):not(.disabled).active, .show > .btn-outline-cta-bottom-border.dropdown-toggle {
  color: #343741;
  background-color: #f5911e;
  border-color: #f5911e;
}
.btn-outline-cta-bottom-border:not(:disabled):not(.disabled):active:focus, .btn-outline-cta-bottom-border:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cta-bottom-border.dropdown-toggle:focus {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 0 0 0.2rem rgba(245, 145, 30, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #99e5ea;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902);
  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 {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.btn-sm, .btn-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0.25rem;
}

.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;
  }
}
.collapsing.width {
  width: 0;
  height: auto;
  transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing.width {
    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: 6rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #1a1446;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid rgba(0, 0, 0, 0.15);
  border-radius: 0.5rem;
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
}

.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: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #99e5ea;
}
.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-vertical > .btn {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1;
}

.btn-toolbar {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.btn-toolbar .input-group {
  width: auto;
}

.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -0.125rem;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .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 {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group.show .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.show .dropdown-toggle.btn-link {
  box-shadow: none;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -0.125rem;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn 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: -0.125rem;
}
.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(:last-child) .custom-file-label::after {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.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,
.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,
.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-append .btn {
  position: relative;
  z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
  z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
  margin-left: -0.125rem;
}

.input-group-prepend {
  margin-right: -0.125rem;
}

.input-group-append {
  margin-left: -0.125rem;
}

.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.375;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 0.125rem 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 + 1.25rem);
}

.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-append > .btn {
  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.75rem);
}

.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-append > .btn {
  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: 2.5rem;
}

.input-group > .input-group-prepend > .btn,
.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-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-group-text,
.input-group > .input-group-append:last-child > .btn: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-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.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-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.375rem;
  padding-left: 1.5rem;
  print-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.1875rem;
  opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #99e5ea;
  background-color: #99e5ea;
}
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #78e1e1;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: white;
  border-color: white;
}
.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.1875rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: 0.125rem solid #adb5bd;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-control-label::after {
  position: absolute;
  top: 0.1875rem;
  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: #99e5ea;
  background-color: #99e5ea;
}
.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(153, 229, 234, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(153, 229, 234, 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(153, 229, 234, 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: 0.4375rem;
  left: -2rem;
  width: 0.5rem;
  height: 0.5rem;
  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(153, 229, 234, 0.5);
}

.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.375em + 1rem);
  padding: 0.375rem 2.5rem 0.375rem 0.75rem;
  font-family: "Roboto", sans-serif;
  font-size: 1rem;
  font-weight: bold;
  line-height: 1.375;
  color: #1a1446;
  vertical-align: middle;
  background: #c9f3f4 none no-repeat right 0 center/2.5rem;
  border: 0.125rem solid #c9f3f4;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-select:focus {
  border-color: #78e1e1;
  outline: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.075), 0 0 0 0.1rem #78e1e1;
}
.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 #1a1446;
}

.custom-select-sm {
  height: calc(1.5em + 0.75rem);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

.custom-select-lg {
  height: calc(1.5em + 1.25rem);
  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.375em + 1rem);
  margin-bottom: 0;
}

.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.375em + 1rem);
  margin: 0;
  overflow: hidden;
  opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
  border-color: #78e1e1;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 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.375em + 1rem);
  padding: 0.375rem 0.75rem;
  overflow: hidden;
  font-weight: 400;
  line-height: 1.375;
  color: #495057;
  background-color: #fff;
  border: 0.125rem solid #ced4da;
  border-radius: 0.25rem;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.375em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.375;
  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;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.custom-range:focus {
  outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #f5f5f5, 0 0 0 0.2rem rgba(153, 229, 234, 0.25);
}
.custom-range::-moz-focus-outer {
  border: 0;
}
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
          appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
.custom-range::-webkit-slider-thumb:active {
  background-color: white;
}
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
       appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
.custom-range::-moz-range-thumb:active {
  background-color: white;
}
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
  border-radius: 1rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #99e5ea;
  border: 0;
  border-radius: 1rem;
  box-shadow: 0 0.1rem 0.25rem rgba(0, 0, 0, 0.1);
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  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 {
    -ms-transition: none;
    transition: none;
  }
}
.custom-range::-ms-thumb:active {
  background-color: white;
}
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
  box-shadow: inset 0 0.25rem 0.25rem rgba(0, 0, 0, 0.1);
}
.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: 0 solid #dee2e6;
}
.nav-tabs .nav-link {
  margin-bottom: 0;
  background-color: transparent;
  border: 0 solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  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: #f5f5f5;
  border-color: #dee2e6 #dee2e6 #f5f5f5;
}
.nav-tabs .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link {
  background: none;
  border: 0;
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #99e5ea;
}

.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 {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.328125rem;
  padding-bottom: 0.328125rem;
  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: 0.125rem 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: 0 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: 0.25rem;
  border-top-right-radius: 0.25rem;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.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: 0 solid rgba(0, 0, 0, 0.125);
}
.card-header:first-child {
  border-radius: 0.25rem 0.25rem 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}
.card-footer:last-child {
  border-radius: 0 0 0.25rem 0.25rem;
}

.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: 0.25rem;
}

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

.card-img,
.card-img-top {
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.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 {
    -moz-column-count: 3;
         column-count: 3;
    -moz-column-gap: 1.25rem;
         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: 0;
}

.breadcrumb {
  display: flex;
  flex-wrap: wrap;
  padding: 1rem 1.65rem;
  margin-bottom: 1rem;
  list-style: none;
  background-color: #f5f5f5;
  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: 0;
  line-height: 1.25;
  color: #78e1e1;
  background-color: #1a1446;
  border: 0 solid #dee2e6;
}
.page-link:hover {
  z-index: 2;
  color: #1a1446;
  text-decoration: none;
  background-color: #78e1e1;
  border-color: #dee2e6;
}
.page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 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: #99e5ea;
  border-color: #99e5ea;
}
.page-item.disabled .page-link {
  color: #fff;
  pointer-events: none;
  cursor: auto;
  background-color: #1a1446;
  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 {
  position: relative;
  top: -1px;
}

.badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
  border-radius: 10rem;
}

.badge-primary {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-primary:hover, a.badge-primary:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-primary:focus, a.badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-secondary {
  color: #fff;
  background-color: #1a1446;
}
a.badge-secondary:hover, a.badge-secondary:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-secondary:focus, a.badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-success {
  color: #fff;
  background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
  color: #fff;
  background-color: rgb(30.1449275362, 125.8550724638, 52);
}
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: rgb(17.3333333333, 122.0869565217, 138.6666666667);
}
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: #343741;
  background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
  color: #343741;
  background-color: rgb(211, 158.25, 0);
}
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: #d32f2f;
}
a.badge-danger:hover, a.badge-danger:focus {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
a.badge-danger:focus, a.badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.badge-light {
  color: #343741;
  background-color: #fff;
}
a.badge-light:hover, a.badge-light:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-light:focus, a.badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-dark {
  color: #fff;
  background-color: #1a1446;
}
a.badge-dark:hover, a.badge-dark:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-dark:focus, a.badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-brandcolor1-1 {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-brandcolor1-1:hover, a.badge-brandcolor1-1:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-brandcolor1-1:focus, a.badge-brandcolor1-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-brandcolor1-2 {
  color: #343741;
  background-color: #aaeded;
}
a.badge-brandcolor1-2:hover, a.badge-brandcolor1-2:focus {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
a.badge-brandcolor1-2:focus, a.badge-brandcolor1-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.badge-brandcolor1-3 {
  color: #343741;
  background-color: #c9f3f4;
}
a.badge-brandcolor1-3:hover, a.badge-brandcolor1-3:focus {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
a.badge-brandcolor1-3:focus, a.badge-brandcolor1-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.badge-brandcolor1-4 {
  color: #343741;
  background-color: #f2fcfc;
}
a.badge-brandcolor1-4:hover, a.badge-brandcolor1-4:focus {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
}
a.badge-brandcolor1-4:focus, a.badge-brandcolor1-4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.badge-brandcolor2-1 {
  color: #fff;
  background-color: #1a1446;
}
a.badge-brandcolor2-1:hover, a.badge-brandcolor2-1:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-brandcolor2-1:focus, a.badge-brandcolor2-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-brandcolor2-2 {
  color: #fff;
  background-color: #29254f;
}
a.badge-brandcolor2-2:hover, a.badge-brandcolor2-2:focus {
  color: #fff;
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793);
}
a.badge-brandcolor2-2:focus, a.badge-brandcolor2-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(41, 37, 79, 0.5);
}

.badge-brandcolor2-3 {
  color: #fff;
  background-color: #5f5c7f;
}
a.badge-brandcolor2-3:hover, a.badge-brandcolor2-3:focus {
  color: #fff;
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342);
}
a.badge-brandcolor2-3:focus, a.badge-brandcolor2-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(95, 92, 127, 0.5);
}

.badge-accentcolor1-1 {
  color: #fff;
  background-color: #06748c;
}
a.badge-accentcolor1-1:hover, a.badge-accentcolor1-1:focus {
  color: #fff;
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411);
}
a.badge-accentcolor1-1:focus, a.badge-accentcolor1-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(6, 116, 140, 0.5);
}

.badge-accentcolor2-1 {
  color: #fff;
  background-color: #28a3af;
}
a.badge-accentcolor2-1:hover, a.badge-accentcolor2-1:focus {
  color: #fff;
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093);
}
a.badge-accentcolor2-1:focus, a.badge-accentcolor2-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 163, 175, 0.5);
}

.badge-accentcolor3-1 {
  color: #343741;
  background-color: #78e1e1;
}
a.badge-accentcolor3-1:hover, a.badge-accentcolor3-1:focus {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
a.badge-accentcolor3-1:focus, a.badge-accentcolor3-1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.badge-accentcolor3-2 {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-accentcolor3-2:hover, a.badge-accentcolor3-2:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-accentcolor3-2:focus, a.badge-accentcolor3-2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-accentcolor3-3 {
  color: #343741;
  background-color: #aaeded;
}
a.badge-accentcolor3-3:hover, a.badge-accentcolor3-3:focus {
  color: #343741;
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408);
}
a.badge-accentcolor3-3:focus, a.badge-accentcolor3-3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(170, 237, 237, 0.5);
}

.badge-accentcolor3-4 {
  color: #343741;
  background-color: #c9f3f4;
}
a.badge-accentcolor3-4:hover, a.badge-accentcolor3-4:focus {
  color: #343741;
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692);
}
a.badge-accentcolor3-4:focus, a.badge-accentcolor3-4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(201, 243, 244, 0.5);
}

.badge-brandgray1 {
  color: #fff;
  background-color: #343741;
}
a.badge-brandgray1:hover, a.badge-brandgray1:focus {
  color: #fff;
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667);
}
a.badge-brandgray1:focus, a.badge-brandgray1.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 55, 65, 0.5);
}

.badge-brandgray2 {
  color: #fff;
  background-color: #404040;
}
a.badge-brandgray2:hover, a.badge-brandgray2:focus {
  color: #fff;
  background-color: rgb(38.5, 38.5, 38.5);
}
a.badge-brandgray2:focus, a.badge-brandgray2.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(64, 64, 64, 0.5);
}

.badge-brandgray3 {
  color: #fff;
  background-color: #565656;
}
a.badge-brandgray3:hover, a.badge-brandgray3:focus {
  color: #fff;
  background-color: rgb(60.5, 60.5, 60.5);
}
a.badge-brandgray3:focus, a.badge-brandgray3.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(86, 86, 86, 0.5);
}

.badge-brandgray4 {
  color: #fff;
  background-color: #707070;
}
a.badge-brandgray4:hover, a.badge-brandgray4:focus {
  color: #fff;
  background-color: rgb(86.5, 86.5, 86.5);
}
a.badge-brandgray4:focus, a.badge-brandgray4.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(112, 112, 112, 0.5);
}

.badge-brandgray5 {
  color: #343741;
  background-color: #c0bfc0;
}
a.badge-brandgray5:hover, a.badge-brandgray5:focus {
  color: #343741;
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016);
}
a.badge-brandgray5:focus, a.badge-brandgray5.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(192, 191, 192, 0.5);
}

.badge-brandgray6 {
  color: #343741;
  background-color: #e6e6e6;
}
a.badge-brandgray6:hover, a.badge-brandgray6:focus {
  color: #343741;
  background-color: rgb(204.5, 204.5, 204.5);
}
a.badge-brandgray6:focus, a.badge-brandgray6.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(230, 230, 230, 0.5);
}

.badge-neutral {
  color: #343741;
  background-color: #f5f5f5;
}
a.badge-neutral:hover, a.badge-neutral:focus {
  color: #343741;
  background-color: rgb(219.5, 219.5, 219.5);
}
a.badge-neutral:focus, a.badge-neutral.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 245, 245, 0.5);
}

.badge-white {
  color: #343741;
  background-color: #fff;
}
a.badge-white:hover, a.badge-white:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-white:focus, a.badge-white.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-action-primary {
  color: #fff;
  background-color: #1a1446;
}
a.badge-action-primary:hover, a.badge-action-primary:focus {
  color: #fff;
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333);
}
a.badge-action-primary:focus, a.badge-action-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(26, 20, 70, 0.5);
}

.badge-action-secondary {
  color: #343741;
  background-color: #78e1e1;
}
a.badge-action-secondary:hover, a.badge-action-secondary:focus {
  color: #343741;
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273);
}
a.badge-action-secondary:focus, a.badge-action-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(120, 225, 225, 0.5);
}

.badge-action-tertiary {
  color: #343741;
  background-color: #f2fcfc;
}
a.badge-action-tertiary:hover, a.badge-action-tertiary:focus {
  color: #343741;
  background-color: rgb(200.5625, 242.4375, 242.4375);
}
a.badge-action-tertiary:focus, a.badge-action-tertiary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(242, 252, 252, 0.5);
}

.badge-error {
  color: #fff;
  background-color: #d32f2f;
}
a.badge-error:hover, a.badge-error:focus {
  color: #fff;
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429);
}
a.badge-error:focus, a.badge-error.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(211, 47, 47, 0.5);
}

.badge-validation-success-green {
  color: #fff;
  background-color: #008040;
}
a.badge-validation-success-green:hover, a.badge-validation-success-green:focus {
  color: #fff;
  background-color: rgb(0, 77, 38.5);
}
a.badge-validation-success-green:focus, a.badge-validation-success-green.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 128, 64, 0.5);
}

.badge-contact-list-title {
  color: #343741;
  background-color: #fff;
}
a.badge-contact-list-title:hover, a.badge-contact-list-title:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-contact-list-title:focus, a.badge-contact-list-title.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-panel-seperation-color {
  color: #fff;
  background-color: #3d3863;
}
a.badge-panel-seperation-color:hover, a.badge-panel-seperation-color:focus {
  color: #fff;
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516);
}
a.badge-panel-seperation-color:focus, a.badge-panel-seperation-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(61, 56, 99, 0.5);
}

.badge-contacts-header-background {
  color: #343741;
  background-color: #99e5ea;
}
a.badge-contacts-header-background:hover, a.badge-contacts-header-background:focus {
  color: #343741;
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268);
}
a.badge-contacts-header-background:focus, a.badge-contacts-header-background.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(153, 229, 234, 0.5);
}

.badge-cta-primary-text-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-primary-text-bg-color:hover, a.badge-cta-primary-text-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-primary-text-bg-color:focus, a.badge-cta-primary-text-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-primary-icon-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-primary-icon-bg-color:hover, a.badge-cta-primary-icon-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-primary-icon-bg-color:focus, a.badge-cta-primary-icon-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-secondary-text-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-secondary-text-bg-color:hover, a.badge-cta-secondary-text-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-secondary-text-bg-color:focus, a.badge-cta-secondary-text-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-secondary-icon-bg-color {
  color: #343741;
  background-color: #fff;
}
a.badge-cta-secondary-icon-bg-color:hover, a.badge-cta-secondary-icon-bg-color:focus {
  color: #343741;
  background-color: rgb(229.5, 229.5, 229.5);
}
a.badge-cta-secondary-icon-bg-color:focus, a.badge-cta-secondary-icon-bg-color.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0.5);
}

.badge-cta-bottom-border {
  color: #343741;
  background-color: #f5911e;
}
a.badge-cta-bottom-border:hover, a.badge-cta-bottom-border:focus {
  color: #343741;
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936);
}
a.badge-cta-bottom-border:focus, a.badge-cta-bottom-border.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(245, 145, 30, 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: 0.125rem 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: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-primary hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-primary .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-secondary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-secondary hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-secondary .alert-link {
  color: black;
}

.alert-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(212, 237.4, 217.8);
  border-color: rgb(194.8, 230.36, 202.92);
}
.alert-success hr {
  border-top-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.alert-success .alert-link {
  color: rgb(10.9449275362, 45.6950724638, 18.88);
}

.alert-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(208.6, 236.4, 240.8);
  border-color: rgb(190.04, 228.96, 235.12);
}
.alert-info hr {
  border-top-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.alert-info .alert-link {
  color: rgb(6.2933333333, 44.3269565217, 50.3466666667);
}

.alert-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 242.6, 205.4);
  border-color: rgb(255, 237.64, 185.56);
}
.alert-warning hr {
  border-top-color: rgb(255, 231.265, 160.06);
}
.alert-warning .alert-link {
  color: rgb(82.9625954198, 62.7912977099, 2.2774045802);
}

.alert-danger {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(246.2, 213.4, 213.4);
  border-color: rgb(242.68, 196.76, 196.76);
}
.alert-danger hr {
  border-top-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.alert-danger .alert-link {
  color: rgb(68.0106976744, 15.1493023256, 15.1493023256);
}

.alert-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-light hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-light .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-dark {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-dark hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-dark .alert-link {
  color: black;
}

.alert-brandcolor1-1 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-brandcolor1-1 hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-brandcolor1-1 .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-brandcolor1-2 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(238, 251.4, 251.4);
  border-color: rgb(231.2, 249.96, 249.96);
}
.alert-brandcolor1-2 hr {
  border-top-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.alert-brandcolor1-2 .alert-link {
  color: rgb(67.0977886978, 93.5422113022, 93.5422113022);
}

.alert-brandcolor1-3 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(244.2, 252.6, 252.8);
  border-color: rgb(239.88, 251.64, 251.92);
}
.alert-brandcolor1-3 hr {
  border-top-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.alert-brandcolor1-3 .alert-link {
  color: rgb(81.4840449438, 98.5105617978, 98.9159550562);
}

.alert-brandcolor1-4 {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(252.4, 254.4, 254.4);
  border-color: rgb(251.36, 254.16, 254.16);
}
.alert-brandcolor1-4 hr {
  border-top-color: rgb(230.64125, 249.37875, 249.37875);
}
.alert-brandcolor1-4 .alert-link {
  color: rgb(100.8252402023, 105.0547597977, 105.0547597977);
}

.alert-brandcolor2-1 {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-brandcolor2-1 hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-brandcolor2-1 .alert-link {
  color: black;
}

.alert-brandcolor2-2 {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(212.2, 211.4, 219.8);
  border-color: rgb(195.08, 193.96, 205.72);
}
.alert-brandcolor2-2 hr {
  border-top-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.alert-brandcolor2-2 .alert-link {
  color: rgb(3.294137931, 2.9727586207, 6.3472413793);
}

.alert-brandcolor2-3 {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(223, 222.4, 229.4);
  border-color: rgb(210.2, 209.36, 219.16);
}
.alert-brandcolor2-3 hr {
  border-top-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.alert-brandcolor2-3 .alert-link {
  color: rgb(27.2767123288, 26.4153424658, 36.4646575342);
}

.alert-accentcolor1-1 {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(205.2, 227.2, 232);
  border-color: rgb(185.28, 216.08, 222.8);
}
.alert-accentcolor1-1 hr {
  border-top-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.alert-accentcolor1-1 .alert-link {
  color: rgb(1.024109589, 19.7994520548, 23.895890411);
}

.alert-accentcolor2-1 {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(212, 236.6, 239);
  border-color: rgb(194.8, 229.24, 232.6);
}
.alert-accentcolor2-1 hr {
  border-top-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.alert-accentcolor2-1 .alert-link {
  color: rgb(11.311627907, 46.0948837209, 49.488372093);
}

.alert-accentcolor3-1 {
  color: rgb(62.4, 117, 117);
  background-color: #e4f9f9;
  border-color: rgb(217.2, 246.6, 246.6);
}
.alert-accentcolor3-1 hr {
  border-top-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.alert-accentcolor3-1 .alert-link {
  color: rgb(44.6608695652, 83.7391304348, 83.7391304348);
}

.alert-accentcolor3-2 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-accentcolor3-2 hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-accentcolor3-2 .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-accentcolor3-3 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(238, 251.4, 251.4);
  border-color: rgb(231.2, 249.96, 249.96);
}
.alert-accentcolor3-3 hr {
  border-top-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.alert-accentcolor3-3 .alert-link {
  color: rgb(67.0977886978, 93.5422113022, 93.5422113022);
}

.alert-accentcolor3-4 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(244.2, 252.6, 252.8);
  border-color: rgb(239.88, 251.64, 251.92);
}
.alert-accentcolor3-4 hr {
  border-top-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.alert-accentcolor3-4 .alert-link {
  color: rgb(81.4840449438, 98.5105617978, 98.9159550562);
}

.alert-brandgray1 {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(214.4, 215, 217);
  border-color: rgb(198.16, 199, 201.8);
}
.alert-brandgray1 hr {
  border-top-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.alert-brandgray1 .alert-link {
  color: rgb(4.3733333333, 4.6256410256, 5.4666666667);
}

.alert-brandgray2 {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(216.8, 216.8, 216.8);
  border-color: rgb(201.52, 201.52, 201.52);
}
.alert-brandgray2 hr {
  border-top-color: rgb(188.77, 188.77, 188.77);
}
.alert-brandgray2 .alert-link {
  color: rgb(7.78, 7.78, 7.78);
}

.alert-brandgray3 {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(221.2, 221.2, 221.2);
  border-color: rgb(207.68, 207.68, 207.68);
}
.alert-brandgray3 hr {
  border-top-color: rgb(194.93, 194.93, 194.93);
}
.alert-brandgray3 .alert-link {
  color: rgb(19.22, 19.22, 19.22);
}

.alert-brandgray4 {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(226.4, 226.4, 226.4);
  border-color: rgb(214.96, 214.96, 214.96);
}
.alert-brandgray4 hr {
  border-top-color: rgb(202.21, 202.21, 202.21);
}
.alert-brandgray4 .alert-link {
  color: rgb(32.74, 32.74, 32.74);
}

.alert-brandgray5 {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(242.4, 242.2, 242.4);
  border-color: rgb(237.36, 237.08, 237.36);
}
.alert-brandgray5 hr {
  border-top-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.alert-brandgray5 .alert-link {
  color: rgb(74.2734203655, 73.8865796345, 74.2734203655);
}

.alert-brandgray6 {
  color: rgb(119.6, 119.6, 119.6);
  background-color: #fafafa;
  border-color: #f8f8f8;
}
.alert-brandgray6 hr {
  border-top-color: rgb(235.25, 235.25, 235.25);
}
.alert-brandgray6 .alert-link {
  color: rgb(94.1, 94.1, 94.1);
}

.alert-neutral {
  color: rgb(127.4, 127.4, 127.4);
  background-color: #fdfdfd;
  border-color: rgb(252.2, 252.2, 252.2);
}
.alert-neutral hr {
  border-top-color: rgb(239.45, 239.45, 239.45);
}
.alert-neutral .alert-link {
  color: rgb(101.9, 101.9, 101.9);
}

.alert-white {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-white hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-white .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-action-primary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(209.2, 208, 218);
  border-color: rgb(190.88, 189.2, 203.2);
}
.alert-action-primary hr {
  border-top-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.alert-action-primary .alert-link {
  color: black;
}

.alert-action-secondary {
  color: rgb(62.4, 117, 117);
  background-color: #e4f9f9;
  border-color: rgb(217.2, 246.6, 246.6);
}
.alert-action-secondary hr {
  border-top-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.alert-action-secondary .alert-link {
  color: rgb(44.6608695652, 83.7391304348, 83.7391304348);
}

.alert-action-tertiary {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(252.4, 254.4, 254.4);
  border-color: rgb(251.36, 254.16, 254.16);
}
.alert-action-tertiary hr {
  border-top-color: rgb(230.64125, 249.37875, 249.37875);
}
.alert-action-tertiary .alert-link {
  color: rgb(100.8252402023, 105.0547597977, 105.0547597977);
}

.alert-error {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(246.2, 213.4, 213.4);
  border-color: rgb(242.68, 196.76, 196.76);
}
.alert-error hr {
  border-top-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.alert-error .alert-link {
  color: rgb(68.0106976744, 15.1493023256, 15.1493023256);
}

.alert-validation-success-green {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(204, 229.6, 216.8);
  border-color: rgb(183.6, 219.44, 201.52);
}
.alert-validation-success-green hr {
  border-top-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.alert-validation-success-green .alert-link {
  color: rgb(0, 15.56, 7.78);
}

.alert-contact-list-title {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-contact-list-title hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-contact-list-title .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-panel-seperation-color {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(216.2, 215.2, 223.8);
  border-color: rgb(200.68, 199.28, 211.32);
}
.alert-panel-seperation-color hr {
  border-top-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.alert-panel-seperation-color .alert-link {
  color: rgb(11.6490322581, 10.6941935484, 18.9058064516);
}

.alert-contacts-header-background {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(234.6, 249.8, 250.8);
  border-color: rgb(226.44, 247.72, 249.12);
}
.alert-contacts-header-background hr {
  border-top-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.alert-contacts-header-background .alert-link {
  color: rgb(59.3972093023, 88.9017054264, 90.8427906977);
}

.alert-cta-primary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-primary-text-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-primary-text-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-primary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-primary-icon-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-primary-icon-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-secondary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-secondary-text-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-secondary-text-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-secondary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
  border-color: white;
}
.alert-cta-secondary-icon-bg-color hr {
  border-top-color: rgb(242.25, 242.25, 242.25);
}
.alert-cta-secondary-icon-bg-color .alert-link {
  color: rgb(107.1, 107.1, 107.1);
}

.alert-cta-bottom-border {
  color: rgb(127.4, 75.4, 15.6);
  background-color: #fde9d2;
  border-color: rgb(252.2, 224.2, 192);
}
.alert-cta-bottom-border hr {
  border-top-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.alert-cta-bottom-border .alert-link {
  color: rgb(81.9636363636, 48.5090909091, 10.0363636364);
}

@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;
  box-shadow: inset 0 0.1rem 0.1rem rgba(0, 0, 0, 0.1);
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #99e5ea;
  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: #1a1446;
  background-color: #e9ecef;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 0.125rem 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: #99e5ea;
  border-color: #99e5ea;
}
.list-group-item + .list-group-item {
  border-top-width: 0;
}
.list-group-item + .list-group-item.active {
  margin-top: -0.125rem;
  border-top-width: 0.125rem;
}

.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: 0.125rem;
  border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: -0.125rem;
  border-left-width: 0.125rem;
}

@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
@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: 0.125rem;
    border-left-width: 0;
  }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: -0.125rem;
    border-left-width: 0.125rem;
  }
}
.list-group-flush {
  border-radius: 0;
}
.list-group-flush > .list-group-item {
  border-width: 0 0 0.125rem;
}
.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0;
}

.list-group-item-primary {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-secondary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-success {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(194.8, 230.36, 202.92);
}
.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus {
  color: rgb(20.8, 86.84, 35.88);
  background-color: rgb(176.7059405941, 222.9540594059, 187.2665346535);
}
.list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 86.84, 35.88);
  border-color: rgb(20.8, 86.84, 35.88);
}

.list-group-item-info {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(190.04, 228.96, 235.12);
}
.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus {
  color: rgb(11.96, 84.24, 95.68);
  background-color: rgb(170.5152475248, 221.1332673267, 229.1447524752);
}
.list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: rgb(11.96, 84.24, 95.68);
  border-color: rgb(11.96, 84.24, 95.68);
}

.list-group-item-warning {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 237.64, 185.56);
}
.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus {
  color: rgb(132.6, 100.36, 3.64);
  background-color: rgb(255, 231.265, 160.06);
}
.list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 100.36, 3.64);
  border-color: rgb(132.6, 100.36, 3.64);
}

.list-group-item-danger {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(242.68, 196.76, 196.76);
}
.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: rgb(109.72, 24.44, 24.44);
  border-color: rgb(109.72, 24.44, 24.44);
}

.list-group-item-light {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-dark {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-brandcolor1-1 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-brandcolor1-1.list-group-item-action:hover, .list-group-item-brandcolor1-1.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-brandcolor1-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-brandcolor1-2 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(231.2, 249.96, 249.96);
}
.list-group-item-brandcolor1-2.list-group-item-action:hover, .list-group-item-brandcolor1-2.list-group-item-action:focus {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.list-group-item-brandcolor1-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(88.4, 123.24, 123.24);
  border-color: rgb(88.4, 123.24, 123.24);
}

.list-group-item-brandcolor1-3 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(239.88, 251.64, 251.92);
}
.list-group-item-brandcolor1-3.list-group-item-action:hover, .list-group-item-brandcolor1-3.list-group-item-action:focus {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.list-group-item-brandcolor1-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(104.52, 126.36, 126.88);
  border-color: rgb(104.52, 126.36, 126.88);
}

.list-group-item-brandcolor1-4 {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(251.36, 254.16, 254.16);
}
.list-group-item-brandcolor1-4.list-group-item-action:hover, .list-group-item-brandcolor1-4.list-group-item-action:focus {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.list-group-item-brandcolor1-4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(125.84, 131.04, 131.04);
  border-color: rgb(125.84, 131.04, 131.04);
}

.list-group-item-brandcolor2-1 {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-brandcolor2-1.list-group-item-action:hover, .list-group-item-brandcolor2-1.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-brandcolor2-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-brandcolor2-2 {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(195.08, 193.96, 205.72);
}
.list-group-item-brandcolor2-2.list-group-item-action:hover, .list-group-item-brandcolor2-2.list-group-item-action:focus {
  color: rgb(21.32, 19.24, 41.08);
  background-color: rgb(181.2297461929, 179.8508629442, 194.3291370558);
}
.list-group-item-brandcolor2-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(21.32, 19.24, 41.08);
  border-color: rgb(21.32, 19.24, 41.08);
}

.list-group-item-brandcolor2-3 {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(210.2, 209.36, 219.16);
}
.list-group-item-brandcolor2-3.list-group-item-action:hover, .list-group-item-brandcolor2-3.list-group-item-action:focus {
  color: rgb(49.4, 47.84, 66.04);
  background-color: rgb(196.1793814433, 195.0764948454, 207.9435051546);
}
.list-group-item-brandcolor2-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(49.4, 47.84, 66.04);
  border-color: rgb(49.4, 47.84, 66.04);
}

.list-group-item-accentcolor1-1 {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(185.28, 216.08, 222.8);
}
.list-group-item-accentcolor1-1.list-group-item-action:hover, .list-group-item-accentcolor1-1.list-group-item-action:focus {
  color: rgb(3.12, 60.32, 72.8);
  background-color: rgb(167.8363186813, 206.3423626374, 214.7436813187);
}
.list-group-item-accentcolor1-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(3.12, 60.32, 72.8);
  border-color: rgb(3.12, 60.32, 72.8);
}

.list-group-item-accentcolor2-1 {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(194.8, 229.24, 232.6);
}
.list-group-item-accentcolor2-1.list-group-item-action:hover, .list-group-item-accentcolor2-1.list-group-item-action:focus {
  color: rgb(20.8, 84.76, 91);
  background-color: rgb(176.2152542373, 221.2874576271, 225.6847457627);
}
.list-group-item-accentcolor2-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(20.8, 84.76, 91);
  border-color: rgb(20.8, 84.76, 91);
}

.list-group-item-accentcolor3-1 {
  color: rgb(62.4, 117, 117);
  background-color: rgb(217.2, 246.6, 246.6);
}
.list-group-item-accentcolor3-1.list-group-item-action:hover, .list-group-item-accentcolor3-1.list-group-item-action:focus {
  color: rgb(62.4, 117, 117);
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.list-group-item-accentcolor3-1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(62.4, 117, 117);
  border-color: rgb(62.4, 117, 117);
}

.list-group-item-accentcolor3-2 {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-accentcolor3-2.list-group-item-action:hover, .list-group-item-accentcolor3-2.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-accentcolor3-2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-accentcolor3-3 {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(231.2, 249.96, 249.96);
}
.list-group-item-accentcolor3-3.list-group-item-action:hover, .list-group-item-accentcolor3-3.list-group-item-action:focus {
  color: rgb(88.4, 123.24, 123.24);
  background-color: rgb(210.1563106796, 245.5036893204, 245.5036893204);
}
.list-group-item-accentcolor3-3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(88.4, 123.24, 123.24);
  border-color: rgb(88.4, 123.24, 123.24);
}

.list-group-item-accentcolor3-4 {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(239.88, 251.64, 251.92);
}
.list-group-item-accentcolor3-4.list-group-item-action:hover, .list-group-item-accentcolor3-4.list-group-item-action:focus {
  color: rgb(104.52, 126.36, 126.88);
  background-color: rgb(218.6953846154, 246.9323076923, 247.6046153846);
}
.list-group-item-accentcolor3-4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(104.52, 126.36, 126.88);
  border-color: rgb(104.52, 126.36, 126.88);
}

.list-group-item-brandgray1 {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(198.16, 199, 201.8);
}
.list-group-item-brandgray1.list-group-item-action:hover, .list-group-item-brandgray1.list-group-item-action:focus {
  color: rgb(27.04, 28.6, 33.8);
  background-color: rgb(184.9882442748, 186.0229007634, 189.4717557252);
}
.list-group-item-brandgray1.list-group-item-action.active {
  color: #fff;
  background-color: rgb(27.04, 28.6, 33.8);
  border-color: rgb(27.04, 28.6, 33.8);
}

.list-group-item-brandgray2 {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(201.52, 201.52, 201.52);
}
.list-group-item-brandgray2.list-group-item-action:hover, .list-group-item-brandgray2.list-group-item-action:focus {
  color: rgb(33.28, 33.28, 33.28);
  background-color: rgb(188.77, 188.77, 188.77);
}
.list-group-item-brandgray2.list-group-item-action.active {
  color: #fff;
  background-color: rgb(33.28, 33.28, 33.28);
  border-color: rgb(33.28, 33.28, 33.28);
}

.list-group-item-brandgray3 {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(207.68, 207.68, 207.68);
}
.list-group-item-brandgray3.list-group-item-action:hover, .list-group-item-brandgray3.list-group-item-action:focus {
  color: rgb(44.72, 44.72, 44.72);
  background-color: rgb(194.93, 194.93, 194.93);
}
.list-group-item-brandgray3.list-group-item-action.active {
  color: #fff;
  background-color: rgb(44.72, 44.72, 44.72);
  border-color: rgb(44.72, 44.72, 44.72);
}

.list-group-item-brandgray4 {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(214.96, 214.96, 214.96);
}
.list-group-item-brandgray4.list-group-item-action:hover, .list-group-item-brandgray4.list-group-item-action:focus {
  color: rgb(58.24, 58.24, 58.24);
  background-color: rgb(202.21, 202.21, 202.21);
}
.list-group-item-brandgray4.list-group-item-action.active {
  color: #fff;
  background-color: rgb(58.24, 58.24, 58.24);
  border-color: rgb(58.24, 58.24, 58.24);
}

.list-group-item-brandgray5 {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(237.36, 237.08, 237.36);
}
.list-group-item-brandgray5.list-group-item-action:hover, .list-group-item-brandgray5.list-group-item-action:focus {
  color: rgb(99.84, 99.32, 99.84);
  background-color: rgb(224.7103937008, 224.2296062992, 224.7103937008);
}
.list-group-item-brandgray5.list-group-item-action.active {
  color: #fff;
  background-color: rgb(99.84, 99.32, 99.84);
  border-color: rgb(99.84, 99.32, 99.84);
}

.list-group-item-brandgray6 {
  color: rgb(119.6, 119.6, 119.6);
  background-color: #f8f8f8;
}
.list-group-item-brandgray6.list-group-item-action:hover, .list-group-item-brandgray6.list-group-item-action:focus {
  color: rgb(119.6, 119.6, 119.6);
  background-color: rgb(235.25, 235.25, 235.25);
}
.list-group-item-brandgray6.list-group-item-action.active {
  color: #fff;
  background-color: rgb(119.6, 119.6, 119.6);
  border-color: rgb(119.6, 119.6, 119.6);
}

.list-group-item-neutral {
  color: rgb(127.4, 127.4, 127.4);
  background-color: rgb(252.2, 252.2, 252.2);
}
.list-group-item-neutral.list-group-item-action:hover, .list-group-item-neutral.list-group-item-action:focus {
  color: rgb(127.4, 127.4, 127.4);
  background-color: rgb(239.45, 239.45, 239.45);
}
.list-group-item-neutral.list-group-item-action.active {
  color: #fff;
  background-color: rgb(127.4, 127.4, 127.4);
  border-color: rgb(127.4, 127.4, 127.4);
}

.list-group-item-white {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-white.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-action-primary {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(190.88, 189.2, 203.2);
}
.list-group-item-action-primary.list-group-item-action:hover, .list-group-item-action-primary.list-group-item-action:focus {
  color: rgb(13.52, 10.4, 36.4);
  background-color: rgb(176.9764285714, 174.9321428571, 191.9678571429);
}
.list-group-item-action-primary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(13.52, 10.4, 36.4);
  border-color: rgb(13.52, 10.4, 36.4);
}

.list-group-item-action-secondary {
  color: rgb(62.4, 117, 117);
  background-color: rgb(217.2, 246.6, 246.6);
}
.list-group-item-action-secondary.list-group-item-action:hover, .list-group-item-action-secondary.list-group-item-action:focus {
  color: rgb(62.4, 117, 117);
  background-color: rgb(196.3363636364, 241.9636363636, 241.9636363636);
}
.list-group-item-action-secondary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(62.4, 117, 117);
  border-color: rgb(62.4, 117, 117);
}

.list-group-item-action-tertiary {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(251.36, 254.16, 254.16);
}
.list-group-item-action-tertiary.list-group-item-action:hover, .list-group-item-action-tertiary.list-group-item-action:focus {
  color: rgb(125.84, 131.04, 131.04);
  background-color: rgb(230.64125, 249.37875, 249.37875);
}
.list-group-item-action-tertiary.list-group-item-action.active {
  color: #fff;
  background-color: rgb(125.84, 131.04, 131.04);
  border-color: rgb(125.84, 131.04, 131.04);
}

.list-group-item-error {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(242.68, 196.76, 196.76);
}
.list-group-item-error.list-group-item-action:hover, .list-group-item-error.list-group-item-action:focus {
  color: rgb(109.72, 24.44, 24.44);
  background-color: rgb(238.2276190476, 175.7123809524, 175.7123809524);
}
.list-group-item-error.list-group-item-action.active {
  color: #fff;
  background-color: rgb(109.72, 24.44, 24.44);
  border-color: rgb(109.72, 24.44, 24.44);
}

.list-group-item-validation-success-green {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(183.6, 219.44, 201.52);
}
.list-group-item-validation-success-green.list-group-item-action:hover, .list-group-item-validation-success-green.list-group-item-action:focus {
  color: rgb(0, 66.56, 33.28);
  background-color: rgb(166.5777486911, 210.9622513089, 188.77);
}
.list-group-item-validation-success-green.list-group-item-action.active {
  color: #fff;
  background-color: rgb(0, 66.56, 33.28);
  border-color: rgb(0, 66.56, 33.28);
}

.list-group-item-contact-list-title {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-contact-list-title.list-group-item-action:hover, .list-group-item-contact-list-title.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-contact-list-title.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-panel-seperation-color {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(200.68, 199.28, 211.32);
}
.list-group-item-panel-seperation-color.list-group-item-action:hover, .list-group-item-panel-seperation-color.list-group-item-action:focus {
  color: rgb(31.72, 29.12, 51.48);
  background-color: rgb(186.7447887324, 184.9856338028, 200.1143661972);
}
.list-group-item-panel-seperation-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(31.72, 29.12, 51.48);
  border-color: rgb(31.72, 29.12, 51.48);
}

.list-group-item-contacts-header-background {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(226.44, 247.72, 249.12);
}
.list-group-item-contacts-header-background.list-group-item-action:hover, .list-group-item-contacts-header-background.list-group-item-action:focus {
  color: rgb(79.56, 119.08, 121.68);
  background-color: rgb(205.2936585366, 242.3297560976, 244.7663414634);
}
.list-group-item-contacts-header-background.list-group-item-action.active {
  color: #fff;
  background-color: rgb(79.56, 119.08, 121.68);
  border-color: rgb(79.56, 119.08, 121.68);
}

.list-group-item-cta-primary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-primary-text-bg-color.list-group-item-action:hover, .list-group-item-cta-primary-text-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-primary-text-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-primary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-primary-icon-bg-color.list-group-item-action:hover, .list-group-item-cta-primary-icon-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-primary-icon-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-secondary-text-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-secondary-text-bg-color.list-group-item-action:hover, .list-group-item-cta-secondary-text-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-secondary-text-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-secondary-icon-bg-color {
  color: rgb(132.6, 132.6, 132.6);
  background-color: white;
}
.list-group-item-cta-secondary-icon-bg-color.list-group-item-action:hover, .list-group-item-cta-secondary-icon-bg-color.list-group-item-action:focus {
  color: rgb(132.6, 132.6, 132.6);
  background-color: rgb(242.25, 242.25, 242.25);
}
.list-group-item-cta-secondary-icon-bg-color.list-group-item-action.active {
  color: #fff;
  background-color: rgb(132.6, 132.6, 132.6);
  border-color: rgb(132.6, 132.6, 132.6);
}

.list-group-item-cta-bottom-border {
  color: rgb(127.4, 75.4, 15.6);
  background-color: rgb(252.2, 224.2, 192);
}
.list-group-item-cta-bottom-border.list-group-item-action:hover, .list-group-item-cta-bottom-border.list-group-item-action:focus {
  color: rgb(127.4, 75.4, 15.6);
  background-color: rgb(251.114893617, 212.2638297872, 167.585106383);
}
.list-group-item-cta-bottom-border.list-group-item-action.active {
  color: #fff;
  background-color: rgb(127.4, 75.4, 15.6);
  border-color: rgb(127.4, 75.4, 15.6);
}

.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: -moz-min-content;
  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: 0.125rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
  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: 0.125rem solid #dee2e6;
  border-top-left-radius: 0.175rem;
  border-top-right-radius: 0.175rem;
}
.modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.375;
}

.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: 0.125rem solid #dee2e6;
  border-bottom-right-radius: 0.175rem;
  border-bottom-left-radius: 0.175rem;
}
.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: -moz-min-content;
    height: min-content;
  }
  .modal-content {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.5);
  }
  .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: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
.tooltip.show {
  opacity: 1;
}
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 0.75rem;
}
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
  padding: 0.75rem 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.75rem 0.75rem 0;
  border-top-color: #99e5ea;
}

.bs-tooltip-right, .bs-tooltip-auto[x-placement^=right] {
  padding: 0 0.75rem;
}
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
  left: 0;
  width: 0.75rem;
  height: 1.5rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .arrow::before {
  right: 0;
  border-width: 0.75rem 0.75rem 0.75rem 0;
  border-right-color: #99e5ea;
}

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^=bottom] {
  padding: 0.75rem 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.75rem 0.75rem;
  border-bottom-color: #99e5ea;
}

.bs-tooltip-left, .bs-tooltip-auto[x-placement^=left] {
  padding: 0 0.75rem;
}
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
  right: 0;
  width: 0.75rem;
  height: 1.5rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .arrow::before {
  left: 0;
  border-width: 0.75rem 0 0.75rem 0.75rem;
  border-left-color: #99e5ea;
}

.tooltip-inner {
  max-width: 20rem;
  padding: 0.25rem 0.5rem;
  color: #29254f;
  text-align: center;
  background-color: #99e5ea;
  border-radius: 0.5rem;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Roboto", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.375;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.125rem solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.2);
}
.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: -0.625rem;
}
.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: 0.125rem;
  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: -0.625rem;
  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: 0.125rem;
  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: -0.625rem;
}
.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: 0.125rem;
  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: 0.125rem solid rgb(247.35, 247.35, 247.35);
}

.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: -0.625rem;
  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: 0.125rem;
  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: rgb(247.35, 247.35, 247.35);
  border-bottom: 0.125rem solid rgb(234.6, 234.6, 234.6);
  border-top-left-radius: 0.175rem;
  border-top-right-radius: 0.175rem;
}
.popover-header:empty {
  display: none;
}

.popover-body {
  padding: 0.5rem 0.75rem;
  color: #1a1446;
}

.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%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    transition: none;
  }
}
.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control-prev {
  left: 0;
}

.carousel-control-next {
  right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 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: -0.125em;
  border: 0.25em solid currentcolor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: 0.75s linear infinite spinner-border;
}

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

@keyframes spinner-grow {
  0% {
    transform: scale(0);
  }
  50% {
    opacity: 1;
    transform: none;
  }
}
.spinner-grow {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  vertical-align: -0.125em;
  background-color: currentcolor;
  border-radius: 50%;
  opacity: 0;
  animation: 0.75s linear infinite spinner-grow;
}

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

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    animation-duration: 1.5s;
  }
}
.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: #99e5ea !important;
}

a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-secondary {
  background-color: #1a1446 !important;
}

a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !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: rgb(30.1449275362, 125.8550724638, 52) !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: rgb(17.3333333333, 122.0869565217, 138.6666666667) !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: rgb(211, 158.25, 0) !important;
}

.bg-danger {
  background-color: #d32f2f !important;
}

a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429) !important;
}

.bg-light {
  background-color: #fff !important;
}

a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-dark {
  background-color: #1a1446 !important;
}

a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-brandcolor1-1 {
  background-color: #99e5ea !important;
}

a.bg-brandcolor1-1:hover, a.bg-brandcolor1-1:focus,
button.bg-brandcolor1-1:hover,
button.bg-brandcolor1-1:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-brandcolor1-2 {
  background-color: #aaeded !important;
}

a.bg-brandcolor1-2:hover, a.bg-brandcolor1-2:focus,
button.bg-brandcolor1-2:hover,
button.bg-brandcolor1-2:focus {
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408) !important;
}

.bg-brandcolor1-3 {
  background-color: #c9f3f4 !important;
}

a.bg-brandcolor1-3:hover, a.bg-brandcolor1-3:focus,
button.bg-brandcolor1-3:hover,
button.bg-brandcolor1-3:focus {
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692) !important;
}

.bg-brandcolor1-4 {
  background-color: #f2fcfc !important;
}

a.bg-brandcolor1-4:hover, a.bg-brandcolor1-4:focus,
button.bg-brandcolor1-4:hover,
button.bg-brandcolor1-4:focus {
  background-color: rgb(200.5625, 242.4375, 242.4375) !important;
}

.bg-brandcolor2-1 {
  background-color: #1a1446 !important;
}

a.bg-brandcolor2-1:hover, a.bg-brandcolor2-1:focus,
button.bg-brandcolor2-1:hover,
button.bg-brandcolor2-1:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-brandcolor2-2 {
  background-color: #29254f !important;
}

a.bg-brandcolor2-2:hover, a.bg-brandcolor2-2:focus,
button.bg-brandcolor2-2:hover,
button.bg-brandcolor2-2:focus {
  background-color: rgb(22.974137931, 20.7327586207, 44.2672413793) !important;
}

.bg-brandcolor2-3 {
  background-color: #5f5c7f !important;
}

a.bg-brandcolor2-3:hover, a.bg-brandcolor2-3:focus,
button.bg-brandcolor2-3:hover,
button.bg-brandcolor2-3:focus {
  background-color: rgb(72.8767123288, 70.5753424658, 97.4246575342) !important;
}

.bg-accentcolor1-1 {
  background-color: #06748c !important;
}

a.bg-accentcolor1-1:hover, a.bg-accentcolor1-1:focus,
button.bg-accentcolor1-1:hover,
button.bg-accentcolor1-1:focus {
  background-color: rgb(3.904109589, 75.4794520548, 91.095890411) !important;
}

.bg-accentcolor2-1 {
  background-color: #28a3af !important;
}

a.bg-accentcolor2-1:hover, a.bg-accentcolor2-1:focus,
button.bg-accentcolor2-1:hover,
button.bg-accentcolor2-1:focus {
  background-color: rgb(30.511627907, 124.3348837209, 133.488372093) !important;
}

.bg-accentcolor3-1 {
  background-color: #78e1e1 !important;
}

a.bg-accentcolor3-1:hover, a.bg-accentcolor3-1:focus,
button.bg-accentcolor3-1:hover,
button.bg-accentcolor3-1:focus {
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273) !important;
}

.bg-accentcolor3-2 {
  background-color: #99e5ea !important;
}

a.bg-accentcolor3-2:hover, a.bg-accentcolor3-2:focus,
button.bg-accentcolor3-2:hover,
button.bg-accentcolor3-2:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-accentcolor3-3 {
  background-color: #aaeded !important;
}

a.bg-accentcolor3-3:hover, a.bg-accentcolor3-3:focus,
button.bg-accentcolor3-3:hover,
button.bg-accentcolor3-3:focus {
  background-color: rgb(127.9126213592, 228.0873786408, 228.0873786408) !important;
}

.bg-accentcolor3-4 {
  background-color: #c9f3f4 !important;
}

a.bg-accentcolor3-4:hover, a.bg-accentcolor3-4:focus,
button.bg-accentcolor3-4:hover,
button.bg-accentcolor3-4:focus {
  background-color: rgb(158.6307692308, 233.5846153846, 235.3692307692) !important;
}

.bg-brandgray1 {
  background-color: #343741 !important;
}

a.bg-brandgray1:hover, a.bg-brandgray1:focus,
button.bg-brandgray1:hover,
button.bg-brandgray1:focus {
  background-color: rgb(29.3333333333, 31.0256410256, 36.6666666667) !important;
}

.bg-brandgray2 {
  background-color: #404040 !important;
}

a.bg-brandgray2:hover, a.bg-brandgray2:focus,
button.bg-brandgray2:hover,
button.bg-brandgray2:focus {
  background-color: rgb(38.5, 38.5, 38.5) !important;
}

.bg-brandgray3 {
  background-color: #565656 !important;
}

a.bg-brandgray3:hover, a.bg-brandgray3:focus,
button.bg-brandgray3:hover,
button.bg-brandgray3:focus {
  background-color: rgb(60.5, 60.5, 60.5) !important;
}

.bg-brandgray4 {
  background-color: #707070 !important;
}

a.bg-brandgray4:hover, a.bg-brandgray4:focus,
button.bg-brandgray4:hover,
button.bg-brandgray4:focus {
  background-color: rgb(86.5, 86.5, 86.5) !important;
}

.bg-brandgray5 {
  background-color: #c0bfc0 !important;
}

a.bg-brandgray5:hover, a.bg-brandgray5:focus,
button.bg-brandgray5:hover,
button.bg-brandgray5:focus {
  background-color: rgb(166.7007874016, 165.2992125984, 166.7007874016) !important;
}

.bg-brandgray6 {
  background-color: #e6e6e6 !important;
}

a.bg-brandgray6:hover, a.bg-brandgray6:focus,
button.bg-brandgray6:hover,
button.bg-brandgray6:focus {
  background-color: rgb(204.5, 204.5, 204.5) !important;
}

.bg-neutral {
  background-color: #f5f5f5 !important;
}

a.bg-neutral:hover, a.bg-neutral:focus,
button.bg-neutral:hover,
button.bg-neutral:focus {
  background-color: rgb(219.5, 219.5, 219.5) !important;
}

.bg-white {
  background-color: #fff !important;
}

a.bg-white:hover, a.bg-white:focus,
button.bg-white:hover,
button.bg-white:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-action-primary {
  background-color: #1a1446 !important;
}

a.bg-action-primary:hover, a.bg-action-primary:focus,
button.bg-action-primary:hover,
button.bg-action-primary:focus {
  background-color: rgb(11.2666666667, 8.6666666667, 30.3333333333) !important;
}

.bg-action-secondary {
  background-color: #78e1e1 !important;
}

a.bg-action-secondary:hover, a.bg-action-secondary:focus,
button.bg-action-secondary:hover,
button.bg-action-secondary:focus {
  background-color: rgb(78.2727272727, 215.7272727273, 215.7272727273) !important;
}

.bg-action-tertiary {
  background-color: #f2fcfc !important;
}

a.bg-action-tertiary:hover, a.bg-action-tertiary:focus,
button.bg-action-tertiary:hover,
button.bg-action-tertiary:focus {
  background-color: rgb(200.5625, 242.4375, 242.4375) !important;
}

.bg-error {
  background-color: #d32f2f !important;
}

a.bg-error:hover, a.bg-error:focus,
button.bg-error:hover,
button.bg-error:focus {
  background-color: rgb(170.8571428571, 36.1428571429, 36.1428571429) !important;
}

.bg-validation-success-green {
  background-color: #008040 !important;
}

a.bg-validation-success-green:hover, a.bg-validation-success-green:focus,
button.bg-validation-success-green:hover,
button.bg-validation-success-green:focus {
  background-color: rgb(0, 77, 38.5) !important;
}

.bg-contact-list-title {
  background-color: #fff !important;
}

a.bg-contact-list-title:hover, a.bg-contact-list-title:focus,
button.bg-contact-list-title:hover,
button.bg-contact-list-title:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-panel-seperation-color {
  background-color: #3d3863 !important;
}

a.bg-panel-seperation-color:hover, a.bg-panel-seperation-color:focus,
button.bg-panel-seperation-color:hover,
button.bg-panel-seperation-color:focus {
  background-color: rgb(40.9290322581, 37.5741935484, 66.4258064516) !important;
}

.bg-contacts-header-background {
  background-color: #99e5ea !important;
}

a.bg-contacts-header-background:hover, a.bg-contacts-header-background:focus,
button.bg-contacts-header-background:hover,
button.bg-contacts-header-background:focus {
  background-color: rgb(110.7073170732, 218.2195121951, 225.2926829268) !important;
}

.bg-cta-primary-text-bg-color {
  background-color: #fff !important;
}

a.bg-cta-primary-text-bg-color:hover, a.bg-cta-primary-text-bg-color:focus,
button.bg-cta-primary-text-bg-color:hover,
button.bg-cta-primary-text-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-primary-icon-bg-color {
  background-color: #fff !important;
}

a.bg-cta-primary-icon-bg-color:hover, a.bg-cta-primary-icon-bg-color:focus,
button.bg-cta-primary-icon-bg-color:hover,
button.bg-cta-primary-icon-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-secondary-text-bg-color {
  background-color: #fff !important;
}

a.bg-cta-secondary-text-bg-color:hover, a.bg-cta-secondary-text-bg-color:focus,
button.bg-cta-secondary-text-bg-color:hover,
button.bg-cta-secondary-text-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-secondary-icon-bg-color {
  background-color: #fff !important;
}

a.bg-cta-secondary-icon-bg-color:hover, a.bg-cta-secondary-icon-bg-color:focus,
button.bg-cta-secondary-icon-bg-color:hover,
button.bg-cta-secondary-icon-bg-color:focus {
  background-color: rgb(229.5, 229.5, 229.5) !important;
}

.bg-cta-bottom-border {
  background-color: #f5911e !important;
}

a.bg-cta-bottom-border:hover, a.bg-cta-bottom-border:focus,
button.bg-cta-bottom-border:hover,
button.bg-cta-bottom-border:focus {
  background-color: rgb(214.4680851064, 119.1489361702, 9.5319148936) !important;
}

.bg-white {
  background-color: #fff !important;
}

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

.border {
  border: 0.125rem solid #dee2e6 !important;
}

.border-top {
  border-top: 0.125rem solid #dee2e6 !important;
}

.border-right {
  border-right: 0.125rem solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 0.125rem solid #dee2e6 !important;
}

.border-left {
  border-left: 0.125rem solid #dee2e6 !important;
}

.border-0 {
  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: #99e5ea !important;
}

.border-secondary {
  border-color: #1a1446 !important;
}

.border-success {
  border-color: #28a745 !important;
}

.border-info {
  border-color: #17a2b8 !important;
}

.border-warning {
  border-color: #ffc107 !important;
}

.border-danger {
  border-color: #d32f2f !important;
}

.border-light {
  border-color: #fff !important;
}

.border-dark {
  border-color: #1a1446 !important;
}

.border-brandcolor1-1 {
  border-color: #99e5ea !important;
}

.border-brandcolor1-2 {
  border-color: #aaeded !important;
}

.border-brandcolor1-3 {
  border-color: #c9f3f4 !important;
}

.border-brandcolor1-4 {
  border-color: #f2fcfc !important;
}

.border-brandcolor2-1 {
  border-color: #1a1446 !important;
}

.border-brandcolor2-2 {
  border-color: #29254f !important;
}

.border-brandcolor2-3 {
  border-color: #5f5c7f !important;
}

.border-accentcolor1-1 {
  border-color: #06748c !important;
}

.border-accentcolor2-1 {
  border-color: #28a3af !important;
}

.border-accentcolor3-1 {
  border-color: #78e1e1 !important;
}

.border-accentcolor3-2 {
  border-color: #99e5ea !important;
}

.border-accentcolor3-3 {
  border-color: #aaeded !important;
}

.border-accentcolor3-4 {
  border-color: #c9f3f4 !important;
}

.border-brandgray1 {
  border-color: #343741 !important;
}

.border-brandgray2 {
  border-color: #404040 !important;
}

.border-brandgray3 {
  border-color: #565656 !important;
}

.border-brandgray4 {
  border-color: #707070 !important;
}

.border-brandgray5 {
  border-color: #c0bfc0 !important;
}

.border-brandgray6 {
  border-color: #e6e6e6 !important;
}

.border-neutral {
  border-color: #f5f5f5 !important;
}

.border-white {
  border-color: #fff !important;
}

.border-action-primary {
  border-color: #1a1446 !important;
}

.border-action-secondary {
  border-color: #78e1e1 !important;
}

.border-action-tertiary {
  border-color: #f2fcfc !important;
}

.border-error {
  border-color: #d32f2f !important;
}

.border-validation-success-green {
  border-color: #008040 !important;
}

.border-contact-list-title {
  border-color: #fff !important;
}

.border-panel-seperation-color {
  border-color: #3d3863 !important;
}

.border-contacts-header-background {
  border-color: #99e5ea !important;
}

.border-cta-primary-text-bg-color {
  border-color: #fff !important;
}

.border-cta-primary-icon-bg-color {
  border-color: #fff !important;
}

.border-cta-secondary-text-bg-color {
  border-color: #fff !important;
}

.border-cta-secondary-icon-bg-color {
  border-color: #fff !important;
}

.border-cta-bottom-border {
  border-color: #f5911e !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 {
  display: none !important;
}

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

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

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

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

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

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

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

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

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

.embed-responsive-16by9::before {
  padding-top: 56.25%;
}

.embed-responsive-4by3::before {
  padding-top: 75%;
}

.embed-responsive-1by1::before {
  padding-top: 100%;
}

.embed-responsive-21by9::before {
  padding-top: 42.85714286%;
}

.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 {
  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 {
  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 {
    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 {
    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 {
  -webkit-user-select: all !important;
     -moz-user-select: all !important;
          user-select: all !important;
}

.user-select-auto {
  -webkit-user-select: auto !important;
     -moz-user-select: auto !important;
          user-select: auto !important;
}

.user-select-none {
  -webkit-user-select: none !important;
     -moz-user-select: none !important;
          user-select: none !important;
}

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

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

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

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

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

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

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

.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 {
  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 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.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: 4.5rem !important;
}

.mt-6,
.my-6 {
  margin-top: 4.5rem !important;
}

.mr-6,
.mx-6 {
  margin-right: 4.5rem !important;
}

.mb-6,
.my-6 {
  margin-bottom: 4.5rem !important;
}

.ml-6,
.mx-6 {
  margin-left: 4.5rem !important;
}

.m-8 {
  margin: 0.5rem !important;
}

.mt-8,
.my-8 {
  margin-top: 0.5rem !important;
}

.mr-8,
.mx-8 {
  margin-right: 0.5rem !important;
}

.mb-8,
.my-8 {
  margin-bottom: 0.5rem !important;
}

.ml-8,
.mx-8 {
  margin-left: 0.5rem !important;
}

.m-12 {
  margin: 0.75rem !important;
}

.mt-12,
.my-12 {
  margin-top: 0.75rem !important;
}

.mr-12,
.mx-12 {
  margin-right: 0.75rem !important;
}

.mb-12,
.my-12 {
  margin-bottom: 0.75rem !important;
}

.ml-12,
.mx-12 {
  margin-left: 0.75rem !important;
}

.m-16 {
  margin: 1rem !important;
}

.mt-16,
.my-16 {
  margin-top: 1rem !important;
}

.mr-16,
.mx-16 {
  margin-right: 1rem !important;
}

.mb-16,
.my-16 {
  margin-bottom: 1rem !important;
}

.ml-16,
.mx-16 {
  margin-left: 1rem !important;
}

.m-20 {
  margin: 1.25rem !important;
}

.mt-20,
.my-20 {
  margin-top: 1.25rem !important;
}

.mr-20,
.mx-20 {
  margin-right: 1.25rem !important;
}

.mb-20,
.my-20 {
  margin-bottom: 1.25rem !important;
}

.ml-20,
.mx-20 {
  margin-left: 1.25rem !important;
}

.m-24 {
  margin: 1.5rem !important;
}

.mt-24,
.my-24 {
  margin-top: 1.5rem !important;
}

.mr-24,
.mx-24 {
  margin-right: 1.5rem !important;
}

.mb-24,
.my-24 {
  margin-bottom: 1.5rem !important;
}

.ml-24,
.mx-24 {
  margin-left: 1.5rem !important;
}

.m-28 {
  margin: 1.75rem !important;
}

.mt-28,
.my-28 {
  margin-top: 1.75rem !important;
}

.mr-28,
.mx-28 {
  margin-right: 1.75rem !important;
}

.mb-28,
.my-28 {
  margin-bottom: 1.75rem !important;
}

.ml-28,
.mx-28 {
  margin-left: 1.75rem !important;
}

.m-32 {
  margin: 2rem !important;
}

.mt-32,
.my-32 {
  margin-top: 2rem !important;
}

.mr-32,
.mx-32 {
  margin-right: 2rem !important;
}

.mb-32,
.my-32 {
  margin-bottom: 2rem !important;
}

.ml-32,
.mx-32 {
  margin-left: 2rem !important;
}

.m-36 {
  margin: 2.25rem !important;
}

.mt-36,
.my-36 {
  margin-top: 2.25rem !important;
}

.mr-36,
.mx-36 {
  margin-right: 2.25rem !important;
}

.mb-36,
.my-36 {
  margin-bottom: 2.25rem !important;
}

.ml-36,
.mx-36 {
  margin-left: 2.25rem !important;
}

.m-40 {
  margin: 2.5rem !important;
}

.mt-40,
.my-40 {
  margin-top: 2.5rem !important;
}

.mr-40,
.mx-40 {
  margin-right: 2.5rem !important;
}

.mb-40,
.my-40 {
  margin-bottom: 2.5rem !important;
}

.ml-40,
.mx-40 {
  margin-left: 2.5rem !important;
}

.m-44 {
  margin: 2.75rem !important;
}

.mt-44,
.my-44 {
  margin-top: 2.75rem !important;
}

.mr-44,
.mx-44 {
  margin-right: 2.75rem !important;
}

.mb-44,
.my-44 {
  margin-bottom: 2.75rem !important;
}

.ml-44,
.mx-44 {
  margin-left: 2.75rem !important;
}

.m-48 {
  margin: 3rem !important;
}

.mt-48,
.my-48 {
  margin-top: 3rem !important;
}

.mr-48,
.mx-48 {
  margin-right: 3rem !important;
}

.mb-48,
.my-48 {
  margin-bottom: 3rem !important;
}

.ml-48,
.mx-48 {
  margin-left: 3rem !important;
}

.m-64 {
  margin: 4rem !important;
}

.mt-64,
.my-64 {
  margin-top: 4rem !important;
}

.mr-64,
.mx-64 {
  margin-right: 4rem !important;
}

.mb-64,
.my-64 {
  margin-bottom: 4rem !important;
}

.ml-64,
.mx-64 {
  margin-left: 4rem !important;
}

.m-128 {
  margin: 8rem !important;
}

.mt-128,
.my-128 {
  margin-top: 8rem !important;
}

.mr-128,
.mx-128 {
  margin-right: 8rem !important;
}

.mb-128,
.my-128 {
  margin-bottom: 8rem !important;
}

.ml-128,
.mx-128 {
  margin-left: 8rem !important;
}

.m-256 {
  margin: 16rem !important;
}

.mt-256,
.my-256 {
  margin-top: 16rem !important;
}

.mr-256,
.mx-256 {
  margin-right: 16rem !important;
}

.mb-256,
.my-256 {
  margin-bottom: 16rem !important;
}

.ml-256,
.mx-256 {
  margin-left: 16rem !important;
}

.m-512 {
  margin: 32rem !important;
}

.mt-512,
.my-512 {
  margin-top: 32rem !important;
}

.mr-512,
.mx-512 {
  margin-right: 32rem !important;
}

.mb-512,
.my-512 {
  margin-bottom: 32rem !important;
}

.ml-512,
.mx-512 {
  margin-left: 32rem !important;
}

.m-7 {
  margin: 6rem !important;
}

.mt-7,
.my-7 {
  margin-top: 6rem !important;
}

.mr-7,
.mx-7 {
  margin-right: 6rem !important;
}

.mb-7,
.my-7 {
  margin-bottom: 6rem !important;
}

.ml-7,
.mx-7 {
  margin-left: 6rem !important;
}

.p-0 {
  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: 4.5rem !important;
}

.pt-6,
.py-6 {
  padding-top: 4.5rem !important;
}

.pr-6,
.px-6 {
  padding-right: 4.5rem !important;
}

.pb-6,
.py-6 {
  padding-bottom: 4.5rem !important;
}

.pl-6,
.px-6 {
  padding-left: 4.5rem !important;
}

.p-8 {
  padding: 0.5rem !important;
}

.pt-8,
.py-8 {
  padding-top: 0.5rem !important;
}

.pr-8,
.px-8 {
  padding-right: 0.5rem !important;
}

.pb-8,
.py-8 {
  padding-bottom: 0.5rem !important;
}

.pl-8,
.px-8 {
  padding-left: 0.5rem !important;
}

.p-12 {
  padding: 0.75rem !important;
}

.pt-12,
.py-12 {
  padding-top: 0.75rem !important;
}

.pr-12,
.px-12 {
  padding-right: 0.75rem !important;
}

.pb-12,
.py-12 {
  padding-bottom: 0.75rem !important;
}

.pl-12,
.px-12 {
  padding-left: 0.75rem !important;
}

.p-16 {
  padding: 1rem !important;
}

.pt-16,
.py-16 {
  padding-top: 1rem !important;
}

.pr-16,
.px-16 {
  padding-right: 1rem !important;
}

.pb-16,
.py-16 {
  padding-bottom: 1rem !important;
}

.pl-16,
.px-16 {
  padding-left: 1rem !important;
}

.p-20 {
  padding: 1.25rem !important;
}

.pt-20,
.py-20 {
  padding-top: 1.25rem !important;
}

.pr-20,
.px-20 {
  padding-right: 1.25rem !important;
}

.pb-20,
.py-20 {
  padding-bottom: 1.25rem !important;
}

.pl-20,
.px-20 {
  padding-left: 1.25rem !important;
}

.p-24 {
  padding: 1.5rem !important;
}

.pt-24,
.py-24 {
  padding-top: 1.5rem !important;
}

.pr-24,
.px-24 {
  padding-right: 1.5rem !important;
}

.pb-24,
.py-24 {
  padding-bottom: 1.5rem !important;
}

.pl-24,
.px-24 {
  padding-left: 1.5rem !important;
}

.p-28 {
  padding: 1.75rem !important;
}

.pt-28,
.py-28 {
  padding-top: 1.75rem !important;
}

.pr-28,
.px-28 {
  padding-right: 1.75rem !important;
}

.pb-28,
.py-28 {
  padding-bottom: 1.75rem !important;
}

.pl-28,
.px-28 {
  padding-left: 1.75rem !important;
}

.p-32 {
  padding: 2rem !important;
}

.pt-32,
.py-32 {
  padding-top: 2rem !important;
}

.pr-32,
.px-32 {
  padding-right: 2rem !important;
}

.pb-32,
.py-32 {
  padding-bottom: 2rem !important;
}

.pl-32,
.px-32 {
  padding-left: 2rem !important;
}

.p-36 {
  padding: 2.25rem !important;
}

.pt-36,
.py-36 {
  padding-top: 2.25rem !important;
}

.pr-36,
.px-36 {
  padding-right: 2.25rem !important;
}

.pb-36,
.py-36 {
  padding-bottom: 2.25rem !important;
}

.pl-36,
.px-36 {
  padding-left: 2.25rem !important;
}

.p-40 {
  padding: 2.5rem !important;
}

.pt-40,
.py-40 {
  padding-top: 2.5rem !important;
}

.pr-40,
.px-40 {
  padding-right: 2.5rem !important;
}

.pb-40,
.py-40 {
  padding-bottom: 2.5rem !important;
}

.pl-40,
.px-40 {
  padding-left: 2.5rem !important;
}

.p-44 {
  padding: 2.75rem !important;
}

.pt-44,
.py-44 {
  padding-top: 2.75rem !important;
}

.pr-44,
.px-44 {
  padding-right: 2.75rem !important;
}

.pb-44,
.py-44 {
  padding-bottom: 2.75rem !important;
}

.pl-44,
.px-44 {
  padding-left: 2.75rem !important;
}

.p-48 {
  padding: 3rem !important;
}

.pt-48,
.py-48 {
  padding-top: 3rem !important;
}

.pr-48,
.px-48 {
  padding-right: 3rem !important;
}

.pb-48,
.py-48 {
  padding-bottom: 3rem !important;
}

.pl-48,
.px-48 {
  padding-left: 3rem !important;
}

.p-64 {
  padding: 4rem !important;
}

.pt-64,
.py-64 {
  padding-top: 4rem !important;
}

.pr-64,
.px-64 {
  padding-right: 4rem !important;
}

.pb-64,
.py-64 {
  padding-bottom: 4rem !important;
}

.pl-64,
.px-64 {
  padding-left: 4rem !important;
}

.p-128 {
  padding: 8rem !important;
}

.pt-128,
.py-128 {
  padding-top: 8rem !important;
}

.pr-128,
.px-128 {
  padding-right: 8rem !important;
}

.pb-128,
.py-128 {
  padding-bottom: 8rem !important;
}

.pl-128,
.px-128 {
  padding-left: 8rem !important;
}

.p-256 {
  padding: 16rem !important;
}

.pt-256,
.py-256 {
  padding-top: 16rem !important;
}

.pr-256,
.px-256 {
  padding-right: 16rem !important;
}

.pb-256,
.py-256 {
  padding-bottom: 16rem !important;
}

.pl-256,
.px-256 {
  padding-left: 16rem !important;
}

.p-512 {
  padding: 32rem !important;
}

.pt-512,
.py-512 {
  padding-top: 32rem !important;
}

.pr-512,
.px-512 {
  padding-right: 32rem !important;
}

.pb-512,
.py-512 {
  padding-bottom: 32rem !important;
}

.pl-512,
.px-512 {
  padding-left: 32rem !important;
}

.p-7 {
  padding: 6rem !important;
}

.pt-7,
.py-7 {
  padding-top: 6rem !important;
}

.pr-7,
.px-7 {
  padding-right: 6rem !important;
}

.pb-7,
.py-7 {
  padding-bottom: 6rem !important;
}

.pl-7,
.px-7 {
  padding-left: 6rem !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: -4.5rem !important;
}

.mt-n6,
.my-n6 {
  margin-top: -4.5rem !important;
}

.mr-n6,
.mx-n6 {
  margin-right: -4.5rem !important;
}

.mb-n6,
.my-n6 {
  margin-bottom: -4.5rem !important;
}

.ml-n6,
.mx-n6 {
  margin-left: -4.5rem !important;
}

.m-n8 {
  margin: -0.5rem !important;
}

.mt-n8,
.my-n8 {
  margin-top: -0.5rem !important;
}

.mr-n8,
.mx-n8 {
  margin-right: -0.5rem !important;
}

.mb-n8,
.my-n8 {
  margin-bottom: -0.5rem !important;
}

.ml-n8,
.mx-n8 {
  margin-left: -0.5rem !important;
}

.m-n12 {
  margin: -0.75rem !important;
}

.mt-n12,
.my-n12 {
  margin-top: -0.75rem !important;
}

.mr-n12,
.mx-n12 {
  margin-right: -0.75rem !important;
}

.mb-n12,
.my-n12 {
  margin-bottom: -0.75rem !important;
}

.ml-n12,
.mx-n12 {
  margin-left: -0.75rem !important;
}

.m-n16 {
  margin: -1rem !important;
}

.mt-n16,
.my-n16 {
  margin-top: -1rem !important;
}

.mr-n16,
.mx-n16 {
  margin-right: -1rem !important;
}

.mb-n16,
.my-n16 {
  margin-bottom: -1rem !important;
}

.ml-n16,
.mx-n16 {
  margin-left: -1rem !important;
}

.m-n20 {
  margin: -1.25rem !important;
}

.mt-n20,
.my-n20 {
  margin-top: -1.25rem !important;
}

.mr-n20,
.mx-n20 {
  margin-right: -1.25rem !important;
}

.mb-n20,
.my-n20 {
  margin-bottom: -1.25rem !important;
}

.ml-n20,
.mx-n20 {
  margin-left: -1.25rem !important;
}

.m-n24 {
  margin: -1.5rem !important;
}

.mt-n24,
.my-n24 {
  margin-top: -1.5rem !important;
}

.mr-n24,
.mx-n24 {
  margin-right: -1.5rem !important;
}

.mb-n24,
.my-n24 {
  margin-bottom: -1.5rem !important;
}

.ml-n24,
.mx-n24 {
  margin-left: -1.5rem !important;
}

.m-n28 {
  margin: -1.75rem !important;
}

.mt-n28,
.my-n28 {
  margin-top: -1.75rem !important;
}

.mr-n28,
.mx-n28 {
  margin-right: -1.75rem !important;
}

.mb-n28,
.my-n28 {
  margin-bottom: -1.75rem !important;
}

.ml-n28,
.mx-n28 {
  margin-left: -1.75rem !important;
}

.m-n32 {
  margin: -2rem !important;
}

.mt-n32,
.my-n32 {
  margin-top: -2rem !important;
}

.mr-n32,
.mx-n32 {
  margin-right: -2rem !important;
}

.mb-n32,
.my-n32 {
  margin-bottom: -2rem !important;
}

.ml-n32,
.mx-n32 {
  margin-left: -2rem !important;
}

.m-n36 {
  margin: -2.25rem !important;
}

.mt-n36,
.my-n36 {
  margin-top: -2.25rem !important;
}

.mr-n36,
.mx-n36 {
  margin-right: -2.25rem !important;
}

.mb-n36,
.my-n36 {
  margin-bottom: -2.25rem !important;
}

.ml-n36,
.mx-n36 {
  margin-left: -2.25rem !important;
}

.m-n40 {
  margin: -2.5rem !important;
}

.mt-n40,
.my-n40 {
  margin-top: -2.5rem !important;
}

.mr-n40,
.mx-n40 {
  margin-right: -2.5rem !important;
}

.mb-n40,
.my-n40 {
  margin-bottom: -2.5rem !important;
}

.ml-n40,
.mx-n40 {
  margin-left: -2.5rem !important;
}

.m-n44 {
  margin: -2.75rem !important;
}

.mt-n44,
.my-n44 {
  margin-top: -2.75rem !important;
}

.mr-n44,
.mx-n44 {
  margin-right: -2.75rem !important;
}

.mb-n44,
.my-n44 {
  margin-bottom: -2.75rem !important;
}

.ml-n44,
.mx-n44 {
  margin-left: -2.75rem !important;
}

.m-n48 {
  margin: -3rem !important;
}

.mt-n48,
.my-n48 {
  margin-top: -3rem !important;
}

.mr-n48,
.mx-n48 {
  margin-right: -3rem !important;
}

.mb-n48,
.my-n48 {
  margin-bottom: -3rem !important;
}

.ml-n48,
.mx-n48 {
  margin-left: -3rem !important;
}

.m-n64 {
  margin: -4rem !important;
}

.mt-n64,
.my-n64 {
  margin-top: -4rem !important;
}

.mr-n64,
.mx-n64 {
  margin-right: -4rem !important;
}

.mb-n64,
.my-n64 {
  margin-bottom: -4rem !important;
}

.ml-n64,
.mx-n64 {
  margin-left: -4rem !important;
}

.m-n128 {
  margin: -8rem !important;
}

.mt-n128,
.my-n128 {
  margin-top: -8rem !important;
}

.mr-n128,
.mx-n128 {
  margin-right: -8rem !important;
}

.mb-n128,
.my-n128 {
  margin-bottom: -8rem !important;
}

.ml-n128,
.mx-n128 {
  margin-left: -8rem !important;
}

.m-n256 {
  margin: -16rem !important;
}

.mt-n256,
.my-n256 {
  margin-top: -16rem !important;
}

.mr-n256,
.mx-n256 {
  margin-right: -16rem !important;
}

.mb-n256,
.my-n256 {
  margin-bottom: -16rem !important;
}

.ml-n256,
.mx-n256 {
  margin-left: -16rem !important;
}

.m-n512 {
  margin: -32rem !important;
}

.mt-n512,
.my-n512 {
  margin-top: -32rem !important;
}

.mr-n512,
.mx-n512 {
  margin-right: -32rem !important;
}

.mb-n512,
.my-n512 {
  margin-bottom: -32rem !important;
}

.ml-n512,
.mx-n512 {
  margin-left: -32rem !important;
}

.m-n7 {
  margin: -6rem !important;
}

.mt-n7,
.my-n7 {
  margin-top: -6rem !important;
}

.mr-n7,
.mx-n7 {
  margin-right: -6rem !important;
}

.mb-n7,
.my-n7 {
  margin-bottom: -6rem !important;
}

.ml-n7,
.mx-n7 {
  margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-sm-6,
  .my-sm-6 {
    margin-top: 4.5rem !important;
  }
  .mr-sm-6,
  .mx-sm-6 {
    margin-right: 4.5rem !important;
  }
  .mb-sm-6,
  .my-sm-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-sm-6,
  .mx-sm-6 {
    margin-left: 4.5rem !important;
  }
  .m-sm-8 {
    margin: 0.5rem !important;
  }
  .mt-sm-8,
  .my-sm-8 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-8,
  .mx-sm-8 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-8,
  .my-sm-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-8,
  .mx-sm-8 {
    margin-left: 0.5rem !important;
  }
  .m-sm-12 {
    margin: 0.75rem !important;
  }
  .mt-sm-12,
  .my-sm-12 {
    margin-top: 0.75rem !important;
  }
  .mr-sm-12,
  .mx-sm-12 {
    margin-right: 0.75rem !important;
  }
  .mb-sm-12,
  .my-sm-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-sm-12,
  .mx-sm-12 {
    margin-left: 0.75rem !important;
  }
  .m-sm-16 {
    margin: 1rem !important;
  }
  .mt-sm-16,
  .my-sm-16 {
    margin-top: 1rem !important;
  }
  .mr-sm-16,
  .mx-sm-16 {
    margin-right: 1rem !important;
  }
  .mb-sm-16,
  .my-sm-16 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-16,
  .mx-sm-16 {
    margin-left: 1rem !important;
  }
  .m-sm-20 {
    margin: 1.25rem !important;
  }
  .mt-sm-20,
  .my-sm-20 {
    margin-top: 1.25rem !important;
  }
  .mr-sm-20,
  .mx-sm-20 {
    margin-right: 1.25rem !important;
  }
  .mb-sm-20,
  .my-sm-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-sm-20,
  .mx-sm-20 {
    margin-left: 1.25rem !important;
  }
  .m-sm-24 {
    margin: 1.5rem !important;
  }
  .mt-sm-24,
  .my-sm-24 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-24,
  .mx-sm-24 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-24,
  .my-sm-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-24,
  .mx-sm-24 {
    margin-left: 1.5rem !important;
  }
  .m-sm-28 {
    margin: 1.75rem !important;
  }
  .mt-sm-28,
  .my-sm-28 {
    margin-top: 1.75rem !important;
  }
  .mr-sm-28,
  .mx-sm-28 {
    margin-right: 1.75rem !important;
  }
  .mb-sm-28,
  .my-sm-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-sm-28,
  .mx-sm-28 {
    margin-left: 1.75rem !important;
  }
  .m-sm-32 {
    margin: 2rem !important;
  }
  .mt-sm-32,
  .my-sm-32 {
    margin-top: 2rem !important;
  }
  .mr-sm-32,
  .mx-sm-32 {
    margin-right: 2rem !important;
  }
  .mb-sm-32,
  .my-sm-32 {
    margin-bottom: 2rem !important;
  }
  .ml-sm-32,
  .mx-sm-32 {
    margin-left: 2rem !important;
  }
  .m-sm-36 {
    margin: 2.25rem !important;
  }
  .mt-sm-36,
  .my-sm-36 {
    margin-top: 2.25rem !important;
  }
  .mr-sm-36,
  .mx-sm-36 {
    margin-right: 2.25rem !important;
  }
  .mb-sm-36,
  .my-sm-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-sm-36,
  .mx-sm-36 {
    margin-left: 2.25rem !important;
  }
  .m-sm-40 {
    margin: 2.5rem !important;
  }
  .mt-sm-40,
  .my-sm-40 {
    margin-top: 2.5rem !important;
  }
  .mr-sm-40,
  .mx-sm-40 {
    margin-right: 2.5rem !important;
  }
  .mb-sm-40,
  .my-sm-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-sm-40,
  .mx-sm-40 {
    margin-left: 2.5rem !important;
  }
  .m-sm-44 {
    margin: 2.75rem !important;
  }
  .mt-sm-44,
  .my-sm-44 {
    margin-top: 2.75rem !important;
  }
  .mr-sm-44,
  .mx-sm-44 {
    margin-right: 2.75rem !important;
  }
  .mb-sm-44,
  .my-sm-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-sm-44,
  .mx-sm-44 {
    margin-left: 2.75rem !important;
  }
  .m-sm-48 {
    margin: 3rem !important;
  }
  .mt-sm-48,
  .my-sm-48 {
    margin-top: 3rem !important;
  }
  .mr-sm-48,
  .mx-sm-48 {
    margin-right: 3rem !important;
  }
  .mb-sm-48,
  .my-sm-48 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-48,
  .mx-sm-48 {
    margin-left: 3rem !important;
  }
  .m-sm-64 {
    margin: 4rem !important;
  }
  .mt-sm-64,
  .my-sm-64 {
    margin-top: 4rem !important;
  }
  .mr-sm-64,
  .mx-sm-64 {
    margin-right: 4rem !important;
  }
  .mb-sm-64,
  .my-sm-64 {
    margin-bottom: 4rem !important;
  }
  .ml-sm-64,
  .mx-sm-64 {
    margin-left: 4rem !important;
  }
  .m-sm-128 {
    margin: 8rem !important;
  }
  .mt-sm-128,
  .my-sm-128 {
    margin-top: 8rem !important;
  }
  .mr-sm-128,
  .mx-sm-128 {
    margin-right: 8rem !important;
  }
  .mb-sm-128,
  .my-sm-128 {
    margin-bottom: 8rem !important;
  }
  .ml-sm-128,
  .mx-sm-128 {
    margin-left: 8rem !important;
  }
  .m-sm-256 {
    margin: 16rem !important;
  }
  .mt-sm-256,
  .my-sm-256 {
    margin-top: 16rem !important;
  }
  .mr-sm-256,
  .mx-sm-256 {
    margin-right: 16rem !important;
  }
  .mb-sm-256,
  .my-sm-256 {
    margin-bottom: 16rem !important;
  }
  .ml-sm-256,
  .mx-sm-256 {
    margin-left: 16rem !important;
  }
  .m-sm-512 {
    margin: 32rem !important;
  }
  .mt-sm-512,
  .my-sm-512 {
    margin-top: 32rem !important;
  }
  .mr-sm-512,
  .mx-sm-512 {
    margin-right: 32rem !important;
  }
  .mb-sm-512,
  .my-sm-512 {
    margin-bottom: 32rem !important;
  }
  .ml-sm-512,
  .mx-sm-512 {
    margin-left: 32rem !important;
  }
  .m-sm-7 {
    margin: 6rem !important;
  }
  .mt-sm-7,
  .my-sm-7 {
    margin-top: 6rem !important;
  }
  .mr-sm-7,
  .mx-sm-7 {
    margin-right: 6rem !important;
  }
  .mb-sm-7,
  .my-sm-7 {
    margin-bottom: 6rem !important;
  }
  .ml-sm-7,
  .mx-sm-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-sm-6,
  .py-sm-6 {
    padding-top: 4.5rem !important;
  }
  .pr-sm-6,
  .px-sm-6 {
    padding-right: 4.5rem !important;
  }
  .pb-sm-6,
  .py-sm-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-sm-6,
  .px-sm-6 {
    padding-left: 4.5rem !important;
  }
  .p-sm-8 {
    padding: 0.5rem !important;
  }
  .pt-sm-8,
  .py-sm-8 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-8,
  .px-sm-8 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-8,
  .py-sm-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-8,
  .px-sm-8 {
    padding-left: 0.5rem !important;
  }
  .p-sm-12 {
    padding: 0.75rem !important;
  }
  .pt-sm-12,
  .py-sm-12 {
    padding-top: 0.75rem !important;
  }
  .pr-sm-12,
  .px-sm-12 {
    padding-right: 0.75rem !important;
  }
  .pb-sm-12,
  .py-sm-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-sm-12,
  .px-sm-12 {
    padding-left: 0.75rem !important;
  }
  .p-sm-16 {
    padding: 1rem !important;
  }
  .pt-sm-16,
  .py-sm-16 {
    padding-top: 1rem !important;
  }
  .pr-sm-16,
  .px-sm-16 {
    padding-right: 1rem !important;
  }
  .pb-sm-16,
  .py-sm-16 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-16,
  .px-sm-16 {
    padding-left: 1rem !important;
  }
  .p-sm-20 {
    padding: 1.25rem !important;
  }
  .pt-sm-20,
  .py-sm-20 {
    padding-top: 1.25rem !important;
  }
  .pr-sm-20,
  .px-sm-20 {
    padding-right: 1.25rem !important;
  }
  .pb-sm-20,
  .py-sm-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-sm-20,
  .px-sm-20 {
    padding-left: 1.25rem !important;
  }
  .p-sm-24 {
    padding: 1.5rem !important;
  }
  .pt-sm-24,
  .py-sm-24 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-24,
  .px-sm-24 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-24,
  .py-sm-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-24,
  .px-sm-24 {
    padding-left: 1.5rem !important;
  }
  .p-sm-28 {
    padding: 1.75rem !important;
  }
  .pt-sm-28,
  .py-sm-28 {
    padding-top: 1.75rem !important;
  }
  .pr-sm-28,
  .px-sm-28 {
    padding-right: 1.75rem !important;
  }
  .pb-sm-28,
  .py-sm-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-sm-28,
  .px-sm-28 {
    padding-left: 1.75rem !important;
  }
  .p-sm-32 {
    padding: 2rem !important;
  }
  .pt-sm-32,
  .py-sm-32 {
    padding-top: 2rem !important;
  }
  .pr-sm-32,
  .px-sm-32 {
    padding-right: 2rem !important;
  }
  .pb-sm-32,
  .py-sm-32 {
    padding-bottom: 2rem !important;
  }
  .pl-sm-32,
  .px-sm-32 {
    padding-left: 2rem !important;
  }
  .p-sm-36 {
    padding: 2.25rem !important;
  }
  .pt-sm-36,
  .py-sm-36 {
    padding-top: 2.25rem !important;
  }
  .pr-sm-36,
  .px-sm-36 {
    padding-right: 2.25rem !important;
  }
  .pb-sm-36,
  .py-sm-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-sm-36,
  .px-sm-36 {
    padding-left: 2.25rem !important;
  }
  .p-sm-40 {
    padding: 2.5rem !important;
  }
  .pt-sm-40,
  .py-sm-40 {
    padding-top: 2.5rem !important;
  }
  .pr-sm-40,
  .px-sm-40 {
    padding-right: 2.5rem !important;
  }
  .pb-sm-40,
  .py-sm-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-sm-40,
  .px-sm-40 {
    padding-left: 2.5rem !important;
  }
  .p-sm-44 {
    padding: 2.75rem !important;
  }
  .pt-sm-44,
  .py-sm-44 {
    padding-top: 2.75rem !important;
  }
  .pr-sm-44,
  .px-sm-44 {
    padding-right: 2.75rem !important;
  }
  .pb-sm-44,
  .py-sm-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-sm-44,
  .px-sm-44 {
    padding-left: 2.75rem !important;
  }
  .p-sm-48 {
    padding: 3rem !important;
  }
  .pt-sm-48,
  .py-sm-48 {
    padding-top: 3rem !important;
  }
  .pr-sm-48,
  .px-sm-48 {
    padding-right: 3rem !important;
  }
  .pb-sm-48,
  .py-sm-48 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-48,
  .px-sm-48 {
    padding-left: 3rem !important;
  }
  .p-sm-64 {
    padding: 4rem !important;
  }
  .pt-sm-64,
  .py-sm-64 {
    padding-top: 4rem !important;
  }
  .pr-sm-64,
  .px-sm-64 {
    padding-right: 4rem !important;
  }
  .pb-sm-64,
  .py-sm-64 {
    padding-bottom: 4rem !important;
  }
  .pl-sm-64,
  .px-sm-64 {
    padding-left: 4rem !important;
  }
  .p-sm-128 {
    padding: 8rem !important;
  }
  .pt-sm-128,
  .py-sm-128 {
    padding-top: 8rem !important;
  }
  .pr-sm-128,
  .px-sm-128 {
    padding-right: 8rem !important;
  }
  .pb-sm-128,
  .py-sm-128 {
    padding-bottom: 8rem !important;
  }
  .pl-sm-128,
  .px-sm-128 {
    padding-left: 8rem !important;
  }
  .p-sm-256 {
    padding: 16rem !important;
  }
  .pt-sm-256,
  .py-sm-256 {
    padding-top: 16rem !important;
  }
  .pr-sm-256,
  .px-sm-256 {
    padding-right: 16rem !important;
  }
  .pb-sm-256,
  .py-sm-256 {
    padding-bottom: 16rem !important;
  }
  .pl-sm-256,
  .px-sm-256 {
    padding-left: 16rem !important;
  }
  .p-sm-512 {
    padding: 32rem !important;
  }
  .pt-sm-512,
  .py-sm-512 {
    padding-top: 32rem !important;
  }
  .pr-sm-512,
  .px-sm-512 {
    padding-right: 32rem !important;
  }
  .pb-sm-512,
  .py-sm-512 {
    padding-bottom: 32rem !important;
  }
  .pl-sm-512,
  .px-sm-512 {
    padding-left: 32rem !important;
  }
  .p-sm-7 {
    padding: 6rem !important;
  }
  .pt-sm-7,
  .py-sm-7 {
    padding-top: 6rem !important;
  }
  .pr-sm-7,
  .px-sm-7 {
    padding-right: 6rem !important;
  }
  .pb-sm-7,
  .py-sm-7 {
    padding-bottom: 6rem !important;
  }
  .pl-sm-7,
  .px-sm-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-sm-n6,
  .my-sm-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-sm-n6,
  .mx-sm-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-sm-n6,
  .my-sm-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-sm-n6,
  .mx-sm-n6 {
    margin-left: -4.5rem !important;
  }
  .m-sm-n8 {
    margin: -0.5rem !important;
  }
  .mt-sm-n8,
  .my-sm-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n8,
  .mx-sm-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n8,
  .my-sm-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n8,
  .mx-sm-n8 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n12 {
    margin: -0.75rem !important;
  }
  .mt-sm-n12,
  .my-sm-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-sm-n12,
  .mx-sm-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-sm-n12,
  .my-sm-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-sm-n12,
  .mx-sm-n12 {
    margin-left: -0.75rem !important;
  }
  .m-sm-n16 {
    margin: -1rem !important;
  }
  .mt-sm-n16,
  .my-sm-n16 {
    margin-top: -1rem !important;
  }
  .mr-sm-n16,
  .mx-sm-n16 {
    margin-right: -1rem !important;
  }
  .mb-sm-n16,
  .my-sm-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n16,
  .mx-sm-n16 {
    margin-left: -1rem !important;
  }
  .m-sm-n20 {
    margin: -1.25rem !important;
  }
  .mt-sm-n20,
  .my-sm-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-sm-n20,
  .mx-sm-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-sm-n20,
  .my-sm-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-sm-n20,
  .mx-sm-n20 {
    margin-left: -1.25rem !important;
  }
  .m-sm-n24 {
    margin: -1.5rem !important;
  }
  .mt-sm-n24,
  .my-sm-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n24,
  .mx-sm-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n24,
  .my-sm-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n24,
  .mx-sm-n24 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n28 {
    margin: -1.75rem !important;
  }
  .mt-sm-n28,
  .my-sm-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-sm-n28,
  .mx-sm-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-sm-n28,
  .my-sm-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-sm-n28,
  .mx-sm-n28 {
    margin-left: -1.75rem !important;
  }
  .m-sm-n32 {
    margin: -2rem !important;
  }
  .mt-sm-n32,
  .my-sm-n32 {
    margin-top: -2rem !important;
  }
  .mr-sm-n32,
  .mx-sm-n32 {
    margin-right: -2rem !important;
  }
  .mb-sm-n32,
  .my-sm-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-sm-n32,
  .mx-sm-n32 {
    margin-left: -2rem !important;
  }
  .m-sm-n36 {
    margin: -2.25rem !important;
  }
  .mt-sm-n36,
  .my-sm-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-sm-n36,
  .mx-sm-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-sm-n36,
  .my-sm-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-sm-n36,
  .mx-sm-n36 {
    margin-left: -2.25rem !important;
  }
  .m-sm-n40 {
    margin: -2.5rem !important;
  }
  .mt-sm-n40,
  .my-sm-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-sm-n40,
  .mx-sm-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-sm-n40,
  .my-sm-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-sm-n40,
  .mx-sm-n40 {
    margin-left: -2.5rem !important;
  }
  .m-sm-n44 {
    margin: -2.75rem !important;
  }
  .mt-sm-n44,
  .my-sm-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-sm-n44,
  .mx-sm-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-sm-n44,
  .my-sm-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-sm-n44,
  .mx-sm-n44 {
    margin-left: -2.75rem !important;
  }
  .m-sm-n48 {
    margin: -3rem !important;
  }
  .mt-sm-n48,
  .my-sm-n48 {
    margin-top: -3rem !important;
  }
  .mr-sm-n48,
  .mx-sm-n48 {
    margin-right: -3rem !important;
  }
  .mb-sm-n48,
  .my-sm-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n48,
  .mx-sm-n48 {
    margin-left: -3rem !important;
  }
  .m-sm-n64 {
    margin: -4rem !important;
  }
  .mt-sm-n64,
  .my-sm-n64 {
    margin-top: -4rem !important;
  }
  .mr-sm-n64,
  .mx-sm-n64 {
    margin-right: -4rem !important;
  }
  .mb-sm-n64,
  .my-sm-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-sm-n64,
  .mx-sm-n64 {
    margin-left: -4rem !important;
  }
  .m-sm-n128 {
    margin: -8rem !important;
  }
  .mt-sm-n128,
  .my-sm-n128 {
    margin-top: -8rem !important;
  }
  .mr-sm-n128,
  .mx-sm-n128 {
    margin-right: -8rem !important;
  }
  .mb-sm-n128,
  .my-sm-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-sm-n128,
  .mx-sm-n128 {
    margin-left: -8rem !important;
  }
  .m-sm-n256 {
    margin: -16rem !important;
  }
  .mt-sm-n256,
  .my-sm-n256 {
    margin-top: -16rem !important;
  }
  .mr-sm-n256,
  .mx-sm-n256 {
    margin-right: -16rem !important;
  }
  .mb-sm-n256,
  .my-sm-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-sm-n256,
  .mx-sm-n256 {
    margin-left: -16rem !important;
  }
  .m-sm-n512 {
    margin: -32rem !important;
  }
  .mt-sm-n512,
  .my-sm-n512 {
    margin-top: -32rem !important;
  }
  .mr-sm-n512,
  .mx-sm-n512 {
    margin-right: -32rem !important;
  }
  .mb-sm-n512,
  .my-sm-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-sm-n512,
  .mx-sm-n512 {
    margin-left: -32rem !important;
  }
  .m-sm-n7 {
    margin: -6rem !important;
  }
  .mt-sm-n7,
  .my-sm-n7 {
    margin-top: -6rem !important;
  }
  .mr-sm-n7,
  .mx-sm-n7 {
    margin-right: -6rem !important;
  }
  .mb-sm-n7,
  .my-sm-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-sm-n7,
  .mx-sm-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-md-6,
  .my-md-6 {
    margin-top: 4.5rem !important;
  }
  .mr-md-6,
  .mx-md-6 {
    margin-right: 4.5rem !important;
  }
  .mb-md-6,
  .my-md-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-md-6,
  .mx-md-6 {
    margin-left: 4.5rem !important;
  }
  .m-md-8 {
    margin: 0.5rem !important;
  }
  .mt-md-8,
  .my-md-8 {
    margin-top: 0.5rem !important;
  }
  .mr-md-8,
  .mx-md-8 {
    margin-right: 0.5rem !important;
  }
  .mb-md-8,
  .my-md-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-8,
  .mx-md-8 {
    margin-left: 0.5rem !important;
  }
  .m-md-12 {
    margin: 0.75rem !important;
  }
  .mt-md-12,
  .my-md-12 {
    margin-top: 0.75rem !important;
  }
  .mr-md-12,
  .mx-md-12 {
    margin-right: 0.75rem !important;
  }
  .mb-md-12,
  .my-md-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-md-12,
  .mx-md-12 {
    margin-left: 0.75rem !important;
  }
  .m-md-16 {
    margin: 1rem !important;
  }
  .mt-md-16,
  .my-md-16 {
    margin-top: 1rem !important;
  }
  .mr-md-16,
  .mx-md-16 {
    margin-right: 1rem !important;
  }
  .mb-md-16,
  .my-md-16 {
    margin-bottom: 1rem !important;
  }
  .ml-md-16,
  .mx-md-16 {
    margin-left: 1rem !important;
  }
  .m-md-20 {
    margin: 1.25rem !important;
  }
  .mt-md-20,
  .my-md-20 {
    margin-top: 1.25rem !important;
  }
  .mr-md-20,
  .mx-md-20 {
    margin-right: 1.25rem !important;
  }
  .mb-md-20,
  .my-md-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-md-20,
  .mx-md-20 {
    margin-left: 1.25rem !important;
  }
  .m-md-24 {
    margin: 1.5rem !important;
  }
  .mt-md-24,
  .my-md-24 {
    margin-top: 1.5rem !important;
  }
  .mr-md-24,
  .mx-md-24 {
    margin-right: 1.5rem !important;
  }
  .mb-md-24,
  .my-md-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-24,
  .mx-md-24 {
    margin-left: 1.5rem !important;
  }
  .m-md-28 {
    margin: 1.75rem !important;
  }
  .mt-md-28,
  .my-md-28 {
    margin-top: 1.75rem !important;
  }
  .mr-md-28,
  .mx-md-28 {
    margin-right: 1.75rem !important;
  }
  .mb-md-28,
  .my-md-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-md-28,
  .mx-md-28 {
    margin-left: 1.75rem !important;
  }
  .m-md-32 {
    margin: 2rem !important;
  }
  .mt-md-32,
  .my-md-32 {
    margin-top: 2rem !important;
  }
  .mr-md-32,
  .mx-md-32 {
    margin-right: 2rem !important;
  }
  .mb-md-32,
  .my-md-32 {
    margin-bottom: 2rem !important;
  }
  .ml-md-32,
  .mx-md-32 {
    margin-left: 2rem !important;
  }
  .m-md-36 {
    margin: 2.25rem !important;
  }
  .mt-md-36,
  .my-md-36 {
    margin-top: 2.25rem !important;
  }
  .mr-md-36,
  .mx-md-36 {
    margin-right: 2.25rem !important;
  }
  .mb-md-36,
  .my-md-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-md-36,
  .mx-md-36 {
    margin-left: 2.25rem !important;
  }
  .m-md-40 {
    margin: 2.5rem !important;
  }
  .mt-md-40,
  .my-md-40 {
    margin-top: 2.5rem !important;
  }
  .mr-md-40,
  .mx-md-40 {
    margin-right: 2.5rem !important;
  }
  .mb-md-40,
  .my-md-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-md-40,
  .mx-md-40 {
    margin-left: 2.5rem !important;
  }
  .m-md-44 {
    margin: 2.75rem !important;
  }
  .mt-md-44,
  .my-md-44 {
    margin-top: 2.75rem !important;
  }
  .mr-md-44,
  .mx-md-44 {
    margin-right: 2.75rem !important;
  }
  .mb-md-44,
  .my-md-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-md-44,
  .mx-md-44 {
    margin-left: 2.75rem !important;
  }
  .m-md-48 {
    margin: 3rem !important;
  }
  .mt-md-48,
  .my-md-48 {
    margin-top: 3rem !important;
  }
  .mr-md-48,
  .mx-md-48 {
    margin-right: 3rem !important;
  }
  .mb-md-48,
  .my-md-48 {
    margin-bottom: 3rem !important;
  }
  .ml-md-48,
  .mx-md-48 {
    margin-left: 3rem !important;
  }
  .m-md-64 {
    margin: 4rem !important;
  }
  .mt-md-64,
  .my-md-64 {
    margin-top: 4rem !important;
  }
  .mr-md-64,
  .mx-md-64 {
    margin-right: 4rem !important;
  }
  .mb-md-64,
  .my-md-64 {
    margin-bottom: 4rem !important;
  }
  .ml-md-64,
  .mx-md-64 {
    margin-left: 4rem !important;
  }
  .m-md-128 {
    margin: 8rem !important;
  }
  .mt-md-128,
  .my-md-128 {
    margin-top: 8rem !important;
  }
  .mr-md-128,
  .mx-md-128 {
    margin-right: 8rem !important;
  }
  .mb-md-128,
  .my-md-128 {
    margin-bottom: 8rem !important;
  }
  .ml-md-128,
  .mx-md-128 {
    margin-left: 8rem !important;
  }
  .m-md-256 {
    margin: 16rem !important;
  }
  .mt-md-256,
  .my-md-256 {
    margin-top: 16rem !important;
  }
  .mr-md-256,
  .mx-md-256 {
    margin-right: 16rem !important;
  }
  .mb-md-256,
  .my-md-256 {
    margin-bottom: 16rem !important;
  }
  .ml-md-256,
  .mx-md-256 {
    margin-left: 16rem !important;
  }
  .m-md-512 {
    margin: 32rem !important;
  }
  .mt-md-512,
  .my-md-512 {
    margin-top: 32rem !important;
  }
  .mr-md-512,
  .mx-md-512 {
    margin-right: 32rem !important;
  }
  .mb-md-512,
  .my-md-512 {
    margin-bottom: 32rem !important;
  }
  .ml-md-512,
  .mx-md-512 {
    margin-left: 32rem !important;
  }
  .m-md-7 {
    margin: 6rem !important;
  }
  .mt-md-7,
  .my-md-7 {
    margin-top: 6rem !important;
  }
  .mr-md-7,
  .mx-md-7 {
    margin-right: 6rem !important;
  }
  .mb-md-7,
  .my-md-7 {
    margin-bottom: 6rem !important;
  }
  .ml-md-7,
  .mx-md-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-md-6,
  .py-md-6 {
    padding-top: 4.5rem !important;
  }
  .pr-md-6,
  .px-md-6 {
    padding-right: 4.5rem !important;
  }
  .pb-md-6,
  .py-md-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-md-6,
  .px-md-6 {
    padding-left: 4.5rem !important;
  }
  .p-md-8 {
    padding: 0.5rem !important;
  }
  .pt-md-8,
  .py-md-8 {
    padding-top: 0.5rem !important;
  }
  .pr-md-8,
  .px-md-8 {
    padding-right: 0.5rem !important;
  }
  .pb-md-8,
  .py-md-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-8,
  .px-md-8 {
    padding-left: 0.5rem !important;
  }
  .p-md-12 {
    padding: 0.75rem !important;
  }
  .pt-md-12,
  .py-md-12 {
    padding-top: 0.75rem !important;
  }
  .pr-md-12,
  .px-md-12 {
    padding-right: 0.75rem !important;
  }
  .pb-md-12,
  .py-md-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-md-12,
  .px-md-12 {
    padding-left: 0.75rem !important;
  }
  .p-md-16 {
    padding: 1rem !important;
  }
  .pt-md-16,
  .py-md-16 {
    padding-top: 1rem !important;
  }
  .pr-md-16,
  .px-md-16 {
    padding-right: 1rem !important;
  }
  .pb-md-16,
  .py-md-16 {
    padding-bottom: 1rem !important;
  }
  .pl-md-16,
  .px-md-16 {
    padding-left: 1rem !important;
  }
  .p-md-20 {
    padding: 1.25rem !important;
  }
  .pt-md-20,
  .py-md-20 {
    padding-top: 1.25rem !important;
  }
  .pr-md-20,
  .px-md-20 {
    padding-right: 1.25rem !important;
  }
  .pb-md-20,
  .py-md-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-md-20,
  .px-md-20 {
    padding-left: 1.25rem !important;
  }
  .p-md-24 {
    padding: 1.5rem !important;
  }
  .pt-md-24,
  .py-md-24 {
    padding-top: 1.5rem !important;
  }
  .pr-md-24,
  .px-md-24 {
    padding-right: 1.5rem !important;
  }
  .pb-md-24,
  .py-md-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-24,
  .px-md-24 {
    padding-left: 1.5rem !important;
  }
  .p-md-28 {
    padding: 1.75rem !important;
  }
  .pt-md-28,
  .py-md-28 {
    padding-top: 1.75rem !important;
  }
  .pr-md-28,
  .px-md-28 {
    padding-right: 1.75rem !important;
  }
  .pb-md-28,
  .py-md-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-md-28,
  .px-md-28 {
    padding-left: 1.75rem !important;
  }
  .p-md-32 {
    padding: 2rem !important;
  }
  .pt-md-32,
  .py-md-32 {
    padding-top: 2rem !important;
  }
  .pr-md-32,
  .px-md-32 {
    padding-right: 2rem !important;
  }
  .pb-md-32,
  .py-md-32 {
    padding-bottom: 2rem !important;
  }
  .pl-md-32,
  .px-md-32 {
    padding-left: 2rem !important;
  }
  .p-md-36 {
    padding: 2.25rem !important;
  }
  .pt-md-36,
  .py-md-36 {
    padding-top: 2.25rem !important;
  }
  .pr-md-36,
  .px-md-36 {
    padding-right: 2.25rem !important;
  }
  .pb-md-36,
  .py-md-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-md-36,
  .px-md-36 {
    padding-left: 2.25rem !important;
  }
  .p-md-40 {
    padding: 2.5rem !important;
  }
  .pt-md-40,
  .py-md-40 {
    padding-top: 2.5rem !important;
  }
  .pr-md-40,
  .px-md-40 {
    padding-right: 2.5rem !important;
  }
  .pb-md-40,
  .py-md-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-md-40,
  .px-md-40 {
    padding-left: 2.5rem !important;
  }
  .p-md-44 {
    padding: 2.75rem !important;
  }
  .pt-md-44,
  .py-md-44 {
    padding-top: 2.75rem !important;
  }
  .pr-md-44,
  .px-md-44 {
    padding-right: 2.75rem !important;
  }
  .pb-md-44,
  .py-md-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-md-44,
  .px-md-44 {
    padding-left: 2.75rem !important;
  }
  .p-md-48 {
    padding: 3rem !important;
  }
  .pt-md-48,
  .py-md-48 {
    padding-top: 3rem !important;
  }
  .pr-md-48,
  .px-md-48 {
    padding-right: 3rem !important;
  }
  .pb-md-48,
  .py-md-48 {
    padding-bottom: 3rem !important;
  }
  .pl-md-48,
  .px-md-48 {
    padding-left: 3rem !important;
  }
  .p-md-64 {
    padding: 4rem !important;
  }
  .pt-md-64,
  .py-md-64 {
    padding-top: 4rem !important;
  }
  .pr-md-64,
  .px-md-64 {
    padding-right: 4rem !important;
  }
  .pb-md-64,
  .py-md-64 {
    padding-bottom: 4rem !important;
  }
  .pl-md-64,
  .px-md-64 {
    padding-left: 4rem !important;
  }
  .p-md-128 {
    padding: 8rem !important;
  }
  .pt-md-128,
  .py-md-128 {
    padding-top: 8rem !important;
  }
  .pr-md-128,
  .px-md-128 {
    padding-right: 8rem !important;
  }
  .pb-md-128,
  .py-md-128 {
    padding-bottom: 8rem !important;
  }
  .pl-md-128,
  .px-md-128 {
    padding-left: 8rem !important;
  }
  .p-md-256 {
    padding: 16rem !important;
  }
  .pt-md-256,
  .py-md-256 {
    padding-top: 16rem !important;
  }
  .pr-md-256,
  .px-md-256 {
    padding-right: 16rem !important;
  }
  .pb-md-256,
  .py-md-256 {
    padding-bottom: 16rem !important;
  }
  .pl-md-256,
  .px-md-256 {
    padding-left: 16rem !important;
  }
  .p-md-512 {
    padding: 32rem !important;
  }
  .pt-md-512,
  .py-md-512 {
    padding-top: 32rem !important;
  }
  .pr-md-512,
  .px-md-512 {
    padding-right: 32rem !important;
  }
  .pb-md-512,
  .py-md-512 {
    padding-bottom: 32rem !important;
  }
  .pl-md-512,
  .px-md-512 {
    padding-left: 32rem !important;
  }
  .p-md-7 {
    padding: 6rem !important;
  }
  .pt-md-7,
  .py-md-7 {
    padding-top: 6rem !important;
  }
  .pr-md-7,
  .px-md-7 {
    padding-right: 6rem !important;
  }
  .pb-md-7,
  .py-md-7 {
    padding-bottom: 6rem !important;
  }
  .pl-md-7,
  .px-md-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-md-n6,
  .my-md-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-md-n6,
  .mx-md-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-md-n6,
  .my-md-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-md-n6,
  .mx-md-n6 {
    margin-left: -4.5rem !important;
  }
  .m-md-n8 {
    margin: -0.5rem !important;
  }
  .mt-md-n8,
  .my-md-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n8,
  .mx-md-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n8,
  .my-md-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n8,
  .mx-md-n8 {
    margin-left: -0.5rem !important;
  }
  .m-md-n12 {
    margin: -0.75rem !important;
  }
  .mt-md-n12,
  .my-md-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-md-n12,
  .mx-md-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-md-n12,
  .my-md-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-md-n12,
  .mx-md-n12 {
    margin-left: -0.75rem !important;
  }
  .m-md-n16 {
    margin: -1rem !important;
  }
  .mt-md-n16,
  .my-md-n16 {
    margin-top: -1rem !important;
  }
  .mr-md-n16,
  .mx-md-n16 {
    margin-right: -1rem !important;
  }
  .mb-md-n16,
  .my-md-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n16,
  .mx-md-n16 {
    margin-left: -1rem !important;
  }
  .m-md-n20 {
    margin: -1.25rem !important;
  }
  .mt-md-n20,
  .my-md-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-md-n20,
  .mx-md-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-md-n20,
  .my-md-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-md-n20,
  .mx-md-n20 {
    margin-left: -1.25rem !important;
  }
  .m-md-n24 {
    margin: -1.5rem !important;
  }
  .mt-md-n24,
  .my-md-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n24,
  .mx-md-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n24,
  .my-md-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n24,
  .mx-md-n24 {
    margin-left: -1.5rem !important;
  }
  .m-md-n28 {
    margin: -1.75rem !important;
  }
  .mt-md-n28,
  .my-md-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-md-n28,
  .mx-md-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-md-n28,
  .my-md-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-md-n28,
  .mx-md-n28 {
    margin-left: -1.75rem !important;
  }
  .m-md-n32 {
    margin: -2rem !important;
  }
  .mt-md-n32,
  .my-md-n32 {
    margin-top: -2rem !important;
  }
  .mr-md-n32,
  .mx-md-n32 {
    margin-right: -2rem !important;
  }
  .mb-md-n32,
  .my-md-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-md-n32,
  .mx-md-n32 {
    margin-left: -2rem !important;
  }
  .m-md-n36 {
    margin: -2.25rem !important;
  }
  .mt-md-n36,
  .my-md-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-md-n36,
  .mx-md-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-md-n36,
  .my-md-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-md-n36,
  .mx-md-n36 {
    margin-left: -2.25rem !important;
  }
  .m-md-n40 {
    margin: -2.5rem !important;
  }
  .mt-md-n40,
  .my-md-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-md-n40,
  .mx-md-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-md-n40,
  .my-md-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-md-n40,
  .mx-md-n40 {
    margin-left: -2.5rem !important;
  }
  .m-md-n44 {
    margin: -2.75rem !important;
  }
  .mt-md-n44,
  .my-md-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-md-n44,
  .mx-md-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-md-n44,
  .my-md-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-md-n44,
  .mx-md-n44 {
    margin-left: -2.75rem !important;
  }
  .m-md-n48 {
    margin: -3rem !important;
  }
  .mt-md-n48,
  .my-md-n48 {
    margin-top: -3rem !important;
  }
  .mr-md-n48,
  .mx-md-n48 {
    margin-right: -3rem !important;
  }
  .mb-md-n48,
  .my-md-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n48,
  .mx-md-n48 {
    margin-left: -3rem !important;
  }
  .m-md-n64 {
    margin: -4rem !important;
  }
  .mt-md-n64,
  .my-md-n64 {
    margin-top: -4rem !important;
  }
  .mr-md-n64,
  .mx-md-n64 {
    margin-right: -4rem !important;
  }
  .mb-md-n64,
  .my-md-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-md-n64,
  .mx-md-n64 {
    margin-left: -4rem !important;
  }
  .m-md-n128 {
    margin: -8rem !important;
  }
  .mt-md-n128,
  .my-md-n128 {
    margin-top: -8rem !important;
  }
  .mr-md-n128,
  .mx-md-n128 {
    margin-right: -8rem !important;
  }
  .mb-md-n128,
  .my-md-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-md-n128,
  .mx-md-n128 {
    margin-left: -8rem !important;
  }
  .m-md-n256 {
    margin: -16rem !important;
  }
  .mt-md-n256,
  .my-md-n256 {
    margin-top: -16rem !important;
  }
  .mr-md-n256,
  .mx-md-n256 {
    margin-right: -16rem !important;
  }
  .mb-md-n256,
  .my-md-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-md-n256,
  .mx-md-n256 {
    margin-left: -16rem !important;
  }
  .m-md-n512 {
    margin: -32rem !important;
  }
  .mt-md-n512,
  .my-md-n512 {
    margin-top: -32rem !important;
  }
  .mr-md-n512,
  .mx-md-n512 {
    margin-right: -32rem !important;
  }
  .mb-md-n512,
  .my-md-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-md-n512,
  .mx-md-n512 {
    margin-left: -32rem !important;
  }
  .m-md-n7 {
    margin: -6rem !important;
  }
  .mt-md-n7,
  .my-md-n7 {
    margin-top: -6rem !important;
  }
  .mr-md-n7,
  .mx-md-n7 {
    margin-right: -6rem !important;
  }
  .mb-md-n7,
  .my-md-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-md-n7,
  .mx-md-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-lg-6,
  .my-lg-6 {
    margin-top: 4.5rem !important;
  }
  .mr-lg-6,
  .mx-lg-6 {
    margin-right: 4.5rem !important;
  }
  .mb-lg-6,
  .my-lg-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-lg-6,
  .mx-lg-6 {
    margin-left: 4.5rem !important;
  }
  .m-lg-8 {
    margin: 0.5rem !important;
  }
  .mt-lg-8,
  .my-lg-8 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-8,
  .mx-lg-8 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-8,
  .my-lg-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-8,
  .mx-lg-8 {
    margin-left: 0.5rem !important;
  }
  .m-lg-12 {
    margin: 0.75rem !important;
  }
  .mt-lg-12,
  .my-lg-12 {
    margin-top: 0.75rem !important;
  }
  .mr-lg-12,
  .mx-lg-12 {
    margin-right: 0.75rem !important;
  }
  .mb-lg-12,
  .my-lg-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-lg-12,
  .mx-lg-12 {
    margin-left: 0.75rem !important;
  }
  .m-lg-16 {
    margin: 1rem !important;
  }
  .mt-lg-16,
  .my-lg-16 {
    margin-top: 1rem !important;
  }
  .mr-lg-16,
  .mx-lg-16 {
    margin-right: 1rem !important;
  }
  .mb-lg-16,
  .my-lg-16 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-16,
  .mx-lg-16 {
    margin-left: 1rem !important;
  }
  .m-lg-20 {
    margin: 1.25rem !important;
  }
  .mt-lg-20,
  .my-lg-20 {
    margin-top: 1.25rem !important;
  }
  .mr-lg-20,
  .mx-lg-20 {
    margin-right: 1.25rem !important;
  }
  .mb-lg-20,
  .my-lg-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-lg-20,
  .mx-lg-20 {
    margin-left: 1.25rem !important;
  }
  .m-lg-24 {
    margin: 1.5rem !important;
  }
  .mt-lg-24,
  .my-lg-24 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-24,
  .mx-lg-24 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-24,
  .my-lg-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-24,
  .mx-lg-24 {
    margin-left: 1.5rem !important;
  }
  .m-lg-28 {
    margin: 1.75rem !important;
  }
  .mt-lg-28,
  .my-lg-28 {
    margin-top: 1.75rem !important;
  }
  .mr-lg-28,
  .mx-lg-28 {
    margin-right: 1.75rem !important;
  }
  .mb-lg-28,
  .my-lg-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-lg-28,
  .mx-lg-28 {
    margin-left: 1.75rem !important;
  }
  .m-lg-32 {
    margin: 2rem !important;
  }
  .mt-lg-32,
  .my-lg-32 {
    margin-top: 2rem !important;
  }
  .mr-lg-32,
  .mx-lg-32 {
    margin-right: 2rem !important;
  }
  .mb-lg-32,
  .my-lg-32 {
    margin-bottom: 2rem !important;
  }
  .ml-lg-32,
  .mx-lg-32 {
    margin-left: 2rem !important;
  }
  .m-lg-36 {
    margin: 2.25rem !important;
  }
  .mt-lg-36,
  .my-lg-36 {
    margin-top: 2.25rem !important;
  }
  .mr-lg-36,
  .mx-lg-36 {
    margin-right: 2.25rem !important;
  }
  .mb-lg-36,
  .my-lg-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-lg-36,
  .mx-lg-36 {
    margin-left: 2.25rem !important;
  }
  .m-lg-40 {
    margin: 2.5rem !important;
  }
  .mt-lg-40,
  .my-lg-40 {
    margin-top: 2.5rem !important;
  }
  .mr-lg-40,
  .mx-lg-40 {
    margin-right: 2.5rem !important;
  }
  .mb-lg-40,
  .my-lg-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-lg-40,
  .mx-lg-40 {
    margin-left: 2.5rem !important;
  }
  .m-lg-44 {
    margin: 2.75rem !important;
  }
  .mt-lg-44,
  .my-lg-44 {
    margin-top: 2.75rem !important;
  }
  .mr-lg-44,
  .mx-lg-44 {
    margin-right: 2.75rem !important;
  }
  .mb-lg-44,
  .my-lg-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-lg-44,
  .mx-lg-44 {
    margin-left: 2.75rem !important;
  }
  .m-lg-48 {
    margin: 3rem !important;
  }
  .mt-lg-48,
  .my-lg-48 {
    margin-top: 3rem !important;
  }
  .mr-lg-48,
  .mx-lg-48 {
    margin-right: 3rem !important;
  }
  .mb-lg-48,
  .my-lg-48 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-48,
  .mx-lg-48 {
    margin-left: 3rem !important;
  }
  .m-lg-64 {
    margin: 4rem !important;
  }
  .mt-lg-64,
  .my-lg-64 {
    margin-top: 4rem !important;
  }
  .mr-lg-64,
  .mx-lg-64 {
    margin-right: 4rem !important;
  }
  .mb-lg-64,
  .my-lg-64 {
    margin-bottom: 4rem !important;
  }
  .ml-lg-64,
  .mx-lg-64 {
    margin-left: 4rem !important;
  }
  .m-lg-128 {
    margin: 8rem !important;
  }
  .mt-lg-128,
  .my-lg-128 {
    margin-top: 8rem !important;
  }
  .mr-lg-128,
  .mx-lg-128 {
    margin-right: 8rem !important;
  }
  .mb-lg-128,
  .my-lg-128 {
    margin-bottom: 8rem !important;
  }
  .ml-lg-128,
  .mx-lg-128 {
    margin-left: 8rem !important;
  }
  .m-lg-256 {
    margin: 16rem !important;
  }
  .mt-lg-256,
  .my-lg-256 {
    margin-top: 16rem !important;
  }
  .mr-lg-256,
  .mx-lg-256 {
    margin-right: 16rem !important;
  }
  .mb-lg-256,
  .my-lg-256 {
    margin-bottom: 16rem !important;
  }
  .ml-lg-256,
  .mx-lg-256 {
    margin-left: 16rem !important;
  }
  .m-lg-512 {
    margin: 32rem !important;
  }
  .mt-lg-512,
  .my-lg-512 {
    margin-top: 32rem !important;
  }
  .mr-lg-512,
  .mx-lg-512 {
    margin-right: 32rem !important;
  }
  .mb-lg-512,
  .my-lg-512 {
    margin-bottom: 32rem !important;
  }
  .ml-lg-512,
  .mx-lg-512 {
    margin-left: 32rem !important;
  }
  .m-lg-7 {
    margin: 6rem !important;
  }
  .mt-lg-7,
  .my-lg-7 {
    margin-top: 6rem !important;
  }
  .mr-lg-7,
  .mx-lg-7 {
    margin-right: 6rem !important;
  }
  .mb-lg-7,
  .my-lg-7 {
    margin-bottom: 6rem !important;
  }
  .ml-lg-7,
  .mx-lg-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-lg-6,
  .py-lg-6 {
    padding-top: 4.5rem !important;
  }
  .pr-lg-6,
  .px-lg-6 {
    padding-right: 4.5rem !important;
  }
  .pb-lg-6,
  .py-lg-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-lg-6,
  .px-lg-6 {
    padding-left: 4.5rem !important;
  }
  .p-lg-8 {
    padding: 0.5rem !important;
  }
  .pt-lg-8,
  .py-lg-8 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-8,
  .px-lg-8 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-8,
  .py-lg-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-8,
  .px-lg-8 {
    padding-left: 0.5rem !important;
  }
  .p-lg-12 {
    padding: 0.75rem !important;
  }
  .pt-lg-12,
  .py-lg-12 {
    padding-top: 0.75rem !important;
  }
  .pr-lg-12,
  .px-lg-12 {
    padding-right: 0.75rem !important;
  }
  .pb-lg-12,
  .py-lg-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-lg-12,
  .px-lg-12 {
    padding-left: 0.75rem !important;
  }
  .p-lg-16 {
    padding: 1rem !important;
  }
  .pt-lg-16,
  .py-lg-16 {
    padding-top: 1rem !important;
  }
  .pr-lg-16,
  .px-lg-16 {
    padding-right: 1rem !important;
  }
  .pb-lg-16,
  .py-lg-16 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-16,
  .px-lg-16 {
    padding-left: 1rem !important;
  }
  .p-lg-20 {
    padding: 1.25rem !important;
  }
  .pt-lg-20,
  .py-lg-20 {
    padding-top: 1.25rem !important;
  }
  .pr-lg-20,
  .px-lg-20 {
    padding-right: 1.25rem !important;
  }
  .pb-lg-20,
  .py-lg-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-lg-20,
  .px-lg-20 {
    padding-left: 1.25rem !important;
  }
  .p-lg-24 {
    padding: 1.5rem !important;
  }
  .pt-lg-24,
  .py-lg-24 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-24,
  .px-lg-24 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-24,
  .py-lg-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-24,
  .px-lg-24 {
    padding-left: 1.5rem !important;
  }
  .p-lg-28 {
    padding: 1.75rem !important;
  }
  .pt-lg-28,
  .py-lg-28 {
    padding-top: 1.75rem !important;
  }
  .pr-lg-28,
  .px-lg-28 {
    padding-right: 1.75rem !important;
  }
  .pb-lg-28,
  .py-lg-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-lg-28,
  .px-lg-28 {
    padding-left: 1.75rem !important;
  }
  .p-lg-32 {
    padding: 2rem !important;
  }
  .pt-lg-32,
  .py-lg-32 {
    padding-top: 2rem !important;
  }
  .pr-lg-32,
  .px-lg-32 {
    padding-right: 2rem !important;
  }
  .pb-lg-32,
  .py-lg-32 {
    padding-bottom: 2rem !important;
  }
  .pl-lg-32,
  .px-lg-32 {
    padding-left: 2rem !important;
  }
  .p-lg-36 {
    padding: 2.25rem !important;
  }
  .pt-lg-36,
  .py-lg-36 {
    padding-top: 2.25rem !important;
  }
  .pr-lg-36,
  .px-lg-36 {
    padding-right: 2.25rem !important;
  }
  .pb-lg-36,
  .py-lg-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-lg-36,
  .px-lg-36 {
    padding-left: 2.25rem !important;
  }
  .p-lg-40 {
    padding: 2.5rem !important;
  }
  .pt-lg-40,
  .py-lg-40 {
    padding-top: 2.5rem !important;
  }
  .pr-lg-40,
  .px-lg-40 {
    padding-right: 2.5rem !important;
  }
  .pb-lg-40,
  .py-lg-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-lg-40,
  .px-lg-40 {
    padding-left: 2.5rem !important;
  }
  .p-lg-44 {
    padding: 2.75rem !important;
  }
  .pt-lg-44,
  .py-lg-44 {
    padding-top: 2.75rem !important;
  }
  .pr-lg-44,
  .px-lg-44 {
    padding-right: 2.75rem !important;
  }
  .pb-lg-44,
  .py-lg-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-lg-44,
  .px-lg-44 {
    padding-left: 2.75rem !important;
  }
  .p-lg-48 {
    padding: 3rem !important;
  }
  .pt-lg-48,
  .py-lg-48 {
    padding-top: 3rem !important;
  }
  .pr-lg-48,
  .px-lg-48 {
    padding-right: 3rem !important;
  }
  .pb-lg-48,
  .py-lg-48 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-48,
  .px-lg-48 {
    padding-left: 3rem !important;
  }
  .p-lg-64 {
    padding: 4rem !important;
  }
  .pt-lg-64,
  .py-lg-64 {
    padding-top: 4rem !important;
  }
  .pr-lg-64,
  .px-lg-64 {
    padding-right: 4rem !important;
  }
  .pb-lg-64,
  .py-lg-64 {
    padding-bottom: 4rem !important;
  }
  .pl-lg-64,
  .px-lg-64 {
    padding-left: 4rem !important;
  }
  .p-lg-128 {
    padding: 8rem !important;
  }
  .pt-lg-128,
  .py-lg-128 {
    padding-top: 8rem !important;
  }
  .pr-lg-128,
  .px-lg-128 {
    padding-right: 8rem !important;
  }
  .pb-lg-128,
  .py-lg-128 {
    padding-bottom: 8rem !important;
  }
  .pl-lg-128,
  .px-lg-128 {
    padding-left: 8rem !important;
  }
  .p-lg-256 {
    padding: 16rem !important;
  }
  .pt-lg-256,
  .py-lg-256 {
    padding-top: 16rem !important;
  }
  .pr-lg-256,
  .px-lg-256 {
    padding-right: 16rem !important;
  }
  .pb-lg-256,
  .py-lg-256 {
    padding-bottom: 16rem !important;
  }
  .pl-lg-256,
  .px-lg-256 {
    padding-left: 16rem !important;
  }
  .p-lg-512 {
    padding: 32rem !important;
  }
  .pt-lg-512,
  .py-lg-512 {
    padding-top: 32rem !important;
  }
  .pr-lg-512,
  .px-lg-512 {
    padding-right: 32rem !important;
  }
  .pb-lg-512,
  .py-lg-512 {
    padding-bottom: 32rem !important;
  }
  .pl-lg-512,
  .px-lg-512 {
    padding-left: 32rem !important;
  }
  .p-lg-7 {
    padding: 6rem !important;
  }
  .pt-lg-7,
  .py-lg-7 {
    padding-top: 6rem !important;
  }
  .pr-lg-7,
  .px-lg-7 {
    padding-right: 6rem !important;
  }
  .pb-lg-7,
  .py-lg-7 {
    padding-bottom: 6rem !important;
  }
  .pl-lg-7,
  .px-lg-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-lg-n6,
  .my-lg-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-lg-n6,
  .mx-lg-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-lg-n6,
  .my-lg-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-lg-n6,
  .mx-lg-n6 {
    margin-left: -4.5rem !important;
  }
  .m-lg-n8 {
    margin: -0.5rem !important;
  }
  .mt-lg-n8,
  .my-lg-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n8,
  .mx-lg-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n8,
  .my-lg-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n8,
  .mx-lg-n8 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n12 {
    margin: -0.75rem !important;
  }
  .mt-lg-n12,
  .my-lg-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-lg-n12,
  .mx-lg-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-lg-n12,
  .my-lg-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-lg-n12,
  .mx-lg-n12 {
    margin-left: -0.75rem !important;
  }
  .m-lg-n16 {
    margin: -1rem !important;
  }
  .mt-lg-n16,
  .my-lg-n16 {
    margin-top: -1rem !important;
  }
  .mr-lg-n16,
  .mx-lg-n16 {
    margin-right: -1rem !important;
  }
  .mb-lg-n16,
  .my-lg-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n16,
  .mx-lg-n16 {
    margin-left: -1rem !important;
  }
  .m-lg-n20 {
    margin: -1.25rem !important;
  }
  .mt-lg-n20,
  .my-lg-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-lg-n20,
  .mx-lg-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-lg-n20,
  .my-lg-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-lg-n20,
  .mx-lg-n20 {
    margin-left: -1.25rem !important;
  }
  .m-lg-n24 {
    margin: -1.5rem !important;
  }
  .mt-lg-n24,
  .my-lg-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n24,
  .mx-lg-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n24,
  .my-lg-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n24,
  .mx-lg-n24 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n28 {
    margin: -1.75rem !important;
  }
  .mt-lg-n28,
  .my-lg-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-lg-n28,
  .mx-lg-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-lg-n28,
  .my-lg-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-lg-n28,
  .mx-lg-n28 {
    margin-left: -1.75rem !important;
  }
  .m-lg-n32 {
    margin: -2rem !important;
  }
  .mt-lg-n32,
  .my-lg-n32 {
    margin-top: -2rem !important;
  }
  .mr-lg-n32,
  .mx-lg-n32 {
    margin-right: -2rem !important;
  }
  .mb-lg-n32,
  .my-lg-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-lg-n32,
  .mx-lg-n32 {
    margin-left: -2rem !important;
  }
  .m-lg-n36 {
    margin: -2.25rem !important;
  }
  .mt-lg-n36,
  .my-lg-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-lg-n36,
  .mx-lg-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-lg-n36,
  .my-lg-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-lg-n36,
  .mx-lg-n36 {
    margin-left: -2.25rem !important;
  }
  .m-lg-n40 {
    margin: -2.5rem !important;
  }
  .mt-lg-n40,
  .my-lg-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-lg-n40,
  .mx-lg-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-lg-n40,
  .my-lg-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-lg-n40,
  .mx-lg-n40 {
    margin-left: -2.5rem !important;
  }
  .m-lg-n44 {
    margin: -2.75rem !important;
  }
  .mt-lg-n44,
  .my-lg-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-lg-n44,
  .mx-lg-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-lg-n44,
  .my-lg-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-lg-n44,
  .mx-lg-n44 {
    margin-left: -2.75rem !important;
  }
  .m-lg-n48 {
    margin: -3rem !important;
  }
  .mt-lg-n48,
  .my-lg-n48 {
    margin-top: -3rem !important;
  }
  .mr-lg-n48,
  .mx-lg-n48 {
    margin-right: -3rem !important;
  }
  .mb-lg-n48,
  .my-lg-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n48,
  .mx-lg-n48 {
    margin-left: -3rem !important;
  }
  .m-lg-n64 {
    margin: -4rem !important;
  }
  .mt-lg-n64,
  .my-lg-n64 {
    margin-top: -4rem !important;
  }
  .mr-lg-n64,
  .mx-lg-n64 {
    margin-right: -4rem !important;
  }
  .mb-lg-n64,
  .my-lg-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-lg-n64,
  .mx-lg-n64 {
    margin-left: -4rem !important;
  }
  .m-lg-n128 {
    margin: -8rem !important;
  }
  .mt-lg-n128,
  .my-lg-n128 {
    margin-top: -8rem !important;
  }
  .mr-lg-n128,
  .mx-lg-n128 {
    margin-right: -8rem !important;
  }
  .mb-lg-n128,
  .my-lg-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-lg-n128,
  .mx-lg-n128 {
    margin-left: -8rem !important;
  }
  .m-lg-n256 {
    margin: -16rem !important;
  }
  .mt-lg-n256,
  .my-lg-n256 {
    margin-top: -16rem !important;
  }
  .mr-lg-n256,
  .mx-lg-n256 {
    margin-right: -16rem !important;
  }
  .mb-lg-n256,
  .my-lg-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-lg-n256,
  .mx-lg-n256 {
    margin-left: -16rem !important;
  }
  .m-lg-n512 {
    margin: -32rem !important;
  }
  .mt-lg-n512,
  .my-lg-n512 {
    margin-top: -32rem !important;
  }
  .mr-lg-n512,
  .mx-lg-n512 {
    margin-right: -32rem !important;
  }
  .mb-lg-n512,
  .my-lg-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-lg-n512,
  .mx-lg-n512 {
    margin-left: -32rem !important;
  }
  .m-lg-n7 {
    margin: -6rem !important;
  }
  .mt-lg-n7,
  .my-lg-n7 {
    margin-top: -6rem !important;
  }
  .mr-lg-n7,
  .mx-lg-n7 {
    margin-right: -6rem !important;
  }
  .mb-lg-n7,
  .my-lg-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-lg-n7,
  .mx-lg-n7 {
    margin-left: -6rem !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: 4.5rem !important;
  }
  .mt-xl-6,
  .my-xl-6 {
    margin-top: 4.5rem !important;
  }
  .mr-xl-6,
  .mx-xl-6 {
    margin-right: 4.5rem !important;
  }
  .mb-xl-6,
  .my-xl-6 {
    margin-bottom: 4.5rem !important;
  }
  .ml-xl-6,
  .mx-xl-6 {
    margin-left: 4.5rem !important;
  }
  .m-xl-8 {
    margin: 0.5rem !important;
  }
  .mt-xl-8,
  .my-xl-8 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-8,
  .mx-xl-8 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-8,
  .my-xl-8 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-8,
  .mx-xl-8 {
    margin-left: 0.5rem !important;
  }
  .m-xl-12 {
    margin: 0.75rem !important;
  }
  .mt-xl-12,
  .my-xl-12 {
    margin-top: 0.75rem !important;
  }
  .mr-xl-12,
  .mx-xl-12 {
    margin-right: 0.75rem !important;
  }
  .mb-xl-12,
  .my-xl-12 {
    margin-bottom: 0.75rem !important;
  }
  .ml-xl-12,
  .mx-xl-12 {
    margin-left: 0.75rem !important;
  }
  .m-xl-16 {
    margin: 1rem !important;
  }
  .mt-xl-16,
  .my-xl-16 {
    margin-top: 1rem !important;
  }
  .mr-xl-16,
  .mx-xl-16 {
    margin-right: 1rem !important;
  }
  .mb-xl-16,
  .my-xl-16 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-16,
  .mx-xl-16 {
    margin-left: 1rem !important;
  }
  .m-xl-20 {
    margin: 1.25rem !important;
  }
  .mt-xl-20,
  .my-xl-20 {
    margin-top: 1.25rem !important;
  }
  .mr-xl-20,
  .mx-xl-20 {
    margin-right: 1.25rem !important;
  }
  .mb-xl-20,
  .my-xl-20 {
    margin-bottom: 1.25rem !important;
  }
  .ml-xl-20,
  .mx-xl-20 {
    margin-left: 1.25rem !important;
  }
  .m-xl-24 {
    margin: 1.5rem !important;
  }
  .mt-xl-24,
  .my-xl-24 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-24,
  .mx-xl-24 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-24,
  .my-xl-24 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-24,
  .mx-xl-24 {
    margin-left: 1.5rem !important;
  }
  .m-xl-28 {
    margin: 1.75rem !important;
  }
  .mt-xl-28,
  .my-xl-28 {
    margin-top: 1.75rem !important;
  }
  .mr-xl-28,
  .mx-xl-28 {
    margin-right: 1.75rem !important;
  }
  .mb-xl-28,
  .my-xl-28 {
    margin-bottom: 1.75rem !important;
  }
  .ml-xl-28,
  .mx-xl-28 {
    margin-left: 1.75rem !important;
  }
  .m-xl-32 {
    margin: 2rem !important;
  }
  .mt-xl-32,
  .my-xl-32 {
    margin-top: 2rem !important;
  }
  .mr-xl-32,
  .mx-xl-32 {
    margin-right: 2rem !important;
  }
  .mb-xl-32,
  .my-xl-32 {
    margin-bottom: 2rem !important;
  }
  .ml-xl-32,
  .mx-xl-32 {
    margin-left: 2rem !important;
  }
  .m-xl-36 {
    margin: 2.25rem !important;
  }
  .mt-xl-36,
  .my-xl-36 {
    margin-top: 2.25rem !important;
  }
  .mr-xl-36,
  .mx-xl-36 {
    margin-right: 2.25rem !important;
  }
  .mb-xl-36,
  .my-xl-36 {
    margin-bottom: 2.25rem !important;
  }
  .ml-xl-36,
  .mx-xl-36 {
    margin-left: 2.25rem !important;
  }
  .m-xl-40 {
    margin: 2.5rem !important;
  }
  .mt-xl-40,
  .my-xl-40 {
    margin-top: 2.5rem !important;
  }
  .mr-xl-40,
  .mx-xl-40 {
    margin-right: 2.5rem !important;
  }
  .mb-xl-40,
  .my-xl-40 {
    margin-bottom: 2.5rem !important;
  }
  .ml-xl-40,
  .mx-xl-40 {
    margin-left: 2.5rem !important;
  }
  .m-xl-44 {
    margin: 2.75rem !important;
  }
  .mt-xl-44,
  .my-xl-44 {
    margin-top: 2.75rem !important;
  }
  .mr-xl-44,
  .mx-xl-44 {
    margin-right: 2.75rem !important;
  }
  .mb-xl-44,
  .my-xl-44 {
    margin-bottom: 2.75rem !important;
  }
  .ml-xl-44,
  .mx-xl-44 {
    margin-left: 2.75rem !important;
  }
  .m-xl-48 {
    margin: 3rem !important;
  }
  .mt-xl-48,
  .my-xl-48 {
    margin-top: 3rem !important;
  }
  .mr-xl-48,
  .mx-xl-48 {
    margin-right: 3rem !important;
  }
  .mb-xl-48,
  .my-xl-48 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-48,
  .mx-xl-48 {
    margin-left: 3rem !important;
  }
  .m-xl-64 {
    margin: 4rem !important;
  }
  .mt-xl-64,
  .my-xl-64 {
    margin-top: 4rem !important;
  }
  .mr-xl-64,
  .mx-xl-64 {
    margin-right: 4rem !important;
  }
  .mb-xl-64,
  .my-xl-64 {
    margin-bottom: 4rem !important;
  }
  .ml-xl-64,
  .mx-xl-64 {
    margin-left: 4rem !important;
  }
  .m-xl-128 {
    margin: 8rem !important;
  }
  .mt-xl-128,
  .my-xl-128 {
    margin-top: 8rem !important;
  }
  .mr-xl-128,
  .mx-xl-128 {
    margin-right: 8rem !important;
  }
  .mb-xl-128,
  .my-xl-128 {
    margin-bottom: 8rem !important;
  }
  .ml-xl-128,
  .mx-xl-128 {
    margin-left: 8rem !important;
  }
  .m-xl-256 {
    margin: 16rem !important;
  }
  .mt-xl-256,
  .my-xl-256 {
    margin-top: 16rem !important;
  }
  .mr-xl-256,
  .mx-xl-256 {
    margin-right: 16rem !important;
  }
  .mb-xl-256,
  .my-xl-256 {
    margin-bottom: 16rem !important;
  }
  .ml-xl-256,
  .mx-xl-256 {
    margin-left: 16rem !important;
  }
  .m-xl-512 {
    margin: 32rem !important;
  }
  .mt-xl-512,
  .my-xl-512 {
    margin-top: 32rem !important;
  }
  .mr-xl-512,
  .mx-xl-512 {
    margin-right: 32rem !important;
  }
  .mb-xl-512,
  .my-xl-512 {
    margin-bottom: 32rem !important;
  }
  .ml-xl-512,
  .mx-xl-512 {
    margin-left: 32rem !important;
  }
  .m-xl-7 {
    margin: 6rem !important;
  }
  .mt-xl-7,
  .my-xl-7 {
    margin-top: 6rem !important;
  }
  .mr-xl-7,
  .mx-xl-7 {
    margin-right: 6rem !important;
  }
  .mb-xl-7,
  .my-xl-7 {
    margin-bottom: 6rem !important;
  }
  .ml-xl-7,
  .mx-xl-7 {
    margin-left: 6rem !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: 4.5rem !important;
  }
  .pt-xl-6,
  .py-xl-6 {
    padding-top: 4.5rem !important;
  }
  .pr-xl-6,
  .px-xl-6 {
    padding-right: 4.5rem !important;
  }
  .pb-xl-6,
  .py-xl-6 {
    padding-bottom: 4.5rem !important;
  }
  .pl-xl-6,
  .px-xl-6 {
    padding-left: 4.5rem !important;
  }
  .p-xl-8 {
    padding: 0.5rem !important;
  }
  .pt-xl-8,
  .py-xl-8 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-8,
  .px-xl-8 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-8,
  .py-xl-8 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-8,
  .px-xl-8 {
    padding-left: 0.5rem !important;
  }
  .p-xl-12 {
    padding: 0.75rem !important;
  }
  .pt-xl-12,
  .py-xl-12 {
    padding-top: 0.75rem !important;
  }
  .pr-xl-12,
  .px-xl-12 {
    padding-right: 0.75rem !important;
  }
  .pb-xl-12,
  .py-xl-12 {
    padding-bottom: 0.75rem !important;
  }
  .pl-xl-12,
  .px-xl-12 {
    padding-left: 0.75rem !important;
  }
  .p-xl-16 {
    padding: 1rem !important;
  }
  .pt-xl-16,
  .py-xl-16 {
    padding-top: 1rem !important;
  }
  .pr-xl-16,
  .px-xl-16 {
    padding-right: 1rem !important;
  }
  .pb-xl-16,
  .py-xl-16 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-16,
  .px-xl-16 {
    padding-left: 1rem !important;
  }
  .p-xl-20 {
    padding: 1.25rem !important;
  }
  .pt-xl-20,
  .py-xl-20 {
    padding-top: 1.25rem !important;
  }
  .pr-xl-20,
  .px-xl-20 {
    padding-right: 1.25rem !important;
  }
  .pb-xl-20,
  .py-xl-20 {
    padding-bottom: 1.25rem !important;
  }
  .pl-xl-20,
  .px-xl-20 {
    padding-left: 1.25rem !important;
  }
  .p-xl-24 {
    padding: 1.5rem !important;
  }
  .pt-xl-24,
  .py-xl-24 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-24,
  .px-xl-24 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-24,
  .py-xl-24 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-24,
  .px-xl-24 {
    padding-left: 1.5rem !important;
  }
  .p-xl-28 {
    padding: 1.75rem !important;
  }
  .pt-xl-28,
  .py-xl-28 {
    padding-top: 1.75rem !important;
  }
  .pr-xl-28,
  .px-xl-28 {
    padding-right: 1.75rem !important;
  }
  .pb-xl-28,
  .py-xl-28 {
    padding-bottom: 1.75rem !important;
  }
  .pl-xl-28,
  .px-xl-28 {
    padding-left: 1.75rem !important;
  }
  .p-xl-32 {
    padding: 2rem !important;
  }
  .pt-xl-32,
  .py-xl-32 {
    padding-top: 2rem !important;
  }
  .pr-xl-32,
  .px-xl-32 {
    padding-right: 2rem !important;
  }
  .pb-xl-32,
  .py-xl-32 {
    padding-bottom: 2rem !important;
  }
  .pl-xl-32,
  .px-xl-32 {
    padding-left: 2rem !important;
  }
  .p-xl-36 {
    padding: 2.25rem !important;
  }
  .pt-xl-36,
  .py-xl-36 {
    padding-top: 2.25rem !important;
  }
  .pr-xl-36,
  .px-xl-36 {
    padding-right: 2.25rem !important;
  }
  .pb-xl-36,
  .py-xl-36 {
    padding-bottom: 2.25rem !important;
  }
  .pl-xl-36,
  .px-xl-36 {
    padding-left: 2.25rem !important;
  }
  .p-xl-40 {
    padding: 2.5rem !important;
  }
  .pt-xl-40,
  .py-xl-40 {
    padding-top: 2.5rem !important;
  }
  .pr-xl-40,
  .px-xl-40 {
    padding-right: 2.5rem !important;
  }
  .pb-xl-40,
  .py-xl-40 {
    padding-bottom: 2.5rem !important;
  }
  .pl-xl-40,
  .px-xl-40 {
    padding-left: 2.5rem !important;
  }
  .p-xl-44 {
    padding: 2.75rem !important;
  }
  .pt-xl-44,
  .py-xl-44 {
    padding-top: 2.75rem !important;
  }
  .pr-xl-44,
  .px-xl-44 {
    padding-right: 2.75rem !important;
  }
  .pb-xl-44,
  .py-xl-44 {
    padding-bottom: 2.75rem !important;
  }
  .pl-xl-44,
  .px-xl-44 {
    padding-left: 2.75rem !important;
  }
  .p-xl-48 {
    padding: 3rem !important;
  }
  .pt-xl-48,
  .py-xl-48 {
    padding-top: 3rem !important;
  }
  .pr-xl-48,
  .px-xl-48 {
    padding-right: 3rem !important;
  }
  .pb-xl-48,
  .py-xl-48 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-48,
  .px-xl-48 {
    padding-left: 3rem !important;
  }
  .p-xl-64 {
    padding: 4rem !important;
  }
  .pt-xl-64,
  .py-xl-64 {
    padding-top: 4rem !important;
  }
  .pr-xl-64,
  .px-xl-64 {
    padding-right: 4rem !important;
  }
  .pb-xl-64,
  .py-xl-64 {
    padding-bottom: 4rem !important;
  }
  .pl-xl-64,
  .px-xl-64 {
    padding-left: 4rem !important;
  }
  .p-xl-128 {
    padding: 8rem !important;
  }
  .pt-xl-128,
  .py-xl-128 {
    padding-top: 8rem !important;
  }
  .pr-xl-128,
  .px-xl-128 {
    padding-right: 8rem !important;
  }
  .pb-xl-128,
  .py-xl-128 {
    padding-bottom: 8rem !important;
  }
  .pl-xl-128,
  .px-xl-128 {
    padding-left: 8rem !important;
  }
  .p-xl-256 {
    padding: 16rem !important;
  }
  .pt-xl-256,
  .py-xl-256 {
    padding-top: 16rem !important;
  }
  .pr-xl-256,
  .px-xl-256 {
    padding-right: 16rem !important;
  }
  .pb-xl-256,
  .py-xl-256 {
    padding-bottom: 16rem !important;
  }
  .pl-xl-256,
  .px-xl-256 {
    padding-left: 16rem !important;
  }
  .p-xl-512 {
    padding: 32rem !important;
  }
  .pt-xl-512,
  .py-xl-512 {
    padding-top: 32rem !important;
  }
  .pr-xl-512,
  .px-xl-512 {
    padding-right: 32rem !important;
  }
  .pb-xl-512,
  .py-xl-512 {
    padding-bottom: 32rem !important;
  }
  .pl-xl-512,
  .px-xl-512 {
    padding-left: 32rem !important;
  }
  .p-xl-7 {
    padding: 6rem !important;
  }
  .pt-xl-7,
  .py-xl-7 {
    padding-top: 6rem !important;
  }
  .pr-xl-7,
  .px-xl-7 {
    padding-right: 6rem !important;
  }
  .pb-xl-7,
  .py-xl-7 {
    padding-bottom: 6rem !important;
  }
  .pl-xl-7,
  .px-xl-7 {
    padding-left: 6rem !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: -4.5rem !important;
  }
  .mt-xl-n6,
  .my-xl-n6 {
    margin-top: -4.5rem !important;
  }
  .mr-xl-n6,
  .mx-xl-n6 {
    margin-right: -4.5rem !important;
  }
  .mb-xl-n6,
  .my-xl-n6 {
    margin-bottom: -4.5rem !important;
  }
  .ml-xl-n6,
  .mx-xl-n6 {
    margin-left: -4.5rem !important;
  }
  .m-xl-n8 {
    margin: -0.5rem !important;
  }
  .mt-xl-n8,
  .my-xl-n8 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n8,
  .mx-xl-n8 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n8,
  .my-xl-n8 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n8,
  .mx-xl-n8 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n12 {
    margin: -0.75rem !important;
  }
  .mt-xl-n12,
  .my-xl-n12 {
    margin-top: -0.75rem !important;
  }
  .mr-xl-n12,
  .mx-xl-n12 {
    margin-right: -0.75rem !important;
  }
  .mb-xl-n12,
  .my-xl-n12 {
    margin-bottom: -0.75rem !important;
  }
  .ml-xl-n12,
  .mx-xl-n12 {
    margin-left: -0.75rem !important;
  }
  .m-xl-n16 {
    margin: -1rem !important;
  }
  .mt-xl-n16,
  .my-xl-n16 {
    margin-top: -1rem !important;
  }
  .mr-xl-n16,
  .mx-xl-n16 {
    margin-right: -1rem !important;
  }
  .mb-xl-n16,
  .my-xl-n16 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n16,
  .mx-xl-n16 {
    margin-left: -1rem !important;
  }
  .m-xl-n20 {
    margin: -1.25rem !important;
  }
  .mt-xl-n20,
  .my-xl-n20 {
    margin-top: -1.25rem !important;
  }
  .mr-xl-n20,
  .mx-xl-n20 {
    margin-right: -1.25rem !important;
  }
  .mb-xl-n20,
  .my-xl-n20 {
    margin-bottom: -1.25rem !important;
  }
  .ml-xl-n20,
  .mx-xl-n20 {
    margin-left: -1.25rem !important;
  }
  .m-xl-n24 {
    margin: -1.5rem !important;
  }
  .mt-xl-n24,
  .my-xl-n24 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n24,
  .mx-xl-n24 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n24,
  .my-xl-n24 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n24,
  .mx-xl-n24 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n28 {
    margin: -1.75rem !important;
  }
  .mt-xl-n28,
  .my-xl-n28 {
    margin-top: -1.75rem !important;
  }
  .mr-xl-n28,
  .mx-xl-n28 {
    margin-right: -1.75rem !important;
  }
  .mb-xl-n28,
  .my-xl-n28 {
    margin-bottom: -1.75rem !important;
  }
  .ml-xl-n28,
  .mx-xl-n28 {
    margin-left: -1.75rem !important;
  }
  .m-xl-n32 {
    margin: -2rem !important;
  }
  .mt-xl-n32,
  .my-xl-n32 {
    margin-top: -2rem !important;
  }
  .mr-xl-n32,
  .mx-xl-n32 {
    margin-right: -2rem !important;
  }
  .mb-xl-n32,
  .my-xl-n32 {
    margin-bottom: -2rem !important;
  }
  .ml-xl-n32,
  .mx-xl-n32 {
    margin-left: -2rem !important;
  }
  .m-xl-n36 {
    margin: -2.25rem !important;
  }
  .mt-xl-n36,
  .my-xl-n36 {
    margin-top: -2.25rem !important;
  }
  .mr-xl-n36,
  .mx-xl-n36 {
    margin-right: -2.25rem !important;
  }
  .mb-xl-n36,
  .my-xl-n36 {
    margin-bottom: -2.25rem !important;
  }
  .ml-xl-n36,
  .mx-xl-n36 {
    margin-left: -2.25rem !important;
  }
  .m-xl-n40 {
    margin: -2.5rem !important;
  }
  .mt-xl-n40,
  .my-xl-n40 {
    margin-top: -2.5rem !important;
  }
  .mr-xl-n40,
  .mx-xl-n40 {
    margin-right: -2.5rem !important;
  }
  .mb-xl-n40,
  .my-xl-n40 {
    margin-bottom: -2.5rem !important;
  }
  .ml-xl-n40,
  .mx-xl-n40 {
    margin-left: -2.5rem !important;
  }
  .m-xl-n44 {
    margin: -2.75rem !important;
  }
  .mt-xl-n44,
  .my-xl-n44 {
    margin-top: -2.75rem !important;
  }
  .mr-xl-n44,
  .mx-xl-n44 {
    margin-right: -2.75rem !important;
  }
  .mb-xl-n44,
  .my-xl-n44 {
    margin-bottom: -2.75rem !important;
  }
  .ml-xl-n44,
  .mx-xl-n44 {
    margin-left: -2.75rem !important;
  }
  .m-xl-n48 {
    margin: -3rem !important;
  }
  .mt-xl-n48,
  .my-xl-n48 {
    margin-top: -3rem !important;
  }
  .mr-xl-n48,
  .mx-xl-n48 {
    margin-right: -3rem !important;
  }
  .mb-xl-n48,
  .my-xl-n48 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n48,
  .mx-xl-n48 {
    margin-left: -3rem !important;
  }
  .m-xl-n64 {
    margin: -4rem !important;
  }
  .mt-xl-n64,
  .my-xl-n64 {
    margin-top: -4rem !important;
  }
  .mr-xl-n64,
  .mx-xl-n64 {
    margin-right: -4rem !important;
  }
  .mb-xl-n64,
  .my-xl-n64 {
    margin-bottom: -4rem !important;
  }
  .ml-xl-n64,
  .mx-xl-n64 {
    margin-left: -4rem !important;
  }
  .m-xl-n128 {
    margin: -8rem !important;
  }
  .mt-xl-n128,
  .my-xl-n128 {
    margin-top: -8rem !important;
  }
  .mr-xl-n128,
  .mx-xl-n128 {
    margin-right: -8rem !important;
  }
  .mb-xl-n128,
  .my-xl-n128 {
    margin-bottom: -8rem !important;
  }
  .ml-xl-n128,
  .mx-xl-n128 {
    margin-left: -8rem !important;
  }
  .m-xl-n256 {
    margin: -16rem !important;
  }
  .mt-xl-n256,
  .my-xl-n256 {
    margin-top: -16rem !important;
  }
  .mr-xl-n256,
  .mx-xl-n256 {
    margin-right: -16rem !important;
  }
  .mb-xl-n256,
  .my-xl-n256 {
    margin-bottom: -16rem !important;
  }
  .ml-xl-n256,
  .mx-xl-n256 {
    margin-left: -16rem !important;
  }
  .m-xl-n512 {
    margin: -32rem !important;
  }
  .mt-xl-n512,
  .my-xl-n512 {
    margin-top: -32rem !important;
  }
  .mr-xl-n512,
  .mx-xl-n512 {
    margin-right: -32rem !important;
  }
  .mb-xl-n512,
  .my-xl-n512 {
    margin-bottom: -32rem !important;
  }
  .ml-xl-n512,
  .mx-xl-n512 {
    margin-left: -32rem !important;
  }
  .m-xl-n7 {
    margin: -6rem !important;
  }
  .mt-xl-n7,
  .my-xl-n7 {
    margin-top: -6rem !important;
  }
  .mr-xl-n7,
  .mx-xl-n7 {
    margin-right: -6rem !important;
  }
  .mb-xl-n7,
  .my-xl-n7 {
    margin-bottom: -6rem !important;
  }
  .ml-xl-n7,
  .mx-xl-n7 {
    margin-left: -6rem !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 {
  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 {
  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 {
  color: #fff !important;
}

.text-primary {
  color: #99e5ea !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-secondary {
  color: #1a1446 !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-success {
  color: #28a745 !important;
}

a.text-success:hover, a.text-success:focus {
  color: rgb(25.2173913043, 105.2826086957, 43.5) !important;
}

.text-info {
  color: #17a2b8 !important;
}

a.text-info:hover, a.text-info:focus {
  color: rgb(14.5, 102.1304347826, 116) !important;
}

.text-warning {
  color: #ffc107 !important;
}

a.text-warning:hover, a.text-warning:focus {
  color: rgb(185.5, 139.125, 0) !important;
}

.text-danger {
  color: #d32f2f !important;
}

a.text-danger:hover, a.text-danger:focus {
  color: rgb(149.8095238095, 31.6904761905, 31.6904761905) !important;
}

.text-light {
  color: #fff !important;
}

a.text-light:hover, a.text-light:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-dark {
  color: #1a1446 !important;
}

a.text-dark:hover, a.text-dark:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-brandcolor1-1 {
  color: #99e5ea !important;
}

a.text-brandcolor1-1:hover, a.text-brandcolor1-1:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-brandcolor1-2 {
  color: #aaeded !important;
}

a.text-brandcolor1-2:hover, a.text-brandcolor1-2:focus {
  color: rgb(106.8689320388, 223.6310679612, 223.6310679612) !important;
}

.text-brandcolor1-3 {
  color: #c9f3f4 !important;
}

a.text-brandcolor1-3:hover, a.text-brandcolor1-3:focus {
  color: rgb(137.4461538462, 228.8769230769, 231.0538461538) !important;
}

.text-brandcolor1-4 {
  color: #f2fcfc !important;
}

a.text-brandcolor1-4:hover, a.text-brandcolor1-4:focus {
  color: rgb(179.84375, 237.65625, 237.65625) !important;
}

.text-brandcolor2-1 {
  color: #1a1446 !important;
}

a.text-brandcolor2-1:hover, a.text-brandcolor2-1:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-brandcolor2-2 {
  color: #29254f !important;
}

a.text-brandcolor2-2:hover, a.text-brandcolor2-2:focus {
  color: rgb(13.9612068966, 12.599137931, 26.900862069) !important;
}

.text-brandcolor2-3 {
  color: #5f5c7f !important;
}

a.text-brandcolor2-3:hover, a.text-brandcolor2-3:focus {
  color: rgb(61.8150684932, 59.8630136986, 82.6369863014) !important;
}

.text-accentcolor1-1 {
  color: #06748c !important;
}

a.text-accentcolor1-1:hover, a.text-accentcolor1-1:focus {
  color: rgb(2.8561643836, 55.2191780822, 66.6438356164) !important;
}

.text-accentcolor2-1 {
  color: #28a3af !important;
}

a.text-accentcolor2-1:hover, a.text-accentcolor2-1:focus {
  color: rgb(25.7674418605, 105.0023255814, 112.7325581395) !important;
}

.text-accentcolor3-1 {
  color: #78e1e1 !important;
}

a.text-accentcolor3-1:hover, a.text-accentcolor3-1:focus {
  color: rgb(57.4090909091, 211.0909090909, 211.0909090909) !important;
}

.text-accentcolor3-2 {
  color: #99e5ea !important;
}

a.text-accentcolor3-2:hover, a.text-accentcolor3-2:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-accentcolor3-3 {
  color: #aaeded !important;
}

a.text-accentcolor3-3:hover, a.text-accentcolor3-3:focus {
  color: rgb(106.8689320388, 223.6310679612, 223.6310679612) !important;
}

.text-accentcolor3-4 {
  color: #c9f3f4 !important;
}

a.text-accentcolor3-4:hover, a.text-accentcolor3-4:focus {
  color: rgb(137.4461538462, 228.8769230769, 231.0538461538) !important;
}

.text-brandgray1 {
  color: #343741 !important;
}

a.text-brandgray1:hover, a.text-brandgray1:focus {
  color: rgb(18, 19.0384615385, 22.5) !important;
}

.text-brandgray2 {
  color: #404040 !important;
}

a.text-brandgray2:hover, a.text-brandgray2:focus {
  color: rgb(25.75, 25.75, 25.75) !important;
}

.text-brandgray3 {
  color: #565656 !important;
}

a.text-brandgray3:hover, a.text-brandgray3:focus {
  color: rgb(47.75, 47.75, 47.75) !important;
}

.text-brandgray4 {
  color: #707070 !important;
}

a.text-brandgray4:hover, a.text-brandgray4:focus {
  color: rgb(73.75, 73.75, 73.75) !important;
}

.text-brandgray5 {
  color: #c0bfc0 !important;
}

a.text-brandgray5:hover, a.text-brandgray5:focus {
  color: rgb(154.0511811024, 152.4488188976, 154.0511811024) !important;
}

.text-brandgray6 {
  color: #e6e6e6 !important;
}

a.text-brandgray6:hover, a.text-brandgray6:focus {
  color: rgb(191.75, 191.75, 191.75) !important;
}

.text-neutral {
  color: #f5f5f5 !important;
}

a.text-neutral:hover, a.text-neutral:focus {
  color: rgb(206.75, 206.75, 206.75) !important;
}

.text-white {
  color: #fff !important;
}

a.text-white:hover, a.text-white:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-action-primary {
  color: #1a1446 !important;
}

a.text-action-primary:hover, a.text-action-primary:focus {
  color: rgb(3.9, 3, 10.5) !important;
}

.text-action-secondary {
  color: #78e1e1 !important;
}

a.text-action-secondary:hover, a.text-action-secondary:focus {
  color: rgb(57.4090909091, 211.0909090909, 211.0909090909) !important;
}

.text-action-tertiary {
  color: #f2fcfc !important;
}

a.text-action-tertiary:hover, a.text-action-tertiary:focus {
  color: rgb(179.84375, 237.65625, 237.65625) !important;
}

.text-error {
  color: #d32f2f !important;
}

a.text-error:hover, a.text-error:focus {
  color: rgb(149.8095238095, 31.6904761905, 31.6904761905) !important;
}

.text-validation-success-green {
  color: #008040 !important;
}

a.text-validation-success-green:hover, a.text-validation-success-green:focus {
  color: rgb(0, 51.5, 25.75) !important;
}

.text-contact-list-title {
  color: #fff !important;
}

a.text-contact-list-title:hover, a.text-contact-list-title:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-panel-seperation-color {
  color: #3d3863 !important;
}

a.text-panel-seperation-color:hover, a.text-panel-seperation-color:focus {
  color: rgb(30.8935483871, 28.3612903226, 50.1387096774) !important;
}

.text-contacts-header-background {
  color: #99e5ea !important;
}

a.text-contacts-header-background:hover, a.text-contacts-header-background:focus {
  color: rgb(89.5609756098, 212.8292682927, 220.9390243902) !important;
}

.text-cta-primary-text-bg-color {
  color: #fff !important;
}

a.text-cta-primary-text-bg-color:hover, a.text-cta-primary-text-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-primary-icon-bg-color {
  color: #fff !important;
}

a.text-cta-primary-icon-bg-color:hover, a.text-cta-primary-icon-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-secondary-text-bg-color {
  color: #fff !important;
}

a.text-cta-secondary-text-bg-color:hover, a.text-cta-secondary-text-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-secondary-icon-bg-color {
  color: #fff !important;
}

a.text-cta-secondary-icon-bg-color:hover, a.text-cta-secondary-icon-bg-color:focus {
  color: rgb(216.75, 216.75, 216.75) !important;
}

.text-cta-bottom-border {
  color: #f5911e !important;
}

a.text-cta-bottom-border:hover, a.text-cta-bottom-border:focus {
  color: rgb(190.0531914894, 105.585106383, 8.4468085106) !important;
}

.text-body {
  color: #1a1446 !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: 0.125rem solid #adb5bd;
    page-break-inside: avoid;
  }
  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: 0.125rem 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;
  }
}
/* This is hardcoded for now, but we will/might revisit for a later POC */
.mdc-text-field-helper-text {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  margin: 0;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  will-change: opacity;
}
.mdc-text-field-helper-text::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}

.mdc-text-field-helper-text--persistent {
  transition: none;
  opacity: 1;
  will-change: initial;
}

.mdc-text-field-character-counter {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75rem;
  line-height: 1.25rem;
  font-weight: 400;
  letter-spacing: 0.0333333333em;
  text-decoration: inherit;
  text-transform: inherit;
  display: block;
  margin-top: 0;
  /* @alternate */
  line-height: normal;
  /* @noflip */
  margin-left: auto;
  /* @noflip */
  margin-right: 0;
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 0;
  white-space: nowrap;
}
.mdc-text-field-character-counter::before {
  display: inline-block;
  width: 0;
  height: 16px;
  content: "";
  vertical-align: 0;
}
[dir=rtl] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  margin-left: 0;
  /* @noflip */
  margin-right: auto;
}
[dir=rtl] .mdc-text-field-character-counter, .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  padding-left: 0;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  position: absolute;
  bottom: 16px;
  cursor: pointer;
}

.mdc-text-field__icon:not([tabindex]),
.mdc-text-field__icon[tabindex="-1"] {
  cursor: default;
  pointer-events: none;
}

.mdc-text-field {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
  display: inline-flex;
  position: relative;
  box-sizing: border-box;
  height: 56px;
  overflow: hidden;
  /* @alternate */
  will-change: opacity, transform, color;
}
.mdc-text-field::before, .mdc-text-field::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-text-field::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-text-field.mdc-ripple-upgraded::before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-text-field.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-text-field.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-text-field.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-text-field::before, .mdc-text-field::after {
  background-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field:hover::before {
  opacity: 0.04;
}
.mdc-text-field:not(.mdc-ripple-upgraded):focus::before, .mdc-text-field.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-text-field::before, .mdc-text-field::after {
  top: calc(50% - 100%);
  /* @noflip */
  left: calc(50% - 100%);
  width: 200%;
  height: 200%;
}
.mdc-text-field.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field .mdc-text-field__input {
  caret-color: #6200ee;
  /* @alternate */
  caret-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.42);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
  border-bottom-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field .mdc-line-ripple {
  background-color: #6200ee;
  /* @alternate */
  background-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field-character-counter,
.mdc-text-field:not(.mdc-text-field--disabled) + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.6);
}
.mdc-text-field:not(.mdc-text-field--disabled) .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field:not(.mdc-text-field--disabled) {
  background-color: rgb(244.8, 244.8, 244.8);
}
.mdc-text-field .mdc-floating-label {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
  top: 18px;
  pointer-events: none;
}
[dir=rtl] .mdc-text-field .mdc-floating-label, .mdc-text-field .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--textarea .mdc-floating-label {
  /* @noflip */
  left: 4px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--textarea .mdc-floating-label, .mdc-text-field--textarea .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 4px;
}
.mdc-text-field--outlined .mdc-floating-label {
  /* @noflip */
  left: 4px;
  /* @noflip */
  right: initial;
  top: 17px;
}
[dir=rtl] .mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--outlined .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 4px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label {
  /* @noflip */
  left: 36px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 36px;
}
.mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above {
  /* @noflip */
  left: 40px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above, .mdc-text-field--outlined--with-leading-icon .mdc-floating-label--float-above[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 40px;
}

.mdc-text-field__input {
  font-family: Roboto, sans-serif;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-size: 1rem;
  line-height: 1.75rem;
  font-weight: 400;
  letter-spacing: 0.009375em;
  text-decoration: inherit;
  text-transform: inherit;
  align-self: flex-end;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  padding: 20px 16px 6px;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1);
  border: none;
  border-bottom: 1px solid;
  border-radius: 0;
  background: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.mdc-text-field__input::-moz-placeholder {
  -moz-transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field__input::placeholder {
  transition: opacity 67ms cubic-bezier(0.4, 0, 0.2, 1);
  opacity: 0;
  color: rgba(0, 0, 0, 0.54);
}
.mdc-text-field--fullwidth .mdc-text-field__input::-moz-placeholder, .mdc-text-field--no-label .mdc-text-field__input::-moz-placeholder, .mdc-text-field--focused .mdc-text-field__input::-moz-placeholder {
  transition-delay: 40ms;
  transition-duration: 110ms;
  opacity: 1;
}
.mdc-text-field--fullwidth .mdc-text-field__input::placeholder, .mdc-text-field--no-label .mdc-text-field__input::placeholder, .mdc-text-field--focused .mdc-text-field__input::placeholder {
  transition-delay: 40ms;
  transition-duration: 110ms;
  opacity: 1;
}
.mdc-text-field__input:focus {
  outline: none;
}
.mdc-text-field__input:invalid {
  box-shadow: none;
}
.mdc-text-field__input:-webkit-autofill {
  z-index: auto !important;
}
.mdc-text-field--no-label:not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  padding-top: 16px;
  padding-bottom: 16px;
}

.mdc-text-field__input:-webkit-autofill + .mdc-floating-label {
  transform: translateY(-50%) scale(0.75);
  cursor: auto;
}

.mdc-text-field--outlined {
  border: none;
  overflow: visible;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field--outlined .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl] {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
.mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--outlined .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl] {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
  transform: translateY(-144%) scale(1);
}
.mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--outlined::before, .mdc-text-field--outlined::after {
  content: none;
}
.mdc-text-field--outlined:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--outlined .mdc-text-field__input {
  display: flex;
  padding: 12px 16px 14px;
  border: none !important;
  background-color: transparent;
  z-index: 1;
}
.mdc-text-field--outlined .mdc-text-field__icon {
  z-index: 2;
}

.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px;
}

.mdc-text-field--outlined.mdc-text-field--disabled {
  background-color: transparent;
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--outlined.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom: none;
}

.mdc-text-field--outlined.mdc-text-field--dense {
  height: 48px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-134%) scale(1);
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.8rem;
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-120%) scale(0.8);
}
.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-dense 250ms 1;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 7px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
  top: 14px;
}
.mdc-text-field--outlined.mdc-text-field--dense .mdc-text-field__icon {
  top: 12px;
}

.mdc-text-field--with-leading-icon .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
.mdc-text-field--with-leading-icon .mdc-floating-label {
  /* @noflip */
  left: 48px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon .mdc-floating-label, .mdc-text-field--with-leading-icon .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
  transform: translateY(-144%) translateX(-32px) scale(1);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-144%) translateX(32px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) translateX(-32px) scale(0.75);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-130%) translateX(32px) scale(0.75);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon 250ms 1;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined[dir=rtl] .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl 250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label {
  /* @noflip */
  left: 36px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 36px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-134%) translateX(-21px) scale(1);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-134%) translateX(21px) scale(1);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.8rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-120%) translateX(-21px) scale(0.8);
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl],
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above[dir=rtl] {
  transform: translateY(-120%) translateX(21px) scale(0.8);
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense 250ms 1;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label--shake, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense[dir=rtl] .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl 250ms 1;
}
.mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label {
  /* @noflip */
  left: 32px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--outlined.mdc-text-field--dense .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 32px;
}

.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--outlined .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: auto;
  /* @noflip */
  right: 16px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon {
  /* @noflip */
  right: 12px;
  /* @noflip */
  left: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__icon ~ .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  right: auto;
  /* @noflip */
  left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 48px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 48px;
  /* @noflip */
  padding-right: 48px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon,
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  bottom: 16px;
  transform: scale(0.8);
}

.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 16px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 44px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label {
  /* @noflip */
  left: 44px;
  /* @noflip */
  right: initial;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label, .mdc-text-field--with-leading-icon.mdc-text-field--dense .mdc-floating-label[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 44px;
}

.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 12px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 16px;
  /* @noflip */
  padding-right: 44px;
}
[dir=rtl] .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 16px;
}

.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon {
  /* @noflip */
  left: 12px;
  /* @noflip */
  right: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  left: auto;
  /* @noflip */
  right: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon {
  /* @noflip */
  right: 12px;
  /* @noflip */
  left: auto;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__icon ~ .mdc-text-field__icon[dir=rtl] {
  /* @noflip */
  right: auto;
  /* @noflip */
  left: 12px;
}
.mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 44px;
}
[dir=rtl] .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input, .mdc-text-field--with-leading-icon.mdc-text-field--with-trailing-icon.mdc-text-field--dense .mdc-text-field__input[dir=rtl] {
  /* @noflip */
  padding-left: 44px;
  /* @noflip */
  padding-right: 44px;
}

.mdc-text-field--dense .mdc-floating-label--float-above {
  transform: translateY(-70%) scale(0.8);
}
.mdc-text-field--dense .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-dense 250ms 1;
}
.mdc-text-field--dense .mdc-text-field__input {
  padding: 12px 12px 0;
}
.mdc-text-field--dense .mdc-floating-label {
  font-size: 0.813rem;
}
.mdc-text-field--dense .mdc-floating-label--float-above {
  font-size: 0.813rem;
}

.mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  margin-left: 1px;
  content: "*";
}

.mdc-text-field--textarea {
  display: inline-flex;
  width: auto;
  height: auto;
  transition: none;
  overflow: visible;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.38);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.87);
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}
.mdc-text-field--textarea .mdc-floating-label--shake {
  animation: mdc-floating-label-shake-float-above-text-field-outlined 250ms 1;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__leading[dir=rtl] {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
.mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing {
  /* @noflip */
  border-radius: 0 4px 4px 0;
}
[dir=rtl] .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing, .mdc-text-field--textarea .mdc-notched-outline .mdc-notched-outline__trailing[dir=rtl] {
  /* @noflip */
  border-radius: 4px 0 0 4px;
}
.mdc-text-field--textarea::before, .mdc-text-field--textarea::after {
  content: none;
}
.mdc-text-field--textarea:not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
  transform: translateY(-144%) scale(1);
}
.mdc-text-field--textarea .mdc-floating-label--float-above {
  font-size: 0.75rem;
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  transform: translateY(-130%) scale(0.75);
}
.mdc-text-field--textarea.mdc-notched-outline--upgraded .mdc-floating-label--float-above,
.mdc-text-field--textarea .mdc-notched-outline--upgraded .mdc-floating-label--float-above {
  font-size: 1rem;
}
.mdc-text-field--textarea .mdc-text-field-character-counter {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 16px;
  position: absolute;
  bottom: 13px;
}
[dir=rtl] .mdc-text-field--textarea .mdc-text-field-character-counter, .mdc-text-field--textarea .mdc-text-field-character-counter[dir=rtl] {
  /* @noflip */
  left: 16px;
  /* @noflip */
  right: initial;
}
.mdc-text-field--textarea .mdc-text-field__input {
  align-self: auto;
  box-sizing: border-box;
  height: auto;
  margin: 8px 1px 1px 0;
  padding: 0 16px 16px;
  border: none;
}
.mdc-text-field--textarea .mdc-text-field-character-counter + .mdc-text-field__input {
  margin-bottom: 28px;
  padding-bottom: 0;
}
.mdc-text-field--textarea .mdc-floating-label {
  top: 17px;
  bottom: auto;
  width: auto;
  pointer-events: none;
}
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused .mdc-notched-outline__trailing {
  border-width: 2px;
}

.mdc-text-field--fullwidth {
  width: 100%;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) {
  display: block;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::before, .mdc-text-field--fullwidth:not(.mdc-text-field--textarea)::after {
  content: none;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea):not(.mdc-text-field--disabled) {
  background-color: transparent;
}
.mdc-text-field--fullwidth:not(.mdc-text-field--textarea) .mdc-text-field__input {
  padding: 0;
}
.mdc-text-field--fullwidth.mdc-text-field--textarea .mdc-text-field__input {
  resize: vertical;
}

.mdc-text-field--fullwidth.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--textarea) {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field-helper-line {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}
.mdc-text-field--dense + .mdc-text-field-helper-line {
  margin-bottom: 4px;
}
.mdc-text-field + .mdc-text-field-helper-line {
  padding-right: 16px;
  padding-left: 16px;
}

.mdc-form-field > .mdc-text-field + label {
  align-self: flex-start;
}

.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: rgba(98, 0, 238, 0.87);
}
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field--focused .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  color: rgba(98, 0, 238, 0.87);
}
.mdc-text-field--focused + .mdc-text-field-helper-line .mdc-text-field-helper-text:not(.mdc-text-field-helper-text--validation-msg) {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--focused:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #6200ee;
  /* @alternate */
  border-color: var(--mdc-theme-primary, #6200ee);
}

.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--outlined):not(.mdc-text-field--textarea) .mdc-text-field__input:hover {
  border-bottom-color: #b00020;
  /* @alternate */
  border-bottom-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-line-ripple {
  background-color: #b00020;
  /* @alternate */
  background-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-floating-label {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid .mdc-text-field__input {
  caret-color: #b00020;
  /* @alternate */
  caret-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required ~ .mdc-floating-label::after,
.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-text-field__input:required ~ .mdc-notched-outline .mdc-floating-label::after {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon:not(.mdc-text-field--with-leading-icon):not(.mdc-text-field--disabled) .mdc-text-field__icon {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid.mdc-text-field--with-trailing-icon.mdc-text-field--with-leading-icon:not(.mdc-text-field--disabled) .mdc-text-field__icon ~ .mdc-text-field__icon {
  color: #b00020;
  /* @alternate */
  color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--invalid + .mdc-text-field-helper-line .mdc-text-field-helper-text--validation-msg {
  opacity: 1;
}

.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled) .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__input:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled):not(.mdc-text-field--focused) .mdc-text-field__icon:hover ~ .mdc-notched-outline .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__leading,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__notch,
.mdc-text-field--outlined.mdc-text-field--invalid:not(.mdc-text-field--disabled).mdc-text-field--focused .mdc-notched-outline__trailing {
  border-color: #b00020;
  /* @alternate */
  border-color: var(--mdc-theme-error, #b00020);
}

.mdc-text-field--disabled {
  background-color: rgb(249.9, 249.9, 249.9);
  border-bottom: none;
  pointer-events: none;
}
.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--disabled .mdc-text-field__input {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-floating-label {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-helper-text {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field-character-counter,
.mdc-text-field--disabled + .mdc-text-field-helper-line .mdc-text-field-character-counter {
  color: rgba(0, 0, 0, 0.37);
}
.mdc-text-field--disabled .mdc-text-field__icon {
  color: rgba(0, 0, 0, 0.3);
}
.mdc-text-field--disabled:not(.mdc-text-field--textarea) {
  border-bottom-color: rgba(0, 0, 0, 0.12);
}
.mdc-text-field--disabled .mdc-floating-label {
  cursor: default;
}

.mdc-text-field--textarea.mdc-text-field--disabled {
  background-color: transparent;
  /* @alternate */
  background-color: rgb(249, 249, 249);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__leading,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__notch,
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-notched-outline__trailing {
  border-color: rgba(0, 0, 0, 0.06);
}
.mdc-text-field--textarea.mdc-text-field--disabled .mdc-text-field__input {
  border-bottom: none;
}

@keyframes mdc-floating-label-shake-float-above-text-field-dense {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-70%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-70%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-70%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-dense {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon {
  0% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense {
  0% {
    transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 21px)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 21px)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - 21px)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-rtl {
  0% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0)) translateY(-130%) scale(0.75);
  }
}
@keyframes mdc-floating-label-shake-float-above-text-field-outlined-leading-icon-dense-rtl {
  0% {
    transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - -21px)) translateY(-120%) scale(0.8);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - -21px)) translateY(-120%) scale(0.8);
  }
  100% {
    transform: translateX(calc(0 - -21px)) translateY(-120%) scale(0.8);
  }
}
@keyframes mdc-floating-label-shake-float-above-textarea {
  0% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
  33% {
    animation-timing-function: cubic-bezier(0.5, 0, 0.701732, 0.495819);
    transform: translateX(calc(4% - 0%)) translateY(-130%) scale(0.75);
  }
  66% {
    animation-timing-function: cubic-bezier(0.302435, 0.381352, 0.55, 0.956352);
    transform: translateX(calc(-4% - 0%)) translateY(-130%) scale(0.75);
  }
  100% {
    transform: translateX(calc(0 - 0%)) translateY(-130%) scale(0.75);
  }
}
.mdc-switch {
  display: inline-block;
  position: relative;
  outline: none;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.mdc-switch.mdc-switch--checked .mdc-switch__track {
  background-color: #018786;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #018786);
  border-color: #018786;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #018786);
}
.mdc-switch.mdc-switch--checked .mdc-switch__thumb {
  background-color: #018786;
  /* @alternate */
  background-color: var(--mdc-theme-secondary, #018786);
  border-color: #018786;
  /* @alternate */
  border-color: var(--mdc-theme-secondary, #018786);
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__track {
  background-color: #000;
  border-color: #000;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb {
  background-color: #fff;
  border-color: #fff;
}

.mdc-switch__native-control {
  /* @noflip */
  left: 0;
  /* @noflip */
  right: initial;
  position: absolute;
  top: 0;
  width: 68px;
  height: 48px;
  margin: 0;
  opacity: 0;
  cursor: pointer;
  pointer-events: auto;
}
[dir=rtl] .mdc-switch__native-control, .mdc-switch__native-control[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: 0;
}

.mdc-switch__track {
  box-sizing: border-box;
  width: 32px;
  height: 14px;
  border: 1px solid;
  border-radius: 7px;
  opacity: 0.38;
  transition: opacity 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}

.mdc-switch__thumb-underlay {
  /* @noflip */
  left: -18px;
  /* @noflip */
  right: initial;
  display: flex;
  position: absolute;
  top: -17px;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  transform: translateX(0);
  transition: transform 90ms cubic-bezier(0.4, 0, 0.2, 1), background-color 90ms cubic-bezier(0.4, 0, 0.2, 1), border-color 90ms cubic-bezier(0.4, 0, 0.2, 1);
}
[dir=rtl] .mdc-switch__thumb-underlay, .mdc-switch__thumb-underlay[dir=rtl] {
  /* @noflip */
  left: initial;
  /* @noflip */
  right: -18px;
}

.mdc-switch__thumb {
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  width: 20px;
  height: 20px;
  border: 10px solid;
  border-radius: 50%;
  pointer-events: none;
  z-index: 1;
}

.mdc-switch--checked .mdc-switch__track {
  opacity: 0.54;
}
.mdc-switch--checked .mdc-switch__thumb-underlay {
  transform: translateX(20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__thumb-underlay, .mdc-switch--checked .mdc-switch__thumb-underlay[dir=rtl] {
  transform: translateX(-20px);
}
.mdc-switch--checked .mdc-switch__native-control {
  transform: translateX(-20px);
}
[dir=rtl] .mdc-switch--checked .mdc-switch__native-control, .mdc-switch--checked .mdc-switch__native-control[dir=rtl] {
  transform: translateX(20px);
}

.mdc-switch--disabled {
  opacity: 0.38;
  pointer-events: none;
}
.mdc-switch--disabled .mdc-switch__thumb {
  border-width: 1px;
}
.mdc-switch--disabled .mdc-switch__native-control {
  cursor: default;
  pointer-events: none;
}

.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay::after {
  background-color: #9e9e9e;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:hover::before {
  opacity: 0.08;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.24;
}
.mdc-switch:not(.mdc-switch--checked) .mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.24;
}

.mdc-switch__thumb-underlay {
  --mdc-ripple-fg-size: 0;
  --mdc-ripple-left: 0;
  --mdc-ripple-top: 0;
  --mdc-ripple-fg-scale: 1;
  --mdc-ripple-fg-translate-end: 0;
  --mdc-ripple-fg-translate-start: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  position: absolute;
  border-radius: 50%;
  opacity: 0;
  pointer-events: none;
  content: "";
}
.mdc-switch__thumb-underlay::before {
  transition: opacity 15ms linear, background-color 15ms linear;
  z-index: 1;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before {
  transform: scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: 0;
  /* @noflip */
  left: 0;
  transform: scale(0);
  transform-origin: center center;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--unbounded::after {
  top: var(--mdc-ripple-top, 0);
  /* @noflip */
  left: var(--mdc-ripple-left, 0);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-activation::after {
  animation: mdc-ripple-fg-radius-in 225ms forwards, mdc-ripple-fg-opacity-in 75ms forwards;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded--foreground-deactivation::after {
  animation: mdc-ripple-fg-opacity-out 150ms;
  transform: translate(var(--mdc-ripple-fg-translate-end, 0)) scale(var(--mdc-ripple-fg-scale, 1));
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  top: calc(50% - 50%);
  /* @noflip */
  left: calc(50% - 50%);
  width: 100%;
  height: 100%;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  top: var(--mdc-ripple-top, calc(50% - 50%));
  /* @noflip */
  left: var(--mdc-ripple-left, calc(50% - 50%));
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded::after {
  width: var(--mdc-ripple-fg-size, 100%);
  height: var(--mdc-ripple-fg-size, 100%);
}
.mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
  background-color: #018786;
}
@supports not (-ms-ime-align: auto) {
  .mdc-switch__thumb-underlay::before, .mdc-switch__thumb-underlay::after {
    /* @alternate */
    background-color: var(--mdc-theme-secondary, #018786);
  }
}
.mdc-switch__thumb-underlay:hover::before {
  opacity: 0.04;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):focus::before, .mdc-switch__thumb-underlay.mdc-ripple-upgraded--background-focused::before {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded)::after {
  transition: opacity 150ms linear;
}
.mdc-switch__thumb-underlay:not(.mdc-ripple-upgraded):active::after {
  transition-duration: 75ms;
  opacity: 0.12;
}
.mdc-switch__thumb-underlay.mdc-ripple-upgraded {
  --mdc-ripple-fg-opacity: 0.12;
}

.mat-ripple {
  overflow: hidden;
  position: relative;
}

.mat-ripple:not(:empty) {
  transform: translateZ(0);
}

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

.mat-ripple-element {
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  transition: opacity, transform 0ms cubic-bezier(0, 0, 0.2, 1);
  transform: scale3d(0, 0, 0);
  background-color: var(--mat-ripple-color, rgba(0, 0, 0, 0.1));
}

.cdk-high-contrast-active .mat-ripple-element {
  display: none;
}

.cdk-drag-preview .mat-ripple-element, .cdk-drag-placeholder .mat-ripple-element {
  display: none;
}

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

[dir=rtl] .cdk-visually-hidden {
  left: auto;
  right: 0;
}

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

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

.cdk-overlay-container:empty {
  display: none;
}

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

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

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

.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}

.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

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

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

.cdk-overlay-transparent-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0;
  visibility: visible;
}

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

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

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

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

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

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

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

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

.mat-focus-indicator {
  position: relative;
}

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

.mat-focus-indicator:focus::before {
  content: "";
}

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

.mat-mdc-focus-indicator {
  position: relative;
}

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

.mat-mdc-focus-indicator:focus::before {
  content: "";
}

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

.mat-app-background {
  background-color: var(--mat-app-background-color, var(--mat-app-background, transparent));
  color: var(--mat-app-text-color, var(--mat-app-on-background, inherit));
}

.mat-elevation-z0, .mat-mdc-elevation-specific.mat-elevation-z0 {
  box-shadow: var(--mat-app-elevation-shadow-level-0, none);
}

.mat-elevation-z1, .mat-mdc-elevation-specific.mat-elevation-z1 {
  box-shadow: var(--mat-app-elevation-shadow-level-1, none);
}

.mat-elevation-z2, .mat-mdc-elevation-specific.mat-elevation-z2 {
  box-shadow: var(--mat-app-elevation-shadow-level-2, none);
}

.mat-elevation-z3, .mat-mdc-elevation-specific.mat-elevation-z3 {
  box-shadow: var(--mat-app-elevation-shadow-level-3, none);
}

.mat-elevation-z4, .mat-mdc-elevation-specific.mat-elevation-z4 {
  box-shadow: var(--mat-app-elevation-shadow-level-4, none);
}

.mat-elevation-z5, .mat-mdc-elevation-specific.mat-elevation-z5 {
  box-shadow: var(--mat-app-elevation-shadow-level-5, none);
}

.mat-elevation-z6, .mat-mdc-elevation-specific.mat-elevation-z6 {
  box-shadow: var(--mat-app-elevation-shadow-level-6, none);
}

.mat-elevation-z7, .mat-mdc-elevation-specific.mat-elevation-z7 {
  box-shadow: var(--mat-app-elevation-shadow-level-7, none);
}

.mat-elevation-z8, .mat-mdc-elevation-specific.mat-elevation-z8 {
  box-shadow: var(--mat-app-elevation-shadow-level-8, none);
}

.mat-elevation-z9, .mat-mdc-elevation-specific.mat-elevation-z9 {
  box-shadow: var(--mat-app-elevation-shadow-level-9, none);
}

.mat-elevation-z10, .mat-mdc-elevation-specific.mat-elevation-z10 {
  box-shadow: var(--mat-app-elevation-shadow-level-10, none);
}

.mat-elevation-z11, .mat-mdc-elevation-specific.mat-elevation-z11 {
  box-shadow: var(--mat-app-elevation-shadow-level-11, none);
}

.mat-elevation-z12, .mat-mdc-elevation-specific.mat-elevation-z12 {
  box-shadow: var(--mat-app-elevation-shadow-level-12, none);
}

.mat-elevation-z13, .mat-mdc-elevation-specific.mat-elevation-z13 {
  box-shadow: var(--mat-app-elevation-shadow-level-13, none);
}

.mat-elevation-z14, .mat-mdc-elevation-specific.mat-elevation-z14 {
  box-shadow: var(--mat-app-elevation-shadow-level-14, none);
}

.mat-elevation-z15, .mat-mdc-elevation-specific.mat-elevation-z15 {
  box-shadow: var(--mat-app-elevation-shadow-level-15, none);
}

.mat-elevation-z16, .mat-mdc-elevation-specific.mat-elevation-z16 {
  box-shadow: var(--mat-app-elevation-shadow-level-16, none);
}

.mat-elevation-z17, .mat-mdc-elevation-specific.mat-elevation-z17 {
  box-shadow: var(--mat-app-elevation-shadow-level-17, none);
}

.mat-elevation-z18, .mat-mdc-elevation-specific.mat-elevation-z18 {
  box-shadow: var(--mat-app-elevation-shadow-level-18, none);
}

.mat-elevation-z19, .mat-mdc-elevation-specific.mat-elevation-z19 {
  box-shadow: var(--mat-app-elevation-shadow-level-19, none);
}

.mat-elevation-z20, .mat-mdc-elevation-specific.mat-elevation-z20 {
  box-shadow: var(--mat-app-elevation-shadow-level-20, none);
}

.mat-elevation-z21, .mat-mdc-elevation-specific.mat-elevation-z21 {
  box-shadow: var(--mat-app-elevation-shadow-level-21, none);
}

.mat-elevation-z22, .mat-mdc-elevation-specific.mat-elevation-z22 {
  box-shadow: var(--mat-app-elevation-shadow-level-22, none);
}

.mat-elevation-z23, .mat-mdc-elevation-specific.mat-elevation-z23 {
  box-shadow: var(--mat-app-elevation-shadow-level-23, none);
}

.mat-elevation-z24, .mat-mdc-elevation-specific.mat-elevation-z24 {
  box-shadow: var(--mat-app-elevation-shadow-level-24, none);
}

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

html {
  --mat-ripple-color:rgba(0, 0, 0, 0.1);
}

html {
  --mat-option-selected-state-label-text-color:#3f51b5;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

.mat-accent {
  --mat-option-selected-state-label-text-color:#ff4081;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

.mat-warn {
  --mat-option-selected-state-label-text-color:#f44336;
  --mat-option-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-option-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-option-selected-state-layer-color:rgba(0, 0, 0, 0.04);
}

html {
  --mat-optgroup-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-primary {
  --mat-full-pseudo-checkbox-selected-icon-color:#3f51b5;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#3f51b5;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

html {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

.mat-accent {
  --mat-full-pseudo-checkbox-selected-icon-color:#ff4081;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#ff4081;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

.mat-warn {
  --mat-full-pseudo-checkbox-selected-icon-color:#f44336;
  --mat-full-pseudo-checkbox-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mat-full-pseudo-checkbox-disabled-selected-checkmark-color:#fafafa;
  --mat-full-pseudo-checkbox-disabled-unselected-icon-color:#b0b0b0;
  --mat-full-pseudo-checkbox-disabled-selected-icon-color:#b0b0b0;
  --mat-minimal-pseudo-checkbox-selected-checkmark-color:#f44336;
  --mat-minimal-pseudo-checkbox-disabled-selected-checkmark-color:#b0b0b0;
}

html {
  --mat-app-background-color:#fafafa;
  --mat-app-text-color:rgba(0, 0, 0, 0.87);
  --mat-app-elevation-shadow-level-0:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-1:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-2:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-3:0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-4:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-5:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 5px 8px 0px rgba(0, 0, 0, 0.14), 0px 1px 14px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-6:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-7:0px 4px 5px -2px rgba(0, 0, 0, 0.2), 0px 7px 10px 1px rgba(0, 0, 0, 0.14), 0px 2px 16px 1px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-8:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-9:0px 5px 6px -3px rgba(0, 0, 0, 0.2), 0px 9px 12px 1px rgba(0, 0, 0, 0.14), 0px 3px 16px 2px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-10:0px 6px 6px -3px rgba(0, 0, 0, 0.2), 0px 10px 14px 1px rgba(0, 0, 0, 0.14), 0px 4px 18px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-11:0px 6px 7px -4px rgba(0, 0, 0, 0.2), 0px 11px 15px 1px rgba(0, 0, 0, 0.14), 0px 4px 20px 3px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-12:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-13:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 13px 19px 2px rgba(0, 0, 0, 0.14), 0px 5px 24px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-14:0px 7px 9px -4px rgba(0, 0, 0, 0.2), 0px 14px 21px 2px rgba(0, 0, 0, 0.14), 0px 5px 26px 4px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-15:0px 8px 9px -5px rgba(0, 0, 0, 0.2), 0px 15px 22px 2px rgba(0, 0, 0, 0.14), 0px 6px 28px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-16:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-17:0px 8px 11px -5px rgba(0, 0, 0, 0.2), 0px 17px 26px 2px rgba(0, 0, 0, 0.14), 0px 6px 32px 5px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-18:0px 9px 11px -5px rgba(0, 0, 0, 0.2), 0px 18px 28px 2px rgba(0, 0, 0, 0.14), 0px 7px 34px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-19:0px 9px 12px -6px rgba(0, 0, 0, 0.2), 0px 19px 29px 2px rgba(0, 0, 0, 0.14), 0px 7px 36px 6px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-20:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 20px 31px 3px rgba(0, 0, 0, 0.14), 0px 8px 38px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-21:0px 10px 13px -6px rgba(0, 0, 0, 0.2), 0px 21px 33px 3px rgba(0, 0, 0, 0.14), 0px 8px 40px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-22:0px 10px 14px -6px rgba(0, 0, 0, 0.2), 0px 22px 35px 3px rgba(0, 0, 0, 0.14), 0px 8px 42px 7px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-23:0px 11px 14px -7px rgba(0, 0, 0, 0.2), 0px 23px 36px 3px rgba(0, 0, 0, 0.14), 0px 9px 44px 8px rgba(0, 0, 0, 0.12);
  --mat-app-elevation-shadow-level-24:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-option-label-text-font:Roboto, sans-serif;
  --mat-option-label-text-line-height:24px;
  --mat-option-label-text-size:16px;
  --mat-option-label-text-tracking:0.03125em;
  --mat-option-label-text-weight:400;
}

html {
  --mat-optgroup-label-text-font:Roboto, sans-serif;
  --mat-optgroup-label-text-line-height:24px;
  --mat-optgroup-label-text-size:16px;
  --mat-optgroup-label-text-tracking:0.03125em;
  --mat-optgroup-label-text-weight:400;
}

html {
  --mdc-elevated-card-container-shape:4px;
  --mdc-outlined-card-container-shape:4px;
  --mdc-outlined-card-outline-width:1px;
}

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

html {
  --mat-card-title-text-font:Roboto, sans-serif;
  --mat-card-title-text-line-height:32px;
  --mat-card-title-text-size:20px;
  --mat-card-title-text-tracking:0.0125em;
  --mat-card-title-text-weight:500;
  --mat-card-subtitle-text-font:Roboto, sans-serif;
  --mat-card-subtitle-text-line-height:22px;
  --mat-card-subtitle-text-size:14px;
  --mat-card-subtitle-text-tracking:0.0071428571em;
  --mat-card-subtitle-text-weight:500;
}

html {
  --mdc-linear-progress-active-indicator-height:4px;
  --mdc-linear-progress-track-height:4px;
  --mdc-linear-progress-track-shape:0;
}

.mat-mdc-progress-bar {
  --mdc-linear-progress-active-indicator-color:#3f51b5;
  --mdc-linear-progress-track-color:rgba(63, 81, 181, 0.25);
}

.mat-mdc-progress-bar.mat-accent {
  --mdc-linear-progress-active-indicator-color:#ff4081;
  --mdc-linear-progress-track-color:rgba(255, 64, 129, 0.25);
}

.mat-mdc-progress-bar.mat-warn {
  --mdc-linear-progress-active-indicator-color:#f44336;
  --mdc-linear-progress-track-color:rgba(244, 67, 54, 0.25);
}

html {
  --mdc-plain-tooltip-container-shape:4px;
  --mdc-plain-tooltip-supporting-text-line-height:16px;
}

html {
  --mdc-plain-tooltip-container-color:#616161;
  --mdc-plain-tooltip-supporting-text-color:#fff;
}

html {
  --mdc-plain-tooltip-supporting-text-font:Roboto, sans-serif;
  --mdc-plain-tooltip-supporting-text-size:12px;
  --mdc-plain-tooltip-supporting-text-weight:400;
  --mdc-plain-tooltip-supporting-text-tracking:0.0333333333em;
}

html {
  --mdc-filled-text-field-active-indicator-height:1px;
  --mdc-filled-text-field-focus-active-indicator-height:2px;
  --mdc-filled-text-field-container-shape:4px;
  --mdc-outlined-text-field-outline-width:1px;
  --mdc-outlined-text-field-focus-outline-width:2px;
  --mdc-outlined-text-field-container-shape:4px;
}

html {
  --mdc-filled-text-field-caret-color:#3f51b5;
  --mdc-filled-text-field-focus-active-indicator-color:#3f51b5;
  --mdc-filled-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-filled-text-field-container-color:whitesmoke;
  --mdc-filled-text-field-disabled-container-color:#fafafa;
  --mdc-filled-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-filled-text-field-error-hover-label-text-color:#f44336;
  --mdc-filled-text-field-error-focus-label-text-color:#f44336;
  --mdc-filled-text-field-error-label-text-color:#f44336;
  --mdc-filled-text-field-error-caret-color:#f44336;
  --mdc-filled-text-field-active-indicator-color:rgba(0, 0, 0, 0.42);
  --mdc-filled-text-field-disabled-active-indicator-color:rgba(0, 0, 0, 0.06);
  --mdc-filled-text-field-hover-active-indicator-color:rgba(0, 0, 0, 0.87);
  --mdc-filled-text-field-error-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-error-hover-active-indicator-color:#f44336;
  --mdc-outlined-text-field-caret-color:#3f51b5;
  --mdc-outlined-text-field-focus-outline-color:#3f51b5;
  --mdc-outlined-text-field-focus-label-text-color:rgba(63, 81, 181, 0.87);
  --mdc-outlined-text-field-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-disabled-input-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color:rgba(0, 0, 0, 0.6);
  --mdc-outlined-text-field-error-caret-color:#f44336;
  --mdc-outlined-text-field-error-focus-label-text-color:#f44336;
  --mdc-outlined-text-field-error-label-text-color:#f44336;
  --mdc-outlined-text-field-error-hover-label-text-color:#f44336;
  --mdc-outlined-text-field-outline-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-text-field-disabled-outline-color:rgba(0, 0, 0, 0.06);
  --mdc-outlined-text-field-hover-outline-color:rgba(0, 0, 0, 0.87);
  --mdc-outlined-text-field-error-focus-outline-color:#f44336;
  --mdc-outlined-text-field-error-hover-outline-color:#f44336;
  --mdc-outlined-text-field-error-outline-color:#f44336;
  --mat-form-field-focus-select-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-form-field-disabled-input-text-placeholder-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-state-layer-color:rgba(0, 0, 0, 0.87);
  --mat-form-field-error-text-color:#f44336;
  --mat-form-field-select-option-text-color:inherit;
  --mat-form-field-select-disabled-option-text-color:GrayText;
  --mat-form-field-leading-icon-color:unset;
  --mat-form-field-disabled-leading-icon-color:unset;
  --mat-form-field-trailing-icon-color:unset;
  --mat-form-field-disabled-trailing-icon-color:unset;
  --mat-form-field-error-focus-trailing-icon-color:unset;
  --mat-form-field-error-hover-trailing-icon-color:unset;
  --mat-form-field-error-trailing-icon-color:unset;
  --mat-form-field-enabled-select-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-form-field-disabled-select-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-form-field-hover-state-layer-opacity:0.04;
  --mat-form-field-focus-state-layer-opacity:0.08;
}

.mat-mdc-form-field.mat-accent {
  --mdc-filled-text-field-caret-color:#ff4081;
  --mdc-filled-text-field-focus-active-indicator-color:#ff4081;
  --mdc-filled-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
  --mdc-outlined-text-field-caret-color:#ff4081;
  --mdc-outlined-text-field-focus-outline-color:#ff4081;
  --mdc-outlined-text-field-focus-label-text-color:rgba(255, 64, 129, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(255, 64, 129, 0.87);
}

.mat-mdc-form-field.mat-warn {
  --mdc-filled-text-field-caret-color:#f44336;
  --mdc-filled-text-field-focus-active-indicator-color:#f44336;
  --mdc-filled-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mdc-outlined-text-field-caret-color:#f44336;
  --mdc-outlined-text-field-focus-outline-color:#f44336;
  --mdc-outlined-text-field-focus-label-text-color:rgba(244, 67, 54, 0.87);
  --mat-form-field-focus-select-arrow-color:rgba(244, 67, 54, 0.87);
}

html {
  --mat-form-field-container-height:56px;
  --mat-form-field-filled-label-display:block;
  --mat-form-field-container-vertical-padding:16px;
  --mat-form-field-filled-with-label-container-padding-top:24px;
  --mat-form-field-filled-with-label-container-padding-bottom:8px;
}

html {
  --mdc-filled-text-field-label-text-font:Roboto, sans-serif;
  --mdc-filled-text-field-label-text-size:16px;
  --mdc-filled-text-field-label-text-tracking:0.03125em;
  --mdc-filled-text-field-label-text-weight:400;
  --mdc-outlined-text-field-label-text-font:Roboto, sans-serif;
  --mdc-outlined-text-field-label-text-size:16px;
  --mdc-outlined-text-field-label-text-tracking:0.03125em;
  --mdc-outlined-text-field-label-text-weight:400;
  --mat-form-field-container-text-font:Roboto, sans-serif;
  --mat-form-field-container-text-line-height:24px;
  --mat-form-field-container-text-size:16px;
  --mat-form-field-container-text-tracking:0.03125em;
  --mat-form-field-container-text-weight:400;
  --mat-form-field-outlined-label-text-populated-size:16px;
  --mat-form-field-subscript-text-font:Roboto, sans-serif;
  --mat-form-field-subscript-text-line-height:20px;
  --mat-form-field-subscript-text-size:12px;
  --mat-form-field-subscript-text-tracking:0.0333333333em;
  --mat-form-field-subscript-text-weight:400;
}

html {
  --mat-select-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(63, 81, 181, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html .mat-mdc-form-field.mat-accent {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(255, 64, 129, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html .mat-mdc-form-field.mat-warn {
  --mat-select-panel-background-color:white;
  --mat-select-enabled-trigger-text-color:rgba(0, 0, 0, 0.87);
  --mat-select-disabled-trigger-text-color:rgba(0, 0, 0, 0.38);
  --mat-select-placeholder-text-color:rgba(0, 0, 0, 0.6);
  --mat-select-enabled-arrow-color:rgba(0, 0, 0, 0.54);
  --mat-select-disabled-arrow-color:rgba(0, 0, 0, 0.38);
  --mat-select-focused-arrow-color:rgba(244, 67, 54, 0.87);
  --mat-select-invalid-arrow-color:rgba(244, 67, 54, 0.87);
}

html {
  --mat-select-arrow-transform:translateY(-8px);
}

html {
  --mat-select-trigger-text-font:Roboto, sans-serif;
  --mat-select-trigger-text-line-height:24px;
  --mat-select-trigger-text-size:16px;
  --mat-select-trigger-text-tracking:0.03125em;
  --mat-select-trigger-text-weight:400;
}

html {
  --mat-autocomplete-container-shape:4px;
  --mat-autocomplete-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
}

html {
  --mat-autocomplete-background-color:white;
}

html {
  --mdc-dialog-container-shape:4px;
  --mat-dialog-container-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
  --mat-dialog-container-max-width:80vw;
  --mat-dialog-container-small-max-width:80vw;
  --mat-dialog-container-min-width:0;
  --mat-dialog-actions-alignment:start;
  --mat-dialog-actions-padding:8px;
  --mat-dialog-content-padding:20px 24px;
  --mat-dialog-with-actions-content-padding:20px 24px;
  --mat-dialog-headline-padding:0 24px 9px;
}

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

html {
  --mdc-dialog-subhead-font:Roboto, sans-serif;
  --mdc-dialog-subhead-line-height:32px;
  --mdc-dialog-subhead-size:20px;
  --mdc-dialog-subhead-weight:500;
  --mdc-dialog-subhead-tracking:0.0125em;
  --mdc-dialog-supporting-text-font:Roboto, sans-serif;
  --mdc-dialog-supporting-text-line-height:24px;
  --mdc-dialog-supporting-text-size:16px;
  --mdc-dialog-supporting-text-weight:400;
  --mdc-dialog-supporting-text-tracking:0.03125em;
}

.mat-mdc-standard-chip {
  --mdc-chip-container-shape-radius:16px;
  --mdc-chip-with-avatar-avatar-shape-radius:14px;
  --mdc-chip-with-avatar-avatar-size:28px;
  --mdc-chip-with-icon-icon-size:18px;
  --mdc-chip-outline-width:0;
  --mdc-chip-outline-color:transparent;
  --mdc-chip-disabled-outline-color:transparent;
  --mdc-chip-focus-outline-color:transparent;
  --mdc-chip-hover-state-layer-opacity:0.04;
  --mdc-chip-with-avatar-disabled-avatar-opacity:1;
  --mdc-chip-flat-selected-outline-width:0;
  --mdc-chip-selected-hover-state-layer-opacity:0.04;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity:1;
  --mdc-chip-with-icon-disabled-icon-opacity:1;
  --mat-chip-disabled-container-opacity:0.4;
  --mat-chip-trailing-action-opacity:0.54;
  --mat-chip-trailing-action-focus-opacity:1;
  --mat-chip-trailing-action-state-layer-color:transparent;
  --mat-chip-selected-trailing-action-state-layer-color:transparent;
  --mat-chip-trailing-action-hover-state-layer-opacity:0;
  --mat-chip-trailing-action-focus-state-layer-opacity:0;
}

.mat-mdc-standard-chip {
  --mdc-chip-disabled-label-text-color:#212121;
  --mdc-chip-elevated-container-color:#e0e0e0;
  --mdc-chip-elevated-selected-container-color:#e0e0e0;
  --mdc-chip-elevated-disabled-container-color:#e0e0e0;
  --mdc-chip-flat-disabled-selected-container-color:#e0e0e0;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:#212121;
  --mdc-chip-selected-label-text-color:#212121;
  --mdc-chip-with-icon-icon-color:#212121;
  --mdc-chip-with-icon-disabled-icon-color:#212121;
  --mdc-chip-with-icon-selected-icon-color:#212121;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:#212121;
  --mdc-chip-with-trailing-icon-trailing-icon-color:#212121;
  --mat-chip-selected-disabled-trailing-icon-color:#212121;
  --mat-chip-selected-trailing-icon-color:#212121;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-primary, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-primary {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#3f51b5;
  --mdc-chip-elevated-selected-container-color:#3f51b5;
  --mdc-chip-elevated-disabled-container-color:#3f51b5;
  --mdc-chip-flat-disabled-selected-container-color:#3f51b5;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-accent, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-accent {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#ff4081;
  --mdc-chip-elevated-selected-container-color:#ff4081;
  --mdc-chip-elevated-disabled-container-color:#ff4081;
  --mdc-chip-flat-disabled-selected-container-color:#ff4081;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

.mat-mdc-standard-chip.mat-mdc-chip-selected.mat-warn, .mat-mdc-standard-chip.mat-mdc-chip-highlighted.mat-warn {
  --mdc-chip-disabled-label-text-color:white;
  --mdc-chip-elevated-container-color:#f44336;
  --mdc-chip-elevated-selected-container-color:#f44336;
  --mdc-chip-elevated-disabled-container-color:#f44336;
  --mdc-chip-flat-disabled-selected-container-color:#f44336;
  --mdc-chip-focus-state-layer-color:black;
  --mdc-chip-hover-state-layer-color:black;
  --mdc-chip-selected-hover-state-layer-color:black;
  --mdc-chip-focus-state-layer-opacity:0.12;
  --mdc-chip-selected-focus-state-layer-color:black;
  --mdc-chip-selected-focus-state-layer-opacity:0.12;
  --mdc-chip-label-text-color:white;
  --mdc-chip-selected-label-text-color:white;
  --mdc-chip-with-icon-icon-color:white;
  --mdc-chip-with-icon-disabled-icon-color:white;
  --mdc-chip-with-icon-selected-icon-color:white;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color:white;
  --mdc-chip-with-trailing-icon-trailing-icon-color:white;
  --mat-chip-selected-disabled-trailing-icon-color:white;
  --mat-chip-selected-trailing-icon-color:white;
}

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

.mat-mdc-standard-chip {
  --mdc-chip-label-text-font:Roboto, sans-serif;
  --mdc-chip-label-text-line-height:20px;
  --mdc-chip-label-text-size:14px;
  --mdc-chip-label-text-tracking:0.0178571429em;
  --mdc-chip-label-text-weight:400;
}

html {
  --mdc-switch-disabled-selected-icon-opacity:0.38;
  --mdc-switch-disabled-track-opacity:0.12;
  --mdc-switch-disabled-unselected-icon-opacity:0.38;
  --mdc-switch-handle-height:20px;
  --mdc-switch-handle-shape:10px;
  --mdc-switch-handle-width:20px;
  --mdc-switch-selected-icon-size:18px;
  --mdc-switch-track-height:14px;
  --mdc-switch-track-shape:7px;
  --mdc-switch-track-width:36px;
  --mdc-switch-unselected-icon-size:18px;
  --mdc-switch-selected-focus-state-layer-opacity:0.12;
  --mdc-switch-selected-hover-state-layer-opacity:0.04;
  --mdc-switch-selected-pressed-state-layer-opacity:0.1;
  --mdc-switch-unselected-focus-state-layer-opacity:0.12;
  --mdc-switch-unselected-hover-state-layer-opacity:0.04;
  --mdc-switch-unselected-pressed-state-layer-opacity:0.1;
}

html .mat-mdc-slide-toggle {
  --mat-switch-disabled-selected-handle-opacity:0.38;
  --mat-switch-disabled-unselected-handle-opacity:0.38;
  --mat-switch-unselected-handle-size:20px;
  --mat-switch-selected-handle-size:20px;
  --mat-switch-pressed-handle-size:20px;
  --mat-switch-with-icon-handle-size:20px;
  --mat-switch-selected-handle-horizontal-margin:0;
  --mat-switch-selected-with-icon-handle-horizontal-margin:0;
  --mat-switch-selected-pressed-handle-horizontal-margin:0;
  --mat-switch-unselected-handle-horizontal-margin:0;
  --mat-switch-unselected-with-icon-handle-horizontal-margin:0;
  --mat-switch-unselected-pressed-handle-horizontal-margin:0;
  --mat-switch-visible-track-opacity:1;
  --mat-switch-hidden-track-opacity:1;
  --mat-switch-visible-track-transition:transform 75ms 0ms cubic-bezier(0, 0, 0.2, 1);
  --mat-switch-hidden-track-transition:transform 75ms 0ms cubic-bezier(0.4, 0, 0.6, 1);
  --mat-switch-track-outline-width:1px;
  --mat-switch-track-outline-color:transparent;
  --mat-switch-selected-track-outline-width:1px;
  --mat-switch-selected-track-outline-color:transparent;
  --mat-switch-disabled-unselected-track-outline-width:1px;
  --mat-switch-disabled-unselected-track-outline-color:transparent;
}

html {
  --mdc-switch-selected-focus-state-layer-color:#3949ab;
  --mdc-switch-selected-handle-color:#3949ab;
  --mdc-switch-selected-hover-state-layer-color:#3949ab;
  --mdc-switch-selected-pressed-state-layer-color:#3949ab;
  --mdc-switch-selected-focus-handle-color:#1a237e;
  --mdc-switch-selected-hover-handle-color:#1a237e;
  --mdc-switch-selected-pressed-handle-color:#1a237e;
  --mdc-switch-selected-focus-track-color:#7986cb;
  --mdc-switch-selected-hover-track-color:#7986cb;
  --mdc-switch-selected-pressed-track-color:#7986cb;
  --mdc-switch-selected-track-color:#7986cb;
  --mdc-switch-disabled-selected-handle-color:#424242;
  --mdc-switch-disabled-selected-icon-color:#fff;
  --mdc-switch-disabled-selected-track-color:#424242;
  --mdc-switch-disabled-unselected-handle-color:#424242;
  --mdc-switch-disabled-unselected-icon-color:#fff;
  --mdc-switch-disabled-unselected-track-color:#424242;
  --mdc-switch-handle-surface-color:#fff;
  --mdc-switch-selected-icon-color:#fff;
  --mdc-switch-unselected-focus-handle-color:#212121;
  --mdc-switch-unselected-focus-state-layer-color:#424242;
  --mdc-switch-unselected-focus-track-color:#e0e0e0;
  --mdc-switch-unselected-handle-color:#616161;
  --mdc-switch-unselected-hover-handle-color:#212121;
  --mdc-switch-unselected-hover-state-layer-color:#424242;
  --mdc-switch-unselected-hover-track-color:#e0e0e0;
  --mdc-switch-unselected-icon-color:#fff;
  --mdc-switch-unselected-pressed-handle-color:#212121;
  --mdc-switch-unselected-pressed-state-layer-color:#424242;
  --mdc-switch-unselected-pressed-track-color:#e0e0e0;
  --mdc-switch-unselected-track-color:#e0e0e0;
  --mdc-switch-handle-elevation-shadow:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-handle-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-switch-disabled-label-text-color: rgba(0, 0, 0, 0.38);
}

html .mat-mdc-slide-toggle {
  --mat-switch-label-text-color:rgba(0, 0, 0, 0.87);
}

html .mat-mdc-slide-toggle.mat-accent {
  --mdc-switch-selected-focus-state-layer-color:#d81b60;
  --mdc-switch-selected-handle-color:#d81b60;
  --mdc-switch-selected-hover-state-layer-color:#d81b60;
  --mdc-switch-selected-pressed-state-layer-color:#d81b60;
  --mdc-switch-selected-focus-handle-color:#880e4f;
  --mdc-switch-selected-hover-handle-color:#880e4f;
  --mdc-switch-selected-pressed-handle-color:#880e4f;
  --mdc-switch-selected-focus-track-color:#f06292;
  --mdc-switch-selected-hover-track-color:#f06292;
  --mdc-switch-selected-pressed-track-color:#f06292;
  --mdc-switch-selected-track-color:#f06292;
}

html .mat-mdc-slide-toggle.mat-warn {
  --mdc-switch-selected-focus-state-layer-color:#e53935;
  --mdc-switch-selected-handle-color:#e53935;
  --mdc-switch-selected-hover-state-layer-color:#e53935;
  --mdc-switch-selected-pressed-state-layer-color:#e53935;
  --mdc-switch-selected-focus-handle-color:#b71c1c;
  --mdc-switch-selected-hover-handle-color:#b71c1c;
  --mdc-switch-selected-pressed-handle-color:#b71c1c;
  --mdc-switch-selected-focus-track-color:#e57373;
  --mdc-switch-selected-hover-track-color:#e57373;
  --mdc-switch-selected-pressed-track-color:#e57373;
  --mdc-switch-selected-track-color:#e57373;
}

html {
  --mdc-switch-state-layer-size:40px;
}

html .mat-mdc-slide-toggle {
  --mat-switch-label-text-font:Roboto, sans-serif;
  --mat-switch-label-text-line-height:20px;
  --mat-switch-label-text-size:14px;
  --mat-switch-label-text-tracking:0.0178571429em;
  --mat-switch-label-text-weight:400;
}

html {
  --mdc-radio-disabled-selected-icon-opacity:0.38;
  --mdc-radio-disabled-unselected-icon-opacity:0.38;
  --mdc-radio-state-layer-size:40px;
}

.mat-mdc-radio-button.mat-primary {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#3f51b5;
  --mdc-radio-selected-hover-icon-color:#3f51b5;
  --mdc-radio-selected-icon-color:#3f51b5;
  --mdc-radio-selected-pressed-icon-color:#3f51b5;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#3f51b5;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-radio-button.mat-accent {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#ff4081;
  --mdc-radio-selected-hover-icon-color:#ff4081;
  --mdc-radio-selected-icon-color:#ff4081;
  --mdc-radio-selected-pressed-icon-color:#ff4081;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#ff4081;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-radio-button.mat-warn {
  --mdc-radio-disabled-selected-icon-color:black;
  --mdc-radio-disabled-unselected-icon-color:black;
  --mdc-radio-unselected-hover-icon-color:#212121;
  --mdc-radio-unselected-focus-icon-color:#212121;
  --mdc-radio-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-unselected-pressed-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-radio-selected-focus-icon-color:#f44336;
  --mdc-radio-selected-hover-icon-color:#f44336;
  --mdc-radio-selected-icon-color:#f44336;
  --mdc-radio-selected-pressed-icon-color:#f44336;
  --mat-radio-ripple-color:black;
  --mat-radio-checked-ripple-color:#f44336;
  --mat-radio-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-radio-label-text-color:rgba(0, 0, 0, 0.87);
}

html {
  --mdc-radio-state-layer-size:40px;
  --mat-radio-touch-target-display:block;
}

html {
  --mat-radio-label-text-font:Roboto, sans-serif;
  --mat-radio-label-text-line-height:20px;
  --mat-radio-label-text-size:14px;
  --mat-radio-label-text-tracking:0.0178571429em;
  --mat-radio-label-text-weight:400;
}

html {
  --mdc-slider-active-track-height:6px;
  --mdc-slider-active-track-shape:9999px;
  --mdc-slider-handle-height:20px;
  --mdc-slider-handle-shape:50%;
  --mdc-slider-handle-width:20px;
  --mdc-slider-inactive-track-height:4px;
  --mdc-slider-inactive-track-shape:9999px;
  --mdc-slider-with-overlap-handle-outline-width:1px;
  --mdc-slider-with-tick-marks-active-container-opacity:0.6;
  --mdc-slider-with-tick-marks-container-shape:50%;
  --mdc-slider-with-tick-marks-container-size:2px;
  --mdc-slider-with-tick-marks-inactive-container-opacity:0.6;
  --mdc-slider-handle-elevation:0px 2px 1px -1px rgba(0, 0, 0, 0.2), 0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  --mat-slider-value-indicator-width:auto;
  --mat-slider-value-indicator-height:32px;
  --mat-slider-value-indicator-caret-display:block;
  --mat-slider-value-indicator-border-radius:4px;
  --mat-slider-value-indicator-padding:0 12px;
  --mat-slider-value-indicator-text-transform:none;
  --mat-slider-value-indicator-container-transform:translateX(-50%);
}

html {
  --mdc-slider-handle-color:#3f51b5;
  --mdc-slider-focus-handle-color:#3f51b5;
  --mdc-slider-hover-handle-color:#3f51b5;
  --mdc-slider-active-track-color:#3f51b5;
  --mdc-slider-inactive-track-color:#3f51b5;
  --mdc-slider-with-tick-marks-inactive-container-color:#3f51b5;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mdc-slider-disabled-active-track-color:#000;
  --mdc-slider-disabled-handle-color:#000;
  --mdc-slider-disabled-inactive-track-color:#000;
  --mdc-slider-label-container-color:#000;
  --mdc-slider-label-label-text-color:#fff;
  --mdc-slider-with-overlap-handle-outline-color:#fff;
  --mdc-slider-with-tick-marks-disabled-container-color:#000;
  --mat-slider-ripple-color:#3f51b5;
  --mat-slider-hover-state-layer-color:rgba(63, 81, 181, 0.05);
  --mat-slider-focus-state-layer-color:rgba(63, 81, 181, 0.2);
  --mat-slider-value-indicator-opacity:0.6;
}

html .mat-accent {
  --mdc-slider-handle-color:#ff4081;
  --mdc-slider-focus-handle-color:#ff4081;
  --mdc-slider-hover-handle-color:#ff4081;
  --mdc-slider-active-track-color:#ff4081;
  --mdc-slider-inactive-track-color:#ff4081;
  --mdc-slider-with-tick-marks-inactive-container-color:#ff4081;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mat-slider-ripple-color:#ff4081;
  --mat-slider-hover-state-layer-color:rgba(255, 64, 129, 0.05);
  --mat-slider-focus-state-layer-color:rgba(255, 64, 129, 0.2);
}

html .mat-warn {
  --mdc-slider-handle-color:#f44336;
  --mdc-slider-focus-handle-color:#f44336;
  --mdc-slider-hover-handle-color:#f44336;
  --mdc-slider-active-track-color:#f44336;
  --mdc-slider-inactive-track-color:#f44336;
  --mdc-slider-with-tick-marks-inactive-container-color:#f44336;
  --mdc-slider-with-tick-marks-active-container-color:white;
  --mat-slider-ripple-color:#f44336;
  --mat-slider-hover-state-layer-color:rgba(244, 67, 54, 0.05);
  --mat-slider-focus-state-layer-color:rgba(244, 67, 54, 0.2);
}

html {
  --mdc-slider-label-label-text-font:Roboto, sans-serif;
  --mdc-slider-label-label-text-size:14px;
  --mdc-slider-label-label-text-line-height:22px;
  --mdc-slider-label-label-text-tracking:0.0071428571em;
  --mdc-slider-label-label-text-weight:500;
}

html {
  --mat-menu-container-shape:4px;
  --mat-menu-divider-bottom-spacing:0;
  --mat-menu-divider-top-spacing:0;
  --mat-menu-item-spacing:16px;
  --mat-menu-item-icon-size:24px;
  --mat-menu-item-leading-spacing:16px;
  --mat-menu-item-trailing-spacing:16px;
  --mat-menu-item-with-icon-leading-spacing:16px;
  --mat-menu-item-with-icon-trailing-spacing:16px;
  --mat-menu-base-elevation-level:8;
}

html {
  --mat-menu-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-icon-color:rgba(0, 0, 0, 0.87);
  --mat-menu-item-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-item-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-menu-container-color:white;
  --mat-menu-divider-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-menu-item-label-text-font:Roboto, sans-serif;
  --mat-menu-item-label-text-size:16px;
  --mat-menu-item-label-text-tracking:0.03125em;
  --mat-menu-item-label-text-line-height:24px;
  --mat-menu-item-label-text-weight:400;
}

html {
  --mdc-list-list-item-container-shape:0;
  --mdc-list-list-item-leading-avatar-shape:50%;
  --mdc-list-list-item-container-color:transparent;
  --mdc-list-list-item-selected-container-color:transparent;
  --mdc-list-list-item-leading-avatar-color:transparent;
  --mdc-list-list-item-leading-icon-size:24px;
  --mdc-list-list-item-leading-avatar-size:40px;
  --mdc-list-list-item-trailing-icon-size:24px;
  --mdc-list-list-item-disabled-state-layer-color:transparent;
  --mdc-list-list-item-disabled-state-layer-opacity:0;
  --mdc-list-list-item-disabled-label-text-opacity:0.38;
  --mdc-list-list-item-disabled-leading-icon-opacity:0.38;
  --mdc-list-list-item-disabled-trailing-icon-opacity:0.38;
  --mat-list-active-indicator-color:transparent;
  --mat-list-active-indicator-shape:4px;
}

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

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

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

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

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

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

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

.mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--selected .mdc-list-item__start, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__primary-text, .mat-mdc-list-base.mat-mdc-list-base .mdc-list-item--activated .mdc-list-item__start {
  color: #3f51b5;
}

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

html {
  --mdc-list-list-item-one-line-container-height:48px;
  --mdc-list-list-item-two-line-container-height:64px;
  --mdc-list-list-item-three-line-container-height:88px;
  --mat-list-list-item-leading-icon-start-space:16px;
  --mat-list-list-item-leading-icon-end-space:32px;
}

.mdc-list-item__start, .mdc-list-item__end {
  --mdc-radio-state-layer-size:40px;
}

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

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

html {
  --mdc-list-list-item-label-text-font:Roboto, sans-serif;
  --mdc-list-list-item-label-text-line-height:24px;
  --mdc-list-list-item-label-text-size:16px;
  --mdc-list-list-item-label-text-tracking:0.03125em;
  --mdc-list-list-item-label-text-weight:400;
  --mdc-list-list-item-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-supporting-text-line-height:20px;
  --mdc-list-list-item-supporting-text-size:14px;
  --mdc-list-list-item-supporting-text-tracking:0.0178571429em;
  --mdc-list-list-item-supporting-text-weight:400;
  --mdc-list-list-item-trailing-supporting-text-font:Roboto, sans-serif;
  --mdc-list-list-item-trailing-supporting-text-line-height:20px;
  --mdc-list-list-item-trailing-supporting-text-size:12px;
  --mdc-list-list-item-trailing-supporting-text-tracking:0.0333333333em;
  --mdc-list-list-item-trailing-supporting-text-weight:400;
}

.mdc-list-group__subheader {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
}

html {
  --mat-paginator-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-paginator-container-background-color:white;
  --mat-paginator-enabled-icon-color:rgba(0, 0, 0, 0.54);
  --mat-paginator-disabled-icon-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-paginator-container-size:56px;
  --mat-paginator-form-field-container-height:40px;
  --mat-paginator-form-field-container-vertical-padding:8px;
  --mat-paginator-touch-target-display:block;
}

html {
  --mat-paginator-container-text-font:Roboto, sans-serif;
  --mat-paginator-container-text-line-height:20px;
  --mat-paginator-container-text-size:12px;
  --mat-paginator-container-text-tracking:0.0333333333em;
  --mat-paginator-container-text-weight:400;
  --mat-paginator-select-trigger-text-size:12px;
}

html {
  --mdc-secondary-navigation-tab-container-height:48px;
  --mdc-tab-indicator-active-indicator-height:2px;
  --mdc-tab-indicator-active-indicator-shape:0;
  --mat-tab-header-divider-color:transparent;
  --mat-tab-header-divider-height:0;
}

.mat-mdc-tab-group, .mat-mdc-tab-nav-bar {
  --mdc-tab-indicator-active-indicator-color:#3f51b5;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#3f51b5;
  --mat-tab-header-active-ripple-color:#3f51b5;
  --mat-tab-header-inactive-ripple-color:#3f51b5;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#3f51b5;
  --mat-tab-header-active-hover-label-text-color:#3f51b5;
  --mat-tab-header-active-focus-indicator-color:#3f51b5;
  --mat-tab-header-active-hover-indicator-color:#3f51b5;
}

.mat-mdc-tab-group.mat-accent, .mat-mdc-tab-nav-bar.mat-accent {
  --mdc-tab-indicator-active-indicator-color:#ff4081;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#ff4081;
  --mat-tab-header-active-ripple-color:#ff4081;
  --mat-tab-header-inactive-ripple-color:#ff4081;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#ff4081;
  --mat-tab-header-active-hover-label-text-color:#ff4081;
  --mat-tab-header-active-focus-indicator-color:#ff4081;
  --mat-tab-header-active-hover-indicator-color:#ff4081;
}

.mat-mdc-tab-group.mat-warn, .mat-mdc-tab-nav-bar.mat-warn {
  --mdc-tab-indicator-active-indicator-color:#f44336;
  --mat-tab-header-disabled-ripple-color:rgba(0, 0, 0, 0.38);
  --mat-tab-header-pagination-icon-color:black;
  --mat-tab-header-inactive-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-label-text-color:#f44336;
  --mat-tab-header-active-ripple-color:#f44336;
  --mat-tab-header-inactive-ripple-color:#f44336;
  --mat-tab-header-inactive-focus-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-inactive-hover-label-text-color:rgba(0, 0, 0, 0.6);
  --mat-tab-header-active-focus-label-text-color:#f44336;
  --mat-tab-header-active-hover-label-text-color:#f44336;
  --mat-tab-header-active-focus-indicator-color:#f44336;
  --mat-tab-header-active-hover-indicator-color:#f44336;
}

.mat-mdc-tab-group.mat-background-primary, .mat-mdc-tab-nav-bar.mat-background-primary {
  --mat-tab-header-with-background-background-color:#3f51b5;
  --mat-tab-header-with-background-foreground-color:white;
}

.mat-mdc-tab-group.mat-background-accent, .mat-mdc-tab-nav-bar.mat-background-accent {
  --mat-tab-header-with-background-background-color:#ff4081;
  --mat-tab-header-with-background-foreground-color:white;
}

.mat-mdc-tab-group.mat-background-warn, .mat-mdc-tab-nav-bar.mat-background-warn {
  --mat-tab-header-with-background-background-color:#f44336;
  --mat-tab-header-with-background-foreground-color:white;
}

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

.mat-mdc-tab-header {
  --mat-tab-header-label-text-font:Roboto, sans-serif;
  --mat-tab-header-label-text-size:14px;
  --mat-tab-header-label-text-tracking:0.0892857143em;
  --mat-tab-header-label-text-line-height:36px;
  --mat-tab-header-label-text-weight:500;
}

html {
  --mdc-checkbox-disabled-selected-checkmark-color:#fff;
  --mdc-checkbox-selected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-selected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-selected-pressed-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-focus-state-layer-opacity:0.16;
  --mdc-checkbox-unselected-hover-state-layer-opacity:0.04;
  --mdc-checkbox-unselected-pressed-state-layer-opacity:0.16;
}

html {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#ff4081;
  --mdc-checkbox-selected-hover-icon-color:#ff4081;
  --mdc-checkbox-selected-icon-color:#ff4081;
  --mdc-checkbox-selected-pressed-icon-color:#ff4081;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#ff4081;
  --mdc-checkbox-selected-hover-state-layer-color:#ff4081;
  --mdc-checkbox-selected-pressed-state-layer-color:#ff4081;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
  --mat-checkbox-disabled-label-color:rgba(0, 0, 0, 0.38);
  --mat-checkbox-label-text-color:rgba(0, 0, 0, 0.87);
}

.mat-mdc-checkbox.mat-primary {
  --mdc-checkbox-disabled-selected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color:rgba(0, 0, 0, 0.38);
  --mdc-checkbox-selected-checkmark-color:white;
  --mdc-checkbox-selected-focus-icon-color:#3f51b5;
  --mdc-checkbox-selected-hover-icon-color:#3f51b5;
  --mdc-checkbox-selected-icon-color:#3f51b5;
  --mdc-checkbox-selected-pressed-icon-color:#3f51b5;
  --mdc-checkbox-unselected-focus-icon-color:#212121;
  --mdc-checkbox-unselected-hover-icon-color:#212121;
  --mdc-checkbox-unselected-icon-color:rgba(0, 0, 0, 0.54);
  --mdc-checkbox-selected-focus-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-hover-state-layer-color:#3f51b5;
  --mdc-checkbox-selected-pressed-state-layer-color:#3f51b5;
  --mdc-checkbox-unselected-focus-state-layer-color:black;
  --mdc-checkbox-unselected-hover-state-layer-color:black;
  --mdc-checkbox-unselected-pressed-state-layer-color:black;
}

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

html {
  --mdc-checkbox-state-layer-size:40px;
  --mat-checkbox-touch-target-display:block;
}

html {
  --mat-checkbox-label-text-font:Roboto, sans-serif;
  --mat-checkbox-label-text-line-height:20px;
  --mat-checkbox-label-text-size:14px;
  --mat-checkbox-label-text-tracking:0.0178571429em;
  --mat-checkbox-label-text-weight:400;
}

html {
  --mdc-text-button-container-shape:4px;
  --mdc-text-button-keep-touch-target:false;
  --mdc-filled-button-container-shape:4px;
  --mdc-filled-button-keep-touch-target:false;
  --mdc-protected-button-container-shape:4px;
  --mdc-protected-button-container-elevation-shadow:0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-container-elevation-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0.2), 0px 0px 0px 0px rgba(0, 0, 0, 0.14), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-focus-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-hover-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-keep-touch-target:false;
  --mdc-outlined-button-outline-width:1px;
  --mdc-outlined-button-container-shape:4px;
  --mat-text-button-horizontal-padding:8px;
  --mat-text-button-with-icon-horizontal-padding:8px;
  --mat-text-button-icon-spacing:8px;
  --mat-text-button-icon-offset:0;
  --mat-filled-button-horizontal-padding:16px;
  --mat-filled-button-icon-spacing:8px;
  --mat-filled-button-icon-offset:-4px;
  --mat-protected-button-horizontal-padding:16px;
  --mat-protected-button-icon-spacing:8px;
  --mat-protected-button-icon-offset:-4px;
  --mat-outlined-button-horizontal-padding:15px;
  --mat-outlined-button-icon-spacing:8px;
  --mat-outlined-button-icon-offset:-4px;
}

html {
  --mdc-text-button-label-text-color:black;
  --mdc-text-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-text-button-state-layer-color:black;
  --mat-text-button-disabled-state-layer-color:black;
  --mat-text-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-text-button-hover-state-layer-opacity:0.04;
  --mat-text-button-focus-state-layer-opacity:0.12;
  --mat-text-button-pressed-state-layer-opacity:0.12;
  --mdc-filled-button-container-color:white;
  --mdc-filled-button-label-text-color:black;
  --mdc-filled-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-filled-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-filled-button-state-layer-color:black;
  --mat-filled-button-disabled-state-layer-color:black;
  --mat-filled-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-filled-button-hover-state-layer-opacity:0.04;
  --mat-filled-button-focus-state-layer-opacity:0.12;
  --mat-filled-button-pressed-state-layer-opacity:0.12;
  --mdc-protected-button-container-color:white;
  --mdc-protected-button-label-text-color:black;
  --mdc-protected-button-disabled-container-color:rgba(0, 0, 0, 0.12);
  --mdc-protected-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mat-protected-button-state-layer-color:black;
  --mat-protected-button-disabled-state-layer-color:black;
  --mat-protected-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-protected-button-hover-state-layer-opacity:0.04;
  --mat-protected-button-focus-state-layer-opacity:0.12;
  --mat-protected-button-pressed-state-layer-opacity:0.12;
  --mdc-outlined-button-disabled-outline-color:rgba(0, 0, 0, 0.12);
  --mdc-outlined-button-disabled-label-text-color:rgba(0, 0, 0, 0.38);
  --mdc-outlined-button-label-text-color:black;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:black;
  --mat-outlined-button-disabled-state-layer-color:black;
  --mat-outlined-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-outlined-button-hover-state-layer-opacity:0.04;
  --mat-outlined-button-focus-state-layer-opacity:0.12;
  --mat-outlined-button-pressed-state-layer-opacity:0.12;
}

.mat-mdc-button.mat-primary {
  --mdc-text-button-label-text-color:#3f51b5;
  --mat-text-button-state-layer-color:#3f51b5;
  --mat-text-button-ripple-color:rgba(63, 81, 181, 0.1);
}

.mat-mdc-button.mat-accent {
  --mdc-text-button-label-text-color:#ff4081;
  --mat-text-button-state-layer-color:#ff4081;
  --mat-text-button-ripple-color:rgba(255, 64, 129, 0.1);
}

.mat-mdc-button.mat-warn {
  --mdc-text-button-label-text-color:#f44336;
  --mat-text-button-state-layer-color:#f44336;
  --mat-text-button-ripple-color:rgba(244, 67, 54, 0.1);
}

.mat-mdc-unelevated-button.mat-primary {
  --mdc-filled-button-container-color:#3f51b5;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-unelevated-button.mat-accent {
  --mdc-filled-button-container-color:#ff4081;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-unelevated-button.mat-warn {
  --mdc-filled-button-container-color:#f44336;
  --mdc-filled-button-label-text-color:white;
  --mat-filled-button-state-layer-color:white;
  --mat-filled-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-primary {
  --mdc-protected-button-container-color:#3f51b5;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-accent {
  --mdc-protected-button-container-color:#ff4081;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-raised-button.mat-warn {
  --mdc-protected-button-container-color:#f44336;
  --mdc-protected-button-label-text-color:white;
  --mat-protected-button-state-layer-color:white;
  --mat-protected-button-ripple-color:rgba(255, 255, 255, 0.1);
}

.mat-mdc-outlined-button.mat-primary {
  --mdc-outlined-button-label-text-color:#3f51b5;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#3f51b5;
  --mat-outlined-button-ripple-color:rgba(63, 81, 181, 0.1);
}

.mat-mdc-outlined-button.mat-accent {
  --mdc-outlined-button-label-text-color:#ff4081;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#ff4081;
  --mat-outlined-button-ripple-color:rgba(255, 64, 129, 0.1);
}

.mat-mdc-outlined-button.mat-warn {
  --mdc-outlined-button-label-text-color:#f44336;
  --mdc-outlined-button-outline-color:rgba(0, 0, 0, 0.12);
  --mat-outlined-button-state-layer-color:#f44336;
  --mat-outlined-button-ripple-color:rgba(244, 67, 54, 0.1);
}

html {
  --mdc-text-button-container-height:36px;
  --mdc-filled-button-container-height:36px;
  --mdc-protected-button-container-height:36px;
  --mdc-outlined-button-container-height:36px;
  --mat-text-button-touch-target-display:block;
  --mat-filled-button-touch-target-display:block;
  --mat-protected-button-touch-target-display:block;
  --mat-outlined-button-touch-target-display:block;
}

html {
  --mdc-text-button-label-text-font:Roboto, sans-serif;
  --mdc-text-button-label-text-size:14px;
  --mdc-text-button-label-text-tracking:0.0892857143em;
  --mdc-text-button-label-text-weight:500;
  --mdc-text-button-label-text-transform:none;
  --mdc-filled-button-label-text-font:Roboto, sans-serif;
  --mdc-filled-button-label-text-size:14px;
  --mdc-filled-button-label-text-tracking:0.0892857143em;
  --mdc-filled-button-label-text-weight:500;
  --mdc-filled-button-label-text-transform:none;
  --mdc-protected-button-label-text-font:Roboto, sans-serif;
  --mdc-protected-button-label-text-size:14px;
  --mdc-protected-button-label-text-tracking:0.0892857143em;
  --mdc-protected-button-label-text-weight:500;
  --mdc-protected-button-label-text-transform:none;
  --mdc-outlined-button-label-text-font:Roboto, sans-serif;
  --mdc-outlined-button-label-text-size:14px;
  --mdc-outlined-button-label-text-tracking:0.0892857143em;
  --mdc-outlined-button-label-text-weight:500;
  --mdc-outlined-button-label-text-transform:none;
}

html {
  --mdc-icon-button-icon-size:24px;
}

html {
  --mdc-icon-button-icon-color:inherit;
  --mdc-icon-button-disabled-icon-color:rgba(0, 0, 0, 0.38);
  --mat-icon-button-state-layer-color:black;
  --mat-icon-button-disabled-state-layer-color:black;
  --mat-icon-button-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-icon-button-hover-state-layer-opacity:0.04;
  --mat-icon-button-focus-state-layer-opacity:0.12;
  --mat-icon-button-pressed-state-layer-opacity:0.12;
}

html .mat-mdc-icon-button.mat-primary {
  --mdc-icon-button-icon-color:#3f51b5;
  --mat-icon-button-state-layer-color:#3f51b5;
  --mat-icon-button-ripple-color:rgba(63, 81, 181, 0.1);
}

html .mat-mdc-icon-button.mat-accent {
  --mdc-icon-button-icon-color:#ff4081;
  --mat-icon-button-state-layer-color:#ff4081;
  --mat-icon-button-ripple-color:rgba(255, 64, 129, 0.1);
}

html .mat-mdc-icon-button.mat-warn {
  --mdc-icon-button-icon-color:#f44336;
  --mat-icon-button-state-layer-color:#f44336;
  --mat-icon-button-ripple-color:rgba(244, 67, 54, 0.1);
}

html {
  --mat-icon-button-touch-target-display:block;
}

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

html {
  --mdc-fab-container-shape:50%;
  --mdc-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-container-shape:50%;
  --mdc-fab-small-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-fab-small-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-container-height:48px;
  --mdc-extended-fab-container-shape:24px;
  --mdc-extended-fab-container-elevation-shadow:0px 3px 5px -1px rgba(0, 0, 0, 0.2), 0px 6px 10px 0px rgba(0, 0, 0, 0.14), 0px 1px 18px 0px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-focus-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-hover-container-elevation-shadow:0px 5px 5px -3px rgba(0, 0, 0, 0.2), 0px 8px 10px 1px rgba(0, 0, 0, 0.14), 0px 3px 14px 2px rgba(0, 0, 0, 0.12);
  --mdc-extended-fab-pressed-container-elevation-shadow:0px 7px 8px -4px rgba(0, 0, 0, 0.2), 0px 12px 17px 2px rgba(0, 0, 0, 0.14), 0px 5px 22px 4px rgba(0, 0, 0, 0.12);
}

html {
  --mdc-fab-container-color:white;
  --mat-fab-foreground-color:black;
  --mat-fab-state-layer-color:black;
  --mat-fab-disabled-state-layer-color:black;
  --mat-fab-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-hover-state-layer-opacity:0.04;
  --mat-fab-focus-state-layer-opacity:0.12;
  --mat-fab-pressed-state-layer-opacity:0.12;
  --mat-fab-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
  --mdc-fab-small-container-color:white;
  --mat-fab-small-foreground-color:black;
  --mat-fab-small-state-layer-color:black;
  --mat-fab-small-disabled-state-layer-color:black;
  --mat-fab-small-ripple-color:rgba(0, 0, 0, 0.1);
  --mat-fab-small-hover-state-layer-opacity:0.04;
  --mat-fab-small-focus-state-layer-opacity:0.12;
  --mat-fab-small-pressed-state-layer-opacity:0.12;
  --mat-fab-small-disabled-state-container-color:rgba(0, 0, 0, 0.12);
  --mat-fab-small-disabled-state-foreground-color:rgba(0, 0, 0, 0.38);
}

html .mat-mdc-fab.mat-primary {
  --mdc-fab-container-color:#3f51b5;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-fab.mat-accent {
  --mdc-fab-container-color:#ff4081;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-fab.mat-warn {
  --mdc-fab-container-color:#f44336;
  --mat-fab-foreground-color:white;
  --mat-fab-state-layer-color:white;
  --mat-fab-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-primary {
  --mdc-fab-small-container-color:#3f51b5;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-accent {
  --mdc-fab-small-container-color:#ff4081;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html .mat-mdc-mini-fab.mat-warn {
  --mdc-fab-small-container-color:#f44336;
  --mat-fab-small-foreground-color:white;
  --mat-fab-small-state-layer-color:white;
  --mat-fab-small-ripple-color:rgba(255, 255, 255, 0.1);
}

html {
  --mat-fab-touch-target-display:block;
  --mat-fab-small-touch-target-display:block;
}

html {
  --mdc-extended-fab-label-text-font:Roboto, sans-serif;
  --mdc-extended-fab-label-text-size:14px;
  --mdc-extended-fab-label-text-tracking:0.0892857143em;
  --mdc-extended-fab-label-text-weight:500;
}

html {
  --mdc-snackbar-container-shape:4px;
}

html {
  --mdc-snackbar-container-color:#333333;
  --mdc-snackbar-supporting-text-color:rgba(255, 255, 255, 0.87);
  --mat-snack-bar-button-color:#ff4081;
}

html {
  --mdc-snackbar-supporting-text-font:Roboto, sans-serif;
  --mdc-snackbar-supporting-text-line-height:20px;
  --mdc-snackbar-supporting-text-size:14px;
  --mdc-snackbar-supporting-text-weight:400;
}

html {
  --mat-table-row-item-outline-width:1px;
}

html {
  --mat-table-background-color:white;
  --mat-table-header-headline-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-table-row-item-outline-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-table-header-container-height:56px;
  --mat-table-footer-container-height:52px;
  --mat-table-row-item-container-height:52px;
}

html {
  --mat-table-header-headline-font:Roboto, sans-serif;
  --mat-table-header-headline-line-height:22px;
  --mat-table-header-headline-size:14px;
  --mat-table-header-headline-weight:500;
  --mat-table-header-headline-tracking:0.0071428571em;
  --mat-table-row-item-label-text-font:Roboto, sans-serif;
  --mat-table-row-item-label-text-line-height:20px;
  --mat-table-row-item-label-text-size:14px;
  --mat-table-row-item-label-text-weight:400;
  --mat-table-row-item-label-text-tracking:0.0178571429em;
  --mat-table-footer-supporting-text-font:Roboto, sans-serif;
  --mat-table-footer-supporting-text-line-height:20px;
  --mat-table-footer-supporting-text-size:14px;
  --mat-table-footer-supporting-text-weight:400;
  --mat-table-footer-supporting-text-tracking:0.0178571429em;
}

html {
  --mdc-circular-progress-active-indicator-width:4px;
  --mdc-circular-progress-size:48px;
}

html {
  --mdc-circular-progress-active-indicator-color:#3f51b5;
}

html .mat-accent {
  --mdc-circular-progress-active-indicator-color:#ff4081;
}

html .mat-warn {
  --mdc-circular-progress-active-indicator-color:#f44336;
}

html {
  --mat-badge-container-shape:50%;
  --mat-badge-container-size:unset;
  --mat-badge-small-size-container-size:unset;
  --mat-badge-large-size-container-size:unset;
  --mat-badge-legacy-container-size:22px;
  --mat-badge-legacy-small-size-container-size:16px;
  --mat-badge-legacy-large-size-container-size:28px;
  --mat-badge-container-offset:-11px 0;
  --mat-badge-small-size-container-offset:-8px 0;
  --mat-badge-large-size-container-offset:-14px 0;
  --mat-badge-container-overlap-offset:-11px;
  --mat-badge-small-size-container-overlap-offset:-8px;
  --mat-badge-large-size-container-overlap-offset:-14px;
  --mat-badge-container-padding:0;
  --mat-badge-small-size-container-padding:0;
  --mat-badge-large-size-container-padding:0;
}

html {
  --mat-badge-background-color:#3f51b5;
  --mat-badge-text-color:white;
  --mat-badge-disabled-state-background-color:#b9b9b9;
  --mat-badge-disabled-state-text-color:rgba(0, 0, 0, 0.38);
}

.mat-badge-accent {
  --mat-badge-background-color:#ff4081;
  --mat-badge-text-color:white;
}

.mat-badge-warn {
  --mat-badge-background-color:#f44336;
  --mat-badge-text-color:white;
}

html {
  --mat-badge-text-font:Roboto, sans-serif;
  --mat-badge-line-height:22px;
  --mat-badge-text-size:12px;
  --mat-badge-text-weight:600;
  --mat-badge-small-size-text-size:9px;
  --mat-badge-small-size-line-height:16px;
  --mat-badge-large-size-text-size:24px;
  --mat-badge-large-size-line-height:28px;
}

html {
  --mat-bottom-sheet-container-shape:4px;
}

html {
  --mat-bottom-sheet-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-bottom-sheet-container-background-color:white;
}

html {
  --mat-bottom-sheet-container-text-font:Roboto, sans-serif;
  --mat-bottom-sheet-container-text-line-height:20px;
  --mat-bottom-sheet-container-text-size:14px;
  --mat-bottom-sheet-container-text-tracking:0.0178571429em;
  --mat-bottom-sheet-container-text-weight:400;
}

html {
  --mat-legacy-button-toggle-height:36px;
  --mat-legacy-button-toggle-shape:2px;
  --mat-legacy-button-toggle-focus-state-layer-opacity:1;
  --mat-standard-button-toggle-shape:4px;
  --mat-standard-button-toggle-hover-state-layer-opacity:0.04;
  --mat-standard-button-toggle-focus-state-layer-opacity:0.12;
}

html {
  --mat-legacy-button-toggle-text-color:rgba(0, 0, 0, 0.38);
  --mat-legacy-button-toggle-state-layer-color:rgba(0, 0, 0, 0.12);
  --mat-legacy-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.54);
  --mat-legacy-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-legacy-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-legacy-button-toggle-disabled-state-background-color:#eeeeee;
  --mat-legacy-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-background-color:white;
  --mat-standard-button-toggle-state-layer-color:black;
  --mat-standard-button-toggle-selected-state-background-color:#e0e0e0;
  --mat-standard-button-toggle-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-standard-button-toggle-disabled-state-background-color:white;
  --mat-standard-button-toggle-disabled-selected-state-text-color:rgba(0, 0, 0, 0.87);
  --mat-standard-button-toggle-disabled-selected-state-background-color:#bdbdbd;
  --mat-standard-button-toggle-divider-color:#e0e0e0;
}

html {
  --mat-standard-button-toggle-height:48px;
}

html {
  --mat-legacy-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-legacy-button-toggle-label-text-line-height:24px;
  --mat-legacy-button-toggle-label-text-size:16px;
  --mat-legacy-button-toggle-label-text-tracking:0.03125em;
  --mat-legacy-button-toggle-label-text-weight:400;
  --mat-standard-button-toggle-label-text-font:Roboto, sans-serif;
  --mat-standard-button-toggle-label-text-line-height:24px;
  --mat-standard-button-toggle-label-text-size:16px;
  --mat-standard-button-toggle-label-text-tracking:0.03125em;
  --mat-standard-button-toggle-label-text-weight:400;
}

html {
  --mat-datepicker-calendar-container-shape:4px;
  --mat-datepicker-calendar-container-touch-shape:4px;
  --mat-datepicker-calendar-container-elevation-shadow:0px 2px 4px -1px rgba(0, 0, 0, 0.2), 0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-container-touch-elevation-shadow:0px 11px 15px -7px rgba(0, 0, 0, 0.2), 0px 24px 38px 3px rgba(0, 0, 0, 0.14), 0px 9px 46px 8px rgba(0, 0, 0, 0.12);
}

html {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#3f51b5;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(63, 81, 181, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(63, 81, 181, 0.3);
  --mat-datepicker-toggle-active-state-icon-color:#3f51b5;
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(63, 81, 181, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
  --mat-datepicker-toggle-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-body-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-period-button-text-color:black;
  --mat-datepicker-calendar-period-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-navigation-button-icon-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-header-divider-color:rgba(0, 0, 0, 0.12);
  --mat-datepicker-calendar-header-text-color:rgba(0, 0, 0, 0.54);
  --mat-datepicker-calendar-date-today-outline-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-today-disabled-state-outline-color:rgba(0, 0, 0, 0.18);
  --mat-datepicker-calendar-date-text-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-calendar-date-outline-color:transparent;
  --mat-datepicker-calendar-date-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-date-preview-state-outline-color:rgba(0, 0, 0, 0.24);
  --mat-datepicker-range-input-separator-color:rgba(0, 0, 0, 0.87);
  --mat-datepicker-range-input-disabled-state-separator-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-range-input-disabled-state-text-color:rgba(0, 0, 0, 0.38);
  --mat-datepicker-calendar-container-background-color:white;
  --mat-datepicker-calendar-container-text-color:rgba(0, 0, 0, 0.87);
}

.mat-datepicker-content.mat-accent {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#ff4081;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(255, 64, 129, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(255, 64, 129, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(255, 64, 129, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}

.mat-datepicker-content.mat-warn {
  --mat-datepicker-calendar-date-selected-state-text-color:white;
  --mat-datepicker-calendar-date-selected-state-background-color:#f44336;
  --mat-datepicker-calendar-date-selected-disabled-state-background-color:rgba(244, 67, 54, 0.4);
  --mat-datepicker-calendar-date-today-selected-state-outline-color:white;
  --mat-datepicker-calendar-date-focus-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-hover-state-background-color:rgba(244, 67, 54, 0.3);
  --mat-datepicker-calendar-date-in-range-state-background-color:rgba(244, 67, 54, 0.2);
  --mat-datepicker-calendar-date-in-comparison-range-state-background-color:rgba(249, 171, 0, 0.2);
  --mat-datepicker-calendar-date-in-overlap-range-state-background-color:#a8dab5;
  --mat-datepicker-calendar-date-in-overlap-range-selected-state-background-color:#46a35e;
}

.mat-datepicker-toggle-active.mat-accent {
  --mat-datepicker-toggle-active-state-icon-color:#ff4081;
}

.mat-datepicker-toggle-active.mat-warn {
  --mat-datepicker-toggle-active-state-icon-color:#f44336;
}

.mat-calendar-controls {
  --mat-icon-button-touch-target-display:none;
}

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

html {
  --mat-datepicker-calendar-text-font:Roboto, sans-serif;
  --mat-datepicker-calendar-text-size:13px;
  --mat-datepicker-calendar-body-label-text-size:14px;
  --mat-datepicker-calendar-body-label-text-weight:500;
  --mat-datepicker-calendar-period-button-text-size:14px;
  --mat-datepicker-calendar-period-button-text-weight:500;
  --mat-datepicker-calendar-header-text-size:11px;
  --mat-datepicker-calendar-header-text-weight:400;
}

html {
  --mat-divider-width:1px;
}

html {
  --mat-divider-color:rgba(0, 0, 0, 0.12);
}

html {
  --mat-expansion-container-shape:4px;
  --mat-expansion-legacy-header-indicator-display:inline-block;
  --mat-expansion-header-indicator-display:none;
}

html {
  --mat-expansion-container-background-color:white;
  --mat-expansion-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-actions-divider-color:rgba(0, 0, 0, 0.12);
  --mat-expansion-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-expansion-header-disabled-state-text-color:rgba(0, 0, 0, 0.26);
  --mat-expansion-header-text-color:rgba(0, 0, 0, 0.87);
  --mat-expansion-header-description-color:rgba(0, 0, 0, 0.54);
  --mat-expansion-header-indicator-color:rgba(0, 0, 0, 0.54);
}

html {
  --mat-expansion-header-collapsed-state-height:48px;
  --mat-expansion-header-expanded-state-height:64px;
}

html {
  --mat-expansion-header-text-font:Roboto, sans-serif;
  --mat-expansion-header-text-size:14px;
  --mat-expansion-header-text-weight:500;
  --mat-expansion-header-text-line-height:inherit;
  --mat-expansion-header-text-tracking:inherit;
  --mat-expansion-container-text-font:Roboto, sans-serif;
  --mat-expansion-container-text-line-height:20px;
  --mat-expansion-container-text-size:14px;
  --mat-expansion-container-text-tracking:0.0178571429em;
  --mat-expansion-container-text-weight:400;
}

html {
  --mat-grid-list-tile-header-primary-text-size:14px;
  --mat-grid-list-tile-header-secondary-text-size:12px;
  --mat-grid-list-tile-footer-primary-text-size:14px;
  --mat-grid-list-tile-footer-secondary-text-size:12px;
}

html {
  --mat-icon-color:inherit;
}

.mat-icon.mat-primary {
  --mat-icon-color:#3f51b5;
}

.mat-icon.mat-accent {
  --mat-icon-color:#ff4081;
}

.mat-icon.mat-warn {
  --mat-icon-color:#f44336;
}

html {
  --mat-sidenav-container-shape:0;
  --mat-sidenav-container-elevation-shadow:0px 8px 10px -5px rgba(0, 0, 0, 0.2), 0px 16px 24px 2px rgba(0, 0, 0, 0.14), 0px 6px 30px 5px rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-width:auto;
}

html {
  --mat-sidenav-container-divider-color:rgba(0, 0, 0, 0.12);
  --mat-sidenav-container-background-color:white;
  --mat-sidenav-container-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-content-background-color:#fafafa;
  --mat-sidenav-content-text-color:rgba(0, 0, 0, 0.87);
  --mat-sidenav-scrim-color:rgba(0, 0, 0, 0.6);
}

html {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#3f51b5;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#3f51b5;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#3f51b5;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
  --mat-stepper-container-color:white;
  --mat-stepper-line-color:rgba(0, 0, 0, 0.12);
  --mat-stepper-header-hover-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-focus-state-layer-color:rgba(0, 0, 0, 0.04);
  --mat-stepper-header-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-optional-label-text-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-selected-state-label-text-color:rgba(0, 0, 0, 0.87);
  --mat-stepper-header-error-state-label-text-color:#f44336;
  --mat-stepper-header-icon-background-color:rgba(0, 0, 0, 0.54);
  --mat-stepper-header-error-state-icon-foreground-color:#f44336;
  --mat-stepper-header-error-state-icon-background-color:transparent;
}

html .mat-step-header.mat-accent {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#ff4081;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#ff4081;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#ff4081;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}

html .mat-step-header.mat-warn {
  --mat-stepper-header-icon-foreground-color:white;
  --mat-stepper-header-selected-state-icon-background-color:#f44336;
  --mat-stepper-header-selected-state-icon-foreground-color:white;
  --mat-stepper-header-done-state-icon-background-color:#f44336;
  --mat-stepper-header-done-state-icon-foreground-color:white;
  --mat-stepper-header-edit-state-icon-background-color:#f44336;
  --mat-stepper-header-edit-state-icon-foreground-color:white;
}

html {
  --mat-stepper-header-height:72px;
}

html {
  --mat-stepper-container-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-font:Roboto, sans-serif;
  --mat-stepper-header-label-text-size:14px;
  --mat-stepper-header-label-text-weight:400;
  --mat-stepper-header-error-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-size:16px;
  --mat-stepper-header-selected-state-label-text-weight:400;
}

html {
  --mat-sort-arrow-color:#757575;
}

html {
  --mat-toolbar-container-background-color:whitesmoke;
  --mat-toolbar-container-text-color:rgba(0, 0, 0, 0.87);
}

.mat-toolbar.mat-primary {
  --mat-toolbar-container-background-color:#3f51b5;
  --mat-toolbar-container-text-color:white;
}

.mat-toolbar.mat-accent {
  --mat-toolbar-container-background-color:#ff4081;
  --mat-toolbar-container-text-color:white;
}

.mat-toolbar.mat-warn {
  --mat-toolbar-container-background-color:#f44336;
  --mat-toolbar-container-text-color:white;
}

html {
  --mat-toolbar-standard-height:64px;
  --mat-toolbar-mobile-height:56px;
}

html {
  --mat-toolbar-title-text-font:Roboto, sans-serif;
  --mat-toolbar-title-text-line-height:32px;
  --mat-toolbar-title-text-size:20px;
  --mat-toolbar-title-text-tracking:0.0125em;
  --mat-toolbar-title-text-weight:500;
}

html {
  --mat-tree-container-background-color:white;
  --mat-tree-node-text-color:rgba(0, 0, 0, 0.87);
}

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

html {
  --mat-tree-node-text-font:Roboto, sans-serif;
  --mat-tree-node-text-size:14px;
  --mat-tree-node-text-weight:400;
}

.mat-h1, .mat-headline-5, .mat-typography .mat-h1, .mat-typography .mat-headline-5, .mat-typography h1 {
  font: 400 24px/32px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 16px;
}

.mat-h2, .mat-headline-6, .mat-typography .mat-h2, .mat-typography .mat-headline-6, .mat-typography h2 {
  font: 500 20px/32px Roboto, sans-serif;
  letter-spacing: 0.0125em;
  margin: 0 0 16px;
}

.mat-h3, .mat-subtitle-1, .mat-typography .mat-h3, .mat-typography .mat-subtitle-1, .mat-typography h3 {
  font: 400 16px/28px Roboto, sans-serif;
  letter-spacing: 0.009375em;
  margin: 0 0 16px;
}

.mat-h4, .mat-body-1, .mat-typography .mat-h4, .mat-typography .mat-body-1, .mat-typography h4 {
  font: 400 16px/24px Roboto, sans-serif;
  letter-spacing: 0.03125em;
  margin: 0 0 16px;
}

.mat-h5, .mat-typography .mat-h5, .mat-typography h5 {
  font: 400 11.62px/20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-h6, .mat-typography .mat-h6, .mat-typography h6 {
  font: 400 9.38px/20px Roboto, sans-serif;
  margin: 0 0 12px;
}

.mat-body-strong, .mat-subtitle-2, .mat-typography .mat-body-strong, .mat-typography .mat-subtitle-2 {
  font: 500 14px/22px Roboto, sans-serif;
  letter-spacing: 0.0071428571em;
}

.mat-body, .mat-body-2, .mat-typography .mat-body, .mat-typography .mat-body-2, .mat-typography {
  font: 400 14px/20px Roboto, sans-serif;
  letter-spacing: 0.0178571429em;
}

.mat-body p, .mat-body-2 p, .mat-typography .mat-body p, .mat-typography .mat-body-2 p, .mat-typography p {
  margin: 0 0 12px;
}

.mat-small, .mat-caption, .mat-typography .mat-small, .mat-typography .mat-caption {
  font: 400 12px/20px Roboto, sans-serif;
  letter-spacing: 0.0333333333em;
}

.mat-headline-1, .mat-typography .mat-headline-1 {
  font: 300 96px/96px Roboto, sans-serif;
  letter-spacing: -0.015625em;
  margin: 0 0 56px;
}

.mat-headline-2, .mat-typography .mat-headline-2 {
  font: 300 60px/60px Roboto, sans-serif;
  letter-spacing: -0.0083333333em;
  margin: 0 0 64px;
}

.mat-headline-3, .mat-typography .mat-headline-3 {
  font: 400 48px/50px Roboto, sans-serif;
  letter-spacing: normal;
  margin: 0 0 64px;
}

.mat-headline-4, .mat-typography .mat-headline-4 {
  font: 400 34px/40px Roboto, sans-serif;
  letter-spacing: 0.0073529412em;
  margin: 0 0 64px;
}

.cursor-auto {
  cursor: auto;
}

.cursor-default {
  cursor: default;
}

.cursor-none {
  cursor: none;
}

.cursor-context-menu {
  cursor: context-menu;
}

.cursor-help {
  cursor: help;
}

.cursor-pointer {
  cursor: pointer;
}

.cursor-progress {
  cursor: progress;
}

.cursor-wait {
  cursor: wait;
}

.cursor-cell {
  cursor: cell;
}

.cursor-crosshair {
  cursor: crosshair;
}

.cursor-text {
  cursor: text;
}

.cursor-vertical-text {
  cursor: vertical-text;
}

.cursor-alias {
  cursor: alias;
}

.cursor-copy {
  cursor: copy;
}

.cursor-move {
  cursor: move;
}

.cursor-no-drop {
  cursor: no-drop;
}

.cursor-not-allowed {
  cursor: not-allowed;
}

.cursor-grab {
  cursor: grab;
}

.cursor-grabbing {
  cursor: grabbing;
}

.cursor-all-scroll {
  cursor: all-scroll;
}

.cursor-col-resize {
  cursor: col-resize;
}

.cursor-row-resize {
  cursor: row-resize;
}

.cursor-n-resize {
  cursor: n-resize;
}

.cursor-e-resize {
  cursor: e-resize;
}

.cursor-w-resize {
  cursor: w-resize;
}

.cursor-ne-resize {
  cursor: ne-resize;
}

.cursor-nw-resize {
  cursor: nw-resize;
}

.cursor-se-resize {
  cursor: se-resize;
}

.cursor-sw-resize {
  cursor: sw-resize;
}

.cursor-ew-resize {
  cursor: ew-resize;
}

.cursor-ns-resize {
  cursor: ns-resize;
}

.cursor-nesw-resize {
  cursor: nesw-resize;
}

.cursor-nwse-resize {
  cursor: nwse-resize;
}

.cursor-zoom-in {
  cursor: zoom-in;
}

.cursor-zoom-out {
  cursor: zoom-out;
}

.cta-style {
  border-bottom: 6;
  border-bottom-style: solid;
  border-bottom-color: #f5911e;
}

a.text-accentcolor1-1:hover {
  color: #06748c !important;
}

a.text-accentcolor1-1:visited {
  color: #5f5c7f !important;
}

a.text-accentcolor1-1.no-change:visited {
  color: #06748c !important;
}

.btn-bold {
  font-weight: bolder;
}

a:focus {
  text-decoration: underline;
}

.nav-tabs .nav-link {
  color: #565656;
  background: linear-gradient(245deg, transparent 1.25rem, #e6e6e6 1.25rem);
  margin-left: -0.5rem;
}
.nav-tabs .nav-link.active, .nav-tabs .nav-link:focus {
  color: white;
  background: linear-gradient(245deg, transparent 1.25rem, #1a1446 1.25rem);
  z-index: 1;
  position: relative;
  opacity: 1;
}

.h6-mobile {
  font-size: 1rem;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  line-height: 1.05;
  padding-right: 1rem;
}

h1,
.h1,
h2,
.h2 {
  font-weight: 300;
  font-family: Roboto, sans-serif;
}

h3,
.h3,
h4,
.h4,
h5,
.h5 {
  font-weight: normal;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  padding-right: 0.5rem;
}

h4,
.h4,
h5,
.h5 {
  line-height: 1.25;
}

h1,
.h1 {
  letter-spacing: -0.0938rem;
  padding-right: 1.5rem;
}

h2,
.h2 {
  letter-spacing: -0.0313rem;
}

h3,
.h3,
h5,
.h5 {
  letter-spacing: 0;
}

h4,
.h4 {
  letter-spacing: 0.0156rem;
}

h6,
.h6 {
  line-height: 1.222;
  font-weight: bold;
  letter-spacing: 0.0094rem;
}

div.repeat-panel:last-child {
  border: 0 !important;
}

.no-style {
  background: none;
  color: inherit;
  border: none;
  padding: 0;
  font: inherit;
  cursor: pointer;
  height: auto;
  width: 100%;
}

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

.border-radius-sm {
  border-radius: 0.125rem;
}

.new-line {
  white-space: pre;
}

a:not([href]):not([tabindex]):hover,
a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: underline;
}

.help-icon {
  width: 1rem;
  display: block;
}

.bg-primary.bg-hover:hover {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-primary.bg-focus:focus, .bg-primary.bg-focus.focus {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-brandcolor1-2.bg-hover:hover {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-brandcolor1-2.bg-focus:focus, .bg-brandcolor1-2.bg-focus.focus {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-brandcolor1-3.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-brandcolor1-3.bg-focus:focus, .bg-brandcolor1-3.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-brandcolor1-4.bg-hover:hover {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-brandcolor1-4.bg-focus:focus, .bg-brandcolor1-4.bg-focus.focus {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-secondary.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-secondary.bg-focus:focus, .bg-secondary.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-2.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-2.bg-focus:focus, .bg-brandcolor2-2.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-brandcolor2-3.bg-hover:hover {
  color: #fff !important;
  background-color: #5f5c7f !important;
}

.bg-brandcolor2-3.bg-focus:focus, .bg-brandcolor2-3.bg-focus.focus {
  color: #fff !important;
  background-color: #5f5c7f !important;
}

.bg-accentcolor1-1.bg-hover:hover {
  color: #fff !important;
  background-color: #06748c !important;
}

.bg-accentcolor1-1.bg-focus:focus, .bg-accentcolor1-1.bg-focus.focus {
  color: #fff !important;
  background-color: #06748c !important;
}

.bg-accentcolor2-1.bg-hover:hover {
  color: #fff !important;
  background-color: #28a3af !important;
}

.bg-accentcolor2-1.bg-focus:focus, .bg-accentcolor2-1.bg-focus.focus {
  color: #fff !important;
  background-color: #28a3af !important;
}

.bg-accentcolor3-1.bg-hover:hover {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-accentcolor3-1.bg-focus:focus, .bg-accentcolor3-1.bg-focus.focus {
  color: #343741 !important;
  background-color: #78e1e1 !important;
}

.bg-accentcolor3-2.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-accentcolor3-2.bg-focus:focus, .bg-accentcolor3-2.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-accentcolor3-3.bg-hover:hover {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-accentcolor3-3.bg-focus:focus, .bg-accentcolor3-3.bg-focus.focus {
  color: #343741 !important;
  background-color: #aaeded !important;
}

.bg-accentcolor3-4.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-accentcolor3-4.bg-focus:focus, .bg-accentcolor3-4.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-accentcolor3-5.bg-hover:hover {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-accentcolor3-5.bg-focus:focus, .bg-accentcolor3-5.bg-focus.focus {
  color: #343741 !important;
  background-color: #f2fcfc !important;
}

.bg-brandgray1.bg-hover:hover {
  color: #fff !important;
  background-color: #343741 !important;
}

.bg-brandgray1.bg-focus:focus, .bg-brandgray1.bg-focus.focus {
  color: #fff !important;
  background-color: #343741 !important;
}

.bg-brandgray2.bg-hover:hover {
  color: #fff !important;
  background-color: #404040 !important;
}

.bg-brandgray2.bg-focus:focus, .bg-brandgray2.bg-focus.focus {
  color: #fff !important;
  background-color: #404040 !important;
}

.bg-brandgray3.bg-hover:hover {
  color: #fff !important;
  background-color: #565656 !important;
}

.bg-brandgray3.bg-focus:focus, .bg-brandgray3.bg-focus.focus {
  color: #fff !important;
  background-color: #565656 !important;
}

.bg-brandgray4.bg-hover:hover {
  color: #fff !important;
  background-color: #707070 !important;
}

.bg-brandgray4.bg-focus:focus, .bg-brandgray4.bg-focus.focus {
  color: #fff !important;
  background-color: #707070 !important;
}

.bg-brandgray5.bg-hover:hover {
  color: #343741 !important;
  background-color: #c0bfc0 !important;
}

.bg-brandgray5.bg-focus:focus, .bg-brandgray5.bg-focus.focus {
  color: #343741 !important;
  background-color: #c0bfc0 !important;
}

.bg-brandgray6.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-brandgray6.bg-focus:focus, .bg-brandgray6.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-neutral.bg-hover:hover {
  color: #343741 !important;
  background-color: #f5f5f5 !important;
}

.bg-neutral.bg-focus:focus, .bg-neutral.bg-focus.focus {
  color: #343741 !important;
  background-color: #f5f5f5 !important;
}

.bg-white.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-white.bg-focus:focus, .bg-white.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-action-primary.bg-hover:hover {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-action-primary.bg-focus:focus, .bg-action-primary.bg-focus.focus {
  color: #fff !important;
  background-color: #29254f !important;
}

.bg-action-secondary.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-action-secondary.bg-focus:focus, .bg-action-secondary.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-action-tertiary.bg-hover:hover {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-action-tertiary.bg-focus:focus, .bg-action-tertiary.bg-focus.focus {
  color: #343741 !important;
  background-color: #c9f3f4 !important;
}

.bg-light.bg-hover:hover {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-light.bg-focus:focus, .bg-light.bg-focus.focus {
  color: #343741 !important;
  background-color: #e6e6e6 !important;
}

.bg-dark.bg-hover:hover {
  color: #fff !important;
  background-color: #1a1446 !important;
}

.bg-dark.bg-focus:focus, .bg-dark.bg-focus.focus {
  color: #fff !important;
  background-color: #1a1446 !important;
}

.bg-error.bg-hover:hover {
  color: #fff !important;
  background-color: #d32f2f !important;
}

.bg-error.bg-focus:focus, .bg-error.bg-focus.focus {
  color: #fff !important;
  background-color: #d32f2f !important;
}

.bg-contact-list-title.bg-hover:hover {
  color: #343741 !important;
  background-color: #fff !important;
}

.bg-contact-list-title.bg-focus:focus, .bg-contact-list-title.bg-focus.focus {
  color: #343741 !important;
  background-color: #fff !important;
}

.bg-panel-seperation-color.bg-hover:hover {
  color: #fff !important;
  background-color: #3d3863 !important;
}

.bg-panel-seperation-color.bg-focus:focus, .bg-panel-seperation-color.bg-focus.focus {
  color: #fff !important;
  background-color: #3d3863 !important;
}

.bg-contacts-header-background.bg-hover:hover {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-contacts-header-background.bg-focus:focus, .bg-contacts-header-background.bg-focus.focus {
  color: #343741 !important;
  background-color: #99e5ea !important;
}

.bg-primary.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-primary .disabled {
  color: #c0bfc0 !important;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  background-color: #78e1e1 !important;
  color: #1a1446;
}

.chip-primary {
  color: #06748c !important;
}

.bg-primary .styled-input,
.bg-primary .bg-primary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-primary .styled-input::-moz-placeholder, .bg-primary .bg-primary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-primary .styled-input::placeholder,
.bg-primary .bg-primary.styled-input::placeholder {
  color: #06748c;
}
.bg-primary .styled-input ~ pl-image,
.bg-primary .bg-primary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-primary .styled-input ~ pl-loader,
.bg-primary .bg-primary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-primary .styled-input ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-primary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-primary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-primary .styled-input ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-primary .styled-input + .mdc-floating-label,
.bg-primary .bg-primary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-primary .styled-input-inverse,
.bg-primary .bg-primary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-primary .styled-input-inverse::-moz-placeholder, .bg-primary .bg-primary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse::placeholder,
.bg-primary .bg-primary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse ~ pl-image,
.bg-primary .bg-primary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-primary .styled-input-inverse ~ pl-loader,
.bg-primary .bg-primary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-primary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-primary .styled-input-inverse + .mdc-floating-label,
.bg-primary .bg-primary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-primary .show-bg-light,
.bg-primary .bg-primary.show-bg-light,
.bg-primary > pl-image.show-bg-light {
  display: none !important;
}
.bg-primary .show-bg-light.d-none,
.bg-primary .bg-primary.show-bg-light.d-none,
.bg-primary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-primary .show-bg-dark,
.bg-primary .bg-primary.show-bg-dark,
.bg-primary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-primary .show-bg-dark.d-none,
.bg-primary .bg-primary.show-bg-dark.d-none,
.bg-primary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-primary .border-light,
.bg-primary .bg-primary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-primary .border-dark,
.bg-primary .bg-primary.border-dark {
  border-color: #06748c !important;
}

.bg-primary .styled-input:focus,
.bg-primary .styled-input.focused-input,
.bg-primary .bg-primary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-primary .styled-input:focus::-moz-placeholder, .bg-primary .styled-input.focused-input::-moz-placeholder, .bg-primary .bg-primary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus::placeholder,
.bg-primary .styled-input.focused-input::placeholder,
.bg-primary .bg-primary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus ~ pl-image,
.bg-primary .styled-input.focused-input ~ pl-image,
.bg-primary .bg-primary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-primary .styled-input:focus ~ pl-loader,
.bg-primary .styled-input.focused-input ~ pl-loader,
.bg-primary .bg-primary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-primary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-primary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-primary .bg-primary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-primary .styled-input:focus + .mdc-floating-label,
.bg-primary .styled-input.focused-input + .mdc-floating-label,
.bg-primary .bg-primary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-secondary.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-secondary .disabled {
  color: #e6e6e6 !important;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-secondary {
  color: #c9f3f4 !important;
}

.bg-secondary .styled-input,
.bg-secondary .bg-secondary.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-secondary .styled-input::-moz-placeholder, .bg-secondary .bg-secondary.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-secondary .styled-input::placeholder,
.bg-secondary .bg-secondary.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-secondary .styled-input ~ pl-image,
.bg-secondary .bg-secondary.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-secondary .styled-input ~ pl-loader,
.bg-secondary .bg-secondary.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-secondary .styled-input ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-secondary .styled-input + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-secondary .styled-input-inverse,
.bg-secondary .bg-secondary.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-secondary .styled-input-inverse::-moz-placeholder, .bg-secondary .bg-secondary.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-secondary .styled-input-inverse::placeholder,
.bg-secondary .bg-secondary.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-secondary .styled-input-inverse ~ pl-image,
.bg-secondary .bg-secondary.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-secondary .styled-input-inverse ~ pl-loader,
.bg-secondary .bg-secondary.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-secondary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-secondary .styled-input-inverse + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-secondary .show-bg-light,
.bg-secondary .bg-secondary.show-bg-light,
.bg-secondary > pl-image.show-bg-light {
  display: block !important;
}
.bg-secondary .show-bg-light.d-none,
.bg-secondary .bg-secondary.show-bg-light.d-none,
.bg-secondary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-secondary .show-bg-dark,
.bg-secondary .bg-secondary.show-bg-dark,
.bg-secondary > pl-image.show-bg-dark {
  display: none !important;
}
.bg-secondary .show-bg-dark.d-none,
.bg-secondary .bg-secondary.show-bg-dark.d-none,
.bg-secondary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-secondary .border-light,
.bg-secondary .bg-secondary.border-light {
  border-color: #06748c !important;
}

.bg-secondary .border-dark,
.bg-secondary .bg-secondary.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-secondary .styled-input:focus,
.bg-secondary .styled-input.focused-input,
.bg-secondary .bg-secondary.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-secondary .styled-input:focus::-moz-placeholder, .bg-secondary .styled-input.focused-input::-moz-placeholder, .bg-secondary .bg-secondary.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-secondary .styled-input:focus::placeholder,
.bg-secondary .styled-input.focused-input::placeholder,
.bg-secondary .bg-secondary.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-secondary .styled-input:focus ~ pl-image,
.bg-secondary .styled-input.focused-input ~ pl-image,
.bg-secondary .bg-secondary.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-secondary .styled-input:focus ~ pl-loader,
.bg-secondary .styled-input.focused-input ~ pl-loader,
.bg-secondary .bg-secondary.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-secondary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-secondary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-secondary .bg-secondary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-secondary .styled-input:focus + .mdc-floating-label,
.bg-secondary .styled-input.focused-input + .mdc-floating-label,
.bg-secondary .bg-secondary.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-success.bg-cta {
  background-color: rgba(40, 167, 69, 0.66) !important;
}

.bg-success .disabled {
  color: #e6e6e6 !important;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-success {
  color: #c9f3f4 !important;
}

.bg-success .styled-input,
.bg-success .bg-success.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-success .styled-input::-moz-placeholder, .bg-success .bg-success.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-success .styled-input::placeholder,
.bg-success .bg-success.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-success .styled-input ~ pl-image,
.bg-success .bg-success.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-success .styled-input ~ pl-loader,
.bg-success .bg-success.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-success .styled-input ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-success .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-success .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-success .styled-input ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-success .styled-input + .mdc-floating-label,
.bg-success .bg-success.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-success .styled-input-inverse,
.bg-success .bg-success.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-success .styled-input-inverse::-moz-placeholder, .bg-success .bg-success.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-success .styled-input-inverse::placeholder,
.bg-success .bg-success.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-success .styled-input-inverse ~ pl-image,
.bg-success .bg-success.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-success .styled-input-inverse ~ pl-loader,
.bg-success .bg-success.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-success .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-success .styled-input-inverse + .mdc-floating-label,
.bg-success .bg-success.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-success .show-bg-light,
.bg-success .bg-success.show-bg-light,
.bg-success > pl-image.show-bg-light {
  display: block !important;
}
.bg-success .show-bg-light.d-none,
.bg-success .bg-success.show-bg-light.d-none,
.bg-success > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-success .show-bg-dark,
.bg-success .bg-success.show-bg-dark,
.bg-success > pl-image.show-bg-dark {
  display: none !important;
}
.bg-success .show-bg-dark.d-none,
.bg-success .bg-success.show-bg-dark.d-none,
.bg-success > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-success .border-light,
.bg-success .bg-success.border-light {
  border-color: #06748c !important;
}

.bg-success .border-dark,
.bg-success .bg-success.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-success .styled-input:focus,
.bg-success .styled-input.focused-input,
.bg-success .bg-success.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-success .styled-input:focus::-moz-placeholder, .bg-success .styled-input.focused-input::-moz-placeholder, .bg-success .bg-success.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-success .styled-input:focus::placeholder,
.bg-success .styled-input.focused-input::placeholder,
.bg-success .bg-success.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-success .styled-input:focus ~ pl-image,
.bg-success .styled-input.focused-input ~ pl-image,
.bg-success .bg-success.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-success .styled-input:focus ~ pl-loader,
.bg-success .styled-input.focused-input ~ pl-loader,
.bg-success .bg-success.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-success .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-success .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-success .bg-success.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-success .styled-input:focus + .mdc-floating-label,
.bg-success .styled-input.focused-input + .mdc-floating-label,
.bg-success .bg-success.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-info.bg-cta {
  background-color: rgba(23, 162, 184, 0.66) !important;
}

.bg-info .disabled {
  color: #e6e6e6 !important;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-info {
  color: #c9f3f4 !important;
}

.bg-info .styled-input,
.bg-info .bg-info.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-info .styled-input::-moz-placeholder, .bg-info .bg-info.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-info .styled-input::placeholder,
.bg-info .bg-info.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-info .styled-input ~ pl-image,
.bg-info .bg-info.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-info .styled-input ~ pl-loader,
.bg-info .bg-info.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-info .styled-input ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-info .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-info .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-info .styled-input ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-info .styled-input + .mdc-floating-label,
.bg-info .bg-info.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-info .styled-input-inverse,
.bg-info .bg-info.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-info .styled-input-inverse::-moz-placeholder, .bg-info .bg-info.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-info .styled-input-inverse::placeholder,
.bg-info .bg-info.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-info .styled-input-inverse ~ pl-image,
.bg-info .bg-info.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-info .styled-input-inverse ~ pl-loader,
.bg-info .bg-info.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-info .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-info .styled-input-inverse + .mdc-floating-label,
.bg-info .bg-info.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-info .show-bg-light,
.bg-info .bg-info.show-bg-light,
.bg-info > pl-image.show-bg-light {
  display: block !important;
}
.bg-info .show-bg-light.d-none,
.bg-info .bg-info.show-bg-light.d-none,
.bg-info > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-info .show-bg-dark,
.bg-info .bg-info.show-bg-dark,
.bg-info > pl-image.show-bg-dark {
  display: none !important;
}
.bg-info .show-bg-dark.d-none,
.bg-info .bg-info.show-bg-dark.d-none,
.bg-info > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-info .border-light,
.bg-info .bg-info.border-light {
  border-color: #06748c !important;
}

.bg-info .border-dark,
.bg-info .bg-info.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-info .styled-input:focus,
.bg-info .styled-input.focused-input,
.bg-info .bg-info.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-info .styled-input:focus::-moz-placeholder, .bg-info .styled-input.focused-input::-moz-placeholder, .bg-info .bg-info.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-info .styled-input:focus::placeholder,
.bg-info .styled-input.focused-input::placeholder,
.bg-info .bg-info.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-info .styled-input:focus ~ pl-image,
.bg-info .styled-input.focused-input ~ pl-image,
.bg-info .bg-info.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-info .styled-input:focus ~ pl-loader,
.bg-info .styled-input.focused-input ~ pl-loader,
.bg-info .bg-info.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-info .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-info .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-info .bg-info.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-info .styled-input:focus + .mdc-floating-label,
.bg-info .styled-input.focused-input + .mdc-floating-label,
.bg-info .bg-info.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-warning.bg-cta {
  background-color: rgba(255, 193, 7, 0.66) !important;
}

.bg-warning .disabled {
  color: #c0bfc0 !important;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active {
  background-color: !important;
  color: #1a1446;
}

.chip-warning {
  color: #06748c !important;
}

.bg-warning .styled-input,
.bg-warning .bg-warning.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-warning .styled-input::-moz-placeholder, .bg-warning .bg-warning.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-warning .styled-input::placeholder,
.bg-warning .bg-warning.styled-input::placeholder {
  color: #06748c;
}
.bg-warning .styled-input ~ pl-image,
.bg-warning .bg-warning.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-warning .styled-input ~ pl-loader,
.bg-warning .bg-warning.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-warning .styled-input ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-warning .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-warning .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-warning .styled-input ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-warning .styled-input + .mdc-floating-label,
.bg-warning .bg-warning.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-warning .styled-input-inverse,
.bg-warning .bg-warning.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-warning .styled-input-inverse::-moz-placeholder, .bg-warning .bg-warning.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse::placeholder,
.bg-warning .bg-warning.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse ~ pl-image,
.bg-warning .bg-warning.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-warning .styled-input-inverse ~ pl-loader,
.bg-warning .bg-warning.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-warning .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-warning .styled-input-inverse + .mdc-floating-label,
.bg-warning .bg-warning.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-warning .show-bg-light,
.bg-warning .bg-warning.show-bg-light,
.bg-warning > pl-image.show-bg-light {
  display: none !important;
}
.bg-warning .show-bg-light.d-none,
.bg-warning .bg-warning.show-bg-light.d-none,
.bg-warning > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-warning .show-bg-dark,
.bg-warning .bg-warning.show-bg-dark,
.bg-warning > pl-image.show-bg-dark {
  display: block !important;
}
.bg-warning .show-bg-dark.d-none,
.bg-warning .bg-warning.show-bg-dark.d-none,
.bg-warning > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-warning .border-light,
.bg-warning .bg-warning.border-light {
  border-color: #c9f3f4 !important;
}

.bg-warning .border-dark,
.bg-warning .bg-warning.border-dark {
  border-color: #06748c !important;
}

.bg-warning .styled-input:focus,
.bg-warning .styled-input.focused-input,
.bg-warning .bg-warning.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-warning .styled-input:focus::-moz-placeholder, .bg-warning .styled-input.focused-input::-moz-placeholder, .bg-warning .bg-warning.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus::placeholder,
.bg-warning .styled-input.focused-input::placeholder,
.bg-warning .bg-warning.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus ~ pl-image,
.bg-warning .styled-input.focused-input ~ pl-image,
.bg-warning .bg-warning.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-warning .styled-input:focus ~ pl-loader,
.bg-warning .styled-input.focused-input ~ pl-loader,
.bg-warning .bg-warning.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-warning .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-warning .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-warning .bg-warning.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-warning .styled-input:focus + .mdc-floating-label,
.bg-warning .styled-input.focused-input + .mdc-floating-label,
.bg-warning .bg-warning.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-danger.bg-cta {
  background-color: rgba(211, 47, 47, 0.66) !important;
}

.bg-danger .disabled {
  color: #e6e6e6 !important;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-danger {
  color: #c9f3f4 !important;
}

.bg-danger .styled-input,
.bg-danger .bg-danger.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-danger .styled-input::-moz-placeholder, .bg-danger .bg-danger.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-danger .styled-input::placeholder,
.bg-danger .bg-danger.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-danger .styled-input ~ pl-image,
.bg-danger .bg-danger.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-danger .styled-input ~ pl-loader,
.bg-danger .bg-danger.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-danger .styled-input ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-danger .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-danger .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-danger .styled-input ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-danger .styled-input + .mdc-floating-label,
.bg-danger .bg-danger.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-danger .styled-input-inverse,
.bg-danger .bg-danger.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-danger .styled-input-inverse::-moz-placeholder, .bg-danger .bg-danger.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-danger .styled-input-inverse::placeholder,
.bg-danger .bg-danger.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-danger .styled-input-inverse ~ pl-image,
.bg-danger .bg-danger.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-danger .styled-input-inverse ~ pl-loader,
.bg-danger .bg-danger.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-danger .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-danger .styled-input-inverse + .mdc-floating-label,
.bg-danger .bg-danger.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-danger .show-bg-light,
.bg-danger .bg-danger.show-bg-light,
.bg-danger > pl-image.show-bg-light {
  display: block !important;
}
.bg-danger .show-bg-light.d-none,
.bg-danger .bg-danger.show-bg-light.d-none,
.bg-danger > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-danger .show-bg-dark,
.bg-danger .bg-danger.show-bg-dark,
.bg-danger > pl-image.show-bg-dark {
  display: none !important;
}
.bg-danger .show-bg-dark.d-none,
.bg-danger .bg-danger.show-bg-dark.d-none,
.bg-danger > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-danger .border-light,
.bg-danger .bg-danger.border-light {
  border-color: #06748c !important;
}

.bg-danger .border-dark,
.bg-danger .bg-danger.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-danger .styled-input:focus,
.bg-danger .styled-input.focused-input,
.bg-danger .bg-danger.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-danger .styled-input:focus::-moz-placeholder, .bg-danger .styled-input.focused-input::-moz-placeholder, .bg-danger .bg-danger.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-danger .styled-input:focus::placeholder,
.bg-danger .styled-input.focused-input::placeholder,
.bg-danger .bg-danger.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-danger .styled-input:focus ~ pl-image,
.bg-danger .styled-input.focused-input ~ pl-image,
.bg-danger .bg-danger.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-danger .styled-input:focus ~ pl-loader,
.bg-danger .styled-input.focused-input ~ pl-loader,
.bg-danger .bg-danger.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-danger .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-danger .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-danger .bg-danger.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-danger .styled-input:focus + .mdc-floating-label,
.bg-danger .styled-input.focused-input + .mdc-floating-label,
.bg-danger .bg-danger.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-light.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-light .disabled {
  color: #c0bfc0 !important;
}

.btn-light:hover,
.btn-light:focus,
.btn-light:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-light {
  color: #06748c !important;
}

.bg-light .styled-input,
.bg-light .bg-light.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-light .styled-input::-moz-placeholder, .bg-light .bg-light.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-light .styled-input::placeholder,
.bg-light .bg-light.styled-input::placeholder {
  color: #06748c;
}
.bg-light .styled-input ~ pl-image,
.bg-light .bg-light.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-light .styled-input ~ pl-loader,
.bg-light .bg-light.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-light .styled-input ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-light .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-light .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-light .styled-input ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-light .styled-input + .mdc-floating-label,
.bg-light .bg-light.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-light .styled-input-inverse,
.bg-light .bg-light.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-light .styled-input-inverse::-moz-placeholder, .bg-light .bg-light.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse::placeholder,
.bg-light .bg-light.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse ~ pl-image,
.bg-light .bg-light.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-light .styled-input-inverse ~ pl-loader,
.bg-light .bg-light.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-light .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-light .styled-input-inverse + .mdc-floating-label,
.bg-light .bg-light.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-light .show-bg-light,
.bg-light .bg-light.show-bg-light,
.bg-light > pl-image.show-bg-light {
  display: none !important;
}
.bg-light .show-bg-light.d-none,
.bg-light .bg-light.show-bg-light.d-none,
.bg-light > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-light .show-bg-dark,
.bg-light .bg-light.show-bg-dark,
.bg-light > pl-image.show-bg-dark {
  display: block !important;
}
.bg-light .show-bg-dark.d-none,
.bg-light .bg-light.show-bg-dark.d-none,
.bg-light > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-light .border-light,
.bg-light .bg-light.border-light {
  border-color: #c9f3f4 !important;
}

.bg-light .border-dark,
.bg-light .bg-light.border-dark {
  border-color: #06748c !important;
}

.bg-light .styled-input:focus,
.bg-light .styled-input.focused-input,
.bg-light .bg-light.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-light .styled-input:focus::-moz-placeholder, .bg-light .styled-input.focused-input::-moz-placeholder, .bg-light .bg-light.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input:focus::placeholder,
.bg-light .styled-input.focused-input::placeholder,
.bg-light .bg-light.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-light .styled-input:focus ~ pl-image,
.bg-light .styled-input.focused-input ~ pl-image,
.bg-light .bg-light.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-light .styled-input:focus ~ pl-loader,
.bg-light .styled-input.focused-input ~ pl-loader,
.bg-light .bg-light.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-light .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-light .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-light .bg-light.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-light .styled-input:focus + .mdc-floating-label,
.bg-light .styled-input.focused-input + .mdc-floating-label,
.bg-light .bg-light.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-dark.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-dark .disabled {
  color: #e6e6e6 !important;
}

.btn-dark:hover,
.btn-dark:focus,
.btn-dark:active {
  background-color: #1a1446 !important;
  color: #c0bfc0;
}

.chip-dark {
  color: #c9f3f4 !important;
}

.bg-dark .styled-input,
.bg-dark .bg-dark.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-dark .styled-input::-moz-placeholder, .bg-dark .bg-dark.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-dark .styled-input::placeholder,
.bg-dark .bg-dark.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-dark .styled-input ~ pl-image,
.bg-dark .bg-dark.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-dark .styled-input ~ pl-loader,
.bg-dark .bg-dark.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-dark .styled-input ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-dark .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-dark .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-dark .styled-input ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-dark .styled-input + .mdc-floating-label,
.bg-dark .bg-dark.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-dark .styled-input-inverse,
.bg-dark .bg-dark.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-dark .styled-input-inverse::-moz-placeholder, .bg-dark .bg-dark.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-dark .styled-input-inverse::placeholder,
.bg-dark .bg-dark.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-dark .styled-input-inverse ~ pl-image,
.bg-dark .bg-dark.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-dark .styled-input-inverse ~ pl-loader,
.bg-dark .bg-dark.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-dark .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-dark .styled-input-inverse + .mdc-floating-label,
.bg-dark .bg-dark.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-dark .show-bg-light,
.bg-dark .bg-dark.show-bg-light,
.bg-dark > pl-image.show-bg-light {
  display: block !important;
}
.bg-dark .show-bg-light.d-none,
.bg-dark .bg-dark.show-bg-light.d-none,
.bg-dark > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-dark .show-bg-dark,
.bg-dark .bg-dark.show-bg-dark,
.bg-dark > pl-image.show-bg-dark {
  display: none !important;
}
.bg-dark .show-bg-dark.d-none,
.bg-dark .bg-dark.show-bg-dark.d-none,
.bg-dark > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-dark .border-light,
.bg-dark .bg-dark.border-light {
  border-color: #06748c !important;
}

.bg-dark .border-dark,
.bg-dark .bg-dark.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-dark .styled-input:focus,
.bg-dark .styled-input.focused-input,
.bg-dark .bg-dark.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-dark .styled-input:focus::-moz-placeholder, .bg-dark .styled-input.focused-input::-moz-placeholder, .bg-dark .bg-dark.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-dark .styled-input:focus::placeholder,
.bg-dark .styled-input.focused-input::placeholder,
.bg-dark .bg-dark.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-dark .styled-input:focus ~ pl-image,
.bg-dark .styled-input.focused-input ~ pl-image,
.bg-dark .bg-dark.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-dark .styled-input:focus ~ pl-loader,
.bg-dark .styled-input.focused-input ~ pl-loader,
.bg-dark .bg-dark.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-dark .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-dark .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-dark .bg-dark.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-dark .styled-input:focus + .mdc-floating-label,
.bg-dark .styled-input.focused-input + .mdc-floating-label,
.bg-dark .bg-dark.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-1.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-brandcolor1-1 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-1:hover,
.btn-brandcolor1-1:focus,
.btn-brandcolor1-1:active {
  background-color: !important;
  color: #1a1446;
}

.chip-brandcolor1-1 {
  color: #06748c !important;
}

.bg-brandcolor1-1 .styled-input,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-1 .styled-input::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-1 .styled-input-inverse,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-1 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-1 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-1 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-1 .show-bg-light,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-light,
.bg-brandcolor1-1 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-1 .show-bg-light.d-none,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-light.d-none,
.bg-brandcolor1-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-1 .show-bg-dark,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-dark,
.bg-brandcolor1-1 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-1 .show-bg-dark.d-none,
.bg-brandcolor1-1 .bg-brandcolor1-1.show-bg-dark.d-none,
.bg-brandcolor1-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-1 .border-light,
.bg-brandcolor1-1 .bg-brandcolor1-1.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-1 .border-dark,
.bg-brandcolor1-1 .bg-brandcolor1-1.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-1 .styled-input:focus,
.bg-brandcolor1-1 .styled-input.focused-input,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-1 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-1 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus::placeholder,
.bg-brandcolor1-1 .styled-input.focused-input::placeholder,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus ~ pl-image,
.bg-brandcolor1-1 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-1 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-1 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-1 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-1 .bg-brandcolor1-1.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-2.bg-cta {
  background-color: rgba(170, 237, 237, 0.66) !important;
}

.bg-brandcolor1-2 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-2:hover,
.btn-brandcolor1-2:focus,
.btn-brandcolor1-2:active {
  background-color: #aaeded !important;
  color: #1a1446;
}

.chip-brandcolor1-2 {
  color: #06748c !important;
}

.bg-brandcolor1-2 .styled-input,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-2 .styled-input::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-2 .styled-input-inverse,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-2 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-2 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-2 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-2 .show-bg-light,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-light,
.bg-brandcolor1-2 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-2 .show-bg-light.d-none,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-light.d-none,
.bg-brandcolor1-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-2 .show-bg-dark,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-dark,
.bg-brandcolor1-2 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-2 .show-bg-dark.d-none,
.bg-brandcolor1-2 .bg-brandcolor1-2.show-bg-dark.d-none,
.bg-brandcolor1-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-2 .border-light,
.bg-brandcolor1-2 .bg-brandcolor1-2.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-2 .border-dark,
.bg-brandcolor1-2 .bg-brandcolor1-2.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-2 .styled-input:focus,
.bg-brandcolor1-2 .styled-input.focused-input,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-2 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-2 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus::placeholder,
.bg-brandcolor1-2 .styled-input.focused-input::placeholder,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus ~ pl-image,
.bg-brandcolor1-2 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-2 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-2 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-2 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-2 .bg-brandcolor1-2.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-3.bg-cta {
  background-color: rgba(201, 243, 244, 0.66) !important;
}

.bg-brandcolor1-3 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-3:hover,
.btn-brandcolor1-3:focus,
.btn-brandcolor1-3:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-brandcolor1-3 {
  color: #06748c !important;
}

.bg-brandcolor1-3 .styled-input,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-3 .styled-input::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-3 .styled-input-inverse,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-3 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-3 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-3 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-3 .show-bg-light,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-light,
.bg-brandcolor1-3 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-3 .show-bg-light.d-none,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-light.d-none,
.bg-brandcolor1-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-3 .show-bg-dark,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-dark,
.bg-brandcolor1-3 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-3 .show-bg-dark.d-none,
.bg-brandcolor1-3 .bg-brandcolor1-3.show-bg-dark.d-none,
.bg-brandcolor1-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-3 .border-light,
.bg-brandcolor1-3 .bg-brandcolor1-3.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-3 .border-dark,
.bg-brandcolor1-3 .bg-brandcolor1-3.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-3 .styled-input:focus,
.bg-brandcolor1-3 .styled-input.focused-input,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-3 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-3 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus::placeholder,
.bg-brandcolor1-3 .styled-input.focused-input::placeholder,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus ~ pl-image,
.bg-brandcolor1-3 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-3 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-3 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-3 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-3 .bg-brandcolor1-3.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-4.bg-cta {
  background-color: rgba(242, 252, 252, 0.66) !important;
}

.bg-brandcolor1-4 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandcolor1-4:hover,
.btn-brandcolor1-4:focus,
.btn-brandcolor1-4:active {
  background-color: #f2fcfc !important;
  color: #1a1446;
}

.chip-brandcolor1-4 {
  color: #06748c !important;
}

.bg-brandcolor1-4 .styled-input,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor1-4 .styled-input::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input::placeholder {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor1-4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor1-4 .styled-input-inverse,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-4 .styled-input-inverse::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-4 .styled-input-inverse ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-4 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor1-4 .show-bg-light,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-light,
.bg-brandcolor1-4 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandcolor1-4 .show-bg-light.d-none,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-light.d-none,
.bg-brandcolor1-4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor1-4 .show-bg-dark,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-dark,
.bg-brandcolor1-4 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandcolor1-4 .show-bg-dark.d-none,
.bg-brandcolor1-4 .bg-brandcolor1-4.show-bg-dark.d-none,
.bg-brandcolor1-4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor1-4 .border-light,
.bg-brandcolor1-4 .bg-brandcolor1-4.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor1-4 .border-dark,
.bg-brandcolor1-4 .bg-brandcolor1-4.border-dark {
  border-color: #06748c !important;
}

.bg-brandcolor1-4 .styled-input:focus,
.bg-brandcolor1-4 .styled-input.focused-input,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor1-4 .styled-input:focus::-moz-placeholder, .bg-brandcolor1-4 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus::placeholder,
.bg-brandcolor1-4 .styled-input.focused-input::placeholder,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus ~ pl-image,
.bg-brandcolor1-4 .styled-input.focused-input ~ pl-image,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor1-4 .styled-input:focus ~ pl-loader,
.bg-brandcolor1-4 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor1-4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor1-4 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor1-4 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor1-4 .bg-brandcolor1-4.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-1.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-brandcolor2-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-1:hover,
.btn-brandcolor2-1:focus,
.btn-brandcolor2-1:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-brandcolor2-1 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-1 .styled-input,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-1 .styled-input::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-1 .styled-input ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-1 .styled-input + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-1 .styled-input-inverse,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-1 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-1 .show-bg-light,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-light,
.bg-brandcolor2-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-1 .show-bg-light.d-none,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-light.d-none,
.bg-brandcolor2-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-1 .show-bg-dark,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-dark,
.bg-brandcolor2-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-1 .show-bg-dark.d-none,
.bg-brandcolor2-1 .bg-brandcolor2-1.show-bg-dark.d-none,
.bg-brandcolor2-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-1 .border-light,
.bg-brandcolor2-1 .bg-brandcolor2-1.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-1 .border-dark,
.bg-brandcolor2-1 .bg-brandcolor2-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-1 .styled-input:focus,
.bg-brandcolor2-1 .styled-input.focused-input,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-1 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-1 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus::placeholder,
.bg-brandcolor2-1 .styled-input.focused-input::placeholder,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus ~ pl-image,
.bg-brandcolor2-1 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-1 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-1 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-1 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-1 .bg-brandcolor2-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-2.bg-cta {
  background-color: rgba(41, 37, 79, 0.66) !important;
}

.bg-brandcolor2-2 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-2:hover,
.btn-brandcolor2-2:focus,
.btn-brandcolor2-2:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-brandcolor2-2 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-2 .styled-input,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-2 .styled-input::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-2 .styled-input ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-2 .styled-input + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-2 .styled-input-inverse,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-2 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-2 .show-bg-light,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-light,
.bg-brandcolor2-2 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-2 .show-bg-light.d-none,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-light.d-none,
.bg-brandcolor2-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-2 .show-bg-dark,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-dark,
.bg-brandcolor2-2 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-2 .show-bg-dark.d-none,
.bg-brandcolor2-2 .bg-brandcolor2-2.show-bg-dark.d-none,
.bg-brandcolor2-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-2 .border-light,
.bg-brandcolor2-2 .bg-brandcolor2-2.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-2 .border-dark,
.bg-brandcolor2-2 .bg-brandcolor2-2.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-2 .styled-input:focus,
.bg-brandcolor2-2 .styled-input.focused-input,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-2 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-2 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus::placeholder,
.bg-brandcolor2-2 .styled-input.focused-input::placeholder,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus ~ pl-image,
.bg-brandcolor2-2 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-2 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-2 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-2 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-2 .bg-brandcolor2-2.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-3.bg-cta {
  background-color: rgba(95, 92, 127, 0.66) !important;
}

.bg-brandcolor2-3 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandcolor2-3:hover,
.btn-brandcolor2-3:focus,
.btn-brandcolor2-3:active {
  background-color: #5f5c7f !important;
  color: #c0bfc0;
}

.chip-brandcolor2-3 {
  color: #c9f3f4 !important;
}

.bg-brandcolor2-3 .styled-input,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandcolor2-3 .styled-input::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandcolor2-3 .styled-input ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandcolor2-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandcolor2-3 .styled-input + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandcolor2-3 .styled-input-inverse,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-3 .styled-input-inverse::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input-inverse ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input-inverse + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandcolor2-3 .show-bg-light,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-light,
.bg-brandcolor2-3 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandcolor2-3 .show-bg-light.d-none,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-light.d-none,
.bg-brandcolor2-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandcolor2-3 .show-bg-dark,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-dark,
.bg-brandcolor2-3 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandcolor2-3 .show-bg-dark.d-none,
.bg-brandcolor2-3 .bg-brandcolor2-3.show-bg-dark.d-none,
.bg-brandcolor2-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandcolor2-3 .border-light,
.bg-brandcolor2-3 .bg-brandcolor2-3.border-light {
  border-color: #06748c !important;
}

.bg-brandcolor2-3 .border-dark,
.bg-brandcolor2-3 .bg-brandcolor2-3.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandcolor2-3 .styled-input:focus,
.bg-brandcolor2-3 .styled-input.focused-input,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandcolor2-3 .styled-input:focus::-moz-placeholder, .bg-brandcolor2-3 .styled-input.focused-input::-moz-placeholder, .bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus::placeholder,
.bg-brandcolor2-3 .styled-input.focused-input::placeholder,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus ~ pl-image,
.bg-brandcolor2-3 .styled-input.focused-input ~ pl-image,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandcolor2-3 .styled-input:focus ~ pl-loader,
.bg-brandcolor2-3 .styled-input.focused-input ~ pl-loader,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandcolor2-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandcolor2-3 .styled-input:focus + .mdc-floating-label,
.bg-brandcolor2-3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandcolor2-3 .bg-brandcolor2-3.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor1-1.bg-cta {
  background-color: rgba(6, 116, 140, 0.66) !important;
}

.bg-accentcolor1-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-accentcolor1-1:hover,
.btn-accentcolor1-1:focus,
.btn-accentcolor1-1:active {
  background-color: #06748c !important;
  color: #c0bfc0;
}

.chip-accentcolor1-1 {
  color: #c9f3f4 !important;
}

.bg-accentcolor1-1 .styled-input,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor1-1 .styled-input::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor1-1 .styled-input ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor1-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor1-1 .styled-input + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor1-1 .styled-input-inverse,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor1-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor1-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor1-1 .show-bg-light,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-light,
.bg-accentcolor1-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-accentcolor1-1 .show-bg-light.d-none,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-light.d-none,
.bg-accentcolor1-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor1-1 .show-bg-dark,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-dark,
.bg-accentcolor1-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-accentcolor1-1 .show-bg-dark.d-none,
.bg-accentcolor1-1 .bg-accentcolor1-1.show-bg-dark.d-none,
.bg-accentcolor1-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor1-1 .border-light,
.bg-accentcolor1-1 .bg-accentcolor1-1.border-light {
  border-color: #06748c !important;
}

.bg-accentcolor1-1 .border-dark,
.bg-accentcolor1-1 .bg-accentcolor1-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor1-1 .styled-input:focus,
.bg-accentcolor1-1 .styled-input.focused-input,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor1-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor1-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus::placeholder,
.bg-accentcolor1-1 .styled-input.focused-input::placeholder,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus ~ pl-image,
.bg-accentcolor1-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor1-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor1-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor1-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor1-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor1-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor1-1 .bg-accentcolor1-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor2-1.bg-cta {
  background-color: rgba(40, 163, 175, 0.66) !important;
}

.bg-accentcolor2-1 .disabled {
  color: #e6e6e6 !important;
}

.btn-accentcolor2-1:hover,
.btn-accentcolor2-1:focus,
.btn-accentcolor2-1:active {
  background-color: #28a3af !important;
  color: #c0bfc0;
}

.chip-accentcolor2-1 {
  color: #c9f3f4 !important;
}

.bg-accentcolor2-1 .styled-input,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor2-1 .styled-input::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor2-1 .styled-input ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor2-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor2-1 .styled-input + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor2-1 .styled-input-inverse,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor2-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor2-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor2-1 .show-bg-light,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-light,
.bg-accentcolor2-1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-accentcolor2-1 .show-bg-light.d-none,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-light.d-none,
.bg-accentcolor2-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor2-1 .show-bg-dark,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-dark,
.bg-accentcolor2-1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-accentcolor2-1 .show-bg-dark.d-none,
.bg-accentcolor2-1 .bg-accentcolor2-1.show-bg-dark.d-none,
.bg-accentcolor2-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor2-1 .border-light,
.bg-accentcolor2-1 .bg-accentcolor2-1.border-light {
  border-color: #06748c !important;
}

.bg-accentcolor2-1 .border-dark,
.bg-accentcolor2-1 .bg-accentcolor2-1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor2-1 .styled-input:focus,
.bg-accentcolor2-1 .styled-input.focused-input,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor2-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor2-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus::placeholder,
.bg-accentcolor2-1 .styled-input.focused-input::placeholder,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus ~ pl-image,
.bg-accentcolor2-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor2-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor2-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor2-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor2-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor2-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor2-1 .bg-accentcolor2-1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-1.bg-cta {
  background-color: rgba(120, 225, 225, 0.66) !important;
}

.bg-accentcolor3-1 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-1:hover,
.btn-accentcolor3-1:focus,
.btn-accentcolor3-1:active {
  background-color: #78e1e1 !important;
  color: #1a1446;
}

.chip-accentcolor3-1 {
  color: #06748c !important;
}

.bg-accentcolor3-1 .styled-input,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-1 .styled-input::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-1 .styled-input-inverse,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-1 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-1 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-1 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-1 .show-bg-light,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-light,
.bg-accentcolor3-1 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-1 .show-bg-light.d-none,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-light.d-none,
.bg-accentcolor3-1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-1 .show-bg-dark,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-dark,
.bg-accentcolor3-1 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-1 .show-bg-dark.d-none,
.bg-accentcolor3-1 .bg-accentcolor3-1.show-bg-dark.d-none,
.bg-accentcolor3-1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-1 .border-light,
.bg-accentcolor3-1 .bg-accentcolor3-1.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-1 .border-dark,
.bg-accentcolor3-1 .bg-accentcolor3-1.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-1 .styled-input:focus,
.bg-accentcolor3-1 .styled-input.focused-input,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-1 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-1 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus::placeholder,
.bg-accentcolor3-1 .styled-input.focused-input::placeholder,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus ~ pl-image,
.bg-accentcolor3-1 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-1 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-1 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-1 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-1 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-1 .bg-accentcolor3-1.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-2.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-accentcolor3-2 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-2:hover,
.btn-accentcolor3-2:focus,
.btn-accentcolor3-2:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-accentcolor3-2 {
  color: #06748c !important;
}

.bg-accentcolor3-2 .styled-input,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-2 .styled-input::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-2 .styled-input-inverse,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-2 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-2 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-2 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-2 .show-bg-light,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-light,
.bg-accentcolor3-2 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-2 .show-bg-light.d-none,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-light.d-none,
.bg-accentcolor3-2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-2 .show-bg-dark,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-dark,
.bg-accentcolor3-2 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-2 .show-bg-dark.d-none,
.bg-accentcolor3-2 .bg-accentcolor3-2.show-bg-dark.d-none,
.bg-accentcolor3-2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-2 .border-light,
.bg-accentcolor3-2 .bg-accentcolor3-2.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-2 .border-dark,
.bg-accentcolor3-2 .bg-accentcolor3-2.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-2 .styled-input:focus,
.bg-accentcolor3-2 .styled-input.focused-input,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-2 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-2 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus::placeholder,
.bg-accentcolor3-2 .styled-input.focused-input::placeholder,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus ~ pl-image,
.bg-accentcolor3-2 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-2 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-2 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-2 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-2 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-2 .bg-accentcolor3-2.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-3.bg-cta {
  background-color: rgba(170, 237, 237, 0.66) !important;
}

.bg-accentcolor3-3 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-3:hover,
.btn-accentcolor3-3:focus,
.btn-accentcolor3-3:active {
  background-color: #aaeded !important;
  color: #1a1446;
}

.chip-accentcolor3-3 {
  color: #06748c !important;
}

.bg-accentcolor3-3 .styled-input,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-3 .styled-input::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-3 .styled-input-inverse,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-3 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-3 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-3 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-3 .show-bg-light,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-light,
.bg-accentcolor3-3 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-3 .show-bg-light.d-none,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-light.d-none,
.bg-accentcolor3-3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-3 .show-bg-dark,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-dark,
.bg-accentcolor3-3 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-3 .show-bg-dark.d-none,
.bg-accentcolor3-3 .bg-accentcolor3-3.show-bg-dark.d-none,
.bg-accentcolor3-3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-3 .border-light,
.bg-accentcolor3-3 .bg-accentcolor3-3.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-3 .border-dark,
.bg-accentcolor3-3 .bg-accentcolor3-3.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-3 .styled-input:focus,
.bg-accentcolor3-3 .styled-input.focused-input,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-3 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-3 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus::placeholder,
.bg-accentcolor3-3 .styled-input.focused-input::placeholder,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus ~ pl-image,
.bg-accentcolor3-3 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-3 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-3 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-3 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-3 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-3 .bg-accentcolor3-3.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-4.bg-cta {
  background-color: rgba(201, 243, 244, 0.66) !important;
}

.bg-accentcolor3-4 .disabled {
  color: #c0bfc0 !important;
}

.btn-accentcolor3-4:hover,
.btn-accentcolor3-4:focus,
.btn-accentcolor3-4:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-accentcolor3-4 {
  color: #06748c !important;
}

.bg-accentcolor3-4 .styled-input,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-accentcolor3-4 .styled-input::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input::placeholder {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-accentcolor3-4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-accentcolor3-4 .styled-input-inverse,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-4 .styled-input-inverse::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-4 .styled-input-inverse ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-4 .styled-input-inverse + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-accentcolor3-4 .show-bg-light,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-light,
.bg-accentcolor3-4 > pl-image.show-bg-light {
  display: none !important;
}
.bg-accentcolor3-4 .show-bg-light.d-none,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-light.d-none,
.bg-accentcolor3-4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-accentcolor3-4 .show-bg-dark,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-dark,
.bg-accentcolor3-4 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-accentcolor3-4 .show-bg-dark.d-none,
.bg-accentcolor3-4 .bg-accentcolor3-4.show-bg-dark.d-none,
.bg-accentcolor3-4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-accentcolor3-4 .border-light,
.bg-accentcolor3-4 .bg-accentcolor3-4.border-light {
  border-color: #c9f3f4 !important;
}

.bg-accentcolor3-4 .border-dark,
.bg-accentcolor3-4 .bg-accentcolor3-4.border-dark {
  border-color: #06748c !important;
}

.bg-accentcolor3-4 .styled-input:focus,
.bg-accentcolor3-4 .styled-input.focused-input,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-accentcolor3-4 .styled-input:focus::-moz-placeholder, .bg-accentcolor3-4 .styled-input.focused-input::-moz-placeholder, .bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus::placeholder,
.bg-accentcolor3-4 .styled-input.focused-input::placeholder,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus ~ pl-image,
.bg-accentcolor3-4 .styled-input.focused-input ~ pl-image,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-accentcolor3-4 .styled-input:focus ~ pl-loader,
.bg-accentcolor3-4 .styled-input.focused-input ~ pl-loader,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-accentcolor3-4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-accentcolor3-4 .styled-input:focus + .mdc-floating-label,
.bg-accentcolor3-4 .styled-input.focused-input + .mdc-floating-label,
.bg-accentcolor3-4 .bg-accentcolor3-4.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray1.bg-cta {
  background-color: rgba(52, 55, 65, 0.66) !important;
}

.bg-brandgray1 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray1:hover,
.btn-brandgray1:focus,
.btn-brandgray1:active {
  background-color: #343741 !important;
  color: #c0bfc0;
}

.chip-brandgray1 {
  color: #c9f3f4 !important;
}

.bg-brandgray1 .styled-input,
.bg-brandgray1 .bg-brandgray1.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray1 .styled-input::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray1 .styled-input ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray1 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray1 .styled-input + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray1 .styled-input-inverse,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray1 .styled-input-inverse::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input-inverse ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray1 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray1 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray1 .show-bg-light,
.bg-brandgray1 .bg-brandgray1.show-bg-light,
.bg-brandgray1 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray1 .show-bg-light.d-none,
.bg-brandgray1 .bg-brandgray1.show-bg-light.d-none,
.bg-brandgray1 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray1 .show-bg-dark,
.bg-brandgray1 .bg-brandgray1.show-bg-dark,
.bg-brandgray1 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray1 .show-bg-dark.d-none,
.bg-brandgray1 .bg-brandgray1.show-bg-dark.d-none,
.bg-brandgray1 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray1 .border-light,
.bg-brandgray1 .bg-brandgray1.border-light {
  border-color: #06748c !important;
}

.bg-brandgray1 .border-dark,
.bg-brandgray1 .bg-brandgray1.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray1 .styled-input:focus,
.bg-brandgray1 .styled-input.focused-input,
.bg-brandgray1 .bg-brandgray1.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray1 .styled-input:focus::-moz-placeholder, .bg-brandgray1 .styled-input.focused-input::-moz-placeholder, .bg-brandgray1 .bg-brandgray1.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus::placeholder,
.bg-brandgray1 .styled-input.focused-input::placeholder,
.bg-brandgray1 .bg-brandgray1.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus ~ pl-image,
.bg-brandgray1 .styled-input.focused-input ~ pl-image,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray1 .styled-input:focus ~ pl-loader,
.bg-brandgray1 .styled-input.focused-input ~ pl-loader,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray1 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray1 .bg-brandgray1.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray1 .styled-input:focus + .mdc-floating-label,
.bg-brandgray1 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray1 .bg-brandgray1.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray2.bg-cta {
  background-color: rgba(64, 64, 64, 0.66) !important;
}

.bg-brandgray2 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray2:hover,
.btn-brandgray2:focus,
.btn-brandgray2:active {
  background-color: #404040 !important;
  color: #c0bfc0;
}

.chip-brandgray2 {
  color: #c9f3f4 !important;
}

.bg-brandgray2 .styled-input,
.bg-brandgray2 .bg-brandgray2.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray2 .styled-input::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray2 .styled-input ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray2 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray2 .styled-input + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray2 .styled-input-inverse,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray2 .styled-input-inverse::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input-inverse ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray2 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray2 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray2 .show-bg-light,
.bg-brandgray2 .bg-brandgray2.show-bg-light,
.bg-brandgray2 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray2 .show-bg-light.d-none,
.bg-brandgray2 .bg-brandgray2.show-bg-light.d-none,
.bg-brandgray2 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray2 .show-bg-dark,
.bg-brandgray2 .bg-brandgray2.show-bg-dark,
.bg-brandgray2 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray2 .show-bg-dark.d-none,
.bg-brandgray2 .bg-brandgray2.show-bg-dark.d-none,
.bg-brandgray2 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray2 .border-light,
.bg-brandgray2 .bg-brandgray2.border-light {
  border-color: #06748c !important;
}

.bg-brandgray2 .border-dark,
.bg-brandgray2 .bg-brandgray2.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray2 .styled-input:focus,
.bg-brandgray2 .styled-input.focused-input,
.bg-brandgray2 .bg-brandgray2.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray2 .styled-input:focus::-moz-placeholder, .bg-brandgray2 .styled-input.focused-input::-moz-placeholder, .bg-brandgray2 .bg-brandgray2.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus::placeholder,
.bg-brandgray2 .styled-input.focused-input::placeholder,
.bg-brandgray2 .bg-brandgray2.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus ~ pl-image,
.bg-brandgray2 .styled-input.focused-input ~ pl-image,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray2 .styled-input:focus ~ pl-loader,
.bg-brandgray2 .styled-input.focused-input ~ pl-loader,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray2 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray2 .bg-brandgray2.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray2 .styled-input:focus + .mdc-floating-label,
.bg-brandgray2 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray2 .bg-brandgray2.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray3.bg-cta {
  background-color: rgba(86, 86, 86, 0.66) !important;
}

.bg-brandgray3 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray3:hover,
.btn-brandgray3:focus,
.btn-brandgray3:active {
  background-color: #565656 !important;
  color: #c0bfc0;
}

.chip-brandgray3 {
  color: #c9f3f4 !important;
}

.bg-brandgray3 .styled-input,
.bg-brandgray3 .bg-brandgray3.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray3 .styled-input::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray3 .styled-input ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray3 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray3 .styled-input + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray3 .styled-input-inverse,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray3 .styled-input-inverse::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input-inverse ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray3 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray3 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray3 .show-bg-light,
.bg-brandgray3 .bg-brandgray3.show-bg-light,
.bg-brandgray3 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray3 .show-bg-light.d-none,
.bg-brandgray3 .bg-brandgray3.show-bg-light.d-none,
.bg-brandgray3 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray3 .show-bg-dark,
.bg-brandgray3 .bg-brandgray3.show-bg-dark,
.bg-brandgray3 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray3 .show-bg-dark.d-none,
.bg-brandgray3 .bg-brandgray3.show-bg-dark.d-none,
.bg-brandgray3 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray3 .border-light,
.bg-brandgray3 .bg-brandgray3.border-light {
  border-color: #06748c !important;
}

.bg-brandgray3 .border-dark,
.bg-brandgray3 .bg-brandgray3.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray3 .styled-input:focus,
.bg-brandgray3 .styled-input.focused-input,
.bg-brandgray3 .bg-brandgray3.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray3 .styled-input:focus::-moz-placeholder, .bg-brandgray3 .styled-input.focused-input::-moz-placeholder, .bg-brandgray3 .bg-brandgray3.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus::placeholder,
.bg-brandgray3 .styled-input.focused-input::placeholder,
.bg-brandgray3 .bg-brandgray3.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus ~ pl-image,
.bg-brandgray3 .styled-input.focused-input ~ pl-image,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray3 .styled-input:focus ~ pl-loader,
.bg-brandgray3 .styled-input.focused-input ~ pl-loader,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray3 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray3 .bg-brandgray3.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray3 .styled-input:focus + .mdc-floating-label,
.bg-brandgray3 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray3 .bg-brandgray3.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray4.bg-cta {
  background-color: rgba(112, 112, 112, 0.66) !important;
}

.bg-brandgray4 .disabled {
  color: #e6e6e6 !important;
}

.btn-brandgray4:hover,
.btn-brandgray4:focus,
.btn-brandgray4:active {
  background-color: #707070 !important;
  color: #c0bfc0;
}

.chip-brandgray4 {
  color: #c9f3f4 !important;
}

.bg-brandgray4 .styled-input,
.bg-brandgray4 .bg-brandgray4.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray4 .styled-input::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray4 .styled-input ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray4 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray4 .styled-input + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray4 .styled-input-inverse,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray4 .styled-input-inverse::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input-inverse ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray4 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray4 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray4 .show-bg-light,
.bg-brandgray4 .bg-brandgray4.show-bg-light,
.bg-brandgray4 > pl-image.show-bg-light {
  display: block !important;
}
.bg-brandgray4 .show-bg-light.d-none,
.bg-brandgray4 .bg-brandgray4.show-bg-light.d-none,
.bg-brandgray4 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray4 .show-bg-dark,
.bg-brandgray4 .bg-brandgray4.show-bg-dark,
.bg-brandgray4 > pl-image.show-bg-dark {
  display: none !important;
}
.bg-brandgray4 .show-bg-dark.d-none,
.bg-brandgray4 .bg-brandgray4.show-bg-dark.d-none,
.bg-brandgray4 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray4 .border-light,
.bg-brandgray4 .bg-brandgray4.border-light {
  border-color: #06748c !important;
}

.bg-brandgray4 .border-dark,
.bg-brandgray4 .bg-brandgray4.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-brandgray4 .styled-input:focus,
.bg-brandgray4 .styled-input.focused-input,
.bg-brandgray4 .bg-brandgray4.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray4 .styled-input:focus::-moz-placeholder, .bg-brandgray4 .styled-input.focused-input::-moz-placeholder, .bg-brandgray4 .bg-brandgray4.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus::placeholder,
.bg-brandgray4 .styled-input.focused-input::placeholder,
.bg-brandgray4 .bg-brandgray4.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus ~ pl-image,
.bg-brandgray4 .styled-input.focused-input ~ pl-image,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray4 .styled-input:focus ~ pl-loader,
.bg-brandgray4 .styled-input.focused-input ~ pl-loader,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray4 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray4 .bg-brandgray4.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray4 .styled-input:focus + .mdc-floating-label,
.bg-brandgray4 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray4 .bg-brandgray4.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray5.bg-cta {
  background-color: rgba(192, 191, 192, 0.66) !important;
}

.bg-brandgray5 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandgray5:hover,
.btn-brandgray5:focus,
.btn-brandgray5:active {
  background-color: #c0bfc0 !important;
  color: #1a1446;
}

.chip-brandgray5 {
  color: #06748c !important;
}

.bg-brandgray5 .styled-input,
.bg-brandgray5 .bg-brandgray5.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray5 .styled-input::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray5 .styled-input::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input::placeholder {
  color: #06748c;
}
.bg-brandgray5 .styled-input ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray5 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray5 .styled-input + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray5 .styled-input-inverse,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray5 .styled-input-inverse::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray5 .styled-input-inverse ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray5 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray5 .show-bg-light,
.bg-brandgray5 .bg-brandgray5.show-bg-light,
.bg-brandgray5 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandgray5 .show-bg-light.d-none,
.bg-brandgray5 .bg-brandgray5.show-bg-light.d-none,
.bg-brandgray5 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray5 .show-bg-dark,
.bg-brandgray5 .bg-brandgray5.show-bg-dark,
.bg-brandgray5 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandgray5 .show-bg-dark.d-none,
.bg-brandgray5 .bg-brandgray5.show-bg-dark.d-none,
.bg-brandgray5 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray5 .border-light,
.bg-brandgray5 .bg-brandgray5.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandgray5 .border-dark,
.bg-brandgray5 .bg-brandgray5.border-dark {
  border-color: #06748c !important;
}

.bg-brandgray5 .styled-input:focus,
.bg-brandgray5 .styled-input.focused-input,
.bg-brandgray5 .bg-brandgray5.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray5 .styled-input:focus::-moz-placeholder, .bg-brandgray5 .styled-input.focused-input::-moz-placeholder, .bg-brandgray5 .bg-brandgray5.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus::placeholder,
.bg-brandgray5 .styled-input.focused-input::placeholder,
.bg-brandgray5 .bg-brandgray5.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus ~ pl-image,
.bg-brandgray5 .styled-input.focused-input ~ pl-image,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray5 .styled-input:focus ~ pl-loader,
.bg-brandgray5 .styled-input.focused-input ~ pl-loader,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray5 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray5 .bg-brandgray5.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray5 .styled-input:focus + .mdc-floating-label,
.bg-brandgray5 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray5 .bg-brandgray5.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray6.bg-cta {
  background-color: rgba(230, 230, 230, 0.66) !important;
}

.bg-brandgray6 .disabled {
  color: #c0bfc0 !important;
}

.btn-brandgray6:hover,
.btn-brandgray6:focus,
.btn-brandgray6:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-brandgray6 {
  color: #06748c !important;
}

.bg-brandgray6 .styled-input,
.bg-brandgray6 .bg-brandgray6.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-brandgray6 .styled-input::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-brandgray6 .styled-input::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input::placeholder {
  color: #06748c;
}
.bg-brandgray6 .styled-input ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-brandgray6 .styled-input ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-brandgray6 .styled-input + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-brandgray6 .styled-input-inverse,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray6 .styled-input-inverse::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray6 .styled-input-inverse ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray6 .styled-input-inverse + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-brandgray6 .show-bg-light,
.bg-brandgray6 .bg-brandgray6.show-bg-light,
.bg-brandgray6 > pl-image.show-bg-light {
  display: none !important;
}
.bg-brandgray6 .show-bg-light.d-none,
.bg-brandgray6 .bg-brandgray6.show-bg-light.d-none,
.bg-brandgray6 > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-brandgray6 .show-bg-dark,
.bg-brandgray6 .bg-brandgray6.show-bg-dark,
.bg-brandgray6 > pl-image.show-bg-dark {
  display: block !important;
}
.bg-brandgray6 .show-bg-dark.d-none,
.bg-brandgray6 .bg-brandgray6.show-bg-dark.d-none,
.bg-brandgray6 > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-brandgray6 .border-light,
.bg-brandgray6 .bg-brandgray6.border-light {
  border-color: #c9f3f4 !important;
}

.bg-brandgray6 .border-dark,
.bg-brandgray6 .bg-brandgray6.border-dark {
  border-color: #06748c !important;
}

.bg-brandgray6 .styled-input:focus,
.bg-brandgray6 .styled-input.focused-input,
.bg-brandgray6 .bg-brandgray6.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-brandgray6 .styled-input:focus::-moz-placeholder, .bg-brandgray6 .styled-input.focused-input::-moz-placeholder, .bg-brandgray6 .bg-brandgray6.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus::placeholder,
.bg-brandgray6 .styled-input.focused-input::placeholder,
.bg-brandgray6 .bg-brandgray6.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus ~ pl-image,
.bg-brandgray6 .styled-input.focused-input ~ pl-image,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-brandgray6 .styled-input:focus ~ pl-loader,
.bg-brandgray6 .styled-input.focused-input ~ pl-loader,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-brandgray6 .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-brandgray6 .bg-brandgray6.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-brandgray6 .styled-input:focus + .mdc-floating-label,
.bg-brandgray6 .styled-input.focused-input + .mdc-floating-label,
.bg-brandgray6 .bg-brandgray6.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-neutral.bg-cta {
  background-color: rgba(245, 245, 245, 0.66) !important;
}

.bg-neutral .disabled {
  color: #c0bfc0 !important;
}

.btn-neutral:hover,
.btn-neutral:focus,
.btn-neutral:active {
  background-color: #f5f5f5 !important;
  color: #1a1446;
}

.chip-neutral {
  color: #06748c !important;
}

.bg-neutral .styled-input,
.bg-neutral .bg-neutral.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-neutral .styled-input::-moz-placeholder, .bg-neutral .bg-neutral.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-neutral .styled-input::placeholder,
.bg-neutral .bg-neutral.styled-input::placeholder {
  color: #06748c;
}
.bg-neutral .styled-input ~ pl-image,
.bg-neutral .bg-neutral.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-neutral .styled-input ~ pl-loader,
.bg-neutral .bg-neutral.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-neutral .styled-input ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-neutral .styled-input + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-neutral .styled-input-inverse,
.bg-neutral .bg-neutral.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-neutral .styled-input-inverse::-moz-placeholder, .bg-neutral .bg-neutral.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse::placeholder,
.bg-neutral .bg-neutral.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse ~ pl-image,
.bg-neutral .bg-neutral.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-neutral .styled-input-inverse ~ pl-loader,
.bg-neutral .bg-neutral.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-neutral .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-neutral .styled-input-inverse + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-neutral .show-bg-light,
.bg-neutral .bg-neutral.show-bg-light,
.bg-neutral > pl-image.show-bg-light {
  display: none !important;
}
.bg-neutral .show-bg-light.d-none,
.bg-neutral .bg-neutral.show-bg-light.d-none,
.bg-neutral > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-neutral .show-bg-dark,
.bg-neutral .bg-neutral.show-bg-dark,
.bg-neutral > pl-image.show-bg-dark {
  display: block !important;
}
.bg-neutral .show-bg-dark.d-none,
.bg-neutral .bg-neutral.show-bg-dark.d-none,
.bg-neutral > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-neutral .border-light,
.bg-neutral .bg-neutral.border-light {
  border-color: #c9f3f4 !important;
}

.bg-neutral .border-dark,
.bg-neutral .bg-neutral.border-dark {
  border-color: #06748c !important;
}

.bg-neutral .styled-input:focus,
.bg-neutral .styled-input.focused-input,
.bg-neutral .bg-neutral.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-neutral .styled-input:focus::-moz-placeholder, .bg-neutral .styled-input.focused-input::-moz-placeholder, .bg-neutral .bg-neutral.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus::placeholder,
.bg-neutral .styled-input.focused-input::placeholder,
.bg-neutral .bg-neutral.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus ~ pl-image,
.bg-neutral .styled-input.focused-input ~ pl-image,
.bg-neutral .bg-neutral.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-neutral .styled-input:focus ~ pl-loader,
.bg-neutral .styled-input.focused-input ~ pl-loader,
.bg-neutral .bg-neutral.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-neutral .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-neutral .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-neutral .bg-neutral.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-neutral .styled-input:focus + .mdc-floating-label,
.bg-neutral .styled-input.focused-input + .mdc-floating-label,
.bg-neutral .bg-neutral.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-white.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-white .disabled {
  color: #c0bfc0 !important;
}

.btn-white:hover,
.btn-white:focus,
.btn-white:active {
  background-color: #e6e6e6 !important;
  color: #1a1446;
}

.chip-white {
  color: #06748c !important;
}

.bg-white .styled-input,
.bg-white .bg-white.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-white .styled-input::-moz-placeholder, .bg-white .bg-white.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-white .styled-input::placeholder,
.bg-white .bg-white.styled-input::placeholder {
  color: #06748c;
}
.bg-white .styled-input ~ pl-image,
.bg-white .bg-white.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-white .styled-input ~ pl-loader,
.bg-white .bg-white.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-white .styled-input ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-white .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-white .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-white .styled-input ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-white .styled-input + .mdc-floating-label,
.bg-white .bg-white.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-white .styled-input-inverse,
.bg-white .bg-white.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-white .styled-input-inverse::-moz-placeholder, .bg-white .bg-white.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse::placeholder,
.bg-white .bg-white.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse ~ pl-image,
.bg-white .bg-white.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-white .styled-input-inverse ~ pl-loader,
.bg-white .bg-white.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-white .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-white .styled-input-inverse + .mdc-floating-label,
.bg-white .bg-white.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-white .show-bg-light,
.bg-white .bg-white.show-bg-light,
.bg-white > pl-image.show-bg-light {
  display: none !important;
}
.bg-white .show-bg-light.d-none,
.bg-white .bg-white.show-bg-light.d-none,
.bg-white > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-white .show-bg-dark,
.bg-white .bg-white.show-bg-dark,
.bg-white > pl-image.show-bg-dark {
  display: block !important;
}
.bg-white .show-bg-dark.d-none,
.bg-white .bg-white.show-bg-dark.d-none,
.bg-white > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-white .border-light,
.bg-white .bg-white.border-light {
  border-color: #c9f3f4 !important;
}

.bg-white .border-dark,
.bg-white .bg-white.border-dark {
  border-color: #06748c !important;
}

.bg-white .styled-input:focus,
.bg-white .styled-input.focused-input,
.bg-white .bg-white.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-white .styled-input:focus::-moz-placeholder, .bg-white .styled-input.focused-input::-moz-placeholder, .bg-white .bg-white.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input:focus::placeholder,
.bg-white .styled-input.focused-input::placeholder,
.bg-white .bg-white.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-white .styled-input:focus ~ pl-image,
.bg-white .styled-input.focused-input ~ pl-image,
.bg-white .bg-white.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-white .styled-input:focus ~ pl-loader,
.bg-white .styled-input.focused-input ~ pl-loader,
.bg-white .bg-white.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-white .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-white .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-white .bg-white.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-white .styled-input:focus + .mdc-floating-label,
.bg-white .styled-input.focused-input + .mdc-floating-label,
.bg-white .bg-white.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-primary.bg-cta {
  background-color: rgba(26, 20, 70, 0.66) !important;
}

.bg-action-primary .disabled {
  color: #e6e6e6 !important;
}

.btn-action-primary:hover,
.btn-action-primary:focus,
.btn-action-primary:active {
  background-color: #29254f !important;
  color: #c0bfc0;
}

.chip-action-primary {
  color: #c9f3f4 !important;
}

.bg-action-primary .styled-input,
.bg-action-primary .bg-action-primary.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-primary .styled-input::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-primary .styled-input::placeholder,
.bg-action-primary .bg-action-primary.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-action-primary .styled-input ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-action-primary .styled-input ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-primary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-primary .styled-input + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-primary .styled-input-inverse,
.bg-action-primary .bg-action-primary.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-primary .styled-input-inverse::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse::placeholder,
.bg-action-primary .bg-action-primary.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-primary .styled-input-inverse ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-primary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-primary .styled-input-inverse + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-action-primary .show-bg-light,
.bg-action-primary .bg-action-primary.show-bg-light,
.bg-action-primary > pl-image.show-bg-light {
  display: block !important;
}
.bg-action-primary .show-bg-light.d-none,
.bg-action-primary .bg-action-primary.show-bg-light.d-none,
.bg-action-primary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-primary .show-bg-dark,
.bg-action-primary .bg-action-primary.show-bg-dark,
.bg-action-primary > pl-image.show-bg-dark {
  display: none !important;
}
.bg-action-primary .show-bg-dark.d-none,
.bg-action-primary .bg-action-primary.show-bg-dark.d-none,
.bg-action-primary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-primary .border-light,
.bg-action-primary .bg-action-primary.border-light {
  border-color: #06748c !important;
}

.bg-action-primary .border-dark,
.bg-action-primary .bg-action-primary.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-action-primary .styled-input:focus,
.bg-action-primary .styled-input.focused-input,
.bg-action-primary .bg-action-primary.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-primary .styled-input:focus::-moz-placeholder, .bg-action-primary .styled-input.focused-input::-moz-placeholder, .bg-action-primary .bg-action-primary.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input:focus::placeholder,
.bg-action-primary .styled-input.focused-input::placeholder,
.bg-action-primary .bg-action-primary.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-action-primary .styled-input:focus ~ pl-image,
.bg-action-primary .styled-input.focused-input ~ pl-image,
.bg-action-primary .bg-action-primary.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-primary .styled-input:focus ~ pl-loader,
.bg-action-primary .styled-input.focused-input ~ pl-loader,
.bg-action-primary .bg-action-primary.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-primary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-primary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-primary .bg-action-primary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-primary .styled-input:focus + .mdc-floating-label,
.bg-action-primary .styled-input.focused-input + .mdc-floating-label,
.bg-action-primary .bg-action-primary.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-action-secondary.bg-cta {
  background-color: rgba(120, 225, 225, 0.66) !important;
}

.bg-action-secondary .disabled {
  color: #c0bfc0 !important;
}

.btn-action-secondary:hover,
.btn-action-secondary:focus,
.btn-action-secondary:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-action-secondary {
  color: #06748c !important;
}

.bg-action-secondary .styled-input,
.bg-action-secondary .bg-action-secondary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-secondary .styled-input::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-action-secondary .styled-input::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input::placeholder {
  color: #06748c;
}
.bg-action-secondary .styled-input ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-secondary .styled-input ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-secondary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-secondary .styled-input + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-action-secondary .styled-input-inverse,
.bg-action-secondary .bg-action-secondary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-secondary .styled-input-inverse::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-action-secondary .styled-input-inverse ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-secondary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-secondary .styled-input-inverse + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-secondary .show-bg-light,
.bg-action-secondary .bg-action-secondary.show-bg-light,
.bg-action-secondary > pl-image.show-bg-light {
  display: none !important;
}
.bg-action-secondary .show-bg-light.d-none,
.bg-action-secondary .bg-action-secondary.show-bg-light.d-none,
.bg-action-secondary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-secondary .show-bg-dark,
.bg-action-secondary .bg-action-secondary.show-bg-dark,
.bg-action-secondary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-action-secondary .show-bg-dark.d-none,
.bg-action-secondary .bg-action-secondary.show-bg-dark.d-none,
.bg-action-secondary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-secondary .border-light,
.bg-action-secondary .bg-action-secondary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-action-secondary .border-dark,
.bg-action-secondary .bg-action-secondary.border-dark {
  border-color: #06748c !important;
}

.bg-action-secondary .styled-input:focus,
.bg-action-secondary .styled-input.focused-input,
.bg-action-secondary .bg-action-secondary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-secondary .styled-input:focus::-moz-placeholder, .bg-action-secondary .styled-input.focused-input::-moz-placeholder, .bg-action-secondary .bg-action-secondary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus::placeholder,
.bg-action-secondary .styled-input.focused-input::placeholder,
.bg-action-secondary .bg-action-secondary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus ~ pl-image,
.bg-action-secondary .styled-input.focused-input ~ pl-image,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-action-secondary .styled-input:focus ~ pl-loader,
.bg-action-secondary .styled-input.focused-input ~ pl-loader,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-secondary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-secondary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-secondary .bg-action-secondary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-secondary .styled-input:focus + .mdc-floating-label,
.bg-action-secondary .styled-input.focused-input + .mdc-floating-label,
.bg-action-secondary .bg-action-secondary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-tertiary.bg-cta {
  background-color: rgba(242, 252, 252, 0.66) !important;
}

.bg-action-tertiary .disabled {
  color: #c0bfc0 !important;
}

.btn-action-tertiary:hover,
.btn-action-tertiary:focus,
.btn-action-tertiary:active {
  background-color: #c9f3f4 !important;
  color: #1a1446;
}

.chip-action-tertiary {
  color: #06748c !important;
}

.bg-action-tertiary .styled-input,
.bg-action-tertiary .bg-action-tertiary.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-action-tertiary .styled-input::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-action-tertiary .styled-input::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input::placeholder {
  color: #06748c;
}
.bg-action-tertiary .styled-input ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-action-tertiary .styled-input ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-action-tertiary .styled-input + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-action-tertiary .styled-input-inverse,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-tertiary .styled-input-inverse::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-action-tertiary .styled-input-inverse ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-tertiary .styled-input-inverse + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-action-tertiary .show-bg-light,
.bg-action-tertiary .bg-action-tertiary.show-bg-light,
.bg-action-tertiary > pl-image.show-bg-light {
  display: none !important;
}
.bg-action-tertiary .show-bg-light.d-none,
.bg-action-tertiary .bg-action-tertiary.show-bg-light.d-none,
.bg-action-tertiary > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-action-tertiary .show-bg-dark,
.bg-action-tertiary .bg-action-tertiary.show-bg-dark,
.bg-action-tertiary > pl-image.show-bg-dark {
  display: block !important;
}
.bg-action-tertiary .show-bg-dark.d-none,
.bg-action-tertiary .bg-action-tertiary.show-bg-dark.d-none,
.bg-action-tertiary > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-action-tertiary .border-light,
.bg-action-tertiary .bg-action-tertiary.border-light {
  border-color: #c9f3f4 !important;
}

.bg-action-tertiary .border-dark,
.bg-action-tertiary .bg-action-tertiary.border-dark {
  border-color: #06748c !important;
}

.bg-action-tertiary .styled-input:focus,
.bg-action-tertiary .styled-input.focused-input,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-action-tertiary .styled-input:focus::-moz-placeholder, .bg-action-tertiary .styled-input.focused-input::-moz-placeholder, .bg-action-tertiary .bg-action-tertiary.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus::placeholder,
.bg-action-tertiary .styled-input.focused-input::placeholder,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus ~ pl-image,
.bg-action-tertiary .styled-input.focused-input ~ pl-image,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-action-tertiary .styled-input:focus ~ pl-loader,
.bg-action-tertiary .styled-input.focused-input ~ pl-loader,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-action-tertiary .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-action-tertiary .styled-input:focus + .mdc-floating-label,
.bg-action-tertiary .styled-input.focused-input + .mdc-floating-label,
.bg-action-tertiary .bg-action-tertiary.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-error.bg-cta {
  background-color: rgba(211, 47, 47, 0.66) !important;
}

.bg-error .disabled {
  color: #e6e6e6 !important;
}

.btn-error:hover,
.btn-error:focus,
.btn-error:active {
  background-color: #d32f2f !important;
  color: #c0bfc0;
}

.chip-error {
  color: #c9f3f4 !important;
}

.bg-error .styled-input,
.bg-error .bg-error.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-error .styled-input::-moz-placeholder, .bg-error .bg-error.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-error .styled-input::placeholder,
.bg-error .bg-error.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-error .styled-input ~ pl-image,
.bg-error .bg-error.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-error .styled-input ~ pl-loader,
.bg-error .bg-error.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-error .styled-input ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-error .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-error .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-error .styled-input ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-error .styled-input + .mdc-floating-label,
.bg-error .bg-error.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-error .styled-input-inverse,
.bg-error .bg-error.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-error .styled-input-inverse::-moz-placeholder, .bg-error .bg-error.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-error .styled-input-inverse::placeholder,
.bg-error .bg-error.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-error .styled-input-inverse ~ pl-image,
.bg-error .bg-error.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-error .styled-input-inverse ~ pl-loader,
.bg-error .bg-error.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-error .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-error .styled-input-inverse + .mdc-floating-label,
.bg-error .bg-error.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-error .show-bg-light,
.bg-error .bg-error.show-bg-light,
.bg-error > pl-image.show-bg-light {
  display: block !important;
}
.bg-error .show-bg-light.d-none,
.bg-error .bg-error.show-bg-light.d-none,
.bg-error > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-error .show-bg-dark,
.bg-error .bg-error.show-bg-dark,
.bg-error > pl-image.show-bg-dark {
  display: none !important;
}
.bg-error .show-bg-dark.d-none,
.bg-error .bg-error.show-bg-dark.d-none,
.bg-error > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-error .border-light,
.bg-error .bg-error.border-light {
  border-color: #06748c !important;
}

.bg-error .border-dark,
.bg-error .bg-error.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-error .styled-input:focus,
.bg-error .styled-input.focused-input,
.bg-error .bg-error.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-error .styled-input:focus::-moz-placeholder, .bg-error .styled-input.focused-input::-moz-placeholder, .bg-error .bg-error.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-error .styled-input:focus::placeholder,
.bg-error .styled-input.focused-input::placeholder,
.bg-error .bg-error.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-error .styled-input:focus ~ pl-image,
.bg-error .styled-input.focused-input ~ pl-image,
.bg-error .bg-error.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-error .styled-input:focus ~ pl-loader,
.bg-error .styled-input.focused-input ~ pl-loader,
.bg-error .bg-error.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-error .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-error .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-error .bg-error.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-error .styled-input:focus + .mdc-floating-label,
.bg-error .styled-input.focused-input + .mdc-floating-label,
.bg-error .bg-error.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-validation-success-green.bg-cta {
  background-color: rgba(0, 128, 64, 0.66) !important;
}

.bg-validation-success-green .disabled {
  color: #e6e6e6 !important;
}

.btn-validation-success-green:hover,
.btn-validation-success-green:focus,
.btn-validation-success-green:active {
  background-color: !important;
  color: #c0bfc0;
}

.chip-validation-success-green {
  color: #c9f3f4 !important;
}

.bg-validation-success-green .styled-input,
.bg-validation-success-green .bg-validation-success-green.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-validation-success-green .styled-input::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-validation-success-green .styled-input ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-validation-success-green .styled-input ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-validation-success-green .styled-input + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-validation-success-green .styled-input-inverse,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-validation-success-green .styled-input-inverse::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input-inverse ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-validation-success-green .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-validation-success-green .styled-input-inverse + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-validation-success-green .show-bg-light,
.bg-validation-success-green .bg-validation-success-green.show-bg-light,
.bg-validation-success-green > pl-image.show-bg-light {
  display: block !important;
}
.bg-validation-success-green .show-bg-light.d-none,
.bg-validation-success-green .bg-validation-success-green.show-bg-light.d-none,
.bg-validation-success-green > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-validation-success-green .show-bg-dark,
.bg-validation-success-green .bg-validation-success-green.show-bg-dark,
.bg-validation-success-green > pl-image.show-bg-dark {
  display: none !important;
}
.bg-validation-success-green .show-bg-dark.d-none,
.bg-validation-success-green .bg-validation-success-green.show-bg-dark.d-none,
.bg-validation-success-green > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-validation-success-green .border-light,
.bg-validation-success-green .bg-validation-success-green.border-light {
  border-color: #06748c !important;
}

.bg-validation-success-green .border-dark,
.bg-validation-success-green .bg-validation-success-green.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-validation-success-green .styled-input:focus,
.bg-validation-success-green .styled-input.focused-input,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-validation-success-green .styled-input:focus::-moz-placeholder, .bg-validation-success-green .styled-input.focused-input::-moz-placeholder, .bg-validation-success-green .bg-validation-success-green.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus::placeholder,
.bg-validation-success-green .styled-input.focused-input::placeholder,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus ~ pl-image,
.bg-validation-success-green .styled-input.focused-input ~ pl-image,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-validation-success-green .styled-input:focus ~ pl-loader,
.bg-validation-success-green .styled-input.focused-input ~ pl-loader,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-validation-success-green .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-validation-success-green .styled-input:focus + .mdc-floating-label,
.bg-validation-success-green .styled-input.focused-input + .mdc-floating-label,
.bg-validation-success-green .bg-validation-success-green.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-contact-list-title.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-contact-list-title .disabled {
  color: #c0bfc0 !important;
}

.btn-contact-list-title:hover,
.btn-contact-list-title:focus,
.btn-contact-list-title:active {
  background-color: #fff !important;
  color: #1a1446;
}

.chip-contact-list-title {
  color: #06748c !important;
}

.bg-contact-list-title .styled-input,
.bg-contact-list-title .bg-contact-list-title.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-contact-list-title .styled-input::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-contact-list-title .styled-input::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input::placeholder {
  color: #06748c;
}
.bg-contact-list-title .styled-input ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-contact-list-title .styled-input ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-contact-list-title .styled-input + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-contact-list-title .styled-input-inverse,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contact-list-title .styled-input-inverse::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-contact-list-title .styled-input-inverse ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contact-list-title .styled-input-inverse + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-contact-list-title .show-bg-light,
.bg-contact-list-title .bg-contact-list-title.show-bg-light,
.bg-contact-list-title > pl-image.show-bg-light {
  display: none !important;
}
.bg-contact-list-title .show-bg-light.d-none,
.bg-contact-list-title .bg-contact-list-title.show-bg-light.d-none,
.bg-contact-list-title > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-contact-list-title .show-bg-dark,
.bg-contact-list-title .bg-contact-list-title.show-bg-dark,
.bg-contact-list-title > pl-image.show-bg-dark {
  display: block !important;
}
.bg-contact-list-title .show-bg-dark.d-none,
.bg-contact-list-title .bg-contact-list-title.show-bg-dark.d-none,
.bg-contact-list-title > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-contact-list-title .border-light,
.bg-contact-list-title .bg-contact-list-title.border-light {
  border-color: #c9f3f4 !important;
}

.bg-contact-list-title .border-dark,
.bg-contact-list-title .bg-contact-list-title.border-dark {
  border-color: #06748c !important;
}

.bg-contact-list-title .styled-input:focus,
.bg-contact-list-title .styled-input.focused-input,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contact-list-title .styled-input:focus::-moz-placeholder, .bg-contact-list-title .styled-input.focused-input::-moz-placeholder, .bg-contact-list-title .bg-contact-list-title.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus::placeholder,
.bg-contact-list-title .styled-input.focused-input::placeholder,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus ~ pl-image,
.bg-contact-list-title .styled-input.focused-input ~ pl-image,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-contact-list-title .styled-input:focus ~ pl-loader,
.bg-contact-list-title .styled-input.focused-input ~ pl-loader,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contact-list-title .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contact-list-title .styled-input:focus + .mdc-floating-label,
.bg-contact-list-title .styled-input.focused-input + .mdc-floating-label,
.bg-contact-list-title .bg-contact-list-title.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-panel-seperation-color.bg-cta {
  background-color: rgba(61, 56, 99, 0.66) !important;
}

.bg-panel-seperation-color .disabled {
  color: #e6e6e6 !important;
}

.btn-panel-seperation-color:hover,
.btn-panel-seperation-color:focus,
.btn-panel-seperation-color:active {
  background-color: #3d3863 !important;
  color: #c0bfc0;
}

.chip-panel-seperation-color {
  color: #c9f3f4 !important;
}

.bg-panel-seperation-color .styled-input,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-panel-seperation-color .styled-input::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input::-moz-placeholder {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input::placeholder {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ pl-image {
  background: #06748c !important;
}
.bg-panel-seperation-color .styled-input ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-panel-seperation-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-panel-seperation-color .styled-input + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-panel-seperation-color .styled-input-inverse,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-panel-seperation-color .styled-input-inverse::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse::-moz-placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse::placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input-inverse ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ pl-loader {
  color: #06748c !important;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-panel-seperation-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-panel-seperation-color .styled-input-inverse + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input-inverse + .mdc-floating-label {
  color: #06748c;
}

.bg-panel-seperation-color .show-bg-light,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-light,
.bg-panel-seperation-color > pl-image.show-bg-light {
  display: block !important;
}
.bg-panel-seperation-color .show-bg-light.d-none,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-light.d-none,
.bg-panel-seperation-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-panel-seperation-color .show-bg-dark,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-dark,
.bg-panel-seperation-color > pl-image.show-bg-dark {
  display: none !important;
}
.bg-panel-seperation-color .show-bg-dark.d-none,
.bg-panel-seperation-color .bg-panel-seperation-color.show-bg-dark.d-none,
.bg-panel-seperation-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-panel-seperation-color .border-light,
.bg-panel-seperation-color .bg-panel-seperation-color.border-light {
  border-color: #06748c !important;
}

.bg-panel-seperation-color .border-dark,
.bg-panel-seperation-color .bg-panel-seperation-color.border-dark {
  border-color: #c9f3f4 !important;
}

.bg-panel-seperation-color .styled-input:focus,
.bg-panel-seperation-color .styled-input.focused-input,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-panel-seperation-color .styled-input:focus::-moz-placeholder, .bg-panel-seperation-color .styled-input.focused-input::-moz-placeholder, .bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus::-moz-placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus::placeholder,
.bg-panel-seperation-color .styled-input.focused-input::placeholder,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus::placeholder {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus ~ pl-image,
.bg-panel-seperation-color .styled-input.focused-input ~ pl-image,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-panel-seperation-color .styled-input:focus ~ pl-loader,
.bg-panel-seperation-color .styled-input.focused-input ~ pl-loader,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ pl-loader {
  color: #06748c !important;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-panel-seperation-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-panel-seperation-color .styled-input:focus + .mdc-floating-label,
.bg-panel-seperation-color .styled-input.focused-input + .mdc-floating-label,
.bg-panel-seperation-color .bg-panel-seperation-color.styled-input:focus + .mdc-floating-label {
  color: #06748c;
}

.bg-contacts-header-background.bg-cta {
  background-color: rgba(153, 229, 234, 0.66) !important;
}

.bg-contacts-header-background .disabled {
  color: #c0bfc0 !important;
}

.btn-contacts-header-background:hover,
.btn-contacts-header-background:focus,
.btn-contacts-header-background:active {
  background-color: #99e5ea !important;
  color: #1a1446;
}

.chip-contacts-header-background {
  color: #06748c !important;
}

.bg-contacts-header-background .styled-input,
.bg-contacts-header-background .bg-contacts-header-background.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-contacts-header-background .styled-input::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-contacts-header-background .styled-input::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input::placeholder {
  color: #06748c;
}
.bg-contacts-header-background .styled-input ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-contacts-header-background .styled-input ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-contacts-header-background .styled-input + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-contacts-header-background .styled-input-inverse,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contacts-header-background .styled-input-inverse::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-contacts-header-background .styled-input-inverse ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contacts-header-background .styled-input-inverse + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-contacts-header-background .show-bg-light,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-light,
.bg-contacts-header-background > pl-image.show-bg-light {
  display: none !important;
}
.bg-contacts-header-background .show-bg-light.d-none,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-light.d-none,
.bg-contacts-header-background > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-contacts-header-background .show-bg-dark,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-dark,
.bg-contacts-header-background > pl-image.show-bg-dark {
  display: block !important;
}
.bg-contacts-header-background .show-bg-dark.d-none,
.bg-contacts-header-background .bg-contacts-header-background.show-bg-dark.d-none,
.bg-contacts-header-background > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-contacts-header-background .border-light,
.bg-contacts-header-background .bg-contacts-header-background.border-light {
  border-color: #c9f3f4 !important;
}

.bg-contacts-header-background .border-dark,
.bg-contacts-header-background .bg-contacts-header-background.border-dark {
  border-color: #06748c !important;
}

.bg-contacts-header-background .styled-input:focus,
.bg-contacts-header-background .styled-input.focused-input,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-contacts-header-background .styled-input:focus::-moz-placeholder, .bg-contacts-header-background .styled-input.focused-input::-moz-placeholder, .bg-contacts-header-background .bg-contacts-header-background.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus::placeholder,
.bg-contacts-header-background .styled-input.focused-input::placeholder,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus ~ pl-image,
.bg-contacts-header-background .styled-input.focused-input ~ pl-image,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-contacts-header-background .styled-input:focus ~ pl-loader,
.bg-contacts-header-background .styled-input.focused-input ~ pl-loader,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-contacts-header-background .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-contacts-header-background .styled-input:focus + .mdc-floating-label,
.bg-contacts-header-background .styled-input.focused-input + .mdc-floating-label,
.bg-contacts-header-background .bg-contacts-header-background.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-text-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-primary-text-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-primary-text-bg-color:hover,
.btn-cta-primary-text-bg-color:focus,
.btn-cta-primary-text-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-primary-text-bg-color {
  color: #06748c !important;
}

.bg-cta-primary-text-bg-color .styled-input,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-primary-text-bg-color .styled-input::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-primary-text-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-primary-text-bg-color .styled-input-inverse,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-text-bg-color .show-bg-light,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-light,
.bg-cta-primary-text-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-primary-text-bg-color .show-bg-light.d-none,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-light.d-none,
.bg-cta-primary-text-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-primary-text-bg-color .show-bg-dark,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-dark,
.bg-cta-primary-text-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-primary-text-bg-color .show-bg-dark.d-none,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.show-bg-dark.d-none,
.bg-cta-primary-text-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-primary-text-bg-color .border-light,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-primary-text-bg-color .border-dark,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-primary-text-bg-color .styled-input:focus,
.bg-cta-primary-text-bg-color .styled-input.focused-input,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-primary-text-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus::placeholder,
.bg-cta-primary-text-bg-color .styled-input.focused-input::placeholder,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ pl-image,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-text-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-primary-text-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-primary-text-bg-color .bg-cta-primary-text-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-icon-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-primary-icon-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-primary-icon-bg-color:hover,
.btn-cta-primary-icon-bg-color:focus,
.btn-cta-primary-icon-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-primary-icon-bg-color {
  color: #06748c !important;
}

.bg-cta-primary-icon-bg-color .styled-input,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-primary-icon-bg-color .styled-input::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-primary-icon-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-primary-icon-bg-color .styled-input-inverse,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-primary-icon-bg-color .show-bg-light,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-light,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-primary-icon-bg-color .show-bg-light.d-none,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-light.d-none,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-primary-icon-bg-color .show-bg-dark,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-dark,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-primary-icon-bg-color .show-bg-dark.d-none,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.show-bg-dark.d-none,
.bg-cta-primary-icon-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-primary-icon-bg-color .border-light,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-primary-icon-bg-color .border-dark,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-primary-icon-bg-color .styled-input:focus,
.bg-cta-primary-icon-bg-color .styled-input.focused-input,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-primary-icon-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus::placeholder,
.bg-cta-primary-icon-bg-color .styled-input.focused-input::placeholder,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ pl-image,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-primary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-primary-icon-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-primary-icon-bg-color .bg-cta-primary-icon-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-text-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-secondary-text-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-secondary-text-bg-color:hover,
.btn-cta-secondary-text-bg-color:focus,
.btn-cta-secondary-text-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-secondary-text-bg-color {
  color: #06748c !important;
}

.bg-cta-secondary-text-bg-color .styled-input,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-secondary-text-bg-color .styled-input::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-secondary-text-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-secondary-text-bg-color .styled-input-inverse,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-text-bg-color .show-bg-light,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-light,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-secondary-text-bg-color .show-bg-light.d-none,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-light.d-none,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-secondary-text-bg-color .show-bg-dark,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-dark,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-secondary-text-bg-color .show-bg-dark.d-none,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.show-bg-dark.d-none,
.bg-cta-secondary-text-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-secondary-text-bg-color .border-light,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-secondary-text-bg-color .border-dark,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-secondary-text-bg-color .styled-input:focus,
.bg-cta-secondary-text-bg-color .styled-input.focused-input,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-secondary-text-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus::placeholder,
.bg-cta-secondary-text-bg-color .styled-input.focused-input::placeholder,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ pl-image,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-text-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-text-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-secondary-text-bg-color .bg-cta-secondary-text-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-icon-bg-color.bg-cta {
  background-color: rgba(255, 255, 255, 0.66) !important;
}

.bg-cta-secondary-icon-bg-color .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-secondary-icon-bg-color:hover,
.btn-cta-secondary-icon-bg-color:focus,
.btn-cta-secondary-icon-bg-color:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-secondary-icon-bg-color {
  color: #06748c !important;
}

.bg-cta-secondary-icon-bg-color .styled-input,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-secondary-icon-bg-color .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-secondary-icon-bg-color .styled-input-inverse,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input-inverse + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-secondary-icon-bg-color .show-bg-light,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-light,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-secondary-icon-bg-color .show-bg-light.d-none,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-light.d-none,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-secondary-icon-bg-color .show-bg-dark,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-dark,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-secondary-icon-bg-color .show-bg-dark.d-none,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.show-bg-dark.d-none,
.bg-cta-secondary-icon-bg-color > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-secondary-icon-bg-color .border-light,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-secondary-icon-bg-color .border-dark,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.border-dark {
  border-color: #06748c !important;
}

.bg-cta-secondary-icon-bg-color .styled-input:focus,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus::-moz-placeholder, .bg-cta-secondary-icon-bg-color .styled-input.focused-input::-moz-placeholder, .bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus::placeholder,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input::placeholder,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ pl-image,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ pl-image,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ pl-loader,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ pl-loader,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-secondary-icon-bg-color .styled-input:focus + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .styled-input.focused-input + .mdc-floating-label,
.bg-cta-secondary-icon-bg-color .bg-cta-secondary-icon-bg-color.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-bottom-border.bg-cta {
  background-color: rgba(245, 145, 30, 0.66) !important;
}

.bg-cta-bottom-border .disabled {
  color: #c0bfc0 !important;
}

.btn-cta-bottom-border:hover,
.btn-cta-bottom-border:focus,
.btn-cta-bottom-border:active {
  background-color: !important;
  color: #1a1446;
}

.chip-cta-bottom-border {
  color: #06748c !important;
}

.bg-cta-bottom-border .styled-input,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.bg-cta-bottom-border .styled-input::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input::-moz-placeholder {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input::placeholder {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ pl-image {
  background: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ pl-loader {
  color: #06748c !important;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon {
  color: #06748c;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon .success-icon {
  color: #008040;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon .error-icon {
  color: #d32f2f;
}
.bg-cta-bottom-border .styled-input ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input ~ .mdc-text-field__icon:hover {
  color: #06748c;
  background: #c9f3f4;
}
.bg-cta-bottom-border .styled-input + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input + .mdc-floating-label {
  color: #06748c;
}

.bg-cta-bottom-border .styled-input-inverse,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-bottom-border .styled-input-inverse::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse::placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ pl-image {
  background: #06748c !important;
}
.bg-cta-bottom-border .styled-input-inverse ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input-inverse ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-bottom-border .styled-input-inverse + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input-inverse + .mdc-floating-label {
  color: #c9f3f4;
}

.bg-cta-bottom-border .show-bg-light,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-light,
.bg-cta-bottom-border > pl-image.show-bg-light {
  display: none !important;
}
.bg-cta-bottom-border .show-bg-light.d-none,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-light.d-none,
.bg-cta-bottom-border > pl-image.show-bg-light.d-none {
  display: none !important;
}

.bg-cta-bottom-border .show-bg-dark,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-dark,
.bg-cta-bottom-border > pl-image.show-bg-dark {
  display: block !important;
}
.bg-cta-bottom-border .show-bg-dark.d-none,
.bg-cta-bottom-border .bg-cta-bottom-border.show-bg-dark.d-none,
.bg-cta-bottom-border > pl-image.show-bg-dark.d-none {
  display: none !important;
}

.bg-cta-bottom-border .border-light,
.bg-cta-bottom-border .bg-cta-bottom-border.border-light {
  border-color: #c9f3f4 !important;
}

.bg-cta-bottom-border .border-dark,
.bg-cta-bottom-border .bg-cta-bottom-border.border-dark {
  border-color: #06748c !important;
}

.bg-cta-bottom-border .styled-input:focus,
.bg-cta-bottom-border .styled-input.focused-input,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus {
  background: #06748c !important;
  color: #fff !important;
  border-bottom-color: #c9f3f4 !important;
  caret-color: #fff !important;
}
.bg-cta-bottom-border .styled-input:focus::-moz-placeholder, .bg-cta-bottom-border .styled-input.focused-input::-moz-placeholder, .bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus::-moz-placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus::placeholder,
.bg-cta-bottom-border .styled-input.focused-input::placeholder,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus::placeholder {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus ~ pl-image,
.bg-cta-bottom-border .styled-input.focused-input ~ pl-image,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ pl-image {
  background: #06748c !important;
}
.bg-cta-bottom-border .styled-input:focus ~ pl-loader,
.bg-cta-bottom-border .styled-input.focused-input ~ pl-loader,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ pl-loader {
  color: #c9f3f4 !important;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon {
  color: #c9f3f4;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon .success-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon .success-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon .error-icon,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon .error-icon {
  color: #fff;
}
.bg-cta-bottom-border .styled-input:focus ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .styled-input.focused-input ~ .mdc-text-field__icon:hover,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus ~ .mdc-text-field__icon:hover {
  color: #c9f3f4;
  background: #06748c;
}
.bg-cta-bottom-border .styled-input:focus + .mdc-floating-label,
.bg-cta-bottom-border .styled-input.focused-input + .mdc-floating-label,
.bg-cta-bottom-border .bg-cta-bottom-border.styled-input:focus + .mdc-floating-label {
  color: #c9f3f4;
}

.styled-input:focus,
.styled-input.focused-input {
  background: #c9f3f4 !important;
  color: #1a1446 !important;
  border-bottom-color: #06748c !important;
  caret-color: #1a1446 !important;
}
.styled-input:focus::-moz-placeholder, .styled-input.focused-input::-moz-placeholder {
  color: #06748c;
}
.styled-input:focus::placeholder,
.styled-input.focused-input::placeholder {
  color: #06748c;
}
.styled-input:focus ~ pl-image,
.styled-input.focused-input ~ pl-image {
  background: #c9f3f4 !important;
  border-bottom-color: #06748c !important;
}

.checkbox:focus.dark {
  background-color: #c9f3f4 !important;
}
.checkbox:focus.dark span {
  color: #1a1446 !important;
}
.checkbox:focus.light {
  background-color: #06748c !important;
}
.checkbox:focus.light span {
  color: #fff !important;
}
.checkbox:disabled.dark {
  background-color: #1a1446 !important;
}
.checkbox:disabled.dark span {
  color: #707070 !important;
}
.checkbox:disabled.light {
  background-color: #f5f5f5 !important;
}
.checkbox:disabled.light span {
  color: #c0bfc0 !important;
}

.tooltip-inner {
  box-shadow: 0 0.125rem 0.25rem -0.0625rem rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 1rem;
}

.s-0 {
  height: 0;
  width: 0;
}

.ms-0 {
  max-height: 0;
  max-width: 0;
}

.sx-0 {
  width: 0;
}

.msx-0,
.mxsx-0 {
  max-width: 0;
}

.mnsx-0 {
  min-width: 0;
}

.sy-0 {
  height: 0;
}

.msy-0,
.mxsy-0 {
  max-height: 0;
}

.mnsy-0 {
  min-height: 0;
}

.s-1 {
  height: 0.25rem;
  width: 0.25rem;
}

.ms-1 {
  max-height: 0.25rem;
  max-width: 0.25rem;
}

.sx-1 {
  width: 0.25rem;
}

.msx-1,
.mxsx-1 {
  max-width: 0.25rem;
}

.mnsx-1 {
  min-width: 0.25rem;
}

.sy-1 {
  height: 0.25rem;
}

.msy-1,
.mxsy-1 {
  max-height: 0.25rem;
}

.mnsy-1 {
  min-height: 0.25rem;
}

.s-2 {
  height: 0.5rem;
  width: 0.5rem;
}

.ms-2 {
  max-height: 0.5rem;
  max-width: 0.5rem;
}

.sx-2 {
  width: 0.5rem;
}

.msx-2,
.mxsx-2 {
  max-width: 0.5rem;
}

.mnsx-2 {
  min-width: 0.5rem;
}

.sy-2 {
  height: 0.5rem;
}

.msy-2,
.mxsy-2 {
  max-height: 0.5rem;
}

.mnsy-2 {
  min-height: 0.5rem;
}

.s-3 {
  height: 1rem;
  width: 1rem;
}

.ms-3 {
  max-height: 1rem;
  max-width: 1rem;
}

.sx-3 {
  width: 1rem;
}

.msx-3,
.mxsx-3 {
  max-width: 1rem;
}

.mnsx-3 {
  min-width: 1rem;
}

.sy-3 {
  height: 1rem;
}

.msy-3,
.mxsy-3 {
  max-height: 1rem;
}

.mnsy-3 {
  min-height: 1rem;
}

.s-4 {
  height: 1.5rem;
  width: 1.5rem;
}

.ms-4 {
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.sx-4 {
  width: 1.5rem;
}

.msx-4,
.mxsx-4 {
  max-width: 1.5rem;
}

.mnsx-4 {
  min-width: 1.5rem;
}

.sy-4 {
  height: 1.5rem;
}

.msy-4,
.mxsy-4 {
  max-height: 1.5rem;
}

.mnsy-4 {
  min-height: 1.5rem;
}

.s-5 {
  height: 3rem;
  width: 3rem;
}

.ms-5 {
  max-height: 3rem;
  max-width: 3rem;
}

.sx-5 {
  width: 3rem;
}

.msx-5,
.mxsx-5 {
  max-width: 3rem;
}

.mnsx-5 {
  min-width: 3rem;
}

.sy-5 {
  height: 3rem;
}

.msy-5,
.mxsy-5 {
  max-height: 3rem;
}

.mnsy-5 {
  min-height: 3rem;
}

.s-6 {
  height: 4.5rem;
  width: 4.5rem;
}

.ms-6 {
  max-height: 4.5rem;
  max-width: 4.5rem;
}

.sx-6 {
  width: 4.5rem;
}

.msx-6,
.mxsx-6 {
  max-width: 4.5rem;
}

.mnsx-6 {
  min-width: 4.5rem;
}

.sy-6 {
  height: 4.5rem;
}

.msy-6,
.mxsy-6 {
  max-height: 4.5rem;
}

.mnsy-6 {
  min-height: 4.5rem;
}

.s-8 {
  height: 0.5rem;
  width: 0.5rem;
}

.ms-8 {
  max-height: 0.5rem;
  max-width: 0.5rem;
}

.sx-8 {
  width: 0.5rem;
}

.msx-8,
.mxsx-8 {
  max-width: 0.5rem;
}

.mnsx-8 {
  min-width: 0.5rem;
}

.sy-8 {
  height: 0.5rem;
}

.msy-8,
.mxsy-8 {
  max-height: 0.5rem;
}

.mnsy-8 {
  min-height: 0.5rem;
}

.s-12 {
  height: 0.75rem;
  width: 0.75rem;
}

.ms-12 {
  max-height: 0.75rem;
  max-width: 0.75rem;
}

.sx-12 {
  width: 0.75rem;
}

.msx-12,
.mxsx-12 {
  max-width: 0.75rem;
}

.mnsx-12 {
  min-width: 0.75rem;
}

.sy-12 {
  height: 0.75rem;
}

.msy-12,
.mxsy-12 {
  max-height: 0.75rem;
}

.mnsy-12 {
  min-height: 0.75rem;
}

.s-16 {
  height: 1rem;
  width: 1rem;
}

.ms-16 {
  max-height: 1rem;
  max-width: 1rem;
}

.sx-16 {
  width: 1rem;
}

.msx-16,
.mxsx-16 {
  max-width: 1rem;
}

.mnsx-16 {
  min-width: 1rem;
}

.sy-16 {
  height: 1rem;
}

.msy-16,
.mxsy-16 {
  max-height: 1rem;
}

.mnsy-16 {
  min-height: 1rem;
}

.s-20 {
  height: 1.25rem;
  width: 1.25rem;
}

.ms-20 {
  max-height: 1.25rem;
  max-width: 1.25rem;
}

.sx-20 {
  width: 1.25rem;
}

.msx-20,
.mxsx-20 {
  max-width: 1.25rem;
}

.mnsx-20 {
  min-width: 1.25rem;
}

.sy-20 {
  height: 1.25rem;
}

.msy-20,
.mxsy-20 {
  max-height: 1.25rem;
}

.mnsy-20 {
  min-height: 1.25rem;
}

.s-24 {
  height: 1.5rem;
  width: 1.5rem;
}

.ms-24 {
  max-height: 1.5rem;
  max-width: 1.5rem;
}

.sx-24 {
  width: 1.5rem;
}

.msx-24,
.mxsx-24 {
  max-width: 1.5rem;
}

.mnsx-24 {
  min-width: 1.5rem;
}

.sy-24 {
  height: 1.5rem;
}

.msy-24,
.mxsy-24 {
  max-height: 1.5rem;
}

.mnsy-24 {
  min-height: 1.5rem;
}

.s-28 {
  height: 1.75rem;
  width: 1.75rem;
}

.ms-28 {
  max-height: 1.75rem;
  max-width: 1.75rem;
}

.sx-28 {
  width: 1.75rem;
}

.msx-28,
.mxsx-28 {
  max-width: 1.75rem;
}

.mnsx-28 {
  min-width: 1.75rem;
}

.sy-28 {
  height: 1.75rem;
}

.msy-28,
.mxsy-28 {
  max-height: 1.75rem;
}

.mnsy-28 {
  min-height: 1.75rem;
}

.s-32 {
  height: 2rem;
  width: 2rem;
}

.ms-32 {
  max-height: 2rem;
  max-width: 2rem;
}

.sx-32 {
  width: 2rem;
}

.msx-32,
.mxsx-32 {
  max-width: 2rem;
}

.mnsx-32 {
  min-width: 2rem;
}

.sy-32 {
  height: 2rem;
}

.msy-32,
.mxsy-32 {
  max-height: 2rem;
}

.mnsy-32 {
  min-height: 2rem;
}

.s-36 {
  height: 2.25rem;
  width: 2.25rem;
}

.ms-36 {
  max-height: 2.25rem;
  max-width: 2.25rem;
}

.sx-36 {
  width: 2.25rem;
}

.msx-36,
.mxsx-36 {
  max-width: 2.25rem;
}

.mnsx-36 {
  min-width: 2.25rem;
}

.sy-36 {
  height: 2.25rem;
}

.msy-36,
.mxsy-36 {
  max-height: 2.25rem;
}

.mnsy-36 {
  min-height: 2.25rem;
}

.s-40 {
  height: 2.5rem;
  width: 2.5rem;
}

.ms-40 {
  max-height: 2.5rem;
  max-width: 2.5rem;
}

.sx-40 {
  width: 2.5rem;
}

.msx-40,
.mxsx-40 {
  max-width: 2.5rem;
}

.mnsx-40 {
  min-width: 2.5rem;
}

.sy-40 {
  height: 2.5rem;
}

.msy-40,
.mxsy-40 {
  max-height: 2.5rem;
}

.mnsy-40 {
  min-height: 2.5rem;
}

.s-44 {
  height: 2.75rem;
  width: 2.75rem;
}

.ms-44 {
  max-height: 2.75rem;
  max-width: 2.75rem;
}

.sx-44 {
  width: 2.75rem;
}

.msx-44,
.mxsx-44 {
  max-width: 2.75rem;
}

.mnsx-44 {
  min-width: 2.75rem;
}

.sy-44 {
  height: 2.75rem;
}

.msy-44,
.mxsy-44 {
  max-height: 2.75rem;
}

.mnsy-44 {
  min-height: 2.75rem;
}

.s-48 {
  height: 3rem;
  width: 3rem;
}

.ms-48 {
  max-height: 3rem;
  max-width: 3rem;
}

.sx-48 {
  width: 3rem;
}

.msx-48,
.mxsx-48 {
  max-width: 3rem;
}

.mnsx-48 {
  min-width: 3rem;
}

.sy-48 {
  height: 3rem;
}

.msy-48,
.mxsy-48 {
  max-height: 3rem;
}

.mnsy-48 {
  min-height: 3rem;
}

.s-64 {
  height: 4rem;
  width: 4rem;
}

.ms-64 {
  max-height: 4rem;
  max-width: 4rem;
}

.sx-64 {
  width: 4rem;
}

.msx-64,
.mxsx-64 {
  max-width: 4rem;
}

.mnsx-64 {
  min-width: 4rem;
}

.sy-64 {
  height: 4rem;
}

.msy-64,
.mxsy-64 {
  max-height: 4rem;
}

.mnsy-64 {
  min-height: 4rem;
}

.s-128 {
  height: 8rem;
  width: 8rem;
}

.ms-128 {
  max-height: 8rem;
  max-width: 8rem;
}

.sx-128 {
  width: 8rem;
}

.msx-128,
.mxsx-128 {
  max-width: 8rem;
}

.mnsx-128 {
  min-width: 8rem;
}

.sy-128 {
  height: 8rem;
}

.msy-128,
.mxsy-128 {
  max-height: 8rem;
}

.mnsy-128 {
  min-height: 8rem;
}

.s-256 {
  height: 16rem;
  width: 16rem;
}

.ms-256 {
  max-height: 16rem;
  max-width: 16rem;
}

.sx-256 {
  width: 16rem;
}

.msx-256,
.mxsx-256 {
  max-width: 16rem;
}

.mnsx-256 {
  min-width: 16rem;
}

.sy-256 {
  height: 16rem;
}

.msy-256,
.mxsy-256 {
  max-height: 16rem;
}

.mnsy-256 {
  min-height: 16rem;
}

.s-512 {
  height: 32rem;
  width: 32rem;
}

.ms-512 {
  max-height: 32rem;
  max-width: 32rem;
}

.sx-512 {
  width: 32rem;
}

.msx-512,
.mxsx-512 {
  max-width: 32rem;
}

.mnsx-512 {
  min-width: 32rem;
}

.sy-512 {
  height: 32rem;
}

.msy-512,
.mxsy-512 {
  max-height: 32rem;
}

.mnsy-512 {
  min-height: 32rem;
}

.s-7 {
  height: 6rem;
  width: 6rem;
}

.ms-7 {
  max-height: 6rem;
  max-width: 6rem;
}

.sx-7 {
  width: 6rem;
}

.msx-7,
.mxsx-7 {
  max-width: 6rem;
}

.mnsx-7 {
  min-width: 6rem;
}

.sy-7 {
  height: 6rem;
}

.msy-7,
.mxsy-7 {
  max-height: 6rem;
}

.mnsy-7 {
  min-height: 6rem;
}

.mdc-text-field--no-label .mdc-text-field__icon {
  margin-bottom: -0.5rem;
}

hr {
  background-color: #e6e6e6;
}

.min-width-400 {
  min-width: 25rem;
}

.selector-disabled {
  color: var(--white);
  opacity: 0.5;
}

.sort-selected {
  color: var(--accentcolor3-1);
}

.sort-not-selected {
  color: var(--white);
}

.table-dropdown-icon {
  color: var(--accentcolor1-1);
  vertical-align: middle;
}

.spinny {
  animation: spin1 2s 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  animation-iteration-count: infinite;
}
@keyframes spin1 {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(-30deg);
  }
  75% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
input:-webkit-autofill {
  box-shadow: 0 0 0 1.875rem #c9f3f4 inset !important;
  -webkit-text-fill-color: #1a1446 !important;
  background-color: #c9f3f4 !important;
  color: #1a1446 !important;
}

input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  box-shadow: 0 0 0 1.875rem #06748c inset !important;
  -webkit-text-fill-color: white !important;
  background-color: #06748c !important;
  color: white !important;
}

input:-internal-autofill-selected {
  background-color: #c9f3f4 !important;
  color: #1a1446 !important;
}

input:-internal-autofill-selected:focus {
  background-color: #06748c !important;
  color: #fff !important;
}

@media (max-width: 575.98px) {
  .table-mobile th,
  .table-mobile td {
    padding: 0.3rem;
  }
}
.spacer {
  width: 3rem;
  height: 2.375rem;
}
/*# sourceMappingURL=app.css.map */
