:root {
  --urlwp-surface: #252b38;
  --urlwp-header: #202632;
  --urlwp-accent: #db8300;
  --urlwp-heading: #ed9107;
  --urlwp-content-width: 1050px;
}

html,
body {
  background: var(--urlwp-surface);
}

body,
body p,
body li,
body blockquote,
#wrapper,
#main {
  color: #fff;
}

body {
  color: #fff !important;
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

body.urlwp-stage-clone-theme {
  --fs-font-heading-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

body.urlwp-stage-clone-theme h1,
body.urlwp-stage-clone-theme h2,
body.urlwp-stage-clone-theme h3,
body.urlwp-stage-clone-theme h4,
body.urlwp-stage-clone-theme h5,
body.urlwp-stage-clone-theme h6 {
  font-family: -apple-system, system-ui, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif !important;
}

#wrapper,
#main {
  background: var(--urlwp-surface) !important;
}

#header .header-main,
#header .header-bg-color {
  background: var(--urlwp-header);
}

#header .header-main {
  min-height: 136px;
}

#header .header-inner {
  max-width: var(--urlwp-content-width);
  padding-left: 0;
  padding-right: 0;
}

#header #logo {
  width: 333px;
}

#header #logo img {
  height: 136px;
  max-height: 136px;
  object-fit: contain;
  width: 254px;
}

#header .header-bottom {
  background: var(--urlwp-accent);
  height: 39px;
  min-height: 39px;
}

#header .header-bottom > .flex-row {
  height: 39px;
}

#header .header-bottom-nav {
  height: 36px;
}

#header .header-bottom-nav > li {
  margin-left: 11.8px;
  margin-right: 11.8px;
}

#header .header-bottom-nav > li > a {
  color: rgba(255, 255, 255, .8);
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 36px;
  min-height: 36px;
  padding-bottom: 0;
  padding-top: 0;
}

#header .header-bottom-nav > li.active > a,
#header .header-bottom-nav > li > a:hover {
  color: #000;
}

#header .header-button .button,
.urlwp-action {
  align-items: center;
  border: 0;
  border-radius: 4px !important;
  box-shadow: none;
  color: #fff;
  display: flex;
  font-size: 13.6px;
  font-weight: 700;
  height: 38px;
  justify-content: center;
  line-height: 38px;
  margin: 0;
  min-height: 38px;
  padding: 0 10px;
  text-transform: uppercase;
  width: 120px;
}

#header .header-button-1 .button,
.urlwp-action-primary {
  background: #d60505;
}

#header .header-button-1 .button {
  transform: translateX(7px);
}

#header .header-button-2 .button,
.urlwp-action-secondary {
  background: #05709e;
}

#header .header-button-2 {
  margin-left: 10px;
}

#header .header-nav > .header-button {
  margin-right: 0;
}

.urlwp-mobile-actions {
  display: none;
}

.urlwp-content-container,
.urlwp-entry-content {
  margin: 0;
  max-width: none;
  padding: 0 !important;
}

.urlwp-entry-content > .content-area,
.urlwp-entry-content > #content {
  width: 100%;
}

.urlwp-entry-content .section-content > .row:not(.row-full-width) {
  max-width: 1080px;
}

.urlwp-entry-content .section-title-container {
  max-width: 1080px;
}

.urlwp-entry-content .section,
.urlwp-entry-content .section-bg,
.urlwp-entry-content .section-content {
  background: var(--urlwp-surface) !important;
}

.urlwp-entry-content .section-title,
.urlwp-entry-content .section-title-main,
.urlwp-entry-content h1,
.urlwp-entry-content h2,
.urlwp-entry-content h3,
.urlwp-entry-content h4,
.urlwp-entry-content h5,
.urlwp-entry-content h6 {
  color: var(--urlwp-heading);
}

.urlwp-entry-content .section-title {
  font-size: 27.2px;
}

body.urlwp-stage-clone-theme .urlwp-front-page .urlwp-entry-content #row-1568232086 > .col > .col-inner > .section-title-container {
  margin-top: 30px;
}

body.urlwp-stage-clone-theme .urlwp-front-page .urlwp-entry-content #row-1568232086 > .col > .col-inner > .section-title-container .section-title {
  font-size: 25.6px;
}

body.urlwp-stage-clone-theme.page-template-page-blank #content h1,
body.urlwp-stage-clone-theme.page-template-page-blank #content h2,
body.urlwp-stage-clone-theme.page-template-page-blank #content h3,
body.urlwp-stage-clone-theme.page-template-page-blank #content h4,
body.urlwp-stage-clone-theme.page-template-page-blank #content h5,
body.urlwp-stage-clone-theme.page-template-page-blank #content h6 {
  color: var(--urlwp-heading);
}

body.urlwp-stage-clone-theme.page-template-page-blank #content a,
body.urlwp-stage-clone-theme.page-template-page-blank #content a:hover,
body.urlwp-stage-clone-theme.page-template-page-blank #content a:focus {
  color: var(--urlwp-heading);
}

body.urlwp-stage-clone-theme.single-post .entry-title,
body.urlwp-stage-clone-theme.single-post .entry-content h1,
body.urlwp-stage-clone-theme.single-post .entry-content h2,
body.urlwp-stage-clone-theme.single-post .entry-content h3,
body.urlwp-stage-clone-theme.single-post .entry-content h4,
body.urlwp-stage-clone-theme.single-post .entry-content h5,
body.urlwp-stage-clone-theme.single-post .entry-content h6 {
  color: var(--urlwp-heading);
}

body.urlwp-stage-clone-theme #ez-toc-container {
  background: #fff;
  border: 1px solid #dd8808;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
  display: table;
  margin: 0 0 1em;
  padding: 10px 20px 10px 10px;
  position: relative;
  width: auto;
}

body.urlwp-stage-clone-theme #ez-toc-container ul ul {
  margin-left: 1.5em;
}

body.urlwp-stage-clone-theme #ez-toc-container ul,
body.urlwp-stage-clone-theme #ez-toc-container li {
  background: none;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  z-index: 1;
}

body.urlwp-stage-clone-theme #ez-toc-container.ez-toc-counter ul {
  counter-reset: item;
}

body.urlwp-stage-clone-theme #ez-toc-container.ez-toc-counter nav ul li a::before {
  content: counters(item, ".", decimal) ". ";
  counter-increment: item;
  display: inline-block;
  flex-grow: 0;
  flex-shrink: 0;
  float: left;
  margin-right: .2em;
}

body.urlwp-stage-clone-theme #ez-toc-container ul,
body.urlwp-stage-clone-theme #ez-toc-container li,
body.urlwp-stage-clone-theme #ez-toc-container ul li {
  line-height: 1.6;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title-container {
  display: table;
  width: 100%;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title,
body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title-toggle {
  display: inline;
  text-align: left;
  vertical-align: middle;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title {
  color: #dd8e18;
  font-size: 120%;
  font-weight: 500;
  line-height: 1.45;
  margin: 0;
  padding: 0;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title-container + nav,
body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-title-container + ul.ez-toc-list {
  margin-top: 0;
}

body.urlwp-stage-clone-theme #ez-toc-container a {
  align-items: stretch;
  box-shadow: none;
  display: inline-flex;
  flex-wrap: nowrap;
  text-decoration: none;
  text-shadow: none;
}

body.urlwp-stage-clone-theme #ez-toc-container ul li,
body.urlwp-stage-clone-theme #ez-toc-container ul li a {
  font-size: 95%;
  font-weight: 500;
}

body.urlwp-stage-clone-theme #ez-toc-container nav ul ul li {
  font-size: 90%;
}

body.urlwp-stage-clone-theme #ez-toc-container a.ez-toc-link,
body.urlwp-stage-clone-theme #ez-toc-container a.ez-toc-link:visited {
  color: #428bca;
}

body.urlwp-stage-clone-theme #ez-toc-container a.ez-toc-link:hover,
body.urlwp-stage-clone-theme #ez-toc-container a.ez-toc-link:focus {
  color: #2a6496;
  text-decoration: underline;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-toggle {
  align-items: center;
  background: inherit;
  border: 0;
  border-radius: 3px;
  color: #444 !important;
  display: flex;
  float: right;
  font-size: 12px;
  line-height: 1.5;
  margin: 0 0 0 10px;
  padding: 1px 5px;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-js-icon-con {
  border: 1px solid #999191;
  border-radius: 5px;
  cursor: pointer;
  float: right;
  font-size: 16px;
  left: 10px;
  padding: 0;
  position: relative;
  width: 35px;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-icon-toggle-span {
  align-items: center;
  direction: ltr;
  display: flex;
  height: 30px;
  justify-content: center;
  width: 35px;
}

body.urlwp-stage-clone-theme #ez-toc-container .ez-toc-icon-toggle-span::before {
  background: repeating-linear-gradient(
    to bottom,
    #dd8e18 0,
    #dd8e18 2px,
    transparent 2px,
    transparent 6px
  );
  content: "";
  height: 14px;
  width: 20px;
}

body.urlwp-stage-clone-theme #ez-toc-container .eztoc-hide {
  display: none;
}

body.urlwp-stage-clone-theme #ez-toc-container nav[hidden] {
  display: none;
}

.urlwp-entry-content blockquote {
  border-color: var(--urlwp-accent);
  color: #fff;
  font-style: italic;
}

.urlwp-entry-content a,
.urlwp-entry-content a:hover,
.urlwp-entry-content a:focus {
  color: var(--urlwp-heading);
}

.urlwp-entry-content .accordion-title {
  border-top-color: rgba(255, 255, 255, .2);
  color: #fff;
}

.urlwp-entry-content .accordion-title.active,
.urlwp-entry-content .accordion-title:hover {
  color: var(--urlwp-heading);
}

.urlwp-entry-content .box-text {
  color: #fff;
}

.urlwp-entry-content .post-title,
.urlwp-entry-content .post-title a {
  color: var(--urlwp-heading);
}

.urlwp-entry-content .is-divider {
  background-color: var(--urlwp-accent);
}

.urlwp-footer {
  background: var(--urlwp-header);
  color: #fff;
}

.urlwp-footer-grid {
  display: grid;
  gap: 28px;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  margin: 0 auto;
  max-width: var(--urlwp-content-width);
  padding: 30px 15px;
}

.urlwp-footer-grid h2,
.urlwp-footer-menu a {
  color: #fff;
}

.urlwp-footer-logo {
  max-height: 100px;
  max-width: 220px;
  object-fit: contain;
}

.urlwp-footer-menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

.urlwp-copyright {
  background: #171b24;
  color: #fff;
  padding: 16px 15px;
  text-align: center;
}

body.urlwp-stage-clone-theme .urlwp-entry-content p:empty {
  display: none;
  margin: 0;
}

body.urlwp-stage-clone-theme .urlwp-front-page .section:first-child {
  margin-top: 0;
}

@media (max-width: 849px) {
  #header .header-main {
    min-height: 70px;
  }

  #header .header-inner {
    padding-left: 15px;
    padding-right: 15px;
  }

  #header #logo img {
    height: 70px;
    max-height: 70px;
    max-width: 132px;
    width: auto;
  }

  #header #logo {
    transform: translateX(12.2px);
    width: auto;
  }

  #header .header-bottom {
    display: none;
  }

  .urlwp-mobile-actions {
    align-items: center;
    background: var(--urlwp-accent);
    display: flex;
    gap: 10px;
    height: 48px;
    justify-content: center;
    padding: 5px 0;
  }

  .urlwp-mobile-actions .urlwp-action {
    flex: 0 0 120px;
    height: 38px;
    line-height: 38px;
  }

  .urlwp-entry-content .section-content > .row:not(.row-full-width),
  .urlwp-entry-content .section-title-container {
    max-width: 100%;
  }

  .urlwp-entry-content .section-title {
    font-size: 22.4px;
  }

  .urlwp-entry-content .section-title-container {
    padding-left: 15px;
    padding-right: 15px;
  }

  body.urlwp-stage-clone-theme .urlwp-front-page .urlwp-entry-content #row-1568232086 > .col > .col-inner > .section-title-container .section-title {
    font-size: 19.2px;
  }

  .urlwp-entry-content .row-masonry {
    height: auto !important;
  }

  .urlwp-entry-content .row-masonry > .col {
    left: auto !important;
    position: relative !important;
    top: auto !important;
  }

  .urlwp-footer-grid {
    grid-template-columns: 1fr;
  }
}
