/* line 3, styles.scss */
.pa1 {
  box-shadow: none; }
  /* line 6, styles.scss */
  .pa1 span,
  .pa1 h3 {
    text-align: center; }
  /* line 11, styles.scss */
  .pa1 .os3 {
    display: flex;
    justify-content: center;
    font-size: 100px;
    color: #FF8A45; }
    /* line 17, styles.scss */
    .pa1 .os3 svg {
      height: 120px; }
      /* line 20, styles.scss */
      .pa1 .os3 svg path,
      .pa1 .os3 svg circle,
      .pa1 .os3 svg ellipse,
      .pa1 .os3 svg polygon,
      .pa1 .os3 svg rect,
      .pa1 .os3 svg polyline {
        fill: url(#grad) !important; }

/* line 33, styles.scss */
.os0 {
  display: flex;
  justify-content: center;
  align-items: center; }
  /* line 36, styles.scss */
  .os0 .os1 {
    width: 400px;
    height: 60px;
    border-radius: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden; }
    /* line 43, styles.scss */
    .os0 .os1 a {
      text-decoration: none;
      width: 50%;
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      border-radius: 0;
      border: none;
      overflow: hidden; }
      /* line 52, styles.scss */
      .os0 .os1 a:first-child {
        border-top-left-radius: 30px;
        border-bottom-left-radius: 30px;
        box-shadow: inset 0px -1px 0px 1px #ff6b2f, inset 0px 1px 0px 1px #ff6b2f, inset 1px 0px 0px 1px #ff6b2f; }
      /* line 58, styles.scss */
      .os0 .os1 a:last-child {
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        box-shadow: inset 0px -1px 0px 1px #ff6b2f, inset 0px 1px 0px 1px #ff6b2f, inset -1px 0px 0px 1px #ff6b2f; }
      /* line 64, styles.scss */
      .os0 .os1 a::before {
        border-radius: 0;
        border: none; }

/* line 72, styles.scss */
.os4 {
  padding-bottom: 40px; }

/* line 76, styles.scss */
.os5 {
  padding-top: 40px; }

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