*[data-v-dfbf19d2] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.switch-wrap[data-v-dfbf19d2] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 2px solid #fff;
  padding: 3px;
  border-radius: 25px;
  margin-top: 30px;
  margin-bottom: 40px;
}
.switch-wrap label[data-v-dfbf19d2] {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  cursor: pointer;
  margin-bottom: 0;
}
.switch-wrap label input[data-v-dfbf19d2] {
  display: none;
}
.switch-wrap label input:checked + span[data-v-dfbf19d2] {
  background-color: rgba(255, 255, 255, 0.8);
  color: #267091;
}
.switch-wrap label span[data-v-dfbf19d2] {
  display: block;
  line-height: 30px;
  height: 30px;
  text-align: center;
  border-radius: 25px;
}
.decline-block .note[data-v-dfbf19d2] {
  letter-spacing: 1px;
}
.decline-block textarea[data-v-dfbf19d2] {
  border: none;
  border-radius: 5px;
  display: block;
  padding: 10px;
  min-height: 100px;
  width: 100%;
  margin-top: 30px;
}

