/**
 * Used to style the editor
 */

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #121416;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus:not(:focus-visible) {
  outline: 0 !important;
}

hr, .wp-block-separator {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 16px;
}

p {
  margin-top: 0;
  margin-bottom: 16px;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
}

address {
  margin-bottom: 16px;
  font-style: normal;
  line-height: inherit;
}

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 16px;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-bottom: 8px;
  margin-left: 0;
}

blockquote {
  margin: 0 0 16px;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #000000;
  text-decoration: none;
  background-color: transparent;
}

a:hover {
  color: #A8AAB2;
  text-decoration: none;
}

a:not([href]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):hover {
  color: inherit;
  text-decoration: none;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 16px;
  overflow: auto;
}

figure {
  margin: 0 0 16px;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg {
  overflow: hidden;
  vertical-align: middle;
}

table, .wp-block-table {
  border-collapse: collapse;
}

caption {
  padding-top: 12px;
  padding-bottom: 12px;
  color: #6c757d;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 8px;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

select {
  word-wrap: normal;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
  cursor: pointer;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 8px;
  font-size: 24px;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 16px;
}

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}

h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.25;
  font-weight: 400;
  word-wrap: break-word;
  margin-bottom: 16px;
}

h1, .h1 {
  font-size: 42px;
}

h2, .h2 {
  font-size: 28px;
}

h3, .h3 {
  font-size: 24.5px;
}

h4, .h4 {
  font-size: 21px;
}

h5, .h5 {
  font-size: 17.5px;
}

h6, .h6 {
  font-size: 14px;
}

hr, .wp-block-separator {
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 48px !important;
  margin-bottom: 48px !important;
}

small, .small {
  font-size: 80%;
  font-weight: 400;
}

mark, .mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

table, .wp-block-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  margin-bottom: 14px;
}

table th, .wp-block-table th,
table td,
.wp-block-table td {
  padding: 0.75em;
  vertical-align: top;
  border: 1px solid #dee2e6;
}

table thead th, .wp-block-table thead th {
  vertical-align: bottom;
  border-bottom: 1px solid #dee2e6;
}

table tbody + tbody, .wp-block-table tbody + tbody {
  border-top: 1px solid #dee2e6;
}

.wp-block-table .wp-block-table__cell-content {
  padding: 0;
}

.table-bordered {
  border: 1px solid #dee2e6;
}

.table-bordered th,
.table-bordered td {
  border: 1px solid #dee2e6;
}

.table-bordered thead th,
.table-bordered thead td {
  border-bottom-width: 2px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.05);
}

@media (max-width: 599.98px) {
  .table-responsive-sm {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media (max-width: 719.98px) {
  .table-responsive-md {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media (max-width: 1019.98px) {
  .table-responsive-lg {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

@media (max-width: 1919.98px) {
  .table-responsive-full {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
}

.table-responsive {
  display: block;
  width: 100%;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
}

@font-face {
  font-family: 'vs-icons';
  src:
    url('../../icons/icons.ttf') format('truetype'),
    url('../../icons/icons.woff') format('woff'),
    url('../../icons/icons.svg#icons') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="vs-icon-"], [class*=" vs-icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'vs-icons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.vs-icon-facebook:before {
  content: "\e900";
}
.vs-icon-twitter:before {
  content: "\e901";
}
.vs-icon-instagram:before {
  content: "\e902";
}
.vs-icon-pinterest:before {
  content: "\e903";
}
.vs-icon-youtube:before {
  content: "\e904";
}
.vs-icon-telegram:before {
  content: "\e905";
}
.vs-icon-vimeo:before {
  content: "\e906";
}
.vs-icon-soundcloud:before {
  content: "\e907";
}
.vs-icon-spotify:before {
  content: "\e908";
}
.vs-icon-dribbble:before {
  content: "\e909";
}
.vs-icon-behance:before {
  content: "\e90a";
}
.vs-icon-github:before {
  content: "\e90b";
}
.vs-icon-ok:before {
  content: "\e90c";
}
.vs-icon-vk:before {
  content: "\e90d";
}
.vs-icon-vkontakte:before {
  content: "\e90d";
}
.vs-icon-xing:before {
  content: "\e90e";
}
.vs-icon-linkedin:before {
  content: "\e90f";
}
.vs-icon-twitch:before {
  content: "\e910";
}
.vs-icon-flickr:before {
  content: "\e911";
}
.vs-icon-snapchat:before {
  content: "\e912";
}
.vs-icon-medium:before {
  content: "\e913";
}
.vs-icon-weibo:before {
  content: "\e914";
}
.vs-icon-wechat:before {
  content: "\e915";
}
.vs-icon-tumblr:before {
  content: "\e916";
}
.vs-icon-reddit:before {
  content: "\e917";
}
.vs-icon-bloglovin:before {
  content: "\e918";
}
.vs-icon-feed:before {
  content: "\e919";
}
.vs-icon-rss:before {
  content: "\e919";
}
.vs-icon-chevron-up:before {
  content: "\e91a";
}
.vs-icon-chevron-down:before {
  content: "\e91b";
}
.vs-icon-chevron-left:before {
  content: "\e91c";
}
.vs-icon-chevron-right:before {
  content: "\e91d";
}
.vs-icon-arrow-up:before {
  content: "\e91e";
}
.vs-icon-arrow-down:before {
  content: "\e91f";
}
.vs-icon-arrow-left:before {
  content: "\e920";
}
.vs-icon-arrow-right:before {
  content: "\e921";
}
.vs-icon-chevrons-up:before {
  content: "\e922";
}
.vs-icon-chevrons-down:before {
  content: "\e923";
}
.vs-icon-chevrons-left:before {
  content: "\e924";
}
.vs-icon-chevrons-right:before {
  content: "\e925";
}
.vs-icon-bookmark:before {
  content: "\e931";
}
.vs-icon-x:before {
  content: "\e932";
}
.vs-icon-website:before {
  content: "\e933";
}
.vs-icon-user:before {
  content: "\e944";
}
.vs-icon-calendar:before {
  content: "\e945";
}
.vs-icon-list:before {
  content: "\e946";
}
.vs-icon-tags:before {
  content: "\e947";
}
.vs-icon-comments:before {
  content: "\e948";
}
.vs-icon-folder:before {
  content: "\e949";
}
.vs-icon-caret-up:before {
  content: "\e950";
}
.vs-icon-caret-down:before {
  content: "\e951";
}
.vs-icon-caret-left:before {
  content: "\e952";
}
.vs-icon-caret-right:before {
  content: "\e953";
}
.vs-icon-bars:before {
  content: "\e954";
}
.vs-icon-search:before {
  content: "\e955";
}
.vs-icon-edit:before {
  content: "\e956";
}

body,.wp-block-freeform {}
a,.wp-block-freeform a,body a {
  -webkit-transition: .2s color ease;
  transition: .2s color ease;
}
a:hover,.wp-block-freeform a:hover,body a:hover,
a:focus,.wp-block-freeform a:focus,body a:focus {}

.entry-content:after,.wp-block-freeform:after,body:after {
  content: '';
  clear: both;
  display: table;
}
.entry-content > *,.wp-block-freeform > *,body > * {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 600px) {
  .entry-content > *,.wp-block-freeform > *,body > * {
    margin-top: 14px;
    margin-bottom: 14px;
  }
}
.entry-content > *:first-child,.wp-block-freeform > *:first-child,body > *:first-child {
  margin-top: 0;
}
.entry-content > *:last-child,.wp-block-freeform > *:last-child,body > *:last-child {
  margin-bottom: 0;
}
.entry-content > *:last-child:after,.wp-block-freeform > *:last-child:after,body > *:last-child:after {
  content: '';
  clear: both;
  display: table;
}

.entry-content,.wp-block-freeform,body {
  line-height: 1.6;
}

.entry-content code,.wp-block-freeform code,body code {
  background: unset;
  padding: 0;
  color: unset;
}

.entry-content p > a,.wp-block-freeform p > a,body p > a,
.entry-content p > strong > a,.wp-block-freeform p > strong > a,body p > strong > a,
.entry-content > a,.wp-block-freeform > a,body > a,
.entry-content > p > a,.wp-block-freeform > p > a,body > p > a,
.entry-content > ul li > a,.wp-block-freeform > ul li > a,body > ul li > a,
.entry-content > ol li > a,.wp-block-freeform > ol li > a,body > ol li > a,
.entry-content > p > em > a,.wp-block-freeform > p > em > a,body > p > em > a,
.entry-content > p > strong > a,.wp-block-freeform > p > strong > a,body > p > strong > a {
  text-decoration: underline;
}

.entry-content p > a:hover, .entry-content p > a:focus,.wp-block-freeform p > a:hover, .wp-block-freeform p > a:focus,body p > a:hover, body p > a:focus,
.entry-content p > strong > a:hover,.wp-block-freeform p > strong > a:hover,body p > strong > a:hover,
.entry-content p > strong > a:focus,.wp-block-freeform p > strong > a:focus,body p > strong > a:focus,
.entry-content > a:hover,.wp-block-freeform > a:hover,body > a:hover,
.entry-content > a:focus,.wp-block-freeform > a:focus,body > a:focus,
.entry-content > p > a:hover,.wp-block-freeform > p > a:hover,body > p > a:hover,
.entry-content > p > a:focus,.wp-block-freeform > p > a:focus,body > p > a:focus,
.entry-content > ul li > a:hover,.wp-block-freeform > ul li > a:hover,body > ul li > a:hover,
.entry-content > ul li > a:focus,.wp-block-freeform > ul li > a:focus,body > ul li > a:focus,
.entry-content > ol li > a:hover,.wp-block-freeform > ol li > a:hover,body > ol li > a:hover,
.entry-content > ol li > a:focus,.wp-block-freeform > ol li > a:focus,body > ol li > a:focus,
.entry-content > p > em > a:hover,.wp-block-freeform > p > em > a:hover,body > p > em > a:hover,
.entry-content > p > em > a:focus,.wp-block-freeform > p > em > a:focus,body > p > em > a:focus,
.entry-content > p > strong > a:hover,.wp-block-freeform > p > strong > a:hover,body > p > strong > a:hover,
.entry-content > p > strong > a:focus,.wp-block-freeform > p > strong > a:focus,body > p > strong > a:focus {
  text-decoration: none;
}

.entry-content > blockquote,.wp-block-freeform > blockquote,body > blockquote {
  position: relative;
  font-size: 14px;
  line-height: 1.6;
  font-style: italic;
  border-left: 4px solid #A8AAB2;
  background: #f3f3f3;
  margin-left: 0;
  margin-right: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 15px;
}

.entry-content > blockquote cite,.wp-block-freeform > blockquote cite,body > blockquote cite {
  display: block;
  color: #A8AAB2;
  font-size: 14px;
  font-style: normal;
  margin-top: 8px;
}

.entry-content > blockquote p,.wp-block-freeform > blockquote p,body > blockquote p {
  line-height: 1.6;
}

.entry-content > blockquote p:first-child,.wp-block-freeform > blockquote p:first-child,body > blockquote p:first-child {
  font-size: inherit;
  margin-top: 0;
}

.entry-content > blockquote p:last-child,.wp-block-freeform > blockquote p:last-child,body > blockquote p:last-child {
  margin-bottom: 0;
}

.entry-content cite,.wp-block-freeform cite,body cite {
  color: #A8AAB2;
}

.entry-content .wp-caption-dd,.wp-block-freeform .wp-caption-dd,body .wp-caption-dd {
  color: #A8AAB2;
  margin-left: 0;
}

.entry-content .vs-embed,.wp-block-freeform .vs-embed,body .vs-embed {
  margin-top: 48px;
  margin-bottom: 48px;
}

.entry-content .is-style-cnvs-paragraph-callout,.wp-block-freeform .is-style-cnvs-paragraph-callout,body .is-style-cnvs-paragraph-callout {
  font-size: 20px;
}

.alignnone {
  max-width: 100%;
}

.alignleft {
  float: none;
  margin-right: 0;
  max-width: 100%;
}

@media (min-width: 600px) {
  .alignleft {
    float: left;
    margin-right: 32px;
  }
}

.alignright {
  float: none;
  margin-left: 0;
  max-width: 100%;
}

@media (min-width: 600px) {
  .alignright {
    float: right;
    margin-left: 32px;
  }
}

.aligncenter {
  display: block;
  clear: both;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.aligncenter .wp-caption-text,
.aligncenter .wp-caption-dd {
  text-align: center;
}

img.alignleft,
img.alignright {
  margin-bottom: 16px;
}


.wp-block-columns > *:first-child {
  margin-top: 0;
}

.wp-block-columns > *:last-child {
  margin-bottom: 0;
}

.wp-block-columns .wp-block-column > *:first-child {
  margin-top: 0;
}

.wp-block-columns .wp-block-column > *:last-child {
  margin-bottom: 0;
}

p.has-background {
  padding: 1.5rem 2rem;
}

p.wp-block-subhead {
  font-size: 1.25rem;
  color: #A8AAB2;
  opacity: 1;
}

p.has-drop-cap:not(:focus):first-letter {
  font-size: 4rem;
  line-height: 1;
  margin-top: 0.5rem;
  margin-right: 2rem;
  margin-bottom: 0.5rem;
}

.wp-block-separator:not(.is-style-dots) {
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
  margin-left: 0;
  margin-right: auto;
}

.wp-block-separator.is-style-dots {
  border: none;
  text-align: left;
}

.wp-block-separator.is-style-dots:before {
  padding-left: 0;
  color: #A8AAB2;
}

.wp-block-button .wp-block-button__link {
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: opacity 0.15s;
  transition: opacity 0.15s;
  padding: 7px 12px;
  font-size: 14px;
  line-height: 1.6;
  border-radius: 0;
}

.wp-block-button .wp-block-button__link:not(.has-background) {
  background-color: #000000;
}

.wp-block-button .wp-block-button__link:not(.has-text-color) {
  color: white;
}

.wp-block-button .wp-block-button__link:hover {
  opacity: .75;
  cursor: pointer;
}

.wp-block-code {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1rem 1.5rem;
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #000000;
  white-space: pre-wrap;
  border-radius: 0;
  border: none;
}

.wp-block-code .editor-plain-text {
  background-color: transparent;
}

.wp-block-preformatted {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1rem 1.5rem;
}

.wp-block-preformatted pre {
  padding: 0;
}

.wp-block-preformatted,
.wp-block-preformatted pre {
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #000000;
  white-space: pre-wrap;
}

.wp-block-verse {
  background-color: rgba(0, 0, 0, 0.05);
  padding: 1rem 1.5rem;
}

.wp-block-verse pre {
  padding: 0;
}

.wp-block-verse,
.wp-block-verse pre {
  font-family: Menlo, Consolas, monaco, monospace;
  line-height: 1.5;
  font-size: 0.875rem;
  color: #000000;
  overflow: auto;
}

.wp-block-audio figcaption {
  color: #A8AAB2;
}

.wp-block-embed figcaption {
  color: #A8AAB2;
}

.wp-block-video video {
  width: 100%;
}

.wp-block-media-text p:last-child {
  margin-bottom: 0;
}

@media (max-width: 599.98px) {
  .wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content {
    padding-top: 8%;
    padding-bottom: 0;
  }
  .wp-block-media-text.is-stacked-on-mobile.has-media-on-the-right .wp-block-media-text__content {
    padding-top: 0;
    padding-bottom: 8%;
  }
}

.wp-block-image figcaption {
  color: #A8AAB2;
  text-align: center;
}

@media (min-width: 600px) {
  .wp-block-image figcaption {
    text-align: initial;
  }
}

.wp-block-image .alignleft figcaption, .wp-block-image .alignright figcaption,
.wp-block-image .aligncenter figcaption, .wp-block-image .alignwide figcaption,
.wp-block-image .alignfull figcaption {
  text-align: center;
}

.wp-block-image.alignleft figcaption, .wp-block-image.alignright figcaption, .wp-block-image.aligncenter figcaption, .wp-block-image.alignwide figcaption, .wp-block-image.alignfull figcaption {
  text-align: center;
}

.wp-block-image .alignleft, .wp-block-image.alignleft {
  float: none;
  margin-right: 0;
}

@media (min-width: 600px) {
  .wp-block-image .alignleft, .wp-block-image.alignleft {
    float: left;
    margin-right: 2rem;
  }
}

.wp-block-image .alignright, .wp-block-image.alignright {
  float: none;
  margin-left: 0;
}

@media (min-width: 600px) {
  .wp-block-image .alignright, .wp-block-image.alignright {
    float: right;
    margin-left: 2rem;
  }
}

@media (max-width: 599.98px) {
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    margin-left: auto;
    margin-right: auto;
  }
}

.wp-block-cover,
.wp-block-cover-image {
  min-height: auto;
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  width: 100%;
}

.wp-block-cover.has-background-dim,
.wp-block-cover-image.has-background-dim {
  padding: 40px;
}

.wp-block-quote:not(.is-large), .wp-block-quote:not(.is-style-large) {
  position: relative;
  font-style: italic;
  line-height: 1.6;
  padding: 15px;
  background: #f3f3f3;
  margin-top: 16px;
  margin-bottom: 16px;
}

.wp-block-quote p {
  line-height: 1.6;
}

.wp-block-quote p:first-child {
  font-size: inherit;
  margin-top: 0;
}

.wp-block-quote p:last-child {
  margin-bottom: 0;
}

.wp-block-quote cite {
  font-style: normal;
  color: #A8AAB2;
  line-height: 1.6;
}

.wp-block-quote .wp-block-quote__citation {
  font-style: italic;
  color: #A8AAB2;
  line-height: 1.6;
}

.wp-block-quote.is-large p,
.wp-block-quote.is-large p:first-child, .wp-block-quote.is-style-large p,
.wp-block-quote.is-style-large p:first-child {
  font-style: italic;
  line-height: 1.6;
}

.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
  font-size: 14px;
  text-align: left;
}

.wp-block-pullquote {
  border-top: 4px solid #000000;
  border-bottom: 4px solid #000000;
  padding: 15px;
  font-style: italic;
}

.wp-block-pullquote blockquote {
  margin: 0;
}

.wp-block-pullquote p {
  font-size: 14px;
  line-height: 1.6;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 14px;
  line-height: 1.6;
}

.wp-block-pullquote .alignleft p,
.wp-block-pullquote .alignright p {
  font-size: 14px;
}

.wp-block-pullquote blockquote:not(.has-text-color) {
  color: #000000;
}

.wp-block-pullquote blockquote:not(.has-text-color) cite,
.wp-block-pullquote blockquote:not(.has-text-color) footer,
.wp-block-pullquote blockquote:not(.has-text-color) .wp-block-pullquote__citation {
  color: #A8AAB2;
  font-style: italic;
}

.wp-block-latest-comments {
  border-top: 1px solid #e9ecef;
  border-bottom: 1px solid #e9ecef;
  padding: 2rem 0;
  margin: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
  margin: 2rem 0 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment:first-child {
  margin-top: 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment > article {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-date {
  color: #A8AAB2;
  font-size: 0.875rem;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p {
  font-size: inherit;
  line-height: inherit;
  margin: 0.5rem 0;
}

.wp-block-latest-comments .wp-block-latest-comments__comment-excerpt p:last-child {
  margin-bottom: 0;
}

.wp-block-latest-posts,
.wp-block-categories-list,
.wp-block-categories__list,
.wp-block-archives-list {
  padding-left: 0;
  list-style: none;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}

.wp-block-latest-posts li,
.wp-block-categories-list li,
.wp-block-categories__list li,
.wp-block-archives-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wp-block-latest-posts > li a,
.wp-block-categories-list > li a,
.wp-block-categories__list > li a,
.wp-block-archives-list > li a {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}

.wp-block-latest-posts > li > a,
.wp-block-categories-list > li > a,
.wp-block-categories__list > li > a,
.wp-block-archives-list > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding-left: 2rem;
}

.wp-block-latest-posts > li > a:before,
.wp-block-categories-list > li > a:before,
.wp-block-categories__list > li > a:before,
.wp-block-archives-list > li > a:before {
  position: absolute;
  left: 0;
  top: 8px;
  font-family: "vs-icons";
  content: "\e921";
  color: #ced4da;
  font-size: 14px;
  margin-right: 1rem;
  display: inline-block;
  -webkit-transition: .2s ease all;
  transition: .2s ease all;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

.wp-block-latest-posts > li > a:hover,
.wp-block-categories-list > li > a:hover,
.wp-block-categories__list > li > a:hover,
.wp-block-archives-list > li > a:hover {
  color: #000000;
}

.wp-block-latest-posts > li > a:hover:before,
.wp-block-categories-list > li > a:hover:before,
.wp-block-categories__list > li > a:hover:before,
.wp-block-archives-list > li > a:hover:before {
  color: #fff;
  -webkit-transition: .2s ease all;
  transition: .2s ease all;
  background: #6c757d;
}

.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-categories-list .wp-block-latest-posts__post-date,
.wp-block-categories__list .wp-block-latest-posts__post-date,
.wp-block-archives-list .wp-block-latest-posts__post-date {
  margin-left: 2rem;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  font-size: 0.875rem;
  color: #A8AAB2;
}

.wp-block-latest-posts .children,
.wp-block-latest-posts .wp-block-categories__list,
.wp-block-categories-list .children,
.wp-block-categories-list .wp-block-categories__list,
.wp-block-categories__list .children,
.wp-block-categories__list .wp-block-categories__list,
.wp-block-archives-list .children,
.wp-block-archives-list .wp-block-categories__list {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
}

.wp-block-categories > .wp-block-categories__list {
  padding: 0;
}

.wp-block-archives.wp-block-archives-list {
  padding: 0;
}

.wp-block-categories-list a,
.wp-block-categories__list a,
.wp-block-archives-list a {
  padding-right: 0.5rem;
}

/** === Classic Editor === */
/* Classic Editor */
.content {
  max-width: 690px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  color: #333333;
  background: #fff;
  padding: 40px;
  margin-left: 40px;
  margin-top: 40px;
}

.content blockquote p:first-child {
  font-size: 1.75rem;
}

.vs-embed-responsive {
  position: relative;
  display: block;
  width: 100%;
  padding: 0;
  overflow: hidden;
}

.vs-embed-responsive:before {
  display: block;
  content: "";
}

.vs-embed-responsive iframe,
.vs-embed-responsive embed,
.vs-embed-responsive object,
.vs-embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.vs-embed-responsive:before {
  padding-top: 56.25%;
}

/* Classic Editor Block */
/* Make sure our non-latin font overrides don't overwrite the iconfont used in the classic editor toolbar */
.wp-block[data-type="core/freeform"] .mce-btn i {
  font-family: dashicons !important;
}

/** === Gutenberg Editor === */
/* Editor Frame */
body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  background: #fff;
  color: #121416;
}

body .wp-block:not([data-align]) {
  max-width: 690px;
}

body .wp-block[data-align="left"],
body .wp-block[data-align="right"],
body .wp-block[data-align="center"] {
  max-width: 690px;
}

body.sidebar-enabled.post-sidebar-disabled .wp-block[data-align="wide"],
body.sidebar-enabled.post-sidebar-disabled .wp-block[data-align="full"] {
  max-width: 690px;
}

body.sidebar-enabled .wp-block[data-align="wide"],
body.sidebar-enabled .wp-block[data-align="full"] {
  max-width: 690px;
  margin-left: auto;
  margin-right: auto;
}

body.sidebar-enabled .components-button .dashicons-align-wide,
body.sidebar-enabled .components-button .dashicons-align-full-width {
  cursor: default;
  opacity: 0.25;
}

body.sidebar-disabled .wp-block[data-align="wide"] {
  max-width: 1160px;
}

@media (min-width: 1020px) {
  body.sidebar-disabled .wp-block[data-align="wide"],
  body.sidebar-disabled .wp-block[data-align="full"] {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}

body.post-type-page .wp-block:not([data-align]) {
  max-width: 800px;
}

body.post-type-page .wp-block[data-align="left"],
body.post-type-page .wp-block[data-align="right"],
body.post-type-page .wp-block[data-align="center"] {
  max-width: 800px;
}

body.post-type-page .wp-block[data-align="wide"] {
  max-width: 800px;
}

body.post-type-page.sidebar-enabled .wp-block[data-align="wide"],
body.post-type-page.sidebar-enabled .wp-block[data-align="full"] {
  max-width: 800px;
}

body.post-type-page.sidebar-disabled .wp-block:not([data-align]) {
  max-width: 1160px;
}

body.post-type-page.sidebar-disabled .wp-block[data-align="wide"] {
  max-width: 1160px;
}

body.post-type-page.sidebar-disabled .wp-block[data-align="left"],
body.post-type-page.sidebar-disabled .wp-block[data-align="right"],
body.post-type-page.sidebar-disabled .wp-block[data-align="center"] {
  max-width: 1160px;
}

body.post-type-page.sidebar-disabled .components-button .dashicons-align-wide {
  cursor: default;
  opacity: 0.25;
}

body .wp-block .wp-block {
  width: 100%;
}

.editor-post-title__block .editor-post-title__input {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  line-height: 1.2;
  font-weight: 700;
  color: #333333;
}

.block-editor-block-list__layout {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
  color: #333333;
}

.block-editor-block-list__layout .wp-block {
  margin-top: 32px;
  margin-bottom: 32px;
}

.block-editor-block-list__layout > .wp-block:first-child {
  margin-top: 0;
}

.block-editor-block-list__layout > .wp-block:last-child {
  margin-bottom: 0;
}

.block-editor-block-list__layout > .wp-block:first-child > .wp-block-paragraph {
  margin-top: 0;
}

.block-editor-block-list__layout > .wp-block:last-child > .wp-block-paragraph {
  margin-bottom: 0;
}

.block-editor-block-list__layout > .wp-block[data-type="core/column"] .wp-block:first-child,
.block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:first-child,
.block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:first-child {
  margin-top: 32px;
}

.block-editor-block-list__layout > .wp-block[data-type="core/column"] .wp-block:last-child,
.block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:last-child,
.block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:last-child {
  margin-bottom: 32px;
}

.block-editor-block-list__layout > .wp-block[data-type="core/column"] .wp-block:first-child > .wp-block-paragraph,
.block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:first-child > .wp-block-paragraph,
.block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:first-child > .wp-block-paragraph {
  margin-top: 32px;
}

.block-editor-block-list__layout > .wp-block[data-type="core/column"] .wp-block:last-child > .wp-block-paragraph,
.block-editor-block-list__layout > .wp-block[data-type="canvas/tabs"] .wp-block:last-child > .wp-block-paragraph,
.block-editor-block-list__layout > .wp-block[data-type="canvas/alert"] .wp-block:last-child > .wp-block-paragraph {
  margin-bottom: 32px;
}

/* Heading */
.wp-block[data-type="core/heading"] h1.editor-rich-text__tinymce, .wp-block[data-type="core/heading"] h2.editor-rich-text__tinymce, .wp-block[data-type="core/heading"] h3.editor-rich-text__tinymce, .wp-block[data-type="core/heading"] h4.editor-rich-text__tinymce, .wp-block[data-type="core/heading"] h5.editor-rich-text__tinymce, .wp-block[data-type="core/heading"] h6.editor-rich-text__tinymce {
  line-height: 1.25;
}

/* Image */
.wp-block[data-type="core/image"][data-align="left"] figcaption,
.wp-block[data-type="core/image"][data-align="right"] figcaption,
.wp-block[data-type="core/image"][data-align="center"] figcaption,
.wp-block[data-type="core/image"][data-align="wide"] figcaption,
.wp-block[data-type="core/image"][data-align="full"] figcaption {
  text-align: initial;
}

@media (min-width: 600px) {
  .wp-block[data-type="core/image"][data-align="left"] figcaption,
  .wp-block[data-type="core/image"][data-align="right"] figcaption,
  .wp-block[data-type="core/image"][data-align="center"] figcaption,
  .wp-block[data-type="core/image"][data-align="wide"] figcaption,
  .wp-block[data-type="core/image"][data-align="full"] figcaption {
    text-align: center;
  }
}

/* Block Sizes */
.wp-block[data-align="left"] .wp-block-cover,
.wp-block[data-align="left"] .wp-block-image,
.wp-block[data-align="right"] .wp-block-cover,
.wp-block[data-align="right"] .wp-block-image {
  max-width: 100%;
}

/* Gallery */
.wp-block-gallery .blocks-gallery-image .editor-rich-text,
.wp-block-gallery .blocks-gallery-item .editor-rich-text {
  position: relative;
}

.wp-block-gallery .blocks-gallery-image .editor-rich-text figcaption,
.wp-block-gallery .blocks-gallery-item .editor-rich-text figcaption {
  padding: 0;
}

/* Pullquote */
.wp-block[data-type="core/pullquote"] .wp-block-pullquote blockquote > .editor-rich-text p {
  font-size: 1.75rem;
  line-height: 1.5;
}

.wp-block[data-type="core/pullquote"] .wp-block-pullquote.alignleft blockquote > .editor-rich-text p,
.wp-block[data-type="core/pullquote"] .wp-block-pullquote.alignright blockquote > .editor-rich-text p {
  font-size: 1.25rem;
}

/* Block Alignment */
@media (min-width: 600px) {
  .block-editor-block-list__layout .wp-block[data-align=left][data-type="core/cover"] > .is-block-content,
  .block-editor-block-list__layout .wp-block[data-align=right][data-type="core/cover"] > .is-block-content,
  .block-editor-block-list__layout .wp-block[data-align=left][data-type="core/group"] > .is-block-content,
  .block-editor-block-list__layout .wp-block[data-align=right][data-type="core/group"] > .is-block-content {
    max-width: 50%;
    width: 100%;
  }
}
