.image-with-text-and-buttons-wrapper {
  padding: 32px 0; }
  @media (min-width: 769px) {
    .image-with-text-and-buttons-wrapper {
      padding-right: 30px;
      padding-left: 40px; } }
  .image-with-text-and-buttons-wrapper .title-wrapper .title {
    /* H2/Regular */
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: 100%;
    /* 36px */
    text-transform: uppercase;
    font-family: "CoralBlushSerif", serif; }
  .image-with-text-and-buttons-wrapper .main-text-wrapper {
    padding: 32px 0;
    font-size: 14px;
    font-style: normal;
    font-weight: 500; }
    .image-with-text-and-buttons-wrapper .main-text-wrapper p {
      margin: 0;
      line-height: 28px; }
  .image-with-text-and-buttons-wrapper .buttons-wrapper {
    gap: 16px; }
    .image-with-text-and-buttons-wrapper .buttons-wrapper .btn {
      text-transform: unset;
      font-family: "Manrope-bold", sans-serif; }
    .image-with-text-and-buttons-wrapper .buttons-wrapper .right-btn {
      border: 1px solid #37262d; }

/*# sourceMappingURL=textWithHeadingAndButtons.css.map*/