@charset "UTF-8";
/*css build July23, 2021*/
.to_code {
  background-color: cyan;
}

.instructional_note {
  color: red;
  padding: 10px;
  border: 1px solid gainsboro;
  border-radius: 10px;
}

/* 101 styles */
h1.h1_101 {
  position: fixed; /*change to fixed*/
  top: 170px; /*add px units*/
}

.active_lesson {
  background-color: #ecf7ff;
}

/* end 101 styles */
.brightcove-video-container {
  position: relative;
  display: block;
  max-width: 1920px;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  scroll-margin-top: 100px;
}

.brightcove-video-container .brightcove-video-container--inner {
  padding-top: 56.25%;
}

.brightcove-video-container .brightcove-video-container--inner .video-js {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.vjs-big-play-button {
  left: 40% !important;
  top: 35% !important;
}

/*Javascript for the back to top button is bundled with the k8-top-nav javascript at the end of the code base*/
#btn_back_to_top {
  background-image: url(../assets/icons/back_to_top.svg);
  position: fixed;
  bottom: 23px;
  right: 30px;
  z-index: 200;
  border: none;
  outline: none;
  background-repeat: no-repeat;
  height: 42px;
  width: 42px;
  cursor: pointer;
  background-color: transparent;
  border-radius: 10px;
}

@media (max-width: 673px) {
  #btn_back_to_top {
    right: 10px;
  }
}
#btn_back_to_top:focus {
  box-shadow: 0 0 0 2px #000000;
}

@media (max-width: 576px) {
  #btn_back_to_top {
    bottom: 20px;
    right: 10px;
  }
}
.ill-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 47.5rem;
}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .ill-right {
      position: relative;
    }
  }
}
.ill-right h2,
.ill-right h3,
.ill-right h4,
.ill-right h5,
.ill-right h6 {
  color: black;
  -webkit-box-flex: 1;
  -ms-flex: 1 100%;
  flex: 1 100%;
}

.ill-right div.ill-content {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  max-width: 33.75rem;
}

.ill-right div.ill-content ul,
.ill-right div.ill-content ol,
.ill-right div.ill-content p {
  margin: 0;
}

.ill-right div.ill-content svg,
.ill-right div.ill-content img {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

.ill-right div.ill-img {
  display: none;
  max-width: 13.75rem;
}

@media (min-width: 576px) {
  .ill-right div.ill-img {
    display: block;
    -webkit-box-flex: 2;
    -ms-flex: 2;
    flex: 2;
  }
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) {
    .ill-right div.ill-img {
      position: absolute;
    }
  }
}
.yellow_lined_paper {
  background-image: repeating-linear-gradient(#fff9cc 0px, #fff9cc 27px, #4ba0a1 28px);
  list-style-type: none;
  padding: 1.75rem;
}

.yellow_lined_paper p {
  padding-bottom: 1.75rem;
}

.blue_lined_paper {
  background-image: repeating-linear-gradient(#c5ebf1 0px, #c5ebf1 27px, #4ba0a1 28px);
  list-style-type: none;
  padding: 1.75rem;
}

.blue_lined_paper p {
  padding-bottom: 1.75rem;
} 
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-Regular.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-Regular.woff2") format("woff2");
  font-family: "TVOFigtree-Regular";
  font-weight: 400;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-Italic.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-Italic.woff2") format("woff2");
  font-family: "TVOFigtree-Italic";
  font-weight: 400;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-Medium.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-Medium.woff2") format("woff2");
  font-family: "TVOFigtree-Medium";
  font-weight: 500;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-MediumItalic.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-MediumItalic.woff2") format("woff2");
  font-family: "TVOFigtree-MediumItalic";
  font-weight: 500;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-SemiBold.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-SemiBold.woff2") format("woff2");
  font-family: "TVOFigtree-SemiBold";
  font-weight: 600;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-SemiBoldItalic.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-SemiBoldItalic.woff2") format("woff2");
  font-family: "TVOFigtree-SemiBoldItalic";
  font-weight: 600;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-Bold.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-Bold.woff2") format("woff2");
  font-family: "TVOFigtree-Bold";
  font-weight: 700;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-BoldItalic.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-BoldItalic.woff2") format("woff2");
  font-family: "TVOFigtree-BoldItalic";
  font-weight: 700;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-Light.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-Light.woff2") format("woff2");
  font-family: "TVOFigtree-Light";
  font-weight: 300;
}
@font-face {
  src: url("../dependencies/fonts/TVOFigtree-LightItalic.woff") format("woff");
  src: url("../dependencies/fonts/TVOFigtree-LightItalic.woff2") format("woff2");
  font-family: "TVOFigtree-LightItalic";
  font-weight: 300;
}
@font-face {
  font-family: "Chilanka-Regular";
  src: url("../dependencies/fonts/Chilanka-Regular.woff") format("woff");
  src: url("../dependencies/fonts/Chilanka-Regular.woff2") format("woff2");
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
.figtree, .callout_green, .blue_lined_paper, .yellow_lined_paper, .heavy_border, .orange_bg, .pink_bg, .yellow_bg, .green_bg, .table-lockerdoc tbody td,
.table-lockerdoc th {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
}

.figtree_italic {
  font-family: "TVOFigtree-Italic", Arial, sans-serif;
}

.figtree_medium, .callout_code {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
}

.figtree_medium_italic {
  font-family: "TVOFigtree-MediumItalic", Arial, sans-serif;
}

.figtree_semibold, .blue_lined_paper h3, .blue_lined_paper .h3, .blue_lined_paper .icon_heading_div h1, .icon_heading_div .blue_lined_paper h1,
.blue_lined_paper .icon_heading_div h2,
.icon_heading_div .blue_lined_paper h2,
.blue_lined_paper .icon_heading_div h5,
.icon_heading_div .blue_lined_paper h5, .blue_lined_paper h4, .blue_lined_paper .h4, .yellow_lined_paper h3, .yellow_lined_paper .h3, .yellow_lined_paper .icon_heading_div h1, .icon_heading_div .yellow_lined_paper h1,
.yellow_lined_paper .icon_heading_div h2,
.icon_heading_div .yellow_lined_paper h2,
.yellow_lined_paper .icon_heading_div h5,
.icon_heading_div .yellow_lined_paper h5, .yellow_lined_paper h4, .yellow_lined_paper .h4, .heavy_border h3, .heavy_border .h3, .heavy_border .icon_heading_div h1, .icon_heading_div .heavy_border h1,
.heavy_border .icon_heading_div h2,
.icon_heading_div .heavy_border h2,
.heavy_border .icon_heading_div h5,
.icon_heading_div .heavy_border h5, .heavy_border h4, .heavy_border .h4, .orange_bg h3, .orange_bg .h3, .orange_bg .icon_heading_div h1, .icon_heading_div .orange_bg h1,
.orange_bg .icon_heading_div h2,
.icon_heading_div .orange_bg h2,
.orange_bg .icon_heading_div h5,
.icon_heading_div .orange_bg h5, .orange_bg h4, .orange_bg .h4, .pink_bg h3, .pink_bg .h3, .pink_bg .icon_heading_div h1, .icon_heading_div .pink_bg h1,
.pink_bg .icon_heading_div h2,
.icon_heading_div .pink_bg h2,
.pink_bg .icon_heading_div h5,
.icon_heading_div .pink_bg h5, .pink_bg h4, .pink_bg .h4, .yellow_bg h3, .yellow_bg .h3, .yellow_bg .icon_heading_div h1, .icon_heading_div .yellow_bg h1,
.yellow_bg .icon_heading_div h2,
.icon_heading_div .yellow_bg h2,
.yellow_bg .icon_heading_div h5,
.icon_heading_div .yellow_bg h5, .yellow_bg h4, .yellow_bg .h4, .green_bg h3, .green_bg .h3, .green_bg .icon_heading_div h1, .icon_heading_div .green_bg h1,
.green_bg .icon_heading_div h2,
.icon_heading_div .green_bg h2,
.green_bg .icon_heading_div h5,
.icon_heading_div .green_bg h5, .green_bg h4, .green_bg .h4, .table-lockerdoc thead th, .table-lockerdoc caption, .table-lockerdoc strong, .locker-caption {
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
}

.figtree_semibold_italic {
  font-family: "TVOFigtree-SemiBoldItalic", Arial, sans-serif;
}

.figtree_bold, .callout_green > h3,
.callout_green .h3,
.callout_green .icon_heading_div h1,
.icon_heading_div .callout_green h1,
.callout_green .icon_heading_div h2,
.icon_heading_div .callout_green h2,
.callout_green .icon_heading_div h3,
.icon_heading_div .callout_green h3,
.callout_green .icon_heading_div h4,
.icon_heading_div .callout_green h4,
.callout_green .icon_heading_div h5,
.icon_heading_div .callout_green h5, .blue_lined_paper b, .blue_lined_paper dt, .blue_lined_paper strong, .blue_lined_paper th, .yellow_lined_paper b, .yellow_lined_paper dt, .yellow_lined_paper strong, .yellow_lined_paper th, .heavy_border b, .heavy_border dt, .heavy_border strong, .heavy_border th, .orange_bg b, .orange_bg dt, .orange_bg strong, .orange_bg th, .pink_bg b, .pink_bg dt, .pink_bg strong, .pink_bg th, .yellow_bg b, .yellow_bg dt, .yellow_bg strong, .yellow_bg th, .green_bg b, .green_bg dt, .green_bg strong, .green_bg th {
  font-family: "TVOFigtree-Bold", Arial, sans-serif;
}

.figtree_bold_italic {
  font-family: "TVOFigtree-BoldItalic", Arial, sans-serif;
}

.figtree_light {
  font-family: "TVOFigtree-Light", Arial, sans-serif;
}

.figtree_light_italic {
  font-family: "TVOFigtree-LightItalic", Arial, sans-serif;
}

.figtree, .callout_green, .blue_lined_paper, .yellow_lined_paper, .heavy_border, .orange_bg, .pink_bg, .yellow_bg, .green_bg, .table-lockerdoc tbody td,
.table-lockerdoc th {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
}

/* Deprecated Bitter styles - font Bitter replaced by TVOFigtree */
.bitter_light {
  font-family: "TVOFigtree-Light", Arial, sans-serif;
}

.bitter_light_italic {
  font-family: "TVOFigtree-LightItalic", Arial, sans-serif;
}

.bitter_regular {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
}

.bitter_italic {
  font-family: "TVOFigtree-Italic", Arial, sans-serif;
}

.bitter_semibold {
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
}

.bitter_semibold_italic {
  font-family: "TVOFigtree-SemiBoldItalic", Arial, sans-serif;
}

.bitter_bold {
  font-family: "TVOFigtree-Bold", Arial, sans-serif;
}

.bitter_bold_italic {
  font-family: "TVOFigtree-BoldItalic", Arial, sans-serif;
}

/* Deprecated tvoshortstack style - Font TVOShortstack replaced by TVOFigtree */
.chilanka, .tvoshortstack {
  font-family: "Chilanka-Regular", Arial, sans-serif;
}

.display_small {
  font-size: 2rem;
  font-family: "TVOFigtree-Light", Arial, sans-serif;
}

.display_small strong {
  font-size: 2rem;
  font-family: "TVOFigtree-Bold", Arial, sans-serif;
}

.display_medium {
  font-size: 2.5rem;
  font-family: "TVOFigtree-Light", Arial, sans-serif;
}

.display_medium strong {
  font-size: 2.5rem;
  font-family: "TVOFigtree-Bold", Arial, sans-serif;
}

.display_large {
  font-size: 3rem;
  font-family: "TVOFigtree-Light", Arial, sans-serif;
}

.display_large strong {
  font-size: 3rem;
  font-family: "TVOFigtree-Bold", Arial, sans-serif;
}

b,
dt,
strong,
th {
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
}

code {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
}

/*ul {
  padding-left:1rem;
  ul {
    padding-left:1.5rem;
  }
}*/
figcaption .longdescription-body p {
  text-align: left !important;
}

.font-blue {
  color: #0d4f82;
}

.font-orange {
  color: #e85c29;
}

.font-green {
  color: #2b875a;
}

.font-cyan {
  color: #1a70a2;
}

.font-white {
  color: #fff;
}

.font-gray {
  color: #6c757d;
}

.font-gray-dark {
  color: #343a40;
}

.font-grey30 {
  color: #b3b3b3;
}

.font-grey20 {
  color: #d1d3d4;
}

.font-grey10 {
  color: #e6e7e8;
}

.swatch-blue {
  background-color: #0d4f82;
  color: white;
}

.swatch-orange {
  background-color: #e85c29;
  color: white;
}

.swatch-green {
  background-color: #2b875a;
  color: white;
}

.swatch-cyan {
  background-color: #1a70a2;
  color: white;
}

.swatch-white {
  background-color: #fff;
  color: white;
}

.swatch-gray {
  background-color: #6c757d;
  color: white;
}

.swatch-gray-dark {
  background-color: #343a40;
  color: white;
}

.swatch-grey30 {
  background-color: #b3b3b3;
  color: white;
}

.swatch-grey20, .k8_nav {
  background-color: #d1d3d4;
  color: white;
}

.swatch-grey10 {
  background-color: #e6e7e8;
  color: white;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

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

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 0.5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 1rem;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

a {
  color: #7d1863;
  text-decoration: none;
  background-color: transparent;
}
a:hover {
  color: rgb(60.822147651, 11.677852349, 48.1711409396);
  text-decoration: underline;
}

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

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
  text-align: -webkit-match-parent;
}

label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

[role=button] {
  cursor: pointer;
}

select {
  word-wrap: normal;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type=radio],
input[type=checkbox] {
  box-sizing: border-box;
  padding: 0;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.btn, .html5-audio-container > a, .html5-audio-french-container > a, .reflection-checkmark-test, .btn-zoomout, .btn-zoomin, .btn-longdesc, .btn-discover, .btn-mpower, .btn-tvokids, .btn-pdf, .btn-game:after,
.btn-locker:after, .btn-tvoorg, .btn-mathify {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1.2rem;
  line-height: 1.5;
  border-radius: 10px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .btn, .html5-audio-container > a, .html5-audio-french-container > a, .reflection-checkmark-test, .btn-zoomout, .btn-zoomin, .btn-longdesc, .btn-discover, .btn-mpower, .btn-tvokids, .btn-pdf, .btn-game:after,
  .btn-locker:after, .btn-tvoorg, .btn-mathify {
    transition: none;
  }
}
.btn:hover, .html5-audio-container > a:hover, .html5-audio-french-container > a:hover, .reflection-checkmark-test:hover, .btn-zoomout:hover, .btn-zoomin:hover, .btn-longdesc:hover, .btn-discover:hover, .btn-mpower:hover, .btn-tvokids:hover, .btn-pdf:hover, .btn-game:hover:after,
.btn-locker:hover:after, .btn-tvoorg:hover, .btn-mathify:hover {
  color: #212529;
  text-decoration: none;
}
.btn:focus, .html5-audio-container > a:focus, .html5-audio-french-container > a:focus, .reflection-checkmark-test:focus, .btn-zoomout:focus, .btn-zoomin:focus, .btn-longdesc:focus, .btn-discover:focus, .btn-mpower:focus, .btn-tvokids:focus, .btn-pdf:focus, .btn-game:focus:after,
.btn-locker:focus:after, .btn-tvoorg:focus, .btn-mathify:focus, .btn.focus, .html5-audio-container > a.focus, .html5-audio-french-container > a.focus, .focus.reflection-checkmark-test, .focus.btn-zoomout, .focus.btn-zoomin, .focus.btn-longdesc, .focus.btn-discover, .focus.btn-mpower, .focus.btn-tvokids, .focus.btn-pdf, .focus.btn-game:after,
.focus.btn-locker:after, .focus.btn-tvoorg, .focus.btn-mathify {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(125, 24, 99, 0.25);
}
.btn.disabled, .html5-audio-container > a.disabled, .html5-audio-french-container > a.disabled, .disabled.reflection-checkmark-test, .disabled.btn-zoomout, .disabled.btn-zoomin, .disabled.btn-longdesc, .disabled.btn-discover, .disabled.btn-mpower, .disabled.btn-tvokids, .disabled.btn-pdf, .disabled.btn-game:after,
.disabled.btn-locker:after, .disabled.btn-tvoorg, .disabled.btn-mathify, .btn:disabled, .html5-audio-container > a:disabled, .html5-audio-french-container > a:disabled, .reflection-checkmark-test:disabled, .btn-zoomout:disabled, .btn-zoomin:disabled, .btn-longdesc:disabled, .btn-discover:disabled, .btn-mpower:disabled, .btn-tvokids:disabled, .btn-pdf:disabled, .btn-game:disabled:after,
.btn-locker:disabled:after, .btn-tvoorg:disabled, .btn-mathify:disabled {
  opacity: 0.65;
}
.btn:not(:disabled):not(.disabled), .html5-audio-container > a:not(:disabled):not(.disabled), .html5-audio-french-container > a:not(:disabled):not(.disabled), .reflection-checkmark-test:not(:disabled):not(.disabled), .btn-zoomout:not(:disabled):not(.disabled), .btn-zoomin:not(:disabled):not(.disabled), .btn-longdesc:not(:disabled):not(.disabled), .btn-discover:not(:disabled):not(.disabled), .btn-mpower:not(:disabled):not(.disabled), .btn-tvokids:not(:disabled):not(.disabled), .btn-pdf:not(:disabled):not(.disabled), .btn-game:not(:disabled):not(.disabled):after,
.btn-locker:not(:disabled):not(.disabled):after, .btn-tvoorg:not(:disabled):not(.disabled), .btn-mathify:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a.btn.disabled, .html5-audio-container > a.disabled, .html5-audio-french-container > a.disabled, a.disabled.reflection-checkmark-test, a.disabled.btn-zoomout, a.disabled.btn-zoomin, a.disabled.btn-longdesc, a.disabled.btn-discover, a.disabled.btn-mpower, a.disabled.btn-tvokids, a.disabled.btn-pdf, a.disabled.btn-game:after,
a.disabled.btn-locker:after, a.disabled.btn-tvoorg, a.disabled.btn-mathify,
fieldset:disabled a.btn,
fieldset:disabled .html5-audio-container > a,
fieldset:disabled .html5-audio-french-container > a,
fieldset:disabled a.reflection-checkmark-test,
fieldset:disabled a.btn-zoomout,
fieldset:disabled a.btn-zoomin,
fieldset:disabled a.btn-longdesc,
fieldset:disabled a.btn-discover,
fieldset:disabled a.btn-mpower,
fieldset:disabled a.btn-tvokids,
fieldset:disabled a.btn-pdf,
fieldset:disabled a.btn-game:after,
fieldset:disabled a.btn-locker:after,
fieldset:disabled a.btn-tvoorg,
fieldset:disabled a.btn-mathify {
  pointer-events: none;
}

.btn-primary, .html5-audio-container > a, .html5-audio-french-container > a, .reflection-checkmark-test, .btn-zoomout, .btn-zoomin, .btn-discover, .btn-mpower, .btn-tvokids, .btn-pdf, .btn-game:after,
.btn-locker:after, .btn-tvoorg, .btn-mathify {
  color: #fff;
  background-color: #7d1863;
  border-color: #7d1863;
}
.btn-primary:hover, .html5-audio-container > a:hover, .html5-audio-french-container > a:hover, .reflection-checkmark-test:hover, .btn-zoomout:hover, .btn-zoomin:hover, .btn-discover:hover, .btn-mpower:hover, .btn-tvokids:hover, .btn-pdf:hover, .btn-game:hover:after,
.btn-locker:hover:after, .btn-tvoorg:hover, .btn-mathify:hover {
  color: #fff;
  background-color: rgb(92.9110738255, 17.8389261745, 73.5855704698);
  border-color: rgb(82.2147651007, 15.7852348993, 65.1140939597);
}
.btn-primary:focus, .html5-audio-container > a:focus, .html5-audio-french-container > a:focus, .reflection-checkmark-test:focus, .btn-zoomout:focus, .btn-zoomin:focus, .btn-discover:focus, .btn-mpower:focus, .btn-tvokids:focus, .btn-pdf:focus, .btn-game:focus:after,
.btn-locker:focus:after, .btn-tvoorg:focus, .btn-mathify:focus, .btn-primary.focus, .html5-audio-container > a.focus, .html5-audio-french-container > a.focus, .focus.reflection-checkmark-test, .focus.btn-zoomout, .focus.btn-zoomin, .focus.btn-discover, .focus.btn-mpower, .focus.btn-tvokids, .focus.btn-pdf, .focus.btn-game:after,
.focus.btn-locker:after, .focus.btn-tvoorg, .focus.btn-mathify {
  color: #fff;
  background-color: rgb(92.9110738255, 17.8389261745, 73.5855704698);
  border-color: rgb(82.2147651007, 15.7852348993, 65.1140939597);
  box-shadow: 0 0 0 0.2rem rgba(144.5, 58.65, 122.4, 0.5);
}
.btn-primary.disabled, .html5-audio-container > a.disabled, .html5-audio-french-container > a.disabled, .disabled.reflection-checkmark-test, .disabled.btn-zoomout, .disabled.btn-zoomin, .disabled.btn-discover, .disabled.btn-mpower, .disabled.btn-tvokids, .disabled.btn-pdf, .disabled.btn-game:after,
.disabled.btn-locker:after, .disabled.btn-tvoorg, .disabled.btn-mathify, .btn-primary:disabled, .html5-audio-container > a:disabled, .html5-audio-french-container > a:disabled, .reflection-checkmark-test:disabled, .btn-zoomout:disabled, .btn-zoomin:disabled, .btn-discover:disabled, .btn-mpower:disabled, .btn-tvokids:disabled, .btn-pdf:disabled, .btn-game:disabled:after,
.btn-locker:disabled:after, .btn-tvoorg:disabled, .btn-mathify:disabled {
  color: #fff;
  background-color: #7d1863;
  border-color: #7d1863;
}
.btn-primary:not(:disabled):not(.disabled):active, .html5-audio-container > a:not(:disabled):not(.disabled):active, .html5-audio-french-container > a:not(:disabled):not(.disabled):active, .reflection-checkmark-test:not(:disabled):not(.disabled):active, .btn-zoomout:not(:disabled):not(.disabled):active, .btn-zoomin:not(:disabled):not(.disabled):active, .btn-discover:not(:disabled):not(.disabled):active, .btn-mpower:not(:disabled):not(.disabled):active, .btn-tvokids:not(:disabled):not(.disabled):active, .btn-pdf:not(:disabled):not(.disabled):active, .btn-game:not(:disabled):not(.disabled):active:after,
.btn-locker:not(:disabled):not(.disabled):active:after, .btn-tvoorg:not(:disabled):not(.disabled):active, .btn-mathify:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .html5-audio-container > a:not(:disabled):not(.disabled).active, .html5-audio-french-container > a:not(:disabled):not(.disabled).active, .reflection-checkmark-test:not(:disabled):not(.disabled).active, .btn-zoomout:not(:disabled):not(.disabled).active, .btn-zoomin:not(:disabled):not(.disabled).active, .btn-discover:not(:disabled):not(.disabled).active, .btn-mpower:not(:disabled):not(.disabled).active, .btn-tvokids:not(:disabled):not(.disabled).active, .btn-pdf:not(:disabled):not(.disabled).active, .btn-game:not(:disabled):not(.disabled).active:after,
.btn-locker:not(:disabled):not(.disabled).active:after, .btn-tvoorg:not(:disabled):not(.disabled).active, .btn-mathify:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle, .show.html5-audio-container > a.dropdown-toggle, .show.html5-audio-french-container > a.dropdown-toggle, .show > .dropdown-toggle.reflection-checkmark-test, .show > .dropdown-toggle.btn-zoomout, .show > .dropdown-toggle.btn-zoomin, .show > .dropdown-toggle.btn-discover, .show > .dropdown-toggle.btn-mpower, .show > .dropdown-toggle.btn-tvokids, .show > .dropdown-toggle.btn-pdf, .show > .dropdown-toggle.btn-game:after,
.show > .dropdown-toggle.btn-locker:after, .show > .dropdown-toggle.btn-tvoorg, .show > .dropdown-toggle.btn-mathify {
  color: #fff;
  background-color: rgb(82.2147651007, 15.7852348993, 65.1140939597);
  border-color: rgb(71.5184563758, 13.7315436242, 56.6426174497);
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .html5-audio-container > a:not(:disabled):not(.disabled):active:focus, .html5-audio-french-container > a:not(:disabled):not(.disabled):active:focus, .reflection-checkmark-test:not(:disabled):not(.disabled):active:focus, .btn-zoomout:not(:disabled):not(.disabled):active:focus, .btn-zoomin:not(:disabled):not(.disabled):active:focus, .btn-discover:not(:disabled):not(.disabled):active:focus, .btn-mpower:not(:disabled):not(.disabled):active:focus, .btn-tvokids:not(:disabled):not(.disabled):active:focus, .btn-pdf:not(:disabled):not(.disabled):active:focus, .btn-game:not(:disabled):not(.disabled):active:focus:after,
.btn-locker:not(:disabled):not(.disabled):active:focus:after, .btn-tvoorg:not(:disabled):not(.disabled):active:focus, .btn-mathify:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .html5-audio-container > a:not(:disabled):not(.disabled).active:focus, .html5-audio-french-container > a:not(:disabled):not(.disabled).active:focus, .reflection-checkmark-test:not(:disabled):not(.disabled).active:focus, .btn-zoomout:not(:disabled):not(.disabled).active:focus, .btn-zoomin:not(:disabled):not(.disabled).active:focus, .btn-discover:not(:disabled):not(.disabled).active:focus, .btn-mpower:not(:disabled):not(.disabled).active:focus, .btn-tvokids:not(:disabled):not(.disabled).active:focus, .btn-pdf:not(:disabled):not(.disabled).active:focus, .btn-game:not(:disabled):not(.disabled).active:focus:after,
.btn-locker:not(:disabled):not(.disabled).active:focus:after, .btn-tvoorg:not(:disabled):not(.disabled).active:focus, .btn-mathify:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus, .show.html5-audio-container > a.dropdown-toggle:focus, .show.html5-audio-french-container > a.dropdown-toggle:focus, .show > .dropdown-toggle.reflection-checkmark-test:focus, .show > .dropdown-toggle.btn-zoomout:focus, .show > .dropdown-toggle.btn-zoomin:focus, .show > .dropdown-toggle.btn-discover:focus, .show > .dropdown-toggle.btn-mpower:focus, .show > .dropdown-toggle.btn-tvokids:focus, .show > .dropdown-toggle.btn-pdf:focus, .show > .dropdown-toggle.btn-game:focus:after,
.show > .dropdown-toggle.btn-locker:focus:after, .show > .dropdown-toggle.btn-tvoorg:focus, .show > .dropdown-toggle.btn-mathify:focus {
  box-shadow: 0 0 0 0.2rem rgba(144.5, 58.65, 122.4, 0.5);
}

.btn-secondary, .btn-longdesc {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:hover, .btn-longdesc:hover {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
}
.btn-secondary:focus, .btn-longdesc:focus, .btn-secondary.focus, .focus.btn-longdesc {
  color: #fff;
  background-color: rgb(90.2703862661, 97.7929184549, 104.4796137339);
  border-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}
.btn-secondary.disabled, .disabled.btn-longdesc, .btn-secondary:disabled, .btn-longdesc:disabled {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-secondary:not(:disabled):not(.disabled):active, .btn-longdesc:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .btn-longdesc:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle, .show > .dropdown-toggle.btn-longdesc {
  color: #fff;
  background-color: rgb(84.3605150215, 91.3905579399, 97.6394849785);
  border-color: rgb(78.4506437768, 84.9881974249, 90.7993562232);
}
.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-longdesc:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .btn-longdesc:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus, .show > .dropdown-toggle.btn-longdesc:focus {
  box-shadow: 0 0 0 0.2rem rgba(130.05, 137.7, 144.5, 0.5);
}

.btn-outline-primary {
  color: #7d1863;
  border-color: #7d1863;
}
.btn-outline-primary:hover {
  color: #fff;
  background-color: #7d1863;
  border-color: #7d1863;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 24, 99, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
  color: #7d1863;
  background-color: transparent;
}
.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #7d1863;
  border-color: #7d1863;
}
.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(125, 24, 99, 0.5);
}

.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}
.btn-outline-secondary.disabled, .btn-outline-secondary:disabled {
  color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}
.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
}

.btn-link {
  font-weight: 400;
  color: #7d1863;
  text-decoration: none;
}
.btn-link:hover {
  color: rgb(60.822147651, 11.677852349, 48.1711409396);
  text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
  text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
  color: #6c757d;
  pointer-events: none;
}

.btn-lg, .btn-group-lg > .btn, .btn-group-lg.html5-audio-container > a, .btn-group-lg.html5-audio-french-container > a, .btn-group-lg > .reflection-checkmark-test, .btn-group-lg > .btn-zoomout, .btn-group-lg > .btn-zoomin, .btn-group-lg > .btn-longdesc, .btn-group-lg > .btn-discover, .btn-group-lg > .btn-mpower, .btn-group-lg > .btn-tvokids, .btn-group-lg > .btn-pdf, .btn-group-lg > .btn-game:after,
.btn-group-lg > .btn-locker:after, .btn-group-lg > .btn-tvoorg, .btn-group-lg > .btn-mathify {
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

.btn-sm, .btn-group-sm > .btn, .btn-group-sm.html5-audio-container > a, .btn-group-sm.html5-audio-french-container > a, .btn-group-sm > .reflection-checkmark-test, .btn-group-sm > .btn-zoomout, .btn-group-sm > .btn-zoomin, .btn-group-sm > .btn-longdesc, .btn-group-sm > .btn-discover, .btn-group-sm > .btn-mpower, .btn-group-sm > .btn-tvokids, .btn-group-sm > .btn-pdf, .btn-group-sm > .btn-game:after,
.btn-group-sm > .btn-locker:after, .btn-group-sm > .btn-tvoorg, .btn-group-sm > .btn-mathify {
  padding: 0.25rem 0.5rem;
  font-size: 1.05rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 0.5rem;
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
  width: 100%;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-flex;
  vertical-align: middle;
}
.btn-group > .btn, .btn-group.html5-audio-container > a, .btn-group.html5-audio-french-container > a, .btn-group > .reflection-checkmark-test, .btn-group > .btn-zoomout, .btn-group > .btn-zoomin, .btn-group > .btn-longdesc, .btn-group > .btn-discover, .btn-group > .btn-mpower, .btn-group > .btn-tvokids, .btn-group > .btn-pdf, .btn-group > .btn-game:after,
.btn-group > .btn-locker:after, .btn-group > .btn-tvoorg, .btn-group > .btn-mathify,
.btn-group-vertical > .btn,
.btn-group-vertical.html5-audio-container > a,
.btn-group-vertical.html5-audio-french-container > a,
.btn-group-vertical > .reflection-checkmark-test,
.btn-group-vertical > .btn-zoomout,
.btn-group-vertical > .btn-zoomin,
.btn-group-vertical > .btn-longdesc,
.btn-group-vertical > .btn-discover,
.btn-group-vertical > .btn-mpower,
.btn-group-vertical > .btn-tvokids,
.btn-group-vertical > .btn-pdf,
.btn-group-vertical > .btn-game:after,
.btn-group-vertical > .btn-locker:after,
.btn-group-vertical > .btn-tvoorg,
.btn-group-vertical > .btn-mathify {
  position: relative;
  flex: 1 1 auto;
}
.btn-group > .btn:hover, .btn-group.html5-audio-container > a:hover, .btn-group.html5-audio-french-container > a:hover, .btn-group > .reflection-checkmark-test:hover, .btn-group > .btn-zoomout:hover, .btn-group > .btn-zoomin:hover, .btn-group > .btn-longdesc:hover, .btn-group > .btn-discover:hover, .btn-group > .btn-mpower:hover, .btn-group > .btn-tvokids:hover, .btn-group > .btn-pdf:hover, .btn-group > .btn-game:hover:after,
.btn-group > .btn-locker:hover:after, .btn-group > .btn-tvoorg:hover, .btn-group > .btn-mathify:hover,
.btn-group-vertical > .btn:hover,
.btn-group-vertical.html5-audio-container > a:hover,
.btn-group-vertical.html5-audio-french-container > a:hover,
.btn-group-vertical > .reflection-checkmark-test:hover,
.btn-group-vertical > .btn-zoomout:hover,
.btn-group-vertical > .btn-zoomin:hover,
.btn-group-vertical > .btn-longdesc:hover,
.btn-group-vertical > .btn-discover:hover,
.btn-group-vertical > .btn-mpower:hover,
.btn-group-vertical > .btn-tvokids:hover,
.btn-group-vertical > .btn-pdf:hover,
.btn-group-vertical > .btn-game:hover:after,
.btn-group-vertical > .btn-locker:hover:after,
.btn-group-vertical > .btn-tvoorg:hover,
.btn-group-vertical > .btn-mathify:hover {
  z-index: 1;
}
.btn-group > .btn:focus, .btn-group.html5-audio-container > a:focus, .btn-group.html5-audio-french-container > a:focus, .btn-group > .reflection-checkmark-test:focus, .btn-group > .btn-zoomout:focus, .btn-group > .btn-zoomin:focus, .btn-group > .btn-longdesc:focus, .btn-group > .btn-discover:focus, .btn-group > .btn-mpower:focus, .btn-group > .btn-tvokids:focus, .btn-group > .btn-pdf:focus, .btn-group > .btn-game:focus:after,
.btn-group > .btn-locker:focus:after, .btn-group > .btn-tvoorg:focus, .btn-group > .btn-mathify:focus, .btn-group > .btn:active, .btn-group.html5-audio-container > a:active, .btn-group.html5-audio-french-container > a:active, .btn-group > .reflection-checkmark-test:active, .btn-group > .btn-zoomout:active, .btn-group > .btn-zoomin:active, .btn-group > .btn-longdesc:active, .btn-group > .btn-discover:active, .btn-group > .btn-mpower:active, .btn-group > .btn-tvokids:active, .btn-group > .btn-pdf:active, .btn-group > .btn-game:active:after,
.btn-group > .btn-locker:active:after, .btn-group > .btn-tvoorg:active, .btn-group > .btn-mathify:active, .btn-group > .btn.active, .btn-group.html5-audio-container > a.active, .btn-group.html5-audio-french-container > a.active, .btn-group > .active.reflection-checkmark-test, .btn-group > .active.btn-zoomout, .btn-group > .active.btn-zoomin, .btn-group > .active.btn-longdesc, .btn-group > .active.btn-discover, .btn-group > .active.btn-mpower, .btn-group > .active.btn-tvokids, .btn-group > .active.btn-pdf, .btn-group > .active.btn-game:after,
.btn-group > .active.btn-locker:after, .btn-group > .active.btn-tvoorg, .btn-group > .active.btn-mathify,
.btn-group-vertical > .btn:focus,
.btn-group-vertical.html5-audio-container > a:focus,
.btn-group-vertical.html5-audio-french-container > a:focus,
.btn-group-vertical > .reflection-checkmark-test:focus,
.btn-group-vertical > .btn-zoomout:focus,
.btn-group-vertical > .btn-zoomin:focus,
.btn-group-vertical > .btn-longdesc:focus,
.btn-group-vertical > .btn-discover:focus,
.btn-group-vertical > .btn-mpower:focus,
.btn-group-vertical > .btn-tvokids:focus,
.btn-group-vertical > .btn-pdf:focus,
.btn-group-vertical > .btn-game:focus:after,
.btn-group-vertical > .btn-locker:focus:after,
.btn-group-vertical > .btn-tvoorg:focus,
.btn-group-vertical > .btn-mathify:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical.html5-audio-container > a:active,
.btn-group-vertical.html5-audio-french-container > a:active,
.btn-group-vertical > .reflection-checkmark-test:active,
.btn-group-vertical > .btn-zoomout:active,
.btn-group-vertical > .btn-zoomin:active,
.btn-group-vertical > .btn-longdesc:active,
.btn-group-vertical > .btn-discover:active,
.btn-group-vertical > .btn-mpower:active,
.btn-group-vertical > .btn-tvokids:active,
.btn-group-vertical > .btn-pdf:active,
.btn-group-vertical > .btn-game:active:after,
.btn-group-vertical > .btn-locker:active:after,
.btn-group-vertical > .btn-tvoorg:active,
.btn-group-vertical > .btn-mathify:active,
.btn-group-vertical > .btn.active,
.btn-group-vertical.html5-audio-container > a.active,
.btn-group-vertical.html5-audio-french-container > a.active,
.btn-group-vertical > .active.reflection-checkmark-test,
.btn-group-vertical > .active.btn-zoomout,
.btn-group-vertical > .active.btn-zoomin,
.btn-group-vertical > .active.btn-longdesc,
.btn-group-vertical > .active.btn-discover,
.btn-group-vertical > .active.btn-mpower,
.btn-group-vertical > .active.btn-tvokids,
.btn-group-vertical > .active.btn-pdf,
.btn-group-vertical > .active.btn-game:after,
.btn-group-vertical > .active.btn-locker:after,
.btn-group-vertical > .active.btn-tvoorg,
.btn-group-vertical > .active.btn-mathify {
  z-index: 1;
}

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

.btn-group > .btn:not(:first-child), .btn-group.html5-audio-container > a:not(:first-child), .btn-group.html5-audio-french-container > a:not(:first-child), .btn-group > .reflection-checkmark-test:not(:first-child), .btn-group > .btn-zoomout:not(:first-child), .btn-group > .btn-zoomin:not(:first-child), .btn-group > .btn-longdesc:not(:first-child), .btn-group > .btn-discover:not(:first-child), .btn-group > .btn-mpower:not(:first-child), .btn-group > .btn-tvokids:not(:first-child), .btn-group > .btn-pdf:not(:first-child), .btn-group > .btn-game:not(:first-child):after,
.btn-group > .btn-locker:not(:first-child):after, .btn-group > .btn-tvoorg:not(:first-child), .btn-group > .btn-mathify:not(:first-child),
.btn-group > .btn-group:not(:first-child) {
  margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group.html5-audio-container > a:not(:last-child):not(.dropdown-toggle), .btn-group.html5-audio-french-container > a:not(:last-child):not(.dropdown-toggle), .btn-group > .reflection-checkmark-test:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-zoomout:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-zoomin:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-longdesc:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-discover:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-mpower:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-tvokids:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-pdf:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-game:not(:last-child):not(.dropdown-toggle):after,
.btn-group > .btn-locker:not(:last-child):not(.dropdown-toggle):after, .btn-group > .btn-tvoorg:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-mathify:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn-group.html5-audio-container:not(:last-child) > a,
.btn-group > .btn-group.html5-audio-french-container:not(:last-child) > a,
.btn-group > .btn-group:not(:last-child) > .reflection-checkmark-test,
.btn-group > .btn-group:not(:last-child) > .btn-zoomout,
.btn-group > .btn-group:not(:last-child) > .btn-zoomin,
.btn-group > .btn-group:not(:last-child) > .btn-longdesc,
.btn-group > .btn-group:not(:last-child) > .btn-discover,
.btn-group > .btn-group:not(:last-child) > .btn-mpower,
.btn-group > .btn-group:not(:last-child) > .btn-tvokids,
.btn-group > .btn-group:not(:last-child) > .btn-pdf,
.btn-group > .btn-group:not(:last-child) > .btn-game:after,
.btn-group > .btn-group:not(:last-child) > .btn-locker:after,
.btn-group > .btn-group:not(:last-child) > .btn-tvoorg,
.btn-group > .btn-group:not(:last-child) > .btn-mathify {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child), .btn-group.html5-audio-container > a:not(:first-child), .btn-group.html5-audio-french-container > a:not(:first-child), .btn-group > .reflection-checkmark-test:not(:first-child), .btn-group > .btn-zoomout:not(:first-child), .btn-group > .btn-zoomin:not(:first-child), .btn-group > .btn-longdesc:not(:first-child), .btn-group > .btn-discover:not(:first-child), .btn-group > .btn-mpower:not(:first-child), .btn-group > .btn-tvokids:not(:first-child), .btn-group > .btn-pdf:not(:first-child), .btn-group > .btn-game:not(:first-child):after,
.btn-group > .btn-locker:not(:first-child):after, .btn-group > .btn-tvoorg:not(:first-child), .btn-group > .btn-mathify:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn-group.html5-audio-container:not(:first-child) > a,
.btn-group > .btn-group.html5-audio-french-container:not(:first-child) > a,
.btn-group > .btn-group:not(:first-child) > .reflection-checkmark-test,
.btn-group > .btn-group:not(:first-child) > .btn-zoomout,
.btn-group > .btn-group:not(:first-child) > .btn-zoomin,
.btn-group > .btn-group:not(:first-child) > .btn-longdesc,
.btn-group > .btn-group:not(:first-child) > .btn-discover,
.btn-group > .btn-group:not(:first-child) > .btn-mpower,
.btn-group > .btn-group:not(:first-child) > .btn-tvokids,
.btn-group > .btn-group:not(:first-child) > .btn-pdf,
.btn-group > .btn-group:not(:first-child) > .btn-game:after,
.btn-group > .btn-group:not(:first-child) > .btn-locker:after,
.btn-group > .btn-group:not(:first-child) > .btn-tvoorg,
.btn-group > .btn-group:not(:first-child) > .btn-mathify {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem;
}
.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle-split::before {
  margin-right: 0;
}

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm.html5-audio-container > a + .dropdown-toggle-split, .btn-group-sm.html5-audio-french-container > a + .dropdown-toggle-split, .btn-group-sm > .reflection-checkmark-test + .dropdown-toggle-split, .btn-group-sm > .btn-zoomout + .dropdown-toggle-split, .btn-group-sm > .btn-zoomin + .dropdown-toggle-split, .btn-group-sm > .btn-longdesc + .dropdown-toggle-split, .btn-group-sm > .btn-discover + .dropdown-toggle-split, .btn-group-sm > .btn-mpower + .dropdown-toggle-split, .btn-group-sm > .btn-tvokids + .dropdown-toggle-split, .btn-group-sm > .btn-pdf + .dropdown-toggle-split, .btn-group-sm > .btn-game:after + .dropdown-toggle-split,
.btn-group-sm > .btn-locker:after + .dropdown-toggle-split, .btn-group-sm > .btn-tvoorg + .dropdown-toggle-split, .btn-group-sm > .btn-mathify + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem;
}

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg.html5-audio-container > a + .dropdown-toggle-split, .btn-group-lg.html5-audio-french-container > a + .dropdown-toggle-split, .btn-group-lg > .reflection-checkmark-test + .dropdown-toggle-split, .btn-group-lg > .btn-zoomout + .dropdown-toggle-split, .btn-group-lg > .btn-zoomin + .dropdown-toggle-split, .btn-group-lg > .btn-longdesc + .dropdown-toggle-split, .btn-group-lg > .btn-discover + .dropdown-toggle-split, .btn-group-lg > .btn-mpower + .dropdown-toggle-split, .btn-group-lg > .btn-tvokids + .dropdown-toggle-split, .btn-group-lg > .btn-pdf + .dropdown-toggle-split, .btn-group-lg > .btn-game:after + .dropdown-toggle-split,
.btn-group-lg > .btn-locker:after + .dropdown-toggle-split, .btn-group-lg > .btn-tvoorg + .dropdown-toggle-split, .btn-group-lg > .btn-mathify + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem;
}

.btn-group-vertical {
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}
.btn-group-vertical > .btn, .btn-group-vertical.html5-audio-container > a, .btn-group-vertical.html5-audio-french-container > a, .btn-group-vertical > .reflection-checkmark-test, .btn-group-vertical > .btn-zoomout, .btn-group-vertical > .btn-zoomin, .btn-group-vertical > .btn-longdesc, .btn-group-vertical > .btn-discover, .btn-group-vertical > .btn-mpower, .btn-group-vertical > .btn-tvokids, .btn-group-vertical > .btn-pdf, .btn-group-vertical > .btn-game:after,
.btn-group-vertical > .btn-locker:after, .btn-group-vertical > .btn-tvoorg, .btn-group-vertical > .btn-mathify,
.btn-group-vertical > .btn-group {
  width: 100%;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical.html5-audio-container > a:not(:first-child), .btn-group-vertical.html5-audio-french-container > a:not(:first-child), .btn-group-vertical > .reflection-checkmark-test:not(:first-child), .btn-group-vertical > .btn-zoomout:not(:first-child), .btn-group-vertical > .btn-zoomin:not(:first-child), .btn-group-vertical > .btn-longdesc:not(:first-child), .btn-group-vertical > .btn-discover:not(:first-child), .btn-group-vertical > .btn-mpower:not(:first-child), .btn-group-vertical > .btn-tvokids:not(:first-child), .btn-group-vertical > .btn-pdf:not(:first-child), .btn-group-vertical > .btn-game:not(:first-child):after,
.btn-group-vertical > .btn-locker:not(:first-child):after, .btn-group-vertical > .btn-tvoorg:not(:first-child), .btn-group-vertical > .btn-mathify:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical.html5-audio-container > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical.html5-audio-french-container > a:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .reflection-checkmark-test:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-zoomout:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-zoomin:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-longdesc:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-discover:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-mpower:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-tvokids:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-pdf:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-game:not(:last-child):not(.dropdown-toggle):after,
.btn-group-vertical > .btn-locker:not(:last-child):not(.dropdown-toggle):after, .btn-group-vertical > .btn-tvoorg:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-mathify:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn,
.btn-group-vertical > .btn-group.html5-audio-container:not(:last-child) > a,
.btn-group-vertical > .btn-group.html5-audio-french-container:not(:last-child) > a,
.btn-group-vertical > .btn-group:not(:last-child) > .reflection-checkmark-test,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-zoomout,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-zoomin,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-longdesc,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-discover,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-mpower,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-tvokids,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-pdf,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-game:after,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-locker:after,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-tvoorg,
.btn-group-vertical > .btn-group:not(:last-child) > .btn-mathify {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical.html5-audio-container > a:not(:first-child), .btn-group-vertical.html5-audio-french-container > a:not(:first-child), .btn-group-vertical > .reflection-checkmark-test:not(:first-child), .btn-group-vertical > .btn-zoomout:not(:first-child), .btn-group-vertical > .btn-zoomin:not(:first-child), .btn-group-vertical > .btn-longdesc:not(:first-child), .btn-group-vertical > .btn-discover:not(:first-child), .btn-group-vertical > .btn-mpower:not(:first-child), .btn-group-vertical > .btn-tvokids:not(:first-child), .btn-group-vertical > .btn-pdf:not(:first-child), .btn-group-vertical > .btn-game:not(:first-child):after,
.btn-group-vertical > .btn-locker:not(:first-child):after, .btn-group-vertical > .btn-tvoorg:not(:first-child), .btn-group-vertical > .btn-mathify:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn,
.btn-group-vertical > .btn-group.html5-audio-container:not(:first-child) > a,
.btn-group-vertical > .btn-group.html5-audio-french-container:not(:first-child) > a,
.btn-group-vertical > .btn-group:not(:first-child) > .reflection-checkmark-test,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-zoomout,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-zoomin,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-longdesc,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-discover,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-mpower,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-tvokids,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-pdf,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-game:after,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-locker:after,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-tvoorg,
.btn-group-vertical > .btn-group:not(:first-child) > .btn-mathify {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-toggle > .btn, .btn-group-toggle.html5-audio-container > a, .btn-group-toggle.html5-audio-french-container > a, .btn-group-toggle > .reflection-checkmark-test, .btn-group-toggle > .btn-zoomout, .btn-group-toggle > .btn-zoomin, .btn-group-toggle > .btn-longdesc, .btn-group-toggle > .btn-discover, .btn-group-toggle > .btn-mpower, .btn-group-toggle > .btn-tvokids, .btn-group-toggle > .btn-pdf, .btn-group-toggle > .btn-game:after,
.btn-group-toggle > .btn-locker:after, .btn-group-toggle > .btn-tvoorg, .btn-group-toggle > .btn-mathify,
.btn-group-toggle > .btn-group > .btn,
.btn-group-toggle > .btn-group.html5-audio-container > a,
.btn-group-toggle > .btn-group.html5-audio-french-container > a,
.btn-group-toggle > .btn-group > .reflection-checkmark-test,
.btn-group-toggle > .btn-group > .btn-zoomout,
.btn-group-toggle > .btn-group > .btn-zoomin,
.btn-group-toggle > .btn-group > .btn-longdesc,
.btn-group-toggle > .btn-group > .btn-discover,
.btn-group-toggle > .btn-group > .btn-mpower,
.btn-group-toggle > .btn-group > .btn-tvokids,
.btn-group-toggle > .btn-group > .btn-pdf,
.btn-group-toggle > .btn-group > .btn-game:after,
.btn-group-toggle > .btn-group > .btn-locker:after,
.btn-group-toggle > .btn-group > .btn-tvoorg,
.btn-group-toggle > .btn-group > .btn-mathify {
  margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio], .btn-group-toggle.html5-audio-container > a input[type=radio], .btn-group-toggle.html5-audio-french-container > a input[type=radio], .btn-group-toggle > .reflection-checkmark-test input[type=radio], .btn-group-toggle > .btn-zoomout input[type=radio], .btn-group-toggle > .btn-zoomin input[type=radio], .btn-group-toggle > .btn-longdesc input[type=radio], .btn-group-toggle > .btn-discover input[type=radio], .btn-group-toggle > .btn-mpower input[type=radio], .btn-group-toggle > .btn-tvokids input[type=radio], .btn-group-toggle > .btn-pdf input[type=radio], .btn-group-toggle > .btn-game:after input[type=radio],
.btn-group-toggle > .btn-locker:after input[type=radio], .btn-group-toggle > .btn-tvoorg input[type=radio], .btn-group-toggle > .btn-mathify input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle.html5-audio-container > a input[type=checkbox],
.btn-group-toggle.html5-audio-french-container > a input[type=checkbox],
.btn-group-toggle > .reflection-checkmark-test input[type=checkbox],
.btn-group-toggle > .btn-zoomout input[type=checkbox],
.btn-group-toggle > .btn-zoomin input[type=checkbox],
.btn-group-toggle > .btn-longdesc input[type=checkbox],
.btn-group-toggle > .btn-discover input[type=checkbox],
.btn-group-toggle > .btn-mpower input[type=checkbox],
.btn-group-toggle > .btn-tvokids input[type=checkbox],
.btn-group-toggle > .btn-pdf input[type=checkbox],
.btn-group-toggle > .btn-game:after input[type=checkbox],
.btn-group-toggle > .btn-locker:after input[type=checkbox],
.btn-group-toggle > .btn-tvoorg input[type=checkbox],
.btn-group-toggle > .btn-mathify input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group.html5-audio-container > a input[type=radio],
.btn-group-toggle > .btn-group.html5-audio-french-container > a input[type=radio],
.btn-group-toggle > .btn-group > .reflection-checkmark-test input[type=radio],
.btn-group-toggle > .btn-group > .btn-zoomout input[type=radio],
.btn-group-toggle > .btn-group > .btn-zoomin input[type=radio],
.btn-group-toggle > .btn-group > .btn-longdesc input[type=radio],
.btn-group-toggle > .btn-group > .btn-discover input[type=radio],
.btn-group-toggle > .btn-group > .btn-mpower input[type=radio],
.btn-group-toggle > .btn-group > .btn-tvokids input[type=radio],
.btn-group-toggle > .btn-group > .btn-pdf input[type=radio],
.btn-group-toggle > .btn-group > .btn-game:after input[type=radio],
.btn-group-toggle > .btn-group > .btn-locker:after input[type=radio],
.btn-group-toggle > .btn-group > .btn-tvoorg input[type=radio],
.btn-group-toggle > .btn-group > .btn-mathify input[type=radio],
.btn-group-toggle > .btn-group > .btn input[type=checkbox],
.btn-group-toggle > .btn-group.html5-audio-container > a input[type=checkbox],
.btn-group-toggle > .btn-group.html5-audio-french-container > a input[type=checkbox],
.btn-group-toggle > .btn-group > .reflection-checkmark-test input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-zoomout input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-zoomin input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-longdesc input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-discover input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-mpower input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-tvokids input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-pdf input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-game:after input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-locker:after input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-tvoorg input[type=checkbox],
.btn-group-toggle > .btn-group > .btn-mathify input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

code {
  font-size: 87.5%;
  color: #e83e8c;
  word-wrap: break-word;
}
a > code {
  color: inherit;
}

kbd {
  padding: 0.2rem 0.4rem;
  font-size: 87.5%;
  color: #fff;
  background-color: #212529;
  border-radius: 0.2rem;
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
}

pre {
  display: block;
  font-size: 87.5%;
  color: #212529;
}
pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.dropup,
.dropright,
.dropdown,
.dropleft {
  position: relative;
}

.dropdown-toggle {
  white-space: nowrap;
}
.dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}
.dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 10rem;
  padding: 0.5rem 0;
  margin: 0.125rem 0 0;
  font-size: 1.2rem;
  color: #212529;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.25rem;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

@media (min-width: 576px) {
  .dropdown-menu-sm-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-sm-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 768px) {
  .dropdown-menu-md-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-md-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 992px) {
  .dropdown-menu-lg-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-lg-right {
    right: 0;
    left: auto;
  }
}
@media (min-width: 1200px) {
  .dropdown-menu-xl-left {
    right: auto;
    left: 0;
  }
  .dropdown-menu-xl-right {
    right: 0;
    left: auto;
  }
}
.dropup .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: 0.125rem;
}
.dropup .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0;
  border-right: 0.3em solid transparent;
  border-bottom: 0.3em solid;
  border-left: 0.3em solid transparent;
}
.dropup .dropdown-toggle:empty::after {
  margin-left: 0;
}

.dropright .dropdown-menu {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: 0.125rem;
}
.dropright .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0;
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
}
.dropright .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropright .dropdown-toggle::after {
  vertical-align: 0;
}

.dropleft .dropdown-menu {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: 0.125rem;
}
.dropleft .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
}
.dropleft .dropdown-toggle::after {
  display: none;
}
.dropleft .dropdown-toggle::before {
  display: inline-block;
  margin-right: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.3em solid transparent;
  border-right: 0.3em solid;
  border-bottom: 0.3em solid transparent;
}
.dropleft .dropdown-toggle:empty::after {
  margin-left: 0;
}
.dropleft .dropdown-toggle::before {
  vertical-align: 0;
}

.dropdown-menu[x-placement^=top], .dropdown-menu[x-placement^=right], .dropdown-menu[x-placement^=bottom], .dropdown-menu[x-placement^=left] {
  right: auto;
  bottom: auto;
}

.dropdown-divider {
  height: 0;
  margin: 0.5rem 0;
  overflow: hidden;
  border-top: 1px solid #e9ecef;
}

.dropdown-item {
  display: block;
  width: 100%;
  padding: 0.25rem 1.5rem;
  clear: both;
  font-weight: 400;
  color: #212529;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
}
.dropdown-item:hover, .dropdown-item:focus {
  color: rgb(21.6283783784, 24.25, 26.8716216216);
  text-decoration: none;
  background-color: #f8f9fa;
}
.dropdown-item.active, .dropdown-item:active {
  color: #fff;
  text-decoration: none;
  background-color: #7d1863;
}
.dropdown-item.disabled, .dropdown-item:disabled {
  color: #6c757d;
  pointer-events: none;
  background-color: transparent;
}

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

.dropdown-header {
  display: block;
  padding: 0.5rem 1.5rem;
  margin-bottom: 0;
  font-size: 1.05rem;
  color: #6c757d;
  white-space: nowrap;
}

.dropdown-item-text {
  display: block;
  padding: 0.25rem 1.5rem;
  color: #212529;
}

.form-control {
  display: block;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .form-control {
    transition: none;
  }
}
.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}
.form-control:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #495057;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: rgb(217.389261745, 59.110738255, 176.644295302);
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(125, 24, 99, 0.25);
}
.form-control::placeholder {
  color: #6c757d;
  opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
  background-color: #e9ecef;
  opacity: 1;
}

input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
  appearance: none;
}

select.form-control:focus::-ms-value {
  color: #495057;
  background-color: #fff;
}

.form-control-file,
.form-control-range {
  display: block;
  width: 100%;
}

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

.col-form-label-lg {
  padding-top: calc(0.5rem + 1px);
  padding-bottom: calc(0.5rem + 1px);
  font-size: 1.5rem;
  line-height: 1.5;
}

.col-form-label-sm {
  padding-top: calc(0.25rem + 1px);
  padding-bottom: calc(0.25rem + 1px);
  font-size: 1.05rem;
  line-height: 1.5;
}

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  font-size: 1.2rem;
  line-height: 1.5;
  color: #212529;
  background-color: transparent;
  border: solid transparent;
  border-width: 1px 0;
}
.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0;
}

.form-control-sm {
  height: calc(1.5em + 0.5rem + 2px);
  padding: 0.25rem 0.5rem;
  font-size: 1.05rem;
  line-height: 1.5;
  border-radius: 0.2rem;
}

.form-control-lg {
  height: calc(1.5em + 1rem + 2px);
  padding: 0.5rem 1rem;
  font-size: 1.5rem;
  line-height: 1.5;
  border-radius: 0.3rem;
}

select.form-control[size], select.form-control[multiple] {
  height: auto;
}

textarea.form-control {
  height: auto;
}

.form-group {
  margin-bottom: 1rem;
}

.form-text {
  display: block;
  margin-top: 0.25rem;
}

.form-row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}
.form-row > .col,
.form-row > [class*=col-] {
  padding-right: 5px;
  padding-left: 5px;
}

.form-check {
  position: relative;
  display: block;
  padding-left: 1.25rem;
}

.form-check-input {
  position: absolute;
  margin-top: 0.3rem;
  margin-left: -1.25rem;
}
.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  color: #6c757d;
}

.form-check-label {
  margin-bottom: 0;
}

.form-check-inline {
  display: inline-flex;
  align-items: center;
  padding-left: 0;
  margin-right: 0.75rem;
}
.form-check-inline .form-check-input {
  position: static;
  margin-top: 0;
  margin-right: 0.3125rem;
  margin-left: 0;
}

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #2b875a;
}

.valid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 1.05rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(43, 135, 90, 0.9);
  border-radius: 0.25rem;
}

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: #2b875a;
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%232b875a' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: #2b875a;
  box-shadow: 0 0 0 0.2rem rgba(43, 135, 90, 0.25);
}

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

.was-validated .custom-select:valid, .custom-select.is-valid {
  border-color: #2b875a;
  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='%232b875a' 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.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus {
  border-color: #2b875a;
  box-shadow: 0 0 0 0.2rem rgba(43, 135, 90, 0.25);
}

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: #2b875a;
}
.was-validated .form-check-input:valid ~ .valid-feedback,
.was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback,
.form-check-input.is-valid ~ .valid-tooltip {
  display: block;
}

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label {
  color: #2b875a;
}
.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before {
  border-color: #2b875a;
}
.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before {
  border-color: rgb(55.3202247191, 173.6797752809, 115.7865168539);
  background-color: rgb(55.3202247191, 173.6797752809, 115.7865168539);
}
.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(43, 135, 90, 0.25);
}
.was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #2b875a;
}

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label {
  border-color: #2b875a;
}
.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label {
  border-color: #2b875a;
  box-shadow: 0 0 0 0.2rem rgba(43, 135, 90, 0.25);
}

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 80%;
  color: #dc3545;
}

.invalid-tooltip {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 1.05rem;
  line-height: 1.5;
  color: #fff;
  background-color: rgba(220, 53, 69, 0.9);
  border-radius: 0.25rem;
}

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block;
}

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

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

.was-validated .custom-select:invalid, .custom-select.is-invalid {
  border-color: #dc3545;
  padding-right: calc(0.75em + 2.3125rem);
  background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") 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.75em + 0.375rem) calc(0.75em + 0.375rem);
}
.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: #dc3545;
}
.was-validated .form-check-input:invalid ~ .invalid-feedback,
.was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback,
.form-check-input.is-invalid ~ .invalid-tooltip {
  display: block;
}

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label {
  color: #dc3545;
}
.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before {
  border-color: #dc3545;
}
.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before {
  border-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
  background-color: rgb(227.5316455696, 96.4683544304, 109.0253164557);
}
.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before {
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}
.was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before {
  border-color: #dc3545;
}

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label {
  border-color: #dc3545;
}
.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.form-inline {
  display: flex;
  flex-flow: row wrap;
  align-items: center;
}
.form-inline .form-check {
  width: 100%;
}
@media (min-width: 576px) {
  .form-inline label {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
  }
  .form-inline .form-group {
    display: flex;
    flex: 0 0 auto;
    flex-flow: row wrap;
    align-items: center;
    margin-bottom: 0;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-plaintext {
    display: inline-block;
  }
  .form-inline .input-group,
  .form-inline .custom-select {
    width: auto;
  }
  .form-inline .form-check {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    padding-left: 0;
  }
  .form-inline .form-check-input {
    position: relative;
    flex-shrink: 0;
    margin-top: 0;
    margin-right: 0.25rem;
    margin-left: 0;
  }
  .form-inline .custom-control {
    align-items: center;
    justify-content: center;
  }
  .form-inline .custom-control-label {
    margin-bottom: 0;
  }
}

.container,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1140px;
  }
}
.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}

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

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.3333333333%;
  max-width: 33.3333333333%;
}

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

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

.row-cols-6 > * {
  flex: 0 0 16.6666666667%;
  max-width: 16.6666666667%;
}

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

.col-1 {
  flex: 0 0 8.3333333333%;
  max-width: 8.3333333333%;
}

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

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

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

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

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

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

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

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

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

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

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

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-sm-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-sm-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-sm-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-sm-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.3333333333%;
  }
  .offset-sm-2 {
    margin-left: 16.6666666667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.3333333333%;
  }
  .offset-sm-5 {
    margin-left: 41.6666666667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.3333333333%;
  }
  .offset-sm-8 {
    margin-left: 66.6666666667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.3333333333%;
  }
  .offset-sm-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-md-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-md-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-md-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-md-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.3333333333%;
  }
  .offset-md-2 {
    margin-left: 16.6666666667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.3333333333%;
  }
  .offset-md-5 {
    margin-left: 41.6666666667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.3333333333%;
  }
  .offset-md-8 {
    margin-left: 66.6666666667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.3333333333%;
  }
  .offset-md-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-lg-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-lg-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-lg-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-lg-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.3333333333%;
  }
  .offset-lg-2 {
    margin-left: 16.6666666667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.3333333333%;
  }
  .offset-lg-5 {
    margin-left: 41.6666666667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.3333333333%;
  }
  .offset-lg-8 {
    margin-left: 66.6666666667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.3333333333%;
  }
  .offset-lg-11 {
    margin-left: 91.6666666667%;
  }
}
@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.3333333333%;
    max-width: 8.3333333333%;
  }
  .col-xl-2 {
    flex: 0 0 16.6666666667%;
    max-width: 16.6666666667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
  .col-xl-5 {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.3333333333%;
    max-width: 58.3333333333%;
  }
  .col-xl-8 {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
  .col-xl-11 {
    flex: 0 0 91.6666666667%;
    max-width: 91.6666666667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.3333333333%;
  }
  .offset-xl-2 {
    margin-left: 16.6666666667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.3333333333%;
  }
  .offset-xl-5 {
    margin-left: 41.6666666667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.3333333333%;
  }
  .offset-xl-8 {
    margin-left: 66.6666666667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.3333333333%;
  }
  .offset-xl-11 {
    margin-left: 91.6666666667%;
  }
}
.img-fluid, .img-center, .set-modal {
  max-width: 100%;
  height: auto;
}

.img-thumbnail {
  padding: 0.25rem;
  background-color: #fff;
  border: 1px solid #dee2e6;
  border-radius: 0.25rem;
  max-width: 100%;
  height: auto;
}

.figure {
  display: inline-block;
}

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.figure-caption {
  font-size: 90%;
  color: #6c757d;
}

.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}
.table th,
.table td {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #b3b3b3;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #b3b3b3;
}
.table tbody + tbody {
  border-top: 2px solid #b3b3b3;
}

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

.table-bordered {
  border: 1px solid #b3b3b3;
}
.table-bordered th,
.table-bordered td {
  border: 1px solid #b3b3b3;
}
.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-borderless th,
.table-borderless td,
.table-borderless thead th,
.table-borderless tbody + tbody {
  border: 0;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

.table-primary,
.table-primary > th,
.table-primary > td {
  background-color: rgb(218.6, 190.32, 211.32);
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
  border-color: rgb(187.4, 134.88, 173.88);
}

.table-hover .table-primary:hover {
  background-color: rgb(209.4171745152, 174.0028254848, 200.3006094183);
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
  background-color: rgb(209.4171745152, 174.0028254848, 200.3006094183);
}

.table-secondary,
.table-secondary > th,
.table-secondary > td {
  background-color: rgb(213.84, 216.36, 218.6);
}
.table-secondary th,
.table-secondary td,
.table-secondary thead th,
.table-secondary tbody + tbody {
  border-color: rgb(178.56, 183.24, 187.4);
}

.table-hover .table-secondary:hover {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}
.table-hover .table-secondary:hover > td,
.table-hover .table-secondary:hover > th {
  background-color: rgb(200.3075090253, 203.6560288809, 206.6324909747);
}

.table-active,
.table-active > th,
.table-active > td {
  background-color: rgba(0, 0, 0, 0.075);
}

.table-hover .table-active:hover {
  background-color: rgba(0, 0, 0, 0.075);
}
.table-hover .table-active:hover > td,
.table-hover .table-active:hover > th {
  background-color: rgba(0, 0, 0, 0.075);
}

.table .thead-dark th {
  color: #fff;
  background-color: #343a40;
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table .thead-light th {
  color: #495057;
  background-color: #e9ecef;
  border-color: #b3b3b3;
}

.table-dark {
  color: #fff;
  background-color: #343a40;
}
.table-dark th,
.table-dark td,
.table-dark thead th {
  border-color: rgb(69.1465517241, 77.125, 85.1034482759);
}
.table-dark.table-bordered {
  border: 0;
}
.table-dark.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 255, 255, 0.05);
}
.table-dark.table-hover tbody tr:hover {
  color: #fff;
  background-color: rgba(255, 255, 255, 0.075);
}

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

.fade {
  transition: opacity 0.15s linear;
}
@media (prefers-reduced-motion: reduce) {
  .fade {
    transition: none;
  }
}
.fade:not(.show) {
  opacity: 0;
}

.collapse:not(.show) {
  display: none;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
  .collapsing {
    transition: none;
  }
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .icon_heading_div h1,
.icon_heading_div h2,
.icon_heading_div h3,
.icon_heading_div h4,
.icon_heading_div h5, .h4, .h5, .h6 {
  margin-bottom: 0.5rem;
  font-weight: 500;
  line-height: 1.2;
}

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

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

h3, .h3, .icon_heading_div h1,
.icon_heading_div h2,
.icon_heading_div h3,
.icon_heading_div h4,
.icon_heading_div h5 {
  font-size: 2.1rem;
}

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

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

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

.lead {
  font-size: 1.5rem;
  font-weight: 300;
}

.display-1 {
  font-size: 6rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-2 {
  font-size: 5.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-3 {
  font-size: 4.5rem;
  font-weight: 300;
  line-height: 1.2;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

small,
.small {
  font-size: 80%;
  font-weight: 400;
}

mark,
.mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
}

.list-inline-item {
  display: inline-block;
}
.list-inline-item:not(:last-child) {
  margin-right: 0.5rem;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.5rem;
}

.blockquote-footer {
  display: block;
  font-size: 80%;
  color: #6c757d;
}
.blockquote-footer::before {
  content: "— ";
}

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

.align-top {
  vertical-align: top !important;
}

.align-middle {
  vertical-align: middle !important;
}

.align-bottom {
  vertical-align: bottom !important;
}

.align-text-bottom {
  vertical-align: text-bottom !important;
}

.align-text-top {
  vertical-align: text-top !important;
}

.border {
  border: 1px solid #dee2e6 !important;
}

.border-top {
  border-top: 1px solid #dee2e6 !important;
}

.border-right {
  border-right: 1px solid #dee2e6 !important;
}

.border-bottom {
  border-bottom: 1px solid #dee2e6 !important;
}

.border-left {
  border-left: 1px solid #dee2e6 !important;
}

.border-0, .accordion > .card, .accordion > .reflection-checked, .accordion > .longdescription-body, .accordion > .discover-body {
  border: 0 !important;
}

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

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

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

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

.border-primary {
  border-color: #7d1863 !important;
}

.border-secondary {
  border-color: #6c757d !important;
}

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

.rounded-sm {
  border-radius: 0.2rem !important;
}

.rounded {
  border-radius: 0.25rem !important;
}

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

.rounded-right {
  border-top-right-radius: 0.25rem !important;
  border-bottom-right-radius: 0.25rem !important;
}

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

.rounded-left {
  border-top-left-radius: 0.25rem !important;
  border-bottom-left-radius: 0.25rem !important;
}

.rounded-lg {
  border-radius: 0.3rem !important;
}

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

.rounded-pill {
  border-radius: 50rem !important;
}

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

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

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

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

.d-block, .img-center {
  display: block !important;
}

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

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

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

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

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

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}
@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}
@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}
.flex-row {
  flex-direction: row !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}
.float-left {
  float: left !important;
}

.float-right {
  float: right !important;
}

.float-none {
  float: none !important;
}

@media (min-width: 576px) {
  .float-sm-left {
    float: left !important;
  }
  .float-sm-right {
    float: right !important;
  }
  .float-sm-none {
    float: none !important;
  }
}
@media (min-width: 768px) {
  .float-md-left {
    float: left !important;
  }
  .float-md-right {
    float: right !important;
  }
  .float-md-none {
    float: none !important;
  }
}
@media (min-width: 992px) {
  .float-lg-left {
    float: left !important;
  }
  .float-lg-right {
    float: right !important;
  }
  .float-lg-none {
    float: none !important;
  }
}
@media (min-width: 1200px) {
  .float-xl-left {
    float: left !important;
  }
  .float-xl-right {
    float: right !important;
  }
  .float-xl-none {
    float: none !important;
  }
}
.position-static {
  position: static !important;
}

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

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

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

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

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

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

@supports (position: sticky) {
  .sticky-top {
    position: sticky;
    top: 0;
    z-index: 1020;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mb-0,
.my-0,
.statchart img {
  margin-bottom: 0 !important;
}

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

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

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

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

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

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

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

.mt-2, .reflection-check,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2,
.k8_nav_button_group > li {
  margin-right: 0.5rem !important;
}

.mb-2, .table-lockerdoc caption, figure img,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2,
.k8_nav_button_group > li {
  margin-left: 0.5rem !important;
}

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

.mt-3, .h1 > img,
h1 > img, .table-lockerdoc caption, .locker-caption,
.my-3 {
  margin-top: 1rem !important;
}

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

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

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

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

.mt-4,
.my-4,
img,
.img-center,
.table,
.production_callout,
.callout,
.callout_code,
.blue_lined_paper,
.yellow_lined_paper,
.heavy_border,
.orange_bg,
.pink_bg,
.yellow_bg,
.green_bg,
.table-lockerdoc {
  margin-top: 1.5rem !important;
}

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

.mb-4, .accordion,
.my-4,
img,
.img-center,
.table,
.production_callout,
.callout,
.callout_code,
.blue_lined_paper,
.yellow_lined_paper,
.heavy_border,
.orange_bg,
.pink_bg,
.yellow_bg,
.green_bg,
.table-lockerdoc {
  margin-bottom: 1.5rem !important;
}

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

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

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

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

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

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

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

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

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

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

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

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

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

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

.p-2, .production_callout, .callout_green {
  padding: 0.5rem !important;
}

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

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

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

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

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

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

.pr-3,
.px-3,
.k8_nav_button_group > li > a {
  padding-right: 1rem !important;
}

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

.pl-3,
.px-3,
.k8_nav_button_group > li > a {
  padding-left: 1rem !important;
}

.p-4, .audio {
  padding: 1.5rem !important;
}

.pt-4, .longdescription-body,
.py-4 {
  padding-top: 1.5rem !important;
}

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

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

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

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

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

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

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

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

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

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-auto,
.mx-auto,
.img-center {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto, .k8_nav_button_group,
.mx-auto,
.img-center {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}
@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
}

.text-monospace {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}

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

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

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

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

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

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

.text-center, figure p {
  text-align: center !important;
}

@media (min-width: 576px) {
  .text-sm-left {
    text-align: left !important;
  }
  .text-sm-right {
    text-align: right !important;
  }
  .text-sm-center {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .text-md-left {
    text-align: left !important;
  }
  .text-md-right {
    text-align: right !important;
  }
  .text-md-center {
    text-align: center !important;
  }
}
@media (min-width: 992px) {
  .text-lg-left {
    text-align: left !important;
  }
  .text-lg-right {
    text-align: right !important;
  }
  .text-lg-center {
    text-align: center !important;
  }
}
@media (min-width: 1200px) {
  .text-xl-left {
    text-align: left !important;
  }
  .text-xl-right {
    text-align: right !important;
  }
  .text-xl-center {
    text-align: center !important;
  }
}
.text-lowercase {
  text-transform: lowercase !important;
}

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #7d1863 !important;
}

a.text-primary:hover, a.text-primary:focus {
  color: rgb(60.822147651, 11.677852349, 48.1711409396) !important;
}

.text-secondary {
  color: #6c757d !important;
}

a.text-secondary:hover, a.text-secondary:focus {
  color: rgb(72.5407725322, 78.5858369099, 83.9592274678) !important;
}

.text-body {
  color: #212529 !important;
}

.text-muted {
  color: #6c757d !important;
}

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

.text-white-50 {
  color: rgba(255, 255, 255, 0.5) !important;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

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

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

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

.nav {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-link, .k8_nav_button_group > li > a {
  display: block;
  padding: 0.5rem 1rem;
}
.nav-link:hover, .k8_nav_button_group > li > a:hover, .nav-link:focus, .k8_nav_button_group > li > a:focus {
  text-decoration: none;
}
.nav-link.disabled, .k8_nav_button_group > li > a.disabled {
  color: #6c757d;
  pointer-events: none;
  cursor: default;
}

.nav-tabs .nav-item, .k8_nav_button_group .nav-item, .k8_nav_button_group > li {
  margin-bottom: -1px;
  line-height: 2rem;
}
.nav-tabs .nav-link.disabled, .k8_nav_button_group .nav-link.disabled, .k8_nav_button_group > li > a.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}
.nav-tabs .nav-link.active, .k8_nav_button_group .nav-link.active, .k8_nav_button_group > li > a.active,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-item.show .k8_nav_button_group > li > a,
.k8_nav_button_group .nav-item.show .nav-link,
.k8_nav_button_group .nav-item.show .k8_nav_button_group > li > a,
.k8_nav_button_group > li.show .nav-link,
.k8_nav_button_group > li.show .k8_nav_button_group > li > a {
  color: white;
  background-color: #c83aa2;
  border-color: #dee2e6 #dee2e6 #fff;
}
.nav-tabs .dropdown-menu, .k8_nav_button_group .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.nav-pills .nav-link, .nav-pills .k8_nav_button_group > li > a {
  border-radius: 0.25rem;
}
.nav-pills .nav-link.active, .nav-pills .k8_nav_button_group > li > a.active,
.nav-pills .show > .nav-link,
.nav-pills .k8_nav_button_group > li.show > a {
  color: zartar;
  background-color: #c83aa2;
}

.nav-fill > .nav-link, .k8_nav_button_group > li.nav-fill > a,
.nav-fill .nav-item,
.nav-fill .k8_nav_button_group > li {
  flex: 1 1 auto;
  text-align: center;
}

.nav-justified > .nav-link, .k8_nav_button_group > li.nav-justified > a,
.nav-justified .nav-item,
.nav-justified .k8_nav_button_group > li {
  flex-basis: 0;
  flex-grow: 1;
  text-align: center;
}

.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}

.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding: 0 2rem 0 2rem;
}
.navbar .container,
.navbar .container-fluid,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.navbar-brand {
  display: inline-block;
  padding-top: 0.275rem;
  padding-bottom: 0.275rem;
  margin-right: 1rem;
  font-size: 1.5rem;
  line-height: inherit;
  white-space: nowrap;
}
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}

.navbar-nav, .k8_nav_button_group {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}
.navbar-nav .nav-link, .k8_nav_button_group .nav-link, .k8_nav_button_group > li > a {
  padding-right: 0;
  padding-left: 0;
}
.navbar-nav .dropdown-menu, .k8_nav_button_group .dropdown-menu {
  position: static;
  float: none;
}

.navbar-text, .k8_nav_title {
  display: inline-block;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar-collapse {
  clear: both;
  flex-basis: 100%;
  flex-grow: 1;
  align-items: center;
  margin-top: auto;
}

.navbar-toggler {
  padding: 0.125rem 0.5rem;
  margin: 0.3rem;
  font-size: unset;
  line-height: 1;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 10px;
  float: right;
}
.navbar-toggler:hover, .navbar-toggler:focus {
  text-decoration: none;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-size: 100% 100%;
}

@media (max-width: 575.98px) {
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 576px) {
  .navbar-expand-sm {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-sm .navbar-nav, .navbar-expand-sm .k8_nav_button_group {
    flex-direction: row;
  }
  .navbar-expand-sm .navbar-nav .dropdown-menu, .navbar-expand-sm .k8_nav_button_group .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-sm .navbar-nav .nav-link, .navbar-expand-sm .k8_nav_button_group .nav-link, .navbar-expand-sm .k8_nav_button_group > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-sm > .container,
  .navbar-expand-sm > .container-fluid,
  .navbar-expand-sm > .container-sm,
  .navbar-expand-sm > .container-md,
  .navbar-expand-sm > .container-lg,
  .navbar-expand-sm > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-sm .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-sm .navbar-toggler {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .navbar-expand-md > .container, .k8_nav > .container,
  .navbar-expand-md > .container-fluid,
  .k8_nav > .container-fluid,
  .navbar-expand-md > .container-sm,
  .k8_nav > .container-sm,
  .navbar-expand-md > .container-md,
  .k8_nav > .container-md,
  .navbar-expand-md > .container-lg,
  .k8_nav > .container-lg,
  .navbar-expand-md > .container-xl,
  .k8_nav > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) {
  .navbar-expand-md, .k8_nav {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-md .navbar-nav, .navbar-expand-md .k8_nav_button_group, .k8_nav .navbar-nav, .k8_nav .k8_nav_button_group {
    flex-direction: row;
  }
  .navbar-expand-md .navbar-nav .dropdown-menu, .navbar-expand-md .k8_nav_button_group .dropdown-menu, .k8_nav .navbar-nav .dropdown-menu, .k8_nav .k8_nav_button_group .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-md .navbar-nav .nav-link, .navbar-expand-md .k8_nav_button_group .nav-link, .navbar-expand-md .k8_nav_button_group > li > a, .k8_nav .navbar-nav .nav-link, .k8_nav .k8_nav_button_group .nav-link, .k8_nav .k8_nav_button_group > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-md > .container, .k8_nav > .container,
  .navbar-expand-md > .container-fluid,
  .k8_nav > .container-fluid,
  .navbar-expand-md > .container-sm,
  .k8_nav > .container-sm,
  .navbar-expand-md > .container-md,
  .k8_nav > .container-md,
  .navbar-expand-md > .container-lg,
  .k8_nav > .container-lg,
  .navbar-expand-md > .container-xl,
  .k8_nav > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-md .navbar-collapse, .k8_nav .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-md .navbar-toggler, .k8_nav .navbar-toggler {
    display: none;
  }
}
@media (max-width: 991.98px) {
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-nav, .navbar-expand-lg .k8_nav_button_group {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu, .navbar-expand-lg .k8_nav_button_group .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-lg .navbar-nav .nav-link, .navbar-expand-lg .k8_nav_button_group .nav-link, .navbar-expand-lg .k8_nav_button_group > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-lg > .container,
  .navbar-expand-lg > .container-fluid,
  .navbar-expand-lg > .container-sm,
  .navbar-expand-lg > .container-md,
  .navbar-expand-lg > .container-lg,
  .navbar-expand-lg > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
}
@media (max-width: 1199.98px) {
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .navbar-expand-xl {
    flex-flow: row nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-xl .navbar-nav, .navbar-expand-xl .k8_nav_button_group {
    flex-direction: row;
  }
  .navbar-expand-xl .navbar-nav .dropdown-menu, .navbar-expand-xl .k8_nav_button_group .dropdown-menu {
    position: absolute;
  }
  .navbar-expand-xl .navbar-nav .nav-link, .navbar-expand-xl .k8_nav_button_group .nav-link, .navbar-expand-xl .k8_nav_button_group > li > a {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .navbar-expand-xl > .container,
  .navbar-expand-xl > .container-fluid,
  .navbar-expand-xl > .container-sm,
  .navbar-expand-xl > .container-md,
  .navbar-expand-xl > .container-lg,
  .navbar-expand-xl > .container-xl {
    flex-wrap: nowrap;
  }
  .navbar-expand-xl .navbar-collapse {
    display: flex !important;
    flex-basis: auto;
  }
  .navbar-expand-xl .navbar-toggler {
    display: none;
  }
}
.navbar-expand {
  flex-flow: row nowrap;
  justify-content: flex-start;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  padding-right: 0;
  padding-left: 0;
}
.navbar-expand .navbar-nav, .navbar-expand .k8_nav_button_group {
  flex-direction: row;
}
.navbar-expand .navbar-nav .dropdown-menu, .navbar-expand .k8_nav_button_group .dropdown-menu {
  position: absolute;
}
.navbar-expand .navbar-nav .nav-link, .navbar-expand .k8_nav_button_group .nav-link, .navbar-expand .k8_nav_button_group > li > a {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.navbar-expand > .container,
.navbar-expand > .container-fluid,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
  flex-wrap: nowrap;
}
.navbar-expand .navbar-collapse {
  display: flex !important;
  flex-basis: auto;
}
.navbar-expand .navbar-toggler {
  display: none;
}

.navbar-light .navbar-brand, .k8_nav .navbar-brand {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-brand:hover, .k8_nav .navbar-brand:hover, .navbar-light .navbar-brand:focus, .k8_nav .navbar-brand:focus {
  color: rgba(0, 0, 0, 0.9);
  cursor: pointer;
}
.navbar-light .navbar-nav .nav-link, .navbar-light .k8_nav_button_group .nav-link, .navbar-light .k8_nav_button_group > li > a, .k8_nav .navbar-nav .nav-link, .k8_nav .k8_nav_button_group .nav-link, .k8_nav .k8_nav_button_group > li > a {
  color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-nav .nav-link:hover, .navbar-light .k8_nav_button_group .nav-link:hover, .navbar-light .k8_nav_button_group > li > a:hover, .k8_nav .navbar-nav .nav-link:hover, .k8_nav .k8_nav_button_group .nav-link:hover, .k8_nav .k8_nav_button_group > li > a:hover, .navbar-light .navbar-nav .nav-link:focus, .navbar-light .k8_nav_button_group .nav-link:focus, .navbar-light .k8_nav_button_group > li > a:focus, .k8_nav .navbar-nav .nav-link:focus, .k8_nav .k8_nav_button_group .nav-link:focus, .k8_nav .k8_nav_button_group > li > a:focus {
  color: rgba(0, 0, 0, 0.7);
}
.navbar-light .navbar-nav .nav-link.disabled, .navbar-light .k8_nav_button_group .nav-link.disabled, .navbar-light .k8_nav_button_group > li > a.disabled, .k8_nav .navbar-nav .nav-link.disabled, .k8_nav .k8_nav_button_group .nav-link.disabled, .k8_nav .k8_nav_button_group > li > a.disabled {
  color: rgba(0, 0, 0, 0.3);
}
.navbar-light .navbar-nav .show > .nav-link, .navbar-light .k8_nav_button_group .show > .nav-link, .navbar-light .k8_nav_button_group > li.show > a, .k8_nav .navbar-nav .show > .nav-link, .k8_nav .k8_nav_button_group .show > .nav-link, .k8_nav .k8_nav_button_group > li.show > a,
.navbar-light .navbar-nav .active > .nav-link,
.navbar-light .k8_nav_button_group .active > .nav-link,
.navbar-light .k8_nav_button_group > li.active > a,
.k8_nav .navbar-nav .active > .nav-link,
.k8_nav .k8_nav_button_group .active > .nav-link,
.k8_nav .k8_nav_button_group > li.active > a,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .k8_nav_button_group .nav-link.show,
.navbar-light .k8_nav_button_group > li > a.show,
.k8_nav .navbar-nav .nav-link.show,
.k8_nav .k8_nav_button_group .nav-link.show,
.k8_nav .k8_nav_button_group > li > a.show,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .k8_nav_button_group .nav-link.active,
.navbar-light .k8_nav_button_group > li > a.active,
.k8_nav .navbar-nav .nav-link.active,
.k8_nav .k8_nav_button_group .nav-link.active,
.k8_nav .k8_nav_button_group > li > a.active {
  color: rgba(0, 0, 0, 0.5);
  background-color: white;
}
.navbar-light .navbar-toggler, .k8_nav .navbar-toggler {
  color: rgba(0, 0, 0, 0.5);
  border-color: rgba(0, 0, 0, 0.1);
}
.navbar-light .navbar-toggler-icon, .k8_nav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text, .navbar-light .k8_nav_title, .k8_nav .navbar-text, .k8_nav .k8_nav_title {
  color: #404040;
}
.navbar-light .navbar-text a, .navbar-light .k8_nav_title a, .k8_nav .navbar-text a, .k8_nav .k8_nav_title a {
  color: rgba(0, 0, 0, 0.9);
}
.navbar-light .navbar-text a:hover, .navbar-light .k8_nav_title a:hover, .k8_nav .navbar-text a:hover, .k8_nav .k8_nav_title a:hover, .navbar-light .navbar-text a:focus, .navbar-light .k8_nav_title a:focus, .k8_nav .navbar-text a:focus, .k8_nav .k8_nav_title a:focus {
  color: rgba(0, 0, 0, 0.9);
}

.navbar-dark .navbar-brand {
  color: #fff;
}
.navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus {
  color: #fff;
}
.navbar-dark .navbar-nav .nav-link, .navbar-dark .k8_nav_button_group .nav-link, .navbar-dark .k8_nav_button_group > li > a {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .k8_nav_button_group .nav-link:hover, .navbar-dark .k8_nav_button_group > li > a:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .k8_nav_button_group .nav-link:focus, .navbar-dark .k8_nav_button_group > li > a:focus {
  color: rgba(255, 255, 255, 0.75);
}
.navbar-dark .navbar-nav .nav-link.disabled, .navbar-dark .k8_nav_button_group .nav-link.disabled, .navbar-dark .k8_nav_button_group > li > a.disabled {
  color: rgba(255, 255, 255, 0.25);
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .k8_nav_button_group .show > .nav-link, .navbar-dark .k8_nav_button_group > li.show > a,
.navbar-dark .navbar-nav .active > .nav-link,
.navbar-dark .k8_nav_button_group .active > .nav-link,
.navbar-dark .k8_nav_button_group > li.active > a,
.navbar-dark .navbar-nav .nav-link.show,
.navbar-dark .k8_nav_button_group .nav-link.show,
.navbar-dark .k8_nav_button_group > li > a.show,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-dark .k8_nav_button_group .nav-link.active,
.navbar-dark .k8_nav_button_group > li > a.active {
  color: #fff;
}
.navbar-dark .navbar-toggler {
  color: rgba(255, 255, 255, 0.5);
  border-color: rgba(255, 255, 255, 0.1);
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text, .navbar-dark .k8_nav_title {
  color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a, .navbar-dark .k8_nav_title a {
  color: #fff;
}
.navbar-dark .navbar-text a:hover, .navbar-dark .k8_nav_title a:hover, .navbar-dark .navbar-text a:focus, .navbar-dark .k8_nav_title a:focus {
  color: #fff;
}

.card, .reflection-checked, .longdescription-body, .discover-body {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #7d1863;
  border-radius: 10px;
}
.card > hr, .reflection-checked > hr, .longdescription-body > hr, .discover-body > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group, .reflection-checked > .list-group, .longdescription-body > .list-group, .discover-body > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child, .reflection-checked > .list-group:first-child, .longdescription-body > .list-group:first-child, .discover-body > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}
.card > .list-group:last-child, .reflection-checked > .list-group:last-child, .longdescription-body > .list-group:last-child, .discover-body > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}
.card > .card-header + .list-group, .reflection-checked > .card-header + .list-group, .longdescription-body > .card-header + .list-group, .discover-body > .card-header + .list-group,
.card > .list-group + .card-footer,
.reflection-checked > .list-group + .card-footer,
.longdescription-body > .list-group + .card-footer,
.discover-body > .list-group + .card-footer {
  border-top: 0;
}

.card-body, .reflection-checked, .longdescription-body, .discover-body {
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
}
@media (max-width: 575.98px) {
  .card-body, .reflection-checked, .longdescription-body, .discover-body {
    padding: 1rem;
  }
}

.card-body p:last-child, .reflection-checked p:last-child, .longdescription-body p:last-child, .discover-body p:last-child {
  margin-bottom: 0;
}

.card-title {
  margin-bottom: 0.75rem;
}

.card-subtitle {
  margin-top: -0.375rem;
  margin-bottom: 0;
}

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

.card-link:hover {
  text-decoration: none;
}
.card-link + .card-link {
  margin-left: 1.25rem;
}

.card-header {
  padding: 0.75rem 1.25rem;
  margin-bottom: 0;
  background-color: rgba(0, 0, 0, 0.03);
  border-bottom: 1px solid #7d1863;
}
.card-header:first-child {
  border-radius: 9px 9px 0 0;
}

.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: rgba(0, 0, 0, 0.03);
  border-top: 1px solid #7d1863;
}
.card-footer:last-child {
  border-radius: 0 0 9px 9px;
}

.card-header-tabs {
  margin-right: -0.625rem;
  margin-bottom: -0.75rem;
  margin-left: -0.625rem;
  border-bottom: 0;
}

.card-header-pills {
  margin-right: -0.625rem;
  margin-left: -0.625rem;
}

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 1.25rem;
  border-radius: 9px;
}

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

.card-img,
.card-img-top {
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
}

.card-img,
.card-img-bottom {
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 9px;
}

.card-deck .card, .card-deck .reflection-checked, .card-deck .longdescription-body, .card-deck .discover-body {
  margin-bottom: 15px;
}
@media (min-width: 576px) {
  .card-deck {
    display: flex;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  .card-deck .card, .card-deck .reflection-checked, .card-deck .longdescription-body, .card-deck .discover-body {
    flex: 1 0 0;
    margin-right: 15px;
    margin-bottom: 0;
    margin-left: 15px;
  }
}

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

.card-columns .card, .card-columns .reflection-checked, .card-columns .longdescription-body, .card-columns .discover-body {
  margin-bottom: 0.75rem;
}
@media (min-width: 576px) {
  .card-columns {
    column-count: 3;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card, .card-columns .reflection-checked, .card-columns .longdescription-body, .card-columns .discover-body {
    display: inline-block;
    width: 100%;
  }
}

.accordion {
  overflow-anchor: none;
}
.accordion > .card, .accordion > .reflection-checked, .accordion > .longdescription-body, .accordion > .discover-body {
  margin-bottom: 5px;
  background-color: #F5E6F1;
}
.accordion > .card:not(:last-of-type), .accordion > .reflection-checked:not(:last-of-type), .accordion > .longdescription-body:not(:last-of-type), .accordion > .discover-body:not(:last-of-type) {
  border-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type), .accordion > .reflection-checked:not(:first-of-type), .accordion > .longdescription-body:not(:first-of-type), .accordion > .discover-body:not(:first-of-type) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.accordion > .card > h3, .accordion > .reflection-checked > h3, .accordion > .longdescription-body > h3, .accordion > .discover-body > h3,
.accordion > .card > h4,
.accordion > .reflection-checked > h4,
.accordion > .longdescription-body > h4,
.accordion > .discover-body > h4,
.accordion > .card > h5,
.accordion > .reflection-checked > h5,
.accordion > .longdescription-body > h5,
.accordion > .discover-body > h5 {
  display: contents;
  color: #7D1863;
  font-size: 1.2rem;
}
.accordion > .card > h3 > button, .accordion > .reflection-checked > h3 > button, .accordion > .longdescription-body > h3 > button, .accordion > .discover-body > h3 > button,
.accordion > .card > h4 > button,
.accordion > .reflection-checked > h4 > button,
.accordion > .longdescription-body > h4 > button,
.accordion > .discover-body > h4 > button,
.accordion > .card > h5 > button,
.accordion > .reflection-checked > h5 > button,
.accordion > .longdescription-body > h5 > button,
.accordion > .discover-body > h5 > button {
  all: unset;
  text-decoration: none;
  position: relative;
  height: 100%;
}
.accordion > .card > h3 > button:hover, .accordion > .reflection-checked > h3 > button:hover, .accordion > .longdescription-body > h3 > button:hover, .accordion > .discover-body > h3 > button:hover,
.accordion > .card > h4 > button:hover,
.accordion > .reflection-checked > h4 > button:hover,
.accordion > .longdescription-body > h4 > button:hover,
.accordion > .discover-body > h4 > button:hover,
.accordion > .card > h5 > button:hover,
.accordion > .reflection-checked > h5 > button:hover,
.accordion > .longdescription-body > h5 > button:hover,
.accordion > .discover-body > h5 > button:hover {
  background-color: #E3C3DB;
  cursor: pointer;
}
.accordion > .card > h3 > button:focus, .accordion > .reflection-checked > h3 > button:focus, .accordion > .longdescription-body > h3 > button:focus, .accordion > .discover-body > h3 > button:focus,
.accordion > .card > h4 > button:focus,
.accordion > .reflection-checked > h4 > button:focus,
.accordion > .longdescription-body > h4 > button:focus,
.accordion > .discover-body > h4 > button:focus,
.accordion > .card > h5 > button:focus,
.accordion > .reflection-checked > h5 > button:focus,
.accordion > .longdescription-body > h5 > button:focus,
.accordion > .discover-body > h5 > button:focus {
  background-color: #E3C3DB;
  box-shadow: 0.2rem #dec5d8;
}
.accordion > .card > h3 > .card-header.collapsed:after, .accordion > .reflection-checked > h3 > .card-header.collapsed:after, .accordion > .longdescription-body > h3 > .card-header.collapsed:after, .accordion > .discover-body > h3 > .card-header.collapsed:after,
.accordion > .card > h4 > .card-header.collapsed:after,
.accordion > .reflection-checked > h4 > .card-header.collapsed:after,
.accordion > .longdescription-body > h4 > .card-header.collapsed:after,
.accordion > .discover-body > h4 > .card-header.collapsed:after,
.accordion > .card > h5 > .card-header.collapsed:after,
.accordion > .reflection-checked > h5 > .card-header.collapsed:after,
.accordion > .longdescription-body > h5 > .card-header.collapsed:after,
.accordion > .discover-body > h5 > .card-header.collapsed:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='26.83' height='26.83' viewBox='0 0 26.83 26.83'%3E%3Ccircle cx='13.42' cy='13.42' r='13.42' fill='%237d1863'/%3E%3Cpolygon points='10.92 8.03 10.93 8.04 5.75 15.23 10.32 15.23 10.32 20.78 13.41 20.78 16.61 20.78 16.61 15.23 21.08 15.23 15.86 8.04 13.41 4.55 10.92 8.03' fill='%23ebe4e9'/%3E%3Cpolygon points='13.41 4.55 10.92 8.03 10.93 8.04 5.75 15.23 10.32 15.23 10.32 20.78 13.41 20.78 13.41 4.55' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 5% 50%;
  transform: rotate(180deg);
  /* All browsers support */
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.accordion > .card > h3 > .card-header, .accordion > .reflection-checked > h3 > .card-header, .accordion > .longdescription-body > h3 > .card-header, .accordion > .discover-body > h3 > .card-header,
.accordion > .card > h4 > .card-header,
.accordion > .reflection-checked > h4 > .card-header,
.accordion > .longdescription-body > h4 > .card-header,
.accordion > .discover-body > h4 > .card-header,
.accordion > .card > h5 > .card-header,
.accordion > .reflection-checked > h5 > .card-header,
.accordion > .longdescription-body > h5 > .card-header,
.accordion > .discover-body > h5 > .card-header {
  border-radius: 0;
  margin-bottom: -1px;
  padding: 0.625rem 4.5rem 0.625rem 1.25rem;
  border-bottom: none;
}
.accordion > .card > h3 > .card-header:after, .accordion > .reflection-checked > h3 > .card-header:after, .accordion > .longdescription-body > h3 > .card-header:after, .accordion > .discover-body > h3 > .card-header:after,
.accordion > .card > h4 > .card-header:after,
.accordion > .reflection-checked > h4 > .card-header:after,
.accordion > .longdescription-body > h4 > .card-header:after,
.accordion > .discover-body > h4 > .card-header:after,
.accordion > .card > h5 > .card-header:after,
.accordion > .reflection-checked > h5 > .card-header:after,
.accordion > .longdescription-body > h5 > .card-header:after,
.accordion > .discover-body > h5 > .card-header:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='26.83' height='26.83' viewBox='0 0 26.83 26.83'%3E%3Ccircle cx='13.42' cy='13.42' r='13.42' fill='%237d1863'/%3E%3Cpolygon points='10.92 8.03 10.93 8.04 5.75 15.23 10.32 15.23 10.32 20.78 13.41 20.78 16.61 20.78 16.61 15.23 21.08 15.23 15.86 8.04 13.41 4.55 10.92 8.03' fill='%23ebe4e9'/%3E%3Cpolygon points='13.41 4.55 10.92 8.03 10.93 8.04 5.75 15.23 10.32 15.23 10.32 20.78 13.41 20.78 13.41 4.55' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 95% 50%;
}
.accordion > .card > .collapse > .card-body, .accordion > .card > .collapse > .reflection-checked, .accordion > .reflection-checked > .collapse > .card-body, .accordion > .reflection-checked > .collapse > .reflection-checked, .accordion > .card > .collapse > .longdescription-body, .accordion > .reflection-checked > .collapse > .longdescription-body, .accordion > .longdescription-body > .collapse > .card-body, .accordion > .longdescription-body > .collapse > .reflection-checked, .accordion > .longdescription-body > .collapse > .longdescription-body, .accordion > .card > .collapse > .discover-body, .accordion > .reflection-checked > .collapse > .discover-body, .accordion > .longdescription-body > .collapse > .discover-body, .accordion > .discover-body > .collapse > .card-body, .accordion > .discover-body > .collapse > .reflection-checked, .accordion > .discover-body > .collapse > .longdescription-body, .accordion > .discover-body > .collapse > .discover-body {
  background-color: #F7F2F6;
  border: none;
}
.accordion > .card > .collapsing, .accordion > .reflection-checked > .collapsing, .accordion > .longdescription-body > .collapsing, .accordion > .discover-body > .collapsing {
  background-color: #F7F2F6;
}
.accordion > .card > .collapsing > .card-body, .accordion > .card > .collapsing > .reflection-checked, .accordion > .reflection-checked > .collapsing > .card-body, .accordion > .reflection-checked > .collapsing > .reflection-checked, .accordion > .card > .collapsing > .longdescription-body, .accordion > .reflection-checked > .collapsing > .longdescription-body, .accordion > .longdescription-body > .collapsing > .card-body, .accordion > .longdescription-body > .collapsing > .reflection-checked, .accordion > .longdescription-body > .collapsing > .longdescription-body, .accordion > .card > .collapsing > .discover-body, .accordion > .reflection-checked > .collapsing > .discover-body, .accordion > .longdescription-body > .collapsing > .discover-body, .accordion > .discover-body > .collapsing > .card-body, .accordion > .discover-body > .collapsing > .reflection-checked, .accordion > .discover-body > .collapsing > .longdescription-body, .accordion > .discover-body > .collapsing > .discover-body {
  background-color: #F7F2F6;
}
.accordion > .card > .collapse.show, .accordion > .reflection-checked > .collapse.show, .accordion > .longdescription-body > .collapse.show, .accordion > .discover-body > .collapse.show {
  background-color: #F7F2F6;
}

.accordion > .card:first-of-type .card-header, .accordion > .reflection-checked:first-of-type .card-header, .accordion > .longdescription-body:first-of-type .card-header, .accordion > .discover-body:first-of-type .card-header {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.accordion > .card:last-of-type button.collapsed, .accordion > .reflection-checked:last-of-type button.collapsed, .accordion > .longdescription-body:last-of-type button.collapsed, .accordion > .discover-body:last-of-type button.collapsed {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.accordion > .card:last-of-type .show, .accordion > .reflection-checked:last-of-type .show, .accordion > .longdescription-body:last-of-type .show, .accordion > .discover-body:last-of-type .show, .accordion > .card:last-of-type .collapsing, .accordion > .reflection-checked:last-of-type .collapsing, .accordion > .longdescription-body:last-of-type .collapsing, .accordion > .discover-body:last-of-type .collapsing, .accordion > .card:last-of-type .show .card-body, .accordion > .card:last-of-type .show .reflection-checked, .accordion > .reflection-checked:last-of-type .show .card-body, .accordion > .reflection-checked:last-of-type .show .reflection-checked, .accordion > .card:last-of-type .show .longdescription-body, .accordion > .reflection-checked:last-of-type .show .longdescription-body, .accordion > .longdescription-body:last-of-type .show .card-body, .accordion > .longdescription-body:last-of-type .show .reflection-checked, .accordion > .longdescription-body:last-of-type .show .longdescription-body, .accordion > .card:last-of-type .show .discover-body, .accordion > .reflection-checked:last-of-type .show .discover-body, .accordion > .longdescription-body:last-of-type .show .discover-body, .accordion > .discover-body:last-of-type .show .card-body, .accordion > .discover-body:last-of-type .show .reflection-checked, .accordion > .discover-body:last-of-type .show .longdescription-body, .accordion > .discover-body:last-of-type .show .discover-body {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.accordion > .card:last-of-type button.collapsed, .accordion > .reflection-checked:last-of-type button.collapsed, .accordion > .longdescription-body:last-of-type button.collapsed, .accordion > .discover-body:last-of-type button.collapsed {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}

.carousel {
  position: relative;
  background-image: linear-gradient(#f5e6f1 7%, #f7f2f6 7%);
  border-radius: 20px;
}

.carousel-inner img {
  background-image: linear-gradient(rgba(255, 0, 0, 0) 3%, rgb(245, 230, 241) 3%);
  padding: 10px;
  margin-top: 10px !important;
  margin-bottom: 0 !important;
}

@media screen and (max-width: 430px) {
  .carousel-inner img {
    padding: 10px 0 !important;
  }
}
.carousel.pointer-event {
  touch-action: pan-y;
}

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

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-item {
    transition: none;
  }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-left),
.active.carousel-item-right {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right),
.active.carousel-item-left {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}
.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-left,
.carousel-fade .carousel-item-prev.carousel-item-right {
  z-index: 1;
  opacity: 1;
}
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left,
  .carousel-fade .active.carousel-item-right {
    transition: none;
  }
}

.carousel-control-prev, .carousel-lower-prev,
.carousel-control-next,
.carousel-lower-next {
  position: absolute;
  top: 0;
  bottom: 15%;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 1;
  transition: opacity 0.15s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev, .carousel-lower-prev,
  .carousel-control-next,
  .carousel-lower-next {
    transition: none;
  }
}

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

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

.carousel-control-prev-icon, .carousel-lower-prev,
.carousel-control-next-icon,
.carousel-lower-next {
  display: inline-block;
  width: 50px;
  height: 50px;
  background: no-repeat 50%/100% 100%;
}

/*$carousel-control-prev-icon-bg:       !default;
$carousel-control-next-icon-bg:      !default;*/
.carousel-control-prev-icon, .carousel-lower-prev {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3e%3ctitle%3eCarouselArrowLeft%3c/title%3e%3ccircle cx='25' cy='25' r='25' fill='%23fff' opacity='0.7'/%3e%3cpolygon points='28.41 18.733 28.41 9.472 13.848 19.952 13.821 19.932 6.771 24.987 13.848 29.955 28.41 40.52 28.41 31.471 39.66 31.471 39.66 24.987 39.66 18.733 28.41 18.733' fill='%237d1863'/%3e%3cpolygon points='6.771 24.987 13.821 19.932 13.848 19.952 28.41 9.472 28.41 18.733 39.66 18.733 39.66 24.987 6.771 24.987' fill='%23a11f7f'/%3e%3cpolygon points='13.821 19.941 13.848 19.96 28.41 9.48 28.41 18.742 39.66 18.742 39.66 24.996 39.66 31.48 28.41 31.48 28.41 40.528 13.848 29.963 6.771 24.996 13.821 19.941' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1.8'/%3e%3c/svg%3e");
}

.carousel-control-next-icon, .carousel-lower-next {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3e%3ctitle%3eCarouselArrowRight%3c/title%3e%3ccircle cx='25' cy='25' r='25' fill='%23fff' opacity='0.7'/%3e%3cpolygon points='36.179 19.932 36.152 19.952 21.59 9.472 21.59 18.733 10.34 18.733 10.34 24.987 10.34 31.471 21.59 31.471 21.59 40.52 36.152 29.955 43.229 24.987 36.179 19.932' fill='%237d1863'/%3e%3cpolygon points='43.229 24.987 36.179 19.932 36.152 19.952 21.59 9.472 21.59 18.733 10.34 18.733 10.34 24.987 43.229 24.987' fill='%23a11f7f'/%3e%3cpolygon points='36.179 19.941 36.152 19.96 21.59 9.48 21.59 18.742 10.34 18.742 10.34 24.996 10.34 31.48 21.59 31.48 21.59 40.528 36.152 29.963 43.229 24.996 36.179 19.941' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='1.8'/%3e%3c/svg%3e");
}

.carousel-control-prev-icon:hover, .carousel-lower-prev:hover {
  height: 55px;
  width: 55px;
}

.carousel-control-next-icon:hover, .carousel-lower-next:hover {
  height: 55px;
  width: 55px;
}

.carousel-indicators, .carousel-lower-indicators {
  right: 0;
  top: unset;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
  width: 100%;
}
.carousel-indicators li, .carousel-lower-indicators li {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E %3Ccircle cx='11.5' cy='11.5' r='9.5' fill='%23fff' stroke='%237d1863' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  transition: opacity 0.6s ease;
}
@media (prefers-reduced-motion: reduce) {
  .carousel-indicators li, .carousel-lower-indicators li {
    transition: none;
  }
}
.carousel-indicators .active, .carousel-lower-indicators .active {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='23' height='23' viewBox='0 0 23 23'%3E%3Ccircle cx='11.5' cy='11.5' r='10.5' fill='%237d1863' stroke='%23fff' stroke-miterlimit='10' stroke-width='2'/%3E%3C/svg%3E");
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
@media (hover: hover) and (pointer: fine) {
  .carousel-indicators :hover, .carousel-lower-indicators :hover {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: 25px 25px;
  }
}

.carousel-caption {
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #212529;
  display: block;
  background-color: #f7f2f6;
}

.carousel-caption p {
  padding: 0 20px;
}

.carousel-caption p:last-child {
  margin-bottom: 0;
}

.carousel-lower-controls {
  background-color: #f5e6f1;
  border-radius: 0 0 20px 20px;
  min-height: 80px;
  padding: 10px 0;
  display: flex;
  margin-bottom: 1rem;
}

.collapse .carousel-lower-controls {
  margin-bottom: 0rem;
}

.carousel-lower-prev {
  top: unset;
  bottom: unset;
}

.carousel-lower-prev {
  left: 2%;
  padding: 1px;
}

.carousel-lower-next {
  right: 2%;
  padding: 1px;
}

.carousel-lower-next {
  top: unset;
  bottom: unset;
}

.carousel-lower-prev:focus,
.carousel-lower-next:focus {
  outline: 0;
}

.carousel-lower-prev:focus::after,
.carousel-lower-next:focus::after {
  position: absolute;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #7d1863;
  border-radius: 50%;
  content: "";
}

.carousel-lower-indicators {
  top: unset;
}
.carousel-lower-indicators li {
  background-position: 50% 0%;
  border-bottom: 21px solid transparent;
}
.carousel-lower-indicators .active {
  background-position: 50% 0%;
}
@media (hover: hover) and (pointer: fine) {
  .carousel-lower-indicators :hover {
    background-position: 50% 0%;
  }
}

.carousel-indicators, .carousel-lower-indicators {
  flex-wrap: wrap;
}

.carousel-indicators li, .carousel-lower-indicators li {
  margin-bottom: -0.5rem;
}

.lower-indicators li {
  background-position: 50% 0%;
  border-bottom: 21px solid transparent;
}
.lower-indicators .active {
  background-position: 50% 0%;
}
.lower-indicators :hover {
  background-position: 50% 0%;
}

/* Additional CSS - Lynn Chin 2021-02-17 */
.chkgreen_bg {
  background-color: #ceedcd;
  border-radius: 1rem;
  margin-top: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  font-size: 100%;
}
.chkgreen_bg table {
  background-color: transparent;
}

.chkgreen_bg h3,
.chkgreen_bg .h3,
.chkgreen_bg .icon_heading_div h1,
.icon_heading_div .chkgreen_bg h1,
.chkgreen_bg .icon_heading_div h2,
.icon_heading_div .chkgreen_bg h2,
.chkgreen_bg .icon_heading_div h4,
.icon_heading_div .chkgreen_bg h4,
.chkgreen_bg .icon_heading_div h5,
.icon_heading_div .chkgreen_bg h5 {
  color: black;
  font-size: 150%;
}

.chkgreen_bg h4,
.chkgreen_bg .h4 {
  color: black;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 115%;
}

.chkgreen_bg h5,
.chkgreen_bg .h5 {
  color: black;
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 100%;
}

.chkyellow_bg {
  background-color: #fff9cc;
  border-radius: 1rem;
  margin-top: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  font-size: 100%;
}
.chkyellow_bg table {
  background-color: transparent;
}

.chkyellow_bg h3,
.chkyellow_bg .h3,
.chkyellow_bg .icon_heading_div h1,
.icon_heading_div .chkyellow_bg h1,
.chkyellow_bg .icon_heading_div h2,
.icon_heading_div .chkyellow_bg h2,
.chkyellow_bg .icon_heading_div h4,
.icon_heading_div .chkyellow_bg h4,
.chkyellow_bg .icon_heading_div h5,
.icon_heading_div .chkyellow_bg h5 {
  color: black;
  font-size: 150%;
}

.chkyellow_bg h4,
.chkyellow_bg .h4 {
  color: black;
  margin-top: 1.5rem;
  margin-bottom: 1rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 115%;
}

.chkyellow_bg h5,
.chkyellow_bg .h5 {
  color: black;
  margin-top: 1rem;
  margin-bottom: 0.25rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 100%;
}

.chkpink_bg {
  background-color: #ffebeb;
  border-radius: 1rem;
  margin-top: 1.5rem;
  padding-top: 0rem;
  padding-bottom: 1rem;
  padding-left: 2rem;
  padding-right: 2rem;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  font-size: 100%;
}
.chkpink_bg table {
  background-color: transparent;
}

.chkpink_bg h3,
.chkpink_bg .h3,
.chkpink_bg .icon_heading_div h1,
.icon_heading_div .chkpink_bg h1,
.chkpink_bg .icon_heading_div h2,
.icon_heading_div .chkpink_bg h2,
.chkpink_bg .icon_heading_div h4,
.icon_heading_div .chkpink_bg h4,
.chkpink_bg .icon_heading_div h5,
.icon_heading_div .chkpink_bg h5 {
  color: black;
  font-size: 150%;
  margin-top: 0.25rem;
}

.chkpink_bg h4,
.chkpink_bg .h4 {
  color: black;
  margin-top: 1.3rem;
  margin-bottom: 1rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 115%;
}

.chkpink_bg h5,
.chkpink_bg .h5 {
  color: black;
  margin-top: 0.65rem;
  margin-bottom: 0.5rem;
  font-family: "TVOFigtree-Semibold", Arial, sans-serif;
  font-size: 100%;
}

.chkpink_bg td .k8_checkmark,
.chkyellow_bg td .k8_checkmark,
.chkgreen_bg td .k8_checkmark {
  margin-top: 0.5rem;
}

.chkcol_h3 {
  position: relative;
  width: 100%;
  padding-top: 2rem;
  flex: 0 0 100%;
  max-width: 100%;
}

.chkcol_icon_h3 {
  position: relative;
  width: 100%;
  padding-top: 0.75rem;
  flex: 0 0 100%;
  max-width: 100%;
}

chksmall,
.chksmall {
  font-size: 85%;
  line-height: 150%;
}

.inter_font {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
}

.inter_font h3,
.inter_font .h3,
.inter_font .icon_heading_div h1,
.icon_heading_div .inter_font h1,
.inter_font .icon_heading_div h2,
.icon_heading_div .inter_font h2,
.inter_font h4,
.inter_font .h4,
.inter_font h5,
.inter_font .h5 {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
}

@media (max-width: 475px) {
  .chkgreen_bg,
  .chkyellow_bg,
  .chkpink_bg {
    padding-left: 0;
    padding-right: 0;
  }
}
.row_icon {
  background: #e3f1fc;
  display: flex;
  flex-wrap: wrap;
  border-radius: 25px;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.row_icon .row .col {
  flex-basis: 0%;
}
.row_icon .row .col .audio-group .audio {
  width: 90%;
}

.row_icon h3 {
  padding-left: 1rem;
  padding-top: 1rem;
}
@media (max-width: 575.98px) {
  .row_icon h3 {
    text-align: center;
    padding-left: 0;
    padding-top: 0.5rem;
  }
}

.row_icon .h3, .row_icon .icon_heading_div h1, .icon_heading_div .row_icon h1,
.row_icon .icon_heading_div h2,
.icon_heading_div .row_icon h2,
.row_icon .icon_heading_div h3,
.icon_heading_div .row_icon h3,
.row_icon .icon_heading_div h4,
.icon_heading_div .row_icon h4,
.row_icon .icon_heading_div h5,
.icon_heading_div .row_icon h5 {
  padding-left: 1rem;
  padding-top: 1rem;
}

.row_icon .row {
  padding: 1.5rem 3rem;
  width: 100%;
  margin-right: 0;
  padding-right: 1rem;
}

@media (max-width: 767.98px) {
  .row_icon .row .col {
    padding: 0;
  }
}

.col_icon {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col_icon {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .col_icon {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

.col_icon_h3 {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
}
@media (min-width: 576px) {
  .col_icon_h3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .col_icon_h3 {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

.col_icon {
  margin: 0;
  background-image: none;
}

@media (min-width: 576px) {
  .col_icon {
    margin: 2% 0 0;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 2 200'%3E%3Crect fill='%231B70A2' width='10' height='200'/%3E%3C/svg%3E");
    background-position: right;
    background-repeat: no-repeat;
  }
}
.col_icon img {
  padding: 2%;
  max-height: 100px;
  max-width: 100px;
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0 !important;
}

.col_icon img:not(:first-child) {
  margin-top: 0 !important;
}

@media (min-width: 576px) {
  .col_icon img {
    padding: 0 0 10%;
    max-height: 150px;
    max-width: 150px;
    width: 50%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
.col_icon p {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  color: #1a70a2;
  text-align: center;
  font-size: 0.875rem;
  line-height: 0.875rem;
  margin-bottom: 0;
}

.icon_safety h3:first-child,
.icon_safety h5:first-child {
  list-style: none;
  margin-left: 4rem !important;
  margin-top: 1rem;
  padding-top: 1rem;
  margin-bottom: 1rem;
  border-left: 1px solid #e0ce06;
  height: 60px;
  padding-left: 1rem;
  position: relative;
  color: black;
}

.icon_safety h4 {
  color: black;
  font-weight: bold;
}

.icon_safety h3:first-child::before,
.icon_safety h5:first-child::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -66px;
  top: 4px;
  height: 50px;
  width: 50px;
  background-image: url(../assets/icons/safety.svg);
}

.icon_heading_image {
  max-height: 90px;
  max-width: 90px;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-left: 0 !important;
  padding: 2%;
}

.icon_heading_div {
  display: flex;
  margin-top: 1rem;
  margin-bottom: 0rem;
  align-items: center;
  padding-left: 0 !important;
  padding-right: 0 !important;
  text-align: center;
  flex-direction: column;
}
@media (min-width: 576px) {
  .icon_heading_div {
    text-align: left;
    flex-direction: row;
  }
}

.icon_heading_div h1,
.icon_heading_div h2,
.icon_heading_div h3,
.icon_heading_div h4,
.icon_heading_div h5 {
  margin-bottom: 0;
  margin-top: 0.2em !important;
}

.orange_header {
  background-color: #FFE3B6;
  border-radius: 1rem;
  padding: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0.75rem 0 0.5rem 0;
}

.orange_header img {
  width: 168px;
  margin: 0 !important;
}

.orange_header h2, .orange_header h3, .orange_header h4 {
  margin: 0;
  color: #000;
  font-size: 1.716rem;
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
}

@media (min-width: 576px) {
  .orange_header {
    flex-direction: row;
    align-items: center;
  }
  .orange_header img {
    width: 25%;
  }
  .orange_header h2, .orange_header h3, .orange_header h4 {
    margin: 0 0 0 20px;
  }
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .html5-audio-container > a:not(:disabled):not(.disabled):active:focus, .html5-audio-french-container > a:not(:disabled):not(.disabled):active:focus, .reflection-checkmark-test:not(:disabled):not(.disabled):active:focus, .btn-zoomout:not(:disabled):not(.disabled):active:focus, .btn-zoomin:not(:disabled):not(.disabled):active:focus, .btn-discover:not(:disabled):not(.disabled):active:focus, .btn-mpower:not(:disabled):not(.disabled):active:focus, .btn-tvokids:not(:disabled):not(.disabled):active:focus, .btn-pdf:not(:disabled):not(.disabled):active:focus, .btn-game:not(:disabled):not(.disabled):active:focus:after,
.btn-locker:not(:disabled):not(.disabled):active:focus:after, .btn-tvoorg:not(:disabled):not(.disabled):active:focus, .btn-mathify:not(:disabled):not(.disabled):active:focus {
  box-shadow: unset;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-longdesc:not(:disabled):not(.disabled):active:focus {
  box-shadow: unset;
}

.btn-primary, .html5-audio-container > a, .html5-audio-french-container > a, .reflection-checkmark-test, .btn-zoomout, .btn-zoomin, .btn-discover, .btn-mpower, .btn-tvokids, .btn-pdf, .btn-game:after,
.btn-locker:after, .btn-tvoorg, .btn-mathify {
  margin: 0 5px;
  position: relative;
  box-shadow: unset;
}
@media (max-width: 575.98px) {
  .btn-primary, .html5-audio-container > a, .html5-audio-french-container > a, .reflection-checkmark-test, .btn-zoomout, .btn-zoomin, .btn-discover, .btn-mpower, .btn-tvokids, .btn-pdf, .btn-game:after,
  .btn-locker:after, .btn-tvoorg, .btn-mathify {
    margin: 0 3px;
  }
}
.btn-primary:focus, .html5-audio-container > a:focus, .html5-audio-french-container > a:focus, .reflection-checkmark-test:focus, .btn-zoomout:focus, .btn-zoomin:focus, .btn-discover:focus, .btn-mpower:focus, .btn-tvokids:focus, .btn-pdf:focus, .btn-game:focus:after,
.btn-locker:focus:after, .btn-tvoorg:focus, .btn-mathify:focus, .btn-primary:hover, .html5-audio-container > a:hover, .html5-audio-french-container > a:hover, .reflection-checkmark-test:hover, .btn-zoomout:hover, .btn-zoomin:hover, .btn-discover:hover, .btn-mpower:hover, .btn-tvokids:hover, .btn-pdf:hover, .btn-game:hover:after,
.btn-locker:hover:after, .btn-tvoorg:hover, .btn-mathify:hover, .btn-primary:active, .html5-audio-container > a:active, .html5-audio-french-container > a:active, .reflection-checkmark-test:active, .btn-zoomout:active, .btn-zoomin:active, .btn-discover:active, .btn-mpower:active, .btn-tvokids:active, .btn-pdf:active, .btn-game:active:after,
.btn-locker:active:after, .btn-tvoorg:active, .btn-mathify:active, .btn-primary:not(:disabled):not(.disabled), .html5-audio-container > a:not(:disabled):not(.disabled), .html5-audio-french-container > a:not(:disabled):not(.disabled), .reflection-checkmark-test:not(:disabled):not(.disabled), .btn-zoomout:not(:disabled):not(.disabled), .btn-zoomin:not(:disabled):not(.disabled), .btn-discover:not(:disabled):not(.disabled), .btn-mpower:not(:disabled):not(.disabled), .btn-tvokids:not(:disabled):not(.disabled), .btn-pdf:not(:disabled):not(.disabled), .btn-game:not(:disabled):not(.disabled):after,
.btn-locker:not(:disabled):not(.disabled):after, .btn-tvoorg:not(:disabled):not(.disabled), .btn-mathify:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.btn-primary:focus::before, .html5-audio-container > a:focus::before, .html5-audio-french-container > a:focus::before, .reflection-checkmark-test:focus::before, .btn-zoomout:focus::before, .btn-zoomin:focus::before, .btn-discover:focus::before, .btn-mpower:focus::before, .btn-tvokids:focus::before, .btn-pdf:focus::before, .btn-tvoorg:focus::before, .btn-mathify:focus::before, .btn-primary:hover::before, .html5-audio-container > a:hover::before, .html5-audio-french-container > a:hover::before, .reflection-checkmark-test:hover::before, .btn-zoomout:hover::before, .btn-zoomin:hover::before, .btn-discover:hover::before, .btn-mpower:hover::before, .btn-tvokids:hover::before, .btn-pdf:hover::before, .btn-tvoorg:hover::before, .btn-mathify:hover::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #7d1863;
  border-radius: 14px;
  content: "";
}

.btn-secondary, .btn-longdesc {
  margin: 0 5px;
  position: relative;
}
.btn-secondary:focus, .btn-longdesc:focus, .btn-secondary:hover, .btn-longdesc:hover, .btn-secondary:active, .btn-longdesc:active, .btn-secondary:not(:disabled):not(.disabled), .btn-longdesc:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
@media (max-width: 575.98px) {
  .btn-secondary, .btn-longdesc {
    margin: 0 3px;
  }
}
.btn-secondary:focus::before, .btn-longdesc:focus::before, .btn-secondary:hover::before, .btn-longdesc:hover::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #6c757d;
  border-radius: 14px;
  content: "";
}

.btn-mathify {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='174' height='24.909'%3E%3Cg fill='%23fff' data-name='Group 15'%3E%3Cg data-name='Group 13'%3E%3Cpath d='M32.088 24.474V0h4.387v24.474Z' data-name='Path 55'/%3E%3Cpath d='M46.334 24.908a8.734 8.734 0 0 1-4.242-1.015 7.789 7.789 0 0 1-2.973-2.756 7.272 7.272 0 0 1-1.088-3.952 7.441 7.441 0 0 1 .616-3.009 7.331 7.331 0 0 1 1.7-2.466 7.6 7.6 0 0 1 2.574-1.632 8.89 8.89 0 0 1 7.143.363 6.875 6.875 0 0 1 2.683 2.611 7.657 7.657 0 0 1 .979 3.916c0 .109-.036.218-.036.326s-.036.29-.036.508h-11.16a3.7 3.7 0 0 0 .508 1.922 3.526 3.526 0 0 0 1.414 1.305 4.858 4.858 0 0 0 4.1.036 5.875 5.875 0 0 0 1.7-1.414l3.154 1.6a7.582 7.582 0 0 1-2.9 2.756 9.485 9.485 0 0 1-4.136.901Zm-3.662-9.572h6.78a3.1 3.1 0 0 0-.616-1.45 3.252 3.252 0 0 0-1.16-.943 3.8 3.8 0 0 0-1.6-.326 3.91 3.91 0 0 0-1.668.326 2.968 2.968 0 0 0-1.16.943 2.738 2.738 0 0 0-.573 1.45Z' data-name='Path 56'/%3E%3Cpath d='M61.819 24.909a6.8 6.8 0 0 1-3.662-1.015 7.346 7.346 0 0 1-2.611-2.756 8.009 8.009 0 0 1-.943-3.988 8.267 8.267 0 0 1 .943-3.952 7.24 7.24 0 0 1 2.574-2.756 6.752 6.752 0 0 1 3.7-1.015 7.029 7.029 0 0 1 2.9.58 5.971 5.971 0 0 1 2.212 1.632V9.862h4.351v14.576h-4.351v-1.922a6.619 6.619 0 0 1-2.284 1.74 6.235 6.235 0 0 1-2.829.653Zm1.305-3.7a4.215 4.215 0 0 0 2.03-.508 3.448 3.448 0 0 0 1.378-1.414 4.359 4.359 0 0 0 .508-2.067 4.254 4.254 0 0 0-.508-2.067 3.687 3.687 0 0 0-1.378-1.414 4.113 4.113 0 0 0-2.03-.508 3.718 3.718 0 0 0-3.372 1.922 4.254 4.254 0 0 0-.508 2.067 4.359 4.359 0 0 0 .508 2.067 3.785 3.785 0 0 0 1.378 1.45 4.374 4.374 0 0 0 1.995.474Z' data-name='Path 57'/%3E%3Cpath d='M74.111 24.474V9.898h4.387v2.1a5.7 5.7 0 0 1 1.958-1.885 5.089 5.089 0 0 1 2.538-.653 6.248 6.248 0 0 1 1.6.218 6.381 6.381 0 0 1 1.414.58l-1.849 3.7a3.547 3.547 0 0 0-1.124-.508 5.052 5.052 0 0 0-1.2-.181 3.235 3.235 0 0 0-1.632.435 3.776 3.776 0 0 0-1.233 1.16 2.6 2.6 0 0 0-.471 1.523v8.122h-4.388Z' data-name='Path 58'/%3E%3Cpath d='M87.018 24.474V9.898h4.387v1.6a6.1 6.1 0 0 1 2.1-1.487 6.418 6.418 0 0 1 2.792-.58 5.876 5.876 0 0 1 2.937.725 4.892 4.892 0 0 1 1.994 2.03 6.3 6.3 0 0 1 .725 3.046v9.209h-4.351v-8.27a3.557 3.557 0 0 0-.8-2.429 2.949 2.949 0 0 0-2.248-.87 3.437 3.437 0 0 0-1.668.4 2.762 2.762 0 0 0-1.088 1.051 3.075 3.075 0 0 0-.4 1.523v8.629Z' data-name='Path 59'/%3E%3C/g%3E%3Cg data-name='Group 14'%3E%3Cpath d='M6.78 17.77a.16.16 0 0 1 .145.218L6.2 19.833a.314.314 0 0 1-.254.145H5.62c-4.1.109-4.17-2.574-4.17-4.061v-3.263a.156.156 0 0 0-.145-.145H.145A.156.156 0 0 1 0 12.364v-1.921a.156.156 0 0 1 .145-.145h1.16a.156.156 0 0 0 .145-.145v-1.7a.74.74 0 0 1 .435-.725l1.813-.87a.139.139 0 0 1 .181.109v3.191a.156.156 0 0 0 .145.145h1.995c.073 0 .109.036.109.073l.761 1.958a.139.139 0 0 1-.109.181H3.988a.156.156 0 0 0-.145.145v3.191a1.959 1.959 0 0 0 .508 1.6 3.345 3.345 0 0 0 2.429.319Z' data-name='Path 60'/%3E%3Cpath d='m14.068 10.841-1.886 5.112c-.036.109-.181.109-.254 0l-1.889-5.112a.852.852 0 0 0-.8-.508H7.324a.122.122 0 0 0-.109.181l3.735 9.391c.036.036.073.073.109.073h1.922c.073 0 .109-.036.109-.073l3.771-9.391a.139.139 0 0 0-.109-.181h-1.887a.869.869 0 0 0-.797.508Z' data-name='Path 61'/%3E%3Cpath d='M26.613 15.155a5.04 5.04 0 1 1-5.04-4.967 4.991 4.991 0 0 1 5.04 4.967Zm-5.04-2.538a2.54 2.54 0 1 0 2.429 2.538 2.5 2.5 0 0 0-2.429-2.538Z' data-name='Path 62'/%3E%3C/g%3E%3C/g%3E%3Cg fill='%23fff' data-name='Group 16'%3E%3Cpath d='M123.674 11.204a4.182 4.182 0 0 1 1.088 3.118v5.656h-1.237v-5.511a3.386 3.386 0 0 0-.761-2.393 2.7 2.7 0 0 0-2.067-.834 2.744 2.744 0 0 0-2.175.906 3.813 3.813 0 0 0-.8 2.611v5.221h-1.227v-5.511a3.387 3.387 0 0 0-.761-2.393 3.066 3.066 0 0 0-4.278.073 3.813 3.813 0 0 0-.8 2.611v5.221h-1.231v-9.682h1.233v1.668a3.2 3.2 0 0 1 1.305-1.378 3.735 3.735 0 0 1 1.885-.471 3.843 3.843 0 0 1 2.212.616 3.406 3.406 0 0 1 1.378 1.777 3.3 3.3 0 0 1 1.342-1.777 4.028 4.028 0 0 1 4.895.471Z' data-name='Path 63'/%3E%3Cpath d='M126.974 12.509a4.212 4.212 0 0 1 1.632-1.74 4.7 4.7 0 0 1 2.392-.617 4.385 4.385 0 0 1 2.393.653 3.668 3.668 0 0 1 1.45 1.632v-2.14h1.233v9.681h-1.236v-2.139a4.161 4.161 0 0 1-1.45 1.632 4.217 4.217 0 0 1-2.393.653 4.66 4.66 0 0 1-2.357-.616 4.2 4.2 0 0 1-1.632-1.74 5.892 5.892 0 0 1-.58-2.611 5.179 5.179 0 0 1 .548-2.648Zm7.4.58a3.673 3.673 0 0 0-1.305-1.378 3.472 3.472 0 0 0-1.813-.471 3.512 3.512 0 0 0-1.849.471 3.034 3.034 0 0 0-1.269 1.341 4.767 4.767 0 0 0 0 4.133 3.585 3.585 0 0 0 1.269 1.378 3.512 3.512 0 0 0 1.849.471 3.472 3.472 0 0 0 1.813-.471 3.424 3.424 0 0 0 1.305-1.378 4.24 4.24 0 0 0 .471-2.067 4.416 4.416 0 0 0-.475-2.029Z' data-name='Path 64'/%3E%3Cpath d='M140.679 11.349v6.019a1.8 1.8 0 0 0 .326 1.233 1.688 1.688 0 0 0 1.2.326h1.124v1.051h-1.342a2.814 2.814 0 0 1-1.958-.616 2.639 2.639 0 0 1-.653-1.994v-6.019h-1.344v-1.052h1.342V7.868h1.269v2.429h2.647v1.051Z' data-name='Path 65'/%3E%3Cpath d='M151.593 10.589a3.067 3.067 0 0 1 1.378 1.414 4.989 4.989 0 0 1 .508 2.32v5.656h-1.2v-5.512a3.238 3.238 0 0 0-.8-2.393 3.2 3.2 0 0 0-4.351.036 3.7 3.7 0 0 0-.834 2.611v5.294h-1.264V6.889h1.233v5.076a3.41 3.41 0 0 1 1.342-1.342 4.052 4.052 0 0 1 1.994-.471 3.946 3.946 0 0 1 1.994.437Z' data-name='Path 66'/%3E%3Cpath d='M155.69 8.231a.966.966 0 1 1 .653.254.874.874 0 0 1-.653-.254Zm1.269 2.067v9.681h-1.233v-9.681Z' data-name='Path 67'/%3E%3Cpath d='M163.739 11.349h-2.248v8.629h-1.233v-8.629h-1.341v-1.051h1.342v-.689a3.005 3.005 0 0 1 .8-2.32 3.747 3.747 0 0 1 2.611-.725v1.051a2.4 2.4 0 0 0-1.7.471 2.019 2.019 0 0 0-.471 1.523v.689h2.248v1.051Z' data-name='Path 68'/%3E%3Cpath d='m173.999 10.298-5.729 14.213h-1.305l1.885-4.6-3.951-9.613h1.378l3.3 8.267 3.191-8.267Z' data-name='Path 69'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 174px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 42px;
  width: 200px;
}

.btn-tvoorg {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='85' height='31.548'%3E%3Cg fill='%23fff' data-name='Group 21'%3E%3Cpath d='M37.988 24.67v-3.821a1.383 1.383 0 0 1-1.2.255 1.4 1.4 0 0 1-1.237-1.419V8.478h2.438V5.057H35.55V.036h-3.784v5.021h-1.783v3.42h1.783v9.752c0 1.31.036 2.365.036 2.365a4.607 4.607 0 0 0 4.621 4.366 4.725 4.725 0 0 0 1.565-.29Z' data-name='Path 84'/%3E%3Cpath d='M76.085 31.548a4.8 4.8 0 0 0 3.893-1.856 7.511 7.511 0 0 0 1.565-3.784L85 5.022h-3.711l-1.423 13.463-.036.4-.036-1.929-1.419-11.862v-.109h-3.709l3.311 19.976a4.153 4.153 0 0 1-.073.982 2.828 2.828 0 0 1-1.164 1.674 3.293 3.293 0 0 1-1.965.437h-.073v3.275h.146c-.036.109.618.219 1.237.219Z' data-name='Path 85'/%3E%3Cpath d='M49.304 19.795V9.679a4.682 4.682 0 1 0-9.351.036v10.08c0 4.658 3.784 5.2 4.658 5.2 1.091.003 4.693-.652 4.693-5.2Zm-4.694 1.892a1.231 1.231 0 0 1-1.2-1.2V9.206a1.286 1.286 0 0 1 1.2-1.164 1.243 1.243 0 0 1 1.237 1.2v11.28a1.2 1.2 0 0 1-1.236 1.165Z' data-name='Path 86'/%3E%3Cpath d='M54.617 25a2.912 2.912 0 0 0 2.838-2.583v2.147h3.675V0h-3.675v6.841c0-.8-1.237-2.074-2.838-2.074a2.915 2.915 0 0 0-2.875 3.02V22.16A2.91 2.91 0 0 0 54.617 25Zm2.8-4.658a1.033 1.033 0 0 1-1.055 1.055.956.956 0 0 1-.946-1.019V9.388c0-.946.4-1.31 1.019-1.31.582 0 1.019.327 1.019 1.31l-.036 10.952Z' data-name='Path 87'/%3E%3Cpath d='M66.115 24.961a3.311 3.311 0 0 0 1.965-.691 5.229 5.229 0 0 0 1.019-1.419h.073a3.13 3.13 0 0 0 .327 1.674l.036.036h3.6l-.036-.146a16.885 16.885 0 0 1-.255-3.348V9.279a4.64 4.64 0 0 0-4.694-4.476c-2.547 0-4.73 1.71-4.73 5.276v.91h3.566a6.45 6.45 0 0 1 .036-1.419c.146-.728.327-1.455 1.237-1.455.473 0 .91.327.91 1.164v2.583a4.552 4.552 0 0 1-1.528.982l-.218.109a8.486 8.486 0 0 0-2.838 2.22 7.675 7.675 0 0 0-1.49 4.84c.036 3.857 1.819 4.948 3.02 4.948Zm3.093-4.876a1.2 1.2 0 0 1-1.346 1.274c-.437 0-.982-.364-1.092-1.2a5.974 5.974 0 0 1-.073-.837c0-1.819.728-3.821 2.474-4.585l.036 5.349Z' data-name='Path 88'/%3E%3C/g%3E%3Cg fill='%23fff' data-name='Group 22'%3E%3Cpath d='M6.8 17.867a.16.16 0 0 1 .146.218l-.724 1.856a.315.315 0 0 1-.255.146H5.64c-4.112.109-4.185-2.62-4.185-4.075v-3.276a.157.157 0 0 0-.146-.146H.146A.157.157 0 0 1 0 12.445v-1.929a.157.157 0 0 1 .146-.146H1.31a.157.157 0 0 0 .146-.146v-1.71a.742.742 0 0 1 .437-.728l1.819-.873a.139.139 0 0 1 .182.109v3.2a.157.157 0 0 0 .146.146h2c.073 0 .109.036.109.073l.764 1.965a.139.139 0 0 1-.109.182H4a.157.157 0 0 0-.146.146v3.2a2.105 2.105 0 0 0 .509 1.6 3.566 3.566 0 0 0 2.437.333Z' data-name='Path 89'/%3E%3Cpath d='m14.118 10.916-1.892 5.091c-.036.109-.182.109-.255 0l-1.892-5.094a.855.855 0 0 0-.8-.509H7.35a.123.123 0 0 0-.109.182l3.748 9.424c.036.036.073.073.109.073h1.929c.073 0 .109-.036.109-.073l3.748-9.388a.139.139 0 0 0-.109-.182h-1.856a.74.74 0 0 0-.801.476Z' data-name='Path 90'/%3E%3Cpath d='M26.708 15.246a5.058 5.058 0 1 1-5.058-4.985 5.009 5.009 0 0 1 5.058 4.985Zm-5.058-2.547a2.55 2.55 0 1 0 2.442 2.547 2.509 2.509 0 0 0-2.442-2.547Z' data-name='Path 91'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 85px 31.5px;
  background-repeat: no-repeat;
  background-position: center 58%;
  height: 42px;
  width: 111px;
}

.btn-pdf, .btn-game:after,
.btn-locker:after {
  background-image: url("data:image/svg+xml; utf8, %3csvg xmlns='http://www.w3.org/2000/svg' width='13.36' height='16.22' viewBox='0 0 13.36 16.22'%3E%3Ctitle%3EPrintableIcon%3C/title%3E%3Cpath d='M10.51,4.28h2.38L9.09.48V2.85A1.43,1.43,0,0,0,10.51,4.28Z' fill='%23fff'/%3E%3Cpath d='M10.51,5.22A2.37,2.37,0,0,1,8.14,2.85V0H1.9A1.9,1.9,0,0,0,0,1.9V14.32a1.9,1.9,0,0,0,1.9,1.9h9.56a1.9,1.9,0,0,0,1.9-1.9V5.22ZM11,13H2.37a.48.48,0,0,1,0-.95H11A.48.48,0,0,1,11,13Zm0-3.8H2.37a.48.48,0,0,1,0-1H11a.48.48,0,0,1,0,1Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: auto 22px;
  padding-left: 10px;
}

.printable {
  position: relative;
  top: 2px;
  padding-left: 25px;
}

.btn-tvokids {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='95' height='25.283'%3E%3Ccircle cx='2.467' cy='2.467' r='2.467' fill='%23fff' data-name='Ellipse 1' transform='translate(63.769 12.623)'/%3E%3Cpath fill='%23fff' d='M50.71 2.757a2.6 2.6 0 0 1 .218-1.052 2.927 2.927 0 0 1 .617-.871 2.6 2.6 0 0 1 .979-.58 3.537 3.537 0 0 1 2.539-.036 3.332 3.332 0 0 1 .979.58 2.4 2.4 0 0 1 .617.871 2.651 2.651 0 0 1 0 2.1 2.927 2.927 0 0 1-.617.871 3.332 3.332 0 0 1-.979.58 3.589 3.589 0 0 1-1.27.218 3.254 3.254 0 0 1-1.233-.218 3.332 3.332 0 0 1-.979-.58 2.928 2.928 0 0 1-.617-.871 1.7 1.7 0 0 1-.254-1.012Zm.435 4.643h5.187v17.3h-5.187Z' data-name='Path 48'/%3E%3Cpath fill='%23fff' d='m43.201 14.582 5.84-7.218H43.02l-5.731 7.327V2.575a2.575 2.575 0 1 0-5.151 0V24.7h5.151v-4.024l2.285-2.684 3.918 6.708h6.13Z' data-name='Path 49'/%3E%3Cpath fill='%23fff' d='M74.796 0a2.585 2.585 0 0 0-2.575 2.575.538.538 0 0 0 .036.254v5.514a8.825 8.825 0 0 0-2.176-1.124 8.212 8.212 0 0 0-2.793-.435 10.084 10.084 0 0 0-3.845.725 8.632 8.632 0 0 0-2.9 2 8.17 8.17 0 0 0-1.814 2.938 10.686 10.686 0 0 0-.653 3.591 9.86 9.86 0 0 0 .653 3.591 8.791 8.791 0 0 0 1.85 2.938 8.956 8.956 0 0 0 2.938 2 9.439 9.439 0 0 0 3.845.725 7.485 7.485 0 0 0 3.047-.58 9.655 9.655 0 0 0 2.322-1.415l.254 1.415h4.389V2.575A2.585 2.585 0 0 0 74.796 0Zm-2.322 15.634a5.2 5.2 0 0 1-.363 2.358 5.489 5.489 0 0 1-.979 1.523 4.253 4.253 0 0 1-1.487.979 4.3 4.3 0 0 1-1.777.326 4.7 4.7 0 0 1-1.777-.326 4.09 4.09 0 0 1-1.487-.979 4.229 4.229 0 0 1-.979-1.523 4.837 4.837 0 0 1-.363-1.959 4.837 4.837 0 0 1 .363-1.959 3.807 3.807 0 0 1 .979-1.487 4.456 4.456 0 0 1 1.451-.979 5.2 5.2 0 0 1 3.627 0 4.09 4.09 0 0 1 1.487.979 4.836 4.836 0 0 1 1.305 3.047Z' data-name='Path 50'/%3E%3Cpath fill='%23fff' d='M84.191 19.298a1.7 1.7 0 0 0 .8 1.27 3.389 3.389 0 0 0 1.886.472 3.919 3.919 0 0 0 2.1-.4 1.236 1.236 0 0 0 .653-1.088.929.929 0 0 0-.29-.689 2.753 2.753 0 0 0-.871-.472 9.365 9.365 0 0 0-1.451-.363q-.871-.163-1.959-.435c-.326-.073-.689-.145-1.088-.254a7.723 7.723 0 0 1-1.2-.4 4.88 4.88 0 0 1-1.124-.617 4.622 4.622 0 0 1-.979-.907 4.74 4.74 0 0 1-.689-1.27 5.036 5.036 0 0 1-.254-1.741 5.478 5.478 0 0 1 .472-2.358 4.321 4.321 0 0 1 1.451-1.777 7.183 7.183 0 0 1 2.434-1.122 13.841 13.841 0 0 1 3.446-.4 9.032 9.032 0 0 1 2.9.435 6.271 6.271 0 0 1 2.176 1.2 5.139 5.139 0 0 1 1.378 1.814 5.425 5.425 0 0 1 .472 2.321h-5.187a1.418 1.418 0 0 0-.617-1.088 2.423 2.423 0 0 0-1.56-.472 2.789 2.789 0 0 0-1.741.435 1.259 1.259 0 0 0-.544 1.016.891.891 0 0 0 .181.544 1.394 1.394 0 0 0 .617.4 10.2 10.2 0 0 0 1.052.29q.653.109 1.523.218 1.36.218 2.612.544a7.414 7.414 0 0 1 2.176.907 4.484 4.484 0 0 1 1.487 1.487 4.628 4.628 0 0 1 .544 2.358 5.746 5.746 0 0 1-.617 2.684 5.087 5.087 0 0 1-1.741 1.886 8.337 8.337 0 0 1-2.648 1.124 13.944 13.944 0 0 1-3.373.363 9.467 9.467 0 0 1-3.41-.544 7.777 7.777 0 0 1-2.358-1.378 5.578 5.578 0 0 1-1.774-4.066Z' data-name='Path 51'/%3E%3Cg fill='%23fff' data-name='Group 12'%3E%3Cpath d='M6.783 18.064a.16.16 0 0 1 .145.218l-.728 1.85a.314.314 0 0 1-.254.145h-.324c-4.1.109-4.171-2.575-4.171-4.063V12.95a.156.156 0 0 0-.145-.145H.145C.073 12.804 0 12.768 0 12.699v-1.926a.156.156 0 0 1 .145-.145h1.161a.156.156 0 0 0 .145-.145v-1.7a.74.74 0 0 1 .435-.725L3.7 7.182a.139.139 0 0 1 .181.109v3.192a.156.156 0 0 0 .145.145h2c.073 0 .109.036.109.073l.762 1.959a.139.139 0 0 1-.109.181H3.99a.156.156 0 0 0-.145.145v3.192a1.96 1.96 0 0 0 .508 1.6 3.469 3.469 0 0 0 2.43.286Z' data-name='Path 52'/%3E%3Cpath d='m14.074 11.136-1.886 5.115c-.036.109-.181.109-.254 0l-1.886-5.115a.853.853 0 0 0-.8-.508H7.327a.122.122 0 0 0-.109.181l3.736 9.395c.036.036.073.073.109.073h1.922c.073 0 .109-.036.109-.073l3.736-9.359a.139.139 0 0 0-.109-.181h-1.849a.783.783 0 0 0-.798.472Z' data-name='Path 53'/%3E%3Cpath d='M26.625 15.452a5.043 5.043 0 1 1-5.042-4.969 4.993 4.993 0 0 1 5.042 4.969Zm-5.042-2.539a2.542 2.542 0 1 0 2.43 2.539 2.5 2.5 0 0 0-2.43-2.539Z' data-name='Path 54'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 95px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 42px;
  width: 121px;
}

.btn-mpower {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='177' height='24.938'%3E%3Cg fill='%23fff' data-name='Group 19'%3E%3Cg data-name='Group 17'%3E%3Cpath d='M32.126 24.466V0h4.392v24.466Z' data-name='Path 70'/%3E%3Cpath d='M46.392 24.938a8.745 8.745 0 0 1-4.247-1.016 8.068 8.068 0 0 1-2.977-2.759 7.28 7.28 0 0 1-1.089-3.957 7.756 7.756 0 0 1 .617-3.049 7.34 7.34 0 0 1 1.706-2.468 7.1 7.1 0 0 1 2.577-1.634 8.9 8.9 0 0 1 7.151.363 6.883 6.883 0 0 1 2.686 2.614 7.666 7.666 0 0 1 .98 3.92c0 .109-.036.218-.036.327s-.036.29-.036.545h-11.18a3.708 3.708 0 0 0 .508 1.924 3.531 3.531 0 0 0 1.416 1.307 4.864 4.864 0 0 0 4.1.036 5.881 5.881 0 0 0 1.711-1.417l3.158 1.6a7.591 7.591 0 0 1-2.9 2.759 9.5 9.5 0 0 1-4.145.905Zm-3.666-9.583h6.788a3.1 3.1 0 0 0-.617-1.452 3.256 3.256 0 0 0-1.162-.944 3.808 3.808 0 0 0-1.6-.327 3.915 3.915 0 0 0-1.67.327 2.972 2.972 0 0 0-1.162.944 2.741 2.741 0 0 0-.578 1.452Z' data-name='Path 71'/%3E%3Cpath d='M61.892 24.938a6.811 6.811 0 0 1-3.666-1.016 7.355 7.355 0 0 1-2.614-2.759 8.019 8.019 0 0 1-.944-3.993 8.381 8.381 0 0 1 .944-3.957 7.249 7.249 0 0 1 2.577-2.759 6.76 6.76 0 0 1 3.7-1.016 7.037 7.037 0 0 1 2.9.581 5.979 5.979 0 0 1 2.214 1.634V9.874h4.365v14.592h-4.356v-1.928a6.627 6.627 0 0 1-2.287 1.742 6.354 6.354 0 0 1-2.833.658Zm1.307-3.7a3.978 3.978 0 0 0 2-.508 3.692 3.692 0 0 0 1.379-1.416 4.466 4.466 0 0 0 0-4.138 3.457 3.457 0 0 0-1.379-1.416 3.722 3.722 0 0 0-2-.508 3.978 3.978 0 0 0-2 .508 3.692 3.692 0 0 0-1.379 1.416 4.259 4.259 0 0 0-.508 2.069 4.364 4.364 0 0 0 .508 2.069 3.789 3.789 0 0 0 1.379 1.452 4.379 4.379 0 0 0 2 .472Z' data-name='Path 72'/%3E%3Cpath d='M74.198 24.466V9.91h4.392v2.069a6.057 6.057 0 0 1 1.96-1.888 5.1 5.1 0 0 1 2.542-.653 6.255 6.255 0 0 1 1.6.218 6.389 6.389 0 0 1 1.416.581l-1.851 3.7a3.551 3.551 0 0 0-1.125-.508 5.058 5.058 0 0 0-1.2-.181 3.239 3.239 0 0 0-1.634.436 3.78 3.78 0 0 0-1.234 1.162 2.608 2.608 0 0 0-.472 1.525v8.131l-4.392-.036Z' data-name='Path 73'/%3E%3Cpath d='M87.121 24.466V9.91h4.392v1.6a6.106 6.106 0 0 1 2.105-1.488 6.425 6.425 0 0 1 2.8-.581 5.883 5.883 0 0 1 2.94.726 4.9 4.9 0 0 1 2 2.033 6.311 6.311 0 0 1 .726 3.049v9.22h-4.363V16.19a3.562 3.562 0 0 0-.8-2.432 2.953 2.953 0 0 0-2.251-.871 3.442 3.442 0 0 0-1.67.4 2.765 2.765 0 0 0-1.089 1.053 3.079 3.079 0 0 0-.4 1.525v8.639h-4.39Z' data-name='Path 74'/%3E%3C/g%3E%3Cg data-name='Group 18'%3E%3Cpath d='M6.788 17.787a.16.16 0 0 1 .145.218l-.726 1.851a.315.315 0 0 1-.254.145h-.326c-4.1.109-4.175-2.577-4.175-4.066v-3.266a.156.156 0 0 0-.145-.145H.145A.156.156 0 0 1 0 12.378v-1.923a.156.156 0 0 1 .145-.145h1.162a.156.156 0 0 0 .145-.145V8.458a.741.741 0 0 1 .436-.726L3.7 6.861a.139.139 0 0 1 .182.109v3.194a.156.156 0 0 0 .145.145h2c.073 0 .109.036.109.073l.762 1.96a.139.139 0 0 1-.109.182h-2.8a.156.156 0 0 0-.145.145v3.194a2.1 2.1 0 0 0 .508 1.6 3.349 3.349 0 0 0 2.436.324Z' data-name='Path 75'/%3E%3Cpath d='m14.085 10.853-1.888 5.118c-.036.109-.182.109-.254 0l-1.888-5.118a.853.853 0 0 0-.8-.508H7.333a.123.123 0 0 0-.109.182l3.739 9.4c.036.036.073.073.109.073h1.924c.073 0 .109-.036.109-.073l3.775-9.4a.139.139 0 0 0-.109-.182h-1.888a.87.87 0 0 0-.798.508Z' data-name='Path 76'/%3E%3Cpath d='M26.644 15.173a5.046 5.046 0 1 1-5.045-4.973 5 5 0 0 1 5.045 4.973Zm-5.046-2.541a2.543 2.543 0 1 0 2.432 2.541 2.5 2.5 0 0 0-2.431-2.541Z' data-name='Path 77'/%3E%3C/g%3E%3C/g%3E%3Cg fill='%23fff' data-name='Group 20'%3E%3Cpath d='M123.82 11.217a4.187 4.187 0 0 1 1.089 3.122v5.663h-1.234v-5.518a3.391 3.391 0 0 0-.762-2.4 2.705 2.705 0 0 0-2.069-.835 2.747 2.747 0 0 0-2.178.908 3.818 3.818 0 0 0-.8 2.614v5.227h-1.234v-5.514a3.39 3.39 0 0 0-.762-2.4 3.07 3.07 0 0 0-4.283.073 3.817 3.817 0 0 0-.8 2.614v5.227h-1.233V10.31h1.234v1.67a3.2 3.2 0 0 1 1.307-1.379 3.739 3.739 0 0 1 1.888-.472 3.847 3.847 0 0 1 2.214.617 3.41 3.41 0 0 1 1.379 1.779 3.309 3.309 0 0 1 1.343-1.779 4.033 4.033 0 0 1 4.9.472Z' data-name='Path 78'/%3E%3Cpath d='M134.166 13.758a4.411 4.411 0 0 1-3.122.98h-2.5v5.3h-1.239V7.623h3.739a4.41 4.41 0 0 1 3.122.98 3.681 3.681 0 0 1 0 5.155Zm-.218-2.577a2.415 2.415 0 0 0-.69-1.888 3.165 3.165 0 0 0-2.214-.653h-2.5v5.009h2.5c1.924 0 2.904-.835 2.904-2.469Z' data-name='Path 79'/%3E%3Cpath d='M138.34 19.529a4.158 4.158 0 0 1-1.706-1.742 5.156 5.156 0 0 1-.617-2.614 5.08 5.08 0 0 1 .653-2.614 4.72 4.72 0 0 1 1.742-1.742 5.245 5.245 0 0 1 4.937 0 4.466 4.466 0 0 1 1.742 1.742 5.556 5.556 0 0 1 .617 2.614 5.174 5.174 0 0 1-.653 2.614 4.466 4.466 0 0 1-1.738 1.742 5.318 5.318 0 0 1-4.973 0Zm4.247-.908a3.234 3.234 0 0 0 1.307-1.307 4.767 4.767 0 0 0 0-4.283 3.234 3.234 0 0 0-1.307-1.307 3.849 3.849 0 0 0-3.557 0 3.234 3.234 0 0 0-1.307 1.307 4.345 4.345 0 0 0-.472 2.142 4.784 4.784 0 0 0 .472 2.142 3.234 3.234 0 0 0 1.307 1.307 3.687 3.687 0 0 0 1.779.436 3.791 3.791 0 0 0 1.778-.436Z' data-name='Path 80'/%3E%3Cpath d='m160.338 10.309-3.049 9.692h-1.2l-2.686-8.131-2.686 8.131h-1.271l-3.047-9.692h1.271l2.4 8.422 2.723-8.422h1.234l2.686 8.422 2.4-8.422Z' data-name='Path 81'/%3E%3Cpath d='M170.394 15.645h-8.022a3.963 3.963 0 0 0 .544 1.888 3.016 3.016 0 0 0 1.271 1.162 3.809 3.809 0 0 0 1.706.4 3.361 3.361 0 0 0 2.033-.581 2.808 2.808 0 0 0 1.089-1.561h1.307a4 4 0 0 1-1.525 2.323 4.549 4.549 0 0 1-2.9.908 4.841 4.841 0 0 1-2.432-.617 4.631 4.631 0 0 1-1.706-1.742 5.557 5.557 0 0 1-.617-2.614 5.294 5.294 0 0 1 .617-2.65 4.077 4.077 0 0 1 1.67-1.742 4.979 4.979 0 0 1 2.468-.617 4.413 4.413 0 0 1 2.432.617 4.307 4.307 0 0 1 1.6 1.634 4.794 4.794 0 0 1 .545 2.251c-.044.396-.044.723-.08.941Zm-1.634-2.868a2.927 2.927 0 0 0-1.234-1.162 3.809 3.809 0 0 0-1.706-.4 3.45 3.45 0 0 0-2.359.871 3.507 3.507 0 0 0-1.089 2.5h6.824a3.63 3.63 0 0 0-.436-1.809Z' data-name='Path 82'/%3E%3Cpath d='M174.926 10.636a3.968 3.968 0 0 1 2.069-.508v1.307h-.327a3.217 3.217 0 0 0-2.178.726 3.116 3.116 0 0 0-.8 2.432v5.409h-1.264v-9.693h1.234v1.706a3.333 3.333 0 0 1 1.266-1.379Z' data-name='Path 83'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 177px 25px;
  background-repeat: no-repeat;
  background-position: center center;
  height: 42px;
  width: 203px;
}

.btn-locker {
  width: 90%;
  margin: 0 5% 1rem;
  display: inline-block;
  padding: 10px;
  border-radius: 20px;
  background-color: rgba(124, 29, 98, 0.1);
}
@media (max-width: 575.98px) {
  .btn-locker {
    width: 100%;
    margin: 0;
  }
}
.btn-locker img {
  object-fit: contain;
  padding: 1.5%;
  width: 120px;
  height: 120px;
  background-color: white;
  float: left;
  border: 2px solid #d2d2d2;
  border-radius: 20px;
  margin-right: 20px;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}
@media (max-width: 575.98px) {
  .btn-locker img {
    display: none;
  }
}
.btn-locker p {
  margin-top: 0 !important;
  text-align: left;
  font-size: 1.2rem;
  text-decoration: none;
  color: #681452;
  line-height: 1.5;
  vertical-align: middle;
  width: 100%;
}
.btn-locker .btn-pdf, .btn-locker .btn-game:after,
.btn-locker .btn-locker:after {
  margin-top: 1rem;
  display: flex;
  width: fit-content;
}

.btn-game {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  flex: 0 0 100%;
  max-width: 100%;
  display: inline-block;
  text-align: center;
  padding: 15px;
  border-radius: 20px;
  background-color: rgba(124, 29, 98, 0.1);
}
@media (min-width: 576px) {
  .btn-game {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
  }
}
@media (min-width: 768px) {
  .btn-game {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.btn-game p {
  margin-top: 0 !important;
  text-align: center;
  font-size: 1.2rem;
  text-decoration: none;
  color: #681452;
  line-height: 1.5;
  vertical-align: middle;
  width: 100%;
}
.btn-game img {
  border: 2px solid #d2d2d2;
  border-radius: 20px;
  margin: 0;
}
.btn-game > span.btn.btn-primary, .btn-game > span.reflection-checkmark-test, .btn-game > span.btn-zoomout, .btn-game > span.btn-zoomin, .btn-game > span.btn-primary.btn-longdesc, .btn-game > span.btn-discover, .btn-game > span.btn-mathify, .btn-game > span.btn-tvoorg, .btn-game > span.btn-pdf, .btn-game > span.btn-game:after,
.btn-game > span.btn-locker:after, .btn-game > span.btn-tvokids, .btn-game > span.btn-mpower {
  display: block;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: fit-content;
}
.btn-game .btn-mpower,
.btn-game .btn-tvokids,
.btn-game .btn-tvoorg {
  display: block;
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
}

h4.btn-locker,
h4.btn-game {
  font-size: 1.2rem;
  line-height: 1.5;
}

.clear-btn-top {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 1rem;
  width: fit-content;
}

@media (min-width: 992px) {
  .btn-discover.collapsed.french {
    width: 50%;
  }
}

.btn-discover.collapsed {
  transition: all 0.3s ease-in-out 0s;
}
@media (min-width: 576px) {
  .btn-discover.collapsed {
    width: 75%;
  }
}
@media (min-width: 768px) {
  .btn-discover.collapsed {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .btn-discover.collapsed {
    width: 40%;
  }
}
.btn-discover.collapsed:after {
  content: "";
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.48' height='22.48' viewBox='0 0 22.48 22.48'%3E%3Ccircle cx='11.24' cy='11.24' r='11.24' fill='%23fff'/%3E%3Cpolygon points='6.73 9.15 6.74 9.15 12.76 4.82 12.76 8.65 17.41 8.65 17.41 11.24 17.41 13.92 12.76 13.92 12.76 17.66 6.74 13.29 3.81 11.24 6.73 9.15' fill='%237d1863'/%3E%3Cpolygon points='3.81 11.24 6.73 9.15 6.74 9.15 12.76 4.82 12.76 8.65 17.41 8.65 17.41 11.24 3.81 11.24' fill='%23a11f7f'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 5% 50%;
  transform: rotate(180deg);
  /* All browsers support */
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}

.btn-discover {
  z-index: 100;
  text-align: left;
  background-image: url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='37.58' height='22' viewBox='0 0 37.58 22'%3E%3Cpath d='M3.44,12.53A4.85,4.85,0,0,1,6.79,9.26' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='0.56'/%3E%3Cpath d='M24.79,12.41a5.28,5.28,0,0,1,3.64-3.55' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='0.56'/%3E%3Cpath d='M35.63,8.74h0l0,0c-.18-.2-.36-.39-.55-.57l-5.2-5.41h0a5.31,5.31,0,0,0-3.08-1.65,2.93,2.93,0,0,0-5.21,1.85,1.86,1.86,0,0,0,0,.33A5.18,5.18,0,0,0,20.8,5h0l-.18,0A6.63,6.63,0,0,0,19,4.72h-.32A6,6,0,0,0,16.79,5h0a5.25,5.25,0,0,0-.71-1.58,2.61,2.61,0,0,0,.05-.48A2.93,2.93,0,0,0,11,1.06,5.3,5.3,0,0,0,7.72,2.74h0L2.52,8.15A7.4,7.4,0,0,0,2,8.72l0,0H2A8,8,0,1,0,15.43,17h0a3.6,3.6,0,0,1,3.35-1.83A3.6,3.6,0,0,1,22.14,17h0a8,8,0,1,0,13.49-8.3ZM8.09,20A6.07,6.07,0,1,1,14.16,14,6.06,6.06,0,0,1,8.09,20Zm10.7-5.77a1.93,1.93,0,1,1,1.93-1.93A1.92,1.92,0,0,1,18.79,14.24Zm10.77,6.32A6.58,6.58,0,1,1,36.14,14,6.59,6.59,0,0,1,29.56,20.56Z' fill='%23fff'/%3E%3Cpath d='M3.44,12.53A4.85,4.85,0,0,1,6.79,9.26' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='0.56'/%3E%3Cpath d='M24.79,12.41a5.28,5.28,0,0,1,3.64-3.55' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='0.56'/%3E%3C/svg%3E");
  width: 100%;
  background-repeat: no-repeat;
  background-position: 12px center;
  background-size: auto 22px;
  padding-left: 10px;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  padding-right: 7%;
}
.btn-discover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='22.48' height='22.48' viewBox='0 0 22.48 22.48'%3E%3Ccircle cx='11.24' cy='11.24' r='11.24' fill='%23fff'/%3E%3Cpolygon points='6.73 9.15 6.74 9.15 12.76 4.82 12.76 8.65 17.41 8.65 17.41 11.24 17.41 13.92 12.76 13.92 12.76 17.66 6.74 13.29 3.81 11.24 6.73 9.15' fill='%237d1863'/%3E%3Cpolygon points='3.81 11.24 6.73 9.15 6.74 9.15 12.76 4.82 12.76 8.65 17.41 8.65 17.41 11.24 3.81 11.24' fill='%23a11f7f'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 98% 50%;
}

.discover {
  position: relative;
  top: 2px;
  padding-left: 55px;
}

.discover-body {
  z-index: 98;
  background-color: #F6F1F4;
  border: none;
  border-radius: 0 0 10px 10px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

.btn-longdesc.collapsed {
  width: fit-content;
  width: -moz-fit-content;
  transition: all 0.3s ease-in-out 0s;
}
.btn-longdesc.collapsed:after {
  content: "";
  position: absolute;
  z-index: 100;
  transition: all 0.3s ease-in-out 0s;
}

.btn-longdesc {
  z-index: 100 !important;
  text-align: left;
  width: 100%;
  transition: all 0.3s ease-in-out 0s;
  position: relative;
  font-size: 80%;
  padding: 0.125rem 0.625rem;
}
.btn-longdesc:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.longdescription {
  position: relative;
  top: 2px;
}

.longdescription-body {
  background-color: #f0f1f2;
  z-index: 98;
  border: none;
  border-radius: 0 0 10px 10px;
  width: 98%;
  margin-left: auto;
  margin-right: auto;
  font-size: 80%;
}

.statchart {
  border: 2px solid #a6a3d1;
  border-radius: 20px;
  box-shadow: 3px 3px #a6a3d1;
  padding: 1rem;
  width: 100%;
}
.statchart h3 {
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
  font-size: 1.125rem;
  line-height: 1.625rem;
  padding-right: 3rem;
  color: black;
  margin-top: 0;
}
.statchart .btn-longdesc {
  margin-top: 10px;
}

.btn_links_introduction {
  background: linear-gradient(90deg, #f7ea36 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_teacher_edits {
  background: linear-gradient(90deg, #f7ea36 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_contact {
  background: linear-gradient(90deg, #f7ea36 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_teacherguide {
  background: linear-gradient(90deg, #349d59 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_summaries {
  background: linear-gradient(90deg, #a9d6b9 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_welcome {
  background: linear-gradient(90deg, #a02059 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_lessons {
  background: linear-gradient(90deg, #007874 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_resources {
  background: linear-gradient(90deg, #e66833 20%, #FFF 20%);
  width: 100%;
  border-radius: 10px;
  padding: 20px 20px 20px 25%;
  text-align: left;
  border: 1px solid #b3b1b1;
  color: grey;
}

.btn_links_page {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #b3b1b1;
  color: grey;
  background-color: white;
}

.btn_links_boilerplate {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #b3b1b1;
  color: grey;
  background-color: white;
}

.btn_links_boilerplate::after {
  content: "boilerplate";
  position: relative;
  left: 5%;
  font-size: 60%;
  background-color: #0d4b6b;
  border-radius: 5px;
  padding: 5px;
  color: white;
}

.btn_links_missing {
  width: 100%;
  border-radius: 10px;
  padding: 20px;
  text-align: left;
  border-bottom: 1px solid #b3b1b1;
  color: grey;
  background-color: white;
}

.btn_links_missing::after {
  content: "unpublished";
  position: relative;
  font-size: 60%;
  left: 5%;
  background-color: #c11521;
  border-radius: 5px;
  padding: 5px;
  color: white;
}

.links_missing::after {
  content: "unpublished";
  position: relative;
  font-size: 60%;
  left: 5%;
  background-color: #c11521;
  border-radius: 5px;
  padding: 5px;
  color: white;
}

/*.btn_links:hover {
  border: 1px solid #b3b1b1;
}*/
.btn_links_boilerplate:active,
.btn_links_boilerplate:hover,
.btn_links_lessons:active,
.btn_links_lessons:hover,
.btn_links_page:active,
.btn_links_page:hover,
.btn_links_resources:active,
.btn_links_resources:hover,
.btn_links_summaries:active,
.btn_links_summaries:hover,
.btn_links_teacherguide:active,
.btn_links_teacherguide:hover,
.btn_links_welcome:active,
.btn_links_welcome:hover {
  box-shadow: inset 0 0 0 1px rgba(23, 53, 100, 0.3);
  color: grey;
}

.btn-zoomin {
  border-radius: 5px;
  height: 40px;
  width: 40px;
  background-image: url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='34.845' height='34.845' viewBox='0 0 34.845 34.845'%3E%3Ccircle cx='12.802' cy='12.802' r='11.539' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.526'/%3E%3Cline x1='21.809' y1='21.809' x2='32.345' y2='32.345' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3'/%3E%3Cline x1='12.802' y1='6.816' x2='12.802' y2='18.789' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2.526'/%3E%3Cline x1='18.789' y1='12.802' x2='6.816' y2='12.802' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2.526'/%3E%3Cline x1='26.081' y1='26.081' x2='32.345' y2='32.345' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px 22px;
}

.btn-zoomout {
  border-radius: 5px;
  height: 40px;
  width: 40px;
  background-image: url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='34.845' height='34.845' viewBox='0 0 34.845 34.845'%3E%3Ccircle cx='12.802' cy='12.802' r='11.539' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.526'/%3E%3Cline x1='21.809' y1='21.809' x2='32.345' y2='32.345' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='3'/%3E%3Cline x1='18.789' y1='12.802' x2='6.816' y2='12.802' fill='none' stroke='%23fff' stroke-miterlimit='10' stroke-width='2.526'/%3E%3Cline x1='26.081' y1='26.081' x2='32.345' y2='32.345' fill='none' stroke='%23fff' stroke-linecap='round' stroke-miterlimit='10' stroke-width='5'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 22px 22px;
}

.reflection-checkmark-test {
  height: 25px;
  width: 25px;
  position: absolute;
  top: 0;
  left: -5px;
  border-radius: 5px;
}
.reflection-checkmark-test:focus, .reflection-checkmark-test:hover {
  background-color: unset;
  border: unset;
  z-index: 100;
}
.reflection-checkmark-test:focus::before, .reflection-checkmark-test:hover::before {
  border-radius: 5px;
  top: -5px;
  right: -5px;
  bottom: -5px;
  left: -5px;
  border: 3px solid #7d1863;
}

.reflection-checked {
  position: absolute;
  top: 2px;
  left: 2px;
  width: 22px;
  height: 21px;
  padding: 0;
  border-radius: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16.05' viewBox='0 0 19 16.05'%3E%3Cpolyline points='13.18 8.03 19 0 14.02 0 7.47 9.21 5.05 5.68 0 5.68 5.02 12.66 5.01 12.67 7.43 16.05 9.81 12.66 13.18 8.03' fill='%237d1863'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center 62%;
  border: unset;
}

.reflection-checked.collapsing {
  -webkit-transition: none;
  transition: none;
  display: none;
}

.row_icon a,
.row_icon span,
.green_bg a,
.orange_bg a,
.yellow_bg a,
.pink_bg a,
.yellow_lined_paper a,
.blue_lined_paper a,
.collapse a,
.html5-audio-container a,
.html5-audio-french-container a {
  z-index: 1;
}

ul.checkmark {
  list-style-type: none;
  padding-left: 1em;
  text-indent: -1.56em;
}

.checkmark li:before {
  content: "";
  display: inline-block;
  height: 1em;
  width: 1em;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 23 30' style='enable-background:new 0 0 23 30;'%3E %3Ccircle style='fill:%23B9F2D5;' cx='11' cy='11' r='11'/%3E %3Ccircle style='fill:%23B9F2D5;' cx='11' cy='11' r='7.1'/%3E %3Cpolygon style='fill:%232B875A;' points='17.6,2.7 10.5,12.7 7.8,8.9 2.3,8.9 7.8,16.5 7.8,16.5 10.4,20.2 13,16.5 23,2.7 '/%3E %3C/svg%3E");
  background-size: 110% 110%;
  background-position: center 4px;
  background-repeat: no-repeat;
  margin-right: 0.5em;
}

.list-col-2 {
  column-count: 2;
}
@media (max-width: 575.98px) {
  .list-col-2 {
    column-count: auto;
  }
}

.list-col-3 {
  column-count: 3;
}
@media (max-width: 575.98px) {
  .list-col-3 {
    column-count: auto;
  }
}

.list-col-4 {
  column-count: 4;
}
@media (max-width: 575.98px) {
  .list-col-4 {
    column-count: auto;
  }
}

.list-pb1 li:not(last-child) {
  margin-bottom: 0.5rem;
}

.list-pb2 li:not(last-child), .callout_green > ul li:not(last-child),
.callout_green ol li:not(last-child) {
  margin-bottom: 1rem;
}

.list-pb3 li:not(last-child) {
  margin-bottom: 1.5rem;
}

/* Customize the label (the container) */
.reflection-check {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  /*font-size: 22px;*/
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: pointer;
}

/* Hide the browser's default checkbox */
.reflection-check input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Customize the label (the container) */
.k8_checkmark {
  -webkit-appearance: none;
  position: relative;
  display: block;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #7D1863;
  float: left;
  z-index: 1;
}
.k8_checkmark:focus, .k8_checkmark:hover, .k8_checkmark:active, .k8_checkmark:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.k8_checkmark:focus::before, .k8_checkmark:hover::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #7d1863;
  border-radius: 8px;
  content: "";
}

/* Hide the browser's default checkbox */
input.k8_checkmark {
  outline: none;
}

.k8_checkmark:checked {
  display: block;
  top: 0;
  left: 0;
  width: 25px;
  height: 25px;
  padding: 0;
  background-color: white;
  border: 3px solid #7d1863;
  border-radius: 5px;
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='19' height='16.05' viewBox='0 0 19 16.05'%3E%3Cpolyline points='13.18 8.03 19 0 14.02 0 7.47 9.21 5.05 5.68 0 5.68 5.02 12.66 5.01 12.67 7.43 16.05 9.81 12.66 13.18 8.03' fill='%237d1863'/%3E%3C/svg%3E");
  background-size: 16px 16px;
  background-repeat: no-repeat;
  background-position: center 62%;
}
.k8_checkmark:checked:focus, .k8_checkmark:checked:hover, .k8_checkmark:checked:active, .k8_checkmark:checked:not(:disabled):not(.disabled) {
  box-shadow: unset;
}
.k8_checkmark:checked:focus::before, .k8_checkmark:checked:hover::before {
  position: absolute;
  z-index: -1;
  top: -10px;
  right: -10px;
  bottom: -10px;
  left: -10px;
  border: 3px solid #7d1863;
  border-radius: 8px;
  content: "";
}

/* Create a custom checkbox */
.reflection-checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  border-radius: 5px;
  background-color: #7D1863;
}

/* On mouse-over, add a grey background color */
.reflection-check:hover input ~ .reflection-checkmark {
  background-color: #5d124a;
}

/* When the checkbox is checked, add a blue background */
.reflection-check input:checked ~ .reflection-checkmark {
  background-color: white;
  border: 1px solid #7D1863;
}

/* Create the reflection-checkmark/indicator (hidden when not checked) */
.reflection-checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the reflection-checkmark when checked */
.reflection-check input:checked ~ .reflection-checkmark:after {
  display: block;
}

/* Style the reflection-checkmark/indicator */
.reflection-check .reflection-checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #7D1863;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media (max-width: 575.98px) {
  .reflection_icon {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
  }
  .reflection_icon img {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 576px) {
  .reflection_icon {
    flex: 0 0 25%;
    max-width: 25%;
  }
}

@media (max-width: 575.98px) {
  .reflection_list {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .reflection_list {
    flex: 0 0 75%;
    max-width: 75%;
    padding-top: 0.5rem;
    padding-left: 1.25rem;
  }
}

.reflection_icon img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.table {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  background-color: white;
}
.table td,
.table th {
  padding: 0.75rem;
  vertical-align: top;
  border-top: 1px solid #b3b3b3;
}
.table thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #b3b3b3;
}
.table tbody + tbody {
  border-top: 2px solid #b3b3b3;
}

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

.table-bordered {
  border: 1px solid #b3b3b3;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #b3b3b3;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}

.table-equation-2col td,
.table-equation-2col th {
  border: none;
}
.table-equation-2col td:first-child,
.table-equation-2col th:first-child {
  text-align: right;
  border-right: 1px solid #b3b3b3;
}
.table-equation-2col tbody tr.sum {
  border-top: 2px solid #b3b3b3;
}
.table-equation-2col thead td,
.table-equation-2col thead th {
  border-bottom-width: 2px;
}

.table-borderless tbody + tbody,
.table-borderless td,
.table-borderless th,
.table-borderless thead th {
  border: 0;
}

.locker-caption {
  font-size: 115%;
  color: black;
  text-align: center;
}

.table-lockerdoc {
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
  border-spacing: 0;
  border-radius: 2rem;
  border: 2px solid black;
  background-color: white;
  margin-bottom: 1rem;
}
.table-lockerdoc caption {
  caption-side: top;
  font-size: 115%;
  color: black;
  text-align: center;
}
.table-lockerdoc thead th {
  border-left: solid black 1px;
  background-color: #e9ecef;
  text-align: center;
}
.table-lockerdoc thead th:first-child {
  border-top-left-radius: 1.8rem;
}
.table-lockerdoc thead th:last-child {
  border-top-right-radius: 1.8rem;
}
.table-lockerdoc tr {
  height: 5rem;
}
.table-lockerdoc td:first-child,
.table-lockerdoc th:first-child {
  border-left: none;
}
.table-lockerdoc td:last-child,
.table-lockerdoc th:last-child {
  border-right: none;
}
.table-lockerdoc tbody td,
.table-lockerdoc th {
  border-left: solid black 1px;
  border-top: solid black 1px;
  color: black;
}
@media (max-width: 767.98px) {
  .table-lockerdoc tbody td,
  .table-lockerdoc th {
    font-size: 100%;
    padding: 1rem;
    min-height: 1rem;
  }
}
@media (min-width: 768px) {
  .table-lockerdoc tbody td,
  .table-lockerdoc th {
    font-size: 110%;
    padding: 1.5rem;
    min-height: 2rem;
  }
}

.table-lockerdoc .k8_checkmark {
  border: 2px solid black;
  background-color: white;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

.table-hover tbody tr:hover {
  color: #212529;
  background-color: rgba(0, 0, 0, 0.075);
}

/*
@each $color, $value in $theme-colors {
  @include table-row-variant($color, theme-color-level($color, $table-bg-level), theme-color-level($color, $table-border-level));
}

@include table-row-variant(active, $table-active-bg);
*/
/*.table {
  .thead-dark {
    th {
      color: $table-dark-color;
      background-color: $table-dark-bg;
      border-color: $table-dark-border-color;
    }
  }

  .thead-light {
    th {
      color: $table-head-color;
      background-color: $table-head-bg;
      border-color: $table-border-color;
    }
  }
}*/
/*
.table-dark {
  color: $table-dark-color;
  background-color: $table-dark-bg;

  th,
  td,
  thead th {
    border-color: $table-dark-border-color;
  }

  &.table-bordered {
    border: 0;
  }

  &.table-striped {
    tbody tr:nth-of-type(odd) {
      background-color: $table-dark-accent-bg;
    }
  }

  &.table-hover {
    tbody tr {
      @include hover() {
        color: $table-dark-hover-color;
        background-color: $table-dark-hover-bg;
      }
    }
  }
}
*/
@media (max-width: 575.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-sm > .table-bordered {
    border: 0;
  }
}
@media (max-width: 767.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-md > .table-bordered {
    border: 0;
  }
}
@media (max-width: 991.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-lg > .table-bordered {
    border: 0;
  }
}
@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive-xl > .table-bordered {
    border: 0;
  }
}
.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.table-responsive > .table-bordered {
  border: 0;
}

.green_bg {
  background-color: #ceedcd;
  border-radius: 1rem;
  padding: 2rem;
  font-size: 110%;
}
.green_bg h3, .green_bg .h3, .green_bg .icon_heading_div h1, .icon_heading_div .green_bg h1,
.green_bg .icon_heading_div h2,
.icon_heading_div .green_bg h2,
.green_bg .icon_heading_div h5,
.icon_heading_div .green_bg h5, .green_bg h4, .green_bg .h4 {
  color: black;
  font-size: 130%;
}
.green_bg::after {
  content: "";
  display: table;
  clear: both;
}

.yellow_bg {
  background-color: #fff9cc;
  border-radius: 1rem;
  padding: 2rem;
  font-size: 110%;
}
.yellow_bg h3, .yellow_bg .h3, .yellow_bg .icon_heading_div h1, .icon_heading_div .yellow_bg h1,
.yellow_bg .icon_heading_div h2,
.icon_heading_div .yellow_bg h2,
.yellow_bg .icon_heading_div h5,
.icon_heading_div .yellow_bg h5, .yellow_bg h4, .yellow_bg .h4 {
  color: black;
  font-size: 130%;
}
.yellow_bg::after {
  content: "";
  display: table;
  clear: both;
}

.pink_bg {
  background-color: #ffebeb;
  border-radius: 1rem;
  padding: 2rem;
  font-size: 110%;
}
.pink_bg h3, .pink_bg .h3, .pink_bg .icon_heading_div h1, .icon_heading_div .pink_bg h1,
.pink_bg .icon_heading_div h2,
.icon_heading_div .pink_bg h2,
.pink_bg .icon_heading_div h5,
.icon_heading_div .pink_bg h5, .pink_bg h4, .pink_bg .h4 {
  color: black;
  font-size: 130%;
}
.pink_bg::after {
  content: "";
  display: table;
  clear: both;
}

.orange_bg {
  background-color: #ffe3b6;
  border-radius: 1rem;
  padding: 2rem;
  font-size: 110%;
}
.orange_bg h3, .orange_bg .h3, .orange_bg .icon_heading_div h1, .icon_heading_div .orange_bg h1,
.orange_bg .icon_heading_div h2,
.icon_heading_div .orange_bg h2,
.orange_bg .icon_heading_div h5,
.icon_heading_div .orange_bg h5, .orange_bg h4, .orange_bg .h4 {
  color: black;
  font-size: 130%;
}
.orange_bg::after {
  content: "";
  display: table;
  clear: both;
}

.heavy_border {
  border-radius: 1rem;
  border: 2px solid black;
  padding: 1rem;
  font-size: 110%;
  background-color: white;
}
.heavy_border h3, .heavy_border .h3, .heavy_border .icon_heading_div h1, .icon_heading_div .heavy_border h1,
.heavy_border .icon_heading_div h2,
.icon_heading_div .heavy_border h2,
.heavy_border .icon_heading_div h5,
.icon_heading_div .heavy_border h5, .heavy_border h4, .heavy_border .h4 {
  padding: 0 0 2rem 0;
  color: black;
  font-size: 130%;
  border-bottom: 2px solid black;
}

.yellow_lined_paper {
  font-size: 110%;
  background-image: repeating-linear-gradient(#fff9cc 0px, #fff9cc 27px, #4ba0a1 28px);
  list-style-type: none;
  padding: 1.75rem;
}
.yellow_lined_paper h3, .yellow_lined_paper .h3, .yellow_lined_paper .icon_heading_div h1, .icon_heading_div .yellow_lined_paper h1,
.yellow_lined_paper .icon_heading_div h2,
.icon_heading_div .yellow_lined_paper h2,
.yellow_lined_paper .icon_heading_div h5,
.icon_heading_div .yellow_lined_paper h5, .yellow_lined_paper h4, .yellow_lined_paper .h4 {
  padding: 0 0 1rem 0;
  color: black;
  font-size: 130%;
}
.yellow_lined_paper p {
  padding-bottom: 1.75rem;
}

.blue_lined_paper {
  font-size: 110%;
  background-image: repeating-linear-gradient(#c5ebf1 0px, #c5ebf1 27px, #4ba0a1 28px);
  list-style-type: none;
  padding: 1.75rem;
}
.blue_lined_paper h3, .blue_lined_paper .h3, .blue_lined_paper .icon_heading_div h1, .icon_heading_div .blue_lined_paper h1,
.blue_lined_paper .icon_heading_div h2,
.icon_heading_div .blue_lined_paper h2,
.blue_lined_paper .icon_heading_div h5,
.icon_heading_div .blue_lined_paper h5, .blue_lined_paper h4, .blue_lined_paper .h4 {
  padding: 0 0 1rem 0;
  color: black;
  font-size: 130%;
}
.blue_lined_paper p {
  padding-bottom: 1.75rem;
}

.image-right {
  flex-wrap: nowrap;
}
.image-right h2,
.image-right h3,
.image-right h4,
.image-right h5,
.image-right h6 {
  color: black;
  flex: 1 100%;
}
.image-right div.left-content {
  margin-left: 15px;
}
.image-right div.left-content ul,
.image-right div.left-content ol,
.image-right div.left-content p {
  margin: 0;
}
.image-right div.left-content svg,
.image-right div.left-content img {
  margin: 0;
  padding: 0;
  vertical-align: top;
}
@media (max-width: 575.98px) {
  .image-right div.left-content {
    flex: 0 0 100%;
    max-width: 100%;
    max-width: 88%;
  }
}
@media (min-width: 576px) {
  .image-right div.left-content {
    flex: 0 0 75%;
    max-width: 75%;
  }
}
@media (min-width: 992px) {
  .image-right div.left-content {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
  }
}
.image-right div.right-image {
  margin: 0;
  padding: 0;
}
@media (max-width: 575.98px) {
  .image-right div.right-image {
    display: none;
  }
}
@media (min-width: 576px) {
  .image-right div.right-image {
    flex: 0 0 25%;
    max-width: 25%;
  }
}
@media (min-width: 992px) {
  .image-right div.right-image {
    flex: 0 0 33.3333333333%;
    max-width: 33.3333333333%;
  }
}

@media (max-width: 575.98px) {
  .img-floatr {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0 !important;
  }
}
@media (min-width: 576px) {
  .img-floatr {
    width: 50%;
    float: right;
    display: block;
    margin-top: 0 !important;
  }
}

@media (max-width: 575.98px) {
  .img-floatl {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 0 !important;
  }
}
@media (min-width: 576px) {
  .img-floatl {
    width: 50%;
    float: left;
    display: block;
    margin-right: 1rem;
    margin-top: 0 !important;
  }
}

@media (min-width: 576px) {
  .img-right-33 img,
  .img-left-33 img,
  .img-right-50 img,
  .img-left-50 img {
    margin-top: 0px !important;
  }
}

@media (min-width: 576px) {
  .img-right-50 {
    float: right;
    width: 50%;
    margin-left: 15px;
    margin-top: 0px !important;
  }
}
@media (max-width: 576px) {
  .img-right-50 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media (min-width: 576px) {
  .img-left-50 {
    float: left;
    width: 50%;
    margin-right: 15px;
    margin-top: 0px !important;
  }
}
@media (max-width: 576px) {
  .img-left-50 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media (min-width: 576px) {
  .img-right-33 {
    float: right;
    width: 33%;
    margin-left: 15px;
    margin-top: 0px !important;
  }
}
@media (max-width: 576px) {
  .img-right-33 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

@media (min-width: 576px) {
  .img-left-33 {
    float: left;
    width: 33%;
    margin-right: 15px;
    margin-top: 0px !important;
  }
}
@media (max-width: 576px) {
  .img-left-33 {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
}

.img-modal {
  min-width: 100%;
  width: auto;
  height: auto;
}

.img-floatl-vert-text-align {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row;
}

.img-floatl-vert-text-align > div:first-of-type,
.img-floatl-vert-text-align .vtxt-floatl-img {
  flex: 0 0 50%;
  max-width: 50%;
}

.img-floatl-vert-text-align .vtxt-floatl-img {
  margin-bottom: auto !important;
  margin-top: auto !important;
  padding-left: 15px;
  padding-right: 0;
}

.img-floatl-vert-text-align img {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: auto !important;
  display: block !important;
  max-width: 100%;
  height: auto;
  margin-right: 1rem;
}

@media only screen and (min-width: 576px) {
  .img-floatl-vert-text-align {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row;
  }
  .img-floatl-vert-text-align > div:first-of-type {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .img-floatl-vert-text-align .vtxt-floatl-img {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: auto !important;
    margin-top: auto !important;
    padding-left: 15px;
    padding-right: 0;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-floatl-vert-text-align {
    flex-direction: column;
    align-items: center;
  }
  .img-floatl-vert-text-align > div:first-of-type {
    min-width: 80%;
  }
  .img-floatl-vert-text-align .vtxt-floatl-img {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-floatl-vert-text-align img {
    width: 100%;
    align-self: center;
    display: block;
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 576px) {
  .img-floatl-vert-text-align img {
    width: 100%;
    align-self: center;
    display: block;
    margin-top: 0 !important;
  }
  /* floatl/floatr nested in other elements */
  .row_icon .vtxt-floatl-img {
    padding-right: 0;
  }
  .collapse .img-floatl-vert-text-align img {
    margin-bottom: 0 !important;
  }
}
/* FLOATLEFT */
.img-floatr-vert-text-align {
  display: flex;
  flex-wrap: wrap;
  margin-right: auto;
  margin-left: auto;
  flex-direction: row-reverse;
}

.img-floatr-vert-text-align > div:first-of-type,
.img-floatr-vert-text-align .vtxt-floatr-img {
  flex: 0 0 50%;
  max-width: 50%;
}

.img-floatr-vert-text-align .vtxt-floatr-img {
  margin-bottom: auto !important;
  margin-top: auto !important;
  padding-left: 0;
  padding-right: 15px;
}

.img-floatr-vert-text-align img {
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: auto !important;
  display: block !important;
  max-width: 100%;
  height: auto;
  margin-left: 1rem;
}

@media only screen and (min-width: 576px) {
  .img-floatr-vert-text-align {
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    flex-direction: row-reverse;
  }
  .img-floatr-vert-text-align > div:first-of-type {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .img-floatr-vert-text-align .vtxt-floatr-img {
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: auto !important;
    margin-top: auto !important;
    padding-left: 0;
    padding-right: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-floatr-vert-text-align {
    flex-direction: column;
    align-items: center;
  }
  .img-floatr-vert-text-align > div:first-of-type {
    min-width: 80%;
  }
  .img-floatr-vert-text-align .vtxt-floatr-img {
    margin-top: auto;
    margin-bottom: auto;
    padding: 0;
    max-width: 100%;
  }
}
@media only screen and (max-width: 575.98px) {
  .img-floatr-vert-text-align img {
    width: 100%;
    align-self: center;
    display: block;
    margin-top: 0 !important;
  }
}
@media only screen and (min-width: 576px) {
  .img-floatr-vert-text-align img {
    width: 100%;
    align-self: center;
    display: block;
    margin-top: 0 !important;
  }
  /* floatl/floatr nested in other elements */
  .row_icon .vtxt-floatr-img {
    padding-left: 0;
  }
  .collapse .img-floatr-vert-text-align img {
    margin-bottom: 0 !important;
  }
}
.caption-grid {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.caption-grid div {
  flex: 0 0 50%;
  max-width: 50%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

@media only screen and (max-width: 767.98px) {
  .caption-grid div {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 767.98px) {
  .teachernotefr_a {
    background-image: url(../assets/icons/teacherNoteNarrowFr1.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 147px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernotefr_a {
    background-image: url(../assets/icons/teacherNoteFr1.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernotefr_b {
    background-image: url(../assets/icons/teacherNoteNarrowFr2.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 147px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernotefr_b {
    background-image: url(../assets/icons/teacherNoteFr2.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernotefr_c {
    background-image: url(../assets/icons/teacherNoteNarrowFr3.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 147px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernotefr_c {
    background-image: url(../assets/icons/teacherNoteFr3.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernotefr_d {
    background-image: url(../assets/icons/teacherNoteNarrowFr4.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 147px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernotefr_d {
    background-image: url(../assets/icons/teacherNoteFr4.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernotefr_e {
    background-image: url(../assets/icons/teacherNoteNarrowFr5.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 147px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernotefr_e {
    background-image: url(../assets/icons/teacherNoteFr5.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernote_a {
    background-image: url(../assets/icons/teacherNote1Narrow.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernote_a {
    background-image: url(../assets/icons/teacherNote1.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernote_b {
    background-image: url(../assets/icons/teacherNote2Narrow.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernote_b {
    background-image: url(../assets/icons/teacherNote2.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernote_c {
    background-image: url(../assets/icons/teacherNote3Narrow.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernote_c {
    background-image: url(../assets/icons/teacherNote3.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernote_d {
    background-image: url(../assets/icons/teacherNote4Narrow.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernote_d {
    background-image: url(../assets/icons/teacherNote4.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 767.98px) {
  .teachernote_e {
    background-image: url(../assets/icons/teacherNote5Narrow.svg);
    background-position: right bottom;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .teachernote_e {
    background-image: url(../assets/icons/teacherNote5.svg);
    background-position: 100% 0%;
    background-repeat: no-repeat;
    height: 130px;
    border-bottom-right-radius: 25px;
    width: 100%;
  }
}

@media (max-width: 421px) {
  .teachernotefr_a,
  .teachernotefr_b,
  .teachernotefr_c,
  .teachernotefr_d,
  .teachernotefr_e {
    background-size: 100% auto;
  }
}
@media (max-width: 475px) {
  .teachernote_a,
  .teachernote_b,
  .teachernote_c,
  .teachernote_d,
  .teachernote_e {
    background-size: contain;
  }
}
@media (max-width: 575.98px) {
  audio {
    width: 96%;
    margin-left: 2%;
  }
}

audio:focus {
  border-radius: 25px;
  outline-offset: 4px;
  outline: 3px solid #7d1863 !important;
}

.audio {
  background-color: #d8cce3;
  border-radius: 20px;
  display: block;
  margin: 1rem auto;
  width: 80%;
}
@media (max-width: 575.98px) {
  .audio {
    margin: 1rem auto;
    width: 100%;
    padding: 1rem;
  }
}

.audio p {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
}

.audio-group {
  width: 100%;
  flex-direction: column;
  display: block;
  margin: 1rem auto;
}
.audio-group > .audio {
  margin-top: 0;
  margin-bottom: 0;
}
.audio-group > .audio:not(:first-child),
.audio-group > .audio-group:not(:first-child) {
  margin-top: -1px;
}
.audio-group > .audio:not(:last-child),
.audio-group > .audio-group:not(:last-child) > .audio {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.audio-group hr {
  border-top: 2px solid white;
  position: relative;
  top: 1.5rem;
  margin-top: 0;
  margin-bottom: 0;
}
.audio-group > .audio:not(:first-child),
.audio-group > .audio-group:not(:first-child) > .audio {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.html5-audio-container, .html5-audio-french-container {
  align-items: center;
}
@media (max-width: 767.98px) {
  .html5-audio-container, .html5-audio-french-container {
    display: block;
  }
}
@media (min-width: 768px) {
  .html5-audio-container, .html5-audio-french-container {
    display: flex;
  }
}

.html5-audio-container audio, .html5-audio-french-container audio {
  flex-basis: 66%;
}

.html5-audio-container > a, .html5-audio-french-container > a {
  height: 100%;
  line-height: 1.2;
  margin-left: 20px;
  flex-basis: 33%;
  white-space: nowrap;
}

@media (max-width: 768px) {
  .html5-audio-container > a, .html5-audio-french-container > a {
    margin-top: 0.8rem;
    margin-left: 0.5rem;
  }
}
/* Safari 11+ */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    audio:focus {
      outline: 0 !important;
      border-radius: 7px;
      box-shadow: 0 0 0 4px #d8cce3, 0 0 0 8px #7d1863;
    }
  }
}
.tally5 {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' width='30' height='23' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='black' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='black' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='black' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='black' points='28,0 31,0 31,25 28,25'/%3E %3Crect y='11' class='black' width='35' height='3'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally5_orange {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='orange' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='orange' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='orange' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='orange' points='28,0 31,0 31,25 28,25'/%3E %3Crect y='11' class='orange' width='35' height='3'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally5_green {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='green' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='green' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='green' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='green' points='28,0 31,0 31,25 28,25'/%3E %3Crect y='11' class='green' width='35' height='3'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally4 {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='black' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='black' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='black' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='black' points='28,0 31,0 31,25 28,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally4_orange {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='orange' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='orange' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='orange' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='orange' points='28,0 31,0 31,25 28,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally4_green {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 30 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='green' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='green' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='green' points='20,0 23,0 23,25 20,25'/%3E %3Cpolygon class='green' points='28,0 31,0 31,25 28,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 30px;
}

.tally3 {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 23.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='black' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='black' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='black' points='20,0 23,0 23,25 20,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 25px;
}

.tally3_orange {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 23.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='orange' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='orange' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='orange' points='20,0 23,0 23,25 20,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 25px;
}

.tally3_green {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 23.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='green' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='green' points='12,0 15,0 15,25 12,25'/%3E %3Cpolygon class='green' points='20,0 23,0 23,25 20,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 25px;
}

.tally2 {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 17 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='black' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='black' points='12,0 15,0 15,25 12,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 22px;
}

.tally2_orange {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 17 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='orange' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='orange' points='12,0 15,0 15,25 12,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 22px;
}

.tally2_green {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 17 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='green' points='4,0 7,0 7,25 4,25'/%3E %3Cpolygon class='green' points='12,0 15,0 15,25 12,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: 0 8px;
  height: 23px;
  width: 22px;
}

.tally1 {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 10.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='black' points='4,0 7,0 7,25 4,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: -2px 8px;
  height: 23px;
  width: 17px;
}

.tally1_orange {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 10.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='orange' points='4,0 7,0 7,25 4,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: -2px 8px;
  height: 23px;
  width: 17px;
}

.tally1_green {
  background-image: url("data:image/svg+xml;charset=utf8, %3Csvg version='1.1' xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' viewBox='0 0 10.5 23'%3E %3Cstyle type='text/css'%3E .black { fill: %23010101; } .orange { fill: %23E85C29} .green { fill: %232B875A}%3C/style%3E %3Cpolygon class='green' points='4,0 7,0 7,25 4,25'/%3E %3C/svg%3E");
  display: inline-block;
  background-size: 35px 15px;
  background-repeat: no-repeat;
  background-position: -2px 8px;
  height: 23px;
  width: 17px;
}

.k8_nav {
  align-items: center;
  padding: 0 2rem;
}
@media (max-width: 767.98px) {
  .k8_nav {
    display: block;
  }
}
@media (min-width: 768px) {
  .k8_nav {
    display: flex;
  }
}

.k8_nav_title {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
  margin-left: 1rem;
}
@media (max-width: 767.98px) {
  .k8_nav_title {
    width: 75%;
    margin-left: 0;
  }
}

.k8_nav_button_group > li > a {
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
  white-space: nowrap;
}
.k8_nav_button_group > li > a:focus {
  text-decoration: none;
  outline: 2px solid black;
  outline-offset: -2.5px;
}

@media (max-width: 767.98px) {
  .btn-flyout {
    transform-origin: unset;
    transform: unset;
    position: relative;
    border: none;
  }
}
@media (min-width: 768px) {
  .btn-flyout {
    font-size: 1.2rem;
    color: #212529;
    background-color: #d1d3d4;
    border-color: #d1d3d4;
    color: rgba(0, 0, 0, 0.5);
    border-radius: 0.3rem 0.3rem 0 0;
    padding: 0.5rem 1rem;
    border: 1px solid transparent;
    position: fixed;
    right: 0;
    top: 50%;
    transform-origin: 100% 100% 0;
    transform: rotate(-90deg) translate(50%);
    font-family: "TVOFigtree-Medium", Arial, sans-serif;
  }
}
.btn-flyout .btn-flyout:hover {
  color: #212529;
}
.btn-flyout .btn-flyout.active,
.btn-flyout .btn-flyout:active {
  color: rgba(0, 0, 0, 0.5);
  background-color: white;
}
.btn-flyout .btn-flyout:not(:disabled):not(.disabled).active,
.btn-flyout .btn-flyout:not(:disabled):not(.disabled):active,
.btn-flyout .show > .btn-flyout.dropdown-toggle {
  background-color: white;
}

.btn-flyout-close {
  font-size: 1.2rem;
  color: #212529;
  background-color: #d1d3d4;
  border-color: #c9cbcd;
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
  color: rgba(0, 0, 0, 0.5);
  border: 1px solid transparent;
  border-radius: 0 0 0.3rem 0.3rem;
  padding: 0.3rem 1rem 0.3rem 1.3rem;
  display: inline;
  position: fixed;
  top: 50%;
  transform-origin: 40% 100% 0;
  transform: rotate(-90deg);
  left: 5px;
  z-index: 2000;
  background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-x-circle' fill='rgba(0, 0, 0, 0.5)' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E %3Cpath fill-rule='evenodd' d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E");
  background-position: 13% 47%;
  background-repeat: no-repeat;
}
@media (max-width: 767.98px) {
  .btn-flyout-close {
    display: none;
  }
}
.btn-flyout-close:hover {
  color: #212529;
  background-color: #bdc0c2;
  border-color: #afb2b4;
}

.btn-flyout-close.focus,
.btn-flyout-close:focus {
  color: #212529;
  background-color: #bdc0c2;
  border-color: #afb2b4;
  box-shadow: 0 0 0 0.2rem rgba(176, 178, 180, 0.5);
}

.btn-flyout-close.disabled,
.btn-flyout-close:disabled {
  color: #212529;
  background-color: #d1d3d4;
  border-color: #c9cbcd;
}

.btn-flyout-close:not(:disabled):not(.disabled).active,
.btn-flyout-close:not(:disabled):not(.disabled):active,
.show > .btn-flyout-close.dropdown-toggle {
  color: #212529;
  background-color: #b7babb;
  border-color: #a8acae;
}

.btn-flyout-close:not(:disabled):not(.disabled).active:focus,
.btn-flyout-close:not(:disabled):not(.disabled):active:focus,
.show > .btn-flyout-close.dropdown-toggle:focus {
  box-shadow: 0 0 0 0.2rem rgba(176, 178, 180, 0.5);
}

.btn-flyout:hover {
  background: #d1d3d4;
  color: #404040;
}

.btn-flyout-close:hover {
  font-size: 1.2rem;
  background-image: url("data:image/svg+xml,%3Csvg width='1em' height='1em' viewBox='0 0 16 16' class='bi bi-x-circle' fill='rgba(0, 0, 0, 0.5)' xmlns='http://www.w3.org/2000/svg'%3E %3Cpath fill-rule='evenodd' d='M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z'/%3E %3Cpath fill-rule='evenodd' d='M4.646 4.646a.5.5 0 0 1 .708 0L8 7.293l2.646-2.647a.5.5 0 0 1 .708.708L8.707 8l2.647 2.646a.5.5 0 0 1-.708.708L8 8.707l-2.646 2.647a.5.5 0 0 1-.708-.708L7.293 8 4.646 5.354a.5.5 0 0 1 0-.708z'/%3E %3C/svg%3E");
  background-position: 13% 47%;
  background-repeat: no-repeat;
  background-color: #d1d3d4;
  color: #404040;
}

.ilc-sidenav {
  width: 0;
  background-color: white;
  overflow-x: hidden;
  transition: 0.25s;
  padding-top: 4%;
}
.ilc-sidenav a {
  text-decoration: none;
  transition: 0.25s;
}
.ilc-sidenav a:hover {
  background-color: #0E8A16;
  color: #f1f1f1;
}

.hidden {
  display: none !important;
}

.ilc_reveal {
  z-index: 150;
}

@media (min-width: 768px) {
  .learning_image {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .learning_image {
    flex: 0 0 41.6666666667%;
    max-width: 41.6666666667%;
  }
}

@media (min-width: 768px) {
  .learning_text {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .learning_text {
    flex: 0 0 25%;
    max-width: 25%;
    margin-left: 16.6666666667%;
  }
}

@media (max-width: 575.98px) {
  .flyout_image {
    float: left;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 2rem !important;
  }
}
@media (min-width: 576px) {
  .flyout_image {
    float: left;
    width: 70%;
    margin-left: 15%;
    margin-right: 15%;
    margin-top: 0.5rem !important;
  }
}
@media (min-width: 992px) {
  .flyout_image {
    float: right;
    width: 50%;
    margin-left: 5%;
    margin-right: 5%;
  }
}

@media (max-width: 575.98px) {
  .flyout_top_margin {
    margin-top: 14.5rem !important;
  }
}
@media (min-width: 576px) {
  .flyout_top_margin {
    margin-top: 14.5rem !important;
  }
}

.modal-open {
  overflow: hidden;
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  display: none;
  width: 100%;
  height: 100%;
  overflow: hidden;
  outline: 0;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 0.5rem;
  pointer-events: none;
}
.modal.fade .modal-dialog {
  transition: transform 0.3s ease-out;
  transform: translate(0, -50px);
}
@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    transition: none;
  }
}
.modal.show .modal-dialog {
  transform: none;
}
.modal.modal-static .modal-dialog {
  transform: scale(1.02);
}

.modal-dialog-scrollable {
  display: flex;
  max-height: calc(100% - 1rem);
}
.modal-dialog-scrollable .modal-content {
  height: calc(100vh - 1rem);
  max-height: calc(100vh - 1rem);
  overflow: auto;
}
.modal-dialog-scrollable .modal-footer,
.modal-dialog-scrollable .modal-header {
  flex-shrink: 0;
}
.modal-dialog-scrollable .modal-body {
  overflow: auto;
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem);
}
.modal-dialog-centered::before {
  display: block;
  height: calc(100vh - 1rem);
  height: min-content;
  content: "";
}
.modal-dialog-centered.modal-dialog-scrollable {
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.modal-dialog-centered.modal-dialog-scrollable .modal-content {
  max-height: none;
}
.modal-dialog-centered.modal-dialog-scrollable::before {
  content: none;
}

.modal-content {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0.3rem;
  outline: 0;
}

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

.modal-header {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 1rem 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(0.3rem - 1px);
  border-top-right-radius: calc(0.3rem - 1px);
}
.modal-header .close {
  background-image: url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='19.415' height='17.605' viewBox='0 0 19.415 17.605'%3E%3Cpath d='M19.415,17.605H13.647L9.764,11.988,5.806,17.605H0L6.974,8.067,1.169,0H7.012L9.8,4.071,12.516,0h5.806L12.516,8.067Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 38px;
  width: 38px;
  background-color: #7d1863;
  border-radius: 5px;
  margin: -1rem -1rem -1rem auto;
}

/*.modal-title {
  margin-bottom: 0;
  line-height: $modal-title-line-height;
}*/
.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem;
}
.modal-body .close {
  background-image: url("data:image/svg+xml; utf8, %3Csvg xmlns='http://www.w3.org/2000/svg' width='19.415' height='17.605' viewBox='0 0 19.415 17.605'%3E%3Cpath d='M19.415,17.605H13.647L9.764,11.988,5.806,17.605H0L6.974,8.067,1.169,0H7.012L9.8,4.071,12.516,0h5.806L12.516,8.067Z' fill='%23fff'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  height: 38px;
  width: 38px;
  background-color: #7d1863;
  border-radius: 5px;
  margin-left: 50%;
  position: fixed;
  border-color: unset;
  border-style: unset;
  border-width: unset;
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  padding: 0.75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(0.3rem - 1px);
  border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
  margin: 0.25rem;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 576px) {
  .modal-dialog {
    margin: 1.75rem auto;
  }
  .modal-dialog-scrollable {
    max-height: calc(100% - 3.5rem);
  }
  .modal-dialog-scrollable .modal-content {
    max-height: calc(100vh - 3.5rem);
  }
  .modal-dialog-centered {
    min-height: calc(100% - 3.5rem);
  }
  .modal-dialog-centered::before {
    height: calc(100vh - 3.5rem);
    height: min-content;
  }
  .modal-sm {
    max-width: 300px;
  }
}
/*@include media-breakpoint-up(lg) {
  .modal-lg,
  .modal-xl {
    max-width: $modal-lg;
    //--- $modal-lg:                          800px !default;
  }
}

@include media-breakpoint-up(xl) {
  .modal-xl { max-width: $modal-xl; }
  //--- $modal-xl:                          1140px !default;
}*/
/*
$modal-footer-margin-between:       .5rem !default;

$modal-dialog-margin:               .5rem !default;
$modal-dialog-margin-y-sm-up:       1.75rem !default;

$modal-title-line-height:           $line-height-base !default;

$modal-content-color:               null !default;
$modal-content-bg:                  $white !default;
$modal-content-border-color:        rgba($black, .2) !default;
$modal-content-border-width:        $border-width !default;
$modal-content-border-radius:       $border-radius-lg !default;
$modal-content-inner-border-radius: subtract($modal-content-border-radius, $modal-content-border-width) !default;
$modal-content-box-shadow-xs:       0 .25rem .5rem rgba($black, .5) !default;
$modal-content-box-shadow-sm-up:    0 .5rem 1rem rgba($black, .5) !default;

$modal-backdrop-bg:                 $black !default;
$modal-backdrop-opacity:            .5 !default;
$modal-header-border-color:         $border-color !default;
$modal-footer-border-color:         $modal-header-border-color !default;
$modal-header-border-width:         $modal-content-border-width !default;
$modal-footer-border-width:         $modal-header-border-width !default;
$modal-header-padding-y:            1rem !default;
$modal-header-padding-x:            1rem !default;
$modal-header-padding:              $modal-header-padding-y $modal-header-padding-x !default; // Keep this for backwards compatibility

$modal-xl:                          1140px !default;
$modal-lg:                          800px !default;
$modal-md:                          500px !default;
$modal-sm:                          300px !default;

$modal-fade-transform:              translate(0, -50px) !default;
$modal-show-transform:              none !default;
$modal-transition:                  transform .3s ease-out !default;
$modal-scale-transform:             scale(1.02) !default;
*/
.containerGif {
  max-width: 100%;
  display: flex;
  justify-content: center;
}

.gifImg {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

.containerGif:hover {
  cursor: pointer;
  box-shadow: 0 0 0 3px #913b7a;
}

.containerGif:hover .play-gif-btn {
  width: 65px;
  height: 65px;
  border-radius: 33px;
  background: #3D0C30;
}

.containerGif:hover .play-gif-btn:after {
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 19px solid rgb(255, 255, 255);
}

.containerGif:focus {
  cursor: pointer;
  box-shadow: 0 0 0 0.2rem #913b7a;
}

.containerGif:focus-visible {
  outline: none;
}

.containerGif {
  position: relative;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  outline: none !important;
}

.play-gif-btn {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  background: #7D1863;
  border: white solid 4px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.play-gif-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-35%, -50%);
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 18px solid rgb(255, 255, 255);
}

.table-audio {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
  table-layout: fixed;
}

@media only screen and (max-width: 480px) {
  .table-audio {
    font-size: 10px !important;
  }
}
.table-audio th,
.table-audio td {
  padding: 0.75rem;
  vertical-align: middle;
  word-wrap: normal;
  border-top: 1px solid #b3b3b3;
}

.table-audio thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #b3b3b3;
}

.table-audio tbody + tbody {
  border-top: 2px solid #b3b3b3;
}

.table-audio {
  border: 1px solid #b3b3b3;
}

.table-audio th,
.table-audio td {
  border: 1px solid #b3b3b3;
}

.table-audio thead th,
.table-audio thead td {
  border-bottom-width: 2px;
}

.table-play {
  text-align: center;
  vertical-align: middle;
}

.table-audio-bg {
  background-color: #D8CCE3;
}

@media only screen and (max-width: 480px) {
  .four-col-table {
    table-layout: auto;
    font-size: 10px !important;
  }
}
.audio-play {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 20px 19px;
  background-position: center;
  background-color: #F1F3F4;
  border-radius: 50%;
  display: inline-block;
  width: 60px;
  height: 60px;
}

@media only screen and (max-width: 480px) {
  .audio-play {
    background-size: 10px 15px;
    width: 40px;
    height: 40px;
  }
}
.audio-play:hover,
.audio-play:focus-visible {
  background-color: #E5E7E8;
}

.audio-pause {
  background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
  background-repeat: no-repeat;
  background-size: 20px 19px;
  background-position: center;
  background-color: #F1F3F4;
  border-radius: 50%;
  display: inline-block;
  width: 60px;
  height: 60px;
}

.audio-pause:hover,
.audio-pause:focus-visible {
  background-color: #E5E7E8;
}

.audio-play:focus,
.audio-pause:focus {
  position: relative;
  outline: 0 !important;
}

.audio-play:focus::before,
.audio-pause:focus::before {
  position: absolute;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #7d1863;
  border-radius: 50%;
  content: "";
}

@supports (-moz-appearance: none) {
  .audio-play {
    background-color: #403E42 !important;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  }
  .audio-play:hover,
  .audio-play:focus-visible {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22%2348a0f7%22%2F%3E%3C%2Fsvg%3E");
  }
  .audio-play:focus-visible {
    outline: 2px solid #48A0F7;
  }
  .audio-pause {
    background-color: #403E42 !important;
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
  }
  .audio-pause:hover,
  .audio-pause:focus-visible {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22%2348a0f7%22%2F%3E%3C%2Fsvg%3E");
  }
  .audio-pause:focus-visible {
    outline: 2px solid #48A0F7;
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (stroke-color: transparent) {
    .audio-play {
      background-color: #F1F3F4 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-play:hover,
    .audio-play:focus {
      background-color: #E5E7E8 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-pause {
      background-color: #F1F3F4 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-pause:hover,
    .audio-pause:focus {
      background-color: #E5E7E8 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22%23212529%22%2F%3E%3C%2Fsvg%3E");
    }
  }
}
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
    .audio-play {
      background-color: #403E42 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-play:hover,
    .audio-play:focus {
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M424.4%20214.7L72.4%206.6C43.8-10.3%200%206.1%200%2047.9V464c0%2037.5%2040.7%2060.1%2072.4%2041.3l352-208c31.4-18.5%2031.5-64.1%200-82.6z%22%20fill%3D%22%2348a0f7%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-play:focus {
      outline: 2px solid #48A0F7 !important;
    }
    .audio-pause {
      background-color: #403E42 !important;
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-pause:hover,
    .audio-pause:focus {
      background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%220.88em%22%20height%3D%221em%22%20preserveAspectRatio%3D%22xMidYMid%20meet%22%20viewBox%3D%220%200%20448%20512%22%3E%3Cpath%20d%3D%22M144%20479H48c-26.5%200-48-21.5-48-48V79c0-26.5%2021.5-48%2048-48h96c26.5%200%2048%2021.5%2048%2048v352c0%2026.5-21.5%2048-48%2048zm304-48V79c0-26.5-21.5-48-48-48h-96c-26.5%200-48%2021.5-48%2048v352c0%2026.5%2021.5%2048%2048%2048h96c26.5%200%2048-21.5%2048-48z%22%20fill%3D%22%2348a0f7%22%2F%3E%3C%2Fsvg%3E");
    }
    .audio-pause:focus {
      outline: 2px solid #48A0F7 !important;
    }
  }
}
.ereader {
  display: flex;
  flex-direction: column;
  position: relative;
  max-width: 100%;
  min-height: none;
  padding: 0;
  margin: 0 auto;
  border: solid #88c2b8 2pt;
  border-radius: 20px;
  background-color: #88c2b8;
  background-image: linear-gradient(#88c2b8 100%, #88c2b8 100%);
}

.ereader-top-container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: nowrap;
}
@media (max-width: 767.98px) {
  .ereader-top-container {
    display: block;
    font-size: 18px;
    text-align: center;
  }
}

.play-icon {
  outline: none;
  position: relative;
  left: 1.5%;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  z-index: 15;
  background-image: url('data:image/svg+xml,<svg id="button_play" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><circle id="Ellipse_1" data-name="Ellipse 1" cx="25" cy="25" r="25" fill="%237d1863"/><g id="Group_4984" data-name="Group 4984" transform="translate(17.639 10.02)"><path id="Path_1" data-name="Path 1" d="M29.781,18.435V9.472L43.875,19.615,43.9,19.6l6.823,4.893L43.875,29.3,29.781,39.522V18.435Z" transform="translate(-29.781 -9.472)" fill="%23ebe4e9"/><path id="Path_2" data-name="Path 2" d="M50.724,24.488,43.9,19.6l-.026.019L29.781,9.472V24.488Z" transform="translate(-29.781 -9.472)" fill="%23fff"/></g></svg>');
  background-size: 100% auto;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .play-icon {
    margin-top: 0;
    width: 45px;
    height: 45px;
  }
}

.play-icon:hover, .play-icon:focus {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="button_play_hover" transform="translate(-223.114 -479)"><circle id="Ellipse_1" data-name="Ellipse 1" cx="25" cy="25" r="25" transform="translate(223.114 479)" fill="%233d0c30"/><g id="Group_4984" data-name="Group 4984" transform="translate(240.752 489.021)"><path id="Path_1" data-name="Path 1" d="M29.781,18.435V9.472L43.875,19.615,43.9,19.6l6.823,4.893L43.875,29.3,29.781,39.522V18.435Z" transform="translate(-29.781 -9.472)" fill="%23ebe4e9"/><path id="Path_2" data-name="Path 2" d="M50.724,24.488,43.9,19.6l-.026.019L29.781,9.472V24.488Z" transform="translate(-29.781 -9.472)" fill="%23fff"/></g></g></svg>');
  background-color: #3d0c30;
  border: none;
  border-radius: 50px;
  box-shadow: 0 0 0 2px #88c2b8, 0 0 0 4px #3d0c30;
}

.pause-icon {
  outline: none;
  position: relative;
  left: 1.5%;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 50px;
  z-index: 15;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="button_pause" transform="translate(-373.227 -479)"><path id="Path_499" data-name="Path 499" d="M25,0A25,25,0,1,1,0,25,25,25,0,0,1,25,0Z" transform="translate(373.227 479)" fill="%237d1863"/><g id="Group_5051" data-name="Group 5051" transform="translate(-837.209 -226.953)"><rect id="Rectangle_3753" data-name="Rectangle 3753" width="6.325" height="24.21" transform="translate(1225 719)" fill="%23fff"/><rect id="Rectangle_3754" data-name="Rectangle 3754" width="6.325" height="24.21" transform="translate(1239.548 719)" fill="%23fff"/><rect id="Rectangle_3755" data-name="Rectangle 3755" width="6.325" height="12.65" transform="translate(1225 730.56)" fill="%23ebe4e9"/><rect id="Rectangle_3756" data-name="Rectangle 3756" width="6.325" height="12.65" transform="translate(1239.548 730.56)" fill="%23ebe4e9"/></g></g></svg>');
  background-size: 100% auto;
  cursor: pointer;
}
@media (max-width: 767.98px) {
  .pause-icon {
    margin-top: 0;
    width: 45px;
    height: 45px;
  }
}

.pause-icon:hover, .pause-icon:focus {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="button_pause_hover" transform="translate(-505.793 -479)"><circle id="Ellipse_1" data-name="Ellipse 1" cx="25" cy="25" r="25" transform="translate(505.793 479)" fill="%233d0c30"/><g id="Group_5051" data-name="Group 5051" transform="translate(-704.643 -226.953)"><rect id="Rectangle_3753" data-name="Rectangle 3753" width="6.325" height="24.21" transform="translate(1225 719)" fill="%23fff"/><rect id="Rectangle_3754" data-name="Rectangle 3754" width="6.325" height="24.21" transform="translate(1239.548 719)" fill="%23fff"/><rect id="Rectangle_3755" data-name="Rectangle 3755" width="6.325" height="12.65" transform="translate(1225 730.56)" fill="%23ebe4e9"/><rect id="Rectangle_3756" data-name="Rectangle 3756" width="6.325" height="12.65" transform="translate(1239.548 730.56)" fill="%23ebe4e9"/></g></g></svg>');
  background-color: #3d0c30;
  border: none;
  border-radius: 50px;
  box-shadow: 0 0 0 2px #88c2b8, 0 0 0 4px #3d0c30;
}

.ereader-title {
  position: absolute;
  font-weight: bold;
  right: 0;
  top: unset;
  margin-top: 5rem;
  left: 0;
  z-index: 15;
  display: flex;
  justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}
@media (max-width: 767.98px) {
  .ereader-title {
    display: block;
    position: inherit;
    margin-top: 0;
    margin-bottom: 0;
    padding: 10px;
    margin: 0;
  }
}

/* Position relative on the Parent div of Mic and audio container */
.ereader-audio {
  position: relative;
  height: 65px;
}
@media (max-width: 767.98px) {
  .ereader-audio {
    background-color: #A6D5C9;
    padding-bottom: 10px;
    padding-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .ereader-audio.no-audio {
    height: auto;
    padding-bottom: 0;
    padding-top: 0;
  }
}

/* Group up Mic On/Off to apply the same stylings */
.ereader-mic-on, .ereader-mic-off {
  outline: none;
  position: absolute;
  right: 1%; /* << Changed to 1% for now but ensure to check the responsiveness in mobile */
  top: 50%;
  z-index: 15;
  width: 120px;
  height: 40px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: right;
  background-size: 100% auto;
  transform: translateY(-50%);
}

/* Background Image for Mic On/Off */
.ereader-mic-on {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="149" height="50" viewBox="0 0 149 50"><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%237d1863"/><circle cx="128.009" cy="24.976" r="10.528" fill="%23fff"/><path d="M74.676,31.931A7.852,7.852,0,0,1,71.9,29.016a8.326,8.326,0,0,1,0-8,7.817,7.817,0,0,1,2.772-2.906,7.238,7.238,0,0,1,7.6,0,7.875,7.875,0,0,1,2.762,2.906,8.326,8.326,0,0,1,0,8,7.915,7.915,0,0,1-2.762,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.187,6.187,0,0,0,2.146-2.311,6.382,6.382,0,0,0,.792-3.125,6.462,6.462,0,0,0-.792-3.146,6.243,6.243,0,0,0-2.146-2.3,5.537,5.537,0,0,0-2.959-.847,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.077,6.077,0,0,0,2.156,2.289,5.518,5.518,0,0,0,5.908,0Z" fill="%23fff"/><path d="M96.292,32.723V26.881a3.981,3.981,0,0,0-1.661-3.312,3.028,3.028,0,0,0-1.695-.516,3.131,3.131,0,0,0-2.816,1.9,4.333,4.333,0,0,0-.43,1.925V32.72H88v-11h1.69v1.759a4.1,4.1,0,0,1,3.477-2.068,4.345,4.345,0,0,1,2.486.737,5.075,5.075,0,0,1,1.706,1.981,6.218,6.218,0,0,1,.627,2.706v5.886Z" fill="%23fff"/><g opacity="0.9"><path d="M36.574,26.051V27.11a12.926,12.926,0,0,1-25.852,0V26.051" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M32.37,20.041V15.723a8.722,8.722,0,1,0-17.443-.187c0,.062,0,.125,0,.187v4.318Z" fill="%231c3c45"/><path d="M14.927,22.559v4.318a8.722,8.722,0,0,0,17.443.187c0-.063,0-.125,0-.187V22.559Z" fill="%231c3c45"/><line x1="23.648" y1="40.036" x2="23.648" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><line x1="16.688" y1="47.5" x2="30.609" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M38.189,2.5a8.7,8.7,0,0,1,1.927.967,10.2,10.2,0,0,1,4.158,5.862,9.991,9.991,0,0,1-.421,7.122,9.033,9.033,0,0,1-.993,1.717" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M34.24,7a5.294,5.294,0,0,1,1.165.584,6.168,6.168,0,0,1,2.513,3.544,6.034,6.034,0,0,1-.255,4.3,5.42,5.42,0,0,1-.6,1.038" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M9.1,2.5a8.7,8.7,0,0,0-1.927.967A10.2,10.2,0,0,0,3.015,9.329a9.991,9.991,0,0,0,.421,7.122,9.033,9.033,0,0,0,.993,1.717" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M13.049,7a5.294,5.294,0,0,0-1.165.584,6.168,6.168,0,0,0-2.513,3.544,6.034,6.034,0,0,0,.255,4.3,5.42,5.42,0,0,0,.6,1.038" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g></svg>');
}

.ereader-mic-on:hover, .ereader-mic-on:focus {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="149" height="50" viewBox="0 0 149 50"><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%233d0c30"/><circle cx="128.009" cy="24.976" r="10.528" fill="%23fff"/><path d="M74.676,31.931A7.852,7.852,0,0,1,71.9,29.016a8.326,8.326,0,0,1,0-8,7.817,7.817,0,0,1,2.772-2.906,7.238,7.238,0,0,1,7.6,0,7.875,7.875,0,0,1,2.762,2.906,8.326,8.326,0,0,1,0,8,7.915,7.915,0,0,1-2.762,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.187,6.187,0,0,0,2.146-2.311,6.382,6.382,0,0,0,.792-3.125,6.462,6.462,0,0,0-.792-3.146,6.243,6.243,0,0,0-2.146-2.3,5.537,5.537,0,0,0-2.959-.847,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.077,6.077,0,0,0,2.156,2.289,5.518,5.518,0,0,0,5.908,0Z" fill="%23fff"/><path d="M96.292,32.723V26.881a3.981,3.981,0,0,0-1.661-3.312,3.028,3.028,0,0,0-1.695-.516,3.131,3.131,0,0,0-2.816,1.9,4.333,4.333,0,0,0-.43,1.925V32.72H88v-11h1.69v1.759a4.1,4.1,0,0,1,3.477-2.068,4.345,4.345,0,0,1,2.486.737,5.075,5.075,0,0,1,1.706,1.981,6.218,6.218,0,0,1,.627,2.706v5.886Z" fill="%23fff"/><g opacity="0.9"><path d="M36.574,26.051V27.11a12.926,12.926,0,0,1-25.852,0V26.051" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M32.37,20.041V15.723a8.722,8.722,0,1,0-17.443-.187c0,.062,0,.125,0,.187v4.318Z" fill="%231c3c45"/><path d="M14.927,22.559v4.318a8.722,8.722,0,0,0,17.443.187c0-.063,0-.125,0-.187V22.559Z" fill="%231c3c45"/><line x1="23.648" y1="40.036" x2="23.648" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><line x1="16.688" y1="47.5" x2="30.609" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M38.189,2.5a8.7,8.7,0,0,1,1.927.967,10.2,10.2,0,0,1,4.158,5.862,9.991,9.991,0,0,1-.421,7.122,9.033,9.033,0,0,1-.993,1.717" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M34.24,7a5.294,5.294,0,0,1,1.165.584,6.168,6.168,0,0,1,2.513,3.544,6.034,6.034,0,0,1-.255,4.3,5.42,5.42,0,0,1-.6,1.038" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M9.1,2.5a8.7,8.7,0,0,0-1.927.967A10.2,10.2,0,0,0,3.015,9.329a9.991,9.991,0,0,0,.421,7.122,9.033,9.033,0,0,0,.993,1.717" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/><path d="M13.049,7a5.294,5.294,0,0,0-1.165.584,6.168,6.168,0,0,0-2.513,3.544,6.034,6.034,0,0,0,.255,4.3,5.42,5.42,0,0,0,.6,1.038" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/></g><path d="M65.026,43.9a18.9,18.9,0,0,1,0-37.794h63.521a18.9,18.9,0,0,1,0,37.794Z" fill="none" stroke="%233d0c30" stroke-miterlimit="10" stroke-width="2.5"/></svg>');
}

.ereader-mic-off {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="149" height="50" viewBox="0 0 149 50"><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%237d1863"/><circle cx="128.009" cy="24.976" r="10.528" fill="%23fff"/><path d="M74.676,31.931A7.852,7.852,0,0,1,71.9,29.016a8.326,8.326,0,0,1,0-8,7.817,7.817,0,0,1,2.772-2.906,7.238,7.238,0,0,1,7.6,0,7.875,7.875,0,0,1,2.762,2.906,8.326,8.326,0,0,1,0,8,7.915,7.915,0,0,1-2.762,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.187,6.187,0,0,0,2.146-2.311,6.382,6.382,0,0,0,.792-3.125,6.462,6.462,0,0,0-.792-3.146,6.243,6.243,0,0,0-2.146-2.3,5.537,5.537,0,0,0-2.959-.847,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.077,6.077,0,0,0,2.156,2.289,5.518,5.518,0,0,0,5.908,0Z" fill="%23fff"/><path d="M96.292,32.723V26.881a3.981,3.981,0,0,0-1.661-3.312,3.028,3.028,0,0,0-1.695-.516,3.131,3.131,0,0,0-2.816,1.9,4.333,4.333,0,0,0-.43,1.925V32.72H88v-11h1.69v1.759a4.1,4.1,0,0,1,3.477-2.068,4.345,4.345,0,0,1,2.486.737,5.075,5.075,0,0,1,1.706,1.981,6.218,6.218,0,0,1,.627,2.706v5.886Z" fill="%23fff"/><g opacity="0.9"><path d="M36.574,26.051V27.11a12.926,12.926,0,0,1-25.852,0V26.051" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M32.37,20.041V15.723a8.722,8.722,0,1,0-17.443-.187c0,.062,0,.125,0,.187v4.318Z" fill="%231c3c45"/><path d="M14.927,22.559v4.318a8.722,8.722,0,0,0,17.443.187c0-.063,0-.125,0-.187V22.559Z" fill="%231c3c45"/><line x1="23.648" y1="40.036" x2="23.648" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><line x1="16.688" y1="47.5" x2="30.609" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/></g><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%237d1863"/><circle cx="66.001" cy="25" r="10.528" fill="%23fff"/><path d="M96.232,31.809a7.841,7.841,0,0,1-2.772-2.915,8.321,8.321,0,0,1,0-8,7.806,7.806,0,0,1,2.772-2.9,7.238,7.238,0,0,1,7.6,0A7.858,7.858,0,0,1,106.6,20.9a8.321,8.321,0,0,1,0,8,7.9,7.9,0,0,1-2.761,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.208,6.208,0,0,0,2.146-2.31,6.382,6.382,0,0,0,.792-3.125,6.468,6.468,0,0,0-.792-3.147,6.251,6.251,0,0,0-2.146-2.3,5.529,5.529,0,0,0-2.959-.848,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.084,6.084,0,0,0,2.156,2.289,5.514,5.514,0,0,0,5.908,0Z" fill="%23fff"/><path d="M115.47,22.073v1.694H112.2V32.6h-1.7V23.767h-1.463V22.073h1.463V18.805a2.988,2.988,0,0,1,1.485-2.574,2.927,2.927,0,0,1,1.5-.4,2.962,2.962,0,0,1,2.167.946l-1.21,1.2a1.284,1.284,0,0,0-.957-.451A1.3,1.3,0,0,0,112.2,18.8V22.07Z" fill="%23fff"/><path d="M123.171,22.073v1.694H119.9V32.6h-1.69V23.767h-1.464V22.073h1.464V18.805a2.989,2.989,0,0,1,1.484-2.574,2.927,2.927,0,0,1,1.5-.4,2.962,2.962,0,0,1,2.167.946l-1.21,1.2a1.284,1.284,0,0,0-.957-.451,1.3,1.3,0,0,0-1.287,1.276V22.07Z" fill="%23fff"/></svg>');
}

.ereader-mic-off:hover, .ereader-mic-off:focus {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="149" height="50" viewBox="0 0 149 50"><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%237d1863"/><circle cx="128.009" cy="24.976" r="10.528" fill="%23fff"/><path d="M74.676,31.931A7.852,7.852,0,0,1,71.9,29.016a8.326,8.326,0,0,1,0-8,7.817,7.817,0,0,1,2.772-2.906,7.238,7.238,0,0,1,7.6,0,7.875,7.875,0,0,1,2.762,2.906,8.326,8.326,0,0,1,0,8,7.915,7.915,0,0,1-2.762,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.187,6.187,0,0,0,2.146-2.311,6.382,6.382,0,0,0,.792-3.125,6.462,6.462,0,0,0-.792-3.146,6.243,6.243,0,0,0-2.146-2.3,5.537,5.537,0,0,0-2.959-.847,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.077,6.077,0,0,0,2.156,2.289,5.518,5.518,0,0,0,5.908,0Z" fill="%23fff"/><path d="M96.292,32.723V26.881a3.981,3.981,0,0,0-1.661-3.312,3.028,3.028,0,0,0-1.695-.516,3.131,3.131,0,0,0-2.816,1.9,4.333,4.333,0,0,0-.43,1.925V32.72H88v-11h1.69v1.759a4.1,4.1,0,0,1,3.477-2.068,4.345,4.345,0,0,1,2.486.737,5.075,5.075,0,0,1,1.706,1.981,6.218,6.218,0,0,1,.627,2.706v5.886Z" fill="%23fff"/><g opacity="0.9"><path d="M36.574,26.051V27.11a12.926,12.926,0,0,1-25.852,0V26.051" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><path d="M32.37,20.041V15.723a8.722,8.722,0,1,0-17.443-.187c0,.062,0,.125,0,.187v4.318Z" fill="%231c3c45"/><path d="M14.927,22.559v4.318a8.722,8.722,0,0,0,17.443.187c0-.063,0-.125,0-.187V22.559Z" fill="%231c3c45"/><line x1="23.648" y1="40.036" x2="23.648" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/><line x1="16.688" y1="47.5" x2="30.609" y2="47.5" fill="none" stroke="%231c3c45" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2.88"/></g><path d="M65.026,10.1h63.521a14.9,14.9,0,0,1,14.9,14.9h0a14.9,14.9,0,0,1-14.9,14.9H65.026A14.9,14.9,0,0,1,50.129,25h0A14.9,14.9,0,0,1,65.026,10.1Z" fill="%233d0c30"/><circle cx="66.001" cy="25" r="10.528" fill="%23fff"/><path d="M96.232,31.809a7.841,7.841,0,0,1-2.772-2.915,8.321,8.321,0,0,1,0-8,7.806,7.806,0,0,1,2.772-2.9,7.238,7.238,0,0,1,7.6,0A7.858,7.858,0,0,1,106.6,20.9a8.321,8.321,0,0,1,0,8,7.9,7.9,0,0,1-2.761,2.915,7.238,7.238,0,0,1-7.6,0Zm6.755-1.474a6.208,6.208,0,0,0,2.146-2.31,6.382,6.382,0,0,0,.792-3.125,6.468,6.468,0,0,0-.792-3.147,6.251,6.251,0,0,0-2.146-2.3,5.529,5.529,0,0,0-2.959-.848,5.427,5.427,0,0,0-2.96.858,6.24,6.24,0,0,0-2.145,2.3,6.622,6.622,0,0,0,0,6.281,6.084,6.084,0,0,0,2.156,2.289,5.514,5.514,0,0,0,5.908,0Z" fill="%23fff"/><path d="M115.47,22.073v1.694H112.2V32.6h-1.7V23.767h-1.463V22.073h1.463V18.805a2.988,2.988,0,0,1,1.485-2.574,2.927,2.927,0,0,1,1.5-.4,2.962,2.962,0,0,1,2.167.946l-1.21,1.2a1.284,1.284,0,0,0-.957-.451A1.3,1.3,0,0,0,112.2,18.8V22.07Z" fill="%23fff"/><path d="M123.171,22.073v1.694H119.9V32.6h-1.69V23.767h-1.464V22.073h1.464V18.805a2.989,2.989,0,0,1,1.484-2.574,2.927,2.927,0,0,1,1.5-.4,2.962,2.962,0,0,1,2.167.946l-1.21,1.2a1.284,1.284,0,0,0-.957-.451,1.3,1.3,0,0,0-1.287,1.276V22.07Z" fill="%23fff"/><path d="M65.026,43.9a18.9,18.9,0,0,1,0-37.794h63.521a18.9,18.9,0,0,1,0,37.794Z" fill="none" stroke="%233d0c30" stroke-miterlimit="10" stroke-width="2.5"/></svg>');
}

.ereader-inner img {
  padding: 0px !important;
  background-image: linear-gradient(#FFFFFF 100%, #FFFFFF 100%);
  margin-top: 0px !important;
}

.ereader-page-content {
  position: relative;
  text-align: left;
  z-index: 15;
  padding: 20px 20px 5px 20px;
  background-color: #A6D5C9;
}

.ereader-lower-controls {
  background-color: #88c2b8;
  border-radius: 0 0 20px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

.ereader-indicators {
  right: 0;
  padding: 10px;
}

/* width */
/* Track */
/* Handle */
.carousel-lower-prev.ereader-lower-prev {
  left: 1%;
  margin-top: 0;
  background-image: url('data:image/svg+xml,<svg id="button_arrow_left" xmlns="http://www.w3.org/2000/svg" width="49.934" height="49.934" viewBox="0 0 49.934 49.934"><ellipse id="Ellipse_1" data-name="Ellipse 1" cx="24.967" cy="24.967" rx="24.967" ry="24.967" transform="translate(0 0)" fill="%237d1863"/><path id="Path_2" data-name="Path 2" d="M21.762,9.313V0L7.117,10.539l-.027-.02L0,15.6l7.117,5L21.762,31.224v-9.1H33.075V9.313Z" transform="translate(6.625 9.341)" fill="%23ebe4e9"/><path id="Path_3" data-name="Path 3" d="M0,15.6l7.09-5.084.027.02L21.762,0V9.313H33.075V15.6Z" transform="translate(6.625 9.341)" fill="%23fff"/><path id="Path_4" data-name="Path 4" d="M7.09,10.52l.027.019L21.762,0V9.314H33.075v12.81H21.762v9.1L7.117,20.6,0,15.6Z" transform="translate(6.625 9.349)" fill="none" stroke="%237d1863" stroke-width="1.8"/></svg>');
}

.ereader-lower-prev:hover, .ereader-lower-prev:active, .ereader-lower-prev:focus {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><g id="button_arrow_left_hover" transform="translate(-2 -2)"><circle id="Ellipse_2" data-name="Ellipse 2" cx="25" cy="25" r="25" transform="translate(2 2)" fill="%233d0c30"/><path id="Path_5" data-name="Path 5" d="M1001.61,807.371V798.11l-14.562,10.48-.027-.02-7.05,5.055,7.077,4.968,14.562,10.565v-9.049h11.25V807.371Z" transform="translate(-971.2 -786.638)" fill="%23ebe4e9"/><path id="Path_6" data-name="Path 6" d="M979.971,813.625l7.05-5.055.027.02,14.562-10.48v9.261h11.25v6.254Z" transform="translate(-971.2 -786.638)" fill="%23fff"/><path id="Path_7" data-name="Path 7" d="M987.021,808.579l.027.019,14.562-10.48v9.262h11.25v12.738h-11.25v9.048L987.048,818.6l-7.077-4.967Z" transform="translate(-971.2 -786.638)" fill="none" stroke="%233d0c30" stroke-width="1.8"/></g></svg>');
  width: 50px;
  height: 50px;
  outline: none;
  border: none;
  border-radius: 50px;
  box-shadow: 0 0 0 2px #88c2b8, 0 0 0 4px #3d0c30;
}

.carousel-lower-next.ereader-lower-next {
  right: 1%;
  margin-top: 0;
  background-image: url('data:image/svg+xml,<svg id="Button_arrow_right" xmlns="http://www.w3.org/2000/svg" width="49.934" height="49.934" viewBox="0 0 49.934 49.934"><g id="Group_2" data-name="Group 2" transform="translate(49.934 49.934) rotate(180)"><ellipse id="Ellipse_1" data-name="Ellipse 1" cx="24.967" cy="24.967" rx="24.967" ry="24.967" transform="translate(0 0)" fill="%237d1863"/><path id="Path_2" data-name="Path 2" d="M21.762,21.91v9.313L7.117,20.684l-.027.02L0,15.621l7.117-5L21.762,0V9.1H33.075V21.91Z" transform="translate(6.625 9.369)" fill="%23ebe4e9"/><path id="Path_3" data-name="Path 3" d="M0,0,7.09,5.084l.027-.02L21.762,15.6V6.289H33.075V0Z" transform="translate(6.625 24.99)" fill="%23fff"/><path id="Path_4" data-name="Path 4" d="M7.09,20.7l.027-.019L21.762,31.224V21.909H33.075V9.1H21.762V0L7.117,10.625,0,15.62Z" transform="translate(6.625 9.361)" fill="none" stroke="%237d1863" stroke-width="1.8"/></g></svg>');
}

.ereader-lower-next:hover, .ereader-lower-next:active, .ereader-lower-next:focus {
  background-image: url('data:image/svg+xml,<svg id="button_arrow_right_hover" xmlns="http://www.w3.org/2000/svg" width="50" height="50" viewBox="0 0 50 50"><circle id="Ellipse_2" data-name="Ellipse 2" cx="25" cy="25" r="25" fill="%233d0c30"/><path id="Path_5" data-name="Path 5" d="M991.221,807.371V798.11l14.562,10.48.027-.02,7.05,5.055-7.077,4.968-14.562,10.565v-9.049h-11.25V807.371Z" transform="translate(-969.631 -788.638)" fill="%23ebe4e9"/><path id="Path_6" data-name="Path 6" d="M1012.86,813.625l-7.05-5.055-.027.02-14.562-10.48v9.261h-11.25v6.254Z" transform="translate(-969.631 -788.638)" fill="%23fff"/><path id="Path_7" data-name="Path 7" d="M1005.81,808.579l-.027.019-14.562-10.48v9.262h-11.25v12.738h11.25v9.048l14.562-10.565,7.077-4.967Z" transform="translate(-969.631 -788.638)" fill="none" stroke="%233d0c30" stroke-width="1.8"/></svg>');
  width: 50px;
  height: 50px;
  background-color: #3d0c30;
  outline: none;
  border: none;
  border-radius: 50px;
  box-shadow: 0 0 0 2px #88c2b8, 0 0 0 4px #3d0c30;
}

.ereader-lower-prev:focus::after,
.ereader-lower-next:focus::after {
  border: none;
}

.ereader-transcript {
  font-size: 1.2rem;
  font-weight: 400;
  padding: 0.375rem 0.75rem;
  margin-top: 10px;
  display: inline-block;
  border-radius: 10px;
  color: #FFFFFF;
  background-color: #7d1863;
  cursor: pointer;
  margin-bottom: 20px;
}

.ereader-transcript:hover, .ereader-transcript:focus {
  text-decoration: none;
  background-color: #5d124a;
  color: #FFFFFF;
  outline: none;
  border: none;
  border-radius: 10 px;
  box-shadow: 0 0 0 3px #FFFFFF, 0 0 0 6px #7d1863;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}

li.getPage.active {
  border-bottom: 3px solid #7d1863;
  width: fit-content;
}

.ereader .carousel-item {
  transform: none !important;
}

.carousel-item .ereader-each-page {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item .ereader-each-page {
    transition: none;
  }
}
.carousel-item.active .ereader-each-page,
.carousel-item-next .ereader-each-page,
.carousel-item-prev .ereader-each-page {
  display: block;
}

.carousel-item.active .ereader-each-page,
.carousel-item-next .ereader-each-page,
.carousel-item-prev .ereader-each-page {
  display: block;
}

.carousel-item-next:not(.carousel-item-left) .ereader-each-page,
.active.carousel-item-right .ereader-each-page {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-right) .ereader-each-page,
.active.carousel-item-left .ereader-each-page {
  transform: translateX(-100%);
}

.carousel-fade .carousel-item .ereader-each-page {
  opacity: 0;
  transition-property: opacity;
  transform: none;
}

.carousel-fade .carousel-item.active .ereader-each-page,
.carousel-fade .carousel-item-next.carousel-item-left .ereader-each-page,
.carousel-fade .carousel-item-prev.carousel-item-right .ereader-each-page {
  z-index: 1;
  opacity: 1;
}

.carousel-fade .active.carousel-item-left .ereader-each-page,
.carousel-fade .active.carousel-item-right .ereader-each-page {
  z-index: 0;
  opacity: 0;
  transition: opacity 0s 0.6s;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-left .ereader-each-page,
  .carousel-fade .active.carousel-item-right .ereader-each-page {
    transition: none;
  }
}
.timeline {
  margin: 1.5rem 0;
}

.timeline-tablist {
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem 25px;
  margin-bottom: 1rem;
  width: 100%;
  padding: 0;
}

.timeline-tab {
  position: relative;
  color: #fff;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 1.5;
  vertical-align: middle;
  background-color: #7d1863;
  border: 1px solid #7d1863;
  border-radius: 10px;
  margin: 0 5px;
  padding: 0.375rem 0.75rem;
  outline: none;
  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;
}

.timeline-tab[aria-selected=true] {
  background-color: #5d124a;
  border: 1px solid #521041;
  outline: none;
  padding: 10px 16px;
}

.timeline-tab[aria-selected=true]:focus::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #521041;
  border-radius: 15px;
  content: "";
}

.timeline-tab:hover::before {
  position: absolute;
  z-index: -1;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border: 3px solid #7d1863;
  border-radius: 15px;
  content: "";
}

.timeline-panel[hidden=true] {
  display: none;
}

.timeline-panel {
  padding: 1.25rem;
  padding-bottom: 0;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #7d1863;
  border-radius: 10px;
}

.numberGeneratorContainer {
  position: relative;
  display: flex;
  gap: 25px;
  flex-direction: row;
  justify-content: space-around;
  width: 80%;
  min-width: auto;
  background-color: #d8cce3;
  border-radius: 20px;
  margin: 1rem auto;
  padding: 2rem !important;
  z-index: 10;
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
}
@media (max-width: 767.98px) {
  .numberGeneratorContainer {
    flex-direction: column-reverse;
    align-items: center;
  }
}

.numberGeneratorBtn {
  display: inline;
}

.numberBox {
  position: relative;
  border: 2px solid #7d1963;
  border-radius: 13px;
  opacity: 1;
  min-width: 136px;
  width: fit-content;
  background-color: white;
  height: 68px;
  align-items: center;
  padding: 0rem 1rem;
  justify-content: center;
  font-size: 3rem;
}
@media (max-width: 767.98px) {
  .numberBox {
    margin: 0 100px;
  }
}

.randomNumberText {
  transform: scale(0.5);
  font-size: 45px;
  text-align: center;
  transition: transform 0.1s ease-in;
}

.randomNumberText.show {
  transform: scale(1);
}

.loadingStar {
  width: 100px;
  padding: 1rem 0rem;
  margin: 0 !important;
}

.starShimmerBottom {
  position: absolute;
  top: 0;
  left: 0;
  transform: translate(-90%, 10%);
  scale: 50%;
  width: 140px;
  height: 100px;
  margin: 0 !important;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .starShimmerBottom .starShimmerBottom {
    scale: 40%;
    transform: translate(-110%, 10%);
  }
}

.starShimmerTop {
  position: absolute;
  top: 0;
  left: 100%;
  transform: translate(-110%, -110%);
  scale: 50%;
  width: 140px;
  height: 100px;
  margin: 0 !important;
  object-fit: fill;
  overflow: visible;
  z-index: 2;
}
@media (max-width: 767.98px) {
  .starShimmerTop .starShimmerTop {
    scale: 40%;
    transform: translate(-130%, -120%);
  }
}

.apa-indent {
  text-indent: -5rem;
  padding-left: 5rem;
}

.url-break {
  word-break: break-all;
}

.k8_locker_doc {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 3rem;
}
.k8_locker_doc .printingNone {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center;
}

@media print {
  .k8_locker_doc {
    margin-top: 0 !important;
  }
  .k8_locker_doc h1, .k8_locker_doc .h1 {
    margin-top: 0;
  }
  .k8_locker_doc .printingNone {
    display: none;
  }
}
#mainContent {
  clear: both;
}
@media (max-width: 767.98px) {
  #mainContent {
    padding-bottom: 60px;
  }
}

@media (max-width: 575.98px) {
  .k8_col {
    margin-left: 1rem;
    margin-right: 1rem;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .k8_col {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .k8_col {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}

@media (max-width: 575.98px) {
  .ilo_col {
    padding-left: 0.1rem;
    padding-right: 0.1rem;
    width: 100%;
  }
}
@media (min-width: 576px) {
  .ilo_col {
    flex: 0 0 83.3333333333%;
    max-width: 83.3333333333%;
    margin-left: 8.3333333333%;
  }
}
@media (min-width: 992px) {
  .ilo_col {
    flex: 0 0 66.6666666667%;
    max-width: 66.6666666667%;
    margin-left: 16.6666666667%;
  }
}

.banner_el {
  max-width: 100% !important;
  height: auto !important;
  margin-bottom: 0 !important;
}

.h1,
h1 {
  color: #0d4f82;
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
  font-size: 2.7rem;
}
.h2,
h2 {
  color: #0d4f82;
  font-family: "TVOFigtree-Medium", Arial, sans-serif;
  margin-top: 3rem;
  font-size: 2.4rem;
}
@media (max-width: 575.98px) {
  .h2,
  h2 {
    margin-top: 1.5rem;
  }
}

.h3, .icon_heading_div h1,
.icon_heading_div h2,
.icon_heading_div h3,
.icon_heading_div h4,
.icon_heading_div h5,
h3 {
  color: #1a70a2;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  margin-top: 1.5rem;
  font-size: 2.1rem;
}

.h4,
h4 {
  color: #1a70a2;
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  margin-top: 1rem;
  font-size: 1.8rem;
}

.copyright {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
  font-size: 0.75rem;
  color: #474747;
  line-height: 0.875rem;
}

p a {
  font-family: "TVOFigtree-SemiBold", Arial, sans-serif;
}
p .btn, p .btn-mathify, p .btn-tvoorg, p .btn-pdf, p .btn-tvokids, p .btn-mpower, p .btn-game:after,
p .btn-locker:after, p .btn-discover, p .btn-longdesc, p .btn-zoomin, p .btn-zoomout, p .reflection-checkmark-test, p .html5-audio-container > a, p .html5-audio-french-container > a {
  font-family: "TVOFigtree-Regular", Arial, sans-serif;
}

.card, .discover-body, .longdescription-body, .reflection-checked {
  margin-bottom: 1.5rem;
}

.card ul, .discover-body ul, .longdescription-body ul, .reflection-checked ul {
  margin-bottom: 0;
}

ul {
  margin-bottom: 1.5rem;
}

section {
  padding-bottom: 3rem;
}

#nav_top {
  margin-bottom: 0;
  padding-bottom: 0;
}

.callout::before, .callout_code::before {
  height: 100%;
  width: 8px;
  border-radius: 4px;
  display: block;
  background-color: #1a70a2;
  position: absolute;
  margin-left: -1.5rem;
  content: "";
}

.callout, .callout_code {
  position: relative;
  margin-left: 1.5rem;
}

.callout_green {
  background-color: #ceedcd;
  color: black;
  border-radius: 20px;
  font-size: 120%;
}
.callout_green > h3,
.callout_green .h3,
.callout_green .icon_heading_div h1,
.icon_heading_div .callout_green h1,
.callout_green .icon_heading_div h2,
.icon_heading_div .callout_green h2,
.callout_green .icon_heading_div h3,
.icon_heading_div .callout_green h3,
.callout_green .icon_heading_div h4,
.icon_heading_div .callout_green h4,
.callout_green .icon_heading_div h5,
.icon_heading_div .callout_green h5 {
  color: #0f4a25;
  text-align: center;
  font-size: 140%;
}
.production_callout::before {
  height: 100%;
  width: 17px;
  border-radius: 4px;
  display: block;
  background-color: #2b875a;
  position: absolute;
  top: 0;
  margin-left: -1.5rem;
  content: "";
}

.production_callout {
  position: relative;
  background-color: rgba(43, 135, 90, 0.2);
  margin-left: 1.5rem;
}

.callout_safety h3:first-child,
.callout_safety h5:first-child {
  list-style: none;
  margin-left: 4rem !important;
  margin-top: 1rem;
  margin-bottom: 1rem;
  color: black;
}

.callout_safety {
  padding-top: 0.25rem !important;
}

.callout_safety {
  position: relative;
}

.callout_safety h3:first-child::before,
.callout_safety h5:first-child::before {
  content: "";
  display: inline-block;
  position: absolute;
  left: -2px;
  top: 10px;
  height: 50px;
  width: 50px;
  background-image: url(../assets/icons/safety.svg);
}

.table-bordered thead tr {
  background-color: #e6e7e8;
}

.blank-1 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 2%;
}

.blank-2 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 5%;
}

.blank-3 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 10%;
}

.blank-4 {
  display: inline-block;
  border-bottom: 1px solid black;
  width: 20%;
}

.blank-heavy {
  border-bottom: 2px solid black;
}

@media (max-width: 720px) {
  .vjs-big-play-button {
    display: none !important;
  }
}
.brightspace-editor {
  /*Accordions, click to reveals*/
  /*Learning goals flyout*/
}
.brightspace-editor .collapse:not(.show) {
  display: block;
}
.brightspace-editor .row > .ilc-reveal {
  opacity: 1;
}
.brightspace-editor .ilc-sidenav {
  width: 100%;
}
.brightspace-editor h1 .sr-only {
  all: unset;
  margin-left: 16.6666666667%;
}

.brightspace-editor.hidden {
  display: block !important;
}

.ilo-brightspace-block {
  /* makes the shift from "unstyled" to "ILO styling" less aggressive */
  transition: 0.5s linear all;
}

.bc-iframe, .bc-iframe body, .bc-player-mLPSmEWSk_default, .bc-player-mLPSmEWSk_default .vjs-poster {
  background-color: rgba(0, 0, 0, 0);
}

.brightspace-editor .ilo-brightspace-block, .brightspace-editor .brightcove-video-container {
  display: block;
  width: 100%;
  height: 300px;
  max-width: 700px;
  background-color: #c6e3dc;
  text-align: center;
}

.brightspace-editor .ilo-brightspace-block:before, .brightspace-editor .brightcove-video-container:before {
  content: "This is a javascript enabled component. Removing this block in the Brightspace editor will remove the component from the course.";
}

/* Container styling for the compact audio items */
.cb-compact-audio {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* Styling for each audio item */
.compact-audio-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: calc(33.333% - 10px);
  /* Three columns with some spacing */
  padding: 10px;
  padding-right: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  background-color: #A6D2C9;
  border: none;
  margin: 0 2.5px 5px 2.5px;
  gap: 10px;
}

/* Text alignment to the left */
.compact-audio-item span {
  flex-grow: 1;
  text-align: center;
  font-size: 24px;
}

/* Icon (audio button) alignment to the right */
.compact-audio-item i {
  /* margin-left: 20px;
  margin-right: 20px; */
  cursor: pointer;
}

/* Mobile layout: Stack text on top of the audio button */
@media (max-width: 767px) {
  .compact-audio-item {
    flex-direction: column;
    align-items: center;
    padding-right: 10px;
  }
  .compact-audio-item span {
    display: flex;
    align-items: center;
  }
  .compact-audio-item i {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5px;
    align-self: center;
  }
}
@media (max-width: 1000px) {
  .choice-board {
    max-width: 760px;
  }
}
.choice-board {
  background-color: #c6e3dc;
  border-radius: 15px 15px 15px 15px;
  overflow: auto;
  position: relative;
}

.choice-board-main {
  text-align: center;
}

.choice-board-main .choice-board-instruction {
  background-color: #88C2B8;
  border: 30px solid #88C2B8;
  text-align: left;
}

.choice-board-main h3 {
  border: 3px solid #7d1863;
  border-radius: 20px;
  display: inline-block;
  padding: 10px;
  background-color: white;
  color: black;
  font-weight: bolder;
}

.choice-board-button-container {
  display: grid;
  grid-template-columns: auto auto;
  border: 30px solid #c6e3dc;
  gap: 30px;
}

.choice-board .cb-activity-btn:hover {
  box-shadow: #3C0C30 0px 0px 0px 3px;
}

.choice-board .cb-activity-btn:focus {
  box-shadow: #3C0C30 0px 0px 0px 3px;
  border: none;
  outline: none;
}

.choice-board .cb-icon-container {
  margin-bottom: 12px;
  margin-top: 12px;
}

.choice-board .cb-text-container {
  font-weight: 600;
  margin-bottom: 14px;
}

.choice-board-button-container button {
  text-align: center;
  background-color: white;
  border-radius: 10px;
  border: 1px #000000;
  box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1607843137);
}

.choice-board .choice-board-panel:not(.active) {
  /* display: none; */
}

.choice-board-panel {
  padding-top: 10px;
  background-color: #88C2B8;
}

.choice-board-panel-header h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  padding-bottom: 10px;
}

.choice-board-panel-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 15px;
}

.top-tray-header h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  padding-left: 30px;
  padding-right: 30px;
}

.choice-board-panel-body {
  background-color: #c6e3dc;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 30px;
  padding-bottom: 25px;
}

.choice-board-panel-body h4 {
  color: #000000;
  font-size: 22px;
  font-weight: 600;
  padding-bottom: 20px;
}

.choice-board-panel .mapping-container .sticker-container {
  background-color: #88C2B8 !important;
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-panel .mapping-container .mapping-container-elem {
  border-radius: 0px 0px 0px 0px !important;
  padding-bottom: 0px !important;
}

.choice-board-panel .mapping-container a {
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-panel .flashcards-container .top-container {
  background-color: #88C2B8 !important;
  border-radius: 0px 0px 0px 0px !important;
  padding-top: 20px !important;
}

.choice-board-panel .flashcards-container .bottom-container {
  border-radius: 0px 0px 0px 0px !important;
  background-color: #A6D2C9 !important;
}

.choice-board-panel .flashcards-container .flashcards-elem-container {
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-panel .flashcards-container .prev-arrow {
  border: 3px solid #A6D2C9 !important;
}

.choice-board-panel .flashcards-container .next-arrow {
  border: 3px solid #A6D2C9 !important;
}

.choice-board-panel .flashcards-container .rand-arrow {
  border: 3px solid #A6D2C9 !important;
}

.choice-board-panel .flashcards-container a {
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-panel .matching-container .matching-tray {
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-panel .matching-container a {
  border-radius: 0px 0px 0px 0px !important;
}

.choice-board-audio {
  padding-top: 5px;
}

.choice-board-panel-body .audio {
  background-color: #A6D2C9 !important;
}

@font-face {
  font-family: "TVOFigtree";
  src: url("../dependencies/fonts/TVOFigtree-SemiBold.woff");
}
.highlight {
  color: #E01633;
  font-family: "TVOFigtree";
}

.choice-board-panel-body .table-play {
  border: 4px solid #C6E3DC !important;
}

.audio-text {
  font-size: 24px;
  margin-right: 30px;
}

.choice-board-panel-body .table-audio-bg {
  background-color: #A6D2C9 !important;
}

.choice-board-panel-body .audio-play {
  background-image: url(../assets/img/icon_play.svg);
  max-width: 44px;
  max-height: 44px;
  background-color: #7D1863 !important;
  background-size: 22px 22px !important;
}

.choice-board-panel-body .audio-play:focus {
  background-color: #3C0C30 !important;
}

.choice-board-panel-body .audio-play:focus::before {
  border: 3px solid #3C0C30;
}

.choice-board-panel-body .audio-play:hover {
  background-color: #3C0C30 !important;
  position: relative;
}

.choice-board-panel-body .audio-play:hover::before {
  border: 3px solid #3C0C30;
  position: absolute;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border-radius: 50%;
  content: "";
}

.choice-board-panel-body .audio-pause {
  background-image: url(../assets/img/icon_pause.svg) !important;
  max-width: 44px;
  max-height: 44px;
  background-color: #7D1863 !important;
  background-size: 16px 20px !important;
}

.choice-board-panel-body .audio-pause:focus {
  background-color: #3C0C30 !important;
}

.choice-board-panel-body .audio-pause:focus::before {
  border: 3px solid #3C0C30;
}

.choice-board-panel-body .audio-pause:hover {
  background-color: #3C0C30 !important;
  position: relative;
}

.choice-board-panel-body .audio-pause:hover::before {
  border: 3px solid #3C0C30;
  position: absolute;
  top: -7px;
  right: -7px;
  bottom: -7px;
  left: -7px;
  border-radius: 50%;
  content: "";
}

.readers-theatre-table td {
  padding: 10px;
}

.readers-theatre-table tr:nth-child(odd) {
  background-color: #B6DAD2;
}

.speaker {
  text-align: right;
  font-weight: 600;
}

.choice-board-panel h3, .cb-navigation h3 {
  color: #000000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 0px;
  text-align: center;
}

/* Mobile styles */
@media (max-width: 767px) {
  .choice-board-button-container {
    grid-template-columns: 1fr;
    gap: 20px;
    border: 15px solid #c6e3dc;
  }
  .choice-board .cb-activity-btn {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .choice-board-main .choice-board-instruction {
    border-width: 15px;
  }
  .choice-board-panel-header h3 {
    font-size: 20px;
  }
  .choice-board-panel-body {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
  }
  .top-tray-header h3 {
    font-size: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .img-right-33 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .img-left-33 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .img-right-50 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .img-left-50 {
    width: 100%;
    height: auto;
    display: block;
    margin: 0 auto;
  }
  .table,
  .table-wrapper {
    font-size: 14px;
  }
  .choice-board .cb-text-container {
    margin-top: 20px;
    margin-right: 20px;
  }
  .choice-board .cb-icon-container {
    border-top: 12px solid #FFFFFF;
    border-bottom: 12px solid #FFFFFF;
    border-left: 20px solid #FFFFFF;
    border-right: 20px solid #FFFFFF;
  }
  .choice-board .cb-activity-btn img {
    width: 66px;
    height: auto;
  }
  .activity-nav .cb-icon-container {
    border-top: 12px solid #FFFFFF;
    border-bottom: 12px solid #FFFFFF;
    border-left: 20px solid #FFFFFF;
    border-right: 20px solid #FFFFFF;
  }
}
.cb-navigation {
  background: #88C2B8;
  padding-top: 15px;
  padding-bottom: 15px;
}

.activity-nav .choice-board-button-container {
  text-align: center;
  display: grid;
  margin: 30px;
  gap: 30px;
  grid-template-columns: repeat(3, 1fr);
  border: none;
}

.activity-nav button {
  border-radius: 10px;
  border: 1px #000000;
  background-color: white;
  box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.1607843137);
}

@media (max-width: 767px) {
  .activity-nav .choice-board-button-container {
    grid-template-columns: 1fr;
    gap: 20px;
    margin: 30px;
    border: none;
    background: none;
  }
}

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