@charset "UTF-8";
/**
* Global styles
*/
/* -------------------------------------------------------------------------- */
/* ---------- Compass ------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 5, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*@import "compass/utilities/general/clearfix";
@import "compass/css3/transform";
@import "compass/css3/opacity";*/
/* -------------------------------------------------------------------------- */
/* ---------- Compass plugins ----------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* ---------- Initialize ---------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/**
* Base styles
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* -------------------------------------------------------------------------- */
/* ---------- Utilities ----------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/**
* Mixins -- part of the Utilities Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* line 31, ../scss/utilities/_mixins.scss */
.flexslider {
  margin: auto;
  max-width: 1000px;
}

/*
* Media Queries
*/
/**
* Placeholders -- part of the Utilities Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* -------------------------------------------------------------------------- */
/* ---------- Clearfix ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
/* line 15, ../scss/utilities/_placeholders.scss */
.visible-search, .hidden-search, .alertMsg .wrap, .longform .childPages li .item, body.explore-2 #filterForm .wrap, .explore-2.ContentPageCollectionSearchResults .searchList, .explore-2.ContentPageCollectionSearchResults .searchResults, .explore-2.ContentPageCollectionSearchResults .collectionItem {
  *zoom: 1;
}
/* line 17, ../scss/utilities/_placeholders.scss */
.visible-search:before, .hidden-search:before, .alertMsg .wrap:before, .longform .childPages li .item:before, body.explore-2 #filterForm .wrap:before, .explore-2.ContentPageCollectionSearchResults .searchList:before, .explore-2.ContentPageCollectionSearchResults .searchResults:before, .explore-2.ContentPageCollectionSearchResults .collectionItem:before, .visible-search:after, .hidden-search:after, .alertMsg .wrap:after, .longform .childPages li .item:after, body.explore-2 #filterForm .wrap:after, .explore-2.ContentPageCollectionSearchResults .searchList:after, .explore-2.ContentPageCollectionSearchResults .searchResults:after, .explore-2.ContentPageCollectionSearchResults .collectionItem:after {
  content: "";
  display: table;
  line-height: 0;
}
/* line 22, ../scss/utilities/_placeholders.scss */
.visible-search:after, .hidden-search:after, .alertMsg .wrap:after, .longform .childPages li .item:after, body.explore-2 #filterForm .wrap:after, .explore-2.ContentPageCollectionSearchResults .searchList:after, .explore-2.ContentPageCollectionSearchResults .searchResults:after, .explore-2.ContentPageCollectionSearchResults .collectionItem:after {
  clear: both;
}

/* -------------------------------------------------------------------------- */
/* ---------- Hidden -------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* ---------- Hide text ----------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* ---------- Inline block -------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* ---------- Visible ------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 76, ../scss/utilities/_placeholders.scss */
.clearer {
  display: block;
  clear: both;
}

/* -------------------------------------------------------------------------- */
/* ---------- Generic ------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/**
* Typography -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* -------------------------------------------------------------------------- */
/* ---------- Font-Face ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
/* FS Albert */
@font-face {
  font-family: 'FS Albert Web Bold';
  src: url("/fonts/fs-albert/FSAlbertWeb-Bold.eot");
  src: url("/fonts/fs-albert/FSAlbertWeb-Bold.eot?#iefix") format("embedded-opentype"), url("/fonts/fs-albert/FSAlbertWeb-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'FS Albert Web Light';
  src: url("/fonts/fs-albert/FSAlbertWeb-Light.eot");
  src: url("/fonts/fs-albert/FSAlbertWeb-Light.eot?#iefix") format("embedded-opentype"), url("/fonts/fs-albert/FSAlbertWeb-Light.woff") format("woff");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'FS Albert Web Light Italic';
  src: url("/fonts/fs-albert/FSAlbertWeb-LightItalic.eot");
  src: url("/fonts/fs-albert/FSAlbertWeb-LightItalic.eot?#iefix") format("embedded-opentype"), url("/fonts/fs-albert/FSAlbertWeb-LightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'FS Albert Web Thin';
  src: url("/fonts/fs-albert/FSAlbertWeb-Thin.eot");
  src: url("/fonts/fs-albert/FSAlbertWeb-Thin.eot?#iefix") format("embedded-opentype"), url("/fonts/fs-albert/FSAlbertWeb-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'FS Albert Web Regular';
  src: url("/fonts/fs-albert/FSAlbertWeb-Regular.eot");
  src: url("/fonts/fs-albert/FSAlbertWeb-Regular.eot?#iefix") format("embedded-opentype"), url("/fonts/fs-albert/FSAlbertWeb-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
/* -------------------------------------------------------------------------- */
/* ---------- Typography ---------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 62, ../scss/generic/_typography.scss */
body {
  color: #333333;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 16px;
  line-height: 1.375;
}

/* line 69, ../scss/generic/_typography.scss */
p {
  font-size: 16px;
  margin-bottom: 1em;
  line-height: 1.25em;
}
/* line 75, ../scss/generic/_typography.scss */
p a:link, p a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 80, ../scss/generic/_typography.scss */
p a:hover, p a:focus, p a:active {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}

/* line 87, ../scss/generic/_typography.scss */
.linkArrow {
  position: relative;
  line-height: 18px;
  transition: color 0.15s ease;
}
/* line 92, ../scss/generic/_typography.scss */
.linkArrow:after {
  position: relative;
  top: 1px;
  display: inline-block;
  height: 18px;
  width: 18px;
  background: #d90166;
  color: #FFF;
  border-radius: 18px;
  margin-left: 8px;
  font-family: "exploreIcons";
  content: "\f105";
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  text-indent: 2px;
  transition: background 0.15s ease;
}
/* line 111, ../scss/generic/_typography.scss */
.linkArrow:hover, .linkArrow:focus {
  color: #333333;
}
/* line 114, ../scss/generic/_typography.scss */
.linkArrow:hover:after, .linkArrow:focus:after {
  background: #333333;
}

/* -------------------------------------------------------------------------- */
/* ---------- Headings ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
/* line 125, ../scss/generic/_typography.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
  margin-bottom: 0;
  font-weight: normal;
}

/* line 137, ../scss/generic/_typography.scss */
h1 {
  font-size: 2.5em;
}

/* line 141, ../scss/generic/_typography.scss */
h2 {
  font-size: 2em;
  margin-bottom: 0.6em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}

/* line 147, ../scss/generic/_typography.scss */
h3 {
  font-size: 1.5em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}

/* line 152, ../scss/generic/_typography.scss */
h4 {
  font-size: 1em;
}

/* -------------------------------------------------------------------------- */
/* ---------- Links --------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 160, ../scss/generic/_typography.scss */
a {
  text-decoration: none;
  color: #fff;
}

/* -------------------------------------------------------------------------- */
/* ---------- Blockquotes --------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 171, ../scss/generic/_typography.scss */
blockquote {
  font-style: italic;
  font-size: 18px;
  margin: 12px 0;
  padding: 0 25px;
}

/* -------------------------------------------------------------------------- */
/* ---------- General ------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 183, ../scss/generic/_typography.scss */
b, strong {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-weight: bold;
}

/* line 188, ../scss/generic/_typography.scss */
i, em {
  font-style: italic;
}

/* line 192, ../scss/generic/_typography.scss */
small {
  font-size: 0.75em;
}

/* -------------------------------------------------------------------------- */
/* ---------- Colour variations --------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 203, ../scss/generic/_typography.scss */
body.national-museum-of-scotland .longform > h2,
body.national-museum-of-scotland .col-single h2,
body.national-museum-of-scotland .col-half h2,
body.national-museum-of-scotland .col-third h2,
body.national-museum-of-scotland h3 {
  color: #0c6cb6;
}
/* line 213, ../scss/generic/_typography.scss */
body.national-museum-of-flight .longform > h2,
body.national-museum-of-flight .col-single h2,
body.national-museum-of-flight .col-half h2,
body.national-museum-of-flight .col-third h2,
body.national-museum-of-flight h3 {
  color: #0b1d5f;
}
/* line 223, ../scss/generic/_typography.scss */
body.national-museum-of-rural-life .longform > h2,
body.national-museum-of-rural-life .col-single h2,
body.national-museum-of-rural-life .col-half h2,
body.national-museum-of-rural-life .col-third h2,
body.national-museum-of-rural-life h3 {
  color: #00847a;
}
/* line 233, ../scss/generic/_typography.scss */
body.national-war-museum .longform > h2,
body.national-war-museum .col-single h2,
body.national-war-museum .col-half h2,
body.national-war-museum .col-third h2,
body.national-war-museum h3 {
  color: #67a01b;
}
/* line 243, ../scss/generic/_typography.scss */
body.explore .longform > h2,
body.explore .col-single h2,
body.explore .col-half h2,
body.explore .col-third h2,
body.explore h3 {
  color: #9a5aa6;
}

/* line 254, ../scss/generic/_typography.scss */
.clearfix:after {
  content: " ";
  /* Older browser do not support empty content */
  visibility: hidden;
  display: block;
  height: 0;
  clear: both;
}

/**
* Forms -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* line 11, ../scss/generic/_forms.scss */
input[type="text"] {
  border-radius: 0;
  box-shadow: 0;
  outline: 0;
}

/* line 17, ../scss/generic/_forms.scss */
select {
  /* -webkit-appearance: none;
  -moz-appearance: none; */
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/styles/css/boxsizing.htc);
  font: inherit;
  line-height: 1.470588235;
  color: #555555;
  vertical-align: baseline;
  margin-bottom: 1.176470588em;
  padding: .294117647em;
  border: .071428571em solid #b8b8b8;
  border-radius: 0;
  box-shadow: 0 0 0;
  outline: 0;
}

/* line 54, ../scss/generic/_forms.scss */
input, button, textarea, select {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
}

/* line 58, ../scss/generic/_forms.scss */
input[type="submit"] {
  cursor: pointer;
}

/* line 66, ../scss/generic/_forms.scss */
#contour, .contour {
  padding: 0px;
  max-width: 700px;
  width: 100%;
}
/* line 71, ../scss/generic/_forms.scss */
#contour fieldset, .contour fieldset {
  padding: 0;
  margin: 0 0 1.5em 0;
  border: none;
}
/* line 77, ../scss/generic/_forms.scss */
#contour label.fieldLabel, .contour label.fieldLabel {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  display: block;
  width: 200px;
  padding: 10px 30px 0 0;
  float: left;
  clear: left;
  background: #fff;
}
@media screen and (max-width: 850px) {
  /* line 77, ../scss/generic/_forms.scss */
  #contour label.fieldLabel, .contour label.fieldLabel {
    float: none;
  }
}
/* line 90, ../scss/generic/_forms.scss */
#contour textarea, .contour textarea {
  height: 150px;
  resize: vertical;
}
/* line 95, ../scss/generic/_forms.scss */
#contour input, #contour textarea, .contour input, .contour textarea {
  background-color: #f3f2f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 470px;
  margin: 0;
  border: none;
  padding: 11px 12px 10px;
  font-size: 16px;
  color: #333333;
}
/* line 106, ../scss/generic/_forms.scss */
#contour input:focus, #contour textarea:focus, .contour input:focus, .contour textarea:focus {
  border: none;
}
@media screen and (max-width: 450px) {
  /* line 95, ../scss/generic/_forms.scss */
  #contour input, #contour textarea, .contour input, .contour textarea {
    width: 100%;
  }
}
/* line 115, ../scss/generic/_forms.scss */
#contour select, .contour select {
  margin: 8px 0;
  background-color: #f3f2f0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 470px;
  margin: 0;
  border: none;
  padding: 11px 12px 10px;
  font-size: 16px;
  color: #333333;
}
/* line 129, ../scss/generic/_forms.scss */
#contour input[type="submit"], .contour input[type="submit"] {
  background-color: #d90166;
  color: #fff;
  border: none;
  border-radius: none;
  margin: 0 0 0 200px;
  padding: 5px 0;
}
/* line 136, ../scss/generic/_forms.scss */
#contour input[type="submit"]:hover, #contour input[type="submit"]:focus, .contour input[type="submit"]:hover, .contour input[type="submit"]:focus {
  background-color: #4b4b4b;
}
@media screen and (max-width: 978px) {
  /* line 129, ../scss/generic/_forms.scss */
  #contour input[type="submit"], .contour input[type="submit"] {
    margin-left: 0;
  }
}
/* line 145, ../scss/generic/_forms.scss */
#contour .contourField, .contour .contourField {
  clear: both;
}
/* line 147, ../scss/generic/_forms.scss */
#contour .contourField div label, .contour .contourField div label {
  display: inline;
}
/* line 152, ../scss/generic/_forms.scss */
#contour input.text, #contour input.title, #contour textarea, #contour select, .contour input.text, .contour input.title, .contour textarea, .contour select {
  margin: 8px 0;
}
/* line 156, ../scss/generic/_forms.scss */
#contour input[type="radio"], #contour input[type="checkbox"], .contour input[type="radio"], .contour input[type="checkbox"] {
  width: auto;
}
/* line 160, ../scss/generic/_forms.scss */
#contour span.radiobuttonlist, #contour span.checkboxlist, .contour span.radiobuttonlist, .contour span.checkboxlist {
  display: inline-block;
  overflow: hidden;
  padding: 5px;
}
/* line 167, ../scss/generic/_forms.scss */
#contour .checkbox label + div, .contour .checkbox label + div {
  padding: 5px;
}
/* line 172, ../scss/generic/_forms.scss */
#contour .iradio_minimal, #contour .icheckbox_minimal, .contour .iradio_minimal, .contour .icheckbox_minimal {
  margin-right: 5px;
}
/* line 176, ../scss/generic/_forms.scss */
#contour .field-validation-error, #contour .contourErrorMessage, #contour .contourError, .contour .field-validation-error, .contour .contourErrorMessage, .contour .contourError {
  color: #d90166;
  display: block;
  text-align: right;
  width: 100%;
  max-width: 700px;
}
/* line 184, ../scss/generic/_forms.scss */
#contour .hiddenfield, .contour .hiddenfield {
  display: none;
}

/* line 194, ../scss/generic/_forms.scss */
.icheckbox_minimal,
.iradio_minimal {
  display: inline-block;
  *display: inline;
  vertical-align: middle;
  margin: 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background: url(/images/minimal.png) no-repeat;
  border: none;
  cursor: pointer;
}

/* line 208, ../scss/generic/_forms.scss */
.icheckbox_minimal {
  background-position: 0 0;
}

/* line 211, ../scss/generic/_forms.scss */
.icheckbox_minimal.hover {
  background-position: -20px 0;
}

/* line 214, ../scss/generic/_forms.scss */
.icheckbox_minimal.checked {
  background-position: -40px 0;
}

/* line 217, ../scss/generic/_forms.scss */
.icheckbox_minimal.disabled {
  background-position: -60px 0;
  cursor: default;
}

/* line 221, ../scss/generic/_forms.scss */
.icheckbox_minimal.checked.disabled {
  background-position: -80px 0;
}

/* line 225, ../scss/generic/_forms.scss */
.iradio_minimal {
  background-position: -100px 0;
}

/* line 228, ../scss/generic/_forms.scss */
.iradio_minimal.hover {
  background-position: -120px 0;
}

/* line 231, ../scss/generic/_forms.scss */
.iradio_minimal.checked {
  background-position: -140px 0;
}

/* line 234, ../scss/generic/_forms.scss */
.iradio_minimal.disabled {
  background-position: -160px 0;
  cursor: default;
}

/* line 238, ../scss/generic/_forms.scss */
.iradio_minimal.checked.disabled {
  background-position: -180px 0;
}

/* HiDPI support */
@media (-o-min-device-pixel-ratio: 5 / 4), (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) {
  /* line 244, ../scss/generic/_forms.scss */
  .icheckbox_minimal,
  .iradio_minimal {
    background-image: url(/images/minimal@2x.png);
    -webkit-background-size: 200px 20px;
    background-size: 200px 20px;
  }
}
/*
#mc_embed_signup {
	margin-bottom: 16px;

	input {
		background-color: $color-light-grey;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		width: 100%;
		margin: 0;
		border: none;
		padding: 11px 12px 10px;
		font-size: 16px;
		color: #333333;
		&:focus {
			border: none;
			outline: none;
		}
	}

	input[type="submit"] {
		background-color: $color-pink;
		color: #fff;
		border: none;
		border-radius: none;
		padding: 5px 0;
		width: 100%;
        &:hover {
            background-color: $color-grey;
        }
	}

	input[type="email"] {
		margin: 8px 0;
	}
}*/
/**
* Lists -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* -------------------------------------------------------------------------- */
/* ---------- Basic list styling -------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 16, ../scss/generic/_lists.scss */
.content-pane ul {
  list-style: square;
  margin: 18px 0 18px 18px;
}
/* line 21, ../scss/generic/_lists.scss */
.content-pane ol {
  list-style: decimal;
  margin: 18px 0 18px 18px;
}
/* line 30, ../scss/generic/_lists.scss */
.content-pane ul li a:link, .content-pane ul li a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 35, ../scss/generic/_lists.scss */
.content-pane ul li a:hover, .content-pane ul li a:focus, .content-pane ul li a:active {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}

/* line 45, ../scss/generic/_lists.scss */
.list-inline li {
  display: inline-block;
}

/**
* Buttons -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* line 12, ../scss/generic/_buttons.scss */
select:focus, select:focus-within, select:focus-visible,
a:focus,
a:focus-within,
a:focus-visible, button:focus, button:focus-within, button:focus-visible {
  outline: 1px solid #d90166;
  outline-offset: 3px;
}

/* line 47, ../scss/generic/_buttons.scss */
p.cta a, a.cta, .btn {
  background-color: #d90166;
  color: #fff;
  padding: 8px 20px;
  cursor: pointer;
  transition: background 0.2s ease;
}
/* line 54, ../scss/generic/_buttons.scss */
p.cta a.small, a.cta.small, .btn.small {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 59, ../scss/generic/_buttons.scss */
p.cta a:hover, p.cta a:focus, a.cta:hover, a.cta:focus, .btn:hover, .btn:focus {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 66, ../scss/generic/_buttons.scss */
.btn {
  display: inline-block;
  border: 0;
  outline: 0;
  border-radius: 0;
  background: #d90166;
  font-size: 18px;
  appearance: none;
  -webkit-appearance: none;
  text-align: center;
}
/* line 77, ../scss/generic/_buttons.scss */
.btn.-highlight {
  display: block;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  padding: 12px 20px;
  margin: 0 auto;
  clear: both;
}
/* line 85, ../scss/generic/_buttons.scss */
.btn.-loadMore {
  line-height: 1.2;
}
/* line 88, ../scss/generic/_buttons.scss */
.btn.-loadMore .icon {
  display: inline-block;
  position: relative;
  top: 1px;
  margin-left: 8px;
  font-size: 16px;
}
/* line 96, ../scss/generic/_buttons.scss */
.btn.-loadMore.-loading .icon {
  -moz-animation: spin 1s infinite linear;
  -o-animation: spin 1s infinite linear;
  -webkit-animation: spin 1s infinite linear;
  animation: spin 1s infinite linear;
}
@-moz-keyframes spin {
  from {
    -moz-transform: rotate(0deg);
  }
  to {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
/* line 134, ../scss/generic/_buttons.scss */
.btn.-outline {
  background: none;
  border: 2px solid #d90166;
  color: #d90166;
}
/* line 139, ../scss/generic/_buttons.scss */
.btn.-outline:hover, .btn.-outline:focus {
  color: #FFF;
  background: #d90166;
}
/* line 145, ../scss/generic/_buttons.scss */
.btn.-outline.-light {
  border-color: #FFF;
  color: #FFF;
}
/* line 149, ../scss/generic/_buttons.scss */
.btn.-outline.-light:hover, .btn.-outline.-light:focus {
  color: #d90166;
  background: #FFF;
}
/* line 157, ../scss/generic/_buttons.scss */
.btn.-clearTop {
  margin-top: 32px;
}
/* line 161, ../scss/generic/_buttons.scss */
.btn.-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 167, ../scss/generic/_buttons.scss */
a.view-btn {
  background-color: #d90166;
  padding: 8px 16px;
}
/* line 171, ../scss/generic/_buttons.scss */
a.view-btn:hover, a.view-btn:focus {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 179, ../scss/generic/_buttons.scss */
input[type="button"], input[type="submit"], input[type="reset"], input[type="file"], button {
  padding: 0;
}

/* line 183, ../scss/generic/_buttons.scss */
#share-button {
  background: url(../../images/share-icon.png) 0 center no-repeat #4b4b4b;
  border: none;
  color: #fff;
  cursor: pointer;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 16px;
  margin: 0;
  padding: 6px 10px 6px 27px;
  position: absolute;
  top: 50%;
  margin-top: -16px;
  right: 10px;
}
@media screen and (max-width: 769px) {
  /* line 183, ../scss/generic/_buttons.scss */
  #share-button {
    display: none;
  }
}

/* line 202, ../scss/generic/_buttons.scss */
button.info-popover {
  background-color: #f3f2f0;
  color: #fff;
  border-radius: 50%;
  border: none;
  cursor: pointer;
  transition: .3s ease-in-out;
  padding: 8px;
  box-shadow: -2px 2px 6px -1px rgba(0, 0, 0, 0.3);
}
/* line 212, ../scss/generic/_buttons.scss */
button.info-popover:hover, button.info-popover:focus, button.info-popover.active {
  background-color: #d90166;
}
/* line 216, ../scss/generic/_buttons.scss */
button.info-popover:hover svg path, button.info-popover:hover svg circle, button.info-popover:focus svg path, button.info-popover:focus svg circle, button.info-popover.active svg path, button.info-popover.active svg circle {
  fill: #fff !important;
}
/* line 222, ../scss/generic/_buttons.scss */
button.info-popover svg {
  height: 16px;
  width: 16px;
}
/* line 226, ../scss/generic/_buttons.scss */
button.info-popover svg path, button.info-popover svg circle {
  transition: .3s ease-in-out;
  fill: #d90166 !important;
}
@media screen and (min-width: 769px) {
  /* line 202, ../scss/generic/_buttons.scss */
  button.info-popover {
    padding: 12px;
  }
  /* line 235, ../scss/generic/_buttons.scss */
  button.info-popover svg {
    height: 26px;
    width: 26px;
  }
}

/**
* Tables -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* -------------------------------------------------------------------------- */
/* ---------- Basic table styling ------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 15, ../scss/generic/_tables.scss */
table {
  margin-bottom: 1em;
  border-collapse: separate;
  border-spacing: 3px 0;
}

/* line 21, ../scss/generic/_tables.scss */
tr:nth-child(even) td {
  background: #f3f2f0;
}

/* line 25, ../scss/generic/_tables.scss */
td {
  padding: 12px 10px;
}

/* line 29, ../scss/generic/_tables.scss */
td p {
  margin-bottom: 0;
}

/* -------------------------------------------------------------------------- */
/* ---------- Icons --------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
@font-face {
  font-family: 'exploreIcons';
  src: url("/fonts/exploreIcons/explore.ttf?razfft") format("truetype"), url("/fonts/exploreIcons/explore.woff?razfft") format("woff"), url("/fonts/exploreIcons/explore.svg?razfft#explore") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/* line 15, ../scss/generic/_icons.scss */
.icon, .withIcon:before, .expand:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'exploreIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 30, ../scss/generic/_icons.scss */
.icon-coins:before {
  content: "\e90e";
}

/* line 33, ../scss/generic/_icons.scss */
.icon-map-marker:before {
  content: "\e90f";
}

/* line 36, ../scss/generic/_icons.scss */
.icon-clock-solid:before {
  content: "\e910";
}

/* line 39, ../scss/generic/_icons.scss */
.icon-arrow-right:before {
  content: "\4e";
}

/* line 42, ../scss/generic/_icons.scss */
.icon-arrow-left:before {
  content: "\50";
}

/* line 45, ../scss/generic/_icons.scss */
.icon-arrow-up:before {
  content: "\e902";
}

/* line 48, ../scss/generic/_icons.scss */
.icon-arrow-down:before {
  content: "\e901";
}

/* line 51, ../scss/generic/_icons.scss */
.icon-search:before {
  content: "\53";
}

/* line 54, ../scss/generic/_icons.scss */
.icon-share:before {
  content: "\e900";
}

/* line 57, ../scss/generic/_icons.scss */
.icon-download:before {
  content: "\e903";
}

/* line 60, ../scss/generic/_icons.scss */
.icon-film:before {
  content: "\e904";
}

/* line 63, ../scss/generic/_icons.scss */
.icon-fullscreen:before {
  content: "\e905";
}

/* line 66, ../scss/generic/_icons.scss */
.icon-game:before {
  content: "\e906";
}

/* line 69, ../scss/generic/_icons.scss */
.icon-minus:before {
  content: "\e907";
}

/* line 72, ../scss/generic/_icons.scss */
.icon-new-window:before {
  content: "\e908";
}

/* line 75, ../scss/generic/_icons.scss */
.icon-plus:before {
  content: "\e909";
}

/* line 78, ../scss/generic/_icons.scss */
.icon-resource:before {
  content: "\e90a";
}

/* line 81, ../scss/generic/_icons.scss */
.icon-story:before {
  content: "\e90b";
}

/* line 84, ../scss/generic/_icons.scss */
.icon-zoom:before {
  content: "\e90c";
}

/* line 87, ../scss/generic/_icons.scss */
.icon-close:before {
  content: "\e90d";
}

/* line 90, ../scss/generic/_icons.scss */
.icon-check:before {
  content: "\f00c";
}

/* line 93, ../scss/generic/_icons.scss */
.icon-clock:before {
  content: "\f017";
}

/* line 96, ../scss/generic/_icons.scss */
.icon-refresh:before {
  content: "\f021";
}

/* line 99, ../scss/generic/_icons.scss */
.icon-play:before {
  content: "\f04b";
}

/* line 102, ../scss/generic/_icons.scss */
.icon-question:before {
  content: "\f128";
}

/* line 105, ../scss/generic/_icons.scss */
.icon-info:before {
  content: "\f129";
}

/* line 108, ../scss/generic/_icons.scss */
.icon-alert:before {
  content: "\f12a";
}

/* line 111, ../scss/generic/_icons.scss */
.icon-arrow-left-small:before {
  content: "\f104";
}

/* line 114, ../scss/generic/_icons.scss */
.icon-arrow-right-small:before {
  content: "\f105";
}

/* -------------------------------------------------------------------------- */
/* ---------- Interactions -------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/*.open-trans {
    overflow:hidden;
    @include ceaser-transition(height, 500ms, $easeInCirc, 0s);
    //max-height: 1%;
}

.closed-trans {
    overflow:hidden;
    @include ceaser-transition(height, 500ms, $easeInCirc, 0s);
    //max-height: 0;
}*/
@keyframes slideUp {
  0% {
    opacity: 0;
    transform: translate3d(0, 8px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideDown {
  0% {
    opacity: 0;
    transform: translate3d(0, -8px, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideLeft {
  0% {
    opacity: 0;
    transform: translate3d(24px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideRight {
  0% {
    opacity: 0;
    transform: translate3d(-24px, 0, 0);
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/* line 1, ../scss/interactions/_popovers.scss */
.popover {
  position: absolute;
  min-width: 85vw;
  max-width: 85vw;
  background-color: #f3f2f0;
  border-radius: 4px;
  bottom: 100%;
  margin-bottom: 14px;
  right: -2px;
  display: none;
}
/* line 12, ../scss/interactions/_popovers.scss */
.popover .popover-content {
  padding: 12px;
  color: #333333;
}
/* line 16, ../scss/interactions/_popovers.scss */
.popover .popover-content sup {
  font-size: 11px;
  font-style: italic;
}
/* line 22, ../scss/interactions/_popovers.scss */
.popover .popover-arrow {
  position: absolute;
  bottom: -10px;
  right: 8px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #f3f2f0;
  width: 0;
  height: 0;
}
@media screen and (min-width: 769px) {
  /* line 1, ../scss/interactions/_popovers.scss */
  .popover {
    margin-bottom: 25px;
    right: -2px;
    min-width: 240px;
    max-width: 300px;
  }
  /* line 39, ../scss/interactions/_popovers.scss */
  .popover .popover-content {
    padding: 14px;
  }
  /* line 42, ../scss/interactions/_popovers.scss */
  .popover .popover-content a, .popover .popover-content a:visited, .popover .popover-content a:hover {
    text-decoration: none;
    border: none !important;
  }
  /* line 48, ../scss/interactions/_popovers.scss */
  .popover .popover-arrow {
    border-left: 14px solid transparent;
    border-right: 14px solid transparent;
    border-top: 14px solid #f3f2f0;
    bottom: -14px;
    right: 14px;
  }
}

/* line 58, ../scss/interactions/_popovers.scss */
.info-popover-container {
  position: absolute;
  z-index: 10;
  bottom: 10px;
  right: 10px;
}
@media screen and (min-width: 769px) {
  /* line 58, ../scss/interactions/_popovers.scss */
  .info-popover-container {
    bottom: 30px;
    right: 40px;
  }
}

/* -------------------------------------------------------------------------- */
/* ---------- Templates ----------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 1, ../scss/templates/_grid.scss */
.row {
  clear: both;
  padding: 0px;
  margin: 0px;
}
/* line 6, ../scss/templates/_grid.scss */
.row.-gutter {
  margin: 0 -12px;
}
@media screen and (min-width: 769px) {
  /* line 12, ../scss/templates/_grid.scss */
  .row.-flex {
    display: flex;
  }
}

/*  COLUMN SETUP  */
/* line 19, ../scss/templates/_grid.scss */
.col {
  display: block;
  float: left;
  margin: 0%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
}
/* line 28, ../scss/templates/_grid.scss */
.-gutter .col {
  padding: 0 12px;
}
@media screen and (max-width: 769px) {
  /* line 28, ../scss/templates/_grid.scss */
  .-gutter .col {
    margin-bottom: 24px;
  }
}

/* line 37, ../scss/templates/_grid.scss */
.col:first-child {
  margin-left: 0;
}

/*  GROUPING  */
/* line 41, ../scss/templates/_grid.scss */
.group:before,
.group:after {
  content: "";
  display: table;
}

/* line 46, ../scss/templates/_grid.scss */
.group:after {
  clear: both;
}

/* line 49, ../scss/templates/_grid.scss */
.group {
  zoom: 1;
  /* For IE 6/7 */
}

/*  GRID OF TWELVE  */
/* line 55, ../scss/templates/_grid.scss */
.col-12 {
  width: 100%;
}

/* line 59, ../scss/templates/_grid.scss */
.col-11 {
  width: 91.66%;
}

/* line 62, ../scss/templates/_grid.scss */
.col-10 {
  width: 83.33%;
}

/* line 66, ../scss/templates/_grid.scss */
.col-9 {
  width: 75%;
}

/* line 70, ../scss/templates/_grid.scss */
.col-8 {
  width: 66.66%;
}

/* line 74, ../scss/templates/_grid.scss */
.col-7 {
  width: 58.33%;
}

/* line 78, ../scss/templates/_grid.scss */
.col-6 {
  width: 50%;
}

/* line 82, ../scss/templates/_grid.scss */
.col-5 {
  width: 41.66%;
}

/* line 86, ../scss/templates/_grid.scss */
.col-4 {
  width: 33.33%;
}

/* line 90, ../scss/templates/_grid.scss */
.col-3 {
  width: 25%;
}

/* line 94, ../scss/templates/_grid.scss */
.col-2 {
  width: 16.66%;
}

/* line 98, ../scss/templates/_grid.scss */
.col-1 {
  width: 8.333%;
}

/* line 102, ../scss/templates/_grid.scss */
.grid-9-col {
  width: 75%;
  float: left;
}
/* line 105, ../scss/templates/_grid.scss */
.grid-9-col .col-3 {
  width: 33.33%;
}
@media screen and (max-width: 769px) {
  /* line 105, ../scss/templates/_grid.scss */
  .grid-9-col .col-3 {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  /* line 102, ../scss/templates/_grid.scss */
  .grid-9-col {
    width: 100%;
  }
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */
@media screen and (max-width: 769px) {
  /* line 120, ../scss/templates/_grid.scss */
  .col {
    margin: 0%;
  }
}
@media screen and (max-width: 769px) {
  /* line 126, ../scss/templates/_grid.scss */
  .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
    width: 100%;
  }
}
/**
* Layout -- part of the Generic Namespace
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* line 17, ../scss/templates/_layout.scss */
.screenreader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}

/* line 30, ../scss/templates/_layout.scss */
.siteMain {
  position: relative;
  width: 100%;
}
@media screen and (max-width: 769px) {
  /* line 30, ../scss/templates/_layout.scss */
  .siteMain {
    display: flex;
    flex-wrap: wrap;
  }
  /* line 38, ../scss/templates/_layout.scss */
  .siteMain .navSecondary {
    order: 0;
  }
  /* line 41, ../scss/templates/_layout.scss */
  .siteMain .museum-summary-wrapper,
  .siteMain .wrapper-top {
    order: -1;
  }
  /* line 45, ../scss/templates/_layout.scss */
  .siteMain .featured-img {
    order: -2;
  }
}

/* line 51, ../scss/templates/_layout.scss */
.wrapper-top, .container {
  margin: 0 auto;
  padding: 0 0;
  width: 100%;
  max-width: 1000px;
  position: relative;
  z-index: 2;
}
/* line 60, ../scss/templates/_layout.scss */
.wrapper-top.content-page, .container.content-page {
  margin-bottom: 40px;
}

/* line 65, ../scss/templates/_layout.scss */
.wrapperWide {
  position: relative;
  width: 100%;
  max-width: 1200px;
  max-width: calc(1200px + (32px));
  margin-left: auto;
  margin-right: auto;
  padding-left: 16px;
  padding-right: 16px;
  z-index: 2;
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.wrapperWide:before, .wrapperWide:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.wrapperWide:after {
  clear: both;
}

/* line 79, ../scss/templates/_layout.scss */
.theme__bg {
  background: #4b4b4b;
}
/* line 82, ../scss/templates/_layout.scss */
.national-museum-of-scotland .theme__bg {
  background: #0c6cb6;
}
/* line 86, ../scss/templates/_layout.scss */
.national-museum-of-flight .theme__bg {
  background: #0b1d5f;
}
/* line 90, ../scss/templates/_layout.scss */
.national-museum-of-rural-life .theme__bg {
  background: #00847a;
}
/* line 94, ../scss/templates/_layout.scss */
.national-war-museum .theme__bg {
  background: #67a01b;
}

/* line 99, ../scss/templates/_layout.scss */
.section {
  position: relative;
  display: block;
  width: 100%;
  padding: 16px 0;
  text-align: center;
  overflow: hidden;
}
/* line 107, ../scss/templates/_layout.scss */
.section__title {
  text-align: center;
  margin: 0 0 32px;
}
@media screen and (min-width: 769px) {
  /* line 107, ../scss/templates/_layout.scss */
  .section__title {
    text-align: left;
    font-family: "FS Albert Web Regular", Verdana, sans-serif;
    font-size: 36px;
  }
}
/* line 118, ../scss/templates/_layout.scss */
.section.-lrg {
  padding: 48px 0;
}
/* line 122, ../scss/templates/_layout.scss */
.section:last-child {
  margin-bottom: 0;
  padding-bottom: 16px;
}
/* line 127, ../scss/templates/_layout.scss */
.section.-themeLight {
  padding: 48px 0;
  background: #FFF;
}
/* line 132, ../scss/templates/_layout.scss */
.section.-themeDark {
  padding: 48px 0;
  background: #333333;
  color: #FFF;
}

/* line 140, ../scss/templates/_layout.scss */
.theme__color {
  color: #0c6cb6;
}
/* line 143, ../scss/templates/_layout.scss */
.national-museum-of-flight .theme__color {
  color: #0b1d5f;
}
/* line 147, ../scss/templates/_layout.scss */
.national-museum-of-rural-life .theme__color {
  color: #00847a;
}
/* line 151, ../scss/templates/_layout.scss */
.national-war-museum .theme__color {
  color: #67a01b;
}

/* line 156, ../scss/templates/_layout.scss */
.wrapper-top {
  z-index: 3;
}

/* line 160, ../scss/templates/_layout.scss */
.fullwidth {
  max-width: 6.24975%em;
  margin: 0 auto;
}

/* line 165, ../scss/templates/_layout.scss */
.-themeMid {
  background: #f3f2f0;
}

/* line 170, ../scss/templates/_layout.scss */
.siteMain:not(.-home) .-themeMid:last-child {
  margin-bottom: -40px;
}

/* line 177, ../scss/templates/_layout.scss */
.subtleBg {
  background-color: #FAFAFA;
}

/* line 185, ../scss/templates/_layout.scss */
.externalLinks {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 32px;
  clear: both;
}
/* line 191, ../scss/templates/_layout.scss */
.fullCta + .externalLinks, .imgCta + .externalLinks, .introMap + .externalLinks, .facilities + .externalLinks {
  margin-top: 48px;
}

/* line 199, ../scss/templates/_layout.scss */
.embed-container {
  position: relative;
  margin: 0 auto 20px auto !important;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}
/* line 207, ../scss/templates/_layout.scss */
.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 215, ../scss/templates/_layout.scss */
.embed-container.variableHeight {
  height: auto;
  padding-bottom: 0;
}
/* line 220, ../scss/templates/_layout.scss */
.embed-container .twitter-tweet {
  margin: 0 auto;
}

/* line 225, ../scss/templates/_layout.scss */
.wrapperStd {
  max-width: 800px;
  margin: 0 auto;
}

/* line 234, ../scss/templates/_layout.scss */
body {
  position: relative;
  overflow-x: hidden;
}

/* Box sizing */
/* line 240, ../scss/templates/_layout.scss */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/styles/css/boxsizing.htc);
}

@media screen and (max-width: 1255px) {
  /* line 247, ../scss/templates/_layout.scss */
  #at15s.atm {
    right: 0;
    left: auto !important;
  }
}
/* Generic accordion functionality */
/* line 254, ../scss/templates/_layout.scss */
.expand {
  display: none;
}

/* line 257, ../scss/templates/_layout.scss */
.js .expand {
  display: inherit;
  cursor: pointer;
}

/* line 261, ../scss/templates/_layout.scss */
.js .collapsed {
  height: 0;
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 0.5s ease;
  transition: max-height 0.5s ease;
}
/* line 267, ../scss/templates/_layout.scss */
.js .collapsed.expanded {
  height: auto;
  max-height: 999em;
}

/* line 277, ../scss/templates/_layout.scss */
.featured-img {
  position: relative;
  width: 100%;
  height: 0;
  padding: 41.66% 0 0 0;
  background-position: center center;
}
/* line 285, ../scss/templates/_layout.scss */
.featured-img img {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 1200px) {
  /* line 277, ../scss/templates/_layout.scss */
  .featured-img {
    margin-top: -100px;
  }
}

/* line 299, ../scss/templates/_layout.scss */
.heading-block {
  background-color: #4b4b4b;
  color: #fff;
  font-size: 1.5em;
  line-height: 1em;
  margin: 0 0 24px;
  padding: 16px 25px;
}
@media screen and (max-width: 769px) {
  /* line 299, ../scss/templates/_layout.scss */
  .heading-block {
    margin-top: 0;
  }
}
/* line 311, ../scss/templates/_layout.scss */
.search-page .heading-block {
  position: relative;
}
@media screen and (min-width: 999px) {
  /* line 316, ../scss/templates/_layout.scss */
  .search-page .heading-block::before, .search-page .heading-block::after {
    content: "";
    position: absolute;
    left: 100%;
    top: 0;
    width: 100vw;
    height: 100%;
    background: #4b4b4b;
  }
  /* line 327, ../scss/templates/_layout.scss */
  .search-page .heading-block::after {
    left: auto;
    right: 100%;
  }
}

@media screen and (max-width: 769px) {
  /* line 336, ../scss/templates/_layout.scss */
  body.has-submenu .heading-block {
    margin-top: 24px;
  }
}

/* line 348, ../scss/templates/_layout.scss */
.featured-content {
  background: #0c6cb6;
  color: #fff;
  padding: 22px 25px;
  position: absolute;
  bottom: 0;
}
@media screen and (max-width: 880px) {
  /* line 348, ../scss/templates/_layout.scss */
  .featured-content {
    width: 50%;
  }
}
@media screen and (max-width: 769px) {
  /* line 348, ../scss/templates/_layout.scss */
  .featured-content {
    width: 100%;
    position: relative;
  }
  /* line 360, ../scss/templates/_layout.scss */
  .featured-content:before {
    display: none;
  }
}
/* line 364, ../scss/templates/_layout.scss */
.featured-content h2 {
  margin-bottom: 0.6em;
}
/* line 367, ../scss/templates/_layout.scss */
.featured-content a {
  display: inline-block;
  color: #fff;
}
/* line 370, ../scss/templates/_layout.scss */
.featured-content a.book-btn {
  margin-top: 18px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
/* line 373, ../scss/templates/_layout.scss */
.featured-content a.book-btn:hover, .featured-content a.book-btn:focus {
  color: #fff;
  background-color: #4b4b4b;
}
/* line 379, ../scss/templates/_layout.scss */
.featured-content a:hover, .featured-content a:focus {
  color: #66b7f5;
}
/* line 384, ../scss/templates/_layout.scss */
.featured-content:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 0 20px 20px;
  border-color: transparent transparent transparent #0c6cb6;
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -20px;
}

/* line 403, ../scss/templates/_layout.scss */
.hub-large-modules {
  overflow: hidden;
}
/* line 405, ../scss/templates/_layout.scss */
.hub-large-modules.row {
  margin-top: 40px;
}
/* line 408, ../scss/templates/_layout.scss */
.hub-large-modules .col {
  background-color: #67a01b;
  color: #fff;
  margin-bottom: -99999px;
  padding-bottom: 99999px;
}
/* line 413, ../scss/templates/_layout.scss */
.hub-large-modules .col h2.exhibiton-title {
  margin-bottom: 15px;
}
/* line 416, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-scotland {
  background-color: #0c6cb6;
}
/* line 418, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-scotland a:hover,
.hub-large-modules .col.national-museum-of-scotland a:focus {
  color: #66b7f5;
}
/* line 423, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-scotland .module-content:before {
  border-color: transparent transparent #0c6cb6 transparent;
}
/* line 428, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-flight {
  background-color: #0b1d5f;
}
/* line 430, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-flight a:hover,
.hub-large-modules .col.national-museum-of-flight a:focus {
  color: #94a8f2;
}
/* line 435, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-flight .module-content:before {
  border-color: transparent transparent #0b1d5f transparent;
}
/* line 440, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-rural-life {
  background-color: #00847a;
}
/* line 442, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-rural-life a:hover,
.hub-large-modules .col.national-museum-of-rural-life a:focus {
  color: #99d8d3;
}
/* line 447, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-museum-of-rural-life .module-content:before {
  border-color: transparent transparent #00847a transparent;
}
/* line 452, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-war-museum {
  background-color: #67a01b;
}
/* line 454, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-war-museum a:hover,
.hub-large-modules .col.national-war-museum a:focus {
  color: #c7e89c;
}
/* line 459, ../scss/templates/_layout.scss */
.hub-large-modules .col.national-war-museum .module-content:before {
  border-color: transparent transparent #67a01b transparent;
}
/* line 464, ../scss/templates/_layout.scss */
.hub-large-modules .col.explore {
  background-color: #9a5aa6;
}
/* line 466, ../scss/templates/_layout.scss */
.hub-large-modules .col.explore a:hover,
.hub-large-modules .col.explore a:focus {
  color: #ebdeed;
}
/* line 471, ../scss/templates/_layout.scss */
.hub-large-modules .col.explore .module-content:before {
  border-color: transparent transparent #9a5aa6 transparent;
}
/* line 476, ../scss/templates/_layout.scss */
.hub-large-modules .col img {
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 483, ../scss/templates/_layout.scss */
.hub-large-modules .col .module-content {
  padding: 22px 25px 32px;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 489, ../scss/templates/_layout.scss */
.hub-large-modules .col .module-content:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #67a01b transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}
/* line 501, ../scss/templates/_layout.scss */
.hub-large-modules .col .module-content .event-dates {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin-bottom: 15px;
}
@media screen and (min-width: 421px) and (max-width: 769px) {
  /* line 508, ../scss/templates/_layout.scss */
  .hub-large-modules .col-4 {
    width: 100%;
  }
  /* line 510, ../scss/templates/_layout.scss */
  .hub-large-modules .col-4 img {
    width: 33.33%;
    padding: 25px 0 0 25px;
    float: left;
  }
  /* line 515, ../scss/templates/_layout.scss */
  .hub-large-modules .col-4 .module-content {
    width: 66.66%;
    float: left;
  }
  /* line 518, ../scss/templates/_layout.scss */
  .hub-large-modules .col-4 .module-content:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  /* line 525, ../scss/templates/_layout.scss */
  .hub-large-modules .col-4 {
    width: 100%;
    float: none;
  }
}

/* line 532, ../scss/templates/_layout.scss */
.small-modules {
  overflow: hidden;
  /* Orphan styles */
}
/* line 534, ../scss/templates/_layout.scss */
.small-modules.row {
  margin-top: 40px;
}
/* line 538, ../scss/templates/_layout.scss */
.small-modules .col {
  color: #333333;
  background-color: #f3f2f0;
}
@media screen and (max-width: 769px) {
  /* line 538, ../scss/templates/_layout.scss */
  .small-modules .col {
    min-height: initial !important;
  }
}
/* line 544, ../scss/templates/_layout.scss */
.small-modules .col img {
  width: 100%;
  height: auto;
}
/* line 548, ../scss/templates/_layout.scss */
.small-modules .col a {
  color: #333333;
}
/* line 551, ../scss/templates/_layout.scss */
.small-modules .col .module-content {
  padding: 22px 25px 65px;
  position: relative;
}
/* line 554, ../scss/templates/_layout.scss */
.small-modules .col .module-content:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  color: #f3f2f0;
  border-color: transparent transparent currentColor transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}
/* line 567, ../scss/templates/_layout.scss */
.small-modules .col .module-content h4.exhibition-museum {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 24px;
}
/* line 570, ../scss/templates/_layout.scss */
.small-modules .col .module-content h4.exhibition-museum span {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 16px;
  margin-bottom: 10px;
}
/* line 575, ../scss/templates/_layout.scss */
.small-modules .col .module-content h4.exhibition-museum small {
  display: block;
  margin: 0.2em 0 0;
  line-height: 1em;
}
/* line 581, ../scss/templates/_layout.scss */
.small-modules .col .module-content .event-dates {
  margin-top: 12px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
@media screen and (min-width: 421px) and (max-width: 800px) {
  /* line 538, ../scss/templates/_layout.scss */
  .small-modules .col {
    width: 100%;
  }
  /* line 588, ../scss/templates/_layout.scss */
  .small-modules .col img {
    width: 33.33%;
    padding: 25px 0 25px 25px;
    float: left;
  }
  /* line 593, ../scss/templates/_layout.scss */
  .small-modules .col .module-content {
    width: 66.66%;
    float: left;
    padding-bottom: 32px;
  }
  /* line 597, ../scss/templates/_layout.scss */
  .small-modules .col .module-content:before {
    display: none;
  }
}
@media screen and (max-width: 500px) {
  /* line 538, ../scss/templates/_layout.scss */
  .small-modules .col {
    width: 100%;
  }
  /* line 604, ../scss/templates/_layout.scss */
  .small-modules .col .module-content {
    padding-bottom: 32px;
  }
}
/* line 611, ../scss/templates/_layout.scss */
.small-modules .col:nth-child(3n+1):last-child,
.small-modules .col:nth-child(2n-1):nth-last-child(2n),
.small-modules .col:nth-child(2n):nth-last-child(2n-1) {
  display: block;
  width: 100%;
  min-height: 33.333% !important;
  padding: 0;
  float: none;
}
@media screen and (min-width: 421px) {
  /* line 616, ../scss/templates/_layout.scss */
  .small-modules .col:nth-child(3n+1):last-child .module-content,
  .small-modules .col:nth-child(2n-1):nth-last-child(2n) .module-content,
  .small-modules .col:nth-child(2n):nth-last-child(2n-1) .module-content {
    float: left;
    width: 66.666%;
    padding: 25px;
  }
  /* line 618, ../scss/templates/_layout.scss */
  .small-modules .col:nth-child(3n+1):last-child .module-content:before,
  .small-modules .col:nth-child(2n-1):nth-last-child(2n) .module-content:before,
  .small-modules .col:nth-child(2n):nth-last-child(2n-1) .module-content:before {
    border-color: transparent currentColor transparent transparent;
    border-width: 20px 20px 20px 0;
    margin-top: 25%;
    left: 5px;
  }
  /* line 625, ../scss/templates/_layout.scss */
  .small-modules .col:nth-child(3n+1):last-child img,
  .small-modules .col:nth-child(2n-1):nth-last-child(2n) img,
  .small-modules .col:nth-child(2n):nth-last-child(2n-1) img {
    float: left;
    height: auto;
    margin: 0 0 -6px;
    width: 33.33%;
    height: 33.333%;
  }
}
@media screen and (min-width: 769px) {
  /* line 628, ../scss/templates/_layout.scss */
  .small-modules .col:nth-child(3n+1):last-child .book-btn,
  .small-modules .col:nth-child(2n-1):nth-last-child(2n) .book-btn,
  .small-modules .col:nth-child(2n):nth-last-child(2n-1) .book-btn {
    position: relative;
    display: block;
    text-indent: 33.333%;
    clear: both;
  }
}

/* line 634, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider {
  overflow: hidden;
}
/* line 636, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li {
  display: inline-block;
  color: #333333;
  float: left;
  width: 25%;
}
/* line 641, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li .module-overflow {
  margin-bottom: -9999px;
  padding-bottom: 9999px;
  overflow: hidden;
  background-color: #f3f2f0;
}
/* line 648, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li:nth-child(odd) .module-overflow {
  background-color: #dfdedc;
}
/* line 651, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li:nth-child(odd) .module-overflow .module-content:before {
  border-color: transparent transparent #dfdedc transparent;
}
/* line 657, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li img {
  width: 100%;
  height: auto;
}
/* line 662, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li h3 a {
  color: #333333;
}
/* line 666, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li .module-content {
  padding: 22px 25px 25px;
  position: relative;
}
/* line 669, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li .module-content:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 20px 20px 20px;
  border-color: transparent transparent #f3f2f0 transparent;
  position: absolute;
  top: -20px;
  left: 50%;
  margin-left: -20px;
}
/* line 682, ../scss/templates/_layout.scss */
.hub-small-modules .bxslider li a:hover,
.hub-small-modules .bxslider li a:focus {
  color: gray;
}

/* line 690, ../scss/templates/_layout.scss */
.explore-more {
  background-color: #9a5aa6;
  color: #fff;
  font-size: 24px;
  padding: 4px 0 3px 26px;
  position: relative;
}

/* More Module, for internal and external links, and to shop products and blog posts */
/* line 699, ../scss/templates/_layout.scss */
.more-module {
  position: relative;
  clear: both;
}
/* line 702, ../scss/templates/_layout.scss */
.more-module .explore-more {
  background-color: #4b4b4b;
}
/* line 704, ../scss/templates/_layout.scss */
.more-module .explore-more .carousel-btns {
  display: none;
}
/* line 706, ../scss/templates/_layout.scss */
.more-module .explore-more .carousel-btns span.bx-prev-btn a,
.more-module .explore-more .carousel-btns span.bx-next-btn a {
  background-color: #333333;
}
/* line 712, ../scss/templates/_layout.scss */
.more-module .col {
  color: #333333;
  background-color: #f3f2f0;
}
/* line 715, ../scss/templates/_layout.scss */
.more-module .col:nth-child(even) {
  background-color: #e0dedc;
}
/* line 718, ../scss/templates/_layout.scss */
.more-module .col:nth-child(even) .module-content:before {
  color: #e0dedc;
}
/* line 723, ../scss/templates/_layout.scss */
.more-module .col h4 a {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
}
/* line 726, ../scss/templates/_layout.scss */
.more-module .col a {
  color: #333333;
}
/* line 728, ../scss/templates/_layout.scss */
.more-module .col a:hover, .more-module .col a:focus {
  color: gray;
}
/* line 733, ../scss/templates/_layout.scss */
.more-module .col .module-content {
  padding: 22px 25px 65px;
}
/* line 735, ../scss/templates/_layout.scss */
.more-module .col .module-content:before {
  color: #f3f2f0;
}
/* line 738, ../scss/templates/_layout.scss */
.more-module .col .module-content h4.exhibition-museum {
  font-size: 1.5em;
}
/* line 740, ../scss/templates/_layout.scss */
.more-module .col .module-content h4.exhibition-museum span {
  font-size: 0.66em;
  background: url(../../images/diagonal-divider-dark.png) right center no-repeat;
}
/* line 746, ../scss/templates/_layout.scss */
.more-module .col .more-price {
  color: #d90166;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
/* line 750, ../scss/templates/_layout.scss */
.more-module .col .book-btn {
  bottom: 0;
  color: #333333;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  background-color: #cfcdcc;
  line-height: 1em;
  position: absolute;
  left: 0;
  padding: 14px 25px;
  right: 0;
}
/* line 760, ../scss/templates/_layout.scss */
.more-module .col .book-btn:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  left: 14px;
  margin: -2px 0 0;
  width: 20px;
  height: 20px;
  background: url(../../images/btn-chevron-grey.png) left top no-repeat;
  background-size: auto 100%;
}
/* line 772, ../scss/templates/_layout.scss */
.more-module .col .book-btn:hover:after, .more-module .col .book-btn:focus:after {
  background-position: right top;
}
@media screen and (max-width: 800px) {
  /* line 750, ../scss/templates/_layout.scss */
  .more-module .col .book-btn {
    position: relative;
    display: inline-block;
    width: 100%;
  }
}

/* line 786, ../scss/templates/_layout.scss */
.more-module.bxslider .explore-more .carousel-btns {
  display: block;
}
/* line 788, ../scss/templates/_layout.scss */
.more-module.bxslider .explore-more .carousel-btns span:hover,
.more-module.bxslider .explore-more .carousel-btns span:focus {
  background-color: #cfcdcc;
}
/* line 793, ../scss/templates/_layout.scss */
.more-module.bxslider .more-items {
  height: 100%;
}
/* line 796, ../scss/templates/_layout.scss */
.more-module.bxslider .col {
  height: 100%;
}
/* line 798, ../scss/templates/_layout.scss */
.more-module.bxslider .col img {
  width: 100%;
}
/* line 799, ../scss/templates/_layout.scss */
.more-module.bxslider .col .event-summary {
  display: none;
}
/* line 800, ../scss/templates/_layout.scss */
.more-module.bxslider .col .book-btn {
  position: absolute;
}
/* line 803, ../scss/templates/_layout.scss */
.more-module.bxslider .col:nth-child(odd) .book-btn {
  background-color: #e0dedc;
}

/* line 809, ../scss/templates/_layout.scss */
.carousel-btns {
  position: absolute;
  top: 0;
  right: 0;
}
/* line 813, ../scss/templates/_layout.scss */
.carousel-btns span {
  cursor: pointer;
  display: inline-block;
  float: left;
  height: 40px;
  width: 40px;
}
/* line 819, ../scss/templates/_layout.scss */
.carousel-btns span.bx-prev-btn a {
  background: url(../../images/carousel-btn-prev.png) center center no-repeat #834D8D;
  background-size: auto 42%;
}
/* line 823, ../scss/templates/_layout.scss */
.carousel-btns span.bx-next-btn {
  margin-left: 2px;
}
/* line 825, ../scss/templates/_layout.scss */
.carousel-btns span.bx-next-btn a {
  background: url(../../images/carousel-btn-next.png) center center no-repeat #834D8D;
  background-size: auto 43%;
}
/* line 830, ../scss/templates/_layout.scss */
.carousel-btns span a {
  display: inline-block;
  height: 40px;
  width: 40px;
}
/* line 834, ../scss/templates/_layout.scss */
.carousel-btns span a:hover, .carousel-btns span a:focus {
  background-color: #333333;
}
/* line 838, ../scss/templates/_layout.scss */
.carousel-btns span a.disabled {
  background-color: transparent;
  cursor: default;
}

/* line 846, ../scss/templates/_layout.scss */
h4.exhibition-museum {
  line-height: 1.1em;
  margin-bottom: 15px;
}
/* line 849, ../scss/templates/_layout.scss */
h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
  display: inline-block;
  padding-right: 25px;
  margin-bottom: 3px;
}

/* line 859, ../scss/templates/_layout.scss */
.event-summary {
  margin-top: 12px;
}

/* line 868, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box {
  background-color: #0c6cb6;
  color: #fff;
  padding: 25px 30px 25px 25px;
  margin-top: -265px;
  min-height: 265px;
}
@media screen and (max-width: 769px) {
  /* line 868, ../scss/templates/_layout.scss */
  .museum-summary-wrapper .museum-summary-box {
    margin-top: 0;
    min-height: 0;
  }
}
/* line 878, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box h2 {
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
}
@media screen and (max-width: 800px) {
  /* line 878, ../scss/templates/_layout.scss */
  .museum-summary-wrapper .museum-summary-box h2 {
    font-size: 1.75em;
  }
}
/* line 884, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box.national-museum-of-scotland {
  background-color: #0c6cb6;
}
/* line 887, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box.national-museum-of-flight {
  background-color: #0b1d5f;
}
/* line 890, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box.national-museum-of-rural-life {
  background-color: #00847a;
}
/* line 893, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box.national-war-museum {
  background-color: #67a01b;
}
/* line 896, ../scss/templates/_layout.scss */
.museum-summary-wrapper .museum-summary-box.explore {
  background-color: #9a5aa6;
}
@media screen and (max-width: 880px) {
  /* line 868, ../scss/templates/_layout.scss */
  .museum-summary-wrapper .museum-summary-box {
    width: 50%;
  }
}
@media screen and (max-width: 750px) {
  /* line 868, ../scss/templates/_layout.scss */
  .museum-summary-wrapper .museum-summary-box {
    width: 60%;
  }
}
@media screen and (max-width: 769px) {
  /* line 868, ../scss/templates/_layout.scss */
  .museum-summary-wrapper .museum-summary-box {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  /* line 867, ../scss/templates/_layout.scss */
  .museum-summary-wrapper {
    margin-top: auto !important;
  }
}

/* line 915, ../scss/templates/_layout.scss */
.landing-modules .col {
  color: #333333;
  background-color: #f3f2f0;
}
/* line 918, ../scss/templates/_layout.scss */
.landing-modules .col a {
  color: #333333;
}
/* line 920, ../scss/templates/_layout.scss */
.landing-modules .col a:hover, .landing-modules .col a:focus {
  color: gray;
}
/* line 926, ../scss/templates/_layout.scss */
.landing-modules .col .module-content:before {
  color: #f3f2f0;
}
/* line 929, ../scss/templates/_layout.scss */
.landing-modules .col .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider-dark.png) right center no-repeat;
}
/* line 933, ../scss/templates/_layout.scss */
.landing-modules .col .book-btn {
  bottom: 0;
  color: #333333;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  background-color: #cfcecc;
  line-height: 1em;
  position: absolute;
  left: 0;
  padding: 14px 25px;
  right: 0;
}
/* line 943, ../scss/templates/_layout.scss */
.landing-modules .col .book-btn:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  left: 14px;
  margin: -2px 0 0;
  width: 20px;
  height: 20px;
  background: url(../../images/btn-chevron-grey.png) left top no-repeat;
  background-size: auto 100%;
}
/* line 955, ../scss/templates/_layout.scss */
.landing-modules .col .book-btn:hover:after, .landing-modules .col .book-btn:focus:after {
  background-position: right top;
}
@media screen and (max-width: 800px) {
  /* line 933, ../scss/templates/_layout.scss */
  .landing-modules .col .book-btn {
    position: relative;
    display: inline-block;
    width: 100%;
  }
}
/* line 967, ../scss/templates/_layout.scss */
.landing-modules.row-1 {
  margin-top: 40px;
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  /* line 967, ../scss/templates/_layout.scss */
  .landing-modules.row-1 {
    margin-bottom: 0;
  }
}
/* line 973, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child {
  background-color: #0c6cb6;
  color: #fff;
}
/* line 976, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child a {
  color: #fff;
}
/* line 978, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child a:hover, .landing-modules.row-1 .col:first-child a:focus {
  color: #66b7f5;
}
/* line 983, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child .book-btn {
  background-color: #0a5c9b;
  color: #fff;
}
/* line 988, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child .module-content:before {
  color: #0c6cb6;
}
/* line 991, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:first-child .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}
/* line 996, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child {
  background-color: #4b4b4b;
  color: #fff;
}
/* line 999, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child a {
  color: #fff;
}
/* line 1001, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child a:hover, .landing-modules.row-1 .col:last-child a:focus {
  color: #989898;
}
/* line 1006, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child .book-btn {
  background-color: #404040;
  color: #fff;
}
/* line 1011, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child .module-content:before {
  color: #4b4b4b;
}
/* line 1014, ../scss/templates/_layout.scss */
.landing-modules.row-1 .col:last-child .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}
/* line 1020, ../scss/templates/_layout.scss */
.landing-modules.row-2 {
  margin-bottom: 20px;
}
@media screen and (max-width: 769px) {
  /* line 1020, ../scss/templates/_layout.scss */
  .landing-modules.row-2 {
    margin-bottom: 0;
  }
}
/* line 1025, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) {
  background-color: #4b4b4b;
  color: #fff;
}
/* line 1028, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) a {
  color: #fff;
}
/* line 1030, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) a:hover, .landing-modules.row-2 .col:nth-child(2n) a:focus {
  color: #989898;
}
/* line 1035, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) .book-btn {
  background-color: #404040;
  color: #fff;
}
/* line 1040, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) .module-content:before {
  color: #4b4b4b;
}
/* line 1043, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:nth-child(2n) .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}
/* line 1048, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child {
  background-color: #0c6cb6;
  color: #fff;
}
/* line 1051, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child a {
  color: #fff;
}
/* line 1053, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child a:hover, .landing-modules.row-2 .col:last-child a:focus {
  color: #66b7f5;
}
/* line 1058, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child .book-btn {
  background-color: #0a5c9b;
  color: #fff;
}
/* line 1063, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child .module-content:before {
  color: #0c6cb6;
}
/* line 1066, ../scss/templates/_layout.scss */
.landing-modules.row-2 .col:last-child .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}
/* line 1073, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child {
  background-color: #4b4b4b;
  color: #fff;
}
/* line 1076, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child a {
  color: #fff;
}
/* line 1078, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child a:hover, .landing-modules.row-3 .col:first-child a:focus {
  color: #989898;
}
/* line 1083, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child .book-btn {
  background-color: #404040;
  color: #fff;
}
/* line 1088, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child .module-content:before {
  color: #4b4b4b;
}
/* line 1091, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:first-child .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}
/* line 1096, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) {
  background-color: #0c6cb6;
  color: #fff;
}
/* line 1099, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) a {
  color: #fff;
}
/* line 1101, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) a:hover, .landing-modules.row-3 .col:nth-child(2n) a:focus {
  color: #66b7f5;
}
/* line 1106, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) .book-btn {
  background-color: #0a5c9b;
  color: #fff;
}
/* line 1111, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) .module-content:before {
  color: #0c6cb6;
}
/* line 1114, ../scss/templates/_layout.scss */
.landing-modules.row-3 .col:nth-child(2n) .module-content h4.exhibition-museum span {
  background: url(../../images/diagonal-divider.png) right center no-repeat;
}

/* line 1125, ../scss/templates/_layout.scss */
body.national-museum-of-flight .row-1 .col:first-child,
body.national-museum-of-flight .row-2 .col:last-child,
body.national-museum-of-flight .row-3 .col:nth-child(2n) {
  background-color: #0b1d5f;
}
/* line 1129, ../scss/templates/_layout.scss */
body.national-museum-of-flight .row-1 .col:first-child a:hover,
body.national-museum-of-flight .row-1 .col:first-child a:focus,
body.national-museum-of-flight .row-2 .col:last-child a:hover,
body.national-museum-of-flight .row-2 .col:last-child a:focus,
body.national-museum-of-flight .row-3 .col:nth-child(2n) a:hover,
body.national-museum-of-flight .row-3 .col:nth-child(2n) a:focus {
  color: #94a8f2;
}
/* line 1134, ../scss/templates/_layout.scss */
body.national-museum-of-flight .row-1 .col:first-child .module-content:before,
body.national-museum-of-flight .row-2 .col:last-child .module-content:before,
body.national-museum-of-flight .row-3 .col:nth-child(2n) .module-content:before {
  color: #0b1d5f;
}
/* line 1138, ../scss/templates/_layout.scss */
body.national-museum-of-flight .row-1 .col:first-child .book-btn,
body.national-museum-of-flight .row-2 .col:last-child .book-btn,
body.national-museum-of-flight .row-3 .col:nth-child(2n) .book-btn {
  background-color: #07164d;
  color: #fff;
}
/* line 1145, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .row-1 .col:first-child,
body.national-museum-of-rural-life .row-2 .col:last-child,
body.national-museum-of-rural-life .row-3 .col:nth-child(2n) {
  background-color: #00847a;
}
/* line 1149, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .row-1 .col:first-child a:hover,
body.national-museum-of-rural-life .row-1 .col:first-child a:focus,
body.national-museum-of-rural-life .row-2 .col:last-child a:hover,
body.national-museum-of-rural-life .row-2 .col:last-child a:focus,
body.national-museum-of-rural-life .row-3 .col:nth-child(2n) a:hover,
body.national-museum-of-rural-life .row-3 .col:nth-child(2n) a:focus {
  color: #99d8d3;
}
/* line 1154, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .row-1 .col:first-child .module-content:before,
body.national-museum-of-rural-life .row-2 .col:last-child .module-content:before,
body.national-museum-of-rural-life .row-3 .col:nth-child(2n) .module-content:before {
  color: #00847a;
}
/* line 1158, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .row-1 .col:first-child .book-btn,
body.national-museum-of-rural-life .row-2 .col:last-child .book-btn,
body.national-museum-of-rural-life .row-3 .col:nth-child(2n) .book-btn {
  background-color: #028279;
  color: #fff;
}
/* line 1165, ../scss/templates/_layout.scss */
body.national-war-museum .row-1 .col:first-child,
body.national-war-museum .row-2 .col:last-child,
body.national-war-museum .row-3 .col:nth-child(2n) {
  background-color: #67a01b;
}
/* line 1169, ../scss/templates/_layout.scss */
body.national-war-museum .row-1 .col:first-child a:hover,
body.national-war-museum .row-1 .col:first-child a:focus,
body.national-war-museum .row-2 .col:last-child a:hover,
body.national-war-museum .row-2 .col:last-child a:focus,
body.national-war-museum .row-3 .col:nth-child(2n) a:hover,
body.national-war-museum .row-3 .col:nth-child(2n) a:focus {
  color: #c7e89c;
}
/* line 1174, ../scss/templates/_layout.scss */
body.national-war-museum .row-1 .col:first-child .module-content:before,
body.national-war-museum .row-2 .col:last-child .module-content:before,
body.national-war-museum .row-3 .col:nth-child(2n) .module-content:before {
  color: #67a01b;
}
/* line 1178, ../scss/templates/_layout.scss */
body.national-war-museum .row-1 .col:first-child .book-btn,
body.national-war-museum .row-2 .col:last-child .book-btn,
body.national-war-museum .row-3 .col:nth-child(2n) .book-btn {
  background-color: #578913;
  color: #fff;
}
/* line 1185, ../scss/templates/_layout.scss */
body.explore .row-1 .col:first-child,
body.explore .row-2 .col:last-child,
body.explore .row-3 .col:nth-child(2n) {
  background-color: #9a5aa6;
}
/* line 1189, ../scss/templates/_layout.scss */
body.explore .row-1 .col:first-child a:hover,
body.explore .row-1 .col:first-child a:hover,
body.explore .row-2 .col:last-child a:hover,
body.explore .row-2 .col:last-child a:hover,
body.explore .row-3 .col:nth-child(2n) a:hover,
body.explore .row-3 .col:nth-child(2n) a:hover {
  color: #ebdeed;
}
/* line 1194, ../scss/templates/_layout.scss */
body.explore .row-1 .col:first-child .module-content:before,
body.explore .row-2 .col:last-child .module-content:before,
body.explore .row-3 .col:nth-child(2n) .module-content:before {
  color: #9a5aa6;
}
/* line 1198, ../scss/templates/_layout.scss */
body.explore .row-1 .col:first-child .book-btn,
body.explore .row-2 .col:last-child .book-btn,
body.explore .row-3 .col:nth-child(2n) .book-btn {
  background-color: #7E4A88;
  color: #fff;
}

/* line 1212, ../scss/templates/_layout.scss */
.content-col {
  float: left;
  width: 66.66%;
  margin-top: 40px;
}
/* line 1216, ../scss/templates/_layout.scss */
.content-col.wide {
  width: 75%;
}
@media screen and (max-width: 769px) {
  /* line 1216, ../scss/templates/_layout.scss */
  .content-col.wide {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  /* line 1212, ../scss/templates/_layout.scss */
  .content-col {
    float: none;
    width: 100%;
  }
}

/* line 1228, ../scss/templates/_layout.scss */
.content-col-wide {
  width: 100%;
}

/* line 1233, ../scss/templates/_layout.scss */
.content-col .content-pane, .content-col .press-release_article-body, .content-col-wide .content-pane, .content-col-wide .press-release_article-body, .press-release_article .content-pane, .press-release_article .press-release_article-body {
  padding: 0 25px;
}
/* line 1236, ../scss/templates/_layout.scss */
.content-col .content-pane h1, .content-col .content-pane h2, .content-col .content-pane h3, .content-col .content-pane h4, .content-col .content-pane h5, .content-col .press-release_article-body h1, .content-col .press-release_article-body h2, .content-col .press-release_article-body h3, .content-col .press-release_article-body h4, .content-col .press-release_article-body h5, .content-col-wide .content-pane h1, .content-col-wide .content-pane h2, .content-col-wide .content-pane h3, .content-col-wide .content-pane h4, .content-col-wide .content-pane h5, .content-col-wide .press-release_article-body h1, .content-col-wide .press-release_article-body h2, .content-col-wide .press-release_article-body h3, .content-col-wide .press-release_article-body h4, .content-col-wide .press-release_article-body h5, .press-release_article .content-pane h1, .press-release_article .content-pane h2, .press-release_article .content-pane h3, .press-release_article .content-pane h4, .press-release_article .content-pane h5, .press-release_article .press-release_article-body h1, .press-release_article .press-release_article-body h2, .press-release_article .press-release_article-body h3, .press-release_article .press-release_article-body h4, .press-release_article .press-release_article-body h5 {
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size-adjust: 0.48;
  font-style: normal;
  font-weight: 100;
  margin: 30px 0 24px;
  line-height: 1.25em;
}
/* line 1244, ../scss/templates/_layout.scss */
.content-col .content-pane h1:first-child, .content-col .content-pane h2:first-child, .content-col .content-pane h3:first-child, .content-col .content-pane h4:first-child, .content-col .content-pane h5:first-child, .content-col .press-release_article-body h1:first-child, .content-col .press-release_article-body h2:first-child, .content-col .press-release_article-body h3:first-child, .content-col .press-release_article-body h4:first-child, .content-col .press-release_article-body h5:first-child, .content-col-wide .content-pane h1:first-child, .content-col-wide .content-pane h2:first-child, .content-col-wide .content-pane h3:first-child, .content-col-wide .content-pane h4:first-child, .content-col-wide .content-pane h5:first-child, .content-col-wide .press-release_article-body h1:first-child, .content-col-wide .press-release_article-body h2:first-child, .content-col-wide .press-release_article-body h3:first-child, .content-col-wide .press-release_article-body h4:first-child, .content-col-wide .press-release_article-body h5:first-child, .press-release_article .content-pane h1:first-child, .press-release_article .content-pane h2:first-child, .press-release_article .content-pane h3:first-child, .press-release_article .content-pane h4:first-child, .press-release_article .content-pane h5:first-child, .press-release_article .press-release_article-body h1:first-child, .press-release_article .press-release_article-body h2:first-child, .press-release_article .press-release_article-body h3:first-child, .press-release_article .press-release_article-body h4:first-child, .press-release_article .press-release_article-body h5:first-child {
  margin-top: 0;
}
/* line 1249, ../scss/templates/_layout.scss */
.content-col .content-pane h2 + h3, .content-col .content-pane h3 + h4, .content-col .content-pane h4 + h5, .content-col .press-release_article-body h2 + h3, .content-col .press-release_article-body h3 + h4, .content-col .press-release_article-body h4 + h5, .content-col-wide .content-pane h2 + h3, .content-col-wide .content-pane h3 + h4, .content-col-wide .content-pane h4 + h5, .content-col-wide .press-release_article-body h2 + h3, .content-col-wide .press-release_article-body h3 + h4, .content-col-wide .press-release_article-body h4 + h5, .press-release_article .content-pane h2 + h3, .press-release_article .content-pane h3 + h4, .press-release_article .content-pane h4 + h5, .press-release_article .press-release_article-body h2 + h3, .press-release_article .press-release_article-body h3 + h4, .press-release_article .press-release_article-body h4 + h5 {
  margin-top: 0;
}
/* line 1253, ../scss/templates/_layout.scss */
.content-col .content-pane h1, .content-col .press-release_article-body h1, .content-col-wide .content-pane h1, .content-col-wide .press-release_article-body h1, .press-release_article .content-pane h1, .press-release_article .press-release_article-body h1 {
  font-size: 4.5em;
  line-height: 1em;
}
/* line 1258, ../scss/templates/_layout.scss */
.content-col .content-pane h2, .content-col .press-release_article-body h2, .content-col-wide .content-pane h2, .content-col-wide .press-release_article-body h2, .press-release_article .content-pane h2, .press-release_article .press-release_article-body h2 {
  font-size: 2.25em;
  line-height: 1em;
}
/* line 1263, ../scss/templates/_layout.scss */
.content-col .content-pane h3, .content-col .press-release_article-body h3, .content-col-wide .content-pane h3, .content-col-wide .press-release_article-body h3, .press-release_article .content-pane h3, .press-release_article .press-release_article-body h3 {
  font-size: 1.9em;
  line-height: 1em;
}
/* line 1268, ../scss/templates/_layout.scss */
.content-col .content-pane h4, .content-col .press-release_article-body h4, .content-col-wide .content-pane h4, .content-col-wide .press-release_article-body h4, .press-release_article .content-pane h4, .press-release_article .press-release_article-body h4 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.5em;
  line-height: 1.1em;
}
/* line 1274, ../scss/templates/_layout.scss */
.content-col .content-pane h5, .content-col .press-release_article-body h5, .content-col-wide .content-pane h5, .content-col-wide .press-release_article-body h5, .press-release_article .content-pane h5, .press-release_article .press-release_article-body h5 {
  font-size: 1.5em;
  line-height: 1.5em;
}
/* line 1279, ../scss/templates/_layout.scss */
.content-col .content-pane p, .content-col .press-release_article-body p, .content-col-wide .content-pane p, .content-col-wide .press-release_article-body p, .press-release_article .content-pane p, .press-release_article .press-release_article-body p {
  line-height: 1.333333333em;
  margin-bottom: 1em;
}
/* line 1284, ../scss/templates/_layout.scss */
.content-col .content-pane blockquote, .content-col .press-release_article-body blockquote, .content-col-wide .content-pane blockquote, .content-col-wide .press-release_article-body blockquote, .press-release_article .content-pane blockquote, .press-release_article .press-release_article-body blockquote {
  font-style: italic;
  font-size: 18px;
  margin: 12px 0;
  padding: 0 25px;
  quotes: none;
}
/* line 1292, ../scss/templates/_layout.scss */
.content-col .content-pane .caption, .content-col .press-release_article-body .caption, .content-col-wide .content-pane .caption, .content-col-wide .press-release_article-body .caption, .press-release_article .content-pane .caption, .press-release_article .press-release_article-body .caption {
  background-color: #f3f2f0;
  font-size: 13px;
  float: right;
  padding: 16px;
  width: 100%;
  width: 100%;
  margin: -26px 0 25px;
}
/* line 1302, ../scss/templates/_layout.scss */
.content-col .content-pane img + .caption,
.content-col .content-pane img + br + .caption, .content-col .press-release_article-body img + .caption,
.content-col .press-release_article-body img + br + .caption, .content-col-wide .content-pane img + .caption,
.content-col-wide .content-pane img + br + .caption, .content-col-wide .press-release_article-body img + .caption,
.content-col-wide .press-release_article-body img + br + .caption, .press-release_article .content-pane img + .caption,
.press-release_article .content-pane img + br + .caption, .press-release_article .press-release_article-body img + .caption,
.press-release_article .press-release_article-body img + br + .caption {
  margin-top: -10px;
}
/* line 1307, ../scss/templates/_layout.scss */
.content-col .content-pane .summary, .content-col .press-release_article-body .summary, .content-col-wide .content-pane .summary, .content-col-wide .press-release_article-body .summary, .press-release_article .content-pane .summary, .press-release_article .press-release_article-body .summary {
  margin-bottom: 24px;
}
/* line 1311, ../scss/templates/_layout.scss */
.content-col .content-pane .event-dates, .content-col .press-release_article-body .event-dates, .content-col-wide .content-pane .event-dates, .content-col-wide .press-release_article-body .event-dates, .press-release_article .content-pane .event-dates, .press-release_article .press-release_article-body .event-dates {
  font-size: 24px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin-bottom: 12px;
}
/* line 1317, ../scss/templates/_layout.scss */
.content-col .content-pane img, .content-col .press-release_article-body img, .content-col-wide .content-pane img, .content-col-wide .press-release_article-body img, .press-release_article .content-pane img, .press-release_article .press-release_article-body img {
  display: inline-block;
  margin: 0 5px 5px 0;
  height: auto !important;
  max-width: 100%;
}
/* line 1323, ../scss/templates/_layout.scss */
.content-col .content-pane img[style*="float"][style*="left"], .content-col .press-release_article-body img[style*="float"][style*="left"], .content-col-wide .content-pane img[style*="float"][style*="left"], .content-col-wide .press-release_article-body img[style*="float"][style*="left"], .press-release_article .content-pane img[style*="float"][style*="left"], .press-release_article .press-release_article-body img[style*="float"][style*="left"] {
  margin: 0 25px 25px 0;
}
/* line 1327, ../scss/templates/_layout.scss */
.content-col .content-pane img[style*="float"][style*="right"], .content-col .press-release_article-body img[style*="float"][style*="right"], .content-col-wide .content-pane img[style*="float"][style*="right"], .content-col-wide .press-release_article-body img[style*="float"][style*="right"], .press-release_article .content-pane img[style*="float"][style*="right"], .press-release_article .press-release_article-body img[style*="float"][style*="right"] {
  margin: 0 0 25px 25px;
}
@media screen and (max-width: 500px) {
  /* line 1332, ../scss/templates/_layout.scss */
  .content-col .content-pane img[style*="float"][style*="left"], .content-col .content-pane img[style*="float"][style*="left"], .content-col .press-release_article-body img[style*="float"][style*="left"], .content-col .press-release_article-body img[style*="float"][style*="left"], .content-col-wide .content-pane img[style*="float"][style*="left"], .content-col-wide .content-pane img[style*="float"][style*="left"], .content-col-wide .press-release_article-body img[style*="float"][style*="left"], .content-col-wide .press-release_article-body img[style*="float"][style*="left"], .press-release_article .content-pane img[style*="float"][style*="left"], .press-release_article .content-pane img[style*="float"][style*="left"], .press-release_article .press-release_article-body img[style*="float"][style*="left"], .press-release_article .press-release_article-body img[style*="float"][style*="left"] {
    margin: 0 0 5px;
    display: block;
    float: none !important;
  }
}
/* line 1341, ../scss/templates/_layout.scss */
.content-col .content-pane a, .content-col .press-release_article-body a, .content-col-wide .content-pane a, .content-col-wide .press-release_article-body a, .press-release_article .content-pane a, .press-release_article .press-release_article-body a {
  text-decoration: none;
  border-bottom: solid 1px #d90166;
  color: #d90166;
}
/* line 1346, ../scss/templates/_layout.scss */
.content-col .content-pane a:hover, .content-col .content-pane a:focus, .content-col .press-release_article-body a:hover, .content-col .press-release_article-body a:focus, .content-col-wide .content-pane a:hover, .content-col-wide .content-pane a:focus, .content-col-wide .press-release_article-body a:hover, .content-col-wide .press-release_article-body a:focus, .press-release_article .content-pane a:hover, .press-release_article .content-pane a:focus, .press-release_article .press-release_article-body a:hover, .press-release_article .press-release_article-body a:focus {
  border-bottom: solid 1px #333333;
  color: #333333;
}
/* line 1352, ../scss/templates/_layout.scss */
.content-col .content-pane a.no-border, .content-col .content-pane a.no-border:hover, .content-col .content-pane a.no-border:focus, .content-col .press-release_article-body a.no-border, .content-col .press-release_article-body a.no-border:hover, .content-col .press-release_article-body a.no-border:focus, .content-col-wide .content-pane a.no-border, .content-col-wide .content-pane a.no-border:hover, .content-col-wide .content-pane a.no-border:focus, .content-col-wide .press-release_article-body a.no-border, .content-col-wide .press-release_article-body a.no-border:hover, .content-col-wide .press-release_article-body a.no-border:focus, .press-release_article .content-pane a.no-border, .press-release_article .content-pane a.no-border:hover, .press-release_article .content-pane a.no-border:focus, .press-release_article .press-release_article-body a.no-border, .press-release_article .press-release_article-body a.no-border:hover, .press-release_article .press-release_article-body a.no-border:focus {
  border-bottom: none;
}
/* line 1359, ../scss/templates/_layout.scss */
.content-col .content-pane p.cta a, .content-col .content-pane a.cta, .content-col .press-release_article-body p.cta a, .content-col .press-release_article-body a.cta, .content-col-wide .content-pane p.cta a, .content-col-wide .content-pane a.cta, .content-col-wide .press-release_article-body p.cta a, .content-col-wide .press-release_article-body a.cta, .press-release_article .content-pane p.cta a, .press-release_article .content-pane a.cta, .press-release_article .press-release_article-body p.cta a, .press-release_article .press-release_article-body a.cta {
  color: #fff !important;
  display: inline-block;
  margin-right: 18px;
}
/* line 1364, ../scss/templates/_layout.scss */
.content-col .content-pane p.cta a:hover, .content-col .content-pane p.cta a:focus, .content-col .content-pane a.cta:hover, .content-col .content-pane a.cta:focus, .content-col .press-release_article-body p.cta a:hover, .content-col .press-release_article-body p.cta a:focus, .content-col .press-release_article-body a.cta:hover, .content-col .press-release_article-body a.cta:focus, .content-col-wide .content-pane p.cta a:hover, .content-col-wide .content-pane p.cta a:focus, .content-col-wide .content-pane a.cta:hover, .content-col-wide .content-pane a.cta:focus, .content-col-wide .press-release_article-body p.cta a:hover, .content-col-wide .press-release_article-body p.cta a:focus, .content-col-wide .press-release_article-body a.cta:hover, .content-col-wide .press-release_article-body a.cta:focus, .press-release_article .content-pane p.cta a:hover, .press-release_article .content-pane p.cta a:focus, .press-release_article .content-pane a.cta:hover, .press-release_article .content-pane a.cta:focus, .press-release_article .press-release_article-body p.cta a:hover, .press-release_article .press-release_article-body p.cta a:focus, .press-release_article .press-release_article-body a.cta:hover, .press-release_article .press-release_article-body a.cta:focus {
  color: #fff;
}
/* line 1370, ../scss/templates/_layout.scss */
.content-col .content-pane table, .content-col .press-release_article-body table, .content-col-wide .content-pane table, .content-col-wide .press-release_article-body table, .press-release_article .content-pane table, .press-release_article .press-release_article-body table {
  display: inline-block;
  margin: 0 5px 5px 0;
}
/* line 1376, ../scss/templates/_layout.scss */
.content-col .image-with-caption, .content-col-wide .image-with-caption, .press-release_article .image-with-caption {
  margin: 24px 0;
  width: 100%;
  max-width: 667px;
}
@media screen and (max-width: 769px) {
  /* line 1376, ../scss/templates/_layout.scss */
  .content-col .image-with-caption, .content-col-wide .image-with-caption, .press-release_article .image-with-caption {
    padding: 0;
    margin-left: 0;
    width: 100%;
  }
}
/* line 1388, ../scss/templates/_layout.scss */
.content-col .image-with-caption img, .content-col-wide .image-with-caption img, .press-release_article .image-with-caption img {
  width: 79.41653%;
  float: left;
}
@media screen and (max-width: 769px) {
  /* line 1388, ../scss/templates/_layout.scss */
  .content-col .image-with-caption img, .content-col-wide .image-with-caption img, .press-release_article .image-with-caption img {
    width: 100%;
  }
}
/* line 1397, ../scss/templates/_layout.scss */
.content-col .image-with-caption .caption, .content-col-wide .image-with-caption .caption, .press-release_article .image-with-caption .caption {
  background-color: #f3f2f0;
  font-size: 13px;
  float: right;
  padding: 16px;
  width: 20.58347%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 769px) {
  /* line 1397, ../scss/templates/_layout.scss */
  .content-col .image-with-caption .caption, .content-col-wide .image-with-caption .caption, .press-release_article .image-with-caption .caption {
    width: 100%;
  }
}
/* line 1413, ../scss/templates/_layout.scss */
.content-col .press-release_article-body, .content-col-wide .press-release_article-body, .press-release_article .press-release_article-body {
  padding: 0;
}

/* line 1421, ../scss/templates/_layout.scss */
body.national-museum-of-scotland .content-pane h2, body.national-museum-of-scotland .content-pane h3 {
  color: #0c6cb6;
}
/* line 1426, ../scss/templates/_layout.scss */
body.national-museum-of-flight .content-pane h2, body.national-museum-of-flight .content-pane h3 {
  color: #0b1d5f;
}
/* line 1431, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .content-pane h2, body.national-museum-of-rural-life .content-pane h3 {
  color: #00847a;
}
/* line 1436, ../scss/templates/_layout.scss */
body.national-war-museum .content-pane h2, body.national-war-museum .content-pane h3 {
  color: #67a01b;
}
/* line 1441, ../scss/templates/_layout.scss */
body.explore .content-pane h2, body.explore .content-pane h3 {
  color: #9a5aa6;
}

/* line 1448, ../scss/templates/_layout.scss */
.page-header {
  background: #f3f2f0;
  color: #333333;
  padding: 25px;
  margin-top: -96px;
  position: relative;
  min-width: 66.66%;
}
@media screen and (max-width: 769px) {
  /* line 1448, ../scss/templates/_layout.scss */
  .page-header {
    margin-top: 0;
    min-width: 0;
    width: 100%;
  }
}
@media screen and (min-width: 769px) {
  /* line 1460, ../scss/templates/_layout.scss */
  .page-header.strapline {
    margin-top: -142px;
  }
}
/* line 1465, ../scss/templates/_layout.scss */
.page-header h2 {
  margin-bottom: 0;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 46px;
}
@media screen and (max-width: 769px) {
  /* line 1465, ../scss/templates/_layout.scss */
  .page-header h2 {
    font-size: 28px;
  }
}
@media screen and (max-width: 769px) {
  /* line 1473, ../scss/templates/_layout.scss */
  .page-header.col-8 {
    width: 100%;
  }
}

/* line 1481, ../scss/templates/_layout.scss */
body.national-museum-of-scotland .page-header {
  color: #fff;
  background-color: #0c6cb6;
}
/* line 1485, ../scss/templates/_layout.scss */
body.national-museum-of-flight .page-header {
  color: #fff;
  background-color: #0b1d5f;
}
/* line 1489, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .page-header {
  color: #fff;
  background-color: #00847a;
}
/* line 1493, ../scss/templates/_layout.scss */
body.national-war-museum .page-header {
  color: #fff;
  background-color: #67a01b;
}
/* line 1497, ../scss/templates/_layout.scss */
body.explore .page-header {
  color: #fff;
  background-color: #9a5aa6;
}

/* line 1508, ../scss/templates/_layout.scss */
.event-info img, .right-col img {
  width: 100%;
  height: auto;
}
/* line 1512, ../scss/templates/_layout.scss */
.event-info .right-col-title, .right-col .right-col-title {
  background-color: #cfcecc;
  font-size: 1em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  line-height: 1em;
  margin: 24px 0 15px -25%;
  padding: 15px 0 14px 25%;
  position: relative;
  text-transform: uppercase;
}
@media screen and (max-width: 769px) {
  /* line 1512, ../scss/templates/_layout.scss */
  .event-info .right-col-title, .right-col .right-col-title {
    margin-right: -1.5em;
  }
}
/* line 1524, ../scss/templates/_layout.scss */
.event-info .right-col-title + h3, .right-col .right-col-title + h3 {
  margin-top: 40px;
}
/* line 1527, ../scss/templates/_layout.scss */
.event-info .right-col-title:first-child, .right-col .right-col-title:first-child {
  margin-top: 0;
}
/* line 1530, ../scss/templates/_layout.scss */
.event-info .right-col-title:before, .right-col .right-col-title:before {
  content: " ";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #cfcecc transparent transparent transparent;
  position: absolute;
  bottom: -18px;
  left: 50%;
  margin-left: 0;
}
/* line 1543, ../scss/templates/_layout.scss */
.event-info h3, .right-col h3 {
  color: #0c6cb6;
  margin: 0.75em 0;
}
/* line 1547, ../scss/templates/_layout.scss */
.event-info a, .right-col a {
  color: #d90166;
}
/* line 1549, ../scss/templates/_layout.scss */
.event-info a:hover, .right-col a:hover {
  color: #333;
  border-bottom: 1px dotted;
}
/* line 1554, ../scss/templates/_layout.scss */
.event-info a.further, .right-col a.further {
  display: inline-block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 20px 0 0;
  padding-right: 30px;
}
/* line 1559, ../scss/templates/_layout.scss */
.event-info a.further:hover, .right-col a.further:hover {
  border-bottom: none;
}
/* line 1562, ../scss/templates/_layout.scss */
.event-info a.further:after, .right-col a.further:after {
  content: "";
  display: inline-block;
  position: relative;
  top: 4px;
  left: 14px;
  margin: -2px 0 0;
  width: 20px;
  height: 20px;
  background: url(../../images/btn-chevron-rightcol.png) left top no-repeat;
  background-size: auto 100%;
}
/* line 1574, ../scss/templates/_layout.scss */
.event-info a.further:hover:after, .right-col a.further:hover:after {
  background-position: right top;
}
/* line 1578, ../scss/templates/_layout.scss */
.event-info a.book-btn, .right-col a.book-btn {
  display: inline-block;
  color: #ffffff;
  margin-bottom: 1em;
}

/* line 1584, ../scss/templates/_layout.scss */
.right-col {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  position: relative;
  overflow: hidden;
  padding-left: 2.5%;
  width: 25%;
  margin-top: 40px;
}
@media screen and (max-width: 769px) {
  /* line 1584, ../scss/templates/_layout.scss */
  .right-col {
    width: 100%;
    float: none;
    padding: 0 25px;
  }
}
/* line 1600, ../scss/templates/_layout.scss */
.right-col .right-col-map {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  width: 100%;
  padding-top: 100%;
}
/* line 1606, ../scss/templates/_layout.scss */
.right-col .right-col-map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 1614, ../scss/templates/_layout.scss */
.right-col .not-missed-item {
  margin-left: -10%;
  padding: 20px 0 20px 10%;
  border-bottom: solid 1px #f3f2f0;
}
@media screen and (max-width: 769px) {
  /* line 1614, ../scss/templates/_layout.scss */
  .right-col .not-missed-item {
    margin-left: 0;
    padding-left: 0;
  }
}
/* line 1622, ../scss/templates/_layout.scss */
.right-col .not-missed-item:first-child {
  padding-top: 0;
}
/* line 1625, ../scss/templates/_layout.scss */
.right-col .not-missed-item a {
  font-size: 1.5em;
}
/* line 1629, ../scss/templates/_layout.scss */
.right-col .more-section,
.right-col .explore-more-section {
  background-color: #4b4b4b;
  margin-top: 20px;
  padding: 25px;
}
/* line 1634, ../scss/templates/_layout.scss */
.right-col .more-section h4,
.right-col .explore-more-section h4 {
  color: #fff;
  font-size: 32px;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  margin-bottom: 28px;
}
/* line 1640, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item,
.right-col .more-section .explore-more-section-item,
.right-col .explore-more-section .more-section-item,
.right-col .explore-more-section .explore-more-section-item {
  position: relative;
  margin-bottom: 20px;
  padding-left: 32px;
}
/* line 1645, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item:last-child,
.right-col .more-section .explore-more-section-item:last-child,
.right-col .explore-more-section .more-section-item:last-child,
.right-col .explore-more-section .explore-more-section-item:last-child {
  margin-bottom: 0;
}
/* line 1648, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item a,
.right-col .more-section .explore-more-section-item a,
.right-col .explore-more-section .more-section-item a,
.right-col .explore-more-section .explore-more-section-item a {
  color: #fff;
}
/* line 1650, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item a:hover, .right-col .more-section .more-section-item a:focus,
.right-col .more-section .explore-more-section-item a:hover,
.right-col .more-section .explore-more-section-item a:focus,
.right-col .explore-more-section .more-section-item a:hover,
.right-col .explore-more-section .more-section-item a:focus,
.right-col .explore-more-section .explore-more-section-item a:hover,
.right-col .explore-more-section .explore-more-section-item a:focus {
  color: #c9c9c9;
}
/* line 1654, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item a:after,
.right-col .more-section .explore-more-section-item a:after,
.right-col .explore-more-section .more-section-item a:after,
.right-col .explore-more-section .explore-more-section-item a:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* line 1664, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item .js a,
.right-col .more-section .explore-more-section-item .js a,
.right-col .explore-more-section .more-section-item .js a,
.right-col .explore-more-section .explore-more-section-item .js a {
  border-bottom: dotted 1px;
}
/* line 1667, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item:before,
.right-col .more-section .explore-more-section-item:before,
.right-col .explore-more-section .more-section-item:before,
.right-col .explore-more-section .explore-more-section-item:before {
  content: "";
  display: inline-block;
  position: relative;
  top: 6px;
  left: -12px;
  margin: -2px 0 0 -20px;
  width: 20px;
  height: 20px;
  background: url(../../images/btn-chevron-opaque.png) left top no-repeat;
}
/* line 1678, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item:hover:before, .right-col .more-section .more-section-item:focus:before,
.right-col .more-section .explore-more-section-item:hover:before,
.right-col .more-section .explore-more-section-item:focus:before,
.right-col .explore-more-section .more-section-item:hover:before,
.right-col .explore-more-section .more-section-item:focus:before,
.right-col .explore-more-section .explore-more-section-item:hover:before,
.right-col .explore-more-section .explore-more-section-item:focus:before {
  background: url(../../images/btn-chevron-grey.png) left top no-repeat;
  background-size: auto 100%;
}
/* line 1685, ../scss/templates/_layout.scss */
.right-col .more-section {
  background-color: #0c6cb6;
}
/* line 1687, ../scss/templates/_layout.scss */
.right-col .more-section .more-section-item a:hover,
.right-col .more-section .more-section-item a:focus {
  color: #66b7f5;
}
/* line 1692, ../scss/templates/_layout.scss */
.right-col.wide {
  padding-left: 0;
  width: 33.33%;
}
@media screen and (max-width: 769px) {
  /* line 1692, ../scss/templates/_layout.scss */
  .right-col.wide {
    width: 100%;
    padding: 0;
  }
}

/* line 1702, ../scss/templates/_layout.scss */
.content-col .event-info, .content-col .right-col {
  padding: 0 0 25px;
}

/* line 1708, ../scss/templates/_layout.scss */
body.national-museum-of-scotland .more-section {
  background-color: #0c6cb6;
}
/* line 1713, ../scss/templates/_layout.scss */
body.national-museum-of-flight .more-section {
  background-color: #0b1d5f;
}
/* line 1715, ../scss/templates/_layout.scss */
body.national-museum-of-flight .more-section .more-section-item a:hover,
body.national-museum-of-flight .more-section .more-section-item a:focus {
  color: #94a8f2;
}
/* line 1722, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .more-section {
  background-color: #00847a;
}
/* line 1724, ../scss/templates/_layout.scss */
body.national-museum-of-rural-life .more-section .more-section-item a:hover,
body.national-museum-of-rural-life .more-section .more-section-item a:focus {
  color: #99d8d3;
}
/* line 1731, ../scss/templates/_layout.scss */
body.national-war-museum .more-section {
  background-color: #67a01b;
}
/* line 1733, ../scss/templates/_layout.scss */
body.national-war-museum .more-section .more-section-item a:hover,
body.national-war-museum .more-section .more-section-item a:focus {
  color: #c7e89c;
}
/* line 1740, ../scss/templates/_layout.scss */
body.explore .more-section {
  background-color: #9a5aa6;
}
/* line 1742, ../scss/templates/_layout.scss */
body.explore .more-section .more-section-item a:hover,
body.explore .more-section .more-section-item a:focus {
  color: #ebdeed;
}

/* line 1760, ../scss/templates/_layout.scss */
.search-message {
  padding: 16px 25px 16px 25px;
}

/* line 1764, ../scss/templates/_layout.scss */
.search-input {
  padding: 0 25px;
  margin: 24px 0;
}
/* line 1768, ../scss/templates/_layout.scss */
.search-input input {
  background-color: #f3f2f0;
  color: #4b4b4b;
  width: calc(100% - 170px);
  margin: 0 6px;
  border: none;
  padding: 10px 12px;
  font-size: 16px;
}
@media screen and (max-width: 500px) {
  /* line 1768, ../scss/templates/_layout.scss */
  .search-input input {
    width: 100%;
    width: calc(100% - 40px);
    margin-left: 0;
  }
}
/* line 1784, ../scss/templates/_layout.scss */
.search-input button {
  border: none;
  cursor: pointer;
  height: 30px;
  text-indent: -9999px;
  position: relative;
  top: -1px;
  width: 30px;
  background: #d90166 url(../../images/search-btn.png) center center no-repeat;
  background-size: auto 45%;
}
/* line 1795, ../scss/templates/_layout.scss */
.search-input button:hover, .search-input button:focus {
  background-color: #4b4b4b;
}
@media screen and (max-width: 500px) {
  /* line 1801, ../scss/templates/_layout.scss */
  .search-input span.searched-for {
    display: block;
    margin-bottom: 6px;
  }
}
/* line 1808, ../scss/templates/_layout.scss */
.search-input span.results-found {
  display: block;
  margin: 12px 0 6px;
}

/* line 1814, ../scss/templates/_layout.scss */
.search-result {
  padding: 25px;
  background-color: #dfdedc;
}
/* line 1817, ../scss/templates/_layout.scss */
.search-result:nth-child(odd) {
  background-color: #f3f2f0;
}
@media screen and (max-width: 450px) {
  /* line 1814, ../scss/templates/_layout.scss */
  .search-result {
    padding: 0;
  }
}
/* line 1823, ../scss/templates/_layout.scss */
.search-result img {
  float: left;
  height: auto;
  margin-right: 25px;
  max-width: 180px;
  width: 25%;
}
@media screen and (max-width: 600px) {
  /* line 1823, ../scss/templates/_layout.scss */
  .search-result img {
    float: none;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 600px) {
  /* line 1823, ../scss/templates/_layout.scss */
  .search-result img {
    width: 50%;
  }
}
@media screen and (max-width: 450px) {
  /* line 1823, ../scss/templates/_layout.scss */
  .search-result img {
    margin: 0;
    max-width: none;
    width: 100%;
  }
}
/* line 1842, ../scss/templates/_layout.scss */
.search-result .result-info {
  float: left;
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 600px) {
  /* line 1842, ../scss/templates/_layout.scss */
  .search-result .result-info {
    width: 100%;
  }
}
@media screen and (max-width: 450px) {
  /* line 1842, ../scss/templates/_layout.scss */
  .search-result .result-info {
    padding: 15px 25px 25px;
  }
}
/* line 1854, ../scss/templates/_layout.scss */
.search-result .result-info a.search-result-title {
  color: #4b4b4b;
  display: inline-block;
  margin: 0.1em 0 0.5em;
  font-size: 1.5em;
  line-height: 1.1em;
}
/* line 1861, ../scss/templates/_layout.scss */
.search-result .result-info p {
  margin-bottom: 24px;
}
/* line 1866, ../scss/templates/_layout.scss */
.search-result + .search-pagination {
  margin-top: 24px;
}

/* line 1872, ../scss/templates/_layout.scss */
#searchResults {
  padding: 0 25px;
}
/* line 1874, ../scss/templates/_layout.scss */
#searchResults span.search-theme {
  display: block;
  margin-bottom: 12px;
}

/* line 1880, ../scss/templates/_layout.scss */
.search-pagination {
  margin: 24px 0;
}
/* line 1882, ../scss/templates/_layout.scss */
.search-pagination a {
  border-bottom: dotted 1px;
  color: #4b4b4b;
  display: inline-block;
}
/* line 1886, ../scss/templates/_layout.scss */
.search-pagination a:hover, .search-pagination a:focus {
  color: #d90166;
}
/* line 1890, ../scss/templates/_layout.scss */
.search-pagination a.prev-pagination {
  margin-right: 8px;
}
/* line 1893, ../scss/templates/_layout.scss */
.search-pagination a.next-pagination {
  margin-left: 8px;
}
/* line 1897, ../scss/templates/_layout.scss */
.search-pagination a.pagination-links:first-child {
  margin-right: 7px;
}
/* line 1900, ../scss/templates/_layout.scss */
.search-pagination a.pagination-links.disabled {
  color: #ccc;
  border-color: #ccc;
}

/* line 1908, ../scss/templates/_layout.scss */
ul.pagination li {
  display: inline-block;
  margin: 0 2px;
}
/* line 1911, ../scss/templates/_layout.scss */
ul.pagination li.first {
  margin: 0 8px 0 0;
}
/* line 1913, ../scss/templates/_layout.scss */
ul.pagination li.first a.disabled {
  color: #ccc;
  border-color: #ccc;
}
/* line 1918, ../scss/templates/_layout.scss */
ul.pagination li.last {
  margin: 0 0 0 8px;
}
/* line 1920, ../scss/templates/_layout.scss */
ul.pagination li.last a.disabled {
  color: #ccc;
  border-color: #ccc;
}
/* line 1925, ../scss/templates/_layout.scss */
ul.pagination li .active {
  color: #ccc;
  border-color: #ccc;
}
@media screen and (max-width: 999px) {
  /* line 1907, ../scss/templates/_layout.scss */
  ul.pagination {
    padding: 0 25px;
  }
}

/* line 1935, ../scss/templates/_layout.scss */
.search-collection-result {
  float: left;
  margin-bottom: 10px;
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 25%;
}
/* line 1943, ../scss/templates/_layout.scss */
.search-collection-result img {
  width: 100%;
  border: solid 1px #ccc;
}
/* line 1948, ../scss/templates/_layout.scss */
.search-collection-result p {
  font-size: 14px;
}
@media screen and (max-width: 600px) {
  /* line 1935, ../scss/templates/_layout.scss */
  .search-collection-result {
    width: 50%;
  }
  /* line 1953, ../scss/templates/_layout.scss */
  .search-collection-result:nth-child(4n+3) {
    clear: left;
  }
}
@media screen and (max-width: 400px) {
  /* line 1935, ../scss/templates/_layout.scss */
  .search-collection-result {
    width: 100%;
    padding: 0;
  }
  /* line 1958, ../scss/templates/_layout.scss */
  .search-collection-result:nth-child(2n+3) {
    clear: left;
  }
}

@media screen and (max-width: 1000px) {
  /* line 1962, ../scss/templates/_layout.scss */
  #itemLinks {
    padding-left: 25px;
  }
}

/* line 1969, ../scss/templates/_layout.scss */
#itemDetail.col > div {
  padding-right: 50px;
}
/* line 1973, ../scss/templates/_layout.scss */
#itemDetail.col p.collection-item-name {
  font-size: 1.75em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin-bottom: 16px;
}
/* line 1978, ../scss/templates/_layout.scss */
#itemDetail.col p span {
  display: block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
@media screen and (max-width: 1000px) {
  /* line 1968, ../scss/templates/_layout.scss */
  #itemDetail.col {
    padding-left: 25px;
  }
}
@media screen and (max-width: 500px) {
  /* line 1968, ../scss/templates/_layout.scss */
  #itemDetail.col {
    float: none;
    padding-right: 25px;
    width: 100%;
  }
}

/* line 1993, ../scss/templates/_layout.scss */
#itemImage.col {
  float: right;
}
/* line 1995, ../scss/templates/_layout.scss */
#itemImage.col img {
  width: 100%;
  height: auto;
}
/* line 1999, ../scss/templates/_layout.scss */
#itemImage.col figcaption {
  background-color: #f3f2f0;
  color: #4b4b4b;
  font-size: 14px;
  margin: -6px 0 12px;
  padding: 12px;
}
@media screen and (max-width: 500px) {
  /* line 1999, ../scss/templates/_layout.scss */
  #itemImage.col figcaption {
    padding: 12px 25px;
  }
}
/* line 2009, ../scss/templates/_layout.scss */
#itemImage.col .museum-image-copyright {
  text-align: left;
  font-size: 13px;
}
@media screen and (max-width: 500px) {
  /* line 2009, ../scss/templates/_layout.scss */
  #itemImage.col .museum-image-copyright {
    padding-right: 25px;
  }
}
@media screen and (max-width: 1000px) {
  /* line 1993, ../scss/templates/_layout.scss */
  #itemImage.col {
    padding-right: 25px;
  }
}
@media screen and (max-width: 500px) {
  /* line 1993, ../scss/templates/_layout.scss */
  #itemImage.col {
    float: none;
    width: 100%;
    padding-right: 0;
  }
}

/* line 2030, ../scss/templates/_layout.scss */
.collection-search-page {
  padding-top: 290px;
}
@media screen and (max-width: 1024px) {
  /* line 2030, ../scss/templates/_layout.scss */
  .collection-search-page {
    padding-top: 160px;
  }
}
@media screen and (max-width: 769px) {
  /* line 2030, ../scss/templates/_layout.scss */
  .collection-search-page {
    padding-top: 50px;
  }
}

/* line 2044, ../scss/templates/_layout.scss */
.advanced-link {
  text-decoration: underline;
  cursor: pointer;
}
/* line 2047, ../scss/templates/_layout.scss */
.advanced-link:hover, .advanced-link:focus {
  color: #d90166;
}

/* line 2051, ../scss/templates/_layout.scss */
.standard-search p {
  margin-top: 10px;
}
/* line 2054, ../scss/templates/_layout.scss */
.standard-search #searchForm, .standard-search .searchFormScran {
  margin-top: 20px;
}
/* line 2058, ../scss/templates/_layout.scss */
.standard-search #scran-search {
  margin-top: 60px;
}
/* line 2062, ../scss/templates/_layout.scss */
.standard-search #searchButton {
  width: 38px;
  height: 38px;
  vertical-align: top;
  margin-top: 1px;
  background-size: auto 48%;
}
@media screen and (max-width: 400px) {
  /* line 2070, ../scss/templates/_layout.scss */
  .standard-search label {
    width: 100%;
    display: block;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 892px) {
  /* line 2079, ../scss/templates/_layout.scss */
  .standard-search, .other-search, .scran-search, .advanced-search {
    width: 100%;
    display: block;
    float: none;
    margin: 0 auto;
  }
}

/* line 2089, ../scss/templates/_layout.scss */
.advanced-search .icheckbox_minimal_container {
  display: inline-block;
  margin: 6px 6px 0;
  width: 200px;
}
/* line 2095, ../scss/templates/_layout.scss */
.advanced-search #advancedSearchButton {
  margin-top: 20px;
}
@media screen and (max-width: 420px) {
  /* line 2099, ../scss/templates/_layout.scss */
  .advanced-search input {
    width: 100%;
    margin-top: 10px;
  }
}

/* line 2107, ../scss/templates/_layout.scss */
.searchLabel {
  width: 160px;
  float: left;
  clear: left;
  padding: 8px 0 0 0;
}
@media screen and (max-width: 420px) {
  /* line 2107, ../scss/templates/_layout.scss */
  .searchLabel {
    width: 100%;
  }
}

/* line 2118, ../scss/templates/_layout.scss */
.search-field {
  margin: 10px 0 10px 0;
  min-height: 39px;
}

/* line 2123, ../scss/templates/_layout.scss */
#accessionNumberLabel {
  padding: 0 0 0 0;
}

/* line 2127, ../scss/templates/_layout.scss */
.search-input h3 {
  margin-bottom: 14px;
}

/* line 2131, ../scss/templates/_layout.scss */
input[type="checkbox"] {
  opacity: 0;
}

/* line 2135, ../scss/templates/_layout.scss */
.theme-search {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/styles/css/boxsizing.htc);
}
/* line 2138, ../scss/templates/_layout.scss */
.theme-search p {
  padding: 10px 0 10px 10px;
}
@media screen and (max-width: 680px) {
  /* line 2135, ../scss/templates/_layout.scss */
  .theme-search {
    width: 50%;
  }
}
@media screen and (max-width: 412px) {
  /* line 2135, ../scss/templates/_layout.scss */
  .theme-search {
    width: 100%;
  }
}

/* line 2151, ../scss/templates/_layout.scss */
.theme-search-image {
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
  height: 238px;
  margin: 0 auto;
}

/* line 2163, ../scss/templates/_layout.scss */
.whats-on-result, .content-col .content-pane .child-listing {
  padding: 25px;
  background-color: #dfdedc;
  /*a.no-border {
      float: left;
      padding: 0 25px 0 0;
      width: 30%;
      max-width: 205px;
      @media screen and (max-width: 450px) {
          width: 100%;
          padding: 0;
          max-width: none;
      }
  }*/
}
@media screen and (max-width: 450px) {
  /* line 2163, ../scss/templates/_layout.scss */
  .whats-on-result, .content-col .content-pane .child-listing {
    padding: 0;
  }
}
/* line 2169, ../scss/templates/_layout.scss */
.whats-on-result:nth-child(odd), .content-col .content-pane .child-listing:nth-child(odd) {
  background-color: #f3f2f0;
}
/* line 2172, ../scss/templates/_layout.scss */
.whats-on-result img, .content-col .content-pane .child-listing img {
  float: left;
  margin: 0;
  height: auto;
  max-width: 180px;
  width: 30%;
  border-right: 25px solid transparent;
}
@media screen and (max-width: 450px) {
  /* line 2172, ../scss/templates/_layout.scss */
  .whats-on-result img, .content-col .content-pane .child-listing img {
    width: 100%;
    border-right: 0;
    max-width: none;
  }
}
/* line 2199, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info, .content-col .content-pane .child-listing .whats-on-info,
.whats-on-result .child-listing-info,
.content-col .content-pane .child-listing .child-listing-info {
  float: left;
  width: 70%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 450px) {
  /* line 2199, ../scss/templates/_layout.scss */
  .whats-on-result .whats-on-info, .content-col .content-pane .child-listing .whats-on-info,
  .whats-on-result .child-listing-info,
  .content-col .content-pane .child-listing .child-listing-info {
    width: 100%;
    padding: 25px;
  }
}
/* line 2210, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info h4.exhibition-museum, .content-col .content-pane .child-listing .whats-on-info h4.exhibition-museum,
.whats-on-result .child-listing-info h4.exhibition-museum,
.content-col .content-pane .child-listing .child-listing-info h4.exhibition-museum {
  font-size: 1em;
}
/* line 2212, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info h4.exhibition-museum span, .content-col .content-pane .child-listing .whats-on-info h4.exhibition-museum span,
.whats-on-result .child-listing-info h4.exhibition-museum span,
.content-col .content-pane .child-listing .child-listing-info h4.exhibition-museum span {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  background: url(../../images/diagonal-divider-dark.png) right center no-repeat;
}
/* line 2216, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info h4.exhibition-museum a, .content-col .content-pane .child-listing .whats-on-info h4.exhibition-museum a,
.whats-on-result .child-listing-info h4.exhibition-museum a,
.content-col .content-pane .child-listing .child-listing-info h4.exhibition-museum a {
  display: block;
  margin-top: 0.1em;
  font-size: 1.5em;
  line-height: 1.1em;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  color: #4b4b4b;
}
/* line 2225, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info p, .content-col .content-pane .child-listing .whats-on-info p,
.whats-on-result .child-listing-info p,
.content-col .content-pane .child-listing .child-listing-info p {
  margin: 12px 0 20px;
}
/* line 2227, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info p:last-child, .content-col .content-pane .child-listing .whats-on-info p:last-child,
.whats-on-result .child-listing-info p:last-child,
.content-col .content-pane .child-listing .child-listing-info p:last-child {
  margin-bottom: 0;
}
/* line 2232, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info span.book-now a, .content-col .content-pane .child-listing .whats-on-info span.book-now a,
.whats-on-result .child-listing-info span.book-now a,
.content-col .content-pane .child-listing .child-listing-info span.book-now a {
  background-color: #d90166;
  color: #fff;
  padding: 6px 12px;
  font-size: 14px;
}
/* line 2237, ../scss/templates/_layout.scss */
.whats-on-result .whats-on-info span.book-now a:hover, .content-col .content-pane .child-listing .whats-on-info span.book-now a:hover, .whats-on-result .whats-on-info span.book-now a:focus, .content-col .content-pane .child-listing .whats-on-info span.book-now a:focus,
.whats-on-result .child-listing-info span.book-now a:hover,
.content-col .content-pane .child-listing .child-listing-info span.book-now a:hover,
.whats-on-result .child-listing-info span.book-now a:focus,
.content-col .content-pane .child-listing .child-listing-info span.book-now a:focus {
  background-color: #4b4b4b;
  border-color: #4b4b4b;
}

/* line 2249, ../scss/templates/_layout.scss */
form.whatsOnForm {
  margin-top: 24px;
  margin-bottom: 24px;
  padding: 0 25px;
}
/* line 2253, ../scss/templates/_layout.scss */
form.whatsOnForm .form-group {
  display: inline-block;
}
@media screen and (max-width: 37.5em) {
  /* line 2253, ../scss/templates/_layout.scss */
  form.whatsOnForm .form-group {
    display: block;
  }
}
/* line 2259, ../scss/templates/_layout.scss */
form.whatsOnForm input[type="submit"] {
  background-color: #d90166;
  border: none;
  border-radius: 0;
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 6px 12px;
}
/* line 2268, ../scss/templates/_layout.scss */
form.whatsOnForm select {
  max-width: 252px;
  padding: 5px 2px;
}

/* line 2279, ../scss/templates/_layout.scss */
.child-listing-page {
  display: none;
  margin: 25px 0 0 -25px;
}
/* line 2282, ../scss/templates/_layout.scss */
.child-listing-page.current {
  display: block;
}
@media screen and (max-width: 769px) {
  /* line 2279, ../scss/templates/_layout.scss */
  .child-listing-page {
    margin: 0 -25px 0;
  }
}

/* line 2293, ../scss/templates/_layout.scss */
.content-col .content-pane .child-listing h4,
.content-col .content-pane .child-listing .event-dates {
  font-size: 1em;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
}
/* line 2299, ../scss/templates/_layout.scss */
.content-col .content-pane .child-listing h4 {
  margin-bottom: 15px;
}
/* line 2302, ../scss/templates/_layout.scss */
.content-col .content-pane .child-listing h4 a {
  border-bottom: 0;
}
@media screen and (max-width: 450px) {
  /* line 2309, ../scss/templates/_layout.scss */
  .content-col .content-pane .child-listing .child-listing_img--small {
    display: block;
  }
  /* line 2313, ../scss/templates/_layout.scss */
  .content-col .content-pane .child-listing .child-listing_img--large {
    display: none;
  }
}
@media screen and (min-width: 451px) {
  /* line 2319, ../scss/templates/_layout.scss */
  .content-col .content-pane .child-listing .child-listing_img--small {
    display: none;
  }
  /* line 2323, ../scss/templates/_layout.scss */
  .content-col .content-pane .child-listing .child-listing_img--large {
    display: block;
  }
}
/* line 2332, ../scss/templates/_layout.scss */
.content-col .content-pane .child-listing .pagination {
  margin: 0;
}
/* line 2335, ../scss/templates/_layout.scss */
.content-col .content-pane .child-listing .pagination a {
  color: #333;
  border-bottom-color: #333;
}

/* line 2343, ../scss/templates/_layout.scss */
.content-page .pagination {
  margin: 24px 0;
  padding: 0;
}
/* line 2346, ../scss/templates/_layout.scss */
.content-page .pagination li {
  display: inline-block;
  margin: 0 4px;
  cursor: pointer;
  border-bottom: 1px dotted;
}
/* line 2351, ../scss/templates/_layout.scss */
.content-page .pagination li:hover, .content-page .pagination li:focus {
  color: #d90166;
}
/* line 2355, ../scss/templates/_layout.scss */
.content-page .pagination li .current {
  cursor: default;
}
/* line 2358, ../scss/templates/_layout.scss */
.content-page .pagination li.current {
  color: #ccc;
  border-color: #ccc;
  cursor: default;
}

/* line 2376, ../scss/templates/_layout.scss */
.page-padding {
  padding-top: 168px;
}

/* line 2380, ../scss/templates/_layout.scss */
.mrg-b-20 {
  margin-bottom: 20px;
}

/* line 2384, ../scss/templates/_layout.scss */
hr {
  margin: 24px 0;
}

/* line 2388, ../scss/templates/_layout.scss */
.captionWrap {
  *zoom: 1;
  overflow: visible !important;
}
/* line 38, ../scss/utilities/_mixins.scss */
.captionWrap:before, .captionWrap:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.captionWrap:after {
  clear: both;
}

/* line 2393, ../scss/templates/_layout.scss */
.contour .validation-summary-errors, .contour span.field-validation-error span {
  color: #d90166;
}

/* line 2395, ../scss/templates/_layout.scss */
.centered {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 3, ../scss/templates/_header.scss */
.siteHead {
  position: relative;
  z-index: 60;
  background: #FFF;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
  isolation: isolate;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/templates/_header.scss */
  .siteHead {
    border-top: 3px solid #4b4b4b;
  }
}
/* line 14, ../scss/templates/_header.scss */
.siteHead__inner {
  height: 88px;
  padding-top: 24px;
  overflow: visible;
}
@media screen and (min-width: 769px) {
  /* line 14, ../scss/templates/_header.scss */
  .siteHead__inner {
    position: static;
    height: auto;
    padding-top: 24px;
  }
}
/* line 26, ../scss/templates/_header.scss */
.siteHead__logo {
  display: inline-block;
}
/* line 29, ../scss/templates/_header.scss */
.siteHead__logo img {
  display: block;
  max-width: 130px;
}
@media screen and (min-width: 769px) {
  /* line 29, ../scss/templates/_header.scss */
  .siteHead__logo img {
    max-width: 170px;
    margin-top: 16px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 29, ../scss/templates/_header.scss */
  .siteHead__logo img {
    max-width: 220px;
    margin-top: 10px;
  }
}
/* line 44, ../scss/templates/_header.scss */
.siteHead__toggle {
  position: absolute;
  top: 0;
  height: 88px;
  width: 69px;
  text-align: center;
  background: none;
  border: 0;
  padding: 0;
  cursor: pointer;
  color: #707070;
}
@media screen and (min-width: 769px) {
  /* line 44, ../scss/templates/_header.scss */
  .siteHead__toggle {
    display: none;
  }
}
/* line 60, ../scss/templates/_header.scss */
.siteHead__toggle.-menu {
  right: 0;
}
/* line 63, ../scss/templates/_header.scss */
.-menuOpen .siteHead__toggle.-menu {
  background: #4b4b4b;
}
/* line 66, ../scss/templates/_header.scss */
.-menuOpen .siteHead__toggle.-menu .icon-menu {
  background: #FFF;
}
/* line 72, ../scss/templates/_header.scss */
.siteHead__toggle.-search {
  right: 69px;
}
/* line 75, ../scss/templates/_header.scss */
.-searchOpen .siteHead__toggle.-search {
  background: #FAFAFA;
  color: #707070;
}
/* line 82, ../scss/templates/_header.scss */
.siteHead__toggleLabel {
  display: block;
  padding-top: 8px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
/* line 87, ../scss/templates/_header.scss */
.-menuOpen .-menu .siteHead__toggleLabel {
  color: #FFF;
}
/* line 93, ../scss/templates/_header.scss */
.siteHead__nav {
  display: none;
  flex-direction: column;
  position: fixed;
  top: 88px;
  left: 0;
  width: 100%;
  height: 100%;
  height: calc(100% - 88px);
  background: #4b4b4b;
  font-size: 16px;
  overflow: hidden scroll;
}
@media screen and (min-width: 769px) {
  /* line 93, ../scss/templates/_header.scss */
  .siteHead__nav {
    display: flex !important;
    position: static;
    top: 0;
    float: right;
    width: auto;
    height: auto;
    text-align: right;
    background: none;
    overflow: hidden;
  }
}
/* line 118, ../scss/templates/_header.scss */
.-menuOpen .siteHead__nav {
  display: flex;
}

/* line 124, ../scss/templates/_header.scss */
.icon-search {
  display: inline-block;
  vertical-align: middle;
}
/* line 128, ../scss/templates/_header.scss */
.icon-search:before {
  content: "\53";
  color: inherit;
  font-size: 24px;
}
/* line 133, ../scss/templates/_header.scss */
.-searchOpen .icon-search:before {
  content: "\e90d";
}

/* line 139, ../scss/templates/_header.scss */
.menuIcon {
  position: relative;
  display: inline-block;
  width: 28px;
  height: 24px;
  vertical-align: middle;
  top: 2px;
}

/* line 148, ../scss/templates/_header.scss */
.icon-menu {
  position: absolute;
  left: 0;
  top: 8px;
  width: 28px;
  height: 4px;
  background: #707070;
  border-radius: 1px;
  transition: transform 0.2s ease;
}
/* line 158, ../scss/templates/_header.scss */
.icon-menu::before, .icon-menu::after {
  content: "";
  position: absolute;
  left: 0;
  top: -9px;
  width: 100%;
  height: 4px;
  background: inherit;
  border: 0;
  border-radius: 1px;
  transition: transform 0.15s ease, top 0.15s ease 0.15s, bottom 0.15s ease 0.15s;
}
/* line 172, ../scss/templates/_header.scss */
.icon-menu::after {
  top: auto;
  bottom: -9px;
}
/* line 177, ../scss/templates/_header.scss */
.-menuOpen .icon-menu {
  transform: rotate(45deg);
  transition: transform 0.15s ease 0.15s;
}
/* line 181, ../scss/templates/_header.scss */
.-menuOpen .icon-menu:before, .-menuOpen .icon-menu:after {
  transition: transform 0.15s ease 0.15s, top 0.15s ease, bottom 0.15s ease;
}
/* line 186, ../scss/templates/_header.scss */
.-menuOpen .icon-menu:before {
  top: 0;
  transform: rotate(-90deg);
}
/* line 190, ../scss/templates/_header.scss */
.-menuOpen .icon-menu:after {
  bottom: 0;
}

/* line 196, ../scss/templates/_header.scss */
.hitzone {
  display: none;
}
/* line 199, ../scss/templates/_header.scss */
.-menuOpen .hitzone, .-searchOpen .hitzone {
  display: block;
  position: fixed;
  left: 0;
  top: 137px;
  width: 100%;
  height: 100%;
  height: calc(100% - 137px);
  opacity: 0;
  z-index: -1;
}

/**
* Footer
*
* $author       Zone dev
* $email        frontend@thisiszone.com
* $url          http://www.thisiszone.com/
* $copyright    Copyright (c) 2012, thisiszone.com. All rights reserved.
* $version      1.0
*/
/* line 13, ../scss/templates/_footer.scss */
.siteFoot {
  background: #333333;
  width: 100%;
  margin-top: 40px;
  color: #fff;
  overflow: hidden;
}
/* line 20, ../scss/templates/_footer.scss */
.-home + .siteFoot {
  margin-top: 0;
}
/* line 24, ../scss/templates/_footer.scss */
.-content-page-master + .siteFoot {
  margin-top: 0;
}
/* line 28, ../scss/templates/_footer.scss */
.siteFoot a {
  color: #fff;
}
/* line 32, ../scss/templates/_footer.scss */
.siteFoot__inner {
  padding-top: 32px;
  padding-bottom: 32px;
}
/* line 36, ../scss/templates/_footer.scss */
.siteFoot__inner .col {
  margin-bottom: 0;
}
/* line 41, ../scss/templates/_footer.scss */
.siteFoot__copyright {
  background: #4b4b4b;
  padding: 24px 0;
  font-size: 14px;
}
@media screen and (min-width: 500px) {
  /* line 41, ../scss/templates/_footer.scss */
  .siteFoot__copyright {
    background: #000;
    padding: 16px 0;
  }
}
/* line 51, ../scss/templates/_footer.scss */
.siteFoot__copyright .col {
  margin-bottom: 0;
}
@media screen and (max-width: 769px) {
  /* line 55, ../scss/templates/_footer.scss */
  .siteFoot__copyright .col:first-child {
    margin-bottom: 16px;
  }
}
/* line 62, ../scss/templates/_footer.scss */
.siteFoot__nav {
  padding: 0;
  margin-bottom: 32px;
}
@media screen and (min-width: 500px) {
  /* line 62, ../scss/templates/_footer.scss */
  .siteFoot__nav {
    border-bottom: 1px solid #707070;
  }
}
/* line 70, ../scss/templates/_footer.scss */
.siteFoot__nav .col {
  margin: 0 0 8px;
  padding: 0 0 8px;
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 500px) {
  /* line 70, ../scss/templates/_footer.scss */
  .siteFoot__nav .col {
    margin-bottom: 32px;
    border: 0;
  }
}
/* line 82, ../scss/templates/_footer.scss */
.siteFoot__title {
  position: relative;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 22px;
  font-weight: normal;
}
/* line 88, ../scss/templates/_footer.scss */
.siteFoot__nav .siteFoot__title {
  background-color: transparent;
  border: none;
  color: currentColor;
  margin: 0;
  cursor: pointer;
  padding: 10px 0;
  text-align: left;
  width: 100%;
}
@media screen and (min-width: 500px) {
  /* line 88, ../scss/templates/_footer.scss */
  .siteFoot__nav .siteFoot__title {
    margin-bottom: 16px;
    cursor: auto;
    padding: 0;
  }
}
/* line 104, ../scss/templates/_footer.scss */
.siteFoot__nav .siteFoot__title:after {
  font-family: "exploreIcons";
  content: "\e909";
  position: absolute;
  right: 0;
  top: 11px;
  width: 16px;
  height: 16px;
  font-weight: bold;
  font-size: 16px;
}
@media screen and (min-width: 500px) {
  /* line 104, ../scss/templates/_footer.scss */
  .siteFoot__nav .siteFoot__title:after {
    content: none !important;
  }
}
/* line 120, ../scss/templates/_footer.scss */
.siteFoot__nav .siteFoot__title.-active:after {
  content: "\e907";
  font-size: 3px;
  width: 45px;
  top: 17px;
}
/* line 129, ../scss/templates/_footer.scss */
.siteFoot .col {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 134, ../scss/templates/_footer.scss */
.siteFoot .col h3 {
  margin-bottom: 16px;
  color: #fff;
}
/* line 139, ../scss/templates/_footer.scss */
.siteFoot .col img {
  width: 100%;
  height: auto;
  margin-bottom: 12px;
}
@media screen and (max-width: 769px) {
  /* line 139, ../scss/templates/_footer.scss */
  .siteFoot .col img {
    width: 65%;
  }
}
@media screen and (max-width: 769px) {
  /* line 149, ../scss/templates/_footer.scss */
  .siteFoot .col.col-3 {
    width: 50%;
  }
}
@media screen and (max-width: 550px) {
  /* line 149, ../scss/templates/_footer.scss */
  .siteFoot .col.col-3 {
    width: 100%;
  }
}
@media screen and (max-width: 769px) {
  /* line 159, ../scss/templates/_footer.scss */
  .siteFoot .col.col-6 {
    width: 100%;
  }
}
/* line 166, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav {
  display: none;
  margin: 8px 0 16px;
}
@media screen and (min-width: 500px) {
  /* line 166, ../scss/templates/_footer.scss */
  .siteFoot ul.footer-nav {
    display: block !important;
    margin: 0;
  }
}
/* line 175, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav li {
  margin-bottom: 0;
}
@media screen and (min-width: 500px) {
  /* line 175, ../scss/templates/_footer.scss */
  .siteFoot ul.footer-nav li {
    margin-bottom: 8px;
  }
}
/* line 182, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav li:last-child {
  margin-bottom: 0;
}
/* line 186, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav li a {
  position: relative;
  display: inline-block;
  padding: 8px 0 8px 16px;
}
@media screen and (min-width: 500px) {
  /* line 186, ../scss/templates/_footer.scss */
  .siteFoot ul.footer-nav li a {
    padding: 0 0 0 16px;
  }
}
/* line 195, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav li a:before {
  position: absolute;
  left: 0;
  top: 8px;
  font-family: "exploreIcons";
  content: "\f105";
}
@media screen and (min-width: 500px) {
  /* line 195, ../scss/templates/_footer.scss */
  .siteFoot ul.footer-nav li a:before {
    top: 0;
  }
}
/* line 207, ../scss/templates/_footer.scss */
.siteFoot ul.footer-nav li a:hover, .siteFoot ul.footer-nav li a:focus {
  color: #ccc;
}
/* line 215, ../scss/templates/_footer.scss */
.siteFoot .share-links {
  float: left;
  margin: 0 -3px;
}
@media screen and (max-width: 769px) {
  /* line 215, ../scss/templates/_footer.scss */
  .siteFoot .share-links {
    float: none;
  }
}
/* line 223, ../scss/templates/_footer.scss */
.siteFoot .share-links .share-options {
  margin: 0 auto;
}
/* line 227, ../scss/templates/_footer.scss */
.siteFoot .share-links a {
  display: inline-block;
  height: 30px;
  width: 30px;
  margin: 0 12px 4px 0;
}
/* line 233, ../scss/templates/_footer.scss */
.siteFoot .share-links a:last-child {
  margin-right: 0;
}
/* line 237, ../scss/templates/_footer.scss */
.siteFoot .share-links a span {
  display: none;
}
/* line 243, ../scss/templates/_footer.scss */
.siteFoot .footer-heading {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 12px 0;
}
/* line 247, ../scss/templates/_footer.scss */
.siteFoot .footer-heading:first-child {
  margin-top: 0;
}
/* line 252, ../scss/templates/_footer.scss */
.siteFoot .copyright-text {
  padding: 35px 30px 0 30px;
}
@media screen and (max-width: 769px) {
  /* line 252, ../scss/templates/_footer.scss */
  .siteFoot .copyright-text {
    padding: 0 25px;
  }
}
/* line 260, ../scss/templates/_footer.scss */
.siteFoot .footer-bottom-nav {
  width: 100%;
}
@media screen and (min-width: 769px) {
  /* line 260, ../scss/templates/_footer.scss */
  .siteFoot .footer-bottom-nav {
    text-align: right;
  }
}
/* line 267, ../scss/templates/_footer.scss */
.siteFoot .footer-bottom-nav li {
  display: inline-block;
  padding: 0 8px 0 0;
  margin: 0 8px 0 0;
  border-right: 1px solid #707070;
  line-height: 1.1;
}
/* line 274, ../scss/templates/_footer.scss */
.siteFoot .footer-bottom-nav li:last-child {
  margin: 0;
  padding: 0;
  border: 0;
}
/* line 281, ../scss/templates/_footer.scss */
.siteFoot .footer-bottom-nav li > a {
  display: inline-block;
}
/* line 284, ../scss/templates/_footer.scss */
.siteFoot .footer-bottom-nav li > a:hover, .siteFoot .footer-bottom-nav li > a:focus {
  color: #ccc;
}

/* line 292, ../scss/templates/_footer.scss */
.signup {
  border-bottom: 1px solid #707070;
  padding-bottom: 32px;
  margin: 0 0 32px;
}
@media screen and (min-width: 769px) {
  /* line 292, ../scss/templates/_footer.scss */
  .signup {
    padding-right: 72px;
    padding-bottom: 0;
    margin-bottom: 0;
    border: 0;
  }
}
/* line 304, ../scss/templates/_footer.scss */
.signup input[type="checkbox"] {
  opacity: 1;
}
/* line 308, ../scss/templates/_footer.scss */
.signup__fields {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}
@media screen and (min-width: 1000px) {
  /* line 308, ../scss/templates/_footer.scss */
  .signup__fields {
    flex-wrap: nowrap;
  }
}
/* line 320, ../scss/templates/_footer.scss */
.signup__label {
  width: 100%;
  font-size: 18px;
  margin-bottom: 12px;
}
@media screen and (min-width: 1000px) {
  /* line 320, ../scss/templates/_footer.scss */
  .signup__label {
    margin: 0 0 10px 0;
    display: block;
    width: 100%;
  }
}
/* line 332, ../scss/templates/_footer.scss */
.signup__input {
  width: 100%;
  max-width: 300px;
  margin: 0 8px 8px 0;
  height: 40px;
  padding: 12px;
  font-size: 16px;
  color: #333333;
}
@media screen and (min-width: 1000px) {
  /* line 332, ../scss/templates/_footer.scss */
  .signup__input {
    margin: 0 8px 0 0px;
  }
}
/* line 346, ../scss/templates/_footer.scss */
.signup__btn {
  width: 100%;
  max-width: 100px;
  height: 40px;
  text-align: center;
  margin-top: 10px;
}

/* line 355, ../scss/templates/_footer.scss */
.socialIcon {
  position: relative;
  top: 6px;
}
/* line 359, ../scss/templates/_footer.scss */
.socialIcon .bg {
  fill: #FFF;
  transition: fill 0.1s ease;
}
/* line 363, ../scss/templates/_footer.scss */
.socialIcon .icon {
  fill: #333;
  transition: fill 0.1s ease;
}
/* line 369, ../scss/templates/_footer.scss */
.socialIcon:hover .icon, .socialIcon:focus .icon {
  fill: #FFF;
}
/* line 377, ../scss/templates/_footer.scss */
.socialIcon.-twitter:hover .bg, .socialIcon.-twitter:focus .bg {
  fill: #38A1F3;
}
/* line 386, ../scss/templates/_footer.scss */
.socialIcon.-facebook:hover .bg, .socialIcon.-facebook:focus .bg {
  fill: #3b5998;
}
/* line 395, ../scss/templates/_footer.scss */
.socialIcon.-instagram:hover .bg, .socialIcon.-instagram:focus .bg {
  fill: #5280A4;
}
/* line 404, ../scss/templates/_footer.scss */
.socialIcon.-flickr:hover .bg, .socialIcon.-flickr:focus .bg {
  fill: #0063dc;
}
/* line 413, ../scss/templates/_footer.scss */
.socialIcon.-vimeo:hover .bg, .socialIcon.-vimeo:focus .bg {
  fill: #1ab7ea;
}
/* line 422, ../scss/templates/_footer.scss */
.socialIcon.-youtube:hover .bg, .socialIcon.-youtube:focus .bg {
  fill: #ff0000;
}
/* line 431, ../scss/templates/_footer.scss */
.socialIcon.-pinterest:hover .bg, .socialIcon.-pinterest:focus .bg {
  fill: #bd081c;
}

/* line 2, ../scss/templates/_whats-on-landing.scss */
.whats-on-landing .wrapper-top {
  margin-top: 0 !important;
}

/* line 3, ../scss/templates/_wide-page.scss */
.ContentPageStandardWide > header {
  position: static;
}
/* line 6, ../scss/templates/_wide-page.scss */
.ContentPageStandardWide .content-page.wide {
  padding-top: 64px;
}
/* line 8, ../scss/templates/_wide-page.scss */
.ContentPageStandardWide .content-page.wide .body-text {
  position: relative;
  z-index: 3;
}
/* line 14, ../scss/templates/_wide-page.scss */
.ContentPageStandardWide .content-page.wide .page-header {
  margin-top: 0;
  position: relative;
}
/* line 18, ../scss/templates/_wide-page.scss */
.ContentPageStandardWide .content-page.wide .content-pane {
  padding: 0;
}

/* -------------------------------------------------------------------------- */
/* ---------- Library ------------------------------------------------------- */
/* -------------------------------------------------------------------------- */
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
/* line 19, ../scss/lib/_bxslider.scss */
.bx-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  *zoom: 1;
}

/* line 26, ../scss/lib/_bxslider.scss */
.bx-wrapper img {
  max-width: 100%;
  display: block;
}

/** THEME
===================================*/
/* line 34, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-viewport {
  /* -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border:  5px solid #fff;
  left: -5px; */
  background: #fff;
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
  -moz-transform: translatez(0);
  -ms-transform: translatez(0);
  -o-transform: translatez(0);
  transform: translatez(0);
}

/* line 50, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
/* line 59, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-loading {
  min-height: 50px;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  display: none;
}

/* PAGER */
/* line 73, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

/* line 82, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  *zoom: 1;
  *display: inline;
}

/* line 89, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

/* line 102, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
/* line 109, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../../src/styles/css/images/controls.png) no-repeat 0 -32px;
}

/* line 114, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-next {
  right: 10px;
  background: url(../../src/styles/css/images/controls.png) no-repeat -43px -32px;
}

/* line 119, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

/* line 123, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

/* line 127, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
  background: grey;
}

/* line 139, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
/* line 145, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

/* line 149, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../../src/styles/css/images/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

/* line 159, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
  background-position: -86px 0;
}

/* line 164, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../../src/styles/css/images/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

/* line 174, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
/* line 181, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

/* line 186, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
/* line 193, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666 \9;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

/* line 202, ../scss/lib/_bxslider.scss */
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

/* line 210, ../scss/lib/_bxslider.scss */
.viewer-title {
  color: #fff;
  background-color: black;
  padding: 10px 20px;
  border-radius: 25px;
}

/* line 217, ../scss/lib/_bxslider.scss */
.bx-largeQuantity {
  padding: 10px;
}

/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */
/* Browser Resets
*********************************/
/* line 15, ../scss/lib/_flexslider.scss */
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus {
  outline: none;
}

/* line 19, ../scss/lib/_flexslider.scss */
.slides,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
@font-face {
  font-family: 'flexslider-icon';
  src: url("../../fonts/flexslider-icon.eot");
  src: url("../../fonts/flexslider-icon.eot?#iefix") format("embedded-opentype"), url("../../fonts/flexslider-icon.woff") format("woff"), url("../../fonts/flexslider-icon.ttf") format("truetype"), url("../../fonts/flexslider-icon.svg#flexslider-icon") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* FlexSlider Necessary Styles
*********************************/
/* line 39, ../scss/lib/_flexslider.scss */
.flexslider {
  background: #4b4b4b;
  position: relative;
  zoom: 1;
  width: 100%;
}
/* line 46, ../scss/lib/_flexslider.scss */
.flexslider .slides {
  margin: 0 0 0 0;
  zoom: 1;
}
/* line 50, ../scss/lib/_flexslider.scss */
.flexslider .slides > li {
  display: none;
  position: relative;
  -webkit-backface-visibility: hidden;
}
/* line 56, ../scss/lib/_flexslider.scss */
.flexslider .slides img {
  width: 100%;
  display: block;
  margin: 0;
}

/* line 64, ../scss/lib/_flexslider.scss */
.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
/* line 69, ../scss/lib/_flexslider.scss */
.slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

/* line 70, ../scss/lib/_flexslider.scss */
html[xmlns] .slides {
  display: block;
}

/* line 71, ../scss/lib/_flexslider.scss */
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
/* line 76, ../scss/lib/_flexslider.scss */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
/* line 80, ../scss/lib/_flexslider.scss */
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

/* line 81, ../scss/lib/_flexslider.scss */
.loading .flex-viewport {
  max-height: 300px;
}

/* line 83, ../scss/lib/_flexslider.scss */
.carousel li {
  margin-right: 5px;
}

/* Direction Nav */
/* line 87, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav {
  *height: 0;
  margin: 0;
}
/* line 91, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav li {
  list-style-type: none;
}
/* line 95, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav a {
  display: block;
  width: 48px;
  height: 48px;
  margin: -24px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  background: #d90166;
  cursor: pointer;
  color: #fff;
  text-align: center;
}
/* line 108, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav a:hover {
  background: #333333;
  color: #fff;
  text-decoration: none;
}
/* line 112, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav a:hover:before {
  color: #fff;
}
/* line 118, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav .flex-prev {
  left: 0;
}
/* line 121, ../scss/lib/_flexslider.scss */
.flexslider .flex-direction-nav .flex-next {
  right: 0;
}

/* line 130, ../scss/lib/_flexslider.scss */
.feature-secondary .flex-direction-nav a {
  background: #f1f1f2;
}

/* line 136, ../scss/lib/_flexslider.scss */
.feature-content {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(/styles/css/boxsizing.htc);
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1em;
  position: absolute;
  background: #4b4b4b;
  background: rgba(75, 75, 75, 0.7);
}
/* line 146, ../scss/lib/_flexslider.scss */
.feature-content p {
  margin: 0;
  color: #fff;
  line-height: 1.3;
  max-width: 100%;
}
/* line 153, ../scss/lib/_flexslider.scss */
.feature-content a {
  color: #fff;
}
/* line 156, ../scss/lib/_flexslider.scss */
.feature-content a:hover {
  color: #fff;
}

/* line 164, ../scss/lib/_flexslider.scss */
.flexslider:hover .flex-next:hover,
.flexslider:hover .flex-prev:hover {
  color: #d90166;
}

/* line 169, ../scss/lib/_flexslider.scss */
.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
}

/* line 170, ../scss/lib/_flexslider.scss */
.flex-direction-nav a:before {
  font-family: "flexslider-icon";
  font-size: 28px;
  display: inline-block;
  content: '\f001';
  line-height: 1.75;
}

/* line 176, ../scss/lib/_flexslider.scss */
.flex-direction-nav a.flex-next:before {
  content: '\f002';
}

/* Pause/Play */
/* line 179, ../scss/lib/_flexslider.scss */
.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

/* line 180, ../scss/lib/_flexslider.scss */
.flex-pauseplay a:before {
  font-family: "flexslider-icon";
  font-size: 20px;
  display: inline-block;
  content: '\f004';
}

/* line 181, ../scss/lib/_flexslider.scss */
.flex-pauseplay a:hover {
  opacity: 1;
}

/* line 182, ../scss/lib/_flexslider.scss */
.flex-pauseplay a.flex-play:before {
  content: '\f003';
}

/* Control Nav */
/* line 185, ../scss/lib/_flexslider.scss */
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

/* line 186, ../scss/lib/_flexslider.scss */
.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

/* line 187, ../scss/lib/_flexslider.scss */
.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
}

/* line 188, ../scss/lib/_flexslider.scss */
.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

/* line 189, ../scss/lib/_flexslider.scss */
.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

/* line 191, ../scss/lib/_flexslider.scss */
.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

/* line 192, ../scss/lib/_flexslider.scss */
.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

/* line 193, ../scss/lib/_flexslider.scss */
.flex-control-thumbs img {
  width: 100%;
  display: block;
  opacity: .7;
  cursor: pointer;
}

/* line 194, ../scss/lib/_flexslider.scss */
.flex-control-thumbs img:hover {
  opacity: 1;
}

/* line 195, ../scss/lib/_flexslider.scss */
.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
/* line 19, ../scss/lib/_swipebox.scss */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}

/* line 23, ../scss/lib/_swipebox.scss */
#swipebox-overlay img {
  border: none !important;
}

/* line 27, ../scss/lib/_swipebox.scss */
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  user-select: none;
}

/* line 38, ../scss/lib/_swipebox.scss */
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}

/* line 44, ../scss/lib/_swipebox.scss */
#swipebox-slider {
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
/* line 55, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
/* line 62, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
/* line 70, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
/* line 81, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1200px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  box-sizing: border-box;
}
/* line 88, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
/* line 94, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 1500px) {
  /* line 81, ../scss/lib/_swipebox.scss */
  #swipebox-slider .slide .swipebox-video-container {
    max-width: 1600px;
  }
}
/* line 107, ../scss/lib/_swipebox.scss */
#swipebox-slider .slide-loading {
  background: url(/images/loader.gif) no-repeat center center;
}

/* line 113, ../scss/lib/_swipebox.scss */
#swipebox-bottom-bar,
#swipebox-top-bar {
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}

/* line 123, ../scss/lib/_swipebox.scss */
#swipebox-bottom-bar {
  bottom: -50px;
}
/* line 126, ../scss/lib/_swipebox.scss */
#swipebox-bottom-bar.visible-bars {
  transform: translate3d(0, -50px, 0);
}

/* line 131, ../scss/lib/_swipebox.scss */
#swipebox-top-bar {
  top: -50px;
}
/* line 134, ../scss/lib/_swipebox.scss */
#swipebox-top-bar.visible-bars {
  transform: translate3d(0, 50px, 0);
}

/* line 139, ../scss/lib/_swipebox.scss */
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}

/* line 145, ../scss/lib/_swipebox.scss */
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url(/images/icons.png);
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}

/* line 159, ../scss/lib/_swipebox.scss */
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}

/* line 166, ../scss/lib/_swipebox.scss */
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}

/* line 171, ../scss/lib/_swipebox.scss */
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}

/* line 176, ../scss/lib/_swipebox.scss */
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}

/* line 184, ../scss/lib/_swipebox.scss */
.swipebox-no-close-button #swipebox-close {
  display: none;
}

/* line 190, ../scss/lib/_swipebox.scss */
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}

/* line 196, ../scss/lib/_swipebox.scss */
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  animation: rightSpring 0.3s;
}
/* line 200, ../scss/lib/_swipebox.scss */
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  animation: leftSpring 0.3s;
}

/* line 207, ../scss/lib/_swipebox.scss */
.swipebox-touch #swipebox-container:before, .swipebox-touch #swipebox-container:after {
  backface-visibility: hidden;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
/* line 220, ../scss/lib/_swipebox.scss */
.swipebox-touch #swipebox-container:before {
  left: 0;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
/* line 225, ../scss/lib/_swipebox.scss */
.swipebox-touch #swipebox-container:after {
  right: 0;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
/* line 232, ../scss/lib/_swipebox.scss */
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
/* line 239, ../scss/lib/_swipebox.scss */
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}

@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  /* line 275, ../scss/lib/_swipebox.scss */
  #swipebox-close {
    right: 10px;
  }

  /* line 279, ../scss/lib/_swipebox.scss */
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin 
--------------------------*/
/* line 287, ../scss/lib/_swipebox.scss */
#swipebox-overlay {
  background: #0d0d0d;
}

/* line 291, ../scss/lib/_swipebox.scss */
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px black;
  background: #000;
  opacity: 0.95;
}

/* line 303, ../scss/lib/_swipebox.scss */
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}

/*!
 * Pikaday
 * Copyright ┬® 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */
/* line 40, ../scss/lib/_pikaday.scss */
.pika-single {
  z-index: 9999;
  display: inline-block;
  position: relative;
  width: 100%;
  max-width: 300px;
  color: #333333;
  background: #fff;
  border: 1px solid #ccc;
  border-bottom-color: #bbb;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
/* line 52, ../scss/lib/_pikaday.scss */
.pika-single.is-hidden {
  display: none;
}
/* line 56, ../scss/lib/_pikaday.scss */
.pika-single.is-bound {
  position: absolute;
  box-shadow: 0 5px 15px -5px rgba(0, 0, 0, 0.5);
}

/* line 65, ../scss/lib/_pikaday.scss */
.pika-single:before, .pika-single:after {
  content: " ";
  display: table;
}
/* line 71, ../scss/lib/_pikaday.scss */
.pika-single:after {
  clear: both;
}

/* line 74, ../scss/lib/_pikaday.scss */
.pika-lendar {
  width: 100%;
  padding: 8px;
}

/* line 79, ../scss/lib/_pikaday.scss */
.pika-title {
  position: relative;
  text-align: center;
  font-size: 16px;
}
/* line 84, ../scss/lib/_pikaday.scss */
.pika-title select {
  cursor: pointer;
  position: absolute;
  z-index: 9998;
  margin: 0;
  left: 0;
  top: 5px;
  opacity: 0;
  font-size: inherit;
}

/* line 96, ../scss/lib/_pikaday.scss */
.pika-label {
  display: inline-block;
  position: relative;
  z-index: 9999;
  overflow: hidden;
  margin: 0;
  padding: 5px 3px;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
  color: #333333;
  background-color: #fff;
}

/* line 110, ../scss/lib/_pikaday.scss */
.pika-prev,
.pika-next {
  display: block;
  cursor: pointer;
  position: relative;
  outline: none;
  border: 0;
  padding: 0;
  width: 20px;
  height: 30px;
  text-indent: 20px;
  white-space: nowrap;
  overflow: hidden;
  background-color: transparent;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 75% 75%;
  opacity: 1;
  color: #333333;
}
/* line 130, ../scss/lib/_pikaday.scss */
.pika-prev:after,
.pika-next:after {
  position: absolute;
  left: 4px;
  top: 8px;
  font-family: "exploreIcons";
  content: "\50";
  text-indent: 0;
  color: inherit;
  font-size: 16px;
}
/* line 141, ../scss/lib/_pikaday.scss */
.pika-prev:hover,
.pika-next:hover {
  color: #d90166;
}
/* line 145, ../scss/lib/_pikaday.scss */
.pika-prev.is-disabled,
.pika-next.is-disabled {
  cursor: default;
  opacity: .2;
}

/* line 151, ../scss/lib/_pikaday.scss */
.pika-prev,
.is-rtl .pika-next {
  float: left;
}

/* line 156, ../scss/lib/_pikaday.scss */
.pika-next,
.is-rtl .pika-prev {
  float: right;
}
/* line 160, ../scss/lib/_pikaday.scss */
.pika-next:after,
.is-rtl .pika-prev:after {
  content: "\4e";
  left: auto;
  right: 4px;
}

/* line 167, ../scss/lib/_pikaday.scss */
.pika-select {
  display: inline-block;
}

/* line 171, ../scss/lib/_pikaday.scss */
.pika-table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border: 0;
}
/* line 177, ../scss/lib/_pikaday.scss */
.pika-table th,
.pika-table td {
  width: 14.285714285714286%;
  padding: 0;
}
/* line 183, ../scss/lib/_pikaday.scss */
.pika-table th {
  color: #333333;
  font-size: 12px;
  line-height: 25px;
  font-weight: bold;
  text-align: center;
}
/* line 191, ../scss/lib/_pikaday.scss */
.pika-table abbr {
  border-bottom: none;
  cursor: help;
  text-decoration: none;
  font-size: 16px;
  color: #333333;
}
/* line 199, ../scss/lib/_pikaday.scss */
.pika-table tr:nth-child(even) td {
  background: transparent;
}

/* line 204, ../scss/lib/_pikaday.scss */
.pika-button {
  cursor: pointer;
  display: block;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  border: 0;
  margin: 0;
  height: 33px;
  width: 33px;
  border-radius: 50%;
  margin: 0 auto;
  padding: 0;
  color: #333333;
  font-size: 16px;
  text-align: center;
  line-height: 31px;
  background: transparent;
}
/* line 223, ../scss/lib/_pikaday.scss */
.pika-button:hover {
  color: #fff;
  background: #707070;
  box-shadow: none;
}
/* line 229, ../scss/lib/_pikaday.scss */
.is-today .pika-button {
  color: transaprent;
}
/* line 234, ../scss/lib/_pikaday.scss */
.is-selected .pika-button {
  color: #fff;
  background: #333333;
}
/* line 239, ../scss/lib/_pikaday.scss */
.is-disabled .pika-button, .is-outside-current-month .pika-button {
  color: #999;
  opacity: .3;
}
/* line 245, ../scss/lib/_pikaday.scss */
.is-disabled .pika-button {
  pointer-events: none;
  cursor: default;
}
/* line 250, ../scss/lib/_pikaday.scss */
.pika-button .is-selection-disabled {
  pointer-events: none;
  cursor: default;
}

/* line 256, ../scss/lib/_pikaday.scss */
.pika-week {
  font-size: 11px;
  color: #999;
}

/* line 261, ../scss/lib/_pikaday.scss */
.is-inrange .pika-button {
  color: #666;
  background: #D5E9F7;
}

/* line 266, ../scss/lib/_pikaday.scss */
.is-startrange .pika-button {
  color: #fff;
  background: #6CB31D;
  box-shadow: none;
  border-radius: 3px;
}

/* line 273, ../scss/lib/_pikaday.scss */
.is-endrange .pika-button {
  color: #fff;
  background: #33aaff;
  box-shadow: none;
  border-radius: 3px;
}

/* line 280, ../scss/lib/_pikaday.scss */
.is-today button {
  font-weight: bold;
}

/* line 6, ../scss/lib/_wake.scss */
.wakeReady {
  transition: opacity 1s ease, transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* line 11, ../scss/lib/_wake.scss */
.wakeTop {
  opacity: 0;
  transform: translate3d(0, -60px, 0);
}

/* line 17, ../scss/lib/_wake.scss */
.wakeRight {
  opacity: 0;
  transform: translate3d(100px, 0, 0);
}

/* line 23, ../scss/lib/_wake.scss */
.wakeBtm {
  opacity: 0;
  transform: translate3d(0, 60px, 0);
}

/* line 29, ../scss/lib/_wake.scss */
.wakeLeft {
  opacity: 0;
  transform: translate3d(-100px, 0, 0);
}

/* line 35, ../scss/lib/_wake.scss */
.wakeScale {
  opacity: 0;
  transform: scale(0.5);
  transform-origin: center center;
}

/* line 42, ../scss/lib/_wake.scss */
.wakeInit,
.nojs div[class*="wake"] {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* line 49, ../scss/lib/_wake.scss */
.isIE .wakeTop,
.isIE .wakeRight,
.isIE .wakeBtm,
.isIE .wakeLeft,
.isIE .wakeDelay {
  opacity: 1;
  transform: translate(0, 0);
}

/* -------------------------------------------------------------------------- */
/* ---------- Components ---------------------------------------------------- */
/* -------------------------------------------------------------------------- */
@media screen and (max-width: 769px) {
  /* line 8, ../scss/components/_nav-primary.scss */
  .-menuOpen {
    overflow: hidden;
  }
}
/* line 13, ../scss/components/_nav-primary.scss */
.navPrimary {
  order: 1;
}
@media screen and (max-width: 769px) {
  /* line 13, ../scss/components/_nav-primary.scss */
  .navPrimary {
    order: 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 19, ../scss/components/_nav-primary.scss */
  .navPrimary__list {
    border-top: 1px solid #CECECE;
    padding-top: 16px;
  }
}
/* line 26, ../scss/components/_nav-primary.scss */
.navPrimary__item {
  display: block;
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 769px) {
  /* line 26, ../scss/components/_nav-primary.scss */
  .navPrimary__item {
    display: inline-block;
    margin-left: 18px;
    border: 0;
  }
  /* line 35, ../scss/components/_nav-primary.scss */
  .navPrimary__item:first-child {
    margin-left: 0;
  }
  /* line 39, ../scss/components/_nav-primary.scss */
  .navDropdown .navPrimary__item {
    display: block;
    margin: 0 0 12px;
  }
  /* line 43, ../scss/components/_nav-primary.scss */
  .navDropdown .navPrimary__item.-back {
    display: none;
  }
}
@media screen and (min-width: 1200px) {
  /* line 26, ../scss/components/_nav-primary.scss */
  .navPrimary__item {
    margin-left: 42px;
  }
}
/* line 54, ../scss/components/_nav-primary.scss */
.navPrimary__link {
  position: relative;
  display: block;
  color: #FFF;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  text-transform: uppercase;
  padding: 16px;
}
@media screen and (min-width: 769px) {
  /* line 54, ../scss/components/_nav-primary.scss */
  .navPrimary__link {
    color: #333333;
    padding: 0 0 30px;
  }
  /* line 66, ../scss/components/_nav-primary.scss */
  .navPrimary__link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: #d90166;
    transition: height 0.15s ease;
  }
  /* line 77, ../scss/components/_nav-primary.scss */
  .navPrimary__link:hover::before, .navPrimary__link:focus::before, .navPrimary__link.-active:before {
    height: 4px;
  }
  /* line 83, ../scss/components/_nav-primary.scss */
  .navPrimary__link.-close {
    display: none;
  }
  /* line 87, ../scss/components/_nav-primary.scss */
  .navDropdown .navPrimary__link {
    display: inline-block;
    color: #333333;
    padding: 0;
    text-transform: none;
    font-family: "FS Albert Web Light", Verdana, sans-serif;
    font-size: 22px;
    line-height: 1.3;
  }
  /* line 96, ../scss/components/_nav-primary.scss */
  .navDropdown .navPrimary__link:hover, .navDropdown .navPrimary__link:focus, .navDropdown .navPrimary__link.-active {
    color: #d90166;
  }
  /* line 102, ../scss/components/_nav-primary.scss */
  .navDropdown .navPrimary__link:before {
    content: none;
  }
}
/* line 108, ../scss/components/_nav-primary.scss */
.-back > .navPrimary__link {
  padding-left: 48px;
}
/* line 111, ../scss/components/_nav-primary.scss */
.-back > .navPrimary__link:before {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 48px;
  padding: 0;
  color: #CECECE;
  font-family: 'exploreIcons' !important;
  content: "\f104";
  text-align: center;
  font-size: 35px;
  line-height: 50px;
}
@media screen and (max-width: 769px) {
  /* line 128, ../scss/components/_nav-primary.scss */
  .-dropdown > .navPrimary__link {
    padding-right: 80px;
  }
}
/* line 134, ../scss/components/_nav-primary.scss */
.navPrimary__dropdownIcon {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  width: 70px;
  padding: 0;
  color: #CECECE;
  text-align: center;
  font-size: 34px;
  line-height: 50px;
  border-left: 1px solid #707070;
  z-index: 2;
}
/* line 149, ../scss/components/_nav-primary.scss */
.-dropdown .navPrimary__dropdownIcon {
  display: block;
}
@media screen and (min-width: 769px) {
  /* line 134, ../scss/components/_nav-primary.scss */
  .navPrimary__dropdownIcon {
    position: relative;
    top: 3px;
    width: auto;
    margin-left: 6px;
    padding: 0;
    border: 0;
    color: #707070;
    font-size: 20px;
    line-height: 1;
    transform: rotate(90deg);
    transition: transform 0.25s ease;
  }
  /* line 166, ../scss/components/_nav-primary.scss */
  .-dropdown .navPrimary__dropdownIcon {
    display: inline-block;
  }
  /* line 170, ../scss/components/_nav-primary.scss */
  .-open .navPrimary__dropdownIcon {
    transform: rotate(-90deg);
  }
}

/* line 183, ../scss/components/_nav-primary.scss */
.navDropdown {
  position: fixed;
  top: 0;
  left: 100%;
  height: 100%;
  width: 100%;
  background: #4b4b4b;
  z-index: 10;
  transition: transform 0.45s ease;
  visibility: hidden;
  overflow: hidden scroll;
}
@media screen and (min-width: 769px) {
  /* line 183, ../scss/components/_nav-primary.scss */
  .navDropdown {
    position: absolute;
    visibility: visible;
    overflow: auto;
    display: none;
    left: 0;
    right: 0;
    top: 100%;
    height: auto;
    max-width: 1200px;
    padding: 0 8px;
    max-height: calc(98vh - 134px);
    margin: 0 auto;
    overflow: auto;
    background: #FAFAFA;
    color: #333333;
    border-top: 1px solid #CECECE;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
  }
  /* line 214, ../scss/components/_nav-primary.scss */
  .navDropdown a {
    color: #d90166;
  }
}
/* line 219, ../scss/components/_nav-primary.scss */
.navDropdown__inner {
  padding: 0;
}
@media screen and (min-width: 769px) {
  /* line 219, ../scss/components/_nav-primary.scss */
  .navDropdown__inner {
    padding: 16px 0 64px;
    text-align: left;
    overflow: hidden;
  }
  /* line 227, ../scss/components/_nav-primary.scss */
  .navDropdown__inner > * {
    animation: slideUp 0.4s ease 0.1s;
    animation-fill-mode: backwards;
  }
}
/* line 233, ../scss/components/_nav-primary.scss */
.navDropdown__title {
  display: none;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 36px;
  margin: 0 0 24px;
  line-height: 1;
}
/* line 240, ../scss/components/_nav-primary.scss */
.navDropdown__title a {
  color: #333333;
}
/* line 243, ../scss/components/_nav-primary.scss */
.navDropdown__title a:hover, .navDropdown__title a:focus {
  color: #d90166;
}
@media screen and (min-width: 769px) {
  /* line 233, ../scss/components/_nav-primary.scss */
  .navDropdown__title {
    display: block;
    font-family: "FS Albert Web Regular", Verdana, sans-serif;
  }
}
@media screen and (min-width: 769px) {
  /* line 255, ../scss/components/_nav-primary.scss */
  .navDropdown__museums {
    display: flex;
    flex-direction: row;
  }
  /* line 261, ../scss/components/_nav-primary.scss */
  .navDropdown__museums .navPrimary__item {
    display: none;
  }
}
/* line 267, ../scss/components/_nav-primary.scss */
.navDropdown__museum {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 267, ../scss/components/_nav-primary.scss */
  .navDropdown__museum {
    display: block;
    width: 100%;
    max-width: 25%;
    flex: 1 0 25%;
    padding: 0 12px;
  }
}
@media screen and (min-width: 769px) {
  /* line 279, ../scss/components/_nav-primary.scss */
  .navDropdown__group {
    display: flex;
    flex-direction: row;
    padding-top: 16px;
  }
}
@media screen and (min-width: 769px) {
  /* line 287, ../scss/components/_nav-primary.scss */
  .navDropdown__list {
    flex: 1 0 26%;
    border-right: 2px solid #CECECE;
    padding: 0 24px 0 16px;
  }
}
/* line 295, ../scss/components/_nav-primary.scss */
.navDropdown__cards {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 295, ../scss/components/_nav-primary.scss */
  .navDropdown__cards {
    display: flex;
    flex-wrap: wrap;
    flex: 1 0 74%;
    padding: 0 0 0 12px;
  }
}
/* line 305, ../scss/components/_nav-primary.scss */
.navDropdown__cards .navDropdown__title {
  flex: 0 0 100%;
  padding-left: 12px;
}
/* line 310, ../scss/components/_nav-primary.scss */
.navDropdown__cards .card {
  flex: 1 0 50%;
  max-width: 50%;
  padding: 0 12px;
  background: none;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  color: #4B4B4B;
}
/* line 320, ../scss/components/_nav-primary.scss */
.navDropdown__icon {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 320, ../scss/components/_nav-primary.scss */
  .navDropdown__icon {
    position: relative;
    top: 2px;
    display: inline-block;
    font-size: 0.9em;
    transform: translateX(1px);
    transition: transform 0.2s ease;
  }
  /* line 331, ../scss/components/_nav-primary.scss */
  .navDropdown__title .navDropdown__icon {
    font-size: 0.8em;
  }
  /* line 335, ../scss/components/_nav-primary.scss */
  a:hover > .navDropdown__icon, a:focus > .navDropdown__icon {
    transform: translateX(6px);
  }
}
/* line 342, ../scss/components/_nav-primary.scss */
.-open > .navDropdown {
  transform: translateX(-100%);
  visibility: visible;
}
@media screen and (min-width: 769px) {
  /* line 342, ../scss/components/_nav-primary.scss */
  .-open > .navDropdown {
    transform: none;
    display: block;
  }
}

/* line 7, ../scss/components/_nav-auxilliary.scss */
.navAux {
  margin-bottom: 16px;
  order: 0;
}
@media screen and (max-width: 769px) {
  /* line 7, ../scss/components/_nav-auxilliary.scss */
  .navAux {
    order: 1;
  }
  /* line 14, ../scss/components/_nav-auxilliary.scss */
  .navAux .-search {
    display: none;
  }
}
/* line 22, ../scss/components/_nav-auxilliary.scss */
.navAux__item {
  display: block;
  border-bottom: 1px solid #707070;
}
@media screen and (min-width: 769px) {
  /* line 22, ../scss/components/_nav-auxilliary.scss */
  .navAux__item {
    display: inline-block;
    margin-left: 16px;
    border: 0;
  }
}
/* line 33, ../scss/components/_nav-auxilliary.scss */
.navAux__link {
  display: block;
  padding: 16px 16px;
  color: #FFF;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  text-transform: uppercase;
}
@media screen and (min-width: 769px) {
  /* line 33, ../scss/components/_nav-auxilliary.scss */
  .navAux__link {
    color: #707070;
    padding: 0;
  }
  /* line 44, ../scss/components/_nav-auxilliary.scss */
  .navAux__link:hover, .navAux__link:focus {
    color: #d90166;
  }
}
/* line 51, ../scss/components/_nav-auxilliary.scss */
.navAux__badge {
  color: white;
  background: #d90166;
  border-radius: 50%;
  padding: 2.5px 5px;
  /* height: 50px; */
  font-size: xx-small;
  margin-left: -5px;
}
/* line 61, ../scss/components/_nav-auxilliary.scss */
.navAux__search {
  position: relative;
  border: 0;
  padding: 0;
  background: none;
  cursor: pointer;
  margin-left: 4px;
}
@media screen and (min-width: 769px) {
  /* line 61, ../scss/components/_nav-auxilliary.scss */
  .navAux__search {
    width: auto;
    text-align: center;
  }
}
/* line 74, ../scss/components/_nav-auxilliary.scss */
.navAux__search .icon-search {
  position: relative;
  top: -3px;
}
/* line 78, ../scss/components/_nav-auxilliary.scss */
.navAux__search .icon-search:before {
  color: #d90166;
  font-size: 16px;
}
/* line 85, ../scss/components/_nav-auxilliary.scss */
.navAux__searchLabel {
  display: inline-block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  text-transform: uppercase;
  margin-left: 6px;
  color: #d90166;
  font-size: 16px;
}
/* line 94, ../scss/components/_nav-auxilliary.scss */
.navAux__badge {
  color: white;
  background: #d90166;
  border-radius: 50%;
  padding: 2.5px 5px;
  /* height: 50px; */
  font-size: xx-small;
  margin-left: -5px;
}

/* line 6, ../scss/components/_nav-secondary.scss */
.navSecondary {
  position: relative;
  width: 100%;
  background: #4b4b4b;
  color: #FFF;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  /*
  * Dropdown
  */
}
@media screen and (min-width: 769px) {
  /* line 6, ../scss/components/_nav-secondary.scss */
  .navSecondary {
    position: relative;
    height: auto;
    z-index: 50;
  }
  /* line 18, ../scss/components/_nav-secondary.scss */
  .navSecondary.-fixed {
    position: fixed;
    top: 0;
  }
}
/* line 25, ../scss/components/_nav-secondary.scss */
.navSecondary a:focus, .navSecondary button:focus {
  outline-offset: -1px;
}
/* line 30, ../scss/components/_nav-secondary.scss */
.navSecondary__toggle {
  position: relative;
  display: block;
  width: 100%;
  color: #fff;
  padding: 16px 24px;
  border: 0;
  border-bottom: 1px solid #FFF;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 18px;
  text-align: left;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  /* line 30, ../scss/components/_nav-secondary.scss */
  .navSecondary__toggle {
    display: none;
  }
}
/* line 47, ../scss/components/_nav-secondary.scss */
.navSecondary__toggle span {
  position: absolute;
  right: 0;
  top: 0;
  width: 55px;
  height: 100%;
  color: #FFF;
  text-align: center;
  border-left: 1px solid #FFF;
}
/* line 57, ../scss/components/_nav-secondary.scss */
.navSecondary__toggle span::before {
  display: block;
  position: relative;
  top: 50%;
  font-family: "exploreIcons";
  content: "\e901";
  font-size: 12px;
  transform: translateY(-50%) rotate(0deg);
  transition: transform 0.25s ease;
}
/* line 69, ../scss/components/_nav-secondary.scss */
.navSecondary__toggle.-active span::before {
  transform: translateY(-50%) rotate(-180deg);
}
/* line 74, ../scss/components/_nav-secondary.scss */
.navSecondary__list {
  position: relative;
  width: 100%;
  overflow: hidden;
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 74, ../scss/components/_nav-secondary.scss */
  .navSecondary__list {
    display: block !important;
    overflow: visible;
  }
}
/* line 86, ../scss/components/_nav-secondary.scss */
.navSecondary__title {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 86, ../scss/components/_nav-secondary.scss */
  .navSecondary__title {
    display: inline-block;
    background: rgba(0, 0, 0, 0.2);
    background: #373737;
  }
  /* line 94, ../scss/components/_nav-secondary.scss */
  .national-museum-of-scotland .navSecondary__title {
    background: #095590;
  }
  /* line 98, ../scss/components/_nav-secondary.scss */
  .national-museum-of-flight .navSecondary__title {
    background: #07123a;
  }
  /* line 102, ../scss/components/_nav-secondary.scss */
  .national-museum-of-rural-life .navSecondary__title {
    background: #006059;
  }
  /* line 106, ../scss/components/_nav-secondary.scss */
  .national-war-museum .navSecondary__title {
    background: #517d15;
  }
  /* line 110, ../scss/components/_nav-secondary.scss */
  .navSecondary__title a {
    display: block;
    padding: 16px 24px;
  }
}
/* line 117, ../scss/components/_nav-secondary.scss */
.navSecondary__item {
  display: block;
  background: none;
  border-bottom: 1px solid #FFF;
}
@media screen and (min-width: 769px) {
  /* line 117, ../scss/components/_nav-secondary.scss */
  .navSecondary__item {
    position: relative;
    display: inline-block;
    margin-left: -4px;
    border: 0;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
  }
}
/* line 131, ../scss/components/_nav-secondary.scss */
.navSecondary__item.-hasDropdown > button.navSecondary__button {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 131, ../scss/components/_nav-secondary.scss */
  .navSecondary__item.-hasDropdown > button.navSecondary__button {
    display: block;
  }
}
@media screen and (min-width: 769px) {
  /* line 137, ../scss/components/_nav-secondary.scss */
  .navSecondary__item.-hasDropdown > a {
    display: none;
  }
}
/* line 145, ../scss/components/_nav-secondary.scss */
.navSecondary__item-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}
@media screen and (min-width: 769px) {
  /* line 145, ../scss/components/_nav-secondary.scss */
  .navSecondary__item-wrapper {
    display: none;
  }
}
/* line 154, ../scss/components/_nav-secondary.scss */
.navSecondary__item-wrapper button {
  background-color: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 100%;
  line-height: 52px;
  text-align: center;
  border-left: 1px solid #FFF;
  font-size: 14px;
  pointer-events: all;
}
/* line 170, ../scss/components/_nav-secondary.scss */
.navSecondary__item-wrapper button i {
  display: inline-block;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  /* line 154, ../scss/components/_nav-secondary.scss */
  .navSecondary__item-wrapper button {
    position: relative;
    display: inline-block;
    top: -1px;
    left: 0;
    width: auto;
    height: auto;
    line-height: 1;
    margin-left: 6px;
    border: 0;
    font-family: "FS Albert Web Bold", Verdana, sans-serif;
    font-size: 8px;
    pointer-events: none;
  }
}
/* line 196, ../scss/components/_nav-secondary.scss */
.navSecondary__link {
  position: relative;
  display: block;
  padding: 14px 24px;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  line-height: 22px;
  color: inherit;
  width: 100%;
}
@media screen and (min-width: 769px) {
  /* line 196, ../scss/components/_nav-secondary.scss */
  .navSecondary__link {
    display: inline-block;
    padding: 16px 24px;
  }
  /* line 209, ../scss/components/_nav-secondary.scss */
  .navSecondary__link.-active, .navSecondary__link:hover, .navSecondary__link:focus {
    padding-bottom: 13px;
    border-bottom: 3px solid rgba(255, 255, 255, 0.8);
  }
  /* line 216, ../scss/components/_nav-secondary.scss */
  .-hasDropdown:hover .navSecondary__link, .-hasDropdown:focus .navSecondary__link {
    border-color: #373737;
    background: #373737;
  }
  /* line 221, ../scss/components/_nav-secondary.scss */
  .national-museum-of-scotland .-hasDropdown:hover .navSecondary__link, .national-museum-of-scotland .-hasDropdown:focus .navSecondary__link {
    border-color: #095590;
    background: #095590;
  }
  /* line 226, ../scss/components/_nav-secondary.scss */
  .national-museum-of-flight .-hasDropdown:hover .navSecondary__link, .national-museum-of-flight .-hasDropdown:focus .navSecondary__link {
    border-color: #07123a;
    background: #07123a;
  }
  /* line 231, ../scss/components/_nav-secondary.scss */
  .national-museum-of-rural-life .-hasDropdown:hover .navSecondary__link, .national-museum-of-rural-life .-hasDropdown:focus .navSecondary__link {
    border-color: #006059;
    background: #006059;
  }
  /* line 236, ../scss/components/_nav-secondary.scss */
  .national-war-museum .-hasDropdown:hover .navSecondary__link, .national-war-museum .-hasDropdown:focus .navSecondary__link {
    border-color: #517d15;
    background: #517d15;
  }
}
/* line 243, ../scss/components/_nav-secondary.scss */
.navSecondary__link .icon {
  position: absolute;
  top: 0;
  right: 0;
  width: 55px;
  height: 100%;
  line-height: 52px;
  text-align: center;
  border-left: 1px solid #FFF;
  font-size: 14px;
  pointer-events: all;
}
/* line 255, ../scss/components/_nav-secondary.scss */
.navSecondary__link .icon::before {
  display: inline-block;
  transform: rotate(-90deg);
}
@media screen and (min-width: 769px) {
  /* line 243, ../scss/components/_nav-secondary.scss */
  .navSecondary__link .icon {
    position: relative;
    display: inline-block;
    top: -1px;
    left: 0;
    width: auto;
    height: auto;
    line-height: 1;
    margin-left: 6px;
    border: 0;
    font-family: "FS Albert Web Bold", Verdana, sans-serif;
    font-size: 8px;
    pointer-events: none;
  }
  /* line 274, ../scss/components/_nav-secondary.scss */
  .navSecondary__link .icon::before {
    transform: rotate(0deg);
  }
}
/* line 285, ../scss/components/_nav-secondary.scss */
.navSecondary__button {
  background: transparent;
  border: none;
  cursor: pointer;
  font-size: 1rem;
}
/* line 291, ../scss/components/_nav-secondary.scss */
.navSecondary__button.-open {
  display: block;
  background: #373737;
}
/* line 295, ../scss/components/_nav-secondary.scss */
.national-museum-of-scotland .navSecondary__button.-open {
  border-color: #095590;
  background: #095590;
}
/* line 300, ../scss/components/_nav-secondary.scss */
.national-museum-of-flight .navSecondary__button.-open {
  border-color: #07123a;
  background: #07123a;
}
/* line 305, ../scss/components/_nav-secondary.scss */
.national-museum-of-rural-life .navSecondary__button.-open {
  border-color: #006059;
  background: #006059;
}
/* line 310, ../scss/components/_nav-secondary.scss */
.national-war-museum .navSecondary__button.-open {
  border-color: #517d15;
  background: #517d15;
}
/* line 315, ../scss/components/_nav-secondary.scss */
.navSecondary__button.-open i {
  transform: rotate(-180deg);
}
@media screen and (max-width: 769px) {
  /* line 322, ../scss/components/_nav-secondary.scss */
  .navSecondary .wrapperWide {
    padding: 0;
  }
}
/* line 327, ../scss/components/_nav-secondary.scss */
.navSecondary__overview-link {
  display: none !important;
}
@media screen and (min-width: 769px) {
  /* line 327, ../scss/components/_nav-secondary.scss */
  .navSecondary__overview-link {
    display: block !important;
  }
}
/* line 337, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown {
  position: absolute;
  top: 0;
  left: 100%;
  width: 100%;
  height: auto;
  min-height: 100%;
  padding: 0;
  background: #4b4b4b;
  color: #FFF;
  z-index: 10;
  display: none;
}
/* line 350, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown.-open {
  display: block;
}
/* line 354, ../scss/components/_nav-secondary.scss */
.national-museum-of-scotland .navSecondary__dropdown {
  background: #0c6cb6;
}
/* line 358, ../scss/components/_nav-secondary.scss */
.national-museum-of-flight .navSecondary__dropdown {
  background: #0b1d5f;
}
/* line 362, ../scss/components/_nav-secondary.scss */
.national-museum-of-rural-life .navSecondary__dropdown {
  background: #00847a;
}
/* line 366, ../scss/components/_nav-secondary.scss */
.national-war-museum .navSecondary__dropdown {
  background: #67a01b;
}
/* line 370, ../scss/components/_nav-secondary.scss */
.-dropdownOpen .navSecondary__dropdown {
  left: 0;
  display: block;
}
@media screen and (min-width: 769px) {
  /* line 337, ../scss/components/_nav-secondary.scss */
  .navSecondary__dropdown {
    display: none;
    top: 100%;
    left: 0;
    width: 348px;
    height: auto;
    min-height: 0;
    padding: 24px;
    background: #373737;
  }
  /* line 385, ../scss/components/_nav-secondary.scss */
  .national-museum-of-scotland .navSecondary__dropdown {
    background: #095590;
  }
  /* line 389, ../scss/components/_nav-secondary.scss */
  .national-museum-of-flight .navSecondary__dropdown {
    background: #07123a;
  }
  /* line 393, ../scss/components/_nav-secondary.scss */
  .national-museum-of-rural-life .navSecondary__dropdown {
    background: #006059;
  }
  /* line 397, ../scss/components/_nav-secondary.scss */
  .national-war-museum .navSecondary__dropdown {
    background: #517d15;
  }
}
@media screen and (min-width: 1000px) {
  /* line 337, ../scss/components/_nav-secondary.scss */
  .navSecondary__dropdown {
    width: 380px;
  }
}
/* line 411, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown ul {
  padding: 14px 24px;
}
/* line 414, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown ul.cols {
  -webkit-column-count: 2;
  -webkit-column-rule: 1px solid rgba(255, 255, 255, 0.2);
  -webkit-column-gap: 32px;
  column-count: 2;
  column-rule: 1px solid rgba(255, 255, 255, 0.2);
  column-gap: 32px;
}
@media screen and (min-width: 769px) {
  /* line 411, ../scss/components/_nav-secondary.scss */
  .navSecondary__dropdown ul {
    padding: 0;
  }
}
/* line 428, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown li {
  display: block;
  margin-bottom: 20px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
@media screen and (min-width: 769px) {
  /* line 428, ../scss/components/_nav-secondary.scss */
  .navSecondary__dropdown li {
    margin-bottom: 14px;
  }
}
/* line 440, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown a {
  display: block;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
}
/* line 444, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdown a:hover, .navSecondary__dropdown a:focus {
  text-decoration: underline;
}
/* line 451, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdownBack {
  display: block;
  width: 100%;
  padding: 14px 24px 14px 50px;
  background: none;
  border: 0;
  border-bottom: 1px solid #FFF;
  color: #FFF;
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  cursor: pointer;
}
/* line 464, ../scss/components/_nav-secondary.scss */
.navSecondary__dropdownBack .icon {
  position: absolute;
  left: 24px;
  top: 7px;
  font-size: 32px;
}
@media screen and (min-width: 769px) {
  /* line 451, ../scss/components/_nav-secondary.scss */
  .navSecondary__dropdownBack {
    display: none;
  }
}

@media screen and (max-width: 769px) {
  /* line 4, ../scss/components/_search.scss */
  .-searchOpen {
    overflow: hidden;
  }
}
/* line 9, ../scss/components/_search.scss */
.siteSearch {
  display: none;
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  background: #FAFAFA;
  color: #333333;
  z-index: 10;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  font-size: 18px;
}
@media screen and (max-width: 769px) {
  /* line 9, ../scss/components/_search.scss */
  .siteSearch {
    height: 100%;
    height: calc(100vh - 88px);
  }
}
/* line 26, ../scss/components/_search.scss */
.-searchOpen .siteSearch {
  display: block;
}
/* line 30, ../scss/components/_search.scss */
.siteSearch__inner {
  padding-top: 32px;
  padding-bottom: 32px;
}
/* line 34, ../scss/components/_search.scss */
.siteSearch__inner > * {
  animation: slideUp 0.4s ease 0.1s;
  animation-fill-mode: backwards;
}
/* line 39, ../scss/components/_search.scss */
.siteSearch__title {
  display: block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 22px;
  margin: 0 0 16px;
  color: #d90166;
}
/* line 47, ../scss/components/_search.scss */
.siteSearch__form {
  position: relative;
  width: 100%;
  margin: 0 0 16px;
}
/* line 53, ../scss/components/_search.scss */
.siteSearch__text {
  display: block;
  width: 100%;
  height: 43px;
  padding: 10px 96px 10px 16px;
  border: 1px solid #707070;
  font-size: inherit;
}
/* line 62, ../scss/components/_search.scss */
.siteSearch__btn[type="submit"] {
  position: absolute;
  right: -1px;
  top: 0;
  height: 43px;
  padding: 0 16px;
  font-size: 18px;
  background: #d90166;
  color: #FFF;
  border: 0;
}
/* line 74, ../scss/components/_search.scss */
.siteSearch p {
  font-size: inherit;
}
/* line 78, ../scss/components/_search.scss */
.siteSearch__tags {
  margin: 0;
}
/* line 81, ../scss/components/_search.scss */
.siteSearch__tags li {
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 8px;
  font-size: 16px;
}
/* line 88, ../scss/components/_search.scss */
.siteSearch__tags a {
  display: block;
  background-color: #f3f2f0;
  border-radius: 1em;
  padding: 0.4em 1em;
  color: #333333;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  transition: background 0.2s ease, color 0.15s ease;
}
/* line 97, ../scss/components/_search.scss */
.siteSearch__tags a:hover, .siteSearch__tags a:focus {
  color: #FFF;
  background: #333333;
}
/* line 105, ../scss/components/_search.scss */
.siteSearch__close {
  position: absolute;
  right: 16px;
  top: 32px;
  color: #d90166;
  background: none;
  border: 0;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  font-size: 16px;
  cursor: pointer;
}
/* line 116, ../scss/components/_search.scss */
.siteSearch__close .icon {
  position: relative;
  font-size: 20px;
  margin-left: 8px;
  top: 3px;
}
@media screen and (max-width: 769px) {
  /* line 105, ../scss/components/_search.scss */
  .siteSearch__close {
    display: none;
  }
}

/* line 3, ../scss/components/_breadcrumbs.scss */
.breadcrumbs {
  background-color: #4b4b4b;
  color: #fff;
  padding: 14px 100px 7px 25px;
  line-height: 1em;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto 0;
  position: relative;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs {
    padding: 14px 25px 7px 25px;
    background-color: #FFF;
    color: #333333;
  }
}
/* line 19, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list {
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.breadcrumbs__list:before, .breadcrumbs__list:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.breadcrumbs__list:after {
  clear: both;
}
/* line 22, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list > .here {
  float: left;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin-right: 5px;
}
/* line 27, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list > .here::after {
  display: inline-block;
  content: ":";
}
@media screen and (max-width: 769px) {
  /* line 22, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs__list > .here {
    display: block;
    margin-bottom: 6px;
    padding-bottom: 1px;
    width: 100%;
  }
}
/* line 40, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list > .breadcrumb-divider {
  background: url(../../images/breadcrumbs-divider.png) center center no-repeat;
  float: left;
  height: auto;
  margin: 0 0 0.5em;
  padding: 0 5px;
  text-indent: -9999px;
  width: 17px;
  display: none;
}
@media screen and (max-width: 769px) {
  /* line 40, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs__list > .breadcrumb-divider {
    display: block;
    float: none;
    height: 0;
  }
}
/* line 57, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list a {
  border-bottom: dotted 1px;
  display: inline;
  float: left;
  margin-bottom: 6px;
  padding-bottom: 1px;
  margin-right: 18px;
  padding-right: 0;
}
/* line 64, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list a:last-child {
  border-bottom-color: transparent;
}
/* line 71, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list a:after {
  content: "";
  display: inline-block;
  margin: 0 -13px -2px -4px;
  width: 17px;
  height: 15px;
  background: url(../../images/breadcrumbs-divider.png) right center no-repeat;
  vertical-align: baseline;
}
/* line 81, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list a:last-child:after {
  content: none;
}
@media screen and (max-width: 769px) {
  /* line 57, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs__list a {
    float: none;
    display: inline;
    line-height: 1.4em;
    margin-right: 0;
    color: #333333;
  }
  /* line 92, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs__list a:after {
    content: "";
    display: inline-block;
    margin: 3px -17px -4px 0;
    width: 17px;
    height: 17px;
    background: url(../../images/breadcrumbs-divider.png) right center no-repeat;
    white-space: nowrap;
  }
}
/* line 103, ../scss/components/_breadcrumbs.scss */
.breadcrumbs__list a:hover, .breadcrumbs__list a:focus {
  color: #c9c9c9;
  border-bottom: dotted 1px;
}
@media screen and (max-width: 769px) {
  /* line 19, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs__list {
    padding-bottom: 0.3em;
  }
}
/* line 115, ../scss/components/_breadcrumbs.scss */
.breadcrumbs .addthis_sharing_toolbox {
  display: none;
  position: absolute;
  top: 45px;
  right: 0px;
  z-index: 1000;
}
/* line 122, ../scss/components/_breadcrumbs.scss */
.breadcrumbs .addthis_sharing_toolbox .at-share-btn {
  margin: 0;
}
@media screen and (max-width: 662px) {
  /* line 115, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs .addthis_sharing_toolbox {
    top: 68px;
  }
}
@media screen and (max-width: 482px) {
  /* line 115, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs .addthis_sharing_toolbox {
    top: 92px;
  }
}
/* line 139, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light {
  padding: 16px 0;
  line-height: 1.3;
}
@media screen and (max-width: 769px) {
  /* line 139, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light {
    margin-bottom: 0;
  }
}
/* line 147, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light a {
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1.3;
}
/* line 153, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light a:hover, .breadcrumbs.-light a:focus {
  text-decoration: underline;
}
/* line 158, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light a::after {
  position: relative;
  display: inline-block;
  content: "/";
  width: auto;
  height: auto;
  margin: 0 2px 0 4px;
  padding: 0;
  background: none;
}
@media screen and (min-width: 769px) {
  /* line 158, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light a::after {
    margin: 0 6px;
  }
}
/* line 173, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light a:last-child::after {
  content: none;
}
/* line 178, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light .here {
  width: auto;
  display: inline-block;
  margin: 0;
}
/* line 183, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light .here::after {
  content: "|";
  margin-left: 7px;
  margin-right: 5px;
}
@media screen and (min-width: 769px) {
  /* line 183, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light .here::after {
    margin-left: 7px;
    margin-right: 7px;
  }
}
@media screen and (max-width: 769px) {
  /* line 178, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light .here {
    float: none;
  }
}
/* line 199, ../scss/components/_breadcrumbs.scss */
.breadcrumbs.-light .breadcrumb-divider {
  display: none;
}
@media screen and (min-width: 769px) {
  /* line 139, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light {
    max-width: 100%;
    padding: 20px 0;
    background: #FFF;
    color: #333333;
  }
  /* line 209, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light a {
    color: #333333;
    border: 0;
  }
  /* line 214, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light .shareBar {
    position: absolute;
    right: 16px;
    top: 0;
  }
}
@media screen and (max-width: 769px) {
  /* line 221, ../scss/components/_breadcrumbs.scss */
  .breadcrumbs.-light .shareBar {
    display: none;
  }
}

/* line 4, ../scss/components/_filter.scss */
.filter {
  position: relative;
  background: #333333;
  color: #FFF;
  z-index: 3;
}
@media screen and (min-width: 769px) {
  /* line 4, ../scss/components/_filter.scss */
  .filter {
    position: sticky;
    top: 0;
  }
}
/* line 15, ../scss/components/_filter.scss */
.filter__inner {
  padding-top: 24px;
  padding-bottom: 0px;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  /* line 15, ../scss/components/_filter.scss */
  .filter__inner {
    padding-top: 40px;
    padding-bottom: 40px;
    transition: padding 0.3s ease;
  }
  /* line 25, ../scss/components/_filter.scss */
  .-fixed .filter__inner {
    padding-top: 14px;
    padding-bottom: 18px;
  }
}
/* line 32, ../scss/components/_filter.scss */
.filter__categories {
  margin: 0 -12px 24px;
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.filter__categories:before, .filter__categories:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.filter__categories:after {
  clear: both;
}
/* line 37, ../scss/components/_filter.scss */
.filter__label {
  display: inline-block;
  width: 60px;
  margin-bottom: 18px;
  font-size: inherit;
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  /* line 37, ../scss/components/_filter.scss */
  .filter__label {
    display: block;
    width: 100%;
    margin-bottom: 4px;
  }
}
/* line 51, ../scss/components/_filter.scss */
.filter__select, .filter__toggle {
  display: inline-block;
  width: 70%;
  width: calc(100% - 65px);
  padding: 12px;
  margin: 0;
  border: 0;
  background: #FFF;
  color: #333333;
  font-size: inherit;
}
@media screen and (min-width: 769px) {
  /* line 51, ../scss/components/_filter.scss */
  .filter__select, .filter__toggle {
    display: block;
    width: 100%;
    padding: 10px 12px;
  }
}
/* line 72, ../scss/components/_filter.scss */
.filter__dropdown {
  position: relative;
  display: inline-block;
  width: 70%;
  width: calc(100% - 65px);
  vertical-align: middle;
  margin-bottom: 18px;
}
@media screen and (min-width: 769px) {
  /* line 72, ../scss/components/_filter.scss */
  .filter__dropdown {
    display: block;
    width: 100%;
    margin-bottom: 0;
  }
}
/* line 87, ../scss/components/_filter.scss */
.filter__toggle {
  position: relative;
  width: 100%;
  cursor: pointer;
  height: 48px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 24px;
  display: block;
}
@media screen and (min-width: 769px) {
  /* line 87, ../scss/components/_filter.scss */
  .filter__toggle {
    height: 43px;
  }
}
/* line 103, ../scss/components/_filter.scss */
.filter__toggle:after {
  position: absolute;
  top: 50%;
  right: 12px;
  font-family: "exploreIcons";
  content: "\e901";
  font-size: 10px;
  transform: translateY(-50%) rotate(0deg);
}
/* line 112, ../scss/components/_filter.scss */
.-open .filter__toggle:after {
  transform: translateY(-50%) rotate(-180deg);
}
/* line 117, ../scss/components/_filter.scss */
.filter__toggle.-active {
  background: #707070;
  color: #FFF;
}
/* line 123, ../scss/components/_filter.scss */
.filter__children {
  display: none;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  color: #333333;
  background: #FFF;
  border: 1px solid #707070;
  z-index: 10;
}
/* line 134, ../scss/components/_filter.scss */
.filter__children li {
  display: block;
}
/* line 138, ../scss/components/_filter.scss */
.filter__children a {
  display: block;
  padding: 12px;
  font-size: 18px;
  color: #333333;
}
@media screen and (min-width: 769px) {
  /* line 138, ../scss/components/_filter.scss */
  .filter__children a {
    padding: 8px 12px;
  }
}
/* line 148, ../scss/components/_filter.scss */
.filter__children a:hover, .filter__children a:focus {
  background: #333333;
  color: #FFF;
}
/* line 155, ../scss/components/_filter.scss */
.-open .filter__children {
  display: block;
}
/* line 160, ../scss/components/_filter.scss */
.filter__clear {
  display: block;
  font-size: 16px;
  text-align: center;
  background: transparent;
  border: none;
  color: inherit;
  cursor: pointer;
}
/* line 169, ../scss/components/_filter.scss */
.filter__clear:before {
  position: relative;
  top: 1px;
  font-family: "exploreIcons";
  content: "\e90d";
  margin-right: 6px;
}
@media screen and (min-width: 769px) {
  /* line 160, ../scss/components/_filter.scss */
  .filter__clear {
    display: inline-block;
    float: right;
    text-align: right;
  }
}
/* line 184, ../scss/components/_filter.scss */
.filter .col {
  padding: 0 12px;
}
/* line 188, ../scss/components/_filter.scss */
.filter .icheckbox_minimal {
  position: relative;
  top: -2px;
  margin-right: 5px;
  cursor: pointer;
  width: 40px !important;
  height: 40px !important;
}
/* line 196, ../scss/components/_filter.scss */
.filter .icheckbox_minimal:before {
  font-family: 'exploreIcons';
  content: "";
  text-align: center;
  line-height: 38px;
  font-size: 20px;
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background: #4B4B4B !important;
  border: 1px solid #FFF !important;
  color: #FFF;
}
/* line 211, ../scss/components/_filter.scss */
.filter .icheckbox_minimal.focus::before {
  outline: 1px solid #d90166;
  outline-offset: 3px;
}
/* line 217, ../scss/components/_filter.scss */
.filter .icheckbox_minimal.checked {
  background-position: -80px 0 !important;
}
/* line 220, ../scss/components/_filter.scss */
.filter .icheckbox_minimal.checked:before {
  content: "\f00c";
  background: #d90166 !important;
  border-color: #d90166 !important;
}
@media screen and (min-width: 700px) {
  /* line 228, ../scss/components/_filter.scss */
  .filter .icheckbox_minimal, .filter .icheckbox_minimal:before {
    width: 30px !important;
    height: 30px !important;
    font-size: 18px;
    line-height: 29px;
  }
}

/* line 3, ../scss/components/_filter-banner.scss */
.filterBanner {
  position: relative;
  padding: 40px 0;
  background-size: cover;
  background: #333333;
  color: #FFF;
  overflow: hidden;
}
/* line 11, ../scss/components/_filter-banner.scss */
.filterBanner:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/images/banner_bg.png) repeat 0 0;
  z-index: 2;
  opacity: 0.8;
}
/* line 23, ../scss/components/_filter-banner.scss */
.filterBanner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
/* line 33, ../scss/components/_filter-banner.scss */
.filterBanner .wrapperWide {
  z-index: 3;
}
/* line 37, ../scss/components/_filter-banner.scss */
.filterBanner h1 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 40px;
  margin: 0 0 16px;
}
/* line 43, ../scss/components/_filter-banner.scss */
.filterBanner p {
  max-width: 700px;
  font-size: 22px;
  margin: 0;
}

/* line 3, ../scss/components/_events-listing.scss */
.events {
  margin-bottom: 24px;
  padding-top: 48px;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_events-listing.scss */
  .events {
    margin-bottom: 32px;
    padding-top: 72px;
  }
}
/* line 12, ../scss/components/_events-listing.scss */
.events__title {
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 36px;
  color: #d90166;
  margin: 0 0 32px;
}
/* line 18, ../scss/components/_events-listing.scss */
.events__title.-secondary {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 22px;
  margin: 0 0 24px;
  color: #333333;
}
/* line 26, ../scss/components/_events-listing.scss */
.events h3 {
  margin-bottom: 0.6em;
}
/* line 30, ../scss/components/_events-listing.scss */
.events__count {
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  margin: 0 0 32px;
}
/* line 35, ../scss/components/_events-listing.scss */
.events__section {
  margin: 0 0 24px;
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.events__section:before, .events__section:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.events__section:after {
  clear: both;
}
@media screen and (min-width: 769px) {
  /* line 35, ../scss/components/_events-listing.scss */
  .events__section {
    margin-bottom: 72px;
  }
  /* line 42, ../scss/components/_events-listing.scss */
  .events__section.-borderBtm {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 48px;
  }
}
/* line 48, ../scss/components/_events-listing.scss */
.-home .events__section, .LandingPageMuseum .events__section {
  padding: 48px 0 32px;
  margin: 0 0 16px;
  text-align: center;
}
/* line 55, ../scss/components/_events-listing.scss */
.LandingPageMuseum .events__section {
  margin-bottom: 32px;
}
/* line 60, ../scss/components/_events-listing.scss */
.events__noresults {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 20px;
  margin: 0 0 72px;
}
/* line 66, ../scss/components/_events-listing.scss */
.events__loadmore[disabled] {
  opacity: 0;
  visibility: hidden;
}
/* line 71, ../scss/components/_events-listing.scss */
.events__loading {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.75);
  z-index: 998;
  text-align: center;
  font-size: 28px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  animation: fadeIn 0.5s ease 0.1s;
  animation-fill-mode: backwards;
}
/* line 84, ../scss/components/_events-listing.scss */
.events__loading span {
  display: inline-block;
  padding-top: 80px;
}
@media screen and (min-width: 769px) {
  /* line 90, ../scss/components/_events-listing.scss */
  .events__list {
    margin-bottom: 48px;
  }
}
/* line 96, ../scss/components/_events-listing.scss */
.events__intro {
  margin-bottom: 32px;
}
/* line 99, ../scss/components/_events-listing.scss */
.events__intro p {
  font-size: 18px;
  line-height: 27px;
}

/* line 106, ../scss/components/_events-listing.scss */
.resultsList {
  position: relative;
}
@media screen and (min-width: 500px) {
  /* line 106, ../scss/components/_events-listing.scss */
  .resultsList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
  }
}
/* line 115, ../scss/components/_events-listing.scss */
.resultsList__item {
  display: block;
  margin: 0 0 24px;
}
@media screen and (min-width: 500px) {
  /* line 115, ../scss/components/_events-listing.scss */
  .resultsList__item {
    flex: 1 0 50%;
    width: 50%;
    max-width: 50%;
    padding: 0 12px;
  }
  /* line 125, ../scss/components/_events-listing.scss */
  .-highlights .resultsList__item {
    flex: 1 0 auto;
    width: auto;
    max-width: none;
    flex-basis: 0;
  }
}
@media screen and (min-width: 940px) {
  /* line 115, ../scss/components/_events-listing.scss */
  .resultsList__item {
    flex: 1 0 25%;
    width: 25%;
    max-width: 25%;
  }
}

/* line 3, ../scss/components/_event.scss */
section.eventHeroWrap {
  position: relative;
}

/* line 7, ../scss/components/_event.scss */
.eventHero {
  position: relative;
  display: flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  max-width: 1300px;
  margin: 0 auto;
  background: #333333;
  color: #FFF;
}
/* line 18, ../scss/components/_event.scss */
.scotland .eventHero {
  background: #0c6cb6;
}
/* line 21, ../scss/components/_event.scss */
.scotland .eventHero::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  background: #0c6cb6;
}
/* line 32, ../scss/components/_event.scss */
.rural .eventHero {
  background: #00847a;
}
/* line 35, ../scss/components/_event.scss */
.rural .eventHero::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  background: #00847a;
}
/* line 46, ../scss/components/_event.scss */
.flight .eventHero {
  background: #0b1d5f;
}
/* line 49, ../scss/components/_event.scss */
.flight .eventHero::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  background: #0b1d5f;
}
/* line 60, ../scss/components/_event.scss */
.war .eventHero {
  background: #67a01b;
}
/* line 63, ../scss/components/_event.scss */
.war .eventHero::before {
  content: "";
  position: absolute;
  right: 100%;
  top: 0;
  height: 100%;
  width: 50vw;
  background: #67a01b;
}
@media screen and (min-width: 769px) {
  /* line 7, ../scss/components/_event.scss */
  .eventHero {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
  }
}
/* line 79, ../scss/components/_event.scss */
.eventHero__inner {
  display: block;
  overflow: hidden;
  padding: 24px 16px;
  order: 2;
}
@media screen and (min-width: 769px) {
  /* line 79, ../scss/components/_event.scss */
  .eventHero__inner {
    padding: 88px 32px 50px 50px;
    order: 1;
    width: 50%;
  }
}
@media screen and (min-width: 1000px) {
  /* line 79, ../scss/components/_event.scss */
  .eventHero__inner {
    width: 35%;
  }
}
/* line 96, ../scss/components/_event.scss */
.eventHero__media {
  position: relative;
  width: 100%;
  height: 200px;
  order: 1;
}
@media screen and (min-width: 769px) {
  /* line 96, ../scss/components/_event.scss */
  .eventHero__media {
    flex: 1 0 50%;
    max-width: 50%;
    width: 50%;
    height: auto;
    min-height: 450px;
    order: 2;
  }
}
@media screen and (min-width: 1000px) {
  /* line 96, ../scss/components/_event.scss */
  .eventHero__media {
    flex: 1 0 65%;
    max-width: 65%;
    width: 65%;
  }
}
/* line 117, ../scss/components/_event.scss */
.eventHero__media img {
  object-fit: cover;
}
/* line 122, ../scss/components/_event.scss */
.eventHero__play {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background: #d90166;
  color: #FFF;
  opacity: 0.85;
  border-radius: 40px;
  text-align: center;
  line-height: 80px;
  z-index: 2;
  text-indent: 7px;
  transition: transform 0.25s ease;
}
/* line 141, ../scss/components/_event.scss */
.eventHero__play::before {
  font-family: "exploreIcons";
  content: "\f04b";
  font-size: 42px;
  color: inherit;
}
/* line 148, ../scss/components/_event.scss */
.eventHero__play span {
  position: absolute;
  left: -9999px;
}
/* line 153, ../scss/components/_event.scss */
.eventHero__play:hover, .eventHero__play:focus {
  transform: translateY(-50%) scale(1.15, 1.15);
}
/* line 159, ../scss/components/_event.scss */
.eventHero__ratio {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  z-index: 1;
}
/* line 166, ../scss/components/_event.scss */
.eventHero .fill {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-color: #333333;
}
@media screen and (min-width: 769px) {
  /* line 166, ../scss/components/_event.scss */
  .eventHero .fill {
    width: 65vw;
  }
}
/* line 181, ../scss/components/_event.scss */
.eventHero p {
  font-size: 18px;
  line-height: 27px;
}

/* line 187, ../scss/components/_event.scss */
.event {
  width: 100%;
  overflow: hidden;
  background: #FFF;
  margin-bottom: -40px;
}
/* line 193, ../scss/components/_event.scss */
.event__social {
  background: #FFF;
  margin: 0;
  padding: 16px 0;
  color: #707070;
}
/* line 200, ../scss/components/_event.scss */
.event__title {
  position: relative;
  display: block;
  padding-bottom: 14px;
  margin: 0 0 10px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 40px;
  line-height: 49px;
  transition: color 0.15s ease;
}
/* line 210, ../scss/components/_event.scss */
.event__title a {
  color: inherit;
}
/* line 214, ../scss/components/_event.scss */
.event__title:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 3px;
  background: #d90166;
}
/* line 223, ../scss/components/_event.scss */
.scotland .event__title:after {
  background: #0c6cb6;
}
/* line 227, ../scss/components/_event.scss */
.rural .event__title:after {
  background: #00847a;
}
/* line 231, ../scss/components/_event.scss */
.flight .event__title:after {
  background: #0b1d5f;
}
/* line 235, ../scss/components/_event.scss */
.war .event__title:after {
  background: #67a01b;
}
/* line 239, ../scss/components/_event.scss */
.eventHero .event__title:after {
  background: #FFF;
}
/* line 244, ../scss/components/_event.scss */
.event__title.-simple {
  padding-bottom: 0;
  margin: 0 0 8px;
}
/* line 248, ../scss/components/_event.scss */
.event__title.-simple:after {
  content: none;
}
/* line 254, ../scss/components/_event.scss */
.event__tag {
  position: absolute;
  top: 0;
  left: 0px;
  background: #707070;
  color: #FFF;
  padding: 5px 16px;
  z-index: 4;
}
/* line 263, ../scss/components/_event.scss */
.event__tag.-open {
  background: #FDBE60;
  color: #000;
}
/* line 268, ../scss/components/_event.scss */
.event__tag.-alert {
  background: #d90166;
}
/* line 272, ../scss/components/_event.scss */
.event__tag.-closed {
  background: #e58014;
}
/* line 276, ../scss/components/_event.scss */
.event__tag.-cancelled {
  background: red;
}
/* line 280, ../scss/components/_event.scss */
.event__tag.-postponed {
  background: #fcbd68;
  color: #333333;
}
/* line 285, ../scss/components/_event.scss */
.event__tag.-earlyBird {
  background: #e58014;
}
/* line 289, ../scss/components/_event.scss */
.event__tag.-soldOut {
  background: red;
}
@media screen and (min-width: 769px) {
  /* line 254, ../scss/components/_event.scss */
  .event__tag {
    left: 50px;
  }
}
/* line 298, ../scss/components/_event.scss */
.event__type {
  display: block;
  margin-bottom: 2px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  color: #FFF;
}
/* line 305, ../scss/components/_event.scss */
.event__location {
  display: block;
  margin-bottom: 2px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  color: #d90166;
}
/* line 311, ../scss/components/_event.scss */
.scotland .event__location {
  color: #0c6cb6;
}
/* line 315, ../scss/components/_event.scss */
.rural .event__location {
  color: #00847a;
}
/* line 319, ../scss/components/_event.scss */
.flight .event__location {
  color: #0b1d5f;
}
/* line 323, ../scss/components/_event.scss */
.war .event__location {
  color: #67a01b;
}
/* line 327, ../scss/components/_event.scss */
.eventHero .event__location {
  color: #FFF;
}
/* line 336, ../scss/components/_event.scss */
.event__details p {
  margin: 0;
}
/* line 339, ../scss/components/_event.scss */
.event__details p:last-child {
  margin-bottom: 20px;
}
/* line 345, ../scss/components/_event.scss */
.event__back {
  position: relative;
  display: inline-block;
  padding-left: 18px;
  color: #707070;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  font-size: 16px;
}
/* line 353, ../scss/components/_event.scss */
.event__back:before {
  position: absolute;
  top: -7px;
  left: 0;
  font-family: "exploreIcons";
  content: "\f104";
  font-size: 26px;
}
/* line 362, ../scss/components/_event.scss */
.event__back:hover, .event__back:focus {
  color: #d90166;
}
/* line 368, ../scss/components/_event.scss */
.event__snapshot {
  background: #f3f2f0;
  padding: 32px 24px 32px;
  margin: 0 0 40px;
}
/* line 373, ../scss/components/_event.scss */
.event__snapshot .longform {
  margin: 0;
  padding: 0;
}
/* line 379, ../scss/components/_event.scss */
.event__snapshotItem {
  *zoom: 1;
  margin: 0 0 16px;
}
/* line 38, ../scss/utilities/_mixins.scss */
.event__snapshotItem:before, .event__snapshotItem:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.event__snapshotItem:after {
  clear: both;
}
/* line 384, ../scss/components/_event.scss */
.event__snapshotTitle {
  margin: 0;
}
@media screen and (min-width: 769px) {
  /* line 384, ../scss/components/_event.scss */
  .event__snapshotTitle {
    float: left;
    width: 30%;
    max-width: 180px;
  }
}
/* line 394, ../scss/components/_event.scss */
.event__snapshotContent {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  /* line 394, ../scss/components/_event.scss */
  .event__snapshotContent {
    padding-left: 20px;
  }
}
/* line 401, ../scss/components/_event.scss */
.event__snapshotContent p:last-child {
  margin: 0;
}

/* line 408, ../scss/components/_event.scss */
.event.war h3 {
  color: #67a01b;
}

/* line 414, ../scss/components/_event.scss */
.event.scotland h3 {
  color: #0c6cb6;
}

/* line 420, ../scss/components/_event.scss */
.event.flight h3 {
  color: #0b1d5f;
}

/* line 426, ../scss/components/_event.scss */
.event.rural h3 {
  color: #00847a;
}

/* line 3, ../scss/components/_cards.scss */
.card {
  position: relative;
  background: #FFF;
  font-size: 16px;
  text-align: left;
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.card:before, .card:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.card:after {
  clear: both;
}
@media screen and (min-width: 500px) {
  /* line 3, ../scss/components/_cards.scss */
  .card {
    height: 100%;
  }
}
/* line 15, ../scss/components/_cards.scss */
.card.-hoverBk {
  transition: background 0.2s ease;
}
/* line 18, ../scss/components/_cards.scss */
.card.-hoverBk:hover, .card.-hoverBk:focus {
  background-color: #f3f2f0;
}
/* line 24, ../scss/components/_cards.scss */
.card p {
  line-height: 24px;
}
/* line 28, ../scss/components/_cards.scss */
.card__cta {
  position: relative;
  display: block;
  color: #333333;
  height: 100%;
}
/* line 40, ../scss/components/_cards.scss */
.card__cta:hover .linkArrow.pink, .card__cta:focus .linkArrow.pink {
  color: #333333;
}
/* line 42, ../scss/components/_cards.scss */
.card__cta:hover .linkArrow.pink::after, .card__cta:focus .linkArrow.pink::after {
  background: #333333;
}
/* line 50, ../scss/components/_cards.scss */
.card__media {
  z-index: 2;
  overflow: hidden;
}
/* line 54, ../scss/components/_cards.scss */
.card__media img {
  width: 100%;
  max-width: 100%;
  display: block;
  transform: scale(1, 1);
  transition: transform 0.7s ease;
}
/* line 61, ../scss/components/_cards.scss */
.card__cta:hover .card__media img, .card__cta:focus .card__media img, .-featured:hover .card__media img, .-featured:focus .card__media img, .-support:hover .card__media img, .-support:focus .card__media img {
  transform: scale(1.1, 1.1);
}
/* line 68, ../scss/components/_cards.scss */
.resultsList .card__media, .-home .card__media:not(.lhs), .events__section .card__media:not(.lhs) {
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  min-height: 40px;
  max-height: 250px;
}
/* line 79, ../scss/components/_cards.scss */
.-support .card__media {
  max-height: 150px;
}
@media screen and (max-width: 769px) {
  /* line 79, ../scss/components/_cards.scss */
  .-support .card__media {
    padding-bottom: 56.25%;
    height: 0;
  }
}
/* line 88, ../scss/components/_cards.scss */
.-thumbnail .card__media {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  max-width: 100%;
  height: 100%;
  z-index: 1;
  background: #000;
}
/* line 98, ../scss/components/_cards.scss */
.-thumbnail .card__media img {
  position: relative;
  opacity: 0.6;
  top: -14vw;
}
@media screen and (min-width: 500px) {
  /* line 98, ../scss/components/_cards.scss */
  .-thumbnail .card__media img {
    top: -28vw;
  }
}
@media screen and (min-width: 769px) {
  /* line 98, ../scss/components/_cards.scss */
  .-thumbnail .card__media img {
    top: 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 50, ../scss/components/_cards.scss */
  .card__media {
    float: left;
    max-width: 49%;
  }
  /* line 118, ../scss/components/_cards.scss */
  .-full .card__media {
    float: none;
    max-width: 100%;
    margin: 0 0 16px;
  }
  /* line 124, ../scss/components/_cards.scss */
  .-support .card__media {
    max-width: 180px;
    max-height: none;
  }
}
/* line 131, ../scss/components/_cards.scss */
.card__inner {
  display: block;
  overflow: hidden;
  padding: 24px 24px 34px;
  z-index: 3;
}
/* line 137, ../scss/components/_cards.scss */
.resultsList .card__inner {
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 18px 24px;
}
/* line 144, ../scss/components/_cards.scss */
.-thumbnail .card__inner {
  position: relative;
  text-align: center;
  padding: 40px 18px;
  z-index: 2;
  background: none;
  color: #FFF;
}
@media screen and (min-width: 769px) {
  /* line 154, ../scss/components/_cards.scss */
  .-support .card__inner {
    padding: 24px 25% 18px 24px;
  }
}
/* line 159, ../scss/components/_cards.scss */
.card__inner .linkArrow {
  position: absolute;
  bottom: 20px;
}
/* line 165, ../scss/components/_cards.scss */
.card__title {
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 20px;
}
/* line 170, ../scss/components/_cards.scss */
.scotland:hover .card__title, .scotland:focus .card__title {
  color: #0c6cb6;
}
/* line 175, ../scss/components/_cards.scss */
.rural:hover .card__title, .rural:focus .card__title {
  color: #00847a;
}
/* line 180, ../scss/components/_cards.scss */
.flight:hover .card__title, .flight:focus .card__title {
  color: #0b1d5f;
}
/* line 185, ../scss/components/_cards.scss */
.war:hover .card__title, .war:focus .card__title {
  color: #67a01b;
}
/* line 190, ../scss/components/_cards.scss */
.-thumbnail .card__title {
  margin-bottom: 4px;
}
/* line 194, ../scss/components/_cards.scss */
.-support .card__title {
  color: #707070;
  margin-bottom: 16px;
}
@media screen and (min-width: 1000px) {
  /* line 194, ../scss/components/_cards.scss */
  .-support .card__title {
    margin: 0;
  }
}
@media screen and (max-width: 769px) {
  /* line 194, ../scss/components/_cards.scss */
  .-support .card__title {
    font-size: 18px;
    line-height: 1.35;
  }
}
/* line 209, ../scss/components/_cards.scss */
.card__type {
  color: #707070;
}
/* line 212, ../scss/components/_cards.scss */
.-thumbnail .card__type {
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  color: inherit;
}
/* line 217, ../scss/components/_cards.scss */
.-support .card__type {
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  color: #333333;
}
@media screen and (min-width: 1000px) {
  /* line 225, ../scss/components/_cards.scss */
  .-support .card__btn {
    position: absolute;
    right: 48px;
    top: 50%;
    transform: translateY(-50%);
  }
}
/* line 234, ../scss/components/_cards.scss */
.card .linkArrow {
  display: inline-block;
  margin-top: 16px;
}
/* line 238, ../scss/components/_cards.scss */
.card .linkArrow.pink {
  color: #d90166;
}
/* line 241, ../scss/components/_cards.scss */
.card .linkArrow.pink:hover, .card .linkArrow.pink:focus {
  color: #333333;
}
/* line 248, ../scss/components/_cards.scss */
.card .event__tag {
  left: 0;
}
/* line 253, ../scss/components/_cards.scss */
.card p:last-child {
  margin-bottom: 0;
}
/* line 258, ../scss/components/_cards.scss */
.card img {
  display: block;
  max-width: 115%;
}
/* line 263, ../scss/components/_cards.scss */
.resultsList .card {
  animation: slideUp 0.5s ease 0.1s;
  animation-fill-mode: backwards;
}
@media screen and (max-width: 769px) {
  /* line 269, ../scss/components/_cards.scss */
  .card.-support {
    margin: 0 -16px;
  }
}

/* line 1, ../scss/components/_image-gallery.scss */
.feature-content-wrap {
  position: relative;
  padding: 24px;
  background: #333333;
  color: #FFF;
}
/* line 7, ../scss/components/_image-gallery.scss */
.feature-content-wrap .feature-content {
  position: relative;
  padding: 0;
  background: none;
  margin: 0;
}
/* line 14, ../scss/components/_image-gallery.scss */
.feature-content-wrap .feature-summary {
  padding-top: 10px;
}

/* line 19, ../scss/components/_image-gallery.scss */
.openFullScreenGallery {
  position: absolute;
  bottom: 10px;
  z-index: 1;
  right: 10px;
}
/* line 25, ../scss/components/_image-gallery.scss */
.openFullScreenGallery .icon {
  position: relative;
  top: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 0 0 0.4em;
  background: #d90166;
  border-radius: 2em;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #FFF;
  text-indent: 0;
  overflow: visible;
}
/* line 41, ../scss/components/_image-gallery.scss */
.openFullScreenGallery .icon:after {
  content: "\e905";
}

/* line 1, ../scss/components/_alert-messages.scss */
.alertWrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

/* line 2, ../scss/components/_alert-messages.scss */
.alertMsg {
  display: none;
  background: #fdbe60;
  color: #333333;
  padding: 20px;
}

/* line 3, ../scss/components/_alert-messages.scss */
.alertMsg .wrap {
  position: relative;
  width: 100% !important;
  max-width: 1300px !important;
  margin: 0 auto;
  padding: 0 !important;
}

/* line 4, ../scss/components/_alert-messages.scss */
.alertMsg h2 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 22px;
  color: inherit;
  margin: 0 0 6px;
}

/* line 5, ../scss/components/_alert-messages.scss */
.alertMsg p {
  margin: 0;
  font-size: 18px;
  line-height: 27px;
  color: inherit;
}

/* line 6, ../scss/components/_alert-messages.scss */
.alertMsg a {
  color: inherit;
  border-bottom: 1px solid #333333;
}

/* line 7, ../scss/components/_alert-messages.scss */
.alertMsg .close {
  position: absolute;
  right: 0;
  top: 2px;
  background: none;
  padding: 0;
  border: 0;
  width: 20px;
  cursor: pointer;
  z-index: 10;
}

/* line 8, ../scss/components/_alert-messages.scss */
.alertMsg .close span::before {
  content: "\e90d";
  font-family: 'exploreIcons';
  font-size: 16px;
  color: #FFF;
}

/* line 9, ../scss/components/_alert-messages.scss */
.alertMsg .close.alt span::before {
  color: #000;
}

/* line 12, ../scss/components/_alert-messages.scss */
.alertMsg.themeBlue {
  background: #0c6cb6;
  color: #FFF;
}

/* line 13, ../scss/components/_alert-messages.scss */
.alertMsg.themeBlue a {
  border-color: #FFF;
}

/* line 15, ../scss/components/_alert-messages.scss */
.alertMsg.themeDarkBlue {
  background: #0b1d5f;
  color: #FFF;
}

/* line 16, ../scss/components/_alert-messages.scss */
.alertMsg.themeDarkBlue a {
  border-color: #FFF;
}

/* line 18, ../scss/components/_alert-messages.scss */
.alertMsg.themeTeal {
  background: #00847a;
  color: #FFF;
}

/* line 19, ../scss/components/_alert-messages.scss */
.alertMsg.themeTeal a {
  border-color: #FFF;
}

/* line 21, ../scss/components/_alert-messages.scss */
.alertMsg.themeGreen {
  background: #67a01b;
  color: #FFF;
}

/* line 22, ../scss/components/_alert-messages.scss */
.alertMsg.themeGreen a {
  border-color: #FFF;
}

/* line 24, ../scss/components/_alert-messages.scss */
.alertMsg.themePink {
  background: #d90166;
  color: #FFF;
}

/* line 25, ../scss/components/_alert-messages.scss */
.alertMsg.themePink a {
  border-color: #FFF;
}

/* line 27, ../scss/components/_alert-messages.scss */
.alertMsg.themeExplore {
  background: #9a5aa6;
  color: #FFF;
}

/* line 28, ../scss/components/_alert-messages.scss */
.alertMsg.themeExplore a {
  border-color: #FFF;
}

/* line 30, ../scss/components/_alert-messages.scss */
.alertMsg a:hover,
.alertMsg a:focus {
  border-bottom: 1px solid transparent;
}

@media screen and (max-width: 768px) {
  /* line 34, ../scss/components/_alert-messages.scss */
  .alertMsg:not(:first-child) {
    display: none !important;
  }

  /* line 35, ../scss/components/_alert-messages.scss */
  .alertMsg a {
    display: inline-block;
    clear: both;
  }

  /* line 36, ../scss/components/_alert-messages.scss */
  .alertMsg h2 {
    font-size: 20px;
    margin: 0 0 12px;
    padding-right: 25px;
  }

  /* line 37, ../scss/components/_alert-messages.scss */
  .alertMsg p {
    font-size: 16px;
    line-height: 24px;
  }
}
/* line 40, ../scss/components/_alert-messages.scss */
.alertImageOnly {
  width: 200px;
  height: 199px;
}

/* line 45, ../scss/components/_alert-messages.scss */
.alertImageOnlyCopy {
  background: rgba(62, 62, 62, 0.5);
  position: absolute;
  bottom: 0px;
  color: #fff;
  padding: 5px;
}
/* line 52, ../scss/components/_alert-messages.scss */
.alertImageOnlyCopy p {
  margin-bottom: 0px;
}

/* line 57, ../scss/components/_alert-messages.scss */
.promotionPopupImageOnly {
  background: none !important;
  box-shadow: none !important;
  position: relative;
}
/* line 62, ../scss/components/_alert-messages.scss */
.promotionPopupImageOnly p {
  margin-bottom: 0;
}
/* line 66, ../scss/components/_alert-messages.scss */
.promotionPopupImageOnly .icon:before {
  color: #fff;
}

@media screen and (max-width: 768px) {
  /* line 72, ../scss/components/_alert-messages.scss */
  .promotionPopupImageOnlyContainer {
    position: initial !important;
  }

  /* line 76, ../scss/components/_alert-messages.scss */
  .promotionPopupImageOnly {
    display: none;
  }
}
/* line 1, ../scss/components/_promotion-popup.scss */
.promotionPopUpContainer {
  display: none;
}

/* line 2, ../scss/components/_promotion-popup.scss */
.promotionPopup {
  position: fixed;
  top: 50px;
  right: -208px;
  transition: right linear 0.25s;
  transition-delay: 1s;
  width: 200px;
  background: #fff;
  z-index: 10;
  box-shadow: -2px 2px 6px -1px rgba(0, 0, 0, 0.3);
}

/* line 3, ../scss/components/_promotion-popup.scss */
.promOverlay {
  width: 100%;
  height: 100%;
}

/* line 5, ../scss/components/_promotion-popup.scss */
.promotionPopUpContent {
  padding: 20px;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
}

/* line 6, ../scss/components/_promotion-popup.scss */
.promotionPopUpContent .cta {
  display: inline-block;
}

/* line 7, ../scss/components/_promotion-popup.scss */
.promPopUpImg {
  max-width: 100%;
  border-bottom: 2px solid #d90166;
}

/* line 9, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose {
  position: absolute;
  top: 8px;
  right: 8px;
  display: block;
  border: 0;
  background: transparent;
}

/* line 10, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose span::before {
  content: "\e90d";
  font-family: 'exploreIcons';
  font-size: 14px;
  color: #ffffff;
}

/* line 11, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose.alt span::before {
  color: #000;
}

/* line 13, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose:hover {
  cursor: pointer;
}

/* line 14, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose:hover span::before {
  cursor: pointer;
  color: #000;
}

/* line 17, ../scss/components/_promotion-popup.scss */
.promotionPopUpContainer a.cta {
  background: #fdbe60;
  color: #4b4b4b;
}

/* line 18, ../scss/components/_promotion-popup.scss */
.promotionPopUpContainer a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 19, ../scss/components/_promotion-popup.scss */
.promPopUpImg {
  border-bottom: 2px solid #fdbe60;
}

/* line 20, ../scss/components/_promotion-popup.scss */
.promotionPopUpClose span::before {
  color: #fdbe60;
}

/* line 22, ../scss/components/_promotion-popup.scss */
.themeBlue a.cta {
  background: #0c6cb6;
  color: #fff;
}

/* line 23, ../scss/components/_promotion-popup.scss */
.themeBlue a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 24, ../scss/components/_promotion-popup.scss */
.themeBlue .promPopUpImg {
  border-bottom: 2px solid #0c6cb6;
}

/* line 25, ../scss/components/_promotion-popup.scss */
.themeBlue .promotionPopUpClose span::before {
  color: #0c6cb6;
}

/* line 27, ../scss/components/_promotion-popup.scss */
.themeDarkBlue a.cta {
  background: #0b1d5f;
  color: #fff;
}

/* line 28, ../scss/components/_promotion-popup.scss */
.themeDarkBlue a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 29, ../scss/components/_promotion-popup.scss */
.themeDarkBlue .promPopUpImg {
  border-bottom: 2px solid #0b1d5f;
}

/* line 30, ../scss/components/_promotion-popup.scss */
.themeDarkBlue .promotionPopUpClose span::before {
  color: #0b1d5f;
}

/* line 32, ../scss/components/_promotion-popup.scss */
.themeTeal a.cta {
  background: #00847a;
  color: #fff;
}

/* line 33, ../scss/components/_promotion-popup.scss */
.themeTeal a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 34, ../scss/components/_promotion-popup.scss */
.themeTeal .promPopUpImg {
  border-bottom: 2px solid #00847a;
}

/* line 35, ../scss/components/_promotion-popup.scss */
.themeTeal .promotionPopUpClose span::before {
  color: #00847a;
}

/* line 37, ../scss/components/_promotion-popup.scss */
.themeGreen a.cta {
  background: #67a01b;
  color: #fff;
}

/* line 38, ../scss/components/_promotion-popup.scss */
.themeGreen a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 39, ../scss/components/_promotion-popup.scss */
.themeGreen .promPopUpImg {
  border-bottom: 2px solid #67a01b;
}

/* line 40, ../scss/components/_promotion-popup.scss */
.themeGreen .promotionPopUpClose span::before {
  color: #67a01b;
}

/* line 42, ../scss/components/_promotion-popup.scss */
.themeExplore a.cta {
  background: #9a5aa6;
  color: #fff;
}

/* line 43, ../scss/components/_promotion-popup.scss */
.themeExplore a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 44, ../scss/components/_promotion-popup.scss */
.themeExplore .promPopUpImg {
  border-bottom: 2px solid #9a5aa6;
}

/* line 45, ../scss/components/_promotion-popup.scss */
.themeExplore .promotionPopUpClose span::before {
  color: #9a5aa6;
}

/* line 47, ../scss/components/_promotion-popup.scss */
.themePink a.cta {
  background: #d90166;
  color: #fff;
}

/* line 48, ../scss/components/_promotion-popup.scss */
.themePink a.cta:hover {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 49, ../scss/components/_promotion-popup.scss */
.themePink .promPopUpImg {
  border-bottom: 2px solid #d90166;
}

/* line 50, ../scss/components/_promotion-popup.scss */
.themePink .promotionPopUpClose span::before {
  color: #d90166;
}

/* line 54, ../scss/components/_promotion-popup.scss */
.promotionPopUpContainer a:focus, .promotionPopUpContainer a:focus-within, .promotionPopUpContainer a:focus-visible, .promotionPopUpContainer button:focus, .promotionPopUpContainer button:focus-within, .promotionPopUpContainer button:focus-visible {
  outline: 1px solid #d90166;
  outline-offset: 3px;
}

@media screen and (min-width: 768px) {
  /* line 64, ../scss/components/_promotion-popup.scss */
  .promotionPopUpContainer.active .promotionPopup {
    right: 0;
  }
}
@media screen and (max-width: 768px) {
  /* line 69, ../scss/components/_promotion-popup.scss */
  .promotionPopUpContainer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    z-index: 100;
  }

  /* line 70, ../scss/components/_promotion-popup.scss */
  .promotionPopup {
    top: 30px;
    bottom: inherit;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 300px;
  }

  /* line 71, ../scss/components/_promotion-popup.scss */
  .promotionPopupText {
    font-size: 20px;
  }

  /* line 72, ../scss/components/_promotion-popup.scss */
  .promotionPopUpContent .cta {
    font-size: 20px;
  }

  /* line 73, ../scss/components/_promotion-popup.scss */
  .promotionPopUpClose span::before {
    font-size: 20px;
  }
}
@media screen and (max-width: 350px) {
  /* line 78, ../scss/components/_promotion-popup.scss */
  .promotionPopup {
    width: 200px;
  }

  /* line 79, ../scss/components/_promotion-popup.scss */
  .promotionPopupText {
    font-size: 16px;
  }

  /* line 80, ../scss/components/_promotion-popup.scss */
  .promotionPopUpContent .cta {
    font-size: 16px;
  }

  /* line 81, ../scss/components/_promotion-popup.scss */
  .promotionPopUpClose span::before {
    font-size: 16px;
  }
}
@media screen and (max-height: 450px) {
  /* line 86, ../scss/components/_promotion-popup.scss */
  .promPopUpImg {
    display: none;
  }

  /* line 87, ../scss/components/_promotion-popup.scss */
  .promotionPopUpClose span::before {
    color: #000000;
  }
}
/* line 3, ../scss/components/_back-to-top.scss */
.backToTop {
  align-items: center;
  color: #333;
  background-color: #fff;
  bottom: 35px;
  display: flex;
  flex-direction: column;
  font-size: 1rem;
  justify-content: center;
  opacity: 0;
  padding: 0.625rem;
  position: fixed;
  right: 0;
  text-align: center;
  width: fit-content;
  z-index: 10;
  transform: translateX(100%);
  transition: all 0.5s;
}
/* line 22, ../scss/components/_back-to-top.scss */
.backToTop span {
  margin-top: 0.375rem;
}
@media screen and (min-width: 1200px) {
  /* line 3, ../scss/components/_back-to-top.scss */
  .backToTop {
    bottom: 60px;
  }
}
/* line 30, ../scss/components/_back-to-top.scss */
.backToTop.active {
  opacity: 1;
  transform: translateX(0%);
}

/* line 9, ../scss/components/_accordion.scss */
.accordion {
  width: 100%;
  max-width: 996px;
  margin: 12px auto 48px;
  text-align: left;
}
/* line 17, ../scss/components/_accordion.scss */
.accordion .longform li {
  position: relative;
  left: 1rem;
}
/* line 22, ../scss/components/_accordion.scss */
.accordion .longform p:not(:last-of-type) {
  margin-bottom: 1rem;
}
/* line 27, ../scss/components/_accordion.scss */
.accordion .richText {
  margin: 36px 0;
}
@media screen and (min-width: 769px) {
  /* line 30, ../scss/components/_accordion.scss */
  .accordion .richText.longform {
    padding: 0;
  }
}
/* line 37, ../scss/components/_accordion.scss */
.fullCta + .accordion, .imgCta + .accordion, .introMap + .accordion, .facilities + .accordion {
  margin-top: 48px;
}
@media screen and (min-width: 769px) {
  /* line 45, ../scss/components/_accordion.scss */
  .LandingPageMuseum .accordion {
    margin: 80px auto;
  }
}
@media screen and (max-width: 1000px) {
  /* line 50, ../scss/components/_accordion.scss */
  .accordion .section__title {
    padding: 0 24px;
  }
}
/* line 56, ../scss/components/_accordion.scss */
.accordion__list {
  border-top: 1px solid #CCC;
}
/* line 60, ../scss/components/_accordion.scss */
.accordion__item {
  background: transparent;
  border-bottom: 1px solid #CCC;
  margin: 0;
  color: #333333;
}
/* line 67, ../scss/components/_accordion.scss */
.accordion__title {
  position: relative;
  display: block;
  border: none;
  width: 100%;
  background-color: transparent;
  text-align: initial;
  font-family: "FS Albert Web Regular", Verdana, sans-serif !important;
  font-size: 22px !important;
  margin: 0 !important;
  padding: 18px 48px 18px 24px !important;
  line-height: 1.2 !important;
  outline: 0;
  color: #333333 !important;
  cursor: pointer;
  transition: background .2s ease, color 0.2s ease;
}
@media screen and (min-width: 1000px) {
  /* line 67, ../scss/components/_accordion.scss */
  .accordion__title {
    padding: 18px 24px 18px 0 !important;
  }
}
/* line 90, ../scss/components/_accordion.scss */
.accordion__title:after {
  position: absolute;
  right: 24px;
  top: 21px;
  font-family: 'exploreIcons';
  content: "\e909";
  color: #333333;
  font-size: 16px;
  font-weight: bold;
  transition: transform 0.2s ease;
  overflow: hidden;
  text-shadow: 0px 0px 0 #333333;
}
@media screen and (min-width: 1000px) {
  /* line 90, ../scss/components/_accordion.scss */
  .accordion__title:after {
    right: 0;
  }
}
/* line 108, ../scss/components/_accordion.scss */
.accordion__title:hover, .accordion__title:focus {
  color: #d90166;
}
/* line 114, ../scss/components/_accordion.scss */
.-active .accordion__title:after {
  content: "\e907";
  font-size: 3px;
  width: 43px;
  top: 28px;
}
/* line 123, ../scss/components/_accordion.scss */
.accordion__content {
  display: none;
}
/* line 127, ../scss/components/_accordion.scss */
.accordion__inner {
  padding: 8px 24px 24px;
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.accordion__inner:before, .accordion__inner:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.accordion__inner:after {
  clear: both;
}
/* line 132, ../scss/components/_accordion.scss */
.accordion__inner .longform {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 769px) {
  /* line 132, ../scss/components/_accordion.scss */
  .accordion__inner .longform {
    float: left;
    margin: 12px 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 127, ../scss/components/_accordion.scss */
  .accordion__inner {
    padding: 16px 0 32px;
  }
}
/* line 146, ../scss/components/_accordion.scss */
.accordion__inner__image {
  float: left;
  margin-right: 20px;
  width: 45%;
}
/* line 151, ../scss/components/_accordion.scss */
.accordion__inner__image img {
  width: 100%;
}
@media screen and (max-width: 769px) {
  /* line 146, ../scss/components/_accordion.scss */
  .accordion__inner__image {
    width: 100%;
  }
}
/* line 160, ../scss/components/_accordion.scss */
.accordion__inner__fullwidthimage {
  margin-top: 12px;
}
/* line 163, ../scss/components/_accordion.scss */
.accordion__inner__fullwidthimage img {
  width: 100%;
}
/* line 168, ../scss/components/_accordion.scss */
.accordion__inner__video {
  margin-top: 12px;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
/* line 174, ../scss/components/_accordion.scss */
.accordion__inner__video iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 3, ../scss/components/_btn-list.scss */
.btnList {
  display: block;
  padding-top: 16px;
  margin: 0;
}
/* line 8, ../scss/components/_btn-list.scss */
.btnList__item {
  display: block;
  margin: 0 0 16px 0;
}
@media screen and (min-width: 500px) {
  /* line 8, ../scss/components/_btn-list.scss */
  .btnList__item {
    display: inline-block;
    margin-right: 16px;
  }
}

/* line 1, ../scss/components/_longform.scss */
.js .longform {
  /* JS pull-down */
}
/* line 2, ../scss/components/_longform.scss */
.js .longform .chapters {
  max-height: 0;
}
/* line 5, ../scss/components/_longform.scss */
.js .longform .chapters li {
  opacity: 0;
  -webkit-transition: opacity 0.8s ease;
  transition: opacity 0.8s ease;
}
/* line 12, ../scss/components/_longform.scss */
.js .longform .progress {
  cursor: pointer;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 17, ../scss/components/_longform.scss */
.js .longform .progress:hover, .js .longform .progress:focus {
  background-color: #f3f2f0;
  color: #d90166;
  -webkit-transition: all 0.1s linear;
  transition: all 0.1s linear;
}
/* line 27, ../scss/components/_longform.scss */
.js .longform.open .chapters {
  max-height: 999em;
}
/* line 30, ../scss/components/_longform.scss */
.js .longform.open .chapters li {
  opacity: 1;
}

/* line 37, ../scss/components/_longform.scss */
.longform {
  position: relative;
  margin: 30px 0;
  padding: 0 24px;
  text-align: center;
  /* SECTION-WIDE */
}
/* line 43, ../scss/components/_longform.scss */
.longform img {
  max-width: 100%;
  height: auto !important;
}
/* line 48, ../scss/components/_longform.scss */
.longform > * {
  margin: 0 auto;
  text-align: left;
}
/* line 53, ../scss/components/_longform.scss */
.longform .heading-full-width {
  width: 90%;
  padding-left: 6px;
  max-width: 970px !important;
}
/* line 59, ../scss/components/_longform.scss */
.longform ul:not([class]) {
  list-style: square;
  margin: 0 0 15px 20px;
}
/* line 63, ../scss/components/_longform.scss */
.longform ul:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 69, ../scss/components/_longform.scss */
.longform ul:not([class]) li a:link, .longform ul:not([class]) li a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 74, ../scss/components/_longform.scss */
.longform ul:not([class]) li a:hover, .longform ul:not([class]) li a:active, .longform ul:not([class]) li a:focus {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}
/* line 81, ../scss/components/_longform.scss */
.longform ul:not([class]) ul {
  margin-bottom: 5px;
}
/* line 86, ../scss/components/_longform.scss */
.longform ol:not([class]) {
  list-style: decimal;
  margin: 0 0 15px 20px;
}
/* line 90, ../scss/components/_longform.scss */
.longform ol:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 96, ../scss/components/_longform.scss */
.longform ol:not([class]) li a:link, .longform ol:not([class]) li a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 101, ../scss/components/_longform.scss */
.longform ol:not([class]) li a:hover, .longform ol:not([class]) li a:active, .longform ol:not([class]) li a:focus {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}
/* line 108, ../scss/components/_longform.scss */
.longform ol:not([class]) ol {
  list-style: lower-latin;
  margin-bottom: 5px;
}
/* line 114, ../scss/components/_longform.scss */
.longform .caption {
  display: block;
  width: 100%;
  background-color: #f3f2f0;
  font-size: 14px;
  padding: 12px 15px;
  margin-top: -18px;
}
/* line 122, ../scss/components/_longform.scss */
.longform .caption.noBg {
  background: none;
  padding: 0;
}
/* line 127, ../scss/components/_longform.scss */
.longform .caption br:first-child {
  display: none;
}
/* line 132, ../scss/components/_longform.scss */
.longform img + .caption,
.longform img + br + .caption {
  margin-top: 0px;
}
/* line 137, ../scss/components/_longform.scss */
.longform table {
  width: 100%;
}
/* line 141, ../scss/components/_longform.scss */
.longform h2 {
  margin: 0.8em auto;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 2.25em;
  font-weight: 200;
  color: #9a5aa6;
}
/* line 148, ../scss/components/_longform.scss */
.longform h2:first-child {
  margin: 0 auto 0.8em;
}
/* line 152, ../scss/components/_longform.scss */
.longform h2.single {
  max-width: 595px;
}
/* line 155, ../scss/components/_longform.scss */
.event .longform h2.single {
  max-width: 800px;
  color: #333333;
}
/* line 160, ../scss/components/_longform.scss */
.scotland.event .longform h2.single {
  color: #0c6cb6;
}
/* line 164, ../scss/components/_longform.scss */
.rural.event .longform h2.single {
  color: #00847a;
}
/* line 168, ../scss/components/_longform.scss */
.flight.event .longform h2.single {
  color: #0b1d5f;
}
/* line 172, ../scss/components/_longform.scss */
.war.event .longform h2.single {
  color: #67a01b;
}
/* line 177, ../scss/components/_longform.scss */
.longform h2.double {
  max-width: 995px;
}
/* line 180, ../scss/components/_longform.scss */
.event .longform h2.double {
  max-width: 800px;
  color: #333333;
}
/* line 185, ../scss/components/_longform.scss */
.scotland.event .longform h2.double {
  color: #0c6cb6;
}
/* line 189, ../scss/components/_longform.scss */
.rural.event .longform h2.double {
  color: #00847a;
}
/* line 193, ../scss/components/_longform.scss */
.flight.event .longform h2.double {
  color: #0b1d5f;
}
/* line 197, ../scss/components/_longform.scss */
.war.event .longform h2.double {
  color: #67a01b;
}
/* line 203, ../scss/components/_longform.scss */
.longform h3 {
  font-size: 22px;
  margin: 0 0 12px;
  line-height: 31px;
  color: inherit;
}
/* line 210, ../scss/components/_longform.scss */
.longform h4, .longform h5, .longform h6 {
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 20px;
  font-weight: 200;
  color: #9a5aa6;
  margin: 0 0 12px;
}
/* line 218, ../scss/components/_longform.scss */
.longform p {
  font-size: 1.1em;
  line-height: 1.55em;
}
/* line 222, ../scss/components/_longform.scss */
.longform p img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 2px;
}
/* line 229, ../scss/components/_longform.scss */
.longform p a {
  border-color: #333;
}
/* line 232, ../scss/components/_longform.scss */
.longform p a:hover, .longform p a:focus {
  border-color: transparent;
}
/* line 238, ../scss/components/_longform.scss */
.longform p.introText,
.longform .introText p {
  font-size: 22px;
  line-height: 31px;
  margin: 0 0 14px;
}
/* line 245, ../scss/components/_longform.scss */
.longform .col-single,
.longform .col-half,
.longform .col-third {
  max-width: 595px;
}
/* line 253, ../scss/components/_longform.scss */
.event .longform .col-single {
  max-width: 800px;
}
@media screen and (min-width: 60em) {
  /* line 37, ../scss/components/_longform.scss */
  .longform {
    /* Three-column currently not in use */
  }
  /* line 258, ../scss/components/_longform.scss */
  .longform .col-half {
    width: 50%;
    max-width: 485px;
  }
  /* line 262, ../scss/components/_longform.scss */
  .longform .col-half img {
    width: 100%;
    max-width: 461px;
  }
  /* line 268, ../scss/components/_longform.scss */
  .longform .col-half,
  .longform .col-third {
    display: inline-block;
    padding: 0 12px;
    vertical-align: top;
  }
  /* line 275, ../scss/components/_longform.scss */
  .longform .col-third {
    width: 33.333%;
    max-width: 325px;
    vertical-align: top;
  }
}
/* line 286, ../scss/components/_longform.scss */
.longform blockquote {
  position: relative;
  margin: 0 auto 0.8em;
  padding: 10px 0 0;
  max-width: 640px;
  font-family: 'FS Albert Web Thin', arial;
  font-size: 30px;
  font-style: normal;
}
/* line 295, ../scss/components/_longform.scss */
.longform blockquote.cite {
  font-family: 'FS Albert Web Light Italic';
  font-size: 18px;
  margin: 12px 0 20px;
  padding: 0 25px;
  quotes: none;
}
/* line 304, ../scss/components/_longform.scss */
.longform blockquote p {
  font-size: inherit;
  line-height: inherit;
}
/* line 309, ../scss/components/_longform.scss */
.longform blockquote .quoteText p:last-child {
  margin-bottom: 0 !important;
}
/* line 313, ../scss/components/_longform.scss */
.longform blockquote .quoteMark {
  font-size: 80px;
  font-family: Georgia;
  font-weight: bold;
  color: #BBB;
  position: absolute;
  left: 0;
  top: -48px;
}
/* line 323, ../scss/components/_longform.scss */
.longform blockquote small {
  color: #9a5aa6;
}
/* line 326, ../scss/components/_longform.scss */
.event .longform blockquote small {
  color: #333333;
}
/* line 330, ../scss/components/_longform.scss */
.scotland.event .longform blockquote small {
  color: #0c6cb6;
}
/* line 334, ../scss/components/_longform.scss */
.rural.event .longform blockquote small {
  color: #00847a;
}
/* line 338, ../scss/components/_longform.scss */
.flight.event .longform blockquote small {
  color: #0b1d5f;
}
/* line 342, ../scss/components/_longform.scss */
.war.event .longform blockquote small {
  color: #67a01b;
}
@media screen and (min-width: 980px) {
  /* line 286, ../scss/components/_longform.scss */
  .longform blockquote {
    max-width: 840px;
  }
}
@media screen and (min-width: 48.75em) {
  /* line 286, ../scss/components/_longform.scss */
  .longform blockquote {
    padding-top: 0;
  }
  /* line 354, ../scss/components/_longform.scss */
  .longform blockquote .quoteMark {
    top: -27px;
    left: -50px;
  }
}
@media screen and (min-width: 60em) {
  /* line 286, ../scss/components/_longform.scss */
  .longform blockquote {
    font-size: 2.1em;
  }
}
/* line 365, ../scss/components/_longform.scss */
.longform .overlay {
  max-width: 595px;
  text-align: center;
}
/* line 369, ../scss/components/_longform.scss */
.longform .overlay p {
  font-size: 1.15em;
  line-height: 1.15em;
}
@media screen and (min-width: 60em) {
  /* line 365, ../scss/components/_longform.scss */
  .longform .overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: 0 auto;
    max-width: 30em;
    font-size: 1.3em;
    color: #fff;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /* line 386, ../scss/components/_longform.scss */
  .longform .overlay h2 {
    color: #fff;
  }
}
/* line 392, ../scss/components/_longform.scss */
.longform .fullWidth, .longform.fullWidth {
  width: 100% !important;
}
/* line 395, ../scss/components/_longform.scss */
.longform .fullWidth .video, .longform .fullWidth.video, .longform.fullWidth .video, .longform.fullWidth.video {
  width: 100%;
}
/* line 401, ../scss/components/_longform.scss */
.longform span.fullWidth img, .longform span.imageFullWidth img {
  width: 100% !important;
}
/* line 405, ../scss/components/_longform.scss */
.longform span.fullWidth .video, .longform span.imageFullWidth .video {
  width: 100%;
}
/* line 411, ../scss/components/_longform.scss */
.longform.centredVideo {
  width: 100%;
  max-width: 595px;
  clear: both;
  padding: 0;
  margin: 30px auto 50px;
}
/* line 418, ../scss/components/_longform.scss */
.LandingPageMuseum .longform.centredVideo, .ContentPageStandardComponent .longform.centredVideo {
  max-width: 1200px;
  margin: 16px auto 64px;
}
/* line 424, ../scss/components/_longform.scss */
.longform.centredVideo .vidWrap {
  width: 100%;
  max-width: 100%;
  padding-bottom: 56.25%;
}
/* line 431, ../scss/components/_longform.scss */
.longform.factFile {
  border: 1px solid #c6c1b7;
  margin: 0 auto;
  padding: 24px;
  max-width: 645px;
  text-align: left;
}
/* line 438, ../scss/components/_longform.scss */
.longform.factFile h2 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 20px;
  color: #333;
}
/* line 444, ../scss/components/_longform.scss */
.longform.factFile .factItem {
  display: block;
  margin: 0 0 5px;
}
/* line 449, ../scss/components/_longform.scss */
.longform.factFile p {
  display: inline;
  margin: 0 0 0.3em;
}
/* line 455, ../scss/components/_longform.scss */
.longform .tabs {
  text-align: center;
}
/* line 458, ../scss/components/_longform.scss */
.longform .tabs .tabsVerticalNav {
  margin: 0 auto;
}
/* line 462, ../scss/components/_longform.scss */
.longform .tabs .tabsVertical {
  text-align: left;
}
/* line 465, ../scss/components/_longform.scss */
.longform .tabs .tabsVertical .tabContent p:last-child {
  margin: 0;
}
/* line 472, ../scss/components/_longform.scss */
.longform .tabsVerticalNav li {
  margin: 0 0 5px;
  font-size: 1.2em;
  color: #333333;
  cursor: pointer;
  -moz-transition: background 0.15s ease;
  -o-transition: background 0.15s ease;
  -webkit-transition: background 0.15s ease;
  transition: background 0.15s ease;
  text-align: left;
}
/* line 483, ../scss/components/_longform.scss */
.longform .tabsVerticalNav li a {
  position: relative;
  display: block;
  padding: 0.9em 1em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  color: #333333;
  background-color: #f3f2f0;
  z-index: 2;
  font-size: 20px;
}
/* line 494, ../scss/components/_longform.scss */
.longform .tabsVerticalNav li:hover a, .longform .tabsVerticalNav li:focus a {
  background-color: #dcd9d4;
}
/* line 498, ../scss/components/_longform.scss */
.longform .tabsVerticalNav li.active a {
  position: relative;
  background-color: #333333;
  color: #fff;
  cursor: default;
}
/* line 506, ../scss/components/_longform.scss */
.longform .tabsVerticalNav + .tabsVertical {
  display: inline-block;
}
@media screen and (min-width: 60em) {
  /* line 506, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav + .tabsVertical {
    margin: 0 0 0 24px;
  }
}
@media screen and (min-width: 60em) {
  /* line 471, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav {
    display: inline-block;
    padding: 0;
    width: 30%;
    max-width: 400px;
    vertical-align: top;
  }
  /* line 521, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav li {
    position: relative;
    /* two triangles at 50% to accommodate multi-line headings */
  }
  /* line 524, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav li:before, .longform .tabsVerticalNav li:after {
    content: "";
    position: absolute;
    top: 0;
    height: 50%;
    width: 24px;
    background-color: transparent;
    -moz-transition: background 0s ease;
    -o-transition: background 0s ease;
    -webkit-transition: background 0s ease;
    transition: background 0s ease;
    z-index: 1;
  }
  /* line 539, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav li:before {
    left: 100%;
    margin: 0 0 0 -16px;
    -moz-transform: skewX(24deg);
    -ms-transform: skewX(24deg);
    -o-transform: skewX(24deg);
    -webkit-transform: skewX(24deg);
    transform: skewX(24deg);
  }
  /* line 549, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav li:after {
    top: 50%;
    right: -8px;
    -moz-transform: skewX(-24deg);
    -ms-transform: skewX(-24deg);
    -o-transform: skewX(-24deg);
    -webkit-transform: skewX(-24deg);
    transform: skewX(-24deg);
  }
  /* line 561, ../scss/components/_longform.scss */
  .longform .tabsVerticalNav li.active:before, .longform .tabsVerticalNav li.active:after {
    background-color: #333333;
  }
}
/* line 569, ../scss/components/_longform.scss */
.longform .imageLeft, .longform .imageRight {
  float: left;
  margin: 0 24px 10px 0;
  font-size: 14px;
}
/* line 574, ../scss/components/_longform.scss */
.longform .imageLeft span, .longform .imageRight span {
  display: inline-block;
  line-height: 1.3;
  background-color: #f3f2f0;
  font-size: 14px;
  padding: 12px 15px;
  width: 100%;
}
/* line 584, ../scss/components/_longform.scss */
.longform .imageRight {
  float: right;
  margin: 0 0 10px 24px;
}
/* line 590, ../scss/components/_longform.scss */
.longform .imageCentre {
  margin: 0 auto;
  text-align: center;
}
/* line 594, ../scss/components/_longform.scss */
.longform .imageCentre img {
  margin: 0 auto;
}
@media screen and (max-width: 1000px) {
  /* line 600, ../scss/components/_longform.scss */
  .longform .imageRight {
    width: 100%;
    max-width: 100%;
    margin: 0 0 10px 24px !important;
  }
  /* line 606, ../scss/components/_longform.scss */
  .longform .imageLeft, .longform .imageRight {
    width: 100%;
    max-width: 100%;
    margin: 0 24px 10px 0 !important;
  }
  /* line 612, ../scss/components/_longform.scss */
  .longform .imageCentre {
    margin: 0 auto;
    text-align: center;
  }
  /* line 616, ../scss/components/_longform.scss */
  .longform .imageCentre img {
    margin: 0 auto;
  }
}
/* line 623, ../scss/components/_longform.scss */
.longform .ctaList li {
  position: relative;
  line-height: 1.4em;
  padding-left: 30px;
  margin: 0 0 10px;
}
/* line 629, ../scss/components/_longform.scss */
.longform .ctaList li:hover a, .longform .ctaList li:focus a {
  border-bottom: 1px dotted #FFF;
}
/* line 633, ../scss/components/_longform.scss */
.longform .ctaList li:before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 3px;
  left: 0;
  margin: -2px -8px 0 0;
  width: 20px;
  height: 20px;
  background: url(/images/btn-chevron-opaque.png) left top no-repeat;
}
/* line 645, ../scss/components/_longform.scss */
.longform .ctaList li:hover:before, .longform .ctaList li:focus:before {
  background: url(/images/btn-chevron-grey.png) left top no-repeat;
  background-size: auto 100%;
}
/* line 651, ../scss/components/_longform.scss */
.longform .ctaList li:last-child {
  margin: 0;
}
@media screen and (max-width: 800px) {
  /* line 658, ../scss/components/_longform.scss */
  .longform .imageRight,
  .longform .imageLeft,
  .longform .imageRight {
    margin: 0 0 10px 0 !important;
  }
}
/* line 664, ../scss/components/_longform.scss */
.longform iframe {
  width: 100%;
}
@media screen and (max-width: 600px) {
  /* line 670, ../scss/components/_longform.scss */
  .longform iframe {
    height: auto;
  }
  /* line 674, ../scss/components/_longform.scss */
  .longform iframe[src*="maps"] {
    height: 65vh;
  }
}
/* line 680, ../scss/components/_longform.scss */
.longform p.cta a, .longform a.cta, .longform .btn, .longform span.cta > a {
  background-color: #d90166;
  color: #fff !important;
  padding: 8px 20px;
  cursor: pointer;
  transition: background 0.2s ease;
  border: none;
  display: inline-block;
}
/* line 689, ../scss/components/_longform.scss */
.longform p.cta a.small, .longform a.cta.small, .longform .btn.small, .longform span.cta > a.small {
  padding: 6px 12px;
  font-size: 13px;
}
/* line 694, ../scss/components/_longform.scss */
.longform p.cta a:hover, .longform p.cta a:focus, .longform a.cta:hover, .longform a.cta:focus, .longform .btn:hover, .longform .btn:focus, .longform span.cta > a:hover, .longform span.cta > a:focus {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 704, ../scss/components/_longform.scss */
body.explore-our-collections .longform p.introText {
  text-align: left;
}

/* Once JS is enabled */
/* line 711, ../scss/components/_longform.scss */
.js .longform .tabsVertical article {
  display: none;
  border-top: 1px solid #f3f2f0;
}
/* line 715, ../scss/components/_longform.scss */
.js .longform .tabsVertical article .tabContent {
  padding: 1.2em 0 0;
}
/* line 719, ../scss/components/_longform.scss */
.js .longform .tabsVertical article h2 {
  display: none;
}
/* line 723, ../scss/components/_longform.scss */
.js .longform .tabsVertical article.current {
  display: block;
}

/* line 731, ../scss/components/_longform.scss */
.longform {
  *zoom: 1;
}
/* line 38, ../scss/utilities/_mixins.scss */
.longform:before, .longform:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.longform:after {
  clear: both;
}
/* line 734, ../scss/components/_longform.scss */
.longform.scrollingLayer {
  max-width: 1048px;
  margin: 30px auto;
}
/* line 740, ../scss/components/_longform.scss */
.longform.game:before {
  content: "Are you on a mobile or tablet? Some of our games only work on laptops or desktop computers";
  line-height: 1.4;
  margin: 0 0 5px;
  padding: 10px;
  background-color: #f3f2f0;
  font-size: 14px;
}
/* line 749, ../scss/components/_longform.scss */
.longform.game iframe {
  display: none;
  max-width: 100%;
}
@media screen and (min-width: 780px) {
  /* line 755, ../scss/components/_longform.scss */
  .longform.game:before {
    content: none;
  }
  /* line 759, ../scss/components/_longform.scss */
  .longform.game iframe {
    display: block;
  }
}
/* line 765, ../scss/components/_longform.scss */
.longform.game.html5 iframe {
  display: block;
}
/* line 769, ../scss/components/_longform.scss */
.longform.game.html5:before {
  display: none;
  content: none;
}
/* line 776, ../scss/components/_longform.scss */
.longform.seadragon {
  margin: 36px auto;
  padding: 0 !important;
  width: 800px;
}
@media screen and (max-width: 848px) {
  /* line 776, ../scss/components/_longform.scss */
  .longform.seadragon {
    width: 100%;
    padding: 0 24px !important;
  }
}
/* line 787, ../scss/components/_longform.scss */
.longform .childPages {
  max-width: 1020px;
}
/* line 790, ../scss/components/_longform.scss */
.longform .childPages li {
  position: relative;
  margin: 0 0 30px;
  vertical-align: top;
  overflow: hidden;
}
/* line 797, ../scss/components/_longform.scss */
.longform .childPages li .item {
  background-color: #f3f2f0;
  padding: 0 0 1px;
}
/* line 802, ../scss/components/_longform.scss */
.longform .childPages li .item::before {
  content: "";
  position: absolute;
  top: 0;
  left: 27px;
  padding: 0.5em 0.4em;
  background: #9a5aa6;
  font-size: 1.2em;
  line-height: 1.1;
  z-index: 10;
}
/* line 816, ../scss/components/_longform.scss */
.longform .childPages li.type-Game .item::before {
  content: "\e906";
  background: #fb9a05;
}
/* line 823, ../scss/components/_longform.scss */
.longform .childPages li.type-Resource .item::before {
  content: "\e90a";
  background: #00847a;
}
/* line 830, ../scss/components/_longform.scss */
.longform .childPages li.type-Film .item::before {
  content: "\e904";
  background: #d90166;
}
/* line 836, ../scss/components/_longform.scss */
.longform .childPages li a {
  color: #333333;
}
/* line 840, ../scss/components/_longform.scss */
.longform .childPages li p {
  font-size: 1em;
}
/* line 844, ../scss/components/_longform.scss */
.longform .childPages li .imgWrap {
  display: block;
  width: 100%;
  overflow: hidden;
  margin: 0 0 20px;
}
/* line 851, ../scss/components/_longform.scss */
.longform .childPages li img {
  display: block;
  width: 100%;
  -moz-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}
/* line 862, ../scss/components/_longform.scss */
.longform .childPages li:hover img, .longform .childPages li:focus img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
/* line 871, ../scss/components/_longform.scss */
.longform .childPages li h3 {
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  transition: color 0.15s ease;
}
/* line 878, ../scss/components/_longform.scss */
.longform .childPages li.type-Story:hover h3, .longform .childPages li.type-Story:focus h3 {
  color: #9a5aa6;
}
/* line 883, ../scss/components/_longform.scss */
.longform .childPages li.type-Film:hover h3, .longform .childPages li.type-Film:focus h3 {
  color: #d90166;
}
/* line 888, ../scss/components/_longform.scss */
.longform .childPages li.type-Game:hover h3, .longform .childPages li.type-Game:focus h3 {
  color: #fb9a05;
}
/* line 893, ../scss/components/_longform.scss */
.longform .childPages li.type-Resource:hover h3, .longform .childPages li.type-Resource:focus h3 {
  color: #00847a;
}
@media screen and (min-width: 740px) {
  /* line 790, ../scss/components/_longform.scss */
  .longform .childPages li {
    display: inline-block;
    padding: 20px 12px 0;
    width: 50%;
    margin-right: -2px;
  }
  /* line 904, ../scss/components/_longform.scss */
  .longform .childPages li:before {
    content: none;
  }
  /* line 908, ../scss/components/_longform.scss */
  .longform .childPages li .item {
    padding: 0 20px 0 0;
    height: auto;
  }
  /* line 912, ../scss/components/_longform.scss */
  .longform .childPages li .item > p {
    margin: 0 24px;
  }
  /* line 916, ../scss/components/_longform.scss */
  .longform .childPages li .item > h3 {
    margin: 0 24px 10px;
    line-height: 1.2;
  }
  /* line 922, ../scss/components/_longform.scss */
  .longform .childPages li a {
    top: 20px;
    left: 12px;
  }
  /* line 927, ../scss/components/_longform.scss */
  .longform .childPages li .imgWrap {
    width: 40%;
    float: left;
    margin: 0 20px 0 0;
  }
  /* line 933, ../scss/components/_longform.scss */
  .longform .childPages li .description, .longform .childPages li h3 {
    display: block;
    overflow: hidden;
  }
  /* line 938, ../scss/components/_longform.scss */
  .longform .childPages li h3 {
    padding-top: 20px;
  }
}
@media screen and (max-width: 740px) {
  /* line 944, ../scss/components/_longform.scss */
  .longform .childPages li h3, .longform .childPages li p {
    padding: 0 24px;
  }
}
/* line 951, ../scss/components/_longform.scss */
.longform .ctaList {
  margin: 0 auto;
  padding: 17px;
  max-width: 595px;
  background-color: #333333;
}
/* line 957, ../scss/components/_longform.scss */
.longform .ctaList h2 {
  margin: 0 0 0.5em;
  font-size: 1.3em;
  color: #fff;
}
/* line 962, ../scss/components/_longform.scss */
.longform .ctaList h2::before {
  position: relative;
  top: 1px;
  content: "\e908";
  margin-right: 0.75em;
}
/* line 971, ../scss/components/_longform.scss */
.longform .downloads {
  background-color: #d90166;
}
/* line 974, ../scss/components/_longform.scss */
.longform .downloads h2::before {
  content: "\e903";
}
/* line 979, ../scss/components/_longform.scss */
.longform.articleTagsWrap {
  margin: 15px 0 -25px;
  padding-top: 10px;
}
/* line 983, ../scss/components/_longform.scss */
.longform.articleTagsWrap h2 {
  margin-bottom: 0 !important;
}
/* line 988, ../scss/components/_longform.scss */
.longform .articleTags {
  margin: 0 auto;
  text-align: center;
}
/* line 992, ../scss/components/_longform.scss */
.longform .articleTags h2 {
  display: inline;
  margin: 0 0.3em 0.6em;
  font-size: 1.1em;
  color: #333333;
}
/* line 999, ../scss/components/_longform.scss */
.longform .articleTags ul, .longform .articleTags li {
  display: inline;
}
/* line 1003, ../scss/components/_longform.scss */
.longform .articleTags a {
  list-style: none;
  display: inline-block;
  margin: 0 0.3em 0.4em;
  padding: 0.4em 1em;
  color: #333333;
  background-color: #f3f2f0;
  border-radius: 1em;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
/* line 1016, ../scss/components/_longform.scss */
.longform .articleTags a:hover, .longform .articleTags a:focus {
  background-color: #333333;
  color: #fff;
}
/* line 1024, ../scss/components/_longform.scss */
.longform .embed-container {
  max-width: 1200px;
}

/* line 1029, ../scss/components/_longform.scss */
.flexslider {
  background: #333333;
}
/* line 1032, ../scss/components/_longform.scss */
.event .flexslider {
  max-width: 800px;
}

@media screen and (max-width: 800px) {
  /* line 1038, ../scss/components/_longform.scss */
  .parallax {
    top: 0 !important;
    margin: 0 !important;
  }
}
/* line 1048, ../scss/components/_longform.scss */
.blurb {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 2.5em 1.2em 1.2em;
  background-color: #fff;
  color: #333333;
  z-index: 2;
}
/* line 1058, ../scss/components/_longform.scss */
.blurb:before {
  content: "";
  display: block;
  position: absolute;
  top: -27px;
  left: 1.2em;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: #4b4b4b;
  text-align: center;
}
/* line 1071, ../scss/components/_longform.scss */
.blurb h3 {
  font-size: 1.3em;
  font-weight: 600;
  margin: 0 0 15px;
  color: inherit;
}
/* line 1077, ../scss/components/_longform.scss */
.blurb h3 a {
  color: inherit;
}
/* line 1082, ../scss/components/_longform.scss */
.blurb .byline {
  position: relative;
  margin: 0;
  padding: 0.6em 0 0.6em;
  font-size: 0.9em;
}
/* line 1088, ../scss/components/_longform.scss */
.blurb .byline:before {
  content: "";
  position: absolute;
  top: -1.5px;
  width: 2em;
  height: 3px;
  background-color: #4b4b4b;
}

/* line 1, ../scss/components/_tooltip.scss */
.tooltip {
  position: relative;
}
/* line 4, ../scss/components/_tooltip.scss */
.tooltip .info {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  background: #f3f2f0;
  color: #333333;
  font-size: 13px;
  line-height: 22px;
  text-align: center;
  cursor: pointer;
  border-radius: 50%;
  margin-left: 5px;
  top: -2px;
}
/* line 19, ../scss/components/_tooltip.scss */
.tooltip .info::before {
  content: "";
  color: #333333 !important;
}
/* line 25, ../scss/components/_tooltip.scss */
.tooltip .tooltipOverlay {
  position: absolute;
  bottom: 98%;
  left: -102px;
  width: 240px;
  padding: 10px 15px;
  background: #333333;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 14px;
  color: #FFF;
  border-radius: 2px;
  line-height: 1.3;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.1);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.2s ease, bottom 0.2s ease;
  -moz-transition: opacity 0.2s ease, bottom 0.2s ease;
  -o-transition: opacity 0.2s ease, bottom 0.2s ease;
  transition: opacity 0.2s ease, bottom 0.2s ease;
}
/* line 45, ../scss/components/_tooltip.scss */
.tooltip .tooltipOverlay::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 100%;
  width: 0;
  height: 0;
  margin: 0 0 0 -12px;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-top: 10px solid #333333;
  z-index: 88;
}
@media screen and (max-width: 1180px) {
  /* line 25, ../scss/components/_tooltip.scss */
  .tooltip .tooltipOverlay {
    left: auto;
    right: -10px;
  }
  /* line 63, ../scss/components/_tooltip.scss */
  .tooltip .tooltipOverlay::before {
    left: auto;
    right: 16px;
  }
}
/* line 74, ../scss/components/_tooltip.scss */
.tooltip:hover .tooltipOverlay, .tooltip:focus .tooltipOverlay {
  opacity: 1;
  visibility: visible;
  bottom: 112%;
}

/* Full width image*/
/* line 3, ../scss/components/_full-image.scss */
.fullImg {
  position: relative;
  padding: 0;
  overflow: hidden;
  background: #000;
}
/* line 9, ../scss/components/_full-image.scss */
.fullImg img {
  position: relative;
  display: block;
  margin: -95px 0;
  opacity: 0.6;
  will-change: auto;
}
/* line 17, ../scss/components/_full-image.scss */
.fullImg.clear img {
  opacity: 1;
}
/* line 21, ../scss/components/_full-image.scss */
.fullImg .overlay {
  width: 100%;
  max-width: 800px;
  top: 25%;
  left: 0;
  right: 0;
  margin: 0 auto;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  -webkit-transform: none;
  transform: none;
}
/* line 35, ../scss/components/_full-image.scss */
.fullImg .fullImgCaption {
  position: absolute;
  right: 8px;
  bottom: 8px;
  padding: 6px 15px;
  font-size: 16px;
  color: #FFF;
  z-index: 10;
}
/* line 44, ../scss/components/_full-image.scss */
.fullImg .fullImgCaption a {
  color: #FFF;
  border-color: #FFF;
}
@media screen and (max-width: 800px) {
  /* line 35, ../scss/components/_full-image.scss */
  .fullImg .fullImgCaption {
    position: relative;
    width: 100%;
    text-align: center;
    right: 0;
    bottom: 0;
    padding: 0 20px 20px;
    background: #333333;
    font-size: 14px;
  }
}
/* line 61, ../scss/components/_full-image.scss */
.fullImg .blurb {
  top: 0;
  bottom: auto;
  width: 100%;
  font-size: 14px;
  padding: 0;
  background: none;
  color: #FFF;
}
/* line 70, ../scss/components/_full-image.scss */
.fullImg .blurb::before {
  content: none;
}
/* line 74, ../scss/components/_full-image.scss */
.fullImg .blurb h2 {
  font-size: 36px;
}
/* line 77, ../scss/components/_full-image.scss */
.fullImg .blurb h2:last-child {
  margin: 0;
}
/* line 82, ../scss/components/_full-image.scss */
.fullImg .blurb p {
  font-size: 1.500em;
  line-height: 1.3;
}
/* line 86, ../scss/components/_full-image.scss */
.fullImg .blurb p:last-child {
  margin: 0;
}
@media screen and (min-width: 1100px) {
  /* line 61, ../scss/components/_full-image.scss */
  .fullImg .blurb {
    font-size: 16px;
  }
  /* line 94, ../scss/components/_full-image.scss */
  .fullImg .blurb p {
    font-size: 18px;
    line-height: 1.2em;
  }
}
@media screen and (max-width: 800px) {
  /* line 61, ../scss/components/_full-image.scss */
  .fullImg .blurb {
    position: relative;
    background: #333333;
    font-size: 12px;
    padding: 24px;
  }
  /* line 106, ../scss/components/_full-image.scss */
  .fullImg .blurb h2 {
    color: #FFF;
  }
}

/* line 2, ../scss/components/_video.scss */
.vidWrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: 0;
  padding-bottom: 56.25%;
}
/* line 9, ../scss/components/_video.scss */
.vidWrap iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/* line 17, ../scss/components/_video.scss */
.vidWrap.fullWidth {
  max-width: 100%;
  height: 100%;
  padding: 0;
}
/* line 22, ../scss/components/_video.scss */
.vidWrap.fullWidth iframe {
  height: auto;
}

/* line 28, ../scss/components/_video.scss */
.aspectRatio {
  max-width: 1200px;
  margin: 30px auto;
}

@media screen and (min-width: 1000px) {
  /* line 34, ../scss/components/_video.scss */
  .fullWidth .vidWrap {
    padding-bottom: 56.25%;
    width: 100%;
    background: #000;
  }
  /* line 39, ../scss/components/_video.scss */
  .fullWidth .vidWrap iframe {
    width: 100%;
    height: 100%;
  }
}
/* line 3, ../scss/components/_social-sharing.scss */
.shareBar {
  position: relative;
  margin-bottom: -10px;
  min-height: 25px;
  float: right;
  width: 100px;
}
/* line 10, ../scss/components/_social-sharing.scss */
.explore-2 .shareBar {
  float: none;
  width: auto;
  margin-bottom: -10px;
}
@media screen and (max-width: 769px) {
  /* line 10, ../scss/components/_social-sharing.scss */
  .explore-2 .shareBar {
    width: 100%;
    margin-bottom: 0;
  }
}
/* line 21, ../scss/components/_social-sharing.scss */
.event .shareBar {
  margin: 0;
}
/* line 25, ../scss/components/_social-sharing.scss */
.shareBar .addthis_sharing_toolbox {
  display: none;
  position: absolute;
  right: 0;
  top: 30px;
  z-index: 2;
  width: 190px;
}
/* line 34, ../scss/components/_social-sharing.scss */
.shareBar .shareOptions {
  position: relative;
}
/* line 38, ../scss/components/_social-sharing.scss */
.shareBar #share-button {
  padding: 0;
  color: #333333;
  background: none;
  font-size: 1.2em;
}
/* line 44, ../scss/components/_social-sharing.scss */
.shareBar #share-button:before {
  content: "\e900";
  position: relative;
  bottom: 0;
  display: inline-block;
  margin: 0 8px 0 0;
  font-size: 14px;
  font-family: exploreIcons;
}
/* line 54, ../scss/components/_social-sharing.scss */
.shareBar #share-button:hover, .shareBar #share-button:focus {
  color: #9a5aa6;
}
@media screen and (max-width: 33em) {
  /* line 3, ../scss/components/_social-sharing.scss */
  .shareBar {
    text-align: left;
    margin: 0 0 20px;
  }
}
@media screen and (max-width: 600px) {
  /* line 66, ../scss/components/_social-sharing.scss */
  .shareBar #share-button {
    display: block;
    margin-top: -13px;
  }
  /* line 71, ../scss/components/_social-sharing.scss */
  .shareBar .addthis_sharing_toolbox {
    top: 35px;
  }
}

/* line 3, ../scss/components/_forms.scss */
.nmsForm {
  width: 100%;
  max-width: 1000px;
  max-width: calc(1000px + (32px));
  margin-left: auto;
  margin-right: auto;
  padding: 0 24px;
  /* Pager */
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_forms.scss */
  .nmsForm {
    padding: 0 9px !important;
  }
}
/* line 11, ../scss/components/_forms.scss */
.nmsForm .umbraco-forms-navigation {
  *zoom: 1;
  margin: 0 0 32px;
}
/* line 38, ../scss/utilities/_mixins.scss */
.nmsForm .umbraco-forms-navigation:before, .nmsForm .umbraco-forms-navigation:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.nmsForm .umbraco-forms-navigation:after {
  clear: both;
}
/* line 16, ../scss/components/_forms.scss */
.nmsForm fieldset + fieldset {
  border-top: 1px solid #CECECE;
  padding-top: 32px;
  margin-top: 16px;
}
/* line 22, ../scss/components/_forms.scss */
.nmsForm .nmsFormRow {
  *zoom: 1;
  position: relative;
  margin: 0 0 16px;
}
/* line 38, ../scss/utilities/_mixins.scss */
.nmsForm .nmsFormRow:before, .nmsForm .nmsFormRow:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.nmsForm .nmsFormRow:after {
  clear: both;
}
/* line 28, ../scss/components/_forms.scss */
.nmsForm legend {
  display: block;
}
/* line 32, ../scss/components/_forms.scss */
.nmsForm label {
  display: inline-block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 0 0 8px;
}
/* line 38, ../scss/components/_forms.scss */
.nmsForm .umbraco-forms-field-wrapper .radiobuttonlist label,
.nmsForm .umbraco-forms-field-wrapper .checkboxlist label {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
}
/* line 43, ../scss/components/_forms.scss */
.nmsForm .text,
.nmsForm textarea,
.nmsForm select,
.nmsForm .fileUpload {
  display: block;
  width: 100%;
  background: #FFF;
  border: 1px solid #CECECE;
  padding: 10.66667px;
  font-size: 18px;
  margin: 0;
  transition: border 0.25s ease;
}
/* line 56, ../scss/components/_forms.scss */
.nmsForm .text:focus,
.nmsForm textarea:focus,
.nmsForm select:focus,
.nmsForm .fileUpload:focus {
  border-color: #d90166;
}
/* line 61, ../scss/components/_forms.scss */
.nmsForm input[type="file"] {
  font-size: 16px;
}
/* line 65, ../scss/components/_forms.scss */
.nmsForm textarea {
  height: 180px;
}
/* line 69, ../scss/components/_forms.scss */
.nmsForm .icheckbox_minimal,
.nmsForm .iradio_minimal {
  position: relative;
  top: -2px;
  margin-right: 8px;
}
/* line 76, ../scss/components/_forms.scss */
.nmsForm .validation-summary-errors {
  position: relative;
  padding: 0 0 8px;
  margin: 0 0 32px;
  background: #f3f2f0;
}
/* line 82, ../scss/components/_forms.scss */
.nmsForm .validation-summary-errors ul {
  padding-left: 20px;
  padding-right: 16px;
}
/* line 87, ../scss/components/_forms.scss */
.nmsForm .validation-summary-errors::before {
  display: block;
  width: 100%;
  content: "Please review the following fields:";
  background: #4b4b4b;
  color: #FFF;
  padding: 8px 40px 8px 20px;
  font-size: 16px;
  z-index: 1;
}
/* line 98, ../scss/components/_forms.scss */
.nmsForm .validation-summary-errors::after {
  position: absolute;
  right: 18px;
  top: 8px;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  background: red;
  color: #FFF;
  font-family: ExploreIcons;
  content: "\f12a";
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 23px;
  text-indent: 1px;
  z-index: 2;
}
/* line 118, ../scss/components/_forms.scss */
.nmsForm .input-validation-error {
  border-color: red;
}
/* line 122, ../scss/components/_forms.scss */
.nmsForm .field-validation-valid,
.nmsForm .field-validation-error {
  display: block;
  font-size: 15px;
  color: green;
  padding: 9px 0 0;
}
/* line 130, ../scss/components/_forms.scss */
.nmsForm .field-validation-error {
  position: relative;
  color: red;
  padding-left: 32px;
}
/* line 135, ../scss/components/_forms.scss */
.nmsForm .field-validation-error::before {
  position: absolute;
  left: 0;
  top: 7px;
  width: 22px;
  height: 22px;
  border-radius: 20px;
  background: red;
  color: #FFF;
  font-family: ExploreIcons;
  content: "\f12a";
  font-size: 16px;
  font-weight: normal;
  text-align: center;
  line-height: 23px;
  text-indent: 1px;
}
/* line 158, ../scss/components/_forms.scss */
.nmsForm .textfield .field-validation-error,
.nmsForm .password .field-validation-error,
.nmsForm .longanswer .field-validation-error,
.nmsForm .datepicker .field-validation-error {
  position: static;
  padding-left: 0;
}
/* line 162, ../scss/components/_forms.scss */
.nmsForm .textfield .field-validation-error::before,
.nmsForm .password .field-validation-error::before,
.nmsForm .longanswer .field-validation-error::before,
.nmsForm .datepicker .field-validation-error::before {
  left: auto;
  right: 11px;
  top: auto;
  bottom: 39px;
}
/* line 171, ../scss/components/_forms.scss */
.nmsForm .btn.next,
.nmsForm .btn.primary {
  float: right;
}
/* line 176, ../scss/components/_forms.scss */
.nmsForm .fileUploadWrap {
  position: relative;
  cursor: pointer;
}
/* line 181, ../scss/components/_forms.scss */
.nmsForm .fileUploadInput {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 2;
}
/* line 191, ../scss/components/_forms.scss */
.nmsForm .fileUpload {
  position: relative;
  z-index: 1;
  display: flex;
  padding: 0;
}
/* line 198, ../scss/components/_forms.scss */
.nmsForm .fileUploadBtn {
  width: 120px;
  background: #d90166;
  color: #FFF;
  text-align: center;
  line-height: 44px;
}
/* line 206, ../scss/components/_forms.scss */
.nmsForm .fileUploadTxt {
  padding: 10.66667px;
  padding-left: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
/* line 214, ../scss/components/_forms.scss */
.nmsForm .btn {
  padding: 10px 22px;
}
/* line 218, ../scss/components/_forms.scss */
.nmsForm .pager {
  margin: 0 0 30px;
}
/* line 222, ../scss/components/_forms.scss */
.nmsForm .pagerTitle {
  display: none;
  margin-right: 16px;
}
/* line 227, ../scss/components/_forms.scss */
.nmsForm .pagerList {
  position: relative;
  display: inline-block;
  margin: 0;
}
/* line 233, ../scss/components/_forms.scss */
.nmsForm .pagerList:before {
  position: absolute;
  left: 30px;
  right: 30px;
  top: 21px;
  height: 2px;
  background: #CECECE;
  content: "";
  z-index: 1;
}
/* line 244, ../scss/components/_forms.scss */
.nmsForm .pagerItem {
  position: relative;
  display: inline-block;
  width: 42px;
  height: 42px;
  margin-right: 22px;
  border: 2px solid #CECECE;
  background: #fff;
  color: #d90166;
  border-radius: 30px;
  font-size: 22px;
  text-align: center;
  line-height: 40px;
  z-index: 2;
}
/* line 260, ../scss/components/_forms.scss */
.nmsForm .pagerItem:last-child {
  margin: 0;
}
/* line 264, ../scss/components/_forms.scss */
.nmsForm .pagerComplete {
  background: #CECECE;
  border-color: #CECECE;
}
/* line 269, ../scss/components/_forms.scss */
.nmsForm .pagerActive {
  background: #d90166;
  border-color: #d90166;
  color: #fff;
}

/* line 276, ../scss/components/_forms.scss */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
  background: inherit;
  box-shadow: 0 0 0px 1000px #FFF inset;
}

/* line 3, ../scss/components/_banner-feat.scss */
.featBanner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 16px;
  display: grid;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_banner-feat.scss */
  .featBanner {
    max-height: calc(90vh - 137px);
    margin-bottom: 32px;
  }
  /* line 18, ../scss/components/_banner-feat.scss */
  .LandingPageMuseum .featBanner {
    margin-bottom: 0;
  }
}
/* line 24, ../scss/components/_banner-feat.scss */
.featBanner:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 3;
}
/* line 35, ../scss/components/_banner-feat.scss */
.featBanner__media {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 1;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
/* line 50, ../scss/components/_banner-feat.scss */
.featBanner__media img {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 1;
}
/* line 59, ../scss/components/_banner-feat.scss */
.featBanner__media .vidWrap {
  top: -80px;
  z-index: 1;
}
/* line 63, ../scss/components/_banner-feat.scss */
.featBanner__media .vidWrap iframe {
  height: calc(100% + 160px);
}
/* line 69, ../scss/components/_banner-feat.scss */
.featBanner__content {
  position: relative;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 700px;
  padding: 80px 16px 120px;
  margin: 0 auto;
  color: #FFF;
  z-index: 5;
  text-align: center;
  grid-column: 1 / -1;
  grid-row: 1 / -1;
}
@media screen and (min-width: 769px) {
  /* line 69, ../scss/components/_banner-feat.scss */
  .featBanner__content {
    position: absolute;
    transform: translateY(-50%);
    top: 45%;
    padding: 0;
  }
}
/* line 91, ../scss/components/_banner-feat.scss */
.featBanner__title {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 0 0 16px;
  font-size: 32px;
}
/* line 97, ../scss/components/_banner-feat.scss */
.featBanner__summary {
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  font-size: 24px;
  line-height: 29px;
}
/* line 103, ../scss/components/_banner-feat.scss */
.featBanner__indicator {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 48px;
  width: 38px;
  margin: 0 auto;
  z-index: 5;
  background: none;
  border: 0;
  cursor: pointer;
  overflow: hidden;
}
/* line 116, ../scss/components/_banner-feat.scss */
.featBanner__indicator::before {
  display: inline-block;
  font-family: "exploreIcons";
  content: "\e901";
  text-align: center;
  font-size: 24px;
  color: #FFF;
}
/* line 125, ../scss/components/_banner-feat.scss */
.featBanner__indicator span {
  position: absolute;
  left: -9999px;
}
/* line 130, ../scss/components/_banner-feat.scss */
.featBanner__indicator:hover::before, .featBanner__indicator:focus::before {
  animation: toBottomFromTop 0.4s forwards;
}

@keyframes toBottomFromTop {
  49% {
    transform: translateY(100%);
  }
  50% {
    opacity: 0;
    transform: translateY(-100%);
  }
  51% {
    opacity: 1;
  }
}
/* line 3, ../scss/components/_full-cta.scss */
.fullCta {
  width: 100%;
  padding: 48px 32px;
  margin: 0;
  background: #d90166;
  color: #FFF;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
  text-align: center;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_full-cta.scss */
  .fullCta {
    padding: 32px;
  }
}
/* line 16, ../scss/components/_full-cta.scss */
.fullCta__content {
  max-width: 800px;
  margin: 0 auto;
}
/* line 24, ../scss/components/_full-cta.scss */
.fullCta__summary {
  margin: 0 0 32px;
}
/* line 28, ../scss/components/_full-cta.scss */
.fullCta.-scotland {
  background: #0c6cb6;
}
/* line 32, ../scss/components/_full-cta.scss */
.fullCta.-rural, .fullCta.-rurallife {
  background: #00847a;
}
/* line 36, ../scss/components/_full-cta.scss */
.fullCta.-flight {
  background: #0b1d5f;
}
/* line 40, ../scss/components/_full-cta.scss */
.fullCta.-war, .fullCta.-warmuseum {
  background: #67a01b;
}

/* line 3, ../scss/components/_image-cta.scss */
.imgCta {
  width: 100%;
  padding: 0;
  margin: 0;
  text-align: center;
  background: #f3f2f0;
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_image-cta.scss */
  .imgCta {
    display: flex;
    background: none;
    text-align: left;
    background: #FFF;
  }
  /* line 17, ../scss/components/_image-cta.scss */
  .imgCta.-alt {
    background: #f3f2f0;
  }
}
/* line 22, ../scss/components/_image-cta.scss */
.imgCta__media {
  overflow: hidden;
  max-height: 166px;
}
/* line 26, ../scss/components/_image-cta.scss */
.imgCta__media img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 500px) {
  /* line 22, ../scss/components/_image-cta.scss */
  .imgCta__media {
    max-height: 250px;
  }
}
@media screen and (min-width: 769px) {
  /* line 22, ../scss/components/_image-cta.scss */
  .imgCta__media {
    max-height: 360px;
    width: 50%;
  }
  /* line 39, ../scss/components/_image-cta.scss */
  .-alt .imgCta__media {
    order: 2;
  }
}
@media screen and (min-width: 1000px) {
  /* line 22, ../scss/components/_image-cta.scss */
  .imgCta__media {
    max-height: 450px;
  }
}
/* line 49, ../scss/components/_image-cta.scss */
.imgCta__content {
  padding: 32px;
}
@media screen and (min-width: 769px) {
  /* line 49, ../scss/components/_image-cta.scss */
  .imgCta__content {
    padding: 0 32px;
    width: 50%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  /* line 59, ../scss/components/_image-cta.scss */
  .-alt .imgCta__content {
    order: 1;
    align-items: flex-end;
  }
}
@media screen and (min-width: 1000px) {
  /* line 49, ../scss/components/_image-cta.scss */
  .imgCta__content {
    padding: 0 110px;
  }
}
@media screen and (min-width: 769px) {
  /* line 70, ../scss/components/_image-cta.scss */
  .imgCta__inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    max-width: 384px;
  }
}
/* line 85, ../scss/components/_image-cta.scss */
.imgCta .btn {
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 769px) {
  /* line 85, ../scss/components/_image-cta.scss */
  .imgCta .btn {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 1200px) {
  /* line 85, ../scss/components/_image-cta.scss */
  .imgCta .btn {
    margin-top: 32px;
  }
}

/* line 3, ../scss/components/_museum-list.scss */
.museumsList {
  position: relative;
  margin: 0 0 32px;
    /*.theme__national-museum-of-scotland .museumCard__link {
        color: $color-museum-scotland;

        &::after {
            background: $color-museum-scotland;
        }
    }

    .theme__national-museum-of-flight .museumCard__link {
        color: $color-museum-flight;

        &::after {
            background: $color-museum-flight;
        }
    }

    .theme__national-museum-of-rural-life .museumCard__link {
        color: $color-museum-rural;

        &::after {
            background: $color-museum-rural;
        }
    }

    .theme__national-war-museum .museumCard__link {
        color: $color-museum-war;

        &::after {
            background: $color-museum-war;
        }
    }*/
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_museum-list.scss */
  .museumsList {
    display: flex;
    margin: 0 -12px 32px;
  }
}
/* line 12, ../scss/components/_museum-list.scss */
.museumsList__item {
  overflow: hidden;
  transition: height 0.4s ease, margin 0.4s ease;
}
@media screen and (max-width: 769px) {
  /* line 18, ../scss/components/_museum-list.scss */
  .museumsList__item.-ready {
    height: 100px;
  }
  /* line 21, ../scss/components/_museum-list.scss */
  .museumsList__item.-ready:last-child {
    height: 180px;
  }
  /* line 25, ../scss/components/_museum-list.scss */
  .-hasActive .museumsList__item.-ready {
    height: 62px;
  }
  /* line 30, ../scss/components/_museum-list.scss */
  .museumsList__item.-active {
    /*height: auto;*/
    margin-top: 16px;
  }
  /* line 34, ../scss/components/_museum-list.scss */
  .museumsList__item.-active:first-child {
    margin-top: 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 12, ../scss/components/_museum-list.scss */
  .museumsList__item {
    text-align: left;
    width: 25%;
    padding: 0 12px;
    height: auto;
    margin-bottom: 0;
  }
}
/* line 49, ../scss/components/_museum-list.scss */
.museumsList__trigger {
  display: block;
}
/* line 54, ../scss/components/_museum-list.scss */
.museumsList__trigger:hover .museumCard__link, .museumsList__trigger:focus .museumCard__link {
  color: #4b4b4b;
}
/* line 57, ../scss/components/_museum-list.scss */
.museumsList__trigger:hover .museumCard__link::after, .museumsList__trigger:focus .museumCard__link::after {
  background: #4b4b4b;
}
/* line 64, ../scss/components/_museum-list.scss */
.museumsList__triggerIcon {
  position: absolute;
  top: 18px;
  right: 8px;
  width: 28px;
  height: 28px;
  background: url(/images/museum-plus.svg) no-repeat center center;
  cursor: pointer;
}
/* line 73, ../scss/components/_museum-list.scss */
.-active .museumsList__triggerIcon {
  background-image: url(/images/museum-minus.svg);
}
@media screen and (min-width: 769px) {
  /* line 64, ../scss/components/_museum-list.scss */
  .museumsList__triggerIcon {
    display: none;
  }
}
@media screen and (max-width: 769px) {
  /* line 82, ../scss/components/_museum-list.scss */
  .museumsList .museumCard__title {
    height: 62px;
  }
}
@media screen and (max-width: 340px) {
  /* line 82, ../scss/components/_museum-list.scss */
  .museumsList .museumCard__title {
    font-size: 16px;
    padding: 20px 14px;
  }
}

/* line 3, ../scss/components/_museum-card.scss */
.museumCard {
  position: relative;
  height: 100%;
  padding-bottom: 20px;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
}
/* line 9, ../scss/components/_museum-card.scss */
.museumCard a {
  color: inherit;
}
/* line 13, ../scss/components/_museum-card.scss */
.museumCard__title {
  position: relative;
  display: block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 19px;
  background: #0c6cb6;
  color: #FFF;
  transition: background 0.2s ease;
}
@media screen and (min-width: 769px) {
  /* line 13, ../scss/components/_museum-card.scss */
  .museumCard__title {
    font-size: 22px;
  }
}
/* line 26, ../scss/components/_museum-card.scss */
.museumCard__title a {
  display: block;
  padding: 20px;
  color: inherit;
}
@media screen and (min-width: 769px) {
  /* line 26, ../scss/components/_museum-card.scss */
  .museumCard__title a {
    padding: 12px 25% 12px 20px;
  }
}
/* line 36, ../scss/components/_museum-card.scss */
.theme__national-museum-of-scotland .museumCard__title {
  background: #0c6cb6;
}
/* line 40, ../scss/components/_museum-card.scss */
.theme__national-museum-of-flight .museumCard__title {
  background: #0b1d5f;
}
/* line 44, ../scss/components/_museum-card.scss */
.theme__national-museum-of-rural-life .museumCard__title {
  background: #00847a;
}
/* line 48, ../scss/components/_museum-card.scss */
.theme__national-war-museum .museumCard__title {
  background: #67a01b;
}
/* line 52, ../scss/components/_museum-card.scss */
.museumsList__trigger > .museumCard__title {
  position: relative;
  padding: 18px;
  text-align: left;
}
@media screen and (min-width: 769px) {
  /* line 52, ../scss/components/_museum-card.scss */
  .museumsList__trigger > .museumCard__title {
    padding: 12px 23% 12px 20px;
  }
}
/* line 62, ../scss/components/_museum-card.scss */
.museumCard:hover .museumCard__title, .museumCard:focus .museumCard__title {
  background: #333333;
}
/* line 68, ../scss/components/_museum-card.scss */
.museumCard__content {
  position: relative;
  display: block;
}
/* line 72, ../scss/components/_museum-card.scss */
.museumCard__content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top: 18px solid #333333;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  transition: border .2s ease;
}
@media screen and (max-width: 769px) {
  /* line 72, ../scss/components/_museum-card.scss */
  .museumCard__content:after {
    content: none;
  }
}
/* line 87, ../scss/components/_museum-card.scss */
.theme__national-museum-of-scotland .museumCard__content:after {
  border-top: 18px solid #0c6cb6;
}
/* line 91, ../scss/components/_museum-card.scss */
.theme__national-museum-of-flight .museumCard__content:after {
  border-top: 18px solid #0b1d5f;
}
/* line 95, ../scss/components/_museum-card.scss */
.theme__national-museum-of-rural-life .museumCard__content:after {
  border-top: 18px solid #00847a;
}
/* line 99, ../scss/components/_museum-card.scss */
.theme__national-war-museum .museumCard__content:after {
  border-top: 18px solid #67a01b;
}
/* line 103, ../scss/components/_museum-card.scss */
.museumCard:hover .museumCard__content:after, .museumCard:focus .museumCard__content:after {
  border-top: 18px solid #333333;
}
/* line 109, ../scss/components/_museum-card.scss */
.museumsList__item .museumCard__content {
  padding-bottom: 16px;
}
@media screen and (max-width: 769px) {
  /* line 114, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .museumCard__content {
    border: 1px solid #0c6cb6;
    border-top: 0;
  }
  /* line 119, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-scotland .museumCard__content {
    border-color: #0c6cb6;
  }
  /* line 123, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-flight .museumCard__content {
    border-color: #0b1d5f;
  }
  /* line 127, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-rural-life .museumCard__content {
    border-color: #00847a;
  }
  /* line 131, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-war-museum .museumCard__content {
    border-color: #67a01b;
  }
}
/* line 137, ../scss/components/_museum-card.scss */
.museumCard__subtitle {
  font-size: 16px;
}
@media screen and (min-width: 769px) {
  /* line 137, ../scss/components/_museum-card.scss */
  .museumCard__subtitle {
    font-size: 18px;
  }
}
/* line 145, ../scss/components/_museum-card.scss */
.museumCard__media {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  font-size: 22px;
}
/* line 152, ../scss/components/_museum-card.scss */
.museumCard__link {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #d90166;
}
/* line 158, ../scss/components/_museum-card.scss */
.museumsList .museumCard__link {
  position: static;
}

/* line 167, ../scss/components/_museum-card.scss */
.museumCardNew {
  position: relative;
  height: 100%;
  padding-bottom: 20px;
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
}
/* line 173, ../scss/components/_museum-card.scss */
.museumCardNew a {
  color: inherit;
}
/* line 177, ../scss/components/_museum-card.scss */
.museumCardNew__title {
  position: relative;
  display: block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 19px;
  background: #0c6cb6;
  color: #FFF;
  transition: background 0.2s ease;
  display: block;
  padding: 20px;
}
@media screen and (min-width: 769px) {
  /* line 177, ../scss/components/_museum-card.scss */
  .museumCardNew__title {
    font-size: 22px;
    padding: 12px 25% 12px 20px;
  }
}
/* line 199, ../scss/components/_museum-card.scss */
.theme__national-museum-of-scotland .museumCardNew__title {
  background: #0c6cb6;
}
/* line 203, ../scss/components/_museum-card.scss */
.theme__national-museum-of-flight .museumCardNew__title {
  background: #0b1d5f;
}
/* line 207, ../scss/components/_museum-card.scss */
.theme__national-museum-of-rural-life .museumCardNew__title {
  background: #00847a;
}
/* line 211, ../scss/components/_museum-card.scss */
.theme__national-war-museum .museumCardNew__title {
  background: #67a01b;
}
/* line 215, ../scss/components/_museum-card.scss */
.museumsList__trigger > .museumCardNew__title {
  position: relative;
  padding: 18px;
  text-align: left;
}
@media screen and (min-width: 769px) {
  /* line 215, ../scss/components/_museum-card.scss */
  .museumsList__trigger > .museumCardNew__title {
    padding: 12px 23% 12px 20px;
  }
}
/* line 225, ../scss/components/_museum-card.scss */
.museumCardNew:hover .museumCardNew__title, .museumCardNew:focus .museumCardNew__title {
  background: #333333;
}
/* line 231, ../scss/components/_museum-card.scss */
.museumCardNew__content {
  position: relative;
  display: block;
}
/* line 235, ../scss/components/_museum-card.scss */
.museumCardNew__content:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-top: 18px solid #333333;
  border-left: 18px solid transparent;
  border-right: 18px solid transparent;
  transition: border .2s ease;
}
@media screen and (max-width: 769px) {
  /* line 235, ../scss/components/_museum-card.scss */
  .museumCardNew__content:after {
    content: none;
  }
}
/* line 250, ../scss/components/_museum-card.scss */
.theme__national-museum-of-scotland .museumCardNew__content:after {
  border-top: 18px solid #0c6cb6;
}
/* line 254, ../scss/components/_museum-card.scss */
.theme__national-museum-of-flight .museumCardNew__content:after {
  border-top: 18px solid #0b1d5f;
}
/* line 258, ../scss/components/_museum-card.scss */
.theme__national-museum-of-rural-life .museumCardNew__content:after {
  border-top: 18px solid #00847a;
}
/* line 262, ../scss/components/_museum-card.scss */
.theme__national-war-museum .museumCardNew__content:after {
  border-top: 18px solid #67a01b;
}
/* line 266, ../scss/components/_museum-card.scss */
.museumCard:hover .museumCardNew__content:after, .museumCard:focus .museumCardNew__content:after {
  border-top: 18px solid #333333;
}
/* line 272, ../scss/components/_museum-card.scss */
.museumsList__item .museumCardNew__content {
  padding-bottom: 16px;
}
@media screen and (max-width: 769px) {
  /* line 277, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .museumCardNew__content {
    border: 1px solid #0c6cb6;
    border-top: 0;
  }
  /* line 282, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-scotland .museumCardNew__content {
    border-color: #0c6cb6;
  }
  /* line 286, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-flight .museumCardNew__content {
    border-color: #0b1d5f;
  }
  /* line 290, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-museum-of-rural-life .museumCardNew__content {
    border-color: #00847a;
  }
  /* line 294, ../scss/components/_museum-card.scss */
  .museumsList__item.-active .theme__national-war-museum .museumCardNew__content {
    border-color: #67a01b;
  }
}
/* line 300, ../scss/components/_museum-card.scss */
.museumCardNew__subtitle {
  font-size: 16px;
  color: #333333;
}
@media screen and (min-width: 769px) {
  /* line 300, ../scss/components/_museum-card.scss */
  .museumCardNew__subtitle {
    font-size: 18px;
  }
}
/* line 309, ../scss/components/_museum-card.scss */
.museumCardNew__summary {
  color: #333333;
}
/* line 313, ../scss/components/_museum-card.scss */
.museumCardNew__media {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  font-size: 22px;
}
/* line 320, ../scss/components/_museum-card.scss */
.museumCardNew__link {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #d90166;
}
/* line 326, ../scss/components/_museum-card.scss */
.museumsList .museumCardNew__link {
  position: static;
}

/* line 3, ../scss/components/_slider.scss */
.slider {
  padding: 0 16px;
  margin: 0 0 60px;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_slider.scss */
  .slider {
    padding: 0;
    margin: 0 0 32px;
  }
}
@media screen and (min-width: 769px) {
  /* line 12, ../scss/components/_slider.scss */
  .slider__carousel {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -12px;
    justify-content: flex-start;
  }
  /* line 19, ../scss/components/_slider.scss */
  .slider__carousel.__align-center {
    justify-content: center;
  }
  /* line 23, ../scss/components/_slider.scss */
  .slider__carousel.__align-right {
    justify-content: flex-end;
  }
  /* line 28, ../scss/components/_slider.scss */
  .slider__carousel.__cols-3 .slider__item {
    width: 33.33%;
  }
  /* line 34, ../scss/components/_slider.scss */
  .slider__carousel.__cols-4 .slider__item {
    width: 25%;
  }
  /* line 40, ../scss/components/_slider.scss */
  .slider__carousel.__cols-5 .slider__item {
    width: 20%;
  }
  /* line 46, ../scss/components/_slider.scss */
  .slider__carousel.__cols-6 .slider__item {
    width: 16.66%;
  }
}
/* line 53, ../scss/components/_slider.scss */
.slider__item {
  width: 100%;
  margin: 0 18px 0 0;
}
@media screen and (min-width: 500px) {
  /* line 53, ../scss/components/_slider.scss */
  .slider__item {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  /* line 53, ../scss/components/_slider.scss */
  .slider__item {
    width: 25%;
    margin: 0 0 24px 0;
    padding: 0 12px;
  }
}
/* line 68, ../scss/components/_slider.scss */
.slider .card__media {
  top: 0;
  left: 0;
  width: 100%;
  max-width: 100%;
  min-height: 40px;
  max-height: 250px;
}
/* line 77, ../scss/components/_slider.scss */
.slider .bx-viewport {
  overflow: visible !important;
  background: none;
}
/* line 83, ../scss/components/_slider.scss */
.slider .bx-wrapper .bx-pager {
  position: relative;
  display: inline-block;
  bottom: -40px;
  width: auto;
  padding-top: 0;
}
/* line 91, ../scss/components/_slider.scss */
.slider .bx-wrapper .bx-pager.bx-default-pager a {
  width: 18px;
  height: 18px;
  border-radius: 18px;
  background: #7B7B7A;
  margin: 0 10px;
}
/* line 104, ../scss/components/_slider.scss */
.slider .marker {
  position: absolute;
  display: none;
  left: 0;
  top: 0px;
  width: 18px;
  height: 18px;
  margin: 0 10px;
  border-radius: 18px;
  background: #000;
  transition: transform .35s ease;
}
/* line 116, ../scss/components/_slider.scss */
.slider .marker:last-child {
  display: inline-block;
}

/* line 5, ../scss/components/_related-pages.scss */
.relatedPages.longform {
  padding: 2em 24px 0;
  background-color: #333333;
  margin-top: 0;
}
/* line 10, ../scss/components/_related-pages.scss */
.relatedPages.longform.-light {
  padding: 48px 0;
  margin: 0;
  background: none;
  color: #333333;
  text-align: left;
  overflow: hidden;
}
/* line 18, ../scss/components/_related-pages.scss */
.relatedPages.longform.-light:last-child {
  padding-bottom: 16px;
}
/* line 23, ../scss/components/_related-pages.scss */
.relatedPages.longform:not(.-light) h2 {
  color: #fff !important;
}
/* line 28, ../scss/components/_related-pages.scss */
.relatedPages > * {
  text-align: center;
}
/* line 32, ../scss/components/_related-pages.scss */
.relatedPages h2 {
  margin: 0 auto 1.2em;
  color: #fff;
}
/* line 39, ../scss/components/_related-pages.scss */
.relatedPages.-light h2 {
  color: #333333;
  text-align: center;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 32px;
}
@media screen and (min-width: 500px) {
  /* line 39, ../scss/components/_related-pages.scss */
  .relatedPages.-light h2 {
    text-align: left;
    font-family: "FS Albert Web Regular", Verdana, sans-serif;
    font-size: 36px;
  }
}
/* line 52, ../scss/components/_related-pages.scss */
.relatedPages.-light .relatedPagesSubTitle {
  text-align: left;
  margin: -6px 0 32px;
  font-size: 20px;
  color: #333333;
}
/* line 59, ../scss/components/_related-pages.scss */
.relatedPages.-light .relatedPagesList {
  text-align: left;
}
@media screen and (min-width: 500px) {
  /* line 59, ../scss/components/_related-pages.scss */
  .relatedPages.-light .relatedPagesList {
    display: flex;
    margin-left: -12px;
    margin-right: -12px;
  }
}
/* line 70, ../scss/components/_related-pages.scss */
.relatedPages:last-child {
  margin-bottom: 1px;
}
/* line 74, ../scss/components/_related-pages.scss */
.relatedPages li {
  position: relative;
  display: inline-block;
  vertical-align: top;
  margin: 0 24px 2em 0;
  width: 100%;
  background-color: none;
}
@media screen and (min-width: 500px) {
  /* line 74, ../scss/components/_related-pages.scss */
  .relatedPages li {
    width: 50%;
  }
}
@media screen and (min-width: 769px) {
  /* line 74, ../scss/components/_related-pages.scss */
  .relatedPages li {
    width: 25%;
    margin: 0;
    padding: 0 12px;
  }
}
/* line 92, ../scss/components/_related-pages.scss */
.relatedPages li.-list {
  width: 220px;
}
/* line 96, ../scss/components/_related-pages.scss */
.relatedPages li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.2em;
  font-family: 'FS Albert Web Bold', arial;
  white-space: nowrap;
}
/* line 105, ../scss/components/_related-pages.scss */
.relatedPages li a img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
/* line 112, ../scss/components/_related-pages.scss */
.relatedPages li a::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 2px;
  background: rgba(0, 0, 0, 0.3);
  -moz-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
  z-index: 2;
}
/* line 127, ../scss/components/_related-pages.scss */
.relatedPages li a div {
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
  padding: 0 16px;
  vertical-align: middle;
  white-space: normal;
  color: #FFF;
  z-index: 3;
  text-align: center;
}
@media screen and (max-width: 769px) {
  /* line 127, ../scss/components/_related-pages.scss */
  .relatedPages li a div {
    font-size: 22px;
  }
}
/* line 147, ../scss/components/_related-pages.scss */
.relatedPages li a:hover::before, .relatedPages li a:focus::before {
  background: rgba(0, 0, 0, 0.1);
}
/* line 153, ../scss/components/_related-pages.scss */
.relatedPages li .bgCover {
  margin: 0 -102% 0 0;
  -webkit-transition: opacity 0.4s ease-in;
  transition: opacity 0.4s ease-in;
  z-index: 1;
}
@media screen and (max-width: 48.75em) {
  /* line 162, ../scss/components/_related-pages.scss */
  .relatedPages li.-list {
    background: none;
    width: 100%;
    margin: 0 0 1em;
    text-align: left;
  }
  /* line 168, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a {
    display: inline;
  }
  /* line 171, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a img {
    display: none;
  }
  /* line 175, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a::before {
    content: none;
  }
  /* line 179, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a div {
    position: relative;
    display: inline-block;
    top: 0;
    text-align: left;
    margin-left: 16px;
    width: auto;
    border-bottom: 1px dotted transparent;
    font-size: 19px;
    padding: 0;
    transform: none;
  }
  /* line 191, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a div::before {
    position: absolute;
    top: 0;
    left: -16px;
    font-family: "exploreIcons";
    content: "\f105";
    color: #FFF;
  }
  /* line 203, ../scss/components/_related-pages.scss */
  .relatedPages li.-list a:hover div, .relatedPages li.-list a:focus div {
    border-bottom: 1px dotted #FFF;
  }
}

@media screen and (min-width: 769px) {
  /* line 213, ../scss/components/_related-pages.scss */
  .relatedPagesList {
    margin-bottom: 32px;
  }
  /* line 217, ../scss/components/_related-pages.scss */
  .-light .relatedPagesList {
    margin-bottom: 0;
  }
}

/* line 224, ../scss/components/_related-pages.scss */
.relatedPagesSubTitle {
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 30px;
}

/* line 234, ../scss/components/_related-pages.scss */
.relatedCta {
  position: relative;
  display: block;
  vertical-align: top;
  margin: 0;
  background-color: none;
}
/* line 241, ../scss/components/_related-pages.scss */
.relatedCta__link {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.2em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  white-space: nowrap;
}
/* line 249, ../scss/components/_related-pages.scss */
.relatedCta__link::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 2px;
  background: rgba(0, 0, 0, 0.3);
  transition: background 0.3s ease;
  z-index: 2;
}
/* line 261, ../scss/components/_related-pages.scss */
.relatedCta__link:hover::before, .relatedCta__link:focus::before {
  background: rgba(0, 0, 0, 0.1);
}
/* line 267, ../scss/components/_related-pages.scss */
.relatedCta__media {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
/* line 274, ../scss/components/_related-pages.scss */
.relatedCta__title {
  position: absolute;
  display: block;
  vertical-align: middle;
  white-space: normal;
  color: #FFF;
  z-index: 3;
  top: 35%;
  text-align: center;
  width: 100%;
}

/* line 3, ../scss/components/_intro-map.scss */
.introMap {
  position: relative;
  background: #f3f2f0;
  padding: 0;
  width: 100%;
  margin-bottom: 0;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_intro-map.scss */
  .introMap {
    padding: 48px 0;
  }
}
/* line 14, ../scss/components/_intro-map.scss */
.introMap .wrapperWide {
  position: static;
}
@media screen and (max-width: 769px) {
  /* line 14, ../scss/components/_intro-map.scss */
  .introMap .wrapperWide {
    padding: 0;
  }
}
/* line 22, ../scss/components/_intro-map.scss */
.introMap h2 {
  font-family: "FS Albert Web Regular", Verdana, sans-serif;
}
@media screen and (max-width: 769px) {
  /* line 22, ../scss/components/_intro-map.scss */
  .introMap h2 {
    text-align: center;
  }
}
/* line 30, ../scss/components/_intro-map.scss */
.introMap h3 {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  margin: 0 0 16px;
}
/* line 35, ../scss/components/_intro-map.scss */
.introMap p {
  font-size: inherit;
  line-height: 1.33;
}
/* line 39, ../scss/components/_intro-map.scss */
.introMap p:last-child {
  margin: 0;
}
/* line 44, ../scss/components/_intro-map.scss */
.introMap__content {
  position: relative;
  padding: 32px 24px;
}
@media screen and (min-width: 769px) {
  /* line 44, ../scss/components/_intro-map.scss */
  .introMap__content {
    width: 50%;
    margin-bottom: 0;
    padding: 0;
  }
}
/* line 55, ../scss/components/_intro-map.scss */
.introMap__block {
  position: relative;
  margin: 0 0 32px;
  padding-left: 40px;
  font-size: 18px;
}
@media screen and (min-width: 769px) {
  /* line 55, ../scss/components/_intro-map.scss */
  .introMap__block {
    margin: 0 0 32px;
  }
}
/* line 65, ../scss/components/_intro-map.scss */
.introMap__block:last-child {
  margin-bottom: 0;
}
/* line 69, ../scss/components/_intro-map.scss */
.introMap__block.-sm {
  font-size: 18px;
}
/* line 73, ../scss/components/_intro-map.scss */
.introMap__block p a,
.introMap__block li a {
  color: #4b4b4b;
  border-bottom: 1px dotted #333;
}
/* line 78, ../scss/components/_intro-map.scss */
.introMap__block p a:hover, .introMap__block p a:focus,
.introMap__block li a:hover,
.introMap__block li a:focus {
  border-color: transparent;
}
/* line 84, ../scss/components/_intro-map.scss */
.introMap__block .icon {
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 23px;
}
/* line 90, ../scss/components/_intro-map.scss */
.introMap__block .icon + p {
  margin: 0;
}
/* line 96, ../scss/components/_intro-map.scss */
.introMap__toggle {
  display: none;
  font-size: 18px;
  padding: 16px 0 8px;
}
/* line 102, ../scss/components/_intro-map.scss */
.introMap__trigger {
  border: 0;
  padding: 0;
  background: none;
  color: #d90166 !important;
  font-size: 18px;
  text-decoration: underline;
  cursor: pointer;
  margin-top: 4px;
}
/* line 112, ../scss/components/_intro-map.scss */
.introMap__trigger:hover, .introMap__trigger:focus {
  color: #333333 !important;
}
/* line 118, ../scss/components/_intro-map.scss */
.introMap__map {
  position: relative;
  display: block;
  height: 330px;
  background: #000;
}
@media screen and (min-width: 769px) {
  /* line 118, ../scss/components/_intro-map.scss */
  .introMap__map {
    position: absolute;
    left: 50%;
    top: 0;
    width: 50%;
    height: 100%;
  }
}

/* line 3, ../scss/components/_facilities.scss */
.facilities {
  background: #f3f2f0;
  padding: 48px 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_facilities.scss */
  .facilities {
    text-align: left;
  }
}
/* line 12, ../scss/components/_facilities.scss */
.facilities .wrapperWide {
  overflow: hidden;
}
@media screen and (max-width: 769px) {
  /* line 12, ../scss/components/_facilities.scss */
  .facilities .wrapperWide {
    padding: 0;
  }
}
/* line 20, ../scss/components/_facilities.scss */
.facilities__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: hidden;
  margin-top: 48px;
  border-top: 1px solid #D1D1D1;
}
@media screen and (min-width: 769px) {
  /* line 20, ../scss/components/_facilities.scss */
  .facilities__list {
    border: 0;
  }
}
/* line 33, ../scss/components/_facilities.scss */
.facilities__item {
  position: relative;
  display: block;
  width: 50%;
  width: calc(50% + 2px);
  padding: 32px 16px;
  margin: -1px -1px 0;
  border-bottom: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
  text-align: center;
  overflow: hidden;
}
@media screen and (min-width: 500px) {
  /* line 33, ../scss/components/_facilities.scss */
  .facilities__item {
    width: 33.3333%;
    width: calc(33.3333% + 2px);
    padding: 16px 16px 8px;
    margin: -1px;
  }
  /* line 51, ../scss/components/_facilities.scss */
  .facilities__item:last-child {
    border-right: 0;
  }
}
@media screen and (min-width: 769px) {
  /* line 33, ../scss/components/_facilities.scss */
  .facilities__item {
    width: 25%;
    width: calc(25% + 2px);
    min-height: 145px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 33, ../scss/components/_facilities.scss */
  .facilities__item {
    width: 16.666%;
    width: calc(16.667% + 2px);
  }
}
/* line 68, ../scss/components/_facilities.scss */
.facilities__media {
  display: block;
  width: auto;
  height: 55px;
  margin: 0 auto 24px;
}
/* line 75, ../scss/components/_facilities.scss */
.facilities__label {
  display: block;
  margin-bottom: 8px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-weight: normal;
  font-size: 22px;
}
@media screen and (min-width: 769px) {
  /* line 75, ../scss/components/_facilities.scss */
  .facilities__label {
    margin-bottom: 0;
  }
}
/* line 87, ../scss/components/_facilities.scss */
.facilities__summary {
  display: none;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px;
}
/* line 93, ../scss/components/_facilities.scss */
.facilities__toggle:checked ~ .facilities__list .facilities__summary {
  display: block;
}
@media screen and (min-width: 769px) {
  /* line 87, ../scss/components/_facilities.scss */
  .facilities__summary {
    position: absolute;
    display: block !important;
    left: 2px;
    top: 2px;
    width: 100%;
    height: 100%;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    background: #f3f2f0;
    margin-bottom: 0;
    padding: 8px 12px;
    padding-right: 32px;
    text-align: left;
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 10;
  }
  /* line 115, ../scss/components/_facilities.scss */
  .facilities__item:hover .facilities__summary, .facilities__item:focus .facilities__summary {
    opacity: 1;
  }
}
/* line 122, ../scss/components/_facilities.scss */
.facilities__toggle {
  position: absolute;
  left: -999px;
}
@media screen and (min-width: 769px) {
  /* line 122, ../scss/components/_facilities.scss */
  .facilities__toggle {
    display: none;
  }
}
/* line 131, ../scss/components/_facilities.scss */
.facilities__toggleLabel {
  display: inline-block;
  text-align: center;
  border-bottom: 1px dotted #333333;
  cursor: pointer;
}
@media screen and (min-width: 769px) {
  /* line 131, ../scss/components/_facilities.scss */
  .facilities__toggleLabel {
    display: none;
  }
}
/* line 141, ../scss/components/_facilities.scss */
.facilities__toggleLabel span {
  position: absolute;
  left: -999px;
  visibility: hidden;
}
/* line 147, ../scss/components/_facilities.scss */
.facilities__toggleLabel::before {
  display: block;
  content: "Show more information";
}
/* line 152, ../scss/components/_facilities.scss */
.facilities__toggle:checked + .facilities__toggleLabel::before {
  content: "Show less information";
}

/* line 3, ../scss/components/_awards.scss */
.awards {
  padding: 48px 0 24px;
  text-align: left;
}
/* line 7, ../scss/components/_awards.scss */
.awards:last-child {
  padding-bottom: 0;
}
/* line 11, ../scss/components/_awards.scss */
.awards__summary {
  font-size: 18px;
  line-height: 24px;
}
@media screen and (min-width: 769px) {
  /* line 17, ../scss/components/_awards.scss */
  .awards .col:first-child {
    padding-right: 32px;
  }
}

/* line 24, ../scss/components/_awards.scss */
.imgList {
  display: flex;
  flex-wrap: wrap;
}
/* line 28, ../scss/components/_awards.scss */
.awards .imgList {
  padding-top: 8px;
}
/* line 32, ../scss/components/_awards.scss */
.col-12 > .imgList {
  justify-content: center;
}
/* line 36, ../scss/components/_awards.scss */
.imgList__item {
  display: flex;
  flex: 1 0 auto;
  align-items: center;
  width: 50%;
  max-width: 50%;
  margin: 0 0 32px;
  padding: 0 32px;
}
@media screen and (min-width: 1000px) {
  /* line 36, ../scss/components/_awards.scss */
  .imgList__item {
    width: 25%;
    max-width: 25%;
  }
  /* line 49, ../scss/components/_awards.scss */
  .col-12 .imgList__item {
    width: 20%;
    max-width: 20%;
  }
}
/* line 55, ../scss/components/_awards.scss */
.imgList__item img {
  display: block;
  max-width: 100%;
  width: 100%;
}

/* line 3, ../scss/components/_directions.scss */
.directions {
  text-align: left;
  padding-top: 24px;
}
/* line 7, ../scss/components/_directions.scss */
.introMap + .directions {
  padding-top: 48px;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_directions.scss */
  .directions {
    margin-bottom: 0;
    padding-top: 48px;
  }
}
@media screen and (max-width: 769px) {
  /* line 16, ../scss/components/_directions.scss */
  .directions .wrapperWide {
    padding: 0;
  }
}
/* line 22, ../scss/components/_directions.scss */
.directions .accordion__title {
  font-size: 20px !important;
}
/* line 26, ../scss/components/_directions.scss */
.directions__inner {
  max-width: 996px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  /* line 26, ../scss/components/_directions.scss */
  .directions__inner {
    margin-bottom: 48px;
  }
}
/* line 35, ../scss/components/_directions.scss */
.directions .section__title {
  margin-bottom: 48px;
}
/* line 39, ../scss/components/_directions.scss */
.directions__title {
  margin-bottom: 32px;
}
@media screen and (max-width: 769px) {
  /* line 39, ../scss/components/_directions.scss */
  .directions__title {
    padding: 0 16px;
  }
}
/* line 47, ../scss/components/_directions.scss */
.directions__buttons {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
/* line 52, ../scss/components/_directions.scss */
.directions__buttons .btn {
  position: relative;
  flex: 1 0 auto;
  max-width: calc(50% - 16px);
  min-width: calc(50% - 16px);
  margin: 0 8px 16px;
  text-align: left;
  font-size: 18px;
  padding: 14px 16px;
}
/* line 62, ../scss/components/_directions.scss */
.directions__buttons .btn img {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: auto;
  margin-right: 8px;
}
@media screen and (min-width: 769px) {
  /* line 52, ../scss/components/_directions.scss */
  .directions__buttons .btn {
    max-width: calc(25% - 16px);
    min-width: calc(25% - 16px);
  }
}
@media screen and (max-width: 769px) {
  /* line 47, ../scss/components/_directions.scss */
  .directions__buttons {
    padding: 0 16px;
  }
}

/* line 3, ../scss/components/_banner-page.scss */
.pageBanner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  z-index: 0;
  order: 0;
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_banner-page.scss */
  .pageBanner {
    max-height: 60vh;
    margin-bottom: 0;
    order: 1;
  }
}
/* line 17, ../scss/components/_banner-page.scss */
.pageBanner__media {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  /* line 17, ../scss/components/_banner-page.scss */
  .pageBanner__media {
    height: 100%;
  }
}
/* line 29, ../scss/components/_banner-page.scss */
.pageBanner__media img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
/* line 37, ../scss/components/_banner-page.scss */
.pageBanner__content {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  /* line 37, ../scss/components/_banner-page.scss */
  .pageBanner__content {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
/* line 52, ../scss/components/_banner-page.scss */
.pageBanner__inner {
  position: relative;
  padding: 24px;
  margin: 0;
  color: #FFF;
  z-index: 5;
  text-align: left;
}
@media screen and (min-width: 769px) {
  /* line 52, ../scss/components/_banner-page.scss */
  .pageBanner__inner {
    max-width: 613px;
    padding: 32px;
  }
}
/* line 66, ../scss/components/_banner-page.scss */
.pageBanner__title {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 0 0 16px;
  font-size: 36px;
}
/* line 72, ../scss/components/_banner-page.scss */
.pageBanner__summary {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 22px;
  line-height: 30px;
  margin: 0;
}

/* line 3, ../scss/components/_banner-slider.scss */
.sliderContainer {
  width: 100%;
  overflow: hidden;
}
/* line 7, ../scss/components/_banner-slider.scss */
.sliderContainer .bx-wrapper .bx-viewport {
  background: none;
}
/* line 11, ../scss/components/_banner-slider.scss */
.sliderContainer .bx-controls-direction a {
  display: none;
}
/* line 15, ../scss/components/_banner-slider.scss */
.sliderContainer .pager {
  position: absolute;
  right: 18px;
  bottom: 32px;
  width: auto;
  padding: 0;
}
/* line 22, ../scss/components/_banner-slider.scss */
.sliderContainer .pager a {
  display: inline-block;
  width: 11px;
  height: 11px;
  border-radius: 10px;
  margin: 0 4px;
  background: #FFF;
  opacity: 0.5;
  text-indent: -9999px;
}
/* line 32, ../scss/components/_banner-slider.scss */
.sliderContainer .pager a:hover, .sliderContainer .pager a.active {
  background: #FFF;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  /* line 15, ../scss/components/_banner-slider.scss */
  .sliderContainer .pager {
    right: 24px;
    bottom: 24px;
  }
}
@media screen and (min-width: 769px) {
  /* line 3, ../scss/components/_banner-slider.scss */
  .sliderContainer {
    max-height: 64vh;
    min-height: 500px;
    height: 100%;
  }
  /* line 50, ../scss/components/_banner-slider.scss */
  .sliderContainer .bx-controls-direction a {
    display: block;
    width: 50px;
    height: 50px;
    background: none;
    color: #FFF;
    text-indent: 0;
    text-align: center;
    font-size: 56px;
    line-height: 48px;
    z-index: 20;
  }
  /* line 62, ../scss/components/_banner-slider.scss */
  .sliderContainer .bx-controls-direction a:hover, .sliderContainer .bx-controls-direction a:focus {
    color: #9a5aa6;
  }
  /* line 66, ../scss/components/_banner-slider.scss */
  .national-museum-of-scotland .sliderContainer .bx-controls-direction a:hover, .national-museum-of-scotland .sliderContainer .bx-controls-direction a:focus {
    color: #0c6cb6;
  }
  /* line 70, ../scss/components/_banner-slider.scss */
  .national-museum-of-flight .sliderContainer .bx-controls-direction a:hover, .national-museum-of-flight .sliderContainer .bx-controls-direction a:focus {
    color: #0b1d5f;
  }
  /* line 74, ../scss/components/_banner-slider.scss */
  .national-museum-of-rural-life .sliderContainer .bx-controls-direction a:hover, .national-museum-of-rural-life .sliderContainer .bx-controls-direction a:focus {
    color: #00847a;
  }
  /* line 78, ../scss/components/_banner-slider.scss */
  .national-war-museum .sliderContainer .bx-controls-direction a:hover, .national-war-museum .sliderContainer .bx-controls-direction a:focus {
    color: #67a01b;
  }
}

/* line 86, ../scss/components/_banner-slider.scss */
.sliderBanner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 0;
  z-index: 0;
  order: -1;
}
@media screen and (min-width: 769px) {
  /* line 86, ../scss/components/_banner-slider.scss */
  .sliderBanner {
    max-height: 64vh;
    min-height: 500px;
    margin-bottom: 0;
    order: 1;
  }
}
/* line 101, ../scss/components/_banner-slider.scss */
.sliderBanner__media {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  background: #000;
  z-index: 1;
}
@media screen and (min-width: 769px) {
  /* line 101, ../scss/components/_banner-slider.scss */
  .sliderBanner__media {
    height: 100%;
  }
}
/* line 113, ../scss/components/_banner-slider.scss */
.sliderBanner__media img {
  position: relative;
  display: block;
  width: 100%;
  z-index: 1;
}
/* line 121, ../scss/components/_banner-slider.scss */
.sliderBanner__content {
  position: relative;
  z-index: 5;
}
@media screen and (min-width: 769px) {
  /* line 121, ../scss/components/_banner-slider.scss */
  .sliderBanner__content {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
  }
}
/* line 137, ../scss/components/_banner-slider.scss */
.sliderBanner__inner {
  position: relative;
  width: 100%;
  max-width: 613px;
  padding: 24px;
  margin: 0;
  color: #FFF;
  z-index: 5;
  text-align: left;
}
/* line 147, ../scss/components/_banner-slider.scss */
.national-museum-of-scotland .sliderBanner__inner {
  background: #0c6cb6;
}
/* line 151, ../scss/components/_banner-slider.scss */
.national-museum-of-flight .sliderBanner__inner {
  background: #0b1d5f;
}
/* line 155, ../scss/components/_banner-slider.scss */
.national-museum-of-rural-life .sliderBanner__inner {
  background: #00847a;
}
/* line 159, ../scss/components/_banner-slider.scss */
.national-war-museum .sliderBanner__inner {
  background: #67a01b;
}
@media screen and (min-width: 769px) {
  /* line 137, ../scss/components/_banner-slider.scss */
  .sliderBanner__inner {
    padding: 32px 24px 40px;
  }
  /* line 166, ../scss/components/_banner-slider.scss */
  .national-museum-of-scotland .sliderBanner__inner {
    background: rgba(12, 108, 182, 0.8);
  }
  /* line 170, ../scss/components/_banner-slider.scss */
  .national-museum-of-flight .sliderBanner__inner {
    background: rgba(11, 29, 95, 0.8);
  }
  /* line 174, ../scss/components/_banner-slider.scss */
  .national-museum-of-rural-life .sliderBanner__inner {
    background: rgba(0, 132, 122, 0.8);
  }
  /* line 178, ../scss/components/_banner-slider.scss */
  .national-war-museum .sliderBanner__inner {
    background: rgba(103, 160, 27, 0.8);
  }
}
/* line 184, ../scss/components/_banner-slider.scss */
.sliderBanner__title {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 0 0 16px;
  font-size: 36px;
}
/* line 190, ../scss/components/_banner-slider.scss */
.sliderBanner__summary {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 22px;
  line-height: 30px;
  margin-bottom: 24px;
}
/* line 197, ../scss/components/_banner-slider.scss */
.sliderBanner .btn {
  max-width: 65%;
}

/* line 5, ../scss/components/_page-list.scss */
.fullCta + .pageList, .imgCta + .pageList, .introMap + .pageList, .facilities + .pageList {
  margin-top: 48px;
}
/* line 12, ../scss/components/_page-list.scss */
.pageList .section__title {
  text-align: left;
}
@media screen and (max-width: 769px) {
  /* line 12, ../scss/components/_page-list.scss */
  .pageList .section__title {
    font-family: "FS Albert Web Light", Verdana, sans-serif;
  }
}
@media screen and (min-width: 769px) {
  /* line 20, ../scss/components/_page-list.scss */
  .pageList__list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
  }
}
/* line 28, ../scss/components/_page-list.scss */
.pageList__item {
  display: block;
  width: 100%;
  margin-bottom: 24px;
  text-align: left;
}
@media screen and (min-width: 769px) {
  /* line 28, ../scss/components/_page-list.scss */
  .pageList__item {
    width: 50%;
    padding: 0 20px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 28, ../scss/components/_page-list.scss */
  .pageList__item {
    width: 33.33%;
  }
}
/* line 43, ../scss/components/_page-list.scss */
.pageList__item--active {
  filter: grayscale(100%);
  opacity: 0.5;
}
/* line 49, ../scss/components/_page-list.scss */
.pageList__link {
  display: flex;
  align-items: flex-start;
  height: 100%;
  *zoom: 1;
  color: #333333;
  background: #FFF;
}
/* line 38, ../scss/utilities/_mixins.scss */
.pageList__link:before, .pageList__link:after {
  content: " ";
  display: table;
}
/* line 42, ../scss/utilities/_mixins.scss */
.pageList__link:after {
  clear: both;
}
/* line 58, ../scss/components/_page-list.scss */
.pageList__media {
  width: 100px;
  min-width: 100px;
  overflow: hidden;
}
/* line 63, ../scss/components/_page-list.scss */
.pageList__media img {
  display: block;
  width: 100%;
  transform: scale(1, 1);
  transition: transform 0.7s ease;
}
/* line 69, ../scss/components/_page-list.scss */
.pageList__link:hover .pageList__media img, .pageList__link:focus .pageList__media img {
  transform: scale(1.1, 1.1);
}
@media screen and (min-width: 769px) {
  /* line 58, ../scss/components/_page-list.scss */
  .pageList__media {
    width: 142px;
    min-width: 142px;
  }
}
/* line 81, ../scss/components/_page-list.scss */
.pageList__content {
  width: 100%;
  padding: 12px 16px;
}
/* line 86, ../scss/components/_page-list.scss */
.pageList__title {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 22px;
  margin-bottom: 10px;
  line-height: 26px;
}
/* line 92, ../scss/components/_page-list.scss */
.pageList__link:hover .pageList__title, .pageList__link:focus .pageList__title {
  color: #d90166;
}
@media screen and (max-width: 769px) {
  /* line 86, ../scss/components/_page-list.scss */
  .pageList__title {
    margin: 0;
  }
}
/* line 102, ../scss/components/_page-list.scss */
.pageList__summary {
  display: none;
  margin: 0;
}
@media screen and (min-width: 500px) {
  /* line 102, ../scss/components/_page-list.scss */
  .pageList__summary {
    display: block;
  }
}

/* line 2, ../scss/components/_factFile.scss */
.factFile {
  max-width: 697px;
  margin: 12px auto;
  border: 1px solid #707070;
}
@media screen and (max-width: 769px) {
  /* line 2, ../scss/components/_factFile.scss */
  .factFile {
    margin: 10px 12px;
  }
}
/* line 11, ../scss/components/_factFile.scss */
.factFile__title {
  background-color: #707070;
  padding: 23px 48px 17px 48px;
  color: #fff;
  font-size: 22px;
}
/* line 18, ../scss/components/_factFile.scss */
.factFile__seperator {
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid #707070;
  width: 10px;
  margin: 0 auto;
}
/* line 26, ../scss/components/_factFile.scss */
.factFile__content {
  padding: 24px 48px 36px;
}
/* line 29, ../scss/components/_factFile.scss */
.factFile__content__fact {
  margin: 0 0 0.8em 0;
}
/* line 32, ../scss/components/_factFile.scss */
.factFile__content__fact a {
  text-decoration: none;
  border-bottom: 1px dotted #333333;
}
/* line 37, ../scss/components/_factFile.scss */
.factFile__content__fact a:hover, .factFile__content__fact a:focus {
  color: #d90166;
  border: none;
}
/* line 44, ../scss/components/_factFile.scss */
.factFile__content__fact a.cta:link, .factFile__content__fact a.cta:visited, .factFile__content__fact a.cta:hover, .factFile__content__fact a.cta:active, .factFile__content__fact a.cta:focus {
  color: #FFF !important;
}
/* line 50, ../scss/components/_factFile.scss */
.factFile__content__fact ul {
  margin: 16px;
  padding: 0 32px 0 0;
  list-style: disc;
}
/* line 55, ../scss/components/_factFile.scss */
.factFile__content__fact ul li {
  margin: 0;
  padding: 0;
}
/* line 61, ../scss/components/_factFile.scss */
.factFile__content__fact ol {
  margin: 16px;
  padding: 0 32px 0 0;
  list-style: decimal;
}
/* line 66, ../scss/components/_factFile.scss */
.factFile__content__fact ol li {
  margin: 0;
  padding: 0;
}
/* line 74, ../scss/components/_factFile.scss */
.factFile__content__richText ul, .factFile__content__richText ol {
  margin: 1em;
}
/* line 78, ../scss/components/_factFile.scss */
.factFile__content__richText ul {
  list-style: disc;
}
/* line 82, ../scss/components/_factFile.scss */
.factFile__content__richText ol {
  list-style: decimal;
}
/* line 86, ../scss/components/_factFile.scss */
.factFile__content__richText a {
  text-decoration: none;
  border-bottom: 1px dotted #333333;
}
/* line 91, ../scss/components/_factFile.scss */
.factFile__content__richText a:hover, .factFile__content__richText a:focus {
  color: #d90166;
  border: none;
}
/* line 99, ../scss/components/_factFile.scss */
.factFile__content__richText a.cta:link, .factFile__content__richText a.cta:visited, .factFile__content__richText a.cta:hover, .factFile__content__richText a.cta:active, .factFile__content__richText a.cta:focus {
  color: #FFF !important;
}
/* line 106, ../scss/components/_factFile.scss */
.factFile__content .card__btn {
  margin-top: 12px;
}

/* line 3, ../scss/components/_download.scss */
.download {
  display: flex;
  border: 1px solid #A0A0A0;
  max-width: 588px;
  margin: 12px auto;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_download.scss */
  .download {
    margin: 10px 12px;
    max-width: calc(100% - 24px);
    width: calc(100% - 24px);
  }
}
/* line 20, ../scss/components/_download.scss */
.download__icon {
  background-color: #D90066;
  padding: 39px 18px;
}
/* line 24, ../scss/components/_download.scss */
.download__icon img {
  width: 42px;
}
/* line 29, ../scss/components/_download.scss */
.download__content {
  padding: 39px;
}
/* line 32, ../scss/components/_download.scss */
.download__content__heading {
  font-size: 24px;
  margin: 0 auto 24px auto;
}
/* line 37, ../scss/components/_download.scss */
.download__content__title {
  font-size: 22px;
}
/* line 41, ../scss/components/_download.scss */
.download__content__size {
  margin-bottom: 25px;
}
/* line 45, ../scss/components/_download.scss */
.download__content__details {
  margin-bottom: 12px;
}
/* line 50, ../scss/components/_download.scss */
.download__content .linkArrow:link, .download__content .linkArrow:visited {
  color: #000;
}

/* line 3, ../scss/components/_primaryFeature.scss */
.primaryFeature {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DDD;
  margin: 0 auto 24px auto;
  min-height: 1px;
  flex-wrap: nowrap;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_primaryFeature.scss */
  .primaryFeature {
    flex-wrap: wrap;
  }
}
/* line 17, ../scss/components/_primaryFeature.scss */
.primaryFeature__imagery {
  width: 50%;
  font-size: 0;
}
/* line 20, ../scss/components/_primaryFeature.scss */
.primaryFeature__imagery img {
  width: 100%;
}
@media screen and (max-width: 769px) {
  /* line 17, ../scss/components/_primaryFeature.scss */
  .primaryFeature__imagery {
    width: 100%;
  }
}
/* line 32, ../scss/components/_primaryFeature.scss */
.primaryFeature__content {
  width: 50%;
  margin: 0 25px;
}
/* line 36, ../scss/components/_primaryFeature.scss */
.primaryFeature__content__title {
  margin-bottom: 12px;
}
/* line 40, ../scss/components/_primaryFeature.scss */
.primaryFeature__content h4 {
  font-weight: normal;
}
/* line 44, ../scss/components/_primaryFeature.scss */
.primaryFeature__content__text {
  margin-top: 30px;
}
/* line 48, ../scss/components/_primaryFeature.scss */
.primaryFeature__content .btn {
  margin-top: 30px;
}
@media screen and (max-width: 769px) {
  /* line 32, ../scss/components/_primaryFeature.scss */
  .primaryFeature__content {
    width: 100%;
    margin: 25px;
  }
}

/* line 3, ../scss/components/_contactCards.scss */
.contact-picker {
  margin: 12px auto;
}

/* line 8, ../scss/components/_contactCards.scss */
.contact-picker-quick {
  width: 100%;
}

/* line 12, ../scss/components/_contactCards.scss */
.contactUs {
  background-color: #333333;
}
/* line 16, ../scss/components/_contactCards.scss */
.contactUs .contactUsInner {
  padding: 20px 36px 16px 36px;
  color: #fff;
  justify-content: space-between;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
/* line 24, ../scss/components/_contactCards.scss */
.contactUs .contactUsInner__title {
  font-size: 22px;
  font-weight: bold;
  position: relative;
}
/* line 29, ../scss/components/_contactCards.scss */
.contactUs .contactUsInner__title img {
  width: 34px;
  position: absolute;
  left: -48px;
  top: 2px;
}
@media screen and (max-width: 769px) {
  /* line 24, ../scss/components/_contactCards.scss */
  .contactUs .contactUsInner__title {
    width: 100%;
    margin-left: 10%;
  }
}
/* line 43, ../scss/components/_contactCards.scss */
.contactUs .contactUsInner__number, .contactUs .contactUsInner__email {
  font-size: 18px;
}
@media screen and (max-width: 769px) {
  /* line 43, ../scss/components/_contactCards.scss */
  .contactUs .contactUsInner__number, .contactUs .contactUsInner__email {
    width: 100%;
    margin-left: 10%;
  }
}

/* line 54, ../scss/components/_contactCards.scss */
.contactCardContainer {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
/* line 59, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard {
  width: 32%;
  border: 0px solid #DDDDDD;
  margin-bottom: 24px;
  margin-left: 2%;
}
/* line 65, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard.single {
  width: 100%;
  max-width: 595px;
}
@media screen and (max-width: 769px) {
  /* line 65, ../scss/components/_contactCards.scss */
  .contactCardContainer .contactCard.single {
    padding: 0 8px;
  }
}
/* line 73, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard:first-child {
  margin-left: 0;
}
@media screen and (max-width: 769px) {
  /* line 59, ../scss/components/_contactCards.scss */
  .contactCardContainer .contactCard {
    width: 100%;
  }
}
/* line 81, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard img {
  width: 100%;
}
/* line 87, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content--team {
  padding: 26px 22px;
}
/* line 91, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content--executive {
  padding: 18px 0px;
}
/* line 95, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content__name {
  font-size: 30px;
  color: #4B4B4B;
}
/* line 100, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content__title {
  font-size: 16px;
  color: #0D6CB6;
  margin-bottom: 12px;
}
/* line 106, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content .btn {
  margin-right: 24px;
  color: #FFF !important;
}
/* line 111, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content a {
  text-decoration: none;
  border-bottom: solid 1px #d90166;
  color: #d90166;
  margin-right: 24px;
}
/* line 117, ../scss/components/_contactCards.scss */
.contactCardContainer .contactCard__content a:hover, .contactCardContainer .contactCard__content a:focus {
  border-bottom: solid 1px #333333;
  color: #333333;
}

/* line 2, ../scss/components/_individualContactPage.scss */
.individualContactPage {
  max-width: 900px;
  margin: auto;
}
@media screen and (max-width: 1000px) {
  /* line 2, ../scss/components/_individualContactPage.scss */
  .individualContactPage {
    padding: 0 12px 0 12px;
  }
}
/* line 10, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
}
@media screen and (max-width: 769px) {
  /* line 10, ../scss/components/_individualContactPage.scss */
  .individualContactPage__topSection {
    flex-wrap: wrap;
  }
}
/* line 21, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__imagery {
  width: 49%;
}
@media screen and (max-width: 769px) {
  /* line 21, ../scss/components/_individualContactPage.scss */
  .individualContactPage__topSection__imagery {
    width: 100%;
  }
}
/* line 28, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__imagery img {
  width: 100%;
}
/* line 33, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details {
  width: 49%;
}
@media screen and (max-width: 769px) {
  /* line 33, ../scss/components/_individualContactPage.scss */
  .individualContactPage__topSection__details {
    width: 100%;
  }
}
/* line 40, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details__name {
  font-size: 30px;
  color: #4B4B4B;
}
/* line 45, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details__department {
  font-size: 16px;
  letter-spacing: 0;
  color: #0D6CB6;
  margin-bottom: 19px;
}
/* line 52, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details__about {
  font-size: 16px;
  color: #333333;
  margin-bottom: 19px;
}
/* line 58, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details a {
  text-decoration: none;
  border-bottom: solid 1px #d90166;
  color: #d90166;
  margin-right: 24px;
}
/* line 64, ../scss/components/_individualContactPage.scss */
.individualContactPage__topSection__details a:hover, .individualContactPage__topSection__details a:focus {
  border-bottom: solid 1px #333333;
  color: #333333;
}
/* line 73, ../scss/components/_individualContactPage.scss */
.individualContactPage__firstParagraph {
  margin-top: 40px;
  font-size: 22px;
  color: #333333;
}
/* line 79, ../scss/components/_individualContactPage.scss */
.individualContactPage__extraDetails {
  font-size: 16px;
  color: #333333;
}
/* line 84, ../scss/components/_individualContactPage.scss */
.individualContactPage ol {
  list-style: decimal;
  margin: 0 0 15px 20px;
}
/* line 89, ../scss/components/_individualContactPage.scss */
.individualContactPage ul {
  list-style: disc;
  margin: 0 0 15px 20px;
}

/* line 1, ../scss/components/_contentWidthImage.scss */
.contentWidthImage {
  margin: 24px auto;
}
/* line 4, ../scss/components/_contentWidthImage.scss */
.contentWidthImage img {
  width: 100%;
  display: block;
}

/* line 3, ../scss/components/_eventbriteWidget.scss */
.eventbriteWidget {
  max-width: 90vw;
  margin: 0 auto;
  border: 1px solid #DDD;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_eventbriteWidget.scss */
  .eventbriteWidget {
    flex-wrap: wrap;
    width: 90%;
  }
}

/* line 3, ../scss/components/_audio.scss */
.audioControls {
  background-color: #9a5aa6;
  display: flex;
  padding: 20px;
  margin: 12px 0;
}
/* line 9, ../scss/components/_audio.scss */
.audioControls .mute {
  width: 50px;
}
/* line 13, ../scss/components/_audio.scss */
.audioControls button {
  background-color: transparent;
  border: none;
  margin: 5px;
  color: #fff;
  font-size: 30px;
}
/* line 20, ../scss/components/_audio.scss */
.audioControls button:hover, .audioControls button:focus {
  cursor: pointer;
  color: #333;
}
/* line 27, ../scss/components/_audio.scss */
.audioControls .progressContainer {
  padding: 10px 15px 20px;
  width: 100%;
}
/* line 31, ../scss/components/_audio.scss */
.audioControls .progressContainer progress[value] {
  /* Reset the default appearance */
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 10px;
}
/* line 38, ../scss/components/_audio.scss */
.audioControls .progressContainer progress[value]:hover {
  cursor: pointer;
}
/* line 43, ../scss/components/_audio.scss */
.audioControls .progressContainer progress[value]::-webkit-progress-bar {
  background-color: #eee;
  border-radius: 2px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25) inset;
}
/* line 50, ../scss/components/_audio.scss */
.audioControls .progressContainer progress[value]::-webkit-progress-value {
  background-color: #333;
  border-radius: 2px;
  background-size: 35px 20px, 100% 100%, 100% 100%;
}
/* line 57, ../scss/components/_audio.scss */
.audioControls [data-state="play"]::after {
  content: "\f04b";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* line 63, ../scss/components/_audio.scss */
.audioControls [data-state="pause"]::after {
  content: "\f04c";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* line 69, ../scss/components/_audio.scss */
.audioControls [data-state="mute"]::after {
  content: "\f6a9";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}
/* line 75, ../scss/components/_audio.scss */
.audioControls [data-state="unmute"]::after {
  content: "\f026";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
}

/* line 86, ../scss/components/_audio.scss */
.audioEmbed.audioEmbed--left .col-single {
  text-align: left;
}
/* line 92, ../scss/components/_audio.scss */
.audioEmbed.audioEmbed--center .col-single {
  text-align: center;
}
/* line 98, ../scss/components/_audio.scss */
.audioEmbed.audioEmbed--right .col-single {
  text-align: right;
}
/* line 103, ../scss/components/_audio.scss */
.audioEmbed audio {
  margin: 12px 0;
  width: 100%;
}

/* line 2, ../scss/components/_press-release-list.scss */
.press-release-list {
  background-color: #EEE;
  padding: 1rem 0;
}
/* line 6, ../scss/components/_press-release-list.scss */
.press-release-list_title {
  font-size: 2rem;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  padding: 2rem 0;
}
/* line 12, ../scss/components/_press-release-list.scss */
.press-release-list_article {
  background-color: #FFF;
  width: 100%;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  flex-direction: column;
}
/* line 20, ../scss/components/_press-release-list.scss */
.press-release-list_article--featured {
  flex-wrap: wrap;
  flex-direction: column;
}
/* line 25, ../scss/components/_press-release-list.scss */
.press-release-list_article-image {
  width: 100%;
  background-color: #AAA;
  align-self: stretch;
  min-height: 250px;
  background-position: center center;
  background-size: cover;
}
/* line 34, ../scss/components/_press-release-list.scss */
.press-release-list_article-content {
  width: 100%;
  padding: 1.8rem;
}
/* line 38, ../scss/components/_press-release-list.scss */
.press-release-list_article-content * {
  margin: 1rem 0;
}
/* line 41, ../scss/components/_press-release-list.scss */
.press-release-list_article-content *:first-child {
  margin-top: 0;
}
/* line 45, ../scss/components/_press-release-list.scss */
.press-release-list_article-content *:last-child {
  margin-bottom: 0;
}
/* line 50, ../scss/components/_press-release-list.scss */
.press-release-list_article-content--category {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1rem;
  color: #0c6cb6;
}
/* line 56, ../scss/components/_press-release-list.scss */
.press-release-list_article-content--title {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.2rem;
  color: #333333;
}
/* line 62, ../scss/components/_press-release-list.scss */
.press-release-list_article-content--date {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 1rem;
  color: #333333;
}
/* line 68, ../scss/components/_press-release-list.scss */
.press-release-list_article-content--description {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 1rem;
  color: #333333;
}
/* line 75, ../scss/components/_press-release-list.scss */
.press-release-list_article-content--button .cta {
  display: inline-block;
}
/* line 82, ../scss/components/_press-release-list.scss */
.press-release-list_list > .press-release-list_article {
  margin-bottom: 1.2rem;
}
/* line 86, ../scss/components/_press-release-list.scss */
.press-release-list_filter {
  margin: 3rem 0 1rem 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
}
/* line 93, ../scss/components/_press-release-list.scss */
.press-release-list_filter-label {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  font-size: 1.2em;
  padding-bottom: 0.3rem;
  border-bottom: 2px solid transparent;
  flex: 0 0 auto;
}
/* line 101, ../scss/components/_press-release-list.scss */
.press-release-list_filter-select {
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  width: 100%;
}
@media screen and (min-width: 769px) {
  /* line 101, ../scss/components/_press-release-list.scss */
  .press-release-list_filter-select {
    margin-left: 1rem;
    margin-top: 0rem;
    margin-bottom: 0rem;
    width: auto;
  }
}
/* line 113, ../scss/components/_press-release-list.scss */
.press-release-list_filter-select::after {
  display: block;
  position: relative;
  top: -1.9em;
  right: 2px;
  width: 10px;
  height: 20px;
  background-image: url("/images/chevron-down.svg");
  background-size: 100% 100%;
  background-position: center center;
  content: '';
  float: right;
  margin-bottom: -2.1em;
}
/* line 128, ../scss/components/_press-release-list.scss */
.press-release-list_filter-select select {
  width: 100%;
  display: block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.1em;
  background-color: transparent;
  border: 0;
  border-bottom: 2px solid #d90166;
  box-sizing: border-box;
  margin: 0;
  background-color: transparent;
  padding: 0 1.6rem 0.4rem 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
}
/* line 145, ../scss/components/_press-release-list.scss */
.press-release-list_filter-select select option {
  font-size: 1rem;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
}
@media screen and (min-width: 769px) {
  /* line 156, ../scss/components/_press-release-list.scss */
  .press-release-list_article {
    width: calc(50% - 0.6rem);
  }
  /* line 159, ../scss/components/_press-release-list.scss */
  .press-release-list_article--featured {
    width: 100% !important;
    flex-direction: row;
  }
  /* line 164, ../scss/components/_press-release-list.scss */
  .press-release-list_article--featured .press-release-list_article-image {
    width: 50%;
    min-height: 380px;
  }
  /* line 169, ../scss/components/_press-release-list.scss */
  .press-release-list_article--featured .press-release-list_article-content {
    width: 50%;
  }
  /* line 175, ../scss/components/_press-release-list.scss */
  .press-release-list_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
/* line 182, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging {
  margin: 1rem 0 2rem 0;
}
/* line 183, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging a {
  color: #333333;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
/* line 186, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging a.disabled {
  color: #707070;
}
/* line 193, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging a:first-child {
  padding-left: 0;
}
/* line 197, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging a:last-child {
  padding-right: 0;
}
/* line 201, ../scss/components/_press-release-list.scss */
.press-release-list_list-paging a.active {
  text-decoration: underline;
}

/* line 2, ../scss/components/_press-release_article.scss */
.press-release_article {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
/* line 9, ../scss/components/_press-release_article.scss */
.press-release_article-details {
  width: 100%;
}
/* line 13, ../scss/components/_press-release_article.scss */
.press-release_article-details a {
  color: #4b4b4b;
  border-bottom: 1px dotted #333;
}
/* line 17, ../scss/components/_press-release_article.scss */
.press-release_article-details a:hover, .press-release_article-details a:focus {
  border-color: transparent;
}
/* line 23, ../scss/components/_press-release_article.scss */
.press-release_article-details ul:not([class]) {
  list-style: square;
  margin: 0 0 15px 20px;
}
/* line 27, ../scss/components/_press-release_article.scss */
.press-release_article-details ul:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 31, ../scss/components/_press-release_article.scss */
.press-release_article-details ul:not([class]) li a {
  color: #4b4b4b;
  border-bottom: 1px dotted #333;
}
/* line 35, ../scss/components/_press-release_article.scss */
.press-release_article-details ul:not([class]) li a:hover, .press-release_article-details ul:not([class]) li a:focus {
  border-color: transparent;
}
/* line 42, ../scss/components/_press-release_article.scss */
.press-release_article-details ul:not([class]) ul {
  margin-bottom: 5px;
}
/* line 47, ../scss/components/_press-release_article.scss */
.press-release_article-details ol:not([class]) {
  list-style: decimal;
  margin: 0 0 15px 20px;
}
/* line 51, ../scss/components/_press-release_article.scss */
.press-release_article-details ol:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 55, ../scss/components/_press-release_article.scss */
.press-release_article-details ol:not([class]) li a {
  color: #4b4b4b;
  border-bottom: 1px dotted #333;
}
/* line 59, ../scss/components/_press-release_article.scss */
.press-release_article-details ol:not([class]) li a:hover, .press-release_article-details ol:not([class]) li a:focus {
  border-color: transparent;
}
/* line 66, ../scss/components/_press-release_article.scss */
.press-release_article-details ol:not([class]) ol {
  list-style: lower-latin;
  margin-bottom: 5px;
}
/* line 75, ../scss/components/_press-release_article.scss */
.press-release_article-navigation {
  margin: 2rem 0 1rem 0;
  display: flex;
  width: 100%;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 82, ../scss/components/_press-release_article.scss */
.press-release_article-navigation--back {
  width: 100%;
  margin-bottom: 1rem;
}
/* line 87, ../scss/components/_press-release_article.scss */
.press-release_article-navigation--nav {
  width: 100%;
  margin-bottom: 1rem;
}
/* line 88, ../scss/components/_press-release_article.scss */
.press-release_article-navigation--nav a:first-child::after {
  content: "|";
  padding: 0 0.5rem;
}
/* line 94, ../scss/components/_press-release_article.scss */
.press-release_article-navigation--nav--no-separator a:first-child::after {
  display: none;
  padding: 0;
}
/* line 104, ../scss/components/_press-release_article.scss */
.press-release_article-navigation a {
  font-size: 1.1rem;
  color: #333333;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
/* line 111, ../scss/components/_press-release_article.scss */
.press-release_article-aside {
  width: 100%;
  background: #EEE;
  padding: 1.8rem;
}
/* line 117, ../scss/components/_press-release_article.scss */
.press-release_article-aside .press-release-list_article:not(:first-child) .press-release-list_article-image {
  display: none;
}
/* line 122, ../scss/components/_press-release_article.scss */
.press-release_article-aside .press-release-list_article {
  width: 100%;
  margin-bottom: 1rem;
}
/* line 126, ../scss/components/_press-release_article.scss */
.press-release_article-aside .press-release-list_article-image {
  height: 200px;
  max-height: 200px;
  min-height: 200px;
}
@media screen and (min-width: 769px) {
  /* line 135, ../scss/components/_press-release_article.scss */
  .press-release_article-details {
    width: 58%;
    margin-bottom: 0;
  }
  /* line 141, ../scss/components/_press-release_article.scss */
  .press-release_article-navigation--back {
    width: unset;
    margin-bottom: unset;
  }
  /* line 146, ../scss/components/_press-release_article.scss */
  .press-release_article-navigation--nav {
    width: unset;
    margin-bottom: unset;
  }
  /* line 152, ../scss/components/_press-release_article.scss */
  .press-release_article-aside {
    width: 40%;
  }
}
@media screen and (min-width: 1000px) {
  /* line 158, ../scss/components/_press-release_article.scss */
  .press-release_article-details {
    width: 62%;
    margin-bottom: 0;
  }
  /* line 163, ../scss/components/_press-release_article.scss */
  .press-release_article-aside {
    width: 35%;
  }
}

/* line 2, ../scss/components/_cta-block.scss */
.cta-block {
  padding: 1rem 0;
}
/* line 5, ../scss/components/_cta-block.scss */
.cta-block_inner {
  width: 80%;
  max-width: 480px;
  text-align: center;
  margin: 0 auto;
}
/* line 12, ../scss/components/_cta-block.scss */
.cta-block_title {
  font-size: 1.8rem;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  margin: 1rem 0;
}
/* line 18, ../scss/components/_cta-block.scss */
.cta-block_description {
  font-size: 1rem;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  margin: 1rem 0;
}
/* line 24, ../scss/components/_cta-block.scss */
.cta-block_button {
  font-size: 1rem;
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  margin: 1rem 0;
}

/* line 33, ../scss/components/_cta-block.scss */
.cta-block-pink {
  background-color: #d90166;
  color: #FFF;
}
/* line 37, ../scss/components/_cta-block.scss */
.cta-block-pink .cta-block_title {
  color: #FFF;
}
/* line 41, ../scss/components/_cta-block.scss */
.cta-block-pink .cta-block_description {
  color: #FFF;
}
/* line 45, ../scss/components/_cta-block.scss */
.cta-block-pink .cta-block_button {
  color: #FFF;
}
/* line 48, ../scss/components/_cta-block.scss */
.cta-block-pink .cta-block_button .btn {
  border: 1px solid #FFF;
  display: inline-block;
}

/* line 3, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting {
  padding: 5rem 0;
  width: 100%;
  background-size: cover;
  background-position: center center;
}
/* line 10, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting--description {
  margin: 0 0 32px;
}
/* line 14, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting--items {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
/* line 20, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item {
  background-color: #FFF;
  /* Mobile */
  width: 100%;
  margin-bottom: 26px;
  background-size: cover;
  background-position: center center;
}
@media screen and (min-width: 769px) {
  /* line 20, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting-item {
    width: 49%;
  }
}
/* line 32, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item::before {
  content: "";
  width: 1px;
  margin-left: -1px;
  float: left;
  height: 0;
  padding-top: 76%;
}
/* line 42, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item::after {
  content: "";
  display: table;
  clear: both;
}
/* line 48, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-inner {
  display: flex;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  align-items: center;
  justify-content: center;
  transition: background 0.300s;
}
/* line 56, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-inner:hover, .contemporary-collecting-item-inner:focus {
  background-color: rgba(0, 0, 0, 0.75);
}
/* line 64, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content {
  width: 100%;
  padding: 2rem;
  font-size: 12px;
}
@media screen and (min-width: 769px) {
  /* line 64, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting-item-content {
    font-size: 14px;
  }
}
@media screen and (min-width: 1000px) {
  /* line 64, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting-item-content {
    font-size: 16px;
  }
}
/* line 78, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon {
  text-align: center;
  margin: 0 auto 0.5em;
  width: 60px;
  height: 60px;
}
/* line 82, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon img {
  width: 60px;
  height: 60px;
}
/* line 90, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--blue {
  background-color: #0c6cb6;
}
/* line 94, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--green {
  background-color: #67a01b;
}
/* line 98, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--grey {
  background-color: #707070;
}
/* line 102, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--navy {
  background-color: #0b1d5f;
}
/* line 106, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--pink {
  background-color: #d90166;
}
/* line 110, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_icon--teal {
  background-color: #00847a;
}
/* line 117, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_text--heading {
  text-align: center;
  line-height: 1.6em;
  font-size: 2.5em;
  font-weight: bold;
}
/* line 124, ../scss/components/_contemporary-collecting.scss */
.contemporary-collecting-item-content_text--sub-heading {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.5em;
}
@media screen and (min-width: 1232px) {
  /* line 133, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical {
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1232px) {
  /* line 139, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item {
    width: 23.5% !important;
    margin-left: 2%;
  }
  /* line 143, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item::before {
    padding-top: 160%;
  }
  /* line 150, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item:first-child {
    margin-left: 0;
  }
  /* line 154, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-inner {
    align-items: stretch;
    padding: 0;
    justify-content: flex-start;
    background-color: transparent;
  }
  /* line 160, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-inner:hover, .contemporary-collecting--items--vertical .contemporary-collecting-item-inner:focus {
    background-color: rgba(0, 0, 0, 0.35);
  }
  /* line 166, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content {
    padding: 0;
    font-size: 10px;
    display: flex;
    flex-direction: column;
    align-content: space-between;
  }
  /* line 174, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content_icon {
    text-align: left !important;
    margin: unset;
    margin-left: 0 !important;
  }
  /* line 180, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content_text {
    align-content: baseline;
    flex-grow: 1;
    display: flex;
    align-items: flex-end;
  }
  /* line 186, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content_text--inner {
    background-color: #FFF;
    padding: 1em 0.2em;
    width: 100%;
    color: #333;
  }
  /* line 193, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content_text--heading {
    text-align: left;
    line-height: 1.5em;
    font-size: 2.2em;
    font-weight: bold;
  }
  /* line 200, ../scss/components/_contemporary-collecting.scss */
  .contemporary-collecting--items--vertical .contemporary-collecting-item-content_text--sub-heading {
    text-align: left;
    font-size: 1.5em;
    line-height: 1.5em;
  }
}

/* line 3, ../scss/components/_collections-highlight.scss */
.collections-highlight {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #DDD;
  margin: 0 auto 24px auto;
  min-height: 1px;
  flex-wrap: nowrap;
}
@media screen and (max-width: 769px) {
  /* line 3, ../scss/components/_collections-highlight.scss */
  .collections-highlight {
    flex-wrap: wrap;
  }
}
/* line 17, ../scss/components/_collections-highlight.scss */
.collections-highlight_imagery {
  width: 50%;
  font-size: 0;
}
/* line 20, ../scss/components/_collections-highlight.scss */
.collections-highlight_imagery img {
  width: 100%;
}
@media screen and (max-width: 769px) {
  /* line 17, ../scss/components/_collections-highlight.scss */
  .collections-highlight_imagery {
    width: 100%;
  }
}
/* line 30, ../scss/components/_collections-highlight.scss */
.collections-highlight_imagery--fixed-height {
  max-height: 435px;
  overflow: hidden;
}
/* line 35, ../scss/components/_collections-highlight.scss */
.collections-highlight_imagery--copyright {
  background-color: #DDD;
  width: 100%;
  padding: 8px;
  font-size: 13px;
  color: #000;
}
/* line 47, ../scss/components/_collections-highlight.scss */
.collections-highlight_content {
  width: 50%;
  margin: 12px 25px;
}
/* line 52, ../scss/components/_collections-highlight.scss */
.collections-highlight_content--overline {
  margin-bottom: 12px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  color: #0c6cb6;
}
/* line 58, ../scss/components/_collections-highlight.scss */
.collections-highlight_content--title {
  margin-bottom: 12px;
}
/* line 62, ../scss/components/_collections-highlight.scss */
.collections-highlight_content--subtitle {
  margin-bottom: 12px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  color: #707070;
}
/* line 68, ../scss/components/_collections-highlight.scss */
.collections-highlight_content h4 {
  font-weight: normal;
}
/* line 72, ../scss/components/_collections-highlight.scss */
.collections-highlight_content--text {
  margin-top: 24px;
}
/* line 76, ../scss/components/_collections-highlight.scss */
.collections-highlight_content .btn {
  margin-top: 30px;
}
@media screen and (max-width: 769px) {
  /* line 47, ../scss/components/_collections-highlight.scss */
  .collections-highlight_content {
    width: 100%;
    margin: 25px;
  }
}

/* line 3, ../scss/components/_spacer.scss */
.spacer {
  /*background-color: #FEE;*/
  width: 100%;
}
/* line 7, ../scss/components/_spacer.scss */
.spacer--extra-small {
  height: 15px;
}
/* line 11, ../scss/components/_spacer.scss */
.spacer--small {
  height: 30px;
}
/* line 15, ../scss/components/_spacer.scss */
.spacer--medium {
  height: 45px;
}
/* line 19, ../scss/components/_spacer.scss */
.spacer--large {
  height: 60px;
}
/* line 23, ../scss/components/_spacer.scss */
.spacer--extra-large {
  height: 75px;
}
@media screen and (min-width: 769px) {
  /* line 30, ../scss/components/_spacer.scss */
  .spacer--extra-small {
    height: 30px;
  }
  /* line 34, ../scss/components/_spacer.scss */
  .spacer--small {
    height: 60px;
  }
  /* line 38, ../scss/components/_spacer.scss */
  .spacer--medium {
    height: 90px;
  }
  /* line 42, ../scss/components/_spacer.scss */
  .spacer--large {
    height: 120px;
  }
  /* line 46, ../scss/components/_spacer.scss */
  .spacer--extra-large {
    height: 150px;
  }
}

/* line 3, ../scss/components/_authentica-image-lightbox.scss */
.authentica-image-lightbox {
  width: 100%;
  max-width: 1200px;
  margin: 12px auto 48px;
}

/* line 2, ../scss/components/_sirv-embed.scss */
.sirv-embed {
  height: 80vh;
  width: 90%;
  margin: 20px 5%;
}

/* line 3, ../scss/components/_bugs.scss */
.close.isdesktop {
  display: block !important;
  opacity: 1 !important;
}

/* -------------------------------------------------------------------------- */
/* ---------- Explore Section ----------------------------------------------- */
/* -------------------------------------------------------------------------- */
/**
* Layout -- essential structure of the Explore section and Collections Database
*
* $author       LEWIS
* $email        it@lewis.co.uk
* $url          http://lewis.co.uk
* $copyright    Copyright (c) 2015, lewis.co.uk. All rights reserved.
* $version      1.0
*/
/* line 12, ../scss/explore/_layout.scss */
body.explore-2 {
  width: 100%;
  overflow-x: hidden;
  /* ICON FONT */
  /* SECTION-WIDE ICONS */
  /* LANDING PAGE FILTERS */
  /* GRID */
  /* Sharing tools */
}
/* line 16, ../scss/explore/_layout.scss */
body.explore-2 .container {
  max-width: 9999px;
}
/* line 20, ../scss/explore/_layout.scss */
body.explore-2 .container.exploreLanding {
  background-color: #f3f2f0;
}
@media screen and (max-width: 48.75em) {
  /* line 20, ../scss/explore/_layout.scss */
  body.explore-2 .container.exploreLanding {
    border-top: 0;
  }
}
/* line 29, ../scss/explore/_layout.scss */
body.explore-2 .wrap {
  max-width: 1248px;
  padding: 0 24px;
}
@media screen and (min-width: 1296px) {
  /* line 29, ../scss/explore/_layout.scss */
  body.explore-2 .wrap {
    margin: 0 auto;
  }
}
/* line 39, ../scss/explore/_layout.scss */
body.explore-2 .titleBar {
  background-color: #fff;
}
/* line 42, ../scss/explore/_layout.scss */
body.explore-2 .titleBar .logo {
  display: inline-block;
  width: 5.3em;
  margin: 0.6em 24px 0.6em 24px;
  border-right: 1px solid #c1c1c1;
  padding-right: 35px;
  vertical-align: top;
  line-height: 1;
}
/* line 51, ../scss/explore/_layout.scss */
body.explore-2 .titleBar .logo img {
  display: block;
  width: 100%;
  font-size: 16px;
}
@media screen and (max-width: 48.75em) {
  /* line 42, ../scss/explore/_layout.scss */
  body.explore-2 .titleBar .logo {
    position: absolute;
    top: 26px;
    left: 20px;
    width: 6em;
    margin: 0;
    padding: 0;
    border: 0;
    z-index: 10;
  }
}
/* line 69, ../scss/explore/_layout.scss */
body.explore-2 .titleBar a, body.explore-2 .titleBar h1 {
  display: inline-block;
  margin: 0.7em 0 0;
  padding: 0;
  color: #333333;
  font-size: 2.2em;
  line-height: 1;
  vertical-align: top;
  /*&:before {
      content: "";
      display: inline-block;
      margin: 0 20px 0 0;
      height: 1.2em;
      width: 5.5em;
      background: url(/images/logoExplore_2x.png) no-repeat;
      background-size: contain;
      border-right: 1px solid #c1c1c1;
      vertical-align: middle;
  }*/
}
/* line 88, ../scss/explore/_layout.scss */
body.explore-2 .titleBar a a, body.explore-2 .titleBar h1 a {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 48.75em) {
  /* line 39, ../scss/explore/_layout.scss */
  body.explore-2 .titleBar {
    background: #9a5aa6;
  }
  /* line 98, ../scss/explore/_layout.scss */
  body.explore-2 .titleBar h1, body.explore-2 .titleBar a {
    font-size: 1.4em;
    color: #FFF;
    padding: 0;
    margin: 0.7em 0;
  }
  /* line 104, ../scss/explore/_layout.scss */
  body.explore-2 .titleBar h1 a, body.explore-2 .titleBar a a {
    font-size: 1em;
    margin: 0;
    padding: 0;
  }
}
/* line 113, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding {
  position: relative;
  padding: 0 0 0;
  display: block;
  background: #000;
  overflow: hidden;
}
/* line 120, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video {
  display: block;
  padding: 0;
  overflow: hidden;
}
/* line 125, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video img {
  opacity: 0.65;
}
/* line 129, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video .overlay {
  top: 10%;
  opacity: 0;
}
/* line 134, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video h2 {
  margin: 0 0 15px;
}
/* line 138, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video p {
  font-size: 1.2em;
  margin: 0 0 20px;
  padding: 0 24px;
}
/* line 144, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video:before {
  content: none;
}
/* line 148, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video .cta {
  display: inline-block;
}
/* line 151, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding.video .cta .icon:before {
  position: relative;
  top: 1px;
  content: "\f105";
  margin-left: 5px;
}
@media screen and (min-width: 48.75em) {
  /* line 120, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video {
    height: 400px;
  }
  /* line 162, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video.pip {
    height: auto;
    max-height: 420px;
  }
  /* line 166, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video.pip:before {
    content: "";
    opacity: 0.7;
  }
  /* line 171, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video.pip .overlay {
    margin-top: -20px;
  }
  /* line 175, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video.pip img {
    display: none;
  }
  /* line 180, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video p {
    font-size: 1.6em;
    padding: 0;
  }
  /* line 185, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding.video .overlay {
    top: 22%;
  }
}
/* line 191, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/images/banner_bg.png) repeat 0 0;
  z-index: 2;
}
/* line 202, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding img {
  position: absolute;
  display: inline-block;
  margin: 0 -100% 0 0;
  width: auto;
  height: 100%;
  vertical-align: middle;
  z-index: 1;
}
/* line 212, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .overlay {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 840px;
  top: 10%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 3;
  text-align: center;
  padding: 30px 0;
}
/* line 226, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .overlay h1 {
  color: #FFF;
  margin: 0 0 16px;
  font-size: 28px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
@media screen and (min-width: 48.75em) {
  /* line 113, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding {
    display: block;
    height: 200px;
    padding: 0;
  }
  /* line 239, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding .overlay {
    position: absolute;
    padding: 0;
    top: 20%;
  }
  /* line 245, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding img {
    position: relative;
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 1000px) {
  /* line 253, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding img {
    height: 100%;
    width: auto;
    max-width: none;
  }
}
@media screen and (max-width: 780px) {
  /* line 261, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding img {
    height: auto;
    width: 100%;
    max-width: none;
    min-height: 100%;
  }
}
@media screen and (max-width: 630px) {
  /* line 270, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding img {
    height: 100%;
    width: auto;
  }
}
/* line 276, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .blurb {
  position: relative;
  background: none;
  padding: 0 15px;
  width: 100%;
  color: #FFF;
  text-align: center;
  font-size: 1.5em;
}
/* line 285, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .blurb p {
  font-size: 1em;
}
/* line 289, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .blurb::before {
  content: none;
}
@media screen and (min-width: 48.75em) {
  /* line 276, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding .blurb {
    font-size: 1.5em;
    padding: 0;
  }
}
/* line 299, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .vidWrap {
  position: relative;
  top: 0;
  z-index: 1;
  padding-bottom: 56.25%;
  margin-top: -80px;
}
@media screen and (max-width: 48.75em) {
  /* line 299, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding .vidWrap {
    display: none;
  }
}
/* line 314, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .playVideo {
  display: inline-block;
  position: relative;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  background: #f3f2f0;
  color: #333333;
  top: 30px;
  opacity: 0.85;
  transition: opacity 0.2s ease;
}
/* line 326, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .playVideo::before {
  content: "";
  position: absolute;
  left: 45%;
  top: 45%;
  width: 0;
  height: 0;
  margin: -8px 0 0 -2px;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-left: 16px solid #d90166;
}
/* line 339, ../scss/explore/_layout.scss */
body.explore-2 .feature-img.exploreLanding .playVideo:hover, body.explore-2 .feature-img.exploreLanding .playVideo:focus {
  opacity: 1;
}
@media screen and (max-width: 48.75em) {
  /* line 314, ../scss/explore/_layout.scss */
  body.explore-2 .feature-img.exploreLanding .playVideo {
    margin-bottom: 30px;
  }
}
/* line 350, ../scss/explore/_layout.scss */
body.explore-2 .withIcon:before {
  font-family: 'exploreIcons';
  color: #fff;
}
/* line 356, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Story::before {
  content: "\e90b";
  background-color: #9a5aa6;
}
/* line 361, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Story .byline::before {
  background-color: #9a5aa6;
}
/* line 367, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Film:before {
  content: "\e904";
  background-color: #d90166;
}
/* line 372, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Film .byline::before {
  background-color: #d90166;
}
/* line 378, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Game:before {
  content: "\e906";
  background-color: #fb9a05;
}
/* line 383, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Game .byline::before {
  background-color: #fb9a05;
}
/* line 389, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Resource:before {
  content: "\e90a";
  background-color: #00847a;
}
/* line 394, ../scss/explore/_layout.scss */
body.explore-2 .withIcon.type-Resource .byline::before {
  background-color: #00847a;
}
/* line 399, ../scss/explore/_layout.scss */
body.explore-2 .intro {
  margin: 0 auto 1em;
  font-size: 1.5em;
  max-width: 35em;
  text-align: center;
}
/* line 406, ../scss/explore/_layout.scss */
body.explore-2 .bgCover {
  width: 100%;
  height: 100%;
  background-size: contain;
}
/* line 412, ../scss/explore/_layout.scss */
body.explore-2 .expand,
body.explore-2 .filtersNav label {
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
}
/* line 419, ../scss/explore/_layout.scss */
body.explore-2 .expand:after,
body.explore-2 .filtersNav label:after {
  content: "\e901";
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: 0 0 0 1em;
  font-family: exploreIcons;
  font-size: 0.5em;
}
/* line 429, ../scss/explore/_layout.scss */
body.explore-2 .expand.expanded:after,
body.explore-2 .filtersNav label.expanded:after {
  content: "\e902";
}
@media screen and (min-width: 33em) {
  /* line 412, ../scss/explore/_layout.scss */
  body.explore-2 .expand,
  body.explore-2 .filtersNav label {
    margin: 0 0 0 1.5em;
  }
}
/* line 438, ../scss/explore/_layout.scss */
body.explore-2 .icon.zoom,
body.explore-2 .icon.fullScreen {
  text-indent: -999em;
  overflow: hidden;
}
/* line 445, ../scss/explore/_layout.scss */
body.explore-2 .imageViewer .icon.fullScreen {
  text-indent: unset;
  overflow: unset;
}
/* line 451, ../scss/explore/_layout.scss */
body.explore-2 .icon.zoom:after {
  content: "\e90c";
  padding: 0.5em;
  text-indent: -999em;
  float: right;
}
/* line 458, ../scss/explore/_layout.scss */
body.explore-2 .icon.clock:after {
  content: "\f017";
}
/* line 462, ../scss/explore/_layout.scss */
body.explore-2 .icon.fullScreen:after {
  content: "\e905";
}
/* line 466, ../scss/explore/_layout.scss */
body.explore-2 #filterForm {
  margin: 0 0 24px;
  text-align: center;
  margin: 0;
  padding: 0;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 10;
  /* Filter shift from grey to purple after mobile */
}
/* line 478, ../scss/explore/_layout.scss */
body.explore-2 #filterForm h2, body.explore-2 #filterForm label {
  display: block;
  margin: 0;
  padding: 0.89em 1.2em;
  line-height: 1.2em;
  color: #333333;
  border-right: 1px solid #c1c1c1;
  vertical-align: bottom;
  width: 100%;
}
/* line 489, ../scss/explore/_layout.scss */
body.explore-2 #filterForm h2 {
  display: none;
  font-size: 1.2em;
}
/* line 494, ../scss/explore/_layout.scss */
body.explore-2 #filterForm h3 {
  display: none;
}
/* line 498, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .filtersNav {
  display: table;
  width: 100%;
  border-bottom: 1px solid #c1c1c1;
  background: #F3F2F0;
}
/* line 504, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .filtersNav li {
  display: table-cell;
  width: 33%;
}
@media screen and (min-width: 48.75em) {
  /* line 498, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav {
    display: inline-block;
    width: auto;
    border-bottom: 0;
    background: none;
  }
  /* line 515, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav li {
    display: inline-block;
    vertical-align: baseline;
    width: auto;
  }
  /* line 520, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav li label {
    -moz-transition: background 0.15s ease;
    -o-transition: background 0.15s ease;
    -webkit-transition: background 0.15s ease;
    transition: background 0.15s ease;
  }
  /* line 527, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav li label.selected span {
    border-bottom: 1px dotted #FFF;
  }
  /* line 533, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav li:hover label, body.explore-2 #filterForm .filtersNav li:focus label {
    background: #7b4885;
  }
  /* line 538, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filtersNav li:hover label.active, body.explore-2 #filterForm .filtersNav li:focus label.active {
    background: #FFF;
  }
}
/* line 546, ../scss/explore/_layout.scss */
body.explore-2 #filterForm label {
  font-weight: 600;
  font-size: 4.6vw;
  cursor: pointer;
}
/* line 551, ../scss/explore/_layout.scss */
body.explore-2 #filterForm label.active {
  background-color: #fff;
  color: #333333;
}
/* line 556, ../scss/explore/_layout.scss */
body.explore-2 #filterForm label.active.selected span {
  border-bottom: 1px dotted #333333 !important;
}
@media screen and (min-width: 420px) {
  /* line 546, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm label {
    font-size: 1.2em;
  }
}
/* line 565, ../scss/explore/_layout.scss */
body.explore-2 #filterForm select {
  display: none;
}
/* line 569, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .wrap {
  position: relative;
  padding: 0;
  overflow: hidden;
}
@media screen and (max-width: 600px) {
  /* line 569, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .wrap {
    max-height: 400px;
    overflow-y: auto;
  }
}
/* line 580, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags {
  position: relative;
  display: none;
  padding: 12px 24px 0;
}
/* line 585, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li {
  display: inline-block;
  margin: 0 5px 10px;
  background-color: #fff;
  font-weight: 600;
  vertical-align: top;
  border-radius: 12px;
  overflow: hidden;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
/* line 599, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li:first-child a {
  background: #666;
  color: #FFF;
}
/* line 604, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li:first-child.active a {
  background: #333333;
}
/* line 611, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li:hover a, body.explore-2 #filterForm .tags li:focus a {
  color: #FFF;
  background: #4b4b4b;
}
/* line 617, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a {
  display: block;
  position: relative;
  color: #808080;
  padding: 8px 13px;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-user-select: none;
  user-select: none;
  -moz-transition: all 0.15s ease;
  -o-transition: all 0.15s ease;
  -webkit-transition: all 0.15s ease;
  transition: all 0.15s ease;
}
/* line 631, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a.withIcon {
  padding-right: 45px;
}
/* line 635, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a::before {
  position: absolute;
  right: 12px;
  top: 12px;
  background: none;
  font-size: 1.1em;
}
/* line 643, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a.type-Story::before {
  color: #9a5aa6;
}
/* line 647, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a.type-Film::before {
  color: #d90166;
}
/* line 651, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a.type-Game::before {
  color: #fb9a05;
}
/* line 655, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li a.type-Resource::before {
  color: #00847a;
}
/* line 660, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li.active {
  background: #333333;
}
/* line 663, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li.active a {
  color: #FFF;
}
/* line 666, ../scss/explore/_layout.scss */
body.explore-2 #filterForm .tags li.active a:hover, body.explore-2 #filterForm .tags li.active a:focus {
  background: #333333;
}
@media screen and (max-width: 50em) {
  /* line 580, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .tags {
    background: #FFF;
  }
}
/* line 679, ../scss/explore/_layout.scss */
body.explore-2 #filterForm #filterCurrent {
  display: inline-block;
  margin: 1em auto;
  padding: 10px 13px;
  background-color: #fff;
  font-size: 1em;
}
@media screen and (min-width: 510px) {
  /* line 679, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm #filterCurrent {
    display: none;
  }
}
/* line 695, ../scss/explore/_layout.scss */
body.explore-2 #filterForm.fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20;
}
@media screen and (min-width: 48.75em) {
  /* line 466, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm {
    background: #FFF;
  }
  /* line 706, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm.fixed {
    background: #FFF;
  }
  /* line 710, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filterByWrap {
    background: #9a5aa6;
  }
  /* line 714, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm h2, body.explore-2 #filterForm label {
    display: inline-block;
    border-right: 1px solid #824b8c;
    color: #fff;
    width: auto;
    margin-right: -4px;
    line-height: 1.33;
    vertical-align: top;
  }
  /* line 724, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm label {
    display: block;
  }
  /* line 728, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm h2 {
    display: inline-block;
  }
}
@media screen and (max-width: 48.75em) {
  /* line 734, ../scss/explore/_layout.scss */
  body.explore-2 #filterForm .filterTags label {
    border: 0;
  }
}
/* line 740, ../scss/explore/_layout.scss */
body.explore-2 .grid {
  width: 102%;
  width: calc(100% + 24px);
  margin: 0 -12px;
  clear: both;
  min-height: 600px;
}
/* line 747, ../scss/explore/_layout.scss */
body.explore-2 .grid .item {
  position: relative;
  opacity: 0;
  margin: 0 0 24px;
  padding: 0 12px;
  top: 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
/* line 758, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.loaded {
  opacity: 1;
  top: 0;
}
/* line 763, ../scss/explore/_layout.scss */
body.explore-2 .grid .item .content {
  position: relative;
  width: 100%;
  padding-top: 124.379%;
  overflow: hidden;
}
/* line 771, ../scss/explore/_layout.scss */
body.explore-2 .grid .item .content:hover .exGrid-img img, body.explore-2 .grid .item .content:focus .exGrid-img img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media screen and (max-width: 48.75em) {
  /* line 763, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item .content {
    padding-top: 120%;
  }
}
/* line 785, ../scss/explore/_layout.scss */
body.explore-2 .grid .item h3 {
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  transition: color 0.15s ease;
}
/* line 793, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.Story:hover h3, body.explore-2 .grid .item.Story:focus h3 {
  color: #9a5aa6;
}
/* line 800, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.Film:hover h3, body.explore-2 .grid .item.Film:focus h3 {
  color: #d90166;
}
/* line 807, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.Game:hover h3, body.explore-2 .grid .item.Game:focus h3 {
  color: #fb9a05;
}
/* line 814, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.Resource:hover h3, body.explore-2 .grid .item.Resource:focus h3 {
  color: #00847a;
}
/* line 820, ../scss/explore/_layout.scss */
body.explore-2 .grid .item .exGrid-img {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  width: 100%;
  height: 100%;
}
/* line 828, ../scss/explore/_layout.scss */
body.explore-2 .grid .item .exGrid-img img {
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}
/* line 843, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured .content {
  background-color: #4b4b4b;
}
/* line 847, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured .description {
  /*height: 8.8em;*/
  overflow: hidden;
}
/* line 852, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured .blurb {
  background-color: #4b4b4b;
}
@media screen and (min-width: 510px) {
  /* line 857, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .exGrid-img {
    width: 50%;
    left: auto;
    right: 0;
    overflow: hidden;
    border: 10px solid #4b4b4b;
  }
  /* line 864, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .exGrid-img:before {
    content: "";
    position: absolute;
    right: 0;
    width: 200%;
    height: 100%;
  }
  /* line 872, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .exGrid-img img {
    width: 100%;
  }
  /* line 877, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .blurb {
    position: relative;
    width: 50%;
    height: 0;
    padding-bottom: 56.5%;
    padding-top: 0;
  }
  /* line 885, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .blurb:before {
    position: relative;
    top: 0;
    left: 0;
    margin: 0 0 1em;
  }
  /* line 893, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .byline {
    position: absolute;
    bottom: 5px;
  }
}
/* line 901, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .content {
  background-color: #67a01b;
}
/* line 906, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.teal .content {
  background-color: #00847a;
}
/* line 912, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.orange .content {
  background-color: #fb9a05;
}
/* line 918, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.pink .content {
  background-color: #d90166;
}
/* line 924, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.purple .content {
  background-color: #9a5aa6;
}
/* line 930, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.blue .content {
  background-color: #0C6CB6;
}
/* line 936, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta.navy_blue .content {
  background-color: #0B1D5F;
}
/* line 941, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb {
  bottom: auto;
  top: 0;
  height: 100%;
  background-color: transparent;
  padding-top: 0;
  color: #fff;
  margin-top: 1.2em;
}
/* line 950, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb:before {
  display: none;
}
/* line 954, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb h3 {
  font-size: 1.75em;
  line-height: 1.25;
  margin-bottom: 1.5em;
}
/* line 960, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb p.description {
  position: relative;
  margin: 0 0 30px;
}
/* line 964, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb p.description::before {
  content: "";
  position: absolute;
  top: -13px;
  width: 2em;
  height: 3px;
  background: #FFF;
}
/* line 974, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb a.cta {
  display: inline-block;
  background-color: #fff;
  color: #333333;
  padding: 10px 30px;
}
/* line 980, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb a.cta:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}
/* line 990, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb a.cta:hover, body.explore-2 .grid .item.cta .blurb a.cta:focus {
  background-color: #333333;
  color: #fff;
}
/* line 997, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb .byline {
  margin: 1em 0;
}
/* line 1000, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.cta .blurb .byline:before {
  background-color: #fff;
}
/* line 1008, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured .blurb {
  color: #fff;
}
@media screen and (min-width: 510px) {
  /* line 1008, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .blurb {
    margin-top: 1.2em;
  }
}
/* line 1015, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured .blurb h3 {
  font-size: 1.6em;
}
/* line 1021, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta {
  padding: 0 12px;
}
/* line 1024, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .content {
  background: none;
  padding-bottom: 43%;
  height: auto;
  border-top: 2px solid #333;
}
@media screen and (min-width: 600px) {
  /* line 1024, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured.cta .content {
    height: 0;
    padding-bottom: 0;
    padding-top: 59.3%;
  }
}
/* line 1038, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .content:hover .exGrid-img img, body.explore-2 .grid .item.featured.cta .content:focus .exGrid-img img {
  -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
/* line 1045, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .content:hover .cta, body.explore-2 .grid .item.featured.cta .content:focus .cta {
  background: #d90166;
}
/* line 1051, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .blurb {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  padding: 1.2em 0 1.3em;
  margin: 0;
  background: #f3f2f0;
}
/* line 1061, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .blurb a {
  color: #333333;
}
/* line 1065, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .blurb h3 {
  margin: 0 0 0.6em;
  padding-right: 145px;
}
/* line 1070, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .blurb .description {
  margin: 0;
}
/* line 1074, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .blurb .cta {
  position: absolute;
  right: 0;
  top: -2px;
  background: #333333;
  color: #FFF;
}
@media screen and (max-width: 600px) {
  /* line 1051, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured.cta .blurb {
    position: relative;
    top: 0;
  }
}
/* line 1088, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .exGrid-img {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  border: 0;
}
/* line 1095, ../scss/explore/_layout.scss */
body.explore-2 .grid .item.featured.cta .exGrid-img img {
  position: absolute;
  max-width: 100%;
  width: auto;
  height: auto !important;
  top: auto !important;
  bottom: 0;
}
@media screen and (min-width: 510px) {
  /* line 1108, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item {
    display: inline-block;
    width: 50%;
    vertical-align: top;
  }
  /* line 1114, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured {
    width: 100%;
  }
  /* line 1117, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .content {
    padding: 0;
  }
  /* line 1120, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .content .exGrid-img {
    height: 100%;
  }
  /* line 1123, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured .content .exGrid-img img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: auto;
  }
  /* line 1134, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured.cta .exGrid-img img {
    width: 100%;
    height: auto;
  }
}
@media screen and (min-width: 800px) {
  /* line 1143, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item {
    width: 33.333%;
  }
  /* line 1147, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured {
    width: 66.666%;
  }
}
@media screen and (min-width: 1130px) {
  /* line 1160, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item {
    width: 25%;
  }
  /* line 1164, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item.featured {
    width: 50%;
  }
}
@media screen and (max-width: 510px) {
  /* line 1171, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item .content {
    padding: 0;
  }
  /* line 1175, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item .exGrid-img,
  body.explore-2 .grid .item .blurb {
    position: relative;
  }
  /* line 1180, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item .exGrid-img {
    border: 0;
  }
  /* line 1183, ../scss/explore/_layout.scss */
  body.explore-2 .grid .item .exGrid-img img {
    display: block;
  }
}
/* line 1191, ../scss/explore/_layout.scss */
body.explore-2 .exploreGrid {
  position: relative;
  padding: 84px 0 80px;
  margin-bottom: -40px;
}
/* line 1196, ../scss/explore/_layout.scss */
body.explore-2 .exploreGrid .pagination {
  display: none;
  text-align: center;
  margin: 1em 0 10px;
  font-size: 18px;
}
/* line 1202, ../scss/explore/_layout.scss */
body.explore-2 .exploreGrid .pagination.visible {
  display: block;
}
/* line 1206, ../scss/explore/_layout.scss */
body.explore-2 .exploreGrid .pagination .visibleItems {
  display: inline-block;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}
/* line 1213, ../scss/explore/_layout.scss */
body.explore-2 #exGrid {
  overflow: hidden;
}
/* line 1216, ../scss/explore/_layout.scss */
body.explore-2 #exGrid .noResults {
  text-align: center;
  font-size: 1.4em;
  padding: 10px;
}
/* line 1223, ../scss/explore/_layout.scss */
body.explore-2 .filterStatus {
  font-size: 1.1em;
  padding: 0 10px;
  text-align: center;
}
@media screen and (min-width: 50em) {
  /* line 1223, ../scss/explore/_layout.scss */
  body.explore-2 .filterStatus {
    padding: 20px 10px 0;
  }
}
/* line 1233, ../scss/explore/_layout.scss */
body.explore-2 #exGrid-loadMore {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 30px;
  max-width: 150px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
@media screen and (max-width: 800px) {
  /* line 1244, ../scss/explore/_layout.scss */
  body.explore-2 #exGrid-loadMore:hover, body.explore-2 #exGrid-loadMore:focus {
    background: #d90166;
  }
}
/* line 1251, ../scss/explore/_layout.scss */
body.explore-2 .addthis_sharing_toolbox {
  min-height: 40px;
}
/* line 1255, ../scss/explore/_layout.scss */
body.explore-2 .pagination input[type=number]::-webkit-inner-spin-button,
body.explore-2 .pagination input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  margin: 0;
}
/* line 1263, ../scss/explore/_layout.scss */
body.explore-2 .pagination input[type=number] {
  -moz-appearance: textfield;
  appearance: textfield;
}
/* line 1268, ../scss/explore/_layout.scss */
body.explore-2 .image360 {
  display: none;
}
/* line 1272, ../scss/explore/_layout.scss */
body.explore-2 img.fixed,
body.explore-2 .dynamImg.fixed {
  position: fixed;
  top: 24px;
}
/* line 1277, ../scss/explore/_layout.scss */
body.explore-2 img.fixed.end,
body.explore-2 .dynamImg.fixed.end {
  position: absolute;
  bottom: 0;
  top: auto;
}
/* line 1284, ../scss/explore/_layout.scss */
body.explore-2 .dynamImg {
  position: relative;
}
/* line 1287, ../scss/explore/_layout.scss */
body.explore-2 .dynamImg p {
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 14px;
}
@media screen and (max-width: 1100px) {
  /* line 1284, ../scss/explore/_layout.scss */
  body.explore-2 .dynamImg {
    position: relative;
    margin: 0 0 15px;
  }
  /* line 1298, ../scss/explore/_layout.scss */
  body.explore-2 .dynamImg p {
    position: relative;
    top: 0;
  }
}
/* line 1305, ../scss/explore/_layout.scss */
body.explore-2 .cta,
body.explore-2 input[type="submit"] {
  -moz-transition: background 0.2s ease, color 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease;
  -webkit-transition: background 0.2s ease, color 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease;
}
/* line 1313, ../scss/explore/_layout.scss */
body.explore-2 .zoomContainer {
  z-index: 59;
}

/* line 1318, ../scss/explore/_layout.scss */
.exhibList > li {
  margin: 0 0 12px;
}

/* line 1319, ../scss/explore/_layout.scss */
.exhibList h4 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 16px;
  margin: 0 0 2px;
}

/* line 1320, ../scss/explore/_layout.scss */
.exhibList .date {
  font-size: 14px;
}

/**
* Longform -- components within the Collection articles of the Explore section
*
* $author       LEWIS
* $email        it@lewis.co.uk
* $url          http://lewis.co.uk
* $copyright    Copyright (c) 2015, lewis.co.uk. All rights reserved.
* $version      1.0
*/
/* FLEET */
/* line 13, ../scss/explore/_longform.scss */
.fleet.ready .item {
  position: relative;
  top: 0;
}

/* LONGFORM COMPONENTS */
/* line 20, ../scss/explore/_longform.scss */
.explore-2 {
  /* SUB NAVIGATION */
}
/* line 22, ../scss/explore/_longform.scss */
.explore-2 #articleNav {
  position: absolute;
  width: 100%;
  background-color: #333333;
  z-index: 2;
  overflow: visible;
  padding: 0;
}
/* line 30, ../scss/explore/_longform.scss */
.explore-2 #articleNav .wrap {
  position: relative;
  margin: 0 auto;
}
/* line 35, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap {
  display: block;
}
/* line 38, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper {
  min-height: 115px;
}
/* line 41, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper .bx-viewport {
  background: none;
  height: 100% !important;
}
/* line 46, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper .bx-controls-direction a {
  background: none;
  color: #FFF;
  text-indent: 0;
  left: -40px;
  font-size: 26px;
  width: auto;
  width: 30px;
  height: 30px;
  background: #d90166;
  border-radius: 50%;
  text-align: center;
  line-height: 28px;
  text-indent: -2px;
  margin-top: 0;
}
/* line 62, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper .bx-controls-direction a::before {
  font-family: 'exploreIcons';
  content: "";
}
/* line 67, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
  right: -40px;
  text-indent: 2px;
}
/* line 72, ../scss/explore/_longform.scss */
.explore-2 #articleNav .listWrap .bx-wrapper .bx-controls-direction a.bx-next::before {
  content: "";
}
@media screen and (min-width: 800px) and (max-width: 1200px) {
  /* line 35, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .listWrap {
    padding: 0 40px;
  }
}
/* line 84, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters {
  width: 100%;
}
/* line 87, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li {
  display: inline-block;
  margin: 15px 10px 15px 0;
  padding: 8px 0 0 0;
  color: #fff;
  float: none !important;
  width: 100%;
}
/* line 95, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li:last-child {
  margin-right: 0;
}
/* line 100, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li.current a {
  opacity: 1;
}
/* line 104, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li.current:after {
  content: "";
  display: block;
  height: 2px;
  background-color: #d90166;
}
/* line 112, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li a {
  position: relative;
  display: block;
  padding: 0 0 50.6%;
  padding: 0 0 calc(41.6% + 0.6em);
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  -moz-transition: opacity 0.15s ease;
  -o-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease;
}
/* line 123, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li a:hover, .explore-2 #articleNav .chapters li a:focus {
  opacity: 1;
}
/* line 129, ../scss/explore/_longform.scss */
.explore-2 #articleNav .chapters li img {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: 0.8em 0 0.2em;
  width: 100%;
}
@media screen and (min-width: 48.75em) {
  /* line 87, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li {
    width: 185px;
  }
}
/* line 143, ../scss/explore/_longform.scss */
.explore-2 #articleNav .progress {
  position: absolute;
  top: 100%;
  padding: 0.3em 0.6em;
  background: #d90166;
  border: 5px solid #333333;
  font-family: 'FS Albert Web Bold', arial;
  color: #fff;
  cursor: pointer;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
  z-index: 20;
}
/* line 158, ../scss/explore/_longform.scss */
.explore-2 #articleNav .progress:hover, .explore-2 #articleNav .progress:focus {
  background: #a6014e;
}
/* line 163, ../scss/explore/_longform.scss */
.explore-2 #articleNav .progress .current {
  position: relative;
  bottom: -0.1em;
  display: inline-block;
  margin: -0.1em 0;
  font-size: 1.4em;
  line-height: 0.8em;
  vertical-align: baseline;
}
@media screen and (min-width: 48.75em) {
  /* line 143, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .progress {
    font-size: 1.3em;
    border-left: 120px solid #333333;
    z-index: 1;
  }
}
/* line 180, ../scss/explore/_longform.scss */
.explore-2 #articleNav .toggleChapters {
  position: absolute;
  bottom: -39px;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 1200px;
  z-index: 10;
  font-size: 1.3em;
  padding: 10px 0 0 12px;
}
/* line 192, ../scss/explore/_longform.scss */
.explore-2 #articleNav .toggleChapters::after {
  font-family: 'exploreIcons' !important;
  content: "\e901";
  font-size: 10px;
  margin-left: 6px;
  position: relative;
  top: -1px;
}
/* line 201, ../scss/explore/_longform.scss */
.explore-2 #articleNav .toggleChapters.open::after {
  content: "\e902";
}
@media screen and (max-width: 1258px) {
  /* line 180, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters {
    left: 20px;
  }
}
@media screen and (max-width: 48.75em) {
  /* line 180, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters {
    left: 0;
  }
}
/* line 214, ../scss/explore/_longform.scss */
.explore-2 #articleNav.fixed {
  position: fixed;
  top: 0;
}
@media screen and (max-width: 48.75em) {
  /* line 221, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .wrap {
    position: static;
    padding: 0;
  }
  /* line 226, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .progress {
    top: 12px;
    left: 110px;
    border: 0;
  }
  /* line 232, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters {
    position: relative;
    bottom: auto;
    display: block;
    padding: 0.7em 24px;
    background: #333333;
    font-size: 1.4em;
    color: #FFF;
    line-height: 1.1;
  }
  /* line 242, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters::before {
    position: absolute;
    right: 20px;
    top: 22px;
    font-family: 'exploreIcons' !important;
    content: "\e901";
    font-size: 0.6em;
  }
  /* line 251, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters::after {
    display: none;
  }
  /* line 255, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .toggleChapters.open::before {
    content: "\e902";
  }
  /* line 260, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters {
    border-top: 2px solid #4b4b4b;
    border-bottom: 2px solid #4b4b4b;
    padding: 15px 24px;
  }
  /* line 265, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li {
    position: relative;
    display: block;
    margin: 0 0 12px;
  }
  /* line 270, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li a {
    display: inline-block;
    padding: 0 0 0 18px;
  }
  /* line 274, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li a .count {
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 281, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li img {
    position: relative;
    display: none;
  }
  /* line 286, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li.current {
    margin-bottom: 10px;
  }
  /* line 289, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li.current::after {
    display: none;
  }
  /* line 293, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li.current a {
    border-bottom: 2px solid #d90166;
  }
  /* line 299, ../scss/explore/_longform.scss */
  .explore-2 #articleNav .chapters li.first a {
    padding-left: 0;
  }
}

/* line 310, ../scss/explore/_longform.scss */
.explore-2 {
  /* HEADER, TITLE CARD */
}
/* line 312, ../scss/explore/_longform.scss */
.explore-2 .featured-img {
  margin: 0 0 40px;
  height: auto;
  padding: 34% 0 0;
}
@media screen and (max-width: 800px) {
  /* line 312, ../scss/explore/_longform.scss */
  .explore-2 .featured-img {
    padding: 41% 0 0;
  }
}
/* line 321, ../scss/explore/_longform.scss */
.explore-2 .featured-img .wrap {
  margin-bottom: 30px;
  padding: 0;
}
/* line 325, ../scss/explore/_longform.scss */
.explore-2 .featured-img .wrap .titleCard {
  padding: 24px;
}
/* line 330, ../scss/explore/_longform.scss */
.explore-2 .featured-img img {
  height: auto;
}
/* line 334, ../scss/explore/_longform.scss */
.explore-2 .featured-img .imgWrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
/* line 342, ../scss/explore/_longform.scss */
.explore-2 .featured-img .imgWrap img {
  margin-top: -75px;
}
@media screen and (min-width: 60em) {
  /* line 312, ../scss/explore/_longform.scss */
  .explore-2 .featured-img {
    margin: 0 0 60px;
  }
  /* line 350, ../scss/explore/_longform.scss */
  .explore-2 .featured-img .wrap {
    padding: 0 24px;
  }
  /* line 353, ../scss/explore/_longform.scss */
  .explore-2 .featured-img .wrap .titleCard {
    padding: 1.5em 2em 0 15px;
  }
}
/* line 360, ../scss/explore/_longform.scss */
.explore-2 .titleCard {
  position: relative;
  padding: 1.8em 15px 15px;
  background-color: #333333;
  color: #fff;
}
/* line 366, ../scss/explore/_longform.scss */
.explore-2 .titleCard:before {
  content: "";
  position: absolute;
  top: -1em;
  left: 15px;
  padding: 0.5em 0.4em;
  font-size: 1.2em;
}
/* line 375, ../scss/explore/_longform.scss */
.explore-2 .titleCard h1 {
  font-family: 'FS Albert Web Bold', arial;
  line-height: 1.2em;
}
/* line 380, ../scss/explore/_longform.scss */
.explore-2 .titleCard .byline {
  margin: 0 0 10px;
  line-height: 1.3;
}
/* line 385, ../scss/explore/_longform.scss */
.explore-2 .titleCard .byline:before {
  content: "";
  display: block;
  margin: 0.7em 0;
  width: 1.2em;
  height: 3px;
  background-color: #9a5aa6;
}
@media screen and (max-width: 700px) {
  /* line 395, ../scss/explore/_longform.scss */
  .explore-2 .titleCard .byline .fp {
    display: block;
    height: 0;
    overflow: hidden;
    opacity: 0;
  }
}
/* line 404, ../scss/explore/_longform.scss */
.explore-2 .titleCard .readTime {
  display: inline-block;
  vertical-align: middle;
  padding: 2px 0;
}
/* line 409, ../scss/explore/_longform.scss */
.explore-2 .titleCard .readTime .icon {
  position: relative;
  top: 4px;
  margin-right: 8px;
  font-size: 22px;
}
@media screen and (min-width: 60em) {
  /* line 360, ../scss/explore/_longform.scss */
  .explore-2 .titleCard {
    position: absolute;
    bottom: -30px;
    max-width: 590px;
  }
}
/* line 424, ../scss/explore/_longform.scss */
.explore-2 .returnNav {
  position: absolute;
  right: 0;
  bottom: -21px;
  display: flex;
  align-items: center;
  justify-content: center;
  align-items: stretch;
}
/* line 433, ../scss/explore/_longform.scss */
.explore-2 .returnNav a {
  padding: 10px;
  background-position: 15px center;
  background-repeat: no-repeat;
  padding-left: 65px;
  display: flex;
  align-items: center;
  min-width: 180px;
  text-align: left;
}
/* line 443, ../scss/explore/_longform.scss */
.explore-2 .returnNav a.btn-learning-resource {
  background-image: url(/images/learning-resources-icon.png);
  background-size: 40px auto;
  margin-right: 20px;
}
/* line 449, ../scss/explore/_longform.scss */
.explore-2 .returnNav a.btn-collections {
  background-image: url(/images/collections-icon.png);
  background-size: 30px auto;
}
@media screen and (max-width: 33em) {
  /* line 424, ../scss/explore/_longform.scss */
  .explore-2 .returnNav {
    bottom: -45px;
  }
  /* line 457, ../scss/explore/_longform.scss */
  .explore-2 .returnNav a {
    max-width: 155px;
    min-width: unset;
    padding-left: 45px;
    background-position: 6px center;
  }
  /* line 463, ../scss/explore/_longform.scss */
  .explore-2 .returnNav a.btn-learning-resource {
    background-size: 30px auto;
    margin-right: 20px;
  }
  /* line 468, ../scss/explore/_longform.scss */
  .explore-2 .returnNav a.btn-collections {
    background-size: 24px auto;
  }
}

/* line 3, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch > h2,
.explore-2.LandingPageExploreCollectionSearch .wrap h2,
.explore-2.LandingPageExploreCollectionSearch .wrap h3,
.explore-2.LandingPageExploreCollectionSearch .wrap p {
  text-align: center;
}
/* line 10, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .container.exploreLanding {
  border: 0;
}
/* line 14, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img {
  padding: 0;
  min-height: 380px;
}
@media screen and (min-width: 900px) {
  /* line 14, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img {
    padding: 36% 0 0;
  }
}
/* line 22, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .overlay.bottom {
  top: auto;
  bottom: 0;
  max-width: 999em;
  text-align: center;
}
/* line 29, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .intro {
  display: inline-block;
  padding: 0.6em 24px;
  margin: 0;
  color: #fff;
}
@media screen and (max-width: 900px) {
  /* line 29, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img .intro {
    font-size: 1.1em;
  }
}
/* line 40, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .overlay {
  position: absolute;
  top: 40%;
  left: 0;
  right: 0;
  margin: -2em auto 0;
  width: 100%;
  max-width: 1000px;
  padding: 0;
  background-color: #333333;
  z-index: 10;
  -moz-transition: background 0.2s ease;
  -o-transition: background 0.2s ease;
  -webkit-transition: background 0.2s ease;
  transition: background 0.2s ease;
}
/* line 56, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .overlay.active {
  background-color: #333333;
}
/* line 60, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .overlay h2, .explore-2.LandingPageExploreCollectionSearch .featured-img .overlay h3 {
  color: #fff;
}
@media screen and (max-width: 900px) {
  /* line 40, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img .overlay {
    top: 0;
    margin-top: 0;
  }
}
/* line 70, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .caption {
  position: absolute;
  bottom: 5%;
  left: 0;
  right: 0;
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}
/* line 80, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .caption span:hover,
.explore-2.LandingPageExploreCollectionSearch .featured-img .caption span:focus {
  border-bottom: 1px dotted #FFF;
}
@media screen and (max-width: 900px) {
  /* line 70, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img .caption {
    display: none;
  }
}
/* line 90, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featured-img .imgWrap {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
}
@media screen and (max-width: 900px) {
  /* line 100, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img img {
    min-height: 100%;
    width: auto;
    min-width: 100%;
    left: 0;
  }
  /* line 107, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img .overlay {
    background-color: #333333;
  }
  /* line 110, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featured-img .overlay.bottom {
    background-color: rgba(51, 51, 51, 0.8);
  }
}
/* line 117, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections {
  width: 100%;
  padding: 2em 12px;
  text-align: center;
}
@media screen and (min-width: 1200px) {
  /* line 117, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections {
    width: 102%;
    width: calc(100% + 24px);
    margin: 0 -12px;
    padding: 2em 0;
  }
}
/* line 129, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections > * {
  text-align: center;
}
/* line 133, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections h2 {
  margin: 0 auto 1.2em;
  color: #fff;
}
/* line 138, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
  position: relative;
  padding-top: 75%;
}
/* line 143, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li .item {
  position: absolute;
  top: 0;
  padding: 0 12px 24px;
  width: 100%;
  height: 100%;
}
/* line 151, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.2em;
  font-family: 'FS Albert Web Bold', arial;
  white-space: nowrap;
  background-color: #000;
}
/* line 161, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li a div {
  position: relative;
  top: 42%;
  display: inline-block;
  width: 100%;
  vertical-align: middle;
  white-space: normal;
  z-index: 2;
}
/* line 171, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li a:hover .bgCover, .explore-2.LandingPageExploreCollectionSearch .featuredCollections li a:focus .bgCover {
  opacity: 0.9;
}
/* line 177, ../scss/explore/_search.scss */
.explore-2.LandingPageExploreCollectionSearch .featuredCollections li .bgCover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -moz-transition: opacity 0.35s ease;
  -o-transition: opacity 0.35s ease;
  -webkit-transition: opacity 0.35s ease;
  transition: opacity 0.35s ease;
  opacity: 0.7;
  z-index: 1;
}
@media screen and (min-width: 510px) {
  /* line 138, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
    display: inline-block;
  }
}
@media screen and (min-width: 510px) and (max-width: 918px) {
  /* line 138, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
    width: 49.6%;
    padding-top: 40%;
  }
  /* line 199, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n+1):last-child {
    width: 100%;
  }
}
@media screen and (min-width: 900px) {
  /* line 138, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
    padding-top: 21.7%;
  }
}
@media screen and (min-width: 918px) and (max-width: 1199px) {
  /* line 138, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
    width: 33.333%;
  }
  /* line 212, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:first-child, .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(4n), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(5n) {
    width: 66.666%;
  }
  /* line 218, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(2n):nth-last-child(2), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(2n-1):nth-last-child(3), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(2n+1):last-child {
    width: 33.333%;
  }
}
@media screen and (min-width: 1200px) {
  /* line 138, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li {
    width: 24.7%;
  }
  /* line 228, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:first-child, .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(5n), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(9n), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(10n), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n+1):nth-last-child(2), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n+2):last-child {
    width: 50%;
  }
  /* line 237, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n):nth-last-child(2), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n-1):nth-last-child(3), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n-2):nth-last-child(4), .explore-2.LandingPageExploreCollectionSearch .featuredCollections li:nth-child(3n+1):last-child {
    width: 24.78%;
  }
}
@media screen and (min-width: 1248px) {
  /* line 117, ../scss/explore/_search.scss */
  .explore-2.LandingPageExploreCollectionSearch .featuredCollections {
    margin: 0 auto;
  }
}

/* Collections Search */
/* line 253, ../scss/explore/_search.scss */
.searchWrap {
  position: relative;
}
/* line 256, ../scss/explore/_search.scss */
.searchWrap .searchTabs {
  position: relative;
  background: #333;
  text-align: left;
  margin: 0 0 15px;
}
/* line 261, ../scss/explore/_search.scss */
.searchWrap .searchTabs li {
  display: inline-block;
  font-family: 'FS Albert Web Bold', Arial;
  font-size: 18px;
  margin-right: -1px;
}
/* line 266, ../scss/explore/_search.scss */
.searchWrap .searchTabs li.active {
  background: #4B4B4B;
}
/* line 269, ../scss/explore/_search.scss */
.searchWrap .searchTabs li a {
  display: block;
  padding: 12px 55px;
}
/* line 273, ../scss/explore/_search.scss */
.searchWrap .searchTabs li.scran a:before {
  font-family: "exploreIcons";
  content: "\e908";
  font-size: 15px;
  margin-right: 4px;
}
/* line 280, ../scss/explore/_search.scss */
.searchWrap .searchTabs .tooltip {
  top: 1px;
}
/* line 283, ../scss/explore/_search.scss */
.searchWrap .searchTabs .close {
  position: absolute;
  right: 18px;
  top: 16px;
  line-height: 16px;
  padding-right: 22px;
  background: url(/images/close-thin.png) no-repeat right center;
  text-decoration: underline;
}
/* line 291, ../scss/explore/_search.scss */
.searchWrap .searchTabs .close:hover, .searchWrap .searchTabs .close:focus {
  text-decoration: none;
}
@media screen and (max-width: 48.75em) {
  /* line 297, ../scss/explore/_search.scss */
  .searchWrap .searchTabs ul {
    display: none;
  }
}
/* line 303, ../scss/explore/_search.scss */
.searchWrap .cta {
  padding: 0.52em 0.78em;
  background: #d90166;
  border: 0;
  color: #fff;
  font-size: 1.2em;
  width: 2.6em;
  letter-spacing: 1em;
  overflow: hidden;
  vertical-align: top;
  border-radius: 0;
  appearance: none;
  -webkit-appearance: none;
}
/* line 316, ../scss/explore/_search.scss */
.searchWrap .cta:hover, .searchWrap .cta:focus {
  background: #333333;
}
/* line 321, ../scss/explore/_search.scss */
.searchWrap #keywordSearch {
  position: relative;
  padding: 0;
  margin: 16px;
}
/* line 325, ../scss/explore/_search.scss */
.searchWrap #keywordSearch h2 {
  display: none;
}
/* line 328, ../scss/explore/_search.scss */
.searchWrap #keywordSearch .cta {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  padding: 0 0.78em;
  font-size: 1em;
  border-radius: 0;
  border: 1px solid #d90166;
  -webkit-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  -moz-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  -o-transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
  transition: background 0.2s ease, color 0.2s ease, border 0.2s ease;
}
@media screen and (min-width: 900px) {
  /* line 328, ../scss/explore/_search.scss */
  .searchWrap #keywordSearch .cta {
    font-size: 1.6em;
  }
}
/* line 344, ../scss/explore/_search.scss */
.searchWrap #keywordSearch .cta:hover, .searchWrap #keywordSearch .cta:focus {
  border-color: #222;
}
@media screen and (min-width: 900px) {
  /* line 321, ../scss/explore/_search.scss */
  .searchWrap #keywordSearch {
    padding: 0 4em 0 0;
  }
  /* line 351, ../scss/explore/_search.scss */
  .searchWrap #keywordSearch .cta {
    right: 0;
  }
}
/* line 356, ../scss/explore/_search.scss */
.searchWrap #searchTerm {
  display: block;
  width: 100%;
  font-size: 1em;
  padding: 0.7em;
}
@media screen and (min-width: 900px) {
  /* line 356, ../scss/explore/_search.scss */
  .searchWrap #searchTerm {
    font-size: 1.5em;
  }
}
/* line 365, ../scss/explore/_search.scss */
.searchWrap .expand {
  display: inline-block;
  text-align: center;
  color: #fff;
  font-size: 1.2em;
  border-bottom: 1px solid #FFF;
}
/* line 372, ../scss/explore/_search.scss */
.searchWrap .expand::after {
  content: none !important;
}
/* line 376, ../scss/explore/_search.scss */
.searchWrap .expand:hover, .searchWrap .expand:focus {
  border-bottom: 1px solid transparent;
}
@media screen and (max-width: 500px) {
  /* line 365, ../scss/explore/_search.scss */
  .searchWrap .expand {
    margin: -7px 0 18px !important;
  }
}
@media screen and (min-width: 500px) {
  /* line 365, ../scss/explore/_search.scss */
  .searchWrap .expand {
    /*position: absolute;
    top: 1em;
    right: 40px;
    margin: 0;*/
    margin: 0 17px 20px !important;
    float: left;
  }
}
/* line 394, ../scss/explore/_search.scss */
.searchWrap .collapsed {
  position: absolute;
  top: -16px;
  left: 0;
  width: 100%;
  text-align: center;
  background: #4b4b4b;
  z-index: 30;
  height: auto;
  max-height: none;
  display: none;
  overflow: visible;
}
/* line 406, ../scss/explore/_search.scss */
.searchWrap .collapsed.expanded {
  overflow: visible;
}
/* line 410, ../scss/explore/_search.scss */
.searchWrap .field {
  display: inline-block;
  padding: 0 0 10px;
  width: 100%;
  vertical-align: top;
}
/* line 415, ../scss/explore/_search.scss */
.searchWrap .field input {
  display: block;
  padding: 0.6em 1em;
  width: 100%;
  font-size: 1em;
  border: 0;
}
@media screen and (min-width: 48.75em) {
  /* line 410, ../scss/explore/_search.scss */
  .searchWrap .field {
    width: 33.33%;
    padding: 0 24px 14px 0;
  }
}
/* line 427, ../scss/explore/_search.scss */
.searchWrap label {
  display: block;
  font-size: 18px;
  color: #FFF;
  margin: 0 0 4px;
}
/* line 433, ../scss/explore/_search.scss */
.searchWrap #advancedSearch, .searchWrap #scranForm {
  display: inline-block;
  width: 100%;
  text-align: left;
  vertical-align: top;
  padding: 0 24px;
}
/* line 439, ../scss/explore/_search.scss */
.searchWrap #advancedSearch h3, .searchWrap #scranForm h3 {
  text-align: left;
  padding: 1em 0 0.8em;
  color: #FFF;
}
/* line 444, ../scss/explore/_search.scss */
.searchWrap #advancedSearch .cta, .searchWrap #scranForm .cta {
  width: auto;
  letter-spacing: 0;
  padding: 8px 12px;
  margin: 12px 0;
  cursor: pointer;
  clear: both;
}
/* line 451, ../scss/explore/_search.scss */
.searchWrap #advancedSearch .cta::after, .searchWrap #scranForm .cta::after {
  font-family: 'exploreIcons' !important;
  content: "\53";
  margin-left: 5px;
  font-size: 16px;
}
@media screen and (min-width: 48.75em) {
  /* line 433, ../scss/explore/_search.scss */
  .searchWrap #advancedSearch, .searchWrap #scranForm {
    padding: 0 0 12px 24px;
  }
  /* line 460, ../scss/explore/_search.scss */
  .searchWrap #advancedSearch h3, .searchWrap #scranForm h3 {
    display: none;
  }
}
/* line 466, ../scss/explore/_search.scss */
.searchWrap #scranForm {
  width: 100%;
  padding-bottom: 10px;
}
/* line 470, ../scss/explore/_search.scss */
.searchWrap #scranForm .field {
  width: 100%;
}
/* line 473, ../scss/explore/_search.scss */
.searchWrap #scranForm h3 {
  border-top: 1px solid #CCC;
  margin-top: 14px;
}
/* line 476, ../scss/explore/_search.scss */
.searchWrap #scranForm h3::before {
  font-family: 'exploreIcons';
  content: "\e908";
  font-size: 0.7em;
  margin-right: 5px;
}
@media screen and (max-width: 400px) {
  /* line 484, ../scss/explore/_search.scss */
  .searchWrap #scranForm h3::before {
    display: none;
  }
}
@media screen and (max-width: 360px) {
  /* line 489, ../scss/explore/_search.scss */
  .searchWrap #scranForm h3 {
    position: relative;
    padding-right: 25px;
  }
  /* line 492, ../scss/explore/_search.scss */
  .searchWrap #scranForm h3 .tooltip {
    position: absolute;
    right: 0;
    top: 25px;
  }
}
@media screen and (min-width: 48.75em) {
  /* line 466, ../scss/explore/_search.scss */
  .searchWrap #scranForm {
    display: none;
  }
  /* line 501, ../scss/explore/_search.scss */
  .searchWrap #scranForm h3 {
    border: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 900px) {
  /* line 253, ../scss/explore/_search.scss */
  .searchWrap {
    text-align: center;
  }
}
/* line 512, ../scss/explore/_search.scss */
.searchWrap .field.checkbox {
  padding-top: 10px;
  padding-right: 0;
  width: 100%;
}
/* line 516, ../scss/explore/_search.scss */
.searchWrap .field.checkbox input {
  display: inline-block;
  width: auto;
  padding: 0;
  margin: 0 5px 0 0;
  opacity: 1;
}
/* line 523, ../scss/explore/_search.scss */
.searchWrap .field.checkbox label {
  display: inline-block;
  color: #FFF;
  cursor: pointer;
}
@media screen and (min-width: 48.75em) {
  /* line 512, ../scss/explore/_search.scss */
  .searchWrap .field.checkbox {
    margin-top: 20px;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 800px) {
  /* line 512, ../scss/explore/_search.scss */
  .searchWrap .field.checkbox {
    padding-top: 0;
    width: 30%;
  }
}
/* line 539, ../scss/explore/_search.scss */
.searchWrap .multiField {
  display: inline-block;
  width: 100%;
}
@media screen and (min-width: 800px) {
  /* line 539, ../scss/explore/_search.scss */
  .searchWrap .multiField {
    position: relative;
    width: 30%;
    height: 0;
    top: -14px;
  }
}
/* line 548, ../scss/explore/_search.scss */
.searchWrap .multiField .field.checkbox {
  width: 100%;
}
/* line 550, ../scss/explore/_search.scss */
.searchWrap .multiField .field.checkbox:last-child {
  margin-top: 8px;
}
/* line 557, ../scss/explore/_search.scss */
.searchWrap .icheckbox_minimal {
  position: relative;
  top: -2px;
  margin-right: 5px;
  cursor: pointer;
  width: 40px !important;
  height: 40px !important;
}
/* line 565, ../scss/explore/_search.scss */
.searchWrap .icheckbox_minimal.checked {
  background-position: -80px 0 !important;
}
/* line 568, ../scss/explore/_search.scss */
.searchWrap .icheckbox_minimal::before {
  font-family: 'exploreIcons';
  content: "";
  text-align: center;
  line-height: 38px;
  font-size: 20px;
  display: inline-block;
  width: 40px !important;
  height: 40px !important;
  background: #4B4B4B !important;
  border: 1px solid #FFF !important;
  color: #FFF;
}
/* line 581, ../scss/explore/_search.scss */
.searchWrap .icheckbox_minimal.checked::before {
  content: "\f00c";
  background: #d90166 !important;
  border-color: #d90166 !important;
}
/* line 587, ../scss/explore/_search.scss */
.searchWrap .imgCheckbox {
  position: absolute;
  top: 100px;
  left: 0;
  display: none;
  cursor: pointer;
}
/* line 588, ../scss/explore/_search.scss */
.searchWrap .imgCheckbox label {
  display: inline-block;
}
@media screen and (min-width: 700px) {
  /* line 590, ../scss/explore/_search.scss */
  .searchWrap .imgCheckbox {
    display: block;
    left: auto;
    right: 5px;
    top: 62px;
  }
  /* line 591, ../scss/explore/_search.scss */
  .searchWrap .imgCheckbox.alt {
    right: 255px;
  }
  /* line 592, ../scss/explore/_search.scss */
  .searchWrap .icheckbox_minimal,
  .searchWrap .icheckbox_minimal::before {
    width: 22px !important;
    height: 22px !important;
    font-size: 15px;
    line-height: 19px;
  }
}
@media screen and (min-width: 900px) {
  /* line 596, ../scss/explore/_search.scss */
  .searchWrap .imgCheckbox {
    top: 84px;
  }
}

/* line 1, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults {
  overflow-x: hidden;
  width: 100%;
  /* Result search bar */
  /* Search list */
  /* Search list item */
  /* Search pagination */
  /* Detail page */
  /*view swap */
}
/* line 5, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .container.exploreLanding {
  border: 0;
}
/* line 9, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar {
  padding: 24px 0;
  margin: 0 0 35px;
  background: #333333;
  color: #FFF;
}
/* line 15, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap {
  max-width: 820px;
  margin: 0 auto;
  padding: 0;
}
/* line 20, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .collapsed {
  position: relative;
  top: -85px;
  width: 100%;
  height: auto;
  max-height: none;
  display: none;
  margin-bottom: -60px;
}
@media screen and (max-width: 48.75em) {
  /* line 20, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .collapsed {
    top: -125px;
    margin-bottom: -125px;
  }
}
/* line 35, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #searchTerm {
  font-size: 1em;
  padding: 0.7em 1em;
  border: 0;
}
/* line 42, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #keywordSearch .cta {
  font-size: 1em;
}
@media screen and (min-width: 800px) {
  /* line 41, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #keywordSearch {
    padding: 0 2.5em 0 0;
  }
  /* line 49, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #keywordSearch .cta {
    right: 0;
    padding: 0.72em;
    text-indent: 2px;
  }
}
/* line 57, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .expand {
  right: 30px;
  top: 0.55em;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.125em;
  float: none;
  margin: 0 17px 0px !important;
}
/* line 65, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .expand::after {
  margin: 0 0 0 1em;
}
@media screen and (max-width: 48.75em) {
  /* line 57, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .expand {
    margin-bottom: 10px !important;
  }
}
/* line 74, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap .imgCheckbox {
  top: 59px;
}
/* line 78, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #advancedSearch, .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #scranForm {
  width: 100%;
}
/* line 82, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap #scranForm {
  width: 100%;
}
@media screen and (min-width: 500px) {
  /* line 15, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar .searchWrap {
    text-align: left;
  }
}
@media screen and (max-width: 48.75em) {
  /* line 9, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .highlightBar {
    padding: 1px;
  }
}
@media screen and (min-width: 540px) {
  /* line 96, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .searchList {
    margin-left: -24px;
  }
}
/* line 104, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem {
  margin: 0 0 38px;
}
/* line 107, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem p {
  display: none;
}
/* line 111, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem .itemThumb {
  display: block;
  overflow: hidden;
  background: #FFF;
}
/* line 116, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem .itemThumb img {
  display: block;
  width: 100%;
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  -moz-transition: transform 0.7s ease;
  -o-transition: transform 0.7s ease;
  -webkit-transition: transform 0.7s ease;
  transition: transform 0.7s ease;
}
/* line 131, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem .itemTitle {
  display: block;
  background: #FFF;
  padding: 12px 24px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.125em;
  color: #333333;
  -moz-transition: color 0.15s ease;
  -o-transition: color 0.15s ease;
  -webkit-transition: color 0.15s ease;
  transition: color 0.15s ease;
}
/* line 146, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem:hover .itemTitle, .explore-2.ContentPageCollectionSearchResults .searchListItem:focus .itemTitle {
  color: #d90166;
}
/* line 150, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchListItem:hover .itemThumb img, .explore-2.ContentPageCollectionSearchResults .searchListItem:focus .itemThumb img {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media screen and (min-width: 540px) {
  /* line 104, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .searchListItem {
    width: 50%;
    float: left;
    padding: 0 0 0 24px;
  }
}
@media screen and (min-width: 800px) {
  /* line 104, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .searchListItem {
    width: 33.33%;
  }
}
@media screen and (min-width: 980px) {
  /* line 104, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .searchListItem {
    width: 25%;
  }
}
/* line 174, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults {
  position: relative;
}
/* line 178, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination {
  margin: 10px 0 48px;
  text-align: center;
}
/* line 182, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination .results, .explore-2.ContentPageCollectionSearchResults .searchResults .pagination .pagBtn {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.313em;
  color: #333333;
}
/* line 188, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination .pagBtn {
  background: none;
  margin: 0 12px;
  border: 0;
}
/* line 195, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchPrevious {
  margin-left: 0;
}
/* line 199, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchNext {
  margin-right: 0;
}
/* line 203, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchPrevious:hover,
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchPrevious:focus,
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchNext:hover,
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchNext:focus {
  border-bottom: 1px dotted #333333;
}
/* line 210, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #page,
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination #altPage {
  font-family: "FS Albert Web Light", Verdana, sans-serif;
  width: 35px;
  height: 35px;
  border: 1px solid #333333;
  text-align: center;
  font-size: 1.125em;
}
/* line 220, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination .separator {
  margin: 0 8px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.125em;
  color: #808080;
}
/* line 227, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination .total {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 1.125em;
  color: #333333;
  cursor: pointer;
}
/* line 233, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .searchResults .pagination .total:hover, .explore-2.ContentPageCollectionSearchResults .searchResults .pagination .total:focus {
  border-bottom: 1px dotted #333333;
}
@media screen and (max-width: 640px) {
  /* line 240, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchPrevious,
  .explore-2.ContentPageCollectionSearchResults .searchResults .pagination #btnSearchNext {
    font-size: 1.1em;
  }
}
/* line 248, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem {
  border-bottom: 1px solid #c1c1c1;
  padding: 0 0 24px;
  margin: 0 0 16px;
}
/* line 254, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem_noMargin {
  margin: 0 0 0 0;
  border-bottom: none;
}
/* line 260, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem:last-child {
  border: 0;
}
/* line 264, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage {
  margin: 0 0 24px;
  overflow: hidden;
}
/* line 268, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage img {
  display: block;
  max-width: 100%;
}
@media screen and (min-width: 760px) {
  /* line 264, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage {
    float: left;
    width: 48%;
    margin: 0 4% 0 0;
  }
}
/* line 279, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-desc {
  text-align: right;
}
/* line 282, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-desc p {
  float: left;
  max-width: 88%;
  text-align: left;
}
@media screen and (min-width: 760px) {
  /* line 279, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-desc {
    border-top: 1px solid #CCC;
    padding: 16px 0 0;
  }
  /* line 292, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-desc p {
    max-width: 75%;
  }
}
/* line 298, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-cta {
  position: relative;
  top: -5px;
  display: inline-block;
  overflow: visible;
  color: #333333;
}
/* line 305, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-cta span {
  display: inline-block;
  vertical-align: middle;
}
/* line 310, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-cta .icon {
  position: relative;
  top: 0;
  display: inline-block;
  width: 32px;
  height: 32px;
  margin: 0 0 0 0.4em;
  background: #d90166;
  border-radius: 2em;
  text-align: center;
  line-height: 32px;
  font-size: 16px;
  color: #FFF;
  text-indent: 0;
  overflow: visible;
}
@media screen and (max-width: 800px) {
  /* line 298, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .itemImage-cta {
    display: none;
  }
}
/* line 332, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .slideWrap {
  margin: 0 0 20px;
}
/* line 336, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-viewport {
  background: none;
}
/* line 342, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls {
  position: relative;
  padding: 0;
  width: 100%;
  text-align: center;
  margin: 0 0 -5px;
}
/* line 349, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls .bx-pager {
  position: relative;
  bottom: auto;
  display: inline-block;
  width: auto;
  line-height: 1;
}
/* line 357, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls .bx-pager-link {
  width: 14px;
  height: 14px;
  margin: 0 5px;
  border-radius: 50%;
  background: #c6c1b7;
}
/* line 364, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls .bx-pager-link.active {
  background: #333333;
}
/* line 371, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a {
  background: #d90166;
  color: #FFF;
  text-indent: -9999px;
  overflow: visible;
  left: 0;
  width: 45px;
  height: 45px;
}
/* line 380, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a:hover, .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a:focus {
  background: #333333;
}
/* line 385, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a.bx-next {
  left: auto;
  right: 0;
}
/* line 390, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a::after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  font-family: ExploreIcons;
  text-align: center;
  text-indent: 0;
  line-height: 43px;
  font-size: 42px;
}
/* line 402, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a.bx-prev::after {
  content: "\f104";
  text-indent: -2px;
}
/* line 407, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .bx-wrapper .bx-controls-direction a.bx-next::after {
  content: "\f105";
  text-indent: 2px;
}
/* line 419, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .zoomImg {
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  max-width: none;
  height: auto;
  opacity: 0.5;
  z-index: 5;
}
/* line 430, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .collectionLightbox {
  position: relative;
  display: block;
}
/* line 434, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .collectionLightbox::after {
  position: absolute;
  content: "Click to zoom";
  right: 0;
  bottom: 0;
  padding: 3px 12px;
  text-align: center;
  z-index: 99;
  color: #FFF;
  background: rgba(0, 0, 0, 0.3);
  font-size: 13px;
}
/* line 447, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .collectionLightbox.enabled::after {
  content: "Tap and drag to zoom";
}
@media screen and (min-width: 50em) {
  /* line 452, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .collectionItem .itemImage .collectionLightbox::after {
    display: none !important;
  }
}
/* line 459, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent {
  display: block;
  overflow: hidden;
  padding-bottom: 35px;
}
/* line 465, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent a:link, .explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 470, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent a:hover, .explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent a:focus, .explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent a:active {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}
/* line 476, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .expand {
  position: relative;
  border-top: 1px solid #c1c1c1;
  margin: 0;
  padding: .6em 40px .6em 0;
  overflow: hidden;
}
/* line 483, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .expand:after {
  position: absolute;
  right: 0;
  top: 17px;
  content: "\e909";
  font-size: 26px;
}
/* line 491, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .expand.expanded:after {
  content: "\e907";
  font-size: 4px;
  right: -37px;
  top: 28px;
}
/* line 499, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent h1 {
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
  font-size: 2.5em;
  font-weight: normal;
  margin: 0 0 0.75em;
}
/* line 506, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent h2 {
  font-size: 1.75em;
}
/* line 510, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent h3 {
  font-size: 1.313em;
  margin: 0 0 10px;
  color: inherit;
}
/* line 516, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .shareBar {
  margin: 32px 0 12px;
}
/* line 520, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .externalLink {
  color: #d90166;
  border-bottom: 1px dotted;
}
/* line 524, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .externalLink:hover, .explore-2.ContentPageCollectionSearchResults .collectionItem .itemContent .externalLink:focus {
  color: #333;
  border-bottom: none;
}
/* line 534, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .showImg p {
  display: none;
}
/* line 540, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .showList .searchListItem {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  margin: 0 0 38px 0;
  padding: 0;
}
/* line 547, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .showList .searchListItem p {
  display: block;
  margin-right: 16px;
  margin-left: 16px;
}
/* line 553, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .showList .searchListItem a.itemTitle {
  padding: 12px 24px 12px 16px;
}
@media screen and (min-width: 540px) {
  /* line 559, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .showList .searchListItem {
    width: 48%;
    margin: 0 0 2% 2%;
    padding: 0;
  }
}
@media screen and (min-width: 800px) {
  /* line 567, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .showList .searchListItem {
    width: 48%;
    margin: 0 0 2% 2%;
    padding: 0;
  }
  /* line 572, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .showList .searchListItem a.itemThumb {
    width: 34%;
    float: left;
    margin: 0 4% 0 0;
  }
  /* line 578, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .showList .searchListItem p {
    display: block;
    margin-right: 16px;
    margin-left: 0;
    width: 56%;
    float: left;
  }
}
/* line 589, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change {
  width: 220px;
  margin: 0 auto 2em auto;
  overflow: hidden;
}
/* line 594, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li {
  float: left;
  width: 44px;
  display: block;
  height: 26px;
  margin: 0 20px 0 0;
  text-indent: -99999em;
}
/* line 602, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.view {
  font-family: "FS Albert Web Bold",Verdana,sans-serif;
  margin: 0 10px 0 0;
  width: 100px;
  text-indent: 0em;
}
/* line 609, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.imgs {
  background: url(../../images/nms_sprite.png) 0 -34px no-repeat;
  cursor: pointer;
}
/* line 613, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.imgs:hover, .explore-2.ContentPageCollectionSearchResults .change li.imgs:focus {
  background: url(../../images/nms_sprite.png) 0 0 no-repeat;
}
/* line 619, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.imgsOn {
  background: url(../../images/nms_sprite.png) 0 0 no-repeat;
  cursor: default;
}
/* line 624, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.list {
  margin: 0;
  background: url(../../images/nms_sprite.png) 0 -101px no-repeat;
  cursor: pointer;
}
/* line 629, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.list:hover, .explore-2.ContentPageCollectionSearchResults .change li.list:focus {
  background: url(../../images/nms_sprite.png) 0 -67px no-repeat;
}
/* line 635, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .change li.listOn {
  background: url(../../images/nms_sprite.png) 0 -67px no-repeat;
  cursor: default;
}
@media screen and (min-width: 1000px) {
  /* line 589, ../scss/explore/_search-results.scss */
  .explore-2.ContentPageCollectionSearchResults .change {
    position: absolute;
    top: 0;
    right: 0;
  }
}
/* line 648, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults footer {
  margin-top: 0;
}
/* line 653, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .linkedItem a {
  color: #333333;
}
/* line 656, ../scss/explore/_search-results.scss */
.explore-2.ContentPageCollectionSearchResults .linkedItem a::before {
  font-family: 'exploreIcons';
  content: "\f105";
  color: #333333;
  margin-right: 5px;
}

/* line 666, ../scss/explore/_search-results.scss */
.itemShowHide {
  position: relative;
  margin: 0 0 18px;
  overflow: hidden;
  height: 160px;
}

/* line 673, ../scss/explore/_search-results.scss */
.itemShowHide button {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 80px;
  width: 100%;
  text-align: left;
  border: 0;
  cursor: pointer;
  background: none;
  background: -moz-linear-gradient(top, rgba(243, 242, 240, 0) 0%, #f3f2f0 78%, #f3f2f0 100%);
  background: -webkit-linear-gradient(top, rgba(243, 242, 240, 0) 0%, #f3f2f0 78%, #f3f2f0 100%);
  background: linear-gradient(to bottom, rgba(243, 242, 240, 0) 0%, #f3f2f0 78%, #f3f2f0 100%);
}
/* line 687, ../scss/explore/_search-results.scss */
.itemShowHide button span {
  position: relative;
  top: 30px;
  font-size: 16px;
  border-bottom: 1px dotted #333;
}
/* line 694, ../scss/explore/_search-results.scss */
.itemShowHide button:hover span, .itemShowHide button:focus span {
  border-color: transparent;
}

/* line 701, ../scss/explore/_search-results.scss */
.itemShowHide p {
  margin: 0;
}

/* line 705, ../scss/explore/_search-results.scss */
a.externalLink::after {
  font-family: 'exploreIcons' !important;
  content: "\e908";
  margin-left: 5px;
  font-size: 14px;
}

/* -------------------------------------------------------------------------- */
/* ---------- Showcase Section ----------------------------------------------- */
/* -------------------------------------------------------------------------- */
/* line 1, ../scss/showcase/_base.scss */
.showcaseTemplate .centredTitle {
  display: inline-block;
  width: 100%;
  margin: 40px 0;
  font-size: 36px;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  color: #a84d97;
  text-align: center;
}

/* line 3, ../scss/showcase/_base.scss */
.showcaseTemplate .featured-img {
  height: 0;
  padding: 41.66% 0 0 0;
}

/* line 5, ../scss/showcase/_base.scss */
.showcaseTemplate .containerSmall {
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
  max-width: 848px;
  position: relative;
  z-index: 2;
}

/* line 6, ../scss/showcase/_base.scss */
.showcaseTemplate .containerSmall.noPadding {
  padding: 0;
}

/* line 7, ../scss/showcase/_base.scss */
.showcaseTemplate .containerMedium {
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
  max-width: 1000px;
  position: relative;
  z-index: 2;
}

/* line 8, ../scss/showcase/_base.scss */
.showcaseTemplate .containerLarge {
  margin: 0 auto;
  padding: 0 24px;
  width: 100%;
  max-width: 1248px;
  position: relative;
  z-index: 2;
}

/* line 9, ../scss/showcase/_base.scss */
.showcaseTemplate .containerLarge .containerSmall {
  padding: 0;
}

/* line 13, ../scss/showcase/_base.scss */
.showcaseTemplate .breadcrumbs {
  margin: 0 auto 60px;
}

/* line 16, ../scss/showcase/_base.scss */
.showcaseFeatureBanner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

/* line 17, ../scss/showcase/_base.scss */
.showcaseFeatureBanner .container {
  position: static;
  margin: 0 auto;
  z-index: 2;
}

/* line 18, ../scss/showcase/_base.scss */
.showcaseContainer {
  position: static;
  width: 100%;
  height: 100%;
}

/* line 19, ../scss/showcase/_base.scss */
.showcaseFeatureBanner .showCaseTitle {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 20px 25px;
  background: #f3f2f0;
  font-size: 28px;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
}

/* line 20, ../scss/showcase/_base.scss */
.playVideo {
  position: absolute;
  top: 50%;
  top: calc(50% - 68px);
  left: 0;
  right: 0;
  display: block;
  width: 100px;
  margin: auto;
  opacity: 0.8;
}

/* line 21, ../scss/showcase/_base.scss */
.playVideo .playSvg {
  fill: #d90166;
}

/* line 22, ../scss/showcase/_base.scss */
.playVideo:hover {
  opacity: 0.9;
}

/* line 23, ../scss/showcase/_base.scss */
.playVideo:hover .playSvg {
  fill: #4b4b4b;
}

@media screen and (min-width: 850px) {
  /* line 30, ../scss/showcase/_base.scss */
  .showcaseTemplate .containerLarge .containerSmall {
    padding: 0 20px;
  }

  /* line 31, ../scss/showcase/_base.scss */
  .showcaseTemplate .featured-img {
    height: 100%;
  }

  /* line 32, ../scss/showcase/_base.scss */
  .showcaseTemplate .featured-img img {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }

  /* line 33, ../scss/showcase/_base.scss */
  .showcaseFeatureBanner .container {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
  }

  /* line 34, ../scss/showcase/_base.scss */
  .showcaseFeatureBanner {
    height: 0;
    padding-bottom: 36%;
  }

  /* line 35, ../scss/showcase/_base.scss */
  .showcaseFeatureBanner .showCaseTitle {
    position: absolute;
    bottom: 0;
    width: auto;
    font-size: 46px;
  }

  /* line 37, ../scss/showcase/_base.scss */
  .playVideo {
    top: 50%;
  }
}
/* Map */
/* line 42, ../scss/showcase/_base.scss */
.showcaseMap {
  height: 350px;
  margin: 0 0 40px 0;
}

/* line 43, ../scss/showcase/_base.scss */
.mapTitle {
  display: inline-block;
  margin: 10px 0 20px 0;
}

/* line 44, ../scss/showcase/_base.scss */
.keyList {
  margin: 0 0 20px 0;
}

/* line 45, ../scss/showcase/_base.scss */
.keyItem {
  display: inline-block;
  margin: 0 20px 0 0;
}

/* line 46, ../scss/showcase/_base.scss */
.keyItem img {
  vertical-align: middle;
  display: inline-block;
  margin: 0 6px 0 0;
}

/* line 48, ../scss/showcase/_base.scss */
.gMapPopUp {
  max-width: 100%;
}

/* line 49, ../scss/showcase/_base.scss */
.gMapImg {
  position: relative;
  width: 100px !important;
  height: 100px !important;
  margin: 0 0 11px 0;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}

/* line 51, ../scss/showcase/_base.scss */
.gMapTitle {
  display: inline-block;
  width: 100%;
  margin: 0;
  font-size: 18px;
  color: #333;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}

/* line 52, ../scss/showcase/_base.scss */
.gMapDesc {
  font-size: 18px;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  color: #333;
}

/* line 53, ../scss/showcase/_base.scss */
.gMapLink {
  display: inline-block;
  font-size: 18px;
  color: #d00066;
  text-decoration: underline;
}

/* line 54, ../scss/showcase/_base.scss */
.gMapLink:hover {
  text-decoration: none !important;
}

/* line 56, ../scss/showcase/_base.scss */
.gm-style-iw {
  top: 11px !important;
  left: 11px !important;
  background-color: #fff;
}

@media only screen and (min-width: 700px) {
  /* line 60, ../scss/showcase/_base.scss */
  .showcaseMap {
    height: 500px;
    margin: 0 0 60px 0;
  }

  /* line 61, ../scss/showcase/_base.scss */
  .gm-style-iw {
    max-width: 300px;
  }

  /* line 62, ../scss/showcase/_base.scss */
  .gMapImg {
    display: block;
    float: left;
    margin-right: 20px;
  }

  /* line 63, ../scss/showcase/_base.scss */
  .gMapContent {
    overflow: hidden;
  }

  /* line 64, ../scss/showcase/_base.scss */
  .gMapImg {
    margin: 0 12px 0 0;
  }
}
/* Related Blog Posts */
/* line 69, ../scss/showcase/_base.scss */
.showcaseTemplate .blogPost {
  margin-bottom: 40px;
}

/* line 70, ../scss/showcase/_base.scss */
.showcaseTemplate .small-modules.row {
  margin-top: 0px;
}

/* line 71, ../scss/showcase/_base.scss */
.showcaseTemplate .small-modules {
  margin: 0 0 40px 0;
}

/* line 72, ../scss/showcase/_base.scss */
.showcaseTemplate .blogPostMore {
  display: block;
  max-width: 270px;
  margin: 0 auto 20px auto;
  text-align: center;
}

@media screen and (max-width: 1000px) {
  /* line 76, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem {
    margin: 0 0 20px 0;
    background: #f3f2f0;
  }

  /* line 77, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem h3 a {
    color: #333;
  }

  /* line 78, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem h3 a:hover {
    color: gray;
  }

  /* line 79, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem img {
    width: 33.33%;
    float: left;
    padding-left: 25px;
  }

  /* line 80, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem .module-overflow {
    padding: 25px 0 0 0;
  }

  /* line 81, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem .module-content {
    width: 66.66%;
    float: left;
    padding: 0 25px 32px 25px;
  }

  /* line 82, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink {
    clear: both;
    display: inline-block;
    width: 100%;
    margin: 25px 0 0 0;
    padding: 0 25px;
    background: #dfdedb;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    font-family: "FS Albert Web Bold", Verdana, sans-serif;
  }

  /* line 83, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:hover {
    color: gray;
  }

  /* line 84, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    left: 14px;
    margin: -2px 0 0;
    width: 20px;
    height: 20px;
    background: url(/cassette.axd/file/images/btn-chevron-grey-475318e….png) left top no-repeat;
    background-size: auto 100%;
  }

  /* line 85, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:hover:after {
    background-position: right top;
  }
}
@media screen and (min-width: 680px) and (max-width: 1000px) {
  /* line 90, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }

  /* line 91, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem {
    display: inline-block;
    width: 49%;
    width: calc(50% - 10px);
    vertical-align: top;
  }

  /* line 92, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem .module-overflow {
    height: 100%;
  }

  /* line 93, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem .module-content {
    height: 100%;
  }

  /* line 94, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink {
    position: relative;
    top: -65px;
  }
}
@media screen and (min-width: 1001px) {
  /* line 102, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content {
    overflow: hidden;
  }
  /* line 104, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li {
    display: inline-block;
    color: #333333;
    float: left;
    width: 25%;
  }
  /* line 109, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li .module-overflow {
    margin-bottom: -9999px;
    padding-bottom: 9999px;
    overflow: hidden;
    background-color: #f3f2f0;
  }
  /* line 116, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li img {
    width: 100%;
    height: auto;
  }
  /* line 121, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li h3 a {
    color: #333333;
  }
  /* line 125, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li .module-content {
    padding: 22px 25px 25px;
    position: relative;
  }
  /* line 128, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li .module-content:before {
    content: " ";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 20px 20px 20px;
    border-color: transparent transparent #f3f2f0 transparent;
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -20px;
  }
  /* line 141, ../scss/showcase/_base.scss */
  .showcaseTemplate .hub-small-modules .hub-small-modules-content li a:hover {
    color: gray;
  }

  /* line 147, ../scss/showcase/_base.scss */
  .blogPostList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  /* line 148, ../scss/showcase/_base.scss */
  .blogPostsItem {
    position: relative;
    width: calc(25% - 20px) !important;
    padding: 0 0 40px 0 !important;
  }

  /* line 150, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink {
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 0 25px;
    background: #dfdedb;
    font-size: 16px;
    line-height: 40px;
    color: #333333;
    font-family: "FS Albert Web Bold", Verdana, sans-serif;
  }

  /* line 151, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:hover {
    color: gray;
  }

  /* line 152, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:after {
    content: "";
    display: inline-block;
    position: relative;
    top: 4px;
    left: 14px;
    margin: -2px 0 0;
    width: 20px;
    height: 20px;
    background: url(/cassette.axd/file/images/btn-chevron-grey-475318e….png) left top no-repeat;
    background-size: auto 100%;
  }

  /* line 153, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostLink:hover:after {
    background-position: right top;
  }
}
@media screen and (max-width: 500px) {
  /* line 157, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem img {
    width: 100%;
    margin: 0 0 20px 0;
  }

  /* line 158, ../scss/showcase/_base.scss */
  .showcaseTemplate .blogPostsItem .module-content {
    width: 100%;
  }
}
/* Carousel */
/* line 163, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module {
  margin: 0 0 80px 0;
}

/* line 164, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+1) {
  background-color: #0d6cb6;
  color: #fff;
}

/* line 165, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+1) a {
  color: #fff;
}

/* line 166, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+1) .book-btn {
  background: #0a5c9b;
}

/* line 167, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+1) span {
  background: url(/cassette.axd/file/images/diagonal-divider-f863691….png) right center no-repeat !important;
}

/* line 169, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+2) {
  background-color: #f3f2f0;
}

/* line 170, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n+2) .book-btn {
  background: #dfdedb;
}

/* line 172, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n) {
  background-color: #4b4b4b;
  color: #fff;
}

/* line 173, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n) a {
  color: #fff;
}

/* line 174, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n) .book-btn {
  background: #404040;
}

/* line 175, ../scss/showcase/_base.scss */
.showcaseTemplate .more-module .col:nth-child(3n) span {
  background: url(/cassette.axd/file/images/diagonal-divider-f863691….png) right center no-repeat !important;
}

@media screen and (max-width: 600px) {
  /* line 177, ../scss/showcase/_base.scss */
  .explore-more {
    font-size: 16px;
    padding: 11px 0 7px 15px;
  }
}
/* Logo Partners */
/* line 182, ../scss/showcase/_base.scss */
.logoPartnersItem {
  display: block;
  width: 100%;
  margin: 0 30px 20px 0;
  vertical-align: middle;
}

/* line 183, ../scss/showcase/_base.scss */
.logoPartnersItem img {
  display: block;
  max-width: 100%;
  vertical-align: middle;
}

@media screen and (max-width: 600px) {
  /* line 186, ../scss/showcase/_base.scss */
  .logoPartenrsItem {
    width: 100%;
  }

  /* line 187, ../scss/showcase/_base.scss */
  .logoPartenrsItem img {
    max-width: 150px;
  }
}
/* 

    $sm-mobile-max-width:                   350px;
    $mobile-max-width: 						420px;
    $tablet-max-width: 						768px;
    $desktop-min-width: 					769px;
    $max-width:                             1000px;

    $font-body:                             "FS Albert Web Light", Verdana, sans-serif;
    $font-bold:                             "FS Albert Web Bold", Verdana, sans-serif;
    $font-thin:                             "FS Albert Web Thin", Verdana, sans-serif;
    $font-regular:                          "FS Albert Web Regular", Verdana, sans-serif;


*/
/* line 18, ../scss/components/_ctaBox.scss */
.ctaGroup {
  display: block;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 0 80px 0;
}

/* line 19, ../scss/components/_ctaBox.scss */
.ctaGroup .ctaBox {
  display: inline-block;
  width: 100%;
  margin: 0 0 20px 0;
  padding: 0;
  vertical-align: top;
}

/* line 20, ../scss/components/_ctaBox.scss */
.ctaBoxContent {
  width: 100%;
  height: 100%;
  padding: 40px 20px 20px 20px;
  background: #0d6cb6;
}

/* line 22, ../scss/components/_ctaBox.scss */
.ctaBoxContent h3 {
  position: relative;
  display: inline-block;
  width: 100%;
  font-size: 28px;
  line-height: 37px;
  margin-bottom: 60px;
}

/* line 23, ../scss/components/_ctaBox.scss */
.ctaBoxContent h3:after {
  position: absolute;
  bottom: -40px;
  left: 0;
  content: " ";
  display: block;
  width: 21px;
  height: 3px;
  background: #fff;
}

/* line 25, ../scss/components/_ctaBox.scss */
.ctaBoxLocation {
  font-size: 18px;
  font-family: "FS Albert Web Bold", Verdana, sans-serif;
}

/* line 26, ../scss/components/_ctaBox.scss */
.ctaBoxDate {
  font-size: 16px;
}

/* line 27, ../scss/components/_ctaBox.scss */
.ctaBoxDescription {
  margin: 0 0 30px 0;
  font-size: 15px;
  line-height: 21px;
}

/* line 29, ../scss/components/_ctaBox.scss */
.ctaBoxLink {
  display: inline-block;
  padding: 10px 18px;
  font-size: 16px;
  background: #fff;
  color: #000000;
  transition: background 0.2s ease, color 0.2s ease;
}

/* line 30, ../scss/components/_ctaBox.scss */
.ctaBoxLink:hover, .ctaBoxLink:focus {
  background-color: #333333;
  color: #fff;
}

@media screen and (min-width: 600px) {
  /* line 34, ../scss/components/_ctaBox.scss */
  .ctaGroup .ctaBox {
    width: 49.69%;
    padding: 0 11px;
  }
}
@media screen and (min-width: 1220px) {
  /* line 40, ../scss/components/_ctaBox.scss */
  .ctaGroup .ctaBox {
    width: 24.77%;
  }

  /* line 41, ../scss/components/_ctaBox.scss */
  .ctaGroup .ctaBox:first-child {
    padding: 0 11px 0 0;
  }

  /* line 42, ../scss/components/_ctaBox.scss */
  .ctaGroup .ctaBox:last-child {
    padding: 0 0 0 11px;
  }
}
/* line 3, ../scss/components/_rte-newlook.scss */
.introText {
  width: 100%;
  max-width: 1000px;
  max-width: calc(1000px + (32px));
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  margin-bottom: 48px;
  padding: 0 16px;
}
/* line 11, ../scss/components/_rte-newlook.scss */
.breadcrumbs + .introText {
  padding-top: 16px;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) {
  /* line 11, ../scss/components/_rte-newlook.scss */
  .breadcrumbs + .introText {
    padding-top: 32px;
    margin-bottom: 60px;
  }
}

/* line 22, ../scss/components/_rte-newlook.scss */
.rte {
  position: relative;
  margin: 30px 0;
  padding: 0;
  text-align: center;
}
/* line 28, ../scss/components/_rte-newlook.scss */
.rte img {
  max-width: 100%;
  height: auto !important;
}
/* line 33, ../scss/components/_rte-newlook.scss */
.rte > * {
  margin: 0 auto;
  text-align: left;
}
/* line 38, ../scss/components/_rte-newlook.scss */
.rte ul:not([class]) {
  list-style: square;
  margin: 0 0 15px 20px;
}
/* line 42, ../scss/components/_rte-newlook.scss */
.rte ul:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 47, ../scss/components/_rte-newlook.scss */
.rte ul:not([class]) li a:link, .rte ul:not([class]) li a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 52, ../scss/components/_rte-newlook.scss */
.rte ul:not([class]) li a:hover, .rte ul:not([class]) li a:active, .rte ul:not([class]) li a:focus {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}
/* line 59, ../scss/components/_rte-newlook.scss */
.rte ul:not([class]) ul {
  margin-bottom: 5px;
}
/* line 64, ../scss/components/_rte-newlook.scss */
.rte ol:not([class]) {
  list-style: decimal;
  margin: 0 0 15px 20px;
}
/* line 68, ../scss/components/_rte-newlook.scss */
.rte ol:not([class]) li {
  display: list-item;
  font-size: 17px;
}
/* line 73, ../scss/components/_rte-newlook.scss */
.rte ol:not([class]) li a:link, .rte ol:not([class]) li a:visited {
  border-bottom: solid 1px #d90166 !important;
  color: #d90166 !important;
}
/* line 78, ../scss/components/_rte-newlook.scss */
.rte ol:not([class]) li a:hover, .rte ol:not([class]) li a:active, .rte ol:not([class]) li a:focus {
  border-bottom: solid 1px #333333 !important;
  color: #333333 !important;
}
/* line 85, ../scss/components/_rte-newlook.scss */
.rte ol:not([class]) ol {
  list-style: lower-latin;
  margin-bottom: 5px;
}
/* line 91, ../scss/components/_rte-newlook.scss */
.rte .caption {
  display: block;
  width: 100%;
  background-color: #f3f2f0;
  font-size: 14px;
  padding: 12px 15px;
  margin-top: -18px;
}
/* line 99, ../scss/components/_rte-newlook.scss */
.rte .caption.noBg {
  background: none;
  padding: 0;
}
/* line 104, ../scss/components/_rte-newlook.scss */
.rte .caption br:first-child {
  display: none;
}
/* line 109, ../scss/components/_rte-newlook.scss */
.rte img + .caption,
.rte img + br + .caption {
  margin-top: 0px;
}
/* line 114, ../scss/components/_rte-newlook.scss */
.rte table {
  width: 100%;
}
/* line 118, ../scss/components/_rte-newlook.scss */
.rte h2 {
  margin: 0.8em auto;
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 2.25em;
  font-weight: 200;
  color: #9a5aa6;
}
/* line 125, ../scss/components/_rte-newlook.scss */
.rte h2:first-child {
  margin: 0 auto 0.8em;
}
/* line 129, ../scss/components/_rte-newlook.scss */
.rte h2.single {
  max-width: 595px;
}
/* line 133, ../scss/components/_rte-newlook.scss */
.rte h2.double {
  max-width: 995px;
}
/* line 138, ../scss/components/_rte-newlook.scss */
.rte h3 {
  font-size: 22px;
  margin: 0 0 12px;
  line-height: 31px;
  color: inherit;
}
/* line 145, ../scss/components/_rte-newlook.scss */
.rte h4, .rte h5, .rte h6 {
  font-family: "FS Albert Web Thin", Verdana, sans-serif;
  font-size: 20px;
  font-weight: 200;
  color: #9a5aa6;
  margin: 0 0 12px;
}
/* line 153, ../scss/components/_rte-newlook.scss */
.rte p {
  font-size: 1.1em;
  line-height: 1.55em;
}
/* line 157, ../scss/components/_rte-newlook.scss */
.rte p img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-top: 2px;
}
/* line 164, ../scss/components/_rte-newlook.scss */
.rte p a {
  border-color: #333;
}
/* line 167, ../scss/components/_rte-newlook.scss */
.rte p a:hover, .rte p a:focus {
  border-color: transparent;
}
/* line 174, ../scss/components/_rte-newlook.scss */
.rte p.introText,
.rte .introText p {
  font-size: 22px;
  line-height: 31px;
  margin: 0 0 14px;
}
/* line 182, ../scss/components/_rte-newlook.scss */
.rte blockquote {
  position: relative;
  margin: 0 auto 0.8em;
  padding: 10px 0 0;
  max-width: 640px;
  font-family: 'FS Albert Web Thin', arial;
  font-size: 30px;
  font-style: normal;
}
/* line 191, ../scss/components/_rte-newlook.scss */
.rte blockquote.cite {
  font-family: 'FS Albert Web Light Italic';
  font-size: 18px;
  margin: 12px 0 20px;
  padding: 0 25px;
  quotes: none;
}
/* line 200, ../scss/components/_rte-newlook.scss */
.rte blockquote p {
  font-size: inherit;
  line-height: inherit;
}
/* line 205, ../scss/components/_rte-newlook.scss */
.rte blockquote .quoteText p:last-child {
  margin-bottom: 0 !important;
}
/* line 209, ../scss/components/_rte-newlook.scss */
.rte blockquote .quoteMark {
  font-size: 80px;
  font-family: Georgia;
  font-weight: bold;
  color: #BBB;
  position: absolute;
  left: 0;
  top: -48px;
}
/* line 219, ../scss/components/_rte-newlook.scss */
.rte blockquote small {
  color: #9a5aa6;
}
@media screen and (min-width: 980px) {
  /* line 182, ../scss/components/_rte-newlook.scss */
  .rte blockquote {
    max-width: 840px;
  }
}
@media screen and (min-width: 48.75em) {
  /* line 182, ../scss/components/_rte-newlook.scss */
  .rte blockquote {
    padding-top: 0;
  }
  /* line 230, ../scss/components/_rte-newlook.scss */
  .rte blockquote .quoteMark {
    top: -27px;
    left: -50px;
  }
}
@media screen and (min-width: 60em) {
  /* line 182, ../scss/components/_rte-newlook.scss */
  .rte blockquote {
    font-size: 2.1em;
  }
}

/* line 242, ../scss/components/_rte-newlook.scss */
.intro-text,
p.intro-text,
.intro-secondary-text {
  font-size: 24px;
  margin-bottom: 24px;
}

/* line 249, ../scss/components/_rte-newlook.scss */
.-noMargin {
  margin-bottom: 0;
}

/* line 253, ../scss/components/_rte-newlook.scss */
hr {
  border: 0;
  height: 1px;
  background: #CECECE;
}

/* -------------------------------------------------------------------------- */
/* ---------- External ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
/* line 2, ../scss/external/_blackbaud.scss */
#bbox-root input[type='checkbox'] {
  opacity: 1;
}

/* line 6, ../scss/external/_blackbaud.scss */
#bboxdonation_gift_fldUKGiftAid input {
  opacity: 1;
}

/* line 10, ../scss/external/_blackbaud.scss */
#bboxdonation_gift_fldUKGiftAid label {
  width: 95%;
  float: right;
  line-height: 1.2em;
}

/* line 16, ../scss/external/_blackbaud.scss */
#bboxdonation_gift_fldUKGiftAid a {
  display: inline-block;
  margin: 12px 8px 8px 5%;
}

/* -------------------------------------------------------------------------- */
/* ---------- Helpers  ------------------------------------------------------ */
/* -------------------------------------------------------------------------- */
/* line 1, ../scss/utilities/_helpers.scss */
.hide {
  display: none !important;
}

@media screen and (min-width: 769px) {
  /* line 7, ../scss/utilities/_helpers.scss */
  .hideDesk {
    display: none !important;
  }
}

@media screen and (max-width: 769px) {
  /* line 12, ../scss/utilities/_helpers.scss */
  .hideMob {
    display: none !important;
  }
}

/* line 18, ../scss/utilities/_helpers.scss */
.text-center {
  text-align: center;
}

/* Anchor tag fix */
/* line 23, ../scss/utilities/_helpers.scss */
a:not([href]) {
  scroll-margin-top: 80px;
}

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

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fad,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-acquisitions-incorporated:before {
  content: "\f6af"; }

.fa-ad:before {
  content: "\f641"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adobe:before {
  content: "\f778"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-air-freshener:before {
  content: "\f5d0"; }

.fa-airbnb:before {
  content: "\f834"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-alipay:before {
  content: "\f642"; }

.fa-allergies:before {
  content: "\f461"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angry:before {
  content: "\f556"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-ankh:before {
  content: "\f644"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-alt:before {
  content: "\f5d1"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-archway:before {
  content: "\f557"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-artstation:before {
  content: "\f77a"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-atlas:before {
  content: "\f558"; }

.fa-atlassian:before {
  content: "\f77b"; }

.fa-atom:before {
  content: "\f5d2"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-award:before {
  content: "\f559"; }

.fa-aws:before {
  content: "\f375"; }

.fa-baby:before {
  content: "\f77c"; }

.fa-baby-carriage:before {
  content: "\f77d"; }

.fa-backspace:before {
  content: "\f55a"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-bacon:before {
  content: "\f7e5"; }

.fa-bahai:before {
  content: "\f666"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-balance-scale-left:before {
  content: "\f515"; }

.fa-balance-scale-right:before {
  content: "\f516"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-band-aid:before {
  content: "\f462"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9"; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-battle-net:before {
  content: "\f835"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bezier-curve:before {
  content: "\f55b"; }

.fa-bible:before {
  content: "\f647"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-biking:before {
  content: "\f84a"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-biohazard:before {
  content: "\f780"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blender:before {
  content: "\f517"; }

.fa-blender-phone:before {
  content: "\f6b6"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blog:before {
  content: "\f781"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-bone:before {
  content: "\f5d7"; }

.fa-bong:before {
  content: "\f55c"; }

.fa-book:before {
  content: "\f02d"; }

.fa-book-dead:before {
  content: "\f6b7"; }

.fa-book-medical:before {
  content: "\f7e6"; }

.fa-book-open:before {
  content: "\f518"; }

.fa-book-reader:before {
  content: "\f5da"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bootstrap:before {
  content: "\f836"; }

.fa-border-all:before {
  content: "\f84c"; }

.fa-border-none:before {
  content: "\f850"; }

.fa-border-style:before {
  content: "\f853"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-box:before {
  content: "\f466"; }

.fa-box-open:before {
  content: "\f49e"; }

.fa-box-tissue:before {
  content: "\f95b"; }

.fa-boxes:before {
  content: "\f468"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-brain:before {
  content: "\f5dc"; }

.fa-bread-slice:before {
  content: "\f7ec"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-briefcase-medical:before {
  content: "\f469"; }

.fa-broadcast-tower:before {
  content: "\f519"; }

.fa-broom:before {
  content: "\f51a"; }

.fa-brush:before {
  content: "\f55d"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-buffer:before {
  content: "\f837"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-burn:before {
  content: "\f46a"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-bus-alt:before {
  content: "\f55e"; }

.fa-business-time:before {
  content: "\f64a"; }

.fa-buy-n-large:before {
  content: "\f8a6"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-day:before {
  content: "\f783"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-calendar-week:before {
  content: "\f784"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-campground:before {
  content: "\f6bb"; }

.fa-canadian-maple-leaf:before {
  content: "\f785"; }

.fa-candy-cane:before {
  content: "\f786"; }

.fa-cannabis:before {
  content: "\f55f"; }

.fa-capsules:before {
  content: "\f46b"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-car-alt:before {
  content: "\f5de"; }

.fa-car-battery:before {
  content: "\f5df"; }

.fa-car-crash:before {
  content: "\f5e1"; }

.fa-car-side:before {
  content: "\f5e4"; }

.fa-caravan:before {
  content: "\f8ff"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-carrot:before {
  content: "\f787"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cash-register:before {
  content: "\f788"; }

.fa-cat:before {
  content: "\f6be"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-centos:before {
  content: "\f789"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chair:before {
  content: "\f6c0"; }

.fa-chalkboard:before {
  content: "\f51b"; }

.fa-chalkboard-teacher:before {
  content: "\f51c"; }

.fa-charging-station:before {
  content: "\f5e7"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-double:before {
  content: "\f560"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-cheese:before {
  content: "\f7ef"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-chromecast:before {
  content: "\f838"; }

.fa-church:before {
  content: "\f51d"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-city:before {
  content: "\f64f"; }

.fa-clinic-medical:before {
  content: "\f7f2"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clipboard-check:before {
  content: "\f46c"; }

.fa-clipboard-list:before {
  content: "\f46d"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-meatball:before {
  content: "\f73b"; }

.fa-cloud-moon:before {
  content: "\f6c3"; }

.fa-cloud-moon-rain:before {
  content: "\f73c"; }

.fa-cloud-rain:before {
  content: "\f73d"; }

.fa-cloud-showers-heavy:before {
  content: "\f740"; }

.fa-cloud-sun:before {
  content: "\f6c4"; }

.fa-cloud-sun-rain:before {
  content: "\f743"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-cocktail:before {
  content: "\f561"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-coins:before {
  content: "\f51e"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comment-dollar:before {
  content: "\f651"; }

.fa-comment-dots:before {
  content: "\f4ad"; }

.fa-comment-medical:before {
  content: "\f7f5"; }

.fa-comment-slash:before {
  content: "\f4b3"; }

.fa-comments:before {
  content: "\f086"; }

.fa-comments-dollar:before {
  content: "\f653"; }

.fa-compact-disc:before {
  content: "\f51f"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-compress-alt:before {
  content: "\f422"; }

.fa-compress-arrows-alt:before {
  content: "\f78c"; }

.fa-concierge-bell:before {
  content: "\f562"; }

.fa-confluence:before {
  content: "\f78d"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-cookie:before {
  content: "\f563"; }

.fa-cookie-bite:before {
  content: "\f564"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cotton-bureau:before {
  content: "\f89e"; }

.fa-couch:before {
  content: "\f4b8"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-creative-commons-by:before {
  content: "\f4e7"; }

.fa-creative-commons-nc:before {
  content: "\f4e8"; }

.fa-creative-commons-nc-eu:before {
  content: "\f4e9"; }

.fa-creative-commons-nc-jp:before {
  content: "\f4ea"; }

.fa-creative-commons-nd:before {
  content: "\f4eb"; }

.fa-creative-commons-pd:before {
  content: "\f4ec"; }

.fa-creative-commons-pd-alt:before {
  content: "\f4ed"; }

.fa-creative-commons-remix:before {
  content: "\f4ee"; }

.fa-creative-commons-sa:before {
  content: "\f4ef"; }

.fa-creative-commons-sampling:before {
  content: "\f4f0"; }

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1"; }

.fa-creative-commons-share:before {
  content: "\f4f2"; }

.fa-creative-commons-zero:before {
  content: "\f4f3"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-critical-role:before {
  content: "\f6c9"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crop-alt:before {
  content: "\f565"; }

.fa-cross:before {
  content: "\f654"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-crow:before {
  content: "\f520"; }

.fa-crown:before {
  content: "\f521"; }

.fa-crutch:before {
  content: "\f7f7"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-d-and-d-beyond:before {
  content: "\f6ca"; }

.fa-dailymotion:before {
  content: "\f952"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-democrat:before {
  content: "\f747"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-dev:before {
  content: "\f6cc"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-dharmachakra:before {
  content: "\f655"; }

.fa-dhl:before {
  content: "\f790"; }

.fa-diagnoses:before {
  content: "\f470"; }

.fa-diaspora:before {
  content: "\f791"; }

.fa-dice:before {
  content: "\f522"; }

.fa-dice-d20:before {
  content: "\f6cf"; }

.fa-dice-d6:before {
  content: "\f6d1"; }

.fa-dice-five:before {
  content: "\f523"; }

.fa-dice-four:before {
  content: "\f524"; }

.fa-dice-one:before {
  content: "\f525"; }

.fa-dice-six:before {
  content: "\f526"; }

.fa-dice-three:before {
  content: "\f527"; }

.fa-dice-two:before {
  content: "\f528"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-digital-tachograph:before {
  content: "\f566"; }

.fa-directions:before {
  content: "\f5eb"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-disease:before {
  content: "\f7fa"; }

.fa-divide:before {
  content: "\f529"; }

.fa-dizzy:before {
  content: "\f567"; }

.fa-dna:before {
  content: "\f471"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dog:before {
  content: "\f6d3"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dolly:before {
  content: "\f472"; }

.fa-dolly-flatbed:before {
  content: "\f474"; }

.fa-donate:before {
  content: "\f4b9"; }

.fa-door-closed:before {
  content: "\f52a"; }

.fa-door-open:before {
  content: "\f52b"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-dove:before {
  content: "\f4ba"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-drafting-compass:before {
  content: "\f568"; }

.fa-dragon:before {
  content: "\f6d5"; }

.fa-draw-polygon:before {
  content: "\f5ee"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drum:before {
  content: "\f569"; }

.fa-drum-steelpan:before {
  content: "\f56a"; }

.fa-drumstick-bite:before {
  content: "\f6d7"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dumbbell:before {
  content: "\f44b"; }

.fa-dumpster:before {
  content: "\f793"; }

.fa-dumpster-fire:before {
  content: "\f794"; }

.fa-dungeon:before {
  content: "\f6d9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-ebay:before {
  content: "\f4f4"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-egg:before {
  content: "\f7fb"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ello:before {
  content: "\f5f1"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-open-text:before {
  content: "\f658"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-equals:before {
  content: "\f52c"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-ethernet:before {
  content: "\f796"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-evernote:before {
  content: "\f839"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-alt:before {
  content: "\f424"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fan:before {
  content: "\f863"; }

.fa-fantasy-flight-games:before {
  content: "\f6dc"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-faucet:before {
  content: "\f905"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-feather:before {
  content: "\f52d"; }

.fa-feather-alt:before {
  content: "\f56b"; }

.fa-fedex:before {
  content: "\f797"; }

.fa-fedora:before {
  content: "\f798"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-figma:before {
  content: "\f799"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-contract:before {
  content: "\f56c"; }

.fa-file-csv:before {
  content: "\f6dd"; }

.fa-file-download:before {
  content: "\f56d"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-export:before {
  content: "\f56e"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-import:before {
  content: "\f56f"; }

.fa-file-invoice:before {
  content: "\f570"; }

.fa-file-invoice-dollar:before {
  content: "\f571"; }

.fa-file-medical:before {
  content: "\f477"; }

.fa-file-medical-alt:before {
  content: "\f478"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-prescription:before {
  content: "\f572"; }

.fa-file-signature:before {
  content: "\f573"; }

.fa-file-upload:before {
  content: "\f574"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-fill:before {
  content: "\f575"; }

.fa-fill-drip:before {
  content: "\f576"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fingerprint:before {
  content: "\f577"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-alt:before {
  content: "\f7e4"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-firefox-browser:before {
  content: "\f907"; }

.fa-first-aid:before {
  content: "\f479"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-first-order-alt:before {
  content: "\f50a"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-fish:before {
  content: "\f578"; }

.fa-fist-raised:before {
  content: "\f6de"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flag-usa:before {
  content: "\f74d"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-flushed:before {
  content: "\f579"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-minus:before {
  content: "\f65d"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-folder-plus:before {
  content: "\f65e"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-font-awesome-logo-full:before {
  content: "\f4e6"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frog:before {
  content: "\f52e"; }

.fa-frown:before {
  content: "\f119"; }

.fa-frown-open:before {
  content: "\f57a"; }

.fa-fulcrum:before {
  content: "\f50b"; }

.fa-funnel-dollar:before {
  content: "\f662"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-galactic-republic:before {
  content: "\f50c"; }

.fa-galactic-senate:before {
  content: "\f50d"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gas-pump:before {
  content: "\f52f"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-ghost:before {
  content: "\f6e2"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-gifts:before {
  content: "\f79c"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-alt:before {
  content: "\f841"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-cheers:before {
  content: "\f79f"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glass-martini-alt:before {
  content: "\f57b"; }

.fa-glass-whiskey:before {
  content: "\f7a0"; }

.fa-glasses:before {
  content: "\f530"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-globe-africa:before {
  content: "\f57c"; }

.fa-globe-americas:before {
  content: "\f57d"; }

.fa-globe-asia:before {
  content: "\f57e"; }

.fa-globe-europe:before {
  content: "\f7a2"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-gopuram:before {
  content: "\f664"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-greater-than:before {
  content: "\f531"; }

.fa-greater-than-equal:before {
  content: "\f532"; }

.fa-grimace:before {
  content: "\f57f"; }

.fa-grin:before {
  content: "\f580"; }

.fa-grin-alt:before {
  content: "\f581"; }

.fa-grin-beam:before {
  content: "\f582"; }

.fa-grin-beam-sweat:before {
  content: "\f583"; }

.fa-grin-hearts:before {
  content: "\f584"; }

.fa-grin-squint:before {
  content: "\f585"; }

.fa-grin-squint-tears:before {
  content: "\f586"; }

.fa-grin-stars:before {
  content: "\f587"; }

.fa-grin-tears:before {
  content: "\f588"; }

.fa-grin-tongue:before {
  content: "\f589"; }

.fa-grin-tongue-squint:before {
  content: "\f58a"; }

.fa-grin-tongue-wink:before {
  content: "\f58b"; }

.fa-grin-wink:before {
  content: "\f58c"; }

.fa-grip-horizontal:before {
  content: "\f58d"; }

.fa-grip-lines:before {
  content: "\f7a4"; }

.fa-grip-lines-vertical:before {
  content: "\f7a5"; }

.fa-grip-vertical:before {
  content: "\f58e"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-guitar:before {
  content: "\f7a6"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hackerrank:before {
  content: "\f5f7"; }

.fa-hamburger:before {
  content: "\f805"; }

.fa-hammer:before {
  content: "\f6e3"; }

.fa-hamsa:before {
  content: "\f665"; }

.fa-hand-holding:before {
  content: "\f4bd"; }

.fa-hand-holding-heart:before {
  content: "\f4be"; }

.fa-hand-holding-medical:before {
  content: "\f95c"; }

.fa-hand-holding-usd:before {
  content: "\f4c0"; }

.fa-hand-holding-water:before {
  content: "\f4c1"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-middle-finger:before {
  content: "\f806"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-sparkles:before {
  content: "\f95d"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-hands:before {
  content: "\f4c2"; }

.fa-hands-helping:before {
  content: "\f4c4"; }

.fa-hands-wash:before {
  content: "\f95e"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-handshake-alt-slash:before {
  content: "\f95f"; }

.fa-handshake-slash:before {
  content: "\f960"; }

.fa-hanukiah:before {
  content: "\f6e6"; }

.fa-hard-hat:before {
  content: "\f807"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hat-cowboy:before {
  content: "\f8c0"; }

.fa-hat-cowboy-side:before {
  content: "\f8c1"; }

.fa-hat-wizard:before {
  content: "\f6e8"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-head-side-cough:before {
  content: "\f961"; }

.fa-head-side-cough-slash:before {
  content: "\f962"; }

.fa-head-side-mask:before {
  content: "\f963"; }

.fa-head-side-virus:before {
  content: "\f964"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-headphones-alt:before {
  content: "\f58f"; }

.fa-headset:before {
  content: "\f590"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heart-broken:before {
  content: "\f7a9"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-helicopter:before {
  content: "\f533"; }

.fa-highlighter:before {
  content: "\f591"; }

.fa-hiking:before {
  content: "\f6ec"; }

.fa-hippo:before {
  content: "\f6ed"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-holly-berry:before {
  content: "\f7aa"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hornbill:before {
  content: "\f592"; }

.fa-horse:before {
  content: "\f6f0"; }

.fa-horse-head:before {
  content: "\f7ab"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hospital-alt:before {
  content: "\f47d"; }

.fa-hospital-symbol:before {
  content: "\f47e"; }

.fa-hospital-user:before {
  content: "\f80d"; }

.fa-hot-tub:before {
  content: "\f593"; }

.fa-hotdog:before {
  content: "\f80f"; }

.fa-hotel:before {
  content: "\f594"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-house-damage:before {
  content: "\f6f1"; }

.fa-house-user:before {
  content: "\f965"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-hryvnia:before {
  content: "\f6f2"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-ice-cream:before {
  content: "\f810"; }

.fa-icicles:before {
  content: "\f7ad"; }

.fa-icons:before {
  content: "\f86d"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-id-card-alt:before {
  content: "\f47f"; }

.fa-ideal:before {
  content: "\f913"; }

.fa-igloo:before {
  content: "\f7ae"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-infinity:before {
  content: "\f534"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-instagram-square:before {
  content: "\f955"; }

.fa-intercom:before {
  content: "\f7af"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-invision:before {
  content: "\f7b0"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itch-io:before {
  content: "\f83a"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-java:before {
  content: "\f4e4"; }

.fa-jedi:before {
  content: "\f669"; }

.fa-jedi-order:before {
  content: "\f50e"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-jira:before {
  content: "\f7b1"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joint:before {
  content: "\f595"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-journal-whills:before {
  content: "\f66a"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-kaaba:before {
  content: "\f66b"; }

.fa-kaggle:before {
  content: "\f5fa"; }

.fa-key:before {
  content: "\f084"; }

.fa-keybase:before {
  content: "\f4f5"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-khanda:before {
  content: "\f66d"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-kiss:before {
  content: "\f596"; }

.fa-kiss-beam:before {
  content: "\f597"; }

.fa-kiss-wink-heart:before {
  content: "\f598"; }

.fa-kiwi-bird:before {
  content: "\f535"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-landmark:before {
  content: "\f66f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laptop-code:before {
  content: "\f5fc"; }

.fa-laptop-house:before {
  content: "\f966"; }

.fa-laptop-medical:before {
  content: "\f812"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-laugh:before {
  content: "\f599"; }

.fa-laugh-beam:before {
  content: "\f59a"; }

.fa-laugh-squint:before {
  content: "\f59b"; }

.fa-laugh-wink:before {
  content: "\f59c"; }

.fa-layer-group:before {
  content: "\f5fd"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-less-than:before {
  content: "\f536"; }

.fa-less-than-equal:before {
  content: "\f537"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-luggage-cart:before {
  content: "\f59d"; }

.fa-lungs:before {
  content: "\f604"; }

.fa-lungs-virus:before {
  content: "\f967"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-mail-bulk:before {
  content: "\f674"; }

.fa-mailchimp:before {
  content: "\f59e"; }

.fa-male:before {
  content: "\f183"; }

.fa-mandalorian:before {
  content: "\f50f"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marked:before {
  content: "\f59f"; }

.fa-map-marked-alt:before {
  content: "\f5a0"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-markdown:before {
  content: "\f60f"; }

.fa-marker:before {
  content: "\f5a1"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-mask:before {
  content: "\f6fa"; }

.fa-mastodon:before {
  content: "\f4f6"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-mdb:before {
  content: "\f8ca"; }

.fa-medal:before {
  content: "\f5a2"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-megaport:before {
  content: "\f5a3"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-meh-blank:before {
  content: "\f5a4"; }

.fa-meh-rolling-eyes:before {
  content: "\f5a5"; }

.fa-memory:before {
  content: "\f538"; }

.fa-mendeley:before {
  content: "\f7b3"; }

.fa-menorah:before {
  content: "\f676"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-meteor:before {
  content: "\f753"; }

.fa-microblog:before {
  content: "\f91a"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-alt:before {
  content: "\f3c9"; }

.fa-microphone-alt-slash:before {
  content: "\f539"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microscope:before {
  content: "\f610"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mitten:before {
  content: "\f7b5"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mixer:before {
  content: "\f956"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill:before {
  content: "\f0d6"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-money-bill-wave:before {
  content: "\f53a"; }

.fa-money-bill-wave-alt:before {
  content: "\f53b"; }

.fa-money-check:before {
  content: "\f53c"; }

.fa-money-check-alt:before {
  content: "\f53d"; }

.fa-monument:before {
  content: "\f5a6"; }

.fa-moon:before {
  content: "\f186"; }

.fa-mortar-pestle:before {
  content: "\f5a7"; }

.fa-mosque:before {
  content: "\f678"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mountain:before {
  content: "\f6fc"; }

.fa-mouse:before {
  content: "\f8cc"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-mug-hot:before {
  content: "\f7b6"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neos:before {
  content: "\f612"; }

.fa-network-wired:before {
  content: "\f6ff"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nimblr:before {
  content: "\f5a8"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-not-equal:before {
  content: "\f53e"; }

.fa-notes-medical:before {
  content: "\f481"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-oil-can:before {
  content: "\f613"; }

.fa-old-republic:before {
  content: "\f510"; }

.fa-om:before {
  content: "\f679"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-orcid:before {
  content: "\f8d2"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-otter:before {
  content: "\f700"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-pager:before {
  content: "\f815"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-paint-roller:before {
  content: "\f5aa"; }

.fa-palette:before {
  content: "\f53f"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-pallet:before {
  content: "\f482"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-parachute-box:before {
  content: "\f4cd"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-parking:before {
  content: "\f540"; }

.fa-passport:before {
  content: "\f5ab"; }

.fa-pastafarianism:before {
  content: "\f67b"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-peace:before {
  content: "\f67c"; }

.fa-pen:before {
  content: "\f304"; }

.fa-pen-alt:before {
  content: "\f305"; }

.fa-pen-fancy:before {
  content: "\f5ac"; }

.fa-pen-nib:before {
  content: "\f5ad"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-pencil-ruler:before {
  content: "\f5ae"; }

.fa-penny-arcade:before {
  content: "\f704"; }

.fa-people-arrows:before {
  content: "\f968"; }

.fa-people-carry:before {
  content: "\f4ce"; }

.fa-pepper-hot:before {
  content: "\f816"; }

.fa-percent:before {
  content: "\f295"; }

.fa-percentage:before {
  content: "\f541"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-person-booth:before {
  content: "\f756"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phoenix-squadron:before {
  content: "\f511"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-alt:before {
  content: "\f879"; }

.fa-phone-slash:before {
  content: "\f3dd"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-square-alt:before {
  content: "\f87b"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-photo-video:before {
  content: "\f87c"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-hat:before {
  content: "\f4e5"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pied-piper-square:before {
  content: "\f91e"; }

.fa-piggy-bank:before {
  content: "\f4d3"; }

.fa-pills:before {
  content: "\f484"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-pizza-slice:before {
  content: "\f818"; }

.fa-place-of-worship:before {
  content: "\f67f"; }

.fa-plane:before {
  content: "\f072"; }

.fa-plane-arrival:before {
  content: "\f5af"; }

.fa-plane-departure:before {
  content: "\f5b0"; }

.fa-plane-slash:before {
  content: "\f969"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-poll:before {
  content: "\f681"; }

.fa-poll-h:before {
  content: "\f682"; }

.fa-poo:before {
  content: "\f2fe"; }

.fa-poo-storm:before {
  content: "\f75a"; }

.fa-poop:before {
  content: "\f619"; }

.fa-portrait:before {
  content: "\f3e0"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-pray:before {
  content: "\f683"; }

.fa-praying-hands:before {
  content: "\f684"; }

.fa-prescription:before {
  content: "\f5b1"; }

.fa-prescription-bottle:before {
  content: "\f485"; }

.fa-prescription-bottle-alt:before {
  content: "\f486"; }

.fa-print:before {
  content: "\f02f"; }

.fa-procedures:before {
  content: "\f487"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-project-diagram:before {
  content: "\f542"; }

.fa-pump-medical:before {
  content: "\f96a"; }

.fa-pump-soap:before {
  content: "\f96b"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-quran:before {
  content: "\f687"; }

.fa-r-project:before {
  content: "\f4f7"; }

.fa-radiation:before {
  content: "\f7b9"; }

.fa-radiation-alt:before {
  content: "\f7ba"; }

.fa-rainbow:before {
  content: "\f75b"; }

.fa-random:before {
  content: "\f074"; }

.fa-raspberry-pi:before {
  content: "\f7bb"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-reacteurope:before {
  content: "\f75d"; }

.fa-readme:before {
  content: "\f4d5"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-receipt:before {
  content: "\f543"; }

.fa-record-vinyl:before {
  content: "\f8d9"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redhat:before {
  content: "\f7bc"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-remove-format:before {
  content: "\f87d"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-republican:before {
  content: "\f75e"; }

.fa-researchgate:before {
  content: "\f4f8"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-restroom:before {
  content: "\f7bd"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-rev:before {
  content: "\f5b2"; }

.fa-ribbon:before {
  content: "\f4d6"; }

.fa-ring:before {
  content: "\f70b"; }

.fa-road:before {
  content: "\f018"; }

.fa-robot:before {
  content: "\f544"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-route:before {
  content: "\f4d7"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-ruler:before {
  content: "\f545"; }

.fa-ruler-combined:before {
  content: "\f546"; }

.fa-ruler-horizontal:before {
  content: "\f547"; }

.fa-ruler-vertical:before {
  content: "\f548"; }

.fa-running:before {
  content: "\f70c"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-sad-cry:before {
  content: "\f5b3"; }

.fa-sad-tear:before {
  content: "\f5b4"; }

.fa-safari:before {
  content: "\f267"; }

.fa-salesforce:before {
  content: "\f83b"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-satellite:before {
  content: "\f7bf"; }

.fa-satellite-dish:before {
  content: "\f7c0"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-school:before {
  content: "\f549"; }

.fa-screwdriver:before {
  content: "\f54a"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-scroll:before {
  content: "\f70e"; }

.fa-sd-card:before {
  content: "\f7c2"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-dollar:before {
  content: "\f688"; }

.fa-search-location:before {
  content: "\f689"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-seedling:before {
  content: "\f4d8"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-shapes:before {
  content: "\f61f"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-shield-virus:before {
  content: "\f96c"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shipping-fast:before {
  content: "\f48b"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shoe-prints:before {
  content: "\f54b"; }

.fa-shopify:before {
  content: "\f957"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shopware:before {
  content: "\f5b5"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-shuttle-van:before {
  content: "\f5b6"; }

.fa-sign:before {
  content: "\f4d9"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-signature:before {
  content: "\f5b7"; }

.fa-sim-card:before {
  content: "\f7c4"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-sith:before {
  content: "\f512"; }

.fa-skating:before {
  content: "\f7c5"; }

.fa-sketch:before {
  content: "\f7c6"; }

.fa-skiing:before {
  content: "\f7c9"; }

.fa-skiing-nordic:before {
  content: "\f7ca"; }

.fa-skull:before {
  content: "\f54c"; }

.fa-skull-crossbones:before {
  content: "\f714"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-slash:before {
  content: "\f715"; }

.fa-sleigh:before {
  content: "\f7cc"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-smile-beam:before {
  content: "\f5b8"; }

.fa-smile-wink:before {
  content: "\f4da"; }

.fa-smog:before {
  content: "\f75f"; }

.fa-smoking:before {
  content: "\f48d"; }

.fa-smoking-ban:before {
  content: "\f54d"; }

.fa-sms:before {
  content: "\f7cd"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowboarding:before {
  content: "\f7ce"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-snowman:before {
  content: "\f7d0"; }

.fa-snowplow:before {
  content: "\f7d2"; }

.fa-soap:before {
  content: "\f96e"; }

.fa-socks:before {
  content: "\f696"; }

.fa-solar-panel:before {
  content: "\f5ba"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-down-alt:before {
  content: "\f881"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-alpha-up-alt:before {
  content: "\f882"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-down-alt:before {
  content: "\f884"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-amount-up-alt:before {
  content: "\f885"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-down-alt:before {
  content: "\f886"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-numeric-up-alt:before {
  content: "\f887"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-sourcetree:before {
  content: "\f7d3"; }

.fa-spa:before {
  content: "\f5bb"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-speaker-deck:before {
  content: "\f83c"; }

.fa-spell-check:before {
  content: "\f891"; }

.fa-spider:before {
  content: "\f717"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-splotch:before {
  content: "\f5bc"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-spray-can:before {
  content: "\f5bd"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-square-root-alt:before {
  content: "\f698"; }

.fa-squarespace:before {
  content: "\f5be"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-stackpath:before {
  content: "\f842"; }

.fa-stamp:before {
  content: "\f5bf"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-and-crescent:before {
  content: "\f699"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-star-half-alt:before {
  content: "\f5c0"; }

.fa-star-of-david:before {
  content: "\f69a"; }

.fa-star-of-life:before {
  content: "\f621"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-stopwatch-20:before {
  content: "\f96f"; }

.fa-store:before {
  content: "\f54e"; }

.fa-store-alt:before {
  content: "\f54f"; }

.fa-store-alt-slash:before {
  content: "\f970"; }

.fa-store-slash:before {
  content: "\f971"; }

.fa-strava:before {
  content: "\f428"; }

.fa-stream:before {
  content: "\f550"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-stroopwafel:before {
  content: "\f551"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-suitcase-rolling:before {
  content: "\f5c1"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-surprise:before {
  content: "\f5c2"; }

.fa-suse:before {
  content: "\f7d6"; }

.fa-swatchbook:before {
  content: "\f5c3"; }

.fa-swift:before {
  content: "\f8e1"; }

.fa-swimmer:before {
  content: "\f5c4"; }

.fa-swimming-pool:before {
  content: "\f5c5"; }

.fa-symfony:before {
  content: "\f83d"; }

.fa-synagogue:before {
  content: "\f69b"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-syringe:before {
  content: "\f48e"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tablets:before {
  content: "\f490"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tape:before {
  content: "\f4db"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-teamspeak:before {
  content: "\f4f9"; }

.fa-teeth:before {
  content: "\f62e"; }

.fa-teeth-open:before {
  content: "\f62f"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-temperature-high:before {
  content: "\f769"; }

.fa-temperature-low:before {
  content: "\f76b"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-tenge:before {
  content: "\f7d7"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-the-red-yeti:before {
  content: "\f69d"; }

.fa-theater-masks:before {
  content: "\f630"; }

.fa-themeco:before {
  content: "\f5c6"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer:before {
  content: "\f491"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-think-peaks:before {
  content: "\f731"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-tint-slash:before {
  content: "\f5c7"; }

.fa-tired:before {
  content: "\f5c8"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-toilet:before {
  content: "\f7d8"; }

.fa-toilet-paper:before {
  content: "\f71e"; }

.fa-toilet-paper-slash:before {
  content: "\f972"; }

.fa-toolbox:before {
  content: "\f552"; }

.fa-tools:before {
  content: "\f7d9"; }

.fa-tooth:before {
  content: "\f5c9"; }

.fa-torah:before {
  content: "\f6a0"; }

.fa-torii-gate:before {
  content: "\f6a1"; }

.fa-tractor:before {
  content: "\f722"; }

.fa-trade-federation:before {
  content: "\f513"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-traffic-light:before {
  content: "\f637"; }

.fa-trailer:before {
  content: "\f941"; }

.fa-train:before {
  content: "\f238"; }

.fa-tram:before {
  content: "\f7da"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-trash-restore:before {
  content: "\f829"; }

.fa-trash-restore-alt:before {
  content: "\f82a"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-truck-loading:before {
  content: "\f4de"; }

.fa-truck-monster:before {
  content: "\f63b"; }

.fa-truck-moving:before {
  content: "\f4df"; }

.fa-truck-pickup:before {
  content: "\f63c"; }

.fa-tshirt:before {
  content: "\f553"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-ubuntu:before {
  content: "\f7df"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbraco:before {
  content: "\f8e8"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-umbrella-beach:before {
  content: "\f5ca"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-unity:before {
  content: "\f949"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-ups:before {
  content: "\f7e0"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-alt:before {
  content: "\f406"; }

.fa-user-alt-slash:before {
  content: "\f4fa"; }

.fa-user-astronaut:before {
  content: "\f4fb"; }

.fa-user-check:before {
  content: "\f4fc"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-clock:before {
  content: "\f4fd"; }

.fa-user-cog:before {
  content: "\f4fe"; }

.fa-user-edit:before {
  content: "\f4ff"; }

.fa-user-friends:before {
  content: "\f500"; }

.fa-user-graduate:before {
  content: "\f501"; }

.fa-user-injured:before {
  content: "\f728"; }

.fa-user-lock:before {
  content: "\f502"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-minus:before {
  content: "\f503"; }

.fa-user-ninja:before {
  content: "\f504"; }

.fa-user-nurse:before {
  content: "\f82f"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-shield:before {
  content: "\f505"; }

.fa-user-slash:before {
  content: "\f506"; }

.fa-user-tag:before {
  content: "\f507"; }

.fa-user-tie:before {
  content: "\f508"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-users-cog:before {
  content: "\f509"; }

.fa-usps:before {
  content: "\f7e1"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-vector-square:before {
  content: "\f5cb"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-vial:before {
  content: "\f492"; }

.fa-vials:before {
  content: "\f493"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-video-slash:before {
  content: "\f4e2"; }

.fa-vihara:before {
  content: "\f6a7"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-virus:before {
  content: "\f974"; }

.fa-virus-slash:before {
  content: "\f975"; }

.fa-viruses:before {
  content: "\f976"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-voicemail:before {
  content: "\f897"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-mute:before {
  content: "\f6a9"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vote-yea:before {
  content: "\f772"; }

.fa-vr-cardboard:before {
  content: "\f729"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-walking:before {
  content: "\f554"; }

.fa-wallet:before {
  content: "\f555"; }

.fa-warehouse:before {
  content: "\f494"; }

.fa-water:before {
  content: "\f773"; }

.fa-wave-square:before {
  content: "\f83e"; }

.fa-waze:before {
  content: "\f83f"; }

.fa-weebly:before {
  content: "\f5cc"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weight:before {
  content: "\f496"; }

.fa-weight-hanging:before {
  content: "\f5cd"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-wind:before {
  content: "\f72e"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-wine-bottle:before {
  content: "\f72f"; }

.fa-wine-glass:before {
  content: "\f4e3"; }

.fa-wine-glass-alt:before {
  content: "\f5ce"; }

.fa-wix:before {
  content: "\f5cf"; }

.fa-wizards-of-the-coast:before {
  content: "\f730"; }

.fa-wolf-pack-battalion:before {
  content: "\f514"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wpressr:before {
  content: "\f3e4"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-x-ray:before {
  content: "\f497"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yammer:before {
  content: "\f840"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yarn:before {
  content: "\f7e3"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yin-yang:before {
  content: "\f6ad"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.fa-zhihu:before {
  content: "\f63f"; }

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

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../src/font-awesome/webfonts/fa-brands-400.eot");
  src: url("../../src/font-awesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("../../src/font-awesome/webfonts/fa-brands-400.woff2") format("woff2"), url("../../src/font-awesome/webfonts/fa-brands-400.woff") format("woff"), url("../../src/font-awesome/webfonts/fa-brands-400.ttf") format("truetype"), url("../../src/font-awesome/webfonts/fa-brands-400.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome 5 Brands';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("../../src/font-awesome/webfonts/fa-regular-400.eot");
  src: url("../../src/font-awesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("../../src/font-awesome/webfonts/fa-regular-400.woff2") format("woff2"), url("../../src/font-awesome/webfonts/fa-regular-400.woff") format("woff"), url("../../src/font-awesome/webfonts/fa-regular-400.ttf") format("truetype"), url("../../src/font-awesome/webfonts/fa-regular-400.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome 5 Free';
  font-weight: 400; }
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../../src/font-awesome/webfonts/fa-solid-900.eot");
  src: url("../../src/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../src/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../src/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("../../src/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../src/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; }

/*!
 * Font Awesome Free 5.13.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome 5 Free';
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url("../../src/font-awesome/webfonts/fa-solid-900.eot");
  src: url("../../src/font-awesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("../../src/font-awesome/webfonts/fa-solid-900.woff2") format("woff2"), url("../../src/font-awesome/webfonts/fa-solid-900.woff") format("woff"), url("../../src/font-awesome/webfonts/fa-solid-900.ttf") format("truetype"), url("../../src/font-awesome/webfonts/fa-solid-900.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome 5 Free';
  font-weight: 900; } 
