@font-face {
  font-family: 'Mars';
  src: url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.eot');
  src: url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.eot#iefix') format('embedded-opentype'),
    url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.woff2') format('woff2'),
    url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.woff') format('woff'),
    url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.ttf')  format('truetype'),
    url('https://7507810.fs1.hubspotusercontent-na1.net/hubfs/7507810/fonts/Mars-Bold.svg#Mars') format('svg');
}

iframe#q-messenger-frame {
  display: none !important;
}

/* .body-wrapper > *:first-child, .body-wrapper > *:last-child {
  display: none;
} */


.st-bt a {
  padding: 15px 20px 13px 20px;
  font-family: 'Mars';
  font-weight: 700;
  font-size: 15px;
  line-height: 20px;
  display: inline-block;
  text-transform: uppercase;
  box-shadow: 0px 0px 15px rgb(236 76 90 / 100%);
}

body.inc-body-header-default {
  background: transparent !important;
}
h2 {
  font-weight: 800;!important;
}

body {
  color: #241C55 !important;
}


@media (max-width:1024px){

  .st-bt a {
    padding: 8px 12px 10px 12px;
    font-size: 13px;
  }

  .hero-top-button.st-bt {
    text-align: right;
  }
}


@media (max-width:767px){
  .st-bt a {
    padding: 8px 12px 10px 12px;
    padding: 8px 12px !important;
  }
}