/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** 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]!./src/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.
 */
.skill {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #CAD4C8;
  border-radius: 12px;
  padding: 40px 32px;
  height: 100%;
}
@media (max-width: 1343.98px) {
  .skill {
    padding: 24px;
  }
}
@media (max-width: 1023.98px) {
  .skill {
    margin-bottom: 24px;
    height: auto;
  }
}
.skill::after {
  content: "";
  background-color: #CAD4C8;
  border-radius: 100%;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  bottom: -8px;
  right: 0;
  left: 0;
  margin: auto;
}
.skill__icon {
  margin-bottom: 20px;
  width: 72px;
  height: 72px;
  border-radius: 100%;
  border: 1px solid #ECB638;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  line-height: 0;
  background-color: #FDF6E7;
}
@media (max-width: 1343.98px) {
  .skill__icon {
    width: 52px;
    height: 52px;
    font-size: 26px;
  }
}
.skill__title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 34px;
  font-weight: 600;
}
.skill__text {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 24px;
  color: #6C6D6D;
}
.skill__line {
  display: block;
  margin: 12px auto 0 auto;
}
@media (max-width: 1023.98px) {
  .skill__line {
    display: none;
  }
}

.wp-block-skill-block-skills-block {
  position: relative;
}
.wp-block-skill-block-skills-block::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: repeating-linear-gradient(to right, #f1f1f1, rgba(255, 255, 255, 0.1) 1px, transparent 1px, transparent 76px), repeating-linear-gradient(to bottom, rgba(191, 191, 191, 0.1019607843), rgb(255, 255, 255) 1px, transparent 1px, transparent 76px);
}
.wp-block-skill-block-skills-block .wp-block-button {
  margin-top: 56px;
}
.wp-block-skill-block-skills-block .wp-block-button .wp-element-button {
  width: 448px;
  max-width: 100%;
  padding: 18px 26px;
}
.wp-block-skill-block-skills-block .wp-block-button .wp-element-button:hover {
  color: #fff;
  opacity: 0.8;
}

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