@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src:
    url("fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"),
    url("bower_components/slick-carousel/slick/fonts/slick.ttf")
      format("truetype"),
    url("bower_components/slick-carousel/slick/fonts/slick.svg#slick")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "vd-icons";
  src: url("fonts/vd-icons.eot");
  src:
    url("fonts/vd-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/vd-icons.woff") format("woff"),
    url("fonts/vd-icons.ttf") format("truetype"),
    url("fonts/vd-icons.svg#vd-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "galano-bold";
  src: url("galano/galanogrotesquedemo-bold-webfont.eot");
  src:
    url("galano/galanogrotesquedemo-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("galano/galanogrotesquedemo-bold-webfont.woff") format("woff"),
    url("galano/galanogrotesquedemo-bold-webfont.woff2") format("woff2"),
    url("galano/galanogrotesquedemo-bold-webfont.ttf") format("truetype"),
    url("galano/galanogrotesquedemo-bold-webfont.svg#galano") format("svg");
  font-weight: bold;
  font-style: normal;
}
[data-icon]:before {
  font-family: "vd-icons" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="icon-"]:before,
[class*=" icon-"]:before,
[class^="icon-"]:after,
[class*=" icon-"]:after,
.mejs-controls .mejs-button button,
.content li:before {
  font-family: "vd-icons" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-circle:before {
  content: "a";
}
.icon-play:before {
  content: "b";
}
.icon-facebook:before {
  content: "c";
}
.icon-flickr:before {
  content: "d";
}
.icon-tumblr:before {
  content: "g";
}
.icon-twitter:before {
  content: "h";
}
.icon-search:before {
  content: "i";
}
.icon-share:before {
  content: "j";
}
.icon-mail:before {
  content: "l";
}
.icon-instagrem:before {
  content: "m";
}
.icon-sort-desc:before {
  content: "o";
}
.icon-circle-o:before {
  content: "p";
}
.icon-volume-up:before {
  content: "q";
}
.icon-volume-off:before {
  content: "r";
}
.icon-right-open-mini:before {
  content: "t";
}
.icon-down-open-mini:before {
  content: "u";
}
.icon-basket:before {
  content: "s";
}
.icon-user:before {
  content: "v";
}
.icon-arrow2:before {
  content: "x";
}
.icon-menu-1:before {
  content: "w";
}
.icon-folklife-leftarrow:before {
  content: "n";
}
.icon-folklife-rightarrow:before {
  content: "y";
}
.icon-menu:before {
  content: "e";
}
.icon-down-arrow:before {
  content: "f";
}
.icon-pause:before {
  content: "k";
}
.icon-youtube:before {
  content: "z";
}
.icon-soundcloud:before {
  content: "A";
}
.icon-pinterest:before {
  content: "C";
}
.icon-gallery:before {
  content: "D";
}
.icon-gallery:after {
  content: "B";
}
.icon-picture:before {
  content: "B";
}
.icon-stop:before {
  content: "D";
}
.icon-gplus:before {
  content: "E";
}
.icon-picture-o:before {
  content: "F";
}
html.remodal-is-locked {
  overflow: hidden;
  touch-action: none;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 852px) {
  .container {
    width: 760px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 980px;
  }
}
@media (min-width: 1490px) {
  .container {
    width: 1440px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 20px;
  padding-right: 20px;
}
.row {
  margin-left: -20px;
  margin-right: -20px;
}
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
}
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 852px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 37.666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1490px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.fade {
  opacity: 0;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition-property: height, visibility;
  transition-duration: 0.35s;
  transition-timing-function: ease;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eee;
}
.nav > li.disabled > a {
  color: #777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777;
  text-decoration: none;
  background-color: rgba(0, 0, 0, 0);
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eee;
  border-color: #337ab7;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: rgba(0, 0, 0, 0);
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 852px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 852px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #337ab7;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 852px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 852px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
}
@media (min-width: 852px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 852px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 20px;
  padding-left: 20px;
  border-top: 1px solid rgba(0, 0, 0, 0);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 852px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -20px;
  margin-left: -20px;
}
@media (min-width: 852px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 852px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 852px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 20px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 852px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -20px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 20px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0);
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 852px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -20px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 851px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: rgba(0, 0, 0, 0);
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 852px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -20px;
  margin-right: -20px;
  padding: 10px 20px;
  border-top: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
  box-shadow:
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 852px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 851px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 852px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 852px) {
  .navbar-text {
    float: left;
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media (min-width: 852px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -20px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 851px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: rgba(0, 0, 0, 0);
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 851px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: rgba(0, 0, 0, 0);
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: rgba(0, 0, 0, 0);
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 0, 0, 0);
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: rgba(0, 0, 0, 0);
  text-shadow: none;
  background-color: rgba(0, 0, 0, 0);
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 851px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 851px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 851px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 851px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 852px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 852px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 852px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 852px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1489px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1489px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1489px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1489px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1490px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1490px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1490px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1490px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 851px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 852px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1489px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1490px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
*,
*:before,
*:after {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
* {
  outline: none;
}
a,
a:focus {
  text-decoration: none;
  color: inherit;
}
a {
  outline: none;
}
a[href^="tel"] {
  border: none;
}
img {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
}
li {
  list-style-type: none;
}
input {
  border-radius: 0;
}
html {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
.iframe-wrapper iframe {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  max-width: 100%;
  width: 100%;
  height: 100%;
}
@-moz-document url-prefix() {
  fieldset {
    display: table-cell;
  }
}
.black-80 {
  color: #333;
}
.black-70 {
  color: #4d4d4d;
}
.black-65 {
  color: #595959;
}
.black-60 {
  color: #666;
}
.black-50 {
  color: gray;
}
.black-40 {
  color: #999;
}
.black-30 {
  color: #b3b3b3;
}
.black-25 {
  color: #bfbfbf;
}
.black-20 {
  color: #ccc;
}
.black-15 {
  color: #d9d9d9;
}
.black-10 {
  color: #e6e6e6;
  fill: #e6e6e6;
}
.black-08 {
  color: #ebebeb;
}
.black-05 {
  color: #f2f2f2;
}
.fl-light-blue {
  color: #adbedd;
}
.fl-light-blue-bg {
  background-color: #adbedd;
}
.fl-blue {
  color: #418abd;
}
.fl-blue-bg {
  background-color: #418abd;
}
.fl-purple {
  color: #a34d8f;
}
.fl-purple-bg {
  background-color: #a34d8f;
}
.fl-light-green {
  color: #e2f0d8;
}
.fl-light-green-bg {
  background-color: #e2f0d8;
}
.fl-green {
  color: #31b3a0;
}
.fl-green-bg {
  background-color: #31b3a0;
}
.fl-teal {
  color: #277b89;
}
.fl-teal-bg {
  background-color: #277b89;
}
.fl-yellow {
  color: #fdefc3;
}
.fl-yellow-bg {
  background-color: #fdefc3;
}
.fl-orange {
  color: #ce6e52;
}
.fl-orange-bg {
  background-color: #ce6e52;
}
.fl-red {
  color: #b44435;
}
.fl-red-bg {
  background-color: #b44435;
}
.fw-light-blue {
  color: #c0d5e7;
}
.fw-light-blue-bg {
  background-color: #c0d5e7;
}
.fw-blue {
  color: #acd1d4;
}
.fw-blue-bg {
  background-color: #acd1d4;
}
.fw-dark-blue {
  color: #31586a;
}
.fw-dark-blue-bg {
  background-color: #31586a;
}
.fw-purple {
  color: #9e93ae;
}
.fw-purple-bg {
  background-color: #9e93ae;
}
.fw-light-green {
  color: #bedcaf;
}
.fw-light-green-bg {
  background-color: #bedcaf;
}
.fw-green {
  color: #628a61;
}
.fw-green-bg {
  background-color: #628a61;
}
.fw-cream {
  color: #fef3db;
}
.fw-cream-bg {
  background-color: #fef3db;
}
.fw-brown {
  color: #c9c1ae;
}
.fw-brown-bg {
  background-color: #c9c1ae;
}
.fw-orange {
  color: #ca772c;
}
.fw-orange-bg {
  background-color: #ca772c;
}
.fw-red {
  color: #b44b41;
}
.fw-red-bg {
  background-color: #b44b41;
}
.fs-light-blue {
  color: #71b6d9;
}
.fs-light-blue-bg {
  background-color: #71b6d9;
}
.fs-blue {
  color: #4967a3;
}
.fs-blue-bg {
  background-color: #4967a3;
}
.fs-purple {
  color: #6f498d;
}
.fs-purple-bg {
  background-color: #6f498d;
}
.fs-green {
  color: #00a765;
}
.fs-green-bg {
  background-color: #00a765;
}
.fs-teal {
  color: #409fa1;
}
.fs-teal-bg {
  background-color: #409fa1;
}
.fs-yellow {
  color: #fddd6b;
}
.fs-yellow-bg {
  background-color: #fddd6b;
}
.fs-tan {
  color: #cfbb8a;
}
.fs-tan-bg {
  background-color: #cfbb8a;
}
.fs-orange {
  color: #e5a058;
}
.fs-orange-bg {
  background-color: #e5a058;
}
.fs-red {
  color: #ce3c45;
}
.fs-red-bg {
  background-color: #ce3c45;
}
.black {
  color: #000;
}
.xl-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 10vw;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-serif-title {
    font-size: 6.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-serif-title {
    font-size: 10rem;
  }
}
.lg-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 3.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-serif-title {
    font-size: 3.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-serif-title {
    font-size: 6.2rem;
  }
}
.md-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-serif-title {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-serif-title {
    font-size: 4.2rem;
  }
}
.sm-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) {
  .sm-serif-title {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title {
    margin-bottom: 1rem;
  }
}
.sm-serif-title-italic {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
  font-style: italic;
}
@media only screen and (min-width: 53.25em) {
  .sm-serif-title-italic {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title-italic {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title-italic {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title-italic {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title-italic {
    margin-bottom: 1rem;
  }
}
.xxl-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xxl-sans-title {
    font-size: 1.9vw;
    font-size: 3.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xxl-sans-title {
    font-size: 3.5rem;
    font-size: 5rem;
  }
}
.xl-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title {
    font-size: 3.5rem;
  }
}
.lg-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans {
    font-size: 3rem;
  }
}
.lg-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.167;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans-title {
    font-size: 3rem;
  }
}
.md-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans-title {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans-title {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.sm-sans-title {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
.sm-sans-title-light {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  font-weight: 300;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title-light {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title-light {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
.caption-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
}
@media only screen and (min-width: 53.25em) {
  .caption-sans {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .caption-sans {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .caption-sans {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
.xl-sans-title-gallano-bold {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1;
  font-size: 2.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title-gallano-bold {
    font-size: 2.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title-gallano-bold {
    font-size: 4.5rem;
  }
}
.xl-sans-title-gallano-medium {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1;
  font-size: 2.6rem;
  font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title-gallano-medium {
    font-size: 2.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title-gallano-medium {
    font-size: 4.5rem;
  }
}
.sm-sans-title-gallano {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1.43;
  font-size: 1.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title-gallano {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title-gallano {
    line-height: 1.238;
    font-size: 2.1rem;
  }
}
.sm-sans-gallano {
  font-weight: 300;
  font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
  line-height: 1.43;
  font-size: 1.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-gallano {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-gallano {
    line-height: 1.3;
    font-size: 2rem;
  }
}
body {
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
}
.content,
.text-card {
  position: relative;
}
.content h2,
.text-card h2 {
  font-weight: 600;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h2,
  .text-card h2 {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h2,
  .text-card h2 {
    margin-bottom: 1rem;
  }
}
.content h3,
.text-card h3 {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
  margin-bottom: 0.4814814815rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h3,
  .text-card h3 {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h3,
  .text-card h3 {
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h3,
  .text-card h3 {
    margin-bottom: 0.832vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h3,
  .text-card h3 {
    margin-bottom: 1.3rem;
  }
}
.content h4,
.text-card h4 {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
  margin-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 53.25em) {
  .content h4,
  .text-card h4 {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 2rem;
  }
}
.content h5,
.text-card h5 {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  margin-bottom: 0.1851851852rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h5,
  .text-card h5 {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h5,
  .text-card h5 {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h5,
  .text-card h5 {
    margin-bottom: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h5,
  .text-card h5 {
    margin-bottom: 0.5rem;
  }
}
.content p:not(.caption),
.text-card p:not(.caption) {
  font-weight: 400;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
  font-size: 1.9rem;
  padding-bottom: 1.1237533361rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    padding-bottom: 1.024vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    padding-bottom: 1.6rem;
  }
}
.content li,
.text-card li {
  margin-bottom: 0.2962962963rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content li,
  .text-card li {
    margin-bottom: 0.512vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content li,
  .text-card li {
    margin-bottom: 0.8rem;
  }
}
.content .card,
.text-card .card {
  margin-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .card,
  .text-card .card {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .card,
  .text-card .card {
    margin-bottom: 2rem;
  }
}
.content .title,
.text-card .title {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  margin-bottom: 0.1111111111rem;
  width: initial;
  width: auto;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .title,
  .text-card .title {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .title,
  .text-card .title {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .title,
  .text-card .title {
    margin-bottom: 0.192vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .title,
  .text-card .title {
    margin-bottom: 0.3rem;
  }
}
.content ul,
.text-card ul {
  padding-bottom: 1.4046916702rem;
  padding-left: 1.4046916702rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    padding-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    padding-left: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ul,
  .text-card ul {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    margin-bottom: 1rem;
  }
}
.content ul li:not(.card),
.text-card ul li:not(.card) {
  position: relative;
}
.content ul li:not(.card):before,
.text-card ul li:not(.card):before {
  content: "a";
  font-family: "vd-icons";
  display: inline-block;
  position: relative;
  bottom: 2px;
  padding-right: 0.7023458351rem;
  margin-left: -0.6296296296rem;
  font-size: 0.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    padding-right: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    margin-left: -1.088vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    margin-left: -1.7rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    font-size: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    font-size: 0.5rem;
    bottom: 0.5rem;
  }
}
.content ol li,
.text-card ol li {
  list-style-type: decimal;
  padding-left: 1.0535187526rem;
  margin-left: 0.9259259259rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol li,
  .text-card ol li {
    padding-left: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol li,
  .text-card ol li {
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol li,
  .text-card ol li {
    margin-left: 1.6vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol li,
  .text-card ol li {
    margin-left: 2.5rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ol li,
  .text-card ol li {
    padding-left: 0rem;
    margin-left: 2.5rem;
  }
}
.content ol ol li,
.text-card ol ol li {
  list-style-type: upper-alpha;
  padding-left: 0.7023458351rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 0;
  }
}
.content .more-link {
  position: static;
  float: right;
  display: inline-block;
  border-bottom: none;
  box-shadow: none;
}
.content-footer {
  position: relative;
}
.content-footer h2 {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content-footer h2 {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content-footer h2 {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.content-footer p,
.content-footer ul {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.3333;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content-footer p,
  .content-footer ul {
    font-size: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content-footer p,
  .content-footer ul {
    font-size: 2.1rem;
  }
}
.show-internal-browse-page .internal-browsenav .browsenav-title {
  text-align: left;
  font-size: 2.3rem;
  padding-bottom: 0.7023458351rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    padding-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    padding-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    font-size: 2.4rem;
  }
}
.xl-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans {
    font-size: 3.5rem;
  }
}
.xl-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-semi {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-semi {
    font-size: 3.5rem;
  }
}
.lg-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans {
    font-size: 3rem;
  }
}
.lg-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans-semi {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans-semi {
    font-size: 3rem;
  }
}
.md-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.md-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans-semi {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans-semi {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.caption-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
}
@media only screen and (min-width: 53.25em) {
  .caption-sans {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .caption-sans {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .caption-sans {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
.body-serif {
  font-weight: 400;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .body-serif {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .body-serif {
    font-size: 2.4rem;
  }
}
.intro-serif {
  font-weight: 500;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.3333;
  font-size: 2.1rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-serif {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-serif {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-serif {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-serif {
    margin-bottom: 1rem;
  }
}
.body-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.3333;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .body-sans {
    font-size: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .body-sans {
    font-size: 2.1rem;
  }
}
.intro-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-sans {
    font-size: 3rem;
  }
}
.lg-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 53.15em) {
  .lg-woodtype-extended {
    font-size: 8vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-woodtype-extended {
    font-size: 2.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-woodtype-extended {
    font-size: 4rem;
  }
}
.md-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-woodtype-extended {
    font-size: 2.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-woodtype-extended {
    font-size: 3.8rem;
  }
}
.sm-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  margin-top: 0.3703703704rem;
}
@media only screen and (max-width: 53.15em) {
  .sm-woodtype-extended {
    font-size: 5vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .sm-woodtype-extended {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-woodtype-extended {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-woodtype-extended {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-woodtype-extended {
    margin-top: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-woodtype-extended {
    margin-top: 1rem;
  }
}
.nav-header {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .nav-header {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .nav-header {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
.lg-magazine-title {
  font-weight: 800;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.095237;
  font-size: 2.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-magazine-title {
    font-size: 2.95vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-magazine-title {
    font-size: 4.2rem;
  }
}
.md-magazine-title {
  font-weight: 800;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.095237;
  font-size: 1.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-magazine-title {
    font-size: 2.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-magazine-title {
    font-size: 3.7rem;
  }
}
.sm-magazine-title {
  font-weight: 700;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  margin-bottom: 0.3703703704rem;
  font-size: 1.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-title {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-title {
    font-size: 3rem;
  }
}
.lg-magazine-issue-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-magazine-issue-title {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-magazine-issue-title {
    font-size: 4.2rem;
  }
}
.sm-magazine-issue-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 3rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) {
  .sm-magazine-issue-title {
    line-height: 1;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-issue-title {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-issue-title {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-issue-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-issue-title {
    margin-bottom: 1rem;
  }
}
.button-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.4rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .button-title {
    font-size: 1.1vw;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .button-title {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
}
.category-tag-type {
  font-weight: 300;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  color: #595959;
  position: relative;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}
@media only screen and (min-width: 53.25em) {
  .category-tag-type {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .category-tag-type {
    font-size: 1vw;
    letter-spacing: 0.5px;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .category-tag-type {
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
.category-tag-bold-type {
  font-weight: 300;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  color: #595959;
  position: relative;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  font-weight: 700;
}
@media only screen and (min-width: 53.25em) {
  .category-tag-bold-type {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .category-tag-bold-type {
    font-size: 1vw;
    letter-spacing: 0.5px;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .category-tag-bold-type {
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
.vertically-align-grandparent {
  display: table;
  width: 100%;
  height: 100%;
}
.vertically-align-uncle {
  display: table-row;
}
.vertically-align-parent {
  position: relative;
  transform-style: preserve-3d;
  display: table-cell;
  width: 100%;
  height: 100%;
}
.vertically-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
svg {
  pointer-events: none;
}
a svg {
  pointer-events: auto;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
  vertical-align: middle;
}
.icon-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.icon-stack div {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.accessibility-pause-button {
  color: #595959;
}
.accessibility-pause-button:focus {
  outline: 1px auto gray;
}
.pause-button,
.mute-button {
  display: none;
}
@media only screen and (min-width: 53.25em) {
  .pause-button,
  .mute-button {
    display: block;
    font-size: 4rem;
    color: #e5a058;
    position: absolute;
    top: calc(7rem + 3rem);
    z-index: 5;
    width: 4.2140750105rem;
    height: 4.2140750105rem;
    cursor: pointer;
  }
}
@media only screen and (min-width: 53.25em) and (min-width: 53.25em) and (max-width: 1559px) {
  .pause-button,
  .mute-button {
    width: 3.84vw;
  }
}
@media only screen and (min-width: 53.25em) and (min-width: 1560px) {
  .pause-button,
  .mute-button {
    width: 6rem;
  }
}
@media only screen and (min-width: 53.25em) and (min-width: 53.25em) and (max-width: 1559px) {
  .pause-button,
  .mute-button {
    height: 3.84vw;
  }
}
@media only screen and (min-width: 53.25em) and (min-width: 1560px) {
  .pause-button,
  .mute-button {
    height: 6rem;
  }
}
@media only screen and (min-width: 1560px) {
  .pause-button,
  .mute-button {
    top: calc(8rem + 36px);
  }
}
.pause-button:before,
.mute-button:before {
  position: relative;
  left: 0.037037037rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .pause-button:before,
  .mute-button:before {
    left: 0.064vw;
  }
}
@media only screen and (min-width: 1560px) {
  .pause-button:before,
  .mute-button:before {
    left: 0.1rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .pause-button:before,
  .mute-button:before {
    bottom: 0.2rem;
  }
}
@media only screen and (min-width: 62em) and (max-width: 1559px) {
  .pause-button:before,
  .mute-button:before {
    bottom: 0.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .pause-button:before,
  .mute-button:before {
    bottom: -0.2rem;
  }
}
.pause-button {
  color: #333;
}
@media only screen and (min-width: 53.25em) {
  .pause-button {
    text-align: center;
    font-size: 3.5rem;
    right: 7rem;
  }
}
@media only screen and (min-width: 62em) {
  .pause-button {
    right: 6.4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .pause-button {
    margin-top: 1.1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .pause-button {
    margin-top: 2rem;
    right: calc((100vw - 1400px) / 2 - 0.4rem);
  }
}
@media only screen and (min-width: 53.25em) {
  .mute-button {
    text-align: right;
    right: 14rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .mute-button {
    margin-top: 0.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .mute-button {
    right: calc((100vw - 1400px) / 2 + 5.8rem);
    margin-top: 1.6rem;
  }
}
.icon-volume-off:before {
  top: 0;
  left: -5px;
}
.nav-icon {
  color: #595959;
  line-height: 0.9;
  margin: 0;
}
@media only screen and (max-width: 53.15em) {
  .nav-icon {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .nav-icon {
    line-height: 0.7;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .nav-icon {
    font-size: 2.3rem;
    padding: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .nav-icon {
    padding: 14px;
    font-size: 2.5rem;
  }
}
.nav-icon:focus {
  outline: 1px auto gray;
}
.svg-nav-icon {
  color: #595959;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  fill: #000;
  display: inline-block;
  fill: currentColor;
}
@media only screen and (min-width: 53.25em) {
  .svg-nav-icon {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-nav-icon {
    width: 26px;
    height: 26px;
  }
}
.svg-nav-icon[title="pause"],
.svg-nav-icon[title="play"] {
  fill: #595959;
  width: 40px;
  height: 40px;
}
@media only screen and (min-width: 53.25em) {
  .svg-nav-icon[title="pause"],
  .svg-nav-icon[title="play"] {
    width: 26px;
    height: 26px;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-nav-icon[title="pause"],
  .svg-nav-icon[title="play"] {
    width: 30px;
    height: 30px;
  }
}
.svg-filter-icon {
  position: absolute;
  right: 0.2962962963rem;
  top: 0.1481481481rem;
  top: 0.5rem;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  display: inline-block;
  fill: currentColor;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-filter-icon {
    right: 0.512vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-filter-icon {
    right: 0.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-filter-icon {
    top: 0.256vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-filter-icon {
    top: 0.4rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .svg-filter-icon {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-filter-icon {
    width: 28px;
    height: 28px;
  }
}
.dropdown .svg-filter-icon {
  vertical-align: middle;
  width: 25px;
  height: 25px;
}
@media only screen and (min-width: 53.25em) {
  .dropdown .svg-filter-icon {
    width: 22px;
    height: 22px;
  }
}
@media only screen and (min-width: 1560px) {
  .dropdown .svg-filter-icon {
    width: 28px;
    height: 28px;
  }
}
.svg-arrow2-icon {
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  display: inline-block;
  fill: currentColor;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-arrow2-icon {
    top: -0.1vw;
    width: 1.4vw;
    height: 1.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-arrow2-icon {
    top: -0.2rem;
    width: 20px;
    height: 20px;
  }
}
.svg-social-icon {
  padding: 0.7023458351rem;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 36px;
  height: 36px;
  display: inline-block;
  fill: currentColor;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-social-icon {
    padding: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-social-icon {
    padding: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-social-icon {
    width: 3vw;
    height: 3vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-social-icon {
    width: 45px;
    height: 45px;
  }
}
.svg-social-icon-footer {
  padding: 0.3511729175rem;
  position: relative;
  top: -2px;
  vertical-align: middle;
  width: 45px;
  height: 45px;
  display: inline-block;
  fill: currentColor;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-social-icon-footer {
    padding: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-social-icon-footer {
    padding: 0.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-social-icon-footer {
    width: 2.5vw;
    height: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-social-icon-footer {
    width: 40px;
    height: 40px;
  }
}
.icon-pause:before,
.icon-play:before {
  content: "";
}
.icon-pause .svg-nav-icon[title="play"],
.icon-play .svg-nav-icon[title="pause"] {
  display: none;
}
@media only screen and (max-width: 53.15em) {
  .main-nav-icon {
    padding: 1rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .main-nav-icon:hover {
    color: #b3b3b3;
  }
}
.main-nav-icon:focus {
  outline: 1px auto gray;
}
.social-icons {
  display: none;
  text-align: right;
  padding: 0;
  position: relative;
  z-index: 10;
}
@media only screen and (max-width: 53.15em) {
  .social-icons {
    display: none;
    background-color: #fff;
    background-color: #e6e6e6;
    width: 100%;
    left: 0;
  }
}
.desktop-social-icons {
  display: none;
}
@media only screen and (max-width: 53.15em) {
  .desktop-social-icons {
    display: none !important;
  }
}
.social-icon-link {
  vertical-align: middle;
}
.social-icon-link:hover,
.social-icon-link:focus {
  text-decoration: none;
}
.social-icon {
  color: #595959;
  padding: 0.7023458351rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-icon {
    padding: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .social-icon {
    padding: 1rem;
  }
}
.social-icon:hover {
  color: black30;
  text-decoration: none;
}
.svg-social-icon,
.svg-social-icon-footer {
  fill: #595959;
}
.svg-social-icon:hover,
.svg-social-icon-footer:hover {
  fill: #b3b3b3;
}
.center-box {
  position: relative;
}
.center-box:hover .svg-play-button-circle {
  fill: #e2f0d8;
}
.icon-play-button {
  position: relative;
  cursor: pointer;
}
.icon-play-button:before {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  content: "a";
  color: #bfbfbf;
}
.icon-play-button:hover:before {
  color: #e2f0d8;
}
.icon-play-button:after {
  position: relative;
  z-index: 1;
  content: "b";
  color: #333;
  display: block;
}
.svg-play-button {
  text-align: center;
}
.svg-play-button:hover .svg-play-button-circle {
  fill: #e2f0d8;
}
.svg-play-button-circle,
.svg-play-button-play,
.svg-play-button-pause {
  top: 50%;
  left: 50%;
  position: absolute;
  display: inline-block;
  transform: translate(-50%, -50%);
}
.svg-play-button-play,
.svg-play-button-pause {
  fill: #333;
}
.svg-play-button-circle {
  fill: #ccc;
}
@media only screen and (max-width: 53.15em) {
  .svg-play-button-circle {
    width: 12vw;
    height: 12vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-play-button-circle {
    width: 3.8vw;
    height: 3.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-play-button-circle {
    width: 60px;
    height: 60px;
  }
}
@media only screen and (max-width: 53.15em) {
  .svg-play-button-play {
    width: 10vw;
    height: 10vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-play-button-play {
    width: 3.4vw;
    height: 3.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-play-button-play {
    width: 50px;
    height: 50px;
  }
}
@media only screen and (max-width: 53.15em) {
  .svg-play-button-pause {
    width: 7vw;
    height: 7vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-play-button-pause {
    width: 2.5vw;
    height: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-play-button-pause {
    width: 40px;
    height: 40px;
  }
}
.track .svg-play-button-circle {
  fill: #b3b3b3;
}
@media only screen and (max-width: 53.15em) {
  .track .svg-play-button-circle {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .track .svg-play-button-circle {
    width: 1.8vw;
    height: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .track .svg-play-button-circle {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .track .svg-play-button-play {
    width: 3rem;
    height: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .track .svg-play-button-play {
    width: 1.6vw;
    height: 1.6vw;
  }
}
@media only screen and (min-width: 1560px) {
  .track .svg-play-button-play {
    width: 2.5rem;
    height: 2.5rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .track .svg-play-button-pause {
    width: 2rem;
    height: 2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .track .svg-play-button-pause {
    width: 1.3vw;
    height: 1.3vw;
  }
}
@media only screen and (min-width: 1560px) {
  .track .svg-play-button-pause {
    width: 2rem;
    height: 2rem;
  }
}
.sidebar .svg-play-button-circle {
  fill: #ccc;
}
@media only screen and (max-width: 53.15em) {
  .icon-gallery:before,
  .icon-gallery:after,
  .icon-picture-o:before,
  .icon-picture-o:after,
  .icon-play-button:before,
  .icon-play-button:after,
  .mejs-controls .mejs-playpause-button button:before,
  .mejs-controls .mejs-playpause-button button:after {
    font-size: 10vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .icon-gallery:before,
  .icon-gallery:after,
  .icon-picture-o:before,
  .icon-picture-o:after,
  .icon-play-button:before,
  .icon-play-button:after,
  .mejs-controls .mejs-playpause-button button:before,
  .mejs-controls .mejs-playpause-button button:after {
    font-size: 4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .icon-gallery:before,
  .icon-gallery:after,
  .icon-picture-o:before,
  .icon-picture-o:after,
  .icon-play-button:before,
  .icon-play-button:after,
  .mejs-controls .mejs-playpause-button button:before,
  .mejs-controls .mejs-playpause-button button:after {
    font-size: 6rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .horizontal-audio-card-third .icon-play-button:before,
  .horizontal-audio-card-third .icon-play-button:after,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:before,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:after {
    font-size: 7vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .horizontal-audio-card-third .icon-play-button:before,
  .horizontal-audio-card-third .icon-play-button:after,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:before,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:after {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .horizontal-audio-card-third .icon-play-button:before,
  .horizontal-audio-card-third .icon-play-button:after,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:before,
  .horizontal-audio-card-third
    .mejs-controls
    .mejs-playpause-button
    button:after {
    font-size: 4rem;
  }
}
.icon-gallery,
.icon-picture-o {
  cursor: pointer;
  position: absolute;
  left: 0.3703703704rem;
  bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .icon-gallery,
  .icon-picture-o {
    left: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .icon-gallery,
  .icon-picture-o {
    left: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .icon-gallery,
  .icon-picture-o {
    bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .icon-gallery,
  .icon-picture-o {
    bottom: 1rem;
  }
}
.icon-gallery:before,
.icon-picture-o:before {
  z-index: 0;
  color: #bfbfbf;
}
.icon-gallery:hover:before,
.icon-picture-o:hover:before {
  color: #e2f0d8;
}
.icon-gallery:after,
.icon-picture-o:after {
  position: absolute;
  z-index: 1;
  color: #333;
  display: block;
}
@media only screen and (max-width: 53.15em) {
  .icon-gallery:after,
  .icon-picture-o:after {
    font-size: 6vw;
    top: 2vw;
    left: 1.8vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .icon-gallery:after,
  .icon-picture-o:after {
    font-size: 2.6vw;
    top: 0.7vw;
    left: 0.6vw;
  }
}
@media only screen and (min-width: 1560px) {
  .icon-gallery:after,
  .icon-picture-o:after {
    font-size: 4rem;
    top: 1rem;
    left: 0.9rem;
  }
}
.more-link-wrapper {
  position: relative;
}
.more-link {
  color: #666;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  line-height: 1;
}
.more-link-text {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  font-weight: 300;
  display: inline-block;
  vertical-align: top;
  line-height: 1.1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-link-text {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-link-text {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .more-link-text {
    line-height: 1.2;
  }
}
.more-link-arrow {
  display: inline-block;
  vertical-align: top;
  width: auto;
  height: auto;
  line-height: 0.9;
  line-height: 0.2;
}
@media only screen and (min-width: 53.25em) {
  .more-link-arrow {
    line-height: 1;
  }
}
@media only screen and (min-width: 1560px) {
  .more-link-arrow {
    line-height: 0.75;
  }
}
.more-link-arrow:before {
  font-size: 2rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-link-arrow:before {
    font-size: 1.4vw;
    line-height: 1.3;
  }
}
@media only screen and (min-width: 1560px) {
  .more-link-arrow:before {
    font-size: 2rem;
    line-height: 1.3;
  }
}
.more-link[aria-expanded="false"] .more-link-arrow:before {
  transform: rotate(90deg);
  display: inline-block;
}
.more-link[aria-expanded="true"] .more-link-arrow:before {
  transform: rotate(270deg);
  display: inline-block;
  position: relative;
  top: -0.2rem;
}
.album-sidebar-tab[aria-expanded="true"] .icon-right-open-mini {
  transform: rotate(90deg);
  display: inline-block;
  position: relative;
  top: 0.2rem;
}
.mobile-dots .svg-pager-icon {
  fill: #333;
}
.mobile-dots li:hover,
.mobile-dots .slick-active {
  position: relative;
  top: 0.2rem;
}
@media only screen and (min-width: 53.25em) {
  .mobile-dots li:hover,
  .mobile-dots .slick-active {
    top: 10vw;
  }
}
@media only screen and (min-width: 1560px) {
  .mobile-dots li:hover,
  .mobile-dots .slick-active {
    top: 0.2rem;
  }
}
.dots li:hover,
.dots .slick-active {
  position: relative;
}
.svg-pager-icon {
  width: 13.5px;
  height: 13.5px;
}
.svg-pager-icon-circle {
  position: relative;
  top: 0.3rem;
  left: 0.1rem;
  top: 0.3rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .svg-pager-icon-circle {
    top: 0.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .svg-pager-icon-circle {
    top: 0.3rem;
  }
}
.svg-pager-icon-circle-o {
  width: 16px;
  height: 16px;
}
@media only screen and (min-width: 53.25em) {
  .slick-dots li:hover .svg-pager-icon-circle {
    display: block;
  }
  .slick-dots li:hover .svg-pager-icon-circle-o {
    display: none;
  }
}
.svg-pager-icon-circle {
  display: none;
}
.slick-active > .svg-pager-icon-circle {
  display: block;
}
.slick-active > .svg-pager-icon-circle-o {
  display: none;
}
.newsletter-signup .icon-mail,
.newsletter-signup .icon-mail-svg {
  color: #999;
  float: right;
}
@media only screen and (max-width: 53.15em) {
  .newsletter-signup .icon-mail {
    margin-left: 3vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .newsletter-signup .icon-mail {
    margin-left: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .newsletter-signup .icon-mail {
    margin-left: 2rem;
    margin-right: 3rem;
    margin: 3rem 0 3rem 2rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .newsletter-signup .icon-mail:before {
    font-size: 2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .newsletter-signup .icon-mail:before {
    font-size: 4vw;
    padding-right: 0.2vw;
    line-height: 0.8;
  }
}
@media only screen and (min-width: 1560px) {
  .newsletter-signup .icon-mail:before {
    font-size: 5.2rem;
    padding-right: 2px;
    line-height: 1;
  }
}
.icon-mail-svg {
  padding-left: 1px;
}
.icon-mail-svg svg {
  fill: #999;
  position: static;
  transform: none;
}
.icon-submit-arrow-svg {
  color: #595959;
  line-height: 0.9;
  margin: 0;
}
@media only screen and (max-width: 53.15em) {
  .icon-submit-arrow-svg {
    font-size: 2.3rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .icon-submit-arrow-svg {
    line-height: 0.7;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .icon-submit-arrow-svg {
    font-size: 2.3rem;
    padding: 0.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .icon-submit-arrow-svg {
    padding: 6px 4px 4px 4px;
    font-size: 1.5rem;
  }
}
.icon-submit-arrow-svg svg {
  fill: #999;
  position: static;
  transform: none;
}
.icon-submit-arrow-svg:focus {
  outline: 1px auto gray;
}
a {
  color: #333;
}
a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 53.15em) {
  a:hover {
    color: #333;
  }
}
.footer-title:hover,
.logo-mask:hover,
.site-toggle-link:hover {
  background-color: rgba(0, 0, 0, 0);
}
.content a,
.remodal-description a {
  color: #333;
  border-bottom: 3px solid #e2f0d8;
  box-shadow: inset 0 -4px 0 #e2f0d8;
  transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.content a:hover,
.remodal-description a:hover {
  background: #e2f0d8;
  color: #333;
}
.remodal-description a,
figcaption a,
.thin-links,
.thin-links-wrapper a {
  border-bottom: 1px solid #e2f0d8;
  color: #b3b3b3;
}
.remodal-description a:hover,
figcaption a:hover,
.thin-links:hover,
.thin-links-wrapper a:hover {
  background: rgba(0, 0, 0, 0);
}
@media only screen and (min-width: 53.25em) {
  a.high,
  .high,
  .video {
    transition: background 0.15s cubic-bezier(0.33, 0.66, 0.66, 1);
    cursor: pointer;
  }
  a.high:hover .light,
  .high:hover .light,
  .video:hover .light {
    background: #e2f0d8;
    color: #333;
  }
  a.high:hover .light .er,
  .high:hover .light .er,
  .video:hover .light .er {
    position: relative;
  }
}
.no-highlight a:hover {
  background: none;
}
.no-underline a {
  border-bottom: none;
  box-shadow: none;
}
.more-link .er {
  padding: 0.140469167rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-link .er {
    padding: 0.128vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-link .er {
    padding: 0.2rem;
  }
}
.anchor-link {
  display: block;
  position: relative;
  visibility: hidden;
}
@media only screen and (max-width: 53.15em) {
  .anchor-link {
    top: -28vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .anchor-link {
    top: -10vw;
  }
}
@media only screen and (min-width: 1560px) {
  .anchor-link {
    top: -17rem;
  }
}
.first-anchor-link {
  top: -20rem;
}
.navbar {
  margin-bottom: 0;
  border: 0;
  border-radius: 0;
  position: fixed;
  top: 0;
  width: 100%;
  min-height: initial;
  min-height: auto;
  z-index: 30;
  height: 4.5rem;
  background-color: #fff;
  box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.16);
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .navbar {
    height: 7rem;
  }
}
@media only screen and (min-width: 1560px) {
  .navbar {
    height: 8rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .navbar {
    width: 100%;
  }
}
@media only screen and (min-width: 53.25em) {
  .navbar {
    position: absolute;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .navbar {
    top: 3rem;
  }
}
@media only screen and (min-width: 1560px) {
  .navbar {
    top: 36px;
  }
}
.navbar.is-open {
  background-color: rgba(255, 255, 255, 0.97);
  height: auto !important;
}
@media only screen and (min-width: 53.25em) {
  .navbar {
    box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 10px 41px -8px rgba(0, 0, 0, 0.08);
  }
}
.home-page .navbar {
  height: 4.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .home-page .navbar {
    height: 7rem;
  }
}
@media only screen and (min-width: 1560px) {
  .home-page .navbar {
    height: 8rem;
  }
}
.smithsonian-logo {
  float: left;
  width: 100px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .smithsonian-logo {
    width: 140px;
  }
}
@media only screen and (min-width: 1560px) {
  .smithsonian-logo {
    padding-top: 3px;
    width: 160px;
  }
}
.site-toggle {
  display: none;
  background-color: #333;
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
  text-align: right;
  font-weight: 500;
  line-height: 1;
  position: absolute;
  z-index: 11;
  top: 0;
  width: 100%;
}
@media only screen and (min-width: 53.25em) {
  .site-toggle {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .site-toggle {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .site-toggle {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .site-toggle {
    padding-top: 0;
    display: block;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .site-toggle {
    font-size: 1.1rem;
    display: block;
    height: 3rem;
  }
}
@media only screen and (min-width: 1560px) {
  .site-toggle {
    font-size: 1.6rem;
    line-height: 3.5rem !important;
    padding: 0;
    height: 36px;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .right-site-toggle {
    padding-top: 0.8rem;
  }
}
@media only screen and (min-width: 1560px) {
  .right-site-toggle {
    padding: 0;
  }
}
.tagline {
  display: none;
  color: gray;
}
@media only screen and (min-width: 62.5em) {
  .tagline {
    display: inline-block;
  }
}
.site-toggle-link {
  color: #999;
  margin-left: 2.5rem;
}
.site-toggle-link:hover {
  color: #fff;
  text-decoration: none;
}
.site-toggle-link.active,
.site-toggle-link:focus {
  color: #ccc;
}
.navbar-outside,
.filter-outside {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9;
}
.navbar-header {
  position: relative;
  z-index: 10;
  max-width: 1480px;
  padding: 0 15px;
  margin: 0 auto;
  display: table;
  width: 100%;
}
@media only screen and (min-width: 53.25em) {
  .navbar-header {
    padding: 0 40px;
  }
}
@media only screen and (min-width: 1560px) {
  .navbar-header {
    height: 8rem;
  }
}
.navbar-header-inner {
  position: relative;
  z-index: 100;
}
.logo-wrapper {
  float: left;
  height: auto;
  margin-left: 0 !important;
  font-size: 10px;
  margin-top: 1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .logo-wrapper {
    margin-top: 1.5rem;
    margin-top: 1rem;
    width: 195px;
  }
}
@media only screen and (min-width: 1560px) {
  .logo-wrapper {
    margin-top: 2rem;
    font-size: 25px;
  }
}
.home-page .navbar.is-smaller {
  height: 4.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .home-page .navbar.is-smaller {
    height: 7rem;
  }
}
@media only screen and (min-width: 1560px) {
  .home-page .navbar.is-smaller {
    height: 8rem;
  }
}
.navspacer {
  height: calc(4.5rem + 8.5rem);
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .navspacer {
    height: calc(7rem + 3rem + 11.5rem);
  }
}
@media only screen and (min-width: 1560px) {
  .navspacer {
    height: calc(8rem + 36px + 14rem);
  }
}
.navspacer-open {
  transition: all 0.3s ease;
}
.home-page .navspacer {
  height: 4.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .home-page .navspacer {
    height: calc(7rem + 3rem);
  }
}
@media only screen and (min-width: 1560px) {
  .home-page .navspacer {
    height: calc(8rem + 36px);
  }
}
.logo-mask {
  overflow: hidden;
  display: inline-block;
}
.logo {
  position: absolute;
  display: inline-block;
  top: 0;
}
.logo a {
  display: block;
}
.one-line-logos,
.block-logos {
  transition: opacity 0.3s ease;
}
.logo-is-one-line .block-logos {
  opacity: 0;
}
.logo-is-one-line .one-line-logos {
  opacity: 1;
}
.is-transitioning {
  display: block !important;
  visibility: visible !important;
}
.block-logo {
  max-width: initial;
  margin-top: 1rem;
  width: 100px;
  height: 100px;
}
@media only screen and (min-width: 53.25em) {
  .block-logo {
    margin-top: 1.5rem;
    width: 140px;
    height: 140px;
  }
}
@media only screen and (min-width: 1560px) {
  .block-logo {
    margin-top: 2rem;
    width: 160px;
    height: 160px;
  }
}
.block-logo {
  top: 0;
  left: 0;
}
.one-line-logo {
  max-width: initial;
  display: none;
  width: 100px;
  width: 80px;
  margin-top: 0.5rem;
}
@media only screen and (min-width: 53.25em) {
  .one-line-logo {
    margin-top: 0.8rem;
    margin-top: 1rem;
    width: 112px;
  }
}
@media only screen and (min-width: 1560px) {
  .one-line-logo {
    margin-top: 1.2rem;
    width: 129px;
  }
}
.one-line-logos,
.block-logos {
  position: absolute;
  z-index: 2;
}
.logo-wrapper {
  margin-top: 0;
}
.one-line-logos {
  opacity: 0;
}
.navbar.is-smaller .logo-wrapper,
.one-line-logo .logo-wrapper,
.has-one-line-logo .logo-wrapper {
  margin-top: 0;
}
.is-smaller {
  position: fixed;
  top: 0;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.97);
}
@media only screen and (min-width: 53.25em) {
  .is-smaller .block-logo {
    top: -45%;
  }
  .is-smaller .folkways-logo {
    top: -35%;
  }
  .is-smaller .block-logo {
    top: -100%;
  }
}
.is-smaller + .banner-section.container {
  position: relative;
  top: 142px;
}
body:not(.home-page) .is-smaller,
body:not(.home-page) .has-one-line-logo {
  height: 4.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  body:not(.home-page) .is-smaller,
  body:not(.home-page) .has-one-line-logo {
    height: 7rem;
  }
}
@media only screen and (min-width: 1560px) {
  body:not(.home-page) .is-smaller,
  body:not(.home-page) .has-one-line-logo {
    height: 8rem;
  }
}
.nav-icons {
  text-align: right;
  margin-top: 0.2rem;
}
@media only screen and (min-width: 53.25em) {
  .nav-icons {
    position: static;
    float: right;
    margin-top: 0.8rem;
    margin-top: 1rem;
    margin-right: -1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .nav-icons {
    margin-top: 1.3rem;
    margin-right: -1.5rem;
  }
}
.nav-icon {
  display: inline-block;
  cursor: pointer;
  opacity: 1;
}
.lighter-nav-icons {
  opacity: 0.2;
}
.navbar-toggle {
  position: relative;
  z-index: 2;
}
.navbar-toggle .icon-bar {
  color: #fff;
  background-color: #fff;
}
@media only screen and (max-width: 53.15em) {
  .social-icons,
  .search-bar {
    height: 5rem;
  }
}
.social-icon-link {
  display: inline-block;
  cursor: pointer;
}
@media only screen and (max-width: 53.15em) {
  .social-icon-link {
    padding: 10px 1vw;
  }
}
.social-icon-link:hover svg {
  fill: #b3b3b3;
}
.search-bar {
  display: none;
  text-align: left;
  color: #999;
  padding: 0;
  font-weight: 500;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.7;
  font-size: 2.5rem;
  line-height: 1.28;
}
@media only screen and (max-width: 53.15em) {
  .search-bar {
    width: 100%;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .search-bar {
    margin-top: 1vw;
    margin-bottom: 3vw;
  }
}
@media only screen and (min-width: 1560px) {
  .search-bar {
    margin-top: 2.4rem;
  }
}
.search-bar input {
  width: 100%;
  background-color: rgba(0, 0, 0, 0);
  border-bottom: 2px solid #000;
}
@media only screen and (min-width: 53.25em) {
  .search-bar input {
    padding: 0 15px;
  }
}
@media only screen and (max-width: 53.15em) {
  .desktop-search-bar {
    display: none !important;
  }
}
.mobile-search-bar {
  padding: 5px 15px;
  position: relative;
  z-index: 11;
}
@media only screen and (min-width: 53.25em) {
  .mobile-search-bar {
    display: none !important;
  }
}
.header-nav {
  padding-top: 2.3879758393rem;
  padding-bottom: 1.8260991712rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav {
    padding-top: 2.176vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav {
    padding-top: 3.4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav {
    padding-bottom: 1.664vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav {
    padding-bottom: 2.6rem;
  }
}
.header-nav,
.footer-nav {
  position: relative;
}
@media only screen and (max-width: 53.15em) {
  .active .header-nav-title,
  .active .footer-nav-title {
    color: #fff;
  }
}
.header-nav-title,
.footer-nav-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
  cursor: pointer;
  padding: 10px 0 0;
  display: block;
  padding-bottom: 0.3511729175rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-title,
  .footer-nav-title {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-title,
  .footer-nav-title {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
.header-nav-title:hover,
.footer-nav-title:hover {
  color: #595959;
}
@media only screen and (min-width: 53.25em) {
  .header-nav-title,
  .footer-nav-title {
    padding: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-title,
  .footer-nav-title {
    padding-bottom: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-title,
  .footer-nav-title {
    padding-bottom: 0.5rem;
  }
}
.header-nav-list,
.footer-nav-list {
  display: none;
  margin-bottom: 0.8148148148rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-list,
  .footer-nav-list {
    margin-bottom: 1.408vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-list,
  .footer-nav-list {
    margin-bottom: 2.2rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .header-nav-list,
  .footer-nav-list {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 53.25em) {
  .header-nav-list,
  .footer-nav-list {
    display: inline-block;
  }
}
.header-nav-sub-item,
.footer-nav-sub-item {
  display: block;
  font-weight: 400;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 2;
  font-size: 1.7rem;
  color: gray;
  cursor: pointer;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-sub-item,
  .footer-nav-sub-item {
    font-size: 1.1vw;
    line-height: 1.45;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-sub-item,
  .footer-nav-sub-item {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.header-nav-sub-item a,
.footer-nav-sub-item a {
  color: gray;
  display: block;
}
.header-nav-sub-item a:hover,
.footer-nav-sub-item a:hover {
  color: #000;
}
.header-nav-sub-item:hover,
.footer-nav-sub-item:hover {
  color: #000;
}
.header-nav-sub-item-no-link,
.footer-nav-sub-item-no-link {
  display: block;
  font-weight: 400;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 2;
  font-size: 1.7rem;
  color: gray;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-sub-item-no-link,
  .footer-nav-sub-item-no-link {
    font-size: 1.1vw;
    line-height: 1.45;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-sub-item-no-link,
  .footer-nav-sub-item-no-link {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.header-nav-sub-item-no-link a,
.footer-nav-sub-item-no-link a {
  color: gray;
  display: block;
}
.header-nav-sub-item-no-link a:hover,
.footer-nav-sub-item-no-link a:hover {
  color: #000;
}
.header-nav {
  display: none;
  z-index: 10;
}
.header-nav-title-no-link {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
  padding: 10px 0 0;
  display: block;
  padding-bottom: 0.3511729175rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-title-no-link {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-title-no-link {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
.header-nav-title-no-link:hover {
  color: #000;
}
@media only screen and (min-width: 53.25em) {
  .header-nav-title-no-link {
    padding: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .header-nav-title-no-link {
    padding-bottom: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .header-nav-title-no-link {
    padding-bottom: 0.5rem;
  }
}
.footer-nav-title {
  color: #ccc;
}
.footer-nav-title-no-link {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
  padding: 10px 0 0;
  display: block;
  padding-bottom: 0.3511729175rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-nav-title-no-link {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-nav-title-no-link {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
.footer-nav-title-no-link:hover {
  color: #ccc;
}
@media only screen and (min-width: 53.25em) {
  .footer-nav-title-no-link {
    padding: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-nav-title-no-link {
    padding-bottom: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-nav-title-no-link {
    padding-bottom: 0.5rem;
  }
}
.footer-nav-sub-item:hover {
  color: #ccc;
}
.nav-show-mobile {
  display: block;
}
.browsenav {
  display: none;
  background-color: #e6e6e6;
  position: relative;
  z-index: 9;
  top: 1rem;
  padding-top: 2.4582104228rem;
  padding-bottom: 2.1070375053rem;
}
@media only screen and (min-width: 53.25em) {
  .browsenav {
    top: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav {
    padding: 2.8vw 0 2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav {
    padding: 5rem 0 2rem;
    padding: rem 0 2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav {
    padding-top: 2.24vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav {
    padding-top: 3.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav {
    padding-bottom: 1.92vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav {
    padding-bottom: 3rem;
  }
}
.browsenav select {
  width: 100%;
  margin-bottom: 1.6666666667rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav select {
    margin-bottom: 2.88vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav select {
    margin-bottom: 4.5rem;
  }
}
.first-level-dropdown.tall-dropdown {
  overflow-y: scroll;
}
@media only screen and (max-width: 53.15em) {
  .first-level-dropdown.tall-dropdown {
    max-height: calc(100vh - 4.5rem - 22rem);
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .first-level-dropdown.tall-dropdown {
    max-height: calc(100vh - 7rem + 3rem - 18vh);
  }
}
@media only screen and (min-width: 1560px) {
  .first-level-dropdown.tall-dropdown {
    max-height: calc(100vh - 8rem + 36px - 17rem);
  }
}
.browsenav-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
  font-family:
    "unit-gothic-718", "Arial Black", "Arial Bold", Gadget, sans-serif;
  color: #595959;
  margin-top: 0.9259259259rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav-title {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav-title {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .browsenav-title {
    margin-bottom: 2vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .browsenav-title {
    text-align: right;
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .browsenav-title {
    margin-top: 1.6vw;
  }
}
@media only screen and (min-width: 1560px) {
  .browsenav-title {
    margin-top: 2.5rem;
  }
}
a:focus,
.button-inner:focus,
.js-keyboard-toggle:focus {
  outline: 1px auto gray;
}
a.skip-main {
  left: -999px;
  position: absolute;
  position: fixed;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-main:focus,
a.skip-main:active {
  position: fixed;
  color: #333;
  background-color: #fff;
  left: auto;
  top: 10vh;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border: 4px solid #e2f0d8;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}
.collapse {
  clear: right;
}
.navbar-header {
  float: none;
}
.container {
  width: 100%;
  max-width: 1560px;
  padding: 0 15px;
}
@media only screen and (min-width: 53.25em) {
  .container {
    padding: 0 80px;
  }
}
.highlight-container {
  width: 100%;
  max-width: 1560px;
  padding: 0;
}
@media only screen and (min-width: 53.25em) {
  .highlight-container {
    padding: 0 40px;
  }
}
.highlight-container .highlight-inner {
  background-color: #b3b3b3;
  position: relative;
  z-index: 0;
  padding: 2.8093833404rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .highlight-container .highlight-inner {
    padding: 2.56vw;
  }
}
@media only screen and (min-width: 1560px) {
  .highlight-container .highlight-inner {
    padding: 4rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .highlight-container .highlight-inner {
    padding: 1.5rem;
  }
}
.highlight-container .section-title {
  margin-bottom: 1.2592592593rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .highlight-container .section-title {
    margin-bottom: 2.176vw;
  }
}
@media only screen and (min-width: 1560px) {
  .highlight-container .section-title {
    margin-bottom: 3.4rem;
  }
}
.last-container section {
  margin-bottom: 2.5rem;
}
@media only screen and (max-width: 53.15em) {
  .col-xs-half-image {
    float: left;
    width: 54%;
  }
}
@media only screen and (max-width: 53.15em) {
  .col-xs-half-details {
    float: left;
    width: 46%;
  }
}
@media only screen and (min-width: 53.25em) {
  .col-sm-half-image {
    float: left;
    width: 54%;
  }
}
@media only screen and (min-width: 53.25em) {
  .col-sm-half-details {
    float: left;
    width: 46%;
  }
}
.col-half {
  width: 50%;
  float: left;
}
.col-half:nth-of-type(2n + 1) {
  padding-right: 7.5px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-half:nth-of-type(2n + 1) {
    padding-right: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .col-half:nth-of-type(2n + 1) {
    padding-right: 2rem;
  }
}
.col-half:nth-of-type(2n) {
  padding-left: 7.5px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-half:nth-of-type(2n) {
    padding-left: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .col-half:nth-of-type(2n) {
    padding-left: 2rem;
  }
}
.col-half:nth-of-type(2n + 1) {
  clear: left;
}
.col-xs-thirds {
  width: 33.33333%;
  float: left;
}
.col-xs-thirds:nth-of-type(3n + 1) {
  padding-right: 7.5px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-xs-thirds:nth-of-type(3n + 1) {
    padding-right: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .col-xs-thirds:nth-of-type(3n + 1) {
    padding-right: 2rem;
  }
}
.col-xs-thirds:nth-of-type(3n + 2) {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-xs-thirds:nth-of-type(3n + 2) {
    padding-left: 1.25vw;
    padding-right: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .col-xs-thirds:nth-of-type(3n + 2) {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.col-xs-thirds:nth-of-type(3n + 3) {
  padding-left: 7.5px;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-xs-thirds:nth-of-type(3n + 3) {
    padding-left: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .col-xs-thirds:nth-of-type(3n + 3) {
    padding-left: 2rem;
  }
}
.col-xs-thirds:nth-of-type(3n + 1) {
  clear: left;
}
@media only screen and (min-width: 53.25em) {
  .col-sm-thirds {
    width: 33.33333%;
    float: left;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .col-sm-thirds:nth-of-type(3n + 1) {
    padding-right: 1.25vw;
  }
  .col-sm-thirds:nth-of-type(3n + 2) {
    padding-left: 1.25vw;
    padding-right: 1.25vw;
  }
  .col-sm-thirds:nth-of-type(3n + 3) {
    padding-left: 1.25vw;
  }
  .col-sm-thirds:nth-of-type(3n + 1) {
    clear: left;
  }
}
@media only screen and (min-width: 1560px) {
  .col-sm-thirds:nth-of-type(3n + 1) {
    padding-right: 2rem;
  }
  .col-sm-thirds:nth-of-type(3n + 2) {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .col-sm-thirds:nth-of-type(3n + 3) {
    padding-left: 2rem;
  }
  .col-sm-thirds:nth-of-type(3n + 1) {
    clear: left;
  }
}
.row {
  margin-left: -7.5px;
  margin-right: -7.5px;
}
@media only screen and (min-width: 53.25em) {
  .row {
    margin-left: -1.25vw;
    margin-right: -1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .row {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
  }
}
[class*="col-"] {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media only screen and (min-width: 53.25em) {
  [class*="col-"] {
    padding-left: 1.25vw;
    padding-right: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  [class*="col-"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (min-width: 53.25em) {
  .half-section:nth-of-type(1) {
    padding-right: 2.7%;
  }
}
@media only screen and (min-width: 1560px) {
  .half-section:nth-of-type(1) {
    padding-right: 4rem;
  }
}
@media only screen and (min-width: 53.25em) {
  .half-section:nth-of-type(2) {
    padding-left: 2.7%;
  }
}
@media only screen and (min-width: 1560px) {
  .half-section:nth-of-type(2) {
    padding-left: 4rem;
  }
}
.vertical-rule {
  display: none;
}
@media only screen and (min-width: 53.25em) {
  .vertical-rule {
    display: block;
    position: absolute;
    top: -0.5rem;
    right: -4.5px;
    height: 100%;
    width: 9px;
    background-image: url(../assets/images/hr/vertical-rule.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 9px 100%;
  }
}

.back-to-top {
  position: fixed;
  bottom: 4em;
  right: 0.2rem;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
  pointer-events: none;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0.3511729175rem;
  color: #fff;
  background: #ccc;
  z-index: 5;
  width: 40px;
  height: 40px;
  border-radius: 20px;
}
.back-to-top.active {
  opacity: 1;
  pointer-events: auto;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .back-to-top {
    padding: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .back-to-top {
    padding: 0.5rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .back-to-top {
    z-index: 2;
    bottom: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .back-to-top {
    right: 2rem;
  }
}
@media only screen and (min-width: 1560px) {
  .back-to-top {
    right: calc(50vw - 720px - 8rem);
  }
}
@media only screen and (min-width: 1560px) {
  .back-to-top {
    width: 60px;
    height: 60px;
    border-radius: 30px;
  }
}
.back-to-top a {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
  line-height: 1;
  color: #fff;
}
@media only screen and (min-width: 53.25em) {
  .back-to-top a {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .back-to-top a {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .back-to-top a {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
.back-to-top:hover {
  background-color: #000;
  color: #fff;
}
.centered {
  position: relative;
  line-height: 1.7;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .centered {
    position: relative;
    line-height: 1.7;
    top: 50%;
    transform: translateY(1%);
  }
}
.js-more-credits {
  display: none;
}
.credits {
  background-color: #ebe6e6;
  background-color: #e6e6e6;
}
.credits {
  margin-top: 2.2222222222rem;
  padding-top: 2.8093833404rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .credits {
    margin-top: 3.84vw;
  }
}
@media only screen and (min-width: 1560px) {
  .credits {
    margin-top: 6rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .credits {
    padding-top: 2.56vw;
  }
}
@media only screen and (min-width: 1560px) {
  .credits {
    padding-top: 4rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .credits {
    padding: 0;
    margin-top: 1rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .credits .sidebar {
    padding: 0;
  }
}
@media only screen and (max-width: 53.15em) {
  .credits .sidebar > div {
    margin-bottom: 2rem;
  }
}
.credits-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 3.8rem;
  margin-top: 0;
  margin-top: -0.3703703704rem;
  margin-bottom: 1.1111111111rem;
  color: #fff;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .credits-title {
    font-size: 3.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .credits-title {
    font-size: 6.2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .credits-title {
    margin-top: -0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .credits-title {
    margin-top: -1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .credits-title {
    margin-bottom: 1.92vw;
  }
}
@media only screen and (min-width: 1560px) {
  .credits-title {
    margin-bottom: 3rem;
  }
}
.footer-credits .credits {
  padding-top: 2.8093833404rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-credits .credits {
    padding-top: 2.56vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-credits .credits {
    padding-top: 4rem;
  }
}
.object-pinterest svg {
  pointer-events: none;
}
.schedule-colors li {
  margin-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .schedule-colors li {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .schedule-colors li {
    margin-bottom: 2rem;
  }
}
.schedule-color-square {
  float: left;
  width: 2.8093833404rem;
  height: 2.8093833404rem;
  border: 1px solid #999;
  margin-right: 0.5555555556rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .schedule-color-square {
    width: 2.56vw;
  }
}
@media only screen and (min-width: 1560px) {
  .schedule-color-square {
    width: 4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .schedule-color-square {
    height: 2.56vw;
  }
}
@media only screen and (min-width: 1560px) {
  .schedule-color-square {
    height: 4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .schedule-color-square {
    margin-right: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .schedule-color-square {
    margin-right: 1.5rem;
  }
}
.is-hidden {
  display: none !important;
}
.is-visible {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  height: 0;
}
.footer {
  padding-top: 1.8260991712rem;
  padding-bottom: 1.3344570867rem;
  background-color: #333;
  color: #ccc;
  position: relative;
  z-index: 4;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer {
    padding-top: 1.664vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer {
    padding-top: 2.6rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer {
    padding-bottom: 1.216vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer {
    padding-bottom: 1.9rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .footer {
    padding-top: 2rem;
  }
}
.footer-logo {
  color: #b3b3b3;
}
@media only screen and (max-width: 53.15em) {
  .footer-logo {
    margin-bottom: 1vw;
  }
}
.footer-logo-active {
  color: #fff;
}
@media only screen and (max-width: 53.15em) {
  .footer-row-1 {
    margin-bottom: 4rem;
  }
}
.footer-row-2 {
  margin-top: 1.1111111111rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-row-2 {
    margin-top: 1.92vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-row-2 {
    margin-top: 3rem;
  }
}
.footer-row-3 {
  color: #ccc;
  margin-top: 1.4074074074rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-row-3 {
    margin-top: 2.432vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-row-3 {
    margin-top: 3.8rem;
  }
}
.footer-list {
  margin-bottom: 0rem;
}
@media only screen and (min-width: 1560px) {
  .footer-list {
    margin-bottom: 0;
  }
}
.footer-nav-news {
  margin-top: 0.4074074074rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-nav-news {
    margin-top: 0.704vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-nav-news {
    margin-top: 1.1rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .footer-nav-title {
    color: #999;
  }
}
.footer-nav-sub-item a:hover {
  color: #ccc;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .footer-nav .sunsplash {
    margin-left: -2.3vw;
    margin-right: 0.15vw;
  }
}
@media only screen and (min-width: 1560px) {
  .footer-nav .sunsplash {
    margin-left: -3.5rem;
    margin-right: 0.5rem;
  }
}
.footer-hr {
  border-top: 1px solid #ccc;
}
@media only screen and (max-width: 53.15em) {
  .folklife-footer-logo-img {
    margin-bottom: 3vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .copyright-list,
  .footer-title {
    margin-top: -3px;
  }
}
.copyright-list,
.social-media .footer-list {
  display: block;
}
@media only screen and (max-width: 53.15em) {
  .copyright-list {
    margin-top: 1rem;
  }
}
.copyright-list-item {
  font-weight: 400;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 2;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .copyright-list-item {
    font-size: 1.1vw;
    line-height: 1.45;
  }
}
@media only screen and (min-width: 1560px) {
  .copyright-list-item {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
.copyright-list-item a {
  color: #595959;
}
.copyright-list-item a:hover {
  color: #ccc;
}
.social-media-title {
  font-weight: 400;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 2;
  font-size: 1.7rem;
  font-weight: 400;
  text-transform: uppercase;
  color: #595959;
  margin-bottom: 0.2222222222rem;
  margin-left: 0.1111111111rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-media-title {
    font-size: 1.1vw;
    line-height: 1.45;
  }
}
@media only screen and (min-width: 1560px) {
  .social-media-title {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-media-title {
    margin-bottom: 0.384vw;
  }
}
@media only screen and (min-width: 1560px) {
  .social-media-title {
    margin-bottom: 0.6rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-media-title {
    margin-left: 0.192vw;
  }
}
@media only screen and (min-width: 1560px) {
  .social-media-title {
    margin-left: 0.3rem;
  }
}
.social-media-icon {
  display: inline-block;
}
@media only screen and (max-width: 53.15em) {
  .social-media-icon {
    font-size: 8vw;
    margin-right: 3vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-media-icon {
    font-size: 1.9vw;
    margin-right: 0.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .social-media-icon {
    font-size: 3rem;
    margin-right: 0.5rem;
  }
}
.social-media-icon a {
  color: #595959;
}
.social-media-icon a:hover {
  color: #ccc;
  text-decoration: none;
}
.social-media .footer-list {
  margin-left: -0.3333333333rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .social-media .footer-list {
    margin-left: -0.576vw;
  }
}
@media only screen and (min-width: 1560px) {
  .social-media .footer-list {
    margin-left: -0.9rem;
  }
}
.social-media li {
  display: inline-block;
}
@media only screen and (max-width: 53.15em) {
  .copyright-wrapper {
    margin-top: 2vw;
  }
}
.copyright {
  font-weight: 400;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 2;
  font-size: 1.7rem;
  color: #595959;
  font-weight: 300;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .copyright {
    font-size: 1.1vw;
    line-height: 1.45;
  }
}
@media only screen and (min-width: 1560px) {
  .copyright {
    font-size: 1.6rem;
    line-height: 1.8;
  }
}
@media only screen and (max-width: 53.15em) {
  .copyright {
    padding-top: 2vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .copyright {
    padding-top: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .copyright {
    padding-top: 1px;
  }
}
.flex-grid {
  display: flex;
  flex-wrap: wrap;
}
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src:
    url("fonts/slick.eot?#iefix") format("embedded-opentype"),
    url("bower_components/slick-carousel/slick/fonts/slick.woff") format("woff"),
    url("bower_components/slick-carousel/slick/fonts/slick.ttf")
      format("truetype"),
    url("bower_components/slick-carousel/slick/fonts/slick.svg#slick")
      format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "vd-icons";
  src: url("fonts/vd-icons.eot");
  src:
    url("fonts/vd-icons.eot?#iefix") format("embedded-opentype"),
    url("fonts/vd-icons.woff") format("woff"),
    url("fonts/vd-icons.ttf") format("truetype"),
    url("fonts/vd-icons.svg#vd-icons") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "galano-bold";
  src: url("galano/galanogrotesquedemo-bold-webfont.eot");
  src:
    url("galano/galanogrotesquedemo-bold-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("galano/galanogrotesquedemo-bold-webfont.woff") format("woff"),
    url("galano/galanogrotesquedemo-bold-webfont.woff2") format("woff2"),
    url("galano/galanogrotesquedemo-bold-webfont.ttf") format("truetype"),
    url("galano/galanogrotesquedemo-bold-webfont.svg#galano") format("svg");
  font-weight: bold;
  font-style: normal;
}
.black-80 {
  color: #333;
}
.black-70 {
  color: #4d4d4d;
}
.black-65 {
  color: #595959;
}
.black-60 {
  color: #666;
}
.black-50 {
  color: gray;
}
.black-40 {
  color: #999;
}
.black-30 {
  color: #b3b3b3;
}
.black-25 {
  color: #bfbfbf;
}
.black-20 {
  color: #ccc;
}
.black-15 {
  color: #d9d9d9;
}
.black-10 {
  color: #e6e6e6;
  fill: #e6e6e6;
}
.black-08 {
  color: #ebebeb;
}
.black-05 {
  color: #f2f2f2;
}
.fl-light-blue {
  color: #adbedd;
}
.fl-light-blue-bg {
  background-color: #adbedd;
}
.fl-blue {
  color: #418abd;
}
.fl-blue-bg {
  background-color: #418abd;
}
.fl-purple {
  color: #a34d8f;
}
.fl-purple-bg {
  background-color: #a34d8f;
}
.fl-light-green {
  color: #e2f0d8;
}
.fl-light-green-bg {
  background-color: #e2f0d8;
}
.fl-green {
  color: #31b3a0;
}
.fl-green-bg {
  background-color: #31b3a0;
}
.fl-teal {
  color: #277b89;
}
.fl-teal-bg {
  background-color: #277b89;
}
.fl-yellow {
  color: #fdefc3;
}
.fl-yellow-bg {
  background-color: #fdefc3;
}
.fl-orange {
  color: #ce6e52;
}
.fl-orange-bg {
  background-color: #ce6e52;
}
.fl-red {
  color: #b44435;
}
.fl-red-bg {
  background-color: #b44435;
}
.fw-light-blue {
  color: #c0d5e7;
}
.fw-light-blue-bg {
  background-color: #c0d5e7;
}
.fw-blue {
  color: #acd1d4;
}
.fw-blue-bg {
  background-color: #acd1d4;
}
.fw-dark-blue {
  color: #31586a;
}
.fw-dark-blue-bg {
  background-color: #31586a;
}
.fw-purple {
  color: #9e93ae;
}
.fw-purple-bg {
  background-color: #9e93ae;
}
.fw-light-green {
  color: #bedcaf;
}
.fw-light-green-bg {
  background-color: #bedcaf;
}
.fw-green {
  color: #628a61;
}
.fw-green-bg {
  background-color: #628a61;
}
.fw-cream {
  color: #fef3db;
}
.fw-cream-bg {
  background-color: #fef3db;
}
.fw-brown {
  color: #c9c1ae;
}
.fw-brown-bg {
  background-color: #c9c1ae;
}
.fw-orange {
  color: #ca772c;
}
.fw-orange-bg {
  background-color: #ca772c;
}
.fw-red {
  color: #b44b41;
}
.fw-red-bg {
  background-color: #b44b41;
}
.fs-light-blue {
  color: #71b6d9;
}
.fs-light-blue-bg {
  background-color: #71b6d9;
}
.fs-blue {
  color: #4967a3;
}
.fs-blue-bg {
  background-color: #4967a3;
}
.fs-purple {
  color: #6f498d;
}
.fs-purple-bg {
  background-color: #6f498d;
}
.fs-green {
  color: #00a765;
}
.fs-green-bg {
  background-color: #00a765;
}
.fs-teal {
  color: #409fa1;
}
.fs-teal-bg {
  background-color: #409fa1;
}
.fs-yellow {
  color: #fddd6b;
}
.fs-yellow-bg {
  background-color: #fddd6b;
}
.fs-tan {
  color: #cfbb8a;
}
.fs-tan-bg {
  background-color: #cfbb8a;
}
.fs-orange {
  color: #e5a058;
}
.fs-orange-bg {
  background-color: #e5a058;
}
.fs-red {
  color: #ce3c45;
}
.fs-red-bg {
  background-color: #ce3c45;
}
.black {
  color: #000;
}
.xl-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 10vw;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-serif-title {
    font-size: 6.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-serif-title {
    font-size: 10rem;
  }
}
.lg-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 3.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-serif-title {
    font-size: 3.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-serif-title {
    font-size: 6.2rem;
  }
}
.md-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-serif-title {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-serif-title {
    font-size: 4.2rem;
  }
}
.sm-serif-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) {
  .sm-serif-title {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title {
    margin-bottom: 1rem;
  }
}
.sm-serif-title-italic {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
  font-style: italic;
}
@media only screen and (min-width: 53.25em) {
  .sm-serif-title-italic {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title-italic {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title-italic {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-serif-title-italic {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-serif-title-italic {
    margin-bottom: 1rem;
  }
}
.xxl-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xxl-sans-title {
    font-size: 1.9vw;
    font-size: 3.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xxl-sans-title {
    font-size: 3.5rem;
    font-size: 5rem;
  }
}
.xl-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title {
    font-size: 3.5rem;
  }
}
.lg-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans {
    font-size: 3rem;
  }
}
.lg-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.167;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans-title {
    font-size: 3rem;
  }
}
.md-sans-title {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans-title {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans-title {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.sm-sans-title {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
.sm-sans-title-light {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  font-weight: 300;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title-light {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title-light {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
.caption-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
}
@media only screen and (min-width: 53.25em) {
  .caption-sans {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .caption-sans {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .caption-sans {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
.xl-sans-title-gallano-bold {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1;
  font-size: 2.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title-gallano-bold {
    font-size: 2.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title-gallano-bold {
    font-size: 4.5rem;
  }
}
.xl-sans-title-gallano-medium {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1;
  font-size: 2.6rem;
  font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-title-gallano-medium {
    font-size: 2.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-title-gallano-medium {
    font-size: 4.5rem;
  }
}
.sm-sans-title-gallano {
  font-family: "galano-bold", "acumin-pro", Arial, sans-serif;
  line-height: 1.43;
  font-size: 1.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-title-gallano {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-title-gallano {
    line-height: 1.238;
    font-size: 2.1rem;
  }
}
.sm-sans-gallano {
  font-weight: 300;
  font-family: GalanoGrotesque-Medium, "acumin-pro", Arial, sans-serif;
  line-height: 1.43;
  font-size: 1.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-sans-gallano {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-sans-gallano {
    line-height: 1.3;
    font-size: 2rem;
  }
}
body {
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
}
.content,
.text-card {
  position: relative;
}
.content h2,
.text-card h2 {
  font-weight: 600;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h2,
  .text-card h2 {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h2,
  .text-card h2 {
    margin-bottom: 1rem;
  }
}
.content h3,
.text-card h3 {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
  margin-bottom: 0.4814814815rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h3,
  .text-card h3 {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h3,
  .text-card h3 {
    font-size: 4.2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h3,
  .text-card h3 {
    margin-bottom: 0.832vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h3,
  .text-card h3 {
    margin-bottom: 1.3rem;
  }
}
.content h4,
.text-card h4 {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2rem;
  margin-bottom: 0.3703703704rem;
  margin-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 53.25em) {
  .content h4,
  .text-card h4 {
    line-height: 1.143;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    font-size: 1.8vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    font-size: 2.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h4,
  .text-card h4 {
    margin-bottom: 2rem;
  }
}
.content h5,
.text-card h5 {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  margin-bottom: 0.1851851852rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h5,
  .text-card h5 {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h5,
  .text-card h5 {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content h5,
  .text-card h5 {
    margin-bottom: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content h5,
  .text-card h5 {
    margin-bottom: 0.5rem;
  }
}
.content p:not(.caption),
.text-card p:not(.caption) {
  font-weight: 400;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
  font-size: 1.9rem;
  padding-bottom: 1.1237533361rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    font-size: 2.4rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    padding-bottom: 1.024vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content p:not(.caption),
  .text-card p:not(.caption) {
    padding-bottom: 1.6rem;
  }
}
.content li,
.text-card li {
  margin-bottom: 0.2962962963rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content li,
  .text-card li {
    margin-bottom: 0.512vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content li,
  .text-card li {
    margin-bottom: 0.8rem;
  }
}
.content .card,
.text-card .card {
  margin-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .card,
  .text-card .card {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .card,
  .text-card .card {
    margin-bottom: 2rem;
  }
}
.content .title,
.text-card .title {
  font-weight: 600;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.32;
  font-size: 1.5rem;
  margin-bottom: 0.1111111111rem;
  width: initial;
  width: auto;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .title,
  .text-card .title {
    font-size: 1.2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .title,
  .text-card .title {
    line-height: 1.32;
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content .title,
  .text-card .title {
    margin-bottom: 0.192vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content .title,
  .text-card .title {
    margin-bottom: 0.3rem;
  }
}
.content ul,
.text-card ul {
  padding-bottom: 1.4046916702rem;
  padding-left: 1.4046916702rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    padding-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    padding-bottom: 2rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    padding-left: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    padding-left: 2rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ul,
  .text-card ul {
    padding-left: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul,
  .text-card ul {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul,
  .text-card ul {
    margin-bottom: 1rem;
  }
}
.content ul li:not(.card),
.text-card ul li:not(.card) {
  position: relative;
}
.content ul li:not(.card):before,
.text-card ul li:not(.card):before {
  content: "a";
  font-family: "vd-icons";
  display: inline-block;
  position: relative;
  bottom: 2px;
  padding-right: 0.7023458351rem;
  margin-left: -0.6296296296rem;
  font-size: 0.5rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    padding-right: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    padding-right: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    margin-left: -1.088vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    margin-left: -1.7rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    font-size: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ul li:not(.card):before,
  .text-card ul li:not(.card):before {
    font-size: 0.5rem;
    bottom: 0.5rem;
  }
}
.content ol li,
.text-card ol li {
  list-style-type: decimal;
  padding-left: 1.0535187526rem;
  margin-left: 0.9259259259rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol li,
  .text-card ol li {
    padding-left: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol li,
  .text-card ol li {
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol li,
  .text-card ol li {
    margin-left: 1.6vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol li,
  .text-card ol li {
    margin-left: 2.5rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ol li,
  .text-card ol li {
    padding-left: 0rem;
    margin-left: 2.5rem;
  }
}
.content ol ol li,
.text-card ol ol li {
  list-style-type: upper-alpha;
  padding-left: 0.7023458351rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 1rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .content ol ol li,
  .text-card ol ol li {
    padding-left: 0;
  }
}
.content .more-link {
  position: static;
  float: right;
  display: inline-block;
  border-bottom: none;
  box-shadow: none;
}
.content-footer {
  position: relative;
}
.content-footer h2 {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content-footer h2 {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content-footer h2 {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.content-footer p,
.content-footer ul {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.3333;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .content-footer p,
  .content-footer ul {
    font-size: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .content-footer p,
  .content-footer ul {
    font-size: 2.1rem;
  }
}
.show-internal-browse-page .internal-browsenav .browsenav-title {
  text-align: left;
  font-size: 2.3rem;
  padding-bottom: 0.7023458351rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    padding-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    padding-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .show-internal-browse-page .internal-browsenav .browsenav-title {
    font-size: 2.4rem;
  }
}
.xl-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans {
    font-size: 3.5rem;
  }
}
.xl-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  font-size: 2.4rem;
  line-height: 1;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .xl-sans-semi {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .xl-sans-semi {
    font-size: 3.5rem;
  }
}
.lg-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans {
    font-size: 3rem;
  }
}
.lg-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-sans-semi {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-sans-semi {
    font-size: 3rem;
  }
}
.md-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.md-sans-semi {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.9rem;
  font-weight: 600;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-sans-semi {
    font-size: 1.7vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-sans-semi {
    font-size: 2.7rem;
    line-height: 1.28;
  }
}
.caption-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.4;
  text-transform: uppercase;
  font-size: 1.3rem;
}
@media only screen and (min-width: 53.25em) {
  .caption-sans {
    line-height: 1.3;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .caption-sans {
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .caption-sans {
    line-height: 1.3;
    font-size: 1.6rem;
  }
}
.body-serif {
  font-weight: 400;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.333333;
  font-size: 1.9rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .body-serif {
    font-size: 1.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .body-serif {
    font-size: 2.4rem;
  }
}
.intro-serif {
  font-weight: 500;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1.3333;
  font-size: 2.1rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-serif {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-serif {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-serif {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-serif {
    margin-bottom: 1rem;
  }
}
.body-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.3333;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .body-sans {
    font-size: 1.25vw;
  }
}
@media only screen and (min-width: 1560px) {
  .body-sans {
    font-size: 2.1rem;
  }
}
.intro-sans {
  font-weight: 300;
  font-family: "acumin-pro", Arial, sans-serif;
  line-height: 1.127;
  font-size: 2.1rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .intro-sans {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .intro-sans {
    font-size: 3rem;
  }
}
.lg-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (max-width: 53.15em) {
  .lg-woodtype-extended {
    font-size: 8vw;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-woodtype-extended {
    font-size: 2.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-woodtype-extended {
    font-size: 4rem;
  }
}
.md-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  line-height: 1;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-woodtype-extended {
    font-size: 2.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-woodtype-extended {
    font-size: 3.8rem;
  }
}
.sm-woodtype-extended {
  font-family:
    "unit-gothic-717", "Arial Black", "Arial Bold", Gadget, sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.2;
  margin-top: 0.3703703704rem;
}
@media only screen and (max-width: 53.15em) {
  .sm-woodtype-extended {
    font-size: 5vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .sm-woodtype-extended {
    margin-bottom: 0;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-woodtype-extended {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-woodtype-extended {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-woodtype-extended {
    margin-top: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-woodtype-extended {
    margin-top: 1rem;
  }
}
.nav-header {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  font-size: 1.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .nav-header {
    line-height: 1.2;
    font-size: 1vw;
  }
}
@media only screen and (min-width: 1560px) {
  .nav-header {
    line-height: 1.4353;
    font-size: 1.7rem;
  }
}
.lg-magazine-title {
  font-weight: 800;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.095237;
  font-size: 2.6rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-magazine-title {
    font-size: 2.95vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-magazine-title {
    font-size: 4.2rem;
  }
}
.md-magazine-title {
  font-weight: 800;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.095237;
  font-size: 1.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .md-magazine-title {
    font-size: 2.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .md-magazine-title {
    font-size: 3.7rem;
  }
}
.sm-magazine-title {
  font-weight: 700;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  line-height: 1.2;
  margin-bottom: 0.3703703704rem;
  font-size: 1.8rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-title {
    margin-bottom: 1rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-title {
    font-size: 1.9vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-title {
    font-size: 3rem;
  }
}
.lg-magazine-issue-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 2.7rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .lg-magazine-issue-title {
    font-size: 2.5vw;
  }
}
@media only screen and (min-width: 1560px) {
  .lg-magazine-issue-title {
    font-size: 4.2rem;
  }
}
.sm-magazine-issue-title {
  font-weight: 700;
  font-family:
    "freight-text-pro", Georgia, Cambria, "Times New Roman", Times, serif;
  line-height: 1;
  font-size: 3rem;
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 53.25em) {
  .sm-magazine-issue-title {
    line-height: 1;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-issue-title {
    font-size: 2vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-issue-title {
    font-size: 3rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .sm-magazine-issue-title {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 1560px) {
  .sm-magazine-issue-title {
    margin-bottom: 1rem;
  }
}
.button-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.4rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .button-title {
    font-size: 1.1vw;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .button-title {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
}
.category-tag-type {
  font-weight: 300;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  color: #595959;
  position: relative;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
}
@media only screen and (min-width: 53.25em) {
  .category-tag-type {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .category-tag-type {
    font-size: 1vw;
    letter-spacing: 0.5px;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .category-tag-type {
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
.category-tag-bold-type {
  font-weight: 300;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  color: #595959;
  position: relative;
  line-height: 1.1;
  letter-spacing: 0.5px;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  font-weight: 700;
}
@media only screen and (min-width: 53.25em) {
  .category-tag-bold-type {
    line-height: 1.4;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .category-tag-bold-type {
    font-size: 1vw;
    letter-spacing: 0.5px;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .category-tag-bold-type {
    font-size: 1.6rem;
    letter-spacing: 1px;
    margin-bottom: 0;
  }
}
.vertically-align-grandparent {
  display: table;
  width: 100%;
  height: 100%;
}
.vertically-align-uncle {
  display: table-row;
}
.vertically-align-parent {
  position: relative;
  transform-style: preserve-3d;
  display: table-cell;
  width: 100%;
  height: 100%;
}
.vertically-align {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
.glide {
  position: relative;
  width: 100%;
  box-sizing: border-box;
}
.glide * {
  box-sizing: inherit;
}
.glide__track {
  overflow: hidden;
}
.glide__slides {
  position: relative;
  width: 100%;
  list-style: none;
  backface-visibility: hidden;
  transform-style: preserve-3d;
  touch-action: pan-Y;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  display: flex;
  flex-wrap: nowrap;
  will-change: transform;
}
.glide__slides--dragging {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.glide__slide {
  width: 100%;
  height: 100%;
  flex-shrink: 0;
  white-space: normal;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.glide__slide a {
  -webkit-user-select: none;
  user-select: none;
  -webkit-user-drag: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.glide__arrows {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.glide__bullets {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.glide--rtl {
  direction: rtl;
}
.glide__arrow {
  position: absolute;
  display: block;
  top: 50%;
  z-index: 2;
  color: #fff;
  text-transform: uppercase;
  padding: 9px 12px;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 4px;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  text-shadow: 0 0.25em 0.5em rgba(0, 0, 0, 0.1);
  opacity: 1;
  cursor: pointer;
  transition:
    opacity 150ms ease,
    border 300ms ease-in-out;
  transform: translateY(-50%);
  line-height: 1;
}
.glide__arrow:focus {
  outline: none;
}
.glide__arrow:hover {
  border-color: #fff;
}
.glide__arrow--left {
  left: 2em;
}
.glide__arrow--right {
  right: 2em;
}
.glide__arrow--disabled {
  opacity: 0.33;
}
.glide__bullets {
  position: absolute;
  z-index: 2;
  bottom: 2em;
  left: 50%;
  display: inline-flex;
  list-style: none;
  transform: translateX(-50%);
}
.glide__bullet {
  background-color: rgba(255, 255, 255, 0.5);
  width: 9px;
  height: 9px;
  padding: 0;
  border-radius: 50%;
  border: 2px solid rgba(0, 0, 0, 0);
  transition: all 300ms ease-in-out;
  cursor: pointer;
  line-height: 0;
  box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.1);
  margin: 0 0.25em;
}
.glide__bullet:focus {
  outline: none;
}
.glide__bullet:hover,
.glide__bullet:focus {
  border: 2px solid #fff;
  background-color: rgba(255, 255, 255, 0.5);
}
.glide__bullet--active {
  background-color: #fff;
}
.glide--swipeable {
  cursor: grab;
  cursor: -webkit-grab;
}
.glide--dragging {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.more-hide {
  display: none;
}
.show-more-button-wrapper {
  display: inline-block;
  margin-top: 1.1111111111rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .show-more-button-wrapper {
    margin-top: 1.92vw;
  }
}
@media only screen and (min-width: 1560px) {
  .show-more-button-wrapper {
    margin-top: 3rem;
  }
}
@media only screen and (max-width: 53.15em) {
  .show-more-button-wrapper {
    margin-top: 2rem;
    margin-bottom: 1.3rem;
  }
}
.show-more-button-wrapper .more-less-title {
  color: #999;
  border-color: #999;
}
.more-less-title-wrapper {
  margin-bottom: 0.5555555556rem;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title-wrapper {
    margin-bottom: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title-wrapper {
    margin-bottom: 1.5rem;
  }
}
.more-less-title {
  font-weight: 800;
  text-transform: uppercase;
  font-family: "acumin-pro-wide", Arial, sans-serif;
  margin-bottom: 0;
  line-height: 1.2;
  font-size: 1.4rem;
  border: 1px solid #b3b3b3;
  display: inline-block;
  padding-top: 0.3511729175rem;
  padding-bottom: 0.4916420846rem;
  padding-right: 1.0535187526rem;
  padding-left: 1.0535187526rem;
  width: auto;
  margin-bottom: 0.7407407407rem;
  cursor: pointer;
  color: #b3b3b3;
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    font-size: 1.1vw;
    margin-bottom: 0.4vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    font-size: 1.8rem;
    margin-bottom: 0.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    padding-top: 0.32vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    padding-top: 0.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    padding-bottom: 0.448vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    padding-bottom: 0.7rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    padding-right: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    padding-right: 1.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    padding-left: 0.96vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    padding-left: 1.5rem;
  }
}
@media only screen and (min-width: 53.25em) and (max-width: 1559px) {
  .more-less-title {
    margin-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 1560px) {
  .more-less-title {
    margin-bottom: 2rem;
  }
}
.more-less-title:hover {
  color: #333;
}
.show-more .less-title {
  display: none;
}
.more-title {
  display: none;
}
.show-more .more-title {
  display: inline-block;
}
.more-hide {
  display: none;
}
.more-hide.show-more {
  display: block;
}
.show-grid .layout-grid {
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="rgba(163, 77, 143, 0.1)" width="100%" %3E%3Crect x="0" width="20.5882352941%" height="100%"/%3E%3Crect x="26.4705882353%" width="20.5882352941%" height="100%"/%3E%3Crect x="52.9411764706%" width="20.5882352941%" height="100%"/%3E%3Crect x="79.4117647059%" width="20.5882352941%" height="100%"/%3E%3C/svg%3E');
}
@media only screen and (min-width: 53.25em) {
  .show-grid .layout-grid {
    background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" fill="rgba(163, 77, 143, 0.1)" width="100%" %3E%3Crect x="0" width="20.5882352941%" height="100%"/%3E%3Crect x="26.4705882353%" width="20.5882352941%" height="100%"/%3E%3Crect x="52.9411764706%" width="20.5882352941%" height="100%"/%3E%3Crect x="79.4117647059%" width="20.5882352941%" height="100%"/%3E%3C/svg%3E');
  }
}
.green-bg {
  background-color: #699568;
}
.core-section {
  max-width: 1560px;
  margin: 0 auto;
  padding: 0 15px;
}
@media only screen and (min-width: 53.25em) {
  .core-section {
    padding: 0 80px;
  }
}
.flex {
  display: flex;
}
.no-margin {
  margin: 0;
}
.margin-top-10 {
  margin-top: 0.3703703704rem;
}
@media only screen and (min-width: 40em) {
  .margin-top-10 {
    margin-top: 0.64vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .margin-top-10 {
    margin-top: 1rem;
  }
}
.margin-top-40 {
  margin-top: 1.4814814815rem;
}
@media only screen and (min-width: 40em) {
  .margin-top-40 {
    margin-top: 2.56vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .margin-top-40 {
    margin-top: 4rem;
  }
}
.margin-bottom-10 {
  margin-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 40em) {
  .margin-bottom-10 {
    margin-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .margin-bottom-10 {
    margin-bottom: 1rem;
  }
}
.margin-bottom-40 {
  margin-bottom: 1.4814814815rem;
}
@media only screen and (min-width: 40em) {
  .margin-bottom-40 {
    margin-bottom: 2.56vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .margin-bottom-40 {
    margin-bottom: 4rem;
  }
}
.margin-bottom-60 {
  margin-bottom: 2.2222222222rem;
}
@media only screen and (min-width: 40em) {
  .margin-bottom-60 {
    margin-bottom: 3.84vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .margin-bottom-60 {
    margin-bottom: 6rem;
  }
}
.padding-top-10 {
  padding-top: 0.3703703704rem;
}
@media only screen and (min-width: 40em) {
  .padding-top-10 {
    padding-top: 0.64vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-top-10 {
    padding-top: 1rem;
  }
}
.padding-top-40 {
  padding-top: 1.4814814815rem;
}
@media only screen and (min-width: 40em) {
  .padding-top-40 {
    padding-top: 2.56vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-top-40 {
    padding-top: 4rem;
  }
}
.padding-top-80 {
  padding-top: 2.962962963rem;
}
@media only screen and (min-width: 40em) {
  .padding-top-80 {
    padding-top: 5.12vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-top-80 {
    padding-top: 8rem;
  }
}
.padding-bottom-10 {
  padding-bottom: 0.3703703704rem;
}
@media only screen and (min-width: 40em) {
  .padding-bottom-10 {
    padding-bottom: 0.64vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-bottom-10 {
    padding-bottom: 1rem;
  }
}
.padding-bottom-20 {
  padding-bottom: 0.7407407407rem;
}
@media only screen and (min-width: 40em) {
  .padding-bottom-20 {
    padding-bottom: 1.28vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-bottom-20 {
    padding-bottom: 2rem;
  }
}
.padding-bottom-40 {
  padding-bottom: 1.4814814815rem;
}
@media only screen and (min-width: 40em) {
  .padding-bottom-40 {
    padding-bottom: 2.56vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-bottom-40 {
    padding-bottom: 4rem;
  }
}
.padding-bottom-80 {
  padding-bottom: 2.962962963rem;
}
@media only screen and (min-width: 40em) {
  .padding-bottom-80 {
    padding-bottom: 5.12vw;
  }
}
@media only screen and (min-width: 53.25em) {
  .padding-bottom-80 {
    padding-bottom: 8rem;
  }
}
