@charset "UTF-8";
/* UIkit Variables ------------------------ */
/* WordPress Variables -------------------- */
/* Global Helpers -------------------------- */
.tm-line-height-1 {
  line-height: 1 !important; }

.uk-margin-remove {
  margin: 0 !important; }

.uk-margin-remove-top {
  margin-top: 0 !important; }

.uk-margin-remove-bottom {
  margin-bottom: 0 !important; }

.uk-margin-auto {
  margin-left: auto !important;
  margin-right: auto !important; }

.uk-margin-remove-vertical {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.uk-margin-remove-horizontal {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.uk-padding {
  padding: 40px; }

@media (min-width: 960px) {
  .uk-padding\@m,
  .uk-padding\@l {
    padding: 40px; } }

.uk-padding-small {
  padding: 15px; }

@media (min-width: 960px) {
  .uk-padding-small\@m,
  .uk-padding-small\@l {
    padding: 15px; } }

.uk-padding-large {
  padding: 70px; }

@media (min-width: 960px) {
  .uk-padding-large\@m,
  .uk-padding-large\@l {
    padding: 70px; } }

.uk-padding-remove {
  padding: 0 !important; }

.uk-padding-remove-vertical {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.uk-padding-remove-horizontal {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.uk-border-rounded {
  border-radius: 5px; }

.editor-styles-wrapper {
  background: #ffffff;
  color: #3d3d3d;
  -moz-font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased; }

.editor-styles-wrapper > * {
  font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-size: 18px; }

.block-editor-default-block-appender textarea.block-editor-default-block-appender__content {
  color: inherit;
  font-family: inherit;
  font-size: inherit; }

.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle:not(:hover):not(:focus),
.block-editor-default-block-appender .block-editor-inserter .block-editor-inserter__toggle:not(:hover):not(:focus) {
  color: inherit; }

/* Structure --------------------------------- */
.wp-block {
  max-width: 680px; }

.wp-block[data-align="wide"] .wp-block[data-align="wide"],
.wp-block[data-align="full"] .wp-block[data-align="wide"] {
  max-width: 1200px; }

.wp-block .wp-block[data-type="core/group"]:not([data-align="full"]):not([data-align="wide"]):not([data-align="left"]):not([data-align="right"]),
.wp-block .wp-block[data-type="core/cover"]:not([data-align="full"]):not([data-align="wide"]):not([data-align="left"]):not([data-align="right"]) {
  margin-left: auto;
  margin-right: auto;
  max-width: 680px; }

.wp-block .wp-block[data-align="full"] {
  margin-left: 0;
  margin-right: 0; }

*[data-align="right"] .wp-block-edit,
*[data-align="left"] .wp-block-edit {
  max-width: 50%; }

.wp-block[data-align="wide"] {
  max-width: 1200px; }

.wp-block[data-align="full"] {
  max-width: none; }

.editor-styles-wrapper .editor-rich-text__tinymce,
.editor-styles-wrapper .editor-rich-text__tinymce.mce-content-body {
  line-height: 1.5; }

@media (min-width: 640px) {
  .editor-styles-wrapper .wp-block[data-align="right"] {
    margin-right: 0; }
  .editor-styles-wrapper .wp-block[data-align="left"] {
    margin: 0; } }

@media (min-width: 960px) {
  .editor-styles-wrapper > * {
    font-size: 18px; } }

/* GENERAL COLORS */
.has-black-background-color {
  background-color: #0c0c0c;
  color: #ffffff; }

.has-white-background-color {
  background-color: #ffffff;
  color: #0c0c0c; }

.has-black-color {
  color: #0c0c0c; }

.has-white-color {
  color: #ffffff; }

/* Typography -------------------------------- */
.editor-styles-wrapper a {
  color: #3d3d3c;
  text-decoration: underline; }

.editor-styles-wrapper a:focus,
.editor-styles-wrapper a:hover {
  text-decoration: none;
  color: #000000; }

.editor-post-title__block .editor-post-title__input,
.editor-styles-wrapper .wp-block h1,
.editor-styles-wrapper .wp-block h2,
.editor-styles-wrapper .wp-block h3,
.editor-styles-wrapper .wp-block h4,
.editor-styles-wrapper .wp-block h5,
.editor-styles-wrapper .wp-block h6 {
  font-family: "Merriweather", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 700;
  line-height: 1.25;
  margin: 40px 0 25px; }

.editor-post-title__block .editor-post-title__input,
.editor-styles-wrapper .wp-block h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.138888889; }

.editor-styles-wrapper .wp-block h2 {
  font-size: 32px; }

.editor-styles-wrapper .wp-block h3 {
  font-size: 24px; }

.editor-styles-wrapper .wp-block h4 {
  font-size: 20px; }

.editor-styles-wrapper .wp-block h5 {
  font-size: 16px; }

.editor-styles-wrapper .wp-block h6 {
  font-size: 14px; }

.editor-styles-wrapper li,
.editor-styles-wrapper p,
.editor-styles-wrapper p.wp-block-paragraph {
  line-height: 1.4; }

/* POST TITLE */
.wp-block.editor-post-title__block {
  max-width: 680px; }

.editor-styles-wrapper .editor-post-title__block .editor-post-title__input {
  margin: 0; }

/* DROP CAP */
.editor-styles-wrapper .has-drop-cap:not(:focus)::first-letter {
  color: #3d3d3c;
  font-size: 5.8em;
  font-weight: 700;
  margin: 0.17em 0.1em 0 0; }

@media (min-width: 960px) {
  .editor-post-title__block .editor-post-title__input,
  .editor-styles-wrapper .wp-block h1 {
    font-size: 3.57rem; }
  .editor-styles-wrapper .wp-block h2 {
    font-size: 2.72rem; }
  .editor-styles-wrapper .wp-block h3 {
    font-size: 2.4rem; }
  .editor-styles-wrapper .wp-block h4 {
    font-size: 2rem; }
  .editor-styles-wrapper .wp-block h5 {
    font-size: 16px; }
  .editor-styles-wrapper li,
  .editor-styles-wrapper p,
  .editor-styles-wrapper p.wp-block-paragraph {
    line-height: 1.5; } }

/* Monospace --------------------------------- */
.editor-styles-wrapper code,
.editor-styles-wrapper kbd,
.editor-styles-wrapper pre,
.editor-styles-wrapper samp {
  font-family: monospace; }

.editor-styles-wrapper kbd,
.editor-styles-wrapper pre,
.editor-styles-wrapper samp {
  border-radius: 0;
  font-size: 0.75em;
  padding: 4px 6px; }

.editor-styles-wrapper pre {
  border-color: #dcd7ca;
  border-radius: 0;
  line-height: 1.5;
  padding: 1em; }

/* Custom Text Sizes ------------------------- */
.editor-styles-wrapper p.has-large-font-size.editor-rich-text__tinymce,
.editor-styles-wrapper p.has-large-font-size.editor-rich-text__tinymce.mce-content-body,
.editor-styles-wrapper p.has-larger-font-size.editor-rich-text__tinymce,
.editor-styles-wrapper p.has-larger-font-size.editor-rich-text__tinymce.mce-content-body {
  line-height: 1.4; }

.editor-styles-wrapper p.has-small-font-size {
  font-size: 1.4rem; }

.editor-styles-wrapper p.has-normal-font-size,
.editor-styles-wrapper p.has-regular-font-size {
  font-size: 1em; }

.editor-styles-wrapper p.has-large-font-size {
  font-size: 2.4rem;
  line-height: 2; }

.editor-styles-wrapper p.has-larger-font-size {
  font-size: 3.2rem;
  line-height: 1.5; }

.editor-styles-wrapper p.has-huge-font-size {
  font-size: 4.2rem;
  line-height: 1.5; }

/* Post Media -------------------------------- */
.editor-styles-wrapper figure {
  margin: 0; }

.editor-styles-wrapper .alignleft,
.editor-styles-wrapper .alignright {
  margin-bottom: 1.2em;
  max-width: 260px; }

.editor-styles-wrapper .wp-caption .alignleft,
.editor-styles-wrapper .wp-caption .alignright {
  margin-bottom: 0; }

.editor-styles-wrapper .alignleft {
  margin-right: 1em; }

.editor-styles-wrapper .alignright {
  margin-left: 1em; }

.editor-styles-wrapper figcaption {
  color: #838383;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.2;
  margin-top: 5px;
  text-align: inherit; }

/* Forms ------------------------------------- */
.editor-styles-wrapper fieldset {
  border: 1px solid #dcd7ca;
  padding: 20px; }

.editor-styles-wrapper legend {
  font-size: 0.85em;
  font-weight: 700;
  padding: 0 10px; }

.editor-styles-wrapper label {
  font-size: 14px;
  font-weight: 600; }

@media (min-width: 960px) {
  .editor-styles-wrapper fieldset {
    padding: 30px; }
  .editor-styles-wrapper legend {
    padding: 0 15px; } }

/* Lists ----------------------------------- */
dt,
dd {
  line-height: 1.5; }

dt {
  font-weight: 700; }

dd {
  margin-left: 0; }

dt + dd {
  margin-top: 5px; }

dd + dt {
  margin-top: 15px; }

/* Block: Shared Widget Styles -------------- */
.editor-styles-wrapper ul.wp-block-archives,
.editor-styles-wrapper ul.wp-block-categories,
.editor-styles-wrapper ul.wp-block-latest-posts,
.editor-styles-wrapper ul.wp-block-categories__list {
  font-weight: 700;
  list-style: none;
  padding-left: 0;
  margin-left: 0; }

.editor-styles-wrapper ul.wp-block-categories__list ul {
  margin: 0; }

.editor-styles-wrapper ul.wp-block-archives li,
.editor-styles-wrapper ul.wp-block-categories li,
.editor-styles-wrapper ul.wp-block-latest-posts li,
.editor-styles-wrapper ul.wp-block-categories__list li {
  color: #3d3d3d;
  line-height: 1.5;
  margin: 5px 0 0 0; }

.editor-styles-wrapper ul.wp-block-archives li li,
.editor-styles-wrapper ul.wp-block-categories li li,
.editor-styles-wrapper ul.wp-block-categories__list li li,
.editor-styles-wrapper ul.wp-block-latest-posts li li {
  margin-left: 20px; }

.editor-styles-wrapper .wp-block-archives li > a,
.editor-styles-wrapper .wp-block-categories li > a,
.editor-styles-wrapper .wp-block-latest-posts li > a {
  text-decoration: underline; }

.editor-styles-wrapper .wp-block-archives li > a:focus,
.editor-styles-wrapper .wp-block-archives li > a:hover,
.editor-styles-wrapper .wp-block-categories li > a:focus,
.editor-styles-wrapper .wp-block-categories li > a:hover,
.editor-styles-wrapper .wp-block-latest-posts li > a:focus,
.editor-styles-wrapper .wp-block-latest-posts li > a:hover {
  text-decoration: none; }

.editor-styles-wrapper .wp-block-archives.aligncenter,
.editor-styles-wrapper .wp-block-categories.aligncenter {
  text-align: center; }

.editor-styles-wrapper .wp-block-latest-comments a {
  font-weight: 700; }

.editor-styles-wrapper .wp-block-latest-comments time,
.editor-styles-wrapper .wp-block-latest-posts time {
  color: #0c0c0c;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: normal;
  margin-top: 0.15em; }

/* Block: Table ------------------------------ */
.editor-styles-wrapper .wp-block-table {
  border: 1px solid #c3c3c3;
  border-collapse: collapse;
  border-spacing: 0;
  empty-cells: show;
  font-size: 18px;
  margin-bottom: 1.1em;
  width: 100%; }

.editor-styles-wrapper .wp-block-table,
.editor-styles-wrapper .wp-block-table * {
  border-color: #e9e9e9; }

.editor-styles-wrapper .wp-block-table tr {
  border: none; }

.editor-styles-wrapper .wp-block-table caption {
  background: #e9e9e9;
  text-align: center; }

.editor-styles-wrapper .wp-block-table th,
.editor-styles-wrapper .wp-block-table td {
  border: 1px solid #c3c3c3;
  line-height: 1.4;
  margin: 0;
  overflow: visible;
  padding: 0; }

.editor-styles-wrapper .wp-block-table .wp-block-table__cell-content {
  padding: 0.5em; }

.editor-styles-wrapper .wp-block-table thead {
  vertical-align: bottom;
  white-space: nowrap;
  text-align: inherit; }

.editor-styles-wrapper .wp-block-table th {
  font-weight: 700;
  text-align: inherit;
  /* Prevents the header from being centered by default*/ }

.editor-styles-wrapper .wp-block-table th.has-text-align-center {
  text-align: center; }

.editor-styles-wrapper .wp-block-table th.has-text-align-right {
  text-align: right; }

.editor-styles-wrapper .wp-block-table th.has-text-align-left {
  text-align: left; }

/* STYLE: STRIPES */
.editor-styles-wrapper .wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background: #e9e9e9; }

@media (min-width: 960px) {
  .editor-styles-wrapper table.wp-block-table {
    font-size: 18px; } }

/* Block: Separator -------------------------- */
hr.wp-block-separator {
  border-top: 1px solid #838383;
  color: #838383;
  margin: 30px 0; }

hr.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100%; }

hr.wp-block-separator:not(.is-style-dots) {
  background: linear-gradient(to left, currentColor calc(50% - 16px), transparent calc(50% - 16px), transparent calc(50% + 16px), currentColor calc(50% + 16px));
  background-color: transparent !important;
  border: none;
  height: 1px;
  overflow: visible;
  position: relative; }

.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
  height: 1px; }

hr.wp-block-separator:not(.is-style-dots)::before,
hr.wp-block-separator:not(.is-style-dots)::after {
  background: currentColor;
  content: "";
  display: block;
  height: 16px;
  position: absolute;
  top: calc(50% - 8px);
  transform: rotate(22.5deg);
  width: 1px; }

hr.wp-block-separator::before {
  left: calc(50% - 5px); }

hr.wp-block-separator::after {
  right: calc(50% - 5px); }

/* STYLE: DOTS */
hr.wp-block-separator.is-style-dots::before {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 1em;
  padding-left: 1em; }

@media (min-width: 960px) {
  hr.wp-block-separator {
    margin-bottom: 60px;
    margin-top: 60px; } }

@media (min-width: 1200px) {
  hr.wp-block-separator {
    margin-bottom: 80px;
    margin-top: 80px; }
  hr.wp-block-separator.is-style-wide {
    margin-left: -70px;
    margin-right: -70px; } }

@media (min-width: 1600px) {
  hr.wp-block-separator.is-style-wide {
    margin-left: -200px;
    margin-right: -200px; } }

/* Block: Quote ------------------------------ */
.editor-styles-wrapper blockquote {
  margin: 0; }

.editor-styles-wrapper .wp-block-quote {
  border-left: 4px solid #0c0c0c;
  margin: 20px 0;
  padding: 5px 0 5px 20px; }

.editor-styles-wrapper .wp-block-quote p:last-of-type {
  margin-bottom: 15px; }

.editor-styles-wrapper .wp-block-quote.has-text-align-center,
.editor-styles-wrapper .wp-block-quote[style*="text-align:center"],
.editor-styles-wrapper .wp-block-quote[style*="text-align: center"] {
  border: none;
  padding: 5px 0; }

.editor-styles-wrapper .wp-block-quote.has-text-align-right,
.editor-styles-wrapper .wp-block-quote[style*="text-align:right"],
.editor-styles-wrapper .wp-block-quote[style*="text-align: right"] {
  border-left: none;
  border-right: 4px solid #0c0c0c;
  padding: 5px 20px 5px 0; }

.editor-styles-wrapper cite,
.editor-styles-wrapper .wp-block-quote__citation,
.editor-styles-wrapper .wp-block-quote cite,
.editor-styles-wrapper .wp-block-quote footer {
  color: #0c0c0c;
  font-size: 16px;
  line-height: 1.35; }

.editor-styles-wrapper .wp-block-quote p {
  color: inherit;
  font-weight: normal;
  margin: 0 0 20px 0; }

.editor-styles-wrapper .wp-block-quote.is-style-large {
  border: none;
  padding: 0; }

.editor-styles-wrapper .wp-block-quote.is-style-large p {
  font-family: inherit;
  font-size: 24px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: -0.02em;
  line-height: 1.35; }

.editor-styles-wrapper .wp-block-quote.is-style-large p:last-of-type {
  margin-bottom: 20px; }

.editor-styles-wrapper .wp-block-quote.is-style-large .wp-block-quote__citation,
.editor-styles-wrapper .wp-block-quote.is-style-large cite,
.editor-styles-wrapper .wp-block-quote.is-style-large footer {
  font-size: 18px;
  text-align: inherit; }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block-quote.is-style-large p {
    font-size: 28px; } }

/* Block: Code, Verse and Preformatted ------- */
.editor-styles-wrapper .wp-block-code {
  color: inherit;
  white-space: pre-wrap;
  background: #e9e9e9;
  border: none;
  padding: 20px; }

.editor-styles-wrapper .wp-block-code,
.editor-styles-wrapper .wp-block-preformatted pre,
.editor-styles-wrapper .wp-block-verse pre {
  border-radius: 0;
  padding: 30px; }

.editor-styles-wrapper .wp-block-freeform.block-library-rich-text__tinymce pre,
.editor-styles-wrapper .wp-block-preformatted pre,
.editor-styles-wrapper .wp-block-code .block-editor-plain-text,
.editor-styles-wrapper .wp-block-verse pre {
  background: transparent;
  color: inherit;
  font-family: monospace;
  font-size: 14px; }

/* Block: Verse ------------------------------ */
.editor-styles-wrapper .wp-block-verse pre,
.editor-styles-wrapper pre.wp-block-verse {
  font-size: 14px; }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block-preformatted pre,
  .editor-styles-wrapper .wp-block-code .block-editor-plain-text,
  .editor-styles-wrapper .wp-block-verse pre {
    font-size: 16px; } }

/* Block: Cover ------------------------------ */
.editor-styles-wrapper .wp-block-cover-image .wp-block-cover__inner-container,
.editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
  margin: 0 auto;
  width: calc(100% - 40px); }

.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"],
.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] {
  height: auto;
  max-height: none; }

.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .wp-block-cover {
  text-align: left; }

.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .wp-block-cover {
  text-align: right; }

.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .block-editor-block-list__block-edit,
.editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .block-editor-block-list__block-edit {
  float: none;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover h2 {
  max-width: 100%; }

.editor-styles-wrapper .wp-block-cover a {
  color: inherit; }

@media (min-width: 640px) {
  .wp-block[data-type="core/cover"][data-align="left"] [data-block],
  .wp-block[data-type="core/cover"][data-align="right"] [data-block] {
    margin-top: 0; }
  .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .block-editor-block-list__block-edit {
    float: right;
    margin-left: 20px;
    max-width: 260px; }
  .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .block-editor-block-list__block-edit {
    float: left;
    margin-right: 20px;
    max-width: 260px; }
  .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="right"] .wp-block-pullquote::before {
    margin-right: 0; }
  .editor-styles-wrapper .wp-block[data-type="core/cover"][data-align="left"] .wp-block-pullquote::before {
    margin-left: 0; } }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block-cover-image .wp-block-cover__inner-container,
  .editor-styles-wrapper .wp-block-cover .wp-block-cover__inner-container {
    width: calc(100% - 80px); } }

/* Block: Shared Media Styles ---------------- */
.wp-block[data-type*="core-embed"][data-align="full"] figcaption,
.wp-block[data-type="core/image"][data-align="full"] figcaption,
.wp-block[data-type="core/gallery"][data-align="full"] .blocks-gallery-caption {
  padding: 0 14px; }

@media (min-width: 960px) {
  .wp-block[data-type*="core-embed"][data-align="full"] figcaption,
  .wp-block[data-type="core/image"][data-align="full"] figcaption,
  .wp-block[data-type="core/gallery"][data-align="full"] .blocks-gallery-caption {
    padding: 0 45px; } }

/* Block: Pullquote -------------------------- */
/* STYLE: DEFAULT */
.editor-styles-wrapper .wp-block-pullquote {
  border: none;
  color: inherit;
  padding: 0;
  position: relative; }

.editor-styles-wrapper .wp-block-pullquote::before {
  background: transparent;
  border-radius: 50%;
  color: #8a8a8a;
  content: "”";
  display: block;
  font-size: 52px;
  font-weight: normal;
  line-height: 1.1;
  margin: 0;
  height: 30px;
  width: 30px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px; }

.editor-styles-wrapper .wp-block-pullquote[data-align="left"]::before {
  margin-left: 0; }

.editor-styles-wrapper .wp-block-pullquote[data-align="right"]::before {
  margin-right: 0; }

.editor-styles-wrapper .wp-block .wp-block-pullquote p {
  font-family: inherit;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.17;
  letter-spacing: 0.015em;
  max-width: 100%;
  margin-bottom: 20px; }

.editor-styles-wrapper .wp-block .wp-block-pullquote p:last-child {
  margin-bottom: 0; }

.editor-styles-wrapper .wp-block .wp-block-pullquote p,
.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p,
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .editor-rich-text p,
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .editor-rich-text p {
  font-size: 22px; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"],
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] {
  height: auto;
  max-height: none; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote,
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote.is-style-solid-color blockquote {
  text-align: left; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote,
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote.is-style-solid-color blockquote {
  text-align: right; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .block-editor-block-list__block-edit,
.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .block-editor-block-list__block-edit {
  float: none;
  margin-left: 0;
  margin-right: 0;
  max-width: 100%; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .block-editor-block-list__block-edit .wp-block-pullquote::before {
  margin-right: 0; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .block-editor-block-list__block-edit .wp-block-pullquote::before {
  margin-left: 0; }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .is-style-solid-color::before {
  right: 20px;
  transform: translateY(-50%); }

.editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .is-style-solid-color::before {
  left: 20px;
  transform: translateY(-50%); }

.editor-styles-wrapper .wp-block-pullquote__citation,
.editor-styles-wrapper .wp-block-pullquote cite,
.editor-styles-wrapper .wp-block-pullquote footer {
  color: ighten(#3d3d3d, 20%);
  font-size: 15px;
  font-weight: 700;
  margin-top: 12px;
  text-transform: none; }

/* STYLE: SOLID COLOR */
.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color {
  padding: 30px 20px;
  position: relative; }

.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color::before {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateY(-50%) translateX(-50%); }

.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  text-align: center; }

.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color .wp-block-pullquote__citation,
.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color .wp-block-pullquote cite,
.editor-styles-wrapper .wp-block-pullquote.is-style-solid-color .wp-block-pullquote footer {
  color: inherit; }

@media (min-width: 640px) {
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"],
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] {
    height: 0;
    max-width: 260px; }
  .wp-block[data-type="core/pullquote"][data-align="left"] [data-block],
  .wp-block[data-type="core/pullquote"][data-align="right"] [data-block] {
    margin-top: 0; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .block-editor-block-list__block-edit {
    float: right;
    margin-left: 20px;
    max-width: 260px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .block-editor-block-list__block-edit {
    float: left;
    margin-right: 20px;
    max-width: 260px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .wp-block-pullquote::before {
    margin-right: 0; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .wp-block-pullquote::before {
    margin-left: 0; } }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .block-editor-block-list__block-edit {
    margin-right: -30px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .block-editor-block-list__block-edit {
    margin-left: -30px; }
  .editor-styles-wrapper .wp-block .wp-block-pullquote p,
  .editor-styles-wrapper .wp-block-pullquote.is-style-solid-color blockquote > .block-editor-rich-text p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .editor-rich-text p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .editor-rich-text p {
    font-size: 24px; }
  .editor-styles-wrapper .wp-block-pullquote__citation,
  .editor-styles-wrapper .wp-block-pullquote cite,
  .editor-styles-wrapper .wp-block-pullquote footer {
    margin-top: 20px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="wide"] .wp-block-pullquote::before,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote::before {
    font-size: 113px;
    height: 80px;
    margin-bottom: 20px;
    width: 80px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="wide"] .wp-block-pullquote.is-style-solid-color,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote.is-style-solid-color {
    padding: 60px 40px 40px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote:not(.is-style-solid-color) {
    padding-left: 10px;
    padding-right: 10px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="wide"] blockquote p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] blockquote p {
    font-size: 24px;
    line-height: 1.203125; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] p {
    font-size: 24px;
    line-height: 1.1875; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="left"] .is-style-solid-color p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="right"] .is-style-solid-color p {
    font-size: 22px; } }

@media (min-width: 1200px) {
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="wide"] .wp-block-pullquote.is-style-solid-color,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] .wp-block-pullquote.is-style-solid-color {
    padding: 90px 40px 80px; }
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="wide"] blockquote p,
  .editor-styles-wrapper .wp-block[data-type="core/pullquote"][data-align="full"] blockquote p {
    font-size: 24px; } }

/* Block: Button ----------------------------- */
.editor-styles-wrapper .wp-block-button__link,
.editor-styles-wrapper .wp-block-file__button {
  background: #0c0c0c;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.25;
  padding: 0.75em 1.75em;
  letter-spacing: 0.035em; }

.editor-styles-wrapper .wp-block-cover .wp-block-button__link,
.editor-styles-wrapper .wp-block-cover .wp-block-file__button {
  background: #ffffff;
  color: #0c0c0c; }

.editor-styles-wrapper .wp-block-button .wp-block-button__link.mce-content-body {
  line-height: 1.1; }

/* BUTTON STYLE: OUTLINE */
.editor-styles-wrapper .is-style-outline .wp-block-button__link {
  background: none;
  border-color: currentColor;
  color: #cd2653;
  padding: calc(.75em - 2px) calc(1.75em - 2px); }

/* BUTTON STYLE: SQUARED */
.editor-styles-wrapper .is-style-squared .wp-block-button__link {
  border-radius: 0; }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block-button__link,
  .editor-styles-wrapper .wp-block-file__button {
    font-size: 15px; } }

/* Block: Latest Comments -------------------- */
.editor-styles-wrapper .wp-block-latest-comments {
  font-family: inherit;
  margin-left: 0; }

.editor-styles-wrapper .wp-block-latest-comments li.wp-block-latest-comments__comment {
  font-size: inherit;
  margin-bottom: 20px; }

.editor-styles-wrapper .wp-block-latest-comments li.wp-block-latest-comments__comment:last-child {
  margin-bottom: 0; }

.editor-styles-wrapper .wp-block-latest-comments__comment-meta,
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt {
  margin-left: 0 !important; }

.editor-styles-wrapper .wp-block-latest-comments__comment-meta {
  font-weight: normal; }

.editor-styles-wrapper .wp-block-latest-comments__comment-meta a {
  text-decoration: underline; }

.editor-styles-wrapper .wp-block-latest-comments__comment-meta a:focus,
.editor-styles-wrapper .wp-block-latest-comments__comment-meta a:hover {
  text-decoration: none; }

/* HAS AVATAR */
.editor-styles-wrapper .wp-block-latest-comments.has-avatars .wp-block-latest-comments__comment {
  display: flex; }

.editor-styles-wrapper .wp-block-latest-comments.has-avatars img.avatar {
  flex-shrink: 0;
  margin: 5px 15px 0 0; }

/* HAS EXCERPT */
.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt {
  margin: 0; }

.editor-styles-wrapper .wp-block-latest-comments__comment-excerpt p {
  font-family: inherit;
  font-size: 0.7em;
  margin: 10px 0 0; }

/* Block: Latest Posts ----------------------- */
.editor-styles-wrapper ul.wp-block-latest-posts:not(.is-grid) li {
  margin-top: 15px; }

/* STYLE: GRID */
.editor-styles-wrapper .wp-block-latest-posts.is-grid li {
  border-color: #e9e9e9; }

.editor-styles-wrapper ul.wp-block-latest-posts.is-grid li {
  border-top: 0.2rem solid #e9e9e9;
  line-height: 1.25;
  margin: 20px 16px 16px 0;
  padding-top: 12px; }

.editor-styles-wrapper .wp-block-latest-posts__post-excerpt {
  font-size: 0.95em;
  line-height: 1.4;
  margin-top: 15px; }

/* Block: Shortcode -------------------------- */
.editor-styles-wrapper .wp-block-shortcode textarea {
  color: #0c0c0c; }

/* Block: Embed ------------------------------ */
.editor-styles-wrapper .wp-block-embed {
  margin-bottom: 30px;
  margin-top: 30px; }

.editor-styles-wrapper .wp-block[data-type*="core-embed"][data-align="center"] * {
  margin-left: auto;
  margin-right: auto; }

/* Block: File ------------------------------- */
.editor-styles-wrapper .wp-block-file {
  background: none;
  padding: 0; }

.editor-styles-wrapper .wp-block-file__content-wrapper {
  align-items: center;
  display: flex;
  justify-content: space-between; }

.editor-styles-wrapper .wp-block-file .wp-block-file__textlink {
  color: #3d3d3c;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none; }

.editor-styles-wrapper .wp-block-file .wp-block-file__textlink:focus,
.editor-styles-wrapper .wp-block-file .wp-block-file__textlink:hover {
  text-decoration: underline; }

.editor-styles-wrapper .wp-block-file .wp-block-file__button {
  background-color: #0c0c0c;
  color: #ffffff;
  font-size: 14px;
  border-radius: 0px;
  padding: 0.75em 1.25em; }

/* Block: Image ------------------------------ */
.editor-styles-wrapper .wp-block-image {
  margin-bottom: 30px;
  margin-top: 30px; }

.editor-styles-wrapper .wp-block-image.is-resized {
  margin-left: auto;
  margin-right: auto; }

/* Block: Group ------------------------------ */
.editor-styles-wrapper .wp-block-group.has-background {
  padding: 20px; }

.wp-block-group .wp-block[data-type="core/heading"]:first-child * {
  margin-top: 0; }

.wp-block[data-type="core/group"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"],
.wp-block[data-type="core/group"][data-align="full"] > .editor-block-list__block-edit > div > .wp-block-group.has-background > .wp-block-group__inner-container > .editor-inner-blocks > .editor-block-list__layout > .wp-block[data-align="full"] {
  margin-left: 0;
  width: 100%; }

@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block:not([data-align="wide"]):not([data-align="full"]) div:not([class*="__inner-container"]) .wp-block-group.has-background,
  .editor-styles-wrapper .wp-block div[class*="__inner-container"] .wp-block[data-align="wide"] .wp-block-group.has-background,
  .editor-styles-wrapper .wp-block div[class*="__inner-container"] .wp-block[data-align="full"] .wp-block-group.has-background {
    padding: 40px; }
  .editor-styles-wrapper .wp-block[data-align="wide"] .wp-block-group.has-background,
  .editor-styles-wrapper .wp-block[data-align="full"] .wp-block-group.has-background {
    padding: 80px; } }

.wp-block[data-type="core/gallery"].alignnone,
.wp-block[data-type="core/gallery"].aligncenter {
  margin-bottom: 3rem;
  margin-top: 3rem; }

.wp-block[data-type="core/gallery"].alignwide,
.wp-block[data-type="core/gallery"].alignfull {
  margin-bottom: 5rem;
  margin-top: 5rem; }

@media (min-width: 960px) {
  .wp-block[data-type="core/gallery"].alignnone,
  .wp-block[data-type="core/gallery"].aligncenter {
    margin-bottom: 4rem;
    margin-top: 4rem; }
  .wp-block[data-type="core/gallery"].alignwide,
  .wp-block[data-type="core/gallery"].alignfull {
    margin-bottom: 6rem;
    margin-top: 6rem; } }

@media (min-width: 1200px) {
  .wp-block[data-type="core/gallery"].alignwide,
  .wp-block[data-type="core/gallery"].alignfull {
    margin-bottom: 8rem;
    margin-top: 8rem; } }

/* Block: Columns ---------------------------- */
@media (min-width: 960px) {
  .editor-styles-wrapper .wp-block[data-type="core/column"] h1,
  .editor-styles-wrapper .wp-block[data-type="core/column"] h2,
  .editor-styles-wrapper .wp-block[data-type="core/column"] h3,
  .editor-styles-wrapper .wp-block[data-type="core/column"] h4,
  .editor-styles-wrapper .wp-block[data-type="core/column"] h5,
  .editor-styles-wrapper .wp-block[data-type="core/column"] h6 {
    margin: 35px 0 20px 0; } }

@media (min-width: 1200px) {
  .wp-block-column {
    font-size: 18px; } }
