@charset "UTF-8";
/* Variables */
/* Dimensions */
/* Ratios */
/* breakpoint helpers */
/* Fonts */
/* Variables */
/* Dimensions */
/* Ratios */
/* breakpoint helpers */
/* Fonts */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=d755d9af57393ca4a6f29793c9542fb1)
 * Config saved to config.json and https://gist.github.com/d755d9af57393ca4a6f29793c9542fb1
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: 600; }

dfn {
  font-style: italic; }

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

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

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

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

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent;
    color: #000;
    box-shadow: none;
    text-shadow: none; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100%; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; }
  .navbar {
    display: none; }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000; }
  .label {
    border: 1px solid #000; }
  .table {
    border-collapse: collapse; }
  .table td,
  .table th {
    background-color: #fff; }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd; } }

* {
  box-sizing: border-box; }

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

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

a {
  text-decoration: none; }

a:focus {
  outline: 5px auto #f39200;
  z-index: 10;
  outline-offset: -2px; }

a:active,
a:hover {
  outline: 0;
  border: 0; }

figure {
  margin: 0; }

img {
  vertical-align: middle; }

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto; }

.img-rounded {
  border-radius: 6px; }

.img-thumbnail {
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto; }

.img-circle {
  border-radius: 50%; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

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

[role="button"] {
  cursor: pointer; }

.container {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  max-width: 1440px; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-12 {
  width: 100%; }

.col-xs-11 {
  width: 91.66666667%; }

.col-xs-10 {
  width: 83.33333333%; }

.col-xs-9 {
  width: 75%; }

.col-xs-8 {
  width: 66.66666667%; }

.col-xs-7 {
  width: 58.33333333%; }

.col-xs-6 {
  width: 50%; }

.col-xs-5 {
  width: 41.66666667%; }

.col-xs-4 {
  width: 33.33333333%; }

.col-xs-3 {
  width: 25%; }

.col-xs-2 {
  width: 16.66666667%; }

.col-xs-1 {
  width: 8.33333333%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-pull-11 {
  right: 91.66666667%; }

.col-xs-pull-10 {
  right: 83.33333333%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-8 {
  right: 66.66666667%; }

.col-xs-pull-7 {
  right: 58.33333333%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-5 {
  right: 41.66666667%; }

.col-xs-pull-4 {
  right: 33.33333333%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-2 {
  right: 16.66666667%; }

.col-xs-pull-1 {
  right: 8.33333333%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-push-11 {
  left: 91.66666667%; }

.col-xs-push-10 {
  left: 83.33333333%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-8 {
  left: 66.66666667%; }

.col-xs-push-7 {
  left: 58.33333333%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-5 {
  left: 41.66666667%; }

.col-xs-push-4 {
  left: 33.33333333%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-2 {
  left: 16.66666667%; }

.col-xs-push-1 {
  left: 8.33333333%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-offset-12 {
  margin-left: 100%; }

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

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

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

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

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

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

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

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

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

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

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-0 {
  margin-left: 0; }

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-11 {
    width: 91.66666667%; }
  .col-sm-10 {
    width: 83.33333333%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-8 {
    width: 66.66666667%; }
  .col-sm-7 {
    width: 58.33333333%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-5 {
    width: 41.66666667%; }
  .col-sm-4 {
    width: 33.33333333%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-2 {
    width: 16.66666667%; }
  .col-sm-1 {
    width: 8.33333333%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-pull-11 {
    right: 91.66666667%; }
  .col-sm-pull-10 {
    right: 83.33333333%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-8 {
    right: 66.66666667%; }
  .col-sm-pull-7 {
    right: 58.33333333%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-5 {
    right: 41.66666667%; }
  .col-sm-pull-4 {
    right: 33.33333333%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-2 {
    right: 16.66666667%; }
  .col-sm-pull-1 {
    right: 8.33333333%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-push-11 {
    left: 91.66666667%; }
  .col-sm-push-10 {
    left: 83.33333333%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-8 {
    left: 66.66666667%; }
  .col-sm-push-7 {
    left: 58.33333333%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-5 {
    left: 41.66666667%; }
  .col-sm-push-4 {
    left: 33.33333333%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-2 {
    left: 16.66666667%; }
  .col-sm-push-1 {
    left: 8.33333333%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-offset-12 {
    margin-left: 100%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-12 {
    width: 100%; }
  .col-md-11 {
    width: 91.66666667%; }
  .col-md-10 {
    width: 83.33333333%; }
  .col-md-9 {
    width: 75%; }
  .col-md-8 {
    width: 66.66666667%; }
  .col-md-7 {
    width: 58.33333333%; }
  .col-md-6 {
    width: 50%; }
  .col-md-5 {
    width: 41.66666667%; }
  .col-md-4 {
    width: 33.33333333%; }
  .col-md-3 {
    width: 25%; }
  .col-md-2 {
    width: 16.66666667%; }
  .col-md-1 {
    width: 8.33333333%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-pull-11 {
    right: 91.66666667%; }
  .col-md-pull-10 {
    right: 83.33333333%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-8 {
    right: 66.66666667%; }
  .col-md-pull-7 {
    right: 58.33333333%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-5 {
    right: 41.66666667%; }
  .col-md-pull-4 {
    right: 33.33333333%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-2 {
    right: 16.66666667%; }
  .col-md-pull-1 {
    right: 8.33333333%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-push-11 {
    left: 91.66666667%; }
  .col-md-push-10 {
    left: 83.33333333%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-8 {
    left: 66.66666667%; }
  .col-md-push-7 {
    left: 58.33333333%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-5 {
    left: 41.66666667%; }
  .col-md-push-4 {
    left: 33.33333333%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-2 {
    left: 16.66666667%; }
  .col-md-push-1 {
    left: 8.33333333%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-offset-12 {
    margin-left: 100%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-0 {
    margin-left: 0%; } }

@media (min-width: 1440px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-11 {
    width: 91.66666667%; }
  .col-lg-10 {
    width: 83.33333333%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-8 {
    width: 66.66666667%; }
  .col-lg-7 {
    width: 58.33333333%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-5 {
    width: 41.66666667%; }
  .col-lg-4 {
    width: 33.33333333%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-2 {
    width: 16.66666667%; }
  .col-lg-1 {
    width: 8.33333333%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-pull-11 {
    right: 91.66666667%; }
  .col-lg-pull-10 {
    right: 83.33333333%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-8 {
    right: 66.66666667%; }
  .col-lg-pull-7 {
    right: 58.33333333%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-5 {
    right: 41.66666667%; }
  .col-lg-pull-4 {
    right: 33.33333333%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-2 {
    right: 16.66666667%; }
  .col-lg-pull-1 {
    right: 8.33333333%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-push-11 {
    left: 91.66666667%; }
  .col-lg-push-10 {
    left: 83.33333333%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-8 {
    left: 66.66666667%; }
  .col-lg-push-7 {
    left: 58.33333333%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-5 {
    left: 41.66666667%; }
  .col-lg-push-4 {
    left: 33.33333333%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-2 {
    left: 16.66666667%; }
  .col-lg-push-1 {
    left: 8.33333333%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-offset-12 {
    margin-left: 100%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-0 {
    margin-left: 0%; } }

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table; }

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both; }

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

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

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

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

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

.hidden {
  display: none !important; }

.affix {
  position: fixed; }

.visible-xs {
  display: none !important; }

.visible-sm {
  display: none !important; }

.visible-md {
  display: none !important; }

.visible-lg {
  display: none !important; }

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important; }

@media (max-width: 767px) {
  .visible-xs {
    display: block !important; }
  table.visible-xs {
    display: table !important; }
  tr.visible-xs {
    display: table-row !important; }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important; } }

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important; } }

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important; } }

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important; }
  table.visible-sm {
    display: table !important; }
  tr.visible-sm {
    display: table-row !important; }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important; }
  table.visible-md {
    display: table !important; }
  tr.visible-md {
    display: table-row !important; }
  th.visible-md,
  td.visible-md {
    display: table-cell !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important; } }

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important; }
  table.visible-lg {
    display: table !important; }
  tr.visible-lg {
    display: table-row !important; }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important; } }

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important; } }

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important; } }

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important; } }

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important; } }

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important; } }

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important; } }

.visible-print {
  display: none !important; }

@media print {
  .visible-print {
    display: block !important; }
  table.visible-print {
    display: table !important; }
  tr.visible-print {
    display: table-row !important; }
  th.visible-print,
  td.visible-print {
    display: table-cell !important; } }

.visible-print-block {
  display: none !important; }

@media print {
  .visible-print-block {
    display: block !important; } }

.visible-print-inline {
  display: none !important; }

@media print {
  .visible-print-inline {
    display: inline !important; } }

.visible-print-inline-block {
  display: none !important; }

@media print {
  .visible-print-inline-block {
    display: inline-block !important; } }

@media print {
  .hidden-print {
    display: none !important; } }

.global__form__input--disabled[disabled], body .resources-form__date-picker input[disabled][type='text'],
body .request-a-donation-form__date-picker input[disabled][type='text'],
body .request-a-workshop-form__date-picker input[disabled][type='text'] {
  color: #999;
  cursor: not-allowed; }

.global__form__helper {
  display: block;
  margin: 0 0 15px; }
  .global__form__helper--radio-group {
    margin: 0 0 5px; }
  .global__form__helper--wrapper {
    height: 64px;
    border: solid 1px #1b1b1b;
    float: left;
    min-width: 50%;
    padding: 15px 15px; }
    @media screen and (max-width: 768px) {
      .global__form__helper--wrapper {
        width: 100%; } }

.global__form__input-group {
  position: relative; }
  @media screen and (max-width: 767px) {
    .global__form__input-group {
      margin: 0 0 20px; }
      .global__form__input-group:last-child {
        margin: 0; } }
  .global__form__input-group__label, body .resources-form__date-picker .date-picker--label,
  body .request-a-donation-form__date-picker .date-picker--label,
  body .request-a-workshop-form__date-picker .date-picker--label {
    position: absolute;
    background: #fff;
    padding: 3px;
    color: #666;
    top: -18px;
    left: 0;
    width: auto;
    margin-left: 12px;
    font-size: 1.6rem;
    transition: top .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: text;
    height: 35px;
    font-family: Helvetica, futura, arial, sans-serif;
    font-weight: 400; }
  .global__form__input-group__input:focus + label, .global__form__input-group__input.filled + label, .global__form__input-group__input.input-validation-valid + label, .global__form__input-group__input.input-validation-error + label {
    bottom: 66px;
    cursor: default; }
  .global__form__input-group__input:focus {
    outline: none; }
  .global__form__input-group__input--text, body .resources-form__date-picker input[type='text'],
  body .request-a-donation-form__date-picker input[type='text'],
  body .request-a-workshop-form__date-picker input[type='text'] {
    width: 100%;
    height: 62px;
    padding: 0 15px;
    border: 1px solid #dadbda;
    transition: border-color 0.2s ease-in-out 0.14s, box-shadow ease-in-out 0.15s;
    font-weight: 400;
    font-size: 1.6rem; }
    .global__form__input-group__input--text:-webkit-autofill, body .resources-form__date-picker input:-webkit-autofill[type='text'],
    body .request-a-donation-form__date-picker input:-webkit-autofill[type='text'],
    body .request-a-workshop-form__date-picker input:-webkit-autofill[type='text'] {
      -webkit-box-shadow: 0 0 0 30px #fff inset; }
      .global__form__input-group__input--text:-webkit-autofill:focus, body .resources-form__date-picker input:-webkit-autofill:focus[type='text'],
      body .request-a-donation-form__date-picker input:-webkit-autofill:focus[type='text'],
      body .request-a-workshop-form__date-picker input:-webkit-autofill:focus[type='text'] {
        -webkit-box-shadow: 0 0 0 30px #fbfbfb inset; }
    .global__form__input-group__input--text:focus, body .resources-form__date-picker input:focus[type='text'],
    body .request-a-donation-form__date-picker input:focus[type='text'],
    body .request-a-workshop-form__date-picker input:focus[type='text'] {
      border-color: #1b1b1b;
      box-shadow: none; }
    .global__form__input-group__input--text:focus + label, body .resources-form__date-picker input:focus[type='text'] + label, body .request-a-donation-form__date-picker input:focus[type='text'] + label, body .request-a-workshop-form__date-picker input:focus[type='text'] + label,
    .global__form__input-group__input--text.filled + label,
    body .resources-form__date-picker input.filled[type='text'] + label,
    body .request-a-donation-form__date-picker input.filled[type='text'] + label,
    body .request-a-workshop-form__date-picker input.filled[type='text'] + label,
    .global__form__input-group__input--text.input-validation-valid + label,
    body .resources-form__date-picker input.input-validation-valid[type='text'] + label,
    body .request-a-donation-form__date-picker input.input-validation-valid[type='text'] + label,
    body .request-a-workshop-form__date-picker input.input-validation-valid[type='text'] + label,
    .global__form__input-group__input--text.input-validation-error + label,
    body .resources-form__date-picker input.input-validation-error[type='text'] + label,
    body .request-a-donation-form__date-picker input.input-validation-error[type='text'] + label,
    body .request-a-workshop-form__date-picker input.input-validation-error[type='text'] + label {
      top: -18px;
      bottom: initial; }
  .global__form__input-group__input--text-area {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    min-height: 200px;
    height: 300px;
    padding: 23px 15px 18px;
    resize: vertical; }
    @media screen and (max-width: 1023px) {
      .global__form__input-group__input--text-area {
        height: 200px; } }
    .global__form__input-group__input--text-area--error {
      border: 1px solid #dd4157;
      color: #dd4157; }
      .global__form__input-group__input--text-area--error:focus {
        border-color: #dd4157; }
  .global__form__input-group__input--checkbox, .global__form__input-group__input--radio {
    position: absolute;
    opacity: 0; }
    .global__form__input-group__input--checkbox + span, .global__form__input-group__input--radio + span {
      float: left; }
      .global__form__input-group__input--checkbox + span::before, .global__form__input-group__input--radio + span::before {
        content: '';
        display: block;
        border: 1px solid #999;
        width: 26px;
        height: 26px;
        background-color: #fff;
        margin-top: 2px;
        margin-left: 0;
        cursor: pointer; }
      .global__form__input-group__input--checkbox + span::after, .global__form__input-group__input--radio + span::after {
        content: '';
        display: block;
        border-top: 0;
        border-right: 0;
        width: 14px;
        height: 8px;
        margin-left: 6px;
        margin-top: -18px;
        transform: rotate(136deg) scale(0);
        transition: all 0.2s ease-out;
        cursor: pointer;
        will-change: transform; }
    .global__form__input-group__input--checkbox:checked + span::after, .global__form__input-group__input--radio:checked + span::after {
      border-top: 3px solid #f39200;
      border-right: 3px solid #f39200;
      transform: rotate(136deg) scale(1); }
    .global__form__input-group__input--checkbox ~ label, .global__form__input-group__input--radio ~ label {
      color: #000;
      font-weight: 400;
      margin-left: 15px;
      cursor: default; }
      .global__form__input-group__input--checkbox ~ label a, .global__form__input-group__input--radio ~ label a {
        color: #0070ba;
        text-decoration: underline; }
  .global__form__input-group__input--radio + span::before {
    border-radius: 25px; }
  .global__form__input-group__input--radio + span::after {
    content: '';
    display: block;
    width: 10px;
    height: 10px;
    margin-left: 8px;
    margin-top: -18px;
    border-radius: 50%;
    background-color: #f39200;
    transform: scale(0);
    transition: all 0.2s ease-out;
    cursor: pointer;
    will-change: transform; }
  .global__form__input-group__input--error {
    border: 1px solid #dd4157 !important; }
  .global__form__input-group__select--error {
    border: 1px solid #dd4157 !important; }

.input-validation-error {
  border: 1px solid #dd4157 !important; }

/* Buttons */
.btn {
  font-family: 'futura', sans-serif;
  font-weight: 800;
  border-radius: 0;
  border-color: #666;
  background: #fff;
  color: #333;
  text-transform: uppercase;
  padding: 19px 50px;
  min-width: 250px;
  line-height: inherit;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  background: none;
  outline: none; }
  .btn-inverse {
    border-color: transparent;
    background: #343434;
    color: #fff; }
  .btn:after {
    display: block;
    content: ' ';
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    z-index: 0;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: opacity .5s, width 1s, height 1s, background-color .5s;
    width: 0;
    height: 0;
    background: #000; }
  .btn:hover:after, .btn.active:after {
    opacity: 1;
    width: 768px;
    height: 768px; }
  .btn-inner {
    position: relative;
    z-index: 10; }
  .btn-resources {
    width: 100%; }
  .btn--loading {
    color: transparent;
    cursor: wait; }
    .btn--loading:before {
      margin: -13px 0 0 -13px;
      width: 24px;
      height: 24px;
      position: absolute;
      left: 50%;
      top: 50%;
      content: '';
      border-radius: 24px;
      background-clip: padding-box;
      border: rgba(255, 255, 255, 0.25) 2px solid;
      border-top-color: #fff;
      animation: animation-rotate 750ms linear infinite; }
    .btn--loading:after {
      background: transparent; }
  .btn[disabled] {
    opacity: 0.5;
    cursor: not-allowed; }
    .btn[disabled]:hover:after, .btn[disabled]:active:after {
      display: none; }

.clicked {
  animation: click 0.3s; }

@keyframes animation-rotate {
  100% {
    transform: rotate(360deg); } }

/* Labels & notes */
label {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 32px;
  font-size: 1.6rem;
  font-weight: 400; }

.field-note {
  margin: 10px 0 0 0; }
  @media screen and (max-width: 767px) {
    .field-note {
      margin: 10px 0 20px; } }
  .field-note--text {
    font-size: 1.2rem;
    margin: 0;
    line-height: initial;
    color: #696969; }

@keyframes boing-in {
  0% {
    transform: scale(0); }
  66% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

/* Checkbox */
@media screen and (max-width: 767px) {
  .form__options__checkbox, .form__options__radio {
    margin: 0 0 20px; } }

.checkbox-group, .radio-group {
  border-radius: 0; }
  .checkbox-group__checkbox, .checkbox-group__radio, .radio-group__checkbox, .radio-group__radio {
    display: inline-block;
    width: 100%; }
    .checkbox-group__checkbox--button, .checkbox-group__radio--button, .radio-group__checkbox--button, .radio-group__radio--button {
      position: absolute;
      opacity: 0; }
      @media screen and (max-width: 767px) {
        .checkbox-group__checkbox--button, .checkbox-group__radio--button, .radio-group__checkbox--button, .radio-group__radio--button {
          margin: 0 5% 0 0;
          width: 20%;
          float: left; } }
    .checkbox-group__checkbox--label, .checkbox-group__radio--label, .radio-group__checkbox--label, .radio-group__radio--label {
      display: inline-block;
      padding: 0;
      cursor: pointer; }
      .checkbox-group__checkbox--label .radio-text, .checkbox-group__checkbox--label .checkbox-text, .checkbox-group__radio--label .radio-text, .checkbox-group__radio--label .checkbox-text, .radio-group__checkbox--label .radio-text, .radio-group__checkbox--label .checkbox-text, .radio-group__radio--label .radio-text, .radio-group__radio--label .checkbox-text {
        margin-left: 15px; }
      @media screen and (max-width: 767px) {
        .checkbox-group__checkbox--label, .checkbox-group__radio--label, .radio-group__checkbox--label, .radio-group__radio--label {
          width: -moz-fit-content;
          width: fit-content;
          float: left; } }

/* Radio button */
@media screen and (max-width: 767px) {
  .radio__question {
    margin: 0 0 40px; } }

.radio-group {
  padding: 14px 19px 0 19px;
  transition: border-color 0.2s ease-in-out 0.14s, box-shadow ease-in-out 0.15s;
  border-radius: 0;
  border: 1px solid #dadbda; }
  @media screen and (max-width: 767px) {
    .radio-group {
      margin: 0 0 20px; } }
  .radio-group__radio {
    position: relative;
    display: inline-flex;
    justify-content: flex-start;
    margin: 0 20px 14px 0;
    width: -moz-fit-content;
    width: fit-content; }
    .radio-group__radio--button {
      position: relative;
      margin: 0 30px 0 0;
      font-size: 1.6rem;
      font-weight: 400;
      line-height: 32px;
      float: left;
      opacity: 0;
      width: 0;
      height: 0;
      -webkit-appearance: none;
      outline: none; }
      .radio-group__radio--button:active ~ label {
        opacity: 1; }
      .radio-group__radio--button:checked ~ label {
        opacity: 1; }
      .radio-group__radio--button + label:before {
        position: absolute;
        top: 0;
        left: 0;
        content: '';
        display: inline-block;
        margin: 0;
        padding: 0;
        width: 32px;
        height: 32px;
        min-width: 32px;
        max-width: 32px;
        min-height: 32px;
        max-height: 32px;
        line-height: 30px;
        cursor: pointer;
        text-align: center;
        overflow: hidden;
        font-size: 12px;
        border-radius: 50%;
        border: 1px solid #999;
        background-color: #fff; }
      .radio-group__radio--button:checked + label:focus {
        outline: none; }
      .radio-group__radio--button:checked + label:after {
        position: absolute;
        top: 9px;
        left: 9px;
        content: '';
        display: inline-block;
        margin: 0;
        padding: 0;
        min-width: 14px;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: #f39200;
        animation: boing-in 0.2s; }
      .radio-group__radio--button:checked ~ label {
        opacity: 1; }

/* Glyphs */
.glyph-circle-alert:before {
  content: "\f103"; }

/* Messages & errors */
.context-message {
  transition: height 4s ease 2s, opacity 4s ease 2s;
  font-size: 1.6rem;
  font-weight: 400; }
  .context-message-danger, .glyph-circle-alert {
    color: #dd4157; }

/* Animations */
.fade-in--error {
  animation: 0.3s fade-in--error linear; }
  @media screen and (max-width: 1024px) {
    .fade-in--error--device-jump-fix {
      animation: none; } }

@keyframes fade-in--error {
  0% {
    opacity: 0;
    max-height: 0; }
  100% {
    opacity: 1;
    max-height: 100px; } }

label {
  box-sizing: border-box;
  cursor: pointer;
  line-height: 32px;
  font-size: 1.6rem;
  font-weight: 400; }

.field-note {
  margin: 10px 0 0 0; }
  @media screen and (max-width: 767px) {
    .field-note {
      margin: 10px 0 20px; } }
  .field-note--text {
    font-size: 1.2rem;
    margin: 0;
    line-height: initial;
    color: #696969; }

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

@keyframes boing-in {
  0% {
    transform: scale(0); }
  66% {
    transform: scale(1.2); }
  100% {
    transform: scale(1); } }

.dropdown {
  position: absolute;
  width: calc(100% - 20px);
  top: 0;
  left: 0;
  right: 0;
  padding: 0 40px 0 15px;
  min-height: 62px;
  max-height: 62px;
  border: 1px solid #dadbda;
  transition: border-color 0.2s ease-in-out 0.14s, box-shadow 0.2s ease-in-out 0.14s, max-height 0.2s ease-in-out 0.14s;
  list-style-type: none;
  overflow: hidden;
  font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif;
  font-weight: 400;
  font-size: 1.6rem;
  background-color: #FFF;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0;
  color: #1b1b1b;
  background-size: 18px auto;
  background-position: calc(100% - 16px) 50%;
  background-repeat: no-repeat;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAYAAABXAvmHAAAAAXNSR0IArs4c6QAAAthJREFUaEPtmEvITVEUx3+ft5ISJZRn8srIVFFeeVPkWVIMKAYMGBhQBpSSosSAFMmj5DHwHBtSRHmFCCkGkjdnfa2j23bOPufuvS592nty6561/uv/X2vvtdc5bXTw1dbB+ZME/OsKpgqkCkRmIG2hyARGu6cKRKcwEuC/rcBw4BLwDpgHvI1MVKh7P+A80AeYDTx2gYoqMAy4AQxV4/vAVOBFKItAv/7AVWC8+j8HpgAPGvFcAaOA68AgJ+gTdZbfv7EGA9eAkU6w18rjbv6/K0BKJBUoWk/V+VGLFYzQJA4piSMcxaZ9uQJkv831EHyp2+lei0SM0cwP9OALx/llAroBJ4GFHoA3wPTM5raxiLFKfoAHVxrLIuBTmQD5vwtwBFjpAXoPzARuGomYAFwG+nrwTimnr75DnD/rnB3kw8BqD+AHLaV0rJg1UVt2bw/ICWAV8M218V1k8mwfsMED/BFYoO0uRMQk4CLQy+N8CFgH/CiyqbqJ5fkeYJMnwGdgKXCuSQWzgDNAT4/fAU3gzzKbKgG53xZglyeQ7MvlSqiODrndZU939xjvzg7r1iqwugIEp0rEd2BNdoMfrQi6DDimzaLMdHvW4ndUkZfnzQgQ+/XAfo+flHqj2hTFXwscBDqVkBP/zcDeOuRDBIhPKIlY8YWamq1ADtLsNrDafn+ICBUgQIuzYes40NVT7p36bFtFA1gBnK67bRrtYgQIjrTCs1mH6hESHPgCLAlowb/DxQoQoMnAhYrLqEifXIIyc10JFN/uZiFAcOqMA408rcYQMwFCrs5AJnamg6BVBfLsjtO5qGwkllF8RjY/3YrZNpaHuIjHaJ3r3dfSV8C0bJ6/Y0Xe8gy4nOSDgLxby9cNWc/0dfShJflWChBseTGXUVnWHBVhzd/0EJuTqwNofYjrxDS1SQJM0xkAlioQkDRTl1QB03QGgKUKBCTN1CVVwDSdAWC/AD4obzEQb39yAAAAAElFTkSuQmCC"); }
  @media screen and (max-width: 767px) {
    .dropdown {
      width: 100%; } }
  @media screen and (max-width: 1023px) {
    .dropdown {
      position: relative; } }
  .dropdown__li {
    height: 62px;
    padding: 0 40px 0 15px;
    line-height: 62px;
    cursor: pointer;
    color: #1b1b1b;
    font-size: 1.6rem;
    background-color: #fbfbfb;
    transition: background-color 0.2s ease-in-out;
    font-weight: 400; }
    .dropdown__li:focus {
      outline-offset: -7px; }
    .dropdown__li:hover {
      background-color: #ededed; }
    .dropdown__li--revealed {
      display: block; }
    .dropdown__li--first {
      display: block;
      color: #666;
      background: none;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
      .dropdown__li--first:hover {
        background: none; }
    .dropdown__li--selected {
      color: #1b1b1b;
      font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif; }
  .dropdown--revealed {
    max-height: 500vh; }

/* Validaiton */
.field-validation-error {
  color: #dd4157;
  font-size: 1.6rem;
  font-weight: 400;
  margin-bottom: 17px; }

.field-validation-error:before {
  content: "\f103";
  position: relative;
  display: inline-block;
  font-family: 'icons', arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px; }

.global__partial-checkbox-container {
  margin-top: 40px; }

#privacyLabel:focus {
  outline: 5px auto #f39200; }

#privacyLabel p {
  display: inline;
  font-size: inherit; }

.full-form-validation {
  display: flex;
  justify-content: center; }

.global__error-text {
  margin-bottom: 30px; }

.flag {
  position: relative;
  margin: 0;
  padding: 0 0 0 40px !important; }
  .flag:before {
    position: absolute;
    left: 0;
    top: -3px;
    content: '';
    background-image: url("../image/flags/GB.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .flag--united-kingdom:before {
    background-image: url("../image/flags/GB.png"); }
  .flag--japan:before {
    background-image: url("../image/flags/JP.png"); }
  .flag--usa:before {
    background-image: url("../image/flags/US.png"); }
  .flag--circle:before {
    width: 30px;
    height: 30px;
    border-radius: 50%; }
  .flag--rectangle:before {
    top: 0;
    width: 24px;
    height: 16px;
    border: 1px solid #ededed; }
  .flag--click {
    cursor: pointer; }

/* Variables */
/* Dimensions */
/* Ratios */
/* breakpoint helpers */
/* Fonts */
/* Mixins */
/*
* Breaks and hyphenates long words
*/
/* 0.0 Reset */
html {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-family: 'futura', Arial Narrow, Helvetica, arial, sans-serif;
  color: #1b1b1b; }

body {
  margin: 0;
  padding: 0; }

input {
  font-family: 'futura', Arial Narrow, Helvetica, arial, sans-serif;
  border-radius: 0;
  -webkit-appearance: none; }

ul, ol, li {
  padding: 0;
  margin: 0; }

a, a:hover {
  text-decoration: none;
  color: #1b1b1b; }

:-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder, ::-webkit-input-placeholder {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* 1.0 Basic Structure */
html {
  background-color: #ededed; }

.u-visually-hidden {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.no-scroll {
  overflow: hidden; }

@media screen and (max-width: 1200px) {
  .no-scroll {
    overflow: hidden;
    height: 100vh;
    position: relative; } }

.full-width-container {
  background-color: #fff; }

img {
  animation: fadein 0.2s ease 0.14s forwards;
  opacity: 0; }

div.image {
  margin-bottom: 0; }

@keyframes fadein {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

/* 1.0 Fonts */
@font-face {
  font-family: "icons";
  src: url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.eot}");
  src: url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.eot?#iefix") format("embedded-opentype"), url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.woff") format("woff"), url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.ttf") format("truetype"), url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.svg#icons") format("svg");
  font-weight: normal;
  font-style: normal; }

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  @font-face {
    font-family: "icons";
    src: url("/fonts/fontcustom_fbdd11058730423f2b61c9a9fc7eb07c.svg#icons") format("svg"); } }

/* 1.0 Fonts */
/* Futura light */
@font-face {
  font-family: 'futura';
  src: url("/fonts/DysonFutura-Light.woff2") format("woff2"), url("/fonts/DysonFutura-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal; }

/* Futura book */
@font-face {
  font-family: 'futura';
  src: url("/fonts/DysonFutura-Book.woff2") format("woff2"), url("/fonts/DysonFutura-Book.woff") format("woff");
  font-weight: 400;
  font-style: normal; }

/* Futura medium */
@font-face {
  font-family: 'futura';
  src: url("/fonts/DysonFutura-Medium.woff2") format("woff2"), url("/fonts/DysonFutura-Medium.woff") format("woff");
  font-weight: 600;
  font-style: normal; }

/* Futura heavy */
@font-face {
  font-family: 'futura';
  src: url("/fonts/DysonFutura-Heavy.woff2") format("woff2"), url("/fonts/DysonFutura-Heavy.woff") format("woff");
  font-weight: 800;
  font-style: normal; }

p {
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6em; }

/* 1.1 Glyphs */
.glyphicon, .glyph-circle-alert, .global__error-text, body .resources-form__date-picker:after,
body .request-a-donation-form__date-picker:after,
body .request-a-workshop-form__date-picker:after, body .picker.picker--opened__nav--prev:before, body .picker.picker--opened__nav--next:before,
body .picker.picker--focused__nav--prev:before,
body .picker.picker--focused__nav--next:before,
body .picker.picker--opened.picker--focused__nav--prev:before,
body .picker.picker--opened.picker--focused__nav--next:before,
body #input_01_root__nav--prev:before,
body #input_01_root__nav--next:before,
body .picker__nav--prev:before,
body .picker__nav--next:before, .accordion-item__title__button, .ask-a-question-form__customer-title__down-chevron, .ask-a-question-form__category-title__down-chevron, .contact__items__icon--social:before, .contact__items__icon--contact-us:before, .contact-wrapper__contact-panel__icon-text__icon-only, .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon, .download-widget__download__glyph:after, .footer__items__logo:before, .language-selector--close:before, .previous-next__previous__content__icon, .previous-next__next__content__icon, .request-a-donation-form--down-chevron, .customer-title--down-chevron, .sitemap-container__wrapper__child__arrow:before, .component-social-bar__content__panel__text__icon--chevron:before, .component-social-bar__content__panel__glyph, .top-nav__navbar--link_has-children .top-nav__navbar--glyphicon-down-chevron, .carousel-control .icon-next:before,
.carousel-control .icon-prev:before {
  position: relative;
  display: inline-block;
  font-family: 'icons', arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Overwriting Bootstrap */
.container {
  max-width: 1440px;
  width: 100%;
  padding: 0; }

.row {
  margin: 0; }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  padding: 0; }

/* Global styles */
body.published .global__form__helper {
  display: none; }

.global__textarea-paragraph-wrap p:last-of-type:empty {
  display: none; }

.global__form__helper {
  padding: 20px 0;
  font-size: 20px;
  line-height: 40px;
  font-weight: 400; }

.global__padding--right20 {
  padding-right: 20px; }
  @media screen and (max-width: 767px) {
    .global__padding--right20 {
      padding-right: 0; } }

.global__padding--left20 {
  padding-left: 20px; }
  @media screen and (max-width: 767px) {
    .global__padding--left20 {
      padding-left: 0; } }

.global__hidden {
  display: none; }

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .global__hide--tablet {
    display: none; } }

@media screen and (max-width: 767px) {
  .global__hide--mobile {
    display: none; } }

.global__background-color {
  background-color: #fff; }
  .global__background-color--cms {
    background-color: rgba(240, 143, 37, 0.2);
    border: 2px dashed #f39200; }
  .global__background-color--white {
    background-color: #fff; }
    .global__background-color--white--font-color-automatic {
      background-color: #fff;
      color: #1b1b1b; }
      .global__background-color--white--font-color-automatic:hover {
        color: #1b1b1b; }
        .global__background-color--white--font-color-automatic:hover span,
        .global__background-color--white--font-color-automatic:hover p {
          color: #1b1b1b; }
  .global__background-color--black {
    background-color: #000; }
    .global__background-color--black--font-color-automatic {
      background-color: #000;
      color: #fff; }
  .global__background-color--orange {
    background-color: #f39200; }
    .global__background-color--orange--font-color-automatic {
      background-color: #f39200;
      color: #fff; }
  .global__background-color--blue {
    background-color: #0070ba; }
    .global__background-color--blue--font-color-automatic {
      background-color: #0070ba;
      color: #fff; }
  .global__background-color--light-blue {
    background-color: #00aeef; }
    .global__background-color--light-blue--font-color-automatic {
      background-color: #00aeef;
      color: #fff; }
  .global__background-color--resources-blue {
    background-color: #41b2da; }
    .global__background-color--resources-blue--font-color-automatic {
      background-color: #41b2da;
      color: #fff; }
  .global__background-color--dark-blue {
    background-color: #283583; }
    .global__background-color--dark-blue--font-color-automatic {
      background-color: #283583;
      color: #fff; }
  .global__background-color--light-grey {
    background-color: #ededed; }
    .global__background-color--light-grey--font-color-automatic {
      background-color: #ededed;
      color: #1b1b1b; }
      .global__background-color--light-grey--font-color-automatic:hover {
        color: #1b1b1b; }
        .global__background-color--light-grey--font-color-automatic:hover span,
        .global__background-color--light-grey--font-color-automatic:hover p {
          color: #1b1b1b; }
  .global__background-color--grey {
    background-color: #666; }
    .global__background-color--grey--font-color-automatic {
      background-color: #666;
      color: #fff; }
  .global__background-color--dark-grey {
    background-color: #1b1b1b; }
    .global__background-color--dark-grey--font-color-automatic {
      background-color: #1b1b1b;
      color: #fff; }

.global__text-color--white {
  color: #fff; }

.global__text-color--black {
  color: #000; }

.global__text-color--orange {
  color: #f39200; }

.global__text-color--light-blue {
  background-color: #00aeef; }
  .global__text-color--light-blue--font-color-automatic {
    background-color: #00aeef;
    color: #00aeef; }

.global__text-color--resources-blue {
  background-color: #41b2da; }
  .global__text-color--resources-blue--font-color-automatic {
    background-color: #41b2da;
    color: #41b2da; }

.global__text-color--dark-blue {
  background-color: #283583; }
  .global__text-color--dark-blue--font-color-automatic {
    background-color: #283583;
    color: #283583; }

.global__text-color--blue {
  color: #0070ba; }

.global__text-color--light-grey {
  color: #ededed; }

.global__text-color--grey {
  color: #666; }

.global__text-color--dark-grey {
  color: #1b1b1b; }

.global__colour-scheme--dark,
.global__colour-scheme--dark a {
  color: #1b1b1b; }

.global__colour-scheme--light,
.global__colour-scheme--light a {
  color: #fff; }

.global__error-text {
  color: #dd4157; }
  .global__error-text:before {
    content: "\f103";
    padding-right: 0.3em; }

.full-width-container {
  background-color: #fff; }

/* Buttons */
button {
  background: none;
  border: none;
  padding: 0;
  margin: 0; }

.btn {
  font-family: 'futura', sans-serif;
  font-weight: 800;
  border-radius: 0;
  border-color: #666;
  background: #fff;
  color: #333;
  text-transform: uppercase;
  padding: 19px 40px;
  min-width: 250px;
  line-height: inherit;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  background: none;
  outline: none; }
  @media screen and (max-width: 1023px) {
    .btn {
      min-width: 40%; } }
  @media screen and (max-width: 767px) {
    .btn {
      width: 100%;
      padding: 19px; } }
  .btn-inverse {
    border-color: transparent;
    background: #333;
    color: #fff; }
  .btn:after {
    display: block;
    content: ' ';
    position: absolute;
    opacity: 0;
    top: 50%;
    left: 50%;
    z-index: 0;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: opacity .5s, width 1s, height 1s, background-color .5s;
    width: 0;
    height: 0;
    background: #000; }
  .btn:hover:after, .btn.active:after, .btn:focus:after {
    opacity: 1;
    width: 500px;
    height: 500px; }
  .btn-inner {
    position: relative;
    z-index: 10;
    font-size: 16px;
    pointer-events: none; }
  .btn-container {
    float: none;
    margin-top: 20px; }
  .btn:focus {
    outline: 5px auto #f39200;
    outline-offset: 2px; }

.cta-box {
  display: inline-block;
  outline-offset: 2px !important;
  text-align: center; }

.clicked {
  animation: click 0.3s; }

.fade-in {
  animation: fade-in 0.2s ease 0.14s; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Orange button */
@keyframes loopback {
  50% {
    text-indent: 1em; }
  50.1% {
    text-indent: -1em; }
  100% {
    text-indent: 0em; } }

.orange-button {
  display: inline-flex; }
  .orange-button > * {
    position: relative;
    left: -.5em;
    margin-top: auto;
    margin-bottom: auto; }
    @media all and (-ms-high-contrast: none) {
      .orange-button > * {
        line-height: 2; } }
  .orange-button:before {
    transition: text-indent 0.6s ease-in-out;
    overflow: hidden;
    margin-right: .6em;
    background: #f08f25;
    border-radius: 50%;
    width: 1em;
    min-width: 1em;
    height: 1em;
    font: normal normal normal 2.1em "icons", arial, sans-serif;
    color: #fff;
    content: "";
    line-height: 1.02em;
    display: inline-block;
    text-indent: 0em; }
    @media only screen and (max-width: 1023px) {
      .orange-button:before {
        transform: scale(0.8);
        transform-origin: left;
        margin-right: .3em; } }
    @media all and (-ms-high-contrast: none) {
      .orange-button:before {
        line-height: 1.1; } }
  .orange-button:focus:before, .orange-button:hover:before {
    animation: loopback 0.6s ease-in-out; }
  .orange-button--inverted:before {
    background: radial-gradient(ellipse at center, #fff 0%, #fff 67%, transparent 70%, transparent 100%) no-repeat;
    color: #f39200; }

.white-button:before {
  background: #fff; }

.resources-blue-arrow:before {
  color: #41b2da; }

.light-blue-arrow:before {
  color: #00aeef; }

.dark-blue-arrow:before {
  color: #283583; }

.blue-arrow:before {
  color: #0070ba; }

.orange-arrow:before {
  color: #f39200; }

/* Skip to link skips main navigation when used. It is for the benefit of keyboard-only users. */
.main-area-wrap {
  position: relative; }

.skip-to-link,
.skip-to-link--skip-to-main-link-end {
  display: inline-block;
  background: #000;
  color: #fff;
  padding: 0 14px 0 10px;
  opacity: 0.0001;
  position: fixed;
  z-index: 30;
  height: 30px;
  line-height: 30px;
  top: -30px;
  left: 0;
  transition: opacity 400ms;
  border-bottom-right-radius: 12px;
  font-size: 14px; }
  .skip-to-link:focus,
  .skip-to-link--skip-to-main-link-end:focus {
    opacity: 1;
    top: 0;
    color: #fff;
    z-index: 20;
    outline: 0; }

.skip-to-link__footer {
  position: relative;
  height: 0; }

.skip-to-link--skip-to-main-link-end {
  position: absolute;
  top: auto;
  left: auto;
  right: 0;
  margin-top: -30px;
  border-bottom-right-radius: 0;
  border-top-left-radius: 12px;
  padding: 0 10px 0 14px;
  float: right; }

.cms {
  position: relative; }
  .cms__image {
    height: 600px;
    background-image: url("/etc/designs/jdf/static/image/image__10col.png"); }
  .cms__video {
    height: 675px;
    background-image: url("/etc/designs/jdf/static/image/image__video__play-icon.png"); }
  .cms__image, .cms__video {
    background-size: cover;
    background-position: center center;
    text-align: center; }
    @media screen and (max-width: 1439px) {
      .cms__image, .cms__video {
        height: 0;
        padding-top: 50%; } }
    @media screen and (max-width: 767px) {
      .cms__image, .cms__video {
        background-position: 50% 50px; } }
  .cms__hero-panel.component__button__padding, .cms__standard-panel.component__button__padding {
    padding-top: 100px; }
    @media screen and (max-width: 1023px) {
      .cms__hero-panel.component__button__padding, .cms__standard-panel.component__button__padding {
        padding-top: 200px;
        padding-bottom: 0; } }
  @media screen and (max-width: 1023px) {
    .cms__hero-panel .panel-container__panel__text-container, .cms__standard-panel .panel-container__panel__text-container {
      padding-bottom: 20px; } }
  @media screen and (max-width: 1023px) {
    .cms__hero-panel__image-container,
    .cms__hero-panel .panel-container__panel__image, .cms__standard-panel__image-container,
    .cms__standard-panel .panel-container__panel__image {
      background-color: rgba(255, 255, 255, 0.5); } }
  .cms__download-widget.component__button__padding, .cms__accordion.component__button__padding {
    padding-top: 100px; }
  .cms__information-pack.component__button__padding, .cms__thumbnails.component__button__padding, .cms__thumbnail-summary.component__button__padding {
    padding-top: 150px; }
  .cms__split-panel.component__button__padding {
    padding-top: 250px; }
  .cms__hero-panel__image-container {
    height: 100%;
    position: absolute;
    top: 0; }
    @media screen and (max-width: 1023px) {
      .cms__hero-panel__image-container {
        height: auto;
        position: relative;
        top: 0; } }
  .cms__information-pack__spread, .cms__split-panel__image, .cms__testimonial__image, .cms__thumbnail__image {
    background-color: rgba(255, 255, 255, 0.5); }
  .cms__standard-panel__image, .cms__hero-panel__image {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden; }
    @media screen and (max-width: 1023px) {
      .cms__standard-panel__image, .cms__hero-panel__image {
        position: relative;
        top: 0;
        transform: translateY(0); } }
  .cms__text-area {
    width: 100%;
    position: absolute;
    top: 40px;
    text-align: center;
    max-width: 660px;
    margin: auto;
    left: 0;
    right: 0; }
    @media screen and (max-width: 767px) {
      .cms__text-area {
        top: 20px; } }
    .cms__text-area--small {
      font-size: 16px;
      margin-bottom: 6px; }
  .cms__prev-next.component__button__padding {
    padding: 100px 20px 50px 20px; }
  .cms__prev-next .previous-next__previous:hover,
  .cms__prev-next .previous-next__next:hover {
    color: #1b1b1b; }
  .cms__prev-next .previous-next__previous {
    border: 1px solid #f39200;
    border-right: none; }
  .cms__prev-next .previous-next__next {
    border: 1px solid #f39200; }

@media (prefers-reduced-motion: reduce) {
  *, ::before, ::after {
    animation-delay: -1ms !important;
    animation-duration: 1ms !important;
    animation-iteration-count: 1 !important;
    background-attachment: initial !important;
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
    transition-delay: 0s !important; } }

/* Mixins */
/*
* Breaks and hyphenates long words
*/
/* Variables */
/* Dimensions */
/* Ratios */
/* breakpoint helpers */
/* Fonts */
/* Fonts */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
  font-weight: 400; }

h1, .h1, h2, .h2 {
  text-transform: uppercase; }

h4, .h4 {
  text-transform: uppercase; }

em {
  font-style: italic; }

.text-no-wrap {
  white-space: nowrap; }

.text-standard {
  text-transform: none; }

.text-upper {
  text-transform: uppercase; }

.text-lower {
  text-transform: lowercase; }

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

blockquote {
  font-weight: 800;
  font-size: 28px;
  line-height: 36px;
  margin: -4px 0 28px; }
  @media only screen and (max-width: 1023px) {
    blockquote {
      font-size: 21px;
      line-height: normal;
      margin-top: 16px;
      margin-bottom: 14px; } }
  @media only screen and (max-width: 767px) {
    blockquote {
      font-size: 20px;
      line-height: normal;
      margin-top: 16px;
      margin-bottom: 14px; } }

@media (max-width: 767px) {
  p {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 14px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  p {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 12px; } }

@media (min-width: 1024px) {
  p {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 17px; } }

@media (max-width: 767px) {
  p.small,
  p.text-small {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  p.small,
  p.text-small {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (min-width: 1024px) {
  p.small,
  p.text-small {
    font-size: 14px;
    line-height: 16px;
    margin-top: 10px;
    margin-bottom: 10px; } }

@media (max-width: 767px) {
  h1, .h1 {
    font-size: 28px;
    line-height: 32px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h1, .h1 {
    font-size: 48px;
    line-height: 56px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  h1, .h1 {
    font-size: 64px;
    line-height: 70px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  h2, .h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 38px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  h2, .h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  h3, .h3 {
    font-size: 28px;
    line-height: 36px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h3, .h3 {
    font-size: 32px;
    line-height: 38px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  h3, .h3 {
    font-size: 40px;
    line-height: 44px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  h4, .h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h4, .h4 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  h4, .h4 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  h5, .h5 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h5, .h5 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  h5, .h5 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  h6, .h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  h6, .h6 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  h6, .h6 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

.picker {
  font-size: 16px;
  text-align: left;
  line-height: 1.2;
  color: #000;
  position: absolute;
  z-index: 10000;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.picker__input {
  cursor: default; }

.picker__input.picker__input--active {
  border-color: #0089ec; }

.picker__holder {
  width: 100%;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  transition: background .15s ease-out,transform 0s .15s;
  -webkit-backface-visibility: hidden; }

/*!
 * Default mobile-first, responsive styling for pickadate.js
 * Demo: http://amsul.github.io/pickadate.js
 */
.picker__frame, .picker__holder {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: translateY(100%); }

.picker__frame {
  position: absolute;
  margin: 0 auto;
  min-width: 256px;
  max-width: 666px;
  width: 100%;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  transition: all .15s ease-out; }

.picker__wrap {
  display: table;
  width: 100%;
  height: 100%; }

@media (min-height: 33.875em) {
  .picker__frame {
    overflow: visible;
    top: auto;
    bottom: -100%;
    max-height: 80%; }
  .picker__wrap {
    display: block; } }

.picker__box {
  background: #fff;
  display: table-cell;
  vertical-align: middle; }

@media (min-height: 26.5em) {
  .picker__box {
    font-size: 1.25em; } }

@media (min-height: 33.875em) {
  .picker__box {
    display: block;
    font-size: 1.33em;
    border: 1px solid #777;
    border-top-color: #898989;
    border-bottom-width: 0;
    border-radius: 5px 5px 0 0;
    box-shadow: 0 12px 36px 16px rgba(0, 0, 0, 0.24); } }

@media (min-height: 40.125em) {
  .picker__frame {
    margin-bottom: 7.5%; }
  .picker__box {
    font-size: 1.5em;
    border-bottom-width: 1px;
    border-radius: 5px; } }

.picker--opened .picker__holder {
  transform: translateY(0);
  zoom: 1;
  background: rgba(0, 0, 0, 0.32);
  transition: background .15s ease-out; }

.picker--opened .picker__frame {
  transform: translateY(0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1; }

@media (min-height: 33.875em) {
  .picker--opened .picker__frame {
    top: auto;
    bottom: 0; } }

.picker__footer, .picker__header, .picker__table {
  text-align: center; }

.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec; }

.picker__box {
  padding: 0 1em; }

.picker__header {
  position: relative;
  margin-top: .75em; }

.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__select--month, .picker__select--year {
    margin-top: -.5em; }
  .picker__nav--next, .picker__nav--prev {
    top: -.33em; }
  .picker__nav--prev {
    padding-right: 1.5em; }
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000; }

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  color: #000;
  cursor: pointer;
  background: #b1dcfb; }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500; }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

.picker__day {
  padding: .3125em 0;
  font-weight: 400;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff; }

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__button--clear, .picker__button--close, .picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0; }

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

.picker__footer, .picker__header, .picker__table {
  text-align: center; }

.picker__day--highlighted, .picker__select--month:focus, .picker__select--year:focus {
  border-color: #0089ec; }

.picker__box {
  padding: 0 1em; }

.picker__header {
  position: relative;
  margin-top: .75em; }

.picker__month, .picker__year {
  font-weight: 500;
  display: inline-block;
  margin-left: .25em;
  margin-right: .25em; }

.picker__year {
  color: #999;
  font-size: .8em;
  font-style: italic; }

.picker__select--month, .picker__select--year {
  border: 1px solid #b7b7b7;
  height: 2em;
  padding: .5em;
  margin-left: .25em;
  margin-right: .25em; }

.picker__select--month {
  width: 35%; }

.picker__select--year {
  width: 22.5%; }

.picker__nav--next, .picker__nav--prev {
  position: absolute;
  padding: .5em 1.25em;
  width: 1em;
  height: 1em;
  box-sizing: content-box;
  top: -.25em; }

.picker__nav--prev {
  left: -1em;
  padding-right: 1.25em; }

.picker__nav--next {
  right: -1em;
  padding-left: 1.25em; }

@media (min-width: 24.5em) {
  .picker__select--month, .picker__select--year {
    margin-top: -.5em; }
  .picker__nav--next, .picker__nav--prev {
    top: -.33em; }
  .picker__nav--prev {
    padding-right: 1.5em; }
  .picker__nav--next {
    padding-left: 1.5em; } }

.picker__nav--next:before, .picker__nav--prev:before {
  content: " ";
  border-top: .5em solid transparent;
  border-bottom: .5em solid transparent;
  border-right: .75em solid #000;
  width: 0;
  height: 0;
  display: block;
  margin: 0 auto; }

.picker__nav--next:before {
  border-right: 0;
  border-left: .75em solid #000; }

.picker__nav--next:hover, .picker__nav--prev:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb; }

.picker__nav--disabled, .picker__nav--disabled:before, .picker__nav--disabled:before:hover, .picker__nav--disabled:hover {
  cursor: default;
  background: 0 0;
  border-right-color: #f5f5f5;
  border-left-color: #f5f5f5; }

.picker--focused .picker__day--highlighted, .picker__day--highlighted:hover, .picker__day--infocus:hover, .picker__day--outfocus:hover {
  color: #000;
  cursor: pointer;
  background: #b1dcfb; }

.picker__table {
  border-collapse: collapse;
  border-spacing: 0;
  table-layout: fixed;
  font-size: inherit;
  width: 100%;
  margin-top: .75em;
  margin-bottom: .5em; }

@media (min-height: 33.875em) {
  .picker__table {
    margin-bottom: .75em; } }

.picker__table td {
  margin: 0;
  padding: 0; }

.picker__weekday {
  width: 14.285714286%;
  font-size: .75em;
  padding-bottom: .25em;
  color: #999;
  font-weight: 500; }

@media (min-height: 33.875em) {
  .picker__weekday {
    padding-bottom: .5em; } }

.picker__day {
  padding: .3125em 0;
  font-weight: 400;
  border: 1px solid transparent; }

.picker__day--today {
  position: relative; }

.picker__day--today:before {
  content: " ";
  position: absolute;
  top: 2px;
  right: 2px;
  width: 0;
  height: 0;
  border-top: .5em solid #0059bc;
  border-left: .5em solid transparent; }

.picker__day--disabled:before {
  border-top-color: #aaa; }

.picker__day--outfocus {
  color: #ddd; }

.picker--focused .picker__day--selected, .picker__day--selected, .picker__day--selected:hover {
  background: #0089ec;
  color: #fff; }

.picker--focused .picker__day--disabled, .picker__day--disabled, .picker__day--disabled:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__day--highlighted.picker__day--disabled, .picker__day--highlighted.picker__day--disabled:hover {
  background: #bbb; }

.picker__button--clear, .picker__button--close, .picker__button--today {
  border: 1px solid #fff;
  background: #fff;
  font-size: .8em;
  padding: .66em 0;
  font-weight: 700;
  width: 33%;
  display: inline-block;
  vertical-align: bottom; }

.picker__button--clear:hover, .picker__button--close:hover, .picker__button--today:hover {
  cursor: pointer;
  color: #000;
  background: #b1dcfb;
  border-bottom-color: #b1dcfb; }

.picker__button--clear:focus, .picker__button--close:focus, .picker__button--today:focus {
  background: #b1dcfb;
  border-color: #0089ec;
  outline: 0; }

.picker__button--clear:before, .picker__button--close:before, .picker__button--today:before {
  position: relative;
  display: inline-block;
  height: 0; }

.picker__button--clear:before, .picker__button--today:before {
  content: " ";
  margin-right: .45em; }

.picker__button--today:before {
  top: -.05em;
  width: 0;
  border-top: .66em solid #0059bc;
  border-left: .66em solid transparent; }

.picker__button--clear:before {
  top: -.25em;
  width: .66em;
  border-top: 3px solid #e20; }

.picker__button--close:before {
  content: "\D7";
  top: -.1em;
  vertical-align: top;
  font-size: 1.1em;
  margin-right: .35em;
  color: #777; }

.picker__button--today[disabled], .picker__button--today[disabled]:hover {
  background: #f5f5f5;
  border-color: #f5f5f5;
  color: #ddd;
  cursor: default; }

.picker__button--today[disabled]:before {
  border-top-color: #aaa; }

/*
* Please note that the date-picker library is not BEM and employs specificity in css, therefore for this file must use important and html > body to win out.
*/
.picker__table {
  border-collapse: separate; }
  .picker__table td {
    background-color: #f5f5f5;
    font-weight: 800; }

.picker__footer {
  position: absolute;
  top: 0;
  right: -40px; }
  @media screen and (max-width: 1023px) {
    .picker__footer {
      display: none; } }

.picker__button--close {
  font-size: 0;
  border: none;
  width: 40px;
  height: 40px;
  padding: 0; }
  .picker__button--close:focus, .picker__button--close:hover {
    background: #fff;
    border: none; }
  .picker__button--close:before {
    content: "\D7";
    margin-right: 0;
    color: #000;
    font-size: 30px;
    position: absolute;
    top: 2px;
    right: 8px; }

.picker__button--clear, .picker__button--today {
  display: none; }

body .resources-form__date-picker,
body .request-a-donation-form__date-picker,
body .request-a-workshop-form__date-picker {
  border: none;
  margin: 0 0 40px;
  max-height: 62px;
  position: relative; }
  body .resources-form__date-picker .date-picker--label,
  body .request-a-donation-form__date-picker .date-picker--label,
  body .request-a-workshop-form__date-picker .date-picker--label {
    top: -18px !important;
    left: 20px !important; }
    @media screen and (max-width: 767px) {
      body .resources-form__date-picker .date-picker--label,
      body .request-a-donation-form__date-picker .date-picker--label,
      body .request-a-workshop-form__date-picker .date-picker--label {
        left: 0 !important; } }
  body .resources-form__date-picker input[type='text'],
  body .request-a-donation-form__date-picker input[type='text'],
  body .request-a-workshop-form__date-picker input[type='text'] {
    cursor: pointer;
    color: #1b1b1b;
    text-shadow: none;
    caret-color: transparent; }
  body .resources-form__date-picker:after,
  body .request-a-donation-form__date-picker:after,
  body .request-a-workshop-form__date-picker:after {
    pointer-events: none;
    content: "";
    position: absolute !important;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.6em;
    color: #1b1b1b; }
  body .resources-form__date-picker[disabled],
  body .request-a-donation-form__date-picker[disabled],
  body .request-a-workshop-form__date-picker[disabled] {
    cursor: not-allowed;
    color: #999;
    text-shadow: 0 0 0 #999; }

body .picker.picker--opened__header,
body .picker.picker--focused__header,
body .picker.picker--opened.picker--focused__header,
body #input_01_root__header,
body .picker__header {
  padding-top: 0.75em;
  padding-bottom: 0.75em; }

body .picker.picker--opened__holder,
body .picker.picker--focused__holder,
body .picker.picker--opened.picker--focused__holder,
body #input_01_root__holder,
body .picker__holder {
  display: flex;
  flex-direction: column; }

body .picker.picker--opened__frame,
body .picker.picker--focused__frame,
body .picker.picker--opened.picker--focused__frame,
body #input_01_root__frame,
body .picker__frame {
  transition: width .4s ease-in-out;
  position: absolute;
  position: initial;
  z-index: 9999;
  margin-top: auto;
  margin-bottom: auto;
  top: 0 !important;
  bottom: 0 !important;
  max-width: 80%;
  height: 100%; }
  @media screen and (max-width: 767px) {
    body .picker.picker--opened__frame,
    body .picker.picker--focused__frame,
    body .picker.picker--opened.picker--focused__frame,
    body #input_01_root__frame,
    body .picker__frame {
      max-width: initial;
      height: initial; } }

body .picker.picker--opened__table,
body .picker.picker--focused__table,
body .picker.picker--opened.picker--focused__table,
body #input_01_root__table,
body .picker__table {
  height: 65vh;
  box-shadow: 0px 0px 0px 1em #fff; }
  @media screen and (max-width: 767px) {
    body .picker.picker--opened__table,
    body .picker.picker--focused__table,
    body .picker.picker--opened.picker--focused__table,
    body #input_01_root__table,
    body .picker__table {
      margin-bottom: 45px;
      max-height: 100vh;
      min-height: 60vh; } }
  body .picker.picker--opened__table tbody > tr > td,
  body .picker.picker--focused__table tbody > tr > td,
  body .picker.picker--opened.picker--focused__table tbody > tr > td,
  body #input_01_root__table tbody > tr > td,
  body .picker__table tbody > tr > td {
    overflow: hidden;
    position: relative;
    border-right: 0.5rem solid #fff;
    border-bottom: 0.5rem solid #fff;
    box-sizing: border-box; }
  body .picker.picker--opened__table tbody > tr:last-of-type td,
  body .picker.picker--focused__table tbody > tr:last-of-type td,
  body .picker.picker--opened.picker--focused__table tbody > tr:last-of-type td,
  body #input_01_root__table tbody > tr:last-of-type td,
  body .picker__table tbody > tr:last-of-type td {
    border-bottom: 0; }
  body .picker.picker--opened__table tbody > tr > td:last-of-type,
  body .picker.picker--focused__table tbody > tr > td:last-of-type,
  body .picker.picker--opened.picker--focused__table tbody > tr > td:last-of-type,
  body #input_01_root__table tbody > tr > td:last-of-type,
  body .picker__table tbody > tr > td:last-of-type {
    border-right: 0; }

body .picker.picker--opened__box,
body .picker.picker--focused__box,
body .picker.picker--opened.picker--focused__box,
body #input_01_root__box,
body .picker__box {
  color: #333;
  border-radius: 0;
  box-shadow: none;
  border: 0;
  height: inherit;
  width: auto;
  font-size: 18px;
  padding-top: 2vh;
  padding-bottom: 2vh; }
  @media screen and (max-width: 767px) {
    body .picker.picker--opened__box,
    body .picker.picker--focused__box,
    body .picker.picker--opened.picker--focused__box,
    body #input_01_root__box,
    body .picker__box {
      font-size: 1em; } }

body .picker.picker--opened__year, body .picker.picker--opened__month,
body .picker.picker--focused__year,
body .picker.picker--focused__month,
body .picker.picker--opened.picker--focused__year,
body .picker.picker--opened.picker--focused__month,
body #input_01_root__year,
body #input_01_root__month,
body .picker__year,
body .picker__month {
  font-style: normal;
  color: #000;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; }

body .picker.picker--opened__day,
body .picker.picker--focused__day,
body .picker.picker--opened.picker--focused__day,
body #input_01_root__day,
body .picker__day {
  transition: color .3s ease-in-out;
  color: inherit;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 0;
  min-height: 100px; }
  @media screen and (max-width: 767px) {
    body .picker.picker--opened__day,
    body .picker.picker--focused__day,
    body .picker.picker--opened.picker--focused__day,
    body #input_01_root__day,
    body .picker__day {
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      min-height: auto; } }
  body .picker.picker--opened__day--today,
  body .picker.picker--focused__day--today,
  body .picker.picker--opened.picker--focused__day--today,
  body #input_01_root__day--today,
  body .picker__day--today {
    border: 6px solid #f39200 !important; }
    body .picker.picker--opened__day--today:before,
    body .picker.picker--focused__day--today:before,
    body .picker.picker--opened.picker--focused__day--today:before,
    body #input_01_root__day--today:before,
    body .picker__day--today:before {
      display: none; }
  body .picker.picker--opened__day--focused,
  body .picker.picker--focused__day--focused,
  body .picker.picker--opened.picker--focused__day--focused,
  body #input_01_root__day--focused,
  body .picker__day--focused {
    color: #000; }
  body .picker.picker--opened__day--selected,
  body .picker.picker--focused__day--selected,
  body .picker.picker--opened.picker--focused__day--selected,
  body #input_01_root__day--selected,
  body .picker__day--selected {
    border: 3px solid #000; }
  body .picker.picker--opened__day--infocus, body .picker.picker--opened__day--focused, body .picker.picker--opened__day--selected, body .picker.picker--opened__day--highlighted,
  body .picker.picker--focused__day--infocus,
  body .picker.picker--focused__day--focused,
  body .picker.picker--focused__day--selected,
  body .picker.picker--focused__day--highlighted,
  body .picker.picker--opened.picker--focused__day--infocus,
  body .picker.picker--opened.picker--focused__day--focused,
  body .picker.picker--opened.picker--focused__day--selected,
  body .picker.picker--opened.picker--focused__day--highlighted,
  body #input_01_root__day--infocus,
  body #input_01_root__day--focused,
  body #input_01_root__day--selected,
  body #input_01_root__day--highlighted,
  body .picker__day--infocus,
  body .picker__day--focused,
  body .picker__day--selected,
  body .picker__day--highlighted {
    color: #000;
    background: transparent; }
    body .picker.picker--opened__day--infocus:hover, body .picker.picker--opened__day--focused:hover, body .picker.picker--opened__day--selected:hover, body .picker.picker--opened__day--highlighted:hover,
    body .picker.picker--focused__day--infocus:hover,
    body .picker.picker--focused__day--focused:hover,
    body .picker.picker--focused__day--selected:hover,
    body .picker.picker--focused__day--highlighted:hover,
    body .picker.picker--opened.picker--focused__day--infocus:hover,
    body .picker.picker--opened.picker--focused__day--focused:hover,
    body .picker.picker--opened.picker--focused__day--selected:hover,
    body .picker.picker--opened.picker--focused__day--highlighted:hover,
    body #input_01_root__day--infocus:hover,
    body #input_01_root__day--focused:hover,
    body #input_01_root__day--selected:hover,
    body #input_01_root__day--highlighted:hover,
    body .picker__day--infocus:hover,
    body .picker__day--focused:hover,
    body .picker__day--selected:hover,
    body .picker__day--highlighted:hover {
      background: transparent; }
      body .picker.picker--opened__day--infocus:hover.picker--disabled, body .picker.picker--opened__day--focused:hover.picker--disabled, body .picker.picker--opened__day--selected:hover.picker--disabled, body .picker.picker--opened__day--highlighted:hover.picker--disabled,
      body .picker.picker--focused__day--infocus:hover.picker--disabled,
      body .picker.picker--focused__day--focused:hover.picker--disabled,
      body .picker.picker--focused__day--selected:hover.picker--disabled,
      body .picker.picker--focused__day--highlighted:hover.picker--disabled,
      body .picker.picker--opened.picker--focused__day--infocus:hover.picker--disabled,
      body .picker.picker--opened.picker--focused__day--focused:hover.picker--disabled,
      body .picker.picker--opened.picker--focused__day--selected:hover.picker--disabled,
      body .picker.picker--opened.picker--focused__day--highlighted:hover.picker--disabled,
      body #input_01_root__day--infocus:hover.picker--disabled,
      body #input_01_root__day--focused:hover.picker--disabled,
      body #input_01_root__day--selected:hover.picker--disabled,
      body #input_01_root__day--highlighted:hover.picker--disabled,
      body .picker__day--infocus:hover.picker--disabled,
      body .picker__day--focused:hover.picker--disabled,
      body .picker__day--selected:hover.picker--disabled,
      body .picker__day--highlighted:hover.picker--disabled {
        background: #999999; }
    body .picker.picker--opened__day--infocus:active, body .picker.picker--opened__day--focused:active, body .picker.picker--opened__day--selected:active, body .picker.picker--opened__day--highlighted:active,
    body .picker.picker--focused__day--infocus:active,
    body .picker.picker--focused__day--focused:active,
    body .picker.picker--focused__day--selected:active,
    body .picker.picker--focused__day--highlighted:active,
    body .picker.picker--opened.picker--focused__day--infocus:active,
    body .picker.picker--opened.picker--focused__day--focused:active,
    body .picker.picker--opened.picker--focused__day--selected:active,
    body .picker.picker--opened.picker--focused__day--highlighted:active,
    body #input_01_root__day--infocus:active,
    body #input_01_root__day--focused:active,
    body #input_01_root__day--selected:active,
    body #input_01_root__day--highlighted:active,
    body .picker__day--infocus:active,
    body .picker__day--focused:active,
    body .picker__day--selected:active,
    body .picker__day--highlighted:active {
      color: #000 !important; }
  body .picker.picker--opened__day--disabled,
  body .picker.picker--focused__day--disabled,
  body .picker.picker--opened.picker--focused__day--disabled,
  body #input_01_root__day--disabled,
  body .picker__day--disabled {
    background: #999999; }
    body .picker.picker--opened__day--disabled:hover,
    body .picker.picker--focused__day--disabled:hover,
    body .picker.picker--opened.picker--focused__day--disabled:hover,
    body #input_01_root__day--disabled:hover,
    body .picker__day--disabled:hover {
      background: #999999; }
  body .picker.picker--opened__day--highlighted,
  body .picker.picker--focused__day--highlighted,
  body .picker.picker--opened.picker--focused__day--highlighted,
  body #input_01_root__day--highlighted,
  body .picker__day--highlighted {
    background: transparent !important; }
  body .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted, body .picker.picker--opened__day--infocus.picker__day--disabled, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled.picker__day--highlighted, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled,
  body .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted,
  body .picker.picker--focused__day--infocus.picker__day--disabled,
  body .picker.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted,
  body .picker.picker--focused__day.picker__day--selected.picker__day--disabled,
  body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted,
  body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled,
  body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted,
  body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled,
  body #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted,
  body #input_01_root__day--infocus.picker__day--disabled,
  body #input_01_root__day.picker__day--selected.picker__day--disabled.picker__day--highlighted,
  body #input_01_root__day.picker__day--selected.picker__day--disabled,
  body .picker__day--infocus.picker__day--disabled.picker__day--highlighted,
  body .picker__day--infocus.picker__day--disabled,
  body .picker__day.picker__day--selected.picker__day--disabled.picker__day--highlighted,
  body .picker__day.picker__day--selected.picker__day--disabled {
    background: #999999 !important;
    color: #757575 !important;
    box-shadow: 0 0 0 200px #999999;
    font-weight: 800; }
    body .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day--infocus.picker__day--disabled:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled:after,
    body .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
    body .picker.picker--focused__day--infocus.picker__day--disabled:after,
    body .picker.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
    body .picker.picker--focused__day.picker__day--selected.picker__day--disabled:after,
    body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
    body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled:after,
    body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
    body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled:after,
    body #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted:after,
    body #input_01_root__day--infocus.picker__day--disabled:after,
    body #input_01_root__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
    body #input_01_root__day.picker__day--selected.picker__day--disabled:after,
    body .picker__day--infocus.picker__day--disabled.picker__day--highlighted:after,
    body .picker__day--infocus.picker__day--disabled:after,
    body .picker__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
    body .picker__day.picker__day--selected.picker__day--disabled:after {
      content: ""; }
      .japan body .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted:after, .japan body .picker.picker--opened__day--infocus.picker__day--disabled:after, .japan body .picker.picker--opened__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, .japan body .picker.picker--opened__day.picker__day--selected.picker__day--disabled:after, .japan
      body .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker.picker--focused__day--infocus.picker__day--disabled:after, .japan
      body .picker.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker.picker--focused__day.picker__day--selected.picker__day--disabled:after, .japan
      body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled:after, .japan
      body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled:after, .japan
      body #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted:after, .japan
      body #input_01_root__day--infocus.picker__day--disabled:after, .japan
      body #input_01_root__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, .japan
      body #input_01_root__day.picker__day--selected.picker__day--disabled:after, .japan
      body .picker__day--infocus.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker__day--infocus.picker__day--disabled:after, .japan
      body .picker__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, .japan
      body .picker__day.picker__day--selected.picker__day--disabled:after {
        content: ""; }
      @media screen and (max-width: 1439px) {
        body .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day--infocus.picker__day--disabled:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled:after,
        body .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--focused__day--infocus.picker__day--disabled:after,
        body .picker.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--focused__day.picker__day--selected.picker__day--disabled:after,
        body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled:after,
        body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled:after,
        body #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body #input_01_root__day--infocus.picker__day--disabled:after,
        body #input_01_root__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body #input_01_root__day.picker__day--selected.picker__day--disabled:after,
        body .picker__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker__day--infocus.picker__day--disabled:after,
        body .picker__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker__day.picker__day--selected.picker__day--disabled:after {
          font-size: 16px; } }
      @media screen and (max-width: 1023px) {
        body .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day--infocus.picker__day--disabled:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after, body .picker.picker--opened__day.picker__day--selected.picker__day--disabled:after,
        body .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--focused__day--infocus.picker__day--disabled:after,
        body .picker.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--focused__day.picker__day--selected.picker__day--disabled:after,
        body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled:after,
        body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--disabled:after,
        body #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body #input_01_root__day--infocus.picker__day--disabled:after,
        body #input_01_root__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body #input_01_root__day.picker__day--selected.picker__day--disabled:after,
        body .picker__day--infocus.picker__day--disabled.picker__day--highlighted:after,
        body .picker__day--infocus.picker__day--disabled:after,
        body .picker__day.picker__day--selected.picker__day--disabled.picker__day--highlighted:after,
        body .picker__day.picker__day--selected.picker__day--disabled:after {
          display: none; } }
  body .picker.picker--opened__day--infocus.picker__day--selected.picker__day--highlighted, body .picker.picker--opened__day.picker__day--selected.picker__day--selected.picker__day--highlighted,
  body .picker.picker--focused__day--infocus.picker__day--selected.picker__day--highlighted,
  body .picker.picker--focused__day.picker__day--selected.picker__day--selected.picker__day--highlighted,
  body .picker.picker--opened.picker--focused__day--infocus.picker__day--selected.picker__day--highlighted,
  body .picker.picker--opened.picker--focused__day.picker__day--selected.picker__day--selected.picker__day--highlighted,
  body #input_01_root__day--infocus.picker__day--selected.picker__day--highlighted,
  body #input_01_root__day.picker__day--selected.picker__day--selected.picker__day--highlighted,
  body .picker__day--infocus.picker__day--selected.picker__day--highlighted,
  body .picker__day.picker__day--selected.picker__day--selected.picker__day--highlighted {
    color: #000 !important; }
  body .picker.picker--opened__day--outfocus,
  body .picker.picker--focused__day--outfocus,
  body .picker.picker--opened.picker--focused__day--outfocus,
  body #input_01_root__day--outfocus,
  body .picker__day--outfocus {
    color: #dddddd;
    background: #fff;
    box-shadow: 0px 0px 0px 200px #fff; }
    body .picker.picker--opened__day--outfocus:hover,
    body .picker.picker--focused__day--outfocus:hover,
    body .picker.picker--opened.picker--focused__day--outfocus:hover,
    body #input_01_root__day--outfocus:hover,
    body .picker__day--outfocus:hover {
      background: #efefef !important;
      color: #dddddd; }
    body .picker.picker--opened__day--outfocus.picker__day--disabled,
    body .picker.picker--focused__day--outfocus.picker__day--disabled,
    body .picker.picker--opened.picker--focused__day--outfocus.picker__day--disabled,
    body #input_01_root__day--outfocus.picker__day--disabled,
    body .picker__day--outfocus.picker__day--disabled {
      color: #dddddd !important;
      background: #fff !important; }
    body .picker.picker--opened__day--outfocus.picker__day--selected,
    body .picker.picker--focused__day--outfocus.picker__day--selected,
    body .picker.picker--opened.picker--focused__day--outfocus.picker__day--selected,
    body #input_01_root__day--outfocus.picker__day--selected,
    body .picker__day--outfocus.picker__day--selected {
      color: #000; }
    body .picker.picker--opened__day--outfocus:not(.picker__day--disabled),
    body .picker.picker--focused__day--outfocus:not(.picker__day--disabled),
    body .picker.picker--opened.picker--focused__day--outfocus:not(.picker__day--disabled),
    body #input_01_root__day--outfocus:not(.picker__day--disabled),
    body .picker__day--outfocus:not(.picker__day--disabled) {
      background-color: #fff;
      box-shadow: 0px 0px 0px 200px #fff; }
      body .picker.picker--opened__day--outfocus:not(.picker__day--disabled):hover,
      body .picker.picker--focused__day--outfocus:not(.picker__day--disabled):hover,
      body .picker.picker--opened.picker--focused__day--outfocus:not(.picker__day--disabled):hover,
      body #input_01_root__day--outfocus:not(.picker__day--disabled):hover,
      body .picker__day--outfocus:not(.picker__day--disabled):hover {
        background-color: #fff !important; }

body .picker.picker--opened__nav--prev, body .picker.picker--opened__nav--next,
body .picker.picker--focused__nav--prev,
body .picker.picker--focused__nav--next,
body .picker.picker--opened.picker--focused__nav--prev,
body .picker.picker--opened.picker--focused__nav--next,
body #input_01_root__nav--prev,
body #input_01_root__nav--next,
body .picker__nav--prev,
body .picker__nav--next {
  padding-top: 0.75em;
  padding-bottom: 0.75em;
  top: 0; }
  body .picker.picker--opened__nav--prev:hover, body .picker.picker--opened__nav--next:hover,
  body .picker.picker--focused__nav--prev:hover,
  body .picker.picker--focused__nav--next:hover,
  body .picker.picker--opened.picker--focused__nav--prev:hover,
  body .picker.picker--opened.picker--focused__nav--next:hover,
  body #input_01_root__nav--prev:hover,
  body #input_01_root__nav--next:hover,
  body .picker__nav--prev:hover,
  body .picker__nav--next:hover {
    background: transparent; }
  body .picker.picker--opened__nav--prev:before, body .picker.picker--opened__nav--next:before,
  body .picker.picker--focused__nav--prev:before,
  body .picker.picker--focused__nav--next:before,
  body .picker.picker--opened.picker--focused__nav--prev:before,
  body .picker.picker--opened.picker--focused__nav--next:before,
  body #input_01_root__nav--prev:before,
  body #input_01_root__nav--next:before,
  body .picker__nav--prev:before,
  body .picker__nav--next:before {
    border: 0;
    width: initial !important;
    height: initial !important;
    display: inline-block;
    margin: initial !important; }

body .picker.picker--opened__nav--prev,
body .picker.picker--focused__nav--prev,
body .picker.picker--opened.picker--focused__nav--prev,
body #input_01_root__nav--prev,
body .picker__nav--prev {
  order: -9999; }
  body .picker.picker--opened__nav--prev:before,
  body .picker.picker--focused__nav--prev:before,
  body .picker.picker--opened.picker--focused__nav--prev:before,
  body #input_01_root__nav--prev:before,
  body .picker__nav--prev:before {
    content: ""; }

body .picker.picker--opened__nav--next:before,
body .picker.picker--focused__nav--next:before,
body .picker.picker--opened.picker--focused__nav--next:before,
body #input_01_root__nav--next:before,
body .picker__nav--next:before {
  content: ""; }

body .picker.picker--opened__weekday, body .picker.picker--opened__year, body .picker.picker--opened__month,
body .picker.picker--focused__weekday,
body .picker.picker--focused__year,
body .picker.picker--focused__month,
body .picker.picker--opened.picker--focused__weekday,
body .picker.picker--opened.picker--focused__year,
body .picker.picker--opened.picker--focused__month,
body #input_01_root__weekday,
body #input_01_root__year,
body #input_01_root__month,
body .picker__weekday,
body .picker__year,
body .picker__month {
  text-transform: uppercase; }

body .picker.picker--opened__weekday,
body .picker.picker--focused__weekday,
body .picker.picker--opened.picker--focused__weekday,
body #input_01_root__weekday,
body .picker__weekday {
  font-size: .75em;
  padding-bottom: 1em; }
  @media screen and (max-width: 767px) {
    body .picker.picker--opened__weekday,
    body .picker.picker--focused__weekday,
    body .picker.picker--opened.picker--focused__weekday,
    body #input_01_root__weekday,
    body .picker__weekday {
      font-size: .95em; } }

@media (min-height: 33.875em) {
  body .picker.picker--opened--openeed .picker--frame,
  body .picker.picker--focused--openeed .picker--frame,
  body .picker.picker--opened.picker--focused--openeed .picker--frame,
  body #input_01_root--openeed .picker--frame,
  body .picker--openeed .picker--frame {
    bottom: auto !important; } }

/* Japan override */
html > body .resources-form--japan .picker.picker--opened__day--infocus.picker__day--disabled.picker__day--highlighted:after,
html > body .resources-form--japan .picker.picker--opened__day--infocus.picker__day--disabled:after,
html > body .resources-form--japan .picker.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
html > body .resources-form--japan .picker.picker--focused__day--infocus.picker__day--disabled:after,
html > body .resources-form--japan .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled.picker__day--highlighted:after,
html > body .resources-form--japan .picker.picker--opened.picker--focused__day--infocus.picker__day--disabled:after,
html > body .resources-form--japan #input_01_root__day--infocus.picker__day--disabled.picker__day--highlighted:after,
html > body .resources-form--japan #input_01_root__day--infocus.picker__day--disabled:after,
html > body .resources-form--japan .picker__day--infocus.picker__day--disabled.picker__day--highlighted:after,
html > body .resources-form--japan .picker__day--infocus.picker__day--disabled:after {
  content: "無効"; }

.flag {
  position: relative;
  margin: 0;
  padding: 0 0 0 40px !important; }
  .flag:before {
    position: absolute;
    left: 0;
    top: -3px;
    content: '';
    background-image: url("../image/flags/GB.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .flag--united-kingdom:before {
    background-image: url("../image/flags/GB.png"); }
  .flag--japan:before {
    background-image: url("../image/flags/JP.png"); }
  .flag--usa:before {
    background-image: url("../image/flags/US.png"); }
  .flag--circle:before {
    width: 30px;
    height: 30px;
    border-radius: 50%; }
  .flag--rectangle:before {
    top: 0;
    width: 24px;
    height: 16px;
    border: 1px solid #ededed; }
  .flag--click {
    cursor: pointer; }

/* Mixins */
/*
* Breaks and hyphenates long words
*/
/* 1.1 Glyphs */
.glyphicon, .glyph-circle-alert, .global__error-text, body .resources-form__date-picker:after,
body .request-a-donation-form__date-picker:after,
body .request-a-workshop-form__date-picker:after, body .picker.picker--opened__nav--prev:before, body .picker.picker--opened__nav--next:before,
body .picker.picker--focused__nav--prev:before,
body .picker.picker--focused__nav--next:before,
body .picker.picker--opened.picker--focused__nav--prev:before,
body .picker.picker--opened.picker--focused__nav--next:before,
body #input_01_root__nav--prev:before,
body #input_01_root__nav--next:before,
body .picker__nav--prev:before,
body .picker__nav--next:before, .accordion-item__title__button, .ask-a-question-form__customer-title__down-chevron, .ask-a-question-form__category-title__down-chevron, .contact__items__icon--social:before, .contact__items__icon--contact-us:before, .contact-wrapper__contact-panel__icon-text__icon-only, .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon, .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon, .download-widget__download__glyph:after, .footer__items__logo:before, .language-selector--close:before, .previous-next__previous__content__icon, .previous-next__next__content__icon, .request-a-donation-form--down-chevron, .customer-title--down-chevron, .sitemap-container__wrapper__child__arrow:before, .component-social-bar__content__panel__text__icon--chevron:before, .component-social-bar__content__panel__glyph, .top-nav__navbar--link_has-children .top-nav__navbar--glyphicon-down-chevron, .carousel-control .icon-next:before,
.carousel-control .icon-prev:before {
  position: relative;
  display: inline-block;
  font-family: 'icons', arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* Mixins */
/*
* Breaks and hyphenates long words
*/
.test {
  background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20158.1%20158.1%22%3E%20%20%3Ccircle%20opacity%3D%220.4%22%20cx%3D%2279%22%20cy%3D%2279%22%20r%3D%2279%22%2F%3E%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M69.2%2C77.1V36.6l27%2C20.5L69.2%2C77.1z%20M73.1%2C44.3v25.3L89.9%2C57L73.1%2C44.3z%22%2F%3E%3C%2Fsvg%3E"); }

.c-cookie-notice {
  opacity: 0;
  position: fixed;
  bottom: -9999px;
  transition: opacity 0.5s ease;
  text-align: left;
  overflow: hidden;
  flex-direction: column;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 9999;
  display: flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box; }
  .c-cookie-notice * {
    box-sizing: border-box; }

.c-cookie-notice__inner {
  max-width: 900px;
  margin: 0 auto;
  padding: 0 30px;
  width: 100%; }

.c-cookie-notice__inner__inner {
  background: #fff;
  padding: 30px;
  max-height: 80vh;
  overflow: auto;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.25); }
  @media screen and (min-width: 980px) {
    .c-cookie-notice__inner__inner {
      padding: 40px; } }

.c-cookie-notice__title {
  margin: 0 0 15px 0;
  padding: 0;
  font-weight: 800;
  font-size: 18px;
  line-height: 28px; }
  @media screen and (min-width: 980px) {
    .c-cookie-notice__title {
      font-size: 20px;
      line-height: 28px; } }

.c-cookie-notice__button {
  display: inline-block;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  min-width: 0; }
  @media (min-width: 475px) {
    .c-cookie-notice__button {
      width: auto;
      min-width: 200px; } }
  @media screen and (min-width: 860px) {
    .c-cookie-notice__button {
      min-width: 235px; } }
  .js-focus-visible .c-cookie-notice__button:focus.focus-visible {
    outline: 4px solid #f39200 !important; }

.c-cookie-notice__description,
.c-cookie-notice__categories__description {
  font-size: 16px;
  line-height: 24px;
  max-width: 600px; }
  .c-cookie-notice__description p,
  .c-cookie-notice__categories__description p {
    margin: 0;
    padding: 0; }
  .c-cookie-notice__description a,
  .c-cookie-notice__categories__description a {
    text-decoration: underline;
    color: #000; }
    .c-cookie-notice__description a:hover,
    .c-cookie-notice__categories__description a:hover {
      text-decoration: none;
      color: #000; }
    .js-focus-visible .c-cookie-notice__description a:focus.focus-visible, .js-focus-visible
    .c-cookie-notice__categories__description a:focus.focus-visible {
      outline: 4px solid #f39200 !important; }

.c-cookie-notice__actions {
  margin: 20px 0 0 0;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .c-cookie-notice__actions {
      margin: 30px 0 0 0;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex-wrap: wrap; } }

.c-cookie-notice__action {
  padding: 0; }
  @media screen and (min-width: 768px) {
    .c-cookie-notice__action {
      margin: 15px 7px 0 0; } }

@media screen and (min-width: 768px) {
  .c-cookie-notice__action:not(:first-child) {
    margin: 15px 7px 0 7px; } }

.c-cookie-notice__stage {
  display: none; }

.c-cookie-notice__stage--active {
  display: block; }

.c-cookie-notice__categories {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
  text-align: left; }
  @media screen and (min-width: 980px) {
    .c-cookie-notice__categories {
      margin: 30px 0 0 0; } }

.c-cookie-notice__categories__item:not(:first-child) {
  margin: 20px 0 0 0; }

.c-cookie-notice__categories__title {
  margin: 0 0 5px 0; }

.c-cookie-notice__categories__title__label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  line-height: 34px;
  height: 34px;
  padding: 0 0 0 70px;
  font-weight: 800;
  font-size: 16px; }
  .js-focus-visible .c-cookie-notice__categories__title__label:focus.focus-visible {
    outline: 4px solid #f39200 !important; }
  .c-cookie-notice__categories__title__label:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 34px;
    width: 60px;
    background: gray;
    transition: background 0.25s ease;
    border-radius: 34px; }
  .c-cookie-notice__categories__title__label:after {
    content: '';
    display: block;
    position: absolute;
    height: 26px;
    width: 26px;
    left: 4px;
    top: 4px;
    background: #fff;
    transition: transform 0.25s ease;
    border-radius: 50%; }
  @media screen and (min-width: 980px) {
    .c-cookie-notice__categories__title__label {
      font-size: 18px; } }
  .c-cookie-notice__categories__title__label.is-disabled {
    cursor: not-allowed; }
    .c-cookie-notice__categories__title__label.is-disabled:before, .c-cookie-notice__categories__title__label.is-disabled:after {
      opacity: 0.5; }

.c-cookie-notice__categories__title__checkbox {
  position: absolute;
  opacity: 0.01;
  left: -100px; }
  .js-focus-visible .c-cookie-notice__categories__title__checkbox:focus.focus-visible + .c-cookie-notice__categories__title__label {
    outline: 4px solid #f39200; }
  .c-cookie-notice__categories__title__checkbox:checked + .c-cookie-notice__categories__title__label:before {
    background: #000; }
  .c-cookie-notice__categories__title__checkbox:checked + .c-cookie-notice__categories__title__label:after {
    transform: translateX(26px); }

.c-cookie-notice--show {
  opacity: 1; }

.c-cookie-notice-loader {
  display: flex;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  background: rgba(255, 255, 255, 0.9);
  justify-content: center;
  align-items: center; }

.c-cookie-notice-loader__spinner {
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-top: 6px solid rgba(0, 0, 0, 0.2);
  border-right: 6px solid rgba(0, 0, 0, 0.2);
  border-bottom: 6px solid rgba(0, 0, 0, 0.2);
  border-left: 6px solid #000;
  transform: translateZ(0);
  animation: cookieNoticeLoadingSpinner 1.1s infinite linear; }

.c-cookie-notice-loader__message {
  color: #000;
  text-align: center;
  margin: 20px 0 0 0;
  font-size: 18px;
  line-height: 28px;
  font-weight: 800; }
  @media screen and (min-width: 980px) {
    .c-cookie-notice-loader__message {
      font-size: 20px;
      line-height: 28px; } }

.c-cookie-notice-loader__message__inner {
  max-width: 500px;
  margin: 0 auto; }

@keyframes cookieNoticeLoadingSpinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.c-cookie-notice-accessible-hide {
  position: absolute;
  overflow: hidden;
  clip: rect(0 0 0 0);
  height: 1px;
  width: 1px;
  margin: -1px;
  padding: 0;
  border: 0; }

.accordion-item {
  border-top: 1px solid #999;
  font-weight: 400;
  overflow: hidden; }
  .accordion-item__last {
    border-bottom: 1px solid #999; }
  .accordion-item__title {
    cursor: pointer;
    padding: 20px 40px 20px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 24px;
    position: relative;
    width: 100%;
    text-align: left; }
    @media only screen and (max-width: 1023px) {
      .accordion-item__title {
        font-size: 20px; } }
    .accordion-item__title__button {
      transition: transform 0.28s ease 0.14s;
      font-size: 1rem;
      width: 16px;
      color: #1b1b1b;
      position: absolute;
      right: 10px;
      top: 50%;
      transform: translateY(-50%); }
      .accordion-item__title__button:after {
        content: "\f109"; }
    .accordion-item__title.is-shown .accordion-item__title__button {
      transform: translateY(-50%) rotate(180deg); }
  .accordion-item__text {
    display: none;
    border-top: 1px solid #999;
    padding: 20px 0;
    font-size: 16px; }
    @media only screen and (max-width: 1023px) {
      .accordion-item__text {
        font-size: 14px; } }
    .accordion-item__text a {
      color: #0070ba;
      text-decoration: underline; }
    .accordion-item__text p {
      font-size: 16px; }
      @media only screen and (max-width: 1023px) {
        .accordion-item__text p {
          font-size: 14px; } }
      .accordion-item__text p:last-child {
        margin-bottom: 0; }
    .accordion-item__text ul {
      margin-left: 20px; }
    .accordion-item__text a {
      text-decoration: underline; }
    .accordion-item__text__last {
      border-top: none;
      border-bottom: 1px solid #999; }

.ask-a-question-form {
  z-index: 13;
  font-size: 2rem; }
  .ask-a-question-form__title {
    margin-bottom: 30px; }
  .ask-a-question-form__privacy-policy {
    margin-top: 40px; }
    .ask-a-question-form__privacy-policy a {
      color: #0070ba; }
  .ask-a-question-form__options {
    border: none;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .ask-a-question-form__options {
        margin: 0 0 20px; } }
    .ask-a-question-form__options__checkbox:nth-child(even) {
      padding: 0 0 0 20px; }
      @media screen and (max-width: 1023px) {
        .ask-a-question-form__options__checkbox:nth-child(even) {
          padding: 0; } }
    @media screen and (max-width: 1023px) {
      .ask-a-question-form__options__checkbox--objectives {
        margin: 0 0 40px; } }
    @media screen and (max-width: 1023px) {
      .ask-a-question-form__options__checkbox--donation {
        margin: 0 0 20px; } }
    .ask-a-question-form__options__checkbox--newsletter, .ask-a-question-form__options__checkbox--newsletter:nth-child(even) {
      margin-top: 15px;
      padding: 0; }
    .ask-a-question-form__options--checkbox {
      padding: 0 20px 0 0; }
      @media screen and (max-width: 1023px) {
        .ask-a-question-form__options--checkbox {
          padding: 0; } }
    .ask-a-question-form__options--message {
      padding: 0 0 0 20px; }
      @media screen and (max-width: 1023px) {
        .ask-a-question-form__options--message {
          padding: 0; } }
      .ask-a-question-form__options--message__text-area {
        min-height: 100px;
        height: 200px; }
    .ask-a-question-form__options--extra-margin {
      margin: 0 0 70px; }
      @media screen and (max-width: 1023px) {
        .ask-a-question-form__options--extra-margin {
          margin: 0 0 40px; } }
      @media screen and (max-width: 767px) {
        .ask-a-question-form__options--extra-margin {
          margin: 0 0 30px; } }
  .ask-a-question-form__question {
    font-weight: 400;
    font-size: 28px;
    margin: 0 0 20px; }
  .ask-a-question-form__answer {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center; }
  .ask-a-question-form__customer-title {
    z-index: 1; }
  .ask-a-question-form__category-title {
    z-index: 2; }
  .ask-a-question-form__customer-title, .ask-a-question-form__category-title {
    position: relative;
    height: 62px; }
    .ask-a-question-form__customer-title__label, .ask-a-question-form__category-title__label {
      position: absolute;
      top: -18px;
      left: 0;
      margin-left: 12px;
      padding: 3px;
      background-color: #fff;
      height: 32px;
      color: #666;
      z-index: 2;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .ask-a-question-form__dropdown, .ask-a-question-form__dropdown--category {
    position: absolute;
    width: calc(100% - 20px);
    top: 0;
    left: 0;
    right: 0;
    min-height: 62px;
    max-height: 62px;
    border: 1px solid #dadbda;
    transition: border-color 0.2s ease-in-out 0.14s, box-shadow 0.2s ease-in-out 0.14s, max-height 0.2s ease-in-out 0.14s;
    list-style-type: none;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .ask-a-question-form__dropdown, .ask-a-question-form__dropdown--category {
        width: 100%; } }
    .ask-a-question-form__dropdown--revealed, .ask-a-question-form__dropdown--category--revealed {
      max-height: 100vh; }
    .ask-a-question-form__dropdown__li, .ask-a-question-form__dropdown--category__li {
      height: 62px;
      padding: 0 40px 0 15px;
      line-height: 62px;
      cursor: pointer;
      color: #1b1b1b;
      font-size: 1.6rem;
      background-color: #fbfbfb;
      transition: background-color 0.2s ease-in-out;
      font-weight: 300;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis; }
      .ask-a-question-form__dropdown__li:hover, .ask-a-question-form__dropdown--category__li:hover {
        background-color: #ededed; }
      .ask-a-question-form__dropdown__li--revealed, .ask-a-question-form__dropdown--category__li--revealed {
        display: block; }
      .ask-a-question-form__dropdown__li--first-category, .ask-a-question-form__dropdown--category__li--first-category {
        color: #1b1b1b;
        font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif;
        background: none; }
        .ask-a-question-form__dropdown__li--first-category:hover, .ask-a-question-form__dropdown--category__li--first-category:hover {
          background: none; }
      .ask-a-question-form__dropdown__li--first, .ask-a-question-form__dropdown--category__li--first {
        display: block;
        color: #666;
        background: none;
        font-family: Helvetica, futura, arial, sans-serif;
        font-weight: 400; }
        .ask-a-question-form__dropdown__li--first:hover, .ask-a-question-form__dropdown--category__li--first:hover {
          background: none; }
      .ask-a-question-form__dropdown__li--selected, .ask-a-question-form__dropdown--category__li--selected {
        color: #1b1b1b;
        font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif; }
  .ask-a-question-form__input--text {
    width: 100%; }
  .ask-a-question-form__input--disabled {
    background-color: #efefef;
    color: #999;
    border: 0px solid #6b6b6b;
    cursor: not-allowed;
    padding: 19px 15px; }
    @media screen and (max-width: 767px) {
      .ask-a-question-form__input--disabled {
        padding: 21px 15px; } }
    .ask-a-question-form__input--disabled--p {
      margin: 0;
      font-size: 1.6rem;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .ask-a-question-form_mobile-validation {
    display: none; }
    @media screen and (max-width: 767px) {
      .ask-a-question-form_mobile-validation {
        display: initial; } }
  .ask-a-question-form__input-group__label {
    position: absolute;
    top: 14px;
    left: 0;
    width: auto;
    margin-left: 12px;
    color: #999;
    font-size: 1.6rem;
    transition: top .2s;
    background-color: #fff;
    padding: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: text;
    height: 35px;
    font-family: Helvetica, futura, arial, sans-serif;
    font-weight: 400; }
    .ask-a-question-form__input-group__label--right {
      left: 20px; }
      @media screen and (max-width: 767px) {
        .ask-a-question-form__input-group__label--right {
          left: 0; } }
  .ask-a-question-form__input-char-used {
    text-align: right; }
  @media screen and (max-width: 767px) {
    .ask-a-question-form__checkbox-group__checkbox {
      margin: 0 0 10px; } }
  .ask-a-question-form__customer-title__down-chevron, .ask-a-question-form__category-title__down-chevron {
    position: absolute;
    right: 39px;
    top: 26px;
    display: block;
    width: 16px;
    height: 10px;
    transition: transform 0.28s ease 0.14s;
    font-size: 1rem;
    color: #1b1b1b; }
    @media screen and (max-width: 767px) {
      .ask-a-question-form__customer-title__down-chevron, .ask-a-question-form__category-title__down-chevron {
        right: 19px; } }
    .ask-a-question-form__customer-title__down-chevron:after, .ask-a-question-form__category-title__down-chevron:after {
      content: "\f109"; }
    .ask-a-question-form__customer-title__down-chevron--spin, .ask-a-question-form__category-title__down-chevron--spin {
      transform: rotate(180deg); }

.mobile-validation--first-name, .mobile-validation--address {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-validation--first-name, .mobile-validation--address {
      display: initial; } }

@media screen and (max-width: 767px) {
  .btn-container {
    width: 100%;
    margin-left: 0; } }

.btn-ask {
  width: 100%; }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.component__button {
  text-align: center; }
  .component__button__padding {
    padding: 50px 0; }
    @media only screen and (max-width: 1023px) {
      .component__button__padding {
        padding: 45px 0; } }
    @media only screen and (max-width: 767px) {
      .component__button__padding {
        padding: 25px 0; } }
    .component__button__padding--none {
      padding: 0; }
  .component__button__btn {
    margin: 10px; }
    @media only screen and (max-width: 767px) {
      .component__button__btn {
        margin: 10px 0; } }

.contact_social {
  /* Safari */
  display: flex;
  flex-direction: column;
  width: 100%; }
  .contact_social__contact {
    padding: 60px 0;
    background-color: #ededed; }
    .contact_social__contact:nth-child(2n) {
      background-color: #fff; }

.contact__items__col {
  text-align: center;
  padding: 0 10px;
  transition: opacity 0.2s ease 0.14s; }
  .contact__items__col:hover {
    opacity: 0.7; }
  .contact__items__col:active {
    opacity: 0.4; }
  .contact__items__col:nth-child(n+5) {
    display: none; }
  .contact__items__col:nth-child(1) .contact__items__icon {
    transition-delay: 150ms; }
  .contact__items__col:nth-child(2) .contact__items__icon {
    transition-delay: 300ms; }
  .contact__items__col:nth-child(3) .contact__items__icon {
    transition-delay: 450ms; }
  .contact__items__col:nth-child(4) .contact__items__icon {
    transition-delay: 600ms; }

.contact__items__icons--reveal .contact__items__icon {
  opacity: 1; }

.contact__items__icon {
  padding: 30px 0 10px;
  opacity: 0;
  transition: opacity 0.2s ease 0.14s; }
  @media screen and (max-width: 1024px) {
    .contact__items__icon {
      padding: 35px 0 10px; } }
  .contact__items__icon--p {
    margin: 0; }
  .contact__items__icon--social, .contact__items__icon--contact-us {
    display: block; }
    .contact__items__icon--social:focus, .contact__items__icon--contact-us:focus {
      color: #f39200;
      outline: none; }
    .contact__items__icon--social:before, .contact__items__icon--contact-us:before {
      display: block;
      font-size: 5rem;
      margin: 0 0 20px;
      content: "\f103"; }
  .contact__items__icon--twitter-icon:before {
    content: "\f11d"; }
  .contact__items__icon--x-icon {
    display: flex;
    flex-direction: column; }
    .contact__items__icon--x-icon svg {
      margin: 0 0 20px;
      width: 100%; }
    .contact__items__icon--x-icon:before {
      content: "";
      margin: 0; }
  .contact__items__icon--facebook-icon:before {
    content: "\f10e"; }
  .contact__items__icon--pinterest-icon:before {
    content: "\f121"; }
  .contact__items__icon--instagram-icon:before {
    content: "\f111"; }
  .contact__items__icon--youtube-icon:before {
    content: "\f120"; }
  .contact__items__icon--resources-icon:before {
    content: "\f119"; }
  .contact__items__icon--apply-icon:before {
    content: "\f100"; }
  .contact__items__icon--email-icon:before {
    content: "\f10c"; }
  .contact__items__icon--phone-icon:before {
    content: "\f116"; }

.contact__items__col--title {
  padding: 14px 0 0; }
  @media screen and (min-width: 1024px) {
    .contact__items__col--title {
      padding: 17px 0 0; } }

.aem-AuthorLayer-Edit .contact__items__icon {
  opacity: 1; }

.contact-wrapper__border {
  border-top: 1px solid #ededed;
  border-bottom: 1px solid #ededed; }

.contact-wrapper__contact-panel {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between; }
  @media only screen and (max-width: 1023px) {
    .contact-wrapper__contact-panel {
      flex-wrap: wrap; } }
  .contact-wrapper__contact-panel__icon-text {
    float: left;
    display: table;
    padding: 0;
    opacity: 0;
    transition: opacity 0.2s ease 0.14s; }
    .contact-wrapper__contact-panel__icon-text:focus {
      color: #f39200;
      outline: none; }
    @media only screen and (max-width: 1023px) {
      .contact-wrapper__contact-panel__icon-text {
        flex-grow: 1;
        width: calc(100% * (1 / 2) - 10px - 1px); }
        .contact-wrapper__contact-panel__icon-text:not(:nth-child(1)):not(:nth-child(2)) {
          padding-top: 16px; } }
    @media only screen and (max-width: 767px) {
      .contact-wrapper__contact-panel__icon-text {
        width: 100%;
        padding: 16px 0; }
        .contact-wrapper__contact-panel__icon-text:first-child {
          padding-top: 0; }
        .contact-wrapper__contact-panel__icon-text:last-child {
          padding-bottom: 0; } }
    .contact-wrapper__contact-panel__icon-text--reveal {
      opacity: 1; }
      .contact-wrapper__contact-panel__icon-text--reveal:nth-child(1) {
        transition-delay: 150ms; }
      .contact-wrapper__contact-panel__icon-text--reveal:nth-child(2) {
        transition-delay: 300ms; }
      .contact-wrapper__contact-panel__icon-text--reveal:nth-child(3) {
        transition-delay: 450ms; }
      .contact-wrapper__contact-panel__icon-text--reveal:nth-child(4) {
        transition-delay: 600ms; }
    .contact-wrapper__contact-panel__icon-text__anchor-icon {
      display: table-cell;
      vertical-align: middle;
      padding: 0 5px;
      width: 60px; }
      @media only screen and (max-width: 1023px) {
        .contact-wrapper__contact-panel__icon-text__anchor-icon {
          padding: 0; } }
      @media only screen and (max-width: 767px) {
        .contact-wrapper__contact-panel__icon-text__anchor-icon {
          width: 46px; } }
    .contact-wrapper__contact-panel__icon-text__anchor-text {
      display: table-cell;
      vertical-align: middle;
      font-size: 16px;
      font-weight: 600; }
      @media only screen and (max-width: 1023px) {
        .contact-wrapper__contact-panel__icon-text__anchor-text {
          font-size: 16px; } }
      @media only screen and (max-width: 767px) {
        .contact-wrapper__contact-panel__icon-text__anchor-text {
          padding: 0;
          font-size: 16px;
          display: table-cell;
          vertical-align: middle; } }
    .contact-wrapper__contact-panel__icon-text__icon-only {
      font-size: 4rem; }
      @media only screen and (max-width: 1023px) {
        .contact-wrapper__contact-panel__icon-text__icon-only {
          padding: 0 5px; } }
      @media only screen and (max-width: 767px) {
        .contact-wrapper__contact-panel__icon-text__icon-only {
          font-size: 3rem;
          padding: 0; } }
      .contact-wrapper__contact-panel__icon-text__icon-only--x-icon:before {
        content: "";
        background-image: url("../fonts/X-icon.svg");
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        height: 50px; }
      .contact-wrapper__contact-panel__icon-text__icon-only--facebook-icon:before {
        content: "\f10e"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--pinterest-icon:before {
        content: "\f121"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--instagram-icon:before {
        content: "\f111"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--youtube-icon:before {
        content: "\f120"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--resources-icon:before {
        content: "\f119"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--download-icon:before {
        content: "\f10a"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--apply-icon:before {
        content: "\f100"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--email-icon:before {
        content: "\f10c"; }
      .contact-wrapper__contact-panel__icon-text__icon-only--phone-icon:before {
        content: "\f116"; }

.contact-us__ctas__container {
  border-bottom: 1px solid #333;
  display: flex;
  flex-wrap: wrap; }
  .contact-us__ctas__container:before, .contact-us__ctas__container:after {
    content: none; }
  .contact-us__ctas__container__cta-panel {
    margin-bottom: 70px;
    padding-bottom: 52px;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (max-width: 1023px) {
      .contact-us__ctas__container__cta-panel {
        margin-bottom: 61px; }
        .contact-us__ctas__container__cta-panel:last-of-type {
          padding-left: 0;
          clear: both; } }
    @media only screen and (max-width: 767px) {
      .contact-us__ctas__container__cta-panel {
        padding-left: 0 !important;
        padding-bottom: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .contact-us__ctas__container__cta-panel:nth-child(3) .contact-us__ctas__container__cta-panel__content__heading-wrapper {
        height: auto !important; }
        .contact-us__ctas__container__cta-panel:nth-child(3) .contact-us__ctas__container__cta-panel__content__heading-wrapper h3 {
          margin-bottom: 0; } }
    .contact-us__ctas__container__cta-panel__content {
      justify-content: flex-end;
      flex-direction: column;
      display: flex; }
      .contact-us__ctas__container__cta-panel__content__heading-wrapper {
        height: 80px; }
      .contact-us__ctas__container__cta-panel__content__heading {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: auto; }
      .contact-us__ctas__container__cta-panel__content__cta {
        position: absolute;
        bottom: 0;
        display: flex;
        width: 100%;
        height: 26px; }
        @media only screen and (max-width: 767px) {
          .contact-us__ctas__container__cta-panel__content__cta {
            position: static; } }
    .contact-us__ctas__container__cta-panel__icon-text__anchor-text {
      flex: 1; }
    @media only screen and (max-width: 767px) {
      .contact-us__ctas__container__cta-panel {
        display: block; } }
    .contact-us__ctas__container__cta-panel__icon-link {
      width: 100%;
      display: block;
      min-height: 50px;
      min-width: 50px;
      margin-bottom: 50px; }
      @media only screen and (max-width: 1023px) {
        .contact-us__ctas__container__cta-panel__icon-link {
          margin-bottom: 25px; } }
      .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon:before {
          content: "\f11d"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--x-icon {
        display: flex;
        flex-direction: column; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--x-icon:before {
          content: "";
          margin: 0; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon:before {
          content: "\f10e"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon:before {
          content: "\f121"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon:before {
          content: "\f111"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon:before {
          content: "\f120"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon:before {
          content: "\f100"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon:before {
          content: "\f10c"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon:before {
          content: "\f116"; }
    .contact-us__ctas__container__cta-panel__heading {
      width: 100%;
      font-size: 40px;
      line-height: 40px;
      font-weight: 800;
      text-transform: uppercase;
      margin-bottom: 14px; }
      @media only screen and (max-width: 1023px) {
        .contact-us__ctas__container__cta-panel__heading {
          font-size: 32px; } }
      @media only screen and (max-width: 767px) {
        .contact-us__ctas__container__cta-panel__heading {
          font-size: 28px; } }
    .contact-us__ctas__container__cta-panel__description {
      margin-top: 17px; }
      @media only screen and (max-width: 767px) {
        .contact-us__ctas__container__cta-panel__description {
          margin-top: 0; } }
    .contact-us__ctas__container__cta-panel__link {
      align-items: center;
      font-size: 20px; }
      .contact-us__ctas__container__cta-panel__link__text {
        width: 100%;
        font-weight: 400;
        display: -ms-flexbox;
        justify-content: center;
        flex-direction: column; }
    .contact-us__ctas__container__cta-panel:first-child {
      padding-left: 0; }
    .contact-us__ctas__container__cta-panel:last-child {
      padding-right: 0; }

/* We are reusing the CallToActionArrow partial and the contact-us styles need to match the old website */
.contact-us__ctas__container__cta-panel__content__cta .hero-panel-container__panel__text-container__text__link {
  align-items: center; }

.contact-us__ctas__container__cta-panel__content__cta .hero-panel-container__panel__text-container__text__link__text {
  font-size: 20px;
  line-height: normal; }

.contact-us__page-heading__container__strapline {
  margin-top: 75px;
  text-transform: uppercase;
  font-size: 20px; }
  @media only screen and (max-width: 1023px) {
    .contact-us__page-heading__container__strapline {
      font-size: 16px; } }

.contact-us__page-heading__container__title {
  font-weight: 800;
  color: #f39200;
  font-size: 32px;
  line-height: 32px; }
  @media only screen and (min-width: 1024px) {
    .contact-us__page-heading__container__title {
      font-size: 48px;
      line-height: 48px; } }
  @media only screen and (min-width: 1200px) {
    .contact-us__page-heading__container__title {
      font-size: 64px;
      line-height: 64px; } }
  .contact-us__page-heading__container__title--light {
    color: #f39200; }
    @media only screen and (min-width: 1024px) {
      .contact-us__page-heading__container__title--light {
        color: #fff !important; } }
  .contact-us__page-heading__container__title--dark {
    color: #333 !important; }

.contact-us__page-heading__container__p {
  margin-bottom: 0; }

.contact-us__detail-lists {
  padding-left: 0px; }
  .contact-us__detail-lists__container :nth-child(odd) {
    padding-left: 0px; }
  .contact-us__detail-lists__container__heading h3 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 1023px) {
      .contact-us__detail-lists__container__heading h3 {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .contact-us__detail-lists__container__heading h3 {
        font-size: 28px;
        line-height: 32px; } }
  .contact-us__detail-lists__container__wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .contact-us__detail-lists__container__wrapper__list-wrapper {
      padding-left: 10px;
      padding-right: 10px; }
      .contact-us__detail-lists__container__wrapper__list-wrapper:first-child {
        padding-left: 0; }
      .contact-us__detail-lists__container__wrapper__list-wrapper:last-child {
        padding-right: 0; }
      @media only screen and (max-width: 1023px) {
        .contact-us__detail-lists__container__wrapper__list-wrapper[class^='col-'] {
          padding-left: 0 !important;
          padding-right: 0 !important; } }
      .contact-us__detail-lists__container__wrapper__list-wrapper__heading {
        margin-top: 35px;
        margin-bottom: 0;
        font-weight: 800; }
      .contact-us__detail-lists__container__wrapper__list-wrapper__list {
        list-style: none;
        margin-left: 0; }
        .contact-us__detail-lists__container__wrapper__list-wrapper__list__item {
          padding-top: 6px; }
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a:hover {
            text-decoration: underline; }
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a,
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > p {
            margin-bottom: 0;
            font-size: 20px;
            line-height: 28px;
            margin-top: -5px; }
            @media only screen and (max-width: 767px) {
              .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a,
              .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > p {
                font-size: 17px;
                line-height: 24px; } }
    .contact-us__detail-lists__container__wrapper:nth-of-type(1) {
      margin-bottom: 37px; }
      .contact-us__detail-lists__container__wrapper:nth-of-type(1) > .row > [class^='col-'] {
        padding: 0;
        float: none; }
      .contact-us__detail-lists__container__wrapper:nth-of-type(1)__list-wrapper__heading {
        margin-top: 0; }
    .contact-us__detail-lists__container__wrapper > .row {
      padding-bottom: 70px;
      border-bottom: 1px solid #333; }
    .contact-us__detail-lists__container__wrapper:last-child > .row {
      padding-bottom: 0;
      border-bottom: 0; }

.contact-us__ctas__container--remove-margin {
  margin-bottom: -63px; }
  @media only screen and (max-width: 1023px) {
    .contact-us__ctas__container--remove-margin {
      margin-bottom: -57px; } }
  @media only screen and (max-width: 767px) {
    .contact-us__ctas__container--remove-margin {
      margin-bottom: -57px; } }

.breadcrumb-container {
  background-color: #dadbda;
  min-height: 62px;
  line-height: 62px;
  font-size: 13px;
  font-weight: 400; }
  .breadcrumb-container__inner-container {
    color: #333; }
    .breadcrumb-container__inner-container__link {
      color: #333;
      cursor: pointer; }
      .breadcrumb-container__inner-container__link:hover {
        text-decoration: none; }
      .breadcrumb-container__inner-container__link:focus {
        outline: none;
        color: #f39200; }
    .breadcrumb-container__inner-container__divider {
      margin: 0 9px; }

@keyframes loopback {
  50% {
    text-indent: 1em; }
  50.1% {
    text-indent: -1em; }
  100% {
    text-indent: 0em; } }

.animated-link {
  position: relative;
  vertical-align: middle;
  text-decoration: none;
  display: flex; }
  .animated-link > * {
    position: relative;
    left: -.5em;
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto; }
  .animated-link:before {
    float: left;
    transition: text-indent 0.6s ease-in-out;
    overflow: hidden;
    text-indent: 0em;
    box-sizing: border-box;
    padding: 0 auto;
    margin: auto .6em auto auto;
    vertical-align: middle;
    background: radial-gradient(ellipse at center, #f39200 0%, #f39200 67%, transparent 70%, transparent 100%) no-repeat;
    width: 1em;
    height: 1em;
    left: 0;
    display: inline-block;
    font: normal normal normal 2.1em "icons", arial, sans-serif;
    color: #fff;
    content: "";
    line-height: 1em; }
    @media only screen and (max-width: 1023px) {
      .animated-link:before {
        transform: scale(0.8);
        transform-origin: left;
        margin-right: .3em; } }
  .animated-link:focus:before, .animated-link:hover:before {
    animation: loopback 0.6s ease-in-out; }

.contact-us__ctas__container {
  border-bottom: 1px solid #333;
  display: flex;
  flex-wrap: wrap; }
  .contact-us__ctas__container:before, .contact-us__ctas__container:after {
    content: none; }
  .contact-us__ctas__container__cta-panel {
    margin-bottom: 70px;
    padding-bottom: 52px;
    padding-left: 10px;
    padding-right: 10px; }
    @media only screen and (max-width: 1023px) {
      .contact-us__ctas__container__cta-panel {
        margin-bottom: 61px; }
        .contact-us__ctas__container__cta-panel:last-of-type {
          padding-left: 0;
          clear: both; } }
    @media only screen and (max-width: 767px) {
      .contact-us__ctas__container__cta-panel {
        padding-left: 0 !important;
        padding-bottom: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .contact-us__ctas__container__cta-panel:nth-child(3) .contact-us__ctas__container__cta-panel__content__heading-wrapper {
        height: auto !important; }
        .contact-us__ctas__container__cta-panel:nth-child(3) .contact-us__ctas__container__cta-panel__content__heading-wrapper h3 {
          margin-bottom: 0; } }
    .contact-us__ctas__container__cta-panel__content {
      justify-content: flex-end;
      flex-direction: column;
      display: flex; }
      .contact-us__ctas__container__cta-panel__content__heading-wrapper {
        height: 80px; }
      .contact-us__ctas__container__cta-panel__content__heading {
        flex-grow: 1;
        flex-shrink: 0;
        flex-basis: auto; }
      .contact-us__ctas__container__cta-panel__content__cta {
        position: absolute;
        bottom: 0;
        display: flex;
        width: 100%;
        height: 26px; }
        @media only screen and (max-width: 767px) {
          .contact-us__ctas__container__cta-panel__content__cta {
            position: static; } }
    .contact-us__ctas__container__cta-panel__icon-text__anchor-text {
      flex: 1; }
    @media only screen and (max-width: 767px) {
      .contact-us__ctas__container__cta-panel {
        display: block; } }
    .contact-us__ctas__container__cta-panel__icon-link {
      width: 100%;
      display: block;
      min-height: 50px;
      min-width: 50px;
      margin-bottom: 50px; }
      @media only screen and (max-width: 1023px) {
        .contact-us__ctas__container__cta-panel__icon-link {
          margin-bottom: 25px; } }
      .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--resources-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--charity-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--question-icon:before {
          content: ""; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--twitter-icon:before {
          content: "\f11d"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--x-icon {
        display: flex;
        flex-direction: column; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--x-icon:before {
          content: "";
          margin: 0; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--facebook-icon:before {
          content: "\f10e"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--pinterest-icon:before {
          content: "\f121"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--instagram-icon:before {
          content: "\f111"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--youtube-icon:before {
          content: "\f120"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--apply-icon:before {
          content: "\f100"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--email-icon:before {
          content: "\f10c"; }
      .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon {
        font-size: 58px; }
        .contact-us__ctas__container__cta-panel__icon-link__icon--phone-icon:before {
          content: "\f116"; }
    .contact-us__ctas__container__cta-panel__heading {
      width: 100%;
      font-size: 40px;
      line-height: 40px;
      font-weight: 800;
      text-transform: uppercase;
      margin-bottom: 14px; }
      @media only screen and (max-width: 1023px) {
        .contact-us__ctas__container__cta-panel__heading {
          font-size: 32px; } }
      @media only screen and (max-width: 767px) {
        .contact-us__ctas__container__cta-panel__heading {
          font-size: 28px; } }
    .contact-us__ctas__container__cta-panel__description {
      margin-top: 17px; }
      @media only screen and (max-width: 767px) {
        .contact-us__ctas__container__cta-panel__description {
          margin-top: 0; } }
    .contact-us__ctas__container__cta-panel__link {
      align-items: center;
      font-size: 20px; }
      .contact-us__ctas__container__cta-panel__link__text {
        width: 100%;
        font-weight: 400;
        display: -ms-flexbox;
        justify-content: center;
        flex-direction: column; }
    .contact-us__ctas__container__cta-panel:first-child {
      padding-left: 0; }
    .contact-us__ctas__container__cta-panel:last-child {
      padding-right: 0; }

/* We are reusing the CallToActionArrow partial and the contact-us styles need to match the old website */
.contact-us__ctas__container__cta-panel__content__cta .hero-panel-container__panel__text-container__text__link {
  align-items: center; }

.contact-us__ctas__container__cta-panel__content__cta .hero-panel-container__panel__text-container__text__link__text {
  font-size: 20px;
  line-height: normal; }

.contact-us__detail-lists {
  padding-left: 0px; }
  .contact-us__detail-lists__container :nth-child(odd) {
    padding-left: 0px; }
  .contact-us__detail-lists__container__heading h3 {
    font-size: 40px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 0;
    text-transform: uppercase; }
    @media only screen and (max-width: 1023px) {
      .contact-us__detail-lists__container__heading h3 {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .contact-us__detail-lists__container__heading h3 {
        font-size: 28px;
        line-height: 32px; } }
  .contact-us__detail-lists__container__wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important; }
    .contact-us__detail-lists__container__wrapper__list-wrapper {
      padding-left: 10px;
      padding-right: 10px; }
      .contact-us__detail-lists__container__wrapper__list-wrapper:first-child {
        padding-left: 0; }
      .contact-us__detail-lists__container__wrapper__list-wrapper:last-child {
        padding-right: 0; }
      @media only screen and (max-width: 1023px) {
        .contact-us__detail-lists__container__wrapper__list-wrapper[class^='col-'] {
          padding-left: 0 !important;
          padding-right: 0 !important; } }
      .contact-us__detail-lists__container__wrapper__list-wrapper__heading {
        margin-top: 35px;
        margin-bottom: 0;
        font-weight: 800; }
      .contact-us__detail-lists__container__wrapper__list-wrapper__list {
        list-style: none;
        margin-left: 0; }
        .contact-us__detail-lists__container__wrapper__list-wrapper__list__item {
          padding-top: 6px; }
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a:hover {
            text-decoration: underline; }
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a,
          .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > p {
            margin-bottom: 0;
            font-size: 20px;
            line-height: 28px;
            margin-top: -5px; }
            @media only screen and (max-width: 767px) {
              .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > a,
              .contact-us__detail-lists__container__wrapper__list-wrapper__list__item > p {
                font-size: 17px;
                line-height: 24px; } }
    .contact-us__detail-lists__container__wrapper:nth-of-type(1) {
      margin-bottom: 37px; }
      .contact-us__detail-lists__container__wrapper:nth-of-type(1) > .row > [class^='col-'] {
        padding: 0;
        float: none; }
      .contact-us__detail-lists__container__wrapper:nth-of-type(1)__list-wrapper__heading {
        margin-top: 0; }
    .contact-us__detail-lists__container__wrapper > .row {
      padding-bottom: 70px;
      border-bottom: 1px solid #333; }
    .contact-us__detail-lists__container__wrapper:last-child > .row {
      padding-bottom: 0;
      border-bottom: 0; }

.download-widget__padding {
  padding: 60px 0; }
  @media only screen and (max-width: 1023px) {
    .download-widget__padding {
      padding: 55px 0; } }
  @media only screen and (max-width: 767px) {
    .download-widget__padding {
      padding: 35px 0; } }
  .download-widget__padding--none {
    padding: 0; }

.download-widget__container {
  display: flex;
  flex-wrap: wrap;
  padding: 70px;
  background-color: #fff;
  border: 1px solid #dadbda; }
  @media only screen and (max-width: 1023px) {
    .download-widget__container {
      padding: 60px 55px; } }
  @media only screen and (max-width: 767px) {
    .download-widget__container {
      padding: 40px 35px;
      text-align: center; } }
  .download-widget__container__text-container .global__textarea-paragraph-wrap p:empty {
    height: 1px;
    margin-top: -5px; }
  @media only screen and (min-width: 768px) {
    .download-widget__container__text-container__p {
      position: relative; } }
  .download-widget__container__text-container__heading {
    text-transform: uppercase;
    font-weight: 800;
    line-height: 40px;
    font-size: 40px; }
    @media only screen and (min-width: 768px) {
      .download-widget__container__text-container__heading {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 15rem; } }
    @media only screen and (max-width: 1023px) {
      .download-widget__container__text-container__heading {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .download-widget__container__text-container__heading {
        font-size: 28px;
        line-height: 32px; } }
  .download-widget__container__text-container__strapline:first-child {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 44px;
    font-weight: 400; }
    @media only screen and (max-width: 1023px) {
      .download-widget__container__text-container__strapline:first-child {
        font-size: 16px;
        line-height: 24px; } }

.download-widget__download__link {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  float: right;
  padding: 0 0 0 50px; }
  @media only screen and (max-width: 767px) {
    .download-widget__download__link {
      width: 100%;
      padding: 0 20px;
      position: relative;
      top: 0;
      transform: translateY(0);
      float: none;
      text-align: center; } }
  .download-widget__download__link--text, .download-widget__download__link--glyph {
    float: left;
    margin: 0 15px; }
    @media only screen and (max-width: 767px) {
      .download-widget__download__link--text, .download-widget__download__link--glyph {
        float: none;
        margin: 0; } }

.download-widget__download__p {
  margin: 0;
  text-transform: uppercase; }
  @media only screen and (max-width: 767px) {
    .download-widget__download__p:first-child {
      padding-top: 70px; } }
  .download-widget__download__p--filetype {
    display: block;
    font-size: 14px;
    pointer-events: none; }

.download-widget__download__glyph {
  font-size: 3rem; }
  @media only screen and (max-width: 767px) {
    .download-widget__download__glyph {
      position: absolute;
      top: 20px;
      left: 0;
      margin: auto;
      right: 0; } }
  .download-widget__download__glyph:after {
    content: "\f10a"; }

.footer {
  background-color: #ededed;
  font-size: 2rem;
  font-weight: 400; }
  @media screen and (max-width: 1024px) {
    .footer {
      padding: 55px 0 35px 0; } }
  .footer__items {
    flex-wrap: wrap;
    display: flex; }
    .footer__items__col {
      display: block;
      padding: 70px 0;
      border-bottom: 1px solid #666;
      transition: padding 0.2s ease 0.14s; }
      @media screen and (max-width: 1024px) {
        .footer__items__col {
          padding: 35px 0;
          border-bottom: none; } }
      @media screen and (max-width: 768px) {
        .footer__items__col {
          padding: 20px 0;
          border-bottom: none; } }
      .footer__items__col:nth-child(odd) {
        width: 48%;
        margin: 0 2% 0 0; }
        @media screen and (max-width: 1024px) {
          .footer__items__col:nth-child(odd) {
            width: 100%;
            margin: 0; } }
      .footer__items__col:nth-child(even) {
        width: 48%;
        margin: 0 0 0 2%; }
        @media screen and (max-width: 1024px) {
          .footer__items__col:nth-child(even) {
            width: 100%;
            margin: 0; } }
      .footer__items__col:nth-child(n+3) {
        border-bottom: none; }
      @media screen and (max-width: 768px) {
        .footer__items__col:nth-child(2n) {
          padding-top: 10px; } }
      @media screen and (max-width: 768px) {
        .footer__items__col:nth-child(3n) {
          padding: 47px 0 70px; } }
      @media screen and (max-width: 768px) {
        .footer__items__col:nth-child(4n) {
          padding-top: 20px; } }
      @media screen and (max-width: 1024px) {
        .footer__items__col:last-child {
          border-top: 1px solid #666; } }
    .footer__items__ul {
      list-style-type: none; }
    .footer__items__li {
      margin: 0 0 10px; }
      .footer__items__li:last-child {
        margin: 0; }
    .footer__items__link {
      border: 0;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      margin: 0;
      padding: 0;
      cursor: pointer;
      display: inline;
      text-align: left;
      color: #1b1b1b;
      font-family: 'futura', Arial Narrow, Helvetica, arial, sans-serif;
      font-size: 2rem;
      font-weight: 400; }
      .footer__items__link:focus {
        color: #f39200;
        outline: none; }
    .footer__items__copyright {
      font-size: 1.6rem;
      margin: 0 0 20px; }
      .footer__items__copyright:last-child {
        margin: 0; }
    .footer__items__charity {
      color: #1b1b1b;
      font-weight: 400; }
    .footer__items__logo:before {
      content: "\f10b";
      font-size: 10rem; }

.footer-support-text {
  margin: 0 0 10px 0;
  padding: 0;
  font-size: 15px;
  line-height: 18px; }

.footer-support-text__inner {
  max-width: 165px;
  display: block; }

.footer-support-logo {
  width: 93px;
  height: 40px;
  display: block; }

.language-selector {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  opacity: 0;
  z-index: -1;
  transition: opacity 0.2s ease 0.14s, z-index 0.4s ease 0.14s; }
  .language-selector--reveal {
    opacity: 1;
    z-index: 15;
    transition: opacity 0.2s ease 0.14s, z-index 0.4s ease 0.14s; }
  .language-selector__header {
    width: 100%;
    padding: 60px 20px 30px;
    border-bottom: 2px solid #dadbda; }
  .language-selector--h3 {
    padding: 0 40px 0 0; }
  .language-selector--link {
    display: block;
    padding: 8px 10px 6px 0;
    transition: padding 0.2s ease-out 0.14s, background-color 0.2s ease-out 0.14s; }
    .language-selector--link:focus, .language-selector--link:hover {
      outline: none;
      background: #dadbda;
      padding: 8px 10px 6px; }
  .language-selector__container {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    max-width: 1440px; }
    .language-selector__container:after {
      content: '';
      display: table;
      width: 100%;
      clear: both; }
  .language-selector__countries {
    padding: 30px 15px; }
    @media only screen and (max-width: 1023px) {
      .language-selector__countries {
        padding: 30px 20px; } }
  .language-selector__flag-wrap {
    padding: 5px 20px 5px 0;
    display: block;
    width: 100%;
    text-align: left; }
  .language-selector__flagpack {
    display: flex;
    flex-wrap: wrap; }
  .language-selector__flag--p {
    font-size: 1.4rem;
    margin: 0; }
  .language-selector__flag__override {
    position: absolute;
    top: 0;
    left: 0; }
    .language-selector__flag__override--image {
      vertical-align: top; }
  .language-selector h3 {
    display: block;
    float: left;
    width: 88%; }
  .language-selector--close-wrap {
    display: block;
    float: right;
    width: 10%;
    font-size: 10px; }
  .language-selector--close {
    display: block;
    float: right;
    width: 42px;
    height: 42px;
    cursor: pointer; }
    .language-selector--close:hover {
      opacity: 0.7; }
    .language-selector--close:focus {
      outline: none;
      background: #dadada;
      border-radius: 3px; }
    .language-selector--close:active {
      opacity: 0.4; }
    .language-selector--close:before {
      content: "\f108";
      font-size: 1.6rem;
      transition: opacity 0.2s ease 0.14s; }

.col-xs-nofloat {
  float: none; }

.full-width-video {
  z-index: 2; }
  .full-width-video__cover {
    height: 0;
    padding-top: 56.25%;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: relative; }
    .full-width-video__cover__play-button-container {
      cursor: default;
      height: 127px;
      width: 100%;
      text-align: center;
      position: absolute;
      top: calc(50% - 62px); }
      @media screen and (max-width: 767px) {
        .full-width-video__cover__play-button-container {
          height: 64px;
          top: calc(50% - 31px); } }
      .full-width-video__cover__play-button-container__play-button {
        width: 127px;
        height: 127px;
        cursor: pointer;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20158.1%20158.1%22%3E%20%20%3Ccircle%20opacity%3D%220.4%22%20cx%3D%2279%22%20cy%3D%2279%22%20r%3D%2279%22%2F%3E%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M69.2%2C77.1V36.6l27%2C20.5L69.2%2C77.1z%20M73.1%2C44.3v25.3L89.9%2C57L73.1%2C44.3z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
        display: inline-block;
        border-radius: 9999em;
        transition: background-color 0.6s ease-in-out; }
        .full-width-video__cover__play-button-container__play-button:focus, .full-width-video__cover__play-button-container__play-button:hover {
          background-color: rgba(0, 0, 0, 0.5); }
        @media screen and (max-width: 767px) {
          .full-width-video__cover__play-button-container__play-button {
            width: 64px;
            height: 64px;
            background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22play-botton-mobile%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130.1%20130.1%22%3E%20%20%3Ccircle%20opacity%3D%220.4%22%20cx%3D%2265%22%20cy%3D%2265%22%20r%3D%2265%22%2F%3E%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.4%2C93V37.1l37.3%2C28.3L50.4%2C93z%20M55.6%2C47.7v34.9l23.3-17.3L55.6%2C47.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat; } }
        .full-width-video__cover__play-button-container__play-button__text {
          font-weight: 300;
          color: #fff;
          font-size: 20px;
          margin-top: 40px;
          display: inline-block; }
          @media screen and (max-width: 767px) {
            .full-width-video__cover__play-button-container__play-button__text {
              display: none; } }
          .full-width-video__cover__play-button-container__play-button__text:hover {
            text-decoration: none; }
  .full-width-video__youtube-iframe {
    width: 100%;
    display: none; }

.contact-us__page-heading__container__strapline {
  margin-top: 75px;
  text-transform: uppercase;
  font-size: 20px; }
  @media only screen and (max-width: 1023px) {
    .contact-us__page-heading__container__strapline {
      font-size: 16px; } }

.contact-us__page-heading__container__title {
  font-weight: 800;
  color: #f39200;
  font-size: 32px;
  line-height: 32px; }
  @media only screen and (min-width: 1024px) {
    .contact-us__page-heading__container__title {
      font-size: 48px;
      line-height: 48px; } }
  @media only screen and (min-width: 1200px) {
    .contact-us__page-heading__container__title {
      font-size: 64px;
      line-height: 64px; } }
  .contact-us__page-heading__container__title--light {
    color: #f39200; }
    @media only screen and (min-width: 1024px) {
      .contact-us__page-heading__container__title--light {
        color: #fff !important; } }
  .contact-us__page-heading__container__title--dark {
    color: #333 !important; }

.contact-us__page-heading__container__p {
  margin-bottom: 0; }

.hero-panel--large {
  height: 622px; }
  @media only screen and (max-width: 1023px) {
    .hero-panel--large {
      height: auto; } }

.hero-panel--xlarge {
  height: 928px;
  background-size: 100% 1304px; }
  @media only screen and (max-width: 1439px) {
    .hero-panel--xlarge {
      background-size: cover; } }
  @media only screen and (max-width: 1023px) {
    .hero-panel--xlarge {
      height: auto; } }

@media only screen and (max-width: 1023px) {
  .hide-mobile-image .hero-panel-container__panel {
    display: none; } }

.hero-panel-container {
  background-color: #fff;
  overflow: hidden; }
  .hero-panel-container .global__textarea-paragraph-wrap p:empty {
    height: 1px;
    margin-top: -5px; }
  @media only screen and (max-width: 1023px) {
    .hero-panel-container .full-width-video {
      overflow: hidden; } }
  .hero-panel-container .full-width-video__img {
    width: 100%;
    left: -100%;
    right: -100%;
    position: absolute;
    margin: auto; }
    @media only screen and (max-width: 1023px) {
      .hero-panel-container .full-width-video__img {
        height: initial;
        position: initial; } }
  .hero-panel-container .full-width-video__cover {
    display: block;
    overflow: hidden;
    position: absolute;
    height: 100%;
    padding-top: 0; }
    @media only screen and (max-width: 1023px) {
      .hero-panel-container .full-width-video__cover {
        overflow: initial;
        position: initial; } }
    .hero-panel-container .full-width-video__cover__play-button-container {
      display: block; }
      .hero-panel-container .full-width-video__cover__play-button-container__play-button {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        z-index: 1;
        border-radius: 9999em;
        transition: background-color 0.6s ease-in-out; }
        .hero-panel-container .full-width-video__cover__play-button-container__play-button:hover {
          background-color: rgba(0, 0, 0, 0.5); }
        .hero-panel-container .full-width-video__cover__play-button-container__play-button--white-bg {
          left: 50%; }
          @media only screen and (max-width: 1023px) {
            .hero-panel-container .full-width-video__cover__play-button-container__play-button--white-bg {
              left: 0; } }
  .hero-panel-container .full-width-video__youtube-iframe--thumbnail {
    position: relative;
    z-index: 11; }
  .hero-panel-container__panel {
    position: relative;
    overflow: hidden; }
    .hero-panel-container__panel__text-container {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      height: 100%; }
      @media only screen and (max-width: 1023px) {
        .hero-panel-container__panel__text-container {
          position: relative;
          padding: 65px 0 58px; } }
      @media only screen and (max-width: 767px) {
        .hero-panel-container__panel__text-container {
          padding: 50px 0 47px; } }
      .hero-panel-container__panel__text-container__text {
        width: 100%; }
        .hero-panel-container__panel__text-container__text--white-block {
          width: 100%;
          background-color: #fff;
          padding: 50px; }
          @media only screen and (max-width: 1023px) {
            .hero-panel-container__panel__text-container__text--white-block {
              padding: 0; } }
        .hero-panel-container__panel__text-container__text__title {
          font-weight: 800;
          color: #1b1b1b;
          margin-bottom: 20px; }
          @media (min-width: 768px) and (max-width: 1023px) {
            .hero-panel-container__panel__text-container__text__title {
              font-size: 48px;
              line-height: 56px; } }
          @media only screen and (min-width: 1024px) {
            .hero-panel-container__panel__text-container__text__title {
              font-size: 50px;
              line-height: 50px;
              margin-bottom: 25px; } }
          .hero-panel-container__panel__text-container__text__title--light {
            color: #f39200; }
            @media only screen and (min-width: 1024px) {
              .hero-panel-container__panel__text-container__text__title--light {
                color: #fff; } }
          .hero-panel-container__panel__text-container__text__title--dark {
            color: #333; }
        .hero-panel-container__panel__text-container__text__strapline {
          margin-top: 0;
          text-transform: uppercase;
          font-size: 20px;
          line-height: 44px; }
          @media only screen and (max-width: 1023px) {
            .hero-panel-container__panel__text-container__text__strapline {
              font-size: 16px;
              line-height: 38px; } }
        .hero-panel-container__panel__text-container__text__link {
          font-size: 20px;
          font-weight: 400; }
          @media only screen and (max-width: 1023px) {
            .hero-panel-container__panel__text-container__text__link {
              font-size: 20px; } }
          .hero-panel-container__panel__text-container__text__link__text {
            line-height: 1.5em;
            font-size: 24px; }
            @media all and (-ms-high-contrast: none) {
              .hero-panel-container__panel__text-container__text__link__text {
                line-height: 1.7; } }
            @media only screen and (max-width: 1023px) {
              .hero-panel-container__panel__text-container__text__link__text {
                font-size: 20px; } }
          .hero-panel-container__panel__text-container__text__link__btn {
            margin-top: 10px; }
            .hero-panel-container__panel__text-container__text__link__btn-inner {
              display: block;
              pointer-events: none; }
          .hero-panel-container__panel__text-container__text__link--dark-box {
            background-color: #333;
            margin-top: 20px; }
            @media only screen and (max-width: 1023px) {
              .hero-panel-container__panel__text-container__text__link--dark-box {
                margin-top: 8px;
                padding-top: 13px;
                padding-bottom: 13px; } }
            @media only screen and (max-width: 767px) {
              .hero-panel-container__panel__text-container__text__link--dark-box {
                margin-top: 26px;
                text-align: center;
                white-space: initial; } }
            .hero-panel-container__panel__text-container__text__link--dark-box__text {
              line-height: 36px;
              padding: 0;
              text-transform: uppercase;
              color: #fff;
              font-size: 16px;
              font-weight: 400; }
              @media only screen and (min-width: 1024px) {
                .hero-panel-container__panel__text-container__text__link--dark-box__text {
                  line-height: 60px; } }
      .hero-panel-container__panel__text-container__dt--light,
      .hero-panel-container__panel__text-container__dt--light a {
        color: #fbfbfb !important; }
        @media only screen and (max-width: 1023px) {
          .hero-panel-container__panel__text-container__dt--light,
          .hero-panel-container__panel__text-container__dt--light a {
            color: #333 !important; } }
      .hero-panel-container__panel__text-container__dt--dark,
      .hero-panel-container__panel__text-container__dt--dark a {
        color: #333 !important; }
      .hero-panel-container__panel__text-container__dt--top {
        position: absolute;
        top: 0;
        margin-top: 80px; }
        @media only screen and (max-width: 1023px) {
          .hero-panel-container__panel__text-container__dt--top {
            position: initial;
            top: auto;
            margin-top: 0; } }
      .hero-panel-container__panel__text-container__dt--middle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        @media only screen and (max-width: 1023px) {
          .hero-panel-container__panel__text-container__dt--middle {
            position: initial;
            top: auto;
            transform: initial; } }
      .hero-panel-container__panel__text-container__dt--bottom {
        position: absolute;
        bottom: 0;
        margin-bottom: 80px; }
        @media only screen and (max-width: 1023px) {
          .hero-panel-container__panel__text-container__dt--bottom {
            position: initial;
            bottom: auto;
            margin-bottom: 0; } }
      .hero-panel-container__panel__text-container__dt--right {
        right: 0;
        left: auto;
        margin-right: calc(100% / 12); }
      @media only screen and (min-width: 1024px) {
        .hero-panel-container__panel__text-container__dt--center {
          text-align: center;
          margin: auto;
          right: 0; } }
    .hero-panel-container__panel__image {
      width: 100%; }

@media screen and (max-width: 1023px) {
  .hero-panel .global__no-margin--bottom {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) {
  .hero-panel .global__no-margin--bottom {
    margin-bottom: 0; } }

@media only screen and (max-width: 1023px) {
  .has-video-no-image .full-width-video {
    position: absolute;
    transform: translateY(50%); }
    .has-video-no-image .full-width-video__cover {
      height: 127px; }
  .has-video-no-image .hero-panel-container__panel__text-container {
    z-index: 2; } }

.component__horizontal-rule__hr {
  border: none;
  border-top: 1px solid #999;
  height: 0;
  margin: 0; }

@media only screen and (min-width: 992px) {
  .component__horizontal-rule--hide-desktop {
    display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .component__horizontal-rule--hide-tablet {
    display: none; } }

@media only screen and (max-width: 768px) {
  .component__horizontal-rule--hide-mobile {
    display: none; } }

.component__image__img {
  max-width: 100%;
  display: inline-block !important;
  float: none; }

.component__information-pack {
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding: 60px 0 0;
  overflow: hidden; }
  .component__information-pack__container {
    display: flex;
    flex-wrap: wrap; }
    .component__information-pack__container__panel {
      padding-bottom: 40px; }
      .component__information-pack__container__panel--copy {
        position: relative;
        z-index: 5; }
  .component__information-pack__btn-container {
    text-align: left;
    position: relative;
    display: flex;
    z-index: 5; }
    @media only screen and (min-width: 1024px) and (max-width: 1439px) {
      .component__information-pack__btn-container {
        order: 3;
        margin-bottom: 20px; } }
    @media only screen and (max-width: 1023px) {
      .component__information-pack__btn-container {
        order: 3;
        margin-bottom: 0;
        align-items: center;
        justify-content: center; } }
    .component__information-pack__btn-container__btn {
      text-align: center; }
      @media only screen and (max-width: 1439px) {
        .component__information-pack__btn-container__btn {
          width: 100%; } }
      @media only screen and (max-width: 1023px) {
        .component__information-pack__btn-container__btn {
          width: auto; } }
      @media only screen and (max-width: 767px) {
        .component__information-pack__btn-container__btn {
          width: 100%;
          height: auto;
          line-height: normal;
          padding: 20px; } }
    .component__information-pack__btn-container__btn-inner {
      color: #fff;
      font-size: 16px; }
  .component__information-pack__p {
    margin-bottom: 0; }
  .component__information-pack .global__textarea-paragraph-wrap p:empty {
    height: 1px;
    margin-top: -5px; }
  .component__information-pack__title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 40px;
    line-height: 44px; }
    @media only screen and (min-width: 768px) {
      .component__information-pack__title {
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        max-height: 15rem; } }
    @media only screen and (max-width: 1023px) {
      .component__information-pack__title {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .component__information-pack__title {
        font-size: 28px;
        line-height: 32px; } }
  .component__information-pack__strapline {
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    max-height: 4rem; }
    @media only screen and (max-width: 1023px) {
      .component__information-pack__strapline {
        font-size: 16px; } }
  .component__information-pack__light,
  .component__information-pack__light a {
    color: #fbfbfb; }
  .component__information-pack__dark,
  .component__information-pack__dark a {
    color: #1b1b1b; }
  @media only screen and (min-width: 1024px) and (max-width: 1439px) {
    .component__information-pack__image {
      order: 2; } }
  @media only screen and (max-width: 1023px) {
    .component__information-pack__image {
      order: 2; } }
  .component__information-pack__image__background {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 1440px;
    max-width: 100%; }
    @media only screen and (max-width: 1023px) {
      .component__information-pack__image__background {
        max-width: 150%;
        left: -25%; } }
    @media only screen and (max-width: 767px) {
      .component__information-pack__image__background {
        max-width: 200%;
        left: -50%; } }
  .component__information-pack__image__spread__img {
    width: 100%; }

.lightbox-container__cover.is-showing {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 99991;
  top: 0;
  left: 0; }

.lightbox-container__lightbox {
  position: fixed;
  width: 70%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99992;
  display: none; }
  @media screen and (max-width: 1023px) {
    .lightbox-container__lightbox {
      width: 90%; } }
  .lightbox-container__lightbox__inner {
    width: 100%;
    height: 0;
    padding-bottom: 56.25%; }
    .lightbox-container__lightbox__inner__iframe {
      position: absolute;
      width: 100%;
      height: 100%; }
    .lightbox-container__lightbox__inner__close-button-container {
      position: absolute;
      display: block;
      right: -40px;
      top: 0;
      width: 40px;
      height: 40px;
      z-index: 1;
      background-color: #000; }
      @media screen and (max-width: 1023px) {
        .lightbox-container__lightbox__inner__close-button-container {
          right: 0;
          top: -40px; } }
      .lightbox-container__lightbox__inner__close-button-container:focus {
        outline: #f39200 auto 5px; }
      .lightbox-container__lightbox__inner__close-button-container__close-button {
        position: absolute;
        top: 18px;
        left: 7px;
        color: #fff;
        z-index: 99993;
        height: 3px;
        width: 23px;
        transform: rotate(45deg); }
        .lightbox-container__lightbox__inner__close-button-container__close-button::after, .lightbox-container__lightbox__inner__close-button-container__close-button::before {
          position: absolute;
          display: block;
          height: 3px;
          width: 23px;
          background-color: #fff;
          content: " "; }
        .lightbox-container__lightbox__inner__close-button-container__close-button::after {
          transform: rotate(-90deg); }

/* Can't use proper BEM for this */
.panel--small {
  height: 270px; }
  @media only screen and (max-width: 1023px) {
    .panel--small {
      height: auto; } }

.panel--medium {
  height: 485px;
  background-size: 100% 682px; }
  @media only screen and (max-width: 1439px) {
    .panel--medium {
      background-size: cover; } }
  @media only screen and (max-width: 1023px) {
    .panel--medium {
      height: auto; } }

.panel--large {
  height: 735px; }
  @media only screen and (max-width: 1023px) {
    .panel--large {
      height: auto; } }

.panel--xlarge {
  height: 1030px; }
  @media only screen and (max-width: 1023px) {
    .panel--xlarge {
      height: auto; } }

@media only screen and (max-width: 1023px) {
  .panel--image-only {
    position: absolute;
    padding: 0;
    top: 50%;
    transform: translateY(-50%); } }

@media only screen and (max-width: 767px) {
  .panel--image-only {
    position: relative;
    padding: 0;
    top: 0;
    transform: translateY(0); } }

@media only screen and (max-width: 767px) {
  .panel--image-only--hide {
    display: none; } }

.panel-container {
  background-color: #fff;
  overflow: hidden; }
  .panel-container .global__textarea-paragraph-wrap p:empty {
    height: 1px;
    margin-top: -5px; }
  @media only screen and (max-width: 1023px) {
    .panel-container .full-width-video {
      overflow: hidden; } }
  .panel-container .full-width-video__img {
    width: 100%;
    left: -100%;
    right: -100%;
    position: absolute;
    margin: auto; }
    @media only screen and (max-width: 1023px) {
      .panel-container .full-width-video__img {
        height: initial;
        position: initial; } }
  .panel-container .full-width-video__cover {
    display: block;
    overflow: hidden;
    position: absolute;
    height: 100%;
    padding-top: 0; }
    @media only screen and (max-width: 1023px) {
      .panel-container .full-width-video__cover {
        overflow: initial;
        position: initial; } }
    .panel-container .full-width-video__cover__play-button-container {
      display: block; }
      .panel-container .full-width-video__cover__play-button-container__play-button {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        top: 0;
        margin: auto;
        z-index: 1;
        border-radius: 9999em;
        transition: background-color 0.6s ease-in-out; }
        .panel-container .full-width-video__cover__play-button-container__play-button:hover {
          background-color: rgba(0, 0, 0, 0.5); }
        .panel-container .full-width-video__cover__play-button-container__play-button--white-bg {
          left: 50%; }
          @media only screen and (max-width: 1023px) {
            .panel-container .full-width-video__cover__play-button-container__play-button--white-bg {
              left: 0; } }
  .panel-container .full-width-video__youtube-iframe--thumbnail {
    position: relative;
    z-index: 11; }
  .panel-container__panel {
    position: relative;
    overflow: hidden; }
    .panel-container__panel__image {
      width: 100%; }
    .panel-container__panel__text-container {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 10;
      height: 100%; }
      @media only screen and (max-width: 1023px) {
        .panel-container__panel__text-container {
          position: relative;
          padding: 33px 0 0; } }
      @media only screen and (max-width: 767px) {
        .panel-container__panel__text-container {
          padding: 23px 0 0; } }
      .panel-container__panel__text-container__text {
        font-size: 20px;
        font-weight: 400;
        width: 100%; }
        @media only screen and (max-width: 1023px) {
          .panel-container__panel__text-container__text {
            font-size: 16px; } }
        .panel-container__panel__text-container__text__title {
          text-transform: uppercase;
          font-weight: 800; }
        .panel-container__panel__text-container__text__strapline:first-child {
          margin-top: 0;
          text-transform: uppercase;
          font-size: 20px;
          font-weight: 400; }
          @media only screen and (max-width: 1023px) {
            .panel-container__panel__text-container__text__strapline:first-child {
              font-size: 16px; } }
          @media only screen and (min-width: 1024px) {
            .panel-container__panel__text-container__text__strapline:first-child {
              line-height: 44px; } }
        .panel-container__panel__text-container__text__link {
          margin-top: 17px;
          font-size: 20px;
          font-weight: 400; }
          @media only screen and (max-width: 1023px) {
            .panel-container__panel__text-container__text__link {
              font-size: 20px; } }
          .panel-container__panel__text-container__text__link__icon {
            font-size: 1.5em; }
          .panel-container__panel__text-container__text__link__text {
            line-height: 1.5em;
            font-size: 24px; }
            @media all and (-ms-high-contrast: none) {
              .panel-container__panel__text-container__text__link__text {
                line-height: 1.7; } }
            @media only screen and (max-width: 1023px) {
              .panel-container__panel__text-container__text__link__text {
                font-size: 20px; } }
          .panel-container__panel__text-container__text__link__btn {
            width: 100%;
            max-width: 400px; }
            @media only screen and (max-width: 1023px) {
              .panel-container__panel__text-container__text__link__btn {
                max-width: 70%;
                padding: 19px; } }
            @media only screen and (max-width: 767px) {
              .panel-container__panel__text-container__text__link__btn {
                max-width: 100%; } }
        .panel-container__panel__text-container__text__image {
          max-width: 100%; }
          @media only screen and (max-width: 1023px) {
            .panel-container__panel__text-container__text__image {
              max-width: 70%; } }
          @media only screen and (max-width: 767px) {
            .panel-container__panel__text-container__text__image {
              max-width: 100%;
              width: 100%; } }
      .panel-container__panel__text-container__graphic-key {
        margin-top: 17px;
        margin-bottom: 20px; }
        .panel-container__panel__text-container__graphic-key--text {
          margin: 0 0 10px;
          flex: none; }
          .panel-container__panel__text-container__graphic-key--text:nth-child(n+5) {
            display: none; }
        .panel-container__panel__text-container__graphic-key--color {
          position: relative;
          top: 2px;
          width: 16px;
          height: 16px;
          border-radius: 50%;
          display: inline-block;
          margin: 0 16px 0 0; }
          .panel-container__panel__text-container__graphic-key--color-orange {
            background-color: #f39200; }
          .panel-container__panel__text-container__graphic-key--color-blue {
            background-color: #0070ba; }
      .panel-container__panel__text-container__dt--light,
      .panel-container__panel__text-container__dt--light a {
        color: #fbfbfb !important; }
        @media only screen and (max-width: 1023px) {
          .panel-container__panel__text-container__dt--light,
          .panel-container__panel__text-container__dt--light a {
            color: #333 !important; } }
      .panel-container__panel__text-container__dt--dark,
      .panel-container__panel__text-container__dt--dark a {
        color: #333 !important; }
      .panel-container__panel__text-container__dt--top {
        position: absolute;
        top: 0;
        margin-top: 80px; }
        @media only screen and (max-width: 1023px) {
          .panel-container__panel__text-container__dt--top {
            position: initial;
            top: auto;
            margin-top: 0; } }
      .panel-container__panel__text-container__dt--middle {
        position: absolute;
        top: 50%;
        transform: translateY(-50%); }
        @media only screen and (max-width: 1023px) {
          .panel-container__panel__text-container__dt--middle {
            position: initial;
            top: auto;
            transform: initial; } }
      .panel-container__panel__text-container__dt--bottom {
        position: absolute;
        bottom: 0;
        margin-bottom: 80px; }
        @media only screen and (max-width: 1023px) {
          .panel-container__panel__text-container__dt--bottom {
            position: initial;
            bottom: auto;
            margin-bottom: 0; } }
      .panel-container__panel__text-container__dt--right {
        right: 0;
        left: auto;
        margin-right: calc(100% / 12); }
      .panel-container__panel__text-container__dt--center {
        text-align: left; }
        @media only screen and (min-width: 1024px) {
          .panel-container__panel__text-container__dt--center {
            text-align: center;
            margin: auto;
            right: 0; } }
    .panel-container__panel__mobile-image {
      display: none;
      width: 100%; }

@media only screen and (max-width: 1023px) {
  .standard-panel .global__no-margin--bottom .panel-container__panel__text-container,
  .standard-panel .global__margin-small--bottom .panel-container__panel__text-container {
    padding: 33px 0 0; } }

/*
*	Config & local vars
*/
/*
*	Root Block
*/
.previous-next {
  /*
	*	Both buttons
	*/
  /*
	*	Left buttons only
	*/
  /*
	*	Right button only
	*/ }
  .previous-next__previous, .previous-next__next {
    box-sizing: border-box;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
    height: 64px;
    width: 50%;
    float: left;
    text-align: center;
    font-weight: bold;
    font-family: inherit;
    font-size: 20px;
    text-decoration: none;
    text-transform: uppercase;
    /*
		* State modifier
		*/ }
    .previous-next__previous__content__text, .previous-next__next__content__text {
      line-height: 64px;
      letter-spacing: 1px;
      position: relative;
      z-index: 1;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none; }
      .previous-next__previous__content__text--mob, .previous-next__next__content__text--mob {
        display: none;
        line-height: 64px;
        letter-spacing: 1px;
        position: relative;
        z-index: 1;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none; }
        @media only screen and (max-width: 767px) {
          .previous-next__previous__content__text--mob, .previous-next__next__content__text--mob {
            display: initial; } }
        @media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape), only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
          .previous-next__previous__content__text--mob, .previous-next__next__content__text--mob {
            display: none; } }
      @media only screen and (max-width: 767px) {
        .previous-next__previous__content__text, .previous-next__next__content__text {
          display: none; } }
      @media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape), only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) {
        .previous-next__previous__content__text, .previous-next__next__content__text {
          display: initial; } }
    .previous-next__previous--hover:hover, .previous-next__next--hover:hover {
      color: #fff; }
  .previous-next__previous__content__icon--chevron:before {
    content: ""; }
  .previous-next__next__content__icon--chevron:before {
    content: ""; }

.request-a-donation-form {
  z-index: 13;
  font-size: 2rem; }
  .request-a-donation-form__privacy-policy {
    margin-top: 40px; }
    .request-a-donation-form__privacy-policy a {
      color: #0070ba; }
  .request-a-donation-form__options {
    border: none;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form__options {
        margin: 0 0 20px;
        clear: both; } }
    .request-a-donation-form__options .certificate-base64 {
      visibility: "hidden";
      width: 0px;
      height: 0px; }
    .request-a-donation-form__options .guidelines-heading {
      margin-top: 10px; }
    .request-a-donation-form__options .guidelines-list ul {
      padding-left: 15px; }
      .request-a-donation-form__options .guidelines-list ul li p {
        font-size: 12px;
        margin-bottom: 0px; }
    .request-a-donation-form__options .browse-btn {
      background-color: #f39200 !important;
      color: #ffffff;
      padding: 4px 20px;
      margin-left: 20px;
      border-radius: 24px;
      margin-top: 12px;
      display: inline-block; }
    .request-a-donation-form__options .clear-btn {
      border: 1px solid #f39200;
      color: #f39200;
      padding: 8px 25px;
      margin-left: 5px;
      border-radius: 24px;
      font-size: 15px;
      margin-top: 12px;
      display: inline-block; }
    .request-a-donation-form__options .clear-btn[disabled] {
      background-color: #efefef;
      color: #999;
      border: 0px solid #6b6b6b;
      cursor: not-allowed; }
    @media only screen and (max-width: 768px) {
      .request-a-donation-form__options .browse-btn {
        margin-left: 0px; } }
    .request-a-donation-form__options .certificate-upload-input {
      visibility: hidden;
      width: 0px; }
    .request-a-donation-form__options__checkbox {
      padding: 0 20px 0 0; }
      .request-a-donation-form__options__checkbox:nth-child(even) {
        padding: 0 0 0 20px; }
        @media screen and (max-width: 1023px) {
          .request-a-donation-form__options__checkbox:nth-child(even) {
            padding: 0; } }
      @media screen and (max-width: 1023px) {
        .request-a-donation-form__options__checkbox--objectives {
          margin: 0 0 40px; } }
      @media screen and (max-width: 1023px) {
        .request-a-donation-form__options__checkbox--donation {
          margin: 0 0 20px; } }
    .request-a-donation-form__options--extra-margin {
      margin: 0 0 70px; }
      @media screen and (max-width: 1023px) {
        .request-a-donation-form__options--extra-margin {
          margin: 0 0 40px; } }
      @media screen and (max-width: 767px) {
        .request-a-donation-form__options--extra-margin {
          margin: 0 0 30px; } }
    @media screen and (max-width: 767px) {
      .request-a-donation-form__options--manual-address {
        margin: 20px 0 40px; } }
  .request-a-donation-form__question {
    font-weight: 400;
    font-size: 28px;
    margin: 0 0 20px; }
  .request-a-donation-form__answer {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center; }
  .request-a-donation-form__customer-title {
    position: relative;
    height: 62px;
    z-index: 1; }
    .request-a-donation-form__customer-title__label {
      position: absolute;
      top: -18px;
      left: 0;
      margin-left: 12px;
      padding: 3px;
      background-color: #fff;
      height: 32px;
      color: #666;
      z-index: 2;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .request-a-donation-form__date-label {
    font-size: 1.6rem;
    font-weight: 400;
    line-height: 1.6em; }
    @media screen and (min-width: 1024px) {
      .request-a-donation-form__date-label {
        font-size: 20px;
        line-height: 28px; } }
  .request-a-donation-form__dropdown {
    position: absolute;
    width: calc(100% - 20px);
    top: 0;
    left: 0;
    right: 0;
    min-height: 62px;
    max-height: 62px;
    border: 1px solid #dadbda;
    transition: border-color 0.2s ease-in-out 0.14s, box-shadow 0.2s ease-in-out 0.14s, max-height 0.2s ease-in-out 0.14s;
    list-style-type: none;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form__dropdown {
        width: 100%; } }
    .request-a-donation-form__dropdown--revealed {
      max-height: 500vh; }
    .request-a-donation-form__dropdown__li {
      height: 62px;
      padding: 0 40px 0 15px;
      line-height: 62px;
      cursor: pointer;
      color: #1b1b1b;
      font-size: 1.6rem;
      background-color: #fbfbfb;
      transition: background-color 0.2s ease-in-out;
      font-weight: 300; }
      .request-a-donation-form__dropdown__li:hover {
        background-color: #ededed; }
      .request-a-donation-form__dropdown__li--revealed {
        display: block; }
      .request-a-donation-form__dropdown__li--first {
        display: block;
        color: #666;
        background: none;
        font-family: Helvetica, futura, arial, sans-serif;
        font-weight: 400; }
        .request-a-donation-form__dropdown__li--first:hover {
          background: none; }
      .request-a-donation-form__dropdown__li--selected {
        color: #1b1b1b;
        font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif; }
  .request-a-donation-form__input--text {
    width: 100%; }
  .request-a-donation-form__input--disabled {
    background-color: #efefef;
    color: #999;
    border: 0px solid #6b6b6b;
    cursor: not-allowed;
    padding: 19px 15px; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form__input--disabled {
        padding: 21px 15px; } }
    .request-a-donation-form__input--disabled--p {
      margin: 0;
      font-size: 1.6rem;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .request-a-donation-form__manual-address {
    margin: 0 0 20px; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form__manual-address {
        clear: both; } }
  .request-a-donation-form_mobile-validation {
    display: none; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form_mobile-validation {
        display: initial; } }
  .request-a-donation-form__input-group__label {
    position: absolute;
    top: 14px;
    left: 0;
    width: auto;
    margin-left: 12px;
    color: #999;
    font-size: 1.6rem;
    transition: top .2s;
    background-color: #fff;
    padding: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: text;
    height: 35px;
    font-family: Helvetica, futura, arial, sans-serif;
    font-weight: 400; }
    .request-a-donation-form__input-group__label--right {
      left: 20px; }
      @media screen and (max-width: 767px) {
        .request-a-donation-form__input-group__label--right {
          left: 0; } }
  .request-a-donation-form__input-char-used {
    text-align: right; }
  .request-a-donation-form--down-chevron {
    position: absolute;
    right: 39px;
    top: 27px;
    display: block;
    width: 16px;
    height: 10px;
    transition: transform 0.28s ease 0.14s;
    font-size: 1rem;
    color: #1b1b1b; }
    @media screen and (max-width: 767px) {
      .request-a-donation-form--down-chevron {
        right: 19px; } }
    .request-a-donation-form--down-chevron:after {
      content: "\f109"; }
    .request-a-donation-form--down-chevron--spin {
      transform: rotate(180deg); }

.mobile-validation--first-name, .mobile-validation--address {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-validation--first-name, .mobile-validation--address {
      display: initial; } }

@media screen and (max-width: 767px) {
  .btn-container {
    width: 100%;
    margin-left: 0; } }

.btn-resources {
  width: 100%; }

/* Reveal manual address form */
.manual-address {
  position: relative;
  transition: max-height 0.28s ease 0.2s, padding-bottom 0.14s ease 0.2s;
  border-bottom: 1px solid;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .manual-address {
      margin: 20px 0; } }
  .manual-address--revealed {
    overflow: auto;
    padding-bottom: 20px; }
  .manual-address--reveal {
    display: block;
    width: 100%;
    padding: 20px 40px 20px 0;
    border-top: solid 1px #1b1b1b;
    cursor: pointer; }
  .manual-address--hide {
    display: none;
    animation: fade-in 0.5s forwards;
    animation-delay: 0.28s;
    opacity: 0; }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .manual-address--hide {
        opacity: 1; } }
    @supports (-ms-accelerator: true) {
      .manual-address--hide {
        opacity: 1; } }
  .manual-address--down-chevron {
    right: 19px;
    top: 29px; }
    @media screen and (max-width: 767px) {
      .manual-address--down-chevron {
        right: 19px; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

.customer-title--down-chevron--spin {
  transform: rotate(180deg); }

.request-a-workshop-form {
  z-index: 13;
  font-size: 2rem; }
  .request-a-workshop-form__options {
    border: none;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options {
        margin: 0 0 20px; } }
    .request-a-workshop-form__options--names {
      padding-left: 40px; }
      @media screen and (max-width: 1023px) {
        .request-a-workshop-form__options--names {
          padding-left: 0; } }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options--manual-address {
        margin: 20px 0 40px; } }
    .request-a-workshop-form__options--message {
      padding: 0 0 0 20px; }
      @media screen and (max-width: 1023px) {
        .request-a-workshop-form__options--message {
          padding: 0; } }
      .request-a-workshop-form__options--message__text-area {
        min-height: 100px;
        height: 154px; }
    .request-a-workshop-form__options--small-margin {
      margin: 0 0 20px; }
      @media screen and (max-width: 767px) {
        .request-a-workshop-form__options--small-margin {
          margin: 0; } }
    .request-a-workshop-form__options--extra-margin {
      margin: 0 0 70px; }
      @media screen and (max-width: 1023px) {
        .request-a-workshop-form__options--extra-margin {
          margin: 0 0 40px; } }
      @media screen and (max-width: 767px) {
        .request-a-workshop-form__options--extra-margin {
          margin: 0 0 30px; } }
    .request-a-workshop-form__options__radio--other {
      width: 100%; }
    .request-a-workshop-form__options__radio-group--no-border {
      border: 1px solid transparent; }
    @media screen and (max-width: 1023px) {
      .request-a-workshop-form__options__radio-group--school-type {
        padding-right: 0; } }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options__radio-group__radio--school-type {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options__checkbox--label {
        width: auto;
        margin-left: 40px; } }
    .request-a-workshop-form__options__checkbox__link, .request-a-workshop-form__options__checkbox__link:hover {
      color: #0070ba;
      text-decoration: underline;
      font-size: 1.6rem; }
      @media screen and (max-width: 767px) {
        .request-a-workshop-form__options__checkbox__link, .request-a-workshop-form__options__checkbox__link:hover {
          display: inline-block;
          width: 100%;
          padding: 0 0 0 40px; } }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options__checkbox--workshop-terms {
        margin: 20px 0 0; } }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__options__checkbox-group__checkbox {
        position: absolute;
        left: 0; } }
    .request-a-workshop-form__options__fade-in--error--paddingtop20 {
      padding-top: 20px; }
  .request-a-workshop-form__date-picker:after {
    right: 40px; }
  .request-a-workshop-form__question {
    font-weight: 400;
    font-size: 28px;
    margin: 0 0 20px; }
  .request-a-workshop-form__answer {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center; }
  .request-a-workshop-form__customer-title {
    position: relative;
    z-index: 1;
    height: 62px; }
    .request-a-workshop-form__customer-title__label {
      position: absolute;
      top: -18px;
      left: 0;
      margin-left: 12px;
      padding: 3px;
      background-color: #fff;
      height: 32px;
      color: #666;
      z-index: 2;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  @media screen and (max-width: 1023px) {
    .request-a-workshop-form__validation--other {
      padding-left: 0; } }
  .request-a-workshop-form__dropdown {
    position: absolute;
    width: calc(100% - 20px);
    top: 0;
    left: 0;
    right: 0;
    min-height: 62px;
    max-height: 62px;
    border: 1px solid #dadbda;
    transition: border-color 0.2s ease-in-out 0.14s, box-shadow 0.2s ease-in-out 0.14s, max-height 0.2s ease-in-out 0.14s;
    list-style-type: none;
    overflow: hidden; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__dropdown {
        width: 100%; } }
    @media screen and (max-width: 1023px) {
      .request-a-workshop-form__dropdown {
        position: relative; } }
    .request-a-workshop-form__dropdown--revealed {
      max-height: 500vh; }
    .request-a-workshop-form__dropdown__li {
      height: 62px;
      padding: 0 40px 0 15px;
      line-height: 62px;
      cursor: pointer;
      color: #1b1b1b;
      font-size: 1.6rem;
      background-color: #fbfbfb;
      transition: background-color 0.2s ease-in-out;
      font-weight: 400; }
      .request-a-workshop-form__dropdown__li:hover {
        background-color: #ededed; }
      .request-a-workshop-form__dropdown__li--revealed {
        display: block; }
      .request-a-workshop-form__dropdown__li--first {
        display: block;
        color: #666;
        background: none;
        font-family: Helvetica, futura, arial, sans-serif;
        font-weight: 400; }
        .request-a-workshop-form__dropdown__li--first:hover {
          background: none; }
      .request-a-workshop-form__dropdown__li--selected {
        color: #1b1b1b;
        font-family: futura, "Futura", "Futura PT", "Arial Narrow", Helvetica, arial, sans-serif; }
  .request-a-workshop-form__input--text {
    width: 100%; }
  .request-a-workshop-form__input--disabled {
    background-color: #efefef;
    color: #999;
    border: 0 solid #6b6b6b;
    cursor: not-allowed;
    padding: 19px 15px; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__input--disabled {
        padding: 21px 15px; } }
    .request-a-workshop-form__input--disabled--p {
      margin: 0;
      font-size: 1.6rem;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .request-a-workshop-form .date-picker--label {
    left: 30px;
    color: #666; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form .date-picker--label {
        left: 12px; } }
  .request-a-workshop-form__manual-address {
    margin: 0 0 20px; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form__manual-address {
        clear: both; } }
  .request-a-workshop-form_mobile-validation {
    display: none; }
    @media screen and (max-width: 767px) {
      .request-a-workshop-form_mobile-validation {
        display: initial; } }
  .request-a-workshop-form__input-group__label {
    position: absolute;
    top: 14px;
    left: 0;
    width: auto;
    margin-left: 12px;
    color: #999;
    font-size: 1.6rem;
    transition: top .2s;
    background-color: #fff;
    padding: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: text;
    height: 35px;
    font-family: Helvetica, futura, arial, sans-serif;
    font-weight: 400; }
    .request-a-workshop-form__input-group__label--right {
      left: 20px; }
      @media screen and (max-width: 767px) {
        .request-a-workshop-form__input-group__label--right {
          left: 0; } }

.mobile-validation--first-name, .mobile-validation--last-name, .mobile-validation--address, .mobile-validation--date-picker {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-validation--first-name, .mobile-validation--last-name, .mobile-validation--address, .mobile-validation--date-picker {
      display: initial; } }

@media screen and (max-width: 767px) {
  .btn-container {
    width: 100%;
    margin-left: 0; } }

.btn-request {
  width: 100%; }

/* Reveal manual address form */
.manual-address {
  position: relative;
  border-bottom: 1px solid;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .manual-address {
      margin: 20px 0; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Dropddown */
.customer-title--down-chevron {
  position: absolute;
  right: 39px;
  top: 26px;
  display: block;
  width: 16px;
  height: 10px;
  transition: transform 0.28s ease 0.14s;
  font-size: 1rem;
  color: #1b1b1b; }
  @media screen and (max-width: 767px) {
    .customer-title--down-chevron {
      right: 19px; } }
  .customer-title--down-chevron:after {
    content: "\f109"; }
  .customer-title--down-chevron--spin {
    transform: rotate(180deg); }

/* Overwrites */
html > body .request-a-workshop-form__date-picker .date-picker--label {
  margin-left: -6px; }
  @media screen and (max-width: 767px) {
    html > body .request-a-workshop-form__date-picker .date-picker--label {
      margin-left: 12px; } }

html > body .request-a-workshop-form__date-picker:after {
  right: 40px; }
  @media screen and (max-width: 767px) {
    html > body .request-a-workshop-form__date-picker:after {
      right: 20px; } }

.resources-form {
  z-index: 13;
  font-size: 2rem; }
  .resources-form__options {
    border: none;
    margin: 0 0 40px; }
    @media screen and (max-width: 767px) {
      .resources-form__options {
        margin: 0 0 20px; } }
    .resources-form__options--names {
      padding-left: 40px; }
      @media screen and (max-width: 1023px) {
        .resources-form__options--names {
          padding-left: 0; } }
    @media screen and (max-width: 767px) {
      .resources-form__options--manual-address {
        margin: 20px 0 40px; } }
    .resources-form__options--message {
      padding: 0 0 0 20px; }
      @media screen and (max-width: 1023px) {
        .resources-form__options--message {
          padding: 0; } }
      .resources-form__options--message__text-area {
        min-height: 100px;
        height: 154px; }
    .resources-form__options--small-margin {
      margin: 0 0 20px; }
      @media screen and (max-width: 767px) {
        .resources-form__options--small-margin {
          margin: 0; } }
    .resources-form__options--extra-margin {
      margin: 0 0 70px; }
      @media screen and (max-width: 1023px) {
        .resources-form__options--extra-margin {
          margin: 0 0 40px; } }
      @media screen and (max-width: 767px) {
        .resources-form__options--extra-margin {
          margin: 0 0 30px; } }
    .resources-form__options__radio--other {
      width: 100%; }
    .resources-form__options__radio-group--no-border {
      border: 1px solid transparent; }
    @media screen and (max-width: 1023px) {
      .resources-form__options__radio-group--school-type {
        padding-right: 0; } }
    @media screen and (max-width: 767px) {
      .resources-form__options__radio-group__radio--school-type {
        width: 100%; } }
    @media screen and (max-width: 767px) {
      .resources-form__options__checkbox--label {
        width: auto;
        margin-left: 40px; } }
    .resources-form__options__checkbox__link, .resources-form__options__checkbox__link:hover {
      color: #0070ba;
      text-decoration: underline;
      font-size: 1.6rem; }
      @media screen and (max-width: 767px) {
        .resources-form__options__checkbox__link, .resources-form__options__checkbox__link:hover {
          display: inline-block;
          width: 100%;
          padding: 0 0 0 40px; } }
    @media screen and (max-width: 767px) {
      .resources-form__options__checkbox-group__checkbox {
        position: absolute;
        left: 0; } }
  .resources-form__question {
    font-weight: 400;
    font-size: 28px;
    margin: 0 0 20px; }
  .resources-form__answer {
    display: inline-block;
    box-sizing: border-box;
    vertical-align: top;
    text-align: center; }
  .resources-form__customer-title {
    position: relative;
    z-index: 1;
    height: 62px; }
    .resources-form__customer-title__label {
      position: absolute;
      top: -18px;
      left: 0;
      margin-left: 12px;
      padding: 3px;
      background-color: #fff;
      height: 32px;
      color: #666;
      z-index: 2;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  @media screen and (max-width: 1023px) {
    .resources-form__validation--other {
      padding-left: 0; } }
  .resources-form__input--text {
    width: 100%; }
  .resources-form__input--disabled {
    background-color: #efefef;
    color: #999;
    border: 0 solid #6b6b6b;
    cursor: not-allowed;
    padding: 19px 15px; }
    @media screen and (max-width: 767px) {
      .resources-form__input--disabled {
        padding: 21px 15px; } }
    .resources-form__input--disabled--p {
      margin: 0;
      font-size: 1.6rem;
      font-family: Helvetica, futura, arial, sans-serif;
      font-weight: 400; }
  .resources-form .date-picker--label {
    left: 30px;
    color: #666; }
    @media screen and (max-width: 767px) {
      .resources-form .date-picker--label {
        left: 12px; } }
  .resources-form__manual-address {
    margin: 0 0 20px; }
    @media screen and (max-width: 767px) {
      .resources-form__manual-address {
        clear: both; } }
  .resources-form_mobile-validation {
    display: none; }
    @media screen and (max-width: 767px) {
      .resources-form_mobile-validation {
        display: initial; } }
  .resources-form__input-group__label {
    position: absolute;
    top: 14px;
    left: 0;
    width: auto;
    margin-left: 12px;
    color: #999;
    font-size: 1.6rem;
    transition: top .2s;
    background-color: #fff;
    padding: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: text;
    height: 35px;
    font-family: Helvetica, futura, arial, sans-serif;
    font-weight: 400; }
    .resources-form__input-group__label--right {
      left: 20px; }
      @media screen and (max-width: 767px) {
        .resources-form__input-group__label--right {
          left: 0; } }
  .resources-form__checkbox-container__label {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end; }
    .resources-form__checkbox-container__label__text {
      display: inline-block;
      margin: 0 0 0 20px; }
      .resources-form__checkbox-container__label__text a {
        color: #0070ba;
        text-decoration: underline; }

.mobile-validation--first-name, .mobile-validation--last-name, .mobile-validation--address, .mobile-validation--date-picker, .mobile-validation--phone-number {
  display: none; }
  @media screen and (max-width: 767px) {
    .mobile-validation--first-name, .mobile-validation--last-name, .mobile-validation--address, .mobile-validation--date-picker, .mobile-validation--phone-number {
      display: initial; } }

@media screen and (max-width: 767px) {
  .btn-container {
    width: 100%;
    margin-left: 0; } }

.btn-resources {
  width: 100%; }

/* Reveal manual address form */
.manual-address {
  position: relative;
  border-bottom: 1px solid;
  padding-bottom: 0; }
  @media screen and (max-width: 767px) {
    .manual-address {
      margin: 20px 0; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

/* Dropddown */
.customer-title--down-chevron {
  position: absolute;
  right: 39px;
  top: 26px;
  display: block;
  width: 16px;
  height: 10px;
  transition: transform 0.28s ease 0.14s;
  font-size: 1rem;
  color: #1b1b1b; }
  @media screen and (max-width: 767px) {
    .customer-title--down-chevron {
      right: 19px; } }
  .customer-title--down-chevron:after {
    content: "\f109"; }
  .customer-title--down-chevron--spin {
    transform: rotate(180deg); }

.text-container {
  display: table;
  width: 100%; }
  .text-container blockquote {
    margin-top: 16px; }
  .text-container--center {
    text-align: center; }
    .text-container--center .text-container__panel__text-container__text--rich__link {
      margin-top: 17px; }
      .text-container--center .text-container__panel__text-container__text--rich__link__icon {
        float: none; }
    .text-container--center .text-container__panel__text-container__text--quote__content {
      text-indent: 0; }
      .text-container--center .text-container__panel__text-container__text--quote__content blockquote {
        margin: 0; }
        @media (max-width: 767px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote {
            font-size: 28px;
            line-height: 36px;
            margin-top: -4px;
            margin-bottom: 13px; } }
        @media (min-width: 768px) and (max-width: 1023px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote {
            font-size: 32px;
            line-height: 38px;
            margin-top: -5px;
            margin-bottom: 14px; } }
        @media (min-width: 1024px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote {
            font-size: 40px;
            line-height: 44px;
            margin-top: -5px;
            margin-bottom: 18px; } }
        @media (max-width: 767px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote p {
            font-size: 28px;
            line-height: 36px;
            margin-top: -4px;
            margin-bottom: 13px; } }
        @media (min-width: 768px) and (max-width: 1023px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote p {
            font-size: 32px;
            line-height: 38px;
            margin-top: -5px;
            margin-bottom: 14px; } }
        @media (min-width: 1024px) {
          .text-container--center .text-container__panel__text-container__text--quote__content blockquote p {
            font-size: 40px;
            line-height: 44px;
            margin-top: -5px;
            margin-bottom: 18px; } }
  .text-container__panel__text-container {
    padding: 70px 0; }
    .global__background-color--white .text-container__panel__text-container {
      padding: 0; }
    @media only screen and (max-width: 1023px) {
      .text-container__panel__text-container {
        padding: 60px 0; } }
    @media only screen and (max-width: 767px) {
      .text-container__panel__text-container {
        padding: 40px 0; } }
    .text-container__panel__text-container__padding--none {
      padding: 0; }
    .text-container__panel__text-container--background-image {
      padding: 70px 0;
      background-size: cover;
      background-position: 50% 50%;
      background-repeat: no-repeat; }
      @media only screen and (max-width: 1023px) {
        .text-container__panel__text-container--background-image {
          padding: 60px 0; } }
      @media only screen and (max-width: 767px) {
        .text-container__panel__text-container--background-image {
          padding: 40px 0; } }
    .text-container__panel__text-container__text {
      font-size: 20px;
      font-weight: 400; }
      .text-container__panel__text-container__text p:not(:first-of-type):last-of-type {
        margin-bottom: 0; }
      .text-container__panel__text-container__text p:empty {
        display: none; }
      .text-container__panel__text-container__text p:not(:only-of-type):last-of-type + a {
        margin-top: 0; }
      @media only screen and (max-width: 1023px) {
        .text-container__panel__text-container__text {
          font-size: 16px; } }
      .text-container__panel__text-container__text ul, .text-container__panel__text-container__text ol {
        margin: 0 0 17px;
        padding: 0 0 0 30px; }
      .text-container__panel__text-container__text__author p, .text-container__panel__text-container__text__role {
        margin: 0; }
      .text-container__panel__text-container__text--rich__rich-text a {
        text-decoration: underline; }
      .text-container__panel__text-container__text--rich__rich-text p {
        margin-bottom: 33px; }
        @media only screen and (max-width: 1023px) {
          .text-container__panel__text-container__text--rich__rich-text p {
            margin-bottom: 29px; } }
      .text-container__panel__text-container__text--rich__rich-text--blue a {
        color: #0070ba; }
      .text-container__panel__text-container__text--rich__rich-text h3 {
        font-size: 28px;
        line-height: 32px;
        margin-top: -4px;
        margin-bottom: 28px; }
        @media only screen and (max-width: 1023px) {
          .text-container__panel__text-container__text--rich__rich-text h3 {
            font-size: 21px;
            line-height: normal;
            margin-top: 16px;
            margin-bottom: 14px; } }
        @media only screen and (max-width: 767px) {
          .text-container__panel__text-container__text--rich__rich-text h3 {
            font-size: 20px;
            line-height: normal;
            margin-top: 16px;
            margin-bottom: 14px; } }
      .text-container__panel__text-container__text__btn {
        margin-top: 20px; }
      .text-container__panel__text-container__text__btn-inner {
        display: block; }
      .text-container__panel__text-container__text--rich__strapline {
        margin-top: 0;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 44px; }
        @media only screen and (max-width: 1023px) {
          .text-container__panel__text-container__text--rich__strapline {
            font-size: 16px;
            line-height: 36px; } }
      .text-container__panel__text-container__text--rich__title {
        text-transform: uppercase;
        font-weight: 800; }
        .text-container__panel__text-container__text--rich__title--orange {
          color: #f39200; }
      .text-container__panel__text-container__text--rich__link {
        font-size: 20px;
        font-weight: 400;
        margin-top: 17px;
        margin-bottom: unset !important; }
        .text-container__panel__text-container__text--rich__link__icon {
          float: none; }
        @media only screen and (max-width: 1023px) {
          .text-container__panel__text-container__text--rich__link {
            font-size: 20px; } }
        .text-container__panel__text-container__text--rich__link__text {
          display: table-cell;
          vertical-align: middle;
          font-size: 24px;
          margin-bottom: auto !important; }
          @media only screen and (max-width: 1023px) {
            .text-container__panel__text-container__text--rich__link__text {
              font-size: 20px; } }
  @media only screen and (max-width: 1023px) {
    .text-container__hide-image--tablet {
      background-image: none !important; } }
  @media only screen and (max-width: 767px) {
    .text-container__hide-image--mobile {
      background-image: none !important; } }
  @media only screen and (max-width: 1023px) {
    .text-container__mobile--align-left {
      text-align: left; }
      .text-container__mobile--align-left .text-container__panel__text-container {
        margin-left: 8.33333%;
        width: 50%; } }
  @media only screen and (max-width: 1023px) {
    .text-container__mobile--align-center {
      text-align: center; } }
  @media only screen and (max-width: 1023px) {
    .text-container__mobile--align-right {
      text-align: right; }
      .text-container__mobile--align-right .text-container__panel__text-container {
        margin-left: 41.66667%;
        width: 50%; } }
  @media only screen and (max-width: 767px) {
    .text-container__mobile--align-left, .text-container__mobile--align-center, .text-container__mobile--align-right {
      text-align: left; }
      .text-container__mobile--align-left .text-container__panel__text-container, .text-container__mobile--align-center .text-container__panel__text-container, .text-container__mobile--align-right .text-container__panel__text-container {
        margin-left: 8.33333%;
        width: 83.33333%; }
    .text-container__mobile--align-center {
      text-align: center; } }

.text-container__panel__text-container.global__colour-scheme--light {
  padding: 0; }

.sitemap-container {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: flex-start;
  font-weight: 300;
  margin-top: 69px; }
  @media only screen and (max-width: 1023px) {
    .sitemap-container {
      margin-top: 37px;
      justify-content: space-between; } }
  @media only screen and (max-width: 767px) {
    .sitemap-container {
      margin-top: 44px; } }
  .sitemap-container__title {
    font-weight: 800;
    font-size: 64px;
    color: #f39200;
    width: 100%;
    margin-bottom: calc(69px - 28px); }
    @media only screen and (max-width: 1023px) {
      .sitemap-container__title {
        font-size: 48px;
        margin-bottom: calc(46px - 28px); } }
    @media only screen and (max-width: 767px) {
      .sitemap-container__title {
        font-size: 32px;
        margin-bottom: calc(45px - 28px); } }
  .sitemap-container__wrapper {
    width: 29%;
    margin-right: 6%;
    margin-bottom: 28px; }
    @media only screen and (min-width: 1024px) {
      .sitemap-container__wrapper:nth-of-type(3n+3) {
        margin-right: 0; } }
    @media only screen and (max-width: 1023px) {
      .sitemap-container__wrapper {
        width: 47%;
        margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .sitemap-container__wrapper {
        width: 100%; } }
    .sitemap-container__wrapper__parent {
      display: block;
      text-transform: uppercase;
      border-bottom: 1px solid #dadbda;
      font-size: 20px;
      padding-bottom: 28px;
      margin: 28px 0; }
      @media only screen and (max-width: 1023px) {
        .sitemap-container__wrapper__parent {
          font-size: 16px; } }
      .sitemap-container__wrapper__parent:hover {
        border-bottom: 1px solid #dadbda; }
    .sitemap-container__wrapper__child {
      display: block;
      line-height: 34px;
      font-size: 20px; }
      @media only screen and (max-width: 1023px) {
        .sitemap-container__wrapper__child {
          font-size: 16px; } }
      .sitemap-container__wrapper__child[data-level="1"] {
        margin-left: calc(30px * 0); }
      .sitemap-container__wrapper__child[data-level="2"] {
        margin-left: calc(30px * 1); }
      .sitemap-container__wrapper__child[data-level="3"] {
        margin-left: calc(30px * 2); }
      .sitemap-container__wrapper__child[data-level="4"] {
        margin-left: calc(30px * 3); }
      .sitemap-container__wrapper__child__arrow {
        font-size: 26px;
        float: left;
        margin-right: 9px; }
        .sitemap-container__wrapper__child__arrow:before {
          content: '\f101'; }

/*
*	Config & local vars
*/
/*
*	Root Block
*/
.component-social-bar {
  width: 100%;
  float: none;
  padding-top: 115px;
  padding-bottom: 115px; }
  @media only screen and (max-width: 1023px) {
    .component-social-bar {
      padding-top: 60px;
      padding-bottom: 60px; } }
  .component-social-bar__content__panel {
    text-align: center;
    padding: 0 10px; }
    @media only screen and (max-width: 767px) {
      .component-social-bar__content__panel {
        margin-bottom: 0; } }
    @media only screen and (max-width: 767px) {
      .component-social-bar__content__panel:last-child {
        margin-top: 24px; } }
    .component-social-bar__content__panel__text {
      font-weight: 400;
      display: block;
      margin: 0 auto; }
      @media only screen and (max-width: 767px) {
        .component-social-bar__content__panel__text {
          margin-left: 0;
          margin-right: 0;
          padding-left: 0;
          padding-right: 0;
          width: initial; } }
      .component-social-bar__content__panel__text:last-child {
        padding-top: 0;
        display: block;
        margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .component-social-bar__content__panel__text:last-child {
            margin-bottom: 15px; } }
      .component-social-bar__content__panel__text__link {
        font-weight: 700; }
        .component-social-bar__content__panel__text__link:hover {
          color: inherit;
          text-align: center; }
      .component-social-bar__content__panel__text__icon--chevron:before {
        content: "";
        margin-left: 12px;
        font-size: .8em; }
    .component-social-bar__content__panel__hr {
      width: 120px;
      border-style: solid;
      margin-top: 27px;
      margin-bottom: 25px; }
      @media only screen and (max-width: 1023px) {
        .component-social-bar__content__panel__hr {
          margin-top: 15px;
          margin-bottom: 10px; } }
    .component-social-bar__content__panel__glyph {
      margin-bottom: 25px;
      font-size: 114px; }
      @media only screen and (max-width: 1023px) {
        .component-social-bar__content__panel__glyph {
          font-size: 94px; } }
      .component-social-bar__content__panel__glyph--instagram:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--instagram:hover:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--facebook:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--facebook:hover:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--twitter:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--twitter:hover:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--pinterest:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--pinterest:hover:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--youtube:before {
        content: ""; }
      .component-social-bar__content__panel__glyph--youtube:hover:before {
        content: ""; }

/* Overwrite the Firefox border colour computed class */
.global__colour-scheme--light hr {
  color: #fff; }

.global__colour-scheme--dark hr {
  color: #1b1b1b; }

/* Grid overwrite */
/* Basic structure */
.split-panel:last-of-type .container {
  margin-bottom: 70px; }

.component__split-panel {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  animation: fadein 0.2s ease 0.14s forwards;
  opacity: 0; }
  .component__split-panel .global__textarea-paragraph-wrap p {
    margin-bottom: 18px; }
    .component__split-panel .global__textarea-paragraph-wrap p:empty {
      height: 23px;
      margin-top: -5px;
      margin-bottom: 0; }
    .component__split-panel .global__textarea-paragraph-wrap p:last-child {
      margin-bottom: 0; }
  .component__split-panel__panel {
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-end;
    font-size: 20px;
    font-weight: 400; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__panel {
        width: 100%;
        float: none;
        justify-content: flex-start; } }
    @media only screen and (max-width: 767px) {
      .component__split-panel__panel__content {
        width: 100%;
        margin-left: 0;
        margin-right: 0;
        float: none; } }
    .component__split-panel__panel__content--text {
      padding: 70px 0; }
      @media only screen and (max-width: 1023px) {
        .component__split-panel__panel__content--text {
          padding: 20px 0; } }
      @media only screen and (max-width: 1023px) {
        .component__split-panel__panel__content--text {
          padding: 0; } }
    .component__split-panel__panel__content__image {
      width: 100%; }
    .component__split-panel__panel__content__text-container {
      flex: none;
      font-size: 20px;
      font-weight: 400; }
      @media only screen and (max-width: 1024px) {
        .component__split-panel__panel__content__text-container {
          position: relative;
          font-size: 16px;
          padding-top: 33px;
          padding-bottom: 0; } }
      @media only screen and (max-width: 767px) {
        .component__split-panel__panel__content__text-container {
          padding-top: 26px; } }
      .component__split-panel__panel__content__text-container__copy--rich-text h3 {
        font-size: 28px;
        line-height: 32px;
        margin-top: -4px;
        margin-bottom: 28px; }
        @media only screen and (max-width: 1023px) {
          .component__split-panel__panel__content__text-container__copy--rich-text h3 {
            font-size: 21px;
            line-height: normal;
            margin-top: 16px;
            margin-bottom: 14px; } }
        @media only screen and (max-width: 767px) {
          .component__split-panel__panel__content__text-container__copy--rich-text h3 {
            font-size: 20px;
            line-height: normal;
            margin-top: 16px;
            margin-bottom: 14px; } }
      .component__split-panel__panel__content__text-container__graphic-key {
        margin-top: 20px; }
        .component__split-panel__panel__content__text-container__graphic-key--text {
          margin: 0 0 10px;
          flex: none; }
          .component__split-panel__panel__content__text-container__graphic-key--text:last-child {
            margin-bottom: 0; }
          .component__split-panel__panel__content__text-container__graphic-key--text:nth-child(n+5) {
            display: none; }
        .component__split-panel__panel__content__text-container__graphic-key--color {
          position: relative;
          top: 2px;
          width: 16px;
          height: 16px;
          border-radius: 50%;
          display: inline-block;
          margin: 0 16px 0 0;
          background-color: #0070ba; }
      .component__split-panel__panel__content__text-container__p {
        margin-bottom: 0; }
        @media only screen and (min-width: 768px) {
          .component__split-panel__panel__content__text-container__p {
            position: relative; } }
      .component__split-panel__panel__content__text-container__title {
        text-transform: uppercase;
        font-weight: 800; }
      .component__split-panel__panel__content__text-container__strapline {
        margin-top: 0;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 30px;
        font-weight: 400; }
        @media only screen and (max-width: 1024px) {
          .component__split-panel__panel__content__text-container__strapline {
            font-size: 16px;
            line-height: 24px; } }
        .component__split-panel__panel__content__text-container__strapline--line-height {
          line-height: 1.3; }
      .component__split-panel__panel__content__text-container--testimonial {
        position: relative; }
        .component__split-panel__panel__content__text-container--testimonial::before {
          position: absolute;
          top: 0;
          left: -15px;
          content: "\""; }
          @media only screen and (max-width: 767px) {
            .component__split-panel__panel__content__text-container--testimonial::before {
              left: -8px; } }
        .component__split-panel__panel__content__text-container--testimonial::after {
          content: "\""; }
      .component__split-panel__panel__content__text-container .hero-panel-container__panel__text-container__text__link, .component__split-panel__panel__content__text-container .cta-box {
        margin-top: 17px;
        margin-bottom: 0; }
        @media only screen and (max-width: 1199px) {
          .component__split-panel__panel__content__text-container .hero-panel-container__panel__text-container__text__link, .component__split-panel__panel__content__text-container .cta-box {
            margin-bottom: 17px; } }
      .component__split-panel__panel__content__text-container__link {
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 20px; }
        .component__split-panel__panel__content__text-container__link:last-child {
          margin: 0; }
        .component__split-panel__panel__content__text-container__link.split-panel__cta {
          margin-top: 17px;
          margin-bottom: 0; }
        @media only screen and (max-width: 1024px) {
          .component__split-panel__panel__content__text-container__link {
            font-size: 20px; } }
        .component__split-panel__panel__content__text-container__link__text {
          line-height: 1.5em;
          font-size: 24px; }
          @media all and (-ms-high-contrast: none) {
            .component__split-panel__panel__content__text-container__link__text {
              line-height: 1.7; } }
          @media only screen and (max-width: 1023px) {
            .component__split-panel__panel__content__text-container__link__text {
              font-size: 20px; } }
      .component__split-panel__panel__content__text-container__button {
        width: 100%;
        margin-top: 20px; }
    .component__split-panel__panel__content__mobile-image {
      width: 100%; }
    .component__split-panel__panel__content__top-image {
      margin-bottom: auto; }
      @media only screen and (max-width: 1023px) {
        .component__split-panel__panel__content__top-image {
          width: 100%; } }
    @media only screen and (max-width: 1023px) {
      .component__split-panel__panel__content__middle-image {
        width: 100%; } }
    .component__split-panel__panel__content__bottom-image {
      margin-top: auto; }
      @media only screen and (max-width: 1023px) {
        .component__split-panel__panel__content__bottom-image {
          width: 100%; } }
    .component__split-panel__panel__content__middle-image {
      margin: auto; }
    .component__split-panel__panel__top {
      margin-bottom: auto; }
    .component__split-panel__panel__bottom {
      margin-top: auto; }
  .component__split-panel__light,
  .component__split-panel__light a {
    color: #fff; }
  .component__split-panel__dark,
  .component__split-panel__dark a {
    color: #1b1b1b; }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__content-quote .component__split-panel__panel__right:nth-child(1) {
      order: 2; }
    .component__split-panel__content-quote .component__split-panel__panel__right:nth-child(2) {
      order: 1; }
    .component__split-panel__content-quote .component__split-panel__mobile-quote--align-center.component__split-panel__panel__content--text {
      margin: auto; }
    .component__split-panel__content-quote .component__split-panel__mobile-quote--align-right.component__split-panel__panel__content--text {
      margin-left: auto;
      margin-right: 0; } }
  .component__split-panel__content-quote .component__split-panel__panel__content--text {
    width: 75%; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__content-quote .component__split-panel__panel__content--text {
        margin: auto; } }
    @media only screen and (max-width: 767px) {
      .component__split-panel__content-quote .component__split-panel__panel__content--text {
        width: 100%;
        margin-left: 0; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__two-images.component__split-panel__panel {
      margin-bottom: 49px;
      width: 50%;
      float: left; } }
  @media only screen and (max-width: 767px) {
    .component__split-panel__two-images.component__split-panel__panel {
      width: 100%;
      float: none; } }
  .component__split-panel__two-images.component__split-panel__panel:nth-child(1) {
    padding: 0 16px 0 0;
    width: 50%;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .component__split-panel__two-images.component__split-panel__panel:nth-child(1) {
        padding: 0;
        width: 100%;
        float: none; } }
  .component__split-panel__two-images.component__split-panel__panel:nth-child(2) {
    padding: 0 0 0 16px;
    width: 50%;
    margin-left: 0;
    margin-right: 0; }
    @media only screen and (max-width: 767px) {
      .component__split-panel__two-images.component__split-panel__panel:nth-child(2) {
        padding: 0;
        width: 100%;
        float: none; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__two-images.component__split-panel__panel .component__split-panel__panel__content__text-container {
      padding-top: 0;
      padding-bottom: 0; } }
  .component__split-panel__two-images.component__split-panel__default-height {
    min-height: 584px; }
    @media only screen and (max-width: 1470px) {
      .component__split-panel__two-images.component__split-panel__default-height {
        min-height: unset; } }
    @media only screen and (max-width: 1470px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .component__split-panel__two-images.component__split-panel__default-height {
        min-height: auto; } }
  .component__split-panel__two-images.component__split-panel__content-led-height {
    min-height: unset;
    margin-left: 8.33333%; }
    @media only screen and (max-width: 1470px) {
      .component__split-panel__two-images.component__split-panel__content-led-height {
        min-height: unset; } }
    @media only screen and (max-width: 1470px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .component__split-panel__two-images.component__split-panel__content-led-height {
        min-height: auto; } }
  .component__split-panel__two-images .component__split-panel__panel__content {
    width: 100%; }
    .component__split-panel__two-images .component__split-panel__panel__content--text {
      padding: 0; }
  .component__split-panel__text-only {
    padding: 60px 0; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__text-only {
        padding: 50px 0; } }
    @media only screen and (max-width: 767px) {
      .component__split-panel__text-only {
        padding: 40px 0; } }
    .component__split-panel__text-only .component__split-panel__panel {
      justify-content: flex-start; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__text-only .component__split-panel__panel__content {
        width: 100%; } }
    @media only screen and (min-width: 1024px) {
      .component__split-panel__text-only .component__split-panel__panel__content:nth-child(1) {
        width: 75%; } }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__text-only .component__split-panel__panel__content--text {
        width: 50%; } }
    @media only screen and (max-width: 767px) {
      .component__split-panel__text-only .component__split-panel__panel__content--text {
        width: 100%; } }
    @media only screen and (max-width: 767px) {
      .component__split-panel__text-only .component__split-panel__panel__content--text-container {
        width: 100%; } }
    .component__split-panel__text-only .component__split-panel__default-height {
      min-height: auto; }
    .component__split-panel__text-only.component__split-panel__full-width {
      width: 83.33333%;
      margin-left: 8.33333%; }
    .component__split-panel__text-only .component__split-panel__panel__content--text {
      padding: 0 0 20px; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__text-only.component__split-panel__full-width--default-height:nth-child(2) {
        margin: 0; } }
    .component__split-panel__text-only .component__split-panel__panel__two-images.component__split-panel__full-width--default-height:nth-child(2),
    .component__split-panel__text-only .component__split-panel__full-width--content-led-height:nth-child(2) {
      width: 50%;
      margin-left: 0; }
      @media only screen and (max-width: 1024px) {
        .component__split-panel__text-only .component__split-panel__panel__two-images.component__split-panel__full-width--default-height:nth-child(2),
        .component__split-panel__text-only .component__split-panel__full-width--content-led-height:nth-child(2) {
          width: 100%; } }
    .component__split-panel__text-only .component__split-panel__panel__two-images.component__split-panel__full-width--content-led-height:nth-child(2) {
      margin-left: 0; }
    .component__split-panel__text-only .component__split-panel__panel__two-images:nth-child(1),
    .component__split-panel__text-only .component__split-panel__panel__left:nth-child(1) {
      order: 1;
      justify-content: flex-start; }
    .component__split-panel__text-only .component__split-panel__panel__two-images:nth-child(2),
    .component__split-panel__text-only .component__split-panel__panel__left:nth-child(2) {
      order: 2;
      justify-content: flex-end;
      margin-left: 0;
      width: 50%; }
      @media only screen and (max-width: 1439px) {
        .component__split-panel__text-only .component__split-panel__panel__two-images:nth-child(2),
        .component__split-panel__text-only .component__split-panel__panel__left:nth-child(2) {
          justify-content: flex-start; } }
      @media only screen and (max-width: 1024px) {
        .component__split-panel__text-only .component__split-panel__panel__two-images:nth-child(2),
        .component__split-panel__text-only .component__split-panel__panel__left:nth-child(2) {
          width: 100%; } }
    @media only screen and (max-width: 1439px) {
      .component__split-panel__text-only .component__split-panel__panel__content--text {
        margin-left: 16.66667%; } }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__text-only .component__split-panel__panel__content--text {
        margin-left: 0; } }
    .component__split-panel__text-only .component__split-panel__panel__content__text-container__h3 {
      margin-top: -25px; }
      @media only screen and (min-width: 1024px) and (max-width: 1439px) {
        .component__split-panel__text-only .component__split-panel__panel__content__text-container__h3 {
          margin-top: 0; } }
      @media only screen and (max-width: 1024px) {
        .component__split-panel__text-only .component__split-panel__panel__content__text-container__h3 {
          margin-top: 0; } }
  @media only screen and (max-width: 1023px) {
    .component__split-panel__padding {
      padding: 60px 0; } }
  @media only screen and (max-width: 767px) {
    .component__split-panel__padding {
      padding: 49px 0; } }
  @media only screen and (max-width: 1023px) {
    .component__split-panel__padding.component__split-panel__content-quote {
      padding: 0; } }
  .component__split-panel__padding--none {
    padding: 0; }
    @media only screen and (max-width: 1024px) {
      .component__split-panel__padding--none {
        padding: 0; } }
    @media only screen and (max-width: 1023px) {
      .component__split-panel__padding--none .component__split-panel__panel__right .component__split-panel__panel__content--text {
        padding-bottom: 0; } }
    @media only screen and (max-width: 1023px) {
      .component__split-panel__padding--none .component__split-panel__panel__right.component__split-panel__mobile--left .component__split-panel__panel__content--text {
        padding-bottom: 0; } }
  .component__split-panel__panel__right:nth-child(1) {
    order: 1; }
  .component__split-panel__panel__right:nth-child(2) {
    order: 2;
    justify-content: flex-end; }
    @media only screen and (max-width: 1439px) {
      .component__split-panel__panel__right:nth-child(2) {
        justify-content: flex-start; } }
  @media only screen and (max-width: 1439px) {
    .component__split-panel__panel__right .component__split-panel__panel__content--text {
      margin-left: 16.66667%; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__right .component__split-panel__panel__content--text {
      margin-left: 0; } }
  @media only screen and (max-width: 1023px) {
    .component__split-panel__panel__right .component__split-panel__panel__content--text {
      padding-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__right .component__split-panel__panel__content__text-container {
      padding-bottom: 0; } }
  .component__split-panel__panel__left:nth-child(1) {
    order: 2; }
  .component__split-panel__panel__left:nth-child(2) {
    order: 1;
    justify-content: flex-start; }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__left .component__split-panel__panel__content--text {
      margin-left: 0; } }
  @media only screen and (max-width: 1023px) {
    .component__split-panel__panel__left .component__split-panel__panel__content--text {
      padding-bottom: 0; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__left .component__split-panel__panel__content__text-container {
      padding-bottom: 0; } }
  .component__split-panel__panel__two-images:nth-child(1) {
    order: 2; }
  .component__split-panel__panel__two-images:nth-child(2) {
    order: 1; }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__two-images:nth-child(1) {
      order: 2; }
    .component__split-panel__panel__two-images:nth-child(2) {
      order: 1; } }
  .component__split-panel__panel__two-images.component__split-panel__full-width--default-height:nth-child(2) {
    margin-left: 8.33333%;
    margin-right: 0; }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__panel__two-images.component__split-panel {
      margin-left: 8.33333%;
      margin-right: 0; } }
  .component__split-panel__panel__two-images.component__split-panel__panel {
    justify-content: flex-start; }
    .component__split-panel__panel__two-images.component__split-panel__panel__content--text {
      margin-left: 0; }
  .component__split-panel__panel__two-images.component__split-panel__full-width--content-led-height:nth-child(2) {
    margin-left: 8.33333%; }
  .component__split-panel__default-height {
    min-height: 600px; }
    @media only screen and (max-width: 1470px) {
      .component__split-panel__default-height {
        min-height: unset; } }
    @media only screen and (max-width: 1470px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .component__split-panel__default-height {
        min-height: auto; } }
  .component__split-panel__content-led-height {
    height: auto; }
  .component__split-panel__full-width {
    width: 100%;
    margin: 0;
    float: none; }
    .component__split-panel__full-width--default-height {
      min-height: 720px; }
      @media only screen and (max-width: 1470px) {
        .component__split-panel__full-width--default-height {
          min-height: unset; } }
      @media only screen and (max-width: 1470px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
        .component__split-panel__full-width--default-height {
          min-height: auto; } }
      .component__split-panel__full-width--default-height:nth-child(2) {
        width: 41.66667%;
        margin-right: 8.33333%; }
        @media only screen and (max-width: 1024px) {
          .component__split-panel__full-width--default-height:nth-child(2) {
            width: 83.33333%;
            margin-left: 8.33333%;
            margin-right: 0; } }
        @media only screen and (max-width: 767px) {
          .component__split-panel__full-width--default-height:nth-child(2) {
            width: 83.33333%;
            margin-left: 8.33333%;
            margin-right: 0; } }
      .component__split-panel__full-width--default-height--left:nth-child(2) {
        margin-right: 0; }
    .component__split-panel__full-width--content-led-height:nth-child(2) {
      width: 41.66667%; }
      @media only screen and (max-width: 1024px) {
        .component__split-panel__full-width--content-led-height:nth-child(2) {
          width: 83.33333%;
          margin-left: 8.33333%;
          justify-content: flex-start; } }
      @media only screen and (max-width: 767px) {
        .component__split-panel__full-width--content-led-height:nth-child(2) {
          width: 83.33333%;
          margin-left: 8.33333%;
          justify-content: flex-start; } }
    .component__split-panel__full-width--offset__panel {
      width: 41.66667%;
      margin-left: 8.33333%; }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__mobile--align-left {
      text-align: left; }
      .component__split-panel__mobile--align-left .btn-container {
        width: 100%; }
    .component__split-panel__mobile--align-center {
      text-align: center; }
      .component__split-panel__mobile--align-center.component__split-panel__panel__content--text {
        margin-left: auto;
        margin-right: auto; }
      .component__split-panel__mobile--align-center .component__split-panel__panel__content__text-container__link__icon {
        top: 5px;
        float: none; }
      .component__split-panel__mobile--align-center .btn-container {
        width: 100%; } }
  @media only screen and (max-width: 1024px) and (max-width: 1024px) {
    .component__split-panel__mobile--align-center .component__split-panel__panel__content__text-container__link {
      display: inline-flex; }
    .component__split-panel__mobile--align-center .component__split-panel__panel__content__text-container__link__text {
      left: 0; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__mobile--align-right {
      text-align: right; } }
  @media only screen and (max-width: 1024px) and (max-width: 1024px) {
    .component__split-panel__mobile--align-right .component__split-panel__panel__content__text-container__link {
      float: right; }
    .component__split-panel__mobile--align-right .component__split-panel__panel__content__text-container__link__text {
      left: 0; }
    .component__split-panel__mobile--align-right .component__split-panel__panel__content__text-container__link__icon {
      top: 5px;
      float: none; } }
  @media only screen and (max-width: 1024px) and (max-width: 1024px) {
    .component__split-panel__mobile--align-right.component__split-panel__panel__content--text {
      margin-left: 50%; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .component__split-panel__mobile--align-right.component__split-panel__panel__content--text {
      margin-left: 0; } }
  @media only screen and (max-width: 1024px) {
      .component__split-panel__mobile--align-right .btn-container {
        width: 100%; }
    .component__split-panel__mobile-quote--align-left {
      text-align: left; }
    .component__split-panel__mobile-quote--align-center {
      text-align: center; }
      .component__split-panel__mobile-quote--align-center .component__split-panel__panel__content__text-container--testimonial::before {
        position: static; }
    .component__split-panel__mobile-quote--align-right {
      text-align: right;
      margin-left: 50%; }
      .component__split-panel__mobile-quote--align-right .component__split-panel__panel__content__text-container--testimonial::before {
        position: static; }
      .component__split-panel__mobile-quote--align-right .component__split-panel__panel__content__text-container--testimonial::after {
        position: absolute;
        right: -8px; } }
  @media only screen and (max-width: 1024px) and (max-width: 767px) {
    .component__split-panel__mobile-quote--align-right {
      width: 100%;
      margin-left: 0; } }
  @media only screen and (max-width: 1024px) {
    .component__split-panel__mobile--bottom:nth-child(1) {
      order: 1; }
    .component__split-panel__mobile--bottom:nth-child(2) {
      order: 2; }
    .component__split-panel__mobile--top:nth-child(1) {
      order: 2; }
    .component__split-panel__mobile--top:nth-child(2) {
      order: 1;
      justify-content: flex-start; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .component__split-panel__mobile--order-three {
      width: 50%;
      float: left; }
      .component__split-panel__mobile--order-three:nth-child(2) .component__split-panel__panel__content--text {
        margin-left: 0; }
      .component__split-panel__mobile--order-three.component__split-panel__panel__right:nth-child(2) {
        width: 41.66667%;
        margin-left: 8.33333%; }
      .component__split-panel__mobile--order-three .component__split-panel__panel__content--text {
        width: 100%;
        float: none;
        text-align: left;
        margin-left: 16.66667%; }
        .component__split-panel__mobile--order-three .component__split-panel__panel__content--text:nth-child(2) {
          margin-left: 8.33333%; }
      .component__split-panel__mobile--order-three.component__split-panel__panel__two-images:nth-child(2) {
        margin-left: 0; }
      .component__split-panel__mobile--order-three.component__split-panel__full-width--default-height:nth-child(2) {
        width: 41.66667%;
        margin-left: 8.33333%;
        float: left; }
      .component__split-panel__mobile--order-three.component__split-panel__full-width--content-led-height:nth-child(2) {
        width: 50%;
        margin-left: 0;
        float: left; }
        .component__split-panel__mobile--order-three.component__split-panel__full-width--content-led-height:nth-child(2) .component__split-panel__panel__content--text {
          width: 75%;
          margin-left: 16.66667%; }
      .component__split-panel__mobile--order-three .component__split-panel__panel__right .component__split-panel__mobile--order-three .component__split-panel__panel__content--text {
        margin-left: 16.66667%; } }
  @media only screen and (max-width: 767px) {
    .component__split-panel__mobile__hide-image {
      display: none; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .col-sm-6--custom {
    width: 60%; } }

@media only screen and (min-width: 768px) {
  .global__background-color--white .component__split-panel__panel__content--text {
    padding-bottom: 0;
    padding-top: 0; } }

.subscribe-container {
  width: 100%;
  padding: 115px 0;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  background-color: #fff; }
  .subscribe-container__form {
    padding: 0; }
    .subscribe-container__form__submit-form, .subscribe-container__form__thank-you {
      display: block; }
      .subscribe-container__form__submit-form__title, .subscribe-container__form__thank-you__title {
        text-transform: uppercase;
        margin-bottom: 34px; }
      .subscribe-container__form__submit-form__strapline, .subscribe-container__form__thank-you__strapline {
        font-size: 40px;
        line-height: 40px;
        font-weight: 800;
        margin-bottom: 25px;
        text-transform: uppercase; }
        @media only screen and (max-width: 1023px) {
          .subscribe-container__form__submit-form__strapline, .subscribe-container__form__thank-you__strapline {
            font-size: 32px;
            line-height: 36px; } }
        @media only screen and (max-width: 767px) {
          .subscribe-container__form__submit-form__strapline, .subscribe-container__form__thank-you__strapline {
            font-size: 28px;
            line-height: 32px; } }
      .subscribe-container__form__submit-form__label, .subscribe-container__form__thank-you__label {
        color: #000;
        font-weight: 400;
        margin-left: 15px;
        cursor: default; }
        .subscribe-container__form__submit-form__label__link,
        .subscribe-container__form__submit-form__label a, .subscribe-container__form__thank-you__label__link,
        .subscribe-container__form__thank-you__label a {
          color: #0070ba;
          text-decoration: underline; }
      .subscribe-container__form__submit-form__intro, .subscribe-container__form__thank-you__intro {
        margin: 0 0 20px; }
      .subscribe-container__form__submit-form .global__textarea-paragraph-wrap p, .subscribe-container__form__thank-you .global__textarea-paragraph-wrap p {
        margin-bottom: 15px; }
        .subscribe-container__form__submit-form .global__textarea-paragraph-wrap p:empty, .subscribe-container__form__thank-you .global__textarea-paragraph-wrap p:empty {
          height: 1px;
          margin-top: -5px; }
      .subscribe-container__form__submit-form__input, .subscribe-container__form__thank-you__input {
        margin-bottom: 20px; }
        .subscribe-container__form__submit-form__input--text, .subscribe-container__form__thank-you__input--text {
          width: 426px; }
          .subscribe-container__form__submit-form__input--text--error, .subscribe-container__form__thank-you__input--text--error {
            border: 1px solid #dd4157 !important; }
      .subscribe-container__form__submit-form__checkbox-container, .subscribe-container__form__thank-you__checkbox-container {
        margin-bottom: 20px; }
      .subscribe-container__form__submit-form__input-error, .subscribe-container__form__thank-you__input-error {
        line-height: 62px;
        white-space: nowrap;
        display: block;
        color: #dd4157; }
      .subscribe-container__form__submit-form__validation-logo, .subscribe-container__form__thank-you__validation-logo {
        width: 21px;
        height: 21px;
        margin-bottom: 6px;
        margin-right: 12px; }
    .subscribe-container__form__thank-you {
      display: none;
      opacity: 0;
      margin: 50px 0 -50px; }
  .subscribe-container.image-switcher {
    background-size: cover; }
    .subscribe-container.image-switcher .image-swap {
      display: none; }

@media only screen and (max-width: 1024px) {
  .subscribe-container {
    padding: 64px 0 0; }
    .subscribe-container__form {
      font-size: 16px;
      margin-bottom: 20px; }
      .subscribe-container__form__submit-form__title, .subscribe-container__form__thank-you__title {
        text-transform: uppercase;
        margin-bottom: 34px;
        font-size: 20px;
        line-height: 20px; }
      .subscribe-container__form__submit-form__strapline, .subscribe-container__form__thank-you__strapline {
        font-size: 32px;
        line-height: 32px;
        margin-bottom: 30px; }
      .subscribe-container__form__submit-form__input--text, .subscribe-container__form__thank-you__input--text {
        width: 100%;
        font-size: 14px; }
      .subscribe-container__form__submit-form__checkbox-container, .subscribe-container__form__thank-you__checkbox-container {
        float: left;
        margin-right: 40px; }
      .subscribe-container__form__submit-form__form-errors, .subscribe-container__form__thank-you__form-errors {
        width: 100%;
        float: left; }
    .subscribe-container.image-switcher .image-swap.full-width {
      margin: 0;
      width: 100%; } }

@media only screen and (max-width: 768px) {
  .subscribe-container {
    padding: 49px 0 0; }
    .subscribe-container__form__submit-form__title, .subscribe-container__form__thank-you__title {
      text-transform: uppercase;
      margin-bottom: 25px;
      font-size: 16px;
      line-height: 16px; }
    .subscribe-container__form__submit-form__strapline, .subscribe-container__form__thank-you__strapline {
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 20px; }
    .subscribe-container__form__submit-form__input--text, .subscribe-container__form__thank-you__input--text {
      font-size: 14px; }
    .subscribe-container__form__submit-form__checkbox-container, .subscribe-container__form__thank-you__checkbox-container {
      float: none;
      margin-right: 0; }
    .subscribe-container.image-switcher .image-swap.full-width {
      margin: 0;
      width: 100%; } }

.table-container {
  padding: 62px 0; }
  @media only screen and (max-width: 1023px) {
    .table-container {
      padding: 42px 0; } }
  .table-container__title {
    text-transform: uppercase;
    font-weight: 800;
    max-width: 50%; }
    @media only screen and (max-width: 1023px) {
      .table-container__title {
        max-width: 100%; } }
  .table-container__footer {
    margin-top: 45px;
    font-size: 20px;
    font-weight: 400; }
    @media only screen and (max-width: 1023px) {
      .table-container__footer {
        font-size: 16px; } }
  .table-container__table {
    display: table;
    width: 80%;
    font-size: 20px;
    font-weight: 400; }
    @media only screen and (max-width: 1023px) {
      .table-container__table {
        width: 100%;
        font-size: 16px; } }
    .table-container__table__row {
      display: table-row; }
      @media only screen and (max-width: 767px) {
        .table-container__table__row {
          display: block; } }
      .table-container__table__row__cell {
        display: table-cell;
        padding: 4px 0; }
        .table-container__table__row__cell__col-1 {
          width: 183px;
          font-weight: 800;
          padding-right: 30px; }
        .table-container__table__row__cell__col-2 {
          width: 183px;
          padding-right: 30px; }
      .table-container__table__row-empty {
        height: 25px; }

@media only screen and (max-width: 767px) {
  .table-container__table__row {
    padding-bottom: 20px; }
    .table-container__table__row__cell {
      display: block;
      padding: 0; }
      .table-container__table__row__cell__col-1 {
        width: auto;
        padding: 0 0 20px; }
      .table-container__table__row__cell__col-2 {
        width: auto;
        padding: 0; }
      .table-container__table__row__cell-empty {
        display: none; }
    .table-container__table__row-empty {
      display: none; } }

.testimonial .global__textarea-paragraph-wrap .h3 {
  margin-bottom: 26px;
  font-size: 30px;
  font-weight: 400; }
  .testimonial .global__textarea-paragraph-wrap .h3:empty {
    height: 1px;
    margin-top: -5px; }
  @media only screen and (max-width: 1023px) {
    .testimonial .global__textarea-paragraph-wrap .h3 {
      font-size: 16px;
      margin-bottom: 33px;
      line-height: 24px; } }
  @media only screen and (max-width: 767px) {
    .testimonial .global__textarea-paragraph-wrap .h3 {
      font-size: 16px;
      margin-bottom: 40px;
      line-height: 24px; } }

.testimonial__padding {
  padding: 60px 0; }
  @media only screen and (max-width: 1023px) {
    .testimonial__padding {
      padding: 55px 0; } }
  @media only screen and (max-width: 767px) {
    .testimonial__padding {
      padding: 35px 0; } }
  .testimonial__padding--none {
    padding: 0; }

.testimonial__container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  .testimonial__container__text-container {
    text-align: center; }
    .testimonial__container__text-container--first {
      padding: 0 20px 0 0; }
    .testimonial__container__text-container--second {
      padding: 0 0 0 20px; }
    @media only screen and (max-width: 1023px) {
      .testimonial__container__text-container:first-child {
        margin: 0 0 60px; } }
    @media only screen and (max-width: 1023px) {
      .testimonial__container__text-container:last-child {
        margin: 0; } }
    @media only screen and (max-width: 1023px) {
      .testimonial__container__text-container--first, .testimonial__container__text-container--second {
        padding: 0; } }
    .testimonial__container__text-container__p {
      margin-bottom: 40px; }
      @media only screen and (min-width: 768px) {
        .testimonial__container__text-container__p {
          position: relative;
          margin-bottom: 30px; } }
    .testimonial__container__text-container__h3 {
      margin-bottom: 0;
      font-size: 30px;
      line-height: 38px; }
      .testimonial__container__text-container__h3:first-child {
        margin-top: 0;
        font-size: 30px;
        font-weight: 400; }
        @media only screen and (max-width: 1023px) {
          .testimonial__container__text-container__h3:first-child {
            font-size: 16px;
            line-height: 24px; } }
    .testimonial__container__text-container__image {
      width: 160px;
      margin: 0 auto 30px; }
      @media only screen and (max-width: 1023px) {
        .testimonial__container__text-container__image {
          font-size: 16px;
          line-height: 24px; } }

@keyframes slideFromBottom {
  0% {
    opacity: 0;
    transform: translateY(45px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

.thumbnail-summary__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .thumbnail-summary__wrapper__thumbnail-wrapper {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    width: 32%;
    max-width: 384px;
    margin-right: 2%;
    margin-bottom: 70px;
    animation: 0.8s ease-out 0s 1 slideFromBottom; }
    .thumbnail-summary__wrapper__thumbnail-wrapper:focus {
      outline-offset: 2px; }
    .thumbnail-summary__wrapper__thumbnail-wrapper__flex {
      flex-wrap: wrap;
      display: flex;
      align-items: flex-start;
      width: 100%;
      flex-direction: column; }
    @media only screen and (min-width: 1024px) {
      .thumbnail-summary__wrapper__thumbnail-wrapper:nth-child(3n+3) {
        margin-right: 0; } }
    @media only screen and (max-width: 1023px) {
      .thumbnail-summary__wrapper__thumbnail-wrapper {
        width: 48%;
        max-width: 100%;
        margin-right: 4%;
        margin-bottom: 60px; }
        .thumbnail-summary__wrapper__thumbnail-wrapper:nth-child(2n+2) {
          margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .thumbnail-summary__wrapper__thumbnail-wrapper {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        margin-bottom: 49px; } }
    .thumbnail-summary__wrapper__thumbnail-wrapper__thumbnail {
      width: 100%;
      padding-bottom: 56.25%;
      position: relative;
      overflow: hidden; }
      .thumbnail-summary__wrapper__thumbnail-wrapper__thumbnail__image {
        top: -100%;
        bottom: -100%;
        margin: auto;
        position: absolute;
        width: 100%; }
    .thumbnail-summary__wrapper__thumbnail-wrapper__description {
      width: 100%;
      font-size: 20px;
      margin: 20px 0 0;
      text-align: left; }
      @media only screen and (max-width: 1023px) {
        .thumbnail-summary__wrapper__thumbnail-wrapper__description {
          font-size: 16px;
          margin: 20px 0 0; } }
      .thumbnail-summary__wrapper__thumbnail-wrapper__description__title {
        width: 100%;
        font-weight: 800;
        text-transform: uppercase;
        margin-bottom: 17px; }
        @media only screen and (max-width: 1023px) {
          .thumbnail-summary__wrapper__thumbnail-wrapper__description__title {
            margin-bottom: 16px; } }
      .thumbnail-summary__wrapper__thumbnail-wrapper__description__intro {
        font-weight: 400;
        box-sizing: content-box;
        max-width: 384px; }
    .thumbnail-summary__wrapper__thumbnail-wrapper__link {
      width: 100%;
      align-items: flex-end;
      font-size: 20px;
      margin: 0; }
      .thumbnail-summary__wrapper__thumbnail-wrapper__link__text {
        font-size: 24px;
        margin: 0 0 6px; }
        @media only screen and (max-width: 1023px) {
          .thumbnail-summary__wrapper__thumbnail-wrapper__link__text {
            font-size: 20px;
            margin: 0 0 9px; } }
        @media all and (-ms-high-contrast: none) {
          .thumbnail-summary__wrapper__thumbnail-wrapper__link__text {
            margin: 0 0 -3px; } }

.thumbnail-summary__error-message {
  margin-top: 30px; }

.thumbnail-summary__more-button {
  text-align: center;
  margin: auto;
  width: 100%; }

.thumbnails-container__wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start; }
  .thumbnails-container__wrapper > *:last-child,
  .thumbnails-container__wrapper__play-video > *:last-child {
    margin-bottom: 0; }
  .thumbnails-container__wrapper--column {
    flex-direction: column; }
  .thumbnails-container__wrapper__flex {
    flex-wrap: wrap;
    display: flex;
    align-items: flex-start;
    width: 100%;
    flex-direction: column; }
    .thumbnails-container__wrapper__flex > *:last-child {
      margin-bottom: 0; }
  .thumbnails-container__wrapper__thumbnail-wrapper {
    position: relative;
    width: 32%;
    max-width: 384px;
    margin-right: 2%;
    padding-bottom: 70px;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 1024px) {
      .thumbnails-container__wrapper__thumbnail-wrapper:nth-child(3n+3) {
        margin-right: 0; } }
    @media only screen and (max-width: 1023px) {
      .thumbnails-container__wrapper__thumbnail-wrapper {
        width: 48%;
        max-width: 100%;
        margin-right: 4%;
        padding-bottom: 60px; }
        .thumbnails-container__wrapper__thumbnail-wrapper:nth-child(2n+2) {
          margin-right: 0; } }
    @media only screen and (max-width: 767px) {
      .thumbnails-container__wrapper__thumbnail-wrapper {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
        padding-bottom: 49px; } }
    .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail {
      width: 100%;
      height: 0;
      padding-bottom: 56.25%;
      position: relative;
      overflow: hidden; }
      .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail .js-thumbnail-play-video {
        width: 100%;
        height: 100%;
        margin: auto;
        position: absolute; }
      .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail__image {
        top: -100%;
        bottom: -100%;
        margin: auto;
        position: absolute;
        width: 100%; }
      .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail__play-button {
        border: 0;
        width: 64px;
        height: 64px;
        border-radius: 9999em;
        transition: background-color 0.6s ease-in-out;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        position: absolute;
        background: url("data:image/svg+xml;charset=utf8,%3Csvg%20id%3D%22play-botton-mobile%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20130.1%20130.1%22%3E%20%20%3Ccircle%20opacity%3D%220.4%22%20cx%3D%2265%22%20cy%3D%2265%22%20r%3D%2265%22%2F%3E%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M50.4%2C93V37.1l37.3%2C28.3L50.4%2C93z%20M55.6%2C47.7v34.9l23.3-17.3L55.6%2C47.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
        cursor: pointer; }
        .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail__play-button:focus, .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail__play-button:hover {
          background-color: rgba(0, 0, 0, 0.5); }
      .thumbnails-container__wrapper__thumbnail-wrapper__thumbnail--with-border {
        border: 1px solid #dadbda; }
    .thumbnails-container__wrapper__thumbnail-wrapper__description {
      width: 100%;
      font-size: 20px;
      margin: 20px 0 20px; }
      @media only screen and (max-width: 1023px) {
        .thumbnails-container__wrapper__thumbnail-wrapper__description {
          font-size: 16px;
          margin: 20px 0 0; } }
      .thumbnails-container__wrapper__thumbnail-wrapper__description--image-only {
        text-align: center; }
      .thumbnails-container__wrapper__thumbnail-wrapper__description--left-align {
        text-align: left; }
      .thumbnails-container__wrapper__thumbnail-wrapper__description__title {
        font-weight: 800;
        text-transform: uppercase;
        margin-bottom: 8px;
        font-size: 16px;
        line-height: 22px;
        text-align: center; }
        .thumbnails-container__wrapper__thumbnail-wrapper__description__title:last-child {
          margin-bottom: 0; }
      .thumbnails-container__wrapper__thumbnail-wrapper__description__intro {
        font-weight: 400;
        box-sizing: content-box;
        max-width: 384px;
        font-size: 16px;
        line-height: 22px;
        text-align: left; }

.thumbnails-container__panel__content__text-container__link {
  width: 100%;
  align-items: flex-end;
  font-size: 20px; }
  .thumbnails-container__panel__content__text-container__link__text {
    font-size: 24px;
    margin: 0 0 6px; }
    @media only screen and (max-width: 1023px) {
      .thumbnails-container__panel__content__text-container__link__text {
        font-size: 20px;
        margin: 0 0 9px; } }

.thumbnails-container__wrapper__play-video .thumbnails-container__wrapper__thumbnail-wrapper__description__title,
.thumbnails-container__wrapper__play-video .thumbnails-container__wrapper__thumbnail-wrapper__description__intro {
  text-align: left; }

.thumbnails-container--remove-margin {
  margin-bottom: -70px; }
  @media only screen and (max-width: 1023px) {
    .thumbnails-container--remove-margin {
      margin-bottom: -60px; } }
  @media only screen and (max-width: 767px) {
    .thumbnails-container--remove-margin {
      margin-bottom: -49px; } }

/* Top navigation */
body {
  margin-top: 87px; }
  body.overflowing-menu, body.has-cookie-banner-not-scrolled-past {
    margin-top: 0; }
    body.overflowing-menu .site-header, body.has-cookie-banner-not-scrolled-past .site-header {
      position: relative; }

.site-header {
  /* Positioning */
  top: 0;
  position: fixed;
  z-index: 15;
  /* Display & Box Model */
  width: 100%;
  min-height: 87px;
  /* Color */
  background-color: #ececec;
  /* Text */
  font-size: 1.8rem;
  /* Other */
  transition: min-height 0.1s;
  box-sizing: content-box; }
  .site-header:after {
    content: '';
    display: table;
    width: 100%;
    clear: both; }

.header-ctr {
  position: initial;
  float: none;
  z-index: 15;
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  box-sizing: content-box; }
  @media screen and (max-width: 225px) {
    .header-ctr .mobile-buttons {
      margin: 0;
      position: absolute;
      top: 10px;
      right: 10px; } }
  @media screen and (max-width: 1200px) and (min-width: 769px) {
    .header-ctr {
      padding: 0; } }
  @media screen and (max-width: 768px) {
    .header-ctr {
      padding: 0; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .header-ctr {
      /* max-width: 750px; */ } }
  @media screen and (min-width: 992px) and (max-width: 1239px) {
    .header-ctr {
      /* max-width: 1110px; */ } }
  @media screen and (min-width: 1240px) and (max-width: 1479px) {
    .header-ctr {
      /* max-width: 1200px; */ } }

/* Site logo */
body.aggressive-focus-styles-enabled .header-logo--link:focus {
  background: #fff; }

.header-logo {
  float: left;
  box-sizing: content-box; }
  .header-logo--link {
    position: relative;
    left: -16px;
    padding: 16px;
    display: block;
    height: 87px;
    min-height: 87px; }
    .header-logo--link:focus {
      /*
			position: relative;
			left: -22px;
			padding-left: 22px;
			padding-right: 22px;
			*/
      outline: none; }
    @media screen and (max-width: 1200px) {
      .header-logo--link:focus {
        min-height: 1px; } }
  .header-logo--img {
    height: 55px;
    width: auto; }

/* Search and mobile menu buttons */
.mobile-buttons {
  float: right;
  display: block;
  width: 0;
  margin: 0;
  padding: 0;
  box-sizing: content-box; }
  @media screen and (max-width: 1200px) {
    .mobile-buttons {
      width: auto;
      margin-top: 23px;
      margin-right: calc(100% / 12); } }
  @media screen and (max-width: 1200px) and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .mobile-buttons {
      /* IE10+ CSS styles go here */
      width: auto; } }

/* Mobile menu */
body.aggressive-focus-styles-enabled .mobile-menu__button:focus {
  background: #fff; }

.mobile-menu {
  text-align: center; }
  @media screen and (max-width: 1200px) {
    .mobile-menu {
      float: left; } }
  .mobile-menu__button {
    position: relative;
    display: none;
    width: 40px;
    height: 40px;
    background: none;
    border: none; }
    @media (max-width: 1200px) {
      .mobile-menu__button {
        display: block; } }
    .mobile-menu__button:focus {
      outline: none; }
    .mobile-menu__button--sr-only {
      position: absolute;
      width: 1px;
      height: 1px;
      padding: 0;
      margin: -1px;
      overflow: hidden;
      clip: rect(0, 0, 0, 0);
      border: 0; }
    .mobile-menu__button--nav-icon {
      display: inline-block;
      position: relative;
      top: -4px;
      height: 3px;
      width: 23px;
      margin: 0;
      padding: 0;
      background-color: #1b1b1b;
      transform: rotate(45deg);
      transition: top 0.1s ease, transform 0.1s ease-out 0.14s; }
      .mobile-menu__button--nav-icon::after, .mobile-menu__button--nav-icon::before {
        position: absolute;
        display: block;
        height: 3px;
        width: 23px;
        background-color: #1b1b1b;
        content: " "; }
      .mobile-menu__button--nav-icon::before {
        top: 0;
        opacity: 0;
        transition: top .1s ease, opacity .1s ease .14s; }
      .mobile-menu__button--nav-icon::after {
        top: 0;
        transform: rotate(-90deg);
        transition: top 0.1s ease, transform 0.1s ease-out 0.14s; }
    .mobile-menu__button_show-menu .mobile-menu__button--nav-icon {
      transform: none;
      transition: top 0.1s ease 0.14s, transform 0.1s ease-in; }
      .mobile-menu__button_show-menu .mobile-menu__button--nav-icon::before {
        top: -8px;
        opacity: 1;
        transition: top 0.1s ease 0.14s, transform 0.1s ease-in; }
      .mobile-menu__button_show-menu .mobile-menu__button--nav-icon::after {
        top: 8px;
        transform: none;
        transition: top 0.1s ease 0.14s, transform 0.1s ease-in; }

/* Top navigation */
.top-nav {
  padding: 0;
  margin: 0 calc(100% / 12) 0 0;
  float: right; }
  @media screen and (min-width: 1401px) {
    .top-nav {
      /* This is to prevent to the nav from go over two lines */
      max-height: 87px;
      min-height: 87px;
      overflow-y: hidden;
      max-width: 910px; } }
  @media screen and (min-width: 1201px) and (max-width: 1400px) {
    .top-nav {
      /* This is to prevent to the nav from go over two lines */
      max-height: 87px;
      min-height: 87px;
      overflow-y: hidden;
      max-width: 850px; } }
  @media screen and (max-width: 1200px) {
    .top-nav {
      width: 100%;
      margin: 0;
      height: 0;
      float: none;
      background-color: #dadada;
      transition: height 0.2s ease 0.14s;
      overflow-y: hidden;
      display: none; }
      .top-nav.collapsing, .top-nav.in {
        display: block; } }
  .top-nav.collapsing, .top-nav.in {
    height: auto; }
  .top-nav.in {
    overflow-y: auto; }
  .top-nav__navbar--link.current .top-nav__navbar--link, .top-nav__navbar--link.active, .top-nav__subnav__secondary--link.active, .top-nav__subnav__tertiary--link.active,
  .top-nav__navbar--li.current .top-nav__navbar--link,
  .top-nav__subnav__tertiary--li.active .top-nav__subnav__tertiary--link {
    color: #696969; }
  .top-nav__subnav__secondary--link.active, .top-nav__subnav__tertiary--link.active {
    border-bottom: 1px solid #b5b5b5; }
  .top-nav__subnav__secondary--link.active, .top-nav__subnav__tertiary--link.active {
    border-bottom: 1px solid #b5b5b5; }
  .top-nav__navbar--li.current .top-nav__navbar--link:after,
  .top-nav__navbar--li.open .top-nav__navbar--link:after {
    height: 4px;
    display: block; }
  .top-nav__navbar--li.current .top-nav__navbar--link:focus:after,
  .top-nav__navbar--li.open .top-nav__navbar--link:focus:after {
    background-color: #f39200; }
  .top-nav__navbar--li.current .top-nav__navbar--link:after {
    background-color: #f39200; }
  .top-nav__navbar--li.open .top-nav__navbar--link::after {
    background-color: #dadada; }
  .top-nav__navbar--li.child-focused .top-nav__navbar--link {
    background: #fff; }
  .top-nav.collapsing .top-nav__navbar--li {
    transition: none !important; }
  @media screen and (max-width: 1200px) {
    .top-nav__navbar {
      padding: 20px 0 60px;
      margin: 0 calc(100% / 12); } }
  .top-nav__navbar--li {
    float: left;
    text-align: center;
    color: #1d1d1b;
    overflow: hidden;
    list-style-type: none; }
    .top-nav__navbar--li:nth-child(n+7) {
      display: none; }
    @media screen and (max-width: 1200px) {
      .top-nav__navbar--li {
        float: none;
        width: 100%;
        text-align: left;
        opacity: 0;
        transition: opacity .3s .15s linear; }
        .top-nav__navbar--li.see-children::after {
          border-bottom: none; }
        .top-nav__navbar--li.see-children::after, .top-nav__navbar--li:hover::after {
          display: none; }
        .top-nav__navbar--li:nth-child(1) {
          transition: opacity 0.3s linear 0.1s; }
        .top-nav__navbar--li:nth-child(2) {
          transition: opacity 0.3s linear 0.2s; }
        .top-nav__navbar--li:nth-child(3) {
          transition: opacity 0.3s linear 0.3s; }
        .top-nav__navbar--li:nth-child(4) {
          transition: opacity 0.3s linear 0.4s; }
        .top-nav__navbar--li:nth-child(5) {
          transition: opacity 0.3s linear 0.5s; }
        .top-nav__navbar--li:nth-child(6) {
          transition: opacity 0.3s linear 0.6s; }
        .top-nav__navbar--li:nth-child(7) {
          transition: opacity 0.3s linear 0.7s; }
        .top-nav__navbar--li:nth-child(8) {
          transition: opacity 0.3s linear 0.8s; }
        .top-nav__navbar--li:nth-child(9) {
          transition: opacity 0.3s linear 0.9s; }
        .top-nav__navbar--li:nth-child(10) {
          transition: opacity 0.3s linear 1s; }
        .top-nav__navbar--li:nth-child(11) {
          transition: opacity 0.3s linear 1.1s; }
        .top-nav__navbar--li:nth-child(12) {
          transition: opacity 0.3s linear 1.2s; }
        .top-nav__navbar--li_fade-in {
          opacity: 1; } }
    @media screen and (max-width: 768px) {
      .top-nav__navbar--li {
        padding: 0; } }
    @media screen and (min-width: 1201px) {
      .top-nav__navbar--li.open .top-nav__subnav {
        max-height: 100vh; } }
    .top-nav__navbar--li.open .top-nav__subnav__secondary--link, .top-nav__navbar--li.open .top-nav__subnav__tertiary--link {
      opacity: 1; }
    @media screen and (max-width: 1200px) {
      .top-nav__navbar--li_has-children .top-nav__subnav {
        display: none; } }
    .top-nav__navbar--li_see-children .top-nav__subnav {
      display: block;
      max-height: 100vh;
      padding: 0 0 20px 0; }
      @media screen and (max-width: 768px) {
        .top-nav__navbar--li_see-children .top-nav__subnav {
          max-height: 9999vh; }
          .top-nav__navbar--li_see-children .top-nav__subnav__secondary--li {
            padding: 0 0 0 10px; } }
    .top-nav__navbar--li_see-children .top-nav__navbar--link:before {
      position: absolute;
      content: '';
      box-sizing: border-box;
      opacity: 0;
      transition: all 0.3s ease-in-out, transform .5s ease;
      transform: translatex(-100%); }
    .top-nav__navbar--li_see-children .top-nav__navbar--link .top-nav__navbar--glyphicon-down-chevron {
      transform: rotate(180deg); }
  .top-nav__navbar--link {
    position: relative;
    z-index: 15;
    display: block;
    padding: 0 17px;
    color: #1d1d1b;
    font-size: 1.8rem;
    text-transform: capitalize;
    cursor: pointer;
    transition: color 0.2s ease 0.14s, transform 0.1s ease-in, opacity 0.1s ease 0.14s;
    font-weight: 600; }
    .top-nav__navbar--link:focus {
      outline: none; }
    @media screen and (min-width: 1201px) {
      .top-nav__navbar--link {
        line-height: 87px;
        max-height: 87px; }
        .top-nav__navbar--link::after {
          position: absolute;
          left: 0;
          bottom: 0;
          display: block;
          width: 90%;
          height: 0;
          margin: 0 5%;
          background-color: #dadada;
          transition: bottom 0.2s ease 0.14s, height 0.2s ease 0.14s, background-color 0.2s ease;
          content: ''; }
        .top-nav__navbar--link:hover::after, .top-nav__navbar--link.open::after, .top-nav__navbar--link.current::after {
          background-color: #dadada;
          height: 4px;
          display: block; } }
    @media screen and (max-width: 1200px) {
      .top-nav__navbar--link {
        position: relative;
        padding: 24px 15px 24px 0;
        overflow-x: hidden; }
        .top-nav__navbar--link::before {
          position: absolute;
          left: 0;
          bottom: 0;
          width: 100%;
          height: 1px;
          background: #999;
          content: '';
          opacity: 1;
          transition: transform 0.2s ease 0.14s, transform 0.2s ease-in;
          transform: translatex(0); }
        .top-nav__navbar--link:focus {
          color: #f39200; } }
    @media screen and (max-width: 768px) {
      .top-nav__navbar--link {
        padding: 24px 15px 24px 0;
        overflow-x: hidden; }
        .top-nav__navbar--link::before {
          left: 0; } }
    .top-nav__navbar--link:hover {
      color: #696969; }
    @media screen and (max-width: 1200px) {
      .top-nav__navbar--link_has-children .top-nav__navbar--glyphicon-down-chevron {
        display: block;
        float: right;
        width: 19px;
        margin: 8px 0 0;
        font-size: 1.2rem;
        transition: transform 0.2s ease 0.14s, transform 0.2s ease-in, margin 0.2s ease 0.14s, margin 0.2s ease-in; }
        .top-nav__navbar--link_has-children .top-nav__navbar--glyphicon-down-chevron:after {
          content: "\f109"; } }
  .top-nav__navbar--glyphicon-down-chevron {
    display: none; }
  .top-nav__subnav {
    position: absolute;
    float: none;
    width: 100%;
    left: 0;
    max-height: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #dadada;
    transition: max-height 0.2s ease 0.14s, padding 0.2s ease 0.14s; }
    @media screen and (max-width: 1200px) {
      .top-nav__subnav {
        position: relative; } }
    @media screen and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .top-nav__subnav {
        /* IE10+ CSS styles go here */
        transition: max-height 0s ease 0s, padding 0s ease 0s; } }
    .top-nav__subnav__secondary, .top-nav__subnav__tertiary {
      position: relative;
      float: none; }
      .top-nav__subnav__secondary--link, .top-nav__subnav__tertiary--link {
        position: relative;
        display: block;
        transition: opacity .2s ease 0.14s, color 0.2s;
        color: #1d1d1b;
        font-weight: 300; }
        .top-nav__subnav__secondary--link:hover, .top-nav__subnav__tertiary--link:hover {
          color: #696969;
          border-bottom: 1px solid #999; }
        .top-nav__subnav__secondary--link:after, .top-nav__subnav__tertiary--link:after {
          transition: opacity .2s, height .2s;
          content: '';
          height: 0;
          width: 100%;
          display: block;
          position: absolute;
          bottom: 0;
          background: transparent; }
        .top-nav__subnav__secondary--link:focus, .top-nav__subnav__tertiary--link:focus {
          outline: none;
          color: #696969;
          border-bottom-color: #f39200; }
          @media screen and (max-width: 1200px) {
            .top-nav__subnav__secondary--link:focus, .top-nav__subnav__tertiary--link:focus {
              color: #000; } }
          .top-nav__subnav__secondary--link:focus:after, .top-nav__subnav__tertiary--link:focus:after {
            height: 4px;
            background: #f39200; }
    .top-nav__subnav__secondary {
      z-index: 2;
      flex-wrap: wrap;
      display: flex;
      width: 100%;
      max-width: 1200px;
      margin: 0 auto;
      padding: 50px 0 70px 0; }
      @media only screen and (max-width: 1439px) {
        .top-nav__subnav__secondary {
          width: 83.33333333%;
          margin-left: 8.33333333%; } }
      @media (max-width: 1200px) {
        .top-nav__subnav__secondary {
          width: 100%;
          padding: 0;
          margin-left: 0; } }
      .top-nav__subnav__secondary--li {
        padding: 15px 2% 14px 0;
        display: block;
        float: left;
        width: 25%;
        text-align: left;
        transition: padding 0.2s ease 0.14s;
        list-style-type: none; }
        @media (max-width: 1200px) and (min-width: 769px) {
          .top-nav__subnav__secondary--li {
            width: 50%;
            padding: 0 20px 0 0;
            float: left; }
            .top-nav__subnav__secondary--li:nth-child(even) {
              padding: 0;
              width: 50%; } }
        @media (max-width: 768px) {
          .top-nav__subnav__secondary--li {
            width: 100%;
            padding: 0;
            float: none; } }
        .top-nav__subnav__secondary--li_device-only {
          display: none; }
          @media screen and (max-width: 1200px) {
            .top-nav__subnav__secondary--li_device-only {
              display: initial;
              cursor: pointer; } }
        .top-nav__subnav__secondary--li.active a {
          color: #696969; }
      .top-nav__subnav__secondary--link {
        position: relative;
        border-bottom: 1px solid #999;
        padding: 20px 0;
        color: #1d1d1b;
        font-weight: 400;
        font-size: 1.8rem; }
        @media screen and (min-width: 1201px) {
          .top-nav__subnav__secondary--link {
            opacity: 0; } }
        @media screen and (max-width: 1200px) {
          .top-nav__subnav__secondary--link {
            font-size: 1.6rem; } }
    .top-nav__subnav__tertiary {
      margin: 0;
      padding: .25rem 0 1.5rem; }
      @media screen and (max-width: 768px) {
        .top-nav__subnav__tertiary {
          display: none; } }
      .top-nav__subnav__tertiary--li {
        list-style-type: none; }
      .top-nav__subnav__tertiary--link {
        padding: 18px 0;
        color: #1d1d1b;
        font-weight: 400;
        font-size: 1.6rem;
        border-bottom: 1px solid #cfcfcf; }
        @media screen and (min-width: 1201px) {
          .top-nav__subnav__tertiary--link {
            opacity: 0; } }

.up-next-container {
  background-color: #fff; }
  .up-next-container__panel__text-container {
    padding: 88px 0 79px; }
    @media only screen and (max-width: 1023px) {
      .up-next-container__panel__text-container {
        padding: 64px 0 60px; } }
    @media only screen and (max-width: 767px) {
      .up-next-container__panel__text-container {
        padding: 51px 0 54px; } }
    .up-next-container__panel__text-container__text {
      color: #fbfbfb; }
      .up-next-container__panel__text-container__text--dark,
      .up-next-container__panel__text-container__text--dark a {
        color: #333; }
      .up-next-container__panel__text-container__text__strapline {
        margin-top: 0;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 44px;
        font-weight: 400; }
        @media only screen and (max-width: 1023px) {
          .up-next-container__panel__text-container__text__strapline {
            font-size: 16px;
            line-height: 36px; } }
      .up-next-container__panel__text-container__text__title {
        text-transform: uppercase;
        font-weight: 800;
        line-height: 40px;
        font-size: 40px; }
        @media only screen and (max-width: 1023px) {
          .up-next-container__panel__text-container__text__title {
            font-size: 32px; } }
        @media only screen and (max-width: 767px) {
          .up-next-container__panel__text-container__text__title {
            font-size: 28px; } }
      .up-next-container__panel__text-container__text__link {
        font-size: 20px;
        font-weight: 400;
        color: #fbfbfb; }
        .up-next-container__panel__text-container__text__link:hover {
          color: #fbfbfb; }
        .up-next-container__panel__text-container__text__link:before {
          background: #fbfbfb;
          border-radius: 50%; }
        .up-next-container__panel__text-container__text__link--dark {
          color: #333; }
          .up-next-container__panel__text-container__text__link--dark:hover {
            color: #333; }
          .up-next-container__panel__text-container__text__link--dark:before {
            background: #333;
            border-radius: 50%; }
        @media only screen and (max-width: 1023px) {
          .up-next-container__panel__text-container__text__link {
            font-size: 20px; } }
        .up-next-container__panel__text-container__text__link__text {
          line-height: 1.5em;
          font-size: 24px; }
          @media all and (-ms-high-contrast: none) {
            .up-next-container__panel__text-container__text__link__text {
              line-height: 1.7; } }
          @media only screen and (max-width: 1023px) {
            .up-next-container__panel__text-container__text__link__text {
              font-size: 20px; } }
        .up-next-container__panel__text-container__text__link__icon-arrow--white:before {
          color: #fff; }
        .up-next-container__panel__text-container__text__link__icon-arrow--black:before {
          color: #000; }
        .up-next-container__panel__text-container__text__link__icon-arrow--orange:before {
          color: #f39200; }
        .up-next-container__panel__text-container__text__link__icon-arrow--blue:before {
          color: #0070ba; }
        .up-next-container__panel__text-container__text__link__icon-arrow--light-grey:before {
          color: #ededed; }
        .up-next-container__panel__text-container__text__link__icon-arrow--grey:before {
          color: #666; }
        .up-next-container__panel__text-container__text__link__icon-arrow--dark-grey:before {
          color: #1b1b1b; }
  .up-next-container .hero-panel-container__panel__text-container__text__link {
    font-size: 20px;
    font-weight: 400;
    color: #fbfbfb; }
    .up-next-container .hero-panel-container__panel__text-container__text__link:hover {
      color: #fbfbfb; }
    .up-next-container .hero-panel-container__panel__text-container__text__link:before {
      background: #fbfbfb;
      border-radius: 50%; }
    .up-next-container .hero-panel-container__panel__text-container__text__link--dark {
      color: #333; }
      .up-next-container .hero-panel-container__panel__text-container__text__link--dark:hover {
        color: #333; }
      .up-next-container .hero-panel-container__panel__text-container__text__link--dark:before {
        background: #333;
        border-radius: 50%; }
    @media only screen and (max-width: 1023px) {
      .up-next-container .hero-panel-container__panel__text-container__text__link {
        font-size: 20px; } }
    .up-next-container .hero-panel-container__panel__text-container__text__link__text {
      line-height: 1.5em;
      font-size: 24px; }
      @media all and (-ms-high-contrast: none) {
        .up-next-container .hero-panel-container__panel__text-container__text__link__text {
          line-height: 1.7; } }
      @media only screen and (max-width: 1023px) {
        .up-next-container .hero-panel-container__panel__text-container__text__link__text {
          font-size: 20px; } }
    .up-next-container .hero-panel-container__panel__text-container__text__link:before {
      color: #666; }

.component__word-carousel {
  text-align: center; }
  .component__word-carousel__padding {
    padding: 50px 0; }
    @media only screen and (max-width: 1023px) {
      .component__word-carousel__padding {
        padding: 45px 0; } }
    @media only screen and (max-width: 767px) {
      .component__word-carousel__padding {
        padding: 25px 0; } }
    .component__word-carousel__padding--none {
      padding: 0; }
  .component__word-carousel__slide__copy__h3 {
    width: 100%;
    margin-top: 0;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 400; }
    @media only screen and (max-width: 1023px) {
      .component__word-carousel__slide__copy__h3 {
        font-size: 16px; } }
  .component__word-carousel__slide__copy__h2 {
    width: 100%;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 40px;
    font-size: 40px; }
    @media only screen and (max-width: 1023px) {
      .component__word-carousel__slide__copy__h2 {
        font-size: 32px;
        line-height: 36px; } }
    @media only screen and (max-width: 767px) {
      .component__word-carousel__slide__copy__h2 {
        font-size: 28px;
        line-height: 32px; } }
  .component__word-carousel__slide__copy__body {
    width: 100%; }
  .component__word-carousel__slide__copy__p {
    width: 100%;
    margin-bottom: 0; }
  .component__word-carousel__slide__copy__footer-text {
    width: 100%;
    font-size: 16px;
    margin-top: 20px !important; }
  .component__word-carousel__light,
  .component__word-carousel__light a {
    color: #fff; }
  .component__word-carousel__dark,
  .component__word-carousel__dark a {
    color: #1b1b1b; }

.sr-only {
  position: absolute;
  left: -9999999px; }

.carousel {
  position: relative;
  padding: 50px 0 95px; }
  .global__background-color--white .carousel {
    padding: 0 0 50px 0; }

div.carousel {
  margin-top: 0;
  margin-bottom: 0; }

.carousel-inner {
  position: relative;
  min-height: 250px;
  align-items: center;
  overflow: hidden;
  width: calc( 100% - (100% / 12));
  margin: 0 auto;
  text-align: center;
  padding-bottom: 20px; }
  @supports (transform: rotateX(0deg)) {
    .carousel-inner {
      display: flex; } }
  .carousel-inner > .item {
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 150px;
    position: absolute;
    overflow: hidden;
    transition: .6s ease-in-out left, .14s ease-in-out opacity, .6s ease-in-out transform;
    visibility: hidden;
    opacity: 0; }

.carousel.global__colour-scheme--light .carousel-control .icon-prev,
.carousel.global__colour-scheme--light .carousel-control .icon-next {
  color: #fff; }

.carousel-inner > .item {
  transition: .6s ease-in-out left, .14s ease-in-out opacity, .6s ease-in-out transform;
  backface-visibility: hidden;
  perspective: 1000px; }

.carousel-inner > .item.next,
.carousel-inner > .item.active.right {
  left: 0;
  transform: translate(100%, -50%); }

.carousel-inner > .item.prev,
.carousel-inner > .item.active.left {
  left: 0;
  transform: translate(-100%, -50%); }

.carousel-inner > .item.next.left,
.carousel-inner > .item.prev.right,
.carousel-inner > .item.active {
  left: 0;
  transform: translate(0, -50%); }

.carousel-inner > .item.active {
  width: 100%;
  max-width: 100%;
  visibility: visible;
  opacity: 1;
  transform: translate(0, -50%);
  top: 50%; }

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

.carousel-inner > .active {
  left: 0; }

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%; }

.carousel-inner > .next {
  left: 100%; }

.carousel-inner > .prev {
  left: -100%; }

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0; }

.carousel-inner > .active.left {
  left: -100%; }

.carousel-inner > .active.right {
  left: 100%; }

.carousel-flex-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 100%; }

.carousel-control {
  position: absolute;
  height: 44px;
  bottom: 0;
  left: 0;
  width: 20%;
  font-size: 18px;
  color: #fff;
  text-align: center;
  filter: alpha(opacity=50);
  opacity: 1;
  transition: opacity 0.14s ease; }
  @media only screen and (max-width: 767px) {
    .carousel-control {
      bottom: 35px; }
      .global__background-color--white .carousel-control {
        bottom: 0; } }
  .carousel-control.right {
    right: 0;
    left: auto; }
  .carousel-control:focus {
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .8; }
    .global__background-color--white .carousel-control:focus .icon-prev:before, .global__background-color--white
    .carousel-control:focus .icon-next:before {
      color: #1b1b1b; }
  .carousel-control .global__background-color--orange .carousel-control:focus .icon-prev:before,
  .carousel-control .global__background-color--orange .carousel-control:focus .icon-next:before {
    color: #333; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px; }
  .carousel-control .icon-next,
  .carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px; }
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 20px;
    height: 20px;
    font-family: serif;
    line-height: 1;
    color: #1b1b1b; }
  .carousel-control .icon-next:before,
  .carousel-control .icon-prev:before {
    color: inherit; }
  .carousel-control .icon-prev:before {
    content: "\f113"; }
  .carousel-control .icon-next:before {
    content: "\f11a"; }

.carousel-indicators {
  position: absolute;
  left: 50%;
  z-index: 14;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
  bottom: 45px; }
  .global__background-color--white .carousel-indicators {
    bottom: 10px; }
  @media only screen and (max-width: 767px) {
    .carousel-indicators {
      bottom: 45px; }
      .global__background-color--white .carousel-indicators {
        bottom: 10px; } }
  .carousel-indicators li {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin: 0 5px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    border-radius: 10px;
    transition: all 0.2s ease 0.14s; }
    .carousel-indicators li:hover {
      background-color: #1b1b1b;
      opacity: .5; }
    .global__background-color--white .carousel-indicators li {
      background-color: #ededed; }
      .global__background-color--white .carousel-indicators li.active {
        background-color: #666; }
  .carousel-indicators .active {
    width: 15px;
    height: 15px;
    background-color: #666; }

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 26px; }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px; }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px; }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px; }
  .carousel-control {
    top: 0;
    height: 100%; }
  .carousel-inner {
    width: 50%; } }

.c-button {
  display: inline-block;
  font-family: 'futura', sans-serif;
  font-weight: 800;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  padding: 19px 50px;
  min-width: 250px;
  line-height: inherit;
  max-width: 100%;
  overflow: hidden;
  position: relative;
  background: #343434;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer; }
  .c-button:hover, .c-button:focus {
    color: #fff; }

.c-button--embellished:before {
  display: block;
  content: '';
  position: absolute;
  opacity: 0;
  top: 50%;
  left: 50%;
  border-radius: 50%;
  transform: translateX(-50%) translateY(-50%);
  transition: opacity .5s, width 1s, height 1s, background-color .5s;
  width: 0;
  height: 0;
  background: #000; }

.c-button--embellished:hover:before, .c-button--embellished:focus:before {
  opacity: 1;
  width: 768px;
  height: 768px; }

.c-button--embellished__inner {
  position: relative; }

@media (max-width: 767px) {
  .c-rte {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 14px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 12px; } }

@media (min-width: 1024px) {
  .c-rte {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 17px; } }

.c-rte > * {
  margin: 0;
  padding: 0; }
  .c-rte > *:not(:first-child) {
    margin: 20px 0 0 0; }

@media (max-width: 767px) {
  .c-rte h1,
  .c-rte .h1 {
    font-size: 28px;
    line-height: 32px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h1,
  .c-rte .h1 {
    font-size: 48px;
    line-height: 56px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  .c-rte h1,
  .c-rte .h1 {
    font-size: 64px;
    line-height: 70px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  .c-rte h2,
  .c-rte .h2 {
    font-size: 28px;
    line-height: 32px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h2,
  .c-rte .h2 {
    font-size: 32px;
    line-height: 38px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  .c-rte h2,
  .c-rte .h2 {
    font-size: 32px;
    line-height: 36px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  .c-rte h3,
  .c-rte .h3 {
    font-size: 28px;
    line-height: 36px;
    margin-top: -4px;
    margin-bottom: 13px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h3,
  .c-rte .h3 {
    font-size: 32px;
    line-height: 38px;
    margin-top: -5px;
    margin-bottom: 14px; } }

@media (min-width: 1024px) {
  .c-rte h3,
  .c-rte .h3 {
    font-size: 40px;
    line-height: 44px;
    margin-top: -5px;
    margin-bottom: 18px; } }

@media (max-width: 767px) {
  .c-rte h4,
  .c-rte .h4 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h4,
  .c-rte .h4 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  .c-rte h4,
  .c-rte .h4 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .c-rte h5,
  .c-rte .h5 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h5,
  .c-rte .h5 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  .c-rte h5,
  .c-rte .h5 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .c-rte h6,
  .c-rte .h6 {
    font-size: 16px;
    line-height: 24px;
    margin-top: -4px;
    margin-bottom: 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte h6,
  .c-rte .h6 {
    font-size: 17px;
    line-height: 24px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (min-width: 1024px) {
  .c-rte h6,
  .c-rte .h6 {
    font-size: 20px;
    line-height: 28px;
    margin-top: -5px;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .c-rte ul {
    padding: 0 0 0 15px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte ul {
    padding: 0 0 0 15px; } }

@media (min-width: 1024px) {
  .c-rte ul {
    padding: 0 0 0 18px; } }

.c-rte ul ul,
.c-rte ul ol {
  padding-top: 5px; }

.c-rte ul li:not(:last-child) {
  margin: 0 0 5px 0; }

@media (max-width: 767px) {
  .c-rte ol {
    padding: 0 0 0 17px; } }

@media (min-width: 768px) and (max-width: 1023px) {
  .c-rte ol {
    padding: 0 0 0 18px; } }

@media (min-width: 1024px) {
  .c-rte ol {
    padding: 0 0 0 22px; } }

.c-rte ol ul,
.c-rte ol ol {
  padding-top: 5px; }

.c-rte ol li:not(:last-child) {
  margin: 0 0 5px 0; }

.c-rte img,
.c-rte iframe,
.c-rte embed,
.c-rte object {
  padding: 5px 0;
  max-width: 100%;
  display: block; }

.c-rte img {
  height: auto; }

.c-rte b,
.c-rte strong {
  font-weight: 600; }

.c-rte i,
.c-rte em {
  font-style: italic; }

.c-rte a:not(.c-button) {
  text-decoration: underline;
  color: #0070ba; }
  .c-rte a:not(.c-button):hover {
    text-decoration: none; }

.c-rte p .c-button {
  margin: 5px 0; }

/* Variables */
/* Dimensions */
/* Ratios */
/* breakpoint helpers */
/* Fonts */
.c-section {
  padding: 40px 0; }
  @media screen and (min-width: 768px) {
    .c-section {
      padding: 50px 0; } }
  @media screen and (min-width: 1024px) {
    .c-section {
      padding: 60px 0; } }
  .c-section:not(.c-section--space-after) + .c-section {
    padding-top: 0; }
  .c-section p.panel-container__panel__text-container__text__paragraph:last-child,
  .c-section p.hero-panel-container__panel__text-container__text__paragraph:last-child {
    margin-bottom: 0; }

.c-section--with-background:first-child {
  padding-top: 0; }

.c-section--with-background:last-child {
  padding-bottom: 0; }

.c-section--simple-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container,
.c-section--masthead-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container {
  padding-top: 40px;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-section--simple-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container,
    .c-section--masthead-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container {
      padding-top: 50px;
      padding-bottom: 50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--simple-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container,
    .c-section--masthead-banner .hero-panel-container__panel__text-container.js-hero-panel-text-container {
      padding-top: 60px;
      padding-bottom: 60px; } }

.c-section--simple-banner .global__textarea-paragraph-wrap:not(:last-child),
.c-section--masthead-banner .global__textarea-paragraph-wrap:not(:last-child) {
  margin-bottom: 26px; }

.c-section--simple-banner .contact_widget .container,
.c-section--masthead-banner .contact_widget .container {
  padding: 30px 0; }

@media screen and (max-width: 1023px) {
  .c-section--simple-banner .hide-mobile-image .hero-panel-container__panel__text-container.js-hero-panel-text-container,
  .c-section--masthead-banner .hide-mobile-image .hero-panel-container__panel__text-container.js-hero-panel-text-container {
    padding-bottom: 0; } }

.c-section--simple-banner + .c-section--with-background,
.c-section--masthead-banner + .c-section--with-background {
  margin-top: -40px; }
  @media screen and (min-width: 768px) {
    .c-section--simple-banner + .c-section--with-background,
    .c-section--masthead-banner + .c-section--with-background {
      margin-top: -50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--simple-banner + .c-section--with-background,
    .c-section--masthead-banner + .c-section--with-background {
      margin-top: -60px; } }

.c-section--simple-banner .container:not(:last-child) {
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-section--simple-banner .container:not(:last-child) {
      padding-bottom: 50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--simple-banner .container:not(:last-child) {
      padding-bottom: 60px; } }

.c-section--masthead-banner .container:not(:last-child) {
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-section--masthead-banner .container:not(:last-child) {
      padding-bottom: 50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--masthead-banner .container:not(:last-child) {
      padding-bottom: 0; } }

.c-section--box-request-form .text-container__panel__text-container,
.c-section--contact-form .text-container__panel__text-container,
.c-section--donation-request-form .text-container__panel__text-container {
  padding-top: 0;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-section--box-request-form .text-container__panel__text-container,
    .c-section--contact-form .text-container__panel__text-container,
    .c-section--donation-request-form .text-container__panel__text-container {
      padding-bottom: 50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--box-request-form .text-container__panel__text-container,
    .c-section--contact-form .text-container__panel__text-container,
    .c-section--donation-request-form .text-container__panel__text-container {
      padding-bottom: 60px; } }

.c-section--box-request-form .text-container__panel__text-container__text--rich__rich-text *:last-child,
.c-section--contact-form .text-container__panel__text-container__text--rich__rich-text *:last-child,
.c-section--donation-request-form .text-container__panel__text-container__text--rich__rich-text *:last-child {
  margin-bottom: 0; }

.c-section--box-request-form form .resources-form__options:last-of-type,
.c-section--box-request-form form .ask-a-question-form__options:last-of-type,
.c-section--box-request-form form .request-a-donation-form__options:last-of-type,
.c-section--contact-form form .resources-form__options:last-of-type,
.c-section--contact-form form .ask-a-question-form__options:last-of-type,
.c-section--contact-form form .request-a-donation-form__options:last-of-type,
.c-section--donation-request-form form .resources-form__options:last-of-type,
.c-section--donation-request-form form .ask-a-question-form__options:last-of-type,
.c-section--donation-request-form form .request-a-donation-form__options:last-of-type {
  margin-bottom: 0; }

.c-section--box-request-form form .ask-a-question-form__input-char-used,
.c-section--contact-form form .ask-a-question-form__input-char-used,
.c-section--donation-request-form form .ask-a-question-form__input-char-used {
  margin-bottom: 0; }

.c-section--impact-copy:not(.c-section--with-background) .text-container__panel__text-container {
  padding-top: 0;
  padding-bottom: 0; }

.c-section--rich-text .c-rte {
  margin-top: 0;
  margin-bottom: 0; }
  .c-section--rich-text .c-rte > *:last-child {
    margin-bottom: 0; }

.c-section--split-image-copy .split-panel:last-of-type .container {
  margin-bottom: 0; }

.c-section--split-image-copy .hero-panel-container__panel__text-container__text__link,
.c-section--split-image-copy .cta-box {
  margin-bottom: 0; }

.c-section--split-image-copy .component__split-panel__panel__content__text-container {
  padding-top: 0;
  padding-bottom: 0; }

.c-section--split-image-copy .panel-container__panel__text-container {
  padding-top: 0;
  padding-bottom: 0; }

@media screen and (max-width: 1024px) {
  .c-section--split-image-copy .component__split-panel__panel__content__text-container {
    padding-top: 26px;
    padding-bottom: 0; } }

@media screen and (max-width: 1024px) {
  .c-section--split-image-copy .component__split-panel__panel__left:not(.component__split-panel__mobile--bottom):nth-child(2) .component__split-panel__panel__content__text-container {
    padding-top: 0;
    padding-bottom: 26px; } }

.c-section--video-grid .thumbnails > .container:first-child {
  margin-bottom: 0;
  padding-bottom: 40px; }
  @media screen and (min-width: 768px) {
    .c-section--video-grid .thumbnails > .container:first-child {
      padding-bottom: 50px; } }
  @media screen and (min-width: 1024px) {
    .c-section--video-grid .thumbnails > .container:first-child {
      padding-bottom: 60px; } }

.c-section--video-grid .text-container__panel__text-container__text--rich__strapline {
  line-height: normal;
  padding: 0 0 10px 0; }

.c-section--banner .global__textarea-paragraph-wrap:not(:last-child) {
  margin-bottom: 26px; }

@media screen and (min-width: 1024px) {
  .c-section--banner .panel-container__panel__image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; } }

.c-section--not-found {
  padding: 70px 8.33333333%; }
