address, blockquote, body, dd, dl, dt, fieldset, figure, h1, h2, h3, h4, h5, h6, hr, html, iframe, legend, li, ol, p, pre, textarea, ul {
  border: 0;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

a {
  background-color: transparent;
}

a:active {
  outline: 0;
}

a, a:focus, a:hover, a:visited {
  text-decoration: none;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -.5em;
}

img {
  border: 0;
}

hr {
  box-sizing: content-box;
  height: 0;
}

code, kbd, pre, samp {
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}

button, select {
  text-transform: none;
}

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

input {
  line-height: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

/* !
 * Bootstrap v4.0.0-alpha.2 (https://getbootstrap.com) */

h1, h2, h3, h4, h5, h6 {
  clear: both;
}

.entry-content :where(h1), h1 {
  color: #808285;
  font-size: 2em;
  line-height: 1.2;
}

.entry-content :where(h2), h2 {
  color: #808285;
  font-size: 1.7em;
  line-height: 1.3;
}

.entry-content :where(h3), h3 {
  color: #808285;
  font-size: 1.5em;
  line-height: 1.4;
}

.entry-content :where(h4), h4 {
  color: #808285;
  line-height: 1.5;
  font-size: 1.3em;
}

.entry-content :where(h5), h5 {
  color: #808285;
  line-height: 1.6;
  font-size: 1.2em;
}

.entry-content :where(h6), h6 {
  color: #808285;
  line-height: 1.7;
  font-size: 1.1em;
}

html {
  box-sizing: border-box;
}

body {
  color: var(--bs-black);
  background: #fff;
  font-style: normal;
}

ol, ul {
  margin: 0 0 1.5em 3em;
}

b, strong {
  font-weight: 700;
}

cite, dfn, em, i {
  font-style: italic;
}

code, kbd, tt, var {
  font: 1em Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
}

img {
  height: auto;
  max-width: 100%;
}

hr {
  background-color: #ccc;
  border: 0;
  height: 1px;
  margin-bottom: 1.5em;
}

.ast-button, .button, button, input, select, textarea {
  color: #808285;
  font-weight: 400;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
}

button, input {
  line-height: normal;
}

table, td, th {
  border: 1px solid var(--ast-border-color);
}

table {
  border-collapse: separate;
  border-spacing: 0;
  border-width: 1px 0 0 1px;
  margin: 0 0 1.5em;
  width: 100%;
}

th {
  font-weight: 600;
}

td, th {
  padding: .7em 1em;
  border-width: 0 1px 1px 0;
}

.ast-button, .button, button, input[type=button], input[type=reset], input[type=submit] {
  border: 1px solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: #e6e6e6;
  padding: .6em 1em .4em;
  color: #fff;
}

.ast-button:focus, .ast-button:hover, .button:focus, .button:hover, button:focus, button:hover, input[type=button]:focus, input[type=button]:hover, input[type=reset]:focus, input[type=reset]:hover, input[type=submit]:focus, input[type=submit]:hover {
  color: #fff;
  border-color: var(--ast-border-color);
}

.ast-button:active, .ast-button:focus, .button:active, .button:focus, button:active, button:focus, input[type=button]:active, input[type=button]:focus, input[type=reset]:active, input[type=reset]:focus, input[type=submit]:active, input[type=submit]:focus {
  border-color: var(--ast-border-color);
  outline: 0;
}

input[type=email], input[type=password], input[type=search], input[type=tel], input[type=text], input[type=url], textarea {
  color: #666;
  border: 1px solid var(--ast-border-color);
  border-radius: 2px;
  -webkit-appearance: none;
}

input[type=email]:focus, input[type=password]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus {
  color: #111;
}

a {
  color: #4169e1;
}

a:focus, a:hover {
  color: #191970;
}

a:focus {
  outline: thin dotted;
}

a:hover {
  outline: 0;
  filter: grayscale(0%) hue-rotate(0deg) invert(0%) saturate(42%) sepia(0%);
  backdrop-filter: blur(0px);
  -webkit-backdrop-filter: blur(0px);
  background: var(--wp-editor-canvas-background);
  color: var(--bs-navbar-disabled-color);
  font-size: 23px;
  border-width: 8px;
  border-style: none;
  text-shadow: 0px 0px var(--main-color);
}

.entry-content[data-ast-blocks-layout] > embed, .entry-content[data-ast-blocks-layout] > iframe, .entry-content[data-ast-blocks-layout] > object, embed, iframe, object {
  max-width: 100%;
}

::selection {
  color: #fff;
  /*background: #0274be;*/
}

body:not(.logged-in) {
  position: relative;
}

body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a, a:focus {
  text-decoration: none;
}

.secondary a *, .site-footer a *, .site-header a *, a {
  transition: all .2s linear;
}

img {
  vertical-align: middle;
}

input, select {
  line-height: 1;
}

.ast-button, .ast-custom-button, body, button, input[type=button], input[type=submit], textarea {
  line-height: 1.8571428571;
}

body {
  background-color: #fff;
}

body {
  overflow-x: hidden;
}

input[type=email], input[type=number], input[type=password], input[type=reset], input[type=search], input[type=tel], input[type=text], input[type=url], select, textarea {
  color: #666;
  padding: .75em;
  height: auto;
  border-width: 1px;
  border-style: solid;
  border-color: var(--ast-border-color);
  border-radius: 2px;
  background: var(--ast-comment-inputs-background);
  box-shadow: none;
  box-sizing: border-box;
  transition: all .2s linear;
}

input[type=email]:focus, input[type=password]:focus, input[type=reset]:focus, input[type=search]:focus, input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, select:focus, textarea:focus {
  background-color: #fff;
  border-color: var(--ast-border-color);
  box-shadow: none;
}

