/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 12 March 2021 15:45:45
*/


/* Quick fix for profile issue MA 25/07/16 */
/*
 2015-07-28 JM Update to style input tel and email types and added/updated styles related to sq-form-question-answer
 */
/* blank canvas */
/* fonts */
/* typography */
.legacy-markup {
  /* tables */
  /* forms */
}
.legacy-markup h1 {
  margin: 0 0 0.3125em 0;
  font: 3em/120% 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup h2 {
  margin: 0.625em 0;
  font: 1.5em/120% 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup h3 {
  margin: 1em 0;
  font: 1.25em/120% 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup h3 {
  margin: 1em 0;
  line-height: 120%;
  font-size: 1em;
  font-weight: bold;
}
.legacy-markup p, .legacy-markup address, .legacy-markup cite {
  margin: 1em 0;
  line-height: 140%;
  font-size: 0.9375em;
  word-wrap: break-word;
}
.legacy-markup ul, .legacy-markup ol {
  margin: 1em 0;
  padding-left: 2em;
}
.legacy-markup ul {
  list-style: disc outside;
}
.legacy-markup ol {
  list-style: decimal outside;
}
.legacy-markup dl {
  overflow: hidden;
  margin: 1em 0;
}
.legacy-markup li, .legacy-markup dt, .legacy-markup dd {
  line-height: 140%;
  font-size: 0.9375em;
}
.legacy-markup dt {
  float: left;
  clear: left;
  margin-right: 1%;
  width: 30%;
  font-family: 'Roboto', sans-serif;
  font-weight: bold;
  word-wrap: break-word;
}
.legacy-markup dd {
  float: left;
  width: 69%;
}
.legacy-markup li li {
  font-size: 1em;
}
.legacy-markup hr {
  clear: both;
  border-top: 1px solid #333;
  border-bottom: 0;
  height: 1px;
}
.legacy-markup cite {
  font-style: normal;
}
.legacy-markup strong, .legacy-markup b {
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
.legacy-markup table {
  margin: 1em 0;
}
.legacy-markup td, .legacy-markup th {
  padding: 6px;
  font-size: 0.875em;
}
.legacy-markup th {
  text-align: left;
}
.legacy-markup form {
  margin: 1em 0;
}
.legacy-markup .create-product-button {
  /*position: fixed;*/
  right: 0;
  top: 10px;
}
.legacy-markup #content-main > div > article > p.create-product-button.button.highlight {
  margin-left: 10px;
}
.legacy-markup form .multi-fields, .legacy-markup form .field, .legacy-markup form .sq-form-question {
  float: left;
  clear: left;
  margin: 1em 0;
  width: 100%;
}
.legacy-markup .field.date input {
  padding: 3px;
  text-align: center;
  width: 50px;
}
.legacy-markup form .multi-fields .field .sq-form-question {
  float: none;
  clear: none;
}
.legacy-markup form .field.inline, .legacy-markup form .sq-form-question.inline {
  width: auto;
  padding-left: 190px;
}
.legacy-markup form .field.basic, .legacy-markup form .field.inline.basic {
  width: auto;
  padding-left: 0;
}
.legacy-markup form .multi-fields .field {
  margin: 0 0 0 190px;
  padding-left: 0;
}
.legacy-markup form .field > label, .legacy-markup form p.field-label, .legacy-markup form .sq-form-question-title {
  float: left;
  margin: 0 10px 0 0;
  width: 180px;
  line-height: 140%;
  font-size: 0.9375em;
}
.legacy-markup form .field.inline > label {
  float: none;
  margin: 5px 0 0;
  padding: 0;
  width: auto;
  display: inline-block;
}
.legacy-markup form .textarea-field textarea {
  max-width: 360px;
}
.legacy-markup .field > label > b {
  margin-left: 0.5em;
}
.legacy-markup form .text, .legacy-markup form input.sq-form-field[type="text"], .legacy-markup form input.sq-form-field[type="tel"], .legacy-markup form input.sq-form-field[type="email"], .legacy-markup form .login-password-field input, .legacy-markup form .login-username-field input, .legacy-markup form .login-registration-fields input, .legacy-markup #page_account_manager_446 .field input[type="text"], .legacy-markup #page_account_manager_446 .field input[type="password"], .legacy-markup .add-product-form input, .legacy-markup .find-order-fields input {
  box-sizing: border-box;
  -webkit-appearance: none;
  outline: 0;
  border: 1px solid #575656;
  width: 200px;
  padding: 8px;
}
.legacy-markup #page_account_manager_446 .field input[type="text"], .legacy-markup #page_account_manager_446 .field input[type="password"] {
  width: 280px;
}
.legacy-markup #page_account_manager_446 .field.inline input {
  width: auto;
}
.legacy-markup .field.inline table td label {
  display: none;
}
.legacy-markup .field.inline > table {
  display: inline;
  margin: 0;
  padding: 0;
  float: left;
}
.legacy-markup .field.inline.checkbox-right > table {
  float: none;
}
.legacy-markup form input, .legacy-markup form select, .legacy-markup form textarea {
  vertical-align: middle;
  font: 0.875em/120% 'Roboto', sans-serif;
}
.legacy-markup form textarea {
  box-sizing: border-box;
  min-width: 280px;
  min-height: 150px;
}
.legacy-markup form p.notes {
  padding-left: 190px;
  font-size: 0.875em;
}
.legacy-markup form em.sq-form-question-note {
  font-size: 0.875em;
  clear: left;
  float: left;
  width: 180px;
}
.legacy-markup form fieldset.control {
  overflow: hidden;
  margin: 1em 0;
  padding: 3px 3px 3px 190px;
}
.legacy-markup form fieldset.control.left {
  padding-left: 0;
}
.legacy-markup .cart-page.not-logged div#content-main {
  background: transparent;
}
.legacy-markup .cart-page.not-logged div#content-main .panel {
  margin-top: 0;
}
.legacy-markup form fieldset.control button.right, .legacy-markup form fieldset.control a.cart-checkout-button.right {
  float: right;
}
.legacy-markup form button {
  overflow: visible;
  font: 1.125em/120% 'Roboto', sans-serif;
}
.legacy-markup form button.submit span:after {
  content: "\f054";
  margin-left: 0.5em;
  font-family: "FontAwesome";
}
.legacy-markup .sq-form-question-answer {
  overflow: hidden;
}
.legacy-markup .sq-form-question-answer ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
}
.legacy-markup .sq-form-question-answer ul input[type="checkbox"] {
  margin-left: 0;
}
.legacy-markup sub {
  font-size: 0.8em;
  position: relative;
  top: 3px;
}
.legacy-markup sup {
  font-size: 0.8em;
  position: relative;
  top: -3px;
}
/*
 2015-07-24 JMc Update to Matrix forms and validation messages
 2015-07-30 MJa Added styles for Autocomplete
 2015-08-04 JMc Added styles for Direct Debit pages
 2015-11-09 JMc Added styles for CS Communities pages
 2017-07-04 MJJA Added styles for logout button
 */
/* Commented out by JMc. Should stay commented at least until the case-insensitive username issue is resolved */
/* Added by RB 12/08/15 */
/*
 #username {
 text-transform: lowercase;
 }
 */
/* End of Added by RB 12/08/15 */
/* z-indexes */
.legacy-markup {
  /* jQuery Validation                         *
   *   Login: .login-page                      *
   *   Registration: #page_account_manager_446 *
   *   Profile: .company-form                  */
  /* utlilities */
  /* accesslinks */
  /* header */
  /* primary nav */
  /* tertiary nav */
  /* content */
  /* filters */
  /* cta buttons */
  /* articles */
  /* articles within asides */
  /* article paging */
  /* office location maps */
  /* tweet items */
  /* panels */
  /* whitebox */
  /* custom icons */
  /* tour elements */
  /* form additions */
  /* panels */
  /* login panel */
  /* main search form */
  /* tags */
  /* sharing tools */
  /* base carousels */
  /* biography panels */
  /* accordions */
  /* data tables */
  /* search results */
  /* single profile */
  /* boxes lists */
  /* contacts list */
  /* user tools */
  /* notice */
  /* item duplication interface */
  /* IMIS verification field group */
  /* Magnific Popup CSS */
  /* Main image in popup */
  /* The shadow behind the image */
  /* * * * * * * *
   Squiz CSS
   * * * * * * * */
  /* Call to Action button; based on existing CSS */
  /* Link Products; based on existing CSS */
  /* Get in touch image; based on existing CSS */
  /* Login form & in touch form */
  /* Find a CA */
  /* Autocomplete START */
  /* Autocomplete END */
  /* Direct Debit */
  /* Direct Debit END */
  /* Connect with your CA community */
  /*.cs-location > input {
   margin-left: 55px;
   width: calc(100% - 55px);
   }*/
  /* IE8 styles. These are separate from the CSS3 :: selectors as they will not work when set together. */
  /* * * * * * * */
  /* Login Area */
  /*@media only screen and (min-width: 766px){
   .formHideShow_mobile{
   display: none;
   }
   }
   */
}
.legacy-markup #accesslinks li a {
  z-index: 999;
}
.legacy-markup .tour-popup {
  z-index: 3001;
  /* above whitebox bg */
}
.legacy-markup .clearfix {
  clear: both;
}
.legacy-markup .text-center.pagination {
  margin: 1em auto;
  text-align: center;
}
.legacy-markup .pagination .pagination-pages, .legacy-markup .pagination .left-arrow, .legacy-markup .pagination .right-arrow {
  display: inline-block;
}
.legacy-markup .content-text {
  display: inline-block;
  float: none;
  padding: 0.3em 1em;
}
.legacy-markup .product-added {
  color: #333;
  font-size: 16px;
}
.legacy-markup .product-added a, .legacy-markup .product-added a:hover {
  color: #c00a27;
  font-size: 16px;
  text-decoration: none;
}
.legacy-markup .product-added a span {
  color: #c00a27;
  text-decoration: underline;
}
.legacy-markup #whitebox-overlay-basket {
  height: 60px;
  display: none;
  opacity: 0;
  position: fixed;
  z-index: 3001;
  width: 100%;
  top: 40%;
}
.legacy-markup .basket-info-box {
  background: none repeat scroll 0 0 #fff;
  margin: 0 auto;
  position: relative;
  width: 340px;
}
.legacy-markup .login-page #login-panel .close, .legacy-markup .username-field .sq-backend-smallprint, .legacy-markup .edit-field.field.inline > ul label, .legacy-markup .edit-field-container .edit, .legacy-markup .product-form-fields .sq-backend-smallprint {
  display: none;
}
.legacy-markup .sq-form-unattached, .legacy-markup .sq-form-section {
  margin: 2em 0;
  overflow: hidden;
}
.legacy-markup .sq-form-question-error input, .legacy-markup .sq-form-question-error textarea, .legacy-markup .sq-form-question-error select.styled, .legacy-markup .sq-form-question-error select.sq-form-field, .legacy-markup .login-page input.error, .legacy-markup .login-page input.error, .legacy-markup .company-form input.error {
  background-color: #c4203a;
  color: #fff;
}
.legacy-markup .sq-form-error {
  clear: both;
  margin: 0.5em 0 0.5em 190px;
}
.legacy-markup .login-page label.error, .legacy-markup .company-form label.error {
  margin: 0.5em 0;
}
.legacy-markup .sq-form-question-select select {
  min-width: 200px;
}
.legacy-markup .sq-form-error::before, .legacy-markup .login-page label.error::before, .legacy-markup #content.company-form label.error::before {
  color: #c4203a;
  content: '\f00d';
  font-family: 'FontAwesome';
  margin-right: 0.5em;
}
.legacy-markup #page_account_manager_446 label.error, .legacy-markup .company-form label.error {
  display: block;
  float: none;
  margin: 0.5em 0;
  width: auto;
}
.legacy-markup #page_account_manager_446 label.error {
  margin: 0.5em 0 0.5em 190px;
}
@media only screen and (max-width: 480px) {
  .legacy-markup form .sq-form-question-title, .legacy-markup form em.sq-form-question-note {
    width: 100%;
  }
  .legacy-markup .sq-form-question-answer {
    clear: both;
  }
  .legacy-markup form textarea {
    width: 100%;
  }
  .legacy-markup .sq-form-error {
    margin: 0.5em 0;
  }
}
.legacy-markup .order-pagination {
  text-align: center;
  margin: 2em 0;
  display: blcok;
}
.legacy-markup .prev_page {
  margin-right: 15px;
}
.legacy-markup .next_page {
  margin-left: 15px;
}
.legacy-markup form .field .mgnb-z, .legacy-markup .edit-field-container > p, .legacy-markup .edit-field.edit-password > p {
  margin-bottom: 0;
}
.legacy-markup .edit-form-box fieldset {
  margin-bottom: 1em;
}
.legacy-markup .grid.tiles .content .item {
  margin: 0 10px 20px;
}
.legacy-markup .edit-field-container.checkbox-edit-field .edit input {
  width: auto;
}
.legacy-markup .edit-field-container.checkbox-edit-field .edit td input {
  float: left;
}
.legacy-markup .edit-field-container.checkbox-edit-field table, .legacy-markup form .field.inline.edit-field.edit-field-m0, .legacy-markup .edit-text > p {
  margin: 0;
}
.legacy-markup .edit-field-container .edit.password-edit input {
  margin-bottom: 5px;
}
.legacy-markup .edit-field-container .edit input {
  width: 205px;
}
.legacy-markup .edit-field-container .edit textarea {
  min-width: 210px;
  width: 210px;
}
.legacy-markup .field abbr, .legacy-markup .sq-form-required-field {
  color: #c00a27;
}
.legacy-markup .password-field .sq-form-field:first-of-type {
  margin-bottom: 30px;
}
.legacy-markup #frm-login.ws-form form {
  margin: 0 0 0 1em;
}
.legacy-markup div.notice > ul {
  margin: 0;
  padding-left: 1em;
}
.legacy-markup .edit-field.field.inline > ul {
  display: inline-block;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  width: auto;
}
.legacy-markup .edit-field.field.inline > label {
  display: inline;
  margin: 0;
  padding: 0;
}
.legacy-markup form .field.inline.edit-field {
  padding: 0;
}
.legacy-markup .promo-container {
  display: block;
  text-align: center;
  margin: 1em 0;
}
.legacy-markup .promo .small-promo {
  margin: 0 auto;
}
.legacy-markup .video-item.size-1by2 > .text {
  padding-top: 50px;
}
.legacy-markup #frm-profile-interests label {
  left: 5px;
  position: relative;
  top: 2px;
}
.legacy-markup .ir {
  display: block;
  position: relative;
  overflow: hidden;
}
.legacy-markup a.ir {
  cursor: pointer;
}
.legacy-markup .ir span {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
}
.legacy-markup .hidden {
  display: none !important;
}
.legacy-markup .access {
  position: absolute;
  overflow: hidden;
  visibility: hidden;
  left: -999em;
  top: -999em;
  width: 0;
  height: 0;
}
.legacy-markup #accesslinks {
  display: block;
  position: absolute;
  left: 0;
  top: 0em;
  width: 20em;
}
.legacy-markup #accesslinks li {
  display: block;
  position: absolute;
  left: 0;
  top: 0em;
  width: 20em;
  text-align: center;
}
.legacy-markup #accesslinks li a {
  position: absolute;
  top: -10em;
}
.legacy-markup #accesslinks li a {
  display: block;
  position: relative;
  line-height: 2em;
  font-weight: bold;
  font-size: 0.75em;
  color: #fff;
}
.legacy-markup #accesslinks li a:focus {
  top: 0em;
  text-decoration: none;
  background: #000;
}
.legacy-markup span.menu-option {
  display: inline-block;
  padding: 0 2px;
  font-size: 0.9em;
  border: 1px dashed #6f6f6f;
}
.legacy-markup span.keyboard-key {
  display: inline-block;
  border-top: 1px solid #eee;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  border-left: 1px solid #eee;
  padding: 1px 2px;
  background: #ccc;
  color: #333;
  font: 0.9em Courier, Monospace, Fixed;
}
.legacy-markup span.keyboard-key-highlight {
  background: #fff846;
}
.legacy-markup #logo {
  float: left;
  margin: 20px 0 20px 0;
  width: 230px;
}
.legacy-markup #logo .main {
  margin: 0 auto;
  width: 223px;
  height: 65px;
}
.legacy-markup #logo .main span {
  background-image: url(/__data/assets/image/0007/151/logo.gif);
}
.legacy-markup #logo p.subhead {
  margin-top: 15px;
  font: 16px/120% 'Roboto', sans-serif;
}
.legacy-markup header p.tour-cta {
  position: absolute;
  right: 10px;
  top: 20px;
}
.legacy-markup header .opener.filters {
  display: none;
}
.legacy-markup #nav-primary {
  margin: 1em 0;
}
.legacy-markup #nav-primary ul {
  list-style: none;
  padding: 0;
}
.legacy-markup #nav-primary li {
  margin: 0.875em 0;
  font-size: 1em;
}
.legacy-markup #nav-primary a {
  text-decoration: none;
}
.legacy-markup #nav-primary a:after {
  content: '\f105';
  margin-left: 0.5em;
  font-family: 'FontAwesome';
}
.legacy-markup #nav-tertiary {
  list-style: none;
  padding: 0;
}
.legacy-markup #nav-tertiary li {
  display: inline-block;
  margin-right: 0.25em;
  padding-right: 0.5em;
  background: url(/__data/assets/image/0012/165/pipe.gif) no-repeat right center;
}
.legacy-markup #nav-tertiary li:last-child {
  background: none;
}
.legacy-markup #nav-tertiary li a {
  text-decoration: none;
}
.legacy-markup .click-node-active {
  cursor: pointer;
}
.legacy-markup .label {
  display: block;
  box-shadow: 2px 2px 0 rgba(150, 150, 150, 0.4);
  margin: 0;
  padding: 6px 10px;
  font: bold 1em/110% 'Roboto', sans-serif;
  color: #fff;
  background-color: #3b3b3b;
}
.legacy-markup .video-item {
  position: relative;
  margin: 1em 0;
}
.legacy-markup .grid .item.video-item {
  margin: 10px;
}
.legacy-markup .grid .item.News .meta dd, .legacy-markup .grid .item.Event .meta dd {
  font-size: 0.75em;
}
.legacy-markup .video-item img {
  display: block;
}
.legacy-markup .video-item .mask {
  position: absolute;
  left: 0;
  top: -16px;
  right: 0;
  bottom: 0;
  background: url(/__data/assets/image/0013/175/video-play-large.png) no-repeat center center;
  cursor: pointer;
}
.legacy-markup .video-item .label {
  position: absolute;
  left: 0;
  top: 20px;
}
.legacy-markup iframe {
  display: block;
}
.legacy-markup blockquote {
  margin: 1em 0;
}
.legacy-markup blockquote {
  padding: 0 4em;
  background: url(/__data/assets/image/0015/168/quote-side.png) no-repeat 1em 0.5em;
}
.legacy-markup blockquote p {
  margin: 0;
  font: 1.5em/140% 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup blockquote .cite, .legacy-markup blockquote cite {
  font: bold 0.75em/140% 'Roboto', sans-serif;
}
.legacy-markup .align-right {
  float: right;
  margin: 0 0 1em 1em;
}
.legacy-markup .align-left {
  float: left;
  margin: 0 1em 1em 0;
}
.legacy-markup section.filter {
  margin-bottom: 2em;
}
.legacy-markup #content-filters .grid-filters {
  border-bottom: 1px solid #bdbdbd;
}
.legacy-markup #content-filters-mask {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.legacy-markup .filter ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.legacy-markup .filter li {
  display: block;
}
.legacy-markup .filter.list li {
  border-bottom: 1px solid #c0c0c0;
}
.legacy-markup .filter li.hide {
  display: none;
}
.legacy-markup .filter.expanded li.hide {
  display: block;
}
.legacy-markup .filter.list li a {
  display: block;
  padding: 8px 0;
  text-decoration: none;
  word-break: inherit;
}
.legacy-markup .filter.tags li.active a {
  color: #fff;
  background-color: #c00a27;
}
.legacy-markup .filter.list li.active a {
  color: #c00a27;
}
.legacy-markup .filter p.expand {
  margin-top: 0;
  font-size: 0.875em;
}
.legacy-markup .filter p.expand a {
  display: block;
  text-decoration: none;
  color: #6a6a6a;
}
.legacy-markup .filter p.expand a:after {
  content: '\f107';
  float: right;
  font-size: larger;
  font-family: 'FontAwesome';
}
.legacy-markup .filter.expanded p.expand a:after {
  content: '\f106';
}
.legacy-markup .grid-filters .see-all {
  display: none;
}
.legacy-markup .cta-block {
  height: 5em;
}
.legacy-markup .cta-block p.description {
  float: left;
  padding-top: 0.5em;
  font: 1.125em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .button, .legacy-markup .button {
  -webkit-appearance: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  display: inline-block;
  border: 0;
  outline: 0;
  padding: 0;
  font: 1.125em/24px 'Roboto', sans-serif;
  background: none;
}
.legacy-markup .inline-buttons > .button {
  margin-right: 10px !important;
}
.legacy-markup .cta-block .button {
  float: right;
}
.legacy-markup .ws-form.parsed p.button {
  padding-right: 10px;
}
.legacy-markup .button > *, .legacy-markup .button > * {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  box-shadow: 3px 3px 0 #575656;
  border: 1px solid #575656;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  cursor: pointer;
}
.legacy-markup .button > * {
  min-width: 210px;
}
.legacy-markup #content-filters .button > *, .legacy-markup .col3 .button > *, .legacy-markup .col2 .button > *, .legacy-markup .col1 .button > * {
  min-width: 0;
}
.legacy-markup .button.highlight > *, .legacy-markup .button.highlight > * {
  box-shadow: 3px 3px 0 #c00a27;
  border-color: #c00a27;
}
.legacy-markup .button.active > *, .legacy-markup .button.active > * {
  color: #fff;
  background-color: #c00a27;
}
.legacy-markup .button.proceed > *:after, .legacy-markup .button.add > *:after, .legacy-markup .button.back > *:after, .legacy-markup .button.back > *:before, .legacy-markup .button.incomplete.required > *:after, .legacy-markup .button.incomplete.optional > *:after, .legacy-markup .button.complete > *:after {
  float: right;
  margin-left: 0.5em;
  vertical-align: middle;
  font-size: larger;
  font-family: 'FontAwesome';
}
.legacy-markup .button.back > *:before {
  float: left;
  margin-right: 0.5em;
  vertical-align: middle;
  font-size: larger;
  font-family: 'FontAwesome';
}
.legacy-markup .button.proceed > *:after {
  content: "\f105";
}
.legacy-markup .button.add > *:after {
  content: "\f067";
}
.legacy-markup .button.back > *:before {
  content: "\f104";
}
.legacy-markup .button.incomplete.required > *:after {
  content: "\f06a";
}
.legacy-markup .button.incomplete.optional > *:after {
  content: "\f059";
}
.legacy-markup .button.complete > *:after {
  content: "\f00c";
}
.legacy-markup .button:hover > *, .legacy-markup .button:focus > *, .legacy-markup .button > *:hover, .legacy-markup .button > *:focus, .legacy-markup .button:hover > *, .legacy-markup .button:focus > *, .legacy-markup .button > *:hover, .legacy-markup .button > *:focus {
  color: #c00a27;
}
.legacy-markup .button.active:hover > *, .legacy-markup .button.active:focus > *, .legacy-markup .button.active > *:hover, .legacy-markup .button.active > *:focus, .legacy-markup .button.active:hover > *, .legacy-markup .button.active:focus > *, .legacy-markup .button.active > *:hover, .legacy-markup .button.active > *:focus {
  color: #fff;
}
.legacy-markup .button:active > *, .legacy-markup .button > *:active, .legacy-markup .button:active > *, .legacy-markup .button > *:active {
  left: 2px;
  top: 2px;
  box-shadow: 1px 1px 0 #666;
}
.legacy-markup .button.highlight:active > *, .legacy-markup .button.highlight > *:active, .legacy-markup .button.highlight:active > *, .legacy-markup .button.highlight > *:active {
  box-shadow: 1px 1px 0 #c00a27;
}
.legacy-markup .button .tertiary {
  margin-top: 0.75em;
  color: #333;
  font-size: 0.7777777778em;
}
.legacy-markup .button.highlight i.icon.size-24x24.basket {
  background-position: -24px -24px;
}
.legacy-markup .button i.fa {
  margin-right: 0.5em;
  font-size: larger;
}
.legacy-markup .button.login {
  display: block;
  margin: 0.8888888889em 0;
}
.legacy-markup .button.login > * {
  display: block;
  position: relative;
  padding-right: 40px;
}
.legacy-markup .button.login > *:after {
  content: "\f090";
  display: block;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -12px;
  height: 24px;
  font: 24px "FontAwesome";
}
.legacy-markup .button[disabled] > * {
  border-color: #aaa9a9;
  color: #aaa9a9;
  box-shadow: 3px 3px 0 #aaa9a9;
}
.legacy-markup .button[disabled]:active > * {
  left: 1px;
  top: 1px;
  box-shadow: 2px 2px 0 #aaa9a9;
}
.legacy-markup p.cta a {
  color: #c00a27;
}
.legacy-markup p.cta i.fa {
  margin-right: 0.5em;
  color: #c00a27;
}
.legacy-markup article .intro {
  overflow: hidden;
  margin: 1em 0;
}
.legacy-markup article .intro img.main {
  display: block;
}
.legacy-markup article .intro .carousel.small, .legacy-markup article .intro .carousel-container {
  float: right;
}
.legacy-markup article .intro .meta {
  clear: both;
  float: left;
  width: 420px;
}
.legacy-markup article .intro .author, .legacy-markup article .intro p {
  clear: both;
}
.legacy-markup article .author {
  overflow: hidden;
  margin: 1em 0;
}
.legacy-markup article .author img {
  float: left;
  border: 1px solid #333;
  margin-right: 10px;
}
.legacy-markup article .author p, .legacy-markup article .author cite {
  display: block;
  clear: none;
  margin: 0;
  font-size: 0.875em;
}
.legacy-markup article .author cite {
  font-size: larger;
}
.legacy-markup article .intro .share {
  float: right;
}
.legacy-markup article .boxout {
  margin: 1em 0;
  border: 1px solid #333;
}
.legacy-markup article aside.boxout {
  float: right;
  margin-top: 0;
  margin-left: 1em;
  width: 40%;
}
.legacy-markup article .boxout > h2:first-child {
  margin-top: 0;
  padding: 0.625em;
  border-bottom: 1px solid #c9c9c9;
}
.legacy-markup article .boxout .text {
  padding: 0 20px;
}
.legacy-markup aside > article {
  margin: 1em 0;
  border-bottom: 1px solid #333;
}
.legacy-markup aside > article:first-child {
  margin: 0 0 1em 0;
}
.legacy-markup .article-paging .prev {
  float: left;
  text-align: right;
}
.legacy-markup .article-paging .next {
  float: right;
}
.legacy-markup .article-paging a {
  display: block;
  position: relative;
}
.legacy-markup .article-paging .prev a {
  padding-left: 38px;
}
.legacy-markup .article-paging .next a {
  padding-right: 38px;
}
.legacy-markup .article-paging .prev a:before, .legacy-markup .article-paging .next a:before {
  position: absolute;
  top: 50%;
  margin-top: -19px;
  font: 38px 'FontAwesome';
}
.legacy-markup .article-paging .prev a:before {
  left: 10px;
  content: '\f104';
}
.legacy-markup .article-paging .next a:before {
  right: 10px;
  content: '\f105';
}
.legacy-markup .office-location-map {
  height: 420px;
}
.legacy-markup .tweet-content .author span {
  display: block;
}
.legacy-markup .tweet-content p.author {
  position: relative;
  line-height: 110%;
  font-weight: bold;
  font-family: 'Roboto', sans-serif;
}
.legacy-markup .tweet-content p.author:before {
  position: absolute;
  right: 0;
  top: 0;
  content: "\f099";
  font: 32px/100% 'FontAwesome';
}
.legacy-markup .tweet-content .author img {
  float: left;
  margin-right: 10px;
  width: 36px;
  height: 36px;
}
.legacy-markup .tweet-content .author a {
  text-decoration: none;
}
.legacy-markup .tweet-content ul.intents {
  margin: 0;
  overflow: hidden;
  border-top: 1px solid #b7b7b7;
  padding: 0.5em 0 0 0;
}
.legacy-markup .tweet-content ul.intents li {
  display: inline-block;
  margin-right: 1em;
}
.legacy-markup .tweet-content ul.intents li a {
  text-decoration: none;
}
.legacy-markup .tweet-content ul.intents li i.fa {
  margin-right: 0.25em;
}
.legacy-markup .panel {
  overflow: hidden;
  margin: 1em 0;
  padding: 20px;
  background-color: #fff;
}
.legacy-markup .panel h2 {
  margin: 0;
}
.legacy-markup #whitebox-bg {
  background: url(/__data/assets/image/0012/174/trans-black-70-bg.png);
}
.legacy-markup #whitebox-overlay {
  background-color: #fff;
}
.legacy-markup #whitebox-overlay .video.no-poster {
  min-width: 780px;
  min-height: 439px;
}
.legacy-markup #whitebox-overlay .whitebox-content {
  padding: 0 1em;
}
.legacy-markup #whitebox-overlay .close, .legacy-markup #whitebox-overlay-basket .close {
  position: absolute;
  overflow: hidden;
  right: 20px;
  top: 20px;
  width: 21px;
  height: 21px;
  text-indent: -999em;
  background: url(/__data/assets/image/0013/166/close.png);
}
.legacy-markup .icon {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  background-repeat: no-repeat;
}
.legacy-markup .icon.size-24x24 {
  width: 24px;
  height: 24px;
  background-image: url(/__data/assets/image/0006/216546/set-24x24-v2.png);
}
.legacy-markup .icon.left {
  float: left;
  margin-right: 0.5em;
}
.legacy-markup .icon.right {
  float: right;
  margin-left: 0.5em;
}
.legacy-markup .icon.size-24x24.tour {
  background-position: 0 0;
}
.legacy-markup .icon.size-24x24.basket {
  background-position: -24px 0;
}
.legacy-markup .icon.size-24x24.basket-white {
  background-position: -48px 0;
}
.legacy-markup .tour-popup.left, .legacy-markup .tour-popup.right {
  padding-top: 32px;
}
.legacy-markup .tour-popup.left.below {
  padding-top: 0;
  padding-right: 30px;
}
.legacy-markup .tour-popup.right.below {
  padding-top: 0;
  padding-left: 30px;
}
.legacy-markup p.tour-cta a {
  display: block;
  line-height: 19px;
  color: #575656;
}
.legacy-markup p.tour-cta a:hover, .legacy-markup p.tour-cta a:focus, .legacy-markup p.tour-cta a:active {
  color: #c00a27;
}
.legacy-markup p.tour-cta a:hover .icon, .legacy-markup p.tour-cta a:focus .icon, .legacy-markup p.tour-cta a:active .icon {
  background-position: 0 -24px;
}
.legacy-markup .tour-popup .content {
  margin: 10px;
  box-shadow: 3px 3px 0 #575656;
  min-height: 20px;
  width: 240px;
  padding: 20px;
  background-color: #efefef;
}
.legacy-markup .tour-popup .content h2 {
  border-bottom: 1px solid #c6c5c6;
  padding-bottom: 0.5em;
  font: 1.5em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .tour-popup .content p {
  margin: 1em 0;
  font: 0.875em/140% 'Roboto', sans-serif;
}
.legacy-markup .tour-popup a {
  color: #333;
}
.legacy-markup .tour-popup a.tour-close i {
  margin-left: 0.5em;
}
.legacy-markup .tour-popup .pointer {
  position: absolute;
  overflow: hidden;
  top: 0;
  width: 0;
  height: 0;
}
.legacy-markup .tour-popup.left .pointer {
  top: 0;
  right: 0;
  width: 73px;
  height: 32px;
  background: url(/__data/assets/image/0010/172/tour-pointer-l.png);
}
.legacy-markup .tour-popup.left.below .pointer {
  top: 0;
  right: 0;
  width: 32px;
  height: 73px;
  background: url(/__data/assets/image/0009/171/tour-pointer-br.png);
}
.legacy-markup .tour-popup.right .pointer {
  top: 0;
  left: 0;
  width: 73px;
  height: 32px;
  background: url(/__data/assets/image/0011/173/tour-pointer-r.png);
}
.legacy-markup .tour-popup.right.below .pointer {
  top: 0;
  left: 0;
  width: 32px;
  height: 73px;
  background: url(/__data/assets/image/0008/170/tour-pointer-bl.png);
}
.legacy-markup fieldset.section {
  border-bottom: 1px solid #333;
}
.legacy-markup form div.increment {
  display: inline-block;
  position: relative;
  padding-left: 25px;
}
.legacy-markup form div.increment a {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  font-size: 24px;
  color: #575656;
}
.legacy-markup form div.increment a.less {
  left: 0;
}
.legacy-markup form div.increment a.more {
  right: -25px;
}
.legacy-markup form div.increment input {
  width: 70px;
  text-align: center;
}
.legacy-markup .field-separator {
  display: inline-block;
  margin: 0 1em;
}
.legacy-markup .form-handler-popup {
  border: 1px solid #fff;
  padding: 5px 8px;
  font-size: 0.875em;
  color: #797979;
  background-color: #f8f8f8;
}
.legacy-markup .popup-type-error {
  color: #dc0a2c;
}
.legacy-markup input.postcode {
  width: 90px;
}
.legacy-markup select.styled, .legacy-markup select.sq-form-field {
  outline: 0;
  border: 1px solid #ccc;
  height: 37px;
  line-height: 37px;
  background-color: #fff;
}
.legacy-markup .switcher-group .switcher-item {
  display: none;
}
.legacy-markup .switcher-group .switcher-item-active {
  display: block;
}
.legacy-markup .loader {
  background: url(/__data/assets/image/0014/167/ind-load-anim.gif) no-repeat scroll 50% 50% transparent;
  display: block;
  height: 24px;
  margin: 1em auto;
  width: 100%;
}
.legacy-markup form.loading button[type='submit'] > span:before {
  content: '';
  display: inline-block;
  margin-right: 0.5em;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  background: url(/__data/assets/image/0014/167/ind-load-anim.gif);
}
.legacy-markup .panel form .field > label {
  display: block;
  float: none;
  margin-bottom: 0.5em;
  padding: 0;
  width: auto;
}
.legacy-markup .panel form .field.inline {
  padding-left: 0;
}
.legacy-markup .panel form .field.inline > label {
  display: inline-block;
}
.legacy-markup .panel form fieldset.control {
  padding-left: 0;
}
.legacy-markup #login-panel {
  position: absolute;
  left: -999em;
  top: -999em;
}
.legacy-markup #login-panel .panel {
  position: relative;
}
.legacy-markup #login-panel .close {
  position: absolute;
  right: 20px;
  top: 20px;
  font-size: 32px;
}
.legacy-markup #frm-login, .legacy-markup #frm-login fieldset {
  margin: 0;
}
.legacy-markup #frm-search-main {
  position: absolute;
  right: 0;
  bottom: 20px;
  margin: 0 10px;
  border: 1px solid #575656;
  width: 925px;
}
.legacy-markup body.has-grid #frm-search-main {
  width: 1000px;
}
.legacy-markup #frm-search-main label {
  display: block !important;
  float: left;
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 46px;
  font-size: 32px;
  color: #fff;
  background-color: #b3b2b2;
}
.legacy-markup #frm-search-main #search-keywords {
  float: left;
  box-sizing: border-box;
  border: 0;
  margin: 0;
  width: 875px;
  height: 50px;
  padding: 0 0 0 10px;
  font: 1.5em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup body.has-grid #frm-search-main #search-keywords {
  width: 940px;
}
.legacy-markup #frm-search-main label span, .legacy-markup #frm-search-main button {
  position: absolute;
  visibility: hidden;
}
.legacy-markup ul.tags, .legacy-markup .tags ul {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.legacy-markup .tags li {
  float: left;
  margin: 0 6px 6px 0;
}
.legacy-markup .tags li a, .legacy-markup .tags li span {
  display: block;
  box-shadow: 3px 3px 0 #d2d1d1;
  border: 1px solid #a0a0a0;
  padding: 5px;
  text-decoration: none;
  word-break: inherit;
}
.legacy-markup .share {
  overflow: hidden;
  list-style: none;
  padding: 0;
}
.legacy-markup .share li {
  float: right;
  margin-right: 5px;
  text-align: center;
  line-height: 30px;
  font-size: 16px;
}
.legacy-markup .share li a {
  display: block;
  border-radius: 50%;
  height: 30px;
  width: 30px;
  color: #fff;
  background-color: #575656;
}
.legacy-markup .share li a:hover, .legacy-markup .share li a:focus, .legacy-markup .share li a:active {
  color: #fff;
  background-color: #c00a27;
}
.legacy-markup .share .label {
  display: none;
}
.legacy-markup ul.carousel {
  position: relative;
  list-style: none;
  padding: 0;
}
.legacy-markup .carousel.small {
  border: 1px solid #333;
  width: 280px;
  height: 180px;
}
.legacy-markup ul.carousel li {
  position: absolute;
  left: 0;
  top: 0;
}
.legacy-markup .carousel.small li {
  width: 280px;
  height: 180px;
}
.legacy-markup .carousel-container .navigation {
  position: absolute;
  border: 1px solid #333;
  width: 30px;
  height: 38px;
  text-align: center;
  font-size: 32px;
  background-color: #fff;
}
.legacy-markup .carousel-container .nav-prev {
  left: 0;
}
.legacy-markup .carousel-container .nav-next {
  right: 0;
}
.legacy-markup div.bio {
  overflow: hidden;
}
.legacy-markup div.bio img.portrait {
  float: left;
  margin: 0 1em 1em 0;
}
.legacy-markup div.bio h3 {
  margin-top: 0;
}
.legacy-markup .accordion {
  clear: both;
  margin: 1em 0;
}
.legacy-markup .accordion.active article .content {
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
  opacity: 0;
  overflow: hidden;
}
.legacy-markup .accordion.active article.open .content {
  opacity: 1;
  padding-bottom: 25px;
}
.legacy-markup .accordion .handle {
  position: relative;
  margin: 0;
  border-bottom: 1px solid #333;
  padding: 0.625em 25px 0.625em 0;
  cursor: pointer;
}
.legacy-markup .accordion .handle:after {
  content: '\f067';
  position: absolute;
  right: 5px;
  top: 50%;
  margin-top: -7.5px;
  font: 18px/100% 'FontAwesome';
}
.legacy-markup .accordion .handle:hover, .legacy-markup .accordion .handle:focus, .legacy-markup .accordion .handle:active, .legacy-markup .accordion .open .handle {
  color: #c00a27;
}
.legacy-markup .accordion .open .handle:after {
  content: '\f068';
}
.legacy-markup table.data {
  width: 100%;
}
.legacy-markup table.data thead th {
  border-bottom: 3px double #ccc;
}
.legacy-markup table.data tbody td, .legacy-markup table.data tbody th {
  border-bottom: 1px solid #d3d3d3;
}
.legacy-markup .data-scroll .scroll-message {
  display: none;
}
.legacy-markup .search-results article {
  overflow: hidden;
  clear: left;
  border-top: 1px solid #333;
}
.legacy-markup .search-results img.context {
  float: left;
  margin: 1em 10px 1em 0;
}
.legacy-markup .search-results article > .title {
  margin: 0.625em 0;
  font: 1.5em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .search-results article > .title a {
  text-decoration: none;
}
.legacy-markup .search-results article > .title a:hover, .legacy-markup .search-results article > .title a:focus, .legacy-markup .search-results article > .title a:active {
  text-decoration: underline;
}
.legacy-markup .search-results article > .subtitle {
  margin: 0.75em 0;
  font: 1.25em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup article.profile img.portrait {
  float: left;
  margin-top: 1em;
}
.legacy-markup article.profile dl.details {
  padding-bottom: 1em;
  border-bottom: 1px solid #d4d4d4;
}
.legacy-markup article.profile dl.details dt {
  width: 30%;
}
.legacy-markup article.profile dl.details dd {
  width: 65%;
}
.legacy-markup .boxes {
  border: 1px solid #333;
}
.legacy-markup .boxes td, .legacy-markup .boxes th, .legacy-markup .boxes dt, .legacy-markup .boxes dd {
  float: none;
  margin: 0;
  width: auto;
  padding: 15px;
}
.legacy-markup .boxes dt, .legacy-markup .boxes dd {
  display: block;
  border-bottom: 1px solid #c8c8c8;
}
.legacy-markup .boxes th, .legacy-markup .boxes td {
  border-right: 1px solid #c8c8c8;
}
.legacy-markup .boxes th:last-child, .legacy-markup .boxes td:last-child {
  border-right: 0;
}
.legacy-markup .boxes thead th {
  border-bottom: 1px solid #c8c8c8;
}
.legacy-markup .contacts {
  margin: 1em 0;
}
.legacy-markup .contacts article {
  margin: 1em 0;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 1em;
  overflow: hidden;
}
.legacy-markup .contacts article:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.legacy-markup .contacts img {
  float: left;
}
.legacy-markup .contacts .title, .legacy-markup .contacts p {
  margin: 0 0 0 95px;
  padding-bottom: 0.6em;
}
.legacy-markup .contacts .title {
  font: 1.625em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup #usertools {
  overflow: hidden;
  margin: 1em 0;
  padding: 0 1em;
  color: #fff;
  background-color: #575656;
}
.legacy-markup #usertools a {
  color: #fff;
}
.legacy-markup #usertools p.details {
  margin: 10px 0 5px;
  font-size: 1.125em;
}
.legacy-markup #usertools p.details a.logout {
  font-size: 0.7777777778em;
}
.legacy-markup #usertools ul.tools {
  overflow: hidden;
  list-style: none;
  border-top: 1px solid #fff;
  padding: 5px 0 0;
}
.legacy-markup #usertools ul.tools li {
  float: left;
  width: 50%;
  padding: 5px 0 0;
}
.legacy-markup #usertools ul.tools li.selected {
  font-weight: bold;
}
.legacy-markup p.notice, .legacy-markup div.notice {
  position: relative;
  padding: 20px;
  color: #fff;
  font: 1em/120% 'Roboto', sans-serif;
  background-color: #c00a27;
}
.legacy-markup p.notice:empty, .legacy-markup div.notice:empty {
  display: none;
}
.legacy-markup .lt-ie9 p.notice.unstyle-lt-ie9, .legacy-markup .lt-ie9 div.notice.unstyle-lt-ie9 {
  background: none;
  color: #333;
  padding: 0 20px;
}
.legacy-markup p.notice.secondary {
  box-shadow: none;
  border: 1px solid #333;
  color: #333;
  background-color: transparent;
}
.legacy-markup p.notice.with-icon {
  padding-left: 60px;
}
.legacy-markup p.notice a {
  color: #fff;
}
.legacy-markup p.notice i.fa {
  position: absolute;
  left: 20px;
  top: 50%;
  margin-top: -12px;
  font-size: 24px;
}
.legacy-markup .duplicate-target .placed-item {
  position: relative;
}
.legacy-markup .duplicate-target fieldset.placed-item .delete-duplicate-item {
  position: absolute;
  right: 0;
  top: 1em;
  margin: 0;
}
.legacy-markup .duplicate-target fieldset.placed-item .delete-duplicate-item:before {
  content: '\f00d';
  margin-right: 0.5em;
  font-family: 'FontAwesome';
  color: #c4203a;
}
.legacy-markup .imis-verify-group .imis-response-status:before {
  margin-right: 0.5em;
  font-family: 'FontAwesome';
}
.legacy-markup form p.field-req.response-valid:before {
  content: '\f00c';
  color: #61a974;
  margin-right: 0.5em;
  font-family: 'FontAwesome';
}
.legacy-markup form p.field-req.response-invalid:before {
  content: '\f00d';
  color: #c4203a;
  margin-right: 0.5em;
  font-family: 'FontAwesome';
}
.legacy-markup .imis-verify-group .imis-response-status.response-valid:before {
  content: '\f00c';
  color: #61a974;
}
.legacy-markup .imis-verify-group .imis-response-status.response-invalid:before {
  content: '\f00d';
  color: #c4203a;
}
.legacy-markup .imis-verify-group input.response-valid .rfields input.response-valid, .legacy-markup .rfields textarea.response-valid {
  background-color: #dff3c1;
}
.legacy-markup .imis-verify-group input.response-invalid, .legacy-markup .rfields input.response-invalid, .legacy-markup .rfields textarea.response-invalid {
  color: #fff;
  background-color: #c4203a;
}
.legacy-markup .cta {
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  font-size-adjust: none;
  font-stretch: normal;
  font-feature-settings: normal;
  font-language-override: normal;
  font-kerning: auto;
  font-synthesis: weight style;
  font-variant: normal;
  font-size: inherit;
  text-rendering: auto;
  -moz-osx-font-smoothing: grayscale;
}
.legacy-markup .cta:before {
  content: "";
}
.legacy-markup .mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.legacy-markup .mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.legacy-markup .mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.legacy-markup .mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.legacy-markup .mfp-align-top .mfp-container:before {
  display: none;
}
.legacy-markup .mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.legacy-markup .mfp-inline-holder .mfp-content, .legacy-markup .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.legacy-markup .mfp-ajax-cur {
  cursor: progress;
}
.legacy-markup .mfp-zoom-out-cur, .legacy-markup .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.legacy-markup .mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.legacy-markup .mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.legacy-markup .mfp-close, .legacy-markup .mfp-arrow, .legacy-markup .mfp-preloader, .legacy-markup .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.legacy-markup .mfp-loading.mfp-figure {
  display: none;
}
.legacy-markup .mfp-hide {
  display: none !important;
}
.legacy-markup .mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.legacy-markup .mfp-preloader a {
  color: #ccc;
}
.legacy-markup .mfp-preloader a:hover {
  color: #fff;
}
.legacy-markup .mfp-s-ready .mfp-preloader {
  display: none;
}
.legacy-markup .mfp-s-error .mfp-content {
  display: none;
}
.legacy-markup button.mfp-close, .legacy-markup button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.legacy-markup button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.legacy-markup .mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.legacy-markup .mfp-close:hover, .legacy-markup .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.legacy-markup .mfp-close:active {
  top: 1px;
}
.legacy-markup .mfp-close-btn-in .mfp-close {
  color: #333;
}
.legacy-markup .mfp-image-holder .mfp-close, .legacy-markup .mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.legacy-markup .mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.legacy-markup .mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.legacy-markup .mfp-arrow:active {
  margin-top: -54px;
}
.legacy-markup .mfp-arrow:hover, .legacy-markup .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}
.legacy-markup .mfp-arrow:before, .legacy-markup .mfp-arrow:after, .legacy-markup .mfp-arrow .mfp-b, .legacy-markup .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.legacy-markup .mfp-arrow:after, .legacy-markup .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.legacy-markup .mfp-arrow:before, .legacy-markup .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.legacy-markup .mfp-arrow-left {
  left: 0;
}
.legacy-markup .mfp-arrow-left:after, .legacy-markup .mfp-arrow-left .mfp-a {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.legacy-markup .mfp-arrow-left:before, .legacy-markup .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.legacy-markup .mfp-arrow-right {
  right: 0;
}
.legacy-markup .mfp-arrow-right:after, .legacy-markup .mfp-arrow-right .mfp-a {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.legacy-markup .mfp-arrow-right:before, .legacy-markup .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}
.legacy-markup .mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.legacy-markup .mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.legacy-markup .mfp-iframe-holder .mfp-close {
  top: -40px;
}
.legacy-markup .mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.legacy-markup .mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
.legacy-markup img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.legacy-markup .mfp-figure {
  line-height: 0;
}
.legacy-markup .mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.legacy-markup .mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.legacy-markup .mfp-figure figure {
  margin: 0;
}
.legacy-markup .mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.legacy-markup .mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.legacy-markup .mfp-image-holder .mfp-content {
  max-width: 100%;
}
.legacy-markup .mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .legacy-markup {
    /**
     * Remove all paddings around the image on small screen
     */
  }
  .legacy-markup .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .legacy-markup .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .legacy-markup .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .legacy-markup .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .legacy-markup .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .legacy-markup .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .legacy-markup .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .legacy-markup .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .legacy-markup header .inner .button.opener.filters .opener:hover, .legacy-markup header .inner .button.opener.filters .opener:focus {
    color: #333;
  }
  .legacy-markup header .inner .button .opener.opener-active, .legacy-markup header .inner .button.opener.filters .opener.opener-active:hover, .legacy-markup header .inner .button.opener.filters .opener.opener-active:focus {
    color: #c00a27 !important;
  }
  .legacy-markup .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .legacy-markup .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .legacy-markup .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .legacy-markup .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.legacy-markup .mfp-ie7 .mfp-img {
  padding: 0;
}
.legacy-markup .mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}
.legacy-markup .mfp-ie7 .mfp-container {
  padding: 0;
}
.legacy-markup .mfp-ie7 .mfp-content {
  padding-top: 44px;
}
.legacy-markup .mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}
.legacy-markup a.call-to-action {
  -webkit-appearance: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  background: #fff;
  border: 1px solid #c00a27;
  box-shadow: 3px 3px 0 #c00a27;
  color: #333;
  cursor: pointer;
  display: inline-block;
  font: 1.125em/24px 'Roboto', sans-serif;
  outline: 0;
  padding: 10px 15px;
  position: relative;
  min-width: 210px;
  text-decoration: none;
}
.legacy-markup a.call-to-action:focus, .legacy-markup a.call-to-action:hover {
  color: #c00a27;
}
.legacy-markup a.call-to-action:active {
  box-shadow: 1px 1px 0 #c00a27;
  left: 2px;
  top: 2px;
}
.legacy-markup .link-product {
  height: 55px;
  margin: 1em 0;
}
.legacy-markup .link-product .field {
  clear: left;
  float: left;
  margin: 0.25em 0;
}
.legacy-markup .link-product .field > span {
  float: left;
  font-size: 0.9375em;
  line-height: 140%;
  margin: 0 10px 0 0;
  width: 180px;
}
.legacy-markup .link-product .control {
  float: right;
  margin: 0;
  overflow: hidden;
  padding: 3px;
  width: auto;
}
@media only screen and (max-width: 765px) {
  .legacy-markup .link-product {
    height: auto;
    text-align: center;
  }
  .legacy-markup .link-product .field, .legacy-markup .link-product .control {
    clear: none;
    float: none;
    overflow: hidden;
  }
  .legacy-markup .link-product .field > span {
    margin: 1em auto;
  }
  .legacy-markup header .inner .button.opener.filters .opener:hover, .legacy-markup header .inner .button.opener.filters .opener:focus {
    color: #333;
  }
  .legacy-markup header .inner .button .opener.opener-active, .legacy-markup header .inner .button.opener.filters .opener.opener-active:hover, .legacy-markup header .inner .button.opener.filters .opener.opener-active:focus {
    color: #c00a27 !important;
  }
}
.legacy-markup .contacts .title, .legacy-markup .contacts .image {
  margin: 0 0 0 95px;
}
.legacy-markup .contacts .title, .legacy-markup .contacts p {
  margin: 0;
}
.legacy-markup .contacts .title, .legacy-markup .contacts .noimage {
  margin: 0;
}
.legacy-markup .clear-search-terms-btn {
  display: block;
  background: none repeat scroll 0 0 #fff;
  color: #333;
  border-left: solid 1px #575656;
  bottom: 5px;
  cursor: pointer;
  padding: 0 10px 0 15px;
  position: absolute;
  right: 0;
  text-decoration: underline;
  top: 5px;
  visibility: visible;
  line-height: 40px;
}
.legacy-markup .clear-search-terms-btn:hover {
  color: #c00a27;
}
.legacy-markup .clear-search-terms-btn i {
  margin-left: 5px;
}
.legacy-markup .company-form .checkbox-edit-field .edit > ul {
  margin: 5px 0;
  padding: 0;
}
.legacy-markup .company-form .checkbox-edit-field .edit > ul li {
  list-style: outside none none;
}
.legacy-markup #login-panel.login-page {
  left: 0;
  top: 0;
  position: relative;
}
.legacy-markup #form_email_1312 select.styled {
  width: 201px;
}
.legacy-markup article.profile div.details {
  padding-bottom: 1em;
  border-bottom: 1px solid #d4d4d4;
}
.legacy-markup .ui-helper-hidden-accessible {
  display: none;
}
.legacy-markup .ui-autocomplete {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  _width: 160px;
  padding: 4px 0;
  margin: 2px 0 0 0;
  list-style: none;
  background-color: #fff;
  border-color: #ccc;
  border-color: rgba(0, 0, 0, 0.2);
  border-style: solid;
  border-width: 1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
}
.legacy-markup .ui-autocomplete .ui-menu-item > a.ui-corner-all {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #555;
  white-space: nowrap;
}
.legacy-markup .ui-autocomplete .ui-state-focus {
  background-color: #ccc;
}
.legacy-markup .ui-autocomplete.ui-state-hover, .legacy-markup .ui-autocomplete.ui-state-active {
  color: #fff;
  text-decoration: none;
  background-color: #08c;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  background-image: none;
}
.legacy-markup .debit-logo {
  float: right;
  margin: 0 1em 1em;
}
.legacy-markup .debit-address {
  margin: 0.625em 0;
  font: 1.5em/120% 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .debit-dl {
  overflow: visible;
}
.legacy-markup .debit-dl dt {
  float: none;
  margin: 0;
  width: auto;
}
.legacy-markup .debit-dl dd {
  border: 1px solid #575656;
  box-shadow: 3px 3px 0 #575656;
  float: none;
  margin: 0.25em 0 1em;
  padding: 0.25em 0.5em;
  width: auto;
}
.legacy-markup form.debit-form .sq-form-question-title {
  width: 280px;
}
.legacy-markup form .sort-code input.sq-form-field[type="text"]:first-child {
  margin-left: 0;
}
.legacy-markup form .sort-code input.sq-form-field[type="text"] {
  float: left;
  margin-left: 10px;
  text-align: center;
  width: 60px;
}
.legacy-markup ul.debit-list li {
  margin: 0.5em 0;
}
.legacy-markup ul.debit-list ul {
  list-style-type: circle;
  margin: 0;
}
@media only screen and (max-width: 510px) {
  .legacy-markup form.debit-form .sq-form-question-title, .legacy-markup form.debit-form em.sq-form-question-note {
    width: 100%;
  }
  .legacy-markup .debit-form .sq-form-question-answer {
    clear: left;
  }
  .legacy-markup .debit-logo {
    float: none;
    margin: 0;
  }
}
.legacy-markup article .intro.text-overlay {
  position: relative;
}
.legacy-markup .intro.text-overlay > p {
  color: #fff;
  font-size: 1.25em;
  margin: 4em 6em;
  position: absolute;
  text-align: center;
  text-shadow: 0 0 4px #000;
  top: 0;
}
.legacy-markup .community-search, .legacy-markup .community-advanced-search {
  margin: -6.25em 4em 4em;
  position: relative;
  z-index: 10;
}
.legacy-markup .community-search > h2, .legacy-markup .community-advanced-search > h2 {
  color: #fff;
  font-size: 2em;
  margin: 0.625em 0;
  text-align: center;
  text-shadow: 0 0 4px #000;
}
.legacy-markup .community-search-fields {
  background-color: #c00a27;
  font-size: 1.125em;
  padding: 0.2em;
}
.legacy-markup .community-search-fields::before, .legacy-markup .community-search-fields::after {
  content: '';
  display: table;
}
.legacy-markup .community-search-fields::after {
  clear: both;
}
.legacy-markup .community-search-fields label {
  background-color: #fff;
  box-sizing: border-box;
  display: block;
  float: left;
  margin: 0 1px;
  padding: 0;
  width: calc(33.3333% - 2px);
}
.legacy-markup .community-search-fields span {
  color: #777;
  font-size: 0.75em;
}
.legacy-markup .community-search-fields input {
  border-style: none;
  box-sizing: border-box;
  display: block;
  font-size: 0.75em;
  padding: 0.5em;
  width: 100%;
}
.legacy-markup .cs-location, .legacy-markup .cs-company {
  position: relative;
}
.legacy-markup .cs-location > span, .legacy-markup .cs-company > span {
  left: 0;
  padding: 0.5em;
  position: absolute;
  top: 1px;
}
.legacy-markup .cs-company > span {
  background-color: #fff;
  transition: top 0.2s ease 0s;
}
.legacy-markup .cs-company > input:focus + span, .legacy-markup .cs-company > input.has-value + span {
  top: -2em;
}
.legacy-markup .search-toggle-wrapper {
  border-bottom: 1px solid #808080;
  overflow: hidden;
}
.legacy-markup .search-toggle {
  cursor: pointer;
  float: right;
  font-size: 0.875em;
  padding: 0.5em 0;
  text-decoration: none;
}
.legacy-markup .community-search .search-toggle::after {
  content: '\f107';
  float: right;
  font-family: 'FontAwesome';
  font-size: larger;
  padding-left: 0.5em;
}
.legacy-markup .cs-button-wrapper {
  margin: 2em 0 3px;
  text-align: center;
}
.legacy-markup .cs-button-wrapper .near-me-wrapper {
  display: inline-block;
}
.legacy-markup .cs-button-wrapper .near-me-wrapper > span {
  margin: 0 1em;
}
.legacy-markup .advanced-cs-fields::before {
  border-radius: 0 0 200px 200px;
  box-shadow: 0 5px 8px -3px #000;
  content: '';
  display: block;
  height: 250px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.legacy-markup .advanced-cs-fields {
  background-color: #fff;
  padding: 0.5em 1.5em;
  position: relative;
}
.legacy-markup .advanced-cs-fields .search-toggle {
  font-size: 0.875em;
  padding: 0.5em 1.375em 0.5em 0;
  position: absolute;
  right: 0;
  text-decoration: none;
  top: 2.625em;
}
.legacy-markup .community-advanced-search .search-toggle::before {
  content: '\f106';
  float: left;
  font-family: 'FontAwesome';
  font-size: larger;
  padding: 0 0.5em;
}
.legacy-markup .advanced-cs-fields h3 {
  font-size: 1.25em;
  font-weight: normal;
}
.legacy-markup .acs-field-row {
  clear: both;
  overflow: hidden;
}
.legacy-markup .advanced-cs-fields input[type="text"], .legacy-markup .advanced-cs-fields select {
  /*border: 1px solid #ccc;*/
  box-sizing: border-box;
  height: 2.5em;
  padding: 0.5em;
  width: 100%;
  margin-bottom: 15px;
}
.legacy-markup .advanced-cs-fields .button {
  margin-top: 2em;
}
.legacy-markup .csr-subtitle {
  font-family: 'Roboto', sans-serif;
  font-size: 1.25em;
  font-weight: 300;
}
.legacy-markup form.csr-form {
  margin: 0 0 1em;
}
.legacy-markup .csr-form .advanced-cs-fields h3 {
  font-size: 1em;
}
.legacy-markup .csr-form .advanced-cs-fields {
  margin-bottom: 1.5em;
  padding: 0;
}
.legacy-markup .advanced-cs-fields fieldset label {
  display: block;
  font-family: 'Roboto', sans-serif;
  font-size: 0.875em;
  font-weight: 300;
  margin-bottom: 0.25em;
  padding: 0.25em 0;
}
.legacy-markup .csr-form hr {
  border-color: #ccc;
}
.legacy-markup .ca-community-results .panel {
  margin: 0.5em 0;
}
.legacy-markup .ca-community-results article {
  border-top: none;
}
.legacy-markup .ca-community-results .title {
  margin: 0 0 0.625em;
  font: 1.5em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .ca-community-results .title a {
  text-decoration: none;
}
.legacy-markup .ca-community-results .subtitle {
  margin: 0.75em 0 0.25em;
  font: 1.25em 'Roboto', sans-serif;
  font-weight: 300;
}
.legacy-markup .ca-community-results .button {
  display: block;
  margin-bottom: 1em;
}
.legacy-markup .ca-community-results .button a {
  box-sizing: border-box;
  width: 100%;
}
.legacy-markup .icon.size-24x24.community {
  background-position: 0 -72px;
}
.legacy-markup .ca-community-results .button:hover .icon.size-24x24.community {
  background-position: -24px -72px;
}
.legacy-markup .icon.size-24x24.mail {
  background-position: 0 -48px;
}
.legacy-markup .ca-community-results .button:hover .icon.size-24x24.mail {
  background-position: -24px -48px;
}
.legacy-markup .ca-community-results .cs-result-info {
  margin: 0 0 0.25em;
}
.legacy-markup .ca-community-results .pagination {
  clear: both;
}
.legacy-markup .ca-community-results .pagination-pages {
  margin-top: 2em;
}
.legacy-markup .ca-community-results .page-item.active {
  background-color: #c00a27;
  border-color: #c00a27;
  color: #fff;
}
.legacy-markup .ca-community-results .page-item {
  background-color: #fff;
  border: 1px solid #575656;
  display: block;
  float: left;
  margin-left: -1px;
  padding: 0.5em 0;
  width: 1.75em;
}
.legacy-markup .ca-community-results .pagination .left-arrow, .legacy-markup .ca-community-results .pagination .right-arrow {
  float: left;
}
.legacy-markup .lt-ie9 .community-search-fields:before, .legacy-markup .lt-ie9 .community-search-fields:after {
  content: '';
  display: table;
}
.legacy-markup .lt-ie9 .community-search-fields:after {
  clear: both;
}
.legacy-markup .lt-ie9 .community-search .search-toggle:after {
  content: '\f107';
  float: right;
  font-family: 'FontAwesome';
  font-size: larger;
  padding-left: 0.5em;
}
.legacy-markup .lt-ie9 .advanced-cs-fields:before {
  border-radius: 0 0 200px 200px;
  box-shadow: 0 5px 8px -3px #000;
  content: '';
  display: block;
  height: 250px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1;
}
.legacy-markup .lt-ie9 .community-advanced-search .search-toggle:before {
  content: '\f106';
  float: left;
  font-family: 'FontAwesome';
  font-size: larger;
  padding: 0 0.5em;
}
.legacy-markup .lt-ie9 .community-search-fields label {
  margin: 0 0.5%;
  width: 32.3333%;
}
.legacy-markup .lt-ie9 .community-search-fields.community-search-fields span {
  box-sizing: border-box;
  display: inline-block !important;
  float: left;
  padding: 0.625em 2%;
  position: static;
  width: 30%;
}
.legacy-markup .lt-ie9 .community-search-fields.community-search-fields input {
  display: inline-block;
  margin: 0;
  padding: 0.5em 2%;
  width: 70%;
}
.legacy-markup .sq-form-field.readonly {
  background: #a8a8a8;
}
.legacy-markup .profile-toggle.button, .legacy-markup .profile-toggle.button span {
  display: block;
}
.legacy-markup form em.sq-form-question-note.full-width-note {
  margin: 1em 0 1em;
  width: 100%;
}
.legacy-markup .formHideShow_mobile {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
  position: relative;
  display: inline-block;
  box-shadow: 3px 3px 0 #575656;
  border: 1px solid #575656;
  padding: 10px 15px;
  text-decoration: none;
  color: #333;
  background-color: #fff;
  cursor: pointer;
}
.legacy-markup .formHideShow_mobile:active {
  left: 2px;
  top: 2px;
  box-shadow: none !important;
  outline: none;
}
.legacy-markup .hideDiv {
  display: none;
}
.legacy-markup .loginbox {
  border: 1px solid #000;
}
.legacy-markup .login-title {
  color: #c00a27;
}
.legacy-markup .register-section {
  margin-left: 16px;
}
.legacy-markup .logout {
  text-decoration: underline;
  word-wrap: break-word;
  color: white;
  border: none;
  background: none;
  padding: 0;
}
.legacy-markup .logout:hover {
  color: #c00a27;
  cursor: pointer;
}
@media screen and (max-width: 765px) {
  .legacy-markup .loginbox {
    margin-top: 20px !important;
  }
}
@media only screen and (max-width: 510px) {
  .legacy-markup {
    /*visibility: hidden;
     display: none;*/
  }
  .legacy-markup .community-search.community-search h2 {
    font-size: 1em !important;
  }
  .legacy-markup .community-search, .legacy-markup .community-advanced-search {
    margin: initial;
    position: relative;
    z-index: 10;
  }
  .legacy-markup .intro.text-overlay > p {
    color: #000;
    font-size: 0.85rem;
    margin: 1em 1em;
    text-align: left;
    top: 0;
    position: relative;
    text-shadow: none;
  }
  .legacy-markup .community-search > h2, .legacy-markup .community-advanced-search > h2 {
    text-shadow: none;
    color: #000;
  }
  .legacy-markup .advanced-cs-fields .search-toggle {
    top: -1em;
  }
  .legacy-markup .community-search-fields label {
    width: 100%;
    border-bottom: 2px solid #c00a27;
  }
  .legacy-markup .community-search-fields label:last-child {
    border-bottom: none;
  }
  .legacy-markup .csr-subtitle {
    display: none;
  }
}
@media only screen and (min-width: 511px) and (max-width: 765px) {
  .legacy-markup .intro.text-overlay > p {
    color: #000;
    font-size: 1rem;
    margin: 1em 2em;
    position: relative;
    text-align: left;
    text-shadow: none;
  }
  .legacy-markup .community-search > h2, .legacy-markup .community-advanced-search > h2 {
    color: #000;
    font-size: 2em;
    margin: 0.625em 0;
    text-align: center;
    text-shadow: none;
  }
  .legacy-markup .community-search, .legacy-markup .community-advanced-search {
    margin: 1em;
    position: relative;
    z-index: 10;
  }
  .legacy-markup .csr-subtitle {
    display: none;
  }
}
.legacy-markup .small {
  font-size: 0.65rem !important;
}
/* debug information only - delete before production! */
/*
 @media only screen and (max-width: 1315px) {
 body:before { content: 'max-width: 1315px'; position: fixed; left: 0; top: 0; padding: 4px; font-size: 10px; background: moccasin; }
 }
 @media only screen and (max-width: 1020px) {
 body:before { content: 'max-width: 1020px'; position: fixed; left: 0; top: 0; padding: 4px; font-size: 10px; background: salmon; }
 }
 @media only screen and (max-width: 765px) {
 body:before { content: 'max-width: 765px'; position: fixed; left: 0; top: 0; padding: 4px; font-size: 10px; background: darkturquoise; }
 }
 @media only screen and (max-width: 510px) {
 body:before { content: 'max-width: 510px'; position: fixed; left: 0; top: 0; padding: 4px; font-size: 10px; background: thistle; }
 }*/
/* medium */
.legacy-markup {
  /* content */
  /* small (large tablets, etc) */
  /* small (large phones, small tablets, etc) */
  /* tiny (phones, etc) */
  /* Community tool mobile button styling - 09/02/2016 - MA */
  /* End Community button styling */
}
@media only screen and (max-width: 1315px) {
  .legacy-markup {
    /* filters */
    /* buttons */
    /* articles */
    /* base carousels */
  }
  .legacy-markup h1 {
    font-size: 2em;
    margin: 0 0 0.46875em 0;
  }
  .legacy-markup h2 {
    margin: 0.75em 0;
    font-size: 1.25em;
  }
  .legacy-markup img {
    max-width: 100%;
    height: auto;
  }
  .legacy-markup blockquote p {
    font-size: 1.25em;
  }
  .legacy-markup .filter li {
    font-size: 0.875em;
  }
  .legacy-markup .button, .legacy-markup .button {
    font-size: 1em;
  }
  .legacy-markup #content-main .button > * {
    min-width: 0;
  }
  .legacy-markup .button.login {
    margin: 1em 0;
  }
  .legacy-markup article .intro .meta {
    width: 50%;
  }
  .legacy-markup article .intro .meta dt, .legacy-markup article .intro .meta dd {
    width: auto;
  }
  .legacy-markup article .intro .carousel.small, .legacy-markup article .intro .carousel.small li {
    width: 250px;
    height: 161px;
  }
}
@media only screen and (max-width: 1020px) {
  .legacy-markup {
    /* z-indexes */
    /* main layout */
    /*      > .inner,
     body.has-grid > .inner {
     position: relative;
     width: 765px;
     }*/
    /* header */
    /* content */
    /* main search form */
    /* scrollable data tables */
    /* full basket */
  }
  .legacy-markup #content-filters.opened {
    z-index: 1000;
  }
  .legacy-markup #content-filters-mask {
    z-index: 999;
  }
  .legacy-markup header > .inner, .legacy-markup body.has-grid header > .inner {
    width: 745px;
    height: 210px;
  }
  .legacy-markup #content-main.col, .legacy-markup #content-filters.col {
    margin: 0;
  }
  .legacy-markup #content-main, .legacy-markup body.has-grid #content-main {
    margin: 0;
    width: 745px;
  }
  .legacy-markup #content-filters, .legacy-markup #content-filters.col {
    position: absolute;
    display: none;
    float: none;
    left: 0;
    top: -20px;
    padding: 20px;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .legacy-markup #content-filters .button.login {
    margin-top: 0;
  }
  .legacy-markup #content-filters .panel {
    padding: 0;
    background: transparent;
  }
  .legacy-markup #content-filters.opened {
    display: block;
  }
  .legacy-markup .grid-filters .see-all {
    display: inline-block;
    margin-top: 0;
  }
  .legacy-markup #logo {
    float: none;
  }
  .legacy-markup header .opener.filters {
    display: block;
    float: left;
    margin-right: 20px;
  }
  .legacy-markup #whitebox-overlay .video-item img {
    max-width: 715px;
    height: auto !important;
  }
  .legacy-markup #frm-search-main, .legacy-markup body.has-grid #frm-search-main {
    position: relative;
    float: right;
    left: auto;
    bottom: auto;
    margin: 0;
    width: 450px;
  }
  .legacy-markup #frm-search-main #search-keywords, .legacy-markup body.has-grid #frm-search-main #search-keywords {
    width: 400px;
  }
  .legacy-markup .data-scroll {
    position: relative;
  }
  .legacy-markup .data-scroll .scroll {
    box-sizing: border-box;
    overflow: auto;
    width: 100%;
  }
  .legacy-markup .data-scroll .scroll > * {
    border-right: 40px solid #fdfdfd;
  }
  .legacy-markup .data-scroll .mask {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 100%;
    background: url(/__data/assets/image/0014/176/scroll-mask.png) repeat-y right top;
  }
  .legacy-markup body.has-touch .data-scroll .scroll-message {
    display: block;
    position: absolute;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -90px;
    border: 1px solid #ccc;
    width: 170px;
    height: 80px;
    padding: 10px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.9);
  }
  .legacy-markup .data-scroll .scroll-message i.fa {
    margin-top: 10px;
    font-size: 30px;
    color: #5b5b5b;
  }
  .legacy-markup .data-scroll .scroll-message i.fa.fa-chevron-left {
    margin-right: 10px;
  }
  .legacy-markup .basket ul.tools .secondary {
    float: none;
    margin: 1em 0 0 0;
  }
  .legacy-markup .search-clear {
    display: none;
  }
}
@media only screen and (max-width: 1020px) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 1020px) and (device-pixel-ratio: 2) {
  .legacy-markup .data-scroll .mask {
    background: url(/__data/assets/image/0016/178/2x-scroll-mask.png);
    background-size: 40px auto;
  }
}
@media only screen and (min-width: 765px) {
  .legacy-markup .promo .small-promo {
    display: none;
  }
}
@media only screen and (max-width: 765px) {
  .legacy-markup {
    /* adverts visiblility */
    /* column system */
    /* main layout */
    /*      > .inner,
     body.has-grid > .inner {
     width: 510px;
     }*/
    /* content */
    /* cta buttons */
    /* forms */
    /* main search form */
    /* articles */
    /* base carousels */
    /* initial event booking form */
    /* profile interests form */
    /* search results */
    /* single profile */
  }
  .legacy-markup .promo .large-promo {
    display: none;
  }
  .legacy-markup .promo .small-promo {
    display: block;
  }
  .legacy-markup .col, .legacy-markup #content-main .col, .legacy-markup .col-group {
    float: none;
    width: auto;
    margin: 0;
  }
  .legacy-markup header > .inner, .legacy-markup body.has-grid header > .inner {
    width: 490px;
  }
  .legacy-markup #content-main, .legacy-markup body.has-grid #content-main {
    margin: 0;
    width: 490px;
  }
  .legacy-markup #content-related {
    clear: both;
  }
  .legacy-markup blockquote.quote {
    padding: 0 2.25em;
    background-position: 0 0.5em;
  }
  .legacy-markup blockquote.quote p {
    font-size: 1.125em;
  }
  .legacy-markup .button .secondary, .legacy-markup .button .tertiary {
    display: none;
  }
  .legacy-markup .cta-block {
    text-align: center;
    height: auto;
  }
  .legacy-markup .cta-block p.description {
    float: none;
    padding-top: 0;
  }
  .legacy-markup .cta-block .button {
    float: none;
  }
  .legacy-markup form .field, .legacy-markup form .multi-fields {
    float: none;
    clear: none;
  }
  .legacy-markup #frm-search-main, .legacy-markup body.has-grid #frm-search-main {
    width: 350px;
  }
  .legacy-markup #frm-search-main #search-keywords, .legacy-markup body.has-grid #frm-search-main #search-keywords {
    width: 300px;
  }
  .legacy-markup article aside.boxout {
    float: none;
    margin: 1em 0;
    width: auto;
  }
  .legacy-markup article .intro .meta {
    width: 100%;
  }
  .legacy-markup dl.meta {
    margin-top: 0;
  }
  .legacy-markup article .intro .carousel-container {
    float: none;
    clear: both;
    width: 252px;
    height: 163px;
  }
  .legacy-markup form.purchase-qty-initial {
    height: auto;
    text-align: center;
  }
  .legacy-markup form.purchase-qty-initial label[for='purchase-qty'], .legacy-markup form.purchase-qty-initial div.increment {
    display: block;
    float: none;
  }
  .legacy-markup form.purchase-qty-initial label[for='purchase-qty'] {
    width: 100%;
  }
  .legacy-markup form.purchase-qty-initial div.increment {
    margin: 1em auto;
    width: 90px;
    padding: 0;
  }
  .legacy-markup form.purchase-qty-initial div.increment a.less {
    left: -25px;
  }
  .legacy-markup form.purchase-qty-initial fieldset, .legacy-markup form.purchase-qty-initial fieldset.control {
    float: none;
  }
  .legacy-markup form.purchase-qty-initial fieldset.control {
    padding: 3px;
  }
  .legacy-markup #frm-profile-interests .col2 {
    float: left;
    width: 33.3%;
  }
  .legacy-markup #frm-profile-interests .col2 .field {
    margin: 0.5em 0;
  }
  .legacy-markup .search-results img.context {
    width: 95px;
    height: auto;
  }
  .legacy-markup article.profile img.portrait {
    margin-top: 0;
    width: 95px;
    height: auto;
  }
  .legacy-markup article.profile .text {
    margin-left: 105px;
  }
  .legacy-markup article.profile dl.details dt, .legacy-markup article.profile dl.details dd {
    display: block;
    float: none;
    width: auto;
  }
}
@media only screen and (max-width: 510px) {
  .legacy-markup {
    /* main layout */
    /* header */
    /* forms */
    /* Registration Validation */
    /* main search form */
    /* profile interests form */
    /* biography panels */
    /* tour elements */
    /* contacts list */
    /* single profile */
    /* articles */
    /* full basket */
    /* Squiz: clear search terms */
  }
  .legacy-markup header > .inner, .legacy-markup body.has-grid header > .inner, .legacy-markup #content-main, .legacy-markup body.has-grid #content-main {
    /*      > .inner,
     body.has-grid > .inner,*/
    float: none;
    width: auto;
    padding: 0 10px;
  }
  .legacy-markup header > .inner, .legacy-markup body.has-grid header > .inner {
    height: 150px;
  }
  .legacy-markup .content-panel {
    overflow: hidden;
  }
  .legacy-markup #logo .main {
    margin: 0;
    width: 148.6666666667px;
    height: 43.3333333333px;
  }
  .legacy-markup #logo .main span {
    background-size: contain;
  }
  .legacy-markup #logo .subhead {
    display: none;
  }
  .legacy-markup form textarea, .legacy-markup form input {
    min-width: 0;
    max-width: 100%;
  }
  .legacy-markup form .field > label, .legacy-markup form p.field-label {
    display: block;
    float: none;
    margin-bottom: 0.25em;
  }
  .legacy-markup form .field.inline > label {
    display: inline;
  }
  .legacy-markup form .multi-fields .field {
    margin-left: 0;
  }
  .legacy-markup form fieldset.control {
    padding-left: 0;
  }
  .legacy-markup .field-separator {
    margin: 0 0.5em;
  }
  .legacy-markup form p.notes {
    padding-left: 0;
  }
  .legacy-markup #page_account_manager_446 label.error {
    margin: 0.5em 0;
  }
  .legacy-markup #frm-search-main, .legacy-markup body.has-grid #frm-search-main {
    width: 205px;
  }
  .legacy-markup #frm-search-main label {
    width: 45px;
    height: 45px;
    line-height: 41px;
    font-size: 28px;
  }
  .legacy-markup #frm-search-main #search-keywords, .legacy-markup body.has-grid #frm-search-main #search-keywords {
    width: 140px;
    height: 45px;
    font-size: 0.7em;
  }
  .legacy-markup #frm-profile-interests .col2 {
    float: none;
    width: auto;
  }
  .legacy-markup div.bio img.portrait {
    max-width: 50%;
    height: auto;
  }
  .legacy-markup .tour-popup .content {
    width: 200px;
    padding: 10px;
  }
  .legacy-markup .tour-popup .content h2 {
    font-size: 1.25em;
  }
  .legacy-markup .tour-popup .content p {
    font-size: 0.75em;
  }
  .legacy-markup .contacts .title {
    font-size: 1.25em;
  }
  .legacy-markup article.profile img.portrait {
    display: block;
    float: none;
    margin: 1em 0;
  }
  .legacy-markup article.profile .text {
    margin-left: 0;
  }
  .legacy-markup article .author img {
    width: 50px;
    height: auto;
  }
  .legacy-markup article .author cite {
    font-size: 1em;
  }
  .legacy-markup .basket ul.tools li {
    display: block;
    float: none;
    width: auto;
    margin: 1em 0 0 0;
  }
  .legacy-markup .basket ul.tools li {
    display: block;
    float: none;
    margin: 1em 0 0 0;
  }
  .legacy-markup .basket ul.tools li.button > * {
    display: block;
  }
  .legacy-markup .duplicate-target fieldset.placed-item .delete-duplicate-item {
    position: static;
    margin: 1em 0;
  }
  .legacy-markup .clear-search-terms-btn {
    border: none;
    padding: 0 5px;
  }
  .legacy-markup .clear-search-terms-btn span {
    display: none;
  }
  .legacy-markup .clear-search-terms-btn i {
    margin-left: 0;
    vertical-align: text-top;
  }
}
@media only screen and (max-width: 510px) and (-webkit-device-pixel-ratio: 2), screen and (max-width: 490px) and (device-pixel-ratio: 2) {
  .legacy-markup #logo .main span {
    background-image: url(/__data/assets/image/0015/177/2x-logo.gif);
  }
}
@media (max-width: 394px) {
  .legacy-markup .cs-button-wrapper > .button, .legacy-markup .near-me-wrapper, .legacy-markup .near-me-wrapper > .button {
    width: 100%;
  }
  .legacy-markup .cs-button-wrapper > .button > span {
    width: 88%;
  }
  .legacy-markup .near-me-wrapper > .button > span {
    width: 88%;
  }
  .legacy-markup .cs-button-wrapper > .button {
    margin-bottom: 10px;
  }
  .legacy-markup .near-me-wrapper > .button {
    margin: 10px 0 10px 0;
  }
}
.legacy-markup {
  /*Mobile view */
  /* Tablet fixes */
}
.legacy-markup #number-results .searchNumberStyle {
  font-family: "Roboto Light", Arial, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
  color: #4a4a4a;
  float: left;
  margin: 0.625em 0;
}
.legacy-markup .searchLayout {
  display: flex;
  margin: 0 0 20px 0;
}
.legacy-markup .leftDiv {
  flex: 0;
  margin-right: 28px;
}
.legacy-markup .centerDiv {
  flex: 4;
}
.legacy-markup .rightDiv {
  flex: 1;
  text-align: right;
  margin-right: 40px;
}
.legacy-markup #search-results .searchHeading {
  color: #4a4a4a;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  margin: 0;
}
.legacy-markup #search-results .searchPreview {
  color: #4a4a4a;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.legacy-markup #search-results .searchDate {
  margin-top: 35px;
  color: #4a4a4a;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 14px;
  line-height: 16px;
}
.legacy-markup #search-results .topic {
  color: #9b9b9b;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  line-height: 11px;
}
.legacy-markup #search-results .searchLink {
  text-decoration: none;
}
.legacy-markup .loadMore {
  border-radius: 4px;
  background-color: #e9e9e9;
  color: #4a4a4a;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 24px;
  text-align: center;
  height: 49px;
  width: 220px;
  border: none;
  cursor: pointer;
}
.legacy-markup .loadMore:hover {
  color: #c00a27;
}
.legacy-markup .loadMoreHolder {
  text-align: center;
  background-color: #f1f3f2;
  margin: 0 -10px 0 -10px;
  padding-top: 30px;
}
.legacy-markup .filterStyle {
  height: 30px;
  width: 230px;
  border-radius: 0px;
  background-color: #fff;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.5);
  float: right;
  position: relative;
  top: 10px;
  -webkit-appearance: none;
  padding-left: 10px;
  color: #9b9b9b;
  font-family: "Roboto Regular", Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
}
.legacy-markup .filter-container {
  background-color: #f1f3f2;
  height: 70px;
  position: relative;
  margin: 0 -10px 0 -10px;
}
.legacy-markup #content .results-table {
  margin: 0.625em 0;
  width: 100%;
}
.legacy-markup #content .results-table th {
  padding-left: 0;
}
.legacy-markup #content .results-table .last-updated {
  text-align: right;
  position: relative;
  right: 30px;
  width: 17%;
  color: #9b9b9b;
  font-family: 'Roboto Regular', Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
}
.legacy-markup #content .results-table .page-name-result {
  width: 68%;
  color: #9b9b9b;
  font-family: 'Roboto Regular', Arial, sans-serif;
  font-size: 16px;
  line-height: 19px;
  font-weight: normal;
}
.legacy-markup .search-seperator {
  width: 81%;
  position: relative;
  left: 15%;
}
.legacy-markup .leftFeatured {
  padding-top: 10px;
}
.legacy-markup .centerFeatured {
  background-color: #fff4e5;
  padding: 10px;
  border-radius: 5px;
}
.legacy-markup .rightFeatured {
  font-weight: 800;
}
@media screen and (max-width: 765px) {
  .legacy-markup .results-table, .legacy-markup .leftDiv {
    display: none;
  }
  .legacy-markup .search-seperator {
    display: none;
  }
  .legacy-markup .searchLayout {
    list-style: none;
    display: block;
  }
  .legacy-markup .rightDiv {
    text-align: left;
  }
  .legacy-markup #search-results .searchDate {
    margin-top: 10px;
  }
  .legacy-markup .searchLayout {
    border-bottom: 1px solid #9b9b9b;
    margin: 0px 0 10px 0;
  }
  .legacy-markup #search-results ul {
    padding-right: 0.5em;
    padding-left: 0.5em;
  }
  .legacy-markup .filter-container {
    height: auto;
  }
  .legacy-markup .filterStyle {
    float: none;
    margin-bottom: 20px;
    top: 0;
  }
  .legacy-markup .searchNumberStyle {
    width: 100%;
  }
}
@media screen and (max-width: 1315px) and (min-width: 765px) {
  .legacy-markup .search-seperator {
    width: 87%;
    left: 8%;
  }
  .legacy-markup #content .results-table .page-name-result {
    width: 75%;
  }
}
.legacy-markup {
  margin-bottom: 1em;
  /*  Share
   *  ********************************  */
  /*  Accordion
   *  ********************************  */
  /*  Related Content
   *  ********************************  */
}
.legacy-markup .bg-danger {
  background-color: #dc3545;
  color: #fff;
  padding: 1em;
}
.legacy-markup a {
  color: #4a4a4a;
}
.legacy-markup a:hover {
  color: #4a4a4a;
  text-decoration: underline;
}
.legacy-markup .article-wrapper a {
  color: #585858;
  font-weight: 400;
  text-decoration: underline;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.legacy-markup .article-wrapper a:hover {
  color: #313131;
}
.legacy-markup h1 {
  font-size: 2em;
}
.legacy-markup img {
  border-radius: 5px;
}
.legacy-markup button, .legacy-markup .button a, .legacy-markup a.call-to-action, .legacy-markup input[type="button"], .legacy-markup input[type="submit"] {
  background-color: #f9b122;
  border: 1px solid #f9b122 !important;
  border-radius: 5px;
  box-shadow: none !important;
  color: #313131;
  display: inline-block;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1;
  padding: 0.5rem 1rem;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.legacy-markup button:hover, .legacy-markup .button a:hover, .legacy-markup a.call-to-action:hover, .legacy-markup input[type="button"]:hover, .legacy-markup input[type="submit"]:hover {
  background-color: #fff;
  color: #4a4a4a;
}
.legacy-markup button::after, .legacy-markup .button a::after, .legacy-markup a.call-to-action::after, .legacy-markup input[type="button"]::after, .legacy-markup input[type="submit"]::after {
  content: normal !important;
}
.legacy-markup iframe {
  max-width: 100%;
}
.legacy-markup blockquote {
  background-image: url(https://www.icas.com/__data/assets/image/0020/473600/quote-side-grey.png?v=0.0.1);
}
.legacy-markup hr {
  border-top: 1px solid #dcdcdc;
  border-width: 1px 0 0 0;
}
.legacy-markup .article-wrapper, .legacy-markup .aside-wrapper {
  background: #fff;
  border-radius: 5px;
}
.legacy-markup .article-wrapper {
  margin-bottom: 1em;
  overflow: hidden;
  padding: 1em 1.5em;
}
@media screen and (min-width: 992px) {
  .legacy-markup .article-wrapper {
    margin-bottom: 0;
  }
}
.legacy-markup .aside-wrapper {
  padding: 1em;
}
.legacy-markup aside > article {
  border-bottom: 1px solid #dcdcdc;
}
.legacy-markup .promo-container img {
  border-radius: 0;
}
.legacy-markup article .author img {
  border: 1px solid #585858;
  width: 84px;
}
.legacy-markup article .boxout {
  border: 1px solid #585858;
  border-radius: 5px;
}
.legacy-markup article .boxout > h2:first-child {
  border-bottom: 1px solid #dcdcdc;
}
.legacy-markup .share li a {
  align-items: center;
  background-color: #585858;
  display: flex;
  justify-content: center;
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.legacy-markup .share li a:hover, .legacy-markup .share li a:focus, .legacy-markup .share li a:active {
  background-color: #313131;
}
.legacy-markup .share svg {
  fill: #fff;
  height: 20px;
}
.legacy-markup .accordion .handle::after, .legacy-markup .accordion .open .handle:after {
  content: normal;
}
.legacy-markup .accordion .handle {
  align-items: center;
  border-bottom: 1px solid #dcdcdc;
  color: #585858;
  display: flex;
  font-size: 1.25em;
  font-weight: 400;
  justify-content: space-between;
  padding-right: 0;
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
}
.legacy-markup .accordion .handle:hover, .legacy-markup .accordion .handle:focus, .legacy-markup .accordion .handle:active, .legacy-markup .accordion .open .handle {
  color: #313131;
}
.legacy-markup .accordion .handle svg {
  fill: #585858;
  height: 18px;
  margin-left: 0.25em;
  min-width: 16px;
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  width: 16px;
}
.legacy-markup .accordion .handle:hover svg {
  fill: #313131;
}
.legacy-markup .accordion .handle .fa-minus {
  display: none;
  fill: #313131;
}
.legacy-markup .accordion .open .handle .fa-plus {
  display: none;
}
.legacy-markup .accordion .open .handle .fa-minus {
  display: block;
}
.legacy-markup .related-content:empty {
  display: none;
}
.legacy-markup .related-content__image {
  width: 200px;
}

/*
  Running Squiz Matrix
  Developed by Squiz - http://www.squiz.net
  Squiz, Squiz Matrix, MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 12 March 2021 15:45:45
*/


/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
html {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -ms-overflow-style: scrollbar; }

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

.container {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }
  @media (min-width: 576px) {
    .container {
      max-width: 540px; } }
  @media (min-width: 768px) {
    .container {
      max-width: 720px; } }
  @media (min-width: 992px) {
    .container {
      max-width: 960px; } }
  @media (min-width: 1200px) {
    .container {
      max-width: 1140px; } }

.container-fluid {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

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

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

.col {
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  max-width: 100%; }

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

.col-1 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 8.33333%;
          flex: 0 0 8.33333%;
  max-width: 8.33333%; }

.col-2 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 16.66667%;
          flex: 0 0 16.66667%;
  max-width: 16.66667%; }

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

.col-4 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.33333%;
          flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.col-5 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 41.66667%;
          flex: 0 0 41.66667%;
  max-width: 41.66667%; }

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

.col-7 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 58.33333%;
          flex: 0 0 58.33333%;
  max-width: 58.33333%; }

.col-8 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 66.66667%;
          flex: 0 0 66.66667%;
  max-width: 66.66667%; }

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

.col-10 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 83.33333%;
          flex: 0 0 83.33333%;
  max-width: 83.33333%; }

.col-11 {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 91.66667%;
          flex: 0 0 91.66667%;
  max-width: 91.66667%; }

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

.order-first {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1; }

.order-last {
  -webkit-box-ordinal-group: 14;
      -ms-flex-order: 13;
          order: 13; }

.order-0 {
  -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
          order: 0; }

.order-1 {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1; }

.order-2 {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2; }

.order-3 {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3; }

.order-4 {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4; }

.order-5 {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5; }

.order-6 {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6; }

.order-7 {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7; }

.order-8 {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8; }

.order-9 {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9; }

.order-10 {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10; }

.order-11 {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11; }

.order-12 {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12; }

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .col-sm {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-sm-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-sm-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-sm-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-sm-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-sm-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-sm-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-sm-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-sm-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-sm-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333%; }
  .offset-sm-2 {
    margin-left: 16.66667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333%; }
  .offset-sm-5 {
    margin-left: 41.66667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333%; }
  .offset-sm-8 {
    margin-left: 66.66667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333%; }
  .offset-sm-11 {
    margin-left: 91.66667%; } }

@media (min-width: 768px) {
  .col-md {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-md-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-md-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-md-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-md-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-md-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-md-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-md-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-md-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-md-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-md-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333%; }
  .offset-md-2 {
    margin-left: 16.66667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333%; }
  .offset-md-5 {
    margin-left: 41.66667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333%; }
  .offset-md-8 {
    margin-left: 66.66667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333%; }
  .offset-md-11 {
    margin-left: 91.66667%; } }

@media (min-width: 992px) {
  .col-lg {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-lg-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-lg-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-lg-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-lg-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-lg-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-lg-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-lg-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-lg-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-lg-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333%; }
  .offset-lg-2 {
    margin-left: 16.66667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333%; }
  .offset-lg-5 {
    margin-left: 41.66667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333%; }
  .offset-lg-8 {
    margin-left: 66.66667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333%; }
  .offset-lg-11 {
    margin-left: 91.66667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -ms-flex-preferred-size: 0;
        flex-basis: 0;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: auto;
    max-width: 100%; }
  .col-xl-1 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
            flex: 0 0 8.33333%;
    max-width: 8.33333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
            flex: 0 0 16.66667%;
    max-width: 16.66667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
            flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
            flex: 0 0 33.33333%;
    max-width: 33.33333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
            flex: 0 0 41.66667%;
    max-width: 41.66667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
            flex: 0 0 58.33333%;
    max-width: 58.33333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
            flex: 0 0 66.66667%;
    max-width: 66.66667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
            flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
            flex: 0 0 83.33333%;
    max-width: 83.33333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
            flex: 0 0 91.66667%;
    max-width: 91.66667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1; }
  .order-xl-last {
    -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
            order: 13; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5; }
  .order-xl-6 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6; }
  .order-xl-7 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7; }
  .order-xl-8 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8; }
  .order-xl-9 {
    -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
            order: 9; }
  .order-xl-10 {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10; }
  .order-xl-11 {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11; }
  .order-xl-12 {
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333%; }
  .offset-xl-2 {
    margin-left: 16.66667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333%; }
  .offset-xl-5 {
    margin-left: 41.66667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333%; }
  .offset-xl-8 {
    margin-left: 66.66667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333%; }
  .offset-xl-11 {
    margin-left: 91.66667%; } }

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

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

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

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

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

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

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

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 768px) {
  .d-md-none {
    display: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

@media print {
  .d-print-none {
    display: none !important; }
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; } }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: row !important;
          flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
      -ms-flex-direction: column !important;
          flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: column-reverse !important;
          flex-direction: column-reverse !important; }

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

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

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

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

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
      -ms-flex-positive: 0 !important;
          flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
      -ms-flex-positive: 1 !important;
          flex-grow: 1 !important; }

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

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

.justify-content-start {
  -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
          justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
      -ms-flex-pack: end !important;
          justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
      justify-content: space-around !important; }

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

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

.align-items-center {
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
      -ms-flex-align: baseline !important;
          align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
      -ms-flex-align: stretch !important;
          align-items: stretch !important; }

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

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

.align-content-center {
  -ms-flex-line-pack: center !important;
      align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
      align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
      align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
      align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
      align-self: auto !important; }

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

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

.align-self-center {
  -ms-flex-item-align: center !important;
      align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
      align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
      align-self: stretch !important; }

@media (min-width: 576px) {
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 768px) {
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 992px) {
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

@media (min-width: 1200px) {
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
            flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
            flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: row-reverse !important;
            flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
        -ms-flex-direction: column-reverse !important;
            flex-direction: column-reverse !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
        flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
        flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
        flex-wrap: wrap-reverse !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
        -ms-flex: 1 1 auto !important;
            flex: 1 1 auto !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
        -ms-flex-positive: 0 !important;
            flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
        -ms-flex-positive: 1 !important;
            flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
        flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
        flex-shrink: 1 !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
        -ms-flex-pack: start !important;
            justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
        -ms-flex-pack: end !important;
            justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
            justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
        justify-content: space-around !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
        -ms-flex-align: end !important;
            align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
        -ms-flex-align: center !important;
            align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
        -ms-flex-align: baseline !important;
            align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
        -ms-flex-align: stretch !important;
            align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
        align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
        align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
        align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
        align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
        align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
        align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
        align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
        align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
        align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
        align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
        align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
        align-self: stretch !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important; }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important; }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important; }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important; }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important; }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important; }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important; }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important; }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important; }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important; }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important; }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important; }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important; }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important; }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important; }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important; }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important; }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important; }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important; }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important; }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important; }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important; }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important; }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important; }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important; }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important; }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important; }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important; }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important; }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important; }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important; }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important; }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important; }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important; }
  .m-sm-n1 {
    margin: -0.25rem !important; }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important; }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important; }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important; }
  .m-sm-n2 {
    margin: -0.5rem !important; }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important; }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important; }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important; }
  .m-sm-n3 {
    margin: -1rem !important; }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important; }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important; }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important; }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important; }
  .m-sm-n4 {
    margin: -1.5rem !important; }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important; }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important; }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important; }
  .m-sm-n5 {
    margin: -3rem !important; }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important; }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important; }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important; }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important; }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important; }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important; }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important; } }

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important; }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important; }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important; }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important; }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important; }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important; }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important; }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important; }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important; }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important; }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important; }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important; }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important; }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important; }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important; }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important; }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important; }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important; }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important; }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important; }
  .p-md-0 {
    padding: 0 !important; }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important; }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important; }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important; }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important; }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important; }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important; }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important; }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important; }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important; }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important; }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important; }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important; }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important; }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important; }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important; }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important; }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important; }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important; }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important; }
  .m-md-n1 {
    margin: -0.25rem !important; }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important; }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important; }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important; }
  .m-md-n2 {
    margin: -0.5rem !important; }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important; }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important; }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important; }
  .m-md-n3 {
    margin: -1rem !important; }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important; }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important; }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important; }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important; }
  .m-md-n4 {
    margin: -1.5rem !important; }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important; }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important; }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important; }
  .m-md-n5 {
    margin: -3rem !important; }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important; }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important; }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important; }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important; }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important; }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important; }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important; }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important; }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important; }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important; }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important; }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important; }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important; }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important; }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important; }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important; }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important; }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important; }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important; }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important; }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important; }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important; }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important; }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important; }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important; }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important; }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important; }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important; }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important; }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important; }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important; }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important; }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important; }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important; }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important; }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important; }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important; }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important; }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important; }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important; }
  .m-lg-n1 {
    margin: -0.25rem !important; }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important; }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important; }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important; }
  .m-lg-n2 {
    margin: -0.5rem !important; }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important; }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important; }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important; }
  .m-lg-n3 {
    margin: -1rem !important; }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important; }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important; }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important; }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important; }
  .m-lg-n4 {
    margin: -1.5rem !important; }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important; }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important; }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important; }
  .m-lg-n5 {
    margin: -3rem !important; }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important; }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important; }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important; }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important; }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important; }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important; }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important; } }

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important; }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important; }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important; }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important; }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important; }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important; }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important; }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important; }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important; }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important; }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important; }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important; }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important; }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important; }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important; }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important; }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important; }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important; }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important; }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important; }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important; }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important; }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important; }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important; }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important; }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important; }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important; }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important; }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important; }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important; }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important; }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important; }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important; }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important; }
  .m-xl-n1 {
    margin: -0.25rem !important; }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important; }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important; }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important; }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important; }
  .m-xl-n2 {
    margin: -0.5rem !important; }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important; }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important; }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important; }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important; }
  .m-xl-n3 {
    margin: -1rem !important; }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important; }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important; }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important; }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important; }
  .m-xl-n4 {
    margin: -1.5rem !important; }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important; }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important; }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important; }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important; }
  .m-xl-n5 {
    margin: -3rem !important; }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important; }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important; }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important; }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important; }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important; }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important; }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important; } }

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

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

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

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

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

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: auto;
  content: "";
  background-color: rgba(0, 0, 0, 0); }

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

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

.w-100 {
  width: 100%; }

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

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

.clearfix {
  *zoom: 1; }
  .clearfix:before, .clearfix:after {
    content: '';
    display: table;
    line-height: 0; }
  .clearfix:after {
    clear: both; }

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

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

/*
--------------------
Utilities
--------------------
*/
.hidden {
  display: none !important;
  visibility: hidden; }

.invisible {
  visibility: hidden; }

.pull-left {
  float: left; }

img.pull-left {
  margin-right: 1em; }

.pull-right {
  float: right; }

img.pull-right {
  margin-left: 1em; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 1em; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/*
--------------------
General
--------------------
*/
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

html,
body {
  height: 100%; }

body {
  overflow-y: scroll;
  font-size: 1em;
  line-height: 1.4;
  padding: 0;
  margin: 0; }

img {
  max-width: 100%; }

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

@-ms-viewport {
  width: device-width; }

@page {
  margin: 0.5cm; }

/*
--------------------
Modules
--------------------
*/
/*
Potentially set link decoration, text color here too.
*/
@media screen and (min-width: 1300px) {
  .container {
    max-width: 1250px; } }

body {
  color: #4a4a4a;
  font-family: 'Roboto', sans-serif;
  font-weight: 300; }

h1,
h2,
h3,
h4,
h5,
h6 {
  -webkit-font-smoothing: antialiased;
  font-weight: 400; }

a {
  color: #4a4a4a;
  -webkit-transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: color 0.25s cubic-bezier(0.4, 0, 0.2, 1); }

a:hover,
a:focus {
  color: #313131;
  text-decoration: none; }

/* Helps position the mobile nav */
.page-wrapper {
  overflow: hidden;
  position: relative; }

.page-wrapper.page--blur {
  overflow: visible; }

.main-content .row,
.footer-content .row {
  margin-right: -8px;
  margin-left: -8px; }

.main-content [class^="col"],
.footer-content [class^="col"] {
  padding-right: 8px;
  padding-left: 8px; }

button,
.button,
.after__button::after {
  background-color: #fff;
  border: none;
  border-radius: 5px;
  color: #4a4a4a;
  font-weight: 300;
  line-height: 1;
  padding: 0;
  -webkit-transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), color 0.25s cubic-bezier(0.4, 0, 0.2, 1); }

.main-content button,
.after__button::after {
  background-color: #f9b122;
  border: 1px solid #f9b122;
  color: #313131;
  min-width: 100px;
  padding: 0.5rem 1rem; }

.main-content button:hover,
.cookie-policy button:hover {
  background-color: #fff;
  color: #4a4a4a; }

.button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.after__button::after {
  bottom: 1rem;
  font-size: 0.875em;
  left: 1rem;
  overflow: hidden;
  position: absolute;
  max-width: calc(100% - 2rem);
  text-overflow: ellipsis;
  white-space: nowrap; }

.after__button:hover::after {
  background-color: #fff;
  color: #4a4a4a; }

button svg {
  -webkit-transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: fill 0.25s cubic-bezier(0.4, 0, 0.2, 1); }

button:hover svg {
  fill: #4a4a4a; }

/* page--blur gets added to page-wrapper */
.page--blur .main-wrapper {
  -webkit-box-shadow: 0 5px 5px rgba(244, 244, 244, 0.5), inset 0 -5px 5px rgba(255, 255, 255, 0.5);
          box-shadow: 0 5px 5px rgba(244, 244, 244, 0.5), inset 0 -5px 5px rgba(255, 255, 255, 0.5); }

.page--blur .main-content,
.page--blur footer {
  -webkit-filter: blur(5px);
          filter: blur(5px); }

.main-wrapper,
.main-content,
footer {
  -webkit-transition: -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), filter 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), filter 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-filter 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

.noscroll {
  overflow: hidden; }

/**/
/* Below this point was included by the boilerplate - may not be required */
/*
 * Mobile layout
 */
/*
 * Tablet layout
 */
/*
 * Desktop layout
 */
/*
 *  cookie-policy
 */
.cookie-policy {
  background-color: #f9b122;
  top: 80px;
  -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
          box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
  left: 0;
  opacity: 0.9;
  position: fixed;
  right: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.25s linear, -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.25s linear, -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.25s linear;
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.25s linear, -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-transform: translateY(0);
          transform: translateY(0);
  z-index: 100; }
  @media screen and (min-width: 992px) {
    .cookie-policy {
      top: 100px; } }

.cookie-policy__fixed {
  top: 0;
  -webkit-transition: top .25s linear;
  transition: top .25s linear; }

.cookie-policy button {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #313131;
  color: #313131;
  min-width: 80px;
  padding: 0.5rem 1rem;
  font-weight: 700; }

.cookie-policy--hidden {
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0;
  display: none;
  -webkit-transition: opacity .25s ease-in-out;
  transition: opacity .25s ease-in-out; }

.cookie-policy__wrapper {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.cookie-policy p {
  margin: 0 1em 0 0;
  padding: 1.8em 0;
  color: #313131;
  font-weight: 700; }

.cookie-policy a {
  color: #313131; }
  .cookie-policy a:hover, .cookie-policy afocus {
    color: #313131; }

/*
 *  cookie-switch
 */
.cookie-switch input {
  display: none; }

.cookie-switch label {
  cursor: pointer;
  line-height: 24px;
  margin-bottom: 1rem;
  position: relative; }

.cookie-switch label::before,
.cookie-switch label::after {
  content: '';
  left: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }

.cookie-switch label::before {
  background-color: #585858;
  border-radius: 8px;
  height: 16px;
  width: 42px; }

.cookie-switch label::after {
  background-color: #dcdcdc;
  border: 1px solid #585858;
  border-radius: 16px;
  height: 24px;
  -webkit-transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.25s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  width: 24px; }

.cookie-switch span {
  margin-left: 58px; }

.cookie-switch span::after {
  content: ': Off'; }

.cookie-switch input:checked + label::after {
  background-color: #f9b122;
  left: 18px; }

.cookie-switch input:checked + label span::after {
  content: ': On'; }

.cookie-modal {
  background-color: white !important;
  color: #000 !important;
  opacity: 1 !important;
  border-radius: 0 !important;
  padding: 40px !important;
  z-index: 9999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  max-width: 440px;
  position: fixed;
  width: auto;
  top: 7%; }
  @media (min-width: 360px) {
    .cookie-modal {
      left: 50% !important;
      margin-left: -220px;
      max-height: 470px;
      top: 20%; } }
  .cookie-modal__hidden {
    display: none; }
  .cookie-modal__description h3, .cookie-modal__description p {
    margin-bottom: 1.5rem; }
  .cookie-modal__description__header {
    margin-bottom: 2.5rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .cookie-modal__buttons .button-accept, .cookie-modal__buttons .button-manage {
    padding: 0.5rem 1rem;
    text-transform: uppercase;
    width: 100%; }
  .cookie-modal__buttons .button-accept {
    background-color: #f9b122;
    color: #313131;
    min-width: 100px;
    margin-bottom: 1rem; }
  .cookie-modal__buttons .button-manage {
    text-decoration: underline; }
  .cookie-modal .close-icon {
    width: 15px;
    height: 15px; }
    .cookie-modal .close-icon:hover {
      cursor: pointer; }

.cookie-bg {
  opacity: 0.2;
  filter: alpha(opacity=50);
  height: 100%;
  width: 100%;
  background: #25344d;
  z-index: 9998;
  position: fixed;
  top: 0; }
  .cookie-bg__hidden {
    display: none; }

footer {
  padding: 2em 0; }

footer h2 {
  color: #585858;
  font-size: 1em;
  margin: 0 0 0.25em;
  padding: 0.125em 0; }

.footer-logo__svg {
  margin-bottom: 1.5em;
  padding: 0.125em 0;
  width: 125px; }
  @media screen and (min-width: 992px) {
    .footer-logo__svg {
      margin-left: 1.5em; } }

.footer-links__list {
  list-style: none;
  margin: 0 0 1em;
  padding: 0; }

.footer-links__list a {
  color: #585858;
  display: inline-block;
  padding: 0.125em 0; }
  .footer-links__list a:hover, .footer-links__list a:focus {
    color: #313131;
    text-decoration: none; }

.footer-links__list--social-links li {
  display: inline-block;
  margin-right: 0.5em; }

.footer-links__list--social-links svg {
  fill: #f9b122;
  width: 1.5em; }

.footer-links__list--members-links {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.footer-links__list--members-links li {
  margin-left: 2em; }
  .footer-links__list--members-links li:first-child {
    margin-left: 0; }

.footer-links__list--members-links svg {
  height: 30px; }

/* The double class trick is used here to increase the specificity */
.footer-separator.footer-separator {
  padding-top: 1em; }
  @media screen and (min-width: 992px) {
    .footer-separator.footer-separator {
      padding-left: 3.5em;
      padding-top: 0; } }

.footer-separator::before {
  background-color: #dcdcdc;
  content: '';
  height: 1px;
  left: 8px;
  position: absolute;
  top: 0;
  width: 130px; }
  @media screen and (min-width: 992px) {
    .footer-separator::before {
      height: 100%;
      width: 1px; } }

.footer-separator .footer-links__list:last-child {
  margin-bottom: 0; }

.header-container {
  position: relative; }

@media screen and (max-width: 991px) {
  .header-column {
    position: absolute;
    right: 0;
    top: 0; } }

@media screen and (min-width: 992px) {
  .header-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

@media screen and (min-width: 1200px) {
  .header-column {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; } }

/*
 *  header-logo & header-search
 */
.header-logo {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: 10; }

@media screen and (max-width: 991px) {
  .header--search-open .header-logo {
    opacity: 0;
    pointer-events: none;
    z-index: auto; } }

.header-logo__link {
  display: block; }
  @media screen and (min-width: 992px) {
    .header-logo__link {
      margin-left: 1.5em; } }

.header-logo__svg {
  width: 125px; }

.header-logo,
.header-search {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px; }
  @media screen and (min-width: 992px) {
    .header-logo,
    .header-search {
      height: 100px; } }

@media screen and (min-width: 992px) {
  body.concierge-open {
    overflow: hidden; } }

body.concierge-open .header-column {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  max-width: none;
  width: 100%; }

@media screen and (max-width: 991px) {
  .header-search {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    position: relative;
    width: calc(100% - 1em - 2em);
    z-index: 5; } }

.header-search .twitter-typeahead {
  width: 100%; }
  .header-search .twitter-typeahead .tt-menu {
    z-index: 10 !important;
    background: #fff;
    border-radius: 5px;
    width: calc(100% + 1em + 2em);
    padding-top: 20px; }
    .header-search .twitter-typeahead .tt-menu:before {
      content: '';
      position: absolute;
      left: -25vw;
      width: 125vw;
      height: calc(100% + 1px);
      background-color: #ffffff;
      top: 0;
      -webkit-box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.25);
      box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.25);
      border-right: none; }
      @media screen and (min-width: 992px) {
        .header-search .twitter-typeahead .tt-menu:before {
          content: none; } }
    @media screen and (min-width: 992px) {
      .header-search .twitter-typeahead .tt-menu.fullwidth {
        top: 100% !important;
        width: calc(100% + 60px) !important;
        overflow-y: scroll;
        height: 70vh;
        margin-top: 29px;
        padding-top: 0; }
      .header-search .twitter-typeahead .tt-menu.tt-empty, .header-search .twitter-typeahead .tt-menu.tt-empty.fullwidth {
        top: 100% !important;
        width: 100% !important; } }
    .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages h4 {
      color: #585858;
      font-weight: 400;
      font-size: 1em;
      margin: 0;
      padding-bottom: 20px; }
    .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a {
      clear: both;
      display: inline-block;
      position: relative;
      margin-bottom: 10px;
      width: 100%; }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a .list-block__image {
        border-radius: 5px;
        float: left;
        height: 84px;
        width: 84px; }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a .list-block__text {
        float: right;
        width: calc(100% - 84px - 1em); }
        .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a .list-block__text h5 {
          font-size: 0.83em; }
        .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a .list-block__text p {
          display: none; }
          @media screen and (min-width: 992px) {
            .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a .list-block__text p {
              font-size: 0.8em;
              display: inline; } }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a::after {
        background: #dcdcdc;
        bottom: 0px;
        content: '';
        height: 1px;
        position: absolute;
        left: calc(84px + 1em);
        width: calc(100% - 84px - 1em); }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a:last-of-type::after {
        content: none; }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a.tt-cursor .list-block__text h5 {
        text-decoration: underline; }
      .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a:hover .list-block__text h5, .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages a:focus .list-block__text h5 {
        text-decoration: underline; }
    .header-search .twitter-typeahead .tt-menu .tt-dataset.tt-dataset-pages .conciergefooter button.concierge-search__button {
      float: right;
      font-size: 0.83em; }

.tt-menu.tt-empty, .tt-menu.tt-empty.tt-open {
  height: 0; }

.header-search__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  -webkit-transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: width 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
  @media screen and (max-width: 991px) {
    .header-search__wrapper {
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      height: 80px;
      position: absolute;
      right: 0;
      top: 0;
      width: 2em; } }
  @media screen and (min-width: 992px) {
    .header-search__wrapper {
      min-width: 250px;
      width: calc(100% - 50px);
      z-index: 3; } }

.header--search-open .header-search__wrapper {
  width: 100%; }

.header--search-open .header-search__label {
  display: none; }

.header--search-open .header-search__button {
  border-radius: 0 5px 5px 0; }

.header-search__label {
  border-radius: 5px;
  cursor: pointer;
  height: 2em;
  margin: 0;
  position: absolute;
  right: 0;
  width: 2em;
  z-index: 3; }

.header-search__input,
.header-search__button {
  border: 1px solid #f9b122;
  height: 2em; }
  @media screen and (min-width: 992px) {
    .header-search__input,
    .header-search__button {
      height: 2.5em; } }

.header-search__input:focus,
.header-search__button:focus {
  z-index: 1; }

.header-search__input {
  border-radius: 5px;
  padding: 0 0.5em;
  width: 100%; }
  @media screen and (max-width: 991px) {
    .header-search__input {
      position: absolute;
      right: 0;
      z-index: 1; } }
  @media screen and (min-width: 992px) {
    .header-search__input {
      border-radius: 5px 0 0 5px;
      padding: 0 0.75em; } }

.header-search__input::-webkit-input-placeholder {
  color: #b2b2b2; }

.header-search__input::-moz-placeholder {
  color: #b2b2b2; }

.header-search__input:-ms-input-placeholder {
  color: #b2b2b2; }

.header-search__input::-ms-input-placeholder {
  color: #b2b2b2; }

.header-search__input::placeholder {
  color: #b2b2b2; }

.header-search__button {
  background-color: #f9b122;
  position: relative;
  width: 2em;
  -webkit-transition: border-radius 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: border-radius 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
  @media screen and (max-width: 991px) {
    .header-search__button {
      position: absolute;
      right: 0;
      z-index: 2; } }
  @media screen and (min-width: 992px) {
    .header-search__button {
      border-radius: 0 5px 5px 0;
      width: 3em; } }

.header-search__button svg,
.header-search__button:hover svg {
  fill: #fff;
  width: 1em; }

/*
 *  header-buttons
 */
.header-buttons {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  position: absolute;
  right: 15px;
  top: 0; }

.header-buttons button {
  background-color: transparent;
  height: 2em;
  position: absolute;
  right: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: 2em; }

.header-buttons svg {
  fill: #949494;
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
          transform: translateX(-50%) translateY(-50%) rotate(0);
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1), transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: 1.75em; }

.header-buttons__search-button {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%); }

.header--search-open .header-buttons__search-button {
  -webkit-transform: translateX(0);
          transform: translateX(0); }

.header-buttons__close-search {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(0);
          transform: translateX(-50%) translateY(-50%) rotate(0); }

.header--search-open .header-buttons__close-search {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
          transform: translateX(-50%) translateY(-50%) rotate(180deg); }

.header-buttons__search-button,
.header--search-open .header-buttons__menu-button {
  opacity: 0;
  z-index: 1; }

.header-buttons__menu-button,
.header--search-open .header-buttons__search-button {
  opacity: 1;
  z-index: 2; }

.header-buttons--menu-open svg {
  -webkit-transform: translateX(-50%) translateY(-50%) rotate(180deg);
          transform: translateX(-50%) translateY(-50%) rotate(180deg); }

.header-buttons__menu,
.header-buttons--menu-open .header-buttons__close-menu {
  opacity: 1;
  z-index: 2; }

.header-buttons__close-menu,
.header-buttons--menu-open .header-buttons__menu {
  opacity: 0;
  z-index: 1; }

.header-quick-links {
  display: none; }
  .header-quick-links.container {
    padding: 0 0.5em; }

.tt-menu .header-quick-links {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex; }
  @media screen and (min-width: 991px) {
    .tt-menu .header-quick-links {
      display: none; } }
  .tt-menu .header-quick-links .list-block {
    padding-left: 0; }
  .tt-menu .header-quick-links .search-dropdown__heading {
    font-weight: bold;
    font-size: .9em;
    color: #4a4a4a; }

.concierge-quicklinks {
  display: none;
  opacity: 0; }
  .concierge-quicklinks .header-quick-links {
    display: inline-block;
    width: 100%;
    padding-top: 40px;
    margin-left: 25px;
    opacity: 0;
    height: 0; }
    .concierge-quicklinks .header-quick-links ol > li > a {
      -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
      box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25); }
  .concierge-quicklinks .header-quick-links .list-block__text h3 {
    font-weight: bold; }
  .concierge-quicklinks .header-quick-links.list-block h3.search-dropdown__heading {
    color: #4a4a4a;  
    margin-bottom: 10px; }

body.concierge-open .concierge-quicklinks {
  -webkit-box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 7px -4px rgba(0, 0, 0, 0.25); }
  @media screen and (min-width: 992px) {
    body.concierge-open .concierge-quicklinks {
      display: inline-block;
      position: absolute;
      top: 100px;
      width: 100%;
      z-index: 10;
      opacity: 1;
      background-color: #ffffff;
      -webkit-transition: 0.2s 0.2s all;
      transition: 0.2s 0.2s all; }
      body.concierge-open .concierge-quicklinks .header-quick-links {
        background-color: #ffffff;
        opacity: 1;
        height: 100%;
        -webkit-transition: 0.2s 0.2s all;
        transition: 0.2s 0.2s all; } }

body.fullwidth .concierge-quicklinks {
  background-color: #ffffff;
  z-index: 2;
  height: 70vh; }
  body.fullwidth .concierge-quicklinks .header-quick-links {
    width: calc(25% - 25px);
    padding-top: 0; }
  body.fullwidth .concierge-quicklinks .header-quick-links .list-block__text h3 {
    text-decoration: underline;  
    font-weight: normal; }


body.fullwidth .list-block--grid.list-block--list {
  display: block; }
  body.fullwidth .list-block--grid.list-block--list ol {
    display: block;
    margin: 0; }
  body.fullwidth .list-block--grid.list-block--list li {
    display: block;
    max-width: none;
    padding: 0; }

body.fullwidth .list-block--grid a:hover .list-block__text, body.fullwidth .list-block--grid a:focus .list-block__text {
  top: 0;
  color: initial;
  background-color: initial;
  text-decoration: underline; }

body.fullwidth .concierge-quicklinks .header-quick-links ol > li > a {
  height: auto;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin-bottom: 0; }

body.fullwidth .list-block--grid .list-block__text {
  height: auto;
  position: relative;
  top: 0;
  padding-left: 0; }

body.fullwidth .list-block--grid .list-block__text::after {
  display: none; }

.tt-dataset {
  margin-bottom: 20px;
  position: relative; }
  .tt-dataset:empty {
    margin-bottom: 0; }
  @media screen and (min-width: 992px) {
    .tt-dataset {
      margin-bottom: 20px; } }
  .tt-dataset .search-dropdown__heading {
      color: #4a4a4a;
    margin-bottom: 10px; }

.tt-dataset-organic .tt-suggestion {
  margin-bottom: 10px;
  cursor: pointer;
  padding: 2px 4px;
    }
    
.tt-dataset-organic .tt-suggestion:hover {
    background-color: rgba(249, 177, 34, 0.4);
}    

@media screen and (min-width: 992px) {
  .tt-dataset-students {
    float: right;
    width: calc(50% - 10px); } }

@media screen and (min-width: 992px) {
  .tt-dataset-members {
    margin-right: 20px;
    float: left;
    width: calc(50% - 10px); } }

.search-dropdown__heading, .header-quick-links .search-dropdown__heading {
  margin-bottom: 20px;
  font-weight: bold;
  font-size: .9em;
  color: #4a4a4a; }

.search-dropdown__item {
  float: left;
  width: 100%;
  margin-bottom: 10px; }
  .search-dropdown__item__image {
    height: 80px;
    width: 80px;
    border-radius: 5px;
    margin-right: 10px;
    float: left; }
  .search-dropdown__item__text h4 {
    margin-bottom: 5px; }

.concierge-search__button {
  font-weight: bold; }
  .concierge-search__button svg {
    -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg); }

.list-block h2 {
  font-size: 1.25em; }

.list-block h2 a {
  display: inline;
  margin: 0; }

.list-block ol {
  list-style: none;
  margin: 0;
  padding: 0; }

.list-block a {
  border-radius: 5px;
  display: block;
  margin-bottom: 1em;
  overflow: hidden;
  position: relative; }

.list-block--grid a {
  height: 200px; }
  @media screen and (min-width: 576px) {
    .list-block--grid a {
      height: 100%; } }
  .list-block--grid a:hover .list-block__text,
  .list-block--grid a:focus .list-block__text {
    background-color: #f9b122;
    color: #313131;
    top: 75px; }
  .list-block--grid a:hover p,
  .list-block--grid a:focus p {
    opacity: 1; }

.list-block--feed {
  margin-bottom: 1em; }

.list-block--feed ol a {
  height: 84px;
  overflow: visible; }
  .list-block--feed ol a::after {
    background: #dcdcdc;
    bottom: -8px;
    content: '';
    height: 1px;
    position: absolute;
    left: calc(84px + 1em);
    width: 150px; }
    @media screen and (min-width: 768px) {
      .list-block--feed ol a::after {
        width: calc(100% - 84px - 1em); } }

.list-block--feed li:last-child a {
  margin-bottom: 0; }
  .list-block--feed li:last-child a::after {
    content: normal; }

.list-block__title-wrapper {
  display: inline-block;
  width: 100%;
  overflow: hidden;
  position: relative;
  min-height: 28px; }
  .list-block__title-wrapper > h2 {
    position: absolute;
    left: 0; }
    .list-block__title-wrapper > h2 a {
      top: 0;
      -webkit-transition: top 0.2s ease;
      transition: top 0.2s ease; }
    .list-block__title-wrapper > h2:hover > a {
      cursor: pointer;
      top: -3px; }
  .list-block__title-wrapper > .see-all__btn {
    position: absolute;
    right: 0;
    top: 0px;
    text-decoration: underline !important;
    font-weight: 400;
    font-size: 16px;
    padding: 5px 8px 0px 8px;
    -webkit-transition: padding-top 0.2s ease;
    transition: padding-top 0.2s ease; }
    .list-block__title-wrapper > .see-all__btn:hover {
      cursor: pointer;
      padding-top: 2px; }

.list-block__image {
  background-position: center;
  background-size: cover;
  display: block; }

.list-block--grid .list-block__image {
  height: calc(100% - 60px); }

.list-block--feed .list-block__image {
  border-radius: 5px;
  float: left;
  height: 84px;
  width: 84px; }

.list-block__text {
  background-color: #fff; }

.list-block--grid .list-block__text {
  height: 125px;
  left: 0;
  padding: 0.5em 1em;
  position: absolute;
  top: 140px;
  -webkit-transition: background-color 0.5s cubic-bezier(0.4, 0, 0.2, 1), color 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: background-color 0.5s cubic-bezier(0.4, 0, 0.2, 1), color 0.5s cubic-bezier(0.4, 0, 0.2, 1), top 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: 100%; }
  .list-block--grid .list-block__text::after {
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#f9b122));
    background-image: linear-gradient(transparent, #f9b122);
    bottom: 0;
    content: '';
    height: 1em;
    left: 0;
    position: absolute;
    right: 0; }

.list-block--feed .list-block__text {
  float: right;
  height: auto;
  max-height: 100%;
  min-height: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  top: 0;
  width: calc(100% - 84px - 1em); }

.list-block h3 {
  font-size: 1em;
  margin-bottom: 0.25em;
  max-height: 2.75em;
  overflow: hidden; }

.list-block--featured h3 {
  font-size: 1.5em; }

.list-block p {
  font-size: 0.875em;
  margin: 0;
  overflow: hidden;
  padding: 0;
  -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

.list-block--grid p {
  opacity: 0; }

.list-block--feed p {
  display: none; }
  @media screen and (min-width: 768px) {
    .list-block--feed p {
      display: block; } }

.list-block--featured a {
  height: auto; }
  @media screen and (min-width: 768px) {
    .list-block--featured a {
      height: 350px; } }
  .list-block--featured a:hover .list-block__text {
    background-color: #fff;
    top: 0; }

.list-block--featured .list-block__image {
  height: 175px; }
  @media screen and (min-width: 768px) {
    .list-block--featured .list-block__image {
      height: 100%;
      width: calc(100% - 250px); } }

.list-block--featured .list-block__text {
  padding: 1em 1em 5em 1em;
  position: static; }
  @media screen and (min-width: 768px) {
    .list-block--featured .list-block__text {
      bottom: 0;
      left: auto;
      position: absolute;
      right: 0;
      top: 0;
      width: 250px; } }
  .list-block--featured .list-block__text::after {
    content: 'Read more'; }

.list-block--feed ol {
  background: #fff;
  border-radius: 5px;
  overflow: hidden;
  padding: 1em;
  height: 416px; }

.search-results {
  background: #fff;
  border-radius: 5px;
  padding: 1em 0.5em; }
  @media screen and (min-width: 992px) {
    .search-results {
      padding: 1em 1.5em; } }

.search-results .search__information {
  line-height: 38px; }

.search-results .search__filters {
  float: left; }
  @media screen and (min-width: 992px) {
    .search-results .search__filters {
      float: right; } }
  .search-results .search__filters label {
    padding-right: 10px; }
  .search-results .search__filters select {
    padding: 0px 2%;
    margin-bottom: 8px;
    height: 38px;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    color: #313131;
    background: #fff;
    border-radius: 5px;
    border: 1px solid #f9b122; }

.search-results .pagination {
  width: 100%;
  margin: 0; }

.search-results .pagination a {
  height: auto; }

.search-results .list-block--search {
  margin-top: 1em;
  margin-bottom: 1em; }

.search-results .list-block--search ol.result {
  list-style: none;
  padding: 0px; }

.search-results .list-block--search ol.result li {
  position: relative;
  clear: both; }

.search-results .list-block--search ol.result li a {
  color: #313131;
  display: inline-block;
  min-height: 110px;
  height: 100%;
  margin-bottom: 1em;
  width: 100%; }
  .search-results .list-block--search ol.result li a h3 {
    margin-bottom: 0px; }
  .search-results .list-block--search ol.result li a p {
    margin-top: 0.5em; }
  .search-results .list-block--search ol.result li a::after {
    background: #dcdcdc;
    bottom: 22px;
    content: '';
    height: 1px;
    position: absolute;
    width: 100%; }
    @media screen and (min-width: 992px) {
      .search-results .list-block--search ol.result li a::after {
        left: calc(84px + 1em);
        width: calc(100% - 84px - 1em); } }
  .search-results .list-block--search ol.result li a:hover h3, .search-results .list-block--search ol.result li a:focus h3 {
    text-decoration: underline; }

.search-results .list-block--search ol.result li a .list-block__image {
  height: 0px;
  width: 0px; }
  @media screen and (min-width: 992px) {
    .search-results .list-block--search ol.result li a .list-block__image {
      border-radius: 5px;
      float: left;
      height: 84px;
      width: 84px; } }

.search-results .list-block--search ol.result li a .list-block__text {
  float: right;
  max-height: 100%;
  min-height: 0;
  padding: 0;
  position: relative;
  word-wrap: break-word;
  top: 0;
  width: 100%; }
  @media screen and (min-width: 992px) {
    .search-results .list-block--search ol.result li a .list-block__text {
      width: calc(100% - 84px - 1em); } }

/*  Grid layout
 *  ********************************  */
/*  Grid class naming ideas (not necessarily used yet)

    block shape (1x4/2x4/2x2) - list of shapes (l/p/s) - quantity (2/3/4/5/6)

    eg:
        2x2-lss-3
        2x2-ssp-3
        2x2-lss-3
        4x2-ssplss-6
        2x2-s-1

 *  ********************************  */
@media screen and (min-width: 576px) {
  .list-block--2x2_pss li:nth-child(1) .list-block__text,
  .list-block--2x2_ssp li:nth-child(3) .list-block__text,
  .list-block--2x2_pp li .list-block__text,
  .list-block--2x2_s li .list-block__text {
    top: 356px; }
  .list-block--2x2_pss li:nth-child(1) a:hover .list-block__text,
  .list-block--2x2_pss li:nth-child(1) a:focus .list-block__text,
  .list-block--2x2_ssp li:nth-child(3) a:hover .list-block__text,
  .list-block--2x2_ssp li:nth-child(3) a:focus .list-block__text,
  .list-block--2x2_pp li a:hover .list-block__text,
  .list-block--2x2_pp li a:focus .list-block__text,
  .list-block--2x2_s li a:hover .list-block__text,
  .list-block--2x2_s li a:focus .list-block__text {
    top: 291px; }
  .list-block--grid ol {
    display: grid;
    grid-gap: 1em;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px;
    margin-bottom: 1em; }
  .list-block--2x2_lss li:nth-child(1) {
    grid-column: 1 / span 2;
    grid-row: 1 / 1; }
  .list-block--2x2_ssl li:nth-child(3) {
    grid-column: 1 / span 2;
    grid-row: 2 / 2; }
  .list-block--2x2_pss li:nth-child(1) {
    grid-column: 1 / 1;
    grid-row: 1 / span 2; }
  .list-block--2x2_ssp li:nth-child(3) {
    grid-column: 2 / 2;
    grid-row: 1 / span 2; }
  .list-block--2x2_ll li:nth-child(1) {
    grid-column: 1 / span 2;
    grid-row: 1 / 1; }
  .list-block--2x2_ll li:nth-child(2) {
    grid-column: 1 / span 2;
    grid-row: 2 / 2; }
  .list-block--2x2_pp li:nth-child(1) {
    grid-column: 1 / 1;
    grid-row: 1 / span 2; }
  .list-block--2x2_pp li:nth-child(2) {
    grid-column: 2 / 2;
    grid-row: 1 / span 2; }
  .list-block--2x2_s li:nth-child(1) {
    grid-column: 1 / span 2;
    grid-row: 1 / span 2; }
  .no-cssgrid .list-block--grid ol {
    -ms-grid-columns: 1fr 1fr;
    -ms-grid-rows: 216px 216px;
    display: -ms-grid;
    margin: 0 -0.5em; }
  .no-cssgrid .list-block--grid li {
    margin: 0 0.5em 1em; }
  .no-cssgrid .list-block--grid li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    grid-column: 1 / 1;
    grid-row: 1 / 1; }
  .no-cssgrid .list-block--grid li:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    grid-column: 2 / 1;
    grid-row: 1 / 1; }
  .no-cssgrid .list-block--grid li:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-column: 1 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid li:nth-child(4) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_lss li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    grid-column: 1 / span 2;
    grid-row: 1 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_lss li:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-column: 1 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_lss li:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_ssl li:nth-child(3) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    grid-column: 1 / span 2;
    grid-row: 2 / 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_pss li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1 / 1;
    grid-row: 1 / span 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_pss li:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    grid-column: 2 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_ssp li:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    grid-column: 1 / 1;
    grid-row: 2 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_ssp li:nth-child(3) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 2 / 2;
    grid-row: 1 / span 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_ll li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    grid-column: 1 / span 2;
    grid-row: 1 / 1; }
  .no-cssgrid .list-block--grid.list-block--2x2_ll li:nth-child(2) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 2;
    grid-column: 1 / span 2;
    grid-row: 2 / 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_pp li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1 / 1;
    grid-row: 1 / span 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_pp li:nth-child(2) {
    -ms-grid-column: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 2 / 2;
    grid-row: 1 / span 2; }
  .no-cssgrid .list-block--grid.list-block--2x2_s li:nth-child(1) {
    -ms-grid-column: 1;
    -ms-grid-column-span: 2;
    -ms-grid-row: 1;
    -ms-grid-row-span: 2;
    grid-column: 1 / span 2;
    grid-row: 1 / span 2; } }

/*  Listing page
 *  ********************************  */
.no-cssgrid .list-block--list li,
.list-block--list li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

@media screen and (min-width: 576px) {
  .no-cssgrid .list-block--list ol,
  .list-block--list ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-gap: 0;
    margin-right: -8px;
    margin-left: -8px; }
  .no-cssgrid .list-block--list li,
  .list-block--list li {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
            flex: 0 0 50%;
    max-width: 50%;
    padding-right: 8px;
    padding-left: 8px; }
  .list-block--list a {
    height: 200px; } }

@media screen and (min-width: 768px) {
  .no-cssgrid .list-block--list li,
  .list-block--list li {
    -ms-flex: 0 0 25%;
    -webkit-box-flex: 0;
            flex: 0 0 25%;
    max-width: 25%; } }

.no-cssgrid .list-block--list ol {
  margin-bottom: 1em; }

.no-cssgrid .list-block--list li {
  margin: 0; }

.main-wrapper {
  background-color: #f4f4f4;
  min-height: 500px;
  padding: 1em 0 0em; }
  @media screen and (min-width: 992px) {
    .main-wrapper {
      padding: 2em 0 1em; } }

/* Helps with the positioning of the links and account area */
@media screen and (min-width: 992px) {
  .nav-container {
    position: relative; } }

.nav-column {
  position: static; }

/*
 *  nav
 */
.nav {
  background: #fff;
  left: 100%;
  min-height: calc(100% - 82px);
  padding: 1.5em 3em 1.5em 2em;
  position: absolute;
  top: 82px;
  -webkit-transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: left 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), left 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1), left 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-box-shadow 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  width: 270px;
  z-index: 2; }
  @media screen and (min-width: 992px) {
    .nav {
      background: transparent;
      min-height: 0;
      padding: 0;
      position: static;
      width: auto; } }

.nav--open {
  -webkit-box-shadow: -7px 0px 7px -7px rgba(0, 0, 0, 0.25);
          box-shadow: -7px 0px 7px -7px rgba(0, 0, 0, 0.25);
  left: calc(100% - 270px); }
  @media screen and (min-width: 992px) {
    .nav--open {
      -webkit-box-shadow: none;
              box-shadow: none; } }

.nav ol,
.nav ul {
  list-style: none; }

.nav li:first-child {
  padding-top: 0.375em; }
  @media screen and (min-width: 992px) {
    .nav li:first-child {
      padding-top: 0; } }

.nav li:last-child {
  padding-bottom: 0.375em; }
  @media screen and (min-width: 992px) {
    .nav li:last-child {
      padding-bottom: 0; } }

.nav-links a,
.nav-menu a {
  display: block;
  padding: 0.375em 0; }
  @media screen and (min-width: 992px) {
    .nav-links a,
    .nav-menu a {
      padding: 0.25em 0; } }

.nav--open + .nav-close {
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  top: 82px;
  z-index: 1; }

/*
 *  header-nav
 */
@media screen and (min-width: 992px) {
  .header-nav {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    height: 100px;
    opacity: 1;
    position: absolute;
    right: 15px;
    /*  calc takes the element back to the top of the page
            interpolation is required for the variables */
    top: calc(-2em - 100px);
    -webkit-transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.5s cubic-bezier(0.4, 0, 0.2, 1); } }

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .header--search-open + .main-wrapper .header-nav {
    opacity: 0; } }

/*
 *  nav-account
 */
.nav-account__button {
  border: 1px solid #585858;
  height: 2em;
  width: 100%; }
  @media screen and (min-width: 992px) {
    .nav-account__button {
      border-color: #f9b122;
      height: 2.5em;
      width: 5em; }
      .nav-account__button:hover {
        background-color: #f9b122;
        color: #313131; } }

/*
 *  nav-links
 */
.nav-links {
  -webkit-box-shadow: inset 0 -1px #dcdcdc;
          box-shadow: inset 0 -1px #dcdcdc; }
  @media screen and (min-width: 992px) {
    .nav-links {
      -webkit-box-shadow: none;
              box-shadow: none;
      margin-right: 1em;
      position: relative;
      z-index: 1; }
      .nav-links:hover {
        z-index: 2; }
      .nav-links:first-child {
        margin-right: 0; } }

.nav-links__button,
.nav-menu__button {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: transparent;
  border-color: transparent;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 0.375em 0;
  padding: 0.375em 0;
  text-align: left;
  width: 100%; }

.nav-menu__button {
  margin: 0 -0.25em;
  padding: 0 0.25em;
  width: 1.25em; }

@media screen and (min-width: 992px) {
  .nav-links__button {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 2.5em;
    margin: 0;
    padding: 0; }
    .nav-links:hover .nav-links__button::before {
      bottom: -6px;
      content: '';
      top: 0;
      right: -1em;
      position: absolute;
      width: 200px; } }

.nav-links__button span {
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
  @media screen and (min-width: 992px) {
    .nav-links__button span {
      max-width: 179px; } }
  @media screen and (min-width: 1200px) {
    .nav-links__button span {
      max-width: 119px; } }
  @media screen and (min-width: 1300px) {
    .nav-links__button span {
      max-width: 146px; } }

.nav-links__button svg {
  margin-left: 0.5em; }

.nav-links__button svg,
.nav-menu__button svg {
  fill: #585858;
  min-width: 0.75em;
  width: 0.75em;
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.5s cubic-bezier(0.4, 0, 0.2, 1); }

@media screen and (max-width: 991px) {
  .nav__button--open svg {
    -webkit-transform: rotateX(180deg);
            transform: rotateX(180deg); } }

.nav-links__list,
.nav-menu__sub-list {
  background-color: #f4f4f4;
  -webkit-box-shadow: inset 0 2px #dcdcdc, inset 0 -2px #dcdcdc;
          box-shadow: inset 0 2px #dcdcdc, inset 0 -2px #dcdcdc;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin: 0 -3em 0 -2em;
  overflow: hidden;
  padding: 0 3em 0 2em;
  -webkit-transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  transition: height 0.5s cubic-bezier(0.4, 0, 0.2, 1); }
  @media screen and (min-width: 992px) {
    .nav-links__list,
    .nav-menu__sub-list {
      background-color: #fff;
      border-radius: 5px;
      -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
      display: none;
      margin: 0;
      overflow: visible;
      padding: 0.875em 1.5em;
      position: absolute;
      right: -1em;
      top: calc(100% + 6px);
      width: 200px; } }

@media screen and (min-width: 992px) {
  .nav-links__list::before, .nav-links__list::after {
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    border-width: 0 6px 12px 6px;
    content: '';
    right: 17px;
    position: absolute;
    top: -12px; }
  .nav-links__list::before {
    border-bottom-color: rgba(0, 0, 0, 0.25);
    -webkit-filter: blur(7px);
            filter: blur(7px);
    top: -10px;
    z-index: -1; } }

/* !important is used in this case to override the inline height set by JS */
/* The double class trick is used here to increase the specificity */
.nav-links__list,
.nav-menu__sub-list {
  height: 0; }
  @media screen and (min-width: 992px) {
    .nav-links__list,
    .nav-menu__sub-list {
      height: auto !important; } }

@media screen and (min-width: 992px) {
  .nav-links:hover .nav-links__list {
    display: block; } }

/*
 *  nav-menu
 */
@media screen and (min-width: 992px) {
  .nav-menu {
    background-color: #fff;
    border-radius: 5px;
    padding: 1em 1.5em;
    position: relative;
    z-index: 1; } }

.nav-menu__list {
  margin: 0;
  padding: 0; }

@media screen and (max-width: 991px) {
  .nav-menu__list > li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .nav-menu__list > li > a {
      width: calc(100% - 1.5em); } }

@media screen and (min-width: 992px) {
  .nav-menu__list > li {
    position: relative; }
    .nav-menu__list > li.show::before {
      bottom: 0;
      content: '';
      left: 100%;
      position: absolute;
      top: 0;
      width: 2.5em; }
    .nav-menu__list > li.show .nav-menu__sub-list {
      display: block;
      left: calc(100% + 2.5em);
      top: -0.5em; }
      .nav-menu__list > li.show .nav-menu__sub-list::before, .nav-menu__list > li.show .nav-menu__sub-list::after {
        border-color: transparent #fff transparent transparent;
        border-style: solid;
        border-width: 9px 18px 9px 0;
        content: '';
        left: -18px;
        position: absolute;
        top: 12px; }
      .nav-menu__list > li.show .nav-menu__sub-list::before {
        border-right-color: rgba(0, 0, 0, 0.25);
        -webkit-filter: blur(7px);
                filter: blur(7px);
        left: -16px;
        z-index: -1; } }

@media screen and (min-width: 992px) {
  .nav-menu__sub-list {
    background-color: #fff;
    border-radius: 5px;
    -webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.25);
    display: none;
    left: 100%;
    padding: 1em 1.5em;
    position: absolute;
    top: 0;
    width: 280px; } }

.nav-menu__link--active {
  font-weight: 400;
  position: relative; }
  .nav-menu__link--active::before {
    background-color: #f9b122;
    bottom: 6px;
    content: '';
    left: -9px;
    position: absolute;
    top: 6px;
    width: 3px; }

.pagination {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #fff;
  border-radius: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  line-height: 1;
  margin-bottom: 1em;
  overflow: hidden;
  padding: 0.75em; }

.pagination ol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0; }

.pagination a,
.pagination span {
  border: 1px solid #fff;
  border-radius: 5px;
  display: block;
  margin: 0 0.25em;
  padding: 0.5em 0.875em;
  -webkit-transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1);
  transition: border-color 0.25s cubic-bezier(0.4, 0, 0.2, 1); }

.pagination a {
  color: #4a4a4a; }
  .pagination a:hover {
    border-color: #f9b122; }

.pagination span {
  color: #585858; }

.pagination ol span {
  background: #f9b122;
  color: #313131; }

.contextual-navigation {
  margin: 1em 0;
  width: 100%; }

.contextual-navigation > .row {
  margin: 0; }

.contextual-navigation strong {
  font-weight: 400; }

.contextual-navigation__list-heading {
  text-transform: lowercase; }
  .contextual-navigation__list-heading::before {
    content: 'By ';
    text-transform: capitalize; }

.contextual-navigation__list {
  list-style: none;
  padding: 0 0 0 1em; }

.contextual-navigation__list a {
  display: block;
  padding: 0.375em 0; }
  @media screen and (min-width: 992px) {
    .contextual-navigation__list a {
      padding: 0.25em 0; } }
  .contextual-navigation__list a:hover, .contextual-navigation__list a:focus {
    text-decoration: underline; }

.no-search-results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.no-search-results__wrapper {
  margin: 1em 0; }
  @media screen and (min-width: 768px) {
    .no-search-results__wrapper {
      max-width: 83.33333%; } }
  @media screen and (min-width: 992px) {
    .no-search-results__wrapper {
      max-width: 66.66667%; } }

.no-search-results p {
  margin: 1em 0 0.25em 0; }

.no-search-results ol {
  list-style-type: disc; }

.no-search-results a {
  color: #585858;
  text-decoration: underline; }
  .no-search-results a:hover, .no-search-results a:focus {
    color: #313131; }

.concierge-quicklinks__container .list-block__text p {
    display: none;
}

a.call-to-action.icas-red {
    background-color: #C10A27;
}
a.call-to-action.icas-green {
    background-color: #04A64B;
}
a.call-to-action.icas-blue {
    background-color: #0078BF;
}
a.call-to-action.icas-dark-grey {
    background-color: #585857;
}
a.call-to-action.icas-mid-grey {
    background-color: #B3B2B2;
}
a.call-to-action.icas-light-grey {
    background-color: #F5F4F4;
}
a.call-to-action.icas-white {
    background-color: #FFFFFF;
}


