/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/tabist-move.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
@import url(https://use.fontawesome.com/releases/v5.3.1/css/all.css);
/*!*************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[3].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[3]!./src/tabist-move.scss (1) ***!
  \*************************************************************************************************************************************************************************************************************************************************/
.wp-block-tabist-move {
  text-align: center;
}
.wp-block-tabist-move:after {
  content: "";
  width: 1px;
  height: 50px;
  border-left: dotted 2px #B2B2B2;
  margin: 0 auto;
}
.wp-block-tabist-move__wrapper {
  text-align: center;
  display: flex;
  justify-content: center;
  gap: 10px;
  font-size: rem(15);
}
.wp-block-tabist-move .wp-block-tabist-move__icon::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  color: #666666;
  font-size: rem(20);
  display: inline-block;
  line-height: 1.4;
}
.wp-block-tabist-move input {
  text-align: center;
}
.wp-block-tabist-move.is-style-car .wp-block-tabist-move__icon::before {
  content: "\f1b9";
}
.wp-block-tabist-move.is-style-taxi .wp-block-tabist-move__icon::before {
  content: "\f1ba";
}
.wp-block-tabist-move.is-style-airplane .wp-block-tabist-move__icon::before {
  content: "\f072";
}
.wp-block-tabist-move.is-style-subway .wp-block-tabist-move__icon::before {
  content: "\f238";
}
.wp-block-tabist-move.is-style-train .wp-block-tabist-move__icon::before {
  content: "\f239";
}
.wp-block-tabist-move.is-style-ship .wp-block-tabist-move__icon::before {
  content: "\f21a";
}
.wp-block-tabist-move.is-style-bus .wp-block-tabist-move__icon::before {
  content: "\f207";
}
.wp-block-tabist-move.is-style-walk .wp-block-tabist-move__icon::before {
  content: "\f554";
}
.wp-block-tabist-move.is-style-bicycle .wp-block-tabist-move__icon::before {
  content: "\f206";
}
.wp-block-tabist-move.is-style-end:after {
  content: none;
}
.wp-block-tabist-move.is-style-end .wp-block-tabist-move__icon::before {
  content: none;
}
.wp-block-tabist-move p {
  margin-bottom: 0;
}

/*# sourceMappingURL=tabist-move.css.map*/