/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[6].rules[0].oneOf[0].use[2]!./node_modules/resolve-url-loader/index.js??ruleSet[1].rules[6].rules[1].use[0]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[6].rules[1].use[1]!./src/app/styles/styles.scss?ngGlobalStyle ***!
  \**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
*,
*:before,
*:after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
  height: 100%;
}

body {
  margin: 0;
  height: 100%;
}

.g-row {
  margin: 0;
  width: 100%;
}
.g-row:before, .g-row:after {
  content: "";
  display: table;
}
.g-row:after {
  clear: both;
}
.g-row .g-row {
  margin: 0 -16px;
  width: auto;
}

.g-col {
  float: left;
  position: relative;
  padding-left: 16px;
  padding-right: 16px;
  width: 100%;
}

.g-container {
  margin: 0 auto;
  padding: 3rem 0;
  max-width: 90rem;
}
@media screen and (min-width: 40.0625em) {
  .g-container {
    padding: 4rem 1.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .g-container {
    padding: 4rem 7.5rem;
  }
}

.w-1\/1,
.w-full {
  width: 100%;
}

.w-1\/2 {
  width: 50%;
}

.w-2\/2 {
  width: 100%;
}

.w-1\/3 {
  width: 33.3333333333%;
}

.w-2\/3 {
  width: 66.6666666667%;
}

.w-3\/3 {
  width: 100%;
}

.w-1\/4 {
  width: 25%;
}

.w-2\/4 {
  width: 50%;
}

.w-3\/4 {
  width: 75%;
}

.w-4\/4 {
  width: 100%;
}

.w-1\/5 {
  width: 20%;
}

.w-2\/5 {
  width: 40%;
}

.w-3\/5 {
  width: 60%;
}

.w-4\/5 {
  width: 80%;
}

.w-5\/5 {
  width: 100%;
}

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

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

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

.mb-0 {
  margin-bottom: 0rem !important;
}

.ml-0 {
  margin-left: 0rem !important;
}

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

.mt-4 {
  margin-top: 0.25rem !important;
}

.mr-4 {
  margin-right: 0.25rem !important;
}

.mb-4 {
  margin-bottom: 0.25rem !important;
}

.ml-4 {
  margin-left: 0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media screen {
  .xs-1\/1,
  .xs-full {
    width: 100%;
  }
  .xs-1\/2 {
    width: 50%;
  }
  .xs-2\/2 {
    width: 100%;
  }
  .xs-m-0 {
    margin: 0rem !important;
  }
  .xs-mt-0 {
    margin-top: 0rem !important;
  }
  .xs-mr-0 {
    margin-right: 0rem !important;
  }
  .xs-mb-0 {
    margin-bottom: 0rem !important;
  }
  .xs-ml-0 {
    margin-left: 0rem !important;
  }
  .xs-m-4 {
    margin: 0.25rem !important;
  }
  .xs-mt-4 {
    margin-top: 0.25rem !important;
  }
  .xs-mr-4 {
    margin-right: 0.25rem !important;
  }
  .xs-mb-4 {
    margin-bottom: 0.25rem !important;
  }
  .xs-ml-4 {
    margin-left: 0.25rem !important;
  }
  .xs-m-8 {
    margin: 0.5rem !important;
  }
  .xs-mt-8 {
    margin-top: 0.5rem !important;
  }
  .xs-mr-8 {
    margin-right: 0.5rem !important;
  }
  .xs-mb-8 {
    margin-bottom: 0.5rem !important;
  }
  .xs-ml-8 {
    margin-left: 0.5rem !important;
  }
  .xs-m-16 {
    margin: 1rem !important;
  }
  .xs-mt-16 {
    margin-top: 1rem !important;
  }
  .xs-mr-16 {
    margin-right: 1rem !important;
  }
  .xs-mb-16 {
    margin-bottom: 1rem !important;
  }
  .xs-ml-16 {
    margin-left: 1rem !important;
  }
  .xs-m-24 {
    margin: 1.5rem !important;
  }
  .xs-mt-24 {
    margin-top: 1.5rem !important;
  }
  .xs-mr-24 {
    margin-right: 1.5rem !important;
  }
  .xs-mb-24 {
    margin-bottom: 1.5rem !important;
  }
  .xs-ml-24 {
    margin-left: 1.5rem !important;
  }
  .xs-m-32 {
    margin: 2rem !important;
  }
  .xs-mt-32 {
    margin-top: 2rem !important;
  }
  .xs-mr-32 {
    margin-right: 2rem !important;
  }
  .xs-mb-32 {
    margin-bottom: 2rem !important;
  }
  .xs-ml-32 {
    margin-left: 2rem !important;
  }
  .xs-m-36 {
    margin: 2.25rem !important;
  }
  .xs-mt-36 {
    margin-top: 2.25rem !important;
  }
  .xs-mr-36 {
    margin-right: 2.25rem !important;
  }
  .xs-mb-36 {
    margin-bottom: 2.25rem !important;
  }
  .xs-ml-36 {
    margin-left: 2.25rem !important;
  }
  .xs-m-48 {
    margin: 3rem !important;
  }
  .xs-mt-48 {
    margin-top: 3rem !important;
  }
  .xs-mr-48 {
    margin-right: 3rem !important;
  }
  .xs-mb-48 {
    margin-bottom: 3rem !important;
  }
  .xs-ml-48 {
    margin-left: 3rem !important;
  }
  .xs-m-64 {
    margin: 4rem !important;
  }
  .xs-mt-64 {
    margin-top: 4rem !important;
  }
  .xs-mr-64 {
    margin-right: 4rem !important;
  }
  .xs-mb-64 {
    margin-bottom: 4rem !important;
  }
  .xs-ml-64 {
    margin-left: 4rem !important;
  }
}
@media screen and (max-width: 40.0525em) {
  .xs-only-1\/1,
  .xs-only-full {
    width: 100%;
  }
  .xs-only-1\/2 {
    width: 50%;
  }
  .xs-only-2\/2 {
    width: 100%;
  }
}
@media screen and (min-width: 40.0625em) {
  .sm-up-hide {
    display: none;
  }
}
@media screen and (min-width: 40.0625em) {
  .sm-offset-0 {
    margin-left: 0%;
  }
  .sm-offset-1\/12 {
    margin-left: 8.3333333333%;
  }
  .sm-offset-2\/12 {
    margin-left: 16.6666666667%;
  }
  .sm-offset-3\/12 {
    margin-left: 25%;
  }
  .sm-offset-4\/12 {
    margin-left: 33.3333333333%;
  }
  .sm-offset-5\/12 {
    margin-left: 41.6666666667%;
  }
  .sm-offset-6\/12 {
    margin-left: 50%;
  }
  .sm-offset-7\/12 {
    margin-left: 58.3333333333%;
  }
  .sm-offset-8\/12 {
    margin-left: 66.6666666667%;
  }
  .sm-offset-9\/12 {
    margin-left: 75%;
  }
  .sm-offset-10\/12 {
    margin-left: 83.3333333333%;
  }
  .sm-offset-11\/12 {
    margin-left: 91.6666666667%;
  }
  .sm-1\/1,
  .sm-full {
    width: 100%;
  }
  .sm-1\/12 {
    width: 8.3333333333%;
  }
  .sm-2\/12 {
    width: 16.6666666667%;
  }
  .sm-3\/12 {
    width: 25%;
  }
  .sm-4\/12 {
    width: 33.3333333333%;
  }
  .sm-5\/12 {
    width: 41.6666666667%;
  }
  .sm-6\/12 {
    width: 50%;
  }
  .sm-7\/12 {
    width: 58.3333333333%;
  }
  .sm-8\/12 {
    width: 66.6666666667%;
  }
  .sm-9\/12 {
    width: 75%;
  }
  .sm-10\/12 {
    width: 83.3333333333%;
  }
  .sm-11\/12 {
    width: 91.6666666667%;
  }
  .sm-12\/12 {
    width: 100%;
  }
  .sm-m-0 {
    margin: 0rem !important;
  }
  .sm-mt-0 {
    margin-top: 0rem !important;
  }
  .sm-mr-0 {
    margin-right: 0rem !important;
  }
  .sm-mb-0 {
    margin-bottom: 0rem !important;
  }
  .sm-ml-0 {
    margin-left: 0rem !important;
  }
  .sm-m-4 {
    margin: 0.25rem !important;
  }
  .sm-mt-4 {
    margin-top: 0.25rem !important;
  }
  .sm-mr-4 {
    margin-right: 0.25rem !important;
  }
  .sm-mb-4 {
    margin-bottom: 0.25rem !important;
  }
  .sm-ml-4 {
    margin-left: 0.25rem !important;
  }
  .sm-m-8 {
    margin: 0.5rem !important;
  }
  .sm-mt-8 {
    margin-top: 0.5rem !important;
  }
  .sm-mr-8 {
    margin-right: 0.5rem !important;
  }
  .sm-mb-8 {
    margin-bottom: 0.5rem !important;
  }
  .sm-ml-8 {
    margin-left: 0.5rem !important;
  }
  .sm-m-16 {
    margin: 1rem !important;
  }
  .sm-mt-16 {
    margin-top: 1rem !important;
  }
  .sm-mr-16 {
    margin-right: 1rem !important;
  }
  .sm-mb-16 {
    margin-bottom: 1rem !important;
  }
  .sm-ml-16 {
    margin-left: 1rem !important;
  }
  .sm-m-24 {
    margin: 1.5rem !important;
  }
  .sm-mt-24 {
    margin-top: 1.5rem !important;
  }
  .sm-mr-24 {
    margin-right: 1.5rem !important;
  }
  .sm-mb-24 {
    margin-bottom: 1.5rem !important;
  }
  .sm-ml-24 {
    margin-left: 1.5rem !important;
  }
  .sm-m-32 {
    margin: 2rem !important;
  }
  .sm-mt-32 {
    margin-top: 2rem !important;
  }
  .sm-mr-32 {
    margin-right: 2rem !important;
  }
  .sm-mb-32 {
    margin-bottom: 2rem !important;
  }
  .sm-ml-32 {
    margin-left: 2rem !important;
  }
  .sm-m-36 {
    margin: 2.25rem !important;
  }
  .sm-mt-36 {
    margin-top: 2.25rem !important;
  }
  .sm-mr-36 {
    margin-right: 2.25rem !important;
  }
  .sm-mb-36 {
    margin-bottom: 2.25rem !important;
  }
  .sm-ml-36 {
    margin-left: 2.25rem !important;
  }
  .sm-m-48 {
    margin: 3rem !important;
  }
  .sm-mt-48 {
    margin-top: 3rem !important;
  }
  .sm-mr-48 {
    margin-right: 3rem !important;
  }
  .sm-mb-48 {
    margin-bottom: 3rem !important;
  }
  .sm-ml-48 {
    margin-left: 3rem !important;
  }
  .sm-m-64 {
    margin: 4rem !important;
  }
  .sm-mt-64 {
    margin-top: 4rem !important;
  }
  .sm-mr-64 {
    margin-right: 4rem !important;
  }
  .sm-mb-64 {
    margin-bottom: 4rem !important;
  }
  .sm-ml-64 {
    margin-left: 4rem !important;
  }
}
@media screen and (max-width: 64.0525em) {
  .up-to-md-hide {
    display: none;
  }
}
@media screen and (min-width: 64.0625em) {
  .md-offset-0 {
    margin-left: 0%;
  }
  .md-offset-1\/6 {
    margin-left: 16.6666666667%;
  }
  .md-offset-2\/6 {
    margin-left: 33.3333333333%;
  }
  .md-offset-3\/6 {
    margin-left: 50%;
  }
  .md-offset-4\/6 {
    margin-left: 66.6666666667%;
  }
  .md-offset-5\/6 {
    margin-left: 83.3333333333%;
  }
  .md-1\/1,
  .md-full {
    width: 100%;
  }
  .md-1\/6 {
    width: 16.6666666667%;
  }
  .md-2\/6 {
    width: 33.3333333333%;
  }
  .md-3\/6 {
    width: 50%;
  }
  .md-4\/6 {
    width: 66.6666666667%;
  }
  .md-5\/6 {
    width: 83.3333333333%;
  }
  .md-6\/6 {
    width: 100%;
  }
  .md-1\/12 {
    width: 8.3333333333%;
  }
  .md-2\/12 {
    width: 16.6666666667%;
  }
  .md-3\/12 {
    width: 25%;
  }
  .md-4\/12 {
    width: 33.3333333333%;
  }
  .md-5\/12 {
    width: 41.6666666667%;
  }
  .md-6\/12 {
    width: 50%;
  }
  .md-7\/12 {
    width: 58.3333333333%;
  }
  .md-8\/12 {
    width: 66.6666666667%;
  }
  .md-9\/12 {
    width: 75%;
  }
  .md-10\/12 {
    width: 83.3333333333%;
  }
  .md-11\/12 {
    width: 91.6666666667%;
  }
  .md-12\/12 {
    width: 100%;
  }
  .md-m-0 {
    margin: 0rem !important;
  }
  .md-mt-0 {
    margin-top: 0rem !important;
  }
  .md-mr-0 {
    margin-right: 0rem !important;
  }
  .md-mb-0 {
    margin-bottom: 0rem !important;
  }
  .md-ml-0 {
    margin-left: 0rem !important;
  }
  .md-m-4 {
    margin: 0.25rem !important;
  }
  .md-mt-4 {
    margin-top: 0.25rem !important;
  }
  .md-mr-4 {
    margin-right: 0.25rem !important;
  }
  .md-mb-4 {
    margin-bottom: 0.25rem !important;
  }
  .md-ml-4 {
    margin-left: 0.25rem !important;
  }
  .md-m-8 {
    margin: 0.5rem !important;
  }
  .md-mt-8 {
    margin-top: 0.5rem !important;
  }
  .md-mr-8 {
    margin-right: 0.5rem !important;
  }
  .md-mb-8 {
    margin-bottom: 0.5rem !important;
  }
  .md-ml-8 {
    margin-left: 0.5rem !important;
  }
  .md-m-16 {
    margin: 1rem !important;
  }
  .md-mt-16 {
    margin-top: 1rem !important;
  }
  .md-mr-16 {
    margin-right: 1rem !important;
  }
  .md-mb-16 {
    margin-bottom: 1rem !important;
  }
  .md-ml-16 {
    margin-left: 1rem !important;
  }
  .md-m-24 {
    margin: 1.5rem !important;
  }
  .md-mt-24 {
    margin-top: 1.5rem !important;
  }
  .md-mr-24 {
    margin-right: 1.5rem !important;
  }
  .md-mb-24 {
    margin-bottom: 1.5rem !important;
  }
  .md-ml-24 {
    margin-left: 1.5rem !important;
  }
  .md-m-32 {
    margin: 2rem !important;
  }
  .md-mt-32 {
    margin-top: 2rem !important;
  }
  .md-mr-32 {
    margin-right: 2rem !important;
  }
  .md-mb-32 {
    margin-bottom: 2rem !important;
  }
  .md-ml-32 {
    margin-left: 2rem !important;
  }
  .md-m-36 {
    margin: 2.25rem !important;
  }
  .md-mt-36 {
    margin-top: 2.25rem !important;
  }
  .md-mr-36 {
    margin-right: 2.25rem !important;
  }
  .md-mb-36 {
    margin-bottom: 2.25rem !important;
  }
  .md-ml-36 {
    margin-left: 2.25rem !important;
  }
  .md-m-48 {
    margin: 3rem !important;
  }
  .md-mt-48 {
    margin-top: 3rem !important;
  }
  .md-mr-48 {
    margin-right: 3rem !important;
  }
  .md-mb-48 {
    margin-bottom: 3rem !important;
  }
  .md-ml-48 {
    margin-left: 3rem !important;
  }
  .md-m-64 {
    margin: 4rem !important;
  }
  .md-mt-64 {
    margin-top: 4rem !important;
  }
  .md-mr-64 {
    margin-right: 4rem !important;
  }
  .md-mb-64 {
    margin-bottom: 4rem !important;
  }
  .md-ml-64 {
    margin-left: 4rem !important;
  }
  .md-and-up-hide {
    display: none;
  }
}
@media screen and (min-width: 61.25em) {
  .lg-1\/1,
  .lg-full {
    width: 100%;
  }
  .lg-1\/2 {
    width: 50%;
  }
  .lg-2\/2 {
    width: 100%;
  }
  .lg-1\/3 {
    width: 33.3333333333%;
  }
  .lg-2\/3 {
    width: 66.6666666667%;
  }
  .lg-3\/3 {
    width: 100%;
  }
  .lg-1\/4 {
    width: 25%;
  }
  .lg-2\/4 {
    width: 50%;
  }
  .lg-3\/4 {
    width: 75%;
  }
  .lg-4\/4 {
    width: 100%;
  }
  .lg-1\/5 {
    width: 20%;
  }
  .lg-2\/5 {
    width: 40%;
  }
  .lg-3\/5 {
    width: 60%;
  }
  .lg-4\/5 {
    width: 80%;
  }
  .lg-5\/5 {
    width: 100%;
  }
  .lg-1\/6 {
    width: 16.6666666667%;
  }
  .lg-2\/6 {
    width: 33.3333333333%;
  }
  .lg-3\/6 {
    width: 50%;
  }
  .lg-4\/6 {
    width: 66.6666666667%;
  }
  .lg-5\/6 {
    width: 83.3333333333%;
  }
  .lg-6\/6 {
    width: 100%;
  }
  .lg-m-0 {
    margin: 0rem !important;
  }
  .lg-mt-0 {
    margin-top: 0rem !important;
  }
  .lg-mr-0 {
    margin-right: 0rem !important;
  }
  .lg-mb-0 {
    margin-bottom: 0rem !important;
  }
  .lg-ml-0 {
    margin-left: 0rem !important;
  }
  .lg-m-4 {
    margin: 0.25rem !important;
  }
  .lg-mt-4 {
    margin-top: 0.25rem !important;
  }
  .lg-mr-4 {
    margin-right: 0.25rem !important;
  }
  .lg-mb-4 {
    margin-bottom: 0.25rem !important;
  }
  .lg-ml-4 {
    margin-left: 0.25rem !important;
  }
  .lg-m-8 {
    margin: 0.5rem !important;
  }
  .lg-mt-8 {
    margin-top: 0.5rem !important;
  }
  .lg-mr-8 {
    margin-right: 0.5rem !important;
  }
  .lg-mb-8 {
    margin-bottom: 0.5rem !important;
  }
  .lg-ml-8 {
    margin-left: 0.5rem !important;
  }
  .lg-m-16 {
    margin: 1rem !important;
  }
  .lg-mt-16 {
    margin-top: 1rem !important;
  }
  .lg-mr-16 {
    margin-right: 1rem !important;
  }
  .lg-mb-16 {
    margin-bottom: 1rem !important;
  }
  .lg-ml-16 {
    margin-left: 1rem !important;
  }
  .lg-m-24 {
    margin: 1.5rem !important;
  }
  .lg-mt-24 {
    margin-top: 1.5rem !important;
  }
  .lg-mr-24 {
    margin-right: 1.5rem !important;
  }
  .lg-mb-24 {
    margin-bottom: 1.5rem !important;
  }
  .lg-ml-24 {
    margin-left: 1.5rem !important;
  }
  .lg-m-32 {
    margin: 2rem !important;
  }
  .lg-mt-32 {
    margin-top: 2rem !important;
  }
  .lg-mr-32 {
    margin-right: 2rem !important;
  }
  .lg-mb-32 {
    margin-bottom: 2rem !important;
  }
  .lg-ml-32 {
    margin-left: 2rem !important;
  }
  .lg-m-36 {
    margin: 2.25rem !important;
  }
  .lg-mt-36 {
    margin-top: 2.25rem !important;
  }
  .lg-mr-36 {
    margin-right: 2.25rem !important;
  }
  .lg-mb-36 {
    margin-bottom: 2.25rem !important;
  }
  .lg-ml-36 {
    margin-left: 2.25rem !important;
  }
  .lg-m-48 {
    margin: 3rem !important;
  }
  .lg-mt-48 {
    margin-top: 3rem !important;
  }
  .lg-mr-48 {
    margin-right: 3rem !important;
  }
  .lg-mb-48 {
    margin-bottom: 3rem !important;
  }
  .lg-ml-48 {
    margin-left: 3rem !important;
  }
  .lg-m-64 {
    margin: 4rem !important;
  }
  .lg-mt-64 {
    margin-top: 4rem !important;
  }
  .lg-mr-64 {
    margin-right: 4rem !important;
  }
  .lg-mb-64 {
    margin-bottom: 4rem !important;
  }
  .lg-ml-64 {
    margin-left: 4rem !important;
  }
}
.page-container {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.page-header,
.page-footer {
  flex: none;
}

.page-body {
  flex: 1 0 auto;
}

.page-footer .cpc-footer-container {
  left: 0;
  width: 100%;
}
.page-footer .cpc-footer-container .cpc-footer {
  max-width: 90rem;
  margin: 0 auto;
}
@media screen and (min-width: 40.0625em) {
  .page-footer .cpc-footer-container .cpc-footer {
    padding-right: 3.25rem;
    padding-left: 3.25rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .page-footer .cpc-footer-container .cpc-footer {
    padding-right: 8.5rem;
    padding-left: 8.5rem;
  }
}
.page-footer .footer-l1 > .row,
.page-footer .footer-l2 > .row,
.page-footer .row .row {
  margin: 0 -1rem 0 -1rem;
  width: auto;
  max-width: none;
}

cpc-app-root {
  height: 100%;
}

#cpc-app-main {
  flex: 1 0 auto;
}

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  color: #333;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  line-height: 1.5rem;
  cursor: default;
}

.heading {
  margin: 0;
  color: #111;
  font-weight: 300;
}

.heading--xl {
  font-size: 2.25rem;
  letter-spacing: 0.5px;
  line-height: 2.75rem;
}

.heading--lg {
  font-size: 1.75rem;
  letter-spacing: 0.3px;
  line-height: 2.25rem;
}

.heading--md, .heading--section {
  font-size: 1.5rem;
  letter-spacing: 0.2px;
  line-height: 2rem;
}

.heading--sm, .heading--subsection {
  color: #333;
  font-size: 1.25rem;
  letter-spacing: 0.4px;
  line-height: 1.75rem;
}

.heading--page {
  margin-bottom: 2rem;
  font-size: 1.75rem;
  letter-spacing: 0.2px;
  line-height: 2.25rem;
}
@media screen and (min-width: 40.0625em) {
  .heading--page {
    margin-bottom: 3rem;
    font-size: 2.25rem;
    letter-spacing: 0.5px;
    line-height: 2.75rem;
  }
}

@media screen and (min-width: 64.0625em) {
  .heading--section {
    font-size: 1.75rem;
    letter-spacing: 0.3px;
    line-height: 2.25rem;
  }
}

@media screen and (min-width: 64.0625em) {
  .heading--subsection {
    font-size: 1.5rem;
    letter-spacing: 0.2px;
    line-height: 2rem;
  }
}

p {
  margin: 0 0 1rem;
  letter-spacing: 0.5px;
}

.text--fine {
  color: #666;
  font-size: 0.75rem;
  font-weight: 400;
  letter-spacing: normal;
  line-height: 1.25rem;
}

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

.text--break {
  word-wrap: break-word !important;
  word-break: break-word !important;
}

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

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

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

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

.text-300 {
  font-weight: 300;
}

.text-400 {
  font-weight: 400;
}

.text-500 {
  font-weight: 500;
}

ol.list,
ul.list {
  margin: 0 0 1rem;
  letter-spacing: 0.5px;
}
ol.list li,
ul.list li {
  padding: 0 0 0.5rem;
}
ol.list li:last-of-type,
ul.list li:last-of-type {
  padding-bottom: 0;
}

ul.list--bulleted {
  margin-left: 1.25rem;
  list-style-type: disc;
}

a {
  display: inline-block;
  border-radius: 1px;
  color: #0467c6;
  text-decoration: none;
  outline: none;
}
a:hover {
  text-decoration: underline;
}
a:focus {
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0467c6;
}
a.by-keyboard:focus {
  box-shadow: 0 0 0 0 #fff, 0 0 0 0 #0467c6 !important;
}
p a {
  text-decoration: underline;
}

.text--fine a.external {
  margin-right: 1px;
  padding-right: 16px;
  background-position: right 50%;
  background-repeat: no-repeat;
}

b,
strong {
  color: #333;
  font-weight: 500;
}

sup {
  position: relative;
  top: -0.5rem;
  font-size: 6px !important;
  font-weight: 400;
  line-height: 0;
  vertical-align: baseline;
  -webkit-text-size-adjust: none;
}

[tabindex="-1"] {
  outline: none;
}

.button {
  display: inline-block;
  position: relative;
  border: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  background-color: transparent;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  vertical-align: bottom;
  -webkit-appearance: none;
}
.button:hover {
  text-decoration: none;
}
.button[disabled], .button.disabled {
  cursor: default;
  pointer-events: none;
}
.button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

@media screen and (max-width: 40.0525em) {
  .button + .button.xs-only-full {
    margin-top: 1rem;
    margin-left: 0;
  }
}
.button--primary {
  border-radius: 2px;
  padding: 0 1.5rem;
  height: 2.75rem;
  color: #fff !important;
  line-height: 2.75rem;
  background: #0467c6;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}
.button--primary:focus, .button--primary:hover {
  background: #004990;
}
.button--primary:focus {
  box-shadow: 0 0 0 2px #fff, 0 0 0 4px #0467c6;
}
.button--primary.by-keyboard:focus {
  box-shadow: 0 0 0 0 #fff, 0 0 0 0 #0467c6 !important;
}
.button--primary[disabled], .button--primary[disabled]:focus, .button--primary[disabled]:hover {
  color: #666 !important;
  background: #f0f0f0;
}
.button--primary.button--pending:focus, .button--primary.button--pending:hover {
  background: #0467c6;
}
.button--primary + .button {
  margin-left: 1rem;
}

.button--secondary {
  border-radius: 2px;
  padding: 0 1.5rem;
  height: 2.75rem;
  color: #0467c6;
  line-height: 2.625rem;
  background: #fff;
  box-shadow: inset 0 0 0 1px #0467c6;
}
.button--secondary:hover {
  color: #004990;
  box-shadow: inset 0 0 0 2px #004990;
}
.button--secondary:focus {
  box-shadow: inset 0 0 0 2px #004990, 0 0 0 2px #fff, 0 0 0 4px #0467c6;
}
.button--secondary.by-keyboard:focus {
  box-shadow: inset 0 0 0 2px #004990 !important;
}
.button--secondary[disabled], .button--secondary[disabled]:focus, .button--secondary[disabled]:hover {
  border-color: #ccc;
  color: #777;
  box-shadow: none;
}
.button--secondary.button--pending:focus, .button--secondary.button--pending:hover {
  border-color: #0467c6;
  box-shadow: none;
}
.button--secondary + .button {
  margin-left: 1rem;
}

.button--text {
  padding: 0;
  color: #0467c6;
  font-weight: 300;
  line-height: inherit;
  background: transparent;
}
.button--text:focus, .button--text:hover {
  text-decoration: underline;
}
.button--text:focus {
  text-decoration: underline;
  box-shadow: 0 0 0 1px #fff, 0 0 0 2px #0467c6;
}
.button--text.by-keyboard:focus {
  text-decoration: underline;
  box-shadow: 0 0 0 0 #fff, 0 0 0 0 #0467c6 !important;
}
.button--text[disabled], .button--text[disabled]:focus, .button--text[disabled]:hover, .button--text.disabled, .button--text.disabled:focus, .button--text.disabled:hover {
  color: #333;
  text-decoration: none;
}
p .button--text {
  text-decoration: underline;
}

.button--icon {
  padding: 0;
  width: 1.5rem;
  height: 1.5rem;
  overflow: hidden;
  line-height: 1.5rem;
  text-indent: -9999px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
.button--icon + .button {
  margin-left: 0.5rem;
}
.button--icon.button--icon-md {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
}

.button--labelled-icon {
  padding-left: 24px;
  width: auto;
  color: #0467c6;
  font-weight: 300;
  text-indent: 0;
  background-position: left 50%;
}
.button--labelled-icon:focus, .button--labelled-icon:hover {
  text-decoration: underline;
}

.button--pending {
  color: transparent !important;
  cursor: default;
  outline: none;
}

.button--text cpc-spinner {
  background: rgba(4, 103, 198, 0.15);
}
.button--text .spinner__fragment {
  background: rgb(4, 103, 198);
}
.button--text .spinner__center {
  background: #fff;
}

a.button {
  font-weight: 400;
}
a.button--primary, a.button--secondary {
  text-decoration: none;
}

.form {
  width: 100%;
}

.form-container {
  max-width: 468px;
}

.f-fieldset {
  margin: 0;
  border: 0;
  padding: 0;
}

.f-legend {
  display: table;
  max-width: 100%;
  white-space: normal;
  margin: 0 0 1.5rem;
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  letter-spacing: 0.5px;
}

.f-legend--large {
  font-weight: 300;
}
@media screen {
  .f-legend--large {
    font-size: 1.5rem;
    letter-spacing: 0.2px;
    line-height: 1.75rem;
  }
}
@media screen and (min-width: 64.0625em) {
  .f-legend--large {
    font-size: 1.75rem;
    letter-spacing: 0.01875rem;
    line-height: 2.25rem;
  }
}

.f-group {
  position: relative;
  margin: 0 0 1.5rem 0;
}
@media screen and (min-width: 40.0625em) {
  .f-group {
    max-width: 368px;
  }
}

.f-group--full {
  width: 100% !important;
  max-width: 100%;
}

.f-group--last {
  margin: 0;
}

.f-button-group {
  position: relative;
  margin-bottom: 0;
  padding-top: 1.5rem;
}
@media screen and (min-width: 40.0625em) {
  .f-button-group {
    padding-top: 2rem;
    max-width: 368px;
  }
}

.f-label {
  display: inline-block;
  margin: 0 0 0.25rem;
  font: inherit;
  font-weight: 500;
}

.f-select,
.f-text,
.f-textarea {
  border: 0.0625rem solid #666;
  border-radius: 0.125rem;
  width: 100%;
  color: #333;
  font-family: "Roboto", Helvetica, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 300;
  letter-spacing: 0.5px;
  transition: all 100ms ease-in-out;
  background-color: #fff;
  -moz-appearance: none;
  -webkit-appearance: none;
}
@media screen and (min-width: 64.0625em) {
  .f-select,
  .f-text,
  .f-textarea {
    max-width: 23rem;
  }
}
.f-select:disabled,
.f-text:disabled,
.f-textarea:disabled {
  color: #707070;
  border-color: #ccc;
}
.f-select:disabled:focus, .f-select:disabled:hover,
.f-text:disabled:focus,
.f-text:disabled:hover,
.f-textarea:disabled:focus,
.f-textarea:disabled:hover {
  border-color: #666;
}
.f-select:focus,
.f-text:focus,
.f-textarea:focus {
  outline: none;
  border-color: #0467c6;
  background-color: #fff;
  box-shadow: inset 1px 1px 0 0 #0467c6, inset -1px -1px 0 0 #0467c6;
}
.f-select::placeholder,
.f-text::placeholder,
.f-textarea::placeholder {
  color: #333;
  font-weight: 300;
}

.f-select {
  padding: 0 3rem 0 1rem;
  height: 2.75rem;
  background: #fff url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTAgNTAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzhCOEI4QiIgZD0iTTIwIDIxbDUuNSA3IDUuNS03eiIvPjwvc3ZnPgo=") right 50% no-repeat;
  background-size: 50px 50px;
}
.f-select::-ms-expand {
  display: none;
}
.f-select::-ms-value {
  color: #333;
  background: transparent;
}
.f-select optgroup {
  font: inherit;
}

.f-text {
  padding: 0 1rem;
  height: 2.75rem;
}
.f-text::-ms-clear, .f-text::-ms-reveal {
  display: none;
}

.f-textarea {
  padding: 0.75rem 1rem;
  resize: vertical;
  vertical-align: bottom;
}

.f-error {
  padding: 4px 0 0 34px;
  color: #ca261a;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxMkMwIDUuMzczIDUuMzczIDAgMTIgMHMxMiA1LjM3MyAxMiAxMi01LjM3MyAxMi0xMiAxMlMwIDE4LjYyNyAwIDEyeiIgZmlsbD0iI0NBMjYxQSIvPjxyZWN0IGZpbGw9IiNGRkYiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTIgMTApIiB4PSIxMSIgeT0iNiIgd2lkdGg9IjIiIGhlaWdodD0iOCIgcng9IjEiLz48cmVjdCBmaWxsPSIjRkZGIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyIDE3KSIgeD0iMTEiIHk9IjE2IiB3aWR0aD0iMiIgaGVpZ2h0PSIyIiByeD0iMSIvPjwvZz48L3N2Zz4=");
  background-position: 0 4px;
  background-repeat: no-repeat;
}

.f-group .f-error > div {
  padding-top: 0.25rem;
}

.f-select[aria-invalid=true],
.f-text[aria-invalid=true],
.f-textarea[aria-invalid=true] {
  border: 0.0625rem solid #ca261a;
}
.f-select[aria-invalid=true]:focus,
.f-text[aria-invalid=true]:focus,
.f-textarea[aria-invalid=true]:focus {
  box-shadow: inset 1px 1px 0 0 #ca261a, inset -1px -1px 0 0 #ca261a;
}

.f-password-toggle {
  display: flex;
  margin-bottom: 0.25rem;
}
.f-password-toggle .f-label {
  flex: auto;
  margin: 0;
}
.f-password-toggle .button {
  padding-left: 26px;
  text-align: right;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMCAyKSIgc3Ryb2tlPSIjMDQ2N0M2IiBzdHJva2Utd2lkdGg9IjEuMDIiIGZpbGw9Im5vbmUiIGZpbGwtcnVsZT0iZXZlbm9kZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCI+PGNpcmNsZSBjeD0iNy45OSIgY3k9IjUuOTUiIHI9IjMuMTIiLz48cGF0aCBkPSJNMTUuNDkgNlMxMy4zMSAxMS4yMyA4IDExLjIzQzIuNjkgMTEuMjMuNDkgNiAuNDkgNlMyLjY3LjY4IDggLjY4IDE1LjQ5IDYgMTUuNDkgNnoiLz48L2c+PC9zdmc+");
  background-position: left 3px;
  background-repeat: no-repeat;
}
.f-password-toggle .button.password-visible {
  background-image: url("data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiI+PGRlZnM+PHN0eWxlPi5jbHMtMntmaWxsOiMwNDY3YzZ9PC9zdHlsZT48L2RlZnM+PHBhdGggZmlsbD0ibm9uZSIgZD0iTTAgMGgxNnYxNkgweiIvPjxwYXRoIGNsYXNzPSJjbHMtMiIgZD0iTTggNC40OUEzLjUxIDMuNTEgMCAwMDQuNDkgOGEzLjM4IDMuMzggMCAwMC4xNCAxbC44OC0uODhWOEEyLjUgMi41IDAgMDE4IDUuNTFoLjA4TDkgNC42M2EzLjM4IDMuMzggMCAwMC0xLS4xNHoiLz48cGF0aCBjbGFzcz0iY2xzLTIiIGQ9Ik04IDJDMi40MSAyIC4xMyA3LjYzIDAgNy44N2EuNDguNDggMCAwMDAgLjM3IDEwLjg5IDEwLjg5IDAgMDAyLjEzIDMuMThsLjcyLS43MmExMC42MSAxMC42MSAwIDAxLTEuOC0yLjY1QzEuNDggNy4xMiAzLjYxIDMgOCAzYTYuNDQgNi40NCAwIDAxMi4yMS4zOEwxMSAyLjZBNy41NSA3LjU1IDAgMDA4IDJ6TTE2IDcuODdhMTEuMTIgMTEuMTIgMCAwMC0zLTQuMWwxLjkyLTEuOTJhLjUuNSAwIDAwMC0uNy41MS41MSAwIDAwLS43MSAwbC0xMyAxM2EuMzUuMzUgMCAwMC0uMTIuMjMuNDUuNDUgMCAwMC4xMi40Ny40OS40OSAwIDAwLjI5LjE1LjUxLjUxIDAgMDAuMzYtLjE1bDItMkE3LjczIDcuNzMgMCAwMDggMTRjNS42IDAgNy44Ny01LjUzIDgtNS43NmEuNTkuNTkgMCAwMDAtLjM3em0tNS45Mi0xLjI0YTIuNDkgMi40OSAwIDAxLTMuNDUgMy40NXpNOCAxM2E2LjYzIDYuNjMgMCAwMS0zLjM4LS45MWwxLjI4LTEuMjhhMy41MSAzLjUxIDAgMDA0LjkxLTQuOTFsMS40LTEuNEExMC4yOCAxMC4yOCAwIDAxMTUgOC4wNUMxNC41MiA5IDEyLjM4IDEzIDggMTN6Ii8+PC9zdmc+");
}

.table {
  margin-bottom: 1rem;
  border: 0;
  border-collapse: collapse;
  width: 100%;
  max-width: 100%;
}
.table td,
.table th {
  border-bottom: 1px solid #e6e6e6;
  padding: 1.5rem;
  text-align: left;
  vertical-align: top;
}
.table th {
  font-weight: 500;
}

th.table__actions {
  padding-left: 2rem;
}

td.table__actions {
  padding: 1.25rem 0 1.25rem 1.5rem;
}

[tabindex="-1"] {
  outline: none;
}

.a11y-reader-only {
  position: absolute;
  clip: rect(1px, 1px, 1px, 1px);
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.notification {
  position: relative;
  margin-bottom: 2rem;
  padding: 1rem 3rem 1rem 3.25rem;
  border-left: 4px solid;
  background-position: 0.75rem 1rem;
  background-repeat: no-repeat;
  overflow: hidden;
  color: #333;
}
.notification p:last-of-type {
  margin: 0;
}
@media screen and (min-width: 40.0625em) {
  .notification {
    margin-bottom: 3rem;
    padding: 1.5rem 3rem 1.5rem 4.5rem;
    background-position: 1.5rem 1.5rem;
  }
}

.notification--error {
  border-left-color: #ca261a;
  background-color: #f9e9e8;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMCAxMkMwIDUuMzczIDUuMzczIDAgMTIgMHMxMiA1LjM3MyAxMiAxMi01LjM3MyAxMi0xMiAxMlMwIDE4LjYyNyAwIDEyeiIgZmlsbD0iI0NBMjYxQSIvPjxyZWN0IGZpbGw9IiNGRkYiIHRyYW5zZm9ybT0icm90YXRlKC0xODAgMTIgMTApIiB4PSIxMSIgeT0iNiIgd2lkdGg9IjIiIGhlaWdodD0iOCIgcng9IjEiLz48cmVjdCBmaWxsPSIjRkZGIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTgwIDEyIDE3KSIgeD0iMTEiIHk9IjE2IiB3aWR0aD0iMiIgaGVpZ2h0PSIyIiByeD0iMSIvPjwvZz48L3N2Zz4K");
}

.notification--info {
  border-left-color: #0467c6;
  background-color: #e5eff9;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMTJjMCA2LjYyNy01LjM3MyAxMi0xMiAxMlMwIDE4LjYyNyAwIDEyIDUuMzczIDAgMTIgMHMxMiA1LjM3MyAxMiAxMnoiIGZpbGw9IiMwNDY3QzYiLz48cmVjdCBmaWxsPSIjRkZGIiB4PSIxMSIgeT0iMTAiIHdpZHRoPSIyIiBoZWlnaHQ9IjgiIHJ4PSIxIi8+PHJlY3QgZmlsbD0iI0ZGRiIgeD0iMTEiIHk9IjYiIHdpZHRoPSIyIiBoZWlnaHQ9IjIiIHJ4PSIxIi8+PC9nPjwvc3ZnPgo=");
}

.notification--success {
  border-left-color: #098a00;
  background-color: #e6f3e5;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMjQgMTJjMCA2LjYyNy01LjM3MyAxMi0xMiAxMlMwIDE4LjYyNyAwIDEyIDUuMzczIDAgMTIgMHMxMiA1LjM3MyAxMiAxMnoiIGZpbGw9IiMwOThBMDAiLz48cGF0aCBzdHJva2U9IiNGRkYiIHN0cm9rZS13aWR0aD0iMiIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNNy41IDEzLjI4M0wxMC43MTEgMTYgMTYuNSA4Ii8+PC9nPjwvc3ZnPgo=");
}

.notification--warning {
  border-left-color: #e26515;
  background-color: #ffefc0;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBmaWxsPSIjRTI2NTE1IiBkPSJNMTIgMEwwIDI0aDI0eiIvPjxwYXRoIHN0cm9rZT0iIzMzMyIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBkPSJNMTEuOTk5IDE1LjQ0OGwtLjAwNy02Ii8+PHJlY3QgZmlsbD0iI0ZGRiIgeD0iMTEiIHk9IjE5IiB3aWR0aD0iMiIgaGVpZ2h0PSIyIiByeD0iMSIvPjxyZWN0IGZpbGw9IiNGRkYiIHg9IjExIiB5PSI5IiB3aWR0aD0iMiIgaGVpZ2h0PSI4IiByeD0iMSIvPjwvZz48L3N2Zz4K");
}

.notification__closer {
  position: absolute;
  top: 17px;
  right: 17px;
  border: 0;
  padding: 0;
  width: 14px;
  height: 14px;
  outline: none;
  cursor: pointer;
  -webkit-user-select: none;
          user-select: none;
  background-color: transparent;
  vertical-align: bottom;
  -webkit-appearance: none;
}
.notification__closer::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
.notification__closer:before, .notification__closer:after {
  position: absolute;
  top: -2.5px;
  left: 6.5px;
  width: 1px;
  height: 19px;
  content: " ";
  background-color: #333;
}
.notification__closer:before {
  transform: rotate(45deg);
}
.notification__closer:after {
  transform: rotate(-45deg);
}

@keyframes popover-enter {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.popover {
  display: block;
  position: absolute;
  z-index: 1000;
  filter: drop-shadow(0 1px 2px rgba(0, 0, 0, 0.12));
}

.popover__arrow {
  position: absolute;
  z-index: 10;
}
.popover__arrow::after, .popover__arrow::before {
  display: block;
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

.popover__pane {
  border: 1px solid #cbcbcb;
  border-radius: 2px;
  padding: 1rem;
  background: #fff;
}

@media screen and (max-width: 1259px) {
  .popover--auto {
    padding-bottom: 4px;
    width: 100%;
  }
  .popover--auto .popover__arrow {
    left: 16px;
    bottom: 4px;
    width: 22px;
    height: 11px;
  }
  .popover--auto .popover__arrow::after {
    bottom: 1px;
    border-top-color: #fff;
    border-width: 11px 11px 0;
  }
  .popover--auto .popover__arrow::before {
    bottom: 0;
    border-top-color: rgba(0, 0, 0, 0.3);
    border-width: 11px 11px 0;
  }
  .popover--auto .popover__pane {
    margin-bottom: 11px;
  }
}
@media screen and (min-width: 1260px) {
  .popover--auto {
    padding-left: 8px;
    width: 335px;
  }
  .popover--auto .popover__arrow {
    left: 8px;
    top: 50%;
    margin-top: -11px;
    width: 11px;
    height: 22px;
  }
  .popover--auto .popover__arrow::after {
    left: 1px;
    border-right-color: #fff;
    border-width: 11px 11px 11px 0;
  }
  .popover--auto .popover__arrow::before {
    left: 0;
    border-right-color: rgba(0, 0, 0, 0.3);
    border-width: 11px 11px 11px 0;
  }
  .popover--auto .popover__pane {
    margin-left: 11px;
  }
}
.popover--right {
  padding-left: 8px;
  width: 335px;
}
.popover--right .popover__arrow {
  left: 8px;
  top: 50%;
  margin-top: -11px;
  width: 11px;
  height: 22px;
}
.popover--right .popover__arrow::after {
  left: 1px;
  border-right-color: #fff;
  border-width: 11px 11px 11px 0;
}
.popover--right .popover__arrow::before {
  left: 0;
  border-right-color: rgba(0, 0, 0, 0.3);
  border-width: 11px 11px 11px 0;
}
.popover--right .popover__pane {
  margin-left: 11px;
}

.popover--top {
  padding-bottom: 4px;
  width: 100%;
}
.popover--top .popover__arrow {
  left: 16px;
  bottom: 4px;
  width: 22px;
  height: 11px;
}
.popover--top .popover__arrow::after {
  bottom: 1px;
  border-top-color: #fff;
  border-width: 11px 11px 0;
}
.popover--top .popover__arrow::before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, 0.3);
  border-width: 11px 11px 0;
}
.popover--top .popover__pane {
  margin-bottom: 11px;
}

.grecaptcha-badge {
  display: none;
}

@keyframes fade-in-on-enter {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  animation: fade-in-on-enter 180ms ease-in-out;
  animation-iteration-count: 1;
}

.page-header .sign-in {
  display: none !important;
}
.page-header .language-toggle {
  display: none !important;
}

@media (max-width: 600px) {
  h2 {
    font-size: var(--heading-mobile-h2-font-size) !important;
    font-weight: var(--heading-mobile-h2-font-weight) !important;
  }
  h1 {
    font-size: var(--heading-mobile-h1-font-size) !important;
    font-weight: var(--heading-mobile-h1-font-weight) !important;
  }
  h3 {
    font-size: var(--heading-mobile-h3-font-size) !important;
    font-weight: var(--heading-mobile-h3-font-weight) !important;
  }
  h4 {
    font-size: var(--heading-mobile-h4-font-size) !important;
    font-weight: var(--heading-mobile-h4-font-weight) !important;
  }
}
a {
  color: var(--color-text-action);
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}

a:hover {
  background-color: var(--color-surface-information);
  color: var(--color-text-action-hover);
  text-decoration: underline;
}

a:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
}

a .material-icons {
  vertical-align: middle;
  font-size: 1.25em;
}

.bg-inverted {
  color: var(--color-text-inverted-body);
}

@font-face {
  font-family: "Canadiana";
  font-style: normal;
  font-weight: 400;
  src: url('CanadianaDisplayWEB-Regular.woff') format("woff");
}
@font-face {
  font-family: "Canadiana";
  font-style: normal;
  font-weight: 500;
  src: url('CanadianaDisplayWEB-SemiBold.woff') format("woff");
}
@font-face {
  font-family: "Canadiana";
  font-style: normal;
  font-weight: 600;
  src: url('CanadianaDisplayWEB-Bold.woff') format("woff");
}
@font-face {
  font-family: "Canadiana";
  font-style: italic;
  font-weight: 400;
  src: url('CanadianaDisplayWEB-RegularItalic.woff') format("woff");
}
@font-face {
  font-family: "Canadiana";
  font-style: italic;
  font-weight: 500;
  src: url('CanadianaDisplayWEB-SemiBoldItalic.woff') format("woff");
}
@font-face {
  font-family: "Canadiana";
  font-style: italic;
  font-weight: 600;
  src: url('CanadianaDisplayWEB-BoldItalic.woff') format("woff");
}
/**
 * "light" font weight is not used in CPC branding
 *
 * @font-face {
 *   font-family: 'Canadiana';
 *   font-style: normal;
 *   font-weight: 300;
 *   src: url(../assets/fonts/CanadianaDisplayWEB-Light.woff) format('woff');
 * }
 */
.mat-mdc-card-outlined::after {
  border: 1px solid !important;
  color: var(--color-border-primary) !important;
}

.base-theme {
  --size-0: 0;
  --size-25: 1;
  --size-50: 4;
  --size-100: 4;
  --size-200: 8;
  --size-250: 10;
  --size-300: 12;
  --size-400: 16;
  --size-500: 24;
  --size-600: 32;
  --size-700: 64;
  --cpc-brand-cpc-red-10: #50000F;
  --cpc-brand-cpc-red-20: #820019;
  --cpc-brand-cpc-red-30: #A90020;
  --cpc-brand-cpc-red-40: #C60025;
  --cpc-brand-cpc-red-50: #E4002B;
  --cpc-brand-cpc-red-60: #FB495D;
  --cpc-brand-cpc-red-70: #FF8787;
  --cpc-brand-cpc-red-80: #FFB4B4;
  --cpc-brand-cpc-red-90: #FFE0E0;
  --cpc-brand-cpc-red-100: #FFF2F2;
  --cpc-brand-cpc-blue-10: #000B51;
  --cpc-brand-cpc-blue-20: #001266;
  --cpc-brand-cpc-blue-30: #001B76;
  --cpc-brand-cpc-blue-40: #002581;
  --cpc-brand-cpc-blue-50: #003087;
  --cpc-brand-cpc-blue-60: #3766BE;
  --cpc-brand-cpc-blue-70: #7E9ED7;
  --cpc-brand-cpc-blue-80: #A7C1E8;
  --cpc-brand-cpc-blue-90: #DAE9FD;
  --cpc-brand-cpc-blue-100: #EFF6FF;
  --cpc-brand-glacial-blue-10: #002B66;
  --cpc-brand-glacial-blue-20: #003C8C;
  --cpc-brand-glacial-blue-30: #034EA9;
  --cpc-brand-glacial-blue-40: #1560BD;
  --cpc-brand-glacial-blue-50: #2C73CA;
  --cpc-brand-glacial-blue-60: #62A1EB;
  --cpc-brand-glacial-blue-70: #8BC4FD;
  --cpc-brand-glacial-blue-80: #BADDFF;
  --cpc-brand-glacial-blue-90: #E1F2FF;
  --cpc-brand-glacial-blue-100: #F2F9FF;
  --cpc-brand-grey-0: #000000;
  --cpc-brand-grey-10: #111111;
  --cpc-brand-grey-20: #2A2A2A;
  --cpc-brand-grey-30: #434343;
  --cpc-brand-grey-40: #5C5C5C;
  --cpc-brand-grey-50: #757575;
  --cpc-brand-grey-60: #949595;
  --cpc-brand-grey-70: #A7A7A7;
  --cpc-brand-grey-80: #C0C0C0;
  --cpc-brand-grey-90: #D9D9D9;
  --cpc-brand-grey-100: #F2F2F2;
  --cpc-brand-grey-110: #FFFFFF;
  --cpc-brand-success-10: #002b02;
  --cpc-brand-success-20: #055409;
  --cpc-brand-success-30: #076c0c;
  --cpc-brand-success-40: #09830e;
  --cpc-brand-success-50: #00A907;
  --cpc-brand-success-100: #F0FFEE;
  --cpc-brand-warning-10: #3b1c00;
  --cpc-brand-warning-30: #b55700;
  --cpc-brand-warning-50: #E36D00;
  --cpc-brand-warning-100: #FFF5EB;
  --cpc-brand-pine-green-10: #001717;
  --cpc-brand-pine-green-20: #002523;
  --cpc-brand-pine-green-30: #00322E;
  --cpc-brand-pine-green-40: #003F3A;
  --cpc-brand-pine-green-50: #00443D;
  --cpc-brand-pine-green-60: #3B796C;
  --cpc-brand-pine-green-70: #81AE99;
  --cpc-brand-pine-green-80: #B2CEBD;
  --cpc-brand-pine-green-90: #D5E9DA;
  --cpc-brand-pine-green-100: #EEF8F0;
  --cpc-brand-prairie-gold-10: #482A10;
  --cpc-brand-prairie-gold-20: #5D3715;
  --cpc-brand-prairie-gold-30: #875830;
  --cpc-brand-prairie-gold-40: #A06F45;
  --cpc-brand-prairie-gold-50: #B6875E;
  --cpc-brand-prairie-gold-60: #D3A881;
  --cpc-brand-prairie-gold-70: #E7C19F;
  --cpc-brand-prairie-gold-80: #F4DBC3;
  --cpc-brand-prairie-gold-90: #FBF0E4;
  --cpc-brand-prairie-gold-100: #FFF9F2;
  --cpc-brand-wild-salmon-10: #51191C;
  --cpc-brand-wild-salmon-20: #772B2F;
  --cpc-brand-wild-salmon-30: #994146;
  --cpc-brand-wild-salmon-40: #B85B60;
  --cpc-brand-wild-salmon-50: #D2797E;
  --cpc-brand-wild-salmon-60: #ED9DA1;
  --cpc-brand-wild-salmon-70: #F6B3B6;
  --cpc-brand-wild-salmon-80: #FCCDCF;
  --cpc-brand-wild-salmon-90: #FFEAEA;
  --cpc-brand-wild-salmon-100: #FFF6F6;
  --cpc-brand-blue-grey-10: #16191E;
  --cpc-brand-blue-grey-20: #292E36;
  --cpc-brand-blue-grey-30: #363B45;
  --cpc-brand-blue-grey-40: #515865;
  --cpc-brand-blue-grey-50: #68707F;
  --cpc-brand-blue-grey-60: #838B9B;
  --cpc-brand-blue-grey-70: #9DA5B4;
  --cpc-brand-blue-grey-80: #B7BFCD;
  --cpc-brand-blue-grey-90: #D8DFEB;
  --cpc-brand-blue-grey-100: #E8EDF7;
  --radius-component-input: 4px;
  --radius-component-button: 2.5rem;
  --radius-component-card: 4px;
  --radius-component-alert: 0px, 4px, 4px, 0px;
  --body-xs-font-family: Canadiana;
  --body-xs-font-weight: Regular;
  --body-xs-line-height: 1rem;
  --body-xs-font-size: 14px;
  --body-xs-paragraph-spacing: 16;
  --body-xs-link-font-family: Canadiana;
  --body-xs-link-font-weight: Regular;
  --body-xs-link-line-height: 1rem;
  --body-xs-link-font-size: 14px;
  --body-xs-link-paragraph-spacing: 16;
  --body-xs-link-text-decoration: underline;
  --body-xs-bold-font-family: Canadiana;
  --body-xs-bold-font-weight: Bold;
  --body-xs-bold-line-height: 1rem;
  --body-xs-bold-font-size: 14px;
  --body-xs-bold-paragraph-spacing: 16;
  --body-sm-font-family: Canadiana;
  --body-sm-font-weight: Regular;
  --body-sm-line-height: 1.25rem;
  --body-sm-font-size: 14px;
  --body-sm-paragraph-spacing: 16;
  --body-sm-link-font-family: Canadiana;
  --body-sm-link-font-weight: Regular;
  --body-sm-link-line-height: 1.25rem;
  --body-sm-link-font-size: 14px;
  --body-sm-link-paragraph-spacing: 16;
  --body-sm-link-text-decoration: underline;
  --body-sm-bold-font-family: Canadiana;
  --body-sm-bold-font-weight: Bold;
  --body-sm-bold-line-height: 1.25rem;
  --body-sm-bold-font-size: 14px;
  --body-sm-semibold-font-family: Canadiana;
  --body-sm-semibold-font-weight: SemiBold;
  --body-sm-semibold-line-height: 1.25rem;
  --body-sm-semibold-font-size: 0.875rem;
  --body-sm-semibold-paragraph-spacing: 1rem;
  --body-sm-semibold-link-font-family: Canadiana;
  --body-sm-semibold-link-font-weight: SemiBold;
  --body-sm-semibold-link-line-height: 1.25rem;
  --body-sm-semibold-link-font-size: 0.875rem;
  --body-sm-semibold-link-paragraph-spacing: 1rem;
  --body-sm-semibold-link-text-decoration: underline;
  --body-md-font-family: Canadiana;
  --body-md-line-height: 1.5rem;
  --body-md-font-size: 1rem;
  --body-md-paragraph-spacing: 1rem;
  --body-md-font-weight: Regular;
  --body-md-link-font-family: Canadiana;
  --body-md-link-font-weight: Regular;
  --body-md-link-font-size: 1rem;
  --body-md-link-line-height: 1.5rem;
  --body-md-link-text-decoration: underline;
  --body-md-link-paragraph-spacing: 1rem;
  --body-md-bold-font-family: Canadiana;
  --body-md-bold-font-weight: Bold;
  --body-md-bold-line-height: 1.5rem;
  --body-md-bold-font-size: 16px;
  --body-md-semibold-font-family: Canadiana;
  --body-md-semibold-font-weight: SemiBold;
  --body-md-semibold-font-size: 1rem;
  --body-md-semibold-line-height: 1.5rem;
  --body-md-semibold-link-font-family: Canadiana;
  --body-md-semibold-link-font-weight: SemiBold;
  --body-md-semibold-link-font-size: 1rem;
  --body-md-semibold-link-line-height: 1.5rem;
  --body-md-semibold-link-text-decoration: underline;
  --body-lg-font-family: Canadiana;
  --body-lg-font-weight: Regular;
  --body-lg-font-size: 1.25rem;
  --body-lg-line-height: 1.75rem;
  --body-lg-paragraph-spacing: 1.25rem;
  --body-lg-semibold-font-family: Canadiana;
  --body-lg-semibold-font-weight: SemiBold;
  --body-lg-semibold-font-size: 1.25rem;
  --body-lg-semibold-line-height: 1.75rem;
  --body-lg-semibold-paragraph-spacing: 1.25rem;
  --body-lg-bold-font-family: Canadiana;
  --body-lg-bold-font-weight: Bold;
  --body-lg-bold-font-size: 1.25rem;
  --body-lg-bold-line-height: 1.75rem;
  --body-lg-bold-paragraph-spacing: 1.25rem;
  --body-lg-link-font-family: Canadiana;
  --body-lg-link-font-weight: Regular;
  --body-lg-link-font-size: 20px;
  --body-lg-link-line-height: 1.75rem;
  --body-lg-link-paragraph-spacing: 20;
  --body-lg-link-text-decoration: underline;
  --body-mobile-lg-font-family: Canadiana;
  --body-mobile-lg-font-weight: Regular;
  --body-mobile-lg-font-size: 1.125rem;
  --body-mobile-lg-line-height: 1.5rem;
  --body-mobile-lg-paragraph-spacing: 1.125rem;
  --body-mobile-lg-link-font-family: Canadiana;
  --body-mobile-lg-link-font-weight: Regular;
  --body-mobile-lg-link-font-size: 1.125rem;
  --body-mobile-lg-link-line-height: 1.5rem;
  --body-mobile-lg-link-paragraph-spacing: 1.125rem;
  --body-mobile-lg-link-text-decoration: underline;
  --body-mobile-lg-bold-font-family: Canadiana;
  --body-mobile-lg-bold-font-weight: Bold;
  --body-mobile-lg-bold-font-size: 1.125rem;
  --body-mobile-lg-bold-line-height: 1.5rem;
  --body-mobile-lg-bold-paragraph-spacing: 1.125rem;
  --font-size-body-xs: 12px;
  --font-size-body-sm: 14px;
  --font-size-body-md: 16px;
  --font-size-body-lg: 20px;
  --heading-desktop-h6-font-family: Canadiana;
  --heading-desktop-h6-font-weight: SemiBold;
  --heading-desktop-h6-line-height: 1.5rem;
  --heading-desktop-h6-font-size: 1rem;
  --heading-desktop-h5-font-family: Canadiana;
  --heading-desktop-h5-font-weight: SemiBold;
  --heading-desktop-h5-line-height: 1.75rem;
  --heading-desktop-h5-font-size: 1.25rem;
  --heading-desktop-h4-font-family: Canadiana;
  --heading-desktop-h4-font-weight: SemiBold;
  --heading-desktop-h4-line-height: 2rem;
  --heading-desktop-h4-font-size: 1.5rem;
  --heading-desktop-h3-font-family: Canadiana;
  --heading-desktop-h3-font-weight: SemiBold;
  --heading-desktop-h3-line-height: 2.25rem;
  --heading-desktop-h3-font-size: 1.75rem;
  --heading-desktop-h2-font-family: Canadiana;
  --heading-desktop-h2-font-weight: SemiBold;
  --heading-desktop-h2-font-size: 2rem;
  --heading-desktop-h2-line-height: 2.5rem;
  --heading-desktop-h1-font-family: Canadiana;
  --heading-desktop-h1-font-size: 3rem;
  --heading-desktop-h1-line-height: 3.125rem;
  --heading-desktop-h1-font-weight: SemiBold;
  --heading-desktop-hero-font-family: Canadiana;
  --heading-desktop-hero-font-weight: SemiBold;
  --heading-desktop-hero-font-size: 3rem;
  --heading-desktop-hero-line-height: 3.5rem;
  --heading-mobile-h6-font-family: Canadiana;
  --heading-mobile-h6-font-weight: SemiBold;
  --heading-mobile-h6-font-size: 1rem;
  --heading-mobile-h6-line-height: 1.5rem;
  --heading-mobile-h5-font-family: Canadiana;
  --heading-mobile-h5-font-weight: SemiBold;
  --heading-mobile-h5-font-size: 1.125rem;
  --heading-mobile-h5-line-height: 1.5rem;
  --heading-mobile-h4-font-family: Canadiana;
  --heading-mobile-h4-font-weight: SemiBold;
  --heading-mobile-h4-font-size: 1.25rem;
  --heading-mobile-h4-line-height: 1.75rem;
  --heading-mobile-h3-font-family: Canadiana;
  --heading-mobile-h3-font-weight: SemiBold;
  --heading-mobile-h3-font-size: 1.4375rem;
  --heading-mobile-h3-line-height: 2rem;
  --heading-mobile-h2-font-family: Canadiana;
  --heading-mobile-h2-font-weight: SemiBold;
  --heading-mobile-h2-font-size: 1.625rem;
  --heading-mobile-h2-line-height: 2rem;
  --heading-mobile-h1-font-family: Canadiana;
  --heading-mobile-h1-font-weight: SemiBold;
  --heading-mobile-h1-font-size: 1.8125rem;
  --heading-mobile-h1-line-height: 2.25rem;
  --spacing-xxxs: 2px;
  --spacing-xxs: 4px;
  --spacing-xs: 8px;
  --spacing-sm: 12px;
  --spacing-md: 16px;
  --spacing-lg: 24px;
  --spacing-xl: 32px;
  --spacing-xxl: 48px;
  --spacing-xxxl: 64px;
  --shadow-primary-xs-x: 0px;
  --shadow-primary-xs-y: 2px;
  --shadow-primary-xs-blur: 4px;
  --shadow-primary-xs-spread: 0px;
  --shadow-primary-xs-color: rgba(0,0,0,0.12);
  --shadow-primary-xs-type: dropshadow;
  --shadow-primary-sm-0-x: 0px;
  --shadow-primary-sm-0-y: 12px;
  --shadow-primary-sm-0-blur: 16px;
  --shadow-primary-sm-0-spread: -8px;
  --shadow-primary-sm-0-color: rgba(0,0,0,0.12);
  --shadow-primary-sm-0-type: dropshadow;
  --shadow-primary-sm-1-x: 0px;
  --shadow-primary-sm-1-y: 4px;
  --shadow-primary-sm-1-blur: 4px;
  --shadow-primary-sm-1-spread: -2px;
  --shadow-primary-sm-1-color: rgba(0,0,0,0.06);
  --shadow-primary-sm-1-type: dropshadow;
  --shadow-primary-md-0-x: 0px;
  --shadow-primary-md-0-y: 20px;
  --shadow-primary-md-0-blur: 24px;
  --shadow-primary-md-0-spread: -12px;
  --shadow-primary-md-0-color: rgba(0,0,0,0.16);
  --shadow-primary-md-0-type: dropshadow;
  --shadow-primary-md-1-x: 0px;
  --shadow-primary-md-1-y: 4px;
  --shadow-primary-md-1-blur: 4px;
  --shadow-primary-md-1-spread: -4px;
  --shadow-primary-md-1-color: rgba(0,0,0,0.08);
  --shadow-primary-md-1-type: dropshadow;
  --shadow-primary-lg-0-x: 0px;
  --shadow-primary-lg-0-y: 32px;
  --shadow-primary-lg-0-blur: 48px;
  --shadow-primary-lg-0-spread: -16px;
  --shadow-primary-lg-0-color: rgba(0,0,0,0.2);
  --shadow-primary-lg-0-type: dropshadow;
  --shadow-primary-lg-1-x: 0px;
  --shadow-primary-lg-1-y: 4px;
  --shadow-primary-lg-1-blur: 4px;
  --shadow-primary-lg-1-spread: -4px;
  --shadow-primary-lg-1-color: rgba(0,0,0,0.06);
  --shadow-primary-lg-1-type: dropshadow;
  --shadow-primary-xl-x: 0px;
  --shadow-primary-xl-y: 48px;
  --shadow-primary-xl-blur: 64px;
  --shadow-primary-xl-spread: -24px;
  --shadow-primary-xl-color: rgba(0,0,0,0.24);
  --shadow-primary-xl-type: dropshadow;
  --shadow-secondary-xs-x: 0px;
  --shadow-secondary-xs-y: 2px;
  --shadow-secondary-xs-blur: 4px;
  --shadow-secondary-xs-spread: 0px;
  --shadow-secondary-xs-color: rgba(0,48,135,0.12);
  --shadow-secondary-xs-type: dropshadow;
  --shadow-secondary-sm-0-x: 0px;
  --shadow-secondary-sm-0-y: 12px;
  --shadow-secondary-sm-0-blur: 16px;
  --shadow-secondary-sm-0-spread: -8px;
  --shadow-secondary-sm-0-color: rgba(0,48,135,0.12);
  --shadow-secondary-sm-0-type: dropshadow;
  --shadow-secondary-sm-1-x: 0px;
  --shadow-secondary-sm-1-y: 4px;
  --shadow-secondary-sm-1-blur: 4px;
  --shadow-secondary-sm-1-spread: -2px;
  --shadow-secondary-sm-1-color: rgba(0,48,135,0.06);
  --shadow-secondary-sm-1-type: innershadow;
  --shadow-secondary-md-0-x: 0px;
  --shadow-secondary-md-0-y: 20px;
  --shadow-secondary-md-0-blur: 24px;
  --shadow-secondary-md-0-spread: -12px;
  --shadow-secondary-md-0-color: rgba(0,48,135,0.16);
  --shadow-secondary-md-0-type: dropshadow;
  --shadow-secondary-md-1-x: 0px;
  --shadow-secondary-md-1-y: 4px;
  --shadow-secondary-md-1-blur: 4px;
  --shadow-secondary-md-1-spread: -4px;
  --shadow-secondary-md-1-color: rgba(0,48,135,0.06);
  --shadow-secondary-md-1-type: innershadow;
  --shadow-secondary-lg-0-x: 0px;
  --shadow-secondary-lg-0-y: 32px;
  --shadow-secondary-lg-0-blur: 48px;
  --shadow-secondary-lg-0-spread: -16px;
  --shadow-secondary-lg-0-color: rgba(0,48,135,0.2);
  --shadow-secondary-lg-0-type: dropshadow;
  --shadow-secondary-lg-1-x: 0px;
  --shadow-secondary-lg-1-y: 4px;
  --shadow-secondary-lg-1-blur: 4px;
  --shadow-secondary-lg-1-spread: -4px;
  --shadow-secondary-lg-1-color: rgba(0,48,135,0.06);
  --shadow-secondary-lg-1-type: innershadow;
  --shadow-secondary-xl-x: 0px;
  --shadow-secondary-xl-y: 48px;
  --shadow-secondary-xl-blur: 64px;
  --shadow-secondary-xl-spread: -24px;
  --shadow-secondary-xl-color: rgba(0,48,135,0.24);
  --shadow-secondary-xl-type: dropshadow;
  --component-spacing-button-lg: 10px 24px;
  --component-spacing-button-lg-icon: 10px;
  --component-spacing-button-md: 8px 20px;
  --component-spacing-button-md-icon: 12px;
  --component-spacing-button-sm: 8px 16px;
  --component-spacing-button-icon-sm: 10px;
  --radius-none: 0px;
  --radius-xs: 2px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-round: 2.5rem;
  --border-width-none: 0px;
  --border-width-sm: 1px;
  --border-width-md: 2px;
  --border-width-lg: 4px;
  --primary: Canadiana;
  --secondary: Canadiana;
  --regular: Regular;
  --bold: Bold;
  --semibold: SemiBold;
  --underline: underline;
  --line-height-body-xs: 1rem;
  --line-height-body-sm: 1.25rem;
  --line-height-body-md: 1.5rem;
  --line-height-body-lg: 1.75rem;
  --line-height-headling-xxs: 1.5rem;
  --line-height-headling-xs: 1.625rem;
  --line-height-headling-sm: 2rem;
  --line-height-headling-md: 2.25rem;
  --line-height-headling-lg: 2.5rem;
  --line-height-headling-xl: 3rem;
  --line-height-headling-hero: 3.5rem;
  --paragraph-spacing-body-md: 16;
  --paragraph-spacing-body-lg: 20;
  --component-box-shadow-0-x: 0;
  --component-box-shadow-0-y: 20;
  --component-box-shadow-0-blur: 24;
  --component-box-shadow-0-spread: -12;
  --component-box-shadow-0-color: #00000029;
  --component-box-shadow-0-type: dropShadow;
  --component-box-shadow-1-x: 0;
  --component-box-shadow-1-y: 4;
  --component-box-shadow-1-blur: 4;
  --component-box-shadow-1-spread: -4;
  --component-box-shadow-1-color: #00000014;
  --component-box-shadow-1-type: dropShadow;
  --component-button: 0px;
  --component-card-border-width: 0;
}

.cpc-theme {
  --color-primary: #E4002B;
  --color-primary-light: #FFF2F2;
  --color-secondary-darker: #001266;
  --color-secondary: #003087;
  --color-secondary-lighter: #A7C1E8;
  --color-secondary-lightest: #EFF6FF;
  --color-information-darker: #002B66;
  --color-information: #1560BD;
  --color-information-lighter: #8BC4FD;
  --color-information-lightest: #F2F9FF;
  --color-neutral-black: #000000;
  --color-neutral-darkest: #111111;
  --color-neutral-darker: #2A2A2A;
  --color-neutral-dark: #434343;
  --color-neutral: #757575;
  --color-neutral-light: #A7A7A7;
  --color-neutral-lighter: #C0C0C0;
  --color-neutral-lightest: #F2F2F2;
  --color-white: #FFFFFF;
  --color-success-darker: #055409;
  --color-success-dark: #09830e;
  --color-success: #00A907;
  --color-success-lighter: #99d29b;
  --color-success-lightest: #EEF8F0;
  --color-warning-darkest: #3b1c00;
  --color-warning-darker: #b55700;
  --color-warning: #E36D00;
  --color-warning-lighter: #efac6d;
  --color-warning-lightest: #FFF5EB;
  --color-error-dark: #50000F;
  --color-error: #C60025;
  --color-error-lighter: #FF8787;
  --color-error-lightest: #FFF2F2;
  --color-highlight: #B6875E;
  --color-neutral-alt: #838B9B;
  --color-neutral-dark-alt: #363B45;
  --color-brand-cpc-red-10: #50000F;
  --color-brand-cpc-red-20: #820019;
  --color-brand-cpc-red-30: #A90020;
  --color-brand-cpc-red-40: #C60025;
  --color-brand-cpc-red-50: #E4002B;
  --color-brand-cpc-red-60: #FB495D;
  --color-brand-cpc-red-70: #FF8787;
  --color-brand-cpc-red-80: #FFB4B4;
  --color-brand-cpc-red-90: #FFE0E0;
  --color-brand-cpc-red-100: #FFF2F2;
  --color-brand-cpc-blue-10: #000B51;
  --color-brand-cpc-blue-20: #001266;
  --color-brand-cpc-blue-30: #001B76;
  --color-brand-cpc-blue-40: #002581;
  --color-brand-cpc-blue-50: #003087;
  --color-brand-cpc-blue-60: #3766BE;
  --color-brand-cpc-blue-70: #7E9ED7;
  --color-brand-cpc-blue-80: #A7C1E8;
  --color-brand-cpc-blue-90: #DAE9FD;
  --color-brand-cpc-blue-100: #EFF6FF;
  --color-brand-glacial-blue-10: #002B66;
  --color-brand-glacial-blue-20: #003C8C;
  --color-brand-glacial-blue-30: #034EA9;
  --color-brand-glacial-blue-40: #1560BD;
  --color-brand-glacial-blue-50: #2C73CA;
  --color-brand-glacial-blue-60: #62A1EB;
  --color-brand-glacial-blue-70: #8BC4FD;
  --color-brand-glacial-blue-80: #BADDFF;
  --color-brand-glacial-blue-90: #E1F2FF;
  --color-brand-glacial-blue-100: #F2F9FF;
  --color-brand-grey-0: #000000;
  --color-brand-grey-10: #111111;
  --color-brand-grey-20: #2A2A2A;
  --color-brand-grey-30: #434343;
  --color-brand-grey-40: #5C5C5C;
  --color-brand-grey-50: #757575;
  --color-brand-grey-60: #949595;
  --color-brand-grey-70: #A7A7A7;
  --color-brand-grey-80: #C0C0C0;
  --color-brand-grey-90: #D9D9D9;
  --color-brand-grey-100: #F2F2F2;
  --color-brand-grey-110: #FFFFFF;
  --color-brand-success-10: #002b02;
  --color-brand-success-20: #055409;
  --color-brand-success-30: #076c0c;
  --color-brand-success-40: #09830e;
  --color-brand-success-50: #00A907;
  --color-brand-success-80: #99d29b;
  --color-brand-success-100: #F0FFEE;
  --color-brand-warning-10: #3b1c00;
  --color-brand-warning-30: #b55700;
  --color-brand-warning-50: #E36D00;
  --color-brand-warning-80: #efac6d;
  --color-brand-warning-100: #FFF5EB;
  --color-brand-pine-green-10: #001717;
  --color-brand-pine-green-20: #002523;
  --color-brand-pine-green-30: #00322E;
  --color-brand-pine-green-40: #003F3A;
  --color-brand-pine-green-50: #00443D;
  --color-brand-pine-green-60: #3B796C;
  --color-brand-pine-green-70: #81AE99;
  --color-brand-pine-green-80: #B2CEBD;
  --color-brand-pine-green-90: #D5E9DA;
  --color-brand-pine-green-100: #EEF8F0;
  --color-brand-prairie-gold-10: #482A10;
  --color-brand-prairie-gold-20: #5D3715;
  --color-brand-prairie-gold-30: #875830;
  --color-brand-prairie-gold-40: #A06F45;
  --color-brand-prairie-gold-50: #B6875E;
  --color-brand-prairie-gold-60: #D3A881;
  --color-brand-prairie-gold-70: #E7C19F;
  --color-brand-prairie-gold-80: #F4DBC3;
  --color-brand-prairie-gold-90: #FBF0E4;
  --color-brand-prairie-gold-100: #FFF9F2;
  --color-brand-wild-salmon-10: #51191C;
  --color-brand-wild-salmon-20: #772B2F;
  --color-brand-wild-salmon-30: #994146;
  --color-brand-wild-salmon-40: #B85B60;
  --color-brand-wild-salmon-50: #D2797E;
  --color-brand-wild-salmon-60: #ED9DA1;
  --color-brand-wild-salmon-70: #F6B3B6;
  --color-brand-wild-salmon-80: #FCCDCF;
  --color-brand-wild-salmon-90: #FFEAEA;
  --color-brand-wild-salmon-100: #FFF6F6;
  --color-brand-blue-grey-10: #16191E;
  --color-brand-blue-grey-20: #292E36;
  --color-brand-blue-grey-30: #363B45;
  --color-brand-blue-grey-40: #515865;
  --color-brand-blue-grey-50: #68707F;
  --color-brand-blue-grey-60: #838B9B;
  --color-brand-blue-grey-70: #9DA5B4;
  --color-brand-blue-grey-80: #B7BFCD;
  --color-brand-blue-grey-90: #D8DFEB;
  --color-brand-blue-grey-100: #E8EDF7;
  --radius-component-input: 4px;
  --radius-component-button: 125px;
  --radius-component-card: 4px;
  --radius-component-alert: 0px, 4px, 4px, 0px;
  --radius-none: 0px;
  --radius-xs: 2px;
  --radius-sm: 4px;
  --radius-md: 8px;
  --radius-round: 125px;
  --spacing-component-button-lg: 10px 1.5rem;
  --spacing-component-button-lg-icon: 0.625rem;
  --spacing-component-button-md: 0.5rem;
  --spacing-component-button-md-icon: 0.75rem;
  --spacing-component-button-sm: 0.5rem 1rem;
  --spacing-component-button-icon-sm: 0.625rem;
  --spacing-xxxs: 0.125rem;
  --spacing-xxs: 0.25rem;
  --spacing-xs: 0.5rem;
  --spacing-sm: 0.75rem;
  --spacing-md: 1rem;
  --spacing-lg: 1.5rem;
  --spacing-xl: 2rem;
  --spacing-xxl: 3rem;
  --spacing-xxxl: 4rem;
  --size-0: 0;
  --size-25: 1;
  --size-50: 4;
  --size-100: 4;
  --size-200: 8;
  --size-250: 10;
  --size-300: 12;
  --size-400: 16;
  --size-500: 24;
  --size-600: 32;
  --size-700: 64;
  --body-desktop-xs-font-family: Canadiana;
  --body-desktop-xs-font-weight: Regular;
  --body-desktop-xs-line-height: 1rem;
  --body-desktop-xs-font-size: 0.875rem;
  --body-desktop-xs-paragraph-spacing: 1rem;
  --body-desktop-xs-link-font-family: Canadiana;
  --body-desktop-xs-link-font-weight: Regular;
  --body-desktop-xs-link-line-height: 1rem;
  --body-desktop-xs-link-font-size: 0.875rem;
  --body-desktop-xs-link-paragraph-spacing: 1rem;
  --body-desktop-xs-link-text-decoration: underline;
  --body-desktop-xs-bold-font-family: Canadiana;
  --body-desktop-xs-bold-font-weight: Bold;
  --body-desktop-xs-bold-line-height: 1rem;
  --body-desktop-xs-bold-font-size: 0.875rem;
  --body-desktop-xs-bold-paragraph-spacing: 1rem;
  --body-desktop-sm-font-family: Canadiana;
  --body-desktop-sm-font-weight: Regular;
  --body-desktop-sm-line-height: 1.25rem;
  --body-desktop-sm-font-size: 0.875rem;
  --body-desktop-sm-paragraph-spacing: 1rem;
  --body-desktop-sm-link-font-family: Canadiana;
  --body-desktop-sm-link-font-weight: Regular;
  --body-desktop-sm-link-line-height: 1.25rem;
  --body-desktop-sm-link-font-size: 0.875rem;
  --body-desktop-sm-link-paragraph-spacing: 1rem;
  --body-desktop-sm-link-text-decoration: underline;
  --body-desktop-sm-bold-font-family: Canadiana;
  --body-desktop-sm-bold-font-weight: Bold;
  --body-desktop-sm-bold-line-height: 1.25rem;
  --body-desktop-sm-bold-font-size: 0.875rem;
  --body-desktop-sm-semibold-font-family: Canadiana;
  --body-desktop-sm-semibold-font-weight: SemiBold;
  --body-desktop-sm-semibold-line-height: 1.25rem;
  --body-desktop-sm-semibold-font-size: 0.875rem;
  --body-desktop-sm-semibold-paragraph-spacing: 1rem;
  --body-desktop-sm-semibold-link-font-family: Canadiana;
  --body-desktop-sm-semibold-link-font-weight: SemiBold;
  --body-desktop-sm-semibold-link-line-height: 1.25rem;
  --body-desktop-sm-semibold-link-font-size: 0.875rem;
  --body-desktop-sm-semibold-link-paragraph-spacing: 1rem;
  --body-desktop-sm-semibold-link-text-decoration: underline;
  --body-desktop-md-font-family: Canadiana;
  --body-desktop-md-line-height: 1.5rem;
  --body-desktop-md-font-size: 1rem;
  --body-desktop-md-paragraph-spacing: 1rem;
  --body-desktop-md-font-weight: Regular;
  --body-desktop-md-link-font-family: Canadiana;
  --body-desktop-md-link-font-weight: Regular;
  --body-desktop-md-link-font-size: 1rem;
  --body-desktop-md-link-line-height: 1.5rem;
  --body-desktop-md-link-text-decoration: underline;
  --body-desktop-md-link-paragraph-spacing: 1rem;
  --body-desktop-md-bold-font-family: Canadiana;
  --body-desktop-md-bold-font-weight: Bold;
  --body-desktop-md-bold-line-height: 1.5rem;
  --body-desktop-md-bold-font-size: 1rem;
  --body-desktop-md-semibold-font-family: Canadiana;
  --body-desktop-md-semibold-font-weight: SemiBold;
  --body-desktop-md-semibold-font-size: 1rem;
  --body-desktop-md-semibold-line-height: 1.5rem;
  --body-desktop-md-semibold-link-font-family: Canadiana;
  --body-desktop-md-semibold-link-font-weight: SemiBold;
  --body-desktop-md-semibold-link-font-size: 1rem;
  --body-desktop-md-semibold-link-line-height: 1.5rem;
  --body-desktop-md-semibold-link-text-decoration: underline;
  --body-desktop-lg-font-family: Canadiana;
  --body-desktop-lg-font-weight: Regular;
  --body-desktop-lg-font-size: 1.25rem;
  --body-desktop-lg-line-height: 1.75rem;
  --body-desktop-lg-paragraph-spacing: 1.25rem;
  --body-desktop-lg-semibold-font-family: Canadiana;
  --body-desktop-lg-semibold-font-weight: SemiBold;
  --body-desktop-lg-semibold-font-size: 1.25rem;
  --body-desktop-lg-semibold-line-height: 1.75rem;
  --body-desktop-lg-semibold-paragraph-spacing: 1.25rem;
  --body-desktop-lg-semibold-link-font-family: Canadiana;
  --body-desktop-lg-semibold-link-font-weight: SemiBold;
  --body-desktop-lg-semibold-link-font-size: 1.25rem;
  --body-desktop-lg-semibold-link-line-height: 1.75rem;
  --body-desktop-lg-semibold-link-paragraph-spacing: 1.25rem;
  --body-desktop-lg-semibold-link-text-decoration: underline;
  --body-desktop-lg-bold-font-family: Canadiana;
  --body-desktop-lg-bold-font-weight: Bold;
  --body-desktop-lg-bold-font-size: 1.25rem;
  --body-desktop-lg-bold-line-height: 1.75rem;
  --body-desktop-lg-bold-paragraph-spacing: 1.25rem;
  --body-desktop-lg-link-font-family: Canadiana;
  --body-desktop-lg-link-font-weight: Regular;
  --body-desktop-lg-link-font-size: 1.25rem;
  --body-desktop-lg-link-line-height: 1.75rem;
  --body-desktop-lg-link-paragraph-spacing: 1.25rem;
  --body-desktop-lg-link-text-decoration: underline;
  --body-desktop-quote-title-font-family: Canadiana;
  --body-desktop-quote-title-font-weight: Regular;
  --body-desktop-quote-title-font-size: 2rem;
  --body-desktop-quote-title-line-height: 2.5rem;
  --body-mobile-lg-font-family: Canadiana;
  --body-mobile-lg-font-weight: Regular;
  --body-mobile-lg-font-size: 1.125rem;
  --body-mobile-lg-line-height: 1.5rem;
  --body-mobile-lg-paragraph-spacing: 1.125rem;
  --body-mobile-lg-link-font-family: Canadiana;
  --body-mobile-lg-link-font-weight: Regular;
  --body-mobile-lg-link-font-size: 1.125rem;
  --body-mobile-lg-link-line-height: 1.5rem;
  --body-mobile-lg-link-paragraph-spacing: 1.125rem;
  --body-mobile-lg-link-text-decoration: underline;
  --body-mobile-lg-bold-font-family: Canadiana;
  --body-mobile-lg-bold-font-weight: Bold;
  --body-mobile-lg-bold-font-size: 1.125rem;
  --body-mobile-lg-bold-line-height: 1.5rem;
  --body-mobile-lg-bold-paragraph-spacing: 1.125rem;
  --heading-desktop-h6-font-family: Canadiana;
  --heading-desktop-h6-font-weight: SemiBold;
  --heading-desktop-h6-line-height: 1.5rem;
  --heading-desktop-h6-font-size: 1rem;
  --heading-desktop-h5-font-family: Canadiana;
  --heading-desktop-h5-font-weight: SemiBold;
  --heading-desktop-h5-line-height: 1.75rem;
  --heading-desktop-h5-font-size: 1.25rem;
  --heading-desktop-h4-font-family: Canadiana;
  --heading-desktop-h4-font-weight: SemiBold;
  --heading-desktop-h4-line-height: 2rem;
  --heading-desktop-h4-font-size: 1.5rem;
  --heading-desktop-h3-font-family: Canadiana;
  --heading-desktop-h3-font-weight: SemiBold;
  --heading-desktop-h3-line-height: 2.25rem;
  --heading-desktop-h3-font-size: 1.75rem;
  --heading-desktop-h2-font-family: Canadiana;
  --heading-desktop-h2-font-weight: SemiBold;
  --heading-desktop-h2-font-size: 2rem;
  --heading-desktop-h2-line-height: 2.5rem;
  --heading-desktop-h1-font-family: Canadiana;
  --heading-desktop-h1-font-size: 2.5rem;
  --heading-desktop-h1-line-height: 3rem;
  --heading-desktop-h1-font-weight: SemiBold;
  --heading-desktop-hero-font-family: Canadiana;
  --heading-desktop-hero-font-weight: SemiBold;
  --heading-desktop-hero-font-size: 3rem;
  --heading-desktop-hero-line-height: 3.5rem;
  --heading-mobile-h6-font-family: Canadiana;
  --heading-mobile-h6-font-weight: SemiBold;
  --heading-mobile-h6-font-size: 1rem;
  --heading-mobile-h6-line-height: 1.5rem;
  --heading-mobile-h5-font-family: Canadiana;
  --heading-mobile-h5-font-weight: SemiBold;
  --heading-mobile-h5-font-size: 1.125rem;
  --heading-mobile-h5-line-height: 1.5rem;
  --heading-mobile-h4-font-family: Canadiana;
  --heading-mobile-h4-font-weight: SemiBold;
  --heading-mobile-h4-font-size: 1.25rem;
  --heading-mobile-h4-line-height: 1.75rem;
  --heading-mobile-h3-font-family: Canadiana;
  --heading-mobile-h3-font-weight: SemiBold;
  --heading-mobile-h3-font-size: 1.4375rem;
  --heading-mobile-h3-line-height: 2rem;
  --heading-mobile-h2-font-family: Canadiana;
  --heading-mobile-h2-font-weight: SemiBold;
  --heading-mobile-h2-font-size: 1.625rem;
  --heading-mobile-h2-line-height: 2rem;
  --heading-mobile-h1-font-family: Canadiana;
  --heading-mobile-h1-font-weight: SemiBold;
  --heading-mobile-h1-font-size: 1.8125rem;
  --heading-mobile-h1-line-height: 2.25rem;
  --font-size-body-xs: 0.75rem;
  --font-size-body-sm: 0.875rem;
  --font-size-body-md: 1rem;
  --font-size-body-lg: 1.25rem;
  --box-shadow-primary-xs-x: 0px;
  --box-shadow-primary-xs-y: 2px;
  --box-shadow-primary-xs-blur: 4px;
  --box-shadow-primary-xs-spread: 0px;
  --box-shadow-primary-xs-color: rgba(0,0,0,0.12);
  --box-shadow-primary-xs-type: dropshadow;
  --box-shadow-primary-sm-0-x: 0px;
  --box-shadow-primary-sm-0-y: 12px;
  --box-shadow-primary-sm-0-blur: 16px;
  --box-shadow-primary-sm-0-spread: -8px;
  --box-shadow-primary-sm-0-color: rgba(0,0,0,0.12);
  --box-shadow-primary-sm-0-type: dropshadow;
  --box-shadow-primary-sm-1-x: 0px;
  --box-shadow-primary-sm-1-y: 4px;
  --box-shadow-primary-sm-1-blur: 4px;
  --box-shadow-primary-sm-1-spread: -2px;
  --box-shadow-primary-sm-1-color: rgba(0,0,0,0.06);
  --box-shadow-primary-sm-1-type: dropshadow;
  --box-shadow-primary-md-0-x: 0px;
  --box-shadow-primary-md-0-y: 20px;
  --box-shadow-primary-md-0-blur: 24px;
  --box-shadow-primary-md-0-spread: -12px;
  --box-shadow-primary-md-0-color: rgba(0,0,0,0.16);
  --box-shadow-primary-md-0-type: dropshadow;
  --box-shadow-primary-md-1-x: 0px;
  --box-shadow-primary-md-1-y: 4px;
  --box-shadow-primary-md-1-blur: 4px;
  --box-shadow-primary-md-1-spread: -4px;
  --box-shadow-primary-md-1-color: rgba(0,0,0,0.08);
  --box-shadow-primary-md-1-type: dropshadow;
  --box-shadow-primary-lg-0-x: 0px;
  --box-shadow-primary-lg-0-y: 32px;
  --box-shadow-primary-lg-0-blur: 48px;
  --box-shadow-primary-lg-0-spread: -16px;
  --box-shadow-primary-lg-0-color: rgba(0,0,0,0.2);
  --box-shadow-primary-lg-0-type: dropshadow;
  --box-shadow-primary-lg-1-x: 0px;
  --box-shadow-primary-lg-1-y: 4px;
  --box-shadow-primary-lg-1-blur: 4px;
  --box-shadow-primary-lg-1-spread: -4px;
  --box-shadow-primary-lg-1-color: rgba(0,0,0,0.06);
  --box-shadow-primary-lg-1-type: dropshadow;
  --box-shadow-primary-xl-x: 0px;
  --box-shadow-primary-xl-y: 48px;
  --box-shadow-primary-xl-blur: 64px;
  --box-shadow-primary-xl-spread: -24px;
  --box-shadow-primary-xl-color: rgba(0,0,0,0.24);
  --box-shadow-primary-xl-type: dropshadow;
  --box-shadow-secondary-xs-x: 0px;
  --box-shadow-secondary-xs-y: 2px;
  --box-shadow-secondary-xs-blur: 4px;
  --box-shadow-secondary-xs-spread: 0px;
  --box-shadow-secondary-xs-color: rgba(0,48,135,0.12);
  --box-shadow-secondary-xs-type: dropshadow;
  --box-shadow-secondary-sm-0-x: 0px;
  --box-shadow-secondary-sm-0-y: 12px;
  --box-shadow-secondary-sm-0-blur: 16px;
  --box-shadow-secondary-sm-0-spread: -8px;
  --box-shadow-secondary-sm-0-color: rgba(0,48,135,0.12);
  --box-shadow-secondary-sm-0-type: dropshadow;
  --box-shadow-secondary-sm-1-x: 0px;
  --box-shadow-secondary-sm-1-y: 4px;
  --box-shadow-secondary-sm-1-blur: 4px;
  --box-shadow-secondary-sm-1-spread: -2px;
  --box-shadow-secondary-sm-1-color: rgba(0,48,135,0.06);
  --box-shadow-secondary-sm-1-type: innershadow;
  --box-shadow-secondary-md-0-x: 0px;
  --box-shadow-secondary-md-0-y: 20px;
  --box-shadow-secondary-md-0-blur: 24px;
  --box-shadow-secondary-md-0-spread: -12px;
  --box-shadow-secondary-md-0-color: rgba(0,48,135,0.16);
  --box-shadow-secondary-md-0-type: dropshadow;
  --box-shadow-secondary-md-1-x: 0px;
  --box-shadow-secondary-md-1-y: 4px;
  --box-shadow-secondary-md-1-blur: 4px;
  --box-shadow-secondary-md-1-spread: -4px;
  --box-shadow-secondary-md-1-color: rgba(0,48,135,0.06);
  --box-shadow-secondary-md-1-type: innershadow;
  --box-shadow-secondary-lg-0-x: 0px;
  --box-shadow-secondary-lg-0-y: 32px;
  --box-shadow-secondary-lg-0-blur: 48px;
  --box-shadow-secondary-lg-0-spread: -16px;
  --box-shadow-secondary-lg-0-color: rgba(0,48,135,0.2);
  --box-shadow-secondary-lg-0-type: dropshadow;
  --box-shadow-secondary-lg-1-x: 0px;
  --box-shadow-secondary-lg-1-y: 4px;
  --box-shadow-secondary-lg-1-blur: 4px;
  --box-shadow-secondary-lg-1-spread: -4px;
  --box-shadow-secondary-lg-1-color: rgba(0,48,135,0.06);
  --box-shadow-secondary-lg-1-type: innershadow;
  --box-shadow-secondary-xl-x: 0px;
  --box-shadow-secondary-xl-y: 48px;
  --box-shadow-secondary-xl-blur: 64px;
  --box-shadow-secondary-xl-spread: -24px;
  --box-shadow-secondary-xl-color: rgba(0,48,135,0.24);
  --box-shadow-secondary-xl-type: dropshadow;
  --border-width-none: 0px;
  --border-width-sm: 1px;
  --border-width-md: 2px;
  --border-width-lg: 4px;
  --font-family-primary: Canadiana;
  --font-weight-regular: Regular;
  --font-weight-bold: Bold;
  --font-weight-semibold: SemiBold;
  --text-decoration-underline: underline;
  --line-height-body-xs: 1rem;
  --line-height-body-sm: 1.25rem;
  --line-height-body-md: 1.5rem;
  --line-height-body-lg: 1.75rem;
  --line-height-heading-xxs: 1.5rem;
  --line-height-heading-xs: 1.625rem;
  --line-height-heading-sm: 2rem;
  --line-height-heading-md: 2.25rem;
  --line-height-heading-lg: 2.5rem;
  --line-height-heading-xl: 3rem;
  --line-height-heading-hero: 3.5rem;
  --paragraph-spacing-body-md: 1rem;
  --paragraph-spacing-body-lg: 1.25rem;
}

.cpc-theme.light-theme {
  --color-text-heading: #2A2A2A;
  --color-text-body: #434343;
  --color-text-action: #003087;
  --color-text-action-hover: #001266;
  --color-text-disabled: #757575;
  --color-text-highlight: #B6875E;
  --color-text-information: #1560BD;
  --color-text-success: #09830e;
  --color-text-warning: #b55700;
  --color-text-error: #C60025;
  --color-text-on-action: #FFFFFF;
  --color-text-on-disabled: #2A2A2A;
  --color-text-body-alt: #363B45;
  --color-text-inverted-heading: #FFFFFF;
  --color-text-inverted-body: #FFFFFF;
  --color-text-inverted-action: #FFFFFF;
  --color-text-inverted-action-hover: #A7C1E8;
  --color-text-inverted-disabled: #757575;
  --color-text-inverted-on-action: #003087;
  --color-text-inverted-on-action-hover: #001266;
  --color-text-inverted-on-disabled: #C0C0C0;
  --color-icon-primary: #434343;
  --color-icon-information: #1560BD;
  --color-icon-success: #00A907;
  --color-icon-warning: #E36D00;
  --color-icon-error: #C60025;
  --color-icon-inverted-primary: #FFFFFF;
  --color-surface-page: #FFFFFF;
  --color-surface-primary: #FFFFFF;
  --color-surface-secondary: #F2F2F2;
  --color-surface-highlight: #E4002B;
  --color-surface-disabled: #F2F2F2;
  --color-surface-information: #F2F9FF;
  --color-surface-information-secondary: #1560BD;
  --color-surface-success: #EEF8F0;
  --color-surface-warning: #FFF5EB;
  --color-surface-error: #FFF2F2;
  --color-surface-action-1: #003087;
  --color-surface-action-1-hover: #001266;
  --color-surface-action-2: #00000000;
  --color-surface-action-2-hover: #F2F9FF;
  --color-surface-modal: #121212bf;
  --color-surface-disabled-selected: #757575;
  --color-surface-inverted-primary: #2A2A2A;
  --color-surface-inverted-disabled: #434343;
  --color-surface-inverted-action-1: #FFFFFF;
  --color-surface-inverted-action-1-hover: #ffffffcc;
  --color-surface-inverted-action-2: #00000000;
  --color-surface-inverted-action-2-hover: #00000066;
  --color-border-primary: #757575;
  --color-border-secondary: #E4002B;
  --color-border-tertiary: #C0C0C0;
  --color-border-highlight: #B6875E;
  --color-border-information: #1560BD;
  --color-border-success: #00A907;
  --color-border-warning: #E36D00;
  --color-border-error: #C60025;
  --color-border-disabled: #757575;
  --color-border-action: #003087;
  --color-border-action-hover: #001266;
  --color-border-primary-alt: #838B9B;
  --color-border-inverted-action: #FFFFFF;
  --color-border-inverted-disabled: #A7A7A7;
  --color-border-inverted-primary: #FFFFFF;
  --color-focus-primary: #1560BD;
  --color-focus-inverted-primary: #FFFFFF;
  --color-fixed-dark: #2A2A2A;
  --color-fixed-light: #FFFFFF;
  --color-primary: #E4002B;
  --color-primary-light: #FFF2F2;
  --color-secondary-darker: #001266;
  --color-secondary: #003087;
  --color-secondary-lighter: #A7C1E8;
  --color-secondary-lightest: #EFF6FF;
  --color-information-darker: #002B66;
  --color-information: #1560BD;
  --color-information-lighter: #8BC4FD;
  --color-information-lightest: #F2F9FF;
  --color-neutral-black: #000000;
  --color-neutral-darkest: #111111;
  --color-neutral-darker: #2A2A2A;
  --color-neutral-dark: #434343;
  --color-neutral: #757575;
  --color-neutral-light: #A7A7A7;
  --color-neutral-lighter: #C0C0C0;
  --color-neutral-lightest: #F2F2F2;
  --color-white: #FFFFFF;
  --color-success-darker: #055409;
  --color-success-dark: #09830e;
  --color-success: #00A907;
  --color-success-lighter: #99d29b;
  --color-success-lightest: #EEF8F0;
  --color-warning-darkest: #3b1c00;
  --color-warning-darker: #b55700;
  --color-warning: #E36D00;
  --color-warning-lighter: #efac6d;
  --color-warning-lightest: #FFF5EB;
  --color-error-dark: #50000F;
  --color-error: #C60025;
  --color-error-lighter: #FF8787;
  --color-error-lightest: #FFF2F2;
  --color-highlight: #B6875E;
  --color-neutral-alt: #838B9B;
  --color-neutral-dark-alt: #363B45;
  --radius-component-input: 4px;
  --radius-component-button: 125px;
  --radius-component-card: 4px;
  --radius-component-alert: 0px, 4px, 4px, 0px;
  --spacing-component-button-lg: 0.625rem;
  --spacing-component-button-lg-icon: 0.625rem;
  --spacing-component-button-md: 0.5rem;
  --spacing-component-button-md-icon: 0.75rem;
  --spacing-component-button-sm: 0.5rem;
  --spacing-component-button-icon-sm: 0.625rem;
}

.cpc-theme.dark-theme {
  --color-text-heading: #FFFFFF;
  --color-text-body: #FFFFFF;
  --color-text-action: #A7C1E8;
  --color-text-action-hover: #EFF6FF;
  --color-text-disabled: #757575;
  --color-text-highlight: #D3A881;
  --color-text-information: #8BC4FD;
  --mat-switch-label-text-color:#FFFFFF;
  --color-text-success: #99d29b;
  --color-text-warning: #efac6d;
  --color-text-error: #FF8787;
  --color-text-on-action: #001266;
  --color-text-on-disabled: #C0C0C0;
  --color-text-body-alt: #515865;
  --color-text-inverted-heading: #111111;
  --color-text-inverted-body: #2A2A2A;
  --mdc-switch-selected-handle-color: #FFFFFF;
  --color-text-inverted-action: #003087;
  --color-text-inverted-action-hover: #2C73CA;
  --color-text-inverted-disabled: #515865;
  --color-text-inverted-on-action: #A7C1E8;
  --color-text-inverted-on-action-hover: #EFF6FF;
  --color-text-inverted-on-disabled: #A7A7A7;
  --color-icon-primary: #FFFFFF;
  --color-icon-information: #8BC4FD;
  --color-icon-success: #99d29b;
  --color-icon-warning: #efac6d;
  --color-icon-error: #FF8787;
  --color-icon-inverted-primary: #111111;
  --color-surface-page: #000000;
  --color-surface-primary: #111111;
  --color-surface-secondary: #111111;
  --color-surface-highlight: #FB495D;
  --color-surface-disabled: #2A2A2A;
  --color-surface-information: #002B66;
  --color-surface-information-secondary: #1560BD;
  --color-surface-success: #055409;
  --color-surface-warning: #3b1c00;
  --color-surface-error: #50000F;
  --color-surface-action-1: #A7C1E8;
  --color-surface-action-1-hover: #EFF6FF;
  --color-surface-action-2: #757575;
  --color-surface-disabled-selected: #515865;
  --color-surface-action-2-hover: #000000;
  --color-surface-modal: #FFFFFFbf;
  --color-surface-inverted-primary: #F2F2F2;
  --color-surface-inverted-disabled: #363B45;
  --color-surface-inverted-action-1: #000000;
  --color-surface-inverted-action-1-hover: #000000cc;
  --color-surface-inverted-action-2: #FFFFFF00;
  --color-surface-inverted-action-2-hover: #FFFFFF99;
  --color-border-primary: #757575;
  --color-border-secondary: #E4002B;
  --color-border-tertiary: #16191E;
  --color-border-highlight: #D3A881;
  --color-border-information: #1560BD;
  --color-border-success: #00A907;
  --color-border-warning: #E36D00;
  --color-border-error: #C60025;
  --color-border-disabled: #434343;
  --color-border-action: #A7C1E8;
  --color-border-action-hover: #EFF6FF;
  --color-border-primary-alt: #515865;
  --color-border-inverted-action: #003087;
  --color-border-inverted-disabled: #A7A7A7;
  --color-border-inverted-primary: #000000;
  --color-focus-primary: #F2F9FF;
  --color-focus-inverted-primary: #1560BD;
  --color-fixed-dark: #2A2A2A;
  --color-fixed-light: #FFFFFF;
  --color-primary: #E4002B;
  --color-primary-light: #FFF2F2;
  --color-secondary-darker: #001266;
  --color-secondary: #FFFFFF;
  --color-secondary-lighter: #A7C1E8;
  --color-secondary-lightest: #EFF6FF;
  --color-information-darker: #002B66;
  --color-information: #1560BD;
  --color-information-lighter: #8BC4FD;
  --color-information-lightest: #F2F9FF;
  --color-neutral-black: #000000;
  --color-neutral-darkest: #111111;
  --color-neutral-darker: #2A2A2A;
  --color-neutral-dark: #434343;
  --color-neutral: #757575;
  --color-neutral-light: #A7A7A7;
  --color-neutral-lighter: #C0C0C0;
  --color-neutral-lightest: #F2F2F2;
  --color-white: #FFFFFF;
  --color-success-darker: #055409;
  --color-success-dark: #09830e;
  --color-success: #00A907;
  --color-success-lighter: #99d29b;
  --color-success-lightest: #EEF8F0;
  --color-warning-darkest: #3b1c00;
  --color-warning-darker: #b55700;
  --color-warning: #E36D00;
  --color-warning-lighter: #efac6d;
  --color-warning-lightest: #FFF5EB;
  --color-error-dark: #50000F;
  --color-error: #C60025;
  --color-error-lighter: #FF8787;
  --color-error-lightest: #FFF2F2;
  --color-highlight: #B6875E;
  --color-neutral-alt: #838B9B;
  --color-neutral-dark-alt: #363B45;
  --radius-component-input: 4px;
  --radius-component-button: 125px;
  --radius-component-card: 4px;
  --radius-component-alert: 0px, 4px, 4px, 0px;
  --spacing-component-button-lg: 0.625rem;
  --spacing-component-button-lg-icon: 0.625rem;
  --spacing-component-button-md: 0.5rem;
  --spacing-component-button-md-icon: 0.75rem;
  --spacing-component-button-sm: 0.5rem;
  --spacing-component-button-icon-sm: 0.625rem;
}

.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: transparent;
  transition: opacity 400ms cubic-bezier(0.25, 0.8, 0.25, 1);
  opacity: 0;
}
.cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 1;
}
.cdk-high-contrast-active .cdk-overlay-backdrop.cdk-overlay-backdrop-showing {
  opacity: 0.6;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.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-display-large, .mat-typography .mat-display-large, .mat-typography h1 {
  font: 400 3.562rem / 4rem "Canadiana";
  letter-spacing: -0.016rem;
  margin: 0 0 0.5em;
}

.mat-display-medium, .mat-typography .mat-display-medium, .mat-typography h2 {
  font: 400 2.812rem / 3.25rem "Canadiana";
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.mat-display-small, .mat-typography .mat-display-small, .mat-typography h3 {
  font: 400 2.25rem / 2.75rem "Canadiana";
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.mat-headline-large, .mat-typography .mat-headline-large, .mat-typography h4 {
  font: 400 2rem / 2.5rem "Canadiana";
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.mat-headline-medium, .mat-typography .mat-headline-medium, .mat-typography h5 {
  font: 400 1.75rem / 2.25rem "Canadiana";
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.mat-headline-small, .mat-typography .mat-headline-small, .mat-typography h6 {
  font: 400 1.5rem / 2rem "Canadiana";
  letter-spacing: 0;
  margin: 0 0 0.5em;
}

.mat-title-large, .mat-typography .mat-title-large {
  font: 400 1.375rem / 1.75rem "Canadiana";
  letter-spacing: 0;
}

.mat-title-medium, .mat-typography .mat-title-medium {
  font: 500 1rem / 1.5rem "Canadiana";
  letter-spacing: 0.009rem;
}

.mat-title-small, .mat-typography .mat-title-small {
  font: 500 0.875rem / 1.25rem "Canadiana";
  letter-spacing: 0.006rem;
}

.mat-body-large, .mat-typography .mat-body-large, .mat-typography {
  font: 400 1rem / 1.5rem "Canadiana";
  letter-spacing: 0.031rem;
}

.mat-body-large p, .mat-typography .mat-body-large p, .mat-typography p {
  margin: 0 0 0.75em;
}

.mat-body-medium, .mat-typography .mat-body-medium {
  font: 400 0.875rem / 1.25rem "Canadiana";
  letter-spacing: 0.016rem;
}

.mat-body-small, .mat-typography .mat-body-small {
  font: 400 0.75rem / 1rem "Canadiana";
  letter-spacing: 0.025rem;
}

.mat-label-large, .mat-typography .mat-label-large {
  font: 500 0.875rem / 1.25rem "Canadiana";
  letter-spacing: 0.006rem;
}

.mat-label-medium, .mat-typography .mat-label-medium {
  font: 500 0.75rem / 1rem "Canadiana";
  letter-spacing: 0.031rem;
}

.mat-label-small, .mat-typography .mat-label-small {
  font: 500 0.688rem / 1rem "Canadiana";
  letter-spacing: 0.031rem;
}

html, body {
  height: 100%;
  margin: 0;
}

body {
  --mat-expansion-container-shape: 12px;
  --mat-expansion-legacy-header-indicator-display: none;
  --mat-expansion-header-indicator-display: inline-block;
  --mat-expansion-header-collapsed-state-height: 44px;
  --mat-expansion-header-expanded-state-height: 60px;
  --mat-expansion-header-indicator-color: var(--color-text-body);
  --mat-expansion-header-hover-state-layer-color: var(--color-surface-information);
  --mat-expansion-header-text-font: Canadiana;
  --mat-expansion-header-text-size: 1rem;
  --mat-expansion-header-text-weight: 500;
  --mat-expansion-header-text-line-height: 1.5rem;
  --mat-expansion-header-text-tracking: 0.009rem;
  --mat-expansion-container-text-font: Canadiana;
  --mat-expansion-container-text-line-height: 1.5rem;
  --mat-expansion-container-text-size: 1rem;
  --mat-expansion-container-text-tracking: 0.031rem;
  --mat-expansion-container-text-weight: 400;
  --mat-expansion-header-text-size: var(--body-desktop-md-font-size);
  --mat-expansion-header-text-weight: var(--body-desktop-md-font-weight);
  --mat-expansion-header-text-line-height: var(--expandable-container-card-trigger-line-height);
  --mat-expansion-header-collapsed-state-height: auto;
  --mat-expansion-header-expanded-state-height: auto;
  --mat-expansion-container-shape: none;
  --mat-badge-container-shape: 9999px;
  --mat-badge-container-size: 16px;
  --mat-badge-small-size-container-size: 6px;
  --mat-badge-large-size-container-size: 16px;
  --mat-badge-legacy-container-size: unset;
  --mat-badge-legacy-small-size-container-size: unset;
  --mat-badge-legacy-large-size-container-size: unset;
  --mat-badge-container-offset: -12px 0;
  --mat-badge-small-size-container-offset: -6px 0;
  --mat-badge-large-size-container-offset: -12px 0;
  --mat-badge-container-overlap-offset: -12px;
  --mat-badge-small-size-container-overlap-offset: -6px;
  --mat-badge-large-size-container-overlap-offset: -12px;
  --mat-badge-container-padding: 0 4px;
  --mat-badge-small-size-container-padding: 0;
  --mat-badge-large-size-container-padding: 0 4px;
  --mat-badge-line-height: 16px;
  --mat-badge-small-size-text-size: 0;
  --mat-badge-small-size-line-height: 6px;
  --mat-badge-large-size-line-height: 16px;
  --mat-badge-background-color: #ba1a1a;
  --mat-badge-text-color: #ffffff;
  --mat-badge-disabled-state-background-color: rgba(186, 26, 26, 0.38);
  --mat-badge-disabled-state-text-color: #ffffff;
  --mat-badge-text-font: Canadiana;
  --mat-badge-text-size: 0.688rem;
  --mat-badge-text-weight: 500;
  --mat-badge-large-size-text-size: 0.688rem;
  --mat-badge-text-size: 0.75rem;
  --mat-badge-container-padding: 3px;
  --mat-badge-legacy-container-size: auto;
  --mdc-text-button-container-shape: 9999px;
  --mdc-protected-button-container-shape: 9999px;
  --mdc-filled-button-container-shape: 9999px;
  --mdc-outlined-button-outline-width: 1px;
  --mdc-outlined-button-container-shape: 9999px;
  --mat-text-button-horizontal-padding: 12px;
  --mat-text-button-with-icon-horizontal-padding: 16px;
  --mat-text-button-icon-spacing: 8px;
  --mat-text-button-icon-offset: -4px;
  --mat-protected-button-horizontal-padding: 24px;
  --mat-protected-button-icon-spacing: 8px;
  --mat-protected-button-icon-offset: -8px;
  --mat-filled-button-horizontal-padding: 24px;
  --mat-filled-button-icon-spacing: 8px;
  --mat-filled-button-icon-offset: -8px;
  --mat-outlined-button-horizontal-padding: 24px;
  --mat-outlined-button-icon-spacing: 8px;
  --mat-outlined-button-icon-offset: -8px;
  --mdc-text-button-container-height: 36px;
  --mdc-protected-button-container-height: 36px;
  --mdc-filled-button-container-height: 36px;
  --mdc-outlined-button-container-height: 36px;
  --mat-text-button-touch-target-display: block;
  --mat-protected-button-touch-target-display: block;
  --mat-filled-button-touch-target-display: block;
  --mat-outlined-button-touch-target-display: block;
  --mdc-text-button-label-text-color: #326b00;
  --mdc-text-button-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-protected-button-container-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-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 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-protected-button-hover-container-elevation-shadow: 0px 3px 3px -2px rgba(0, 0, 0, 0.2), 0px 3px 4px 0px rgba(0, 0, 0, 0.14), 0px 1px 8px 0px rgba(0, 0, 0, 0.12);
  --mdc-protected-button-pressed-container-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-protected-button-container-color: #fafaf2;
  --mdc-protected-button-label-text-color: #326b00;
  --mdc-protected-button-disabled-container-color: rgba(26, 28, 24, 0.12);
  --mdc-protected-button-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-filled-button-container-color: #326b00;
  --mdc-filled-button-label-text-color: #ffffff;
  --mdc-filled-button-disabled-container-color: rgba(26, 28, 24, 0.12);
  --mdc-filled-button-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-outlined-button-disabled-outline-color: rgba(26, 28, 24, 0.12);
  --mdc-outlined-button-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-outlined-button-label-text-color: #326b00;
  --mdc-outlined-button-outline-color: #74796d;
  --mat-text-button-state-layer-color: #326b00;
  --mat-text-button-disabled-state-layer-color: #44483e;
  --mat-text-button-ripple-color: rgba(50, 107, 0, 0.12);
  --mat-text-button-hover-state-layer-opacity: 0.08;
  --mat-text-button-focus-state-layer-opacity: 0.12;
  --mat-text-button-pressed-state-layer-opacity: 0.12;
  --mat-protected-button-state-layer-color: #326b00;
  --mat-protected-button-disabled-state-layer-color: #44483e;
  --mat-protected-button-ripple-color: rgba(50, 107, 0, 0.12);
  --mat-protected-button-hover-state-layer-opacity: 0.08;
  --mat-protected-button-focus-state-layer-opacity: 0.12;
  --mat-protected-button-pressed-state-layer-opacity: 0.12;
  --mat-filled-button-state-layer-color: #ffffff;
  --mat-filled-button-disabled-state-layer-color: #44483e;
  --mat-filled-button-ripple-color: rgba(255, 255, 255, 0.12);
  --mat-filled-button-hover-state-layer-opacity: 0.08;
  --mat-filled-button-focus-state-layer-opacity: 0.12;
  --mat-filled-button-pressed-state-layer-opacity: 0.12;
  --mat-outlined-button-state-layer-color: #326b00;
  --mat-outlined-button-disabled-state-layer-color: #44483e;
  --mat-outlined-button-ripple-color: rgba(50, 107, 0, 0.12);
  --mat-outlined-button-hover-state-layer-opacity: 0.08;
  --mat-outlined-button-focus-state-layer-opacity: 0.12;
  --mat-outlined-button-pressed-state-layer-opacity: 0.12;
  --mdc-protected-button-container-color: var(--color-surface-action-1);
  --mdc-protected-button-label-text-color: var(--color-text-on-action);
  --mat-protected-button-state-layer-color: var(--color-surface-action-1-hover);
  --mdc-text-button-label-text-color: var(--color-text-action);
  --mat-text-button-state-layer-color: var(--color-surface-action-2-hover);
  --mdc-outlined-button-label-text-color: var(--color-text-action);
  --mdc-outlined-button-outline-color: var(--color-border-action);
  --mdc-outlined-button-hover-outline-color: var(--color-border-action-hover);
  --mat-outlined-button-state-layer-color: var(--color-surface-action-2-hover);
  --mdc-fab-container-color: var(--color-surface-action-1);
  --mat-fab-foreground-color: var(--color-text-on-action);
  --mat-fab-hover-state-layer-color: var(--color-text-action-hover);
  --mdc-text-button-label-text-font: Canadiana;
  --mdc-text-button-label-text-size: 0.875rem;
  --mdc-text-button-label-text-tracking: 0.006rem;
  --mdc-text-button-label-text-weight: 500;
  --mdc-protected-button-label-text-font: Canadiana;
  --mdc-protected-button-label-text-size: 0.875rem;
  --mdc-protected-button-label-text-tracking: 0.006rem;
  --mdc-protected-button-label-text-weight: 500;
  --mdc-filled-button-label-text-font: Canadiana;
  --mdc-filled-button-label-text-size: 0.875rem;
  --mdc-filled-button-label-text-tracking: 0.006rem;
  --mdc-filled-button-label-text-weight: 500;
  --mdc-outlined-button-label-text-font: Canadiana;
  --mdc-outlined-button-label-text-size: 0.875rem;
  --mdc-outlined-button-label-text-tracking: 0.006rem;
  --mdc-outlined-button-label-text-weight: 500;
  --mat-protected-button-hover-state-layer-opacity: 1;
  --mat-protected-button-horizontal-padding: 1.5rem;
  --mdc-protected-button-container-width: 6.7rem;
  --mdc-protected-button-container-height: 2.75rem;
  --mdc-protected-button-container-shape: var(--radius-component-button);
  --mdc-protected-button-container-elevation-shadow: none;
  --mdc-protected-button-hover-container-elevation-shadow: none;
  --mdc-protected-button-focus-container-elevation-shadow: none;
  --mat-text-button-hover-state-layer-opacity: 1;
  --mat-text-button-horizontal-padding: 1.5rem;
  --mdc-text-button-container-height: 2.75rem;
  --mdc-outlined-button-outline-width: 2px;
  --mat-outlined-button-hover-state-layer-opacity: 1;
  --mat-outlined-button-pressed-state-layer-opacity: 1;
  --mat-outlined-button-horizontal-padding: 1.5rem;
  --mdc-outlined-button-container-height: 2.75rem;
  --mdc-fab-container-shape: 10em;
  --mat-fab-hover-state-layer-opacity: 1;
  --mdc-extended-fab-container-shape: 10em;
  --mdc-extended-fab-container-height: 2.75rem;
  --mat-standard-button-toggle-shape: 9999px;
  --mat-standard-button-toggle-background-color: transparent;
  --mat-standard-button-toggle-disabled-state-background-color: transparent;
  --mat-standard-button-toggle-height: 40px;
  --mat-standard-button-toggle-hover-state-layer-opacity: 0.08;
  --mat-standard-button-toggle-focus-state-layer-opacity: 0.12;
  --mat-standard-button-toggle-text-color: #1a1c18;
  --mat-standard-button-toggle-state-layer-color: #1a1c18;
  --mat-standard-button-toggle-selected-state-background-color: #dae7ca;
  --mat-standard-button-toggle-selected-state-text-color: #141e0c;
  --mat-standard-button-toggle-disabled-state-text-color: rgba(26, 28, 24, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-text-color: rgba(26, 28, 24, 0.38);
  --mat-standard-button-toggle-disabled-selected-state-background-color: rgba(26, 28, 24, 0.12);
  --mat-standard-button-toggle-divider-color: #74796d;
  --mat-standard-button-toggle-divider-color: var(--color-border-action);
  --mat-standard-button-toggle-text-color: var(--color-text-action);
  --mat-standard-button-toggle-hover-state-layer-opacity: 1;
  --mat-standard-button-toggle-focus-state-layer-opacity: 1;
  --mat-standard-button-toggle-state-layer-color: var(--color-surface-action-2-hover);
  --mat-standard-button-toggle-selected-state-background-color: var(--color-surface-action-1);
  --mat-standard-button-toggle-selected-state-text-color: var(--color-text-on-action);
  --mat-standard-button-toggle-disabled-state-background-color: var(--color-surface-disabled);
  --mat-standard-button-toggle-disabled-state-text-color: var(--text-on-disabled);
  --mat-standard-button-toggle-label-text-font: Canadiana;
  --mat-standard-button-toggle-label-text-line-height: 1.25rem;
  --mat-standard-button-toggle-label-text-size: 0.875rem;
  --mat-standard-button-toggle-label-text-tracking: 0.006rem;
  --mat-standard-button-toggle-label-text-weight: 500;
  --mat-standard-button-toggle-label-text-size: var(--body-desktop-md-semibold-font-size);
  --mat-standard-button-toggle-label-text-line-height: var(--body-desktop-md-semibold-line-height);
  --mat-standard-button-toggle-label-text-weight: var(--body-desktop-md-semibold-font-weight);
  --mat-standard-button-toggle-shape: 0.25rem;
  --mat-standard-button-toggle-height: 2.75rem;
  --mdc-elevated-card-container-shape: 12px;
  --mdc-outlined-card-container-shape: 12px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #f3f4ed;
  --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: #fafaf2;
  --mdc-outlined-card-outline-color: #c4c8bb;
  --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: #1a1c18;
  --mat-card-title-text-font: Canadiana;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: Canadiana;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
  --mdc-checkbox-state-layer-size: 36px;
  --mat-checkbox-touch-target-display: block;
  --mdc-checkbox-disabled-selected-checkmark-color: #fafaf2;
  --mdc-checkbox-selected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-selected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-focus-state-layer-opacity: 0.12;
  --mdc-checkbox-unselected-hover-state-layer-opacity: 0.08;
  --mdc-checkbox-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-checkbox-selected-pressed-icon-color: #326b00;
  --mdc-checkbox-disabled-selected-icon-color: rgba(26, 28, 24, 0.38);
  --mdc-checkbox-disabled-unselected-icon-color: rgba(26, 28, 24, 0.38);
  --mdc-checkbox-selected-checkmark-color: #ffffff;
  --mdc-checkbox-selected-focus-icon-color: #326b00;
  --mdc-checkbox-selected-hover-icon-color: #326b00;
  --mdc-checkbox-selected-icon-color: #326b00;
  --mdc-checkbox-unselected-focus-icon-color: #1a1c18;
  --mdc-checkbox-unselected-hover-icon-color: #1a1c18;
  --mdc-checkbox-unselected-icon-color: #44483e;
  --mdc-checkbox-selected-focus-state-layer-color: #326b00;
  --mdc-checkbox-selected-hover-state-layer-color: #326b00;
  --mdc-checkbox-selected-pressed-state-layer-color: #1a1c18;
  --mdc-checkbox-unselected-focus-state-layer-color: #1a1c18;
  --mdc-checkbox-unselected-hover-state-layer-color: #1a1c18;
  --mdc-checkbox-unselected-pressed-state-layer-color: #326b00;
  --mat-checkbox-disabled-label-color: rgba(26, 28, 24, 0.38);
  --mat-checkbox-label-text-color: #1a1c18;
  --mdc-checkbox-selected-icon-color: var(--color-surface-action-1);
  --mdc-checkbox-selected-focus-icon-color: var(--color-surface-action-1);
  --mdc-checkbox-selected-focus-state-layer-color: var(--color-surface-action-1);
  --mdc-checkbox-selected-hover-state-layer-color: var(--color-surface-action-1);
  --mdc-checkbox-selected-hover-icon-color: var(--color-surface-action-2-hover);
  --mdc-checkbox-selected-pressed-icon-color: var(--color-surface-action-1);
  --mdc-checkbox-unselected-icon-color: var(--color-border-primary);
  --mdc-checkbox-unselected-hover-icon-color: var(--color-surface-action-1);
  --mdc-checkbox-unselected-focus-icon-color: var(--color-border-primary);
  --mdc-checkbox-unselected-focus-state-layer-color: var(--color-surface-action-1);
  --mdc-checkbox-unselected-focus-state-layer-color: var(--color-surface-action-1);
  --mdc-checkbox-unselected-pressed-state-layer-color: var(--color-surface-action-1);
  --mat-checkbox-disabled-label-color: var(--color-text-body);
  --mdc-checkbox-disabled-unselected-icon-color: var(--color-border-disabled);
  --mdc-checkbox-disabled-selected-icon-color: var(--color-surface-disabled);
  --mdc-checkbox-disabled-unselected-icon-opacity: 1;
  --mdc-checkbox-disabled-selected-checkmark-color: var(--color-text-on-disabled);
  --mat-checkbox-label-text-font: Canadiana;
  --mat-checkbox-label-text-line-height: 1.25rem;
  --mat-checkbox-label-text-size: 0.875rem;
  --mat-checkbox-label-text-tracking: 0.016rem;
  --mat-checkbox-label-text-weight: 400;
  --mdc-chip-container-shape-radius: 8px;
  --mdc-chip-with-avatar-avatar-shape-radius: 24px;
  --mdc-chip-with-avatar-avatar-size: 24px;
  --mdc-chip-with-icon-icon-size: 18px;
  --mdc-chip-outline-width: 1px;
  --mdc-chip-with-avatar-disabled-avatar-opacity: 0.38;
  --mdc-chip-flat-selected-outline-width: 0;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-opacity: 0.38;
  --mdc-chip-with-icon-disabled-icon-opacity: 0.38;
  --mdc-chip-elevated-container-color: transparent;
  --mat-chip-disabled-container-opacity: 1;
  --mat-chip-trailing-action-opacity: 1;
  --mat-chip-trailing-action-focus-opacity: 1;
  --mdc-chip-container-height: 28px;
  --mdc-chip-outline-color: #74796d;
  --mdc-chip-disabled-outline-color: rgba(26, 28, 24, 0.12);
  --mdc-chip-focus-outline-color: #44483e;
  --mdc-chip-hover-state-layer-opacity: 0.08;
  --mdc-chip-selected-hover-state-layer-opacity: 0.08;
  --mdc-chip-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-chip-elevated-selected-container-color: #dae7ca;
  --mdc-chip-flat-disabled-selected-container-color: rgba(26, 28, 24, 0.12);
  --mdc-chip-focus-state-layer-color: #44483e;
  --mdc-chip-hover-state-layer-color: #44483e;
  --mdc-chip-selected-hover-state-layer-color: #141e0c;
  --mdc-chip-focus-state-layer-opacity: 0.12;
  --mdc-chip-selected-focus-state-layer-color: #141e0c;
  --mdc-chip-selected-focus-state-layer-opacity: 0.12;
  --mdc-chip-label-text-color: #44483e;
  --mdc-chip-selected-label-text-color: #141e0c;
  --mdc-chip-with-icon-icon-color: #44483e;
  --mdc-chip-with-icon-disabled-icon-color: #1a1c18;
  --mdc-chip-with-icon-selected-icon-color: #141e0c;
  --mdc-chip-with-trailing-icon-disabled-trailing-icon-color: #1a1c18;
  --mdc-chip-with-trailing-icon-trailing-icon-color: #44483e;
  --mat-chip-trailing-action-state-layer-color: #44483e;
  --mat-chip-selected-trailing-action-state-layer-color: #141e0c;
  --mat-chip-trailing-action-hover-state-layer-opacity: 0.08;
  --mat-chip-trailing-action-focus-state-layer-opacity: 0.12;
  --mat-chip-selected-disabled-trailing-icon-color: #1a1c18;
  --mat-chip-selected-trailing-icon-color: #141e0c;
  --mdc-chip-outline-color: var(--color-border-action);
  --mdc-chip-disabled-outline-color: var(--color-border-disabled);
  --mdc-chip-label-text-color: var(--color-text-action);
  --mdc-chip-disabled-label-text-color: var(--color-text-on-disabled);
  --mdc-chip-selected-label-text-color: var(--color-text-on-action);
  --mdc-chip-with-icon-selected-icon-color: var(--color-text-on-action);
  --mat-chip-selected-trailing-icon-color: var(--color-text-on-action);
  --mdc-chip-flat-selected-outline-width: 2px;
  --mdc-chip-with-trailing-icon-trailing-icon-color: var(--color-text-action-hover);
  --mdc-chip-elevated-selected-container-color: var(--color-surface-action-1);
  --mdc-chip-elevated-disabled-container-color: var(--color-surface-disabled);
  --mdc-chip-hover-state-layer-color: var(--color-surface-action-2-hover);
  --mdc-chip-hover-state-layer-opacity: 1;
  --mdc-chip-focus-state-layer-color: var(--color-surface-primary);
  --mdc-chip-label-text-font: Canadiana;
  --mdc-chip-label-text-line-height: 1.25rem;
  --mdc-chip-label-text-size: 0.875rem;
  --mdc-chip-label-text-tracking: 0.006rem;
  --mdc-chip-label-text-weight: 500;
  --mdc-chip-container-shape-radius: 0.25rem;
  --mat-divider-width: 1px;
  --mat-divider-color: #74796d;
  --mat-divider-color: var(--color-border-primary);
  --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;
  --mat-form-field-focus-state-layer-opacity: 0;
  --mat-form-field-container-height: 52px;
  --mat-form-field-filled-label-display: block;
  --mat-form-field-container-vertical-padding: 14px;
  --mat-form-field-filled-with-label-container-padding-top: 22px;
  --mat-form-field-filled-with-label-container-padding-bottom: 6px;
  --mdc-filled-text-field-caret-color: #326b00;
  --mdc-filled-text-field-focus-active-indicator-color: #326b00;
  --mdc-filled-text-field-focus-label-text-color: #326b00;
  --mdc-filled-text-field-container-color: #e0e4d6;
  --mdc-filled-text-field-disabled-container-color: rgba(26, 28, 24, 0.04);
  --mdc-filled-text-field-label-text-color: #44483e;
  --mdc-filled-text-field-hover-label-text-color: #44483e;
  --mdc-filled-text-field-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-filled-text-field-input-text-color: #1a1c18;
  --mdc-filled-text-field-disabled-input-text-color: rgba(26, 28, 24, 0.38);
  --mdc-filled-text-field-input-text-placeholder-color: #44483e;
  --mdc-filled-text-field-error-hover-label-text-color: #410002;
  --mdc-filled-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-filled-text-field-error-label-text-color: #ba1a1a;
  --mdc-filled-text-field-active-indicator-color: #44483e;
  --mdc-filled-text-field-disabled-active-indicator-color: rgba(26, 28, 24, 0.38);
  --mdc-filled-text-field-hover-active-indicator-color: #1a1c18;
  --mdc-filled-text-field-error-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-focus-active-indicator-color: #ba1a1a;
  --mdc-filled-text-field-error-hover-active-indicator-color: #410002;
  --mdc-outlined-text-field-caret-color: #326b00;
  --mdc-outlined-text-field-focus-outline-color: #326b00;
  --mdc-outlined-text-field-focus-label-text-color: #326b00;
  --mdc-outlined-text-field-label-text-color: #44483e;
  --mdc-outlined-text-field-hover-label-text-color: #1a1c18;
  --mdc-outlined-text-field-disabled-label-text-color: rgba(26, 28, 24, 0.38);
  --mdc-outlined-text-field-input-text-color: #1a1c18;
  --mdc-outlined-text-field-disabled-input-text-color: rgba(26, 28, 24, 0.38);
  --mdc-outlined-text-field-input-text-placeholder-color: #44483e;
  --mdc-outlined-text-field-error-focus-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-label-text-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-label-text-color: #410002;
  --mdc-outlined-text-field-outline-color: #74796d;
  --mdc-outlined-text-field-disabled-outline-color: rgba(26, 28, 24, 0.12);
  --mdc-outlined-text-field-hover-outline-color: #1a1c18;
  --mdc-outlined-text-field-error-focus-outline-color: #ba1a1a;
  --mdc-outlined-text-field-error-hover-outline-color: #410002;
  --mdc-outlined-text-field-error-outline-color: #ba1a1a;
  --mat-form-field-focus-select-arrow-color: #326b00;
  --mat-form-field-disabled-input-text-placeholder-color: rgba(26, 28, 24, 0.38);
  --mat-form-field-state-layer-color: #1a1c18;
  --mat-form-field-error-text-color: #ba1a1a;
  --mat-form-field-select-option-text-color: #1a1c18;
  --mat-form-field-select-disabled-option-text-color: rgba(26, 28, 24, 0.38);
  --mat-form-field-leading-icon-color: #44483e;
  --mat-form-field-disabled-leading-icon-color: rgba(26, 28, 24, 0.38);
  --mat-form-field-trailing-icon-color: #44483e;
  --mat-form-field-disabled-trailing-icon-color: rgba(26, 28, 24, 0.38);
  --mat-form-field-error-focus-trailing-icon-color: #ba1a1a;
  --mat-form-field-error-hover-trailing-icon-color: #410002;
  --mat-form-field-error-trailing-icon-color: #ba1a1a;
  --mat-form-field-enabled-select-arrow-color: #44483e;
  --mat-form-field-disabled-select-arrow-color: rgba(26, 28, 24, 0.38);
  --mat-form-field-hover-state-layer-opacity: 0.08;
  --mdc-filled-text-field-container-color: var(--color-surface-page);
  --mdc-filled-text-field-caret-color: var(--color-text-body);
  --mdc-filled-text-field-focus-active-indicator-color: var(--color-text-body);
  --mdc-filled-text-field-focus-label-text-color: var(--color-text-body);
  --mdc-filled-text-field-label-text-color: var(--color-text-headings);
  --mat-form-field-hover-state-layer-opacity: 1;
  --mat-form-field-state-layer-color: var(--color-surface-action-2-hover);
  --mdc-form-field-label-text-color: var(--color-text-body) !important;
  --mat-form-field-error-text-color: var(--color-text-error);
  --mdc-filled-text-field-label-text-font: Canadiana;
  --mdc-filled-text-field-label-text-size: 1rem;
  --mdc-filled-text-field-label-text-tracking: 0.031rem;
  --mdc-filled-text-field-label-text-weight: 400;
  --mdc-outlined-text-field-label-text-font: Canadiana;
  --mdc-outlined-text-field-label-text-size: 1rem;
  --mdc-outlined-text-field-label-text-tracking: 0.031rem;
  --mdc-outlined-text-field-label-text-weight: 400;
  --mat-form-field-container-text-font: Canadiana;
  --mat-form-field-container-text-line-height: 1.5rem;
  --mat-form-field-container-text-size: 1rem;
  --mat-form-field-container-text-tracking: 0.031rem;
  --mat-form-field-container-text-weight: 400;
  --mat-form-field-subscript-text-font: Canadiana;
  --mat-form-field-subscript-text-line-height: 1rem;
  --mat-form-field-subscript-text-size: 0.75rem;
  --mat-form-field-subscript-text-tracking: 0.025rem;
  --mat-form-field-subscript-text-weight: 400;
  --mdc-filled-text-field-label-text-size: var(--heading-desktop-h6-font-size);
  --mdc-filled-text-field-label-text-weight: var(--heading-desktop-h6-font-weight);
  --mat-form-field-subscript-text-font: var(--body-desktop-md-font-family);
  --mat-form-field-subscript-text-line-height: var(--body-desktop-md-line-height);
  --mat-form-field-subscript-text-size: var(--body-desktop-md-font-size);
  --mat-form-field-subscript-text-weight: var(--body-desktop-md-font-weight);
  --mdc-form-field-label-text-line-height: var(--body-desktop-md-line-height) !important;
  --mdc-form-field-label-text-size: var(--body-desktop-md-font-size) !important;
  --mdc-filled-text-field-active-indicator-height: 0;
  --mdc-filled-text-field-focus-active-indicator-height: 0;
  --mdc-filled-text-field-input-text-color: var(--color-text-body);
  --mdc-filled-text-field-disabled-container-color: var(--color-surface-disabled);
  --mat-menu-container-shape: 4px;
  --mat-menu-divider-bottom-spacing: 8px;
  --mat-menu-divider-top-spacing: 8px;
  --mat-menu-item-spacing: 12px;
  --mat-menu-item-icon-size: 24px;
  --mat-menu-item-leading-spacing: 12px;
  --mat-menu-item-trailing-spacing: 12px;
  --mat-menu-item-with-icon-leading-spacing: 12px;
  --mat-menu-item-with-icon-trailing-spacing: 12px;
  --mat-menu-base-elevation-level: 2;
  --mat-menu-item-label-text-color: #1a1c18;
  --mat-menu-item-icon-color: #44483e;
  --mat-menu-item-hover-state-layer-color: rgba(26, 28, 24, 0.08);
  --mat-menu-item-focus-state-layer-color: rgba(26, 28, 24, 0.12);
  --mat-menu-container-color: #eeeee7;
  --mat-menu-divider-color: #e0e4d6;
  --mat-menu-container-color: var(--color-surface-primary);
  --mat-menu-item-hover-state-layer-color: var(--color-surface-action-2-hover);
  --mat-menu-item-label-text-font: Canadiana;
  --mat-menu-item-label-text-size: 0.875rem;
  --mat-menu-item-label-text-tracking: 0.006rem;
  --mat-menu-item-label-text-line-height: 1.25rem;
  --mat-menu-item-label-text-weight: 500;
  --mdc-elevated-card-container-shape: 12px;
  --mdc-outlined-card-container-shape: 12px;
  --mdc-outlined-card-outline-width: 1px;
  --mdc-elevated-card-container-color: #f3f4ed;
  --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: #fafaf2;
  --mdc-outlined-card-outline-color: #c4c8bb;
  --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: #1a1c18;
  --mdc-dialog-supporting-text-color: var(--color-text-body);
  --mat-card-title-text-font: Canadiana;
  --mat-card-title-text-line-height: 1.75rem;
  --mat-card-title-text-size: 1.375rem;
  --mat-card-title-text-tracking: 0;
  --mat-card-title-text-weight: 400;
  --mat-card-subtitle-text-font: Canadiana;
  --mat-card-subtitle-text-line-height: 1.5rem;
  --mat-card-subtitle-text-size: 1rem;
  --mat-card-subtitle-text-tracking: 0.009rem;
  --mat-card-subtitle-text-weight: 500;
  --mdc-dialog-subhead-font: var(--heading-desktop-h2-font-family);
  --mdc-dialog-subhead-line-height: var(--heading-desktop-h2-line-height);
  --mdc-dialog-subhead-size: var(--heading-desktop-h2-font-size);
  --mdc-dialog-subhead-weight: var(--heading-desktop-h2-font-weight);
  --mdc-dialog-subhead-line-height: var(--heading-desktop-h2-line-height);
  --mdc-dialog-supporting-text-font: var(--body-desktop-md-font-family);
  --mdc-dialog-supporting-text-line-height: var(--body-desktop-md-line-height);
  --mdc-dialog-supporting-text-size: var(--body-desktop-md-font-size);
  --mdc-dialog-supporting-text-weight: var(--body-desktop-md-font-weight);
  --mat-dialog-headline-padding: 0;
  --mat-dialog-actions-alignment: flex-start;
  --mat-dialog-with-actions-content-padding: 1.25rem 0;
  --mat-dialog-actions-padding: 0.5rem 0;
  --mat-dialog-container-max-width: 60.8vw;
  --mat-dialog-container-padding: 3rem;
  --mat-dialog-container-small-max-width: 778px;
  --mdc-linear-progress-active-indicator-height: 4px;
  --mdc-linear-progress-track-height: 4px;
  --mdc-linear-progress-track-shape: 0;
  --mdc-linear-progress-active-indicator-color: #326b00;
  --mdc-linear-progress-track-color: #e0e4d6;
  --mdc-linear-progress-active-indicator-color: var(--color-border-action);
  --mdc-linear-progress-track-color: var(--color-border-primary);
  --mdc-linear-progress-track-height: 1px;
  --mdc-circular-progress-active-indicator-width: 4px;
  --mdc-circular-progress-size: 48px;
  --mdc-circular-progress-active-indicator-color: #326b00;
  --mdc-circular-progress-active-indicator-color: var(--color-surface-action-1);
  --mdc-radio-disabled-selected-icon-opacity: 0.38;
  --mdc-radio-disabled-unselected-icon-opacity: 0.38;
  --mdc-radio-state-layer-size: 36px;
  --mat-radio-touch-target-display: block;
  --mdc-radio-disabled-selected-icon-color: #1a1c18;
  --mdc-radio-disabled-unselected-icon-color: #1a1c18;
  --mdc-radio-unselected-hover-icon-color: #1a1c18;
  --mdc-radio-unselected-focus-icon-color: #1a1c18;
  --mdc-radio-unselected-icon-color: #44483e;
  --mdc-radio-unselected-pressed-icon-color: #1a1c18;
  --mdc-radio-selected-focus-icon-color: #326b00;
  --mdc-radio-selected-hover-icon-color: #326b00;
  --mdc-radio-selected-icon-color: #326b00;
  --mdc-radio-selected-pressed-icon-color: #326b00;
  --mat-radio-ripple-color: #1a1c18;
  --mat-radio-checked-ripple-color: #326b00;
  --mat-radio-disabled-label-color: rgba(26, 28, 24, 0.38);
  --mat-radio-label-text-color: #1a1c18;
  --mat-radio-ripple-color: transparent;
  --mat-radio-checked-ripple-color: transparent;
  --mdc-radio-selected-focus-icon-color: var(--color-surface-action-1);
  --mdc-radio-selected-hover-icon-color: white;
  --mdc-radio-selected-icon-color: white;
  --mdc-radio-selected-pressed-icon-color: white;
  --mat-radio-disabled-label-color: var(--color-text-body);
  --mdc-radio-disabled-unselected-icon-opacity: 1;
  --mdc-radio-disabled-unselected-icon-color: var(--color-border-disabled);
  --mdc-radio-unselected-icon-color: var(--color-border-primary);
  --mdc-radio-unselected-hover-icon-color: var(--color-border-action-hover);
  --mdc-radio-disabled-selected-icon-opacity: 1;
  --mdc-radio-disabled-selected-icon-color: var(--color-border-disabled);
  --mat-radio-label-text-font: Canadiana;
  --mat-radio-label-text-line-height: 1.25rem;
  --mat-radio-label-text-size: 0.875rem;
  --mat-radio-label-text-tracking: 0.016rem;
  --mat-radio-label-text-weight: 400;
  --mdc-radio-state-layer-size: 1rem;
  --mat-select-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);
  --mat-select-arrow-transform: translateY(-8px);
  --mat-select-panel-background-color: #eeeee7;
  --mat-select-enabled-trigger-text-color: #1a1c18;
  --mat-select-disabled-trigger-text-color: rgba(26, 28, 24, 0.38);
  --mat-select-placeholder-text-color: #44483e;
  --mat-select-enabled-arrow-color: #44483e;
  --mat-select-disabled-arrow-color: rgba(26, 28, 24, 0.38);
  --mat-select-focused-arrow-color: #326b00;
  --mat-select-invalid-arrow-color: #ba1a1a;
  --mdc-filled-text-field-disabled-label-text-color: var(--color-text-body);
  --mdc-filled-text-field-label-text-color: var(--color-text-heading);
  --mat-select-panel-background-color: var(--color-surface-page);
  --mat-select-focused-arrow-color: var(--color-text-body);
  --mat-select-container-elevation-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.1), 0px 2px 2px 0px rgba(0, 0, 0, 0.07), 0px 1px 5px 0px rgba(0, 0, 0, 0.07);
  --mat-select-enabled-trigger-text-color: var(--color-text-body);
  --mat-option-hover-state-layer-color: var(--color-surface-information);
  --mat-option-focus-state-layer-color: var(--color-surface-information);
  --mat-form-field-filled-with-label-container-padding-top: 0.625rem;
  --mat-form-field-filled-with-label-container-padding-bottom: 0.625rem;
  --mat-form-field-container-height: 2.75rem;
  --mat-select-arrow-transform: none;
  --mat-select-trigger-text-font: Canadiana;
  --mat-select-trigger-text-line-height: 1.5rem;
  --mat-select-trigger-text-size: 1rem;
  --mat-select-trigger-text-tracking: 0.031rem;
  --mat-select-trigger-text-weight: 400;
  --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-shape: 9999px;
  --mdc-switch-selected-icon-size: 16px;
  --mdc-switch-track-height: 32px;
  --mdc-switch-track-shape: 9999px;
  --mdc-switch-track-width: 52px;
  --mdc-switch-unselected-icon-size: 16px;
  --mdc-switch-state-layer-size: 40px;
  --mat-switch-disabled-selected-handle-opacity: 1;
  --mat-switch-disabled-unselected-handle-opacity: 0.38;
  --mat-switch-unselected-handle-size: 16px;
  --mat-switch-selected-handle-size: 24px;
  --mat-switch-pressed-handle-size: 28px;
  --mat-switch-with-icon-handle-size: 24px;
  --mat-switch-selected-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-with-icon-handle-horizontal-margin: 0 24px;
  --mat-switch-selected-pressed-handle-horizontal-margin: 0 22px;
  --mat-switch-unselected-handle-horizontal-margin: 0 8px;
  --mat-switch-unselected-with-icon-handle-horizontal-margin: 0 4px;
  --mat-switch-unselected-pressed-handle-horizontal-margin: 0 2px;
  --mat-switch-visible-track-opacity: 1;
  --mat-switch-hidden-track-opacity: 0;
  --mat-switch-visible-track-transition: opacity 75ms;
  --mat-switch-hidden-track-transition: opacity 75ms;
  --mat-switch-track-outline-width: 2px;
  --mat-switch-selected-track-outline-width: 2px;
  --mat-switch-selected-track-outline-color: transparent;
  --mat-switch-disabled-unselected-track-outline-width: 2px;
  --mdc-switch-selected-focus-state-layer-opacity: 0.12;
  --mdc-switch-selected-hover-state-layer-opacity: 0.08;
  --mdc-switch-selected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-unselected-focus-state-layer-opacity: 0.12;
  --mdc-switch-unselected-hover-state-layer-opacity: 0.08;
  --mdc-switch-unselected-pressed-state-layer-opacity: 0.12;
  --mdc-switch-selected-focus-state-layer-color: #326b00;
  --mdc-switch-selected-handle-color: #ffffff;
  --mdc-switch-selected-hover-state-layer-color: #326b00;
  --mdc-switch-selected-pressed-state-layer-color: #326b00;
  --mdc-switch-selected-focus-handle-color: #82ff10;
  --mdc-switch-selected-hover-handle-color: #82ff10;
  --mdc-switch-selected-pressed-handle-color: #82ff10;
  --mdc-switch-selected-focus-track-color: #326b00;
  --mdc-switch-selected-hover-track-color: #326b00;
  --mdc-switch-selected-pressed-track-color: #326b00;
  --mdc-switch-selected-track-color: #326b00;
  --mdc-switch-disabled-selected-handle-color: #fafaf2;
  --mdc-switch-disabled-selected-icon-color: #1a1c18;
  --mdc-switch-disabled-selected-track-color: #1a1c18;
  --mdc-switch-disabled-unselected-handle-color: #1a1c18;
  --mdc-switch-disabled-unselected-icon-color: #e0e4d6;
  --mdc-switch-disabled-unselected-track-color: #e0e4d6;
  --mdc-switch-selected-icon-color: #0b2000;
  --mdc-switch-unselected-focus-handle-color: #44483e;
  --mdc-switch-unselected-focus-state-layer-color: #1a1c18;
  --mdc-switch-unselected-focus-track-color: #e0e4d6;
  --mdc-switch-unselected-handle-color: #74796d;
  --mdc-switch-unselected-hover-handle-color: #44483e;
  --mdc-switch-unselected-hover-state-layer-color: #1a1c18;
  --mdc-switch-unselected-hover-track-color: #e0e4d6;
  --mdc-switch-unselected-icon-color: #e0e4d6;
  --mdc-switch-unselected-pressed-handle-color: #44483e;
  --mdc-switch-unselected-pressed-state-layer-color: #1a1c18;
  --mdc-switch-unselected-pressed-track-color: #e0e4d6;
  --mdc-switch-unselected-track-color: #e0e4d6;
  --mat-switch-track-outline-color: #74796d;
  --mat-switch-disabled-unselected-track-outline-color: #1a1c18;
  --mat-switch-label-text-color: #1a1c18;
  --mdc-switch-unselected-track-color: var(--color-surface-disabled-selected);
  --mdc-switch-selected-track-color: var(--color-surface-action-1);
  --mdc-switch-unselected-handle-color: var(--color-text-on-action);
  --mdc-switch-unselected-hover-handle-color: var(--color-text-action-hover);
  --mdc-switch-unselected-hover-track-color: var(--color-surface-action-2-hover);
  --mdc-switch-selected-focus-handle-color: var(--color-text-action-hover);
  --mdc-switch-selected-hover-handle-color: var(--color-text-action-hover);
  --mdc-switch-selected-pressed-handle-color: var(--color-text-on-action);
  --mdc-switch-selected-focus-track-color: var(--color-text-on-action);
  --mdc-switch-selected-hover-track-color: var(--color-text-action-hover);
  --mdc-switch-selected-pressed-track-color: var(--color-text-on-action);
  --mat-switch-label-text-font: Canadiana;
  --mat-switch-label-text-line-height: 1.25rem;
  --mat-switch-label-text-size: 0.875rem;
  --mat-switch-label-text-tracking: 0.016rem;
  --mat-switch-label-text-weight: 400;
  --mat-switch-unselected-handle-size: 1.5rem;
  --mat-switch-unselected-handle-horizontal-margin: 0 0.25rem;
  --mat-switch-selected-handle-size: 1.5rem;
  --mat-switch-selected-handle-horizontal-margin: 0 1.5rem;
  --mdc-tab-indicator-active-indicator-height: 2px;
  --mdc-tab-indicator-active-indicator-shape: 0;
  --mat-tab-header-divider-height: 1px;
  --mdc-secondary-navigation-tab-container-height: 44px;
  --mdc-tab-indicator-active-indicator-color: #326b00;
  --mat-tab-header-divider-color: #e0e4d6;
  --mat-tab-header-pagination-icon-color: #1a1c18;
  --mat-tab-header-inactive-label-text-color: #1a1c18;
  --mat-tab-header-active-label-text-color: #1a1c18;
  --mat-tab-header-active-ripple-color: #1a1c18;
  --mat-tab-header-inactive-ripple-color: #1a1c18;
  --mat-tab-header-inactive-focus-label-text-color: #1a1c18;
  --mat-tab-header-inactive-hover-label-text-color: #1a1c18;
  --mat-tab-header-active-focus-label-text-color: #1a1c18;
  --mat-tab-header-active-hover-label-text-color: #1a1c18;
  --mat-tab-header-active-focus-indicator-color: #326b00;
  --mat-tab-header-active-hover-indicator-color: #326b00;
  --mdc-tab-indicator-active-indicator-color: var(--color-border-secondary);
  --mat-tab-header-active-hover-indicator-color: var(--color-border-action-hover);
  --mat-tab-header-active-focus-indicator-color: transparent;
  --mat-tab-header-active-ripple-color: var(--color-surface-action-2-hover);
  --mat-tab-header-inactive-ripple-color: var(--color-surface-action-2-hover);
  --mat-tab-header-divider-color: var(--color-border-primary);
  --mat-tab-header-inactive-hover-label-text-color: var(--color-text-action-hover);
  --mat-tab-header-label-text-font: Canadiana;
  --mat-tab-header-label-text-size: 0.875rem;
  --mat-tab-header-label-text-tracking: 0.006rem;
  --mat-tab-header-label-text-line-height: 1.25rem;
  --mat-tab-header-label-text-weight: 500;
  --mat-tab-header-label-text-size: var(--body-desktop-lg-font-size);
  --mat-tab-header-label-text-line-height: var(--body-desktop-lg-line-height);
  --mdc-tab-indicator-active-indicator-height: 4px;
  --mat-toolbar-standard-height: 60px;
  --mat-toolbar-mobile-height: 52px;
  --mat-toolbar-container-background-color: #fafaf2;
  --mat-toolbar-container-text-color: #1a1c18;
  --mat-toolbar-container-background-color: var(--color-surface-secondary);
  --mat-toolbar-title-text-font: Canadiana;
  --mat-toolbar-title-text-line-height: 1.75rem;
  --mat-toolbar-title-text-size: 1.375rem;
  --mat-toolbar-title-text-tracking: 0;
  --mat-toolbar-title-text-weight: 400;
  --mdc-plain-tooltip-container-shape: 4px;
  --mdc-plain-tooltip-container-color: #2f312c;
  --mdc-plain-tooltip-supporting-text-color: #f1f1ea;
  --mdc-plain-tooltip-container-color: var(--color-surface-information);
  --mdc-plain-tooltip-supporting-text-color: var(--color-text-heading);
  --mdc-plain-tooltip-supporting-text-line-height: 1rem;
  --mdc-plain-tooltip-supporting-text-font: Canadiana;
  --mdc-plain-tooltip-supporting-text-size: 0.75rem;
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.025rem;
  --mdc-plain-tooltip-supporting-text-line-height: 1rem;
  --mdc-plain-tooltip-supporting-text-font: Canadiana;
  --mdc-plain-tooltip-supporting-text-size: var(--body-desktop-md-font-size);
  --mdc-plain-tooltip-supporting-text-weight: 400;
  --mdc-plain-tooltip-supporting-text-tracking: 0.025rem;
  --mdc-plain-tooltip-container-shape: 4px;
  --mat-app-text-color: var(--color-text-body);
}
body .mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: var(--mat-expansion-header-hover-state-layer-color);
  color: var(--color-text-action-hover);
}
body .mat-expansion-panel:last-child {
  border-bottom: solid 1px var(--color-border-primary);
}
body .bg-information .mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: var(--color-surface-primary);
}
body .bg-warning .mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: var(--color-surface-primary);
}
body .bg-error .mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: var(--color-surface-primary);
}
body .bg-success .mat-expansion-panel .mat-expansion-panel-header:not([aria-disabled=true]):hover {
  background: var(--color-surface-primary);
}
body .mat-expansion-panel {
  overflow: visible;
}
body .mat-expansion-panel-header {
  padding: var(--spacing-md);
  border-top: solid 1px var(--color-border-primary);
}
body .mat-expansion-panel-header.mat-expanded {
  font-weight: var(--body-desktop-md-bold-font-weight);
  border-top: solid 2px var(--color-border-primary);
  padding-top: calc(var(--spacing-md) - 1px);
}
body .mat-expansion-panel-header:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 3px;
  z-index: 99;
}
body .mat-expansion-panel-header:hover {
  padding-top: calc(var(--spacing-md) - 1px);
  border-top: solid 2px var(--color-border-action-hover);
}
body .mat-expansion-panel-header .mat-expansion-indicator svg {
  width: 20px;
}
body .mat-expansion-panel-body {
  padding: var(--spacing-md);
  padding-top: 17px;
}
body .mat-expansion-panel-content {
  overflow: hidden;
}
body .mat-expansion-panel-spacing {
  margin: 0;
}
body .mat-expansion-panel:not([class*=mat-elevation-z]) {
  box-shadow: none;
}
@media (max-width: 600px) {
  body .container, body .container-xs {
    max-width: 94%;
  }
  body mat-panel-title {
    font-size: var(--font-size-body-sm);
  }
}
body .mat-badge-medium .mat-badge-content {
  color: var(--color-text-on-action);
  border: solid 2px var(--color-border-inverted-action);
}
body .mat-badge-medium.success .mat-badge-content {
  background-color: var(--color-icon-success);
}
body .mat-badge-medium.warning .mat-badge-content {
  background-color: var(--color-icon-warning);
}
body .mat-badge-medium.error .mat-badge-content {
  background-color: var(--color-icon-error);
}
body .mat-badge-medium.information .mat-badge-content {
  background-color: var(--color-icon-information);
}
body .mat-badge-medium .mat-badge-content {
  line-height: 1;
}
body [matbadge=​] .mat-badge-content {
  line-height: 0;
}
body .cpc-breadcrumbs__separator, body .cpc-breadcrumbs__icon {
  color: var(--color-text-action);
}
body .cpc-breadcrumbs {
  position: relative;
}
body .cpc-breadcrumbs ol {
  list-style: none;
  display: inline-block;
  margin: 0;
  padding: 0;
}
body .cpc-breadcrumbs li:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
  margin-right: 3px;
}
body .cpc-breadcrumbs li:hover {
  background-color: var(--color-surface-action-2-hover);
}
body .cpc-breadcrumbs li {
  display: inline-block;
}
body .cpc-breadcrumbs li > * {
  vertical-align: middle;
}
body .cpc-breadcrumbs a {
  margin-left: 3px;
}
body .cpc-breadcrumbs .cpc-breadcrumbs__icon {
  margin-right: -11px;
}
body .cpc-breadcrumbs .mat-icon {
  font-size: 16px;
  vertical-align: -webkit-baseline-middle;
  margin-top: 1px;
}
body .cpc-breadcrumbs__overflow-menu {
  margin-top: 0.5rem;
}
body .cpc-breadcrumbs__overflow-menu:has(.mat-menu-below.mat-menu-after) {
  transform: translateX(calc(-50% - 0.625rem));
}
body .cpc-breadcrumbs__overflow-menu:has(.mat-menu-below.mat-menu-before) {
  transform: translateX(calc(50% + 1.625rem));
}
@media (max-width: 600px) {
  body .cpc-breadcrumbs__overflow-menu:has(.mat-menu-below.mat-menu-before):has(.mat-menu-below.mat-menu-before) {
    transform: translateX(0) !important;
  }
}
@media (max-width: 600px) {
  body .cpc-breadcrumbs__overflow-menu:has(.mat-menu-below.mat-menu-before) .mat-mdc-menu-panel {
    transform-origin: right top !important;
  }
}
body .cpc-breadcrumbs__overflow-button.mat-mdc-button {
  min-height: 1rem;
  min-width: unset;
  border-radius: 2px;
  margin-right: 0.5rem;
}
body .cpc-breadcrumbs__overflow-button.mat-mdc-button > .mat-icon {
  margin: 0;
}
body .cpc-breadcrumbs__overflow-button.mat-mdc-button:has(.material-icons, mat-icon, [matButtonIcon]) {
  padding: 0 0.25rem;
}
@media (max-width: 600px) {
  body cpc-breadcrumbs .mat-mdc-button, body body .mat-mdc-raised-button, body body .mat-mdc-outlined-button, body body .mat-mdc-unelevated-button {
    width: auto;
  }
}
body .bg-inverted {
  --mdc-protected-button-container-color: var(--color-surface-inverted-action-1);
  --mdc-protected-button-label-text-color: var(--color-text-inverted-on-action);
  --mat-protected-button-state-layer-color: var(--color-surface-inverted-action-1-hover);
  --mdc-text-button-label-text-color: var(--color-text-inverted-action);
  --mat-text-button-state-layer-color: var(--color-surface-inverted-action-2-hover);
  --mdc-outlined-button-label-text-color: var(--color-text-inverted-action);
  --mdc-outlined-button-outline-color: var(--color-border-inverted-action);
  --mdc-outlined-button-hover-outline-color: var(--color-border-inverted-action-hover);
  --mat-outlined-button-state-layer-color: var(--color-surface-inverted-action-2-hover);
  --mdc-fab-container-color: var(--color-surface-inverted-action-1);
  --mat-fab-foreground-color: var(--color-text-inverted-on-action);
  --mat-fab-hover-state-layer-color: var(--color-text-inverted-action-hover);
}
body .mat-mdc-fab.flat {
  --mdc-fab-container-color: var(--color-surface-action-2);
  --mat-fab-foreground-color: var(--color-text-action);
}
body .mat-mdc-fab.stroked {
  border: solid var(--mdc-outlined-button-outline-width) var(--mdc-outlined-button-outline-color);
  --mdc-fab-container-color: var(--color-surface-action-2);
  --mdc-fab-container-shape: 10em;
  --mat-fab-foreground-color: var(--color-text-action);
  --mat-fab-state-layer-color: var(--color-surface-action-2-hover);
}
body .mat-mdc-outlined-button:not(:disabled):hover {
  --mdc-outlined-button-outline-color: var(--mdc-outlined-button-hover-outline-color);
}
body .mdc-button:hover .mdc-button__label {
  text-decoration: underline;
}
@media (max-width: 600px) {
  body .mat-mdc-button,
  body .mat-mdc-raised-button,
  body .mat-mdc-outlined-button,
  body .mat-mdc-unelevated-button {
    width: calc(100% + 0px);
  }
}
body .mat-mdc-button,
body .mat-mdc-raised-button,
body .mat-mdc-outlined-button,
body .mat-mdc-unelevated-button {
  height: auto;
  max-height: var(--mdc-protected-button-container-height);
  min-width: var(--mdc-protected-button-container-width);
  padding: 0.625rem var(--mat-protected-button-horizontal-padding);
}
body .mat-mdc-button.mat-mdc-button-touch-target,
body .mat-mdc-raised-button.mat-mdc-button-touch-target,
body .mat-mdc-outlined-button.mat-mdc-button-touch-target,
body .mat-mdc-unelevated-button.mat-mdc-button-touch-target {
  max-height: var(--mdc-protected-button-container-height);
}
body .mat-mdc-button.medium, body .mat-mdc-button.large, body .mat-mdc-button,
body .mat-mdc-raised-button.medium,
body .mat-mdc-raised-button.large,
body .mat-mdc-raised-button,
body .mat-mdc-outlined-button.medium,
body .mat-mdc-outlined-button.large,
body .mat-mdc-outlined-button,
body .mat-mdc-unelevated-button.medium,
body .mat-mdc-unelevated-button.large,
body .mat-mdc-unelevated-button {
  font-family: var(--body-desktop-md-semibold-font-family);
  font-size: var(--body-desktop-md-semibold-font-size);
  font-weight: var(--body-desktop-md-semibold-font-weight);
  line-height: var(--body-desktop-md-semibold-line-height);
}
body .mat-mdc-button.small,
body .mat-mdc-raised-button.small,
body .mat-mdc-outlined-button.small,
body .mat-mdc-unelevated-button.small {
  font-family: var(--body-desktop-sm-font-family);
  font-size: var(--body-desktop-sm-font-size);
  font-weight: var(--body-desktop-sm-font-weight);
  line-height: var(--body-desktop-sm-line-height);
}
body .mat-mdc-button .mat-ripple,
body .mat-mdc-raised-button .mat-ripple,
body .mat-mdc-outlined-button .mat-ripple,
body .mat-mdc-unelevated-button .mat-ripple {
  display: none;
}
body .mat-mdc-button:focus,
body .mat-mdc-raised-button:focus,
body .mat-mdc-outlined-button:focus,
body .mat-mdc-unelevated-button:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 3px;
  z-index: 99;
}
body .mat-mdc-outlined-button, body .mat-mdc-outlined-button .mat-mdc-button-touch-target {
  height: calc(var(--mdc-outlined-button-container-height));
}
@media (max-width: 599.98px) {
  body .mat-mdc-outlined-button, body .mat-mdc-outlined-button .mat-mdc-button-touch-target {
    width: 100%;
  }
}
body .mat-mdc-fab {
  height: 2.5rem;
}
body .mat-mdc-fab .mat-icon {
  font-size: 1rem;
  width: 1rem;
  height: 1rem;
}
body .mat-mdc-fab.small {
  height: 2.25rem;
}
body .mat-mdc-fab.large {
  height: 2.75rem;
}
body .mat-mdc-fab.large .mat-icon {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
body .mat-mdc-fab:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 3px;
  z-index: 99;
}
body .mat-mdc-fab:not(.mat-mdc-extended-fab) {
  width: 2.5rem;
}
body .mat-mdc-fab:not(.mat-mdc-extended-fab).small {
  width: 2.25rem;
}
body .mat-mdc-fab:not(.mat-mdc-extended-fab).large {
  width: 2.75rem;
}
body .mdc-fab--extended {
  padding: 0 1.5rem;
}
body .mat-mdc-extended-fab > .mat-icon, body .mat-mdc-extended-fab > .material-icons {
  margin-right: 0.5rem;
}
body .mat-mdc-dialog-actions .mat-button-base + .mat-button-base, body .mat-mdc-dialog-actions .mat-mdc-button-base + .mat-mdc-button-base {
  margin-left: 0;
}
body .mat-mdc-button.icon-right, body .mat-mdc-raised-button.icon-right, body .mat-mdc-outlined-button.icon-right, body .mat-mdc-unelevated-button.icon-right {
  flex-direction: row-reverse;
}
body .mat-mdc-button.icon-right > .mat-icon, body .mat-mdc-raised-button.icon-right > .mat-icon, body .mat-mdc-outlined-button.icon-right > .mat-icon, body .mat-mdc-unelevated-button.icon-right > .mat-icon {
  margin-left: var(--mat-text-button-icon-spacing, 8px);
  margin-right: var(--mat-text-button-icon-offset, 0);
}
body .mat-button-toggle-button:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 3px;
  z-index: 99;
}
body .mat-button-toggle:hover .mat-button-toggle-label-content {
  text-decoration: underline;
}
body .mat-button-toggle-group {
  overflow: visible;
}
body .mat-button-toggle:first-child {
  border-top-left-radius: var(--mat-standard-button-toggle-shape);
  border-bottom-left-radius: var(--mat-standard-button-toggle-shape);
}
body .mat-button-toggle:last-child {
  border-top-right-radius: var(--mat-standard-button-toggle-shape);
  border-bottom-right-radius: var(--mat-standard-button-toggle-shape);
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-label-content {
  padding: 0 1rem;
}
body .mat-button-toggle-appearance-standard .mat-button-toggle-focus-overlay {
  z-index: -1;
}
body .mat-mdc-card-header {
  color: var(--color-text-heading);
  font-size: var(--heading-desktop-h5-font-size);
  padding: 2rem 2rem 1rem 2rem;
  gap: 1rem;
}
@media (max-width: 599.98px) {
  body .mdc-card .mat-mdc-card-header .mat-mdc-card-title {
    font-size: var(--heading-desktop-h5-font-size);
    line-height: 24px;
  }
}
@media (max-width: 599.98px) {
  body .mdc-card .mat-mdc-card-header .mat-mdc-card-subtitle {
    font-size: var(--heading-mobile-h6-font-size);
    line-height: 24px;
  }
}
body .mdc-card .mat-mdc-card-content .mat-mdc-card-title {
  padding-bottom: 1rem;
}
@media (max-width: 599.98px) {
  body .mdc-card .mat-mdc-card-content .mat-mdc-card-title {
    font-size: var(--heading-mobile-h5-font-size);
    padding: 1rem 0rem 1rem 0;
  }
}
body .mat-mdc-card-content {
  height: 100%;
  padding: 0 32px 0 32px;
}
@media (max-width: 599.98px) {
  body .mat-mdc-card-content {
    font-size: var(--font-size-body-md);
    padding: 0 24px 0 24px;
  }
}
body .mat-mdc-card-actions {
  padding: 1rem 2rem 2rem 2rem;
  min-height: auto;
}
@media (max-width: 599.98px) {
  body .mat-mdc-card-actions {
    padding: 24px;
  }
}
body .mat-mdc-card {
  --mdc-elevated-card-container-color: var(--color-surface-primary);
  --mdc-elevated-card-container-elevation: var(--box-shadow-primary-xs-x) var(--box-shadow-primary-xs-y) var(--box-shadow-primary-xs-blur) var(--box-shadow-primary-xs-spread) var(--box-shadow-primary-xs-color);
  --mdc-elevated-card-container-shape: 4px;
  --mdc-outlined-card-container-color: var(--color-surface-primary);
  --mdc-outlined-card-container-shape: 4px;
}
body .mat-mdc-card.details .mat-mdc-card-header {
  flex-direction: column-reverse;
}
body .mat-mdc-card.details .mat-mdc-card-content {
  color: var(--color-text-body);
}
body .mat-mdc-card.details .mat-mdc-card-actions .mdc-button {
  flex: 1;
}
body .mat-mdc-card.details .mat-mdc-card-sm-image {
  max-width: 3rem;
  max-height: 3rem;
}
body .mat-mdc-card.split {
  display: flex;
  flex-direction: row;
}
body .mat-mdc-card.split .mat-mdc-card-image {
  flex: 1;
  max-width: 50%;
  max-height: 100%;
  height: auto;
  object-fit: cover;
}
body .mat-mdc-card.split .mat-mdc-card-content {
  padding: 2rem;
}
@media (max-width: 599.98px) {
  body .mat-mdc-card {
    border-radius: 4px;
  }
  body .mat-mdc-card-header {
    padding: 24px;
  }
  body .mat-mdc-card h2 {
    margin-left: 2%;
  }
  body .mat-mdc-card h1 {
    font-size: var(--body-desktop-lg-bold-font-size);
    font-weight: var(--font-weight-bold);
    margin-left: 2%;
  }
  body .mat-mdc-card h3 {
    font-size: var(--body-desktop-lg-bold-font-size);
    font-weight: var(--font-weight-bold);
    margin-left: 2%;
  }
}
body .Checkbox-error {
  display: flex;
  align-items: center;
  color: var(--color-text-error);
  margin-left: 0.5rem;
}
body .Checkbox-error .mat-icon {
  color: var(--color-icon-error);
  margin-right: 0.5rem;
}
body .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]):hover ~ .mdc-checkbox__background {
  background-color: var(--color-surface-action-2-hover);
  --mdc-checkbox-unselected-icon-color: var(--color-surface-action-1);
}
body .mdc-checkbox .mdc-checkbox__native-control[disabled]:checked ~ .mdc-checkbox__background, body .mdc-checkbox .mdc-checkbox__native-control[disabled]:indeterminate ~ .mdc-checkbox__background, body .mdc-checkbox .mdc-checkbox__native-control[disabled][data-indeterminate=true] ~ .mdc-checkbox__background {
  border-width: 1px;
  border-color: var(--color-border-disabled);
}
body .mdc-checkbox .mdc-checkbox__native-control:focus ~ .mdc-checkbox__background {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 4px;
  z-index: 99;
}
body .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, body .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  --mdc-checkbox-selected-checkmark-color: var(--color-surface-action-1);
  border-color: var(--color-surface-action-1);
}
body .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:focus:checked ~ .mdc-checkbox__background {
  background-color: var(--color-surface-action-2-hover);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid, body .mat-mdc-checkbox.error {
  --mdc-checkbox-unselected-icon-color: var(--color-border-error);
  --mdc-checkbox-selected-icon-color: var(--color-text-error);
  --mdc-checkbox-selected-checkmark-color: var(--color-text-error);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox .mdc-checkbox__native-control:enabled:not(:checked):not(:indeterminate):not([data-indeterminate=true]) ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  background-color: var(--color-surface-error);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:indeterminate ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox .mdc-checkbox__native-control:enabled:focus:indeterminate ~ .mdc-checkbox__background {
  border-color: var(--color-border-error);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background {
  border-color: var(--color-border-error);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__checkmark, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background .mdc-checkbox__checkmark, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__checkmark {
  color: var(--color-text-error);
}
body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background .mdc-checkbox__mixedmark, body .mat-mdc-checkbox.ng-touched.ng-invalid .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__mixedmark, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:checked ~ .mdc-checkbox__background .mdc-checkbox__mixedmark, body .mat-mdc-checkbox.error .mdc-checkbox:hover .mdc-checkbox__native-control:enabled:indeterminate ~ .mdc-checkbox__background .mdc-checkbox__mixedmark {
  border-color: var(--color-text-error);
}
body .mat-mdc-checkbox .mdc-form-field .mdc-checkbox {
  align-self: flex-start;
}
body .mat-mdc-checkbox .mdc-form-field > label {
  padding-left: 1px;
  padding-top: 7px;
  padding-bottom: 6px;
}
body .mdc-checkbox .mat-mdc-checkbox-ripple, body .mdc-checkbox .mdc-checkbox__ripple {
  display: none;
}
body .mdc-checkbox .mdc-checkbox__background {
  border-width: 1px;
  border-radius: calc(var(--radius-xs) + 1px);
}
body .mdc-checkbox .mdc-checkbox__background .mdc-checkbox__checkmark-path {
  stroke-width: 4px;
}
body .mdc-checkbox .mdc-checkbox__native-control.mdc-checkbox--selected ~ .mdc-checkbox__background,
body .mdc-checkbox .mdc-checkbox__native-control[aria-checked=mixed] ~ .mdc-checkbox__background {
  border-width: 2px;
}
body .mdc-checkbox .mdc-checkbox__native-control.mdc-checkbox--selected ~ .mdc-checkbox__background svg {
  width: calc(100% - 2px);
  top: 1px;
  left: 1px;
}
body .mdc-checkbox .mdc-checkbox__native-control[aria-checked=mixed] ~ .mdc-checkbox__background .mdc-checkbox__mixedmark {
  width: calc(100% - 4px);
}
body .mdc-checkbox .mdc-checkbox__native-control:hover ~ .mdc-checkbox__background {
  border-width: 2px;
}
body .mat-mdc-chip.information {
  --mdc-chip-label-text-color: var(--color-text-information);
  --mdc-chip-elevated-container-color: var(--color-surface-information);
  --mdc-chip-outline-color: var(--color-border-information);
}
body .mat-mdc-chip.warning {
  --mdc-chip-label-text-color: var(--color-text-warning);
  --mdc-chip-elevated-container-color: var(--color-surface-warning);
  --mdc-chip-outline-color: var(--color-border-warning);
}
body .mat-mdc-chip.error {
  --mdc-chip-label-text-color: var(--color-text-error);
  --mdc-chip-elevated-container-color: var(--color-surface-error);
  --mdc-chip-outline-color: var(--color-border-error);
}
body .mat-mdc-chip.success {
  --mdc-chip-label-text-color: var(--color-text-success);
  --mdc-chip-elevated-container-color: var(--color-surface-success);
  --mdc-chip-outline-color: var(--color-border-success);
}
body .mat-mdc-chip.neutral {
  --mdc-chip-label-text-color: var(--color-text-neutral);
  --mdc-chip-elevated-container-color: var(--color-surface-neutral);
  --mdc-chip-outline-color: var(--color-border-neutral);
}
body .mat-mdc-chip--disabled {
  --mdc-chip-label-text-color: var(--color-text-disabled);
  --mdc-chip-elevated-container-color: var(--color-surface-disabled);
  --mdc-chip-outline-color: var(--color-border-disabled);
}
body .mat-mdc-chip-selected {
  --mdc-chip-hover-state-layer-opacity: 0;
}
body .mat-mdc-chip-selected:hover {
  --mdc-chip-selected-label-text-color: var(--color-text-action-hover);
  --mdc-chip-with-icon-selected-icon-color: var(--color-text-action-hover);
  --mat-chip-selected-trailing-icon-color: var(--color-text-action-hover);
  --mdc-chip-elevated-selected-container-color: var(--color-surface-action-2-hover);
  --mdc-chip-selected-focus-state-layer-color: var(--color-surface-action-2-hover);
  --mdc-chip-selected-focus-state-layer-opacity: 1;
}
body .mdc-evolution-chip--selectable:not(.mat-mdc-chip-selected, .mat-mdc-chip-disabled).mat-mdc-standard-chip .mdc-evolution-chip__action--primary::before {
  border-style: dotted;
  transition: border-width 0.1s linear;
}
body .mdc-evolution-chip--selectable:hover .mdc-evolution-chip__action--primary::before {
  --mdc-chip-outline-width: 2px;
  border-width: 2px;
}
body .mat-mdc-standard-chip .mdc-evolution-chip__text-label {
  font-weight: normal;
}
body .mat-mdc-chip-graphic {
  display: none;
}
body mat-chip-listbox .mdc-evolution-chip__text-label {
  margin-left: 15px;
}
body .mat-mdc-chip.cdk-focused {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
}
body .mat-mdc-chip-remove .mat-icon {
  font-size: 0.75rem;
  width: 0.75rem;
  height: 0.75rem;
}
body .mat-divider.medium {
  --mat-divider-width: 2px;
}
body .bg-inverted {
  --mat-divider-color: var(--color-border-inverted-primary);
}
body .bg-information {
  --mat-divider-color: var(--color-border-primary-alt);
}
body .cpc-expandable a {
  display: inline-block;
  margin: 0.5rem 0;
}
body .cpc-expandable a::after {
  content: "›";
  font-size: 1.5rem;
  font-family: system-ui;
  vertical-align: text-bottom;
}
body .cpc-expandable a:hover {
  text-decoration: underline;
}
body .mat-mdc-text-field-wrapper {
  border: solid 1px var(--color-border-primary);
  margin-top: 1.5rem;
}
body .mat-mdc-text-field-wrapper.mdc-text-field--invalid {
  border-color: var(--color-border-error);
}
body .mat-mdc-text-field-wrapper.mdc-text-field--focused {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 4px;
  z-index: 99;
}
body .mat-mdc-floating-label .mat-mdc-form-field-hint {
  color: var(--color-text-disabled);
}
body .mat-mdc-form-field-error svg {
  margin-right: 0.5rem;
}
body .mat-mdc-form-field-error {
  display: flex;
}
body .mat-mdc-form-field.success .mat-mdc-text-field-wrapper {
  border-color: var(--color-border-success);
}
body .mat-mdc-form-field.success .mat-mdc-form-field-hint {
  color: var(--color-text-success);
}
body .mat-mdc-form-field.success .mat-mdc-form-field-hint .mat-icon {
  color: var(--color-icon-success);
}
body .mat-mdc-form-field.error .mat-mdc-text-field-wrapper {
  border-color: var(--color-border-error);
}
body .mat-mdc-form-field.error .mat-mdc-form-field-hint {
  color: var(--color-text-error);
}
body .mat-mdc-form-field.error .mat-mdc-form-field-hint .mat-icon {
  color: var(--color-icon-error);
}
body .mat-mdc-form-field-subscript-wrapper {
  margin-top: 0.5rem;
}
body .mat-mdc-form-field-subscript-wrapper .mat-icon {
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 0.5rem;
  font-size: 1.5rem;
  vertical-align: bottom;
}
body .mat-mdc-form-field-focus-overlay {
  outline: solid 2px var(--color-border-action-hover);
}
body .mdc-text-field--filled, body .mat-mdc-form-field-focus-overlay {
  border-top-left-radius: var(--mdc-filled-text-field-container-shape);
  border-top-right-radius: var(--mdc-filled-text-field-container-shape);
  border-bottom-right-radius: var(--mdc-filled-text-field-container-shape);
  border-bottom-left-radius: var(--mdc-filled-text-field-container-shape);
}
body .mdc-floating-label--required:not(.mdc-floating-label--hide-required-marker)::after {
  color: var(--mdc-filled-text-field-error-label-text-color);
}
body .mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label {
  color: var(--mdc-filled-text-field-label-text-color);
}
body .mat-label-standalone .mdc-text-field--filled .mdc-floating-label--float-above {
  transform: translateY(-50%);
}
body .mat-label-standalone .mdc-text-field, body .mat-label-standalone .mdc-floating-label {
  overflow: visible;
}
body .mat-label-standalone .mat-mdc-text-field-wrapper .mat-mdc-form-field-flex .mat-mdc-floating-label {
  top: -1rem;
}
body .mat-label-standalone .mat-mdc-text-field-wrapper .mat-mdc-form-field-infix .mat-mdc-floating-label {
  display: block;
  left: -1rem;
  max-width: calc(100% + 2rem);
  overflow-x: hidden;
}
body .mat-label-standalone.mat-mdc-form-field-has-icon-prefix .mat-mdc-form-field-infix .mat-mdc-floating-label {
  left: -2.8125rem;
}
body .mat-mdc-form-field.optional .mat-mdc-floating-label::after {
  content: " (Optional)";
  color: var(--color-text-disabled);
  font-size: var(--body-desktop-sm-font-size);
  line-height: var(--body-desktop-sm-line-height);
}
body .mat-mdc-form-field-hint {
  color: var(--color-text-body);
  font-size: var(--body-desktop-sm-font-size);
  line-height: var(--body-desktop-sm-line-height);
}
body .mat-mdc-form-field-hint-wrapper, body .mat-mdc-form-field-error-wrapper {
  padding: 0;
}
body .mat-mdc-form-field-icon-prefix, body .mat-mdc-form-field-icon-suffix {
  align-self: stretch;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  border: solid 0 var(--color-border-primary);
  background-color: var(--color-surface-disabled);
}
body .mat-mdc-form-field-icon-prefix > .mat-icon, body .mat-mdc-form-field-icon-suffix > .mat-icon {
  font-size: 1.25rem;
  padding: 0 0.5rem;
  height: 1.25rem;
  width: 1.25rem;
}
body .mat-mdc-form-field-icon-prefix {
  margin-right: 0.5rem;
  border-right-width: 1px;
  border-top-left-radius: var(--mdc-filled-text-field-container-shape);
  border-bottom-left-radius: var(--mdc-filled-text-field-container-shape);
}
body .mat-mdc-form-field-icon-suffix {
  margin-left: 0.5rem;
  border-left-width: 1px;
  border-top-right-radius: var(--mdc-filled-text-field-container-shape);
  border-bottom-right-radius: var(--mdc-filled-text-field-container-shape);
}
body .mat-mdc-menu-panel {
  border: solid 1px var(--color-border-primary);
  overflow: visible;
}
body .mat-mdc-menu-panel::after, body .mat-mdc-menu-panel::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  border: 0.5rem solid transparent;
  z-index: -1;
}
body .mat-mdc-menu-panel.mat-menu-before::before, body .mat-mdc-menu-panel.mat-menu-before::after {
  left: 1rem;
}
body .mat-mdc-menu-panel.mat-menu-before.mat-menu-above::before {
  top: 100%;
  border-top-color: var(--color-border-primary);
}
body .mat-mdc-menu-panel.mat-menu-before.mat-menu-above::after {
  top: calc(100% - 1.5px);
  border-top-color: var(--color-surface-primary);
}
body .mat-mdc-menu-panel.mat-menu-before.mat-menu-below::before {
  bottom: 100%;
  border-bottom-color: var(--color-border-primary);
}
body .mat-mdc-menu-panel.mat-menu-before.mat-menu-below::after {
  bottom: calc(100% - 1.5px);
  border-bottom-color: var(--color-surface-primary);
}
body .mat-mdc-menu-panel.mat-menu-after::before, body .mat-mdc-menu-panel.mat-menu-after::after {
  right: 1rem;
}
body .mat-mdc-menu-panel.mat-menu-after.mat-menu-above::before {
  top: 100%;
  border-top-color: var(--color-border-primary);
}
body .mat-mdc-menu-panel.mat-menu-after.mat-menu-above::after {
  top: calc(100% - 1.5px);
  border-top-color: var(--color-surface-primary);
}
body .mat-mdc-menu-panel.mat-menu-after.mat-menu-below::before {
  bottom: 100%;
  border-bottom-color: var(--color-border-primary);
}
body .mat-mdc-menu-panel.mat-menu-after.mat-menu-below::after {
  bottom: calc(100% - 1.5px);
  border-bottom-color: var(--color-surface-primary);
}
body .mat-mdc-menu-content {
  padding: 0;
  border-radius: var(--mat-menu-container-shape);
  overflow: hidden;
}
body .cdk-overlay-pane {
  box-shadow: -5px 5px 10px rgba(0, 0, 0, 0.04), 5px 5px 10px rgba(0, 0, 0, 0.04), 0px 10px 15px rgba(0, 0, 0, 0.08);
}
body .mat-mdc-menu-item {
  min-height: 40px;
}
body .mat-mdc-menu-item:not([disabled]):hover {
  box-shadow: inset 0 -2px 0 0px var(--color-border-action-hover);
}
body .mat-mdc-dialog-content h1, body .mat-mdc-dialog-content h2, body .mat-mdc-dialog-content h3, body .mat-mdc-dialog-content h4, body .mat-mdc-dialog-content h5, body .mat-mdc-dialog-content h6 {
  color: var(--color-text-heading);
}
body .mat-mdc-dialog-container {
  --mat-card-title-text-size: var(--heading-desktop-h4-font-size);
  --mat-card-title-text-line-height: var(--heading-desktop-h4-line-height);
  --mat-card-subtitle-text-weight: var(--heading-desktop-h4-font-weight);
  --mat-card-subtitle-text-size: var(--heading-desktop-h6-font-size);
  --mat-card-subtitle-text-line-height: var(--heading-desktop-h6-line-height);
  --mat-card-subtitle-text-weight: var(--heading-desktop-h6-font-weight);
}
body .mat-mdc-dialog-container .mdc-dialog__surface {
  padding: 1.75rem 1.35rem var(--mat-dialog-container-padding) var(--mat-dialog-container-padding);
  max-width: 778px;
}
body .mat-mdc-dialog-container .mat-mdc-dialog-title {
  line-height: 32px;
  font-size: 26px;
  margin-bottom: 4px;
  font-weight: 500;
}
@media (max-width: 600px) {
  body .mat-mdc-dialog-container .mat-mdc-dialog-title {
    margin-top: -9%;
  }
}
body .mat-mdc-dialog-container .mat-mdc-fab .mat-icon {
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
}
body .mat-mdc-dialog-container .mat-mdc-dialog-actions {
  flex-direction: column;
  align-items: flex-start;
  gap: 1rem;
}
body .long-dialog .mat-mdc-dialog-actions {
  flex-direction: row;
  align-items: stretch;
  gap: 2rem;
  flex-wrap: nowrap;
}
body .mat-mdc-dialog-close-button {
  position: absolute;
  top: 0.3rem;
  margin-right: 0.25rem;
  right: 0;
}
body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text .mat-mdc-card-title,
body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text {
  padding: 0 0 0.7rem 0;
  line-height: var(--heading-desktop-h4-line-height);
}
body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text .mat-mdc-card-title .mat-mdc-card-subtitle,
body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text .mat-mdc-card-subtitle {
  padding: 0 0 0.7rem 0;
  line-height: var(--heading-desktop-h6-line-height);
}
body .long-dialog .mat-mdc-dialog-content {
  margin-top: 1rem;
  padding-top: var(--mat-dialog-with-actions-content-padding);
  padding-bottom: var(--mat-dialog-with-actions-content-padding);
}
@media (max-width: 599.98px) {
  body {
    --mat-dialog-container-max-width: 100vw;
    --mat-dialog-container-padding: 1rem;
  }
  body .mat-mdc-dialog-panel {
    margin: 1rem;
  }
  body .long-dialog .mat-mdc-dialog-actions {
    flex-direction: row;
    align-items: stretch;
    gap: 2rem;
    flex-wrap: nowrap;
  }
  body mat-dialog-container .mat-mdc-dialog-panel {
    margin: 1rem;
  }
  body mat-dialog-container .mat-mdc-dialog-actions .mat-mdc-button-base + .mat-mdc-button-base {
    margin-left: 0;
  }
  body mat-dialog-container .mat-mdc-card-header {
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  body mat-dialog-container .mat-mdc-card-content {
    padding: 0.8rem 1rem 0 0;
  }
  body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text .mat-mdc-card-title,
  body .mat-mdc-card-avatar ~ .mat-mdc-card-header-text .mat-mdc-card-subtitle {
    padding: 0.5rem 0 0 0;
  }
}
body .cpc-progress-bar__label {
  color: var(--color-text-action);
}
body .cpc-progress-bar__label {
  font-size: var(--body-desktop-sm-font-size);
  line-height: var(--body-desktop-sm-line-height);
  font-weight: var(--body-desktop-sm-font-weight);
  font-style: normal;
}
body .cpc-progress-bar__label {
  display: block;
  margin-bottom: 0.25rem;
}
body .mdc-linear-progress__bar-inner {
  border-radius: 4px;
}
body .mat-mdc-progress-spinner:before {
  content: "";
  position: absolute;
  display: block;
  width: calc(100% - 0.5rem - 2px);
  height: calc(100% - 0.5rem - 2px);
  margin: 0.25rem;
  border: solid 1px var(--color-border-primary);
  border-radius: 100%;
}
body .mdc-circular-progress__circle-clipper svg {
  transform: scale(1.115);
}
body .mat-mdc-progress-spinner circle {
  stroke-width: 0.25rem !important;
  stroke-linecap: round;
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: var(--color-surface-action-1);
  background-color: var(--color-surface-action-1);
}
body .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:not(:checked) + .mdc-radio__background .mdc-radio__outer-circle {
  border-width: 2px;
  background-color: var(--color-surface-action-2-hover);
}
body .mat-mdc-radio-button .mdc-radio:hover .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle, body .mat-mdc-radio-button .mdc-radio:active .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: var(--color-border-action-hover);
  background-color: var(--color-border-action-hover);
}
body .mat-mdc-radio-button .mdc-radio:not(:disabled):active .mdc-radio__native-control:enabled:checked + .mdc-radio__background .mdc-radio__outer-circle {
  border-color: var(--color-surface-action-1);
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__outer-circle {
  background-color: var(--color-surface-disabled);
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:disabled + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: var(--color-text-on-disabled);
}
body .mat-mdc-radio-button .mdc-radio .mdc-radio__native-control:enabled:focus:checked + .mdc-radio__background .mdc-radio__inner-circle {
  border-color: white;
}
body .mat-mdc-radio-button .mdc-form-field .mdc-radio {
  align-self: flex-start;
}
body .mat-mdc-radio-button .mdc-form-field .mdc-radio .mdc-radio__background::before {
  top: calc(-1 * (var(--mdc-radio-state-layer-size) - 1rem) / 2);
  left: calc(-1 * (var(--mdc-radio-state-layer-size) - 1rem) / 2);
}
body .mat-mdc-radio-button .mdc-form-field > label {
  margin-top: -1px;
  padding-left: 0.75rem;
}
body .mat-mdc-radio-button .mdc-radio, body .mat-mdc-radio-button .mdc-radio__background {
  width: var(--mdc-radio-state-layer-size);
  height: var(--mdc-radio-state-layer-size);
}
body .mat-mdc-radio-button .mdc-radio__inner-circle {
  border-width: 0.5rem;
}
body .mat-mdc-radio-button .mdc-radio__outer-circle {
  border-width: 1px;
}
body .mat-mdc-radio-button .mdc-radio__native-control:focus + .mdc-radio__background::before {
  opacity: 1;
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
}
body .mat-mdc-radio-button .mdc-radio__native-control:checked + .mdc-radio__background .mdc-radio__inner-circle {
  transform: scale(0.25);
}
body .mdc-radio__background {
  width: 1rem;
  height: 1rem;
}
body .mdc-radio__background::before {
  opacity: 1;
}
body .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled):not(.mat-mdc-option-multiple) {
  background-color: var(--color-surface-action-1);
}
body .mat-mdc-option.mdc-list-item--selected:not(.mdc-list-item--disabled) .mdc-list-item__primary-text {
  color: white;
}
body .mat-mdc-option:focus.mdc-list-item, body .mat-mdc-option.mat-mdc-option-active.mdc-list-item {
  box-shadow: inset 0 -2px 0 0px var(--color-border-action-hover);
}
body .mat-form-field-hide-placeholder .mat-mdc-select-placeholder, body .mat-mdc-select-placeholder {
  color: var(--color-text-disabled);
  -webkit-text-fill-color: var(--color-text-disabled);
}
body .mdc-text-field--disabled .mat-mdc-select-placeholder {
  color: var(--color-text-on-disabled);
  -webkit-text-fill-color: var(--color-text-on-disabled);
}
body div.mat-mdc-select-panel {
  padding: 0;
  border: solid 1px var(--color-border-primary);
  border-top: none;
}
body .mat-pseudo-checkbox {
  display: none;
}
body .mat-mdc-form-field-infix {
  padding-top: var(--mat-form-field-filled-with-label-container-padding-top) !important;
  padding-bottom: var(--mat-form-field-filled-with-label-container-padding-bottom) !important;
}
body .mat-mdc-text-field-wrapper.mdc-text-field--filled:has(.mat-mdc-select[aria-expanded=true]),
body .mat-mdc-text-field-wrapper.mat-mdc-form-field-focus-overlay:has(.mat-mdc-select[aria-expanded=true]) {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
body .mat-mdc-select .mat-mdc-select-arrow svg {
  display: none;
}
body .mat-mdc-select .mat-mdc-select-arrow::before {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="20px" height="20px" viewBox="0 -960 960 960" aria-hidden="true" focusable="false"><path d="M480-345 240-585l56-56 184 184 184-184 56 56-240 240Z"></path></svg>');
  display: block;
  width: 20px;
  height: 20px;
  margin-top: -6px;
  margin-left: -5px;
  transition: transform 225ms cubic-bezier(0.4, 0, 0.2, 1);
}
body .mat-mdc-select[aria-expanded=true] .mat-mdc-select-arrow-wrapper .mat-mdc-select-arrow::before {
  transform: rotateX(180deg);
}
body app-slide-toggle .mdc-switch {
  min-width: 58px;
  margin-right: 7px;
}
body app-slide-toggle .mat-icon {
  margin-right: 7px;
}
body app-slide-toggle .mdc-label {
  display: contents;
  padding-left: 1rem;
  font-size: 20px;
}
body .mdc-switch__handle-track {
  right: 52px;
}
body .mdc-switch--selected:enabled .mdc-switch__handle::after {
  background: var(--mdc-switch-selected-handle-color) !important;
}
body .mdc-switch:enabled:hover {
  --mat-switch-track-outline-color: var(--color-border-action-hover);
  --mat-switch-selected-track-outline-color: var(--color-border-action-hover);
}
body .mdc-switch:enabled:hover .mdc-switch__track::after {
  background-color: var(--color-surface-action-2-hover) !important;
}
body .mdc-switch:enabled:hover .mdc-switch__handle::after {
  background: var(--color-secondary) !important;
}
body .mdc-switch__track::after {
  background: var(--mdc-switch-selected-track-color, var(--mat-app-primary)) !important;
}
body .mdc-switch--selected .mdc-switch__track::before, body .mdc-switch--selected .mdc-switch__track::after {
  border-color: var(--color-focus-primary);
}
body .mdc-switch--selected:focus, body .mdc-switch--unselected:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
}
body cpc-tabs .mdc-tab__text-label {
  gap: 8px;
}
body cpc-tabs .mat-mdc-tab-disabled {
  color: var(--color-neutral);
}
body .mat-mdc-tab.mdc-tab {
  position: relative;
  height: auto;
  margin-left: 3px;
  padding: 1rem 1.5rem;
  font-weight: var(--body-desktop-lg-font-weight);
}
body .mat-mdc-tab.mdc-tab:focus {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 2px;
  z-index: 99;
}
body mat-form-field {
  width: 100%;
}
body .mat-mdc-tab-body {
  padding: 1rem 1rem 1rem 1rem;
}
body cpc-tabs mat-icon {
  margin-top: 2px;
}
@media (max-width: 600px) {
  body mat-tab-group {
    display: none;
  }
  body cpc-tabs .mat-form-field-appearance-fill .mat-mdc-text-field-wrapper {
    border: none !important;
    border-radius: 0 !important;
    border-bottom: 3px solid var(--color-primary) !important;
  }
  body cpc-tabs .mat-mdc-text-field-wrapper.mdc-text-field--focused {
    outline: none;
    outline-style: none;
  }
  body cpc-tabs .mat-mdc-select-value {
    font-size: var(--font-size-body-lg);
    font-weight: var(--font-weight-bold);
  }
  body cpc-tabs .cdk-overlay-pane {
    border-top: 3px solid var(--color-primary) !important;
  }
  body cpc-tabs .mat-mdc-form-field.mat-focused .mdc-text-field {
    border-top: 0.5px solid var(--color-border-action-hover) !important;
    border-left: 0.5px solid var(--color-border-action-hover) !important;
    border-right: 0.5px solid var(--color-border-action-hover) !important;
    border-bottom: 3px solid var(--color-primary) !important;
    border-radius: 4px !important;
  }
  body cpc-tabs .mat-mdc-form-field {
    transition: none !important;
    padding: 0 !important;
    margin: 0 !important;
    height: auto !important;
  }
  body cpc-tabs .mat-mdc-form-field-focus-overlay {
    outline: none !important;
  }
}
@media (min-width: 601px) {
  body mat-form-field {
    display: none;
  }
}
body .mat-mdc-tab-label-container {
  overflow: visible;
}
body .mat-mdc-tab-header {
  overflow: visible !important;
}
body .mat-mdc-tab:hover {
  --mdc-tab-indicator-active-indicator-color: var(--color-border-action-hover);
  --mdc-tab-indicator-active-indicator-height: 2px;
}
body .mat-mdc-tab:hover .mdc-tab__ripple::before {
  opacity: unset;
}
body .mat-mdc-tab:hover .mdc-tab-indicator__content--underline {
  border-color: var(--mat-tab-header-active-hover-indicator-color);
  opacity: 1;
}
body .mdc-tab-indicator--active span.mdc-tab__content {
  font-weight: var(--body-desktop-lg-semibold-font-weight);
}
body .mat-toolbar a {
  color: var(--color-text-heading);
}
body .mat-mdc-tooltip .mdc-tooltip__surface {
  overflow: visible;
  border: solid 1px var(--color-border-primary);
  padding: 0.75rem;
}
body .mat-mdc-tooltip-panel-below .mat-mdc-tooltip::before {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-bottom-color: var(--color-border-primary);
  bottom: 100%;
  z-index: 100;
  transform: translateX(-50%);
  left: 50%;
  right: initial;
  top: initial;
}
body .mat-mdc-tooltip-panel-below .mat-mdc-tooltip::after {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-bottom-color: var(--color-surface-information);
  bottom: calc(100% - 1px);
  z-index: 100;
  transform: translateX(-50%);
  left: 50%;
  right: initial;
  top: initial;
}
body .mat-mdc-tooltip-panel-above .mat-mdc-tooltip::before {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-top-color: var(--color-border-primary);
  top: 100%;
  z-index: 100;
  transform: translateX(-50%);
  left: 50%;
  right: initial;
  bottom: initial;
}
body .mat-mdc-tooltip-panel-above .mat-mdc-tooltip::after {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-top-color: var(--color-surface-information);
  top: calc(100% - 1px);
  z-index: 100;
  transform: translateX(-50%);
  left: 50%;
  right: initial;
  bottom: initial;
}
body .mat-mdc-tooltip-panel-left .mat-mdc-tooltip::before {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-left-color: var(--color-border-primary);
  left: 100%;
  z-index: 100;
  transform: translateY(-50%);
  top: 50%;
  bottom: initial;
  right: initial;
}
body .mat-mdc-tooltip-panel-left .mat-mdc-tooltip::after {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-left-color: var(--color-surface-information);
  left: calc(100% - 1px);
  z-index: 100;
  transform: translateY(-50%);
  top: 50%;
  bottom: initial;
  right: initial;
}
body .mat-mdc-tooltip-panel-right .mat-mdc-tooltip::before {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-right-color: var(--color-border-primary);
  right: 100%;
  z-index: 100;
  transform: translateY(-50%);
  top: 50%;
  bottom: initial;
  left: initial;
}
body .mat-mdc-tooltip-panel-right .mat-mdc-tooltip::after {
  content: "";
  position: absolute;
  border: 0.375rem solid transparent;
  border-right-color: var(--color-surface-information);
  right: calc(100% - 1px);
  z-index: 100;
  transform: translateY(-50%);
  top: 50%;
  bottom: initial;
  left: initial;
}
body .list-container {
  padding-top: 5px;
}
body .main-list-heading {
  font-size: var(--heading-desktop-h5-font-size);
  font-family: var(--mat-card-subtitle-text-font);
  font-weight: 500;
  color: var(--color-text-heading);
  line-height: 28px;
  margin-bottom: 10px;
  margin-top: 0.5px;
}
@media (max-width: 600px) {
  body .main-list-heading {
    font-size: var(--heading-mobile-h5-font-size);
  }
}
body .link-continer-list {
  padding-top: 5px;
}
body .main-list-container {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
}
@media (max-width: 768px) {
  body .main-list-container {
    flex-direction: column;
  }
}
body .list-content-with-icon,
body .list-content {
  display: flex;
  gap: var(--spacing-xs);
}
body .number-circle {
  background: var(--color-surface-information-secondary);
  color: var(--color-text-on-action);
  border-radius: 50%;
  display: flex;
  min-width: 24px;
  height: 24px;
  justify-content: center;
  align-items: center;
  color: var(--color-text-on-action);
  text-align: center;
  font-family: var(--mat-card-subtitle-text-font);
  font-size: var(--body-desktop-md-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
}
body .title-mat-list {
  align-items: flex-start;
  flex-wrap: wrap;
  word-break: break-word;
  white-space: normal;
  color: var(--color-text-heading);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: var(--body-desktop-md-font-size);
  font-style: normal;
  font-weight: 700;
  line-height: 24px;
  padding-bottom: 4px;
}
body .description-mat-list {
  align-items: flex-start;
  flex-wrap: wrap;
  word-break: break-word;
  white-space: normal;
  font-family: var(--mat-card-subtitle-text-font);
  font-size: var(--body-desktop-md-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body mat-list .mdc-list-item, body mat-nav-list .mdc-list-item {
  padding-left: 0;
}
body mat-list .mdc-list-item .list-content, body mat-nav-list .mdc-list-item .list-content {
  margin-bottom: 24px;
}
body mat-list .mdc-list-item .list-content-with-icon, body mat-nav-list .mdc-list-item .list-content-with-icon {
  padding-left: 0;
  margin-bottom: 5px;
}
body mat-list .mdc-list-item .list-content-with-icon .icon-list, body mat-nav-list .mdc-list-item .list-content-with-icon .icon-list {
  transform: translateY(3px);
}
body a.mdc-list-item {
  display: flex;
  color: var(--color-text-action);
  text-decoration: none;
  width: max-content;
  font-family: var(--mat-card-subtitle-text-font);
  font-size: var(--body-desktop-md-font-size);
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 8px;
  padding-right: 0;
}
body a.mdc-list-item:focus-visible {
  outline: 2px solid var(--color-focus-primary);
  outline-style: auto;
  outline-offset: 3px;
}
body a.mdc-list-item:hover {
  background-color: var(--color-surface-information);
  color: var(--color-text-action-hover);
  text-decoration: underline;
  width: max-content;
}
body a.mdc-list-item svg {
  transform: translateY(2px);
}
body .ordered-unordered-mat-list {
  margin-bottom: 8px;
  padding-left: 9px;
}
@media (max-width: 768px) {
  body .vertical-align-demo-not-needed {
    display: flex;
    flex-direction: column;
  }
}
body .success.tertiary .notification-content.notification-content .notification-text .notification-title,
body .success.tertiary .notification-content.notification-content .notification-text .notification-message {
  color: var(--color-text-success, #09830e);
}
body .info.tertiary .notification-content.notification-content .notification-text .notification-title,
body .info.tertiary .notification-content.notification-content .notification-text .notification-message {
  color: var(--color-text-information, #1560bd);
}
body .error.tertiary .notification-content.notification-content .notification-text .notification-title,
body .error.tertiary .notification-content.notification-content .notification-text .notification-message {
  color: var(--color-text-error, #c60025);
}
body .warning.tertiary .notification-content.notification-content .notification-text .notification-title,
body .warning.tertiary .notification-content.notification-content .notification-text .notification-message {
  color: var(--color-text-warning, #b55700);
}
body .notification {
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 4px;
  color: var(--color-text-heading);
  font-size: 14px;
  font-weight: 500;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
body .notification.secondary {
  background: var(--color-surface-page) !important;
}
body .notification.tertiary {
  background: none !important;
  border: 0 !important;
  padding: 0 !important;
}
body .notification .icon {
  margin-right: 12px;
}
body .notification.success {
  display: flex;
  max-width: max-content;
  min-width: 300px;
  padding: 16px 16px 14px 16px;
  align-items: flex-start;
  gap: var(--spacing-md, 16px);
  border-radius: 0px 4px 4px 0px;
  border: 1px solid var(--color-border-success, #00A907);
  border-left: 5px solid var(--color-border-success);
  background: var(--color-surface-success, #EEF8F0);
}
body .notification.success .notification-icon {
  color: var(--color-border-success);
}
body .notification.success:focus-visible {
  outline: none;
}
body .notification.error {
  display: flex;
  max-width: max-content;
  min-width: 300px;
  padding: 16px 16px 14px 16px;
  align-items: flex-start;
  gap: var(--spacing-md, 16px);
  border-radius: 0px 4px 4px 0px;
  border: 1px solid var(--color-border-error, #C60025);
  border-left: 5px solid var(--color-border-error);
  background: var(--color-surface-error, #FFF2F2);
}
body .notification.error .notification-icon {
  color: var(--color-border-error);
}
body .notification.error:focus-visible {
  outline: none;
}
body .notification.warning {
  display: flex;
  max-width: max-content;
  min-width: 300px;
  padding: 16px 16px 14px 16px;
  align-items: flex-start;
  gap: var(--spacing-md, 16px);
  border-radius: 0px 4px 4px 0px;
  border: 1px solid var(--color-border-warning, #E36D00);
  background: var(--color-surface-warning, #FFF5EB);
  border-left: 5px solid var(--color-border-warning);
}
body .notification.warning .notification-icon {
  color: var(--color-border-warning);
}
body .notification.warning:focus-visible {
  outline: none;
}
body .notification.info {
  max-width: max-content;
  min-width: 300px;
  padding: 16px 16px 14px 16px;
  align-items: flex-start;
  gap: var(--spacing-md, 16px);
  border-radius: 0px 4px 4px 0px;
  border: 1px solid var(--color-border-information, #1560BD);
  border-left: 5px solid var(--color-border-information);
  background-color: var(--color-surface-information, #F2F9FF);
}
@media (max-width: 600px) {
  body .notification.info {
    min-width: 300px;
  }
}
body .notification.info .notification-icon {
  color: var(--color-border-information);
}
body .notification.info:focus-visible {
  outline: none;
}
body .notification .notification-content {
  display: flex;
  align-items: flex-start;
  width: 100%;
}
@media (max-width: 600px) {
  body .notification .notification-content {
    flex-direction: column;
    gap: 8px;
  }
}
body .notification .notification-icon {
  font-size: 24px;
  display: flex;
  align-items: center;
}
body .notification .notification-text {
  flex-grow: 1;
  padding-left: 16px;
}
@media (max-width: 600px) {
  body .notification .notification-text {
    padding-left: 0;
    transform: translateY(-3px);
  }
}
body .notification .notification-text .notification-title {
  color: var(--color-text-heading, #2a2a2a);
  transform: translateY(1px);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: var(--H6-fontsize, 16px);
  font-style: normal;
  font-weight: 500;
  line-height: 24px;
}
body .notification .notification-text .notification-message {
  color: var(--color-text-body, #434343);
  transform: translateY(1px);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 24px;
}
body .notification .notification-text .notification-message a {
  text-decoration: underline !important;
}
body .notification .notification-text .notification-message a:hover {
  background: none;
  color: var(--color-text-action);
  text-decoration: underline !important;
}
body .notification .notification-text .notification__link {
  padding-top: 18px;
  color: var(--color-text-action, #003087);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body .notification .notification-text .notification__link .chevron_icon {
  vertical-align: text-top;
}
body .notification .notification-text .notification__link .chevron_icon svg {
  fill: var(--color-text-action);
}
body .notification .notification-text .notification__link a:hover {
  background: none;
}
body .notification .notification-text .notification__list {
  padding-left: 16px;
  margin-top: 10px;
  margin-bottom: -2px;
}
body .notification .notification-text .notification__list .list_item {
  padding-top: 8px;
  color: var(--color-text-body, #434343);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}
body .notification .notification-close-btn {
  transform: translateX(6px);
  background: none;
  border: 0;
  cursor: pointer;
}
body .notification .notification-close-btn .btn-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .notification .notification-close-btn mat-icon {
  font-size: 16px;
}
body .notification .notification-close-btn:focus-visible {
  outline: 2px solid var(--color-focus-primary) !important;
  outline-offset: 4px !important;
  border-radius: 15px;
}
body .global-notification {
  display: flex;
  width: 100%;
  max-width: 1440px;
  padding: 4px 16px;
  justify-content: center;
  background: var(--color-surface-information-secondary, #1560bd);
  color: var(--color-text-on-action);
  border-radius: 0;
}
@media (max-width: 600px) {
  body .global-notification {
    width: 337px;
    min-width: 320px;
  }
}
body .global-notification .global-notification-container {
  display: flex;
  align-items: center;
  margin-top: 1.5px;
  margin-bottom: 1px;
}
@media (max-width: 600px) {
  body .global-notification .global-notification-container {
    margin-left: 0;
  }
}
body .global-notification .global-notification-container .icon-message-container {
  display: flex;
  gap: 1rem;
}
@media (max-width: 600px) {
  body .global-notification .global-notification-container .icon-message-container {
    display: flex;
    flex-direction: column;
    gap: 6px;
  }
}
body .global-notification .notification-icon {
  font-size: 24px;
}
body .global-notification .notification-icon svg {
  padding-top: 4px;
}
body .global-notification .notification-message {
  color: var(--color-text-inverted-heading, #fff);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: 14px;
  transform: translateY(6px);
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
}
@media (max-width: 1014px) {
  body .global-notification .notification-message {
    transform: none;
  }
}
body .global-notification .notification-message a {
  color: var(--color-text-inverted-heading, #fff);
  font-family: var(--mat-card-subtitle-text-font);
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
}
body .global-notification .notification-message a:hover {
  background: none;
}
body .global-notification .notification-close-btn {
  transform: translateX(6px);
  background: none;
  border: 0;
  cursor: pointer;
}
@media (max-width: 600px) {
  body .global-notification .notification-close-btn {
    margin-bottom: auto;
    padding-top: 0.5rem;
  }
}
body .global-notification .notification-close-btn .btn-img {
  display: flex;
  justify-content: center;
  align-items: center;
}
body .global-notification .notification-close-btn:focus-visible {
  outline: 2px solid #fff !important;
  outline-offset: 2px !important;
  border-radius: 15px;
}

.mat-app-background {
  background: var(--color-surface-page);
}

/**
 * Flex utilities
 */
.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-information {
  background-color: var(--color-surface-information);
}

.bg-warning {
  background-color: var(--color-surface-warning);
}

.bg-error {
  background-color: var(--color-surface-error);
}

.bg-success {
  background-color: var(--color-surface-success);
}

.bg-inverted {
  background-color: var(--color-surface-inverted-primary);
}
.bg-inverted a {
  color: var(--color-text-inverted-body);
}
.bg-inverted a:hover {
  background-color: unset;
}

.bg-gray {
  background-color: #F0F0F0;
}

@media screen and (max-width: 640px) {
  .bg-gray {
    background-color: #FFFFFF;
  }
}
.mat-mdc-form-field input[type=password], .mat-mdc-form-field input[type=text], .mat-mdc-form-field textarea {
  margin-bottom: 0px;
  padding: 0px;
  border: unset;
  background-color: rgba(0, 0, 0, 0);
  box-shadow: unset;
}
.mat-mdc-form-field input[type=password]:focus, .mat-mdc-form-field input[type=text]:focus, .mat-mdc-form-field textarea:focus {
  box-shadow: none !important;
  border: none !important;
}
.mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid .mdc-floating-label,
.mat-mdc-form-field .mdc-text-field--filled:not(.mdc-text-field--disabled).mdc-text-field--invalid.mdc-text-field--focused .mdc-floating-label {
  color: var(--mdc-filled-text-field-label-text-color, #2a2a2a) !important;
}

/*# sourceMappingURL=styles.css.map*/