.wp-block-quote.is-style-large p,
.commentlist blockquote.is-style-large p {
  font-size: 1.333rem;line-height: 1.5625rem;
}
.wp-block-quote cite,
.commentlist blockquote cite {
  font-size: 0.78144536rem;
}
.wide_content .size-medium_large {
  width: 26.5625rem;
}
.is-root-container.block-editor-block-list__layout .wp-block.third,
.size-medium {
  width: 17.1875rem;
}
@media all and (max-width: 924px) {
  .is-root-container.block-editor-block-list__layout .wp-block.third,
  .size-medium {
    width: 45vw;
  }
  .wide_content .size-medium_large {
    width: 48%;
  }
}
@media all and (max-width: 599px) {
  .is-root-container.block-editor-block-list__layout .wp-block.third,
  .size-medium,
  .wide_content .size-medium_large {
    width: 100%;
  }
}
@font-face {
  font-family: "icomoon3";
  src: url("../assets/fonts/icomoon3.woff?bvn76u") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.block-editor textarea.block-editor-plain-text {
  color: black;
  font-size: 13px;
  width: 100%;
}
.is-root-container.block-editor-block-list__layout .wp-block {
  border: dotted rgba(128, 128, 128, 0.5) 2px;
}
.components-resizable-box__container {
  margin: 0;
}
.wp-block-quote {
  min-height: 3.125rem;
  padding: 0 4.6875rem;
  position: relative;
  font-style: italic;
  border: none;
}
.wp-block-quote:before,
.wp-block-quote:after {
  font-family: icomoon3 !important;
  height: 1.5625rem;
  font-size: 1.5625rem;
  line-height: 1.5625rem;
  display: inline-block;
  font-style: normal;
  position: absolute;
  margin: 0;
  float: none;
}
.wp-block-quote:before {
  content: "";
  left: 0;
  bottom: 0;
}
.wp-block-quote:after {
  content: "";
  right: 0;
  top: 0;
}
.wp-block-quote.is-style-large {
  margin: 3.125rem auto;
  padding: 0 4.6875rem;
}
.wp-block-quote.is-style-large *,
.wp-block-quote.is-style-large cite {
  text-align: center;
}
.wp-block-quote.is-style-large:before,
.wp-block-quote.is-style-large:after {
  height: 2.34375rem;
  font-size: 2.34375rem;
  line-height: 2.34375rem;
}
.wp-block-quote cite {
  color: #808080;
  text-align: right;
  display: block;
}
.size-full,
.size-large,
.size-medium_large {
  width: 35.9375rem;
}
.wide_content .size-full,
.wide_content .size-large {
  width: 54.6875rem;
}
@media all and (max-width: 599px) {
  .wp-block-columns .wp-block-column {
    margin-bottom: 1.5625rem;
  }
}
/*# sourceMappingURL=./style_blocks.css.map */