/*!****************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/editor.scss ***!
  \****************************************************************************************************************************************************************************************************************************************/
.c4l-attention.is-style-compact-width .c4l-attention-content {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.c4l-attention.is-style-full-width .c4l-attention-content {
  width: 100%;
}

.c4l-attention-content {
  box-sizing: border-box;
  width: 75%;
  background-color: #fef6ed;
  padding: 24px 36px;
  border: none;
  border-left: 6px solid #f88923;
  margin: 36px auto;
  position: relative;
  border-radius: 0;
}
.c4l-attention-content p:last-of-type {
  margin-bottom: 0;
}
.c4l-attention-content:after {
  content: url("data:image/svg+xml;charset=UTF-8,  <svg width=%2732%27 height=%2730%27 viewBox=%270 0 32 30%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27><path d=%27M31.5 28H28.5V30L31.5 28Z%27 fill=%27%23CA6100%27/><path d=%27M0.5 4C0.5 1.79086 2.29086 0 4.5 0H31.5V28H4.5C2.29086 28 0.5 26.2091 0.5 24V4Z%27 fill=%27%23F88923%27/><path fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16 20.4C19.5346 20.4 22.4 17.5346 22.4 14C22.4 10.4654 19.5346 7.6 16 7.6C12.4654 7.6 9.6 10.4654 9.6 14C9.6 17.5346 12.4654 20.4 16 20.4ZM16 22C20.4183 22 24 18.4183 24 14C24 9.58172 20.4183 6 16 6C11.5817 6 8 9.58172 8 14C8 18.4183 11.5817 22 16 22Z%27 fill=%27white%27/><path fill-rule=%27evenodd%27 clip-rule=%27evenodd%27 d=%27M16.7039 15.2883C16.6081 15.3774 16.4811 15.4247 16.3519 15.4247H15.7415C15.4772 15.4247 15.2363 15.2225 15.2363 14.9412V10.5144C15.2363 10.2331 15.4772 10.0309 15.7415 10.0309H16.3519C16.6162 10.0309 16.8571 10.2331 16.8571 10.5144L16.8571 14.9412C16.8571 15.0741 16.8003 15.1987 16.7039 15.2883ZM16.8571 17.4827C16.8571 17.6268 16.7953 17.7614 16.691 17.8583C16.5872 17.9547 16.4495 18.0067 16.3083 18.0067H15.7851C15.496 18.0067 15.2363 17.7859 15.2363 17.4827V16.9967C15.2363 16.6935 15.496 16.4727 15.7851 16.4727H16.3083C16.4495 16.4727 16.5872 16.5247 16.691 16.6211C16.7953 16.7179 16.8571 16.8525 16.8571 16.9967V17.4827Z%27 fill=%27white%27/></svg>");
  position: absolute;
  top: 6px;
  right: -3px;
}

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