/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./blocks/src/contact/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */
.wp-block-custom-blocks-contact {
  position: relative;
}
.wp-block-custom-blocks-contact .wrapper-content {
  margin-bottom: 35px;
}
@media (max-width: 767.98px) {
  .wp-block-custom-blocks-contact .wrapper-content {
    margin-bottom: 20px;
  }
}
.wp-block-custom-blocks-contact .wrapper-content .title {
  margin-bottom: 25px;
}
.wp-block-custom-blocks-contact .wrapper-social {
  display: flex;
  align-items: center;
  gap: 16px;
}
.wp-block-custom-blocks-contact .wrapper-social .item-social {
  display: flex;
  align-items: center;
  text-decoration: none;
}
.wp-block-custom-blocks-contact .wrapper-social .item-social .wrapper-icon {
  display: flex;
  align-items: center;
  justify-content: center;
}
.wp-block-custom-blocks-contact .wrapper-social .item-social .wrapper-icon svg {
  width: 14px;
  height: 14px;
}
@media (max-width: 767.98px) {
  .wp-block-custom-blocks-contact .wrapper-social {
    display: flex;
    align-items: center;
  }
  .wp-block-custom-blocks-contact .wrapper-social .item-social {
    font-size: 0;
    margin-top: 0;
  }
}
.wp-block-custom-blocks-contact .form-bottom {
  z-index: -1;
  position: absolute;
  bottom: 0;
  left: 0;
}
.wp-block-custom-blocks-contact .form-bottom svg {
  max-width: 100%;
}

/*# sourceMappingURL=style-index.css.map*/