@charset "UTF-8";
/* CSS Document */
body {
  line-height: 1.5;
  font-weight: 400;
  font-style: normal;
  color: rgba(75, 75, 75, 0.8);
}
.breadcrumb {
  margin-left: 0;
}
.page-header {
  font-size: 2.75em;
  line-height: 1.1em;
  font-weight: 400;
  color: #990000;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 400;
}
h1.black,
h2.black,
h3.black,
h4.black,
h5.black,
h6.black {
  color: #000000;
}
h1.dk-gray,
h2.dk-gray,
h3.dk-gray,
h4.dk-gray,
h5.dk-gray,
h6.dk-gray {
  color: #828282;
}
h2 {
  font-size: 1.8em;
  color: #990000;
  line-height: 1.1em;
}
h3 {
  font-size: 1.35em;
  color: #990000;
}
h4 {
  font-size: 1.15em;
}
h2.plus1 {
  font-size: 1.75em;
}
.plus1 {
  font-size: 1.15em;
}
.plus2 {
  font-size: 1.3em;
}
.grid-adjust {
  padding-left: 5px;
}
div.region.region-sidebar-first ul.menu {
  background-color: #fff;
  border-right: 1px solid #e7e8e9;
}
div.region.region-sidebar-first li {
  font-size: 19px;
  font-weight: 300;
}
ul.dropdown-menu {
  border: none;
}
.dropdown-menu > li > a {
  padding: 8px 0;
}
ul.menu li.open > a {
  background: transparent !important;
}
ul.menu li a:hover {
  background: transparent !important;
  padding-left: 0.8rem;
  color: #990000;
}
div.region.region-sidebar-first .nav > li > a {
  padding: 8px 8px 8px 0;
}
div.region.region-sidebar-first .nav > li > a:hover {
  padding-left: 0.5rem;
}
div.region.region-sidebar-first > nav > h2 {
  line-height: 1.1em;
  margin-top: 0;
  margin-bottom: 0.7em;
  color: #787a7c;
}
.photo-header h2 {
  padding: 20px 30px 20px 45px;
  background: rgb(255, 255, 255, 0.9);
  border-radius: 8px;
  line-height: 1.1em;
}
.photo-header {
  position: absolute;
  top: 70%;
  left: 0;
}
@media (min-width: 320px) and (max-width: 760px) {
  .photo-header {
    position: relative;
  }
  .photo-header h2 {
    padding: 0;
  }
}
div.region.region-header,
div.highlighted {
  max-width: 1170px;
  margin: 0 auto;
}
.fw-header-image {
  padding: 0 !important;
  border-radius: 8px;
}
.hw-image {
  padding: 0 !important;
  border-radius: 8px;
  margin-top: 1em;
}
.full-background-image {
  background-size: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  aspect-ratio: 4 / 1;
}
@media (min-width: 576px) {
  .full-background-image {
    background-size: cover;
    height: 30vh;
    max-height: 430px;
    min-height: 300px;
    aspect-ratio: auto;
  }
}
div.fw-container {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
div.fw-container-wmargins {
  max-width: 1170px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 35px auto 50px auto;
}
.inner-container {
  padding: 10px 35px 35px 35px;
}

.light-gray {
  background: #f2f2f2;
}
.light-medium-gray {
  background: #b2b2b2;
}
.medium-gray {
  background: #6f6f6f;
}
.medium-dark-gray {
  background: #505256;
}
.dark-gray {
  background: #31343c;
}
.sbm-red {
  background: #990000;
}
.sbm-bright-red {
  background: #d52027;
}
.sbm-dark-red {
  background: #6b000d;
}
.sbm-dark-gray {
  background: #4b4b4b;
}
.sbm-medium-gray {
  background: #828282;
}
.sbm-light-gray {
  background: #bebebe;
}
.sbm-green {
  background: #008265;
}
.sbm-green {
  background: #008265;
}
.sbm-sea-foam-blue {
  background: #f1faff;
}
.sbm-teal {
  background: #39bfc9;
}
.sbm-turquoise {
  background: #1791ad;
}
.secondary {
  background: #2ebfca;
  padding: 70px 20px 50px 20px;
  color: #fff;
}
.secondary-gradient {
  background: rgb(255, 255, 255);
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 1) 0%,
    rgba(221, 245, 247, 1) 76%,
    rgba(196, 235, 239, 1) 100%
  );
  padding: 20px 20px 30px 20px;
  color: #000;
}
.tertiary {
  background: #39bfc9;
  padding: 20px 20px 30px 20px;
}
.gold {
  background: rgb(239, 222, 86, 0.3);
  padding: 20px 20px 30px 20px;
}
.sb-blue {
  background: rgb(0, 85, 150, 0.9);
  padding: 20px 20px 30px 20px;
  color: #fff;
}
.secondary-tint {
  background: #ddf6f9;
  padding: 30px 30px 40px 30px;
}
.white-bg-box {
  background-color: #fff;
  padding: 20px 20px 30px 40px;
  border-radius: 8px;
}
.rounded {
  border-radius: 6px;
}
div.sb-blue a:link,
div.sb-blue a:visited {
  color: rgb(222, 243, 243);
}
.gray {
  background: #e7e7e8;
  padding: 20px 20px 30px 20px;
  height: 100%;
}
div.red-border-box {
  border: 2px solid #990000;
  border-radius: 8px;
  padding: 0 35px 30px 40px;
  margin: 35px 0 50px 0;
  background: #fff;
  color: #000;
}
div.lt-gray-border-box {
  border: 2px solid #b5c3cd;
  border-radius: 8px;
  padding: 0 35px 30px 40px;
  margin: 35px 0 50px 0;
  background: #fff;
  color: #000;
}

@media (min-width: 320px) and (max-width: 760px) {
  .gray {
    padding: 20px 15px 17px 15px;
  }
  .secondary,
  .secondary-gradient,
  .tertiary,
  .sb-blue,
  .white-bg-box,
  .gold {
    padding: 15px;
  }
  div.red-border-box,
  div.lt-gray-border-box {
    padding: 0 15px 10px 15px;
  }
  .sbm-rounded-button {
    width: 100%;
  }
}
.profilebox-container {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
  margin-top: 40px;
}
.profilebox-panel {
  padding: 15px;
  margin-bottom: 20px;
  color: #000;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 250px;
}
.profilebox-panel .detail {
  padding: 35px;
  margin-top: 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-bottom: 30px;
}
.white-bg {
  background-color: #fff;
}
.profilebox-panel figure {
  margin: 0 auto;
  margin-top: -80px;
  text-align: center;
}

.profilebox-panel figure + div .section_title {
  margin-top: 10px;
  margin-bottom: 10px;
}
.profilebox-panel .section_title {
  font-size: 1.1em;
  font-weight: 300;
  margin-top: 0;
  line-height: 1.2;
  color: inherit;
  text-rendering: optimizelegibility;
  display: block;
}
.white-bg p,
.white-bg p.contact {
  margin: 0 0 20px;
}
.white-bg p.contact {
  font-size: 0.9em;
}
.profilebox-panel .detail > div > a:last-child {
  font-size: 14.4px;
}
@media (min-width: 768px) {
  .profilebox-panel .detail > div > a:last-child {
    bottom: 40px;
  }
}
.profilebox-panel .detail > div > a:last-child {
  position: absolute;
  display: block;
  font-weight: 200;
  width: calc(100% - 110px);
  bottom: 60px;
}
.white-bg img {
  margin: 0 auto;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
div.detail.white-bg.two-up img {
  max-width: 200px;
}
.info-boxes {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 30px 0;
}
.info-boxes-secondary,
.info-boxes-secondary-tint,
.info-boxes-lt-gray {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 15px 0;
}
.info-boxes .col {
  margin: 0.5em;
  border: 1px solid #fff;
  flex: 0 1 31%;
  max-width: 640px;
  border-radius: 8px;
}
.info-boxes-secondary .col {
  margin: 0.5em;
  background: #2ebfca;
  flex: 0 1 31%;
  max-width: 400px;
  border-radius: 8px;
  color: #fff;
}
.info-boxes-secondary-tint .col {
  margin: 0.5em;
  background: #ddf6f9;
  flex: 0 1 31%;
  max-width: 400px;
  border-radius: 8px;
  color: #000;
}
.info-boxes-lt-gray .col {
  margin: 0.5em;
  border: 1px solid #b5c3cd;
  flex: 0 1 31%;
  max-width: 400px;
  border-radius: 8px;
  color: #777;
}
.info-boxes .col h3,
.info-boxes .col h4,
.info-boxes-secondary .col h3,
.info-boxes-secondary .col h4,
.info-boxes-secondary-tint .col h3,
.info-boxes-secondary-tint .col h4,
info-boxes-lt-gray .col h3,
.info-boxes-lt-gray .col h4 {
  padding: 20px 20px 0 20px;
  margin-top: 0.5em;
}
.info-boxes-lt-gray .col h3,
.info-boxes-lt-gray .col h4,
.info-boxes-secondary-tint .col h3,
.info-boxes-secondary-tint .col h4 {
  color: #990000;
}
.info-boxes .col p,
.info-boxes-secondary .col p,
.info-boxes-secondary-tint .col p,
.info-boxes-lt-gray .col p {
  padding: 10px 20px 20px 20px;
}
@media (max-width: 1020px) {
  .info-boxes,
  .info-boxes-secondary,
  .info-boxes-lt-gray {
    flex-wrap: wrap;
  }
  .info-boxes .col,
  .info-boxes-secondary .col,
  .info-boxes-secondary-tint .col,
  .info-boxes-lt-gray .col {
    flex: 1 1 400px;
  }
}
div.tertiary div div.quote-text {
  font-weight: 400;
  line-height: 2em;
  padding: 0 70px 25px 70px;
}
div.tertiary div div.quote-text:before {
  font-family: "FontAwesome";
  content: "\f10d";
  font-size: 3.8em;
  position: relative;
  font-weight: 900;
  line-height: 33px;
  left: -70px;
  top: 35px;
  color: #fff;
}
@media (min-width: 320px) and (max-width: 600px) {
  div.tertiary div div.quote-text {
    padding: 0 15px 0 45px;
  }
  div.tertiary div div.quote-text:before {
    font-size: 2.6em;
    left: -45px;
    top: 25px;
    color: #fff;
  }
}
.quote-text {
  font-weight: 400;
  line-height: 1.3em;
  padding: 0 70px;
}
.quote-text:before {
  font-family: "FontAwesome";
  content: "\f10d";
  font-size: 3.8em;
  position: relative;
  font-weight: 900;
  line-height: 33px;
  left: -70px;
  top: 35px;
  color: #efefef;
}
@media (min-width: 320px) and (max-width: 600px) {
  .quote-text {
    padding: 0 15px 0 45px;
  }
  .quote-text:before {
    font-size: 2.6em;
    left: -45px;
    top: 25px;
    color: #efefef;
  }
}
.BOX-BorderLeft {
  border-left: 1px solid #ccc;
  padding-left: 25px;
}
.BOX-BorderRight {
  border-right: 1px solid #ccc;
  padding-right: 25px;
}
@media (min-width: 320px) and (max-width: 760px) {
  .BOX-BorderLeft {
    border-left: none !important;
    padding-left: 0px;
    padding-bottom: 20px;
  }
  .BOX-BorderRight {
    border-right: none !important;
    padding-right: 0px;
    padding-right: 20px;
  }
}
/* YouTube Video Component */
.sbm-youtube-video {
  display: block;
  aspect-ratio: 16 / 9;
  width: 100%;
  max-width: 600px;
  overflow: hidden;
}
.sbm-youtube-video__link {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
}
.sbm-youtube-video__play-btn {
  width: 100%;
  height: 100%;
  background: url(/sites/default/files/webfiles/youtube-play-btn.svg) no-repeat
    center center;
  background-size: 80px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.25s ease;
}
.sbm-youtube-video__play-btn:hover {
  transform: scale(1.05);
}

/* Header and Logo */
.sbm-youtube-video__header {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  line-height: 1.2em;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sbm-youtube-video__sbm-logo {
  border-radius: 500px;
  background: #fff url(/sites/default/files/webfiles/sbm-logo.svg) no-repeat
    center center;
  background-size: 80%;
  width: 50px;
  height: 50px;
}

/* Text and Watch On Button */
.sbm-youtube-video__text {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
  letter-spacing: 0.01em;
  font-size: 17px;
}

.sbm-youtube-video__watch-on {
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 30%;
  max-width: 160px;
  aspect-ratio: 100 /27;
  background: rgba(0, 0, 0, 0.5)
    url(/sites/default/files/webfiles/watch-on-youtube.svg) no-repeat center
    center;
  background-size: 130px;
}

/* Split Columns */
.sbm-split-columns__image {
  border-radius: 6px;
  border: 1px solid #ddd;
  padding: 0 !important;
  width: 100%;
  display: none;
}
.sbm-rounded-button {
  display: inline-block;
  background-color: #990000;
  padding: 0.65rem;
  border: none;
  border-radius: 3px;
  white-space: nowrap;
  text-decoration: none !important;
  text-align: center;
  color: #ffffff !important;
  cursor: pointer !important;
  transition: all 0.25s ease;
}
.sbm-rounded-button--gray {
  background-color: #4c4d4f;
}
.sbm-rounded-button:hover {
  transform: scale(1.025);
}
.sbm-rounded-button a:link,
.sbm-rounded-button a:visited {
  color: #ffffff;
}

@media (min-width: 768px) {
  .sbm-split-columns {
    display: grid;
    grid-template-columns: repeat(2, auto);
    gap: 30px;
    align-items: center;
  }
  .sbm-split-columns__image {
    display: block !important;
  }
}
.box-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 5em;
  margin: 0 auto;
}
.box-container2 {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 5em;
  margin: 0 auto;
}
.box-container3 {
  display: grid;
  grid-template-columns: 3fr 1fr;
  gap: 5em;
  margin: 0 auto;
}
.box-container.center,
.box-container2.center,
.box-container3.center {
  align-items: center;
  justify-content: center;
}
@media (max-width: 768px) {
  .box-container,
  .box-container2,
  .box-container3 {
    grid-template-columns: 1fr;
    gap: 2em;
  }
}
