.bf-25__btn-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  vertical-align: top;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: rgba(var(--color-igfqlagy7), 0);
  color: rgba(var(--color-irsnnwc0r), 1);
  position: relative;
  text-decoration-line: none;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: dashed;
  border-right-style: dashed;
  border-bottom-style: dashed;
  border-left-style: dashed;
  font-size: 20px;
  font-weight: 700;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  border-bottom-right-radius: 250px;
  border-bottom-left-radius: 250px;
  border-top-color: rgba(var(--color-ird8480ft), 1);
  border-right-color: rgba(var(--color-iuciapoub), 1);
  border-bottom-color: rgba(var(--color-ixa76mydp), 1);
  border-left-color: rgba(var(--color-ide588rzh), 1);
  margin-top: 50px;
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  max-width: 70%;
}
.pos-banner-btn_2 {
  border: none;
  width: 100%;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 25px;
  padding-bottom: 25px;
  border-top-left-radius: 250px;
  border-top-right-radius: 250px;
  border-bottom-right-radius: 250px;
  border-bottom-left-radius: 250px;
  background-color: rgba(var(--color-itjcttbgo), 1);
  transition-property: all;
  transition-duration: 300ms;
  transition-delay: 0ms;
  transition-timing-function: ease;
  color: #fff;
}
.bf-25__btn-wrap:hover {
  border-top-color: rgba(var(--color-iwl1dqvr1), 1);
  border-right-color: rgba(var(--color-i64aamdyz), 1);
  border-bottom-color: rgba(var(--color-ioolg5w1g), 1);
  border-left-color: rgba(var(--color-i2oglbfmy), 1);
}
.bf-25__btn-wrap:hover .pos-banner-btn_2 {
  background-color: rgba(var(--color-ipaj8kdg4), 1);
}
.pos-banner-btn_2:focus-visible {
  box-shadow: none;
  outline: none;
}
