/***  Custom Theme ***/
/*** specified Theme components variables/settings  ***/
/***       Custom Theme fonts                      ***/
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem8YaGs126MiZpBA-UFVZ0b.woff2") format("woff2"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem8YaGs126MiZpBA-UFVZ0d.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: local("Open Sans Light"), local("OpenSans-Light"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OUuhp.woff2") format("woff2"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN_r8OUuhv.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UNirkOUuhp.woff2") format("woff2"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UNirkOUuhv.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOUuhp.woff2") format("woff2"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN7rgOUuhv.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-display: swap;
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN8rsOUuhp.woff2") format("woff2"), url("/packages/xw_bs4_tpl/css/fonts/OpenSans/mem5YaGs126MiZpBA-UN8rsOUuhv.woff") format("woff");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/***      Global Theme variables    ***/
/***      Theme Globale Mixins    ***/
/***   PROJECT SPECIFICS  &&   OVERIDE BOOTSRAP VARIABLES/COMPONENTS     ***/
/***    Bootstrap variable overrides   ***/
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/dist/css/main.css */
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  /* line 10, scss/_print.scss */
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  /* line 20, scss/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 25, scss/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 29, scss/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 35, scss/_print.scss */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  /* line 40, scss/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 43, scss/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 49, scss/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 53, scss/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 58, scss/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 62, scss/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 69, scss/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  /* line 77, scss/_print.scss */
  .navbar {
    display: none;
  }

  /* line 82, scss/_print.scss */
  .btn > .caret, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more > .caret,
  .dropup > .btn > .caret,
  div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .dropup > a.read-more > .caret {
    border-top-color: #000 !important;
  }

  /* line 86, scss/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 90, scss/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 93, scss/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 99, scss/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/***  DEFAULT BOOTSRAP  VARIABLES/COMPONENTS      ***/
/*!
 * Bootstrap Reboot v4.4.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
/* line 19, scss/bootstrap/_reboot.scss */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* line 25, scss/bootstrap/_reboot.scss */
html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* line 35, scss/bootstrap/_reboot.scss */
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

/* line 46, scss/bootstrap/_reboot.scss */
body {
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #000;
  text-align: left;
  background-color: #fff;
}

/* line 66, scss/bootstrap/_reboot.scss */
[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

/* line 76, scss/bootstrap/_reboot.scss */
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

/* line 92, scss/bootstrap/_reboot.scss */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

/* line 101, scss/bootstrap/_reboot.scss */
p {
  margin-top: 0;
  margin-bottom: 1.25rem;
}

/* line 114, scss/bootstrap/_reboot.scss */
abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

/* line 123, scss/bootstrap/_reboot.scss */
address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

/* line 129, scss/bootstrap/_reboot.scss */
ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

/* line 136, scss/bootstrap/_reboot.scss */
ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

/* line 143, scss/bootstrap/_reboot.scss */
dt {
  font-weight: 700;
}

/* line 147, scss/bootstrap/_reboot.scss */
dd {
  margin-bottom: .5rem;
  margin-left: 0;
}

/* line 152, scss/bootstrap/_reboot.scss */
blockquote {
  margin: 0 0 1rem;
}

/* line 156, scss/bootstrap/_reboot.scss */
b,
strong {
  font-weight: bolder;
}

/* line 161, scss/bootstrap/_reboot.scss */
small {
  font-size: 80%;
}

/* line 170, scss/bootstrap/_reboot.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

/* line 178, scss/bootstrap/_reboot.scss */
sub {
  bottom: -.25em;
}

/* line 179, scss/bootstrap/_reboot.scss */
sup {
  top: -.5em;
}

/* line 186, scss/bootstrap/_reboot.scss */
a {
  color: #b81822;
  text-decoration: none;
  background-color: transparent;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
a:hover {
  color: #740f15;
  text-decoration: underline;
}

/* line 202, scss/bootstrap/_reboot.scss */
a:not([href]) {
  color: inherit;
  text-decoration: none;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

/* line 217, scss/bootstrap/_reboot.scss */
pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

/* line 225, scss/bootstrap/_reboot.scss */
pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
}

/* line 239, scss/bootstrap/_reboot.scss */
figure {
  margin: 0 0 1rem;
}

/* line 249, scss/bootstrap/_reboot.scss */
img {
  vertical-align: middle;
  border-style: none;
}

/* line 254, scss/bootstrap/_reboot.scss */
svg {
  overflow: hidden;
  vertical-align: middle;
}

/* line 266, scss/bootstrap/_reboot.scss */
table {
  border-collapse: collapse;
}

/* line 270, scss/bootstrap/_reboot.scss */
caption {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

/* line 278, scss/bootstrap/_reboot.scss */
th {
  text-align: inherit;
}

/* line 289, scss/bootstrap/_reboot.scss */
label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

/* line 298, scss/bootstrap/_reboot.scss */
button {
  border-radius: 0;
}

/* line 307, scss/bootstrap/_reboot.scss */
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

/* line 312, scss/bootstrap/_reboot.scss */
input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 323, scss/bootstrap/_reboot.scss */
button,
input {
  overflow: visible;
}

/* line 328, scss/bootstrap/_reboot.scss */
button,
select {
  text-transform: none;
}

/* line 336, scss/bootstrap/_reboot.scss */
select {
  word-wrap: normal;
}

/* line 344, scss/bootstrap/_reboot.scss */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

/* line 357, scss/bootstrap/_reboot.scss */
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

/* line 364, scss/bootstrap/_reboot.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

/* line 372, scss/bootstrap/_reboot.scss */
input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 379, scss/bootstrap/_reboot.scss */
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

/* line 391, scss/bootstrap/_reboot.scss */
textarea {
  overflow: auto;
  resize: vertical;
}

/* line 397, scss/bootstrap/_reboot.scss */
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

/* line 412, scss/bootstrap/_reboot.scss */
legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}
@media (max-width: 1200px) {
  /* line 412, scss/bootstrap/_reboot.scss */
  legend {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

/* line 424, scss/bootstrap/_reboot.scss */
progress {
  vertical-align: baseline;
}

/* line 429, scss/bootstrap/_reboot.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 434, scss/bootstrap/_reboot.scss */
[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

/* line 447, scss/bootstrap/_reboot.scss */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 456, scss/bootstrap/_reboot.scss */
::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

/* line 465, scss/bootstrap/_reboot.scss */
output {
  display: inline-block;
}

/* line 469, scss/bootstrap/_reboot.scss */
summary {
  display: list-item;
  cursor: pointer;
}

/* line 474, scss/bootstrap/_reboot.scss */
template {
  display: none;
}

/* line 480, scss/bootstrap/_reboot.scss */
[hidden] {
  display: none !important;
}

@media print {
  /* line 13, scss/bootstrap/_print.scss */
  *,
  *::before,
  *::after {
    text-shadow: none !important;
    box-shadow: none !important;
  }

  /* line 24, scss/bootstrap/_print.scss */
  a:not(.btn) {
    text-decoration: underline;
  }

  /* line 34, scss/bootstrap/_print.scss */
  abbr[title]::after {
    content: " (" attr(title) ")";
  }

  /* line 49, scss/bootstrap/_print.scss */
  pre {
    white-space: pre-wrap !important;
  }

  /* line 52, scss/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #adb5bd;
    page-break-inside: avoid;
  }

  /* line 63, scss/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 67, scss/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 72, scss/bootstrap/_print.scss */
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 79, scss/bootstrap/_print.scss */
  h2,
  h3 {
    page-break-after: avoid;
  }

  @page {
    size: a3;
  }
  /* line 92, scss/bootstrap/_print.scss */
  body {
    min-width: 992px !important;
  }

  /* line 95, scss/bootstrap/_print.scss */
  .container {
    min-width: 992px !important;
  }

  /* line 100, scss/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 103, scss/bootstrap/_print.scss */
  .badge {
    border: 1px solid #000;
  }

  /* line 107, scss/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }
  /* line 110, scss/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 117, scss/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #dee2e6 !important;
  }

  /* line 123, scss/bootstrap/_print.scss */
  .table-dark {
    color: inherit;
  }
  /* line 126, scss/bootstrap/_print.scss */
  .table-dark th,
  .table-dark td,
  .table-dark thead th,
  .table-dark tbody + tbody {
    border-color: #d9d9d9;
  }

  /* line 134, scss/bootstrap/_print.scss */
  .table .thead-dark th {
    color: inherit;
    border-color: #d9d9d9;
  }
}
/* line 7, scss/bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
  color: #4e5984;
}

/* line 16, scss/bootstrap/_type.scss */
h1, .h1 {
  font-size: 2.2rem;
}
@media (max-width: 1200px) {
  /* line 16, scss/bootstrap/_type.scss */
  h1, .h1 {
    font-size: calc(1.345rem + 1.14vw) ;
  }
}

/* line 17, scss/bootstrap/_type.scss */
h2, .h2 {
  font-size: 1.8rem;
}
@media (max-width: 1200px) {
  /* line 17, scss/bootstrap/_type.scss */
  h2, .h2 {
    font-size: calc(1.305rem + 0.66vw) ;
  }
}

/* line 18, scss/bootstrap/_type.scss */
h3, .h3 {
  font-size: 1.5rem;
}
@media (max-width: 1200px) {
  /* line 18, scss/bootstrap/_type.scss */
  h3, .h3 {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}

/* line 19, scss/bootstrap/_type.scss */
h4, .h4 {
  font-size: 1.25rem;
}

/* line 20, scss/bootstrap/_type.scss */
h5, .h5 {
  font-size: 1.1rem;
}

/* line 21, scss/bootstrap/_type.scss */
h6, .h6 {
  font-size: 1rem;
}

/* line 23, scss/bootstrap/_type.scss */
.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

/* line 29, scss/bootstrap/_type.scss */
.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  /* line 29, scss/bootstrap/_type.scss */
  .display-1 {
    font-size: calc(1.725rem + 5.7vw) ;
  }
}

/* line 34, scss/bootstrap/_type.scss */
.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  /* line 34, scss/bootstrap/_type.scss */
  .display-2 {
    font-size: calc(1.675rem + 5.1vw) ;
  }
}

/* line 39, scss/bootstrap/_type.scss */
.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  /* line 39, scss/bootstrap/_type.scss */
  .display-3 {
    font-size: calc(1.575rem + 3.9vw) ;
  }
}

/* line 44, scss/bootstrap/_type.scss */
.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}
@media (max-width: 1200px) {
  /* line 44, scss/bootstrap/_type.scss */
  .display-4 {
    font-size: calc(1.475rem + 2.7vw) ;
  }
}

/* line 55, scss/bootstrap/_type.scss */
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

/* line 67, scss/bootstrap/_type.scss */
small,
.small {
  font-size: 80%;
  font-weight: 400;
}

/* line 73, scss/bootstrap/_type.scss */
mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

/* line 84, scss/bootstrap/_type.scss */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* line 89, scss/bootstrap/_type.scss */
.list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 92, scss/bootstrap/_type.scss */
.list-inline-item {
  display: inline-block;
}
/* line 95, scss/bootstrap/_type.scss */
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

/* line 106, scss/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 112, scss/bootstrap/_type.scss */
.blockquote {
  margin-bottom: 1rem;
  font-size: 1.25rem;
}

/* line 117, scss/bootstrap/_type.scss */
.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
/* line 122, scss/bootstrap/_type.scss */
.blockquote-footer::before {
  content: "\2014\00A0";
}

/* line 2, scss/bootstrap/_code.scss */
code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
/* line 8, scss/bootstrap/_code.scss */
a > code {
  color: inherit;
}

/* line 14, scss/bootstrap/_code.scss */
kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
}
/* line 22, scss/bootstrap/_code.scss */
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

/* line 31, scss/bootstrap/_code.scss */
pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
/* line 37, scss/bootstrap/_code.scss */
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

/* line 45, scss/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 7, scss/bootstrap/_grid.scss */
.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  /* line 7, scss/bootstrap/_grid.scss */
  .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 7, scss/bootstrap/_grid.scss */
  .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 7, scss/bootstrap/_grid.scss */
  .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 7, scss/bootstrap/_grid.scss */
  .container {
    max-width: 1140px;
  }
}

/* line 13, scss/bootstrap/_grid.scss */
.container-fluid, .container-sm, .container-md, .container-lg, .container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  /* line 24, scss/bootstrap/_grid.scss */
  .container, .container-sm {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  /* line 24, scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  /* line 24, scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  /* line 24, scss/bootstrap/_grid.scss */
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}
/* line 45, scss/bootstrap/_grid.scss */
.row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

/* line 51, scss/bootstrap/_grid.scss */
.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
/* line 55, scss/bootstrap/_grid.scss */
.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

/* line 8, scss/bootstrap/mixins/_grid-framework.scss */
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

/* line 31, scss/bootstrap/mixins/_grid-framework.scss */
.col {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  max-width: 100%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-1 > * {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-2 > * {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-3 > * {
  -webkit-box-flex: 0;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-4 > * {
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-5 > * {
  -webkit-box-flex: 0;
  flex: 0 0 20%;
  max-width: 20%;
}

/* line 65, scss/bootstrap/mixins/_grid.scss */
.row-cols-6 > * {
  -webkit-box-flex: 0;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 43, scss/bootstrap/mixins/_grid-framework.scss */
.col-auto {
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-1 {
  -webkit-box-flex: 0;
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-2 {
  -webkit-box-flex: 0;
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-3 {
  -webkit-box-flex: 0;
  flex: 0 0 25%;
  max-width: 25%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-4 {
  -webkit-box-flex: 0;
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-5 {
  -webkit-box-flex: 0;
  flex: 0 0 41.6666666667%;
  max-width: 41.6666666667%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-6 {
  -webkit-box-flex: 0;
  flex: 0 0 50%;
  max-width: 50%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-7 {
  -webkit-box-flex: 0;
  flex: 0 0 58.3333333333%;
  max-width: 58.3333333333%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-8 {
  -webkit-box-flex: 0;
  flex: 0 0 66.6666666667%;
  max-width: 66.6666666667%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-9 {
  -webkit-box-flex: 0;
  flex: 0 0 75%;
  max-width: 75%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-10 {
  -webkit-box-flex: 0;
  flex: 0 0 83.3333333333%;
  max-width: 83.3333333333%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-11 {
  -webkit-box-flex: 0;
  flex: 0 0 91.6666666667%;
  max-width: 91.6666666667%;
}

/* line 48, scss/bootstrap/mixins/_grid-framework.scss */
.col-12 {
  -webkit-box-flex: 0;
  flex: 0 0 100%;
  max-width: 100%;
}

/* line 53, scss/bootstrap/mixins/_grid-framework.scss */
.order-first {
  -webkit-box-ordinal-group: 0;
  order: -1;
}

/* line 55, scss/bootstrap/mixins/_grid-framework.scss */
.order-last {
  -webkit-box-ordinal-group: 14;
  order: 13;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-0 {
  -webkit-box-ordinal-group: 1;
  order: 0;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-1 {
  -webkit-box-ordinal-group: 2;
  order: 1;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-2 {
  -webkit-box-ordinal-group: 3;
  order: 2;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-3 {
  -webkit-box-ordinal-group: 4;
  order: 3;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-4 {
  -webkit-box-ordinal-group: 5;
  order: 4;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-5 {
  -webkit-box-ordinal-group: 6;
  order: 5;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-6 {
  -webkit-box-ordinal-group: 7;
  order: 6;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-7 {
  -webkit-box-ordinal-group: 8;
  order: 7;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-8 {
  -webkit-box-ordinal-group: 9;
  order: 8;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-9 {
  -webkit-box-ordinal-group: 10;
  order: 9;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-10 {
  -webkit-box-ordinal-group: 11;
  order: 10;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-11 {
  -webkit-box-ordinal-group: 12;
  order: 11;
}

/* line 58, scss/bootstrap/mixins/_grid-framework.scss */
.order-12 {
  -webkit-box-ordinal-group: 13;
  order: 12;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-1 {
  margin-left: 8.3333333333%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-2 {
  margin-left: 16.6666666667%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-3 {
  margin-left: 25%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-4 {
  margin-left: 33.3333333333%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-5 {
  margin-left: 41.6666666667%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-6 {
  margin-left: 50%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-7 {
  margin-left: 58.3333333333%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-8 {
  margin-left: 66.6666666667%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-9 {
  margin-left: 75%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-10 {
  margin-left: 83.3333333333%;
}

/* line 64, scss/bootstrap/mixins/_grid-framework.scss */
.offset-11 {
  margin-left: 91.6666666667%;
}

@media (min-width: 576px) {
  /* line 31, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 43, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-sm-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 53, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  /* line 55, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-0 {
    margin-left: 0;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-3 {
    margin-left: 25%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-6 {
    margin-left: 50%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-9 {
    margin-left: 75%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  /* line 31, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 43, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-md-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 53, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  /* line 55, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-0 {
    margin-left: 0;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-3 {
    margin-left: 25%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-6 {
    margin-left: 50%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-9 {
    margin-left: 75%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  /* line 31, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 43, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-lg-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 53, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  /* line 55, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-0 {
    margin-left: 0;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-3 {
    margin-left: 25%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-6 {
    margin-left: 50%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-9 {
    margin-left: 75%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  /* line 31, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    flex: 0 0 20%;
    max-width: 20%;
  }

  /* line 65, scss/bootstrap/mixins/_grid.scss */
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 43, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-1 {
    -webkit-box-flex: 0;
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-2 {
    -webkit-box-flex: 0;
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-3 {
    -webkit-box-flex: 0;
    flex: 0 0 25%;
    max-width: 25%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-4 {
    -webkit-box-flex: 0;
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-5 {
    -webkit-box-flex: 0;
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-6 {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-7 {
    -webkit-box-flex: 0;
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-8 {
    -webkit-box-flex: 0;
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-9 {
    -webkit-box-flex: 0;
    flex: 0 0 75%;
    max-width: 75%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-10 {
    -webkit-box-flex: 0;
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-11 {
    -webkit-box-flex: 0;
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }

  /* line 48, scss/bootstrap/mixins/_grid-framework.scss */
  .col-xl-12 {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%;
  }

  /* line 53, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  /* line 55, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
    order: 13;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
    order: 0;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
    order: 1;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
    order: 2;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
    order: 3;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
    order: 4;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
    order: 5;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
    order: 6;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
    order: 7;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
    order: 8;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
    order: 9;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
    order: 10;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
    order: 11;
  }

  /* line 58, scss/bootstrap/mixins/_grid-framework.scss */
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
    order: 12;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-0 {
    margin-left: 0;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-3 {
    margin-left: 25%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-6 {
    margin-left: 50%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-9 {
    margin-left: 75%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }

  /* line 64, scss/bootstrap/mixins/_grid-framework.scss */
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
/* line 5, scss/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #000;
}
/* line 11, scss/bootstrap/_tables.scss */
.table th,
.table td {
  padding: 10px;
  vertical-align: top;
  border-top: 0 solid #d9d9d9;
}
/* line 18, scss/bootstrap/_tables.scss */
.table thead th {
  vertical-align: bottom;
  border-bottom: 0 solid #d9d9d9;
}
/* line 23, scss/bootstrap/_tables.scss */
.table tbody + tbody {
  border-top: 0 solid #d9d9d9;
}

/* line 34, scss/bootstrap/_tables.scss */
.table-sm th,
.table-sm td {
  padding: 0.3rem;
}

/* line 45, scss/bootstrap/_tables.scss */
.table-bordered {
  border: 0 solid #d9d9d9;
}
/* line 48, scss/bootstrap/_tables.scss */
.table-bordered th,
.table-bordered td {
  border: 0 solid #d9d9d9;
}
/* line 54, scss/bootstrap/_tables.scss */
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 0;
}

/* line 62, scss/bootstrap/_tables.scss */
.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

/* line 75, scss/bootstrap/_tables.scss */
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover tbody tr:hover {
  color: #000;
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: #ebbec1;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: #da878c;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-primary:hover {
  background-color: #e5abae;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: #e5abae;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: #cdd1dd;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: #a3a9bf;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-secondary:hover {
  background-color: #bec3d3;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: #bec3d3;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-success,
.table-success > th,
.table-success > td {
  background-color: #c3e6cb;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-success th,
.table-success td,
.table-success thead th,
.table-success tbody + tbody {
  border-color: #8fd19e;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-success:hover {
  background-color: #b1dfbb;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-success:hover > td,
.table-hover .table-success:hover > th {
  background-color: #b1dfbb;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-info,
.table-info > th,
.table-info > td {
  background-color: #bee5eb;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-info th,
.table-info td,
.table-info thead th,
.table-info tbody + tbody {
  border-color: #86cfda;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-info:hover {
  background-color: #abdde5;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-info:hover > td,
.table-hover .table-info:hover > th {
  background-color: #abdde5;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-warning,
.table-warning > th,
.table-warning > td {
  background-color: #ffeeba;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-warning th,
.table-warning td,
.table-warning thead th,
.table-warning tbody + tbody {
  border-color: #ffdf7e;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-warning:hover {
  background-color: #ffe8a1;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-warning:hover > td,
.table-hover .table-warning:hover > th {
  background-color: #ffe8a1;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-danger,
.table-danger > th,
.table-danger > td {
  background-color: #f5c6cb;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-danger th,
.table-danger td,
.table-danger thead th,
.table-danger tbody + tbody {
  border-color: #ed969e;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-danger:hover {
  background-color: #f1b0b7;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-danger:hover > td,
.table-hover .table-danger:hover > th {
  background-color: #f1b0b7;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-light,
.table-light > th,
.table-light > td {
  background-color: #fdfdfe;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-light th,
.table-light td,
.table-light thead th,
.table-light tbody + tbody {
  border-color: #fbfcfc;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-light:hover {
  background-color: #ececf6;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-light:hover > td,
.table-hover .table-light:hover > th {
  background-color: #ececf6;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-dark,
.table-dark > th,
.table-dark > td {
  background-color: #c6c8ca;
}
/* line 14, scss/bootstrap/mixins/_table-row.scss */
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
  border-color: #95999c;
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-dark:hover {
  background-color: #b9bbbe;
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-dark:hover > td,
.table-hover .table-dark:hover > th {
  background-color: #b9bbbe;
}

/* line 7, scss/bootstrap/mixins/_table-row.scss */
.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
/* line 32, scss/bootstrap/mixins/_table-row.scss */
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

/* line 114, scss/bootstrap/_tables.scss */
.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: #454d55;
}
/* line 122, scss/bootstrap/_tables.scss */
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #d9d9d9;
}

/* line 130, scss/bootstrap/_tables.scss */
.table-dark {
  color: #fff;
  background-color: #343a40;
}
/* line 134, scss/bootstrap/_tables.scss */
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: #454d55;
}
/* line 140, scss/bootstrap/_tables.scss */
.table-dark.table-bordered {
  border: 0;
}
/* line 145, scss/bootstrap/_tables.scss */
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

@media (max-width: 575.98px) {
  /* line 171, scss/bootstrap/_tables.scss */
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, scss/bootstrap/_tables.scss */
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  /* line 171, scss/bootstrap/_tables.scss */
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, scss/bootstrap/_tables.scss */
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  /* line 171, scss/bootstrap/_tables.scss */
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, scss/bootstrap/_tables.scss */
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  /* line 171, scss/bootstrap/_tables.scss */
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  /* line 179, scss/bootstrap/_tables.scss */
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
/* line 171, scss/bootstrap/_tables.scss */
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
/* line 179, scss/bootstrap/_tables.scss */
.table-responsive > .table-bordered {
  border: 0;
}

/* line 7, scss/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 7, scss/bootstrap/_forms.scss */
  .form-control {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 28, scss/bootstrap/_forms.scss */
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
/* line 34, scss/bootstrap/_forms.scss */
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
/* line 14, scss/bootstrap/mixins/_forms.scss */
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #eb656d;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 43, scss/bootstrap/_forms.scss */
.form-control::-webkit-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-moz-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::-ms-input-placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
/* line 54, scss/bootstrap/_forms.scss */
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

/* line 63, scss/bootstrap/_forms.scss */
select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

/* line 75, scss/bootstrap/_forms.scss */
.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

/* line 88, scss/bootstrap/_forms.scss */
.col-form-label {
  padding-top: calc(0.375rem + 1px);
  padding-bottom: calc(0.375rem + 1px);
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.75;
}

/* line 96, scss/bootstrap/_forms.scss */
.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.25rem;
  line-height: 1.75;
}

/* line 103, scss/bootstrap/_forms.scss */
.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 116, scss/bootstrap/_forms.scss */
.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1rem;
  line-height: 1.75;
  color: #000;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
/* line 128, scss/bootstrap/_forms.scss */
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

/* line 143, scss/bootstrap/_forms.scss */
.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

/* line 151, scss/bootstrap/_forms.scss */
.form-control-lg {
  height: calc(1.75em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.75;
}

/* line 161, scss/bootstrap/_forms.scss */
select.form-control[size], select.form-control[multiple] {
  height: auto;
}

/* line 167, scss/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 176, scss/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 1rem;
}

/* line 180, scss/bootstrap/_forms.scss */
.form-text {
  display: block;
  margin-top: 0.25rem;
}

/* line 190, scss/bootstrap/_forms.scss */
.form-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
/* line 196, scss/bootstrap/_forms.scss */
.form-row > .col,
.form-row > [class*="col-"] {
  padding-right: 5px;
  padding-left: 5px;
}

/* line 208, scss/bootstrap/_forms.scss */
.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

/* line 214, scss/bootstrap/_forms.scss */
.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
/* line 220, scss/bootstrap/_forms.scss */
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

/* line 226, scss/bootstrap/_forms.scss */
.form-check-label {
  margin-bottom: 0;
}

/* line 230, scss/bootstrap/_forms.scss */
.form-check-inline {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
/* line 237, scss/bootstrap/_forms.scss */
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

/* line 45, scss/bootstrap/mixins/_forms.scss */
.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #28a745;
}

/* line 53, scss/bootstrap/mixins/_forms.scss */
.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #fff;
  background-color: rgba(40, 167, 69, 0.9);
}

/* line 69, scss/bootstrap/mixins/_forms.scss */
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #28a745;
  padding-right: calc(1.75em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4375em + 0.1875rem) center;
  background-size: calc(0.875em + 0.375rem) calc(0.875em + 0.375rem);
}
/* line 87, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:valid, textarea.form-control.is-valid {
  padding-right: calc(1.75em + 0.75rem);
  background-position: top calc(0.4375em + 0.1875rem) right calc(0.4375em + 0.1875rem);
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #28a745;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.875em + 0.375rem) calc(0.875em + 0.375rem);
}
/* line 113, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 122, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #28a745;
}
/* line 126, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

/* line 135, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #28a745;
}
/* line 138, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #28a745;
}
/* line 144, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: #34ce57;
  background-color: #34ce57;
}
/* line 151, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}
/* line 155, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #28a745;
}

/* line 165, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #28a745;
}
/* line 170, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #28a745;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
}

/* line 45, scss/bootstrap/mixins/_forms.scss */
.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

/* line 53, scss/bootstrap/mixins/_forms.scss */
.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: .1rem;
  font-size: 0.875rem;
  line-height: 1.75;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
}

/* line 69, scss/bootstrap/mixins/_forms.scss */
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: #dc3545;
  padding-right: calc(1.75em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.4375em + 0.1875rem) center;
  background-size: calc(0.875em + 0.375rem) calc(0.875em + 0.375rem);
}
/* line 87, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
  padding-right: calc(1.75em + 0.75rem);
  background-position: top calc(0.4375em + 0.1875rem) right calc(0.4375em + 0.1875rem);
}

/* line 33, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.875em + 0.375rem) calc(0.875em + 0.375rem);
}
/* line 113, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 122, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
/* line 126, scss/bootstrap/mixins/_forms.scss */
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

/* line 135, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
/* line 138, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
/* line 144, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: #e4606d;
  background-color: #e4606d;
}
/* line 151, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
/* line 155, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

/* line 165, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
/* line 170, scss/bootstrap/mixins/_forms.scss */
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

/* line 266, scss/bootstrap/_forms.scss */
.form-inline {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row wrap;
  -webkit-box-align: center;
  align-items: center;
}
/* line 274, scss/bootstrap/_forms.scss */
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  /* line 280, scss/bootstrap/_forms.scss */
  .form-inline label {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-bottom: 0;
  }
  /* line 288, scss/bootstrap/_forms.scss */
  .form-inline .form-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-align: center;
    align-items: center;
    margin-bottom: 0;
  }
  /* line 297, scss/bootstrap/_forms.scss */
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 304, scss/bootstrap/_forms.scss */
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  /* line 308, scss/bootstrap/_forms.scss */
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  /* line 315, scss/bootstrap/_forms.scss */
  .form-inline .form-check {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  /* line 322, scss/bootstrap/_forms.scss */
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  /* line 330, scss/bootstrap/_forms.scss */
  .form-inline .custom-control {
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
  }
  /* line 334, scss/bootstrap/_forms.scss */
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

/* line 10, scss/bootstrap/_custom-forms.scss */
.custom-control {
  position: relative;
  display: block;
  min-height: 1.75rem;
  padding-left: 1.5rem;
}

/* line 17, scss/bootstrap/_custom-forms.scss */
.custom-control-inline {
  display: -webkit-inline-box;
  display: inline-flex;
  margin-right: 1rem;
}

/* line 22, scss/bootstrap/_custom-forms.scss */
.custom-control-input {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.375rem;
  opacity: 0;
}
/* line 30, scss/bootstrap/_custom-forms.scss */
.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #b81822;
  background-color: #b81822;
}
/* line 37, scss/bootstrap/_custom-forms.scss */
.custom-control-input:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 46, scss/bootstrap/_custom-forms.scss */
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #eb656d;
}
/* line 50, scss/bootstrap/_custom-forms.scss */
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  color: #fff;
  background-color: #f19298;
  border-color: #f19298;
}
/* line 60, scss/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
  color: #6c757d;
}
/* line 63, scss/bootstrap/_custom-forms.scss */
.custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before {
  background-color: #e9ecef;
}

/* line 74, scss/bootstrap/_custom-forms.scss */
.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
/* line 82, scss/bootstrap/_custom-forms.scss */
.custom-control-label::before {
  position: absolute;
  top: 0.375rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
/* line 97, scss/bootstrap/_custom-forms.scss */
.custom-control-label::after {
  position: absolute;
  top: 0.375rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background: no-repeat 50% / 50% 50%;
}

/* line 120, scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
/* line 126, scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  border-color: #b81822;
  background-color: #b81822;
}
/* line 131, scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
}
/* line 137, scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(184, 24, 34, 0.5);
}
/* line 140, scss/bootstrap/_custom-forms.scss */
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
  background-color: rgba(184, 24, 34, 0.5);
}

/* line 151, scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-label::before {
  border-radius: 50%;
}
/* line 157, scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
/* line 163, scss/bootstrap/_custom-forms.scss */
.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(184, 24, 34, 0.5);
}

/* line 174, scss/bootstrap/_custom-forms.scss */
.custom-switch {
  padding-left: 2.25rem;
}
/* line 178, scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::before {
  left: -2.25rem;
  width: 1.75rem;
  pointer-events: all;
  border-radius: 0.5rem;
}
/* line 186, scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-label::after {
  top: calc(0.375rem + 2px);
  left: calc(-2.25rem + 2px);
  width: calc(1rem - 4px);
  height: calc(1rem - 4px);
  background-color: #adb5bd;
  border-radius: 0.5rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 186, scss/bootstrap/_custom-forms.scss */
  .custom-switch .custom-control-label::after {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 199, scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:checked ~ .custom-control-label::after {
  background-color: #fff;
  -webkit-transform: translateX(0.75rem);
  transform: translateX(0.75rem);
}
/* line 206, scss/bootstrap/_custom-forms.scss */
.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
  background-color: rgba(184, 24, 34, 0.5);
}

/* line 219, scss/bootstrap/_custom-forms.scss */
.custom-select {
  display: inline-block;
  width: 100%;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.375rem 1.75rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #495057;
  vertical-align: middle;
  background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
  border: 1px solid #ced4da;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 236, scss/bootstrap/_custom-forms.scss */
.custom-select:focus {
  border-color: #eb656d;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 245, scss/bootstrap/_custom-forms.scss */
.custom-select:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}
/* line 256, scss/bootstrap/_custom-forms.scss */
.custom-select[multiple], .custom-select[size]:not([size="1"]) {
  height: auto;
  padding-right: 0.75rem;
  background-image: none;
}
/* line 263, scss/bootstrap/_custom-forms.scss */
.custom-select:disabled {
  color: #6c757d;
  background-color: #e9ecef;
}
/* line 269, scss/bootstrap/_custom-forms.scss */
.custom-select::-ms-expand {
  display: none;
}
/* line 274, scss/bootstrap/_custom-forms.scss */
.custom-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}

/* line 280, scss/bootstrap/_custom-forms.scss */
.custom-select-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.875rem;
}

/* line 288, scss/bootstrap/_custom-forms.scss */
.custom-select-lg {
  height: calc(1.75em + 1rem + 2px);
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.25rem;
}

/* line 301, scss/bootstrap/_custom-forms.scss */
.custom-file {
  position: relative;
  display: inline-block;
  width: 100%;
  height: calc(1.75em + 0.75rem + 2px);
  margin-bottom: 0;
}

/* line 309, scss/bootstrap/_custom-forms.scss */
.custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.75em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
}
/* line 317, scss/bootstrap/_custom-forms.scss */
.custom-file-input:focus ~ .custom-file-label {
  border-color: #eb656d;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 323, scss/bootstrap/_custom-forms.scss */
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
  background-color: #e9ecef;
}
/* line 329, scss/bootstrap/_custom-forms.scss */
.custom-file-input:lang(en) ~ .custom-file-label::after {
  content: "Browse";
}
/* line 334, scss/bootstrap/_custom-forms.scss */
.custom-file-input ~ .custom-file-label[data-browse]::after {
  content: attr(data-browse);
}

/* line 339, scss/bootstrap/_custom-forms.scss */
.custom-file-label {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: calc(1.75em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.75;
  color: #495057;
  background-color: #fff;
  border: 1px solid #ced4da;
}
/* line 356, scss/bootstrap/_custom-forms.scss */
.custom-file-label::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  height: calc(1.75em + 0.75rem);
  padding: 0.375rem 0.75rem;
  line-height: 1.75;
  color: #495057;
  content: "Browse";
  background-color: #e9ecef;
  border-left: inherit;
}

/* line 380, scss/bootstrap/_custom-forms.scss */
.custom-range {
  width: 100%;
  height: 1.4rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 387, scss/bootstrap/_custom-forms.scss */
.custom-range:focus {
  outline: none;
}
/* line 392, scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 393, scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 394, scss/bootstrap/_custom-forms.scss */
.custom-range:focus::-ms-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 397, scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-focus-outer {
  border: 0;
}
/* line 401, scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #b81822;
  border: 0;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  /* line 401, scss/bootstrap/_custom-forms.scss */
  .custom-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 412, scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-thumb:active {
  background-color: #f19298;
}
/* line 417, scss/bootstrap/_custom-forms.scss */
.custom-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
/* line 428, scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #b81822;
  border: 0;
  -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  -moz-appearance: none;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  /* line 428, scss/bootstrap/_custom-forms.scss */
  .custom-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none;
  }
}
/* line 438, scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-thumb:active {
  background-color: #f19298;
}
/* line 443, scss/bootstrap/_custom-forms.scss */
.custom-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: #dee2e6;
  border-color: transparent;
}
/* line 454, scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: 0;
  margin-right: 0.2rem;
  margin-left: 0.2rem;
  background-color: #b81822;
  border: 0;
  -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  appearance: none;
}
@media (prefers-reduced-motion: reduce) {
  /* line 454, scss/bootstrap/_custom-forms.scss */
  .custom-range::-ms-thumb {
    -ms-transition: none;
    transition: none;
  }
}
/* line 467, scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-thumb:active {
  background-color: #f19298;
}
/* line 472, scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: transparent;
  border-color: transparent;
  border-width: 0.5rem;
}
/* line 483, scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-lower {
  background-color: #dee2e6;
}
/* line 488, scss/bootstrap/_custom-forms.scss */
.custom-range::-ms-fill-upper {
  margin-right: 15px;
  background-color: #dee2e6;
}
/* line 495, scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-thumb {
  background-color: #adb5bd;
}
/* line 499, scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-webkit-slider-runnable-track {
  cursor: default;
}
/* line 503, scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-thumb {
  background-color: #adb5bd;
}
/* line 507, scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-moz-range-track {
  cursor: default;
}
/* line 511, scss/bootstrap/_custom-forms.scss */
.custom-range:disabled::-ms-thumb {
  background-color: #adb5bd;
}

/* line 517, scss/bootstrap/_custom-forms.scss */
.custom-control-label::before,
.custom-file-label,
.custom-select {
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 517, scss/bootstrap/_custom-forms.scss */
  .custom-control-label::before,
  .custom-file-label,
  .custom-select {
    -webkit-transition: none;
    transition: none;
  }
}

/* line 7, scss/bootstrap/_buttons.scss */
.btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more {
  display: inline-block;
  font-weight: 400;
  color: #000;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 1.875rem;
  font-size: 0.875rem;
  line-height: 1.75;
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 7, scss/bootstrap/_buttons.scss */
  .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn:hover, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:hover {
  color: #000;
  text-decoration: none;
}
/* line 27, scss/bootstrap/_buttons.scss */
.btn:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:focus, .btn.focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.focus.read-more {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 34, scss/bootstrap/_buttons.scss */
.btn.disabled, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.disabled.read-more, .btn:disabled, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:disabled {
  opacity: 0.65;
}

/* line 51, scss/bootstrap/_buttons.scss */
a.btn.disabled, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.disabled.read-more,
fieldset:disabled a.btn,
fieldset:disabled div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li fieldset:disabled a.read-more {
  pointer-events: none;
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-primary {
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-primary:hover {
  color: #fff;
  background-color: #96141c;
  border-color: #8b121a;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-primary:focus, .btn-primary.focus {
  color: #fff;
  background-color: #96141c;
  border-color: #8b121a;
  box-shadow: 0 0 0 0.2rem rgba(195, 59, 67, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-primary.disabled, .btn-primary:disabled {
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #8b121a;
  border-color: #801118;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(195, 59, 67, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-secondary {
  color: #fff;
  background-color: #4e5984;
  border-color: #4e5984;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-secondary:hover {
  color: #fff;
  background-color: #40496c;
  border-color: #3b4364;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:focus, .btn-secondary.focus {
  color: #fff;
  background-color: #40496c;
  border-color: #3b4364;
  box-shadow: 0 0 0 0.2rem rgba(105, 114, 150, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-secondary.disabled, .btn-secondary:disabled {
  color: #fff;
  background-color: #4e5984;
  border-color: #4e5984;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #3b4364;
  border-color: #363e5c;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 114, 150, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-success:hover {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-success:focus, .btn-success.focus {
  color: #fff;
  background-color: #218838;
  border-color: #1e7e34;
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-success.disabled, .btn-success:disabled {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #1e7e34;
  border-color: #1c7430;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-info:hover {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-info:focus, .btn-info.focus {
  color: #fff;
  background-color: #138496;
  border-color: #117a8b;
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-info.disabled, .btn-info:disabled {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #117a8b;
  border-color: #10707f;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-warning {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-warning:hover {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-warning:focus, .btn-warning.focus {
  color: #212529;
  background-color: #e0a800;
  border-color: #d39e00;
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-warning.disabled, .btn-warning:disabled {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle {
  color: #212529;
  background-color: #d39e00;
  border-color: #c69500;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-danger:hover {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-danger:focus, .btn-danger.focus {
  color: #fff;
  background-color: #c82333;
  border-color: #bd2130;
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-danger.disabled, .btn-danger:disabled {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #bd2130;
  border-color: #b21f2d;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-light {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-light:hover {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-light:focus, .btn-light.focus {
  color: #212529;
  background-color: #e2e6ea;
  border-color: #dae0e5;
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-light.disabled, .btn-light:disabled {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle {
  color: #212529;
  background-color: #dae0e5;
  border-color: #d3d9df;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
}

/* line 62, scss/bootstrap/_buttons.scss */
.btn-dark {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-dark:hover {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
.btn-dark:focus, .btn-dark.focus {
  color: #fff;
  background-color: #23272b;
  border-color: #1d2124;
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
.btn-dark.disabled, .btn-dark:disabled {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle {
  color: #fff;
  background-color: #1d2124;
  border-color: #171a1d;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-primary, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more {
  color: #b81822;
  border-color: #b81822;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-primary:hover, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:hover {
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:focus, .btn-outline-primary.focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.focus.read-more {
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary.disabled, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.disabled.read-more, .btn-outline-primary:disabled, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:disabled {
  color: #b81822;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .show > a.dropdown-toggle.read-more {
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .show > a.dropdown-toggle.read-more:focus {
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-secondary {
  color: #4e5984;
  border-color: #4e5984;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #4e5984;
  border-color: #4e5984;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 89, 132, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #4e5984;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #4e5984;
  border-color: #4e5984;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(78, 89, 132, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-success {
  color: #28a745;
  border-color: #28a745;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-success:hover {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:focus, .btn-outline-success.focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success.disabled, .btn-outline-success:disabled {
  color: #28a745;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #28a745;
  border-color: #28a745;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-info {
  color: #17a2b8;
  border-color: #17a2b8;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-info:hover {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:focus, .btn-outline-info.focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info.disabled, .btn-outline-info:disabled {
  color: #17a2b8;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #17a2b8;
  border-color: #17a2b8;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-warning {
  color: #ffc107;
  border-color: #ffc107;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-warning:hover {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:focus, .btn-outline-warning.focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning.disabled, .btn-outline-warning:disabled {
  color: #ffc107;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle {
  color: #212529;
  background-color: #ffc107;
  border-color: #ffc107;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:focus, .btn-outline-danger.focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger.disabled, .btn-outline-danger:disabled {
  color: #dc3545;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-light {
  color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-light:hover {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:focus, .btn-outline-light.focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light.disabled, .btn-outline-light:disabled {
  color: #f8f9fa;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle {
  color: #212529;
  background-color: #f8f9fa;
  border-color: #f8f9fa;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}

/* line 68, scss/bootstrap/_buttons.scss */
.btn-outline-dark {
  color: #343a40;
  border-color: #343a40;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-outline-dark:hover {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 74, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:focus, .btn-outline-dark.focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 79, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark.disabled, .btn-outline-dark:disabled {
  color: #343a40;
  background-color: transparent;
}
/* line 85, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle {
  color: #fff;
  background-color: #343a40;
  border-color: #343a40;
}
/* line 92, scss/bootstrap/mixins/_buttons.scss */
.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}

/* line 79, scss/bootstrap/_buttons.scss */
.btn-link {
  font-weight: 400;
  color: #b81822;
  text-decoration: none;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
.btn-link:hover {
  color: #740f15;
  text-decoration: underline;
}
/* line 89, scss/bootstrap/_buttons.scss */
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
  box-shadow: none;
}
/* line 95, scss/bootstrap/_buttons.scss */
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

/* line 109, scss/bootstrap/_buttons.scss */
.btn-lg, div.ccm-page .btn-group-lg > .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-lg > a.read-more {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.75;
  border-radius: 0;
}

/* line 113, scss/bootstrap/_buttons.scss */
.btn-sm, div.ccm-page .btn-group-sm > .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-sm > a.read-more {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
  border-radius: 0;
}

/* line 122, scss/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}
/* line 127, scss/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

/* line 136, scss/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 2, scss/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  opacity: 0;
}
/* line 15, scss/bootstrap/_tooltip.scss */
.tooltip.show {
  opacity: 0.9;
}
/* line 17, scss/bootstrap/_tooltip.scss */
.tooltip .arrow {
  position: absolute;
  display: block;
  width: 0.8rem;
  height: 0.4rem;
}
/* line 23, scss/bootstrap/_tooltip.scss */
.tooltip .arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 32, scss/bootstrap/_tooltip.scss */
.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] {
  padding: 0.4rem 0;
}
/* line 35, scss/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow {
  bottom: 0;
}
/* line 38, scss/bootstrap/_tooltip.scss */
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before {
  top: 0;
  border-width: 0.4rem 0.4rem 0;
  border-top-color: #000;
}

/* line 46, scss/bootstrap/_tooltip.scss */
.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] {
  padding: 0 0.4rem;
}
/* line 49, scss/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow {
  left: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 54, scss/bootstrap/_tooltip.scss */
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before {
  right: 0;
  border-width: 0.4rem 0.4rem 0.4rem 0;
  border-right-color: #000;
}

/* line 62, scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] {
  padding: 0.4rem 0;
}
/* line 65, scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow {
  top: 0;
}
/* line 68, scss/bootstrap/_tooltip.scss */
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before {
  bottom: 0;
  border-width: 0 0.4rem 0.4rem;
  border-bottom-color: #000;
}

/* line 76, scss/bootstrap/_tooltip.scss */
.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] {
  padding: 0 0.4rem;
}
/* line 79, scss/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow {
  right: 0;
  width: 0.4rem;
  height: 0.8rem;
}
/* line 84, scss/bootstrap/_tooltip.scss */
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before {
  left: 0;
  border-width: 0.4rem 0 0.4rem 0.4rem;
  border-left-color: #000;
}

/* line 108, scss/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 0.25rem 0.5rem;
  color: #fff;
  text-align: center;
  background-color: #000;
}

/* line 1, scss/bootstrap/_popover.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: block;
  max-width: 276px;
  font-family: "Open Sans", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  white-space: normal;
  line-break: auto;
  font-size: 0.875rem;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
/* line 20, scss/bootstrap/_popover.scss */
.popover .arrow {
  position: absolute;
  display: block;
  width: 1rem;
  height: 0.5rem;
  margin: 0 0;
}
/* line 27, scss/bootstrap/_popover.scss */
.popover .arrow::before, .popover .arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
}

/* line 38, scss/bootstrap/_popover.scss */
.bs-popover-top, .bs-popover-auto[x-placement^="top"] {
  margin-bottom: 0.5rem;
}
/* line 41, scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow {
  bottom: calc(-0.5rem - 1px);
}
/* line 44, scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before {
  bottom: 0;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: rgba(0, 0, 0, 0.25);
}
/* line 50, scss/bootstrap/_popover.scss */
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after {
  bottom: 1px;
  border-width: 0.5rem 0.5rem 0;
  border-top-color: #fff;
}

/* line 58, scss/bootstrap/_popover.scss */
.bs-popover-right, .bs-popover-auto[x-placement^="right"] {
  margin-left: 0.5rem;
}
/* line 61, scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow {
  left: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}
/* line 67, scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before {
  left: 0;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: rgba(0, 0, 0, 0.25);
}
/* line 73, scss/bootstrap/_popover.scss */
.bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after {
  left: 1px;
  border-width: 0.5rem 0.5rem 0.5rem 0;
  border-right-color: #fff;
}

/* line 81, scss/bootstrap/_popover.scss */
.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] {
  margin-top: 0.5rem;
}
/* line 84, scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow {
  top: calc(-0.5rem - 1px);
}
/* line 87, scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before {
  top: 0;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}
/* line 93, scss/bootstrap/_popover.scss */
.bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after {
  top: 1px;
  border-width: 0 0.5rem 0.5rem 0.5rem;
  border-bottom-color: #fff;
}
/* line 101, scss/bootstrap/_popover.scss */
.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 1rem;
  margin-left: -0.5rem;
  content: "";
  border-bottom: 1px solid #f7f7f7;
}

/* line 113, scss/bootstrap/_popover.scss */
.bs-popover-left, .bs-popover-auto[x-placement^="left"] {
  margin-right: 0.5rem;
}
/* line 116, scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow {
  right: calc(-0.5rem - 1px);
  width: 0.5rem;
  height: 1rem;
  margin: 0 0;
}
/* line 122, scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before {
  right: 0;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: rgba(0, 0, 0, 0.25);
}
/* line 128, scss/bootstrap/_popover.scss */
.bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after {
  right: 1px;
  border-width: 0.5rem 0 0.5rem 0.5rem;
  border-left-color: #fff;
}

/* line 153, scss/bootstrap/_popover.scss */
.popover-header {
  padding: 0.5rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  color: #4e5984;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
}
/* line 162, scss/bootstrap/_popover.scss */
.popover-header:empty {
  display: none;
}

/* line 167, scss/bootstrap/_popover.scss */
.popover-body {
  padding: 0.5rem 0.75rem;
  color: #000;
}

/* line 1, scss/bootstrap/_transitions.scss */
.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  /* line 1, scss/bootstrap/_transitions.scss */
  .fade {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 4, scss/bootstrap/_transitions.scss */
.fade:not(.show) {
  opacity: 0;
}

/* line 10, scss/bootstrap/_transitions.scss */
.collapse:not(.show) {
  display: none;
}

/* line 15, scss/bootstrap/_transitions.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  /* line 15, scss/bootstrap/_transitions.scss */
  .collapsing {
    -webkit-transition: none;
    transition: none;
  }
}

/* Our style rules - namespace so as not to collide with the core app styles */
/* line 2, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropup,
div.ccm-page .dropright,
div.ccm-page .dropdown,
div.ccm-page .dropleft {
  position: relative;
}
/* line 9, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-toggle {
  white-space: nowrap;
}
/* line 30, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
/* line 58, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 17, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1rem;
  color: #000;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
}
/* line 42, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-menu-left {
  right: auto;
  left: 0;
}
/* line 47, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-menu-right {
  right: 0;
  left: auto;
}
@media (min-width: 576px) {
  /* line 42, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  /* line 47, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  /* line 42, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  /* line 47, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  /* line 42, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  /* line 47, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  /* line 42, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  /* line 47, scss/bootstrap/_dropdown.scss */
  div.ccm-page .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
/* line 57, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
/* line 30, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
/* line 58, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 70, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
/* line 30, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
/* line 58, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 80, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropright .dropdown-toggle::after {
  vertical-align: 0;
}
/* line 87, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
/* line 30, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
/* line 45, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropleft .dropdown-toggle::after {
  display: none;
}
/* line 49, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
/* line 58, scss/bootstrap/mixins/_caret.scss */
div.ccm-page .dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
/* line 97, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropleft .dropdown-toggle::before {
  vertical-align: 0;
}
/* line 106, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-menu[x-placement^="top"], div.ccm-page .dropdown-menu[x-placement^="right"], div.ccm-page .dropdown-menu[x-placement^="bottom"], div.ccm-page .dropdown-menu[x-placement^="left"] {
  right: auto;
  bottom: auto;
}
/* line 116, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}
/* line 123, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .dropdown-item:hover, div.ccm-page .dropdown-item:focus {
  color: #16181b;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 153, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-item.active, div.ccm-page .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #b81822;
}
/* line 160, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-item.disabled, div.ccm-page .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}
/* line 172, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-menu.show {
  display: block;
}
/* line 177, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 0.875rem;
  color: #6c757d;
  white-space: nowrap;
}
/* line 187, scss/bootstrap/_dropdown.scss */
div.ccm-page .dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}
/* line 4, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group,
div.ccm-page .btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: inline-flex;
  vertical-align: middle;
}
/* line 10, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group > .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.read-more,
div.ccm-page .btn-group-vertical > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .btn-group > .btn:hover, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.read-more:hover,
div.ccm-page .btn-group-vertical > .btn:hover,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more:hover {
  z-index: 1;
}
/* line 19, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group > .btn:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.read-more:focus, div.ccm-page .btn-group > .btn:active, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.read-more:active, div.ccm-page .btn-group > .btn.active, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.active.read-more,
div.ccm-page .btn-group-vertical > .btn:focus,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more:focus,
div.ccm-page .btn-group-vertical > .btn:active,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more:active,
div.ccm-page .btn-group-vertical > .btn.active,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.active.read-more {
  z-index: 1;
}
/* line 28, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-toolbar {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
/* line 33, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-toolbar .input-group {
  width: auto;
}
/* line 40, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group > .btn:not(:first-child), div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group > a.read-more:not(:first-child),
div.ccm-page .btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
/* line 69, scss/bootstrap/_button-group.scss */
div.ccm-page .dropdown-toggle-split {
  padding-right: 1.40625rem;
  padding-left: 1.40625rem;
}
/* line 73, scss/bootstrap/_button-group.scss */
div.ccm-page .dropdown-toggle-split::after, .dropup div.ccm-page .dropdown-toggle-split::after, .dropright div.ccm-page .dropdown-toggle-split::after {
  margin-left: 0;
}
/* line 79, scss/bootstrap/_button-group.scss */
.dropleft div.ccm-page .dropdown-toggle-split::before {
  margin-right: 0;
}
/* line 84, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-sm + .dropdown-toggle-split, div.ccm-page .btn-group-sm > .btn + .dropdown-toggle-split, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-sm > a.read-more + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}
/* line 89, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-lg + .dropdown-toggle-split, div.ccm-page .btn-group-lg > .btn + .dropdown-toggle-split, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-lg > a.read-more + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}
/* line 111, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  justify-content: center;
}
/* line 116, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group-vertical > .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more,
div.ccm-page .btn-group-vertical > .btn-group {
  width: 100%;
}
/* line 121, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group-vertical > .btn:not(:first-child), div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-vertical > a.read-more:not(:first-child),
div.ccm-page .btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
/* line 152, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group-toggle > .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > a.read-more,
div.ccm-page .btn-group-toggle > .btn-group > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > .btn-group > a.read-more {
  margin-bottom: 0;
}
/* line 156, scss/bootstrap/_button-group.scss */
div.ccm-page .btn-group-toggle > .btn input[type="radio"], div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > a.read-more input[type="radio"],
div.ccm-page .btn-group-toggle > .btn input[type="checkbox"],
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > a.read-more input[type="checkbox"],
div.ccm-page .btn-group-toggle > .btn-group > .btn input[type="radio"],
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > .btn-group > a.read-more input[type="radio"],
div.ccm-page .btn-group-toggle > .btn-group > .btn input[type="checkbox"],
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn-group-toggle > .btn-group > a.read-more input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
/* line 7, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  align-items: stretch;
  width: 100%;
}
/* line 14, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group > .form-control,
div.ccm-page .input-group > .form-control-plaintext,
div.ccm-page .input-group > .custom-select,
div.ccm-page .input-group > .custom-file {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 0%;
  min-width: 0;
  margin-bottom: 0;
}
/* line 23, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group > .form-control + .form-control,
div.ccm-page .input-group > .form-control + .custom-select,
div.ccm-page .input-group > .form-control + .custom-file,
div.ccm-page .input-group > .form-control-plaintext + .form-control,
div.ccm-page .input-group > .form-control-plaintext + .custom-select,
div.ccm-page .input-group > .form-control-plaintext + .custom-file,
div.ccm-page .input-group > .custom-select + .form-control,
div.ccm-page .input-group > .custom-select + .custom-select,
div.ccm-page .input-group > .custom-select + .custom-file,
div.ccm-page .input-group > .custom-file + .form-control,
div.ccm-page .input-group > .custom-file + .custom-select,
div.ccm-page .input-group > .custom-file + .custom-file {
  margin-left: -1px;
}
/* line 31, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group > .form-control:focus,
div.ccm-page .input-group > .custom-select:focus,
div.ccm-page .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label {
  z-index: 3;
}
/* line 38, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group > .custom-file .custom-file-input:focus {
  z-index: 4;
}
/* line 50, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group > .custom-file {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 67, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-prepend,
div.ccm-page .input-group-append {
  display: -webkit-box;
  display: flex;
}
/* line 74, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-prepend .btn, div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend a.read-more,
div.ccm-page .input-group-append .btn,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append a.read-more {
  position: relative;
  z-index: 2;
}
/* line 78, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-prepend .btn:focus, div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend a.read-more:focus,
div.ccm-page .input-group-append .btn:focus,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:focus,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append a.read-more:focus {
  z-index: 3;
}
/* line 83, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-prepend .btn + .btn, div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + .btn, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend a.read-more + .btn, div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn + a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend .btn + a.read-more, div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend a.read-more + a.read-more,
div.ccm-page .input-group-prepend .btn + .input-group-text,
div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + .input-group-text,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend a.read-more + .input-group-text,
div.ccm-page .input-group-prepend .input-group-text + .input-group-text,
div.ccm-page .input-group-prepend .input-group-text + .btn,
div.ccm-page .input-group-prepend .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-text + a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-prepend .input-group-text + a.read-more,
div.ccm-page .input-group-append .btn + .btn,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append a.read-more + .btn,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li .btn + a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append .btn + a.read-more,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append a.read-more + a.read-more,
div.ccm-page .input-group-append .btn + .input-group-text,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more + .input-group-text,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append a.read-more + .input-group-text,
div.ccm-page .input-group-append .input-group-text + .input-group-text,
div.ccm-page .input-group-append .input-group-text + .btn,
div.ccm-page .input-group-append .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-text + a.read-more,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-append .input-group-text + a.read-more {
  margin-left: -1px;
}
/* line 91, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-prepend {
  margin-right: -1px;
}
/* line 92, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-append {
  margin-left: -1px;
}
/* line 100, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  margin-bottom: 0;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.75;
  color: #495057;
  text-align: center;
  white-space: nowrap;
  background-color: #e9ecef;
  border: 1px solid #ced4da;
}
/* line 116, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-text input[type="radio"],
div.ccm-page .input-group-text input[type="checkbox"] {
  margin-top: 0;
}
/* line 128, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-lg > .form-control:not(textarea),
div.ccm-page .input-group-lg > .custom-select {
  height: calc(1.75em + 1rem + 2px);
}
/* line 133, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-lg > .form-control,
div.ccm-page .input-group-lg > .custom-select,
div.ccm-page .input-group-lg > .input-group-prepend > .input-group-text,
div.ccm-page .input-group-lg > .input-group-append > .input-group-text,
div.ccm-page .input-group-lg > .input-group-prepend > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-lg > .input-group-prepend > a.read-more,
div.ccm-page .input-group-lg > .input-group-append > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-lg > .input-group-append > a.read-more {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  line-height: 1.75;
}
/* line 145, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-sm > .form-control:not(textarea),
div.ccm-page .input-group-sm > .custom-select {
  height: calc(1.5em + 0.5rem + 2px);
}
/* line 150, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-sm > .form-control,
div.ccm-page .input-group-sm > .custom-select,
div.ccm-page .input-group-sm > .input-group-prepend > .input-group-text,
div.ccm-page .input-group-sm > .input-group-append > .input-group-text,
div.ccm-page .input-group-sm > .input-group-prepend > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-sm > .input-group-prepend > a.read-more,
div.ccm-page .input-group-sm > .input-group-append > .btn,
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .input-group-sm > .input-group-append > a.read-more {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 162, scss/bootstrap/_input-group.scss */
div.ccm-page .input-group-lg > .custom-select,
div.ccm-page .input-group-sm > .custom-select {
  padding-right: 1.75rem;
}
/* line 6, scss/bootstrap/_nav.scss */
div.ccm-page .nav {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 14, scss/bootstrap/_nav.scss */
div.ccm-page .nav-link {
  display: block;
  padding: 0.5rem 1rem;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .nav-link:hover, div.ccm-page .nav-link:focus {
  text-decoration: none;
}
/* line 23, scss/bootstrap/_nav.scss */
div.ccm-page .nav-link.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}
/* line 34, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs {
  border-bottom: 1px solid #dee2e6;
}
/* line 37, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs .nav-item {
  margin-bottom: -1px;
}
/* line 41, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs .nav-link {
  border: 1px solid transparent;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .nav-tabs .nav-link:hover, div.ccm-page .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}
/* line 49, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
/* line 56, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs .nav-link.active,
div.ccm-page .nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}
/* line 63, scss/bootstrap/_nav.scss */
div.ccm-page .nav-tabs .dropdown-menu {
  margin-top: -1px;
}
/* line 81, scss/bootstrap/_nav.scss */
div.ccm-page .nav-pills .nav-link.active,
div.ccm-page .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #b81822;
}
/* line 94, scss/bootstrap/_nav.scss */
div.ccm-page .nav-fill .nav-item {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  text-align: center;
}
/* line 101, scss/bootstrap/_nav.scss */
div.ccm-page .nav-justified .nav-item {
  flex-basis: 0;
  -webkit-box-flex: 1;
  flex-grow: 1;
  text-align: center;
}
/* line 114, scss/bootstrap/_nav.scss */
div.ccm-page .tab-content > .tab-pane {
  display: none;
}
/* line 117, scss/bootstrap/_nav.scss */
div.ccm-page .tab-content > .active {
  display: block;
}
/* line 18, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar {
  position: relative;
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 0.5rem 1rem;
}
/* line 28, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar .container,
div.ccm-page .navbar .container-fluid,
div.ccm-page .navbar .container-sm,
div.ccm-page .navbar .container-md,
div.ccm-page .navbar .container-lg,
div.ccm-page .navbar .container-xl {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
/* line 52, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-brand {
  display: inline-block;
  padding-top: 0.28125rem;
  padding-bottom: 0.28125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-brand:hover, div.ccm-page .navbar-brand:focus {
  text-decoration: none;
}
/* line 71, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
/* line 78, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-nav .nav-link {
  padding-right: 0;
  padding-left: 0;
}
/* line 83, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-nav .dropdown-menu {
  position: static;
  float: none;
}
/* line 94, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-text {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
/* line 109, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-collapse {
  flex-basis: 100%;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  align-items: center;
}
/* line 118, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-toggler:hover, div.ccm-page .navbar-toggler:focus {
  text-decoration: none;
}
/* line 133, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}
@media (max-width: 575.98px) {
  /* line 152, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm > .container,
  div.ccm-page .navbar-expand-sm > .container-fluid,
  div.ccm-page .navbar-expand-sm > .container-sm,
  div.ccm-page .navbar-expand-sm > .container-md,
  div.ccm-page .navbar-expand-sm > .container-lg,
  div.ccm-page .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  /* line 150, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  /* line 173, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 176, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm > .container,
  div.ccm-page .navbar-expand-sm > .container-fluid,
  div.ccm-page .navbar-expand-sm > .container-sm,
  div.ccm-page .navbar-expand-sm > .container-md,
  div.ccm-page .navbar-expand-sm > .container-lg,
  div.ccm-page .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  /* line 152, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md > .container,
  div.ccm-page .navbar-expand-md > .container-fluid,
  div.ccm-page .navbar-expand-md > .container-sm,
  div.ccm-page .navbar-expand-md > .container-md,
  div.ccm-page .navbar-expand-md > .container-lg,
  div.ccm-page .navbar-expand-md > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  /* line 150, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  /* line 173, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 176, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md > .container,
  div.ccm-page .navbar-expand-md > .container-fluid,
  div.ccm-page .navbar-expand-md > .container-sm,
  div.ccm-page .navbar-expand-md > .container-md,
  div.ccm-page .navbar-expand-md > .container-lg,
  div.ccm-page .navbar-expand-md > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-md .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  /* line 152, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg > .container,
  div.ccm-page .navbar-expand-lg > .container-fluid,
  div.ccm-page .navbar-expand-lg > .container-sm,
  div.ccm-page .navbar-expand-lg > .container-md,
  div.ccm-page .navbar-expand-lg > .container-lg,
  div.ccm-page .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  /* line 150, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  /* line 173, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 176, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg > .container,
  div.ccm-page .navbar-expand-lg > .container-fluid,
  div.ccm-page .navbar-expand-lg > .container-sm,
  div.ccm-page .navbar-expand-lg > .container-md,
  div.ccm-page .navbar-expand-lg > .container-lg,
  div.ccm-page .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  /* line 152, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl > .container,
  div.ccm-page .navbar-expand-xl > .container-fluid,
  div.ccm-page .navbar-expand-xl > .container-sm,
  div.ccm-page .navbar-expand-xl > .container-md,
  div.ccm-page .navbar-expand-xl > .container-lg,
  div.ccm-page .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  /* line 150, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row nowrap;
    -webkit-box-pack: start;
    justify-content: flex-start;
  }
  /* line 173, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 176, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute;
  }
  /* line 180, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  /* line 187, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl > .container,
  div.ccm-page .navbar-expand-xl > .container-fluid,
  div.ccm-page .navbar-expand-xl > .container-sm,
  div.ccm-page .navbar-expand-xl > .container-md,
  div.ccm-page .navbar-expand-xl > .container-lg,
  div.ccm-page .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  /* line 202, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: flex !important;
    flex-basis: auto;
  }
  /* line 209, scss/bootstrap/_navbar.scss */
  div.ccm-page .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
/* line 150, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-flow: row nowrap;
  -webkit-box-pack: start;
  justify-content: flex-start;
}
/* line 152, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand > .container,
div.ccm-page .navbar-expand > .container-fluid,
div.ccm-page .navbar-expand > .container-sm,
div.ccm-page .navbar-expand > .container-md,
div.ccm-page .navbar-expand > .container-lg,
div.ccm-page .navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
/* line 173, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
/* line 176, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand .navbar-nav .dropdown-menu {
  position: absolute;
}
/* line 180, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand .navbar-nav .nav-link {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
/* line 187, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand > .container,
div.ccm-page .navbar-expand > .container-fluid,
div.ccm-page .navbar-expand > .container-sm,
div.ccm-page .navbar-expand > .container-md,
div.ccm-page .navbar-expand > .container-lg,
div.ccm-page .navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
/* line 202, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: flex !important;
  flex-basis: auto;
}
/* line 209, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-expand .navbar-toggler {
  display: none;
}
/* line 224, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-light .navbar-brand:hover, div.ccm-page .navbar-light .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
}
/* line 233, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-nav .nav-link {
  color: rgba(0, 0, 0, 0.5);
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-light .navbar-nav .nav-link:hover, div.ccm-page .navbar-light .navbar-nav .nav-link:focus {
  color: rgba(0, 0, 0, 0.7);
}
/* line 240, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-nav .nav-link.disabled {
  color: rgba(0, 0, 0, 0.3);
}
/* line 245, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-nav .show > .nav-link,
div.ccm-page .navbar-light .navbar-nav .active > .nav-link,
div.ccm-page .navbar-light .navbar-nav .nav-link.show,
div.ccm-page .navbar-light .navbar-nav .nav-link.active {
  color: rgba(0, 0, 0, 0.9);
}
/* line 253, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
/* line 258, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* line 262, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-text {
  color: rgba(0, 0, 0, 0.5);
}
/* line 264, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-light .navbar-text a {
  color: rgba(0, 0, 0, 0.9);
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-light .navbar-text a:hover, div.ccm-page .navbar-light .navbar-text a:focus {
  color: rgba(0, 0, 0, 0.9);
}
/* line 276, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-brand {
  color: #fff;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-dark .navbar-brand:hover, div.ccm-page .navbar-dark .navbar-brand:focus {
  color: #fff;
}
/* line 285, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-nav .nav-link {
  color: rgba(255, 255, 255, 0.5);
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-dark .navbar-nav .nav-link:hover, div.ccm-page .navbar-dark .navbar-nav .nav-link:focus {
  color: rgba(255, 255, 255, 0.75);
}
/* line 292, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-nav .nav-link.disabled {
  color: rgba(255, 255, 255, 0.25);
}
/* line 297, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-nav .show > .nav-link,
div.ccm-page .navbar-dark .navbar-nav .active > .nav-link,
div.ccm-page .navbar-dark .navbar-nav .nav-link.show,
div.ccm-page .navbar-dark .navbar-nav .nav-link.active {
  color: #fff;
}
/* line 305, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
/* line 310, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* line 314, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-text {
  color: rgba(255, 255, 255, 0.5);
}
/* line 316, scss/bootstrap/_navbar.scss */
div.ccm-page .navbar-dark .navbar-text a {
  color: #fff;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .navbar-dark .navbar-text a:hover, div.ccm-page .navbar-dark .navbar-text a:focus {
  color: #fff;
}
/* line 1, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  padding: 0.2rem 0.1rem;
  margin-bottom: 0;
  list-style: none;
  background-color: transparent;
}
/* line 14, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb-item + .breadcrumb-item {
  padding-left: 0.5rem;
}
/* line 17, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  color: #fff;
  content: "/";
}
/* line 31, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: underline;
}
/* line 35, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb-item + .breadcrumb-item:hover::before {
  text-decoration: none;
}
/* line 39, scss/bootstrap/_breadcrumb.scss */
div.ccm-page .breadcrumb-item.active {
  color: #bcc2d8;
}
/* line 1, scss/bootstrap/_pagination.scss */
div.ccm-page .pagination {
  display: -webkit-box;
  display: flex;
  padding-left: 0;
  list-style: none;
}
/* line 7, scss/bootstrap/_pagination.scss */
div.ccm-page .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #b81822;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
/* line 17, scss/bootstrap/_pagination.scss */
div.ccm-page .page-link:hover {
  z-index: 2;
  color: #740f15;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
/* line 25, scss/bootstrap/_pagination.scss */
div.ccm-page .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.25);
}
/* line 34, scss/bootstrap/_pagination.scss */
div.ccm-page .page-item:first-child .page-link {
  margin-left: 0;
}
/* line 45, scss/bootstrap/_pagination.scss */
div.ccm-page .page-item.active .page-link {
  z-index: 3;
  color: #b81822;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 52, scss/bootstrap/_pagination.scss */
div.ccm-page .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
/* line 4, scss/bootstrap/mixins/_pagination.scss */
div.ccm-page .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.75;
}
/* line 4, scss/bootstrap/mixins/_pagination.scss */
div.ccm-page .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
/* line 6, scss/bootstrap/_badge.scss */
div.ccm-page .badge {
  display: inline-block;
  padding: 0.25em 0.4em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 6, scss/bootstrap/_badge.scss */
  div.ccm-page .badge {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge:hover, adiv.ccm-page .badge:focus {
  text-decoration: none;
}
/* line 25, scss/bootstrap/_badge.scss */
div.ccm-page .badge:empty {
  display: none;
}
/* line 31, scss/bootstrap/_badge.scss */
div.ccm-page .btn .badge, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more .badge {
  position: relative;
  top: -1px;
}
/* line 40, scss/bootstrap/_badge.scss */
div.ccm-page .badge-pill {
  padding-right: 0.6em;
  padding-left: 0.6em;
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-primary {
  color: #fff;
  background-color: #b81822;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-primary:hover, adiv.ccm-page .badge-primary:focus {
  color: #fff;
  background-color: #8b121a;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-primary:focus, adiv.ccm-page .badge-primary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(184, 24, 34, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-secondary {
  color: #fff;
  background-color: #4e5984;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-secondary:hover, adiv.ccm-page .badge-secondary:focus {
  color: #fff;
  background-color: #3b4364;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-secondary:focus, adiv.ccm-page .badge-secondary.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(78, 89, 132, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-success {
  color: #fff;
  background-color: #28a745;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-success:hover, adiv.ccm-page .badge-success:focus {
  color: #fff;
  background-color: #1e7e34;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-success:focus, adiv.ccm-page .badge-success.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-info {
  color: #fff;
  background-color: #17a2b8;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-info:hover, adiv.ccm-page .badge-info:focus {
  color: #fff;
  background-color: #117a8b;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-info:focus, adiv.ccm-page .badge-info.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-warning {
  color: #212529;
  background-color: #ffc107;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-warning:hover, adiv.ccm-page .badge-warning:focus {
  color: #212529;
  background-color: #d39e00;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-warning:focus, adiv.ccm-page .badge-warning.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-danger {
  color: #fff;
  background-color: #dc3545;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-danger:hover, adiv.ccm-page .badge-danger:focus {
  color: #fff;
  background-color: #bd2130;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-danger:focus, adiv.ccm-page .badge-danger.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-light {
  color: #212529;
  background-color: #f8f9fa;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-light:hover, adiv.ccm-page .badge-light:focus {
  color: #212529;
  background-color: #dae0e5;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-light:focus, adiv.ccm-page .badge-light.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
}
/* line 51, scss/bootstrap/_badge.scss */
div.ccm-page .badge-dark {
  color: #fff;
  background-color: #343a40;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
adiv.ccm-page .badge-dark:hover, adiv.ccm-page .badge-dark:focus {
  color: #fff;
  background-color: #1d2124;
}
/* line 11, scss/bootstrap/mixins/_badge.scss */
adiv.ccm-page .badge-dark:focus, adiv.ccm-page .badge-dark.focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
}
/* line 1, scss/bootstrap/_jumbotron.scss */
div.ccm-page .jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #e9ecef;
}
@media (min-width: 576px) {
  /* line 1, scss/bootstrap/_jumbotron.scss */
  div.ccm-page .jumbotron {
    padding: 4rem 2rem;
  }
}
/* line 13, scss/bootstrap/_jumbotron.scss */
div.ccm-page .jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
}
/* line 8, scss/bootstrap/_images.scss */
div.ccm-page .img-fluid, div.ccm-page div.page-header-container figure img {
  max-width: 100%;
  height: auto;
}
/* line 14, scss/bootstrap/_images.scss */
div.ccm-page .img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  max-width: 100%;
  height: auto;
}
/* line 29, scss/bootstrap/_images.scss */
div.ccm-page .figure {
  display: inline-block;
}
/* line 34, scss/bootstrap/_images.scss */
div.ccm-page .figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}
/* line 39, scss/bootstrap/_images.scss */
div.ccm-page .figure-caption {
  font-size: 90%;
  color: #6c757d;
}
/* line 5, scss/bootstrap/_alert.scss */
div.ccm-page .alert {
  position: relative;
  padding: 0.75rem 1.25rem;
  margin-bottom: 1rem;
  border: 1px solid transparent;
}
/* line 14, scss/bootstrap/_alert.scss */
div.ccm-page .alert-heading {
  color: inherit;
}
/* line 20, scss/bootstrap/_alert.scss */
div.ccm-page .alert-link {
  font-weight: 700;
}
/* line 29, scss/bootstrap/_alert.scss */
div.ccm-page .alert-dismissible {
  padding-right: 4rem;
}
/* line 33, scss/bootstrap/_alert.scss */
div.ccm-page .alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0.75rem 1.25rem;
  color: inherit;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-primary {
  color: #600c12;
  background-color: #f1d1d3;
  border-color: #ebbec1;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-primary hr {
  border-top-color: #e5abae;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-primary .alert-link {
  color: #33060a;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-secondary {
  color: #292e45;
  background-color: #dcdee6;
  border-color: #cdd1dd;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-secondary hr {
  border-top-color: #bec3d3;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-secondary .alert-link {
  color: #161925;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-success hr {
  border-top-color: #b1dfbb;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-success .alert-link {
  color: #0b2e13;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-info {
  color: #0c5460;
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-info hr {
  border-top-color: #abdde5;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-info .alert-link {
  color: #062c33;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-warning {
  color: #856404;
  background-color: #fff3cd;
  border-color: #ffeeba;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-warning hr {
  border-top-color: #ffe8a1;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-warning .alert-link {
  color: #533f03;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-danger {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-danger hr {
  border-top-color: #f1b0b7;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-danger .alert-link {
  color: #491217;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-light {
  color: #818182;
  background-color: #fefefe;
  border-color: #fdfdfe;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-light hr {
  border-top-color: #ececf6;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-light .alert-link {
  color: #686868;
}
/* line 48, scss/bootstrap/_alert.scss */
div.ccm-page .alert-dark {
  color: #1b1e21;
  background-color: #d6d8d9;
  border-color: #c6c8ca;
}
/* line 6, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-dark hr {
  border-top-color: #b9bbbe;
}
/* line 10, scss/bootstrap/mixins/_alert.scss */
div.ccm-page .alert-dark .alert-link {
  color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 1rem 0;
  }
  to {
    background-position: 0 0;
  }
}
/* line 9, scss/bootstrap/_progress.scss */
div.ccm-page .progress {
  display: -webkit-box;
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: #e9ecef;
}
/* line 19, scss/bootstrap/_progress.scss */
div.ccm-page .progress-bar {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  overflow: hidden;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  background-color: #b81822;
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  /* line 19, scss/bootstrap/_progress.scss */
  div.ccm-page .progress-bar {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 31, scss/bootstrap/_progress.scss */
div.ccm-page .progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 1rem 1rem;
}
/* line 37, scss/bootstrap/_progress.scss */
div.ccm-page .progress-bar-animated {
  -webkit-animation: progress-bar-stripes 1s linear infinite;
  animation: progress-bar-stripes 1s linear infinite;
}
@media (prefers-reduced-motion: reduce) {
  /* line 37, scss/bootstrap/_progress.scss */
  div.ccm-page .progress-bar-animated {
    -webkit-animation: none;
    animation: none;
  }
}
/* line 1, scss/bootstrap/_media.scss */
div.ccm-page .media {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
}
/* line 6, scss/bootstrap/_media.scss */
div.ccm-page .media-body {
  -webkit-box-flex: 1;
  flex: 1;
}
/* line 5, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
}
/* line 20, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item-action {
  width: 100%;
  color: #495057;
  text-align: inherit;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-action:hover, div.ccm-page .list-group-item-action:focus {
  z-index: 1;
  color: #495057;
  text-decoration: none;
  background-color: #f8f9fa;
}
/* line 33, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item-action:active {
  color: #000;
  background-color: #e9ecef;
}
/* line 44, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item {
  position: relative;
  display: block;
  padding: 0.75rem 1.25rem;
  background-color: #fff;
  border: 1px solid rgba(0, 0, 0, 0.125);
}
/* line 60, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item.disabled, div.ccm-page .list-group-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
}
/* line 68, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item.active {
  z-index: 2;
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 75, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item + div.ccm-page .list-group-item {
  border-top-width: 0;
}
/* line 78, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-item + div.ccm-page .list-group-item.active {
  margin-top: -1px;
  border-top-width: 1px;
}
/* line 94, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
}
/* line 108, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-horizontal .list-group-item.active {
  margin-top: 0;
}
/* line 112, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-horizontal .list-group-item + .list-group-item {
  border-top-width: 1px;
  border-left-width: 0;
}
/* line 116, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-horizontal .list-group-item + .list-group-item.active {
  margin-left: -1px;
  border-left-width: 1px;
}
@media (min-width: 576px) {
  /* line 94, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 108, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-sm .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-sm .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-sm .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 768px) {
  /* line 94, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 108, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-md .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-md .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-md .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 992px) {
  /* line 94, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 108, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-lg .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-lg .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-lg .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
@media (min-width: 1200px) {
  /* line 94, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row;
  }
  /* line 108, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-xl .list-group-item.active {
    margin-top: 0;
  }
  /* line 112, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-xl .list-group-item + .list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  /* line 116, scss/bootstrap/_list-group.scss */
  div.ccm-page .list-group-horizontal-xl .list-group-item + .list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
}
/* line 133, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-flush .list-group-item {
  border-right-width: 0;
  border-left-width: 0;
}
/* line 138, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-flush .list-group-item:first-child {
  border-top-width: 0;
}
/* line 144, scss/bootstrap/_list-group.scss */
div.ccm-page .list-group-flush:last-child .list-group-item:last-child {
  border-bottom-width: 0;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-primary {
  color: #600c12;
  background-color: #ebbec1;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-primary.list-group-item-action:hover, div.ccm-page .list-group-item-primary.list-group-item-action:focus {
  color: #600c12;
  background-color: #e5abae;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-primary.list-group-item-action.active {
  color: #fff;
  background-color: #600c12;
  border-color: #600c12;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-secondary {
  color: #292e45;
  background-color: #cdd1dd;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-secondary.list-group-item-action:hover, div.ccm-page .list-group-item-secondary.list-group-item-action:focus {
  color: #292e45;
  background-color: #bec3d3;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-secondary.list-group-item-action.active {
  color: #fff;
  background-color: #292e45;
  border-color: #292e45;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-success {
  color: #155724;
  background-color: #c3e6cb;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-success.list-group-item-action:hover, div.ccm-page .list-group-item-success.list-group-item-action:focus {
  color: #155724;
  background-color: #b1dfbb;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-success.list-group-item-action.active {
  color: #fff;
  background-color: #155724;
  border-color: #155724;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-info {
  color: #0c5460;
  background-color: #bee5eb;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-info.list-group-item-action:hover, div.ccm-page .list-group-item-info.list-group-item-action:focus {
  color: #0c5460;
  background-color: #abdde5;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-info.list-group-item-action.active {
  color: #fff;
  background-color: #0c5460;
  border-color: #0c5460;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-warning {
  color: #856404;
  background-color: #ffeeba;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-warning.list-group-item-action:hover, div.ccm-page .list-group-item-warning.list-group-item-action:focus {
  color: #856404;
  background-color: #ffe8a1;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-warning.list-group-item-action.active {
  color: #fff;
  background-color: #856404;
  border-color: #856404;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-danger {
  color: #721c24;
  background-color: #f5c6cb;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-danger.list-group-item-action:hover, div.ccm-page .list-group-item-danger.list-group-item-action:focus {
  color: #721c24;
  background-color: #f1b0b7;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-danger.list-group-item-action.active {
  color: #fff;
  background-color: #721c24;
  border-color: #721c24;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-light {
  color: #818182;
  background-color: #fdfdfe;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-light.list-group-item-action:hover, div.ccm-page .list-group-item-light.list-group-item-action:focus {
  color: #818182;
  background-color: #ececf6;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-light.list-group-item-action.active {
  color: #fff;
  background-color: #818182;
  border-color: #818182;
}
/* line 4, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-dark {
  color: #1b1e21;
  background-color: #c6c8ca;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .list-group-item-dark.list-group-item-action:hover, div.ccm-page .list-group-item-dark.list-group-item-action:focus {
  color: #1b1e21;
  background-color: #b9bbbe;
}
/* line 14, scss/bootstrap/mixins/_list-group.scss */
div.ccm-page .list-group-item-dark.list-group-item-action.active {
  color: #fff;
  background-color: #1b1e21;
  border-color: #1b1e21;
}
/* line 1, scss/bootstrap/_close.scss */
div.ccm-page .close {
  float: right;
  font-size: 1.5rem;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: .5;
}
@media (max-width: 1200px) {
  /* line 1, scss/bootstrap/_close.scss */
  div.ccm-page .close {
    font-size: calc(1.275rem + 0.3vw) ;
  }
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .close:hover {
  color: #000;
  text-decoration: none;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .close:not(:disabled):not(.disabled):hover, div.ccm-page .close:not(:disabled):not(.disabled):focus {
  opacity: .75;
}
/* line 29, scss/bootstrap/_close.scss */
div.ccm-page button.close {
  padding: 0;
  background-color: transparent;
  border: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
/* line 39, scss/bootstrap/_close.scss */
div.ccm-page a.close.disabled {
  pointer-events: none;
}
/* line 5, scss/bootstrap/_card.scss */
div.ccm-page .card {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 0 solid rgba(0, 0, 0, 0.125);
}
/* line 17, scss/bootstrap/_card.scss */
div.ccm-page .card > hr {
  margin-right: 0;
  margin-left: 0;
}
/* line 35, scss/bootstrap/_card.scss */
div.ccm-page .card-body {
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
/* line 46, scss/bootstrap/_card.scss */
div.ccm-page .card-title {
  margin-bottom: 0.75rem;
}
/* line 50, scss/bootstrap/_card.scss */
div.ccm-page .card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}
/* line 55, scss/bootstrap/_card.scss */
div.ccm-page .card-text:last-child {
  margin-bottom: 0;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .card-link:hover {
  text-decoration: none;
}
/* line 64, scss/bootstrap/_card.scss */
div.ccm-page .card-link + .card-link {
  margin-left: 1.25rem;
}
/* line 73, scss/bootstrap/_card.scss */
div.ccm-page .card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 0 solid rgba(0, 0, 0, 0.125);
}
/* line 85, scss/bootstrap/_card.scss */
div.ccm-page .card-header + .list-group .list-group-item:first-child {
  border-top: 0;
}
/* line 91, scss/bootstrap/_card.scss */
div.ccm-page .card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 0 solid rgba(0, 0, 0, 0.125);
}
/* line 106, scss/bootstrap/_card.scss */
div.ccm-page .card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}
/* line 113, scss/bootstrap/_card.scss */
div.ccm-page .card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}
/* line 119, scss/bootstrap/_card.scss */
div.ccm-page .card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
}
/* line 128, scss/bootstrap/_card.scss */
div.ccm-page .card-img,
div.ccm-page .card-img-top,
div.ccm-page .card-img-bottom {
  flex-shrink: 0;
  width: 100%;
}
/* line 149, scss/bootstrap/_card.scss */
div.ccm-page .card-deck .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  /* line 148, scss/bootstrap/_card.scss */
  div.ccm-page .card-deck {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  /* line 159, scss/bootstrap/_card.scss */
  div.ccm-page .card-deck .card {
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
/* line 177, scss/bootstrap/_card.scss */
div.ccm-page .card-group > .card {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  /* line 174, scss/bootstrap/_card.scss */
  div.ccm-page .card-group {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
  }
  /* line 186, scss/bootstrap/_card.scss */
  div.ccm-page .card-group > .card {
    -webkit-box-flex: 1;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  /* line 191, scss/bootstrap/_card.scss */
  div.ccm-page .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}
/* line 238, scss/bootstrap/_card.scss */
div.ccm-page .card-columns .card {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  /* line 237, scss/bootstrap/_card.scss */
  div.ccm-page .card-columns {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  /* line 248, scss/bootstrap/_card.scss */
  div.ccm-page .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
/* line 261, scss/bootstrap/_card.scss */
div.ccm-page .accordion > .card {
  overflow: hidden;
}
/* line 264, scss/bootstrap/_card.scss */
div.ccm-page .accordion > .card:not(:last-of-type) {
  border-bottom: 0;
}
/* line 273, scss/bootstrap/_card.scss */
div.ccm-page .accordion > .card > .card-header {
  margin-bottom: 0;
}
/* line 7, scss/bootstrap/_modal.scss */
div.ccm-page .modal-open {
  overflow: hidden;
}
/* line 11, scss/bootstrap/_modal.scss */
div.ccm-page .modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
/* line 18, scss/bootstrap/_modal.scss */
div.ccm-page .modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}
/* line 36, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
/* line 44, scss/bootstrap/_modal.scss */
.modal.fade div.ccm-page .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -50px);
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  /* line 44, scss/bootstrap/_modal.scss */
  .modal.fade div.ccm-page .modal-dialog {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 48, scss/bootstrap/_modal.scss */
.modal.show div.ccm-page .modal-dialog {
  -webkit-transform: none;
  transform: none;
}
/* line 53, scss/bootstrap/_modal.scss */
.modal.modal-static div.ccm-page .modal-dialog {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
/* line 58, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-scrollable {
  display: -webkit-box;
  display: flex;
  max-height: calc(100% - 1rem);
}
/* line 62, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-scrollable .modal-content {
  max-height: calc(100vh - 1rem);
  overflow: hidden;
}
/* line 67, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-scrollable .modal-header,
div.ccm-page .modal-dialog-scrollable .modal-footer {
  flex-shrink: 0;
}
/* line 72, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-scrollable .modal-body {
  overflow-y: auto;
}
/* line 77, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-centered {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  min-height: calc(100% - 1rem);
}
/* line 83, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  content: "";
}
/* line 90, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-centered.modal-dialog-scrollable {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  height: 100%;
}
/* line 95, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
/* line 99, scss/bootstrap/_modal.scss */
div.ccm-page .modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}
/* line 106, scss/bootstrap/_modal.scss */
div.ccm-page .modal-content {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  outline: 0;
}
/* line 124, scss/bootstrap/_modal.scss */
div.ccm-page .modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000;
}
/* line 134, scss/bootstrap/_modal.scss */
div.ccm-page .modal-backdrop.fade {
  opacity: 0;
}
/* line 135, scss/bootstrap/_modal.scss */
div.ccm-page .modal-backdrop.show {
  opacity: 0.5;
}
/* line 140, scss/bootstrap/_modal.scss */
div.ccm-page .modal-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #f5f5f5;
}
/* line 148, scss/bootstrap/_modal.scss */
div.ccm-page .modal-header .close {
  padding: 1rem 1rem;
  margin: -1rem -1rem -1rem auto;
}
/* line 156, scss/bootstrap/_modal.scss */
div.ccm-page .modal-title {
  margin-bottom: 0;
  line-height: 1.75;
}
/* line 163, scss/bootstrap/_modal.scss */
div.ccm-page .modal-body {
  position: relative;
  -webkit-box-flex: 1;
  flex: 1 1 auto;
  padding: 1rem;
}
/* line 172, scss/bootstrap/_modal.scss */
div.ccm-page .modal-footer {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #f5f5f5;
}
/* line 185, scss/bootstrap/_modal.scss */
div.ccm-page .modal-footer > * {
  margin: 0.25rem;
}
/* line 191, scss/bootstrap/_modal.scss */
div.ccm-page .modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 576px) {
  /* line 202, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-dialog {
    max-width: 500px;
    margin: 1.75rem auto;
  }
  /* line 207, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  /* line 210, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  /* line 215, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  /* line 218, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
  }
  /* line 227, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-sm {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 231, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-lg,
  div.ccm-page .modal-xl {
    max-width: 800px;
  }
}
@media (min-width: 1200px) {
  /* line 238, scss/bootstrap/_modal.scss */
  div.ccm-page .modal-xl {
    max-width: 1140px;
  }
}
/* line 14, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel {
  position: relative;
}
/* line 18, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel.pointer-event {
  touch-action: pan-y;
}
/* line 22, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
/* line 2, scss/bootstrap/mixins/_clearfix.scss */
div.ccm-page .carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}
/* line 29, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  transition: -webkit-transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out;
  transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  /* line 29, scss/bootstrap/_carousel.scss */
  div.ccm-page .carousel-item {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 39, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-item.active,
div.ccm-page .carousel-item-next,
div.ccm-page .carousel-item-prev {
  display: block;
}
/* line 45, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-item-next:not(.carousel-item-left),
div.ccm-page .active.carousel-item-right {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
/* line 50, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-item-prev:not(.carousel-item-right),
div.ccm-page .active.carousel-item-left {
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
}
/* line 61, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  transform: none;
}
/* line 67, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-fade .carousel-item.active,
div.ccm-page .carousel-fade .carousel-item-next.carousel-item-left,
div.ccm-page .carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
/* line 74, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-fade .active.carousel-item-left,
div.ccm-page .carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  /* line 74, scss/bootstrap/_carousel.scss */
  div.ccm-page .carousel-fade .active.carousel-item-left,
  div.ccm-page .carousel-fade .active.carousel-item-right {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 87, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-prev,
div.ccm-page .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  /* line 87, scss/bootstrap/_carousel.scss */
  div.ccm-page .carousel-control-prev,
  div.ccm-page .carousel-control-next {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .carousel-control-prev:hover, div.ccm-page .carousel-control-prev:focus,
div.ccm-page .carousel-control-next:hover,
div.ccm-page .carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}
/* line 111, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-prev {
  left: 0;
}
/* line 117, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-next {
  right: 0;
}
/* line 125, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-prev-icon,
div.ccm-page .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: no-repeat 50% / 100% 100%;
}
/* line 132, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
}
/* line 135, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
}
/* line 145, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
/* line 159, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-indicators li {
  box-sizing: content-box;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: .5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  /* line 159, scss/bootstrap/_carousel.scss */
  div.ccm-page .carousel-indicators li {
    -webkit-transition: none;
    transition: none;
  }
}
/* line 177, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-indicators .active {
  opacity: 1;
}
/* line 187, scss/bootstrap/_carousel.scss */
div.ccm-page .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
/* line 3, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-baseline {
  vertical-align: baseline !important;
}
/* line 4, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-top {
  vertical-align: top !important;
}
/* line 5, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-middle {
  vertical-align: middle !important;
}
/* line 6, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-bottom {
  vertical-align: bottom !important;
}
/* line 7, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-text-bottom {
  vertical-align: text-bottom !important;
}
/* line 8, scss/bootstrap/utilities/_align.scss */
div.ccm-page .align-text-top {
  vertical-align: text-top !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-primary {
  background-color: #b81822 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-primary:hover, div.ccm-page a.bg-primary:focus,
div.ccm-page button.bg-primary:hover,
div.ccm-page button.bg-primary:focus {
  background-color: #8b121a !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-secondary {
  background-color: #4e5984 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-secondary:hover, div.ccm-page a.bg-secondary:focus,
div.ccm-page button.bg-secondary:hover,
div.ccm-page button.bg-secondary:focus {
  background-color: #3b4364 !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-success {
  background-color: #28a745 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-success:hover, div.ccm-page a.bg-success:focus,
div.ccm-page button.bg-success:hover,
div.ccm-page button.bg-success:focus {
  background-color: #1e7e34 !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-info {
  background-color: #17a2b8 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-info:hover, div.ccm-page a.bg-info:focus,
div.ccm-page button.bg-info:hover,
div.ccm-page button.bg-info:focus {
  background-color: #117a8b !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-warning {
  background-color: #ffc107 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-warning:hover, div.ccm-page a.bg-warning:focus,
div.ccm-page button.bg-warning:hover,
div.ccm-page button.bg-warning:focus {
  background-color: #d39e00 !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-danger {
  background-color: #dc3545 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-danger:hover, div.ccm-page a.bg-danger:focus,
div.ccm-page button.bg-danger:hover,
div.ccm-page button.bg-danger:focus {
  background-color: #bd2130 !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-light {
  background-color: #f8f9fa !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-light:hover, div.ccm-page a.bg-light:focus,
div.ccm-page button.bg-light:hover,
div.ccm-page button.bg-light:focus {
  background-color: #dae0e5 !important;
}
/* line 6, scss/bootstrap/mixins/_background-variant.scss */
div.ccm-page .bg-dark {
  background-color: #343a40 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.bg-dark:hover, div.ccm-page a.bg-dark:focus,
div.ccm-page button.bg-dark:hover,
div.ccm-page button.bg-dark:focus {
  background-color: #1d2124 !important;
}
/* line 13, scss/bootstrap/utilities/_background.scss */
div.ccm-page .bg-white {
  background-color: #fff !important;
}
/* line 17, scss/bootstrap/utilities/_background.scss */
div.ccm-page .bg-transparent {
  background-color: transparent !important;
}
/* line 7, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border {
  border: 1px solid #f5f5f5 !important;
}
/* line 8, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-top {
  border-top: 1px solid #f5f5f5 !important;
}
/* line 9, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-right {
  border-right: 1px solid #f5f5f5 !important;
}
/* line 10, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-bottom {
  border-bottom: 1px solid #f5f5f5 !important;
}
/* line 11, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-left {
  border-left: 1px solid #f5f5f5 !important;
}
/* line 13, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-0 {
  border: 0 !important;
}
/* line 14, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-top-0 {
  border-top: 0 !important;
}
/* line 15, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-right-0 {
  border-right: 0 !important;
}
/* line 16, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-bottom-0 {
  border-bottom: 0 !important;
}
/* line 17, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-left-0 {
  border-left: 0 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-primary {
  border-color: #b81822 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-secondary {
  border-color: #4e5984 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-success {
  border-color: #28a745 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-info {
  border-color: #17a2b8 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-warning {
  border-color: #ffc107 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-danger {
  border-color: #dc3545 !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-light {
  border-color: #f8f9fa !important;
}
/* line 20, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-dark {
  border-color: #343a40 !important;
}
/* line 25, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .border-white {
  border-color: #fff !important;
}
/* line 33, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-sm {
  border-radius: 0 !important;
}
/* line 37, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded {
  border-radius: 0 !important;
}
/* line 41, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-top {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
/* line 46, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-right {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}
/* line 51, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-bottom {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
/* line 56, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-left {
  border-top-left-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
}
/* line 61, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-lg {
  border-radius: 0 !important;
}
/* line 65, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-circle {
  border-radius: 50% !important;
}
/* line 69, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-pill {
  border-radius: 50rem !important;
}
/* line 73, scss/bootstrap/utilities/_borders.scss */
div.ccm-page .rounded-0 {
  border-radius: 0 !important;
}
/* line 2, scss/bootstrap/mixins/_clearfix.scss */
div.ccm-page .clearfix::after {
  display: block;
  clear: both;
  content: "";
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-none {
  display: none !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-inline {
  display: inline !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-inline-block {
  display: inline-block !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-block {
  display: block !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-table {
  display: table !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-table-row {
  display: table-row !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-table-cell {
  display: table-cell !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-flex {
  display: -webkit-box !important;
  display: flex !important;
}
/* line 12, scss/bootstrap/utilities/_display.scss */
div.ccm-page .d-inline-flex {
  display: -webkit-inline-box !important;
  display: inline-flex !important;
}
@media (min-width: 576px) {
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-none {
    display: none !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-inline {
    display: inline !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-inline-block {
    display: inline-block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-block {
    display: block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-table {
    display: table !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-table-row {
    display: table-row !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-table-cell {
    display: table-cell !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-none {
    display: none !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-inline {
    display: inline !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-inline-block {
    display: inline-block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-block {
    display: block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-table {
    display: table !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-table-row {
    display: table-row !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-table-cell {
    display: table-cell !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-none {
    display: none !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-inline {
    display: inline !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-inline-block {
    display: inline-block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-block {
    display: block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-table {
    display: table !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-table-row {
    display: table-row !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-table-cell {
    display: table-cell !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-none {
    display: none !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-inline {
    display: inline !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-inline-block {
    display: inline-block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-block {
    display: block !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-table {
    display: table !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-table-row {
    display: table-row !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-table-cell {
    display: table-cell !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 12, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
@media print {
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-none {
    display: none !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-inline {
    display: inline !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-inline-block {
    display: inline-block !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-block {
    display: block !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-table {
    display: table !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-table-row {
    display: table-row !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-table-cell {
    display: table-cell !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-flex {
    display: -webkit-box !important;
    display: flex !important;
  }
  /* line 24, scss/bootstrap/utilities/_display.scss */
  div.ccm-page .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: inline-flex !important;
  }
}
/* line 3, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}
/* line 10, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive::before {
  display: block;
  content: "";
}
/* line 15, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive .embed-responsive-item,
div.ccm-page .embed-responsive iframe,
div.ccm-page .embed-responsive embed,
div.ccm-page .embed-responsive object,
div.ccm-page .embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-4by3::before {
  padding-top: 75%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-1by1::before {
  padding-top: 100%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-21by9::before {
  padding-top: 42.8571428571%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-16by9::before {
  padding-top: 56.25%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-4by3::before {
  padding-top: 75%;
}
/* line 35, scss/bootstrap/utilities/_embed.scss */
div.ccm-page .embed-responsive-1by1::before {
  padding-top: 100%;
}
/* line 11, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  flex-direction: row !important;
}
/* line 12, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  flex-direction: column !important;
}
/* line 13, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  flex-direction: row-reverse !important;
}
/* line 14, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  flex-direction: column-reverse !important;
}
/* line 16, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-wrap {
  flex-wrap: wrap !important;
}
/* line 17, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-nowrap {
  flex-wrap: nowrap !important;
}
/* line 18, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}
/* line 19, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-fill {
  -webkit-box-flex: 1 !important;
  flex: 1 1 auto !important;
}
/* line 20, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-grow-0 {
  -webkit-box-flex: 0 !important;
  flex-grow: 0 !important;
}
/* line 21, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-grow-1 {
  -webkit-box-flex: 1 !important;
  flex-grow: 1 !important;
}
/* line 22, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-shrink-0 {
  flex-shrink: 0 !important;
}
/* line 23, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .flex-shrink-1 {
  flex-shrink: 1 !important;
}
/* line 25, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .justify-content-start {
  -webkit-box-pack: start !important;
  justify-content: flex-start !important;
}
/* line 26, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .justify-content-end {
  -webkit-box-pack: end !important;
  justify-content: flex-end !important;
}
/* line 27, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .justify-content-center {
  -webkit-box-pack: center !important;
  justify-content: center !important;
}
/* line 28, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .justify-content-between {
  -webkit-box-pack: justify !important;
  justify-content: space-between !important;
}
/* line 29, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .justify-content-around {
  justify-content: space-around !important;
}
/* line 31, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-items-start {
  -webkit-box-align: start !important;
  align-items: flex-start !important;
}
/* line 32, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-items-end {
  -webkit-box-align: end !important;
  align-items: flex-end !important;
}
/* line 33, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-items-center {
  -webkit-box-align: center !important;
  align-items: center !important;
}
/* line 34, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-items-baseline {
  -webkit-box-align: baseline !important;
  align-items: baseline !important;
}
/* line 35, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-items-stretch {
  -webkit-box-align: stretch !important;
  align-items: stretch !important;
}
/* line 37, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-start {
  align-content: flex-start !important;
}
/* line 38, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-end {
  align-content: flex-end !important;
}
/* line 39, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-center {
  align-content: center !important;
}
/* line 40, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-between {
  align-content: space-between !important;
}
/* line 41, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-around {
  align-content: space-around !important;
}
/* line 42, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-content-stretch {
  align-content: stretch !important;
}
/* line 44, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-auto {
  align-self: auto !important;
}
/* line 45, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-start {
  align-self: flex-start !important;
}
/* line 46, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-end {
  align-self: flex-end !important;
}
/* line 47, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-center {
  align-self: center !important;
}
/* line 48, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-baseline {
  align-self: baseline !important;
}
/* line 49, scss/bootstrap/utilities/_flex.scss */
div.ccm-page .align-self-stretch {
  align-self: stretch !important;
}
@media (min-width: 576px) {
  /* line 11, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  /* line 12, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  /* line 13, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 14, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 16, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  /* line 20, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 21, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 22, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-sm-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 26, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-sm-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 27, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-sm-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  /* line 28, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 29, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-sm-around {
    justify-content: space-around !important;
  }
  /* line 31, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-sm-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  /* line 32, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-sm-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  /* line 33, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-sm-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  /* line 34, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 35, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 37, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-start {
    align-content: flex-start !important;
  }
  /* line 38, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-end {
    align-content: flex-end !important;
  }
  /* line 39, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-center {
    align-content: center !important;
  }
  /* line 40, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-between {
    align-content: space-between !important;
  }
  /* line 41, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-around {
    align-content: space-around !important;
  }
  /* line 42, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-sm-stretch {
    align-content: stretch !important;
  }
  /* line 44, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-auto {
    align-self: auto !important;
  }
  /* line 45, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-start {
    align-self: flex-start !important;
  }
  /* line 46, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-end {
    align-self: flex-end !important;
  }
  /* line 47, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-center {
    align-self: center !important;
  }
  /* line 48, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-baseline {
    align-self: baseline !important;
  }
  /* line 49, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  /* line 11, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  /* line 12, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  /* line 13, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 14, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 16, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  /* line 20, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 21, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 22, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-md-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 26, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-md-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 27, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-md-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  /* line 28, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-md-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 29, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-md-around {
    justify-content: space-around !important;
  }
  /* line 31, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-md-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  /* line 32, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-md-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  /* line 33, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-md-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  /* line 34, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 35, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 37, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-start {
    align-content: flex-start !important;
  }
  /* line 38, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-end {
    align-content: flex-end !important;
  }
  /* line 39, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-center {
    align-content: center !important;
  }
  /* line 40, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-between {
    align-content: space-between !important;
  }
  /* line 41, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-around {
    align-content: space-around !important;
  }
  /* line 42, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-md-stretch {
    align-content: stretch !important;
  }
  /* line 44, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-auto {
    align-self: auto !important;
  }
  /* line 45, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-start {
    align-self: flex-start !important;
  }
  /* line 46, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-end {
    align-self: flex-end !important;
  }
  /* line 47, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-center {
    align-self: center !important;
  }
  /* line 48, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-baseline {
    align-self: baseline !important;
  }
  /* line 49, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  /* line 11, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  /* line 12, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  /* line 13, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 14, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 16, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  /* line 20, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 21, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 22, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-lg-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 26, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-lg-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 27, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-lg-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  /* line 28, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 29, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-lg-around {
    justify-content: space-around !important;
  }
  /* line 31, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-lg-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  /* line 32, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-lg-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  /* line 33, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-lg-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  /* line 34, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 35, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 37, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-start {
    align-content: flex-start !important;
  }
  /* line 38, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-end {
    align-content: flex-end !important;
  }
  /* line 39, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-center {
    align-content: center !important;
  }
  /* line 40, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-between {
    align-content: space-between !important;
  }
  /* line 41, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-around {
    align-content: space-around !important;
  }
  /* line 42, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-lg-stretch {
    align-content: stretch !important;
  }
  /* line 44, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-auto {
    align-self: auto !important;
  }
  /* line 45, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-start {
    align-self: flex-start !important;
  }
  /* line 46, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-end {
    align-self: flex-end !important;
  }
  /* line 47, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-center {
    align-self: center !important;
  }
  /* line 48, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-baseline {
    align-self: baseline !important;
  }
  /* line 49, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  /* line 11, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    flex-direction: row !important;
  }
  /* line 12, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    flex-direction: column !important;
  }
  /* line 13, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    flex-direction: row-reverse !important;
  }
  /* line 14, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 16, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  /* line 17, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  /* line 18, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  /* line 19, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    flex: 1 1 auto !important;
  }
  /* line 20, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    flex-grow: 0 !important;
  }
  /* line 21, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    flex-grow: 1 !important;
  }
  /* line 22, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  /* line 23, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  /* line 25, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-xl-start {
    -webkit-box-pack: start !important;
    justify-content: flex-start !important;
  }
  /* line 26, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-xl-end {
    -webkit-box-pack: end !important;
    justify-content: flex-end !important;
  }
  /* line 27, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-xl-center {
    -webkit-box-pack: center !important;
    justify-content: center !important;
  }
  /* line 28, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    justify-content: space-between !important;
  }
  /* line 29, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .justify-content-xl-around {
    justify-content: space-around !important;
  }
  /* line 31, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-xl-start {
    -webkit-box-align: start !important;
    align-items: flex-start !important;
  }
  /* line 32, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-xl-end {
    -webkit-box-align: end !important;
    align-items: flex-end !important;
  }
  /* line 33, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-xl-center {
    -webkit-box-align: center !important;
    align-items: center !important;
  }
  /* line 34, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    align-items: baseline !important;
  }
  /* line 35, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    align-items: stretch !important;
  }
  /* line 37, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-start {
    align-content: flex-start !important;
  }
  /* line 38, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-end {
    align-content: flex-end !important;
  }
  /* line 39, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-center {
    align-content: center !important;
  }
  /* line 40, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-between {
    align-content: space-between !important;
  }
  /* line 41, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-around {
    align-content: space-around !important;
  }
  /* line 42, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-content-xl-stretch {
    align-content: stretch !important;
  }
  /* line 44, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-auto {
    align-self: auto !important;
  }
  /* line 45, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-start {
    align-self: flex-start !important;
  }
  /* line 46, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-end {
    align-self: flex-end !important;
  }
  /* line 47, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-center {
    align-self: center !important;
  }
  /* line 48, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-baseline {
    align-self: baseline !important;
  }
  /* line 49, scss/bootstrap/utilities/_flex.scss */
  div.ccm-page .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
/* line 7, scss/bootstrap/utilities/_float.scss */
div.ccm-page .float-left {
  float: left !important;
}
/* line 8, scss/bootstrap/utilities/_float.scss */
div.ccm-page .float-right {
  float: right !important;
}
/* line 9, scss/bootstrap/utilities/_float.scss */
div.ccm-page .float-none {
  float: none !important;
}
@media (min-width: 576px) {
  /* line 7, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-sm-left {
    float: left !important;
  }
  /* line 8, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-sm-right {
    float: right !important;
  }
  /* line 9, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  /* line 7, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-md-left {
    float: left !important;
  }
  /* line 8, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-md-right {
    float: right !important;
  }
  /* line 9, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  /* line 7, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-lg-left {
    float: left !important;
  }
  /* line 8, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-lg-right {
    float: right !important;
  }
  /* line 9, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 7, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-xl-left {
    float: left !important;
  }
  /* line 8, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-xl-right {
    float: right !important;
  }
  /* line 9, scss/bootstrap/utilities/_float.scss */
  div.ccm-page .float-xl-none {
    float: none !important;
  }
}
/* line 4, scss/bootstrap/utilities/_overflow.scss */
div.ccm-page .overflow-auto {
  overflow: auto !important;
}
/* line 4, scss/bootstrap/utilities/_overflow.scss */
div.ccm-page .overflow-hidden {
  overflow: hidden !important;
}
/* line 5, scss/bootstrap/utilities/_position.scss */
div.ccm-page .position-static {
  position: static !important;
}
/* line 5, scss/bootstrap/utilities/_position.scss */
div.ccm-page .position-relative {
  position: relative !important;
}
/* line 5, scss/bootstrap/utilities/_position.scss */
div.ccm-page .position-absolute {
  position: absolute !important;
}
/* line 5, scss/bootstrap/utilities/_position.scss */
div.ccm-page .position-fixed {
  position: fixed !important;
}
/* line 5, scss/bootstrap/utilities/_position.scss */
div.ccm-page .position-sticky {
  position: -webkit-sticky !important;
  position: sticky !important;
}
/* line 10, scss/bootstrap/utilities/_position.scss */
div.ccm-page .fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}
/* line 18, scss/bootstrap/utilities/_position.scss */
div.ccm-page .fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030;
}
@supports ((position: -webkit-sticky) or (position: sticky)) {
  /* line 26, scss/bootstrap/utilities/_position.scss */
  div.ccm-page .sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}
/* line 5, scss/bootstrap/utilities/_screenreaders.scss */
div.ccm-page .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
/* line 25, scss/bootstrap/mixins/_screen-reader.scss */
div.ccm-page .sr-only-focusable:active, div.ccm-page .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}
/* line 3, scss/bootstrap/utilities/_shadows.scss */
div.ccm-page .shadow-sm {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
}
/* line 4, scss/bootstrap/utilities/_shadows.scss */
div.ccm-page .shadow {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
}
/* line 5, scss/bootstrap/utilities/_shadows.scss */
div.ccm-page .shadow-lg {
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
}
/* line 6, scss/bootstrap/utilities/_shadows.scss */
div.ccm-page .shadow-none {
  box-shadow: none !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .w-25 {
  width: 25% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .w-50 {
  width: 50% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .w-75 {
  width: 75% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .w-100 {
  width: 100% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .w-auto {
  width: auto !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .h-25 {
  height: 25% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .h-50 {
  height: 50% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .h-75 {
  height: 75% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .h-100 {
  height: 100% !important;
}
/* line 7, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .h-auto {
  height: auto !important;
}
/* line 11, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .mw-100 {
  max-width: 100% !important;
}
/* line 12, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .mh-100 {
  max-height: 100% !important;
}
/* line 16, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .min-vw-100 {
  min-width: 100vw !important;
}
/* line 17, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .min-vh-100 {
  min-height: 100vh !important;
}
/* line 19, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .vw-100 {
  width: 100vw !important;
}
/* line 20, scss/bootstrap/utilities/_sizing.scss */
div.ccm-page .vh-100 {
  height: 100vh !important;
}
/* line 6, scss/bootstrap/utilities/_stretched-link.scss */
div.ccm-page .stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0);
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-0 {
  margin: 0 !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-0,
div.ccm-page .my-0 {
  margin-top: 0 !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-0,
div.ccm-page .mx-0 {
  margin-right: 0 !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-0,
div.ccm-page .my-0 {
  margin-bottom: 0 !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-0,
div.ccm-page .mx-0 {
  margin-left: 0 !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-1 {
  margin: 0.25rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-1,
div.ccm-page .my-1 {
  margin-top: 0.25rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-1,
div.ccm-page .mx-1 {
  margin-right: 0.25rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-1,
div.ccm-page .my-1 {
  margin-bottom: 0.25rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-1,
div.ccm-page .mx-1 {
  margin-left: 0.25rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-2 {
  margin: 0.5rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-2,
div.ccm-page .my-2 {
  margin-top: 0.5rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-2,
div.ccm-page .mx-2 {
  margin-right: 0.5rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-2,
div.ccm-page .my-2 {
  margin-bottom: 0.5rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-2,
div.ccm-page .mx-2 {
  margin-left: 0.5rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-3 {
  margin: 1rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-3,
div.ccm-page .my-3 {
  margin-top: 1rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-3,
div.ccm-page .mx-3 {
  margin-right: 1rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-3,
div.ccm-page .my-3 {
  margin-bottom: 1rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-3,
div.ccm-page .mx-3 {
  margin-left: 1rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-4 {
  margin: 1.5rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-4,
div.ccm-page .my-4 {
  margin-top: 1.5rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-4,
div.ccm-page .mx-4 {
  margin-right: 1.5rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-4,
div.ccm-page .my-4 {
  margin-bottom: 1.5rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-4,
div.ccm-page .mx-4 {
  margin-left: 1.5rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-5 {
  margin: 3rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-5,
div.ccm-page .my-5 {
  margin-top: 3rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-5,
div.ccm-page .mx-5 {
  margin-right: 3rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-5,
div.ccm-page .my-5 {
  margin-bottom: 3rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-5,
div.ccm-page .mx-5 {
  margin-left: 3rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-0 {
  padding: 0 !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-0,
div.ccm-page .py-0 {
  padding-top: 0 !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-0,
div.ccm-page .px-0 {
  padding-right: 0 !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-0,
div.ccm-page .py-0 {
  padding-bottom: 0 !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-0,
div.ccm-page .px-0 {
  padding-left: 0 !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-1 {
  padding: 0.25rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-1,
div.ccm-page .py-1 {
  padding-top: 0.25rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-1,
div.ccm-page .px-1 {
  padding-right: 0.25rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-1,
div.ccm-page .py-1 {
  padding-bottom: 0.25rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-1,
div.ccm-page .px-1 {
  padding-left: 0.25rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-2 {
  padding: 0.5rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-2,
div.ccm-page .py-2 {
  padding-top: 0.5rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-2,
div.ccm-page .px-2 {
  padding-right: 0.5rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-2,
div.ccm-page .py-2 {
  padding-bottom: 0.5rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-2,
div.ccm-page .px-2 {
  padding-left: 0.5rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-3 {
  padding: 1rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-3,
div.ccm-page .py-3 {
  padding-top: 1rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-3,
div.ccm-page .px-3 {
  padding-right: 1rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-3,
div.ccm-page .py-3 {
  padding-bottom: 1rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-3,
div.ccm-page .px-3 {
  padding-left: 1rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-4 {
  padding: 1.5rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-4,
div.ccm-page .py-4 {
  padding-top: 1.5rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-4,
div.ccm-page .px-4 {
  padding-right: 1.5rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-4,
div.ccm-page .py-4 {
  padding-bottom: 1.5rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-4,
div.ccm-page .px-4 {
  padding-left: 1.5rem !important;
}
/* line 11, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .p-5 {
  padding: 3rem !important;
}
/* line 12, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pt-5,
div.ccm-page .py-5 {
  padding-top: 3rem !important;
}
/* line 16, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pr-5,
div.ccm-page .px-5 {
  padding-right: 3rem !important;
}
/* line 20, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pb-5,
div.ccm-page .py-5 {
  padding-bottom: 3rem !important;
}
/* line 24, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .pl-5,
div.ccm-page .px-5 {
  padding-left: 3rem !important;
}
/* line 34, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-n1 {
  margin: -0.25rem !important;
}
/* line 35, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-n1,
div.ccm-page .my-n1 {
  margin-top: -0.25rem !important;
}
/* line 39, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-n1,
div.ccm-page .mx-n1 {
  margin-right: -0.25rem !important;
}
/* line 43, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-n1,
div.ccm-page .my-n1 {
  margin-bottom: -0.25rem !important;
}
/* line 47, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-n1,
div.ccm-page .mx-n1 {
  margin-left: -0.25rem !important;
}
/* line 34, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-n2 {
  margin: -0.5rem !important;
}
/* line 35, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-n2,
div.ccm-page .my-n2 {
  margin-top: -0.5rem !important;
}
/* line 39, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-n2,
div.ccm-page .mx-n2 {
  margin-right: -0.5rem !important;
}
/* line 43, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-n2,
div.ccm-page .my-n2 {
  margin-bottom: -0.5rem !important;
}
/* line 47, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-n2,
div.ccm-page .mx-n2 {
  margin-left: -0.5rem !important;
}
/* line 34, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-n3 {
  margin: -1rem !important;
}
/* line 35, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-n3,
div.ccm-page .my-n3 {
  margin-top: -1rem !important;
}
/* line 39, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-n3,
div.ccm-page .mx-n3 {
  margin-right: -1rem !important;
}
/* line 43, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-n3,
div.ccm-page .my-n3 {
  margin-bottom: -1rem !important;
}
/* line 47, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-n3,
div.ccm-page .mx-n3 {
  margin-left: -1rem !important;
}
/* line 34, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-n4 {
  margin: -1.5rem !important;
}
/* line 35, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-n4,
div.ccm-page .my-n4 {
  margin-top: -1.5rem !important;
}
/* line 39, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-n4,
div.ccm-page .mx-n4 {
  margin-right: -1.5rem !important;
}
/* line 43, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-n4,
div.ccm-page .my-n4 {
  margin-bottom: -1.5rem !important;
}
/* line 47, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-n4,
div.ccm-page .mx-n4 {
  margin-left: -1.5rem !important;
}
/* line 34, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-n5 {
  margin: -3rem !important;
}
/* line 35, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-n5,
div.ccm-page .my-n5 {
  margin-top: -3rem !important;
}
/* line 39, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-n5,
div.ccm-page .mx-n5 {
  margin-right: -3rem !important;
}
/* line 43, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-n5,
div.ccm-page .my-n5 {
  margin-bottom: -3rem !important;
}
/* line 47, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-n5,
div.ccm-page .mx-n5 {
  margin-left: -3rem !important;
}
/* line 55, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .m-auto {
  margin: auto !important;
}
/* line 56, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mt-auto,
div.ccm-page .my-auto {
  margin-top: auto !important;
}
/* line 60, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mr-auto,
div.ccm-page .mx-auto {
  margin-right: auto !important;
}
/* line 64, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .mb-auto,
div.ccm-page .my-auto {
  margin-bottom: auto !important;
}
/* line 68, scss/bootstrap/utilities/_spacing.scss */
div.ccm-page .ml-auto,
div.ccm-page .mx-auto {
  margin-left: auto !important;
}
@media (min-width: 576px) {
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-0 {
    margin: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-0,
  div.ccm-page .my-sm-0 {
    margin-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-0,
  div.ccm-page .mx-sm-0 {
    margin-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-0,
  div.ccm-page .my-sm-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-0,
  div.ccm-page .mx-sm-0 {
    margin-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-1 {
    margin: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-1,
  div.ccm-page .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-1,
  div.ccm-page .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-1,
  div.ccm-page .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-1,
  div.ccm-page .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-2 {
    margin: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-2,
  div.ccm-page .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-2,
  div.ccm-page .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-2,
  div.ccm-page .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-2,
  div.ccm-page .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-3 {
    margin: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-3,
  div.ccm-page .my-sm-3 {
    margin-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-3,
  div.ccm-page .mx-sm-3 {
    margin-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-3,
  div.ccm-page .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-3,
  div.ccm-page .mx-sm-3 {
    margin-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-4 {
    margin: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-4,
  div.ccm-page .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-4,
  div.ccm-page .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-4,
  div.ccm-page .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-4,
  div.ccm-page .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-5 {
    margin: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-5,
  div.ccm-page .my-sm-5 {
    margin-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-5,
  div.ccm-page .mx-sm-5 {
    margin-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-5,
  div.ccm-page .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-5,
  div.ccm-page .mx-sm-5 {
    margin-left: 3rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-0 {
    padding: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-0,
  div.ccm-page .py-sm-0 {
    padding-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-0,
  div.ccm-page .px-sm-0 {
    padding-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-0,
  div.ccm-page .py-sm-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-0,
  div.ccm-page .px-sm-0 {
    padding-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-1 {
    padding: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-1,
  div.ccm-page .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-1,
  div.ccm-page .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-1,
  div.ccm-page .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-1,
  div.ccm-page .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-2 {
    padding: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-2,
  div.ccm-page .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-2,
  div.ccm-page .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-2,
  div.ccm-page .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-2,
  div.ccm-page .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-3 {
    padding: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-3,
  div.ccm-page .py-sm-3 {
    padding-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-3,
  div.ccm-page .px-sm-3 {
    padding-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-3,
  div.ccm-page .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-3,
  div.ccm-page .px-sm-3 {
    padding-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-4 {
    padding: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-4,
  div.ccm-page .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-4,
  div.ccm-page .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-4,
  div.ccm-page .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-4,
  div.ccm-page .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-sm-5 {
    padding: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-sm-5,
  div.ccm-page .py-sm-5 {
    padding-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-sm-5,
  div.ccm-page .px-sm-5 {
    padding-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-sm-5,
  div.ccm-page .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-sm-5,
  div.ccm-page .px-sm-5 {
    padding-left: 3rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-n1,
  div.ccm-page .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-n1,
  div.ccm-page .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-n1,
  div.ccm-page .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-n1,
  div.ccm-page .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-n2,
  div.ccm-page .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-n2,
  div.ccm-page .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-n2,
  div.ccm-page .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-n2,
  div.ccm-page .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-n3 {
    margin: -1rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-n3,
  div.ccm-page .my-sm-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-n3,
  div.ccm-page .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-n3,
  div.ccm-page .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-n3,
  div.ccm-page .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-n4,
  div.ccm-page .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-n4,
  div.ccm-page .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-n4,
  div.ccm-page .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-n4,
  div.ccm-page .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-n5 {
    margin: -3rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-n5,
  div.ccm-page .my-sm-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-n5,
  div.ccm-page .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-n5,
  div.ccm-page .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-n5,
  div.ccm-page .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-sm-auto {
    margin: auto !important;
  }
  /* line 56, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-sm-auto,
  div.ccm-page .my-sm-auto {
    margin-top: auto !important;
  }
  /* line 60, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-sm-auto,
  div.ccm-page .mx-sm-auto {
    margin-right: auto !important;
  }
  /* line 64, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-sm-auto,
  div.ccm-page .my-sm-auto {
    margin-bottom: auto !important;
  }
  /* line 68, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-sm-auto,
  div.ccm-page .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-0 {
    margin: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-0,
  div.ccm-page .my-md-0 {
    margin-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-0,
  div.ccm-page .mx-md-0 {
    margin-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-0,
  div.ccm-page .my-md-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-0,
  div.ccm-page .mx-md-0 {
    margin-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-1 {
    margin: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-1,
  div.ccm-page .my-md-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-1,
  div.ccm-page .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-1,
  div.ccm-page .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-1,
  div.ccm-page .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-2 {
    margin: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-2,
  div.ccm-page .my-md-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-2,
  div.ccm-page .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-2,
  div.ccm-page .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-2,
  div.ccm-page .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-3 {
    margin: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-3,
  div.ccm-page .my-md-3 {
    margin-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-3,
  div.ccm-page .mx-md-3 {
    margin-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-3,
  div.ccm-page .my-md-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-3,
  div.ccm-page .mx-md-3 {
    margin-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-4 {
    margin: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-4,
  div.ccm-page .my-md-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-4,
  div.ccm-page .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-4,
  div.ccm-page .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-4,
  div.ccm-page .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-5 {
    margin: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-5,
  div.ccm-page .my-md-5 {
    margin-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-5,
  div.ccm-page .mx-md-5 {
    margin-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-5,
  div.ccm-page .my-md-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-5,
  div.ccm-page .mx-md-5 {
    margin-left: 3rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-0 {
    padding: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-0,
  div.ccm-page .py-md-0 {
    padding-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-0,
  div.ccm-page .px-md-0 {
    padding-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-0,
  div.ccm-page .py-md-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-0,
  div.ccm-page .px-md-0 {
    padding-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-1 {
    padding: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-1,
  div.ccm-page .py-md-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-1,
  div.ccm-page .px-md-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-1,
  div.ccm-page .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-1,
  div.ccm-page .px-md-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-2 {
    padding: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-2,
  div.ccm-page .py-md-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-2,
  div.ccm-page .px-md-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-2,
  div.ccm-page .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-2,
  div.ccm-page .px-md-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-3 {
    padding: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-3,
  div.ccm-page .py-md-3 {
    padding-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-3,
  div.ccm-page .px-md-3 {
    padding-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-3,
  div.ccm-page .py-md-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-3,
  div.ccm-page .px-md-3 {
    padding-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-4 {
    padding: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-4,
  div.ccm-page .py-md-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-4,
  div.ccm-page .px-md-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-4,
  div.ccm-page .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-4,
  div.ccm-page .px-md-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-md-5 {
    padding: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-md-5,
  div.ccm-page .py-md-5 {
    padding-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-md-5,
  div.ccm-page .px-md-5 {
    padding-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-md-5,
  div.ccm-page .py-md-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-md-5,
  div.ccm-page .px-md-5 {
    padding-left: 3rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-n1,
  div.ccm-page .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-n1,
  div.ccm-page .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-n1,
  div.ccm-page .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-n1,
  div.ccm-page .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-n2,
  div.ccm-page .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-n2,
  div.ccm-page .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-n2,
  div.ccm-page .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-n2,
  div.ccm-page .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-n3 {
    margin: -1rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-n3,
  div.ccm-page .my-md-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-n3,
  div.ccm-page .mx-md-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-n3,
  div.ccm-page .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-n3,
  div.ccm-page .mx-md-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-n4,
  div.ccm-page .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-n4,
  div.ccm-page .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-n4,
  div.ccm-page .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-n4,
  div.ccm-page .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-n5 {
    margin: -3rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-n5,
  div.ccm-page .my-md-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-n5,
  div.ccm-page .mx-md-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-n5,
  div.ccm-page .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-n5,
  div.ccm-page .mx-md-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-md-auto {
    margin: auto !important;
  }
  /* line 56, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-md-auto,
  div.ccm-page .my-md-auto {
    margin-top: auto !important;
  }
  /* line 60, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-md-auto,
  div.ccm-page .mx-md-auto {
    margin-right: auto !important;
  }
  /* line 64, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-md-auto,
  div.ccm-page .my-md-auto {
    margin-bottom: auto !important;
  }
  /* line 68, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-md-auto,
  div.ccm-page .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-0 {
    margin: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-0,
  div.ccm-page .my-lg-0 {
    margin-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-0,
  div.ccm-page .mx-lg-0 {
    margin-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-0,
  div.ccm-page .my-lg-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-0,
  div.ccm-page .mx-lg-0 {
    margin-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-1 {
    margin: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-1,
  div.ccm-page .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-1,
  div.ccm-page .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-1,
  div.ccm-page .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-1,
  div.ccm-page .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-2 {
    margin: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-2,
  div.ccm-page .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-2,
  div.ccm-page .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-2,
  div.ccm-page .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-2,
  div.ccm-page .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-3 {
    margin: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-3,
  div.ccm-page .my-lg-3 {
    margin-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-3,
  div.ccm-page .mx-lg-3 {
    margin-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-3,
  div.ccm-page .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-3,
  div.ccm-page .mx-lg-3 {
    margin-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-4 {
    margin: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-4,
  div.ccm-page .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-4,
  div.ccm-page .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-4,
  div.ccm-page .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-4,
  div.ccm-page .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-5 {
    margin: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-5,
  div.ccm-page .my-lg-5 {
    margin-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-5,
  div.ccm-page .mx-lg-5 {
    margin-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-5,
  div.ccm-page .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-5,
  div.ccm-page .mx-lg-5 {
    margin-left: 3rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-0 {
    padding: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-0,
  div.ccm-page .py-lg-0 {
    padding-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-0,
  div.ccm-page .px-lg-0 {
    padding-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-0,
  div.ccm-page .py-lg-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-0,
  div.ccm-page .px-lg-0 {
    padding-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-1 {
    padding: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-1,
  div.ccm-page .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-1,
  div.ccm-page .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-1,
  div.ccm-page .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-1,
  div.ccm-page .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-2 {
    padding: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-2,
  div.ccm-page .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-2,
  div.ccm-page .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-2,
  div.ccm-page .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-2,
  div.ccm-page .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-3 {
    padding: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-3,
  div.ccm-page .py-lg-3 {
    padding-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-3,
  div.ccm-page .px-lg-3 {
    padding-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-3,
  div.ccm-page .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-3,
  div.ccm-page .px-lg-3 {
    padding-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-4 {
    padding: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-4,
  div.ccm-page .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-4,
  div.ccm-page .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-4,
  div.ccm-page .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-4,
  div.ccm-page .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-lg-5 {
    padding: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-lg-5,
  div.ccm-page .py-lg-5 {
    padding-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-lg-5,
  div.ccm-page .px-lg-5 {
    padding-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-lg-5,
  div.ccm-page .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-lg-5,
  div.ccm-page .px-lg-5 {
    padding-left: 3rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-n1,
  div.ccm-page .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-n1,
  div.ccm-page .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-n1,
  div.ccm-page .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-n1,
  div.ccm-page .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-n2,
  div.ccm-page .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-n2,
  div.ccm-page .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-n2,
  div.ccm-page .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-n2,
  div.ccm-page .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-n3 {
    margin: -1rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-n3,
  div.ccm-page .my-lg-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-n3,
  div.ccm-page .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-n3,
  div.ccm-page .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-n3,
  div.ccm-page .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-n4,
  div.ccm-page .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-n4,
  div.ccm-page .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-n4,
  div.ccm-page .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-n4,
  div.ccm-page .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-n5 {
    margin: -3rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-n5,
  div.ccm-page .my-lg-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-n5,
  div.ccm-page .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-n5,
  div.ccm-page .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-n5,
  div.ccm-page .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-lg-auto {
    margin: auto !important;
  }
  /* line 56, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-lg-auto,
  div.ccm-page .my-lg-auto {
    margin-top: auto !important;
  }
  /* line 60, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-lg-auto,
  div.ccm-page .mx-lg-auto {
    margin-right: auto !important;
  }
  /* line 64, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-lg-auto,
  div.ccm-page .my-lg-auto {
    margin-bottom: auto !important;
  }
  /* line 68, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-lg-auto,
  div.ccm-page .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-0 {
    margin: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-0,
  div.ccm-page .my-xl-0 {
    margin-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-0,
  div.ccm-page .mx-xl-0 {
    margin-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-0,
  div.ccm-page .my-xl-0 {
    margin-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-0,
  div.ccm-page .mx-xl-0 {
    margin-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-1 {
    margin: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-1,
  div.ccm-page .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-1,
  div.ccm-page .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-1,
  div.ccm-page .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-1,
  div.ccm-page .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-2 {
    margin: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-2,
  div.ccm-page .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-2,
  div.ccm-page .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-2,
  div.ccm-page .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-2,
  div.ccm-page .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-3 {
    margin: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-3,
  div.ccm-page .my-xl-3 {
    margin-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-3,
  div.ccm-page .mx-xl-3 {
    margin-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-3,
  div.ccm-page .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-3,
  div.ccm-page .mx-xl-3 {
    margin-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-4 {
    margin: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-4,
  div.ccm-page .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-4,
  div.ccm-page .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-4,
  div.ccm-page .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-4,
  div.ccm-page .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-5 {
    margin: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-5,
  div.ccm-page .my-xl-5 {
    margin-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-5,
  div.ccm-page .mx-xl-5 {
    margin-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-5,
  div.ccm-page .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-5,
  div.ccm-page .mx-xl-5 {
    margin-left: 3rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-0 {
    padding: 0 !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-0,
  div.ccm-page .py-xl-0 {
    padding-top: 0 !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-0,
  div.ccm-page .px-xl-0 {
    padding-right: 0 !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-0,
  div.ccm-page .py-xl-0 {
    padding-bottom: 0 !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-0,
  div.ccm-page .px-xl-0 {
    padding-left: 0 !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-1 {
    padding: 0.25rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-1,
  div.ccm-page .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-1,
  div.ccm-page .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-1,
  div.ccm-page .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-1,
  div.ccm-page .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-2 {
    padding: 0.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-2,
  div.ccm-page .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-2,
  div.ccm-page .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-2,
  div.ccm-page .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-2,
  div.ccm-page .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-3 {
    padding: 1rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-3,
  div.ccm-page .py-xl-3 {
    padding-top: 1rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-3,
  div.ccm-page .px-xl-3 {
    padding-right: 1rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-3,
  div.ccm-page .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-3,
  div.ccm-page .px-xl-3 {
    padding-left: 1rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-4 {
    padding: 1.5rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-4,
  div.ccm-page .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-4,
  div.ccm-page .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-4,
  div.ccm-page .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-4,
  div.ccm-page .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  /* line 11, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .p-xl-5 {
    padding: 3rem !important;
  }
  /* line 12, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pt-xl-5,
  div.ccm-page .py-xl-5 {
    padding-top: 3rem !important;
  }
  /* line 16, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pr-xl-5,
  div.ccm-page .px-xl-5 {
    padding-right: 3rem !important;
  }
  /* line 20, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pb-xl-5,
  div.ccm-page .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  /* line 24, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .pl-xl-5,
  div.ccm-page .px-xl-5 {
    padding-left: 3rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-n1 {
    margin: -0.25rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-n1,
  div.ccm-page .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-n1,
  div.ccm-page .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-n1,
  div.ccm-page .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-n1,
  div.ccm-page .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-n2 {
    margin: -0.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-n2,
  div.ccm-page .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-n2,
  div.ccm-page .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-n2,
  div.ccm-page .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-n2,
  div.ccm-page .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-n3 {
    margin: -1rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-n3,
  div.ccm-page .my-xl-n3 {
    margin-top: -1rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-n3,
  div.ccm-page .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-n3,
  div.ccm-page .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-n3,
  div.ccm-page .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-n4 {
    margin: -1.5rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-n4,
  div.ccm-page .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-n4,
  div.ccm-page .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-n4,
  div.ccm-page .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-n4,
  div.ccm-page .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  /* line 34, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-n5 {
    margin: -3rem !important;
  }
  /* line 35, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-n5,
  div.ccm-page .my-xl-n5 {
    margin-top: -3rem !important;
  }
  /* line 39, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-n5,
  div.ccm-page .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  /* line 43, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-n5,
  div.ccm-page .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  /* line 47, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-n5,
  div.ccm-page .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  /* line 55, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .m-xl-auto {
    margin: auto !important;
  }
  /* line 56, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mt-xl-auto,
  div.ccm-page .my-xl-auto {
    margin-top: auto !important;
  }
  /* line 60, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mr-xl-auto,
  div.ccm-page .mx-xl-auto {
    margin-right: auto !important;
  }
  /* line 64, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .mb-xl-auto,
  div.ccm-page .my-xl-auto {
    margin-bottom: auto !important;
  }
  /* line 68, scss/bootstrap/utilities/_spacing.scss */
  div.ccm-page .ml-xl-auto,
  div.ccm-page .mx-xl-auto {
    margin-left: auto !important;
  }
}
/* line 7, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
/* line 11, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-justify {
  text-align: justify !important;
}
/* line 12, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-wrap {
  white-space: normal !important;
}
/* line 13, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-nowrap {
  white-space: nowrap !important;
}
/* line 14, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
/* line 22, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-left {
  text-align: left !important;
}
/* line 23, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-right {
  text-align: right !important;
}
/* line 24, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-center {
  text-align: center !important;
}
@media (min-width: 576px) {
  /* line 22, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-sm-left {
    text-align: left !important;
  }
  /* line 23, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-sm-right {
    text-align: right !important;
  }
  /* line 24, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  /* line 22, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-md-left {
    text-align: left !important;
  }
  /* line 23, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-md-right {
    text-align: right !important;
  }
  /* line 24, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  /* line 22, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-lg-left {
    text-align: left !important;
  }
  /* line 23, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-lg-right {
    text-align: right !important;
  }
  /* line 24, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  /* line 22, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-xl-left {
    text-align: left !important;
  }
  /* line 23, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-xl-right {
    text-align: right !important;
  }
  /* line 24, scss/bootstrap/utilities/_text.scss */
  div.ccm-page .text-xl-center {
    text-align: center !important;
  }
}
/* line 30, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-lowercase {
  text-transform: lowercase !important;
}
/* line 31, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-uppercase {
  text-transform: uppercase !important;
}
/* line 32, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-capitalize {
  text-transform: capitalize !important;
}
/* line 36, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-weight-light {
  font-weight: 300 !important;
}
/* line 37, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-weight-lighter {
  font-weight: lighter !important;
}
/* line 38, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-weight-normal {
  font-weight: 400 !important;
}
/* line 39, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-weight-bold {
  font-weight: 700 !important;
}
/* line 40, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-weight-bolder {
  font-weight: bolder !important;
}
/* line 41, scss/bootstrap/utilities/_text.scss */
div.ccm-page .font-italic {
  font-style: italic !important;
}
/* line 45, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-white {
  color: #fff !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-primary {
  color: #b81822 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-primary:hover, div.ccm-page a.text-primary:focus {
  color: #740f15 !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-secondary {
  color: #4e5984 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-secondary:hover, div.ccm-page a.text-secondary:focus {
  color: #323954 !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-success {
  color: #28a745 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-success:hover, div.ccm-page a.text-success:focus {
  color: #19692c !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-info {
  color: #17a2b8 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-info:hover, div.ccm-page a.text-info:focus {
  color: #0f6674 !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-warning {
  color: #ffc107 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-warning:hover, div.ccm-page a.text-warning:focus {
  color: #ba8b00 !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-danger {
  color: #dc3545 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-danger:hover, div.ccm-page a.text-danger:focus {
  color: #a71d2a !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-light {
  color: #f8f9fa !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-light:hover, div.ccm-page a.text-light:focus {
  color: #cbd3da !important;
}
/* line 6, scss/bootstrap/mixins/_text-emphasis.scss */
div.ccm-page .text-dark {
  color: #343a40 !important;
}
/* line 17, scss/bootstrap/mixins/_hover.scss */
div.ccm-page a.text-dark:hover, div.ccm-page a.text-dark:focus {
  color: #121416 !important;
}
/* line 51, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-body {
  color: #000 !important;
}
/* line 52, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-muted {
  color: #6c757d !important;
}
/* line 54, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-black-50 {
  color: rgba(0, 0, 0, 0.5) !important;
}
/* line 55, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}
/* line 59, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 63, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-decoration-none {
  text-decoration: none !important;
}
/* line 65, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-break {
  word-break: break-word !important;
  overflow-wrap: break-word !important;
}
/* line 72, scss/bootstrap/utilities/_text.scss */
div.ccm-page .text-reset {
  color: inherit !important;
}
/* line 7, scss/bootstrap/utilities/_visibility.scss */
div.ccm-page .visible {
  visibility: visible !important;
}
/* line 11, scss/bootstrap/utilities/_visibility.scss */
div.ccm-page .invisible {
  visibility: hidden !important;
}

/* line 1, scss/build/_global.scss */
html {
  font-size: 100%;
}

/* line 5, scss/build/_global.scss */
div.ccm-page {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /*    News page    */
}
/* line 9, scss/build/_global.scss */
div.ccm-page h1 {
  margin-bottom: 24px;
}
/* line 13, scss/build/_global.scss */
div.ccm-page h2 {
  margin-bottom: 20px;
}
/* line 17, scss/build/_global.scss */
div.ccm-page h3 {
  margin-bottom: 20px;
}
/* line 22, scss/build/_global.scss */
div.ccm-page .home h3 {
  font-size: 1.25rem;
  line-height: 25px;
}
/* line 27, scss/build/_global.scss */
div.ccm-page .home .testimonial-details .slide-content {
  min-height: 170px;
}
/* line 33, scss/build/_global.scss */
div.ccm-page h4 {
  margin-bottom: 18px;
}
/* line 37, scss/build/_global.scss */
div.ccm-page p {
  margin-bottom: 1.25rem;
}
/* line 40, scss/build/_global.scss */
div.ccm-page p strong {
  font-weight: 700;
}
/* line 44, scss/build/_global.scss */
div.ccm-page p a {
  text-decoration: none;
  color: #b81822;
}
/* line 48, scss/build/_global.scss */
div.ccm-page p a:hover {
  color: #4e5984;
}
/* line 53, scss/build/_global.scss */
div.ccm-page p a.btn:hover, div.ccm-page p .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:hover, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li p a.read-more:hover {
  color: #fff;
}
/* line 62, scss/build/_global.scss */
div.ccm-page picture img {
  max-width: 100%;
}
/* line 68, scss/build/_global.scss */
div.ccm-page .main-container a:not(.btn) {
  color: #b81822;
}
/* line 71, scss/build/_global.scss */
div.ccm-page .main-container a:not(.btn):hover {
  color: #4e5984;
  text-decoration: none;
}
@media (min-width: 992px) {
  /* line 78, scss/build/_global.scss */
  div.ccm-page .mtop {
    margin-top: 117px;
  }
}
/* line 84, scss/build/_global.scss */
div.ccm-page .breadcrumb-wrapper {
  background-color: #f0f0f0;
  padding: unset;
  margin-bottom: 30px;
}
/* line 92, scss/build/_global.scss */
div.ccm-page main.news .date {
  font-size: 14px;
  color: #777777;
}
/* line 97, scss/build/_global.scss */
div.ccm-page main.news .large-text {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 101, scss/build/_global.scss */
div.ccm-page main.news .large-text:after {
  content: '';
  -webkit-box-flex: 1;
  flex: 1;
  margin-left: 1rem;
  height: 1px;
  background-color: #d9d9d9;
}
/* line 112, scss/build/_global.scss */
div.ccm-page i.arrow {
  border: solid black;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 3px;
}
/* line 118, scss/build/_global.scss */
div.ccm-page i.arrow.arrow-right {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 122, scss/build/_global.scss */
div.ccm-page i.arrow.arrow-left {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
/* line 126, scss/build/_global.scss */
div.ccm-page i.arrow.arrow-up {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
/* line 130, scss/build/_global.scss */
div.ccm-page i.arrow.arrow-down {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
/* line 135, scss/build/_global.scss */
div.ccm-page .main-container {
  position: relative;
}
@media (min-width: 576px) {
  /* line 139, scss/build/_global.scss */
  div.ccm-page .container-fluid, div.ccm-page .container-sm, div.ccm-page .container-md, div.ccm-page .container-lg, div.ccm-page .container-xl {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 139, scss/build/_global.scss */
  div.ccm-page .container-fluid, div.ccm-page .container-sm, div.ccm-page .container-md, div.ccm-page .container-lg, div.ccm-page .container-xl {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 139, scss/build/_global.scss */
  div.ccm-page .container-fluid, div.ccm-page .container-sm, div.ccm-page .container-md, div.ccm-page .container-lg, div.ccm-page .container-xl {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 139, scss/build/_global.scss */
  div.ccm-page .container-fluid, div.ccm-page .container-sm, div.ccm-page .container-md, div.ccm-page .container-lg, div.ccm-page .container-xl {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  /* line 139, scss/build/_global.scss */
  div.ccm-page .container-fluid, div.ccm-page .container-sm, div.ccm-page .container-md, div.ccm-page .container-lg, div.ccm-page .container-xl {
    max-width: 100rem;
  }
}
/* line 146, scss/build/_global.scss */
div.ccm-page a {
  cursor: pointer;
}
/* line 148, scss/build/_global.scss */
div.ccm-page a:hover, div.ccm-page a:focus, div.ccm-page a:visited {
  text-decoration: none;
}
/* line 153, scss/build/_global.scss */
div.ccm-page img.object-fit-cover {
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
/* line 159, scss/build/_global.scss */
div.ccm-page hr {
  margin-top: 2rem;
  margin-bottom: 2rem;
  padding-bottom: 2rem;
}
/* line 163, scss/build/_global.scss */
div.ccm-page hr.unpadded {
  padding-bottom: 0;
}
/* line 167, scss/build/_global.scss */
div.ccm-page .googleMapCanvas {
  margin-bottom: 30px;
}

/* line 172, scss/build/_global.scss */
.btn-opaque-white-bg {
  background-color: rgba(255, 255, 255, 0.7);
}

/* line 4, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header {
  top: 47px;
}
/* line 5, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header.scrolled {
  top: 47px;
}
/* line 10, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header.scrolled .xan-nav-header .xan-nav-search form[role="search"].active {
  top: 47px;
}
/* line 23, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active {
  top: 47px;
}
/* line 26, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active.overlay-search:before {
  top: 97px;
}
/* line 33, scss/build/_header.scss */
.ccm-toolbar-visible div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu {
  top: 162px !important;
}

/* line 42, scss/build/_header.scss */
div.ccm-page header {
  width: 100%;
}
@media (min-width: 992px) {
  /* line 42, scss/build/_header.scss */
  div.ccm-page header {
    position: fixed;
    z-index: 4;
    top: 0;
  }
}
/* line 49, scss/build/_header.scss */
div.ccm-page header.scrolled {
  background-color: #fff;
  top: 0;
  position: fixed;
  width: 100%;
  margin: 0 auto;
  left: 0;
  right: 0;
  border-bottom: 1px solid #d9d9d9;
  z-index: 4;
}
/* line 63, scss/build/_header.scss */
div.ccm-page header.scrolled .xan-nav-header .xan-nav-search form[role="search"].active {
  position: fixed;
  top: 0;
}
/* line 73, scss/build/_header.scss */
div.ccm-page header.relative {
  position: relative;
  top: 0;
}
/* line 80, scss/build/_header.scss */
div.ccm-page header .xan-nav-header {
  background-color: rgba(255, 255, 255, 0.8);
  padding-top: 15px;
  padding-bottom: 15px;
}
/* line 86, scss/build/_header.scss */
div.ccm-page header .xan-nav-header .logo-container .logo {
  padding-right: 20px;
  border-right: 1px solid #d9d9d9;
  height: 45px;
}
/* line 91, scss/build/_header.scss */
div.ccm-page header .xan-nav-header .logo-container .logo img {
  max-width: 100%;
  max-height: 40px;
}
/* line 97, scss/build/_header.scss */
div.ccm-page header .xan-nav-header .logo-container .slogan {
  color: #b81822;
}
/* line 100, scss/build/_header.scss */
div.ccm-page header .xan-nav-header .logo-container .slogan p {
  margin-bottom: 0;
  font-size: 0.75rem;
  font-weight: 600;
  line-height: 1.5;
}
/* line 109, scss/build/_header.scss */
div.ccm-page header .xan-nav-header .xan-main-nav {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 1, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar {
  width: 100%;
  display: block;
  padding: 0;
}
/* line 7, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .dropdown .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
/* line 13, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .dropdown .dropdown-toggle:after {
  border-color: #fff;
}
/* line 19, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large {
  position: static;
}
/* line 22, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a {
  font-size: 1rem;
  white-space: nowrap;
  padding: 14px;
  color: #000;
  cursor: pointer;
  float: right;
  position: relative;
}
/* line 31, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:hover, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:focus, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:active {
  color: #b81822;
  text-decoration: none;
}
/* line 37, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:hover:after, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:focus:after, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:active:after {
  width: 50%;
}
/* line 42, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large a:after {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 13px;
  width: 0%;
  content: ".";
  color: transparent;
  background: #b81822;
  height: 2px;
  border: 0;
}
/* line 58, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu {
  padding: 0 20px;
  width: 80vw;
  position: fixed;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  border-radius: 0;
  top: 115px;
}
@media screen and (max-width: 1600px) {
  /* line 58, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu {
    width: 90vw;
  }
}
@media (max-width: 991.98px) {
  /* line 58, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu {
    position: relative;
    -webkit-transform: unset;
    transform: unset;
    left: unset;
  }
}
/* line 78, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu a:after {
  content: unset;
}
/* line 83, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div {
  margin-bottom: 15px;
}
/* line 86, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div .dropdown-header {
  width: 100%;
  height: 60px;
  font-size: 1.3rem;
  border-bottom: 2px solid #f5f5f5;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  color: #000;
  padding: 0.5rem 1.1rem;
}
/* line 95, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div .dropdown-header:hover {
  color: #b81822;
}
@media (max-width: 991.98px) {
  /* line 86, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div .dropdown-header {
    display: none;
  }
}
/* line 103, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div button[data-dismiss="dropdown"] {
  position: absolute;
  right: 0;
  top: 0;
  height: 60px;
  padding: 10px 20px;
}
/* line 110, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div button[data-dismiss="dropdown"] svg {
  width: 15px;
  height: 15px;
  fill: #495057;
}
/* line 117, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li {
  float: left;
}
/* line 120, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item {
  padding: 0 20px;
  cursor: auto;
}
@-moz-document url-prefix() {
  /* line 120, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item {
    line-height: 1.2;
  }
}
/* line 127, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item a {
  font-size: 1.025rem;
  font-weight: 500;
  white-space: pre-wrap;
  width: 100%;
  padding-left: 0;
}
/* line 136, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item ul {
  padding: 0;
  margin: 0;
}
/* line 140, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item ul li {
  float: left;
  list-style: none;
  display: block;
  width: 100%;
  padding: 3px 0 3px 10px;
  position: relative;
}
/* line 147, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item ul li:before {
  content: '\f0da';
  font-family: FontAwesome;
  background: transparent;
  display: inline-block;
  position: absolute;
  left: 5px;
  font-size: 0.725rem;
}
/* line 156, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item ul li a {
  display: block;
  clear: both;
  line-height: 1.42;
  font-size: 0.875rem;
  white-space: normal;
  font-weight: 300;
  padding: 0 5px;
}
/* line 169, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item:hover, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item:focus, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item:active, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item.active {
  background-color: transparent;
  color: #000;
}
@media (max-width: 991.98px) {
  /* line 58, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu {
    padding: 0 10px;
  }
  /* line 180, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu {
    margin: 0;
    border: none;
  }
  /* line 186, scss/blocks/_auto-nav.scss */
  div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.dropdown-menu div li.dropdown-item {
    padding: 0 10px;
    border-bottom: none;
  }
}
/* line 196, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.disabled a, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.disabled a:hover, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.disabled a:focus {
  color: #212529;
}
/* line 200, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.disabled a:hover, div.ccm-page header .xan-nav-header .xan-main-nav .navbar .menu-large .megamenu.disabled a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}
/* line 211, scss/blocks/_auto-nav.scss */
div.ccm-page header .xan-nav-header .xan-main-nav .xw-mobile-menu:not(.mm-menu) {
  display: none;
}
/* line 116, scss/build/_header.scss */
div.ccm-page header .xan-top-nav {
  background-color: #f5f5f5;
}
/* line 2, scss/blocks/_link-list.scss */
div.ccm-page header .xan-top-nav ul.nav li {
  padding-right: 20px;
}
/* line 4, scss/blocks/_link-list.scss */
div.ccm-page header .xan-top-nav ul.nav li a {
  font-size: 0.875rem;
  color: #777777;
}
/* line 7, scss/blocks/_link-list.scss */
div.ccm-page header .xan-top-nav ul.nav li a:hover, div.ccm-page header .xan-top-nav ul.nav li a:focus, div.ccm-page header .xan-top-nav ul.nav li a:active {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #b81822;
  text-decoration: none;
}
/* line 123, scss/build/_header.scss */
div.ccm-page .overlay {
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 3;
}
/* line 133, scss/build/_header.scss */
div.ccm-page .overlay.hidden {
  display: none;
}
/* line 137, scss/build/_header.scss */
div.ccm-page .overlay.scrolled {
  top: 0;
  position: absolute;
  width: 100%;
  margin: 0 auto;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

/* line 5, scss/build/_content.scss */
div.ccm-page div.page-header-container > div.container-fluid, div.ccm-page div.page-header-container > div.container-sm, div.ccm-page div.page-header-container > div.container-md, div.ccm-page div.page-header-container > div.container-lg, div.ccm-page div.page-header-container > div.container-xl {
  position: relative;
  max-height: 500px;
  margin-bottom: 30px;
  overflow-y: hidden;
}
/* line 12, scss/build/_content.scss */
div.ccm-page div.page-header-container figure {
  margin: 0;
}
/* line 15, scss/build/_content.scss */
div.ccm-page div.page-header-container figure img {
  display: block;
  margin: 0 auto;
}
/* line 22, scss/build/_content.scss */
div.ccm-page div.page-header-container div.page-header-inner {
  background: #4e5984;
}
/* line 25, scss/build/_content.scss */
div.ccm-page div.page-header-container div.page-header-inner div.xw-page-heading {
  color: #fff;
}
/* line 27, scss/build/_content.scss */
div.ccm-page div.page-header-container div.page-header-inner div.xw-page-heading h1 {
  color: #fff;
  font-weight: 300;
  margin-bottom: 10px;
}
@media (min-width: 576px) {
  /* line 36, scss/build/_content.scss */
  div.ccm-page div.page-header-container.with-image div.page-header-inner {
    background: rgba(78, 89, 132, 0.5);
    position: absolute;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
@media (max-width: 575.98px) {
  /* line 47, scss/build/_content.scss */
  div.ccm-page div.page-header-container figure, div.ccm-page div.page-header-container img {
    display: none;
  }
}
/* line 53, scss/build/_content.scss */
div.ccm-page .main-content {
  min-height: 414px;
}
/* line 59, scss/build/_content.scss */
div.ccm-page.page-template-home main section {
  padding-top: 0.9375rem;
  padding-bottom: 1.5625rem;
}
/* line 63, scss/build/_content.scss */
div.ccm-page.page-template-home main section.odd {
  background: #fff;
}
/* line 67, scss/build/_content.scss */
div.ccm-page.page-template-home main section.even {
  background: #f8f9fa;
}
@media (max-width: 767.98px) {
  /* line 76, scss/build/_content.scss */
  div.ccm-page.page-template-left-sidebar .main-content {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    flex-direction: column-reverse !important;
  }
  /* line 81, scss/build/_content.scss */
  div.ccm-page.page-template-left-sidebar div#sidebar {
    margin-top: 1.25rem;
    margin-bottom: 1rem;
  }
}
/* line 89, scss/build/_content.scss */
div.ccm-page p.large-text {
  font-size: larger;
}
/* line 92, scss/build/_content.scss */
div.ccm-page p.extra-large-text {
  font-size: x-large;
}
/* line 95, scss/build/_content.scss */
div.ccm-page p.small-text {
  font-size: smaller;
}
/* line 98, scss/build/_content.scss */
div.ccm-page p.extra-small-text {
  font-size: x-small;
}
/* line 104, scss/build/_content.scss */
div.ccm-page main.error-page .error-message {
  color: #f0f0f0;
  font-size: 11rem;
  line-height: 1;
  font-weight: 700;
}
/* line 111, scss/build/_content.scss */
div.ccm-page main.error-page .error-message-text {
  font-size: 2rem;
  color: #484848;
  line-height: 1.4;
  font-weight: 700;
}
/* line 120, scss/build/_content.scss */
div.ccm-page #content-header div.xw-page-heading h1 {
  margin-bottom: 10px;
}
/* line 123, scss/build/_content.scss */
div.ccm-page #content-header div.xw-page-heading .date {
  font-size: 0.875rem;
  color: #adb5bd;
  margin-bottom: 20px;
  display: block;
}
/* line 133, scss/build/_content.scss */
div.ccm-page .imagemodule.left-space-text {
  float: left;
  margin-right: 1rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 140, scss/build/_content.scss */
div.ccm-page .imagemodule.right-space-text {
  float: right;
  margin-left: 1rem;
  padding-left: 0;
  padding-right: 0;
}
/* line 147, scss/build/_content.scss */
div.ccm-page .imagemodule figure {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
/* line 149, scss/build/_content.scss */
div.ccm-page .imagemodule figure img {
  max-width: 100%;
}

/* line 9, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 30px;
}
/* line 14, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form div.alert {
  font-size: 0.875rem;
}
/* line 15, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form div.alert.invisible {
  display: none;
}
/* line 21, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form div.alert.alert-error, div.ccm-page .ccm-block-express-form div.alert.alert-danger {
  color: #8a6d3b !important;
  background-color: #fcf8e3 !important;
  border-color: #faebcc !important;
}
/* line 28, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group {
  margin: 10px 0;
}
/* line 31, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group label {
  font-weight: 400;
  font-size: 0.875rem;
  margin-bottom: 0;
}
/* line 38, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox {
  display: inline-block;
}
/* line 41, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox:first-child {
  margin-left: 20px;
}
/* line 45, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label {
  position: relative;
  font-weight: 300;
  font-size: 0.875rem;
}
/* line 50, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"] {
  position: relative;
  visibility: hidden;
  margin-right: 10px;
  margin-left: 20px;
}
/* line 56, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:disabled {
  opacity: 0.65;
}
/* line 60, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:checked:before, div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:before {
  position: absolute;
  font-size: 0.75rem;
  margin-top: -2px;
  visibility: visible;
  font-family: FontAwesome;
  display: inline-block;
  color: #d9d9d9;
  height: 20px;
  width: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
}
/* line 73, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:checked:before:disabled, div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:before:disabled {
  cursor: not-allowed;
  opacity: 0.65;
}
/* line 79, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:checked:before {
  content: "\f00c";
  color: #6c757d;
  text-align: center;
}
/* line 85, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group .checkbox label input[type="checkbox"]:before {
  content: " ";
}
/* line 92, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group input, div.ccm-page .ccm-block-express-form .form-group textarea {
  box-shadow: none;
  padding: 10px 20px;
}
/* line 96, scss/build/_form.scss */
div.ccm-page .ccm-block-express-form .form-group input::-webkit-input-placeholder, div.ccm-page .ccm-block-express-form .form-group textarea::-webkit-input-placeholder {
  opacity: 0;
}
div.ccm-page .ccm-block-express-form .form-group input::-moz-placeholder, div.ccm-page .ccm-block-express-form .form-group textarea::-moz-placeholder {
  opacity: 0;
}
div.ccm-page .ccm-block-express-form .form-group input:-ms-input-placeholder, div.ccm-page .ccm-block-express-form .form-group textarea:-ms-input-placeholder {
  opacity: 0;
}
div.ccm-page .ccm-block-express-form .form-group input::-ms-input-placeholder, div.ccm-page .ccm-block-express-form .form-group textarea::-ms-input-placeholder {
  opacity: 0;
}
div.ccm-page .ccm-block-express-form .form-group input::placeholder, div.ccm-page .ccm-block-express-form .form-group textarea::placeholder {
  opacity: 0;
}

/* line 107, scss/build/_form.scss */
.ccm-ui .form-group-sm select.form-control {
  line-height: 1.5 !important;
}

/* line 3, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination {
  margin-top: 30px;
  -webkit-box-pack: center;
  justify-content: center;
}
@media (max-width: 991.98px) {
  /* line 3, scss/build/_pagination.scss */
  div.ccm-page .ccm-pagination-wrapper .pagination {
    display: block;
  }
}
/* line 10, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  min-width: 35px;
  height: 35px;
  text-align: center;
  border: 1px solid #d9d9d9;
}
/* line 19, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li a, div.ccm-page .ccm-pagination-wrapper .pagination li span {
  padding: 5px 16px;
  display: block;
  width: 100%;
  border: 0;
  margin-left: 0;
  line-height: 1.7;
  font-size: 0.875rem;
}
/* line 28, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li a:hover, div.ccm-page .ccm-pagination-wrapper .pagination li a:focus, div.ccm-page .ccm-pagination-wrapper .pagination li span:hover, div.ccm-page .ccm-pagination-wrapper .pagination li span:focus {
  color: #fff;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 35, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.active {
  border: 1px solid #b81822;
  background: #b81822;
}
/* line 39, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.active span, div.ccm-page .ccm-pagination-wrapper .pagination li.active a {
  background-color: transparent;
  color: #fff;
  border: 0;
  line-height: 1.7;
  margin-left: 0;
}
/* line 49, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.prev.disabled, div.ccm-page .ccm-pagination-wrapper .pagination li.next.disabled {
  color: #d9d9d9;
  cursor: not-allowed;
}
/* line 53, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.prev.disabled span, div.ccm-page .ccm-pagination-wrapper .pagination li.next.disabled span {
  color: #6c757d;
}
/* line 56, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.prev.disabled span:hover, div.ccm-page .ccm-pagination-wrapper .pagination li.next.disabled span:hover {
  background: transparent;
  color: #d9d9d9;
}
/* line 63, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.prev a, div.ccm-page .ccm-pagination-wrapper .pagination li.next a {
  color: #b81822;
}
/* line 67, scss/build/_pagination.scss */
div.ccm-page .ccm-pagination-wrapper .pagination li.prev:hover a, div.ccm-page .ccm-pagination-wrapper .pagination li.prev:focus a, div.ccm-page .ccm-pagination-wrapper .pagination li.next:hover a, div.ccm-page .ccm-pagination-wrapper .pagination li.next:focus a {
  color: #fff;
}

/* line 3, scss/build/_table.scss */
div.ccm-page table.table-bordered {
  width: auto;
}
/* line 5, scss/build/_table.scss */
div.ccm-page table.table-bordered tr {
  border-bottom: 1px solid #d9d9d9;
}
/* line 6, scss/build/_table.scss */
div.ccm-page table.table-bordered tr:first-child {
  border-top: 1px solid #d9d9d9;
}
/* line 12, scss/build/_table.scss */
div.ccm-page table.table-bordered tr td {
  padding: 10px 0;
}
/* line 13, scss/build/_table.scss */
div.ccm-page table.table-bordered tr td:first-child {
  vertical-align: top;
}
/* line 17, scss/build/_table.scss */
div.ccm-page table.table-bordered tr td p {
  margin-bottom: 0;
}

/* line 2, scss/build/_footer.scss */
div.ccm-page footer {
  margin-top: 20px;
  background-color: #4e5984;
  padding: 1.8rem 1rem;
  /*       Block        */
}
/* line 7, scss/build/_footer.scss */
div.ccm-page footer p {
  margin-bottom: 5px;
  color: #fff;
}
/* line 12, scss/build/_footer.scss */
div.ccm-page footer a {
  color: #fff;
}
/* line 14, scss/build/_footer.scss */
div.ccm-page footer a:hover {
  color: #bcc2d8;
}
/* line 17, scss/build/_footer.scss */
div.ccm-page footer a img {
  background-color: white;
  border: 5px solid white;
  width: 220px;
  margin-top: 10px;
}
/* line 1, scss/blocks/_social-links.scss */
div.ccm-page footer .ccm-block-social-links ul.list-inline {
  display: inline-block;
  margin: 0;
  padding: 0;
}
/* line 6, scss/blocks/_social-links.scss */
div.ccm-page footer .ccm-block-social-links ul.list-inline li {
  padding: 0;
  list-style-type: none;
  display: inline-block;
  margin-right: 10px;
}
/* line 12, scss/blocks/_social-links.scss */
div.ccm-page footer .ccm-block-social-links ul.list-inline li:last-child {
  margin-right: 5px;
}
/* line 16, scss/blocks/_social-links.scss */
div.ccm-page footer .ccm-block-social-links ul.list-inline li:hover i {
  color: #bcc2d8;
}
/* line 20, scss/blocks/_social-links.scss */
div.ccm-page footer .ccm-block-social-links ul.list-inline li i {
  font-size: 18px;
  color: #fff;
  margin-right: 3px;
}

/* line 1, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup {
  position: fixed;
  left: 0;
  right: 0;
  padding: 15px;
  z-index: 900;
  background-color: #f8f9fa;
}
/* line 9, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 14, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}
/* line 19, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup.dp-cookies-popup-bottom {
  bottom: 0;
}
/* line 23, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup.dp-cookies-popup-top {
  top: 0;
}
/* line 26, scss/build/_active_cookie_consent.scss */
.ccm-toolbar-visible div.ccm-page .dp-cookies-popup.dp-cookies-popup-top {
  top: 48px;
}
/* line 31, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-content {
  line-height: 1.4;
}
/* line 32, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-content > :first-child {
  margin-top: 0;
  padding-top: 0;
}
/* line 39, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-content p {
  margin-bottom: 0.5rem;
}
/* line 43, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-content .small_text, div.ccm-page .dp-cookies-popup .dp-cookies-popup-content .small-text {
  font-size: 0.85rem;
  margin-bottom: 1rem;
  line-height: 1;
}
/* line 49, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-content .extra_small_text, div.ccm-page .dp-cookies-popup .dp-cookies-popup-content .extra-small-text {
  font-size: 0.8125rem;
  margin-bottom: 0.4rem;
  line-height: 1.3;
}
/* line 56, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .dp-cookies-popup-controls {
  margin-top: 1rem;
}
/* line 60, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .close_icon {
  position: absolute;
  top: 0;
  right: 5px;
  width: 36px;
  height: 36px;
  cursor: pointer;
  z-index: 8040;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  font-size: small;
}
/* line 73, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .close_icon:focus {
  outline: transparent;
}
/* line 78, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card {
  border: 1px solid #e9ecef;
  background: #fff;
  margin-bottom: 10px;
  padding: 10px;
  height: 100%;
  font-size: .85rem;
  line-height: 1.4;
}
/* line 88, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card-header {
  background: transparent;
  padding: 0 0.5rem;
}
/* line 92, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card-header input[type="checkbox"] {
  margin-right: 5px;
  vertical-align: middle;
}
/* line 97, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card-header > label:first-child {
  margin-top: 2px;
  margin-bottom: 5px;
}
/* line 103, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card-body {
  padding: 0 0.4rem 0.3rem;
}
/* line 106, scss/build/_active_cookie_consent.scss */
div.ccm-page .dp-cookies-popup .card-body > p:last-child {
  margin-bottom: 0;
}
/* line 112, scss/build/_active_cookie_consent.scss */
div.ccm-page .optout-option {
  margin-bottom: 15px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  /* line 116, scss/build/_active_cookie_consent.scss */
  div.ccm-page .optout-option .optout-inner {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
  }
  /* line 121, scss/build/_active_cookie_consent.scss */
  div.ccm-page .optout-option .optout-inner > :first-child, div.ccm-page .optout-option .optout-inner > :nth-child(2) {
    padding-right: 0;
  }
}
/* line 126, scss/build/_active_cookie_consent.scss */
div.ccm-page .optout-option .optout-inner > :first-child .card-header > label {
  padding-top: 3px;
  padding-bottom: 3px;
}
/* line 133, scss/build/_active_cookie_consent.scss */
div.ccm-page .optout-option input[type=checkbox].ios-toggler--round-flat.ios-toggler--sm + span:before {
  top: 1px;
  bottom: 1.5px;
}
/* line 138, scss/build/_active_cookie_consent.scss */
div.ccm-page .optout-option input[type=checkbox].ios-toggler--round-flat:checked + span {
  background-color: #4e5984;
}
/* line 140, scss/build/_active_cookie_consent.scss */
div.ccm-page .optout-option input[type=checkbox].ios-toggler--round-flat:checked + span:after {
  background-color: #4e5984;
}
/* line 7, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box {
  position: relative;
  overflow: hidden;
  text-align: center;
}
/* line 12, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box img {
  display: block;
  opacity: 0.7;
}
/* line 17, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box h2, div.ccm-page figure.figure-box h3, div.ccm-page figure.figure-box h4, div.ccm-page figure.figure-box p {
  margin: 0;
}
/* line 21, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box p {
  letter-spacing: 1px;
  font-size: 68.5%;
}
/* line 26, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
/* line 36, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box figcaption:before, div.ccm-page figure.figure-box figcaption:after {
  pointer-events: none;
}
/* line 40, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box figcaption > a:not(.stretched-link) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  text-indent: 200%;
  white-space: nowrap;
  font-size: 0;
  opacity: 0;
}
/* line 54, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect {
  background-color: #000;
}
/* line 57, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect img {
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
  -webkit-transform: scale(1.12);
  transform: scale(1.12);
}
/* line 63, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect:hover img {
  opacity: 0.5;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 68, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect:hover figcaption:before, div.ccm-page figure.figure-box.--chico-effect:hover p {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
/* line 74, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect h2, div.ccm-page figure.figure-box.--chico-effect h3, div.ccm-page figure.figure-box.--chico-effect h4 {
  padding: 0 0 20px 0;
}
/* line 76, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect h2, div.ccm-page figure.figure-box.--chico-effect h2 p, div.ccm-page figure.figure-box.--chico-effect h3, div.ccm-page figure.figure-box.--chico-effect h3 p, div.ccm-page figure.figure-box.--chico-effect h4, div.ccm-page figure.figure-box.--chico-effect h4 p {
  color: #fff;
}
/* line 81, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect span.date {
  display: block;
  color: #fff;
  font-size: 0.875rem;
  margin-bottom: 15px;
}
/* line 88, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect figcaption {
  padding: 3.5rem;
}
/* line 91, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect figcaption:before {
  content: '';
  position: absolute;
  top: 1.875rem;
  right: 1.875rem;
  bottom: 1.875rem;
  left: 1.875rem;
  border: 1px solid #fff;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
/* line 103, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect p {
  margin: 0 auto;
  max-width: 200px;
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
}
/* line 109, scss/build/_figure-box.scss */
div.ccm-page figure.figure-box.--chico-effect figcaption:before, div.ccm-page figure.figure-box.--chico-effect p {
  opacity: 0;
  -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, -webkit-transform 0.35s;
  transition: opacity 0.35s, transform 0.35s;
  transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
/* line 1, scss/build/_stage.scss */
div.ccm-page .stage {
  width: 100%;
}
/* line 4, scss/build/_stage.scss */
div.ccm-page .stage .sliderwrapper {
  position: relative;
}
/* line 8, scss/build/_stage.scss */
div.ccm-page .stage ul.contentslider {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #4e5984;
}
/* line 17, scss/build/_stage.scss */
div.ccm-page .stage ul.contentslider li {
  background-color: #4e5984;
  overflow: hidden;
  position: relative;
}
/* line 23, scss/build/_stage.scss */
div.ccm-page .stage ul.contentslider .bannerText {
  display: block;
  text-decoration: none;
  color: white;
  background-color: #4e5984;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 30, scss/build/_stage.scss */
div.ccm-page .stage ul.contentslider .bannerText:hover {
  text-decoration: none;
  color: white;
  opacity: 1;
}
@media screen and (max-width: 639px) {
  /* line 41, scss/build/_stage.scss */
  div.ccm-page .stage .bannerPosition {
    padding: 0;
  }
}
@media print, screen and (min-width: 640px) {
  /* line 50, scss/build/_stage.scss */
  div.ccm-page .stage ul.contentslider .bannerPosition {
    position: absolute;
    bottom: 50px;
  }
  /* line 55, scss/build/_stage.scss */
  div.ccm-page .stage ul.contentslider .bannerText {
    opacity: 0.9;
    height: auto;
  }
}
@media print, screen and (min-width: 960px) {
  /* line 67, scss/build/_stage.scss */
  div.ccm-page .stage ul.contentslider .bannerPosition {
    top: auto;
    bottom: 30px;
  }
  /* line 71, scss/build/_stage.scss */
  div.ccm-page .stage ul.contentslider .bannerText {
    width: 100%;
  }
}
/* line 1, scss/blocks/_search.scss */
div.ccm-page form[role="search"] {
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 0;
}
/* line 7, scss/blocks/_search.scss */
div.ccm-page form[role="search"] button, div.ccm-page form[role="search"] input {
  padding: 8px 12px;
  border-radius: 0;
  border-width: 0;
  color: #777777;
  box-shadow: none;
  outline: none;
  height: 50px;
}
/* line 17, scss/blocks/_search.scss */
div.ccm-page form[role="search"] input {
  padding: 16px 0;
  font-size: 1rem;
  font-style: italic;
  color: #a0a0a0;
  box-shadow: none;
}
/* line 24, scss/blocks/_search.scss */
div.ccm-page form[role="search"] input[type="text"] {
  padding: 16px 20px;
}
/* line 29, scss/blocks/_search.scss */
div.ccm-page form[role="search"] input {
  font-size: 1rem;
  opacity: 0;
  display: none;
}
/* line 35, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group {
  -webkit-box-pack: center;
  justify-content: center;
}
/* line 38, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group .input-group-btn {
  height: 50px;
}
/* line 40, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group .input-group-btn.search-icon {
  display: none;
}
/* line 44, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group .input-group-btn svg {
  width: 25px;
  height: 25px;
  fill: #adb5bd;
}
/* line 50, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group .input-group-btn button[type="reset"] {
  display: none;
}
/* line 53, scss/blocks/_search.scss */
div.ccm-page form[role="search"] .input-group .input-group-btn button[type="reset"] svg {
  width: 20px;
  height: 20px;
  fill: #adb5bd;
}
/* line 67, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active {
  width: 100%;
  position: fixed;
  top: 0;
  right: 0;
  background: white;
  z-index: 1003;
}
/* line 75, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active button, div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active input {
  display: table-cell;
  opacity: 1;
}
/* line 81, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active.overlay-search:before {
  position: fixed;
  content: '';
  top: 50px;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.6);
}
/* line 96, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active .input-group .input-group-btn button[type="reset"] {
  display: block;
  width: 85px;
}
/* line 100, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active .input-group .input-group-btn button[type="submit"] {
  display: none;
}
/* line 103, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active .input-group .input-group-btn.search-icon {
  display: block;
}
/* line 105, scss/blocks/_search.scss */
div.ccm-page header .xan-nav-header .xan-nav-search form[role="search"].active .input-group .input-group-btn.search-icon button[type="submit"] {
  display: block;
}
/* line 119, scss/blocks/_search.scss */
div.ccm-page main form[role="search"] .input-group {
  border: 1px solid #d9d9d9;
}
/* line 121, scss/blocks/_search.scss */
div.ccm-page main form[role="search"] .input-group input {
  display: block;
  opacity: 1;
}
/* line 128, scss/blocks/_search.scss */
div.ccm-page main form[role="search"] #searchResults h3 {
  margin-bottom: 10px;
}
/* line 131, scss/blocks/_search.scss */
div.ccm-page main form[role="search"] #searchResults .pageLink {
  font-size: 0.75rem;
  color: #adb5bd;
  margin: 2px 0 8px 0;
  padding: 0;
  display: block;
}
/* line 141, scss/blocks/_search.scss */
div.ccm-page .search-count {
  margin-top: 10px;
  color: #6c757d;
  font-size: 0.875rem;
}
/* line 146, scss/blocks/_search.scss */
div.ccm-page .search-count span {
  color: #b81822;
  font-weight: 600;
}
/* line 3, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header, div.ccm-page .xw-simple-accordion-module .accordion .card-header {
  border: 1px solid #4e5984;
  padding-left: 73px;
  background: transparent;
  margin-bottom: 15px;
}
/* line 8, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header h1, div.ccm-page .xw-accordion-module .accordion .card-header h2, div.ccm-page .xw-accordion-module .accordion .card-header h3, div.ccm-page .xw-accordion-module .accordion .card-header h4, div.ccm-page .xw-simple-accordion-module .accordion .card-header h1, div.ccm-page .xw-simple-accordion-module .accordion .card-header h2, div.ccm-page .xw-simple-accordion-module .accordion .card-header h3, div.ccm-page .xw-simple-accordion-module .accordion .card-header h4 {
  color: #e21f27;
}
/* line 11, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header .accordion-icon, div.ccm-page .xw-simple-accordion-module .accordion .card-header .accordion-icon {
  top: 0;
  left: 0;
  right: auto;
  height: 100%;
  width: 60px;
  position: absolute;
  background-color: transparent;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
}
/* line 22, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header .accordion-icon svg, div.ccm-page .xw-simple-accordion-module .accordion .card-header .accordion-icon svg {
  height: 12px;
  width: 12px;
  fill: #4e5984;
  top: 18px;
  left: 18px;
  right: auto;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
/* line 34, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header.collapsed h1, div.ccm-page .xw-accordion-module .accordion .card-header.collapsed h2, div.ccm-page .xw-accordion-module .accordion .card-header.collapsed h3, div.ccm-page .xw-accordion-module .accordion .card-header.collapsed h4, div.ccm-page .xw-simple-accordion-module .accordion .card-header.collapsed h1, div.ccm-page .xw-simple-accordion-module .accordion .card-header.collapsed h2, div.ccm-page .xw-simple-accordion-module .accordion .card-header.collapsed h3, div.ccm-page .xw-simple-accordion-module .accordion .card-header.collapsed h4 {
  color: #333;
}
/* line 37, scss/blocks/_xw-accordion.scss */
div.ccm-page .xw-accordion-module .accordion .card-header.collapsed .accordion-icon svg, div.ccm-page .xw-simple-accordion-module .accordion .card-header.collapsed .accordion-icon svg {
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
}
/* line 2, scss/blocks/_pages-title.scss */
div.ccm-page h1.page-title {
  margin-top: 30px;
  color: #4e5984;
}
/* line 6, scss/blocks/_pages-title.scss */
div.ccm-page h2.page-title {
  margin-top: 30px;
  color: #4e5984;
}
/* line 1, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 576px) {
  /* line 1, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container {
    max-width: 100%;
  }
}
@media (min-width: 768px) {
  /* line 1, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container {
    max-width: 100%;
  }
}
@media (min-width: 992px) {
  /* line 1, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container {
    max-width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 1, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container {
    max-width: 100%;
  }
}
@media (min-width: 1600px) {
  /* line 1, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container {
    max-width: 100rem;
  }
}
/* line 9, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider {
  position: relative;
}
/* line 12, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides {
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  overflow: hidden;
  background-color: #4e5984;
  max-height: 680px;
}
/* line 21, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li {
  background-color: #4e5984;
  position: relative;
  max-height: 680px;
}
/* line 25, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li a.mega-link-overlay {
  position: absolute;
  z-index: 20;
  width: 100%;
  height: 100%;
  left: 0;
}
/* line 33, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li .bannerText {
  z-index: 40;
  opacity: 0.7;
  display: block;
  text-decoration: none;
  color: white;
  background-color: #4e5984;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
/* line 42, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li .bannerText:hover {
  text-decoration: none;
  color: white;
  opacity: 1;
}
/* line 48, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li .bannerText .banner-title > strong {
  display: block;
  padding: 0 15px 0;
  font-size: 1.8rem;
  font-weight: normal;
}
/* line 56, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li .bannerText p {
  padding: 10px 15px;
  margin: 0;
  line-height: 1.4;
}
/* line 65, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav {
  background: rgba(255, 255, 255, 0.1);
  border: 1px solid #4e5984;
  color: #4e5984;
  text-align: center;
  margin-top: -30px;
  line-height: 35px;
  height: 40px;
  width: 55px;
  z-index: 2;
}
/* line 76, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav.prev {
  left: 15px;
}
/* line 80, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav.next {
  right: 15px;
}
/* line 84, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav i.arrow {
  border-color: #4e5984;
}
/* line 88, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav:hover, div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav:active, div.ccm-page .ccm-image-slider-container .ccm-image-slider .rslides_nav:focus {
  outline: none;
  background: #fff;
}
/* line 96, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.button_rslides li.rslides_here a, div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.button_rslides li a:hover {
  color: #282e44;
}
/* line 100, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.button_rslides li a {
  background: white;
  color: #4e5984;
}
/* line 108, scss/blocks/_image-slider.scss */
div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs li {
  display: -webkit-box;
  display: flex;
}
@media screen and (max-width: 639px) {
  /* line 123, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider a.mega-link-overlay {
    z-index: 50 !important;
  }
  /* line 129, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides li img {
    height: 20rem;
  }
  /* line 133, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition {
    padding: 0;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
  }
  /* line 141, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition .px-sm-3 {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  /* line 146, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition .bannerText {
    position: absolute;
    padding: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    top: 0;
    bottom: 0;
    left: 0;
  }
  /* line 156, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition .bannerText p {
    max-width: 86%;
  }
  /* line 161, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition em.subheadline {
    display: block;
    color: white;
    padding-top: 15px;
    padding-left: 15px;
  }
  /* line 170, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs {
    display: inline;
    width: auto;
    text-align: center;
    padding-top: 0;
  }
  /* line 176, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs li {
    display: inline;
    float: none;
  }
  /* line 180, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs li a {
    border: 1px solid #adb5bd;
    width: 12px;
    height: 12px;
    margin-right: 0;
  }
  /* line 187, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs li.rslides_here a {
    width: 14px;
    height: 14px;
    position: relative;
    top: 1px;
  }
  /* line 196, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .navigation-buttons {
    text-align: center;
    position: relative;
    display: block;
    bottom: 0;
    top: 10px;
  }
}
@media print, screen and (min-width: 640px) {
  /* line 209, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider .main {
    float: left;
  }
  /* line 215, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerPosition {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 100%;
  }
  /* line 222, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides .bannerText {
    width: 100%;
    margin-top: 3.75874%;
    opacity: 0.9;
    height: auto;
  }
  /* line 232, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.button_rslides li a {
    padding: 4px 15px;
    border-radius: 2px;
    outline: 0;
    font-size: .875rem;
    font-weight: 300;
    pointer-events: all;
    display: inline;
    text-decoration: none;
    border: 1px solid white;
  }
  /* line 246, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs {
    display: block;
  }
  /* line 250, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .ccm-image-slider ul.rslides_tabs li a {
    text-indent: initial;
    width: auto;
    height: auto;
    margin-right: 0;
  }
}
@media print, screen and (max-width: 1280px) {
  /* line 262, scss/blocks/_image-slider.scss */
  div.ccm-page .ccm-image-slider-container .main {
    width: 100%;
  }
}
/* line 6, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module {
  margin-top: 30px;
}
/* line 9, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module h2 {
  color: #4e5984;
}
/* line 14, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide {
  height: unset;
  position: relative;
}
/* line 18, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-header, div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-footer {
  background-color: #fff;
}
/* line 22, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .xw-pcm-date {
  color: #777777;
  font-size: 0.825rem;
}
/* line 30, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-header .xw-pcm-title h3 {
  color: #4e5984;
  margin-bottom: 0;
}
/* line 35, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-header .xw-pcm-title:hover h3 {
  color: #b81822;
}
/* line 41, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-body, div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-header {
  padding: 10px 0;
}
/* line 45, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-footer {
  padding: 0;
}
/* line 49, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__slide .card-footer .xw-pcm-button-link a {
  color: #b81822;
  text-decoration: none;
  font-size: 0.875rem;
}
/* line 58, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__bullets {
  bottom: 0;
}
/* line 61, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__bullets .glide__bullet {
  background-color: #4e5984;
}
/* line 64, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__bullets .glide__bullet:hover, div.ccm-page div.xw-pages-carousel-module .glide .glide__bullets .glide__bullet:focus {
  background-color: #282e44;
  border: 0;
}
/* line 69, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__bullets .glide__bullet.glide__bullet--active {
  background-color: #282e44;
}
/* line 75, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows {
  position: absolute;
  top: -3rem;
  right: 0;
}
@media (max-width: 575.98px) {
  /* line 75, scss/blocks/_pages-carousel.scss */
  div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows {
    position: relative;
    margin-bottom: 40px;
    top: -2.5rem;
  }
}
/* line 85, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow {
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
  -webkit-transform: unset;
  transform: unset;
}
/* line 90, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow--left {
  left: unset;
  right: 120px;
}
/* line 93, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow--left.translate-right {
  right: 60px;
}
/* line 98, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow--right {
  right: 0px;
}
/* line 103, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow--disabled, div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows .glide__arrow--disabled i {
  opacity: 0.5;
}
/* line 109, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module .glide .glide__arrows a {
  margin-right: 60px;
  text-decoration: none;
  text-transform: capitalize;
  position: absolute;
  right: 0;
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
}
/* line 126, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module.related-articles .glide .glide__slide .card-header .xw-pcm-title h3 {
  color: #000;
  font-size: 1.1rem;
  font-weight: 600;
}
/* line 135, scss/blocks/_pages-carousel.scss */
div.ccm-page div.xw-pages-carousel-module.related-articles .glide .glide__arrows .glide__arrow--left {
  right: 65px;
}
/* line 1, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper {
  margin-top: 30px;
  padding-bottom: 10px;
}
/* line 6, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper h2 {
  color: #4e5984;
}
@media (max-width: 575.98px) {
  /* line 11, scss/blocks/_event-list.scss */
  div.ccm-page .ccm-block-calendar-event-list-wrapper .media-xs {
    flex-wrap: wrap;
  }
  /* line 14, scss/blocks/_event-list.scss */
  div.ccm-page .ccm-block-calendar-event-list-wrapper hr {
    visibility: hidden;
  }
}
/* line 22, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event:not(:last-child) {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 1.25rem;
  padding-bottom: 1.5rem;
}
/* line 30, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-title h3 {
  color: #4e5984;
}
/* line 34, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-title a {
  font-size: 1.275rem;
  line-height: 1;
}
/* line 42, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-date-full {
  background-image: url(data:img/png;base64,iVBORw0KGgoAAAANSUhEUgAAADoAAAA2CAQAAAA8cELYAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfkAg4MAxN9lzweAAABJUlEQVRYw+3UsU7CUBTG8T/trQESMU4uJHThBSCdmGDgCXwEBqMPwMrq4KJP4sxSZ8Jo4mRIHHQhhJgoMSHXQQepob00egjhfE2X237nl5u0F9anzQdt8iSj6aVUawTUcqEZTc990t/F4HNGtLK2oM98ZeWIS4oO01yaL1wZrjlPVJfcJKpVevgOqFuzaejxRJfFj8VXponX7jnh0AF1ad7SMRzwyEPmuOmvca5JNmd4aR/S8vvePJlNS7zmSYULKrnQtGaMTUP/JzF2K//p/qAGCBkIiiEUeKMkvNH3AiGhMDoR9rYYn1OKPAuKDVpgGYpuc/h1IgWiaLBPJ5KiiiqqqKKKKqqooooqquiuomVRsQyGMRF3zITIYyLGUGeEFbxG1D8BY3VzRIvqWhQAAAAASUVORK5CYII=);
  color: #4e5984;
  font-size: 0.875rem;
  background-repeat: no-repeat;
  height: 55px;
  width: 58px;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  position: relative;
}
/* line 53, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-date-full span {
  display: block;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  position: absolute;
}
/* line 59, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-date-full span.day {
  top: 15px;
}
/* line 62, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-date-full span.month {
  top: 30px;
}
/* line 68, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-address {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 72, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-address svg {
  width: 18px;
  height: 18px;
  fill: #4e5984;
  margin-right: 10px;
}
/* line 79, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-address span {
  color: #4e5984;
  font-style: italic;
  font-weight: 500;
  font-size: 0.875rem;
}
@media (max-width: 575.98px) {
  /* line 88, scss/blocks/_event-list.scss */
  div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-event .ccm-block-calendar-event-list-event-image {
    width: 100%;
    margin-bottom: 20px;
  }
}
/* line 99, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-controls .btn-pagination {
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
}
/* line 103, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-controls .btn-pagination.disabled i {
  opacity: 0.5;
}
/* line 110, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-controls a.btn-pagination {
  margin-right: 5px;
  margin-left: 5px;
}
/* line 114, scss/blocks/_event-list.scss */
div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-controls a.btn-pagination:hover {
  color: #b81822;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  /* line 98, scss/blocks/_event-list.scss */
  div.ccm-page .ccm-block-calendar-event-list-wrapper .ccm-block-calendar-event-list-controls {
    margin-bottom: 20px;
  }
}
/* line 1, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template {
  margin-top: 30px;
}
/* line 4, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template h2 {
  color: #4e5984;
}
/* line 10, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper img {
  width: 100%;
}
/* line 13, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper {
  position: relative;
}
@media (max-width: 575.98px) {
  /* line 13, scss/blocks/_page-list--accordion-template.scss */
  div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper {
    margin-bottom: 10px;
  }
}
/* line 18, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .btn, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper a.read-more {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  background-color: rgba(255, 255, 255, 0.9);
}
/* line 25, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .btn:hover, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:hover, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper a.read-more:hover {
  background-color: #b81822;
}
/* line 28, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .btn:focus, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:focus, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--accordion-template .accordion-images .accordion-image-wrapper .middle-wrapper a.read-more:focus {
  box-shadow: unset;
}
/* line 38, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card {
  margin-bottom: 5px;
  border: 1px solid #ccc;
  padding: 0.5rem 1rem;
}
/* line 43, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header {
  padding: 0;
  background-color: transparent;
}
/* line 47, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a {
  text-align: left;
  padding: 0;
  display: block;
}
/* line 52, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:hover, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:focus {
  text-decoration: none;
}
/* line 56, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:hover h4, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:hover span, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:focus h4, div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header a:focus span {
  color: #b81822;
}
/* line 62, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header h3 {
  color: #4e5984;
  margin-bottom: 0;
}
/* line 67, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header span {
  margin-right: 15px;
  width: 10px;
  display: inline-block;
}
/* line 71, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-header span svg {
  width: 12px;
  height: 12px;
  fill: #4e5984;
}
/* line 79, scss/blocks/_page-list--accordion-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--accordion-template .accordion .card .card-body {
  padding: 0;
  padding-top: 10px;
  font-size: 0.875rem;
}
/* line 1, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template {
  margin-top: 30px;
  padding-bottom: 10px;
  position: relative;
}
/* line 6, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template h2 {
  color: #4e5984;
}
/* line 10, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper {
  margin-bottom: 15px;
}
/* line 15, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper .swiper-slide .slide-image img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  border-radius: 50%;
  height: 200px;
  margin-right: 30px;
  width: auto;
}
@media (max-width: 1199.98px) {
  /* line 15, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper .swiper-slide .slide-image img {
    height: 170px;
  }
}
@media (max-width: 991.98px) {
  /* line 15, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper .swiper-slide .slide-image img {
    height: 160px;
  }
}
@media (max-width: 767.98px) {
  /* line 15, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper .swiper-slide .slide-image img {
    height: 130px;
  }
}
/* line 36, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-wrapper .swiper-slide.swiper-slide-active .slide-image img {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
}
/* line 45, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation {
  background-image: unset;
  overflow: unset;
  top: 50%;
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
  z-index: 2;
}
/* line 52, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation.swiper-button-prev {
  left: 5rem;
}
@media (max-width: 767.98px) {
  /* line 52, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation.swiper-button-prev {
    left: 0;
  }
}
/* line 59, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation.swiper-button-next {
  right: 5rem;
}
@media (max-width: 767.98px) {
  /* line 59, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation.swiper-button-next {
    right: 0;
  }
}
/* line 66, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-navigation.swiper-button-disabled:hover {
  cursor: not-allowed;
  color: #b81822;
  pointer-events: auto;
}
/* line 74, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page div.ccm-swiper-slider-container.--testimonial-template .swiper-pagination.swiper-pagination-bullets {
  bottom: -5px;
}
/* line 79, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details {
  margin-top: 50px;
  position: relative;
}
@media (max-width: 767.98px) {
  /* line 79, scss/blocks/_swiper-slider--testimonial-template.scss */
  div.ccm-page .testimonial-details {
    margin-top: 0;
  }
}
/* line 86, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details .slide-content {
  position: relative;
  z-index: 1;
}
/* line 91, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details:before {
  content: "\f10e";
  font-family: FontAwesome;
  right: 0;
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%);
  position: absolute;
  bottom: 0;
  font-size: 40px;
  color: #e9ecef;
  z-index: 2;
}
/* line 103, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details .title {
  color: #4e5984;
  text-align: center;
  margin-bottom: 5px;
  font-weight: 500;
}
/* line 110, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details .subtitle {
  display: block;
  color: #6c757d;
  text-align: center;
  margin-bottom: 20px;
}
/* line 117, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details .description {
  text-align: center;
  margin-bottom: 50px;
}
/* line 121, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .testimonial-details .description p {
  margin-bottom: 0;
}
/* line 127, scss/blocks/_swiper-slider--testimonial-template.scss */
div.ccm-page .link-all {
  text-align: center;
}
/* line 1, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template {
  margin-top: 30px;
  padding-bottom: 10px;
}
/* line 5, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template h2 {
  color: #4e5984;
}
/* line 10, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .ccm-block-page-list-title {
  color: #212529;
}
/* line 13, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .ccm-block-page-list-title h3 {
  font-size: 1.25rem;
}
/* line 19, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .ccm-block-page-list-date {
  font-size: 0.875rem;
  color: #777777;
}
/* line 24, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .ccm-block-page-list-image-wrapper {
  width: 250px;
}
/* line 27, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .ccm-block-page-list-image-wrapper img {
  width: 100%;
}
/* line 32, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .card-body {
  padding-bottom: 0;
}
/* line 35, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .card-body .card-title {
  margin-bottom: 0;
}
/* line 40, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .card-footer {
  background-color: transparent;
}
/* line 45, scss/blocks/_page-list--grid-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-template .link-all {
  text-align: center;
}
/* line 1, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery {
  margin-top: 15px;
  margin-bottom: 30px;
  max-width: 725px;
  margin-left: auto;
  margin-right: auto;
}
/* line 8, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slides {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
}
/* line 12, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slides li img {
  width: 100%;
  z-index: -1;
}
/* line 17, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slides li figure {
  margin: 0;
  position: relative;
}
/* line 21, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slides li figure figcaption {
  background-color: rgba(78, 89, 132, 0.85);
  position: absolute;
  padding: 25px;
  width: 100%;
  color: white;
  z-index: 1;
  bottom: 0;
}
/* line 30, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slides li figure figcaption p {
  margin-bottom: 0;
}
/* line 39, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .thumbnails {
  padding: 1px 70px;
}
/* line 43, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .thumbnails li.slick-slide {
  opacity: 0.5;
}
/* line 47, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .thumbnails li.slick-active {
  opacity: 0.5;
}
/* line 51, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .thumbnails li.slick-current {
  opacity: 1;
}
/* line 55, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .thumbnails li img {
  width: 175px;
  margin-left: 15px;
}
/* line 63, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev,
div.ccm-page div.xan-ccm-gallery .slick-next {
  cursor: pointer;
  z-index: 1;
  position: absolute;
  display: block;
  top: 50%;
  font-size: 0;
  line-height: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
}
/* line 76, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev.no-thumbnail,
div.ccm-page div.xan-ccm-gallery .slick-next.no-thumbnail {
  background-color: rgba(255, 255, 255, 0.5);
  border: 0;
}
/* line 81, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev:active, div.ccm-page div.xan-ccm-gallery .slick-prev:focus,
div.ccm-page div.xan-ccm-gallery .slick-next:active,
div.ccm-page div.xan-ccm-gallery .slick-next:focus {
  box-shadow: none !important;
}
/* line 82, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev:active:not(.no-thumbnail), div.ccm-page div.xan-ccm-gallery .slick-prev:focus:not(.no-thumbnail),
div.ccm-page div.xan-ccm-gallery .slick-next:active:not(.no-thumbnail),
div.ccm-page div.xan-ccm-gallery .slick-next:focus:not(.no-thumbnail) {
  background-color: transparent;
  border: solid 1px #d9d9d9;
}
/* line 90, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev svg,
div.ccm-page div.xan-ccm-gallery .slick-next svg {
  display: none;
}
/* line 95, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-prev {
  left: 0;
}
/* line 99, scss/blocks/_gallery.scss */
div.ccm-page div.xan-ccm-gallery .slick-next {
  right: 0;
}
/* line 1, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module {
  margin-top: 15px;
}
/* line 5, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-contact .scm-name {
  font-size: 1rem;
  color: #000;
}
/* line 10, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-contact img {
  width: 80px;
}
/* line 14, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-contact .scm-title {
  color: #777777;
  font-size: 0.875rem;
}
/* line 19, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-contact .scm-mail {
  margin-top: 5px;
}
/* line 24, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-navigation {
  text-align: center;
  margin-top: 25px;
}
/* line 28, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-navigation .glide__arrow--prev {
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
  display: inline-block;
}
/* line 33, scss/blocks/_slider-contact.scss */
div.ccm-page .xw-slider-contacts-module .scm-navigation .glide__arrow--next {
  background-color: transparent;
  width: 55px;
  height: 35px;
  padding: 0;
  color: #000;
  border: solid 1px #d9d9d9;
  border-radius: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  font-size: 0.875rem;
  box-shadow: unset;
  display: inline-block;
}
/* line 18, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li {
  width: 100%;
  display: block;
}
/* line 22, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li:not(:last-child) {
  margin-bottom: 4px;
}
/* line 26, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li ul {
  padding-left: 0;
}
/* line 29, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li ul li:first-child {
  margin-top: 4px;
}
/* line 32, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li ul li > a:not(.btn) {
  padding-left: 1.8rem;
}
/* line 38, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li a:not(.btn) {
  display: block;
  background: #f5f5f5;
  border-left: 5px solid transparent;
  color: #484848;
  padding: 0.5rem 0.7rem;
  line-height: 1.5;
}
/* line 32, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .nav.--sidebar-template li a:not(.btn):hover, div.ccm-page .nav.--sidebar-template li a:not(.btn):focus, div.ccm-page .nav.--sidebar-template li a:not(.btn):active {
  background: #f5f5f5;
  border-color: #b81822;
  color: #484848;
}
/* line 54, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template li.nav-selected > a:not(.btn) {
  background: #f5f5f5;
  border-color: #b81822;
  color: #484848;
}
/* line 61, scss/blocks/_auto-nav--sidebar-template.scss */
div.ccm-page .nav.--sidebar-template + .xw-contact-module {
  margin-top: 30px;
}
/* line 1, scss/blocks/_auto-nav--breadcrumb-bootstrap-template.scss */
div.ccm-page .breadcrumb {
  -webkit-box-align: center;
  align-items: center;
  color: #fff;
  letter-spacing: 0.1px;
}
/* line 6, scss/blocks/_auto-nav--breadcrumb-bootstrap-template.scss */
div.ccm-page .breadcrumb span {
  padding-right: 8px;
  padding-left: 8px;
}
/* line 12, scss/blocks/_auto-nav--breadcrumb-bootstrap-template.scss */
div.ccm-page .breadcrumb li, div.ccm-page .breadcrumb a:not(.btn) {
  color: #fff;
  font-size: .875rem;
}
/* line 15, scss/blocks/_auto-nav--breadcrumb-bootstrap-template.scss */
div.ccm-page .breadcrumb li:hover, div.ccm-page .breadcrumb li:active, div.ccm-page .breadcrumb a:not(.btn):hover, div.ccm-page .breadcrumb a:not(.btn):active {
  color: #bcc2d8;
}
/* line 20, scss/blocks/_auto-nav--breadcrumb-bootstrap-template.scss */
div.ccm-page .breadcrumb .active {
  color: #bcc2d8;
}
/* line 1, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file {
  margin-top: 30px;
  padding-bottom: 10px;
}
/* line 5, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file .ccm-block-file-wrapper {
  padding: 1rem 1.2rem;
  border: solid 1px #d9d9d9;
}
/* line 9, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file .ccm-block-file-wrapper .file-icon > .fa {
  font-size: 4rem;
  vertical-align: top;
  color: #b81822;
}
/* line 16, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file .ccm-block-file-wrapper .file-title a {
  color: #000;
}
/* line 21, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file .ccm-block-file-wrapper .file-description {
  margin-bottom: 1em;
}
/* line 23, scss/blocks/_file.scss */
div.ccm-page div.ccm-block-file .ccm-block-file-wrapper .file-description span {
  color: #777777;
  font-size: 14px;
}
/* line 1, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper {
  margin-top: 30px;
}
/* line 4, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper h2 {
  color: #4e5984;
}
/* line 9, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 15px 0;
}
/* line 13, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry:not(:last-child) {
  border-bottom: solid 2px #f5f5f5;
}
/* line 18, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-date {
  color: #6c757d;
  font-size: 80%;
}
/* line 23, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title {
  position: relative;
}
/* line 25, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title, div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title a {
  font-weight: 400;
  font-size: 1.125rem;
  color: #343a40;
}
/* line 29, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title:hover, div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry .ccm-block-page-list-title a:hover {
  color: #b81822;
  text-decoration: none;
}
/* line 38, scss/blocks/_page-list.scss */
div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry:hover .ccm-block-page-list-title, div.ccm-page .ccm-block-page-list-wrapper .ccm-block-page-list-pages .ccm-block-page-list-page-entry:hover .ccm-block-page-list-title a {
  color: #b81822;
}
/* line 1, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template {
  margin-top: 40px;
}
/* line 4, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template h2 {
  color: #4e5984;
}
/* line 8, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box {
  margin-bottom: 0;
}
/* line 12, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption .btn, div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption a.read-more {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
/* line 18, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption .btn.show-on-hover, div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption .mesch-filter-list-block .mesch-filter-list-result ul.result li a.show-on-hover.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--three-column-template .figure-box figcaption a.show-on-hover.read-more {
  opacity: 0;
}
/* line 27, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box:hover figcaption .btn.show-on-hover, div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .figure-box:hover figcaption .mesch-filter-list-block .mesch-filter-list-result ul.result li a.show-on-hover.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li div.ccm-block-page-list-wrapper.--three-column-template .figure-box:hover figcaption a.show-on-hover.read-more {
  opacity: 1;
}
/* line 36, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .card .card-header {
  background: transparent;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
/* line 42, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .card .card-header .date {
  font-size: 0.875rem;
  color: #6c757d;
}
/* line 47, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .card .card-header h4 {
  margin-bottom: 10px;
}
/* line 52, scss/blocks/_page-list--three-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--three-column-template .card .card-body {
  padding: 0;
}
/* line 2, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-sort-container {
  margin-top: 0;
  padding: 20px 5px;
  background-color: #f6f7fb;
}
/* line 6, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-sort-container label {
  font-weight: 700;
  color: #4e5984;
  font-size: 14px;
  width: 20%;
  margin: 0;
  line-height: 34px;
}
/* line 15, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result {
  margin-top: 35px;
}
/* line 17, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result {
  padding-left: 5px;
}
/* line 19, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li {
  list-style-type: none;
  padding: 15px 0;
  position: relative;
}
/* line 21, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li:not(:last-child) {
  border-bottom: 1px solid #d9d9d9;
}
/* line 27, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .date {
  color: #777;
  font-size: 13px;
  display: block;
}
/* line 32, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .title {
  font-weight: 300;
  color: #b81822;
  position: relative;
  display: block;
}
/* line 37, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .title a {
  font-size: 22px;
  font-weight: 400;
  color: #000;
  text-decoration: none;
}
/* line 44, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -15px;
}
/* line 53, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li:hover .title {
  color: #b81822;
}
/* line 55, scss/blocks/_mesch-filter-list.scss */
div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li:hover .title a {
  color: #b81822;
}
/* line 2, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template {
  margin-top: 40px;
}
/* line 5, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template h2, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template h2 {
  color: #4e5984;
}
/* line 9, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template .card, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template .card {
  border: 1px solid #d9d9d9;
}
/* line 12, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template .card .card-body .date, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template .card .card-body .date {
  color: #6c757d;
  font-size: 0.875rem;
}
/* line 17, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template .card .card-footer, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template .card .card-footer {
  background-color: #fff;
}
/* line 22, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template .mb-10, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template .mb-10 {
  margin-bottom: 10px;
}
/* line 27, scss/blocks/_page-list--grid-three-two-column-template.scss */
div.ccm-page div.ccm-block-page-list-wrapper.--grid-three-column-template .ccm-pagination-outer-wrapper .pagination, div.ccm-page div.ccm-block-page-list-wrapper.--grid-two-column-template .ccm-pagination-outer-wrapper .pagination {
  -webkit-box-pack: center;
  justify-content: center;
}
/* line 3, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form {
  font-size: 90%;
  padding-top: 20px;
  margin-bottom: 30px;
}
/* line 8, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form h3 {
  color: #b81822;
  margin-bottom: 10px;
}
/* line 13, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .pt-0 {
  padding-top: 0 !important;
}
/* line 17, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .pr-0, div.ccm-page .xw-inscription-form .px-0 {
  padding-right: 0 !important;
}
/* line 21, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .pl-0, div.ccm-page .xw-inscription-form .px-0 {
  padding-left: 0 !important;
}
/* line 25, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .number-icon {
  display: block;
  position: relative;
  width: 30px;
  height: 30px;
  float: right;
  margin-top: 36px;
  text-align: center;
  border-radius: 50%;
  background: #fff;
  border: 1px solid #ced4da;
  padding-top: 1px;
  font-size: 15px;
}
/* line 40, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .control-icon {
  background: #aaa;
  width: 24px;
  height: 23px;
  border-radius: 50%;
  margin-top: 40px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  font-weight: 400;
  font-size: 10px;
}
/* line 53, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form section {
  background: #f5f5f5;
  padding: 40px 80px;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 53, scss/blocks/_inscription_form.scss */
  div.ccm-page .xw-inscription-form section {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  /* line 53, scss/blocks/_inscription_form.scss */
  div.ccm-page .xw-inscription-form section {
    padding: 15px;
  }
}
/* line 67, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .form-control {
  height: 45px;
  text-indent: 5px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #1c1e1f;
}
/* line 76, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form textarea.form-control {
  resize: none;
  width: 100%;
  height: 150px;
  color: #1c1e1f;
}
/* line 83, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .input-group-addon {
  padding: 5px;
  background: transparent;
  border: 0;
}
/* line 87, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .input-group-addon > .xw-checkbox {
  margin-top: 0;
  margin-bottom: 0;
}
/* line 94, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form input[type=date]::-webkit-outer-spin-button, div.ccm-page .xw-inscription-form input[type=date]::-webkit-inner-spin-button {
  margin-top: 5px;
}
/* line 99, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .choice {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 105, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .choice label {
  min-height: 43px;
  padding-left: 48px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
  vertical-align: middle;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 114, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .choice label > input[type=text] {
  width: 40px;
  height: 40px;
  position: absolute;
  margin-left: -48px;
  padding: 5px;
  text-align: center;
  text-indent: 0;
  background: #fdfdfd;
  cursor: pointer;
}
/* line 124, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .choice label > input[type=text]:focus {
  border-color: #ccc;
  box-shadow: none;
}
/* line 130, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .choice label > input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}
/* line 139, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .form-group.has-error input {
  border: 1px solid #a94442;
}
/* line 142, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .form-group.has-error .help-block, div.ccm-page .xw-inscription-form .form-group.has-error label {
  color: #a94442;
}
/* line 151, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .has-error .xw-checkbox label, div.ccm-page .xw-inscription-form .has-error .xw-radio label {
  color: #a94442;
}
/* line 156, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .has-error .xw-checkbox input[type=checkbox] + .checkbox__tick::before, div.ccm-page .xw-inscription-form .has-error .xw-radio input[type=radio] + .radiobutton__tick::before {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 162, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox, div.ccm-page .xw-inscription-form .xw-radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 168, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox label, div.ccm-page .xw-inscription-form .xw-radio label {
  position: relative;
  min-height: 30px;
  padding-top: 3px;
  padding-left: 40px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 179, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox .checkbox__tick, div.ccm-page .xw-inscription-form .xw-radio .radiobutton__tick {
  cursor: pointer;
}
/* line 181, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox .checkbox__tick::before, div.ccm-page .xw-inscription-form .xw-radio .radiobutton__tick::before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ced4da;
  z-index: 0;
}
/* line 195, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox .checkbox__tick::before {
  border-radius: 0;
}
/* line 199, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-radio .radiobutton__tick::before {
  border-radius: 50%;
}
/* line 203, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox], div.ccm-page .xw-inscription-form .xw-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
/* line 207, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox]:disabled + .checkbox__tick::before, div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox]:disabled + .radiobutton__tick::before, div.ccm-page .xw-inscription-form .xw-radio input[type=radio]:disabled + .checkbox__tick::before, div.ccm-page .xw-inscription-form .xw-radio input[type=radio]:disabled + .radiobutton__tick::before {
  background: #e9ecef;
  border-color: #ced4da;
}
/* line 212, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox] + .checkbox__tick::after, div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox] + .radiobutton__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio] + .checkbox__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio] + .radiobutton__tick::after {
  position: absolute;
  text-align: center;
  color: #000;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0;
}
/* line 223, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox] + .checkbox__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio] + .checkbox__tick::after {
  font-family: FontAwesome;
  content: '\f00c';
  font-size: 20px;
  line-height: 30px;
}
/* line 230, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox] + .radiobutton__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio] + .radiobutton__tick::after {
  font-family: FontAwesome;
  content: '\25CF';
  font-size: 24px;
  line-height: 26px;
}
/* line 237, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox]:checked + .checkbox__tick::after, div.ccm-page .xw-inscription-form .xw-checkbox input[type=checkbox]:checked + .radiobutton__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio]:checked + .checkbox__tick::after, div.ccm-page .xw-inscription-form .xw-radio input[type=radio]:checked + .radiobutton__tick::after {
  opacity: 1;
}
/* line 242, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents {
  background: #d2d7e9;
  border: 1px dashed #7281bc;
  border-radius: 0;
  margin-top: 30px;
}
/* line 247, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-default.dz-message {
  font-size: 20px;
}
/* line 251, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview {
  padding: 6px;
}
/* line 253, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview.dz-complete .dz-progress .dz-upload {
  width: 100%;
}
/* line 257, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-remove {
  position: absolute;
  right: 7px;
  top: 7px;
  color: #e21f27;
  font-size: 16px;
  z-index: 2;
}
/* line 265, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-details {
  width: 100%;
  height: 125px;
  position: relative;
  background: transparent;
  margin-right: 20px;
  padding: 0;
}
/* line 273, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-details .dz-filename {
  position: relative;
}
/* line 276, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-details .dz-filename > span:first-child {
  font-size: 12px;
  line-height: 20px;
  font-weight: bold;
  display: block;
}
/* line 282, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-details .dz-filename > span.dz-icon {
  display: block;
  font-size: 75px;
  text-align: center;
  padding: 4px 0;
  color: #7281bc;
}
/* line 289, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-details .dz-filename > .dz-size {
  position: absolute;
  top: 95px;
  right: 0;
  left: 0;
  font-size: 11px;
  font-weight: bold;
  text-align: center;
}
/* line 300, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-progress {
  top: 125px;
}
/* line 302, scss/blocks/_inscription_form.scss */
div.ccm-page .xw-inscription-form #xw-insc-form-documents .dz-preview .dz-progress .dz-upload {
  background-color: #7281bc;
}
/* line 1, scss/blocks/_tags.scss */
div.ccm-page .ccm-block-tags-wrapper {
  margin-bottom: 30px;
}
/* line 4, scss/blocks/_tags.scss */
div.ccm-page .ccm-block-tags-wrapper .ccm-block-tags-tag.label {
  font-size: 0.875rem;
  color: #4e5984;
}
/* line 1, scss/blocks/_topics.scss */
div.ccm-page ul.ccm-block-topic-list-list {
  list-style-type: none;
  -webkit-padding-start: 15px;
  padding-inline-start: 15px;
  margin-bottom: 30px;
}
/* line 5, scss/blocks/_topics.scss */
div.ccm-page ul.ccm-block-topic-list-list li:before {
  content: "\f115";
  font-family: FontAwesome;
  margin-right: 10px;
  width: 10px;
  height: 10px;
  color: #4e5984;
}
/* line 14, scss/blocks/_topics.scss */
div.ccm-page ul.ccm-block-topic-list-list li a {
  padding: 5px 0 !important;
  display: inline-block;
  background-color: transparent;
  color: #000 !important;
}
/* line 21, scss/blocks/_topics.scss */
div.ccm-page ul.ccm-block-topic-list-list li:hover:before, div.ccm-page ul.ccm-block-topic-list-list li:hover a {
  color: #b81822 !important;
}
/* line 1, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper {
  margin-bottom: 30px;
}
/* line 4, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
}
/* line 8, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-header:after {
  content: '';
  -webkit-box-flex: 1;
  flex: 1;
  height: 1px;
  margin-left: 1rem;
  background-color: #d9d9d9;
  margin-bottom: 0.5rem;
}
/* line 18, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-header h5 a {
  color: #4e5984;
}
/* line 26, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header {
  background: transparent;
  padding: 0;
  border-bottom: 1px solid #d9d9d9;
}
/* line 31, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button {
  display: block;
  width: 100%;
  padding: 5px 0 5px 20px;
  color: #000;
  text-align: left;
  font-size: 1rem;
}
/* line 40, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:hover, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:hover:before, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:active, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:active:before, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:focus, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:focus:before {
  color: #b81822;
  text-decoration: none;
}
/* line 46, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button:before {
  content: '\f105';
  font-family: FontAwesome;
  background: transparent;
  display: inline-block;
  position: absolute;
  left: 5px;
  top: 7px;
  font-size: 0.875rem;
  color: #000;
}
/* line 59, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button[aria-expanded=true]:before {
  content: '\f107';
}
/* line 65, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header button[aria-expanded=false]:before {
  content: '\f105';
}
/* line 73, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-header .panel-title > a.collapsed:before {
  content: "\f07b";
}
/* line 78, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .collapse {
  -webkit-transition: height 200ms;
  transition: height 200ms;
}
/* line 81, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .collapse.show {
  border-bottom: 1px solid #d9d9d9;
}
/* line 86, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body {
  padding-top: 5px;
  padding-bottom: 5px;
}
/* line 90, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 95, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li {
  display: inline-block;
}
/* line 99, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li:not(:last-child):after {
  content: '/';
  margin-right: 10px;
  margin-left: 10px;
}
/* line 106, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a {
  font-size: 0.875rem;
  color: #000;
}
/* line 111, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a.ccm-block-date-navigation-date-selected, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a.ccm-block-date-navigation-date-selected span {
  color: #4e5984;
  text-decoration: none;
}
/* line 118, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a:hover, div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a:hover span {
  color: #b81822;
}
/* line 123, scss/blocks/_date_navigation.scss */
div.ccm-page .ccm-block-date-navigation-wrapper .ccm-block-date-navigation-dates.accordion .card-body ul li a span {
  color: #adb5bd;
}
/* line 2, scss/blocks/_calendar_event.scss */
div.ccm-page .ccm-block-calendar-event-wrapper .list-group-item {
  font-size: 0.875rem;
  padding: 0.5rem 0;
  border: 0;
  border-bottom: 1px solid #d9d9d9;
}
/* line 8, scss/blocks/_calendar_event.scss */
div.ccm-page .ccm-block-calendar-event-wrapper .list-group-item .event-attribute {
  font-weight: 600;
}
/* line 13, scss/blocks/_calendar_event.scss */
div.ccm-page .ccm-block-calendar-event-wrapper .ccm-block-calendar-event-description img {
  max-width: 100%;
}
/* line 17, scss/blocks/_calendar_event.scss */
div.ccm-page .ccm-block-calendar-event-wrapper .map-container {
  height: 400px;
}
/* line 22, scss/blocks/_calendar_event.scss */
div.ccm-page .ccm-block-calendar-wrapper {
  margin-bottom: 30px;
}
/* line 1, scss/blocks/_calendar.scss */
div.ccm-page .ccm-block-calendar-wrapper {
  margin-bottom: 30px;
}
/* line 4, scss/blocks/_calendar.scss */
div.ccm-page .ccm-block-calendar-wrapper .fc-state-default.fc-corner-left {
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
/* line 8, scss/blocks/_calendar.scss */
div.ccm-page .ccm-block-calendar-wrapper .fc-state-default.fc-corner-right {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
/* line 13, scss/blocks/_calendar.scss */
div.ccm-page .ccm-block-calendar-wrapper .fc-icon:after, div.ccm-page .ccm-block-calendar-wrapper .fc-toolbar button {
  background-color: transparent;
}
/* line 16, scss/blocks/_calendar.scss */
div.ccm-page .ccm-block-calendar-wrapper .fc-day-grid-event .fc-content {
  padding: 3px;
}
/* line 1, scss/blocks/_job.scss */
div.ccm-page .job-date, div.ccm-page .job-address, div.ccm-page .job-category {
  color: #6c757d;
  font-size: 0.875rem;
  display: inline-block;
}
/* line 8, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .job {
  border: 1px solid #d9d9d9;
  padding: 30px;
}
/* line 13, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .job .info + .info:before {
  content: '|';
  margin-left: 10px;
  margin-right: 10px;
  font-size: 0.875rem;
}
/* line 22, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .job h3 a {
  color: #4e5984;
}
/* line 25, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .job h3 a:hover {
  color: #b81822;
}
/* line 34, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container.recent-jobs h4 a {
  color: #4e5984;
}
/* line 39, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container.recent-jobs p {
  margin-bottom: 10px;
  font-size: 0.875rem;
}
/* line 45, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container.recent-jobs .job:hover {
  border-left: 2px solid #b81822;
  padding-left: 29px;
}
/* line 50, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container.recent-jobs .job:hover h3 a {
  color: #b81822;
}
/* line 61, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .search-job .input-group input:focus, div.ccm-page .xan-job-list-container .search-job .input-group button:focus {
  box-shadow: none;
  outline: none;
}
/* line 67, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .search-job .input-group .input-group-btn {
  width: 50px;
}
/* line 70, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .search-job .input-group .input-group-btn button {
  height: 42px;
  width: 50px;
  padding: 5px 0px;
}
/* line 75, scss/blocks/_job.scss */
div.ccm-page .xan-job-list-container .search-job .input-group .input-group-btn button svg {
  width: 20px;
  height: 20px;
  fill: #fff;
}
@media (min-width: 768px) {
  /* line 87, scss/blocks/_job.scss */
  div.ccm-page .job-date.right {
    float: right;
  }
}
/* line 93, scss/blocks/_job.scss */
div.ccm-page .job-types .btn, div.ccm-page .job-types .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .job-types a.read-more {
  padding: 1rem;
  font-size: 1.75rem;
}
/* line 97, scss/blocks/_job.scss */
div.ccm-page .job-types .btn:first-of-type, div.ccm-page .job-types .mesch-filter-list-block .mesch-filter-list-result ul.result li a.read-more:first-of-type, div.ccm-page .mesch-filter-list-block .mesch-filter-list-result ul.result li .job-types a.read-more:first-of-type {
  margin-bottom: 20px;
}
/* line 104, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .job-date, div.ccm-page .xan-job-details-container .job-address, div.ccm-page .xan-job-details-container .job-category {
  display: block;
}
/* line 110, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .others .ccm-dashboard-express-entry legend {
  display: none;
}
/* line 114, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .others .ccm-dashboard-express-entry .form-group {
  margin-bottom: 0;
}
/* line 117, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .others .ccm-dashboard-express-entry .form-group div {
  display: inline-block;
  color: #6c757d;
  font-size: 0.875rem;
}
/* line 123, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .others .ccm-dashboard-express-entry .form-group div + div:before {
  content: ': ';
}
/* line 134, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .mark-button.btn-light, div.ccm-page .xan-job-details-container .mark-button.btn-lightned {
  padding: 0 0.5rem;
  font-weight: 600;
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  align-items: center;
}
/* line 141, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .mark-button.btn-light, div.ccm-page .xan-job-details-container .mark-button.btn-light:focus, div.ccm-page .xan-job-details-container .mark-button.btn-light:hover, div.ccm-page .xan-job-details-container .mark-button.btn-lightned, div.ccm-page .xan-job-details-container .mark-button.btn-lightned:focus, div.ccm-page .xan-job-details-container .mark-button.btn-lightned:hover {
  outline: none;
  box-shadow: none;
  background-color: transparent;
  border: 0;
}
/* line 148, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .mark-button.btn-light i, div.ccm-page .xan-job-details-container .mark-button.btn-lightned i {
  margin-left: 10px;
}
/* line 155, scss/blocks/_job.scss */
div.ccm-page .xan-job-details-container .mark-button.btn-light i:before {
  content: "\f004";
}
/* line 163, scss/blocks/_job.scss */
div.ccm-page .favorites-block {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: end;
  justify-content: flex-end;
}
/* line 1, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form {
  margin-bottom: 30px;
}
/* line 5, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset legend {
  color: #b81822;
  margin-bottom: 10px;
  font-size: 1.5rem;
}
/* line 11, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content {
  background: #f5f5f5;
  padding: 40px 80px;
  margin-bottom: 30px;
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 11, scss/blocks/_donation_form.scss */
  div.ccm-page .xw-donation-form fieldset .fieldset-content {
    padding: 20px 40px;
  }
}
@media (max-width: 767px) {
  /* line 11, scss/blocks/_donation_form.scss */
  div.ccm-page .xw-donation-form fieldset .fieldset-content {
    padding: 15px;
  }
}
/* line 24, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .form-control {
  height: 45px;
  text-indent: 5px;
  border-radius: 0;
  box-shadow: none;
  font-size: 14px;
  color: #1c1e1f;
}
/* line 33, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content textarea.form-control {
  resize: none;
  width: 100%;
  height: 150px;
  color: #1c1e1f;
}
/* line 40, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 46, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox label, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio label {
  position: relative;
  min-height: 30px;
  padding-top: 3px;
  padding-left: 40px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
/* line 57, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox .checkbox__tick, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio .radiobutton__tick {
  cursor: pointer;
}
/* line 60, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox .checkbox__tick::before, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio .radiobutton__tick::before {
  content: '';
  display: block;
  height: 30px;
  width: 30px;
  top: 0;
  left: 0;
  position: absolute;
  background-color: #fff;
  border: 1px solid #ced4da;
  z-index: 0;
}
/* line 74, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox .checkbox__tick::before {
  border-radius: 0;
}
/* line 78, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio .radiobutton__tick::before {
  border-radius: 50%;
}
/* line 82, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox], div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio] {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
/* line 87, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox]:disabled + .checkbox__tick::before, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox]:disabled + .radiobutton__tick::before, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio]:disabled + .checkbox__tick::before, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio]:disabled + .radiobutton__tick::before {
  background: #e9ecef;
  border-color: #ced4da;
}
/* line 92, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox] + .checkbox__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox] + .radiobutton__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio] + .checkbox__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio] + .radiobutton__tick::after {
  position: absolute;
  text-align: center;
  color: #000;
  top: 0;
  left: 0;
  width: 30px;
  height: 30px;
  opacity: 0;
}
/* line 103, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox] + .checkbox__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio] + .checkbox__tick::after {
  font-family: FontAwesome;
  content: '\f00c';
  font-size: 20px;
  line-height: 30px;
}
/* line 110, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox] + .radiobutton__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio] + .radiobutton__tick::after {
  font-family: FontAwesome;
  content: '\25CF';
  font-size: 24px;
  line-height: 26px;
}
/* line 117, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox]:checked + .checkbox__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-checkbox input[type=checkbox]:checked + .radiobutton__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio]:checked + .checkbox__tick::after, div.ccm-page .xw-donation-form fieldset .fieldset-content .xw-radio input[type=radio]:checked + .radiobutton__tick::after {
  opacity: 1;
}
/* line 122, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .flex-col {
  display: -webkit-box;
  display: flex;
}
/* line 126, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .flex-col .btn-contribution.active {
  background-color: #b81822;
  box-shadow: none;
  border-color: #b81822;
}
/* line 134, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .input-group-addon {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding-right: 15px;
}
/* line 142, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .error-group .xw-checkbox .checkbox__tick:before {
  border-color: #ca0a16;
}
/* line 148, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .nav.nav-tabs {
  height: 50px;
  display: -webkit-box;
  display: flex;
  justify-items: center;
  -webkit-box-align: center;
  align-items: center;
}
/* line 154, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .nav.nav-tabs li {
  border: 0;
  margin-right: 0;
  padding: 10px 15px;
}
/* line 159, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .nav.nav-tabs li a {
  color: #495057;
}
/* line 163, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .nav.nav-tabs li.active {
  background-color: #fff;
}
/* line 166, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .fieldset-content .nav.nav-tabs li.active a {
  color: #b81822;
}
/* line 174, scss/blocks/_donation_form.scss */
div.ccm-page .xw-donation-form fieldset .ccm-captcha-image {
  margin-bottom: 20px;
}
/* line 2, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__item {
  border: 1px solid #d9d9d9;
  padding: 30px;
  margin-bottom: 1.5rem;
}
/* line 7, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__body {
  margin-top: 30px;
}
/* line 9, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__body h3 {
  color: #000;
}
/* line 13, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__header {
  position: relative;
}
@media (min-width: 990px) {
  /* line 13, scss/blocks/_hi-org.scss */
  div.ccm-page .hi-org-block__header {
    padding-right: 250px;
  }
}
/* line 19, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__btn {
  color: #fff;
  background-color: #1A962D;
  border-color: #1A962D;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .hi-org-block__btn:hover {
  color: #fff;
  background-color: #147523;
  border-color: #126b20;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn:focus, div.ccm-page .hi-org-block__btn.focus {
  color: #fff;
  background-color: #147523;
  border-color: #126b20;
  box-shadow: 0 0 0 0.2rem rgba(60, 166, 77, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn.disabled, div.ccm-page .hi-org-block__btn:disabled {
  color: #fff;
  background-color: #1A962D;
  border-color: #1A962D;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn:not(:disabled):not(.disabled):active, div.ccm-page .hi-org-block__btn:not(:disabled):not(.disabled).active, .show > div.ccm-page .hi-org-block__btn.dropdown-toggle {
  color: #fff;
  background-color: #126b20;
  border-color: #11601d;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn:not(:disabled):not(.disabled):active:focus, div.ccm-page .hi-org-block__btn:not(:disabled):not(.disabled).active:focus, .show > div.ccm-page .hi-org-block__btn.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(60, 166, 77, 0.5);
}
/* line 21, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__btn--disabled {
  color: #fff;
  background-color: #949494;
  border-color: #4e5984;
}
/* line 13, scss/bootstrap/mixins/_hover.scss */
div.ccm-page .hi-org-block__btn--disabled:hover {
  color: #fff;
  background-color: #818181;
  border-color: #3b4364;
}
/* line 18, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn--disabled:focus, div.ccm-page .hi-org-block__btn--disabled.focus {
  color: #fff;
  background-color: #818181;
  border-color: #3b4364;
  box-shadow: 0 0 0 0.2rem rgba(105, 114, 150, 0.5);
}
/* line 32, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn--disabled.disabled, div.ccm-page .hi-org-block__btn--disabled:disabled {
  color: #fff;
  background-color: #949494;
  border-color: #4e5984;
}
/* line 43, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn--disabled:not(:disabled):not(.disabled):active, div.ccm-page .hi-org-block__btn--disabled:not(:disabled):not(.disabled).active, .show > div.ccm-page .hi-org-block__btn--disabled.dropdown-toggle {
  color: #fff;
  background-color: #7b7b7b;
  border-color: #363e5c;
}
/* line 53, scss/bootstrap/mixins/_buttons.scss */
div.ccm-page .hi-org-block__btn--disabled:not(:disabled):not(.disabled):active:focus, div.ccm-page .hi-org-block__btn--disabled:not(:disabled):not(.disabled).active:focus, .show > div.ccm-page .hi-org-block__btn--disabled.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 114, 150, 0.5);
}
@media (max-width: 989px) {
  /* line 24, scss/blocks/_hi-org.scss */
  div.ccm-page .hi-org-block__btn, div.ccm-page .hi-org-block__btn--disabled {
    margin-top: 1rem;
    display: block;
    width: 100%;
  }
}
/* line 32, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__collapse-type-description, div.ccm-page .hi-org-block__collapse-type-block-description {
  position: relative;
  padding-right: 18px;
}
/* line 35, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__collapse-type-description:after, div.ccm-page .hi-org-block__collapse-type-block-description:after {
  content: "\f054";
  position: absolute;
  font: normal normal normal 14px/1 FontAwesome;
  text-rendering: auto;
  right: 0;
  top: 4px;
  font-size: 18px;
  -webkit-transition: 0.6s;
  transition: 0.6s;
}
/* line 46, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__collapse-type-description[aria-expanded="true"]:after, div.ccm-page .hi-org-block__collapse-type-block-description[aria-expanded="true"]:after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* line 53, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__type-block-description-card .card-header {
  background-color: #d1ecf1;
  border-color: #bee5eb;
}
/* line 57, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__type-block-description-card .card-body {
  border-color: #bee5eb !important;
}
@media (min-width: 990px) {
  /* line 62, scss/blocks/_hi-org.scss */
  div.ccm-page .hi-org-block__action {
    position: absolute;
    right: 30px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: right;
  }
}
/* line 72, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__event-date {
  display: inline-block;
}
/* line 74, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__event-date h4 {
  font-size: 1.15rem;
}
/* line 78, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__event-time {
  display: inline-block;
  padding-left: 5px;
}
/* line 83, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__filter-item > input[type="radio"] {
  display: none;
}
/* line 86, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__filter-item input[type="radio"]:checked + label {
  color: white;
  background-color: #b81822;
  border-color: #b81822;
}
/* line 92, scss/blocks/_hi-org.scss */
div.ccm-page .hi-org-block__empty {
  border: 1px solid #d9d9d9;
  padding: 2rem;
  text-align: center;
}
/* line 99, scss/blocks/_hi-org.scss */
div.ccm-page iframe#hiorg-frm {
  width: 100%;
  height: 500px;
}

/* line 7, scss/blocks/_timeline-slider.scss */
.timeline__slider {
  margin-top: 1rem;
  margin-bottom: 1rem;
  opacity: 0;
  -webkit-transition: opacity 100ms linear;
  transition: opacity 100ms linear;
}

/* line 14, scss/blocks/_timeline-slider.scss */
.timeline__slider-initialized {
  opacity: 1;
}
/* line 17, scss/blocks/_timeline-slider.scss */
.timeline__slider-initialized .timeline__slider-item {
  display: -webkit-box !important;
  display: flex !important;
}

/* line 22, scss/blocks/_timeline-slider.scss */
.timeline__slider-inner {
  overflow: hidden;
  position: relative;
  text-align: center;
  padding-left: 10%;
  padding-right: 10%;
  padding-bottom: 0;
  margin-bottom: 1rem;
  width: 100%;
  z-index: 1;
}
/* line 33, scss/blocks/_timeline-slider.scss */
.timeline__slider-inner:after {
  content: "";
  background-color: #4e5984;
  position: absolute;
  display: block;
  height: .085rem;
  left: 8%;
  right: 8%;
  bottom: 2.15rem;
  z-index: -1;
}

/* line 46, scss/blocks/_timeline-slider.scss */
.timeline__slider-items {
  margin: 0;
  padding: 0;
}
/* line 50, scss/blocks/_timeline-slider.scss */
.timeline__slider-items .slick-track {
  display: -webkit-box;
  display: flex;
}

/* line 55, scss/blocks/_timeline-slider.scss */
.timeline__slider-item {
  cursor: pointer;
  position: relative;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  height: inherit !important;
}
/* line 62, scss/blocks/_timeline-slider.scss */
.timeline__slider-item:focus {
  outline: none;
}

/* line 67, scss/blocks/_timeline-slider.scss */
.timeline__slider-item-inner {
  display: block;
  padding: 0 0.5rem 1.2rem;
  align-self: flex-end;
  width: 100%;
}

/* line 74, scss/blocks/_timeline-slider.scss */
.timeline__slider-item-subline {
  font-size: 1.5rem;
  line-height: 1.3em;
}

/* line 79, scss/blocks/_timeline-slider.scss */
.timeline__slider-item-headline {
  font-size: 1.4rem;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  line-height: 1.5;
  padding-bottom: 0.5rem;
  -webkit-transition: all .2s;
  transition: all .2s;
  color: #b81822;
}
/* line 87, scss/blocks/_timeline-slider.scss */
.timeline__slider-item.slick-current .timeline__slider-item-headline {
  font-weight: 600;
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}

/* line 93, scss/blocks/_timeline-slider.scss */
.timeline__slider-item-bubble {
  background-color: #4e5984;
  border-radius: 50%;
  display: inline-block;
  height: 1rem;
  margin-top: 0;
  position: relative;
  width: 1rem;
  -webkit-transition: all .2s;
  transition: all .2s;
}
/* line 103, scss/blocks/_timeline-slider.scss */
.timeline__slider-item.slick-current .timeline__slider-item-bubble {
  background-color: #4e5984;
  height: 1.2rem;
  width: 1.2rem;
  -webkit-transform: translateY(0.1rem);
  transform: translateY(0.1rem);
  margin-top: 0;
}

/* line 112, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow {
  background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 254, 249, 0)), color-stop(40%, #ffffff));
  background: linear-gradient(90deg, rgba(255, 254, 249, 0) 0, #ffffff 40%);
  color: #4e5984;
  cursor: pointer;
  display: none;
  -webkit-box-align: end;
  align-items: flex-end;
  outline: none;
  position: absolute;
  top: 0;
  bottom: -0.75rem;
  width: 8rem;
  z-index: 3;
}
@media (min-width: 36.25em) {
  /* line 112, scss/blocks/_timeline-slider.scss */
  .timeline__slider-arrow {
    bottom: -0.8rem;
    width: 6rem;
  }
}
@media (min-width: 71.25em) {
  /* line 112, scss/blocks/_timeline-slider.scss */
  .timeline__slider-arrow {
    width: 9rem;
  }
}
/* line 132, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow.slick-disabled {
  cursor: default;
}
/* line 135, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow.slick-disabled > .timeline__slider-arrow-icon {
  opacity: 0;
}
/* line 140, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow.slick-arrow:not(.slick-hidden) {
  display: -webkit-box;
  display: flex;
}

/* line 145, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow-icon {
  height: 6rem;
  width: 4rem;
  fill: #4e5984;
}

/* line 151, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow--next {
  -webkit-box-pack: end;
  justify-content: flex-end;
  right: 0;
}

/* line 156, scss/blocks/_timeline-slider.scss */
.timeline__slider-arrow--prev {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 254, 249, 0)), color-stop(40%, #ffffff));
  background: linear-gradient(to left, rgba(255, 254, 249, 0) 0%, #ffffff 40%);
  left: 0;
}

/* line 161, scss/blocks/_timeline-slider.scss */
.timeline__slider-tabs {
  padding-left: 3rem;
  padding-right: 3rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
@media (min-width: 577px) {
  /* line 161, scss/blocks/_timeline-slider.scss */
  .timeline__slider-tabs {
    padding-left: 4rem;
    padding-right: 4rem;
  }
}
@media (min-width: 769px) {
  /* line 161, scss/blocks/_timeline-slider.scss */
  .timeline__slider-tabs {
    padding-left: 7rem;
    padding-right: 7rem;
  }
}
@media (min-width: 993px) {
  /* line 161, scss/blocks/_timeline-slider.scss */
  .timeline__slider-tabs {
    padding-left: 10rem;
    padding-right: 10rem;
  }
}

/* line 180, scss/blocks/_timeline-slider.scss */
.timeline__slider_tab {
  outline: none;
}

/*==================================
    TIMELINE
==================================*/
/*-- GENERAL STYLES
------------------------------*/
/* line 10, scss/blocks/_timeline.scss */
.xw-timeline {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 17, scss/blocks/_timeline.scss */
.xw-timeline--v-spacer {
  margin-top: 20px;
  margin-bottom: 20px;
}

/*----- TIMELINE ITEM -----*/
/* line 24, scss/blocks/_timeline.scss */
.xw-timeline__item {
  padding-top: 5px;
  padding-left: 40px;
  position: relative;
}
/* line 29, scss/blocks/_timeline.scss */
.xw-timeline__item:last-child {
  padding-bottom: 0;
}

/*----- TIMELINE INFO -----*/
/* line 36, scss/blocks/_timeline.scss */
.xw-timeline__info {
  line-height: 1.4;
  font-weight: 700;
  letter-spacing: 1px;
  margin: 0 0 .5rem 0;
  text-transform: uppercase;
  white-space: nowrap;
}

/*----- TIMELINE MARKER -----*/
/* line 46, scss/blocks/_timeline.scss */
.xw-timeline__marker {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15px;
}
/* line 53, scss/blocks/_timeline.scss */
.xw-timeline__marker:before {
  background: #3f3f3f;
  border: 3px solid transparent;
  border-radius: 100%;
  content: "";
  display: block;
  height: 15px;
  position: absolute;
  top: 4px;
  left: 0;
  width: 15px;
  -webkit-transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
  transition: background 0.3s ease-in-out, border 0.3s ease-in-out;
}
/* line 65, scss/blocks/_timeline.scss */
.xw-timeline__item:not(.period):hover .xw-timeline__marker:before {
  background: transparent;
  border: 3px solid #3f3f3f;
}
/* line 71, scss/blocks/_timeline.scss */
.xw-timeline__marker:after {
  content: "";
  width: 3px;
  background: #CCD5DB;
  display: block;
  position: absolute;
  top: 24px;
  bottom: 0;
  left: 6px;
}
/* line 81, scss/blocks/_timeline.scss */
.xw-timeline__item:last-child .xw-timeline__marker:after {
  content: none;
}

/*----- TIMELINE CONTENT -----*/
/* line 89, scss/blocks/_timeline.scss */
.xw-timeline__content {
  padding-bottom: 40px;
}
/* line 92, scss/blocks/_timeline.scss */
.xw-timeline__content > ul {
  padding-left: 20px;
}
/* line 96, scss/blocks/_timeline.scss */
.xw-timeline__content p:last-child {
  margin-bottom: 0;
}

/*----------------------------------------------
    MOD: TIMELINE SPLIT
----------------------------------------------*/
@media (min-width: 768px) {
  /* line 107, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline, .xw-timeline--centered .xw-timeline, .xw-timeline--basic .xw-timeline {
    display: table;
  }
  /* line 111, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline__item, .xw-timeline--centered .xw-timeline__item, .xw-timeline--basic .xw-timeline__item {
    display: table-row;
    padding: 0;
  }
  /* line 116, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline__info, .xw-timeline--centered .xw-timeline__info,
  .xw-timeline--split .xw-timeline__marker,
  .xw-timeline--centered .xw-timeline__marker,
  .xw-timeline--split .xw-timeline__content,
  .xw-timeline--centered .xw-timeline__content,
  .xw-timeline--split .xw-timeline__info,
  .xw-timeline--centered .xw-timeline__info, .xw-timeline--basic .xw-timeline__info,
  .xw-timeline--basic .xw-timeline__marker,
  .xw-timeline--basic .xw-timeline__content,
  .xw-timeline--basic .xw-timeline__info {
    display: table-cell;
    vertical-align: top;
  }
  /* line 124, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline__marker, .xw-timeline--centered .xw-timeline__marker, .xw-timeline--basic .xw-timeline__marker {
    position: relative;
  }
  /* line 128, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline__content, .xw-timeline--centered .xw-timeline__content, .xw-timeline--basic .xw-timeline__content {
    padding-left: 30px;
  }
  /* line 132, scss/blocks/_timeline.scss */
  .xw-timeline--split .xw-timeline__info, .xw-timeline--centered .xw-timeline__info, .xw-timeline--basic .xw-timeline__info {
    padding-right: 30px;
  }
}

/*----------------------------------------------
    MOD: TIMELINE CENTERED
----------------------------------------------*/
@media (min-width: 992px) {
  /* line 145, scss/blocks/_timeline.scss */
  .xw-timeline--centered .xw-timeline__item,
  .xw-timeline--centered .xw-timeline__info,
  .xw-timeline--centered .xw-timeline__marker,
  .xw-timeline--centered .xw-timeline__content {
    display: block;
    margin: 0;
    padding: 0;
  }
  /* line 154, scss/blocks/_timeline.scss */
  .xw-timeline--centered .xw-timeline__item {
    padding-bottom: 40px;
    overflow: hidden;
  }
  /* line 159, scss/blocks/_timeline.scss */
  .xw-timeline--centered .xw-timeline__marker {
    position: absolute;
    left: 50%;
    margin-left: -7.5px;
  }
  /* line 165, scss/blocks/_timeline.scss */
  .xw-timeline--centered .xw-timeline__info,
  .xw-timeline--centered .xw-timeline__content {
    width: 50%;
  }
  /* line 171, scss/blocks/_timeline.scss */
  .xw-timeline--centered > .xw-timeline__item:nth-child(odd) .xw-timeline__info {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
  /* line 177, scss/blocks/_timeline.scss */
  .xw-timeline--centered > .xw-timeline__item:nth-child(odd) .xw-timeline__content {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  /* line 185, scss/blocks/_timeline.scss */
  .xw-timeline--centered > .xw-timeline__item:nth-child(even) .xw-timeline__info {
    float: right;
    text-align: left;
    padding-left: 30px;
  }
  /* line 191, scss/blocks/_timeline.scss */
  .xw-timeline--centered > .xw-timeline__item:nth-child(even) .xw-timeline__content {
    float: left;
    text-align: right;
    padding-right: 30px;
  }
}

/* line 201, scss/blocks/_timeline.scss */
.xw-timeline--basic .xw-timeline__info {
  min-width: 170px;
}
/* line 203, scss/blocks/_timeline.scss */
.xw-timeline--basic .xw-timeline__info span {
  display: block;
  border: 1px solid #3f3f3f;
  width: 100%;
  margin-top: 3px;
  text-align: center;
}
@media (max-width: 767px) {
  /* line 213, scss/blocks/_timeline.scss */
  .xw-timeline--basic .xw-timeline__item {
    padding-left: 0;
  }
}

@media (max-width: 991.98px) {
  /* line 3, scss/blocks/_mobile-nav.scss */
  .mm-menu.mm-menu_offcanvas {
    z-index: 6;
  }
}
@media (max-width: 991.98px) and (max-width: 575.98px) {
  /* line 3, scss/blocks/_mobile-nav.scss */
  .mm-menu.mm-menu_offcanvas {
    max-width: 340px;
  }
}
@media (max-width: 991.98px) {
  /* line 12, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened, .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-navbar_sticky {
    background-color: #4e5984;
  }
  /* line 16, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-navbar_sticky {
    border-bottom-color: #fff;
  }
  /* line 20, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-navbar_sticky .mm-navbar__title span {
    color: #fff;
  }
  /* line 27, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened a:visited, .mm-menu .mm-panels .mm-panel.mm-panel_opened a:focus {
    color: white;
  }
  /* line 32, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_next, .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_prev {
    background: #838db5;
    border-bottom: 1px solid #d2d7e9;
  }
  /* line 36, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_next:after, .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_next:before, .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_prev:after, .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-btn_prev:before {
    border-color: #fff;
  }
  /* line 42, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-listview > li:not(.mm-divider):after {
    border-color: #fff;
  }
  /* line 46, scss/blocks/_mobile-nav.scss */
  .mm-menu .mm-panels .mm-panel.mm-panel_opened .mm-listview .mm-listitem {
    color: #fff;
  }

  /* line 57, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler {
    color: #4e5984;
    box-sizing: border-box;
    display: block;
    width: 100%;
    height: 45px;
    position: relative;
    z-index: 10;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    line-height: 43px;
  }
  /* line 68, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler:before, .mmenu-toggler:after, .mmenu-toggler span {
    -webkit-transition: none 0.5s ease 0.5s;
    transition: none 0.5s ease 0.5s;
    -webkit-transition-property: transform, top, bottom, left, opacity;
    -webkit-transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: top, bottom, left, opacity, -webkit-transform;
    transition-property: transform, top, bottom, left, opacity;
    transition-property: transform, top, bottom, left, opacity, -webkit-transform;
    background: #b81822;
    content: '';
    display: block;
    width: 25px;
    height: 2px;
    position: absolute;
    right: 0;
  }
  /* line 81, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler:hover, .mmenu-toggler:focus {
    color: #4e5984;
    text-decoration: none;
  }
  /* line 86, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler span {
    top: 14px;
  }
  /* line 90, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler:before {
    top: 20px;
  }
  /* line 94, scss/blocks/_mobile-nav.scss */
  .mmenu-toggler:after {
    top: 26px;
  }

  /* line 101, scss/blocks/_mobile-nav.scss */
  .mm-wrapper_opening .mmenu-toggler span {
    left: -50px;
    opacity: 0;
  }
  /* line 106, scss/blocks/_mobile-nav.scss */
  .mm-wrapper_opening .mmenu-toggler:before, .mm-wrapper_opening .mmenu-toggler:after {
    top: 20px;
  }
  /* line 110, scss/blocks/_mobile-nav.scss */
  .mm-wrapper_opening .mmenu-toggler:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  /* line 114, scss/blocks/_mobile-nav.scss */
  .mm-wrapper_opening .mmenu-toggler:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }

  /* line 120, scss/blocks/_mobile-nav.scss */
  .mm-wrapper__blocker.mm-slideout {
    background-color: rgba(0, 0, 0, 0.5);
  }
}
/* line 55, scss/main.scss */
.ccm-edit-mode-block-menu.popover, .popover {
  visibility: visible;
}

/* line 59, scss/main.scss */
.cke_editable img, .cke_editable input, .cke_editable textarea {
  max-width: 100%;
}

/* line 64, scss/main.scss */
.ccm-edit-mode #ccm-theme-grid-edit-mode-row-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

/* line 70, scss/main.scss */
.ccm-panel-content ul.nav,
.ccm-panel-content menu {
  display: block;
}
