/* Text Elements */

h1.heading-2 {
  box-shadow: none;
  color: #fff;
  font-size: 42px;
  font-family: 'Arial Black', 'Arial Bold', Gadget, sans-serif;

  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 1px;
}

h2.heading-3 {
  color: #fff;

  -webkit-text-stroke-color: #000;
  -webkit-text-stroke-width: 0;
}

h2.heading-4 {
  text-align: center;
}

h3.heading-1 {
  letter-spacing: 2px;
  font-family: 'Jost', sans-serif;
  line-height: 20px;
}

p.paragraph.footer-paragraph {
  color: #fff;
}

p.paragraph.paragraph-2 {
  color: #fff;
  font-weight: 700;
}

p.paragraph.paragraph-1 {
  font-weight: 400;
  font-size: 18px;
  font-family: 'Jost', sans-serif;
  line-height: 24px;
}

/* Interaction Elements */

a.link-button {
  color: #010101;
  font-family: 'Inter', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

a.link-button.action-btn {
  display: block;
  margin-top: 24px;
  margin-right: auto;
  margin-left: 0;
  padding: 16px 32px;
  max-width: 158px;
  background-color: #f8e709;
  text-align: center;
  text-decoration: none;
  text-transform: none;
  font-weight: 500;
}

/* Layout Elements */

body.body-1 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
  max-width: 1200px;
}

.container.footer.custom-sd-two-cols {
  background-color: rgba(0, 0, 0, .71);
}

.container.custom-sd-two-cols.footer {
  margin-top: 50px;
  background-color: #40b0bf;

  grid-template-columns: none;
  grid-template-rows: none;
}

.container.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: center;
  background-color: transparent;

  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
          justify-content: center;
}

.container.neutral-hero-container-right {
  display: grid;
  margin: 1px 1px 30px;
  min-height: 500px;
  max-height: 50vh;
  height: auto;
  border: .125rem solid #40b0bf;
  background-color: #fff;
  background-image: url('../CBSimages/Firefly.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 100% 100%;
  background-repeat: no-repeat;

  grid-template-areas: none;
  grid-template-columns: none;
  grid-template-rows: none;
  background-blend-mode: normal;
}

.container.container-2 {
  position: -webkit-sticky;
  position:         sticky;
  right: auto;
  display: inline-block;
  margin-bottom: 0;
  margin-left: 50%;
  padding-bottom: 0;
  padding-left: 0;
  width: 50%;
  background-color: rgba(0, 0, 0, .13);
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.neutral-navbar {
  position: static;
  right: 0;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display:    -moz-box;
  display: -ms-flexbox;
  display:         flex;
  -ms-flex-pack: justify;
  -ms-flex-align: center;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
  max-width: none;
  width: auto;
  background-color: #fff;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  background-blend-mode: normal;
}

.container.container-1 {
  margin-top: 50px;
  padding-top: 0;
  padding-right: 0;
  padding-left: 0;

  grid-template-columns: repeat(3 , auto);
  grid-template-rows: auto;
}

.container.container-4 {
  display: block;
  float: none;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(0, 0, 0, .05);

  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
}

.container.container-5 {
  -ms-flex-pack: start;
  width: auto;

  grid-template-columns: repeat(2 , auto);
  grid-template-rows: auto;
  justify-items: auto;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
     -moz-box-pack: start;
          justify-content: flex-start;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
          align-content: flex-start;
}

.container.container-7 {
  width: auto;
}

.container.container-10 {
  display: block;
  min-width: 40px;
  width: auto;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-13 {
  display: grid;
  float: none;
  clear: none;
  margin-top: 10px;
}

.container.container-9 {
  min-width: 40px;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

.container.container-6 {
  display: grid;
  margin-top: 16px;
  width: 100%;
  height: 100%;
  background-image: none;
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: 0 0;
  background-repeat: no-repeat;

  background-blend-mode: normal;
}

a.responsive-picture.logo-link-menu {
  padding-top: 16px;
  padding-bottom: 16px;
  width: 200px;
}

.html-element.navigation-code {
  display: none;
}

a.glyph.mobile-nav-button {
  display: none;
}

div.responsive-picture.picture-3 {
  height: auto;
}

div.responsive-picture.picture-3 > picture {
  height: auto;
}

div.responsive-picture.picture-2 {
  height: auto;
}

div.responsive-picture.picture-2 > picture {
  height: auto;
}

div.responsive-picture.picture-1 {
  height: auto;
  background-image: url('../CBSimages/mbr-816x734.jpg');
  background-attachment: scroll;
  background-position: left top;
  background-clip: border-box;
  background-origin: padding-box;
  background-size: auto auto;
  background-repeat: repeat;

  background-blend-mode: normal;
}

div.responsive-picture.picture-1 > picture {
  height: auto;
}

div.responsive-picture.picture-5 > picture > img {
  -o-object-fit: none;
     object-fit: none;
}

div.responsive-picture.picture-5 {
  width: 100%;
}

@media screen and (max-width: 60rem) {
  /* Layout Elements */

  .container.neutral-hero-container-right {
    grid-template-areas: 'image' 'content';
    grid-template-rows: repeat(2 , minmax(50vh, auto));
    grid-template-columns: minmax(100%, 1px);
  }
}

@media screen and (max-width: 50.0625rem) {
  /* Layout Elements */

  .container.container-1 {
    display: block;
  }

  .container.container-13 {
    display: block;
    float: none;
    clear: none;
  }

  .container.container-4 {
    display: grid;
    clear: none;
    border-bottom: .3125rem solid #fff;
  }
}

@media screen and (max-width: 27.5625rem) {
  /* Text Elements */

  h1.heading-2 {
    font-size: 30px;
  }

  /* Layout Elements */

  .container.container-2 {
    margin-left: 5px;
    width: auto;
  }

  .container.container-1 {
    display: block;
    float: none;
    clear: none;
  }
}