@charset "utf-8";

@font-face { font-family: "Red Hat Display"; font-weight: 700; font-style: normal; font-display: swap; src: url() format("woff2"), url() format("woff"); }

.text-block-btn-button_YbhHQT { padding: 12px 8px; display: block; width: 100%; max-width: 320px; text-align: center; margin: 18px 0px 0px; font-size: 13.6px; font-weight: 500; line-height: 150%; color: rgb(255, 255, 255); background-color: rgb(33, 165, 110); border: 0px solid rgb(77, 124, 15); border-radius: 0px; text-transform: unset; text-decoration: none; transition: 0.2s; }

.text-block-btn-button_YbhHQT:hover { transition: 0.2s; color: rgb(0, 0, 0); }

@media (min-width: 1024px) {
  .text-block-btn-button_YbhHQT { margin-top: 24px; font-size: 16px; }
}