@charset "UTF-8";
/*!
 Theme Name:   Baby Coming You Ready? Theme
 Theme URI:    https://utilitycreative.com.au/
 Description:  Contains all functionality required to drive the BCYR website
 Author:       Utility Creative <info@utilitycreative.com.au>
 Author URI:   https://utilitycreative.com.au/
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         Foundation, Responsive */
/**
 * Foundation for Sites by ZURB
 * Version 6.5.1
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
@media print, screen and (min-width: 40em) {
  .reveal, .reveal.tiny, .reveal.small, .reveal.large, .reveal--wide {
    right: auto;
    left: auto;
    margin: 0 auto; } }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

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

pre {
  font-family: monospace, monospace;
  font-size: 1em; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted; }

b,
strong {
  font-weight: bolder; }

code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

img {
  border-style: none; }

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

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

fieldset {
  padding: 0.35em 0.75em 0.625em; }

legend {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal; }

progress {
  vertical-align: baseline; }

textarea {
  overflow: auto; }

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

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

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

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

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

details {
  display: block; }

summary {
  display: list-item; }

template {
  display: none; }

[hidden] {
  display: none; }

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"; }

html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 16px; }

*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #FCD0AD;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  line-height: 1.5;
  color: #421B0E;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1;
  cursor: auto; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 85.375rem;
  margin-right: auto;
  margin-left: auto; }
  .row::after {
    clear: both;
    content: "";
    display: table; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem; }
    @media print, screen and (min-width: 40em) {
      .row .row {
        margin-right: -1.5625rem;
        margin-left: -1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .row .row {
        margin-right: -1.5625rem;
        margin-left: -1.5625rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  .column, .columns, .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

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

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

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

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

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

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  margin-right: 0;
  margin-left: 0; }
  .small-uncentered, .small-uncentered:last-child:not(:first-child),
  .small-push-0,
  .small-push-0:last-child:not(:first-child),
  .small-pull-0,
  .small-pull-0:last-child:not(:first-child) {
    float: left;
    clear: none; }
  .small-uncentered:last-child:not(:first-child),
  .small-push-0:last-child:not(:first-child),
  .small-pull-0:last-child:not(:first-child) {
    float: right; }

@media print, screen and (min-width: 40em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .medium-uncentered, .medium-uncentered:last-child:not(:first-child),
    .medium-push-0,
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0,
    .medium-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .medium-uncentered:last-child:not(:first-child),
    .medium-push-0:last-child:not(:first-child),
    .medium-pull-0:last-child:not(:first-child) {
      float: right; } }

@media print, screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    margin-right: 0;
    margin-left: 0; }
    .large-uncentered, .large-uncentered:last-child:not(:first-child),
    .large-push-0,
    .large-push-0:last-child:not(:first-child),
    .large-pull-0,
    .large-pull-0:last-child:not(:first-child) {
      float: left;
      clear: none; }
    .large-uncentered:last-child:not(:first-child),
    .large-push-0:last-child:not(:first-child),
    .large-pull-0:last-child:not(:first-child) {
      float: right; } }

.column-block {
  margin-bottom: 3.125rem; }
  .column-block > :last-child {
    margin-bottom: 0; }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.25rem;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: 600;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6 {
  font-family: "Merriweather", serif;
  font-style: normal;
  font-weight: 400;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small, .h1 small,
  h2 small, .h2 small,
  h3 small, .h3 small,
  h4 small, .h4 small,
  h5 small, .h5 small,
  h6 small, .h6 small {
    line-height: 0;
    color: #cacaca; }

h1, .h1 {
  font-size: 1.25rem;
  line-height: 1.5;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h2, .h2 {
  font-size: 1.25rem;
  line-height: 1;
  margin-top: 0;
  margin-bottom: 1.25rem; }

h3, .h3 {
  font-size: 1.0625rem;
  line-height: 1.88235;
  margin-top: 2.125rem;
  margin-bottom: 0.8125rem; }

h4, .h4 {
  font-size: 1.0625rem;
  line-height: 1.41176;
  margin-top: 0;
  margin-bottom: 0.75rem; }

h5, .h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6, .h6 {
  font-size: 0.75rem;
  line-height: 1.75;
  margin-top: 0;
  margin-bottom: 0; }

@media print, screen and (min-width: 40em) {
  h1, .h1 {
    font-size: 1.875rem;
    line-height: 1.46667; }
  h5, .h5 {
    font-size: 1.25rem; } }

a {
  line-height: inherit;
  color: #B64025;
  text-decoration: underline;
  cursor: pointer; }
  a:hover, a:focus {
    color: #DA1F2E; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 85.375rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.25rem; }

li {
  font-size: inherit; }

ul {
  margin-left: 0;
  list-style-type: none; }

ol {
  margin-left: 0; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-top: .75rem;
  margin-bottom: 0; }

/* ul ul > li:last-child, ol ul > li:last-child, ul ol > li:last-child, ol ol > li:last-child {
  margin-bottom: 0;
} */

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: 600; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.25rem;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #F6F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: 400;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #F6F5F5;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: 400;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 20px;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

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

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

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

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

@media print, screen and (min-width: 40em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 64em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .print-break-inside {
    page-break-inside: auto; } }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 2.1875rem;
  margin: 0 0 1rem;
  padding: 0.5rem 0.75rem;
  border: 1px solid #8d7166;
  border-radius: 0;
  background-color: #fffaf7;
  -webkit-box-shadow: none;
          box-shadow: none;
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.33333;
  color: #421B0E;
  -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
  transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
  transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
  transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #F7914B;
    background-color: #fffaf7;
    -webkit-box-shadow: 0 0 0 1px #F7914B;
            box-shadow: 0 0 0 1px #F7914B;
    -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
    transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #F6F5F5;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 0; }

input[type='search'] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

::-webkit-input-placeholder {
  color: #421B0E; }

::-ms-input-placeholder {
  color: #421B0E; }

::placeholder {
  color: #421B0E; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.33333;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-bottom: 1rem;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .input-group > :first-child, .input-group > :first-child.input-group-button > * {
    border-radius: 0 0 0 0; }
  .input-group > :last-child, .input-group > :last-child.input-group-button > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #F6F5F5;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  min-width: 0; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    -ms-flex-item-align: stretch;
        align-self: stretch;
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 0.9375rem; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem; }

select {
  height: 2.1875rem;
  margin: 0 0 1rem;
  padding: 0.5rem 0.75rem;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #8d7166;
  border-radius: 0;
  background-color: #fffaf7;
  font-family: inherit;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.33333;
  color: #421B0E;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
  transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
  transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
  transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #F7914B;
    background-color: #fffaf7;
    -webkit-box-shadow: 0 0 0 1px #F7914B;
            box-shadow: 0 0 0 1px #F7914B;
    -webkit-transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
    transition: border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out;
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out;
    transition: box-shadow 0.25s ease-out, border-color 0.25s ease-out, -webkit-box-shadow 0.25s ease-out; }
  select:disabled {
    background-color: #F6F5F5;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #DA1F2E;
  background-color: #fbe9ea; }
  .is-invalid-input:not(:focus)::-webkit-input-placeholder {
    color: #DA1F2E; }
  .is-invalid-input:not(:focus)::-ms-input-placeholder {
    color: #DA1F2E; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #DA1F2E; }

.is-invalid-label {
  color: #DA1F2E; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: 600;
  color: #DA1F2E; }
  .form-error.is-visible {
    display: block; }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.5625rem 2rem;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out;
  font-family: "Merriweather", serif;
  font-size: 1.0625rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #DA1F2E;
  color: #FFFFFF; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #b91a27;
    color: #FFFFFF; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.tertiary {
    background-color: #F7914B;
    color: #0a0a0a; }
    .button.tertiary:hover, .button.tertiary:focus {
      background-color: #f46b0d;
      color: #0a0a0a; }
  .button.disabled, .button[disabled] {
    opacity: 1;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #DA1F2E;
      color: #FFFFFF; }
    .button.disabled.tertiary, .button[disabled].tertiary {
      opacity: 1;
      cursor: not-allowed; }
      .button.disabled.tertiary, .button.disabled.tertiary:hover, .button.disabled.tertiary:focus, .button[disabled].tertiary, .button[disabled].tertiary:hover, .button[disabled].tertiary:focus {
        background-color: #F7914B;
        color: #0a0a0a; }
  .button.hollow {
    border: 1px solid #DA1F2E;
    color: #DA1F2E; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #6d1017;
      color: #6d1017; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #DA1F2E;
        color: #DA1F2E; }
    .button.hollow.tertiary {
      border: 1px solid #F7914B;
      color: #F7914B; }
      .button.hollow.tertiary:hover, .button.hollow.tertiary:focus {
        border-color: #9a4307;
        color: #9a4307; }
        .button.hollow.tertiary:hover.disabled, .button.hollow.tertiary:hover[disabled], .button.hollow.tertiary:focus.disabled, .button.hollow.tertiary:focus[disabled] {
          border: 1px solid #F7914B;
          color: #F7914B; }
  .button.clear {
    border: 1px solid #DA1F2E;
    color: #DA1F2E; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #6d1017;
      color: #6d1017; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #DA1F2E;
        color: #DA1F2E; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.tertiary {
      border: 1px solid #F7914B;
      color: #F7914B; }
      .button.clear.tertiary:hover, .button.clear.tertiary:focus {
        border-color: #9a4307;
        color: #9a4307; }
        .button.clear.tertiary:hover.disabled, .button.clear.tertiary:hover[disabled], .button.clear.tertiary:focus.disabled, .button.clear.tertiary:focus[disabled] {
          border: 1px solid #F7914B;
          color: #F7914B; }
      .button.clear.tertiary, .button.clear.tertiary.disabled, .button.clear.tertiary[disabled], .button.clear.tertiary:hover, .button.clear.tertiary:hover.disabled, .button.clear.tertiary:hover[disabled], .button.clear.tertiary:focus, .button.clear.tertiary:focus.disabled, .button.clear.tertiary:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 2rem; }
  .button.dropdown.hollow::after, .button.dropdown.clear::after {
    border-top-color: #DA1F2E; }
  .button.dropdown.hollow.tertiary::after, .button.dropdown.clear.tertiary::after {
    border-top-color: #F7914B; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

a.button:hover, a.button:focus {
  text-decoration: none; }

.accordion {
  margin-left: 0;
  background: transparent;
  list-style-type: none; }
  .accordion[disabled] .accordion-title {
    cursor: not-allowed; }

.accordion-item:first-child > :first-child {
  border-radius: 0 0 0 0; }

.accordion-item:last-child > :last-child {
  border-radius: 0 0 0 0; }

.accordion-title {
  position: relative;
  display: block;
  padding: 0.8125rem 0;
  border: none;
  border-bottom: 0;
  font-size: 0.875rem;
  line-height: 1;
  color: #F7914B; }
  :last-child:not(.is-active) > .accordion-title {
    border-bottom: none;
    border-radius: 0 0 0 0; }
  .accordion-title:hover, .accordion-title:focus {
    background-color: transparent; }

.accordion-content {
  display: none;
  padding: 1rem 0;
  border: none;
  border-bottom: 0;
  background-color: transparent;
  color: inherit; }
  :last-child > .accordion-content:last-child {
    border-bottom: none; }

.accordion-menu li {
  width: 100%; }

.accordion-menu a {
  padding: 1.375rem 1.5rem; }

.accordion-menu .is-accordion-submenu a {
  padding: 1rem 1.875rem; }

.accordion-menu .nested.is-accordion-submenu {
  margin-right: 0;
  margin-left: 1rem; }

.accordion-menu.align-right .nested.is-accordion-submenu {
  margin-right: 1rem;
  margin-left: 0; }

.is-accordion-submenu-parent {
  position: relative; }

.has-submenu-toggle > a {
  margin-right: 40px; }

.submenu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px;
  cursor: pointer; }
  .submenu-toggle::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #421B0E transparent transparent;
    top: 0;
    bottom: 0;
    margin: auto; }

.submenu-toggle[aria-expanded='true']::after {
  -webkit-transform: scaleY(-1);
          transform: scaleY(-1);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }

.submenu-toggle-text {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.badge {
  display: inline-block;
  min-width: 2.1em;
  padding: 0.3em;
  border-radius: 50%;
  font-size: 0.6rem;
  text-align: center;
  background: #421B0E;
  color: #FFFFFF; }
  .badge.primary {
    background: #421B0E;
    color: #FFFFFF; }
  .badge.secondary {
    background: #767676;
    color: #FFFFFF; }
  .badge.success {
    background: #3adb76;
    color: #0a0a0a; }
  .badge.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .badge.alert {
    background: #DA1F2E;
    color: #FFFFFF; }

.breadcrumbs {
  margin: 0 0 1rem 0;
  list-style: none; }
  .breadcrumbs::after {
    clear: both;
    content: "";
    display: table; }
  .breadcrumbs li {
    float: left;
    font-size: 0.6875rem;
    color: #0a0a0a;
    cursor: default;
    text-transform: uppercase; }
    .breadcrumbs li:not(:last-child)::after {
      position: relative;
      margin: 0 0.75rem;
      opacity: 1;
      content: "/";
      color: #cacaca; }
  .breadcrumbs a {
    color: #421B0E; }
    .breadcrumbs a:hover {
      text-decoration: underline; }
  .breadcrumbs .disabled {
    color: #cacaca;
    cursor: not-allowed; }

.button-group {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch; }
  .button-group::after {
    clear: both;
    content: "";
    display: table; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 1.0625rem;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.expanded .button {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .button-group.tertiary .button {
    background-color: #F7914B;
    color: #0a0a0a; }
    .button-group.tertiary .button:hover, .button-group.tertiary .button:focus {
      background-color: #f46b0d;
      color: #0a0a0a; }
  .button-group.stacked, .button-group.stacked-for-small, .button-group.stacked-for-medium {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
        margin-bottom: 0; }
    .button-group.stacked.expanded .button, .button-group.stacked-for-small.expanded .button, .button-group.stacked-for-medium.expanded .button {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
  @media print, screen and (min-width: 40em) {
    .button-group.stacked-for-small .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 64em) {
    .button-group.stacked-for-medium .button {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 39.99875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }
  @media screen and (max-width: 63.99875em) {
    .button-group.stacked-for-medium.expanded {
      display: block; }
      .button-group.stacked-for-medium.expanded .button {
        display: block;
        margin-right: 0; } }

.callout {
  position: relative;
  margin: 0 0 1rem 0;
  padding: 1rem;
  border: 1px solid rgba(10, 10, 10, 0.25);
  border-radius: 0;
  background-color: white;
  color: #421B0E; }
  .callout > :first-child {
    margin-top: 0; }
  .callout > :last-child {
    margin-bottom: 0; }
  .callout.primary {
    background-color: #f4d4ca;
    color: #421B0E; }
  .callout.secondary {
    background-color: #eaeaea;
    color: #421B0E; }
  .callout.success {
    background-color: #e1faea;
    color: #421B0E; }
  .callout.warning {
    background-color: #fff3d9;
    color: #421B0E; }
  .callout.alert {
    background-color: #fadddf;
    color: #421B0E; }
  .callout.small {
    padding-top: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 0.5rem; }
  .callout.large {
    padding-top: 3rem;
    padding-right: 3rem;
    padding-bottom: 3rem;
    padding-left: 3rem; }

.card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 1rem;
  border: 1px solid #F6F5F5;
  border-radius: 0;
  background: #FFFFFF;
  -webkit-box-shadow: none;
          box-shadow: none;
  overflow: hidden;
  color: #421B0E; }
  .card > :last-child {
    margin-bottom: 0; }

.card-divider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  padding: 1rem;
  background: #F6F5F5; }
  .card-divider > :last-child {
    margin-bottom: 0; }

.card-section {
  -webkit-box-flex: 1;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 1rem; }
  .card-section > :last-child {
    margin-bottom: 0; }

.card-image {
  min-height: 1px; }

.close-button {
  position: absolute;
  color: #8a8a8a;
  cursor: pointer; }
  [data-whatinput='mouse'] .close-button {
    outline: 0; }
  .close-button:hover, .close-button:focus {
    color: #0a0a0a; }
  .close-button.small {
    right: 0.66rem;
    top: 0.33em;
    font-size: 1.5rem;
    line-height: 1; }
  .close-button, .close-button.medium {
    right: 1rem;
    top: 0.5rem;
    font-size: 2rem;
    line-height: 1; }

.menu {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  [data-whatinput='mouse'] .menu li {
    outline: 0; }
  .menu a,
  .menu .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 1.375rem 1.5rem; }
  .menu input,
  .menu select,
  .menu a,
  .menu button {
    margin-bottom: 0; }
  .menu input {
    display: inline-block; }
  .menu, .menu.horizontal {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row; }
  .menu.vertical {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column; }
  .menu.expanded li {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }
  .menu.simple {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .menu.simple li + li {
      margin-left: 1rem; }
    .menu.simple a {
      padding: 0; }
  @media print, screen and (min-width: 40em) {
    .menu.medium-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.medium-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.medium-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.medium-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  @media print, screen and (min-width: 64em) {
    .menu.large-horizontal {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row; }
    .menu.large-vertical {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
    .menu.large-expanded li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; }
    .menu.large-simple li {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px; } }
  .menu.nested {
    margin-right: 0;
    margin-left: 1rem; }
  .menu.icons a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-top a, .menu.icon-right a, .menu.icon-bottom a, .menu.icon-left a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
  .menu.icon-left li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-left li a img,
    .menu.icon-left li a i,
    .menu.icon-left li a svg {
      margin-right: 0.25rem; }
  .menu.icon-right li a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap; }
    .menu.icon-right li a img,
    .menu.icon-right li a i,
    .menu.icon-right li a svg {
      margin-left: 0.25rem; }
  .menu.icon-top li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-top li a img,
    .menu.icon-top li a i,
    .menu.icon-top li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu.icon-bottom li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap; }
    .menu.icon-bottom li a img,
    .menu.icon-bottom li a i,
    .menu.icon-bottom li a svg {
      -ms-flex-item-align: stretch;
          align-self: stretch;
      margin-bottom: 0.25rem;
      text-align: center; }
  .menu .is-active > a {
    background: #DA1F2E;
    color: #FFFFFF; }
  .menu .active > a {
    background: #DA1F2E;
    color: #FFFFFF; }
  .menu.align-left {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .menu.align-right li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .menu.align-right li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu.align-right.vertical li {
    display: block;
    text-align: right; }
    .menu.align-right.vertical li .submenu li {
      text-align: right; }
  .menu.align-right .nested {
    margin-right: 1rem;
    margin-left: 0; }
  .menu.align-center li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu.align-center li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }
  .menu .menu-text {
    padding: 1.375rem 1.5rem;
    font-weight: bold;
    line-height: 1;
    color: inherit; }

.menu-centered > .menu {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .menu-centered > .menu li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .menu-centered > .menu li .submenu li {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; }

.no-js [data-responsive-menu] ul {
  display: none; }

.menu-icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #FFFFFF;
    -webkit-box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
            box-shadow: 0 7px 0 #FFFFFF, 0 14px 0 #FFFFFF;
    content: ''; }
  .menu-icon:hover::after {
    background: #cacaca;
    -webkit-box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca;
            box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca; }

.menu-icon.dark {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 16px;
  cursor: pointer; }
  .menu-icon.dark::after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 2px;
    background: #0a0a0a;
    -webkit-box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
            box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a;
    content: ''; }
  .menu-icon.dark:hover::after {
    background: #8a8a8a;
    -webkit-box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a;
            box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a; }

.is-drilldown {
  position: relative;
  overflow: hidden; }
  .is-drilldown li {
    display: block; }
  .is-drilldown.animate-height {
    -webkit-transition: height 0.5s;
    transition: height 0.5s; }

.drilldown a {
  padding: 1.375rem 1.5rem;
  background: #FFFFFF; }

.drilldown .is-drilldown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: -1;
  width: 100%;
  background: #FFFFFF;
  -webkit-transition: -webkit-transform 0.15s linear;
  transition: -webkit-transform 0.15s linear;
  transition: transform 0.15s linear;
  transition: transform 0.15s linear, -webkit-transform 0.15s linear; }
  .drilldown .is-drilldown-submenu.is-active {
    z-index: 1;
    display: block;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  .drilldown .is-drilldown-submenu.is-closing {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  .drilldown .is-drilldown-submenu a {
    padding: 1.375rem 1.5rem; }

.drilldown .nested.is-drilldown-submenu {
  margin-right: 0;
  margin-left: 0; }

.drilldown .drilldown-submenu-cover-previous {
  min-height: 100%; }

.drilldown .is-drilldown-submenu-parent > a {
  position: relative; }
  .drilldown .is-drilldown-submenu-parent > a::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #421B0E;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 1rem; }

.drilldown.align-left .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-right-width: 0;
  border-left-style: solid;
  border-color: transparent transparent transparent #B64025;
  right: 1rem;
  left: auto; }

.drilldown.align-right .is-drilldown-submenu-parent > a::after {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #B64025 transparent transparent;
  right: auto;
  left: 1rem; }

.drilldown .js-drilldown-back > a::before {
  display: block;
  width: 0;
  height: 0;
  border: inset 6px;
  content: '';
  border-left-width: 0;
  border-right-style: solid;
  border-color: transparent #421B0E transparent transparent;
  border-left-width: 0;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.75rem; }

.dropdown-pane {
  position: absolute;
  z-index: 10;
  display: none;
  width: auto;
  padding: 1.25rem 1rem;
  visibility: hidden;
  border: none;
  border-radius: 0.375rem;
  background-color: #FFFFFF;
  font-size: 1rem; }
  .dropdown-pane.is-opening {
    display: block; }
  .dropdown-pane.is-open {
    display: block;
    visibility: visible; }

.dropdown-pane.tiny {
  width: 100px; }

.dropdown-pane.small {
  width: 200px; }

.dropdown-pane.large {
  width: 400px; }

.dropdown.menu > li.opens-left > .is-dropdown-submenu {
  top: 100%;
  right: 0;
  left: auto; }

.dropdown.menu > li.opens-right > .is-dropdown-submenu {
  top: 100%;
  right: auto;
  left: 0; }

[data-whatinput='mouse'] .dropdown.menu a {
  outline: 0; }

.dropdown.menu > li > a {
  background: #FFFFFF;
  padding: 1.375rem 1.5rem; }

.dropdown.menu > li.is-active > a {
  background: #421B0E;
  color: #FFFFFF; }

.no-js .dropdown.menu ul {
  display: none; }

.dropdown.menu .nested.is-dropdown-submenu {
  margin-right: 0;
  margin-left: 0; }

.dropdown.menu.vertical > li .is-dropdown-submenu {
  top: 0; }

.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
  top: 0;
  right: 100%;
  left: auto; }

.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
  right: auto;
  left: 100%; }

@media print, screen and (min-width: 40em) {
  .dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.medium-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

@media print, screen and (min-width: 64em) {
  .dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
    top: 100%;
    right: 0;
    left: auto; }
  .dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
    top: 100%;
    right: auto;
    left: 0; }
  .dropdown.menu.large-vertical > li .is-dropdown-submenu {
    top: 0; }
  .dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
    top: 0;
    right: 100%;
    left: auto; }
  .dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; } }

.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
  top: 100%;
  right: 0;
  left: auto; }

.is-dropdown-menu.vertical {
  width: 100px; }
  .is-dropdown-menu.vertical.align-right {
    float: right; }

.is-dropdown-submenu-parent {
  position: relative; }
  .is-dropdown-submenu-parent a::after {
    position: absolute;
    top: 50%;
    right: 5px;
    left: auto;
    margin-top: -6px; }
  .is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
    top: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
    right: 100%;
    left: auto; }
  .is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
    right: auto;
    left: 100%; }

.is-dropdown-submenu {
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 1;
  display: none;
  min-width: 200px;
  border: none;
  background: #FFFFFF; }
  .dropdown .is-dropdown-submenu a {
    padding: 1.09375rem 1.5rem 1.09375rem 1.5rem; }
  .is-dropdown-submenu > li {
    width: 100%; }
  .is-dropdown-submenu.js-dropdown-active {
    display: block; }

.responsive-embed,
.flex-video {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
  overflow: hidden; }
  .responsive-embed iframe,
  .responsive-embed object,
  .responsive-embed embed,
  .responsive-embed video,
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .responsive-embed.widescreen,
  .flex-video.widescreen {
    padding-bottom: 56.25%; }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #421B0E;
  color: #FFFFFF; }
  .label.primary {
    background: #421B0E;
    color: #FFFFFF; }
  .label.secondary {
    background: #767676;
    color: #FFFFFF; }
  .label.success {
    background: #3adb76;
    color: #0a0a0a; }
  .label.warning {
    background: #ffae00;
    color: #0a0a0a; }
  .label.alert {
    background: #DA1F2E;
    color: #FFFFFF; }

.media-object {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 1rem;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }
  .media-object img {
    max-width: none; }
  @media screen and (max-width: 39.99875em) {
    .media-object.stack-for-small {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }

.media-object-section {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto; }
  .media-object-section:first-child {
    padding-right: 1rem; }
  .media-object-section:last-child:not(:nth-child(2)) {
    padding-left: 1rem; }
  .media-object-section > :last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 39.99875em) {
    .stack-for-small .media-object-section {
      padding: 0;
      padding-bottom: 1rem;
      -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
      max-width: 100%; }
      .stack-for-small .media-object-section img {
        width: 100%; } }
  .media-object-section.main-section {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px; }

.is-off-canvas-open {
  overflow: hidden; }

.js-off-canvas-overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  -webkit-transition: opacity 0.5s ease, visibility 0.5s ease;
  transition: opacity 0.5s ease, visibility 0.5s ease;
  background: rgba(255, 255, 255, 0.25);
  opacity: 0;
  visibility: hidden;
  overflow: hidden; }
  .js-off-canvas-overlay.is-visible {
    opacity: 1;
    visibility: visible; }
  .js-off-canvas-overlay.is-closable {
    cursor: pointer; }
  .js-off-canvas-overlay.is-overlay-absolute {
    position: absolute; }
  .js-off-canvas-overlay.is-overlay-fixed {
    position: fixed; }

.off-canvas-wrapper {
  position: relative;
  overflow: hidden; }

.off-canvas {
  position: fixed;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FFFFFF; }
  [data-whatinput='mouse'] .off-canvas {
    outline: 0; }
  .off-canvas.is-transition-push {
    z-index: 12; }
  .off-canvas.is-closed {
    visibility: hidden; }
  .off-canvas.is-transition-overlap {
    z-index: 13; }
    .off-canvas.is-transition-overlap.is-open {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.off-canvas-absolute {
  position: absolute;
  z-index: 12;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: #FFFFFF; }
  [data-whatinput='mouse'] .off-canvas-absolute {
    outline: 0; }
  .off-canvas-absolute.is-transition-push {
    z-index: 12; }
  .off-canvas-absolute.is-closed {
    visibility: hidden; }
  .off-canvas-absolute.is-transition-overlap {
    z-index: 13; }
    .off-canvas-absolute.is-transition-overlap.is-open {
      -webkit-box-shadow: none;
              box-shadow: none; }
  .off-canvas-absolute.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

.position-left {
  top: 0;
  left: 0;
  height: 100%;
  overflow-y: auto;
  width: 100%;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }
  @media print, screen and (min-width: 40em) {
    .position-left {
      width: 28.75rem;
      -webkit-transform: translateX(-28.75rem);
              transform: translateX(-28.75rem); } }
  .off-canvas-content .off-canvas.position-left {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-left {
        -webkit-transform: translateX(-28.75rem);
                transform: translateX(-28.75rem); } }
    .off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-left.has-transition-push {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-left.has-transition-push {
        -webkit-transform: translateX(28.75rem);
                transform: translateX(28.75rem); } }
  .position-left.is-transition-push {
    -webkit-box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset -13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-right {
  top: 0;
  right: 0;
  height: 100%;
  overflow-y: auto;
  width: 100%;
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }
  @media print, screen and (min-width: 40em) {
    .position-right {
      width: 28.75rem;
      -webkit-transform: translateX(28.75rem);
              transform: translateX(28.75rem); } }
  .off-canvas-content .off-canvas.position-right {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content .off-canvas.position-right {
        -webkit-transform: translateX(28.75rem);
                transform: translateX(28.75rem); } }
    .off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-right.has-transition-push {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
    @media print, screen and (min-width: 40em) {
      .off-canvas-content.is-open-right.has-transition-push {
        -webkit-transform: translateX(-28.75rem);
                transform: translateX(-28.75rem); } }
  .position-right.is-transition-push {
    -webkit-box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 13px 0 20px -13px rgba(10, 10, 10, 0.25); }

.position-top {
  top: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(-250px);
          transform: translateY(-250px); }
  .off-canvas-content .off-canvas.position-top {
    -webkit-transform: translateY(-250px);
            transform: translateY(-250px); }
    .off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-top.has-transition-push {
    -webkit-transform: translateY(250px);
            transform: translateY(250px); }
  .position-top.is-transition-push {
    -webkit-box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 -13px 20px -13px rgba(10, 10, 10, 0.25); }

.position-bottom {
  bottom: 0;
  left: 0;
  width: 100%;
  overflow-x: auto;
  height: 250px;
  -webkit-transform: translateY(250px);
          transform: translateY(250px); }
  .off-canvas-content .off-canvas.position-bottom {
    -webkit-transform: translateY(250px);
            transform: translateY(250px); }
    .off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open {
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
  .off-canvas-content.is-open-bottom.has-transition-push {
    -webkit-transform: translateY(-250px);
            transform: translateY(-250px); }
  .position-bottom.is-transition-push {
    -webkit-box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25);
            box-shadow: inset 0 13px 20px -13px rgba(10, 10, 10, 0.25); }

.off-canvas-content {
  -webkit-transform: none;
          transform: none;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease, -webkit-transform 0.5s ease;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }
  .off-canvas-content.has-transition-push {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
  .off-canvas-content .off-canvas.is-open {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }

@media print, screen and (min-width: 40em) {
  .position-left.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 28.75rem; }
    .position-left.reveal-for-medium ~ .off-canvas-content {
      margin-left: 28.75rem; }
  .position-right.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 28.75rem; }
    .position-right.reveal-for-medium ~ .off-canvas-content {
      margin-right: 28.75rem; }
  .position-top.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 28.75rem; }
    .position-top.reveal-for-medium ~ .off-canvas-content {
      margin-top: 28.75rem; }
  .position-bottom.reveal-for-medium {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-medium .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-medium {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 28.75rem; }
    .position-bottom.reveal-for-medium ~ .off-canvas-content {
      margin-bottom: 28.75rem; } }

@media print, screen and (min-width: 64em) {
  .position-left.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-left.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-left.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-left {
      margin-left: 28.75rem; }
    .position-left.reveal-for-large ~ .off-canvas-content {
      margin-left: 28.75rem; }
  .position-right.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-right.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-right.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-right {
      margin-right: 28.75rem; }
    .position-right.reveal-for-large ~ .off-canvas-content {
      margin-right: 28.75rem; }
  .position-top.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-top.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-top.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-top {
      margin-top: 28.75rem; }
    .position-top.reveal-for-large ~ .off-canvas-content {
      margin-top: 28.75rem; }
  .position-bottom.reveal-for-large {
    -webkit-transform: none;
            transform: none;
    z-index: 12;
    -webkit-transition: none;
    transition: none;
    visibility: visible; }
    .position-bottom.reveal-for-large .close-button {
      display: none; }
    .off-canvas-content .position-bottom.reveal-for-large {
      -webkit-transform: none;
              transform: none; }
    .off-canvas-content.has-reveal-bottom {
      margin-bottom: 28.75rem; }
    .position-bottom.reveal-for-large ~ .off-canvas-content {
      margin-bottom: 28.75rem; } }

@media print, screen and (min-width: 40em) {
  .off-canvas.in-canvas-for-medium {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-medium.position-left, .off-canvas.in-canvas-for-medium.position-right, .off-canvas.in-canvas-for-medium.position-top, .off-canvas.in-canvas-for-medium.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-medium .close-button {
      display: none; } }

@media print, screen and (min-width: 64em) {
  .off-canvas.in-canvas-for-large {
    visibility: visible;
    height: auto;
    position: static;
    background: none;
    width: auto;
    overflow: visible;
    -webkit-transition: none;
    transition: none; }
    .off-canvas.in-canvas-for-large.position-left, .off-canvas.in-canvas-for-large.position-right, .off-canvas.in-canvas-for-large.position-top, .off-canvas.in-canvas-for-large.position-bottom {
      -webkit-box-shadow: none;
              box-shadow: none;
      -webkit-transform: none;
              transform: none; }
    .off-canvas.in-canvas-for-large .close-button {
      display: none; } }

.orbit {
  position: relative; }

.orbit-container {
  position: relative;
  height: 0;
  margin: 0;
  list-style: none;
  overflow: hidden; }

.orbit-slide {
  width: 100%;
  position: absolute; }
  .orbit-slide.no-motionui.is-active {
    top: 0;
    left: 0; }

.orbit-figure {
  margin: 0; }

.orbit-image {
  width: 100%;
  max-width: 100%;
  margin: 0; }

.orbit-caption {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 0;
  padding: 1rem;
  background-color: rgba(10, 10, 10, 0.5);
  color: #FFFFFF; }

.orbit-previous, .orbit-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 10;
  padding: 1rem;
  color: #FFFFFF; }
  [data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
    outline: 0; }
  .orbit-previous:hover, .orbit-next:hover, .orbit-previous:active, .orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
    background-color: rgba(10, 10, 10, 0.5); }

.orbit-previous {
  left: 0; }

.orbit-next {
  left: auto;
  right: 0; }

.orbit-bullets {
  position: relative;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  text-align: center; }
  [data-whatinput='mouse'] .orbit-bullets {
    outline: 0; }
  .orbit-bullets button {
    width: 1.2rem;
    height: 1.2rem;
    margin: 0.1rem;
    border-radius: 50%;
    background-color: #cacaca; }
    .orbit-bullets button:hover {
      background-color: #8a8a8a; }
    .orbit-bullets button.is-active {
      background-color: #8a8a8a; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::after {
    clear: both;
    content: "";
    display: table; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 40em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #F6F5F5; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #421B0E;
    color: #FFFFFF;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.progress {
  height: 1rem;
  margin-bottom: 1rem;
  border-radius: 0;
  background-color: #cacaca; }
  .progress.primary .progress-meter {
    background-color: #421B0E; }
  .progress.secondary .progress-meter {
    background-color: #767676; }
  .progress.success .progress-meter {
    background-color: #3adb76; }
  .progress.warning .progress-meter {
    background-color: #ffae00; }
  .progress.alert .progress-meter {
    background-color: #DA1F2E; }

.progress-meter {
  position: relative;
  display: block;
  width: 0%;
  height: 100%;
  background-color: #421B0E; }

.progress-meter-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
  margin: 0;
  font-size: 0.75rem;
  font-weight: bold;
  color: #FFFFFF;
  white-space: nowrap; }

.slider {
  position: relative;
  height: 0.5rem;
  margin-top: 1.25rem;
  margin-bottom: 2.25rem;
  background-color: #F6F5F5;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -ms-touch-action: none;
      touch-action: none; }

.slider-fill {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  max-width: 100%;
  height: 0.5rem;
  background-color: #cacaca;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }
  .slider-fill.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider-handle {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: 0;
  z-index: 1;
  display: inline-block;
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 0;
  background-color: #421B0E;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }
  [data-whatinput='mouse'] .slider-handle {
    outline: 0; }
  .slider-handle:hover {
    background-color: #38170c; }
  .slider-handle.is-dragging {
    -webkit-transition: all 0s linear;
    transition: all 0s linear; }

.slider.disabled,
.slider[disabled] {
  opacity: 0.25;
  cursor: not-allowed; }

.slider.vertical {
  display: inline-block;
  width: 0.5rem;
  height: 12.5rem;
  margin: 0 1.25rem;
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }
  .slider.vertical .slider-fill {
    top: 0;
    width: 0.5rem;
    max-height: 100%; }
  .slider.vertical .slider-handle {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1.4rem;
    height: 1.4rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }

.sticky-container {
  position: relative; }

.sticky {
  position: relative;
  z-index: 0;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0); }

.sticky.is-stuck {
  position: fixed;
  z-index: 5;
  width: 100%; }
  .sticky.is-stuck.is-at-top {
    top: 0; }
  .sticky.is-stuck.is-at-bottom {
    bottom: 0; }

.sticky.is-anchored {
  position: relative;
  right: auto;
  left: auto; }
  .sticky.is-anchored.is-at-bottom {
    bottom: 0; }

html.is-reveal-open {
  position: fixed;
  width: 100%;
  overflow-y: hidden; }
  html.is-reveal-open.zf-has-scroll {
    overflow-y: scroll; }
  html.is-reveal-open body {
    overflow-y: hidden; }

.reveal-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1005;
  display: none;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: auto; }

.reveal {
  z-index: 1006;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  display: none;
  padding: 3rem 1rem 1rem 1rem;
  border: none;
  border-radius: 0;
  background-color: #FFFFFF;
  position: relative;
  top: 100px;
  margin-right: auto;
  margin-left: auto;
  overflow-y: auto; }
  [data-whatinput='mouse'] .reveal {
    outline: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      min-height: 0; } }
  .reveal .column, .reveal .columns {
    min-width: 0; }
  .reveal > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal {
      width: 600px;
      max-width: 85.375rem; } }
  .reveal.collapse {
    padding: 0; }
  @media print, screen and (min-width: 40em) {
    .reveal.tiny {
      width: 30%;
      max-width: 85.375rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.small {
      width: 50%;
      max-width: 85.375rem; } }
  @media print, screen and (min-width: 40em) {
    .reveal.large {
      width: 90%;
      max-width: 85.375rem; } }
  .reveal.full {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    max-width: none;
    height: 100%;
    min-height: 100%;
    margin-left: 0;
    border: 0;
    border-radius: 0; }
  @media screen and (max-width: 39.99875em) {
    .reveal {
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      width: 100%;
      max-width: none;
      height: 100%;
      min-height: 100%;
      margin-left: 0;
      border: 0;
      border-radius: 0; } }
  .reveal.without-overlay {
    position: fixed; }

.switch {
  height: 2rem;
  position: relative;
  margin-bottom: 1rem;
  outline: 0;
  font-size: 0.875rem;
  font-weight: bold;
  color: #FFFFFF;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }

.switch-input {
  position: absolute;
  margin-bottom: 0;
  opacity: 0; }

.switch-paddle {
  position: relative;
  display: block;
  width: 4rem;
  height: 2rem;
  border-radius: 0;
  background: #cacaca;
  -webkit-transition: all 0.25s ease-out;
  transition: all 0.25s ease-out;
  font-weight: inherit;
  color: inherit;
  cursor: pointer; }
  input + .switch-paddle {
    margin: 0; }
  .switch-paddle::after {
    position: absolute;
    top: 0.25rem;
    left: 0.25rem;
    display: block;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    border-radius: 0;
    background: #FFFFFF;
    -webkit-transition: all 0.25s ease-out;
    transition: all 0.25s ease-out;
    content: ''; }
  input:checked ~ .switch-paddle {
    background: #421B0E; }
    input:checked ~ .switch-paddle::after {
      left: 2.25rem; }
  [data-whatinput='mouse'] input:focus ~ .switch-paddle {
    outline: 0; }

.switch-active, .switch-inactive {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.switch-active {
  left: 8%;
  display: none; }
  input:checked + label > .switch-active {
    display: block; }

.switch-inactive {
  right: 15%; }
  input:checked + label > .switch-inactive {
    display: none; }

.switch.tiny {
  height: 1.5rem; }
  .switch.tiny .switch-paddle {
    width: 3rem;
    height: 1.5rem;
    font-size: 0.625rem; }
  .switch.tiny .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked ~ .switch-paddle::after {
    left: 1.75rem; }

.switch.small {
  height: 1.75rem; }
  .switch.small .switch-paddle {
    width: 3.5rem;
    height: 1.75rem;
    font-size: 0.75rem; }
  .switch.small .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked ~ .switch-paddle::after {
    left: 2rem; }

.switch.large {
  height: 2.5rem; }
  .switch.large .switch-paddle {
    width: 5rem;
    height: 2.5rem;
    font-size: 1rem; }
  .switch.large .switch-paddle::after {
    top: 0.25rem;
    left: 0.25rem;
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked ~ .switch-paddle::after {
    left: 2.75rem; }

table {
  border-collapse: collapse;
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0; }
  table thead,
  table tbody,
  table tfoot {
    border: 1px solid #D9D1CF;
    background-color: #FFFFFF; }
  table caption {
    padding: 0.625rem 1rem;
    font-weight: 600; }
  table thead {
    background: #FEE7E0;
    color: #421B0E; }
  table tfoot {
    background: #f2f2f2;
    color: #421B0E; }
  table thead tr,
  table tfoot tr {
    background: transparent; }
  table thead th,
  table thead td,
  table tfoot th,
  table tfoot td {
    padding: 0.625rem 1rem;
    font-weight: 600;
    text-align: left; }
  table tbody th,
  table tbody td {
    padding: 0.625rem 1rem; }
  table tbody tr {
    border-bottom: 0;
    border-bottom: 1px solid #D9D1CF;
    background-color: #FFFFFF; }
  table.striped tbody tr:nth-child(even) {
    border-bottom: 0;
    background-color: #f2f2f2; }

@media screen and (max-width: 63.99875em) {
  table.stack thead {
    display: none; }
  table.stack tfoot {
    display: none; }
  table.stack tr,
  table.stack th,
  table.stack td {
    display: block; }
  table.stack td {
    border-top: 0; } }

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto; }

table.hover thead tr:hover {
  background-color: #fedfd6; }

table.hover tfoot tr:hover {
  background-color: #ededed; }

table.hover tbody tr:hover {
  background-color: #fafafa; }

table.hover.striped tr:nth-of-type(even):hover {
  background-color: #ededed; }

.table-scroll {
  overflow-x: auto; }

.tabs {
  margin: 0;
  border: 1px solid #F6F5F5;
  background: #FFFFFF;
  list-style-type: none; }
  .tabs::after {
    clear: both;
    content: "";
    display: table; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #421B0E; }
  .tabs.primary > li > a {
    color: #FFFFFF; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #542212; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #421B0E; }
    [data-whatinput='mouse'] .tabs-title > a {
      outline: 0; }
    .tabs-title > a:hover {
      background: #FFFFFF;
      color: #39170c; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #F6F5F5;
      color: #421B0E; }

.tabs-content {
  border: 1px solid #F6F5F5;
  border-top: 0;
  background: #FFFFFF;
  color: #421B0E;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #F6F5F5;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.thumbnail {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 1rem;
  border: 4px solid #FFFFFF;
  border-radius: 0;
  -webkit-box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
          box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
  line-height: 0; }

a.thumbnail {
  -webkit-transition: -webkit-box-shadow 200ms ease-out;
  transition: -webkit-box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out;
  transition: box-shadow 200ms ease-out, -webkit-box-shadow 200ms ease-out; }
  a.thumbnail:hover, a.thumbnail:focus {
    -webkit-box-shadow: 0 0 6px 1px rgba(66, 27, 14, 0.5);
            box-shadow: 0 0 6px 1px rgba(66, 27, 14, 0.5); }
  a.thumbnail image {
    -webkit-box-shadow: none;
            box-shadow: none; }

.title-bar {
  padding: 0.5rem;
  background: #0a0a0a;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .title-bar .menu-icon {
    margin-left: 0.25rem;
    margin-right: 0.25rem; }

.title-bar-left,
.title-bar-right {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px; }

.title-bar-right {
  text-align: right; }

.title-bar-title {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold; }

.has-tip {
  position: relative;
  display: inline-block;
  border-bottom: none;
  font-weight: 400;
  cursor: help; }

.tooltip {
  position: absolute;
  top: calc(100% + 0.6495rem);
  z-index: 1200;
  max-width: 27.5rem;
  padding: 1.875rem 1.5rem;
  border-radius: 0.625rem;
  background-color: #FFFFFF;
  font-size: 80%;
  color: #421B0E; }
  .tooltip::before {
    position: absolute; }
  .tooltip.bottom::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-top-width: 0;
    border-bottom-style: solid;
    border-color: transparent transparent #FFFFFF;
    bottom: 100%; }
  .tooltip.bottom.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.top::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #FFFFFF transparent transparent;
    top: 100%;
    bottom: auto; }
  .tooltip.top.align-center::before {
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .tooltip.left::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-right-width: 0;
    border-left-style: solid;
    border-color: transparent transparent transparent #FFFFFF;
    left: 100%; }
  .tooltip.left.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.right::before {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.75rem;
    content: '';
    border-left-width: 0;
    border-right-style: solid;
    border-color: transparent #FFFFFF transparent transparent;
    right: 100%;
    left: auto; }
  .tooltip.right.align-center::before {
    bottom: auto;
    top: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .tooltip.align-top::before {
    bottom: auto;
    top: 10%; }
  .tooltip.align-bottom::before {
    bottom: 10%;
    top: auto; }
  .tooltip.align-left::before {
    left: 10%;
    right: auto; }
  .tooltip.align-right::before {
    left: auto;
    right: 10%; }

.top-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5rem;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .top-bar,
  .top-bar ul {
    background-color: #F6F5F5; }
  .top-bar input {
    max-width: 200px;
    margin-right: 1rem; }
  .top-bar .input-group-field {
    width: 100%;
    margin-right: 0; }
  .top-bar input.button {
    width: auto; }
  .top-bar .top-bar-left,
  .top-bar .top-bar-right {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  @media print, screen and (min-width: 40em) {
    .top-bar {
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap; }
      .top-bar .top-bar-left {
        -webkit-box-flex: 1;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        margin-right: auto; }
      .top-bar .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 1 auto;
                flex: 0 1 auto;
        margin-left: auto; } }
  @media screen and (max-width: 63.99875em) {
    .top-bar.stacked-for-medium {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-medium .top-bar-left,
      .top-bar.stacked-for-medium .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }
  @media screen and (max-width: 74.99875em) {
    .top-bar.stacked-for-large {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .top-bar.stacked-for-large .top-bar-left,
      .top-bar.stacked-for-large .top-bar-right {
        -webkit-box-flex: 0;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; } }

.top-bar-title {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin: 0.5rem 1rem 0.5rem 0; }

.top-bar-left,
.top-bar-right {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 39.99875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 40em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 40em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 39.99875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 40em) and (max-width: 63.99875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 39.99875em), screen and (min-width: 64em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 64em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 63.99875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 64em) and (max-width: 74.99875em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 63.99875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

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

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

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::after {
  clear: both;
  content: "";
  display: table; }

.slide-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-down.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.slide-in-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-left.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.slide-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-up.mui-enter.mui-enter-active {
  -webkit-transform: translateY(0);
          transform: translateY(0); }

.slide-in-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-in-right.mui-enter.mui-enter-active {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.slide-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-down.mui-leave.mui-leave-active {
  -webkit-transform: translateY(100%);
          transform: translateY(100%); }

.slide-out-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-right.mui-leave.mui-leave-active {
  -webkit-transform: translateX(100%);
          transform: translateX(100%); }

.slide-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateY(0);
          transform: translateY(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-up.mui-leave.mui-leave-active {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%); }

.slide-out-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden; }

.slide-out-left.mui-leave.mui-leave-active {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.fade-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-in.mui-enter.mui-enter-active {
  opacity: 1; }

.fade-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  opacity: 1;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.fade-out.mui-leave.mui-leave-active {
  opacity: 0; }

.hinge-in-from-top.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-top.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-right.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-right.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-bottom.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-bottom.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-left.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-left.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-x.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-x.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-in-from-middle-y.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.hinge-in-from-middle-y.mui-enter.mui-enter-active {
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  opacity: 1; }

.hinge-out-from-top.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: top;
          transform-origin: top;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-top.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-right.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-right.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.hinge-out-from-bottom.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: bottom;
          transform-origin: bottom;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-bottom.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(90deg);
          transform: perspective(2000px) rotateX(90deg);
  opacity: 0; }

.hinge-out-from-left.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-left.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(90deg);
          transform: perspective(2000px) rotateY(90deg);
  opacity: 0; }

.hinge-out-from-middle-x.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-x.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateX(-90deg);
          transform: perspective(2000px) rotateX(-90deg);
  opacity: 0; }

.hinge-out-from-middle-y.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: perspective(2000px) rotate(0deg);
          transform: perspective(2000px) rotate(0deg);
  -webkit-transform-origin: center;
          transform-origin: center;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.hinge-out-from-middle-y.mui-leave.mui-leave-active {
  -webkit-transform: perspective(2000px) rotateY(-90deg);
          transform: perspective(2000px) rotateY(-90deg);
  opacity: 0; }

.scale-in-up.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-up.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-in-down.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.scale-in-down.mui-enter.mui-enter-active {
  -webkit-transform: scale(1);
          transform: scale(1);
  opacity: 1; }

.scale-out-up.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-up.mui-leave.mui-leave-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  opacity: 0; }

.scale-out-down.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.scale-out-down.mui-leave.mui-leave-active {
  -webkit-transform: scale(0.5);
          transform: scale(0.5);
  opacity: 0; }

.spin-in.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out.mui-leave.mui-leave-active {
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  opacity: 0; }

.spin-in-ccw.mui-enter {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0.75turn);
          transform: rotate(0.75turn);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 0; }

.spin-in-ccw.mui-enter.mui-enter-active {
  -webkit-transform: rotate(0);
          transform: rotate(0);
  opacity: 1; }

.spin-out-ccw.mui-leave {
  -webkit-transition-duration: 500ms;
          transition-duration: 500ms;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: rotate(0);
          transform: rotate(0);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  opacity: 1; }

.spin-out-ccw.mui-leave.mui-leave-active {
  -webkit-transform: rotate(-0.75turn);
          transform: rotate(-0.75turn);
  opacity: 0; }

.slow {
  -webkit-transition-duration: 750ms !important;
          transition-duration: 750ms !important; }

.fast {
  -webkit-transition-duration: 250ms !important;
          transition-duration: 250ms !important; }

.linear {
  -webkit-transition-timing-function: linear !important;
          transition-timing-function: linear !important; }

.ease {
  -webkit-transition-timing-function: ease !important;
          transition-timing-function: ease !important; }

.ease-in {
  -webkit-transition-timing-function: ease-in !important;
          transition-timing-function: ease-in !important; }

.ease-out {
  -webkit-transition-timing-function: ease-out !important;
          transition-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-transition-timing-function: ease-in-out !important;
          transition-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          transition-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          transition-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-transition-delay: 300ms !important;
          transition-delay: 300ms !important; }

.long-delay {
  -webkit-transition-delay: 700ms !important;
          transition-delay: 700ms !important; }

.shake {
  -webkit-animation-name: shake-7;
          animation-name: shake-7; }

@-webkit-keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

@keyframes shake-7 {
  0%, 10%, 20%, 30%, 40%, 50%, 60%, 70%, 80%, 90% {
    -webkit-transform: translateX(7%);
            transform: translateX(7%); }
  5%, 15%, 25%, 35%, 45%, 55%, 65%, 75%, 85%, 95% {
    -webkit-transform: translateX(-7%);
            transform: translateX(-7%); } }

.spin-cw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@-webkit-keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(-1turn);
            transform: rotate(-1turn); }
  100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.spin-ccw {
  -webkit-animation-name: spin-cw-1turn;
          animation-name: spin-cw-1turn; }

@keyframes spin-cw-1turn {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(0); }
  100% {
    -webkit-transform: rotate(1turn);
            transform: rotate(1turn); } }

.wiggle {
  -webkit-animation-name: wiggle-7deg;
          animation-name: wiggle-7deg; }

@-webkit-keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

@keyframes wiggle-7deg {
  40%, 50%, 60% {
    -webkit-transform: rotate(7deg);
            transform: rotate(7deg); }
  35%, 45%, 55%, 65% {
    -webkit-transform: rotate(-7deg);
            transform: rotate(-7deg); }
  0%, 30%, 70%, 100% {
    -webkit-transform: rotate(0);
            transform: rotate(0); } }

.shake,
.spin-cw,
.spin-ccw,
.wiggle {
  -webkit-animation-duration: 500ms;
          animation-duration: 500ms; }

.infinite {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite; }

.slow {
  -webkit-animation-duration: 750ms !important;
          animation-duration: 750ms !important; }

.fast {
  -webkit-animation-duration: 250ms !important;
          animation-duration: 250ms !important; }

.linear {
  -webkit-animation-timing-function: linear !important;
          animation-timing-function: linear !important; }

.ease {
  -webkit-animation-timing-function: ease !important;
          animation-timing-function: ease !important; }

.ease-in {
  -webkit-animation-timing-function: ease-in !important;
          animation-timing-function: ease-in !important; }

.ease-out {
  -webkit-animation-timing-function: ease-out !important;
          animation-timing-function: ease-out !important; }

.ease-in-out {
  -webkit-animation-timing-function: ease-in-out !important;
          animation-timing-function: ease-in-out !important; }

.bounce-in {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.24, 1.245) !important; }

.bounce-out {
  -webkit-animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important;
          animation-timing-function: cubic-bezier(0.485, 0.155, 0.515, 0.845) !important; }

.bounce-in-out {
  -webkit-animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important;
          animation-timing-function: cubic-bezier(0.76, -0.245, 0.24, 1.245) !important; }

.short-delay {
  -webkit-animation-delay: 300ms !important;
          animation-delay: 300ms !important; }

.long-delay {
  -webkit-animation-delay: 700ms !important;
          animation-delay: 700ms !important; }

body {
  background-position: center top;
  background-size: 100% auto;
  background-repeat: repeat-y; }

a {
  -webkit-transition: color 0.25s ease-out;
  transition: color 0.25s ease-out; }

h3 {
  color: #F7914B; }

h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  color: #B64025; }

p strong {
  font-size: 1.0625rem; }

p small {
  font-weight: 300; }

ul > li {
  position: relative;
  padding-left: 1.25rem; }
  ul > li::before {
    content: '\2022';
    position: absolute;
    left: 0;
    color: #B64025; }

.close-button .bcr-svg {
  height: 1em;
  width: auto; }

.menu {
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  font-family: "Merriweather", serif; }
  .menu > li {
    position: static;
    padding-left: 0; }
    .menu > li::before {
      content: none; }
  .menu > li > a {
    -webkit-transition: color 0.25s ease-out, background-color 0.25s ease-out;
    transition: color 0.25s ease-out, background-color 0.25s ease-out;
    white-space: nowrap; }
    .menu > li > a:hover, .menu > li > a:focus {
      background-color: #421B0E;
      color: #FFFFFF; }
  .menu .menu > li > a {
    font-size: 0.9375rem;
    font-family: "Open Sans", sans-serif; }

.accordion > li {
  position: static;
  padding-left: 0; }
  .accordion > li::before {
    content: none; }

.accordion-item {
  border-bottom: 1px solid #68493e; }

.accordion-title {
  text-decoration: none;
  overflow: hidden;
  font-family: "Merriweather", serif; }
  .accordion-title:hover, .accordion-title:focus {
    color: #F7914B; }
  .accordion-title .bcr-svg {
    position: absolute;
    right: 0;
    top: 50%;
    height: 60%;
    width: 1.875rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }

.accordion-thumb {
  height: 4.375rem;
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 4.375rem; }
  .accordion-thumb__img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center;
       object-position: center;
    width: 100%; }

.accordion-content ul, .accordion-content ol {
  margin-left: 0; }

.accordion-menu > li {
  border-bottom: 1px solid #421B0E; }
  .accordion-menu > li:first-child {
    border-top: 1px solid #421B0E; }

.accordion-menu a {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }

.accordion-menu > li > a {
  padding-top: 1.0625rem;
  padding-bottom: 1.0625rem;
  color: #421B0E; }

.accordion-menu > .bcr-is-active > a {
  background: #DA1F2E;
  color: #FFFFFF; }

.accordion-menu > .is-accordion-submenu-parent > a {
  position: relative; }
  .accordion-menu > .is-accordion-submenu-parent > a::after {
    content: '\2304';
    position: absolute;
    right: 1.5rem;
    top: 50%;
    margin-top: -0.55em;
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
    font-size: 2em;
    font-family: "Open Sans", sans-serif; }

.accordion-menu > .is-accordion-submenu-parent[aria-expanded="true"] > a:focus {
  color: #DA1F2E;
  background-color: #FFFFFF; }

.accordion-menu > .is-accordion-submenu-parent[aria-expanded="true"] > a::after {
  right: 1.25rem;
  margin-top: -0.8em;
  -webkit-transform: none;
          transform: none; }

.accordion-menu .menu {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem; }
  .accordion-menu .menu a {
    padding-top: 0.53125rem;
    padding-bottom: 0.53125rem; }
    .accordion-menu .menu a:hover, .accordion-menu .menu a:focus {
      background-color: transparent;
      color: #DA1F2E; }

.accordion-menu .is-accordion-submenu a.bcr-is-submenu {
  padding-left: 3.75rem;
  padding-right: 3.75rem; }

.button {
  text-decoration: none; }
  .button.disabled {
    opacity: 1;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus {
      background-color: #EBD9C0;
      color: #AF8961; }
  .button--wide {
    min-width: 12.5rem; }

.dropdown-pane {
  -webkit-box-shadow: 0 0 8px 0 rgba(10, 10, 10, 0.3);
          box-shadow: 0 0 8px 0 rgba(10, 10, 10, 0.3); }
  .dropdown-pane--links {
    padding-left: 0.25rem;
    padding-right: 0.25rem; }

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 0.7; }

input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  opacity: 0.7; }

input::placeholder,
textarea::placeholder {
  opacity: 0.7; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea,
select {
  height: auto; }

[type="radio"],
[type="checkbox"] {
  position: relative;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0;
  width: 1.625rem;
  height: 1.625rem;
  background-color: #fffaf7;
  border: 1px solid #8d7166; }
  [type="radio"]:checked::after,
  [type="checkbox"]:checked::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

[type="radio"] {
  border-radius: 50%; }
  [type="radio"]:checked::after {
    background-color: #421B0E;
    border-radius: 50%;
    width: 0.625rem;
    height: 0.625rem; }

[type="checkbox"]:checked::after {
  background-image: url("images/check.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 0.9375rem;
  height: 0.9375rem; }

@media screen and (max-width: 39.99875em) {
  .reveal {
    width: 90%;
    left: 5%;
    height: auto;
    min-height: auto; } }

@media print, screen and (min-width: 40em) {
  .reveal--wide {
    width: 900px;
    max-width: 85.375rem; } }

table thead {
  border: none; }
  table thead th {
    text-align: left;
    font-weight: 600; }
    @media screen and (max-width: 39.99875em) {
      table thead th {
        padding-left: 0.5rem;
        padding-right: 0.5rem; } }

table tbody {
  border: none; }
  table tbody td, table tbody th {
    padding-top: 1.375rem;
    padding-bottom: 1.1875rem;
    border-bottom: 1px solid #D9D1CF;
    vertical-align: top; }
    @media screen and (max-width: 39.99875em) {
      table tbody td, table tbody th {
        padding-left: 0.5rem;
        padding-right: 0.5rem; } }

.has-tip {
  display: inline;
  color: #B64025;
  text-decoration: underline; }

.tooltip {
  -webkit-box-shadow: 0 0 8px -4px #0a0a0a;
          box-shadow: 0 0 8px -4px #0a0a0a; }
  .tooltip > :last-child {
    margin-bottom: 0; }
  .tooltip p {
    font-size: 0.8125rem;
    color: #474747; }
  .tooltip.top.align-center::before {
    width: 0.75rem;
    height: 0.75rem;
    border: none;
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
            transform: translate(-50%, -50%) rotate(45deg);
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 8px -2px #0a0a0a;
            box-shadow: 0 0 8px -2px #0a0a0a; }
  .tooltip.top.align-center::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1.5rem;
    height: 0.75rem;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    background-color: #FFFFFF; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.2; }
  .slick-prev:before,
  .slick-next:before {
    font-family: false;
    font-size: 20px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: "←"; }
    [dir="rtl"] .slick-prev:before {
      content: "→"; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: "→"; }
    [dir="rtl"] .slick-next:before {
      content: "←"; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: false;
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.2;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.slick-slider--fixed .slick-track {
  width: 100% !important;
  -webkit-transform: none !important;
          transform: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; }

.slick-dots > li {
  position: static;
  padding-left: 0; }
  .slick-dots > li::before {
    content: none; }

.acf-date-picker input {
  background-size: 1.25rem;
  background-position: right 0.75rem center;
  background-repeat: no-repeat;
  background-image: url("images/datepicker.png");
  padding-right: 2rem; }

.acf-field {
  margin-bottom: 1rem; }
  .acf-field.acf-field-group {
    margin-bottom: 0; }
  .acf-field > .acf-input input {
    margin-bottom: 0; }
  .acf-field.acf-field-recaptcha .acf-label {
    display: none; }
  .acf-field.acf-field-recaptcha .acf-input {
    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: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
  @media print, screen and (min-width: 40em) {
    .acf-field--label-inline {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -0.5rem;
      margin-left: -0.5rem;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center; }
      .acf-field--label-inline.acf-hidden {
        display: none; }
      .acf-field--label-inline > .acf-label {
        width: auto;
        margin-left: 0.5rem;
        margin-right: 0.5rem; }
      .acf-field--label-inline > .acf-input {
        width: auto;
        margin-left: 0.5rem;
        margin-right: 0.5rem; } }

@media print, screen and (min-width: 40em) {
  .acf-field-group--grid .acf-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem; }
  .acf-field-group--grid .acf-field {
    width: calc(50% - 3.125rem);
    margin-left: 1.5625rem;
    margin-right: 1.5625rem; } }

.acf-field-group.acf-field-group--other {
  border-top: 2px solid #F7914B;
  border-bottom: 2px solid #F7914B;
  padding-top: 1rem;
  margin-bottom: 1rem; }

@media print, screen and (min-width: 40em) {
  .acf-field-group--inline .acf-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end; }
  .acf-field-group--inline .acf-field {
    width: auto;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem; }
    .acf-field-group--inline .acf-field--inline-grow {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1; } }

@media print, screen and (min-width: 40em) {
  .acf-field-group--padding {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; } }

@media print, screen and (min-width: 64em) {
  .acf-field-group--padding {
    padding-right: 2.3125rem;
    padding-left: 2.3125rem; } }

.acf-radio-list {
  margin: 0; }
  .acf-radio-list > li {
    position: static;
    padding-left: 0; }
    .acf-radio-list > li::before {
      content: none; }
  .acf-radio-list label {
    position: relative;
    padding: 0.5rem 0.75rem 0.5rem 2.3125rem;
    border: 1px solid #8d7166;
    border-color: transparent; }
  .acf-radio-list [type="radio"] {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
  .acf-radio-list.acf-hl > li {
    display: inline-block;
    margin-right: 2rem; }

.bcr-svg {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  /**
   * Colour variants for each SVG
   */ }
  .bcr-svg--hamburger .cls-0 {
    -webkit-transition: fill 0.25s ease-out;
    transition: fill 0.25s ease-out;
    fill: #DA1F2E; }
  a:hover .bcr-svg--hamburger .cls-0, a:focus .bcr-svg--hamburger .cls-0 {
    fill: #421B0E; }
  .bcr-svg--cross .cls-0 {
    -webkit-transition: fill 0.25s ease-out;
    transition: fill 0.25s ease-out;
    fill: #DA1F2E; }
  a:hover .bcr-svg--cross .cls-0, a:focus .bcr-svg--cross .cls-0,
  .close-button:hover .bcr-svg--cross .cls-0, .close-button:focus .bcr-svg--cross .cls-0 {
    fill: #421B0E; }
  .bcr-svg--cta-overlay .cls-1 {
    fill: #D0A261; }
  .bcr-svg--cta-overlay .cls-2 {
    -webkit-transition: fill 0.25s ease-out;
    transition: fill 0.25s ease-out;
    fill: #FEDABF; }
  .bcr-svg--cta-overlay .cls-3 {
    fill: #FFFFFF; }
  .bcr-svg--accordion-arrow .cls-1 {
    fill: none; }
  .bcr-svg--accordion-arrow .cls-2 {
    fill: #EBD9C0; }
    .is-active .bcr-svg--accordion-arrow .cls-2 {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }
  .bcr-svg--play-icon .cls-1 {
    fill-rule: evenodd;
    fill: #FFFFFF;
    -webkit-transition: fill 0.25s ease-out;
    transition: fill 0.25s ease-out; }
  .bcr-svg--facilitator-training .cls-1,
  .bcr-svg--facilitator-app .cls-1,
  .bcr-svg--facilitator-forum .cls-1,
  .bcr-svg--facilitator-zoom .cls-1 {
    fill: #421B0E; }

.bcr-button {
  margin: 0 0 1rem 0;
  width: 12.5rem;
  max-width: 100%; }
  .bcr-button .button {
    margin: 0;
    width: 100%; }

.bcr-colour--brown {
  color: #B64025; }

.bcr-content {
  padding-top: 1.625rem;
  padding-bottom: 1.625rem;
  background-color: #FCC59C;
  text-align: center; }
  .bcr-content__container {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; }
    .bcr-content__container::after {
      clear: both;
      content: "";
      display: table; }
    @media print, screen and (min-width: 40em) {
      .bcr-content__container {
        margin-left: auto;
        margin-right: auto;
        width: 75%; } }
    .bcr-content__container > :last-child {
      margin-bottom: 0; }
    .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__content .bcr-content-blocks-video-preview {
      margin-top: 1rem; }
    .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__image img {
      margin-top: 1rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__content {
        width: calc(66.666% - 3.125rem); }
      .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__image {
        width: calc(33.333% - 3.125rem); } }
    @media print, screen and (min-width: 64em) {
      .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__content {
        width: calc(75% - 3.125rem); }
      .bcr-content__container > .bcr-content-blocks-image-content__container .bcr-content-blocks-image-content__image {
        width: calc(25% - 3.125rem); } }
  .home .bcr-content {
    padding-top: 3.125rem;
    padding-bottom: 3.125rem; }
    @media print, screen and (min-width: 40em) {
      .home .bcr-content__container {
        width: 100%; } }
  .bcr-content--white {
    background-color: #FFFFFF; }
  .bcr-content--light-beige {
    background-color: #FEF3EB; }

.bcr-cta-links {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 85.375rem;
  margin: 0 auto;
  padding-top: 1.625rem;
  padding-bottom: 1.625rem; }
  .bcr-cta-links__title {
    font-size: 1.5rem;
    text-align: center; }
  .bcr-cta-links__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .bcr-cta-links__item {
    width: calc(50% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    margin-top: 0.9375rem;
    margin-bottom: 0.9375rem;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
    @media print, screen and (min-width: 40em) {
      .bcr-cta-links__item {
        width: calc(33.33333% - 3.125rem);
        margin-left: 1.5625rem;
        margin-right: 1.5625rem; } }
    @media print, screen and (min-width: 64em) {
      .bcr-cta-links__item {
        width: calc(20% - 3.125rem);
        margin-left: 1.5625rem;
        margin-right: 1.5625rem; } }
  .bcr-cta-links--light-beige {
    background-color: #FEF3EB; }
    .bcr-cta-links--light-beige .bcr-svg--cta-overlay .cls-3 {
      fill: #FEF3EB; }
  @media print, screen and (min-width: 40em) {
    .bcr-cta-links--fewer-links .bcr-cta-links__item {
      width: calc(50% - 6.25rem);
      margin-left: 3.125rem;
      margin-right: 3.125rem; } }
  @media print, screen and (min-width: 64em) {
    .bcr-cta-links--fewer-links .bcr-cta-links__item {
      width: calc(25% - 6.25rem);
      margin-left: 3.125rem;
      margin-right: 3.125rem; } }

.bcr-cta-link {
  text-align: center; }
  .bcr-cta-link__link {
    display: block;
    text-decoration: none; }
    .bcr-cta-link__link, .bcr-cta-link__link:hover, .bcr-cta-link__link:focus {
      color: inherit; }
  .bcr-cta-link__title {
    margin: 0.8125rem 0;
    font-size: 0.9375rem;
    line-height: 1.5625rem;
    -webkit-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out; }
    @media print, screen and (min-width: 40em) {
      .bcr-cta-link__title {
        font-size: 1.5rem;
        line-height: 2.5rem; } }
  .bcr-cta-link:hover .bcr-svg--cta-overlay .cls-2, .bcr-cta-link:focus .bcr-svg--cta-overlay .cls-2 {
    fill: #F7914B; }
  .bcr-cta-link:hover .bcr-cta-link__title,
  .bcr-cta-link:focus .bcr-cta-link__title {
    color: #B64025; }
  .bcr-cta-link__excerpt {
    position: absolute !important;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
    font-size: 0.875rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-cta-link__excerpt {
        position: static !important;
        width: auto;
        height: auto;
        overflow: visible;
        clip: auto;
        white-space: normal; } }
  @media print, screen and (min-width: 40em) {
    .bcr-cta-link--small-title .bcr-cta-link__title {
      font-size: 1.0625rem;
      line-height: 1.625rem; } }

.bcr-cta-link-image {
  position: relative;
  overflow: hidden; }
  .bcr-cta-link-image__image {
    position: absolute;
    top: 10%;
    left: 50%;
    height: 80%;
    width: auto;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%); }
  .bcr-cta-link-image__is-video {
    position: absolute;
    top: 5%;
    left: 5%;
    bottom: 5%;
    right: 5%;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out;
    background-color: transparent; }
    a:hover .bcr-cta-link-image__is-video {
      background-color: rgba(10, 10, 10, 0.3); }
  .bcr-cta-link-image__is-video-text {
    position: absolute;
    top: 60%;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    margin-bottom: 0;
    padding-left: 1.5rem;
    color: #FFFFFF;
    text-decoration: underline; }
    .bcr-cta-link-image__is-video-text .bcr-svg {
      position: absolute;
      left: 0;
      top: 0;
      height: 1.25rem;
      width: 1.25rem; }
      .bcr-cta-link-image__is-video-text .bcr-svg .cls-1 {
        fill: #FFFFFF; }
    @media screen and (max-width: 39.99875em) {
      .bcr-cta-link-image__is-video-text {
        font-size: 0;
        padding-left: 1.25rem; } }
  .bcr-cta-link-image .bcr-svg--cta-overlay {
    position: relative;
    width: 100%;
    height: auto; }

.bcr-desktop-main-menu.menu > li > a {
  border-radius: 0.5rem 0.5rem 0 0;
  color: #421B0E; }
  .bcr-desktop-main-menu.menu > li > a:hover, .bcr-desktop-main-menu.menu > li > a:focus {
    color: #FFFFFF; }

.bcr-desktop-main-menu.menu > li {
  margin: 0 0.5625rem; }
  .bcr-desktop-main-menu.menu > li:first-child {
    margin-left: 0; }
  .bcr-desktop-main-menu.menu > li:last-child {
    margin-right: 0; }

.bcr-desktop-main-menu.menu .bcr-is-active > a {
  background: #DA1F2E;
  color: #FFFFFF; }

.bcr-desktop-main-menu.menu .is-dropdown-submenu {
  background-color: #421B0E;
  color: #FFFFFF; }
  .bcr-desktop-main-menu.menu .is-dropdown-submenu a:hover {
    background-color: #601c14; }

.bcr-desktop-main-menu.menu .is-submenu-item.is-dropdown-submenu-parent > a::after {
  right: 0.75rem;
  content: '>'; }

.bcr-dots {
  position: relative;
  height: 0;
  padding-bottom: 4.46%; }
  .bcr-dots__dot {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url("images/image-dots.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center; }
    .bcr-dots__dot--hover {
      background-image: url("images/image-dots-hover.png");
      opacity: 0;
      -webkit-transition: 0.25s ease-out opacity;
      transition: 0.25s ease-out opacity; }

.bcr-dropdown {
  border: 1px solid transparent;
  border-bottom-color: #421B0E;
  width: 100%;
  padding: 0.42708rem 0;
  margin-bottom: 1rem;
  font-size: 0.9375rem;
  line-height: 1.33333;
  color: #421B0E;
  text-align: left;
  padding-right: 1.5625rem;
  position: relative;
  cursor: pointer; }
  @media print, screen and (min-width: 40em) {
    .bcr-dropdown {
      width: 13.75rem; } }
  .bcr-dropdown--has-error {
    border-bottom-color: #DA1F2E; }
  .bcr-dropdown .bcr-svg {
    position: absolute;
    right: 0;
    top: 50%;
    height: 1.4375rem;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .bcr-dropdown .bcr-svg .cls-1 {
      fill: #FEDABF; }
    .bcr-dropdown .bcr-svg .cls-2 {
      fill: #421B0E; }
    .bcr-dropdown[aria-expanded="true"] .bcr-svg .cls-2 {
      -webkit-transform: rotate(180deg);
              transform: rotate(180deg);
      -webkit-transform-origin: 50% 50%;
              transform-origin: 50% 50%; }

.bcr-pre-footer {
  max-width: 85.375rem;
  margin-right: auto;
  margin-left: auto; }
  .bcr-pre-footer::after {
    clear: both;
    content: "";
    display: table; }

.bcr-footer {
  color: #EBD9C0; }
  .bcr-footer h1, .bcr-footer h2, .bcr-footer h3, .bcr-footer h4, .bcr-footer h5, .bcr-footer h6,
  .bcr-footer .h1, .bcr-footer .h2, .bcr-footer .h3, .bcr-footer .h4, .bcr-footer .h5, .bcr-footer .h6 {
    color: #F7914B; }
  .bcr-footer p {
    font-size: 0.875rem;
    margin-bottom: 1.5rem; }
  .bcr-footer a {
    color: inherit; }
  .bcr-footer__container {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    max-width: 85.375rem;
    margin: 0 auto;
    padding-top: 2.375rem;
    padding-bottom: 2.375rem;
    background-color: #421B0E; }
  .bcr-footer__desktop {
    display: none; }
    @media print, screen and (min-width: 40em) {
      .bcr-footer__desktop {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-flow: row wrap;
                flex-flow: row wrap;
        margin-right: -1.5625rem;
        margin-left: -1.5625rem;
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
        -webkit-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center; } }
  @media print, screen and (min-width: 40em) {
    .bcr-footer__mobile {
      display: none; } }
  .bcr-footer__column {
    width: calc(50% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0; }
    .bcr-footer__column:last-child:nth-child(odd) {
      width: calc(100% - 3.125rem);
      margin-right: 1.5625rem;
      margin-left: 1.5625rem; }
    .bcr-footer__column:nth-child(n+3) {
      margin-top: 1.5rem; }
      @media print, screen and (min-width: 64em) {
        .bcr-footer__column:nth-child(n+3) {
          margin-top: 0; } }
    @media print, screen and (min-width: 64em) {
      .bcr-footer__column {
        width: calc(25% - 3.125rem);
        margin-left: 1.5625rem;
        margin-right: 1.5625rem; }
        .bcr-footer__column:last-child:nth-child(odd) {
          width: calc(25% - 3.125rem);
          margin-right: 1.5625rem;
          margin-left: 1.5625rem; } }
  .bcr-footer-cta__image,
  .bcr-footer-reading__image {
    float: left;
    height: 90px;
    margin: 0 1.5rem 1.5rem 0; }
    @media print, screen and (min-width: 40em) {
      .bcr-footer-cta__image,
      .bcr-footer-reading__image {
        -ms-flex-item-align: start;
            align-self: flex-start;
        float: none;
        height: auto;
        width: 33.333%; } }
  .bcr-footer-reading__image {
    margin-bottom: 1rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-footer .bcr-footer-reading__links,
    .bcr-footer .bcr-footer-cta {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  @media print, screen and (min-width: 40em) {
    .bcr-footer .bcr-footer-reading__links .bcr-link-list,
    .bcr-footer .bcr-footer-cta__text {
      width: calc(66.666% - 1.5rem); } }
  .bcr-footer .bcr-link-list__item {
    padding-left: 0; }
    .bcr-footer .bcr-link-list__item::before {
      display: none; }

.bcr-footer-acknowledgement p.bcr-footer-acknowledgement__text {
  margin-bottom: 0;
  font-size: 0.75rem;
  line-height: 1.125rem; }

.aboriginal-warning {
  padding: 1.5rem;
  position: fixed;
  z-index: 100;
  background: url("images/background.jpeg");
  background-size: 100% auto;
  background-repeat: repeat-y;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-transition: opacity .5s ease-in-out;
  transition: opacity .5s ease-in-out;
  opacity: 0; }
  .aboriginal-warning.is-active {
    opacity: 1; }
  .aboriginal-warning .h1 {
    margin-top: .75rem; }
  .aboriginal-warning .button {
    margin-top: .75rem; }

.bcr-header__container {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 85.375rem;
  margin: 0 auto;
  background-color: #FFFFFF;
  border-bottom: 0.5625rem solid #DA1F2E; }

.bcr-header__content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-right: -1.5625rem;
  margin-left: -1.5625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative; }
  @media print, screen and (min-width: 64em) {
    .bcr-header__content-wrapper {
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end; } }

.bcr-header__logo,
.bcr-header__hamburger,
.bcr-header__menu {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0px;
  width: auto;
  margin-right: 1.5625rem;
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
  margin-left: 1.5625rem;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-preferred-size: auto;
      flex-basis: auto; }

.bcr-header__logo {
  padding: 0.875rem 0 0.625rem;
  -ms-flex-item-align: center;
      align-self: center; }

@media print, screen and (min-width: 64em) {
  .bcr-header__hamburger {
    display: none; } }

.bcr-header__user-menu {
  position: absolute;
  right: 0;
  top: 0; }

.bcr-header__user-menu-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: .875rem;
  line-height: 1.25rem;
  list-style: none;
  margin: 1rem 1.5rem 0 0; }
  .bcr-header__user-menu-list li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0; }
    .bcr-header__user-menu-list li:first-child::before {
      display: none; }
    .bcr-header__user-menu-list li::before {
      content: '|';
      margin: 0 .5rem;
      position: static; }

.bcr-header__menu {
  display: none;
  padding-top: 0.875rem; }
  @media print, screen and (min-width: 64em) {
    .bcr-header__menu {
      display: block; } }

@media print, screen and (min-width: 64em) {
  .no-js .bcr-header__hamburger {
    display: none; } }

.bcr-header-hamburger__toggle {
  display: block; }
  .bcr-header-hamburger__toggle .bcr-svg {
    width: 1.875rem;
    height: auto; }

.bcr-header-logo__link {
  display: block; }

.bcr-header-logo__image {
  height: 3.75rem;
  max-width: none;
  width: auto; }
  @media print, screen and (min-width: 64em) {
    .bcr-header-logo__image {
      height: 5.625rem; } }

.bcr-link-list {
  margin: 0;
  list-style-type: none; }
  .bcr-link-list__item {
    position: relative;
    padding-left: 0.8125rem;
    font-size: 1.0625rem;
    font-weight: 600; }
    .bcr-link-list__item::before {
      content: '>';
      position: absolute;
      left: 0;
      color: inherit; }
  .bcr-link-list p.bcr-link-list__excerpt {
    margin-top: 0.75rem;
    font-weight: 400; }

.bcr-off-canvas-close::after {
  clear: both;
  content: "";
  display: table; }

.bcr-off-canvas-close__toggle {
  display: block;
  float: right;
  color: #DA1F2E;
  text-decoration: none; }
  .bcr-off-canvas-close__toggle:hover, .bcr-off-canvas-close__toggle:focus {
    color: #421B0E; }

.bcr-off-canvas-close__container {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 85.375rem;
  margin: 0 auto; }

.bcr-off-canvas-close__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-right: -0.625rem;
  margin-left: -0.625rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-top: 2rem;
  padding-bottom: 2rem;
  font-family: "Merriweather", serif;
  font-size: 1.0625rem;
  line-height: 1; }
  .bcr-off-canvas-close__content > * {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 0px;
            flex: 1 1 0px;
    width: auto;
    margin-right: 0.625rem;
    margin-left: 0.625rem;
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    -ms-flex-preferred-size: auto;
        flex-basis: auto; }

.bcr-off-canvas-close .bcr-svg {
  width: auto;
  height: 1.25rem; }

.bcr-page-banner__image {
  height: 14.375rem;
  background-color: #421B0E;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }
  .home .bcr-page-banner__image {
    height: 17.5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-page-banner__image--lt {
      background-position: left top; }
    .bcr-page-banner__image--lc {
      background-position: left center; }
    .bcr-page-banner__image--lb {
      background-position: left bottom; }
    .bcr-page-banner__image--ct {
      background-position: center top; }
    .bcr-page-banner__image--cc {
      background-position: center center; }
    .bcr-page-banner__image--cb {
      background-position: center bottom; }
    .bcr-page-banner__image--rt {
      background-position: right top; }
    .bcr-page-banner__image--rc {
      background-position: right center; }
    .bcr-page-banner__image--rb {
      background-position: right bottom; } }

.bcr-page-banner__caption-wrapper {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  background-color: #F7914B;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }

.bcr-page-banner__caption {
  margin: 0;
  font-family: "Merriweather", serif;
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .bcr-page-banner__caption {
      font-size: 1.0625rem;
      line-height: 1.375rem; } }

.bcr-phone-number__display {
  display: none; }
  @media print, screen and (min-width: 40em) {
    .bcr-phone-number__display {
      display: inline; } }

.bcr-phone-number__link {
  display: inline; }
  @media print, screen and (min-width: 40em) {
    .bcr-phone-number__link {
      display: none; } }

.bcr-resources {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-resources {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }

.bcr-resources-input {
  border: 1px solid transparent;
  border-bottom-color: #421B0E;
  width: 100%;
  padding: 0.42708rem 0;
  margin-bottom: 1rem;
  font-size: 0.9375rem;
  line-height: 1.33333;
  color: #421B0E;
  text-align: left;
  height: auto;
  background: transparent;
  -webkit-box-shadow: none;
          box-shadow: none; }
  @media print, screen and (min-width: 40em) {
    .bcr-resources-input {
      width: 13.75rem; } }
  .bcr-resources-input--has-error {
    border-bottom-color: #DA1F2E; }
  .bcr-resources-input:focus {
    border: 1px solid transparent;
    border-bottom-color: #421B0E;
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none; }
  .bcr-resources-input::-webkit-input-placeholder {
    opacity: 1;
    color: #421B0E; }
  .bcr-resources-input::-ms-input-placeholder {
    opacity: 1;
    color: #421B0E; }
  .bcr-resources-input::placeholder {
    opacity: 1;
    color: #421B0E; }

.bcr-resources-category-legend {
  display: none; }
  .bcr-resources-category-legend__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -0.0625rem;
    margin-left: -0.0625rem;
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
  .bcr-resources-category-legend__item {
    margin-top: 0.0625rem;
    margin-bottom: 0.0625rem;
    width: calc(100% - 0.125rem);
    margin-right: 0.0625rem;
    margin-left: 0.0625rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-resources-category-legend__item {
        width: calc(50% - 0.125rem); } }
    @media print, screen and (min-width: 64em) {
      .bcr-resources-category-legend__item {
        width: calc(25% - 0.125rem); } }
  .bcr-resources-category-legend--active {
    display: block; }

.bcr-resources-category-legend-toggle-link__open {
  display: none; }

.bcr-resources-category-legend-toggle-link__button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  padding: 0.5625rem 2rem;
  border: 1px solid transparent;
  border-radius: 0.375rem;
  -webkit-transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out;
  transition: background-color 0.25s ease-out, color 0.25s ease-out, border-color 0.25s ease-out;
  font-family: "Merriweather", serif;
  font-size: 1.0625rem;
  -webkit-appearance: none;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  border: 1px solid #F7914B;
  color: #F7914B;
  padding-left: 0;
  padding-right: 0;
  border-color: transparent;
  margin-bottom: 0;
  text-align: left;
  text-decoration: underline; }
  [data-whatinput='mouse'] .bcr-resources-category-legend-toggle-link__button {
    outline: 0; }
  .bcr-resources-category-legend-toggle-link__button, .bcr-resources-category-legend-toggle-link__button:hover, .bcr-resources-category-legend-toggle-link__button:focus {
    background-color: transparent; }
  .bcr-resources-category-legend-toggle-link__button.disabled, .bcr-resources-category-legend-toggle-link__button.disabled:hover, .bcr-resources-category-legend-toggle-link__button.disabled:focus, .bcr-resources-category-legend-toggle-link__button[disabled], .bcr-resources-category-legend-toggle-link__button[disabled]:hover, .bcr-resources-category-legend-toggle-link__button[disabled]:focus {
    background-color: transparent; }
  .bcr-resources-category-legend-toggle-link__button:hover, .bcr-resources-category-legend-toggle-link__button:focus {
    border-color: #9a4307;
    color: #9a4307; }
    .bcr-resources-category-legend-toggle-link__button:hover.disabled, .bcr-resources-category-legend-toggle-link__button:hover[disabled], .bcr-resources-category-legend-toggle-link__button:focus.disabled, .bcr-resources-category-legend-toggle-link__button:focus[disabled] {
      border: 1px solid #F7914B;
      color: #F7914B; }
  .bcr-resources-category-legend-toggle-link__button:hover, .bcr-resources-category-legend-toggle-link__button:focus {
    border-color: transparent; }

.bcr-resources-category-legend-toggle-link--open .bcr-resources-category-legend-toggle-link__open {
  display: inline; }

.bcr-resources-category-legend-toggle-link--open .bcr-resources-category-legend-toggle-link__closed {
  display: none; }

.bcr-resources-category-legend-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 1rem 2.0625rem;
  background-color: #f5ece0;
  text-decoration: none;
  line-height: 1.875rem; }
  .bcr-resources-category-legend-item, .bcr-resources-category-legend-item:hover, .bcr-resources-category-legend-item:focus {
    color: inherit; }
  .bcr-resources-category-legend-item:hover {
    background-color: #EBD9C0; }
  .bcr-resources-category-legend-item__pin {
    margin: 0 1rem 0 -1rem;
    height: 2.4375rem;
    width: auto; }
  .bcr-resources-category-legend-item--selected {
    background-color: #EBD9C0; }

.bcr-resources-distance-selector__list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column; }
  [data-whatinput='mouse'] .bcr-resources-distance-selector__list li {
    outline: 0; }
  .bcr-resources-distance-selector__list a,
  .bcr-resources-distance-selector__list .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 1.375rem 1.5rem; }
  .bcr-resources-distance-selector__list input,
  .bcr-resources-distance-selector__list select,
  .bcr-resources-distance-selector__list a,
  .bcr-resources-distance-selector__list button {
    margin-bottom: 0; }
  .bcr-resources-distance-selector__list input {
    display: inline-block; }
  .bcr-resources-distance-selector__list > li {
    position: static;
    padding-left: 0; }
    .bcr-resources-distance-selector__list > li::before {
      content: none; }
  .bcr-resources-distance-selector__list a {
    padding: 0.5rem 0.75rem; }
    .bcr-resources-distance-selector__list a, .bcr-resources-distance-selector__list a:hover, .bcr-resources-distance-selector__list a:focus {
      color: inherit; }
    .bcr-resources-distance-selector__list a:hover {
      background-color: #EBD9C0; }

.bcr-resources-search__intro {
  margin-bottom: 1.125rem;
  font-family: "Merriweather", serif;
  font-size: 1.0625rem;
  line-height: 2rem; }

.bcr-resources-search-form {
  padding-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-resources-search-form__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      margin-right: -1.5625rem;
      margin-left: -1.5625rem;
      -webkit-box-align: start;
          -ms-flex-align: start;
              align-items: flex-start;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  @media print, screen and (min-width: 40em) {
    .bcr-resources-search-form__field {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      width: auto;
      margin-right: 1.5625rem;
      margin-left: 1.5625rem;
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto; } }
  .bcr-resources-search-form__reset {
    display: none; }
    .bcr-resources-search-form__reset--active {
      display: block; }
    .bcr-resources-search-form__reset .button.hollow {
      padding-left: 0;
      border-color: transparent;
      text-align: left;
      text-decoration: underline; }
      .bcr-resources-search-form__reset .button.hollow:hover, .bcr-resources-search-form__reset .button.hollow:focus {
        border-color: transparent; }
  .bcr-resources-search-form .dropdown-pane {
    max-height: 50vh;
    overflow: scroll; }
    .bcr-resources-search-form .dropdown-pane label {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin: .5rem 0; }

.bcr-resources-selection-list {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  /* jQuery UI overrides start */
  background: none !important;
  border: 0 !important;
  color: inherit !important;
  cursor: initial !important;
  float: none !important;
  font-family: inherit !important;
  font-size: .9375rem !important;
  line-height: 1.3333 !important;
  padding: 0 !important;
  position: static !important;
  width: auto !important;
  /* jQuery UI overrides end */ }
  [data-whatinput='mouse'] .bcr-resources-selection-list li {
    outline: 0; }
  .bcr-resources-selection-list a,
  .bcr-resources-selection-list .button {
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 1.375rem 1.5rem; }
  .bcr-resources-selection-list input,
  .bcr-resources-selection-list select,
  .bcr-resources-selection-list a,
  .bcr-resources-selection-list button {
    margin-bottom: 0; }
  .bcr-resources-selection-list input {
    display: inline-block; }
  .bcr-resources-selection-list > li {
    position: static;
    padding-left: 0; }
    .bcr-resources-selection-list > li::before {
      content: none; }
  .bcr-resources-selection-list > li {
    float: none !important;
    clear: none !important;
    width: auto !important; }
    .bcr-resources-selection-list > li a {
      color: inherit !important;
      line-height: inherit !important;
      zoom: normal !important; }
      .bcr-resources-selection-list > li a:hover, .bcr-resources-selection-list > li a:focus {
        border: 0 !important; }
  .bcr-resources-selection-list a {
    padding: 0.5rem 0.75rem !important; }
    .bcr-resources-selection-list a, .bcr-resources-selection-list a:hover, .bcr-resources-selection-list a:focus {
      color: inherit; }
    .bcr-resources-selection-list a:hover {
      background-color: #EBD9C0; }

.bcr-resources-submit {
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .bcr-resources-submit__button {
    margin-bottom: 0; }
  .bcr-resources-submit__progress {
    display: none;
    height: 2.3125rem;
    width: 2.3125rem;
    background-image: url("images/loading.gif");
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat; }
  .bcr-resources-submit--in-progress .bcr-resources-submit__progress {
    display: block; }

.bcr-resources-title {
  border-bottom: 0.1875rem solid #FCC59C;
  margin-bottom: 1.125rem; }
  .bcr-resources-title__title {
    margin-bottom: 1rem;
    line-height: 1.06667; }

.bcr-resource-infowindow__title {
  border-bottom: 0.1875rem solid #FCC59C;
  padding-bottom: 0.5rem;
  margin-bottom: 0.9375rem;
  font-size: 0.9375rem;
  line-height: 1.875rem; }

.bcr-resource-infowindow-table tbody,
.bcr-resource-infowindow-table tr,
.bcr-resource-infowindow-table th,
.bcr-resource-infowindow-table td {
  border: none; }

.bcr-resource-infowindow-table__column {
  padding: 0;
  vertical-align: top;
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 0.9375rem;
  line-height: 1.875rem;
  color: #421B0E; }
  .bcr-resource-infowindow-table__column--header {
    text-align: right;
    color: #7b5f56; }
  .bcr-resource-infowindow-table__column--content {
    padding-left: 1em; }

.bcr-resource-map__map {
  height: 25rem;
  position: relative;
  overflow: hidden;
  background-color: #EBD9C0; }
  @media print, screen and (min-width: 40em) {
    .bcr-resource-map__map {
      height: 40.625rem; } }
  .bcr-resource-map__map .map {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }

.bcr-resource-map__template {
  display: none; }

.bcr-responsive-embed__container {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden; }

.bcr-responsive-embed__image,
.bcr-responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #FEE7E0; }

.bcr-responsive-embed__image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bcr-responsive-embed--4\:3 .bcr-responsive-embed__container {
  padding-bottom: 75%; }

.bcr-responsive-embed--border .bcr-responsive-embed__container::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: url("images/image-border.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center; }

.bcr-responsive-embed--border .bcr-responsive-embed__image,
.bcr-responsive-embed--border iframe {
  position: absolute;
  top: 3%;
  left: 3%;
  width: 94%;
  height: 94%; }

.bcr-responsive-embed--iframe .bcr-responsive-embed__container {
  padding-bottom: 75%; }
  @media print, screen and (min-width: 40em) {
    .bcr-responsive-embed--iframe .bcr-responsive-embed__container {
      padding-bottom: 56.25%; } }

.bcr-reveal {
  padding: 0.6875rem;
  padding-bottom: 3.4375rem;
  border-radius: 0.375rem;
  -webkit-box-shadow: 0 0 0.5rem 0.25rem rgba(10, 10, 10, 0.3);
          box-shadow: 0 0 0.5rem 0.25rem rgba(10, 10, 10, 0.3);
  text-align: center; }
  .bcr-reveal__close {
    margin-top: -0.6875rem;
    margin-left: -0.6875rem;
    margin-right: -0.6875rem;
    margin-bottom: 2.625rem;
    background-color: #DA1F2E; }

.bcr-reveal-close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-left: auto;
  padding: 0.6875rem;
  cursor: pointer;
  color: #FFFFFF; }
  .bcr-reveal-close__text {
    margin-bottom: 0;
    line-height: 1;
    -webkit-transition: color 0.25s ease-out;
    transition: color 0.25s ease-out; }
  .bcr-reveal-close .bcr-svg {
    width: 0.75rem;
    height: 0.75rem;
    margin-left: 0.75rem; }
    .bcr-reveal-close .bcr-svg .cls-0 {
      fill: #FFFFFF; }
  .bcr-reveal-close:hover, .bcr-reveal-close:focus {
    color: #421B0E; }
    .bcr-reveal-close:hover .bcr-svg .cls-0, .bcr-reveal-close:focus .bcr-svg .cls-0 {
      fill: #421B0E; }

.bcr-reveal-content__title {
  margin-bottom: 0.375rem; }

.bcr-reveal-content__intro-text {
  margin-bottom: 1.875rem; }

.bcr-reveal-content__meta {
  margin-bottom: 2.5rem;
  color: #F7914B;
  font-weight: 600; }

.bcr-reveal-content__footer {
  color: #7b5f56; }

.bcr-stand-out-text {
  font-size: 1.0625rem;
  font-weight: 600;
  font-style: italic; }

.bcr-supporter-list {
  position: relative;
  padding: 0.9375rem 0;
  background-color: #FBF7F2;
  -webkit-box-shadow: 0 10px 15px -15px #0a0a0a inset;
          box-shadow: 0 10px 15px -15px #0a0a0a inset; }
  .bcr-supporter-list::before, .bcr-supporter-list::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 3rem;
    z-index: 1; }
  .bcr-supporter-list::before {
    left: 0;
    background: -webkit-gradient(linear, left top, right top, from(#FBF7F2), to(rgba(255, 255, 255, 0)));
    background: linear-gradient(to right, #FBF7F2, rgba(255, 255, 255, 0)); }
  .bcr-supporter-list::after {
    right: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#FBF7F2));
    background: linear-gradient(to right, rgba(255, 255, 255, 0), #FBF7F2); }
  .bcr-supporter-list__item {
    padding-left: 2rem;
    padding-right: 2rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-supporter-list__item {
        padding-left: 3rem;
        padding-right: 3rem; } }
  .bcr-supporter-list__logo {
    height: 3.5rem;
    width: auto; }
    @media print, screen and (min-width: 40em) {
      .bcr-supporter-list__logo {
        height: 4.5rem; } }

.bcr-content-blocks {
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .bcr-content-blocks__item {
    margin: 1.875rem 0;
    width: 100%; }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-caption {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    height: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .bcr-content-blocks-caption__content {
      -webkit-box-flex: 1;
          -ms-flex: 1 1 0px;
              flex: 1 1 0px;
      width: auto;
      margin-right: 0;
      margin-left: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      width: 100%; } }

.bcr-content-blocks-caption__content p {
  margin: 0; }

.bcr-content-blocks-caption__content h3 {
  color: inherit; }

.bcr-content-blocks-caption__content h6 {
  margin-top: 1.875rem; }

.bcr-content-blocks-caption__content > :first-child {
  margin-top: 0; }

.bcr-content-blocks-caption__content > :last-child {
  margin-bottom: 0; }

.bcr-content-blocks-content {
  margin-left: auto;
  margin-right: auto;
  text-align: center; }
  .bcr-content-blocks-content ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .bcr-content-blocks-content > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 64em) {
    .bcr-content-blocks-content {
      width: 75%; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-image-content {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    max-width: 85.375rem;
    margin: 0 auto; } }
  @media print, screen and (min-width: 40em) and (min-width: 40em) {
    .bcr-content-blocks-image-content {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-image-content__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-image-content__image,
  .bcr-content-blocks-image-content__content {
    width: calc(50% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem; } }

.bcr-content-blocks-image-content__image {
  padding-bottom: 0.5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-image-content__image {
      padding-bottom: 0; } }
  .bcr-content-blocks-image-content__image img {
    width: 100%; }

.bcr-content-blocks-image-content__content {
  padding-top: 0.5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-image-content__content {
      padding-top: 0; } }
  .bcr-content-blocks-image-content__content h3 {
    color: inherit; }
  .bcr-content-blocks-image-content__content .bcr-content-blocks-video-preview {
    margin-top: 2.5rem; }

.bcr-content-blocks-image-grid__title {
  margin-bottom: 0.75rem;
  text-align: center; }

.bcr-content-blocks-image-grid__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-top: -1.5625rem;
  margin-bottom: -1.5625rem;
  margin-left: -1.5625rem;
  margin-right: -1.5625rem;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.bcr-content-blocks-image-grid__item {
  margin-top: 1.5625rem;
  margin-bottom: 1.5625rem;
  margin-left: 1.5625rem;
  margin-right: 1.5625rem;
  width: calc(50% - 3.125rem); }

.bcr-content-blocks-image-grid__item-content {
  margin-top: 0.75rem;
  text-align: center; }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-image-grid {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; } }

@media print, screen and (min-width: 64em) {
  .bcr-content-blocks-image-grid__item {
    width: calc(25% - 3.125rem); } }

.bcr-content-blocks-images {
  padding-right: 0;
  padding-left: 0;
  max-width: 85.375rem;
  margin: 0 auto; }
  .bcr-content-blocks-images__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
  .bcr-content-blocks-images__image {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
    @media print, screen and (min-width: 40em) {
      .bcr-content-blocks-images__image {
        width: 75%;
        margin-left: 0;
        margin-right: 0; } }
    @media print, screen and (min-width: 64em) {
      .bcr-content-blocks-images__image {
        width: 33.33333%;
        margin-left: 0;
        margin-right: 0; } }
  @media print, screen and (min-width: 64em) {
    .bcr-content-blocks-images--multiple {
      padding-right: 1.5625rem;
      padding-left: 1.5625rem; } }
  @media print, screen and (min-width: 64em) {
    .bcr-content-blocks-images--multiple .bcr-content-blocks-images__container {
      margin-right: -1.5625rem;
      margin-left: -1.5625rem; } }
  @media print, screen and (min-width: 64em) {
    .bcr-content-blocks-images--multiple .bcr-content-blocks-images__image {
      width: calc(33.33333% - 3.125rem);
      margin-left: 1.5625rem;
      margin-right: 1.5625rem; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-images-caption {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    max-width: 85.375rem;
    margin: 0 auto; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-images-caption__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse; } }

.bcr-content-blocks-images-caption__image,
.bcr-content-blocks-images-caption__caption {
  width: 100%;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-images-caption__image {
    width: 66.66667%;
    margin-left: 0;
    margin-right: 0; } }

.bcr-content-blocks-images-caption__caption {
  padding-top: 1.5625rem;
  padding-bottom: 1.5625rem;
  padding-right: 0.78125rem;
  padding-left: 0.78125rem;
  text-align: center;
  background-color: #FEE7E0; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-images-caption__caption {
      width: 33.33333%;
      padding-left: 1.5625rem;
      padding-right: 1.5625rem; } }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-images-caption--narrow {
    padding-right: 0;
    padding-left: 0;
    max-width: 85.375rem;
    margin: 0 auto;
    width: 75%;
    margin-left: auto;
    margin-right: auto; } }

.slick-slider .bcr-content-blocks-images-caption__caption,
.slick-slider .bcr-content-blocks-images-caption__image {
  position: relative; }

.slick-slider .bcr-content-blocks-images-caption__caption {
  padding-bottom: 3.6875rem; }

.bcr-content-blocks-images-caption .slick-prev,
.bcr-content-blocks-images-caption .slick-next {
  width: 1.5625rem;
  height: 1.5625rem;
  background-image: url("images/caption-carousel-arrow.svg");
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-images-caption .slick-prev,
    .bcr-content-blocks-images-caption .slick-next {
      width: 2.5rem;
      height: 2.5rem; } }
  .bcr-content-blocks-images-caption .slick-prev::before,
  .bcr-content-blocks-images-caption .slick-next::before {
    content: none; }
  .bcr-content-blocks-images-caption .slick-prev.slick-disabled,
  .bcr-content-blocks-images-caption .slick-next.slick-disabled {
    cursor: not-allowed;
    opacity: 0.2; }

.bcr-content-blocks-images-caption .slick-prev {
  left: 1rem;
  -webkit-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg); }

.bcr-content-blocks-images-caption .slick-next {
  right: 1rem;
  -webkit-transform: translateY(-50%) rotate(-90deg);
          transform: translateY(-50%) rotate(-90deg); }

.bcr-content-blocks-images-caption .slick-dots {
  bottom: 1.875rem;
  left: 0; }
  .bcr-content-blocks-images-caption .slick-dots li, .bcr-content-blocks-images-caption .slick-dots button {
    width: 0.875rem;
    height: 0.875rem; }
  .bcr-content-blocks-images-caption .slick-dots li {
    margin: 0 0.375rem; }
  .bcr-content-blocks-images-caption .slick-dots button {
    border-radius: 50%;
    display: block;
    border: 0.125rem solid #B64025;
    background-color: #F0C6BB; }
    .bcr-content-blocks-images-caption .slick-dots button::before {
      content: none; }
  .bcr-content-blocks-images-caption .slick-dots .slick-active button {
    background-color: #C4614A; }

.bcr-content-blocks-links {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 85.375rem;
  margin: 0 auto; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-links {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }
  .bcr-content-blocks-links__container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start; }
    @media print, screen and (min-width: 40em) {
      .bcr-content-blocks-links__container {
        margin-right: -3.125rem;
        margin-left: -3.125rem; } }
  .bcr-content-blocks-links__link {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: calc(100% - 3.125rem);
    margin-right: 1.5625rem;
    margin-left: 1.5625rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-content-blocks-links__link {
        width: calc(75% - 6.25rem);
        margin-left: 3.125rem;
        margin-right: 3.125rem; } }
    @media print, screen and (min-width: 64em) {
      .bcr-content-blocks-links__link {
        width: calc(50% - 6.25rem);
        margin-left: 3.125rem;
        margin-right: 3.125rem; } }

.bcr-content-blocks-link-overlay {
  position: relative; }
  .bcr-content-blocks-link-overlay::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: transparent;
    -webkit-transition: background-color 0.25s ease-out;
    transition: background-color 0.25s ease-out; }
  .bcr-content-blocks-link-overlay__text,
  .bcr-content-blocks-link-overlay__video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    color: #FFFFFF; }
  .bcr-content-blocks-link-overlay__text {
    padding-right: 0.75rem;
    background-image: url("images/content-link-text-overlay.png");
    background-size: auto;
    background-position: right center;
    background-repeat: no-repeat;
    -webkit-transition: opacity 0.25s ease-out;
    transition: opacity 0.25s ease-out;
    opacity: 0;
    text-decoration: underline; }
  .bcr-content-blocks-link-overlay__video .bcr-svg {
    width: 2.5rem;
    margin: 0 auto; }
    @media print, screen and (min-width: 40em) {
      .bcr-content-blocks-link-overlay__video .bcr-svg {
        width: 3.875rem; } }
  .bcr-content-blocks-link-overlay__video-text {
    display: block;
    text-align: center; }
    @media print, screen and (min-width: 40em) {
      .bcr-content-blocks-link-overlay__video-text {
        font-size: 1.5rem;
        line-height: 2rem; } }

.bcr-content-blocks-link__link {
  display: block;
  text-decoration: none; }
  .bcr-content-blocks-link__link:hover .bcr-dots__dot--hover {
    opacity: 1; }
  .bcr-content-blocks-link__link:hover .bcr-content-blocks-link-overlay::after {
    background-color: rgba(10, 10, 10, 0.3); }
  .bcr-content-blocks-link__link:hover .bcr-content-blocks-link-overlay__text {
    opacity: 1; }

.bcr-content-blocks-link__title {
  margin: 0.625rem 0 0;
  font-weight: 600;
  text-align: center;
  color: #421B0E; }

.bcr-content-blocks-separator__divider {
  max-width: none;
  margin: 0;
  border-bottom-color: #FCC59C; }

@media print, screen and (min-width: 40em) {
  .bcr-content-blocks-separator {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem; } }

.bcr-content-blocks-separator--thick .bcr-content-blocks-separator__divider {
  border-bottom-width: 3px; }

.bcr-content-blocks-signup__container {
  margin-left: auto;
  margin-right: auto; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-signup__container {
      width: 75%; } }

.bcr-content-blocks-signup__content {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  background-color: #EBD9C0;
  text-align: center; }
  .bcr-content-blocks-signup__content > :first-child {
    margin-top: 0; }
  .bcr-content-blocks-signup__content > :last-child {
    margin-bottom: 0; }
  .bcr-content-blocks-signup__content h3 {
    color: inherit; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-signup__content .button {
      width: 12.5rem;
      max-width: 100%; } }

.bcr-content-blocks-video-preview {
  background-color: #FEE7E0; }
  .bcr-content-blocks-video-preview__text {
    padding-top: 1.5625rem;
    padding-bottom: 1.5625rem;
    padding-left: 1.5625rem;
    padding-right: 1.5625rem; }
  .bcr-content-blocks-video-preview__button {
    display: block;
    position: relative;
    padding-left: 2.34375rem;
    line-height: 1.5625rem; }
    .bcr-content-blocks-video-preview__button .bcr-svg {
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: auto; }
      .bcr-content-blocks-video-preview__button .bcr-svg .cls-1 {
        fill: #B64025; }
    .bcr-content-blocks-video-preview__button:hover .bcr-svg .cls-1, .bcr-content-blocks-video-preview__button:focus .bcr-svg .cls-1 {
      fill: #DA1F2E; }
  @media print, screen and (min-width: 40em) {
    .bcr-content-blocks-video-preview {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; }
      .bcr-content-blocks-video-preview__thumbnail {
        width: 41.66667%;
        margin-right: 0;
        margin-left: 0; }
      .bcr-content-blocks-video-preview__text {
        width: 58.33333%;
        margin-right: 0;
        margin-left: 0; } }

.bcr-page-content-block {
  max-width: 85.375rem;
  margin-right: auto;
  margin-left: auto;
  background-color: #FFFFFF; }
  .bcr-page-content-block::after {
    clear: both;
    content: "";
    display: table; }

.bcr-accordion__accordion {
  margin-bottom: 0; }
  .bcr-accordion__accordion .accordion-item {
    border-bottom: 0.125rem solid #FEE7E0;
    padding-bottom: 0.375rem; }
    .bcr-accordion__accordion .accordion-item::after {
      content: '';
      display: block;
      height: 0.125rem;
      background-color: #FFFFFF; }
    .bcr-accordion__accordion .accordion-item.is-active {
      padding-bottom: 0;
      background-color: #FEF3EB; }
  .bcr-accordion__accordion .accordion-item:first-child {
    border-top: 0.125rem solid #FFFFFF; }
    .bcr-accordion__accordion .accordion-item:first-child::before {
      content: '';
      display: block;
      height: 0.125rem;
      background-color: #FEE7E0; }
  .bcr-accordion__accordion .accordion-title {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    padding-top: 1.625rem;
    padding-bottom: 1.25rem;
    font-size: 1.5rem;
    line-height: 2rem;
    text-align: center;
    color: #421B0E; }
    @media print, screen and (min-width: 40em) {
      .bcr-accordion__accordion .accordion-title {
        padding-right: 3.125rem;
        padding-left: 3.125rem; } }
    .bcr-accordion__accordion .accordion-title__text {
      display: block;
      padding: 0 4.375rem; }
    .bcr-accordion__accordion .accordion-title::before {
      content: none; }
    .bcr-accordion__accordion .accordion-title .bcr-svg {
      right: 25px;
      height: 1.5rem; }
      @media print, screen and (min-width: 40em) {
        .bcr-accordion__accordion .accordion-title .bcr-svg {
          right: 50px; } }
      .bcr-accordion__accordion .accordion-title .bcr-svg .cls-1 {
        fill: #FEDABF; }
      .bcr-accordion__accordion .accordion-title .bcr-svg .cls-2 {
        fill: #421B0E; }
  .bcr-accordion__accordion .accordion-thumb {
    border: 2px solid #FCC59C;
    border-radius: 50%;
    margin-top: 0.1875rem;
    overflow: hidden;
    left: 25px; }
    @media print, screen and (min-width: 40em) {
      .bcr-accordion__accordion .accordion-thumb {
        left: 50px; } }
    @media screen and (max-width: 39.99875em) {
      .bcr-accordion__accordion .accordion-thumb {
        margin-left: -0.5rem; } }
  .bcr-accordion__accordion .accordion-content {
    padding-right: 1.5625rem;
    padding-left: 1.5625rem;
    padding-top: 0;
    padding-bottom: 1.875rem; }
    @media print, screen and (min-width: 40em) {
      .bcr-accordion__accordion .accordion-content {
        padding-right: 3.125rem;
        padding-left: 3.125rem; } }
    .bcr-accordion__accordion .accordion-content .bcr-content-blocks__item:first-child {
      margin-top: 0; }
    .bcr-accordion__accordion .accordion-content .bcr-content-blocks__item:last-child {
      margin-bottom: 0; }
    .bcr-accordion__accordion .accordion-content .bcr-svg--cta-overlay .cls-3 {
      fill: #FEF3EB; }

.bcr-facilitator-links {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 56.875rem;
  padding-top: 3.375rem;
  padding-bottom: 3.375rem;
  margin: 0 auto; }
  .bcr-facilitator-links__container {
    margin-top: -1.5625rem;
    margin-bottom: -1.5625rem;
    margin-left: -1.5625rem;
    margin-right: -1.5625rem; }
  .bcr-facilitator-links__item {
    margin-top: 1.5625rem;
    margin-bottom: 1.5625rem;
    margin-left: 1.5625rem;
    margin-right: 1.5625rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-facilitator-links--default .bcr-facilitator-links__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch; }
    .bcr-facilitator-links--default .bcr-facilitator-links__item {
      width: calc(33.33333% - 3.125rem); } }

.bcr-facilitator-link {
  display: block;
  padding: 4.25rem 1.5rem 2.5rem;
  border-radius: 0.75rem;
  -webkit-transition: background-color 0.25s ease-out;
  transition: background-color 0.25s ease-out;
  text-align: center;
  text-decoration: none;
  background-color: #FEE7E0;
  color: #421B0E; }
  .bcr-facilitator-link__title {
    margin-top: 0;
    margin-bottom: 0.75rem;
    font-size: 1.5rem;
    line-height: 1;
    color: inherit; }
  .bcr-facilitator-link__text {
    margin-bottom: 0; }
  .bcr-facilitator-link .bcr-svg {
    width: 100%;
    height: 3.75rem;
    margin-bottom: 3rem; }
    .bcr-facilitator-link .bcr-svg .cls-1 {
      -webkit-transition: background-color 0.25s ease-out;
      transition: background-color 0.25s ease-out;
      fill: #421B0E; }
  .bcr-facilitator-link:hover, .bcr-facilitator-link:focus {
    background-color: #DA1F2E;
    color: #FFFFFF; }
    .bcr-facilitator-link:hover .bcr-svg .cls-1, .bcr-facilitator-link:focus .bcr-svg .cls-1 {
      fill: #FFFFFF; }
  @media print, screen and (min-width: 40em) {
    .bcr-facilitator-link {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: stretch;
          -ms-flex-pack: stretch;
              justify-content: stretch;
      -webkit-box-align: stretch;
          -ms-flex-align: stretch;
              align-items: stretch;
      height: 100%; } }
  .bcr-facilitator-link--disabled {
    background-color: #F6F5F5;
    color: #919191;
    cursor: not-allowed; }
    .bcr-facilitator-link--disabled .bcr-svg .cls-1 {
      fill: #919191; }
    .bcr-facilitator-link--disabled:hover, .bcr-facilitator-link--disabled:focus {
      background-color: #F6F5F5;
      color: #919191; }
      .bcr-facilitator-link--disabled:hover .bcr-svg .cls-1, .bcr-facilitator-link--disabled:focus .bcr-svg .cls-1 {
        fill: #919191; }
  @media print, screen and (min-width: 40em) {
    .bcr-facilitator-link--inline-logo {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding-top: 2.5rem; }
      .bcr-facilitator-link--inline-logo .bcr-svg {
        width: auto;
        margin-bottom: 0.75rem;
        margin-left: 0.75rem;
        margin-right: 0.75rem; }
    .bcr-facilitator-link--inline-logo .bcr-facilitator-link__title {
      margin-left: 0.75rem;
      margin-right: 0.75rem; }
    .bcr-facilitator-link--inline-logo .bcr-facilitator-link__text {
      width: 100%; } }

.bcr-news {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  padding-top: 2.5rem;
  padding-bottom: 2.5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-news {
      padding-right: 3.125rem;
      padding-left: 3.125rem; } }

.bcr-news__heading {
  border-bottom: 0.1875rem solid #FCC59C;
  line-height: 1.06667;
  margin-bottom: 1.125rem;
  padding-bottom: 1rem; }

.bcr-news-item {
  margin-top: 1.875rem; }
  .bcr-news-item:not(:last-child) {
    border-bottom: 1px solid #F7914B;
    padding-bottom: 0.625rem; }

.bcr-news-item__link, .bcr-news-item__link:hover, .bcr-news-item__link:focus, .bcr-news-item__link:active {
  color: currentColor;
  text-decoration: none; }

.bcr-news-item__link .bcr-news-item__heading {
  color: #B64025;
  text-decoration: underline; }

.bcr-news-item__link:hover .bcr-news-item__heading, .bcr-news-item__link:focus .bcr-news-item__heading, .bcr-news-item__link:active .bcr-news-item__heading {
  color: #DA1F2E; }

.sensei {
  background: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh; }

.sensei .bcr-header-sticky.is-stuck {
  position: relative; }

.sensei .bcr-header__hamburger,
.sensei .bcr-header__menu,
.sensei .bcr-pre-footer,
.sensei .bcr-footer {
  display: none !important; }

.sensei .lesson header.lesson-title,
.sensei .module-lessons header.lesson-title {
  display: block;
  margin-bottom: 0; }
  .sensei .lesson header.lesson-title h1,
  .sensei .module-lessons header.lesson-title h1 {
    display: block;
    margin: 3rem 0 0; }

.sensei h1 {
  margin: 3rem 0 0;
  text-align: center; }

.sensei .bcr-page-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1; }

.sensei .bcr-page-content-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 100%;
  width: 100%; }

.sensei .bcr-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-top: 0;
  padding-bottom: 3rem; }
  .sensei .bcr-news article {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .sensei .bcr-news article .entry {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      width: 100%; }
      .sensei .bcr-news article .entry .button {
        margin-top: 3rem; }

.sensei .sensei-breadcrumb {
  display: none; }

.sensei .back-to-contents {
  -ms-flex-item-align: start;
      align-self: flex-start;
  font-size: .875rem;
  line-height: 1.25rem;
  margin-top: 2.25rem; }

/* Courses */
.course-container li.course,
.sensei-course-filters li {
  padding: 0; }

.course-container li.course::before,
.sensei-course-filters li::before {
  display: none; }

.course-container li.course .course-title {
  margin-top: 0; }

.course .course-video,
.course .modules-title {
  margin-top: 0; }

.single-course .module-part-1 .entry p:first-child {
  text-align: center; }
  .single-course .module-part-1 .entry p:first-child img {
    margin: 0 1rem; }

.single-course .module .entry > .module-description,
.single-course .module-lessons > header {
  display: none; }

.single-course .module header {
  display: none; }

.single-course .module-status {
  display: none; }

/* Modules */
.module header {
  margin-top: .6em; }

.module .module-lessons ul li {
  padding: 0; }

.module .module-lessons ul li::before {
  display: none; }

.module .module-lessons ul li a::before {
  top: .375em; }

.progress.statement {
  background-color: transparent;
  display: block;
  height: auto;
  margin: 2rem 0 0; }

/* Lessons */
.lesson .entry {
  margin: 1rem auto 1.5rem; }
  body:not(.has-carousel) .lesson .entry {
    max-width: 45rem; }

.lesson .entry hr {
  margin: 3rem 0; }


.lesson .entry ol {
  list-style-position: outside;
}

.lesson .entry ol,
.lesson .entry ul {
  margin-bottom: 1.5rem; }

.lesson .entry ol ol,
.lesson .entry ul ol,
.lesson .entry ol ul,
.lesson .entry ul ul {
  margin-bottom: 0; }

.lesson .entry ol {
  list-style-position: inside; }

.lesson .entry li {
  margin-bottom: .75rem;
  margin-left: 1rem; }

.lesson .entry ol ol li,
.lesson .entry ul ol li,
.lesson .entry ol ul li,
.lesson .entry ul ul li {
  margin-left: 0;
}

.lesson footer {
  text-align: center; }
  .lesson footer .button {
    position: relative;
    z-index: 10; }
  .lesson footer .is-disabled {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed; }

.lesson input.quiz-submit.reset {
  display: none; }

.single-quiz.correct-answer input.quiz-submit.reset {
  pointer-events: none;
  visibility: hidden; }

.quiz input.quiz-submit.complete,
.quiz input.quiz-submit.save,
.quiz input.quiz-submit.reset {
  position: relative;
  z-index: 10; }

.lesson .entry p > .button {
  display: block;
  margin: 0 auto;
  width: 10rem; }

/* Quizzes */
.quiz-questions {
  text-align: center; }

.quiz form ol#sensei-quiz-list {
  list-style: none;
  margin: 3rem auto;
  max-width: 45rem;
  text-align: left; }

.quiz form ol#sensei-quiz-list li {
  margin: 0 0 1.5rem; }

.quiz form ol#sensei-quiz-list li ul {
  margin: 0; }

.quiz form ol#sensei-quiz-list > li + li {
  border-top: 0.1875rem solid #FCC59C;
  margin-top: 3rem;
  padding-top: 2.25rem; }

.quiz form ol#sensei-quiz-list li .question-title {
  font-size: 1.875rem;
  line-height: 1.46667; }

.quiz form ol#sensei-quiz-list li ul > li {
  font-size: 1.5rem;
  margin: 1rem 0 0;
  padding: 0 1rem; }

.quiz form ol#sensei-quiz-list li ul li::before {
  display: none; }

.quiz form ol#sensei-quiz-list li ul li input {
  display: inline-block;
  vertical-align: middle; }

.quiz form ol#sensei-quiz-list li ul li label {
  font-size: 1.5rem;
  margin: 0; }

.quiz form ol#sensei-quiz-list li .answer_message {
  font-size: 1.5rem;
  font-weight: 700;
  margin: 2.25rem 0; }

.quiz form ol#sensei-quiz-list li .user_right + .answer-feedback {
  background-color: #bbf3d0; }

.quiz form ol#sensei-quiz-list li .user_wrong {
  color: #DA1F2E; }
  .quiz form ol#sensei-quiz-list li .user_wrong + .answer-feedback {
    background-color: #f2a0a7; }

.quiz form ol#sensei-quiz-list li .answer-feedback {
  font-size: 1rem; }
  .quiz form ol#sensei-quiz-list li .answer-feedback ol {
    margin-top: .5rem; }
    .quiz form ol#sensei-quiz-list li .answer-feedback ol li {
      list-style: decimal;
      font-size: 1rem; }
  .quiz form ol#sensei-quiz-list li .answer-feedback.is-transparent {
    background-color: transparent !important;
    margin: 2.25rem 15px 0 !important;
    padding-bottom: 0;
    padding-top: 0; }
    .quiz form ol#sensei-quiz-list li .answer-feedback.is-transparent::before {
      content: '';
      display: none; }
    .quiz form ol#sensei-quiz-list li .answer-feedback.is-transparent .further-reading {
      border-top: 0;
      margin-top: 0 !important; }

.quiz form ol#sensei-quiz-list li .answer_message + .answer-feedback {
  margin-top: -.75rem; }

.sensei div.sensei-message.info:not(.answer-feedback):not(.must-show) {
  display: none; }

.sensei div.sensei-message.info.info-special > *:first-child {
  margin-top: 1rem; }

.course div.sensei-message, .course p.sensei-message, .course-container div.sensei-message, .course-container p.sensei-message, .learner-info div.sensei-message, .learner-info p.sensei-message, .lesson div.sensei-message, .lesson p.sensei-message, .quiz div.sensei-message, .quiz p.sensei-message, .sensei div.sensei-message, .sensei p.sensei-message {
  line-height: 1.5; }

.course #commentform #submit, .course .submit, .course a.button, .course a.button:visited, .course a.comment-reply-link, .course button.button, .course input.button, .course input[type=submit], .course-container #commentform #submit, .course-container .submit, .course-container a.button, .course-container a.button:visited, .course-container a.comment-reply-link, .course-container button.button, .course-container input.button, .course-container input[type=submit], .lesson #commentform #submit, .lesson .submit, .lesson a.button, .lesson a.button:visited, .lesson a.comment-reply-link, .lesson button.button, .lesson input.button, .lesson input[type=submit], .quiz #commentform #submit, .quiz .submit, .quiz a.button, .quiz a.button:visited, .quiz a.comment-reply-link, .quiz button.button, .quiz input.button, .quiz input[type=submit] {
  font-size: 1.125rem;
  padding: .75rem 1.5rem;
  text-transform: none; }

.sensei .post-entries {
  clear: both;
  overflow: hidden; }

.sensei .nav-prev a,
.sensei .nav-next a {
  display: inline-block;
  padding: 5px 20px 4px;
  border: none;
  color: #fff;
  text-align: center;
  text-shadow: none;
  text-decoration: none;
  font-weight: 700;
  font-size: 11px;
  font-family: inherit;
  cursor: pointer;
  overflow: visible;
  width: auto;
  line-height: 1.618em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  white-space: nowrap;
  -webkit-appearance: none;
  border-radius: 5px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 1.125rem;
  padding: .75rem 0;
  background-color: #52a8e8;
  display: block;
  overflow: hidden;
  position: relative;
  text-indent: 101%;
  white-space: nowrap;
  width: 7.5rem; }
  .sensei .nav-prev a::before,
  .sensei .nav-next a::before {
    left: 50%;
    position: absolute;
    text-indent: 0;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .sensei .nav-prev a .meta-nav,
  .sensei .nav-next a .meta-nav {
    display: none; }
  .sensei .nav-prev a.is-disabled,
  .sensei .nav-next a.is-disabled {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed; }

.sensei .lesson input.quiz-submit.complete {
  background-color: #52a8e8; }
  .sensei .lesson input.quiz-submit.complete.is-disabled {
    pointer-events: none;
    opacity: .5;
    cursor: not-allowed; }

.sensei .nav-prev a {
  display: none; }
  .sensei .nav-prev a::before {
    content: 'Back'; }

.sensei .nav-next {
  float: none;
  margin: 0 auto;
  width: 10rem !important; }
  .sensei .nav-next a {
    width: 100%; }
    .sensei .nav-next a::before {
      content: 'Next Section'; }

.sensei .sensei-message.tick {
  display: none; }

.video-embed {
  height: 0;
  max-width: 45rem;
  padding-top: 62.5%;
  position: relative;
  width: 100%; }
  .video-embed iframe {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }

.owl-carousel .owl-stage-outer {
  padding-bottom: 1.5rem; }

.bcr-page-content .white .autohide-arrows .owl-nav {
  display: block !important;
  left: 50%;
  position: absolute;
  top: 100%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 66.666%; }
  .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev,
  .bcr-page-content .white .autohide-arrows .owl-nav .owl-next {
    background-color: #421B0E !important;
    border-radius: 5px;
    padding: 1.5rem !important;
    z-index: 10; }
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev:hover::before, .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev:active::before, .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev:focus::before,
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-next:hover::before,
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-next:active::before,
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-next:focus::before {
      text-decoration: underline; }
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev::before,
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-next::before {
      display: block;
      font-size: 1.125rem;
      margin-top: 1.875rem;
      position: absolute;
      white-space: nowrap; }
      @media print, screen and (min-width: 40em) {
        .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev::before,
        .bcr-page-content .white .autohide-arrows .owl-nav .owl-next::before {
          margin-top: -.875rem; } }
  .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev {
    left: 0; }
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev::before {
      content: 'Previous Slide';
      left: 0; }
      @media print, screen and (min-width: 40em) {
        .bcr-page-content .white .autohide-arrows .owl-nav .owl-prev::before {
          left: 100%;
          padding-left: .75rem; } }
  .bcr-page-content .white .autohide-arrows .owl-nav .owl-next {
    right: 0; }
    .bcr-page-content .white .autohide-arrows .owl-nav .owl-next::before {
      content: 'Next Slide';
      right: 0; }
      @media print, screen and (min-width: 40em) {
        .bcr-page-content .white .autohide-arrows .owl-nav .owl-next::before {
          padding-right: .75rem;
          right: 100%; } }

.bcr-page-content .sa_owl_theme .owl-dots {
  bottom: auto !important;
  left: 50% !important;
  top: 100% !important;
  font-size: 1rem !important;
  line-height: 1rem !important;
  padding-top: 1rem !important;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 20rem; }
  .bcr-page-content .sa_owl_theme .owl-dots .owl-dot span {
    height: 1rem !important;
    width: 1rem !important; }

.bcr-page-content .entry .white,
.bcr-page-content .entry .black {
  left: 0;
  right: 0;
  position: relative; }

.bcr-page-content .sa_owl_theme .section,
.slider--title,
.row-q {
  margin-left: auto;
  margin-right: auto;
  max-width: 45rem;
  width: 100%; }

.sensei iframe[src*="youtube.com"] {
  display: block;
  margin: 0 auto; }

.has-assess-knowledge-button .post-entries,
.has-assess-knowledge-button footer form {
  display: none; }

.sensei .lesson .entry figure {
  margin: 0 auto;
  display: block;
  text-align: center; }

.sensei .lesson .entry figcaption {
  font-size: 1rem;
  margin-top: -1rem;
  margin-bottom: 2.25rem; }

.sensei .lesson .lesson-meta {
  display: none; }

.sensei .section p {
  font-size: 1rem !important; }

.sensei .section::after {
  clear: both;
  content: '';
  display: table; }

.sensei .ui-draggable {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #FCC59C;
  background-image: none;
  border-radius: .5rem;
  border-color: #421B0E;
  color: #421B0E;
  cursor: -webkit-grab;
  cursor: grab;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: left;
  font-size: 1rem;
  font-weight: 700;
  height: 4.5rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: .5rem;
  padding: .5rem;
  text-align: center;
  -webkit-transition: -webkit-box-shadow .125s ease-in-out, -webkit-transform .125s ease-in-out;
  transition: -webkit-box-shadow .125s ease-in-out, -webkit-transform .125s ease-in-out;
  transition: box-shadow .125s ease-in-out, transform .125s ease-in-out;
  transition: box-shadow .125s ease-in-out, transform .125s ease-in-out, -webkit-box-shadow .125s ease-in-out, -webkit-transform .125s ease-in-out;
  width: calc(33.333% - .6666rem); }
  .sensei .ui-draggable:nth-child(3n+1) {
    margin-left: 0; }
  .sensei .ui-draggable:nth-child(3n) {
    margin-right: 0; }
  .sensei .ui-draggable:hover, .sensei .ui-draggable:active {
    background-color: #F7914B;
    color: #FFFFFF; }
  .sensei .ui-draggable:active {
    -webkit-box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
            box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.2);
    cursor: -webkit-grabbing;
    cursor: grabbing;
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg); }
  .sensei .ui-draggable.accepted {
    background-color: #3adb76;
    color: #FFFFFF; }
  .sensei .ui-draggable.ui-draggable-dragging {
    z-index: 10; }

.sensei .section-half {
  float: left;
  margin: .5rem;
  text-align: center;
  width: calc(50% - .5rem); }
  .sensei .section-half:nth-child(odd) {
    margin-left: 0; }
  .sensei .section-half:nth-child(even) {
    margin-right: 0; }
  .sensei .section-half p {
    font-weight: 700; }
  .sensei .section-half .ui-droppable {
    background-color: transparent !important;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    border: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 50% 0 0 !important;
    width: 100% !important; }
    @media print, screen and (min-width: 40em) {
      .sensei .section-half .ui-droppable {
        margin-bottom: 4.5rem !important; } }
    .sensei .section-half .ui-droppable#droppable-1 {
      background-image: url("images/Australian_Aboriginal_Flag.svg"); }
    .sensei .section-half .ui-droppable#droppable-2 {
      background-image: url("images/Flag_of_Australia.svg"); }

.sa_hover_container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 !important; }
  .sa_hover_container [class*="speech-bubble"] {
    font-size: 1rem !important; }
  .sa_hover_container .button {
    font-size: 1.25rem !important; }
  .sa_hover_container > * {
    max-width: 45rem;
    width: 100%; }

.owl-carousel .owl-item img {
  display: block !important;
  float: none;
  margin: 1rem auto; }

.flex-grid-thirds {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
  margin-bottom: 1rem;
  max-width: 50rem;
  width: 100%; }
  .flex-grid-thirds .col {
    width: 48% !important; }
    .flex-grid-thirds .col + .col {
      margin-left: 4%; }
  .flex-grid-thirds .col-3 {
    margin: 0 .666%; }
    .flex-grid-thirds .col-3 img {
      height: 100%;
      margin: 0;
      -o-object-fit: cover;
         object-fit: cover;
      width: 100%; }
  .flex-grid-thirds .col-pic {
    margin: 0 1rem;
    max-width: 20rem;
    width: auto !important; }
    .flex-grid-thirds .col-pic img {
      display: block;
      float: none;
      margin-left: 0;
      margin-right: 0; }
  .flex-grid-thirds .col-text,
  .flex-grid-thirds .col-voice {
    margin: 0 1rem;
    max-width: 25rem;
    width: auto !important; }
  .flex-grid-thirds .col-text {
    text-align: left; }
  .flex-grid-thirds figure.col {
    overflow: hidden;
    padding-top: 48%;
    position: relative;
    width: 48%; }
    .flex-grid-thirds figure.col img {
      height: 100%;
      left: 50%;
      margin: 0;
      -o-object-fit: cover;
         object-fit: cover;
      -o-object-position: center;
         object-position: center;
      position: absolute;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 85%; }
    .flex-grid-thirds figure.col figcaption {
      background-color: white;
      bottom: 0;
      position: absolute;
      width: 100%;
      z-index: 1; }

.circle-outer-wrapper {
  margin: 1.5rem auto;
  max-width: 500px; }

.circle-inner-wrapper {
  padding-top: 100%;
  position: relative;
  width: 100%; }

.circle {
  border-radius: 50%;
  left: 50%;
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 50%; }

.circle--1 {
  background-color: #E87D35;
  padding-top: 100%;
  width: 100%;
  z-index: 1; }

.circle--2 {
  background-color: #E86033;
  padding-top: 80%;
  width: 80%;
  z-index: 2;
  top: 60%; }

.circle--3 {
  background-color: #A84625;
  padding-top: 60%;
  width: 60%;
  z-index: 3;
  top: 70%;
  color: #ffffff; }

.circle--4 {
  background-color: #4F2011;
  padding-top: 40%;
  width: 40%;
  z-index: 4;
  top: 80%;
  color: #ffffff; }

.circleTitle {
  left: 50%;
  position: absolute;
  text-align: center;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%); }

.circleTitle--1 {
  top: 5%; }

.circleTitle--2 {
  top: 7.5%; }

.circleTitle--3 {
  top: 10%; }

.circleTitle--4 {
  top: 20%; }

.sensei .ui-draggable.draggable {
  width: 100px;
  height: 100px;
  padding: 0.5em;
  font-size: 0.6em !important;
  margin: 10px 10px 10px 0;
  cursor: pointer;
  z-index: 5; }

.blocker {
  z-index: 6; }

.hint {
  background-color: #FEF3EB;
  margin-top: 1rem;
  padding: 1rem; }

.bcr-zoom-meeting-list {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  margin-bottom: 0;
  padding-top: 1.625rem;
  padding-bottom: 3.75rem; }
  .bcr-zoom-meeting-list > li {
    position: static;
    padding-left: 0; }
    .bcr-zoom-meeting-list > li::before {
      content: none; }
  .bcr-zoom-meeting-list__item {
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 2.125rem 0 2.375rem;
    border-bottom: 2px solid #FEE7E0; }
  @media print, screen and (min-width: 64em) {
    .bcr-zoom-meeting-list__item {
      width: 83.33333%; } }
  @media screen and (min-width: 75em) {
    .bcr-zoom-meeting-list__item {
      width: 66.66667%; } }

.bcr-zoom-meeting__spots {
  color: #BB925F; }

.bcr-zoom-meeting__meta {
  color: #F7914B;
  font-weight: 600; }

@media print, screen and (min-width: 40em) {
  .bcr-zoom-meeting__details {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    margin-right: -1.5625rem;
    margin-left: -1.5625rem; }
  .bcr-zoom-meeting__information {
    width: calc(77.77778% - 3.125rem);
    margin-left: 1.5625rem;
    margin-right: 1.5625rem; }
  .bcr-zoom-meeting__book {
    width: calc(22.22222% - 3.125rem);
    margin-left: 1.5625rem;
    margin-right: 1.5625rem; } }

.bbp-template-notice.error {
  color: #DA1F2E; }

.bbp-the-content-wrapper {
  margin-bottom: 1rem; }
  .bbp-the-content-wrapper .wp-editor-container {
    border: none; }
    .bbp-the-content-wrapper .wp-editor-container .quicktags-toolbar {
      border: 1px solid #8d7166;
      border-bottom: none;
      -webkit-box-shadow: none;
              box-shadow: none; }
    .bbp-the-content-wrapper .wp-editor-container textarea {
      position: relative;
      border: 1px solid #8d7166;
      -webkit-box-shadow: none;
              box-shadow: none; }
      .bbp-the-content-wrapper .wp-editor-container textarea:focus {
        border: 1px solid #F7914B;
        -webkit-box-shadow: 0 0 0 1px #F7914B;
                box-shadow: 0 0 0 1px #F7914B; }

.bbp-pagination-links {
  margin: 1.875rem 0; }
  .bbp-pagination-links ul.page-numbers {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end; }
    .bbp-pagination-links ul.page-numbers > li {
      position: static;
      padding-left: 0; }
      .bbp-pagination-links ul.page-numbers > li::before {
        content: none; }
    .bbp-pagination-links ul.page-numbers .page-numbers {
      display: block;
      padding: 0 0.9375rem;
      margin-left: 0.3125rem;
      margin-right: 0.3125rem;
      border: 1px solid #AF8961;
      border-radius: 0.25rem;
      -webkit-transition: background-color 0.25s ease-out, border-color 0.25s ease-out;
      transition: background-color 0.25s ease-out, border-color 0.25s ease-out;
      font-weight: 600;
      line-height: 1.875rem;
      text-decoration: none;
      color: #AF8961; }
      .bbp-pagination-links ul.page-numbers .page-numbers:hover, .bbp-pagination-links ul.page-numbers .page-numbers:focus {
        background-color: #EBD9C0;
        border-color: #EBD9C0; }
      .bbp-pagination-links ul.page-numbers .page-numbers.current {
        background-color: #F7F0E6;
        border-color: #F7F0E6; }
      .bbp-pagination-links ul.page-numbers .page-numbers.next, .bbp-pagination-links ul.page-numbers .page-numbers.prev {
        margin-left: 0.75rem;
        margin-right: 0.75rem; }

.bbp-pagination:first-child .bbp-pagination-links {
  margin-top: 0; }

.bbp-pagination:last-child .bbp-pagination-links {
  margin-bottom: 0; }

.bbp-login-form {
  text-align: left; }

.bbp-submit-wrapper--right {
  text-align: right; }

.bcr-forum {
  padding-right: 0.78125rem;
  padding-left: 0.78125rem;
  max-width: 85.375rem;
  margin: 0 auto;
  padding-top: 3.125rem;
  padding-bottom: 5rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; }
    .bcr-forum__sidebar {
      width: calc(25% - 1.5625rem);
      margin-right: 0.78125rem;
      margin-left: 0.78125rem; }
    .bcr-forum__content {
      width: calc(75% - 1.5625rem);
      margin-right: 0.78125rem;
      margin-left: 0.78125rem; } }

.bcr-forum-avatar {
  width: 4.6875rem;
  height: 4.6875rem;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  border-radius: 50%; }
  .bcr-forum-avatar img {
    width: 100%;
    height: auto; }
  .bcr-forum-avatar--reply,
  .bcr-forum-avatar--tiny {
    width: 3.125rem;
    height: 3.125rem; }
  .bcr-forum-avatar--profile {
    width: 12.5rem;
    height: 12.5rem; }

.bcr-forum-filter-category__title {
  margin-bottom: 1.25rem;
  font-weight: 600; }

.bcr-forum-filter-category__link {
  display: block;
  margin-bottom: 0;
  line-height: 1.875rem;
  color: inherit;
  text-decoration: none; }
  .bcr-forum-filter-category__link--active {
    font-weight: 600; }

.bcr-forum-filters__following {
  margin-bottom: 2.1875rem; }

.bcr-forum-following-filter__link {
  display: block;
  position: relative;
  padding: 0.375rem 2.5rem 0.375rem 4rem;
  border-bottom: 0.0625rem solid #cecece;
  background-position: 1.25rem center;
  background-repeat: no-repeat;
  background-size: 1.5rem auto;
  font-size: 0.9375rem;
  line-height: 1.875rem;
  color: inherit;
  text-decoration: none; }

.bcr-forum-following-filter--forum .bcr-forum-following-filter__link {
  background-image: url("images/forum-filter--forum.png"); }

.bcr-forum-following-filter--following .bcr-forum-following-filter__link {
  background-image: url("images/forum-topic-follow.png"); }

.bcr-forum-following-filter--active .bcr-forum-following-filter__link::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0.75rem;
  width: 1rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 0.75rem auto;
  background-image: url("images/forum-filter--active.png"); }

.bcr-forum-new-topic-button {
  text-align: center; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-new-topic-button .button {
      width: 100%; } }

.bcr-forum-sidebar__title {
  margin-bottom: 0.3125rem;
  font-size: 1.0625rem;
  line-height: 2.625rem; }

.bcr-forum-topic-category {
  display: inline-block;
  margin: 0 0.375rem;
  padding: 0 0.5625rem;
  border: 0.0625rem solid #F7914B;
  border-radius: 1.125rem;
  font-size: 0.625rem;
  line-height: 1rem;
  text-transform: uppercase;
  background-color: #F7914B;
  color: #FFFFFF; }
  .bcr-forum-topic-category--tag {
    background-color: #FFF7F5;
    color: #F7914B; }

.bcr-forum-topic-content {
  position: relative; }
  .bcr-forum-topic-content__title {
    font-family: "Merriweather", serif;
    font-size: 1.0625rem;
    line-height: 1.25rem;
    color: #421B0E;
    margin-bottom: 0; }
  .bcr-forum-topic-content__link {
    display: block;
    text-decoration: none;
    color: inherit; }
  .bcr-forum-topic-content__follow {
    position: absolute;
    top: 0;
    right: 0; }
  .bcr-forum-topic-content__meta,
  .bcr-forum-topic-content__tag-list {
    margin-bottom: 0.3125rem;
    font-size: 0.8125rem;
    line-height: 1.25rem; }
  .bcr-forum-topic-content__meta {
    color: #BE925F; }
    .bcr-forum-topic-content__meta--inline {
      height: 1.25rem;
      padding-right: 1.25rem;
      margin-bottom: 0;
      float: left; }
  .bcr-forum-topic-content__tag-list > :first-child {
    margin-left: 0; }
  .bcr-forum-topic-content__article-content > :last-child {
    margin-bottom: 0; }
  .bcr-forum-topic-content__article-content--replies {
    text-align: center; }
  .bcr-forum-topic-content--detail .bcr-forum-topic-content__tag-list {
    margin-bottom: 1.875rem; }
  .bcr-forum-topic-content--reply-form .bcr-forum-topic-content__title {
    margin-bottom: 0.9375rem; }
  .bcr-forum-topic-content--table {
    position: static; }
  .bcr-forum-topic-content--table .bcr-forum-topic-content__title {
    margin-bottom: 0.5rem;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: inherit;
    line-height: 1.25rem; }

.bcr-forum-topic-content-separator__wide {
  display: none; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-topic-content-separator__wide {
      display: inline; } }

.bcr-forum-topic-content-separator__narrow {
  display: inline; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-topic-content-separator__narrow {
      display: none; } }

.bcr-forum-topic-layout {
  padding-right: 0.78125rem;
  padding-left: 0.78125rem;
  max-width: 85.375rem;
  margin: 0 auto;
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
  border-bottom: solid 0.125rem #FEE7E0; }
  .bcr-forum-topic-layout:first-child {
    border-top: solid 0.125rem #FEE7E0; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-topic-layout__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row nowrap;
              flex-flow: row nowrap; }
    .bcr-forum-topic-layout__avatar,
    .bcr-forum-topic-layout__content {
      -webkit-box-flex: 0;
          -ms-flex: 0 0 auto;
              flex: 0 0 auto;
      min-height: 0px;
      min-width: 0px;
      width: calc(100% - 1.5625rem);
      margin-right: 0.78125rem;
      margin-left: 0.78125rem;
      width: auto; }
    .bcr-forum-topic-layout__avatar {
      width: auto;
      -webkit-box-flex: 0;
          -ms-flex-positive: 0;
              flex-grow: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
      -ms-flex-preferred-size: auto;
          flex-basis: auto; }
    .bcr-forum-topic-layout__content {
      -webkit-box-flex: 1;
          -ms-flex-positive: 1;
              flex-grow: 1;
      -ms-flex-preferred-size: 0;
          flex-basis: 0; } }
  .bcr-forum-topic-layout--reply {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none;
    margin: 2.25rem 0; }
    .bcr-forum-topic-layout--reply:first-child {
      border-top: none; }
  .bcr-forum-topic-layout--reply-form {
    border-bottom: 0; }
  .bcr-forum-topic-layout--tiny {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    border-bottom: 1px solid #D9D1CF; }
    .bcr-forum-topic-layout--tiny:first-child {
      border-top: none; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-topic-layout--tiny .bcr-forum-topic-layout__container {
      margin-right: -0.78125rem;
      margin-left: -0.78125rem; } }

.bcr-forum-topic-reply-count {
  font-family: "Merriweather", serif;
  margin: 1.375rem 0; }

.bcr-forum-topic-reply-load-more {
  display: block; }
  .bcr-forum-topic-reply-load-more--no-more {
    display: none; }

.bcr-forum-topic-return-to-forum {
  padding-right: 0.78125rem;
  padding-left: 0.78125rem;
  max-width: 85.375rem;
  margin: 0 auto; }
  .bcr-forum-topic-return-to-forum__text {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
    padding-right: 0.78125rem;
    padding-left: 0.78125rem; }

.bcr-forum-topic-subscribe .subscription-toggle {
  display: block;
  padding: 0.125rem 1.8rem 0.125rem 0;
  font-size: 0.6875rem;
  line-height: 1.25rem;
  text-decoration: none;
  text-transform: uppercase;
  color: inherit;
  background-image: url("images/forum-topic-follow.png");
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 1.5rem auto; }

.bcr-forum-topic-subscribe .is-subscribed .subscription-toggle {
  background-image: url("images/forum-topic-follow--filled.png"); }

.bcr-forum-topic-title {
  padding-right: 0.78125rem;
  padding-left: 0.78125rem;
  max-width: 85.375rem;
  margin: 0 auto; }
  .bcr-forum-topic-title__title {
    padding-right: 0.78125rem;
    padding-left: 0.78125rem;
    margin-bottom: 0.625rem; }

.bcr-forum-user-details__avatar {
  margin-bottom: 1.875rem; }

.bcr-forum-user-details__avatar-link {
  display: block; }

.bcr-forum-user-details__profile-links > li {
  position: static;
  padding-left: 0; }
  .bcr-forum-user-details__profile-links > li::before {
    content: none; }

.bcr-forum-user-details__profile-links > li {
  border-bottom: 1px solid #D9D1CF; }
  .bcr-forum-user-details__profile-links > li:first-child {
    border-top: 1px solid #D9D1CF; }

.bcr-forum-user-details__profile-links > li > a {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  display: block;
  line-height: 2.5rem;
  text-decoration: none;
  color: inherit; }

.bcr-forum-user-details__profile-links > .current > a {
  font-weight: 600;
  color: #B64025; }

.bcr-forum-user-layout {
  padding-right: 1.5625rem;
  padding-left: 1.5625rem;
  max-width: 85.375rem;
  margin: 0 auto; }
  .bcr-forum-user-layout__container {
    margin-right: -1.5625rem;
    margin-left: -1.5625rem; }
  .bcr-forum-user-layout__sidebar,
  .bcr-forum-user-layout__content {
    margin-right: 1.5625rem;
    margin-left: 1.5625rem;
    margin-top: 1.875rem;
    margin-bottom: 1.875rem; }
  @media print, screen and (min-width: 40em) {
    .bcr-forum-user-layout__container {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-flow: row wrap;
              flex-flow: row wrap; }
    .bcr-forum-user-layout__sidebar {
      width: calc(25% - 3.125rem); }
    .bcr-forum-user-layout__content {
      width: calc(75% - 3.125rem); } }

.bcr-forum-user-profile__nickname {
  margin-bottom: 0;
  font-family: "Merriweather", serif;
  font-size: 1.0625rem;
  line-height: 2.5rem;
  color: #F7914B; }

.bcr-forum-user-profile__name {
  margin-bottom: 0;
  font-family: "Merriweather", serif;
  font-size: 1.5rem;
  line-height: 2.5rem; }

.bcr-forum-user-profile__registration {
  font-size: 0.8125rem;
  line-height: 1.25rem;
  color: #BB925F; }

.bcr-forum-user-profile__separator {
  border-bottom-color: #D9D1CF;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem; }

.bcr-forum-user-profile__subheading {
  margin-bottom: 2.5rem;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 2.5rem; }

.bcr-forum-user-profile__text {
  line-height: 1.875rem;
  margin-bottom: 0; }

.bcr-forum-user-topics-started__title {
  margin-bottom: 0.625rem;
  color: #421B0E;
  font-family: inherit;
  font-weight: 600;
  font-size: 1.0625rem;
  line-height: 1.875rem; }

.bcr-forum-user-topics-started__topics {
  margin-bottom: 0;
  color: #BE925F;
  font-size: 0.8125rem; }

/* Additional CSS */
.row-q {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* equal height of the children */
  margin-bottom: 30px; }

.col-q {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  /* additionally, equal width */
  padding: 10px;
  border: 0px solid #000000; }

.flex-grid-thirds {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.flex-grid-thirds .col-pic {
  width: 35%; }

.flex-grid-thirds .col-voice {
  width: 60%; }

.flex-grid-thirds .col-text {
  width: 60%;
  text-align: left; }

.flex-grid-thirds .col {
  width: 49%;
  /* 	font-size: 1.3rem !important; */ }

.flex-grid-thirds .col-3 {
  width: 32%;
  /* 	font-size: 1.3rem !important; */ }

.speech-bubble {
  position: relative;
  background: #f7914b;
  border-radius: .4em;
  color: #ffffff;
  /* 	font-size: 1.3rem !important; */
  padding: 10px; }

.speech-bubble ul > li::before {
  color: #fff; }

/*
  .col-q, .speech-bubble p, .further--reading a, .section li {
      font-size: 1.3rem !important;
  } */
.speech-bubble:after {
  content: '';
  position: absolute;
  top: 33.333%;
  width: 0;
  height: 0;
  border: 58px solid transparent;
  border-top: 0;
  margin-top: -29px; }

.right:after {
  right: 0;
  border-left-color: #f7914b;
  border-right: 0;
  margin-right: -58px; }

.left:after {
  left: 0;
  border-right-color: #f7914b;
  border-left: 0;
  margin-left: -58px; }

.speech-bubble-1 {
  position: relative;
  background: #f7914b;
  border-radius: .4em;
  color: #ffffff;
  /* 	font-size: 1.3rem !important; */
  padding: 10px; }

.speech-bubble-1:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border: 20px solid transparent; }

.speech-bubble-1 ul > li::before {
  color: #fff; }

.bottom--arrow:after {
  bottom: 0;
  left: 50%;
  border-top-color: #f7914b;
  border-bottom: 0;
  border-left: 0;
  margin-left: -10px;
  margin-bottom: -20px; }

.left--arrow:after {
  left: 0;
  top: 33.333%;
  border-right-color: #f7914b;
  border-left: 0;
  margin-top: -20px;
  margin-left: -20px; }

.right--arrow:after {
  right: 0;
  top: 33.333%;
  border-left-color: #f7914b;
  border-right: 0;
  margin-top: -20px;
  margin-right: -20px; }

.quiz form ol#sensei-quiz-list li {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.33333rem;
  text-rendering: optimizeLegibility; }

.myth {
  cursor: pointer;
  margin-bottom: 20px; }

.truth {
  display: none;
  color: #f7914b; }

.further--reading, .section, .section p, .col p {
  margin-bottom: 20px;
  /* 	font-size: 1.3rem !important; */ }

.slider--title {
  margin-bottom: 20px; }

.slider--text {
  margin: 20px 20px 0;
  text-align: left; }

small, .section a {
  font-size: 1rem !important; }

#draggable, #draggable-australian-flag, #draggable-aboriginal-flag, #draggable-SR, #draggable-IR, #draggable-INTER, #draggable-INTRA {
  width: 400px;
  height: 80px;
  padding: 0.5em;
  font-size: 1rem !important;
  margin: 10px 10px 10px 0;
  cursor: pointer; }

.btn {
  color: #fff;
  background: #FF0066;
  padding: .5rem 1rem;
  display: inline-block;
  border-radius: 4px;
  -webkit-transition-duration: .25s;
          transition-duration: .25s;
  border: none;
  font-size: 14px; }

.further-reading {
  background-color: #faebd7;
  padding: 15px 15px 15px 88px;
  position: relative;
  border-radius: 5px; }
  .further-reading > img {
    height: auto !important;
    left: 0;
    margin: 15px !important;
    max-width: none !important;
    position: absolute;
    top: 0;
    width: 56px !important; }

.further-reading--required {
  background-color: #B64025; }
  .further-reading--required,
  .further-reading--required * {
    color: #fff !important; }

.answer-feedback .further-reading {
  border-top: 1rem solid white;
  margin: 1rem -1.618em -1rem;
  padding: 1rem 1.618em 1rem 5.5rem; }