@font-face {
  font-family: 'Copernicus Medium';
  src: url('https://43794943.fs1.hubspotusercontent-na1.net/hubfs/43794943/Alix%20-%20Fonts/GalaxieCopernicus-Medium.woff2') format('woff2');
  font-weight: 500;
  font-style: normal;
}

.cta_button, 
.cta-button, 
.hs-cta-primary, 
.hs-button,
input[type="submit"], 
button {
  font-family: 'Copernicus Medium', serif !important;
  font-weight: 500 !important;
}

#form {
  scroll-margin-top: 600px;
}

<style>
@media (max-width: 991px) {
  .hs-menu-toggle,
  .menu-toggle,
  .mobileMenuTrigger,
  [aria-label="Open main navigation"],
  [aria-label="Close main navigation"] {
    display: none !important;
  }
}
</style>

@media (max-width: 991px) {
  /* Botones típicos de toggle en temas de HubSpot */
  button[aria-expanded][aria-controls],
  .hs-menu-toggle,
  .menu-toggle,
  .mobileMenuTrigger,
  .navbar-toggle,
  .nav-toggle,
  .header__menu-toggle,
  .header__toggle,
  .hamburger,
  .hamburger-button {
    display: none !important;
  }
}


<div class="scheduler-wrapper">
  <iframe 
    src="https://meetings.hubspot.com/valentina158" 
    frameborder="0">
  </iframe>
</div>

<style>
  .scheduler-wrapper {
    width: 10%;         /* o 400px */
    max-width: 600px;   /* ancho máximo */
    margin: 0 auto;     /* centrar */
  }
  .scheduler-wrapper iframe {
    width: 100%;
    height: 400px;      /* alto */
    
  }

  .header-lp-lp-btn{
    display:none !important;
  }
</style>

@media screen and (max-width: 768px) {
  /* reemplaza las clases por las que veas en tu DOM si son distintas */
  .module_Hero__wrapper .hero-lp__right-col img,
  .hero-lp__right-col  .col-12 > img {
    display: none !important;
    visibility: hidden !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
  }
}


/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/