@font-face {
  font-family: Helvetica_Neue;
  src: url('../fonts/HelveticaNeueMedium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica_Neue;
  src: url('../fonts/HelveticaNeueThin.otf') format("opentype");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica_Neue;
  src: url('../fonts/HelveticaNeueThinItalic.otf') format("opentype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Helvetica_Neue;
  src: url('../fonts/HelveticaNeueBold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Helvetica_Neue;
  src: url('../fonts/HelveticaNeueUltraLight.otf') format("opentype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

:root {
  --red: #bd553e;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.bm_body {
  background-color: #fcfbf9;
  min-width: 0;
  max-width: 100vw;
  margin-left: auto;
  margin-right: auto;
}

.bm_section.darkbg {
  background-color: #374151;
  width: 100vw;
}

.bm_section.topbar {
  background-color: #bd553e;
  height: auto;
}

.bm_container {
  width: 940px;
  position: relative;
}

.bm_container.withparagraph {
  margin-bottom: 0;
}

.bm_topbar_container {
  z-index: 10;
  border-bottom: 1px solid #fff;
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 940px;
  min-width: auto;
  max-width: 940px;
  height: 140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.bm_topbar_logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/BM_LogoImg_Light.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 240px;
  height: 85px;
  display: block;
}

.bm_redline {
  background-color: #bd553e;
  flex: none;
  order: 1;
  align-self: flex-end;
  width: 100%;
  height: 2px;
}

.bm_redline._30 {
  width: 30%;
}

.bm_fullblockimage {
  width: 100%;
  height: 560px;
}

.bm_fullblockimage.image1 {
  background-image: url('../images/BM_Floorwork_14.avif');
  background-position: 0 0;
  background-size: 944px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.bm_fullblockimage.image2 {
  grid-column-gap: 65px;
  grid-row-gap: 65px;
  background-image: url('../images/BM_FloorWork_9.avif');
  background-position: 0 0;
  background-size: 944px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.bm_spacer {
  color: #333;
  width: 100%;
  height: 64px;
}

.bm_spacer._128 {
  height: 128px;
}

.bm_spacer._32 {
  height: 32px;
}

.bm_spacer._16 {
  height: 16px;
}

.bm_h1_container.bottom128 {
  margin-bottom: 128px;
}

.bm_header_main {
  color: #374151;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 48px;
}

.bm_stepscontainer {
  width: 624px;
  max-width: 624px;
  margin-bottom: 32px;
  position: relative;
}

.bm_stepscontainer.step2 {
  left: 320px;
}

.bm_stepscontainer.step3 {
  left: 144px;
}

.heading-2 {
  margin-left: 20px;
  font-size: 36px;
  line-height: 43px;
}

.heading-3 {
  font-size: 36px;
}

.bm_topimage_textinside {
  color: #fff;
  width: 707px;
  margin-bottom: 36px;
  margin-left: 36px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 43px;
}

.bm_bigimage_centertext {
  color: #fff;
  text-align: center;
  width: 608px;
  margin-top: 105px;
  font-size: 20px;
  line-height: 24px;
}

.bm_pricingtext_individual {
  margin-top: 32px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 23px;
}

.bm_pricingtext_individual.pricing_bold {
  color: #bd553e;
  font-weight: 500;
  line-height: 26px;
}

.bm_pricing_columns {
  margin-bottom: 32px;
}

.bm_testimonial_h4 {
  color: #bd553e;
  margin-top: 32px;
  font-family: Helvetica_Neue, sans-serif;
  font-weight: 500;
}

.bm_bottombar_container {
  flex-flow: wrap;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 109px;
  display: flex;
}

.bm_button_red {
  text-align: center;
  letter-spacing: .5px;
  background-color: #bd553e;
  padding-top: 13px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bm_button_red.morespacetop {
  cursor: pointer;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 13px;
}

.bm_header_01 {
  color: var(--red);
  margin-top: 14px;
  font-family: Helvetica_Neue, sans-serif;
  font-weight: 500;
}

.bm_header_01.center {
  text-align: center;
}

.bm_header_01.center.white.subtitle {
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 24px;
}

.bm_header_01.bigtitle {
  color: var(--white);
  margin-top: 200px;
  margin-bottom: 64px;
  font-size: 64px;
}

.bm_header_01.white {
  color: var(--white);
}

.bm_header_01.big {
  font-size: 48px;
}

.bm_header_01.small {
  margin-top: 16px;
  font-size: 32px;
}

.bm_header_01.clickable {
  cursor: pointer;
}

.bm_text_body {
  color: #374151;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 20px;
  font-weight: 100;
  line-height: 23px;
}

.bm_text_body._60 {
  width: 60%;
  font-weight: 100;
}

.bm_text_body._60._32below {
  margin-bottom: 32px;
}

.bm_text_body._80 {
  width: 75%;
  font-weight: 100;
}

.bm_text_body._64below {
  margin-bottom: 64px;
}

.bm_text_body.white {
  color: var(--white);
}

.bm_text_body.white.morespacetop {
  margin-top: 10px;
  margin-bottom: 0;
}

.bm_text_body.white.morespacetop.small {
  font-size: 14px;
}

.bm_text_body.bold {
  font-weight: 500;
}

.bm_text_body.small {
  font-size: 14px;
}

.bm_header_02 {
  color: #bd553e;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 57px;
}

.bm_header_03 {
  color: #bd553e;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 24px;
}

.bm_text_testimonial {
  width: 624px;
}

.bm_text_red {
  color: #bd553e;
  font-family: Helvetica_Neue, sans-serif;
  text-decoration: none;
}

.heading-copy {
  text-align: center;
  font-family: Helvetica_Neue, sans-serif;
  font-weight: 700;
}

.bm_hideparagraph {
  cursor: auto;
  background-color: #b9363600;
  background-image: url('../images/Bm-ArrowDown.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 22px;
  left: -44px;
}

.bm_pragraph_text {
  margin-top: 32px;
  display: none;
}

.bm_frs_logo {
  background-image: url('../images/Bitmap.avif');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 132px;
  height: 62px;
  margin-top: 32px;
}

.bm_header_scroller {
  width: 100%;
  height: 42px;
  overflow: hidden;
}

.bm_animationdiv {
  transform: translate(0, -1px);
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.bm_slider_top {
  z-index: 0;
  box-sizing: border-box;
  width: 100vw;
  height: 700px;
  display: block;
  position: relative;
}

.bm_container_center {
  width: 100%;
}

.bm_body_centered {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.bm_slider_img1 {
  background-image: url('../images/BM_HeaderImg_2.avif');
  background-position: 50%;
  background-size: cover;
}

.slide-nav {
  display: none;
}

.bm_button_white {
  background-color: var(--white);
  color: #bd553e;
  text-align: center;
  letter-spacing: .5px;
  padding-top: 13px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.bm_button_white.dark {
  color: #fff;
  background-color: #bd553e;
  padding-bottom: 13px;
}

.bm_slider_img2 {
  background-image: url('../images/BM_HeaderImg_3.avif');
  background-position: 50% 100%;
  background-size: cover;
}

.bm_slider_img3 {
  background-image: url('../images/BM_HeaderImg_4.avif');
  background-position: 50% 20%;
  background-size: cover;
}

.bm_slider_img4 {
  background-image: url('../images/BM_HeaderImg_5.avif');
  background-position: 50% 20%;
  background-size: cover;
}

.bm_slider_img5 {
  background-image: url('../images/BM_HeaderImg_6.avif');
  background-position: 50% 0;
  background-size: cover;
}

.text-block {
  margin-left: 0;
  margin-right: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bm_slidercust {
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.bm_containerheadertext {
  color: var(--white);
  margin-top: 0;
  margin-bottom: 0;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 48px;
  font-weight: 500;
  line-height: 52px;
  position: relative;
  top: 227px;
  left: -261px;
}

.bm_containerheadertext.pos2 {
  text-align: right;
  top: 147px;
  left: 195px;
}

.bm_containerheadertext.pos3 {
  color: var(--black);
  text-align: center;
  top: -10%;
  left: -10%;
}

.bm_containerheadertext.pos4 {
  text-align: left;
  top: 35%;
  left: -23%;
}

.bm_containerheadertext.pos5 {
  color: var(--red);
  text-align: left;
  top: 34%;
  left: -8%;
}

.bm_reasonblock {
  align-items: stretch;
  width: 100%;
  height: 421px;
  display: flex;
}

.bm_reasonimg {
  background-image: url('../images/BM_ReasonImg_6.avif');
  background-position: 0%;
  background-size: 150%;
  width: 50%;
  height: 100%;
  position: static;
}

.bm_reasonimg._02 {
  background-image: url('../images/BM_HeaderImg_5.avif');
  background-position: 50%;
  background-size: cover;
}

.bm_reasonimg._03 {
  background-image: url('../images/BM_HeaderImg_4.avif');
  background-size: cover;
}

.bm_reasontext_container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-left: 32px;
  display: flex;
}

.bm_reasontext_header {
  color: #fff;
  margin-bottom: 24px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 36px;
  font-weight: 500;
  line-height: 36px;
}

.bm_reasontext_body {
  color: #fff;
  letter-spacing: .9px;
  width: 400px;
  margin-bottom: 10px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 20px;
  font-weight: 200;
  line-height: 20px;
}

.bm_fullwidthimg_01 {
  z-index: 0;
  background-image: url('../images/BM_HeaderIMG10_1.avif');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 80%;
  height: 500px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.bm_fullwidthimg_text {
  outline-offset: 0px;
  color: #fff;
  text-align: center;
  letter-spacing: .75px;
  text-shadow: 0 0 12px #000;
  mix-blend-mode: normal;
  outline: 3px #fff;
  width: 700px;
  margin-top: 0;
  margin-bottom: 32px;
  font-family: Helvetica_Neue, sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 24px;
}

.bm_youtubevideo {
  width: 100%;
  height: 100%;
  min-height: 0;
  max-height: none;
}

.bm_youtubevideo_container {
  width: 500px;
  height: 300px;
  margin-bottom: 32px;
}

.bm_pricingtext_sub {
  color: #000;
  font-size: 20px;
  font-weight: 200;
}

.bm_footertext {
  color: #fff;
  font-family: Helvetica_Neue, sans-serif;
}

.link_nocss {
  text-decoration: none;
}

.bm_bigimage {
  width: 100%;
  height: 300px;
  margin: 32px auto;
}

.bm_bigimage._01 {
  background-image: url('../images/BM_HeaderIMG01_1.avif');
  background-position: 50%;
  background-size: cover;
  height: 400px;
  margin-top: 32px;
}

.bm_bigimage._02 {
  background-image: url('../images/BM_HeaderIMG03_1.avif');
  background-position: 0 0;
  background-size: cover;
  width: 49%;
  margin: 0 0 32px;
}

.bm_bigimage._03 {
  background-image: url('../images/BM_HeaderIMG02_1.avif');
  background-position: 0 0;
  background-size: cover;
  width: 49%;
  margin: 0 0 32px;
}

.bm_flexright {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.bm_slidertop_container {
  width: 100%;
  display: block;
}

.darkenblock {
  z-index: -1;
  background-color: #2f20206b;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0% auto auto 0%;
}

.bm_header_01-copy {
  color: var(--red);
  margin-top: 14px;
  font-family: Helvetica_Neue, sans-serif;
  font-weight: 500;
}

.bm_header_01-copy.center {
  text-align: center;
}

.bm_header_01-copy.bigtitle {
  color: var(--white);
  margin-top: 200px;
  margin-bottom: 64px;
  font-size: 64px;
}

.bm_header_01-copy.white {
  color: var(--white);
}

.bm_header_01-copy.big {
  font-size: 48px;
}

.bm_header_01-copy.small {
  margin-top: 16px;
  font-size: 32px;
}

.bm_header_01-copy.clickable {
  cursor: pointer;
}

.bm_slider_img6 {
  background-image: url('../images/BM_HeaderIMG11_V2_1.avif');
  background-position: 50%;
  background-size: cover;
}

.div-block {
  text-align: right;
}

@media screen and (max-width: 991px) {
  .bm_body {
    aspect-ratio: auto;
    object-fit: fill;
    overflow: scroll;
  }

  .bm_section {
    min-width: 100vw;
    max-width: 100vw;
  }

  .bm_container {
    width: 800px;
  }

  .bm_container.withparagraph {
    width: 650px;
    max-width: 650px;
    right: -19px;
  }

  .bm_topbar_container {
    width: auto;
    max-width: 728px;
  }

  .bm_fullblockimage.image2 {
    background-position: 50%;
  }

  .bm_stepscontainer.step2 {
    left: 134px;
  }

  .bm_stepscontainer.step3 {
    left: 63px;
  }

  .bm_topimage_textinside {
    width: 600px;
    font-size: 32px;
    line-height: 36px;
  }

  .bm_bigimage_centertext {
    font-size: 24px;
    line-height: 26px;
  }

  .bm_text_body._60._32below {
    width: 100%;
  }

  .bm_text_body._80 {
    width: 80%;
  }

  .bm_text_body._64below {
    margin-bottom: 64px;
  }

  .bm_hideparagraph {
    width: 30px;
    height: 30px;
    top: 22px;
    left: -45px;
  }

  .bm_pragraph_text {
    display: none;
  }

  .bm_slidercust {
    flex-flow: row;
    justify-content: center;
    align-items: flex-end;
  }

  .bm_containerheadertext {
    text-align: center;
    margin-bottom: 48px;
    position: static;
  }

  .bm_reasonimg {
    background-size: cover;
  }

  .bm_reasontext_body {
    width: 300px;
  }

  .bm_fullwidthimg_01 {
    width: 100%;
  }

  .bm_fullwidthimg_text {
    width: 600px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .bm_container {
    width: 90%;
  }

  .bm_container.withparagraph {
    width: 80%;
  }

  .bm_topbar_container {
    width: 90%;
    height: 110px;
  }

  .bm_topbar_logo {
    width: 170px;
    height: 60px;
  }

  .bm_redline {
    width: 60%;
  }

  .bm_redline._30 {
    width: 90%;
  }

  .bm_redline._100 {
    width: 100%;
  }

  .bm_fullblockimage.image1 {
    background-position: 50%;
  }

  .bm_spacer {
    height: 48px;
  }

  .bm_spacer._128 {
    height: 96px;
  }

  .bm_spacer.smallermopbile {
    height: 32px;
  }

  .bm_h1_container.bottom128 {
    margin-bottom: 96px;
  }

  .bm_header_main {
    font-size: 32px;
    line-height: 38px;
  }

  .bm_stepscontainer {
    width: 80%;
  }

  .bm_stepscontainer.step2 {
    width: 80%;
    position: relative;
    left: 20vw;
    right: -20vw;
  }

  .bm_stepscontainer.step3 {
    width: 80%;
    left: 31px;
  }

  .bm_topimage_textinside {
    width: 80%;
  }

  .bm_bigimage_centertext {
    width: 75%;
  }

  .bm_header_01.center {
    margin-bottom: 30px;
  }

  .bm_header_01.center.white.subtitle {
    margin-top: -24px;
  }

  .bm_text_body._60 {
    width: 80%;
  }

  .bm_text_body._64below {
    width: 80%;
    margin-bottom: 64px;
  }

  .bm_header_03 {
    font-size: 24px;
  }

  .bm_text_testimonial {
    width: 80%;
  }

  .bm_hideparagraph {
    width: 32px;
    height: 32px;
    top: 22px;
    left: -47px;
  }

  .bm_pragraph_text {
    display: none;
  }

  .bm_column {
    margin-bottom: 48px;
    padding-left: 0;
  }

  .bm_slider_top {
    height: 500px;
  }

  .bm_containerheadertext.pos5 {
    text-align: center;
    width: 80%;
  }

  .bm_reasonblock {
    flex-flow: column;
    height: auto;
  }

  .bm_reasonimg {
    width: 100%;
    height: 350px;
  }

  .bm_reasontext_container {
    width: 100%;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .bm_fullwidthimg_text {
    width: 90%;
  }

  .bm_youtubevideo_container {
    width: 300px;
    height: 200px;
  }

  .bm_bigimage._02 {
    width: 100%;
  }

  .bm_bigimage._03 {
    display: none;
  }

  .bm_header_01-copy.center {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 479px) {
  .bm_body {
    aspect-ratio: auto;
    min-width: 0;
    overflow: visible;
  }

  .bm_container {
    min-width: 90%;
  }

  .bm_container.withparagraph {
    width: 90%;
    min-width: 90%;
    margin-bottom: 16px;
    right: 0;
  }

  .bm_container._100-width {
    width: 100%;
    min-width: 100%;
  }

  .bm_topbar_container {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    border-bottom-width: 0;
    flex-flow: row;
    height: 60px;
    margin-top: 32px;
    margin-bottom: 32px;
    inset: 0% 0% auto;
  }

  .bm_topbar_logo {
    width: 140px;
    height: 50px;
  }

  .bm_redline._30 {
    width: 100%;
  }

  .bm_fullblockimage.image1 {
    background-position: 80%;
    background-size: cover;
    height: 450px;
  }

  .bm_fullblockimage.image2 {
    grid-column-gap: 4px;
    grid-row-gap: 4px;
    background-position: 50%;
    background-size: cover;
  }

  .bm_h1_container.bottom128 {
    position: relative;
  }

  .bm_header_main {
    font-size: 30px;
  }

  .bm_topimage_textinside {
    margin-bottom: 16px;
    margin-left: 16px;
    font-size: 24px;
  }

  .bm_bigimage_centertext {
    margin-top: 0;
    margin-bottom: 15px;
  }

  .bm_bottombar_container {
    grid-column-gap: 6px;
    grid-row-gap: 6px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    height: 120px;
    display: flex;
  }

  .bm_header_01 {
    width: 80%;
    font-size: 28px;
    line-height: 36px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  .bm_header_01.center {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    position: static;
    top: 0;
    left: 0;
  }

  .bm_header_01.bigtitle {
    margin-top: 148px;
    line-height: 52px;
  }

  .bm_text_body {
    letter-spacing: .2px;
  }

  .bm_hideparagraph {
    margin-top: 16px;
    position: static;
    top: 24px;
    left: 0;
  }

  .bm_pragraph_text {
    display: none;
  }

  .bm_header_scroller {
    min-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 0%;
    overflow: hidden;
  }

  .bm_slider_top {
    height: 500px;
  }

  .bm_button_white {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
  }

  .bm_slidercust {
    justify-content: center;
    align-items: flex-start;
  }

  .bm_containerheadertext {
    margin-top: 0;
    margin-bottom: 32px;
    font-size: 36px;
    line-height: 40px;
    position: absolute;
    inset: auto 0% 0%;
  }

  .bm_containerheadertext.pos5 {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    inset: auto 0% 0%;
  }

  .bm_reasontext_body {
    letter-spacing: .2px;
    width: 90%;
  }

  .bm_fullwidthimg_01 {
    background-position: 90%;
  }

  .bm_youtubevideo_container {
    width: 90%;
    height: auto;
  }

  .bm_header_01-copy {
    width: 80%;
    font-size: 28px;
    line-height: 36px;
    display: block;
    position: relative;
    top: 0;
    left: 0;
  }

  .bm_header_01-copy.center {
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    font-size: 32px;
    position: static;
    top: 0;
    left: 0;
  }

  .bm_header_01-copy.bigtitle {
    margin-top: 148px;
    line-height: 52px;
  }
}


@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeueMedium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeueThin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeueThinItalic.otf') format('opentype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeueBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Helvetica_Neue';
  src: url('../fonts/HelveticaNeueUltraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}