/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

body.home .g-promo-stack {
  border-bottom: 5px solid #fff;
}
#g-mainbar .g-promo-stack .readon {
  border-color: #989898;
  color: #fff;
}
#g-mainbar .g-promo-stack .readon:hover {
  background: #989898;
  color: #000;
}
#g-mainbar .g-promo-stack .readon:hover:before {
  color: #000;
}
#g-mainbar .g-promo-stack .readon:before {
  color: #fff;
}
.g-promo-stack {
  display: flex;
  align-content: center;
  flex-direction: column;
  background: #424242;
  color: #fff;
}
.g-promo-stack.normal-container-width > div {
  width: 95%;
  max-width: 83.75rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack.normal-container-width > div {
    width: 92%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack.normal-container-width > div {
    width: 90%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.normal-container-width > div {
    width: 90%;
  }
}
.g-promo-stack.normal-container-width > div figure {
  width: 56%;
  max-width: 56%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack.normal-container-width > div figure {
    width: 50%;
    max-width: 50%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack.normal-container-width > div figure {
    width: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.normal-container-width > div figure {
    width: 100%;
    max-width: 100%;
  }
}
.g-promo-stack.wide-container-width.content-left-align figure {
  margin-right: 2%;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.wide-container-width.content-left-align figure {
    margin-right: 0;
  }
}
.g-promo-stack.wide-container-width.content-right-align figure {
  margin-left: 2%;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.wide-container-width.content-right-align figure {
    margin-left: 0;
  }
}
.g-promo-stack.wide-container-width > div {
  width: 100%;
}
.g-promo-stack.wide-container-width .g-background-color {
  width: 100vw;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  height: 75%;
  top: 50%;
  transform: translateY(-50%);
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.wide-container-width .g-background-color {
    left: 0;
    right: auto;
    margin: 0;
    top: 0;
    transform: none;
    height: 100%;
  }
}
.g-promo-stack.wide-container-width .g-block-container {
  background: none !important;
}
.g-promo-stack.wide-container-width .g-block-wrapper figure {
  width: 48%;
  max-width: 48%;
  border: 5px solid #fff;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.wide-container-width .g-block-wrapper figure {
    width: 100%;
    max-width: 100%;
    border: 0;
  }
}
.g-promo-stack.wide-container-width .g-block-wrapper.g-has-back-color .g-block-holder {
  padding: 3rem 0;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.wide-container-width .g-block-wrapper.g-has-back-color .g-block-holder {
    padding: 0;
  }
}
.g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper {
  flex-direction: row-reverse;
}
.g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper figure {
  width: 40%;
  position: relative;
  height: auto;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper figure {
    width: 100%;
    height: 300px;
  }
}
.g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper figure:before {
  content: "";
  z-index: 2;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #424242;
  background: linear-gradient(270deg, rgba(66, 66, 66, 0) 0%, #424242 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper figure:before {
    display: none;
  }
}
.g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper figure img {
  z-index: 1;
}
.g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper .g-block-container {
  width: 60%;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-left-align .g-block-wrapper .g-block-container {
    width: 100%;
  }
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper {
  flex-direction: row;
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper figure {
  width: 40%;
  position: relative;
  height: auto;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper figure {
    width: 100%;
    height: 300px;
  }
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper figure:before {
  content: "";
  z-index: 2;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  background: #424242;
  background: linear-gradient(90deg, rgba(66, 66, 66, 0) 0%, #424242 100%);
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper figure:before {
    display: none;
  }
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper figure img {
  z-index: 1;
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper .g-block-container {
  width: 60%;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper .g-block-container {
    width: 100%;
  }
}
.g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper .g-block-container .g-block-holder {
  margin-left: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width.content-right-align .g-block-wrapper .g-block-container .g-block-holder {
    margin-left: auto;
  }
}
.g-promo-stack.full-width-container-width > div {
  width: 100%;
}
.g-promo-stack.full-width-container-width > div figure img {
  border: 0;
  border-radius: 0;
}
.g-promo-stack.full-width-container-width > div figure {
  position: absolute;
  margin: 0;
  z-index: 1;
  height: 100%;
  width: 100%;
  max-width: 100%;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.full-width-container-width > div figure {
    position: relative;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack.full-width-container-width > div figure {
    height: 400px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width > div figure {
    height: 325px;
  }
}
.g-promo-stack.full-width-container-width > div .g-block-container {
  width: 48%;
  margin: 0;
  box-sizing: content-box;
  z-index: 2;
  padding-left: 0;
  padding-right: 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack.full-width-container-width > div .g-block-container {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.full-width-container-width > div .g-block-container {
    width: 100%;
    max-width: 100%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack.full-width-container-width > div .g-block-container {
    margin-top: 2.5rem;
    margin-bottom: 2.5rem;
    width: 100%;
    max-width: 100%;
  }
}
.g-promo-stack.full-width-container-width > div .g-block-container .g-block-holder {
  max-width: 53.125rem;
  margin: 0 auto;
  width: 90%;
}
.g-promo-stack.full-width-container-width > div .g-block-container .g-block-holder .g-promo-stack-content {
  padding-left: 3.5rem;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.full-width-container-width > div .g-block-container .g-block-holder .g-promo-stack-content {
    padding-left: 0;
  }
}
.g-promo-stack.full-width-container-width > div .g-block-container .g-block-holder .g-promo-stack-content img {
  margin: 0 auto;
  display: block;
}
.g-promo-stack .g-background-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 1;
}
.g-promo-stack .g-block-wrapper {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper {
    flex-wrap: wrap;
  }
}
.g-promo-stack .g-block-wrapper figure {
  position: relative;
  margin: 0;
  width: 50%;
  max-width: 50%;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper figure {
    width: 100%;
    max-width: 100%;
    margin: 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper figure {
    height: 400px;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper figure {
    height: 325px;
  }
}
.g-promo-stack .g-block-wrapper figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.g-promo-stack .g-block-wrapper figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: right;
  padding: 1rem 1rem 0.5rem;
  font-size: 0.75rem;
  color: #fff;
}
.g-promo-stack .g-block-wrapper .g-block-container {
  position: relative;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container {
    width: 100%;
    max-width: fit-content;
    padding: 0;
    margin: 2.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container {
    margin-left: 0;
    margin-right: 0;
    font-size: 1.15rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container .g-block-holder {
  max-width: 44rem;
  margin: 0 auto;
  width: 80%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container .g-block-holder {
    width: 85%;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container .g-block-holder {
    width: 90%;
    max-width: 43.75rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container h4 {
  font-size: 1.875rem;
  line-height: 1.2;
  font-weight: 400;
  font-family: "belarius-sans", sans-serif;
  color: #424242;
  margin-bottom: 0;
  margin-top: 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h4 {
    font-size: 1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h4 {
    font-size: 1.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h4 {
    font-size: 1.5rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container h2 {
  font-size: 5.625rem;
  line-height: 1.2;
  font-family: "belarius-sans", sans-serif;
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2 {
    font-size: 4.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2 {
    font-size: 3.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2 {
    font-size: 9vw;
    margin-bottom: 1rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container h2:after {
  content: "";
  position: relative;
  width: 35rem;
  height: 2px;
  background: #fff;
  display: block;
  margin: 1.25rem 0 0 -4rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2:after {
    width: 22rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2:after {
    width: 18rem;
    margin-left: -3rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container h2:after {
    width: 12rem;
    margin-top: 0.75rem;
    margin-left: -1.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container .g-promo-stack-content {
    font-size: 1.15rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container .g-promo-stack-content p {
  margin-top: 0;
  margin-bottom: 1.625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-stack .g-block-wrapper .g-block-container .g-promo-stack-content p {
    margin-bottom: 1.25rem;
  }
}
.g-promo-stack .g-block-wrapper .g-block-container .g-promo-stack-content p:last-child {
  margin-bottom: 0;
}
.g-promo-stack.g-image-caption figure figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.g-promo-stack.content-left-align {
  text-align: left;
}
.g-promo-stack.content-left-align .g-block-wrapper {
  flex-direction: row-reverse;
}
.g-promo-stack.content-left-align .g-block-wrapper:not(.g-has-back-color) .g-block-container {
  padding-left: 0;
}
.g-promo-stack.content-right-align {
  text-align: left;
}
.g-promo-stack.toppaddinglarge .g-block-container {
  padding-top: 9rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack.toppaddinglarge .g-block-container {
    padding-top: 6rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.toppaddinglarge .g-block-container {
    padding-top: 0;
  }
}
.g-promo-stack.toppaddingmedium .g-block-container {
  padding-top: 6rem;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.toppaddingmedium .g-block-container {
    padding-top: 0;
  }
}
.g-promo-stack.toppaddingnormal .g-block-container {
  padding-top: 3rem;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.toppaddingnormal .g-block-container {
    padding-top: 0;
  }
}
.g-promo-stack.bottompaddinglarge .g-block-container {
  padding-bottom: 9rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-stack.bottompaddinglarge .g-block-container {
    padding-bottom: 6rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.bottompaddinglarge .g-block-container {
    padding-bottom: 0;
  }
}
.g-promo-stack.bottompaddingmedium .g-block-container {
  padding-bottom: 6rem;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.bottompaddingmedium .g-block-container {
    padding-bottom: 0;
  }
}
.g-promo-stack.bottompaddingnormal .g-block-container {
  padding-bottom: 3rem;
}
@media only all and (max-width: 59.99rem) {
  .g-promo-stack.bottompaddingnormal .g-block-container {
    padding-bottom: 0;
  }
}
.home .g-feature-hero:after {
  display: none;
}
.g-feature-hero {
  position: relative;
  border-bottom: 5px solid #fff;
  padding-bottom: 1.875rem;
  padding-top: 11.5625rem;
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero {
    padding-top: 9rem;
  }
}
.g-feature-hero.int-page {
  padding: 6.25rem 0;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero.int-page {
    padding: 5rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero.int-page {
    padding: 4rem 0;
  }
}
.g-feature-hero.int-page .overlay {
  background: #000;
  opacity: 0.65;
}
.g-feature-hero.int-page .g-feature-hero-content {
  width: 95%;
}
.g-feature-hero.int-page .g-feature-hero-content .g-feature-hero-title {
  font-size: 9.5vw;
}
.g-feature-hero.int-page .g-feature-hero-content .g-feature-hero-title .headline-btm {
  display: block;
  font-size: 5.5vw;
  font-weight: 300;
}
.g-feature-hero > img, .g-feature-hero .int-back img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.g-feature-hero .g-hero-img-wrap {
  overflow: hidden;
  background: #000;
  z-index: 1;
}
.g-feature-hero .g-hero-img-wrap > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 1;
}
.g-feature-hero .g-hero-img-wrap .video-background-section {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  z-index: 2;
}
.g-feature-hero .g-hero-img-wrap .video-wrap {
  position: absolute;
  z-index: -999;
  width: 150%;
  height: 100%;
  padding-bottom: 56.25%;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-feature-hero .g-hero-img-wrap .video-wrap {
    width: 200%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero .g-hero-img-wrap .video-wrap {
    width: 300%;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero .g-hero-img-wrap .video-wrap {
    width: 400%;
  }
}
.g-feature-hero .g-hero-img-wrap .video-embed {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
}
.g-feature-hero .g-hero-img-wrap .w-embed:before, .g-feature-hero .g-hero-img-wrap .w-embed:after {
  content: " ";
  display: table;
  grid-column-start: 1;
  grid-row-start: 1;
  grid-column-end: 2;
  grid-row-end: 2;
}
.g-feature-hero .g-hero-img-wrap .w-embed:after {
  clear: both;
}
.g-feature-hero .video-wrap-vimeo {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  overflow: hidden;
  z-index: 2;
}
.g-feature-hero .video-wrap-vimeo iframe {
  width: 100vw;
  height: 56.25vw;
  min-height: 100vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: grayscale(1);
}
.g-feature-hero.no-feature-image {
  height: auto;
  min-height: 275px;
  max-height: none;
  align-items: center;
  padding-top: 78px;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-feature-hero.no-feature-image {
    height: auto;
    min-height: 275px;
    max-height: none;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero.no-feature-image {
    height: auto;
    min-height: 275px;
    max-height: none;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero.no-feature-image {
    height: auto;
    min-height: 256px;
  }
}
.g-feature-hero.no-feature-image .g-feature-hero-content {
  padding-bottom: 0;
}
.g-feature-hero.no-feature-image:after {
  display: none;
}
.g-feature-hero .photo-credit {
  position: absolute;
  z-index: 5;
  left: 1rem;
  bottom: 1rem;
  font-size: 0.75rem;
  line-height: 1;
  text-shadow: 2px 2px 0 #000 !important;
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero .photo-credit {
    left: 0;
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}
.g-feature-hero .overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
}
.g-feature-hero .g-feature-hero-content {
  position: relative;
  z-index: 6;
  color: #fff;
  box-sizing: border-box;
  width: 90%;
  text-align: center;
  margin: 0 auto 0;
  background: none;
  left: 0;
  right: 0;
}
.g-feature-hero .g-feature-hero-content .readon {
  color: #fff !important;
  border-color: #AAFF2E !important;
}
.g-feature-hero .g-feature-hero-content .readon:hover {
  background: #AAFF2E !important;
  color: #000 !important;
}
.g-feature-hero .g-feature-hero-content .g-feature-hero-title {
  font-weight: 800;
  font-size: 5rem;
  color: #fff;
  line-height: 1 !important;
  font-family: "belarius-sans", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-feature-hero .g-feature-hero-content .g-feature-hero-title {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero .g-feature-hero-content .g-feature-hero-title {
    font-size: 3.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero .g-feature-hero-content .g-feature-hero-title {
    font-size: 2.5rem;
  }
}
.g-feature-hero .g-feature-hero-content .int-page-subtitle {
  font-family: "belarius-sans", sans-serif;
  text-transform: capitalize;
  display: block;
  font-size: 3.75rem;
  font-weight: 400;
  line-height: 1;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-feature-hero .g-feature-hero-content .int-page-subtitle {
    font-size: 3.25rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero .g-feature-hero-content .int-page-subtitle {
    font-size: 2.75rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero .g-feature-hero-content .int-page-subtitle {
    font-size: 1.75rem;
  }
}
.blog .g-feature-hero {
  height: 30vh;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .blog .g-feature-hero {
    height: 30vh;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .blog .g-feature-hero {
    height: 30vh;
  }
}
@media only all and (max-width: 47.99rem) {
  .blog .g-feature-hero {
    height: 30vh;
  }
}
.home .g-feature-hero {
  padding-bottom: 0;
  padding-top: 0;
}
.home .g-feature-hero .g-hero-img-wrap {
  min-height: 40rem;
  height: calc(95vh - 115px);
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  .home .g-feature-hero .g-hero-img-wrap {
    min-height: 30rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .home .g-feature-hero .g-hero-img-wrap {
    min-height: 28rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .home .g-feature-hero .g-hero-img-wrap {
    min-height: 25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .home .g-feature-hero .g-hero-img-wrap {
    min-height: 30rem;
    height: calc(95vh - 105px);
  }
}
.home .g-feature-hero .g-hero-img-wrap .overlay {
  height: 75%;
  background: black;
  background: linear-gradient(0deg, black 0%, rgba(0, 0, 0, 0) 100%);
  top: auto;
  bottom: 0;
}
@media only all and (max-width: 47.99rem) {
  .home .g-feature-hero .g-hero-img-wrap .overlay {
    height: 100%;
  }
}
.home .g-feature-hero > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media only all and (max-width: 47.99rem) {
  .home .g-feature-hero > img {
    height: 100%;
  }
}
.home .g-feature-hero .g-feature-hero-content {
  bottom: 4.0625rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .home .g-feature-hero .g-feature-hero-content {
    bottom: 3.5rem;
  }
}
@media only all and (max-width: 59.99rem) {
  .home .g-feature-hero .g-feature-hero-content {
    bottom: 3rem;
  }
}
.home .g-feature-hero .g-feature-hero-content {
  position: absolute;
  z-index: 6;
  color: #fff;
  box-sizing: border-box;
  width: 95%;
  text-align: center;
  margin: 0 auto 0;
  background: none;
  left: 0;
  right: 0;
}
.home .g-feature-hero .g-feature-hero-content .readon {
  color: #fff !important;
  border-color: #AAFF2E !important;
}
.home .g-feature-hero .g-feature-hero-content .readon:hover {
  background: #AAFF2E !important;
  color: #000 !important;
}
.home .g-feature-hero .g-feature-hero-content h1 {
  font-weight: 300;
  font-size: 6vw;
  color: #fff;
  line-height: 1.2;
  font-family: "belarius-sans", sans-serif;
  margin: 0;
  text-transform: uppercase;
}
.home .g-feature-hero .g-feature-hero-content h1 strong {
  font-weight: 800;
}
@media only all and (max-width: 47.99rem) {
  .home .g-feature-hero .g-feature-hero-content h1 {
    font-size: 10vw;
  }
}
.home .g-feature-hero .arrow_down {
  font-size: 2.5rem;
  bottom: 1rem;
  position: absolute;
  height: auto;
  z-index: 2;
  text-align: center;
  text-shadow: 0px 2px 3px black;
  margin: 0 auto;
  color: #ffffff;
  display: inline-block;
  left: 0;
  right: 0;
}
@media only all and (max-width: 47.99rem) {
  .home .g-feature-hero .arrow_down {
    display: none;
  }
}
.g-feature-image-caption {
  padding: 0.5rem 1rem;
  text-align: right;
  position: absolute;
  z-index: 1;
  bottom: 0;
  right: 0;
  font-size: 0.75rem;
}
.g-feature-hero-post {
  position: relative;
  width: 60rem;
  margin: 0 auto;
  padding-top: 8rem;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero-post {
    width: 48rem;
    padding-left: 1.563rem;
    padding-right: 1.563rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero-post {
    width: 100%;
    padding-left: 1.563rem;
    padding-right: 1.563rem;
    padding-top: 7rem;
  }
}
.g-feature-hero-post .g-feature-hero-post-content {
  position: relative;
  padding-bottom: 2rem;
}
.g-feature-hero-post .g-feature-hero-post-content .g-feature-hero-post-tags {
  margin-bottom: 0.5rem;
  display: block;
  color: #ffffff;
  position: relative;
  font-weight: 700;
  text-shadow: 1px 1px 0 black;
  font-size: 0.75rem;
  text-transform: uppercase;
}
.g-feature-hero-post .g-feature-hero-post-content .g-feature-hero-post-tags a {
  color: #ffffff !important;
}
.g-feature-hero-post .g-feature-hero-post-content .g-feature-hero-post-title {
  font-family: "belarius-sans", sans-serif;
  font-weight: 400;
  font-size: 2.375rem;
  color: #ffffff;
  top: 0;
  z-index: 1;
  line-height: 1;
  margin: 0 0 0.5rem 0;
  position: relative;
  text-shadow: 1px 1px 0 black;
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-feature-hero-post .g-feature-hero-post-content .g-feature-hero-post-title {
    font-size: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero-post .g-feature-hero-post-content .g-feature-hero-post-title {
    font-size: 1.75rem;
  }
}
.g-feature-hero-post .g-feature-hero-post-content .date {
  font-size: 15px;
  font-weight: 700;
}
.g-feature-hero-post .g-feature-image-container {
  margin-bottom: -20vh;
  text-align: center;
  position: relative;
  z-index: 1;
  border: 10px solid #fff;
}
.g-feature-hero-post .g-feature-image-container .g-feature-image-caption {
  color: #fff;
  position: absolute;
  text-align: right;
  padding: 1rem 0 0 0;
  bottom: -40px;
}
@media only all and (max-width: 47.99rem) {
  .g-feature-hero-post .g-feature-image-container .g-feature-image-caption {
    bottom: -30px;
  }
}
.g-promo-area {
  display: flex;
  align-content: center;
  flex-direction: column;
  border-bottom: 5px solid #fff;
}
.g-promo-area .g-promo-container {
  width: 100% !important;
}
.g-promo-area .g-background-color {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  opacity: 1;
}
.g-promo-area p {
  margin: 1.875rem 0;
  width: auto;
}
.g-promo-area p:last-of-type {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area p {
    margin: 1.25rem 0;
    font-size: 1.15rem;
  }
}
.g-promo-area figure {
  margin: 0;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area figure {
    position: relative;
    height: 250px;
  }
}
.g-promo-area figure img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area figure img {
    position: relative;
  }
}
.g-promo-area figure figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 2;
  text-align: right;
  padding: 1rem 2rem 0.5rem;
  font-size: 0.75rem;
  color: #fff;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area figure figcaption {
    padding: 2.5rem 1rem 0.5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper {
    padding-left: 0;
    padding-right: 0;
  }
}
.g-promo-area .g-block-wrapper .g-block-container {
  z-index: 2;
  position: relative;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container {
    padding: 2.5rem 0;
  }
}
.g-promo-area .g-block-wrapper .g-block-container .bg-holder {
  background: rgba(0, 0, 0, 0.75);
  padding: 2.5rem;
  color: #fff;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container .bg-holder {
    padding: 2.5rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container .bg-holder {
    padding: 2.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container .bg-holder {
    padding: 0;
    text-align: left !important;
    background: none;
    width: 90%;
    margin: 0 auto;
  }
}
.g-promo-area .g-block-wrapper .g-block-container i {
  font-size: 3.125rem;
  margin-bottom: 1rem;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container i {
    font-size: 2.125rem;
    margin-top: 1rem;
    margin-bottom: 0;
  }
}
.g-promo-area .g-block-wrapper .g-block-container h4 {
  font-size: 1.25rem !important;
  line-height: 1.2;
  font-weight: 400 !important;
  font-family: "belarius-sans", sans-serif !important;
  text-transform: uppercase !important;
  color: #000000;
  margin: 0 0 0.5rem !important;
  width: auto;
}
.g-promo-area .g-block-wrapper .g-block-container h2 {
  font-size: 5.625rem;
  line-height: 1.2;
  font-family: "belarius-sans", sans-serif;
  margin-top: 0;
  margin-bottom: 1.75rem;
  font-weight: 800;
  text-transform: uppercase;
  color: #fff;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2 {
    font-size: 4.5rem;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2 {
    font-size: 4rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2 {
    font-size: 4.25rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2 {
    font-size: 9vw;
    margin-bottom: 1rem;
  }
}
.g-promo-area .g-block-wrapper .g-block-container h2:after {
  content: "";
  position: relative;
  width: 35rem;
  height: 2px;
  background: #fff;
  display: block;
  margin: 1.25rem 0 0 -4rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2:after {
    width: 22rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2:after {
    width: 22rem;
    margin-left: -5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area .g-block-wrapper .g-block-container h2:after {
    width: 12rem;
    margin-top: 0.75rem;
    margin-left: -1.5rem;
  }
}
.g-promo-area .g-block-wrapper .g-block-container .g-promo-area-content ul {
  text-align: left;
}
.g-promo-area .g-block-wrapper .g-block-container .g-promo-area-content .g-action-link a:hover {
  background: #fff;
  color: #204D7E;
}
.g-promo-area.g-image-caption figure figcaption {
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
}
.g-promo-area.g-dark-theme {
  color: #000000;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.g-dark-theme .g-block-wrapper .g-block-container {
    width: 100%;
  }
  .g-promo-area.g-dark-theme .g-block-wrapper .g-block-container .bg-holder {
    color: #000 !important;
  }
  .g-promo-area.g-dark-theme .g-block-wrapper .g-block-container .bg-holder h2 {
    color: #000 !important;
  }
  .g-promo-area.g-dark-theme .g-block-wrapper .g-block-container .bg-holder h2:after {
    background: #000;
  }
}
.g-promo-area.g-light-theme {
  color: #ffffff;
}
.g-promo-area.g-light-theme :is(h1, h2, h3, h4, h5, h6) {
  color: #ffffff !important;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.g-light-theme .g-block-wrapper {
    background-color: #333;
  }
}
.g-promo-area.content-left-align.full-width-container-width.g-light-theme .g-block-container, .g-promo-area.content-right-align.full-width-container-width.g-light-theme .g-block-container {
  padding: 11.25rem 0;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-left-align.full-width-container-width.g-light-theme .g-block-container, .g-promo-area.content-right-align.full-width-container-width.g-light-theme .g-block-container {
    padding: 8rem 0;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-left-align.full-width-container-width.g-light-theme .g-block-container, .g-promo-area.content-right-align.full-width-container-width.g-light-theme .g-block-container {
    padding: 5rem 0;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-left-align.full-width-container-width.g-light-theme .g-block-container, .g-promo-area.content-right-align.full-width-container-width.g-light-theme .g-block-container {
    padding: 2rem 0;
    text-align: center;
  }
}
.g-promo-area.content-left-align {
  text-align: left;
}
.g-promo-area.content-left-align .g-block-container {
  box-sizing: border-box;
  width: 50%;
  margin-left: 5%;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  .g-promo-area.content-left-align .g-block-container {
    width: 65%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-left-align .g-block-container {
    padding-right: 0;
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-left-align .g-block-container {
    padding-right: 0;
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-left-align .g-block-container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 90%;
  }
}
.g-promo-area.content-left-align figure img {
  object-position: right center;
}
.g-promo-area.content-right-align {
  text-align: left;
}
.g-promo-area.content-right-align .g-block-container {
  margin-left: 45%;
  box-sizing: border-box;
  width: 50%;
}
@media only all and (min-width: 75rem) and (max-width: 93.75rem) {
  .g-promo-area.content-right-align .g-block-container {
    width: 65%;
    margin-left: 30%;
  }
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-right-align .g-block-container {
    margin-left: 30%;
    width: 65%;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-right-align .g-block-container {
    margin: 0 auto;
    width: 80%;
    text-align: center;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-right-align .g-block-container {
    margin: 0 auto;
    padding-left: 0;
    padding-right: 0;
    width: 90%;
  }
}
.g-promo-area.content-right-align figure img {
  object-position: left center;
}
.g-promo-area.content-top-center-align .g-block-container, .g-promo-area.content-bottom-center-align .g-block-container, .g-promo-area.content-center-align .g-block-container {
  width: 80%;
  max-width: 50rem;
  margin-left: auto !important;
  margin-right: auto !important;
}
.g-promo-area.content-top-center-align {
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-top-center-align {
    text-align: left;
  }
}
.g-promo-area.content-top-center-align .g-block-container {
  padding-top: 3rem;
  margin-bottom: 10rem;
  margin-left: auto;
  margin-right: auto;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-top-center-align .g-block-container {
    margin-bottom: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-top-center-align .g-block-container {
    margin-bottom: 5rem;
    padding-top: 5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-top-center-align .g-block-container {
    margin: 0 auto;
    width: 90%;
    padding: 2rem 0;
  }
}
.g-promo-area.content-top-center-align figure img {
  object-position: bottom center;
}
.g-promo-area.content-bottom-center-align {
  text-align: center;
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-bottom-center-align {
    text-align: left;
  }
}
.g-promo-area.content-bottom-center-align .g-block-container {
  margin-top: 10rem;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 3rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-bottom-center-align .g-block-container {
    margin-top: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-bottom-center-align .g-block-container {
    margin-top: 5rem;
    padding-bottom: 5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-bottom-center-align .g-block-container {
    margin: 0 auto;
    width: 90%;
    padding: 2rem 0;
  }
}
.g-promo-area.content-bottom-center-align figure img {
  object-position: top center;
}
.g-promo-area.content-center-align {
  text-align: center;
}
.g-promo-area.content-center-align .g-block-container {
  padding-top: 11.25rem;
  padding-bottom: 11.25rem;
}
@media only all and (min-width: 60rem) and (max-width: 74.99rem) {
  .g-promo-area.content-center-align .g-block-container {
    padding-top: 8rem;
    padding-bottom: 8rem;
  }
}
@media only all and (min-width: 48rem) and (max-width: 59.99rem) {
  .g-promo-area.content-center-align .g-block-container {
    padding-bottom: 5rem;
    padding-top: 5rem;
  }
}
@media only all and (max-width: 47.99rem) {
  .g-promo-area.content-center-align .g-block-container {
    margin: 0 auto;
    width: 90%;
    padding: 2rem 0;
  }
}
/*# sourceMappingURL=custom_merch_bottom.css.map */