/*!
 * Custom CSS v0.0.1 (https://ghbsystem.com)
 * Copyright 2024-2025 GHB, Inc.
 */
.roboto-light {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.roboto-normal {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.roboto-semibold {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.roboto-bold {
  font-family: "Roboto", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.bsmoreinfo-banner-section{
  background: url(../images/bsmoreinfo-banner-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-sobanner-section{
  background: url(../images/bsmoreinfo-sobanner-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-gsvideo-section{
    background: url(../images/bsgetstart-content-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-trcontent-section{
    background: url(../images/bsopresent-content-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-prbanner-section{
  background: url(../images/bsmoreinfo-prbanner-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-msbanner-section{
  background: url(../images/bsmoreinfo-msbanner-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-mpbanner-section{
  background: url(../images/bsmoreinfo-mpbanner-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-mpvideo{
  background: url(../images/bsmoreinfo-mpvideo-bg.avif) no-repeat 50% 50%/cover;
}
.bsmoreinfo-trheader-section{
  background: url(../images/bsmoreinfo-trheader-bg.avif) no-repeat 50% 50%/cover;
}