@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@font-face {
  font-family: "DIN Pro Black";
  src: url("../../../assets/fonts/DINPro-Black.woff") format("woff");
}
.textEditorColumn, .ck.ck-content {
  color: #1f1f1f;
}
.textEditorColumn .instagram-media, .textEditorColumn .instagram-media-rendered, .ck.ck-content .instagram-media, .ck.ck-content .instagram-media-rendered {
  margin: 0 auto !important;
}
.textEditorColumn div, .ck.ck-content div {
  font-size: 16px;
}
.textEditorColumn ul, .textEditorColumn ol, .textEditorColumn li, .ck.ck-content ul, .ck.ck-content ol, .ck.ck-content li {
  list-style: inherit;
  font-size: 16px;
}
.textEditorColumn ul.todo-list, .ck.ck-content ul.todo-list {
  list-style: none;
}
.textEditorColumn ul.todo-list li label span, .ck.ck-content ul.todo-list li label span {
  padding-left: 0.5rem;
}
.textEditorColumn ol, .textEditorColumn ul, .ck.ck-content ol, .ck.ck-content ul {
  padding-left: 1rem;
  margin-bottom: 2rem;
}
.textEditorColumn li, .ck.ck-content li {
  margin-bottom: 0.5rem;
}
.textEditorColumn table, .ck.ck-content table {
  width: 100%;
}
.textEditorColumn table td, .ck.ck-content table td {
  border-width: initial;
}
.textEditorColumn > div, .ck.ck-content > div {
  color: #1f1f1f;
  line-height: 1.6 !important;
  font-size: 16px;
  margin-bottom: 30px !important;
}
.textEditorColumn p, .ck.ck-content p {
  color: #1f1f1f;
  line-height: 1.6 !important;
  font-size: 16px;
  margin-bottom: 30px !important;
}
.textEditorColumn figcaption, .ck.ck-content figcaption {
  color: #1f1f1f;
  font-size: 12px;
  margin-top: 0.5rem;
  text-align: left;
  background-color: transparent;
  padding: 0;
}
.textEditorColumn a, .ck.ck-content a {
  color: #339999 !important;
  text-decoration: underline !important;
  word-break: break-word;
}
.textEditorColumn a:hover, .textEditorColumn a:focus, .ck.ck-content a:hover, .ck.ck-content a:focus {
  color: #287a7a !important;
  text-decoration: underline !important;
}
.textEditorColumn h1, .textEditorColumn h2, .textEditorColumn h3, .textEditorColumn h4, .textEditorColumn h5, .textEditorColumn h6, .ck.ck-content h1, .ck.ck-content h2, .ck.ck-content h3, .ck.ck-content h4, .ck.ck-content h5, .ck.ck-content h6 {
  font-size: 16px !important;
  line-height: 1.6 !important;
  text-transform: initial;
  margin: 2rem 0;
}
.textEditorColumn blockquote, .ck.ck-content blockquote {
  padding-left: 0;
  border-left: 0;
  margin-bottom: 30px !important;
}
.textEditorColumn blockquote > div, .ck.ck-content blockquote > div {
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  padding: 0.5rem 1.5rem !important;
  font-style: initial !important;
}
.textEditorColumn blockquote > div strong, .ck.ck-content blockquote > div strong {
  font-weight: 600 !important;
}
.textEditorColumn blockquote p, .ck.ck-content blockquote p {
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  padding: 0.5rem 1.5rem !important;
  font-style: initial !important;
}
.textEditorColumn blockquote p strong, .ck.ck-content blockquote p strong {
  font-weight: 600 !important;
}
.textEditorColumn blockquote:not(:has(> p)):not(:has(> div)), .ck.ck-content blockquote:not(:has(> p)):not(:has(> div)) {
  margin-bottom: 0 !important;
  font-weight: 600 !important;
  padding: 0.5rem 1.5rem !important;
  font-style: initial !important;
}
.textEditorColumn blockquote:not(:has(> p)):not(:has(> div)) strong, .ck.ck-content blockquote:not(:has(> p)):not(:has(> div)) strong {
  font-weight: 600 !important;
}
.textEditorColumn img, .ck.ck-content img {
  height: auto !important;
  max-width: 100% !important;
}
.textEditorColumn blockquote:not(.tiktok-embed), .ck.ck-content blockquote:not(.tiktok-embed) {
  border-left: 6px solid #339999;
}
.textEditorColumn img, .ck.ck-content img {
  height: auto !important;
  max-width: 100% !important;
}

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