html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
main {
  display: block;
}
body {
  line-height: 1;
}

blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

figure {
  margin: 48px 0;
}

strong {
  font-weight: bold;
}

/* Customize Accents
/* ---------------------------------------------------------- */
.wp-block-button {
  display: inline-block;
  text-align: center;
  font-family: Euclid Circular B, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
    sans-serif;
  font-size: 1rem;
  font-weight: 400;
  background: #f97316;
  height: 48px;
  line-height: 48px;
  padding: 0 20px;
  border-radius: 4px;
  border: none;
  color: white;
  z-index: 10;
  cursor: pointer;
}

.wp-block-button a {
  color: white;
  font-size: 22px;
  font-weight: 500;
  text-decoration: none;
}

.wp-block-button a:hover {
  color: white;
}

.wp-block-button:hover {
  color: #fff;
  background-color: #ff953e;
  -webkit-box-shadow: inset 0px 0px 0px 20px rgba(255, 149, 62, 1),
    0px 10px 35px rgba(255, 149, 62, 0.4);
  -moz-box-shadow: inset 0px 0px 0px 20px rgba(255, 149, 62, 1),
    0px 10px 35px rgba(255, 149, 62, 0.4);
  box-shadow: inset 0px 0px 0px 20px rgba(255, 149, 62, 1),
    0px 10px 35px rgba(255, 149, 62, 0.4);
}

.btn-table {
  display: block;
  text-align: center;
  font-family: "Open Sans";
  font-size: 1rem;
  font-weight: 400;
  background: #f97316;
  box-shadow: 0px 12px 16px -6px rgba(249, 115, 22, 0.4);
  height: 38px;
  width: 90%;
  line-height: 38px;
  padding: 0;
  border: none;
  color: white;
  z-index: 10;
  cursor: pointer;
}

blockquote {
  background-color: #f9f9f9 !important;
  border-left: 4px solid #ff953e !important;
  padding: 10px 0 10px 1em !important;
}
blockquote p {
  margin: 0 !important;
  font-size: 18px !important;
  color: #ff953e !important;
  font-weight: bold;
}

blockquote cite {
  margin: 0 !important;
  font-size: 16px !important;
  color: black !important;
}

/* 1. Global - Set up the things
/* ---------------------------------------------------------- */
body {
  background: white;
  color: #0c0c17;
  overflow-x: hidden;
  font-family: Source Serif Pro, serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -webkit-overflow-scrolling: touch;
}

body ::-moz-selection {
  background: white;
  color: #ffffff;
}
body ::selection {
  background: white;
  color: #ffffff;
}

main {
  margin-top: 75px;
}

p {
  margin: 0 0 21px;
}

a {
  color: #171724;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  a {
    -webkit-transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
    transition: all 0.27s cubic-bezier(0, 0, 0.58, 1);
  }
}
a:hover,
a:focus {
  color: #000000;
}

ul,
ol {
  font-size: 19px;
  margin: 0 0 1.5em 0;
  line-height: 1.55em;
  padding: 0;
  padding-left: 40px;
}

.comment-list li,
.comment-list li:before {
  list-style: none;
  content: none;
}

.comment-content p{
  word-break: break-word;
}

.comment .children{
  margin-left:0!important;
  padding-left:40px!important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
  letter-spacing: -0.03em;
  font-family: Euclid Circular B, -apple-system, BlinkMacSystemFont, Segoe UI,
    Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue,
    sans-serif;
}
h1,
h2,
h3 {
  font-weight: 500;
  margin-bottom: 7px;
}
h4,
h5,
h6 {
  font-weight: 500;
  margin-bottom: 10.5px;
}
/* Body Content */
h1 {
  font-size: 32px;
  font-weight: 500;
  margin: 0.5em 0;
}
h2 {
  font-size: 28px;
  font-weight: 600;
  margin-top: 1.4em;
  margin-bottom: 0.8em;
  letter-spacing: -0.038em;
  line-height: normal;
}
h3 {
  font-size: 24px;
  font-weight: 600;
  margin-top: 0.9em;
  margin-bottom: 1em;
  letter-spacing: -0.038em;
  line-height: normal;
}
p {
  font-family: Source Serif Pro, serif;
  font-size: 18px;
  line-height: 1.58;
  letter-spacing: 0;
}

blockquote {
  font-size: 1.2em;
  /* 20px / 16px */
  margin: 3em 0;
  line-height: 1.25;
  /* 25px / 20px */
  border: 0;
}
blockquote p {
  margin-bottom: 30px;
}
blockquote footer {
  font-size: 13px;
  text-transform: capitalize;
  font-weight: 400;
}
cite {
  font-weight: 300;
}
textarea{
  font-family: var(--font-secondary) !important;
}
input:focus,
textarea:focus {
  outline: none;
}
hr {
  margin-top: 0;
  margin-bottom: 0;
  border-top: 1px solid #e0e0e0;
}

.divider {
  position: relative;
  margin-top: 90px;
  height: 3px;
}

.div-transparent:before {
  content: "";
  position: absolute;
  top: 0;
  left: 5%;
  right: 5%;
  width: 90%;
  height: 1px;
  background-image: linear-gradient(
    to right,
    transparent,
    #8b5cf6,
    transparent
  );
}

h2,
h3,
h4,
h5,
h6,
p,
figure,
ul,
.wp-block-image {
  min-width: 100%;
}

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

.cc-responsive-container {
  position: relative;
  overflow: hidden;
  height: 0;
}
.cc-responsive-container img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

aside {
  display: block;
}

.sidebar {
  display: none;
  opacity:0;
}

html {
    scroll-behavior: smooth;
}

:target:before {
    content: "";
    display: block;
    height: 100px;
    margin: -100px 0 0;
}

.th-sticky{
  position: sticky!important;
  position: -webkit-sticky!important;
  top: 48px;
  z-index: 1!important;
  background:white;
}

/* Guttenberg Styles
/* ---------------------------------------------------------- */

@media screen and (min-width: 1024px) {
     .alignfull {
          width:  100vw!important;
          max-width:  100vw!important;
          margin-left:  calc(50% - 50vw)!important;
     }
     .alignwide{
          width:  80vw!important;
          max-width:  80vw!important;
          margin-left:  calc(30% - 30vw)!important;
     }
}

@media screen and (min-width: 768px) {
  h1 {
    font-size: 48px;
    font-weight: 500;
    letter-spacing: -0.03em;
  }
  h2 {
    margin: 1.5em 0 0.5em 0;
    font-size: 36px;
    font-weight: 500;
  }

  h3 {
    margin: 1.5em 0 0.5em 0;
    font-size: 24px;
    font-weight: 500;
  }
  h4 {
    margin: 1.5em 0 0.5em 0;
    font-size: 1.3rem;
    font-weight: 500;
  }

  h5 {
    margin: 1.5em 0 0.5em 0;
    font-size: 1rem;
    font-weight: 500;
  }

  h6 {
    margin: 1.5em 0 0.5em 0;
    font-size: 0.9rem;
    font-weight: 500;
  }

  p {
    font-size: 1.36rem;
    line-height: 1.75em;
  }

  aside{
    display: block;
  }

  .sidebar{
    display: block;
    opacity: 0;
  }
}

/* ==== GRID SYSTEM ==== */

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

.container {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.row {
  position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.row [class^="col"] {
  margin: 0.5rem 2%;
  min-height: 0.125rem;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  flex-basis: 96%;
  width: 96%;
}

.col-1-sm {
  flex-basis: 4.33%;
  width: 4.33%;
}

.col-2-sm {
  flex-basis: 12.66%;
  width: 12.66%;
}

.col-3-sm {
  flex-basis: 21%;
  width: 21%;
}

.col-4-sm {
  flex-basis: 29.33%;
  width: 29.33%;
}

.col-5-sm {
  flex-basis: 37.66%;
  width: 37.66%;
}

.col-6-sm {
  flex-basis: 46%;
  width: 46%;
}

.col-7-sm {
  flex-basis: 54.33%;
  width: 54.33%;
}

.col-8-sm {
  flex-basis: 62.66%;
  width: 62.66%;
}

.col-9-sm {
  flex-basis: 71%;
  width: 71%;
}

.col-10-sm {
  flex-basis: 79.33%;
  width: 79.33%;
}

.col-11-sm {
  flex-basis: 87.66%;
  width: 87.66%;
}

.col-12-sm {
  flex-basis: 96%;
  width: 96%;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.hidden-sm {
  display: none;
}

.page-description{
  font-size:28px;
}


.progress {
	position: fixed;
	width: 100%;
	top: 0;
  left: 0;
  right: 0;
	z-index: 100;
  background: none;
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
}


	progress {
		position: relative;
		display: block;
		height: 3px;
		width: 100%;
		border: 0;
		background-color: transparent;
	}

	progress::-moz-progress-bar { background-color: rgba(165,165,143, .25); }
	progress::-webkit-progress-bar { background-color: transparent; }
	progress::-webkit-progress-value { background-color: rgba(165,165,143, .25); }

}

@media only screen and (min-width: 33.75em) {
  /* Above 540px */
  .container {
    flex-basis: 80%;
    width: 80%;
  }
}

@media only screen and (min-width: 48.0625em) {
  /* Above 768px Laptops and Desktops */
  .col-1 {
    flex-basis: 4.33%;
    width: 4.33%;
  }

  .col-2 {
    flex-basis: 12.66%;
    width: 12.66%;
  }

  .col-3 {
    flex-basis: 21%;
    width: 21%;
  }

  .col-4 {
    flex-basis: 29.33%;
    width: 29.33%;
  }

  .col-5 {
    flex-basis: 37.66%;
    width: 37.66%;
  }

  .col-6 {
    flex-basis: 46%;
    width: 46%;
  }

  .col-7 {
    flex-basis: 54.33%;
    width: 54.33%;
  }

  .col-8 {
    flex-basis: 62.66%;
    width: 62.66%;
  }

  .col-9 {
    flex-basis: 71%;
    width: 71%;
  }

  .col-10 {
    flex-basis: 79.33%;
    width: 79.33%;
  }

  .col-11 {
    flex-basis: 87.66%;
    width: 87.66%;
  }

  .col-12 {
    flex-basis: 96%;
    width: 96%;
  }

  .hidden-sm {
    display: block;
  }
}

@media only screen and (min-width: 60em) {
  /* 960px */
  .container {
    flex-basis: 80.56%;
    width: 80.56%;
  }
}
