.ast-no-sidebar .entry-content .alignfull {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}

.ast-no-sidebar .entry-content .alignwide {
  margin-left: calc(-41vw + 50%);
  margin-right: calc(-41vw + 50%);
  max-width: unset;
  width: unset;
}

.ast-no-sidebar .entry-content .alignfull .alignfull,
.ast-no-sidebar .entry-content .alignfull .alignwide,
.ast-no-sidebar .entry-content .alignwide .alignfull,
.ast-no-sidebar .entry-content .alignwide .alignwide,
.ast-no-sidebar .entry-content .wp-block-column .alignfull,
.ast-no-sidebar .entry-content .wp-block-column .alignwide {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-gallery,
.blocks-gallery-grid {
  margin: 0;
}

.wp-block-separator {
  max-width: 100px;
}

.wp-block-separator.is-style-wide,
.wp-block-separator.is-style-dots {
  max-width: none;
}

.entry-content .has-2-columns .wp-block-column:first-child {
  padding-right: 10px;
}

.entry-content .has-2-columns .wp-block-column:last-child {
  padding-left: 10px;
}

@media (max-width: 782px) {
  .entry-content .wp-block-columns .wp-block-column {
    flex-basis: 100%;
  }

  .entry-content .has-2-columns .wp-block-column:first-child {
    padding-right: 0;
  }

  .entry-content .has-2-columns .wp-block-column:last-child {
    padding-left: 0;
  }
}

body .entry-content .wp-block-latest-posts {
  margin-left: 0;
}

body .entry-content .wp-block-latest-posts li {
  list-style: none;
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
  margin-left: 0;
}

.ast-header-break-point .entry-content .alignwide {
  margin-left: auto;
  margin-right: auto;
}

.entry-content .blocks-gallery-item img {
  margin-bottom: auto;
}

.wp-block-pullquote {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
}

:root {
  --ast-post-nav-space: 0;
  --ast-container-default-xlg-padding: 6.67em;
  --ast-container-default-lg-padding: 5.67em;
  --ast-container-default-slg-padding: 4.34em;
  --ast-container-default-md-padding: 3.34em;
  --ast-container-default-sm-padding: 6.67em;
  --ast-container-default-xs-padding: 2.4em;
  --ast-container-default-xxs-padding: 1.4em;
  --ast-code-block-background: #eeeeee;
  --ast-comment-inputs-background: #fafafa;
  --ast-normal-container-width: 1200px;
  --ast-narrow-container-width: 750px;
  --ast-blog-title-font-weight: normal;
  --ast-blog-meta-weight: inherit;
  --ast-global-color-primary: var(--ast-global-color-5);
  --ast-global-color-secondary: var(--ast-global-color-4);
  --ast-global-color-alternate-background: var(--ast-global-color-7);
  --ast-global-color-subtle-background: var(--ast-global-color-6);
  --ast-bg-style-guide: #f8fafc;
  --ast-shadow-style-guide: 0px 0px 4px 0 #00000057;
  --ast-global-dark-bg-style: #fff;
  --ast-global-dark-lfs: #fbfbfb;
  --ast-widget-bg-color: #fafafa;
  --ast-wc-container-head-bg-color: #fbfbfb;
  --ast-title-layout-bg: #eeeeee;
  --ast-search-border-color: #e7e7e7;
  --ast-lifter-hover-bg: #e6e6e6;
  --ast-gallery-block-color: #000;
  --srfm-color-input-label: var(--ast-global-color-2);
}

html {
  font-size: 112.5%;
}

a,
.page-title {
  color: var(--ast-global-color-0);
}

a:hover,
a:focus {
  color: var(--ast-global-color-0);
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1rem;
}

blockquote {
  color: var(--ast-global-color-3);
}

p,
.entry-content p {
  margin-bottom: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6),
.site-title,
.site-title a {
  font-family: "Rubik", sans-serif;
  font-weight: 700;
  line-height: 1.2em;
}

.site-title {
  font-size: 35px;
  font-size: 1.9444444444444rem;
  display: none;
}

header .custom-logo-link img {
  max-width: 136px;
  width: 136px;
}

.astra-logo-svg {
  width: 136px;
}

.site-header .site-description {
  font-size: 15px;
  font-size: 0.83333333333333rem;
  display: none;
}

.entry-title {
  font-size: 30px;
  font-size: 1.6666666666667rem;
}

.archive .ast-article-post .ast-article-inner,
.blog .ast-article-post .ast-article-inner,
.archive .ast-article-post .ast-article-inner:hover,
.blog .ast-article-post .ast-article-inner:hover {
  overflow: hidden;
}

h1,
.entry-content :where(h1) {
  font-size: 96px;
  font-size: 5.3333333333333rem;
  font-weight: 400;
  font-family: "Rubik", sans-serif;
  line-height: 91px;
  text-transform: uppercase;
  text-decoration: initial;
}

h2,
.entry-content :where(h2) {
  font-size: 78px;
  font-size: 4.3333333333333rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.3em;
}

h3,
.entry-content :where(h3) {
  font-size: 32px;
  font-size: 1.7777777777778rem;
  font-family: "Rubik", sans-serif;
  line-height: 1.3em;
}

h4,
.entry-content :where(h4) {
  font-size: 24px;
  font-size: 1.3333333333333rem;
  line-height: 1.2em;
  font-family: "Rubik", sans-serif;
}

h5,
.entry-content :where(h5) {
  font-size: 20px;
  font-size: 1.1111111111111rem;
  line-height: 1.2em;
  font-family: "Rubik", sans-serif;
}

h6,
.entry-content :where(h6) {
  font-size: 17px;
  font-size: 0.94444444444444rem;
  line-height: 1.25em;
  font-family: "Rubik", sans-serif;
}

::selection {
  background-color: var(--ast-global-color-0);
  color: #000000;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title a,
.entry-content :where(h1, h2, h3, h4, h5, h6) {
  color: var(--ast-global-color-3);
}

.tagcloud a:hover,
.tagcloud a:focus,
.tagcloud a.current-item {
  color: #000000;
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
textarea:focus {
  border-color: var(--ast-global-color-0);
}

input[type="radio"]:checked,
input[type="reset"],
input[type="checkbox"]:checked,
input[type="checkbox"]:hover:checked,
input[type="checkbox"]:focus:checked,
input[type="range"]::-webkit-slider-thumb {
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  box-shadow: none;
}

.site-footer a:hover + .post-count,
.site-footer a:focus + .post-count {
  background: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.single .nav-links .nav-previous,
.single .nav-links .nav-next {
  color: var(--ast-global-color-0);
}

.entry-meta,
.entry-meta * {
  line-height: 1.45;
  color: var(--ast-global-color-0);
}

.entry-meta a:not(.ast-button):hover,
.entry-meta a:not(.ast-button):hover *,
.entry-meta a:not(.ast-button):focus,
.entry-meta a:not(.ast-button):focus *,
.page-links > .page-link,
.page-links .page-link:hover,
.post-navigation a:hover {
  color: var(--ast-global-color-0);
}

#cat option,
.secondary .calendar_wrap thead a,
.secondary .calendar_wrap thead a:visited {
  color: var(--ast-global-color-0);
}

.secondary .calendar_wrap #today,
.ast-progress-val span {
  background: var(--ast-global-color-0);
}

.secondary a:hover + .post-count,
.secondary a:focus + .post-count {
  background: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.calendar_wrap #today > a {
  color: #000000;
}

.page-links .page-link,
.single .post-navigation a {
  color: var(--ast-global-color-0);
}

.ast-search-menu-icon .search-form button.search-submit {
  padding: 0 4px;
}

.ast-search-menu-icon form.search-form {
  padding-right: 0;
}

.ast-search-menu-icon.slide-search input.search-field {
  width: 0;
}

.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,
.ast-header-search
  .ast-search-menu-icon.ast-dropdown-active
  .search-field:focus {
  transition: all 0.2s;
}

.search-form input.search-field:focus {
  outline: none;
}

.widget-title,
.widget .wp-block-heading {
  font-size: 25px;
  font-size: 1.3888888888889rem;
  color: var(--ast-global-color-3);
}

.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,
.astra-search-icon:focus-visible,
#close:focus-visible,
a:focus-visible,
.ast-menu-toggle:focus-visible,
.site .skip-link:focus-visible,
.wp-block-loginout input:focus-visible,
.wp-block-search.wp-block-search__button-inside
  .wp-block-search__inside-wrapper,
.ast-header-navigation-arrow:focus-visible,
.ast-orders-table__row .ast-orders-table__cell:focus-visible,
a#ast-apply-coupon:focus-visible,
#ast-apply-coupon:focus-visible,
#close:focus-visible,
.button.search-submit:focus-visible,
#search_submit:focus,
.normal-search:focus-visible,
.ast-header-account-wrap:focus-visible,
.astra-cart-drawer-close:focus,
.ast-single-variation:focus,
.ast-button:focus {
  outline-style: dotted;
  outline-color: inherit;
  outline-width: thin;
}

input:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="reset"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
textarea:focus,
.wp-block-search__input:focus,
[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-minimal:focus,
.ast-mobile-popup-drawer.active .menu-toggle-close:focus,
#ast-scroll-top:focus,
#coupon_code:focus,
#ast-coupon-code:focus {
  border-style: dotted;
  border-color: inherit;
  border-width: thin;
}

input {
  outline: none;
}

.ast-logo-title-inline .site-logo-img {
  padding-right: 1em;
}

.site-logo-img img {
  transition: all 0.2s linear;
}

body .ast-oembed-container * {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 0;
}

body .wp-block-embed-pocket-casts .ast-oembed-container * {
  position: unset;
}

.ast-single-post-featured-section + article {
  margin-top: 2em;
}

.site-content .ast-single-post-featured-section img {
  width: 100%;
  overflow: hidden;
  object-fit: cover;
}

.site > .ast-single-related-posts-container {
  margin-top: 0;
}

@media (min-width: 922px) {
  .ast-desktop .ast-container--narrow {
    max-width: var(--ast-narrow-container-width);
    margin: 0 auto;
  }
}

.ast-page-builder-template .hentry {
  margin: 0;
}

.ast-page-builder-template .site-content > .ast-container {
  max-width: 100%;
  padding: 0;
}

.ast-page-builder-template .site .site-content #primary {
  padding: 0;
  margin: 0;
}

.ast-page-builder-template .no-results {
  text-align: center;
  margin: 4em auto;
}

.ast-page-builder-template .ast-pagination {
  padding: 2em;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {
  margin-top: 0;
}

.ast-page-builder-template .entry-header.ast-header-without-markup {
  margin-top: 0;
  margin-bottom: 0;
}

.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {
  margin-bottom: 0;
}

.ast-page-builder-template.single .post-navigation {
  padding-bottom: 2em;
}

.ast-page-builder-template.single-post .site-content > .ast-container {
  max-width: 100%;
}

.ast-page-builder-template .entry-header {
  margin-top: 4em;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}

.single.ast-page-builder-template .entry-header {
  padding-left: 20px;
  padding-right: 20px;
}

.ast-page-builder-template .ast-archive-description {
  margin: 4em auto 0;
  padding-left: 20px;
  padding-right: 20px;
}

.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {
  margin-left: 0;
  margin-right: 0;
}

@media (max-width: 921.9px) {
  #ast-desktop-header {
    display: none;
  }
}

@media (min-width: 922px) {
  #ast-mobile-header {
    display: none;
  }
}

.wp-block-buttons.aligncenter {
  justify-content: center;
}

@media (max-width: 921px) {
  .ast-theme-transparent-header #primary,
  .ast-theme-transparent-header #secondary {
    padding: 0;
  }
}

@media (max-width: 921px) {
  .ast-plain-container.ast-no-sidebar #primary {
    padding: 0;
  }
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .wp-block-group .has-background {
    padding: 20px;
  }
}

@media (min-width: 1200px) {
  .ast-no-sidebar.ast-separate-container
    .entry-content
    .wp-block-group.alignwide,
  .ast-no-sidebar.ast-separate-container
    .entry-content
    .wp-block-cover.alignwide {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .ast-no-sidebar.ast-separate-container
    .entry-content
    .wp-block-cover.alignfull,
  .ast-no-sidebar.ast-separate-container
    .entry-content
    .wp-block-group.alignfull {
    margin-left: -6.67em;
    margin-right: -6.67em;
    padding-left: 6.67em;
    padding-right: 6.67em;
  }
}

@media (min-width: 1200px) {
  .wp-block-cover-image.alignwide .wp-block-cover__inner-container,
  .wp-block-cover.alignwide .wp-block-cover__inner-container,
  .wp-block-cover-image.alignfull .wp-block-cover__inner-container,
  .wp-block-cover.alignfull .wp-block-cover__inner-container {
    width: 100%;
  }
}

.wp-block-columns {
  margin-bottom: unset;
}

.wp-block-image.size-full {
  margin: 2rem 0;
}

.wp-block-separator.has-background {
  padding: 0;
}

.wp-block-gallery {
  margin-bottom: 1.6em;
}

.wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}

.wp-block-group__inner-container .wp-block-columns:last-child,
.wp-block-group__inner-container :last-child,
.wp-block-table table {
  margin-bottom: 0;
}

.blocks-gallery-grid {
  width: 100%;
}

.wp-block-navigation-link__content {
  padding: 5px 0;
}

.wp-block-group .wp-block-group .has-text-align-center,
.wp-block-group .wp-block-column .has-text-align-center {
  max-width: 100%;
}

.has-text-align-center {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .wp-block-cover__inner-container,
  .alignwide .wp-block-group__inner-container,
  .alignfull .wp-block-group__inner-container {
    max-width: 1200px;
    margin: 0 auto;
  }

  .wp-block-group.alignnone,
  .wp-block-group.aligncenter,
  .wp-block-group.alignleft,
  .wp-block-group.alignright,
  .wp-block-group.alignwide,
  .wp-block-columns.alignwide {
    margin: 2rem 0 1rem 0;
  }
}

@media (max-width: 1200px) {
  .wp-block-group {
    padding: 3em;
  }

  .wp-block-group .wp-block-group {
    padding: 1.5em;
  }

  .wp-block-columns,
  .wp-block-column {
    margin: 1rem 0;
  }
}

@media (min-width: 921px) {
  .wp-block-columns .wp-block-group {
    padding: 2em;
  }
}

@media (max-width: 544px) {
  .wp-block-cover-image .wp-block-cover__inner-container,
  .wp-block-cover .wp-block-cover__inner-container {
    width: unset;
  }

  .wp-block-cover,
  .wp-block-cover-image {
    padding: 2em 0;
  }

  .wp-block-group,
  .wp-block-cover {
    padding: 2em;
  }

  .wp-block-media-text__media img,
  .wp-block-media-text__media video {
    width: unset;
    max-width: 100%;
  }

  .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 1em;
  }
}

.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-table.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

@media (min-width: 544px) {
  .entry-content
    .wp-block-media-text.has-media-on-the-right
    .wp-block-media-text__content {
    padding: 0 8% 0 0;
  }

  .entry-content .wp-block-media-text .wp-block-media-text__content {
    padding: 0 0 0 8%;
  }

  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-bottom-left
    > *,
  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-bottom-right
    > *,
  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-top-left
    > *,
  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-top-right
    > *,
  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-center-right
    > *,
  .ast-plain-container
    .site-content
    .entry-content
    .has-custom-content-position.is-position-center-left
    > * {
    margin: 0;
  }
}

@media (max-width: 544px) {
  .entry-content .wp-block-media-text .wp-block-media-text__content {
    padding: 8% 0;
  }

  .wp-block-media-text .wp-block-media-text__media img {
    width: auto;
    max-width: 100%;
  }
}

.wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link.wp-element-button,
.ast-outline-button,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
  border-color: var(--ast-global-color-2);
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.72222222222222rem;
  line-height: 1em;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-buttons
  .wp-block-button.is-style-outline
  .wp-block-button__link:focus,
.wp-block-buttons
  .wp-block-button.is-style-outline
  > .wp-block-button__link:not(.has-text-color):hover,
.wp-block-buttons
  .wp-block-button.wp-block-button__link.is-style-outline:not(
    .has-text-color
  ):hover,
.ast-outline-button:hover,
.ast-outline-button:focus,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,
.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus {
  background-color: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.wp-block-button
  .wp-block-button__link.wp-element-button.is-style-outline:not(
    .has-background
  ),
.wp-block-button.is-style-outline
  > .wp-block-button__link.wp-element-button:not(.has-background),
.ast-outline-button {
  background-color: var(--ast-global-color-2);
}

@media (max-width: 544px) {
  .wp-block-buttons
    .wp-block-button.is-style-outline
    .wp-block-button__link.wp-element-button,
  .ast-outline-button,
  .wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button {
    font-size: 12px;
    font-size: 0.66666666666667rem;
  }
}

.entry-content[data-ast-blocks-layout] > figure {
  margin-bottom: 1em;
}

.elementor-widget-container
  .elementor-loop-container
  .e-loop-item[data-elementor-type="loop-item"] {
  width: 100%;
}

@media (max-width: 921px) {
  .ast-left-sidebar #content > .ast-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single {
    padding: 1.5em 2.14em;
  }

  .ast-author-box img.avatar {
    margin: 20px 0 0 0;
  }
}

@media (min-width: 922px) {
  .ast-separate-container.ast-right-sidebar #primary,
  .ast-separate-container.ast-left-sidebar #primary {
    border: 0;
  }

  .search-no-results.ast-separate-container #primary {
    margin-bottom: 4em;
  }
}

.elementor-widget-button .elementor-button {
  border-style: solid;
  text-decoration: none;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}

@media (max-width: 921px) {
  .elementor-widget-button .elementor-button.elementor-size-sm,
  .elementor-widget-button .elementor-button.elementor-size-xs,
  .elementor-widget-button .elementor-button.elementor-size-md,
  .elementor-widget-button .elementor-button.elementor-size-lg,
  .elementor-widget-button .elementor-button.elementor-size-xl,
  .elementor-widget-button .elementor-button {
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-left: 18px;
  }
}

@media (max-width: 544px) {
  .elementor-widget-button .elementor-button.elementor-size-sm,
  .elementor-widget-button .elementor-button.elementor-size-xs,
  .elementor-widget-button .elementor-button.elementor-size-md,
  .elementor-widget-button .elementor-button.elementor-size-lg,
  .elementor-widget-button .elementor-button.elementor-size-xl,
  .elementor-widget-button .elementor-button {
    padding-top: 13px;
    padding-right: 17px;
    padding-bottom: 13px;
    padding-left: 17px;
  }
}

.elementor-widget-button .elementor-button {
  border-color: var(--ast-global-color-2);
  background-color: var(--ast-global-color-2);
}

.elementor-widget-button .elementor-button:hover,
.elementor-widget-button .elementor-button:focus {
  color: var(--ast-global-color-4);
  background-color: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.wp-block-button .wp-block-button__link,
.elementor-widget-button .elementor-button,
.elementor-widget-button .elementor-button:visited {
  color: var(--ast-global-color-4);
}

.elementor-widget-button .elementor-button {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.72222222222222rem;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
}

body .elementor-button.elementor-size-sm,
body .elementor-button.elementor-size-xs,
body .elementor-button.elementor-size-md,
body .elementor-button.elementor-size-lg,
body .elementor-button.elementor-size-xl,
body .elementor-button {
  font-size: 13px;
  font-size: 0.72222222222222rem;
}

.wp-block-button .wp-block-button__link:hover,
.wp-block-button .wp-block-button__link:focus {
  color: var(--ast-global-color-4);
  background-color: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.elementor-widget-heading h1.elementor-heading-title {
  line-height: 91px;
}

.elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.3em;
}

.elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.2em;
}

.elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.2em;
}

.elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.25em;
}

.wp-block-button .wp-block-button__link {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-color: var(--ast-global-color-2);
  background-color: var(--ast-global-color-2);
  color: var(--ast-global-color-4);
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 13px;
  font-size: 0.72222222222222rem;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
}

@media (max-width: 921px) {
  .wp-block-button .wp-block-button__link {
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-left: 18px;
  }
}

@media (max-width: 544px) {
  .wp-block-button .wp-block-button__link {
    font-size: 12px;
    font-size: 0.66666666666667rem;
    padding-top: 13px;
    padding-right: 17px;
    padding-bottom: 13px;
    padding-left: 17px;
  }
}

.menu-toggle,
button,
.ast-button,
.ast-custom-button,
.button,
input#submit,
input[type="button"],
input[type="submit"],
input[type="reset"] {
  border-style: solid;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  color: var(--ast-global-color-4);
  border-color: var(--ast-global-color-2);
  background-color: var(--ast-global-color-2);
  padding-top: 15px;
  padding-right: 30px;
  padding-bottom: 15px;
  padding-left: 30px;
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  font-size: 13px;
  font-size: 0.72222222222222rem;
  line-height: 1em;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
}

button:focus,
.menu-toggle:hover,
button:hover,
.ast-button:hover,
.ast-custom-button:hover .button:hover,
.ast-custom-button:hover,
input[type="reset"]:hover,
input[type="reset"]:focus,
input#submit:hover,
input#submit:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  color: var(--ast-global-color-4);
  background-color: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

@media (max-width: 921px) {
  .menu-toggle,
  button,
  .ast-button,
  .ast-custom-button,
  .button,
  input#submit,
  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    padding-top: 14px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-left: 18px;
  }
}

@media (max-width: 544px) {
  .menu-toggle,
  button,
  .ast-button,
  .ast-custom-button,
  .button,
  input#submit,
  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    padding-top: 13px;
    padding-right: 17px;
    padding-bottom: 13px;
    padding-left: 17px;
    font-size: 12px;
    font-size: 0.66666666666667rem;
  }
}

@media (max-width: 921px) {
  .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
    display: inline-block;
  }

  .ast-header-break-point.ast-header-custom-item-outside
    .ast-mobile-header-stack
    .main-header-bar
    .ast-search-icon {
    margin: 0;
  }

  .ast-comment-avatar-wrap img {
    max-width: 2.5em;
  }

  .ast-comment-meta {
    padding: 0 1.8888em 1.3333em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 2.14em;
  }

  .ast-separate-container .comment-respond {
    padding: 2em 2.14em;
  }
}

@media (min-width: 544px) {
  .ast-container {
    max-width: 100%;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post,
  .ast-separate-container .ast-article-single,
  .ast-separate-container .comments-title,
  .ast-separate-container .ast-archive-description {
    padding: 1.5em 1em;
  }

  .ast-separate-container #content .ast-container {
    padding-left: 0.54em;
    padding-right: 0.54em;
  }

  .ast-separate-container .ast-comment-list .bypostauthor {
    padding: 0.5em;
  }

  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 170px;
  }

  .menu-toggle,
  button,
  .ast-button,
  .button,
  input#submit,
  input[type="button"],
  input[type="submit"],
  input[type="reset"] {
    font-size: 12px;
    font-size: 0.66666666666667rem;
  }
}

#ast-mobile-header .ast-site-header-cart-li a {
  pointer-events: none;
}

body,
.ast-separate-container {
  background-color: var(--ast-global-color-4);
  background-image: none;
}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
  margin-left: -6.67em;
  margin-right: -6.67em;
  width: auto;
}

@media (max-width: 1200px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -2.4em;
    margin-right: -2.4em;
  }
}

@media (max-width: 768px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -2.14em;
    margin-right: -2.14em;
  }
}

@media (max-width: 544px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -1em;
    margin-right: -1em;
  }
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
  margin-left: -20px;
  margin-right: -20px;
}

.ast-no-sidebar.ast-separate-container
  .entry-content
  .wp-block-column
  .alignfull,
.ast-no-sidebar.ast-separate-container
  .entry-content
  .wp-block-column
  .alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 921px) {
  .site-title {
    display: none;
  }

  .site-header .site-description {
    display: none;
  }

  h1,
  .entry-content :where(h1) {
    font-size: 64px;
  }

  h2,
  .entry-content :where(h2) {
    font-size: 40px;
  }

  h3,
  .entry-content :where(h3) {
    font-size: 28px;
  }

  h4,
  .entry-content :where(h4) {
    font-size: 22px;
    font-size: 1.2222222222222rem;
  }

  h5,
  .entry-content :where(h5) {
    font-size: 20px;
    font-size: 1.1111111111111rem;
  }

  h6,
  .entry-content :where(h6) {
    font-size: 16px;
    font-size: 0.88888888888889rem;
  }

  .astra-logo-svg {
    width: 112px;
  }

  header .custom-logo-link img,
  .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width: 112px;
    width: 112px;
  }
}

@media (max-width: 544px) {
  .site-title {
    display: none;
  }

  .site-header .site-description {
    display: none;
  }

  h1,
  .entry-content :where(h1) {
    font-size: 48px;
  }

  h2,
  .entry-content :where(h2) {
    font-size: 32px;
  }

  h3,
  .entry-content :where(h3) {
    font-size: 24px;
  }

  h4,
  .entry-content :where(h4) {
    font-size: 20px;
    font-size: 1.1111111111111rem;
  }

  h5,
  .entry-content :where(h5) {
    font-size: 18px;
    font-size: 1rem;
  }

  h6,
  .entry-content :where(h6) {
    font-size: 15px;
    font-size: 0.83333333333333rem;
  }

  header .custom-logo-link img,
  .ast-header-break-point .site-branding img,
  .ast-header-break-point .custom-logo-link img {
    max-width: 96px;
    width: 96px;
  }

  .astra-logo-svg {
    width: 96px;
  }

  .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width: 96px;
  }
}

@media (max-width: 921px) {
  html {
    font-size: 102.6%;
  }
}

@media (max-width: 544px) {
  html {
    font-size: 102.6%;
  }
}

@media (min-width: 922px) {
  .ast-container {
    max-width: 1240px;
  }
}

@font-face {
  font-family: "Astra";
  src:
    url(/static/geokinesia/landing-page/wp-content/themes/astra/assets/fonts/astra.woff)
      format("woff"),
    url(/static/geokinesia/landing-page/wp-content/themes/astra/assets/fonts/astra.ttf)
      format("truetype"),
    url(/static/geokinesia/landing-page/wp-content/themes/astra/assets/fonts/astra.svg)
      format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@media (min-width: 922px) {
  .blog .site-content > .ast-container,
  .archive .site-content > .ast-container,
  .search .site-content > .ast-container {
    max-width: 900px;
  }
}

@media (min-width: 922px) {
  .single-post .site-content > .ast-container {
    max-width: 1000px;
  }
}

@media (min-width: 922px) {
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu:hover
    > .sub-menu,
  .main-header-menu
    .sub-menu
    .menu-item.ast-left-align-sub-menu.focus
    > .sub-menu {
    margin-left: -0px;
  }
}

.ast-theme-transparent-header
  .ast-header-social-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element
  svg {
  fill: var(--ast-global-color-5);
}

.ast-theme-transparent-header
  .ast-header-social-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover
  svg {
  fill: var(--ast-global-color-4);
}

.ast-theme-transparent-header
  .ast-header-social-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element
  .social-item-label {
  color: var(--ast-global-color-5);
}

.ast-theme-transparent-header
  .ast-header-social-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover
  .social-item-label {
  color: var(--ast-global-color-4);
}

.ast-theme-transparent-header
  [data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-toggle-icon
  .ast-mobile-svg {
  fill: var(--ast-global-color-2);
}

.ast-theme-transparent-header
  [data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-wrap
  .mobile-menu {
  color: var(--ast-global-color-2);
}

.ast-theme-transparent-header
  [data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-fill {
  background: var(--ast-global-color-4);
}

.ast-theme-transparent-header
  [data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-fill,
.ast-theme-transparent-header
  [data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-minimal {
  color: var(--ast-global-color-2);
  border: none;
}

.site .comments-area {
  padding-bottom: 3em;
}

.footer-widget-area[data-section^="section-fb-html-"]
  .ast-builder-html-element {
  text-align: center;
}

.astra-icon-down_arrow::after {
  content: "\e900";
  font-family: Astra;
}

.astra-icon-close::after {
  content: "\e5cd";
  font-family: Astra;
}

.astra-icon-drag_handle::after {
  content: "\e25d";
  font-family: Astra;
}

.astra-icon-format_align_justify::after {
  content: "\e235";
  font-family: Astra;
}

.astra-icon-menu::after {
  content: "\e5d2";
  font-family: Astra;
}

.astra-icon-reorder::after {
  content: "\e8fe";
  font-family: Astra;
}

.astra-icon-search::after {
  content: "\e8b6";
  font-family: Astra;
}

.astra-icon-zoom_in::after {
  content: "\e56b";
  font-family: Astra;
}

.astra-icon-check-circle::after {
  content: "\e901";
  font-family: Astra;
}

.astra-icon-shopping-cart::after {
  content: "\f07a";
  font-family: Astra;
}

.astra-icon-shopping-bag::after {
  content: "\f290";
  font-family: Astra;
}

.astra-icon-shopping-basket::after {
  content: "\f291";
  font-family: Astra;
}

.astra-icon-circle-o::after {
  content: "\e903";
  font-family: Astra;
}

.astra-icon-certificate::after {
  content: "\e902";
  font-family: Astra;
}

blockquote {
  padding: 1.2em;
}

:root .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root {
  --ast-global-color-0: #ffe516;
  --ast-global-color-1: #25252b;
  --ast-global-color-2: #090909;
  --ast-global-color-3: #4c5262;
  --ast-global-color-4: #f9fafa;
  --ast-global-color-5: #ffffff;
  --ast-global-color-6: #f8f9fc;
  --ast-global-color-7: #9599a5;
  --ast-global-color-8: #dcdfe5;
}

:root {
  --ast-border-color: #dddddd;
}

.ast-single-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--ast-title-layout-bg);
}

.ast-single-entry-banner[data-banner-layout="layout-1"] {
  max-width: 1200px;
  background: inherit;
  padding: 20px 0;
}

.ast-single-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-single-entry-banner + .site-content .entry-header {
  margin-bottom: 0;
}

.site .ast-author-avatar {
  --ast-author-avatar-size: ;
}

a.ast-underline-text {
  text-decoration: underline;
}

.ast-container > .ast-terms-link {
  position: relative;
  display: block;
}

a.ast-button.ast-badge-tax {
  padding: 4px 8px;
  border-radius: 3px;
  font-size: inherit;
}

header.entry-header {
  text-align: left;
}

header.entry-header .entry-title {
  font-size: 30px;
  font-size: 1.6666666666667rem;
}

header.entry-header > *:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 921px) {
  header.entry-header {
    text-align: left;
  }
}

@media (max-width: 544px) {
  header.entry-header {
    text-align: left;
  }
}

.ast-archive-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: var(--ast-title-layout-bg);
}

.ast-archive-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-archive-entry-banner[data-banner-layout="layout-1"] {
  background: inherit;
  padding: 20px 0;
  text-align: left;
}

body.archive .ast-archive-description {
  max-width: 1200px;
  width: 100%;
  text-align: left;
  padding-top: 3em;
  padding-right: 3em;
  padding-bottom: 3em;
  padding-left: 3em;
}

body.archive .ast-archive-description .ast-archive-title,
body.archive .ast-archive-description .ast-archive-title * {
  font-size: 40px;
  font-size: 2.2222222222222rem;
}

body.archive .ast-archive-description > *:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 921px) {
  body.archive .ast-archive-description {
    text-align: left;
  }
}

@media (max-width: 544px) {
  body.archive .ast-archive-description {
    text-align: left;
  }
}

.ast-theme-transparent-header
  #masthead
  .site-logo-img
  .transparent-custom-logo
  .astra-logo-svg {
  width: 136px;
}

.ast-theme-transparent-header
  #masthead
  .site-logo-img
  .transparent-custom-logo
  img {
  max-width: 136px;
  width: 136px;
}

@media (max-width: 921px) {
  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    .astra-logo-svg {
    width: 112px;
  }

  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    img {
    max-width: 112px;
    width: 112px;
  }
}

@media (max-width: 543px) {
  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    .astra-logo-svg {
    width: 96px;
  }

  .ast-theme-transparent-header
    #masthead
    .site-logo-img
    .transparent-custom-logo
    img {
    max-width: 96px;
    width: 96px;
  }
}

@media (min-width: 921px) {
  .ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
  }

  .ast-theme-transparent-header .main-header-bar,
  .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
    background: none;
  }

  body.elementor-editor-active.ast-theme-transparent-header #masthead,
  .fl-builder-edit .ast-theme-transparent-header #masthead,
  body.vc_editor.ast-theme-transparent-header #masthead,
  body.brz-ed.ast-theme-transparent-header #masthead {
    z-index: 0;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .custom-mobile-logo-link {
    display: none;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .transparent-custom-logo {
    display: inline-block;
  }

  .ast-theme-transparent-header .ast-above-header,
  .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background-image: none;
    background-color: transparent;
  }

  .ast-theme-transparent-header .ast-below-header,
  .ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
    background-image: none;
    background-color: transparent;
  }
}

.ast-theme-transparent-header .ast-builder-menu .main-header-menu,
.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
.ast-theme-transparent-header
  [CLASS*="ast-builder-menu-"]
  .main-header-menu
  .menu-item
  > .menu-link,
.ast-theme-transparent-header .ast-masthead-custom-menu-items,
.ast-theme-transparent-header .ast-masthead-custom-menu-items a,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .menu-item
  > .ast-menu-toggle,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .menu-item
  > .ast-menu-toggle,
.ast-theme-transparent-header .ast-above-header-navigation a,
.ast-header-break-point.ast-theme-transparent-header
  .ast-above-header-navigation
  a,
.ast-header-break-point.ast-theme-transparent-header
  .ast-above-header-navigation
  > ul.ast-above-header-menu
  > .menu-item-has-children:not(.current-menu-item)
  > .ast-menu-toggle,
.ast-theme-transparent-header .ast-below-header-menu,
.ast-theme-transparent-header .ast-below-header-menu a,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu a,
.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu,
.ast-theme-transparent-header .main-header-menu .menu-link {
  color: var(--ast-global-color-5);
}

.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .menu-item:hover
  > .menu-link,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .menu-item:hover
  > .ast-menu-toggle,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .ast-masthead-custom-menu-items
  a:hover,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .focus
  > .menu-link,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .focus
  > .ast-menu-toggle,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .current-menu-item
  > .menu-link,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .current-menu-ancestor
  > .menu-link,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .current-menu-item
  > .ast-menu-toggle,
.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .current-menu-ancestor
  > .ast-menu-toggle,
.ast-theme-transparent-header
  [CLASS*="ast-builder-menu-"]
  .main-header-menu
  .current-menu-item
  > .menu-link,
.ast-theme-transparent-header
  [CLASS*="ast-builder-menu-"]
  .main-header-menu
  .current-menu-ancestor
  > .menu-link,
.ast-theme-transparent-header
  [CLASS*="ast-builder-menu-"]
  .main-header-menu
  .current-menu-item
  > .ast-menu-toggle,
.ast-theme-transparent-header
  [CLASS*="ast-builder-menu-"]
  .main-header-menu
  .current-menu-ancestor
  > .ast-menu-toggle,
.ast-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,
.ast-theme-transparent-header
  .main-header-menu
  .current-menu-ancestor
  > .menu-link {
  color: var(--ast-global-color-4);
}

.ast-theme-transparent-header
  .ast-builder-menu
  .main-header-menu
  .menu-item
  .sub-menu
  .menu-link,
.ast-theme-transparent-header
  .main-header-menu
  .menu-item
  .sub-menu
  .menu-link {
  background-color: transparent;
}

@media (max-width: 921px) {
  .ast-theme-transparent-header #masthead {
    position: absolute;
    left: 0;
    right: 0;
  }

  .ast-theme-transparent-header .main-header-bar,
  .ast-theme-transparent-header.ast-header-break-point .main-header-bar {
    background: none;
  }

  body.elementor-editor-active.ast-theme-transparent-header #masthead,
  .fl-builder-edit .ast-theme-transparent-header #masthead,
  body.vc_editor.ast-theme-transparent-header #masthead,
  body.brz-ed.ast-theme-transparent-header #masthead {
    z-index: 0;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .custom-mobile-logo-link {
    display: none;
  }

  .ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header
    .transparent-custom-logo {
    display: inline-block;
  }

  .ast-theme-transparent-header .ast-above-header,
  .ast-theme-transparent-header .ast-above-header.ast-above-header-bar {
    background-image: none;
    background-color: transparent;
  }

  .ast-theme-transparent-header .ast-below-header,
  .ast-theme-transparent-header .ast-below-header.ast-below-header-bar {
    background-image: none;
    background-color: transparent;
  }
}

@media (max-width: 921px) {
  .ast-theme-transparent-header .ast-builder-menu .main-header-menu,
  .ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,
  .ast-theme-transparent-header
    [CLASS*="ast-builder-menu-"]
    .main-header-menu
    .menu-item
    > .menu-link,
  .ast-theme-transparent-header .ast-masthead-custom-menu-items,
  .ast-theme-transparent-header .ast-masthead-custom-menu-items a,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .menu-item
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .menu-item
    > .ast-menu-toggle,
  .ast-theme-transparent-header .main-header-menu .menu-link {
    color: var(--ast-global-color-2);
  }

  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .menu-item:hover
    > .menu-link,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .menu-item:hover
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .ast-masthead-custom-menu-items
    a:hover,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .focus
    > .menu-link,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .focus
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .current-menu-item
    > .menu-link,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .current-menu-ancestor
    > .menu-link,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .current-menu-item
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    .ast-builder-menu
    .main-header-menu
    .current-menu-ancestor
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    [CLASS*="ast-builder-menu-"]
    .main-header-menu
    .current-menu-item
    > .menu-link,
  .ast-theme-transparent-header
    [CLASS*="ast-builder-menu-"]
    .main-header-menu
    .current-menu-ancestor
    > .menu-link,
  .ast-theme-transparent-header
    [CLASS*="ast-builder-menu-"]
    .main-header-menu
    .current-menu-item
    > .ast-menu-toggle,
  .ast-theme-transparent-header
    [CLASS*="ast-builder-menu-"]
    .main-header-menu
    .current-menu-ancestor
    > .ast-menu-toggle,
  .ast-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,
  .ast-theme-transparent-header
    .main-header-menu
    .current-menu-item
    > .menu-link,
  .ast-theme-transparent-header
    .main-header-menu
    .current-menu-ancestor
    > .menu-link {
    color: var(--ast-global-color-0);
  }
}

.ast-theme-transparent-header
  #ast-desktop-header
  > .ast-main-header-wrap
  > .main-header-bar,
.ast-theme-transparent-header.ast-header-break-point
  #ast-mobile-header
  > .ast-main-header-wrap
  > .main-header-bar {
  border-bottom-width: 0px;
  border-bottom-style: solid;
}

.ast-breadcrumbs .trail-browse,
.ast-breadcrumbs .trail-items,
.ast-breadcrumbs .trail-items li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: inherit;
  text-indent: 0;
  text-decoration: none;
}

.ast-breadcrumbs .trail-browse {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}

.ast-breadcrumbs .trail-items {
  list-style: none;
}

.trail-items li::after {
  padding: 0 0.3em;
  content: "\00bb";
}

.trail-items li:last-of-type::after {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
.entry-content :where(h1, h2, h3, h4, h5, h6) {
  color: var(--ast-global-color-2);
}

@media (max-width: 921px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow
    .ast-builder-grid-row
    > *:first-child,
  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow
    .ast-builder-grid-row
    > *:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 544px) {
  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow
    .ast-builder-grid-row
    > *:first-child,
  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow
    .ast-builder-grid-row
    > *:last-child {
    grid-column: 1 / -1;
  }
}

@media (max-width: 921px) {
  .ast-builder-layout-element .ast-site-identity {
    margin-left: 16px;
  }
}

.ast-builder-layout-element[data-section="title_tagline"] {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="title_tagline"] {
    display: flex;
  }
}

.ast-builder-menu-1 {
  font-family: inherit;
  font-weight: 600;
}

.ast-builder-menu-1 .menu-item > .menu-link {
  font-size: 14px;
  font-size: 0.77777777777778rem;
}

.ast-builder-menu-1 .sub-menu,
.ast-builder-menu-1 .inline-on-mobile .sub-menu {
  border-top-width: 2px;
  border-bottom-width: 0px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-color: var(--ast-global-color-0);
  border-style: solid;
}

.ast-builder-menu-1 .sub-menu .sub-menu {
  top: -2px;
}

.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
.ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .astra-full-megamenu-wrapper {
  margin-top: 0px;
}

.ast-desktop
  .ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .sub-menu:before,
.ast-desktop
  .ast-builder-menu-1
  .main-header-menu
  > .menu-item
  > .astra-full-megamenu-wrapper:before {
  height: calc(0px + 2px + 5px);
}

.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link {
  border-style: none;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .ast-builder-menu-1
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-1
    .inline-on-mobile
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    right: -15px;
  }

  .ast-builder-menu-1 .menu-item-has-children > .menu-link:after {
    content: unset;
  }

  .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .ast-builder-menu-1
    .main-header-menu
    > .menu-item
    > .astra-full-megamenu-wrapper {
    margin-top: 0;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .ast-builder-menu-1
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,
  .ast-builder-menu-1
    .main-header-menu
    > .menu-item
    > .astra-full-megamenu-wrapper {
    margin-top: 0;
  }
}

.ast-builder-menu-1 {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-builder-menu-1 {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-builder-menu-1 {
    display: flex;
  }
}

.ast-social-stack-desktop .ast-builder-social-element,
.ast-social-stack-tablet .ast-builder-social-element,
.ast-social-stack-mobile .ast-builder-social-element {
  margin-top: 6px;
  margin-bottom: 6px;
}

.social-show-label-true .ast-builder-social-element {
  width: auto;
  padding: 0 0.4em;
}

[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
  text-align: center;
}

.ast-footer-social-wrap {
  width: 100%;
}

.ast-footer-social-wrap .ast-builder-social-element:first-child {
  margin-left: 0;
}

.ast-footer-social-wrap .ast-builder-social-element:last-child {
  margin-right: 0;
}

.ast-header-social-wrap .ast-builder-social-element:first-child {
  margin-left: 0;
}

.ast-header-social-wrap .ast-builder-social-element:last-child {
  margin-right: 0;
}

.ast-builder-social-element {
  line-height: 1;
  color: var(--ast-global-color-2);
  background: transparent;
  vertical-align: middle;
  transition: all 0.01s;
  margin-left: 6px;
  margin-right: 6px;
  justify-content: center;
  align-items: center;
}

.ast-builder-social-element .social-item-label {
  padding-left: 6px;
}

.ast-header-social-1-wrap .ast-builder-social-element,
.ast-header-social-1-wrap .social-show-label-true .ast-builder-social-element {
  margin-left: 12px;
  margin-right: 12px;
}

.ast-header-social-1-wrap .ast-builder-social-element svg {
  width: 20px;
  height: 20px;
}

.ast-header-social-1-wrap {
  margin-left: 16px;
}

.ast-header-social-1-wrap .ast-social-color-type-custom svg {
  fill: var(--ast-global-color-0);
}

.ast-header-social-1-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover {
  color: var(--ast-global-color-2);
}

.ast-header-social-1-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover
  svg {
  fill: var(--ast-global-color-2);
}

.ast-header-social-1-wrap .ast-social-color-type-custom .social-item-label {
  color: var(--ast-global-color-0);
}

.ast-header-social-1-wrap .ast-builder-social-element:hover .social-item-label {
  color: var(--ast-global-color-2);
}

.ast-builder-layout-element[data-section="section-hb-social-icons-1"] {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="section-hb-social-icons-1"] {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="section-hb-social-icons-1"] {
    display: flex;
  }
}

.site-below-footer-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  background-color: var(--ast-global-color-5);
  background-image: none;
  min-height: 80px;
  border-style: solid;
  border-width: 0px;
  border-top-width: 1px;
  border-top-color: var(--ast-global-color-4);
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1200px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .ast-builder-grid-row,
.site-below-footer-wrap[data-section="section-below-footer-builder"]
  .site-footer-section {
  align-items: center;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-inline
  .site-footer-section {
  display: flex;
  margin-bottom: 0;
}

.ast-builder-grid-row-full .ast-builder-grid-row {
  grid-template-columns: 1fr;
}

@media (max-width: 921px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-tablet-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 544px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-below-footer-wrap[data-section="section-below-footer-builder"].ast-footer-row-mobile-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 544px) {
  .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  display: grid;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .site-below-footer-wrap[data-section="section-below-footer-builder"] {
    display: grid;
  }
}

.ast-builder-html-element img.alignnone {
  display: inline-block;
}

.ast-builder-html-element p:first-child {
  margin-top: 0;
}

.ast-builder-html-element p:last-child {
  margin-bottom: 0;
}

.ast-header-break-point .main-header-bar .ast-builder-html-element {
  line-height: 1.85714285714286;
}

.footer-widget-area[data-section="section-fb-html-2"] {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

@media (max-width: 921px) {
  .footer-widget-area[data-section="section-fb-html-2"] {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.footer-widget-area[data-section="section-fb-html-2"] {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .footer-widget-area[data-section="section-fb-html-2"] {
    display: block;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .footer-widget-area[data-section="section-fb-html-2"] {
    display: block;
  }
}

.footer-widget-area[data-section="section-fb-html-2"]
  .ast-builder-html-element {
  text-align: left;
}

@media (max-width: 921px) {
  .footer-widget-area[data-section="section-fb-html-2"]
    .ast-builder-html-element {
    text-align: left;
  }
}

@media (max-width: 544px) {
  .footer-widget-area[data-section="section-fb-html-2"]
    .ast-builder-html-element {
    text-align: center;
  }
}

.ast-footer-copyright {
  text-align: center;
}

.ast-footer-copyright.site-footer-focus-item {
  color: var(--ast-global-color-7);
}

@media (max-width: 921px) {
  .ast-footer-copyright {
    text-align: center;
  }
}

@media (max-width: 544px) {
  .ast-footer-copyright {
    text-align: center;
  }

  .ast-footer-copyright.site-footer-focus-item {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.ast-footer-copyright.site-footer-focus-item {
  font-size: 13px;
  font-size: 0.72222222222222rem;
}

.ast-footer-copyright.ast-builder-layout-element {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-footer-copyright.ast-builder-layout-element {
    display: flex;
  }
}

.ast-social-stack-desktop .ast-builder-social-element,
.ast-social-stack-tablet .ast-builder-social-element,
.ast-social-stack-mobile .ast-builder-social-element {
  margin-top: 6px;
  margin-bottom: 6px;
}

.social-show-label-true .ast-builder-social-element {
  width: auto;
  padding: 0 0.4em;
}

[data-section^="section-fb-social-icons-"] .footer-social-inner-wrap {
  text-align: center;
}

.ast-footer-social-wrap {
  width: 100%;
}

.ast-footer-social-wrap .ast-builder-social-element:first-child {
  margin-left: 0;
}

.ast-footer-social-wrap .ast-builder-social-element:last-child {
  margin-right: 0;
}

.ast-header-social-wrap .ast-builder-social-element:first-child {
  margin-left: 0;
}

.ast-header-social-wrap .ast-builder-social-element:last-child {
  margin-right: 0;
}

.ast-builder-social-element {
  line-height: 1;
  color: var(--ast-global-color-2);
  background: transparent;
  vertical-align: middle;
  transition: all 0.01s;
  margin-left: 6px;
  margin-right: 6px;
  justify-content: center;
  align-items: center;
}

.ast-builder-social-element .social-item-label {
  padding-left: 6px;
}

.ast-footer-social-1-wrap .ast-builder-social-element,
.ast-footer-social-1-wrap .social-show-label-true .ast-builder-social-element {
  margin-left: 16px;
  margin-right: 16px;
}

.ast-footer-social-1-wrap .ast-builder-social-element svg {
  width: 24px;
  height: 24px;
}

.ast-footer-social-1-wrap {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}

.ast-footer-social-1-wrap .ast-social-color-type-custom svg {
  fill: var(--ast-global-color-2);
}

.ast-footer-social-1-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover {
  color: var(--ast-global-color-0);
}

.ast-footer-social-1-wrap
  .ast-social-color-type-custom
  .ast-builder-social-element:hover
  svg {
  fill: var(--ast-global-color-0);
}

.ast-footer-social-1-wrap .ast-social-color-type-custom .social-item-label {
  color: var(--ast-global-color-2);
}

.ast-footer-social-1-wrap .ast-builder-social-element:hover .social-item-label {
  color: var(--ast-global-color-0);
}

[data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
  text-align: right;
}

@media (max-width: 921px) {
  .ast-footer-social-1-wrap .ast-builder-social-element svg {
    width: 24px;
    height: 24px;
  }

  .ast-footer-social-1-wrap .ast-builder-social-element {
    margin-left: 16px;
    margin-right: 16px;
  }

  [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: right;
  }
}

@media (max-width: 544px) {
  .ast-footer-social-1-wrap {
    margin-top: 24px;
    margin-bottom: 24px;
  }

  [data-section="section-fb-social-icons-1"] .footer-social-inner-wrap {
    text-align: center;
  }
}

.ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
  display: flex;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
    display: flex;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .ast-builder-layout-element[data-section="section-fb-social-icons-1"] {
    display: flex;
  }
}

.site-above-footer-wrap {
  padding-top: 20px;
  padding-bottom: 20px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
  background-color: var(--ast-global-color-4);
  background-image: none;
  min-height: 60px;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1200px;
  min-height: 60px;
  margin-left: auto;
  margin-right: auto;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"]
  .ast-builder-grid-row,
.site-above-footer-wrap[data-section="section-above-footer-builder"]
  .site-footer-section {
  align-items: flex-start;
}

.site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-inline
  .site-footer-section {
  display: flex;
  margin-bottom: 0;
}

.ast-builder-grid-row-2-equal .ast-builder-grid-row {
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 921px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-tablet-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-equal
    .ast-builder-grid-row {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 544px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-above-footer-wrap[data-section="section-above-footer-builder"].ast-footer-row-mobile-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
  padding-top: 128px;
  padding-bottom: 112px;
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 921px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top: 80px;
    padding-bottom: 64px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 544px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top: 64px;
    padding-bottom: 48px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.site-above-footer-wrap[data-section="section-above-footer-builder"] {
  display: grid;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display: grid;
  }
}

.site-primary-footer-wrap {
  padding-top: 45px;
  padding-bottom: 45px;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"]
  .ast-builder-grid-row {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"]
  .ast-builder-grid-row,
.site-primary-footer-wrap[data-section="section-primary-footer-builder"]
  .site-footer-section {
  align-items: flex-start;
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-inline
  .site-footer-section {
  display: flex;
  margin-bottom: 0;
}

.ast-builder-grid-row-2-equal .ast-builder-grid-row {
  grid-template-columns: repeat(2, 1fr);
}

@media (max-width: 921px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-tablet-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-tablet-2-rheavy
    .ast-builder-grid-row {
    grid-template-columns: 1fr 2fr;
  }
}

@media (max-width: 544px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-inline
    .site-footer-section {
    display: flex;
    margin-bottom: 0;
  }

  .site-primary-footer-wrap[data-section="section-primary-footer-builder"].ast-footer-row-mobile-stack
    .site-footer-section {
    display: block;
    margin-bottom: 10px;
  }

  .ast-builder-grid-row-container.ast-builder-grid-row-mobile-full
    .ast-builder-grid-row {
    grid-template-columns: 1fr;
  }
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  padding-top: 96px;
  padding-bottom: 96px;
  padding-left: 40px;
  padding-right: 40px;
}

@media (max-width: 921px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    padding-top: 64px;
    padding-bottom: 40px;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (max-width: 544px) {
  .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}

.site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
  display: grid;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .site-primary-footer-wrap[data-section="section-primary-footer-builder"] {
    display: grid;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]
  .footer-widget-area-inner {
  text-align: left;
}

@media (max-width: 921px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]
    .footer-widget-area-inner {
    text-align: left;
  }
}

@media (max-width: 544px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"]
    .footer-widget-area-inner {
    text-align: center;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .footer-widget-area-inner {
  text-align: left;
}

@media (max-width: 921px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .footer-widget-area-inner {
    text-align: left;
  }
}

@media (max-width: 544px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .footer-widget-area-inner {
    text-align: center;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-1"] {
    display: block;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .footer-widget-area-inner {
  color: var(--ast-global-color-3);
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-title,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h1,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h2,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h3,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h4,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h5,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,
.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
  .widget-area
  h6 {
  color: var(--ast-global-color-2);
  font-size: 48px;
  font-size: 2.6666666666667rem;
}

@media (max-width: 544px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .footer-widget-area-inner {
    font-size: 14px;
    font-size: 0.77777777777778rem;
  }

  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-title,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h1,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h1,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h2,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h2,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h3,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h3,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h4,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h4,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h5,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h5,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] h6,
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"]
    .widget-area
    h6 {
    font-size: 40px;
    font-size: 2.2222222222222rem;
  }
}

.footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point
    .footer-widget-area[data-section="sidebar-widgets-footer-widget-2"] {
    display: block;
  }
}

.elementor-widget-heading .elementor-heading-title {
  margin: 0;
}

.elementor-page .ast-menu-toggle {
  color: unset !important;
  background: unset !important;
}

.elementor-post.elementor-grid-item.hentry {
  margin-bottom: 0;
}

.woocommerce
  div.product
  .elementor-element.elementor-products-grid
  .related.products
  ul.products
  li.product,
.elementor-element
  .elementor-wc-products
  .woocommerce[class*="columns-"]
  ul.products
  li.product {
  width: auto;
  margin: 0;
  float: none;
}

body .elementor hr {
  background-color: #ccc;
  margin: 0;
}

.ast-left-sidebar .elementor-section.elementor-section-stretched,
.ast-right-sidebar .elementor-section.elementor-section-stretched {
  max-width: 100%;
  left: 0 !important;
}

.elementor-posts-container [CLASS*="ast-width-"] {
  width: 100%;
}

.elementor-template-full-width .ast-container {
  display: block;
}

.elementor-screen-only,
.screen-reader-text,
.screen-reader-text span,
.ui-helper-hidden-accessible {
  top: 0 !important;
}

@media (max-width: 544px) {
  .elementor-element
    .elementor-wc-products
    .woocommerce[class*="columns-"]
    ul.products
    li.product {
    width: auto;
    margin: 0;
  }

  .elementor-element .woocommerce .woocommerce-result-count {
    float: none;
  }
}

.ast-header-break-point .main-header-bar {
  border-bottom-width: 1px;
}

@media (min-width: 922px) {
  .main-header-bar {
    border-bottom-width: 1px;
  }
}

.main-header-menu .menu-item,
#astra-footer-menu .menu-item,
.main-header-bar .ast-masthead-custom-menu-items {
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-header-menu > .menu-item > .menu-link,
#astra-footer-menu > .menu-item > .menu-link {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: flex;
}

.main-header-menu
  .sub-menu
  .menu-item.menu-item-has-children
  > .menu-link:after {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0, -50%) rotate(270deg);
}

.ast-header-break-point
  .main-header-bar
  .main-header-bar-navigation
  .page_item_has_children
  > .ast-menu-toggle::before,
.ast-header-break-point
  .main-header-bar
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle::before,
.ast-mobile-popup-drawer
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle::before,
.ast-header-break-point
  .ast-mobile-header-wrap
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle::before {
  font-weight: bold;
  content: "\e900";
  font-family: Astra;
  text-decoration: inherit;
  display: inline-block;
}

.ast-header-break-point
  .main-navigation
  ul.sub-menu
  .menu-item
  .menu-link:before {
  content: "\e900";
  font-family: Astra;
  font-size: 0.65em;
  text-decoration: inherit;
  display: inline-block;
  transform: translate(0, -2px) rotateZ(270deg);
  margin-right: 5px;
}

.widget_search .search-form:after {
  font-family: Astra;
  font-size: 1.2em;
  font-weight: normal;
  content: "\e8b6";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0, -50%);
}

.astra-search-icon::before {
  content: "\e8b6";
  font-family: Astra;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 3;
}

.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after,
.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after,
.menu-item-has-children .ast-header-navigation-arrow:after {
  content: "\e900";
  display: inline-block;
  font-family: Astra;
  font-size: 0.6rem;
  font-weight: bold;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal;
}

.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after {
  margin-left: 0;
}

.ast-mobile-popup-drawer
  .main-header-bar-navigation
  .ast-submenu-expanded
  > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}

.ast-header-break-point
  .main-header-bar-navigation
  .menu-item-has-children
  > .menu-link:after {
  display: none;
}

@media (min-width: 922px) {
  .ast-builder-menu .main-navigation > ul > li:last-child a {
    margin-right: 0;
  }
}

.ast-separate-container .ast-article-inner {
  background-color: transparent;
  background-image: none;
}

.ast-separate-container .ast-article-post {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

.ast-separate-container .ast-article-single:not(.ast-related-post),
.ast-separate-container .error-404,
.ast-separate-container .no-results,
.single.ast-separate-container .ast-author-meta,
.ast-separate-container .related-posts-title-wrapper,
.ast-separate-container .comments-count-wrapper,
.ast-box-layout.ast-plain-container .site-content,
.ast-padded-layout.ast-plain-container .site-content,
.ast-separate-container .ast-archive-description,
.ast-separate-container .comments-area .comment-respond,
.ast-separate-container .comments-area .ast-comment-list li,
.ast-separate-container .comments-area .comments-title {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

.ast-separate-container.ast-two-container #secondary .widget {
  background-color: var(--ast-global-color-5);
  background-image: none;
}

.ast-off-canvas-active body.ast-main-header-nav-open {
  overflow: hidden;
}

.ast-mobile-popup-drawer .ast-mobile-popup-overlay {
  background-color: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  visibility: hidden;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
}

.ast-mobile-popup-drawer .ast-mobile-popup-header {
  -js-display: flex;
  display: flex;
  justify-content: flex-end;
  min-height: calc(1.2em + 24px);
}

.ast-mobile-popup-drawer .ast-mobile-popup-header .menu-toggle-close {
  background: transparent;
  border: 0;
  font-size: 24px;
  line-height: 1;
  padding: 0.6em;
  color: inherit;
  -js-display: flex;
  display: flex;
  box-shadow: none;
}

.ast-mobile-popup-drawer.ast-mobile-popup-full-width .ast-mobile-popup-inner {
  max-width: none;
  transition:
    transform 0s ease-in,
    opacity 0.2s ease-in;
}

.ast-mobile-popup-drawer.active {
  left: 0;
  opacity: 1;
  right: 0;
  z-index: 100000;
  transition: opacity 0.25s ease-out;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-overlay {
  opacity: 1;
  cursor: pointer;
  visibility: visible;
}

body.admin-bar .ast-mobile-popup-drawer,
body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
  top: 32px;
}

body.admin-bar.ast-primary-sticky-header-active .ast-mobile-popup-drawer,
body.admin-bar.ast-primary-sticky-header-active
  .ast-mobile-popup-drawer
  .ast-mobile-popup-inner {
  top: 0px;
}

@media (max-width: 782px) {
  body.admin-bar .ast-mobile-popup-drawer,
  body.admin-bar .ast-mobile-popup-drawer .ast-mobile-popup-inner {
    top: 46px;
  }
}

.ast-mobile-popup-content > *,
.ast-desktop-popup-content > * {
  padding: 10px 0;
  height: auto;
}

.ast-mobile-popup-content > *:first-child,
.ast-desktop-popup-content > *:first-child {
  padding-top: 10px;
}

.ast-mobile-popup-content > .ast-builder-menu,
.ast-desktop-popup-content > .ast-builder-menu {
  padding-top: 0;
}

.ast-mobile-popup-content > *:last-child,
.ast-desktop-popup-content > *:last-child {
  padding-bottom: 0;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-icon,
.ast-mobile-popup-drawer
  .main-header-bar-navigation
  .menu-item-has-children
  .sub-menu,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-icon {
  display: none;
}

.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon.ast-inline-search
  label,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon.ast-inline-search
  label {
  width: 100%;
}

.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu,
.ast-mobile-popup-content .ast-builder-menu-mobile .main-header-menu .sub-menu {
  background-color: transparent;
}

.ast-mobile-popup-content .ast-icon svg {
  height: 0.85em;
  width: 0.95em;
  margin-top: 15px;
}

.ast-mobile-popup-content .ast-icon.icon-search svg {
  margin-top: 0;
}

.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-slide-up
  > .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-slide-up
  > .menu-item
  .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-slide-down
  > .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-slide-down
  > .menu-item
  .menu-item
  > .sub-menu,
.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-fade
  > .menu-item
  > .sub-menu,
.ast-mobile-popup-drawer.show,
.ast-desktop
  .ast-desktop-popup-content
  .astra-menu-animation-fade
  > .menu-item
  .menu-item
  > .sub-menu {
  opacity: 1;
  visibility: visible;
}

.ast-mobile-popup-drawer {
  position: fixed;
  top: 0;
  bottom: 0;
  left: -99999rem;
  right: 99999rem;
  transition:
    opacity 0.25s ease-in,
    left 0s 0.25s,
    right 0s 0.25s;
  opacity: 0;
  visibility: hidden;
}

.ast-mobile-popup-drawer .ast-mobile-popup-inner {
  width: 100%;
  transform: translateX(100%);
  max-width: 90%;
  right: 0;
  top: 0;
  background: #fafafa;
  color: #3a3a3a;
  bottom: 0;
  opacity: 0;
  position: fixed;
  box-shadow: 0 0 2rem 0 rgba(0, 0, 0, 0.1);
  -js-display: flex;
  display: flex;
  flex-direction: column;
  transition:
    transform 0.2s ease-in,
    opacity 0.2s ease-in;
  overflow-y: auto;
  overflow-x: hidden;
}

.ast-mobile-popup-drawer.ast-mobile-popup-left .ast-mobile-popup-inner {
  transform: translateX(-100%);
  right: auto;
  left: 0;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point
  .ast-mobile-popup-drawer
  .main-header-bar-navigation
  ul
  .menu-item
  .sub-menu
  .menu-link {
  padding-left: 30px;
}

.ast-hfb-header.ast-default-menu-enable.ast-header-break-point
  .ast-mobile-popup-drawer
  .main-header-bar-navigation
  .sub-menu
  .menu-item
  .menu-item
  .menu-link {
  padding-left: 40px;
}

.ast-mobile-popup-drawer
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle {
  right: calc(20px - 0.907em);
}

.ast-mobile-popup-drawer.content-align-flex-end
  .main-header-bar-navigation
  .menu-item-has-children
  > .ast-menu-toggle {
  left: calc(20px - 0.907em);
  width: fit-content;
}

.ast-mobile-popup-drawer .ast-mobile-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon.slide-search,
.ast-mobile-popup-drawer .ast-desktop-popup-content .ast-search-menu-icon,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon.slide-search {
  width: 100%;
  position: relative;
  display: block;
  right: auto;
  transform: none;
}

.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon.slide-search
  .search-form,
.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon
  .search-form,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon.slide-search
  .search-form,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon
  .search-form {
  right: 0;
  visibility: visible;
  opacity: 1;
  position: relative;
  top: auto;
  transform: none;
  padding: 0;
  display: block;
  overflow: hidden;
}

.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon.ast-inline-search
  .search-field,
.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon
  .search-field,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon.ast-inline-search
  .search-field,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon
  .search-field {
  width: 100%;
  padding-right: 5.5em;
}

.ast-mobile-popup-drawer
  .ast-mobile-popup-content
  .ast-search-menu-icon
  .search-submit,
.ast-mobile-popup-drawer
  .ast-desktop-popup-content
  .ast-search-menu-icon
  .search-submit {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 1em;
  border-radius: 0;
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  opacity: 1;
  visibility: visible;
  transform: translateX(0%);
}

.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  background-color: #ffffff;
}

.ast-mobile-header-wrap .ast-mobile-header-content,
.ast-desktop-header-content {
  background-color: #ffffff;
}

.ast-mobile-popup-content > *,
.ast-mobile-header-content > *,
.ast-desktop-popup-content > *,
.ast-desktop-header-content > * {
  padding-top: 0px;
  padding-bottom: 0px;
}

.content-align-center .ast-builder-layout-element {
  justify-content: center;
}

.content-align-center .main-header-menu {
  text-align: center;
}

.ast-mobile-popup-drawer.active .menu-toggle-close {
  color: #2925f4;
}

.ast-mobile-header-wrap .ast-primary-header-bar,
.ast-primary-header-bar .site-primary-header-wrap {
  min-height: 64px;
}

.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height: 64px;
}

#masthead .ast-container,
.site-header-focus-item + .ast-breadcrumbs-wrapper {
  max-width: 100%;
  padding-left: 35px;
  padding-right: 35px;
}

.ast-header-break-point
  #masthead
  .ast-mobile-header-wrap
  .ast-primary-header-bar,
.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,
.ast-header-break-point
  #masthead
  .ast-mobile-header-wrap
  .ast-above-header-bar {
  padding-left: 20px;
  padding-right: 20px;
}

.ast-header-break-point .ast-primary-header-bar {
  border-bottom-width: 1px;
  border-bottom-color: #eaeaea;
  border-bottom-style: solid;
}

@media (min-width: 922px) {
  .ast-primary-header-bar {
    border-bottom-width: 1px;
    border-bottom-color: #eaeaea;
    border-bottom-style: solid;
  }
}

.ast-primary-header-bar {
  background-color: #ffffff;
  background-image: none;
}

@media (max-width: 921px) {
  .ast-mobile-header-wrap .ast-primary-header-bar,
  .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 48px;
  }
}

@media (max-width: 544px) {
  .ast-mobile-header-wrap .ast-primary-header-bar,
  .ast-primary-header-bar .site-primary-header-wrap {
    min-height: 40px;
  }
}

.ast-desktop .ast-primary-header-bar.main-header-bar,
.ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width: 921px) {
  .ast-desktop .ast-primary-header-bar.main-header-bar,
  .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 14px;
    padding-right: 14px;
  }
}

@media (max-width: 544px) {
  .ast-desktop .ast-primary-header-bar.main-header-bar,
  .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
    padding-top: 12px;
    padding-bottom: 12px;
    padding-left: 12px;
    padding-right: 12px;
  }
}

.ast-primary-header-bar {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-primary-header-bar {
    display: grid;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-primary-header-bar {
    display: grid;
  }
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .ast-mobile-menu-trigger-fill {
  color: #ffffff;
  border: none;
  background: var(--ast-global-color-0);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-toggle-icon
  .ast-mobile-svg {
  width: 20px;
  height: 20px;
  fill: #ffffff;
}

[data-section="section-header-mobile-trigger"]
  .ast-button-wrap
  .mobile-menu-wrap
  .mobile-menu {
  color: #ffffff;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item.menu-item-has-children
  > .ast-menu-toggle {
  top: 0;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item-has-children
  > .menu-link:after {
  content: unset;
}

.ast-hfb-header .ast-builder-menu-mobile .main-header-menu,
.ast-hfb-header .ast-builder-menu-mobile .main-navigation .menu-item .menu-link,
.ast-hfb-header
  .ast-builder-menu-mobile
  .main-navigation
  .menu-item
  .sub-menu
  .menu-link {
  border-style: none;
}

.ast-builder-menu-mobile
  .main-navigation
  .menu-item.menu-item-has-children
  > .ast-menu-toggle {
  top: 0;
}

@media (max-width: 921px) {
  .ast-builder-menu-mobile .main-navigation {
    font-size: 20px;
    font-size: 1.1111111111111rem;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item
    > .menu-link {
    color: var(--ast-global-color-2);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item
    > .ast-menu-toggle {
    color: var(--ast-global-color-2);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .main-header-menu
    .menu-item:hover
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .inline-on-mobile
    .menu-item:hover
    > .ast-menu-toggle {
    color: var(--ast-global-color-0);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item:hover
    > .ast-menu-toggle {
    color: var(--ast-global-color-0);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-item
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .inline-on-mobile
    .menu-item.current-menu-item
    > .ast-menu-toggle,
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-ancestor
    > .menu-link,
  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-ancestor
    > .ast-menu-toggle {
    color: var(--ast-global-color-0);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.current-menu-item
    > .ast-menu-toggle {
    color: var(--ast-global-color-0);
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item-has-children
    > .menu-link:after {
    content: unset;
  }
}

@media (max-width: 544px) {
  .ast-builder-menu-mobile .main-navigation {
    font-size: 18px;
    font-size: 1rem;
  }

  .ast-builder-menu-mobile
    .main-navigation
    .menu-item.menu-item-has-children
    > .ast-menu-toggle {
    top: 0;
  }
}

.ast-builder-menu-mobile .main-navigation {
  display: block;
}

@media (max-width: 921px) {
  .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
    display: block;
  }
}

@media (max-width: 544px) {
  .ast-header-break-point .ast-builder-menu-mobile .main-navigation {
    display: block;
  }
}

:root {
  --e-global-color-astglobalcolor0: #ffe516;
  --e-global-color-astglobalcolor1: #25252b;
  --e-global-color-astglobalcolor2: #090909;
  --e-global-color-astglobalcolor3: #4c5262;
  --e-global-color-astglobalcolor4: #f9fafa;
  --e-global-color-astglobalcolor5: #ffffff;
  --e-global-color-astglobalcolor6: #f8f9fc;
  --e-global-color-astglobalcolor7: #9599a5;
  --e-global-color-astglobalcolor8: #dcdfe5;
}
