.astra-logo-svg {
  width:180px;
}
header .custom-logo-link img {
  max-width:110px;
  width:110px;
}
.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: 2em;
  margin-left: auto;
  margin-right: auto;
}
.ast-page-builder-template .ast-archive-description {
  margin: 2em auto 0;
  padding-left: 20px;
  padding-right: 20px;
}
.ast-page-builder-template .ast-row {
  margin-left: 0;
  margin-right: 0;
}
.single.ast-page-builder-template .entry-header + .entry-content,.single.ast-page-builder-template .ast-single-entry-banner + .site-content article .entry-content {
  margin-bottom: 2em;
}
@media (min-width: 921px) {
  .ast-page-builder-template.archive.ast-right-sidebar .ast-row article,.ast-page-builder-template.archive.ast-left-sidebar .ast-row article {
    padding-left: 0;
    padding-right: 0;
  }
}
:root {
  --ast-post-nav-space:0;
  --ast-container-default-xlg-padding:2.5em;
  --ast-container-default-lg-padding:2.5em;
  --ast-container-default-slg-padding:2em;
  --ast-container-default-md-padding:2.5em;
  --ast-container-default-sm-padding:2.5em;
  --ast-container-default-xs-padding:2.4em;
  --ast-container-default-xxs-padding:1.8em;
  --ast-code-block-background:var(--ast-global-color-5);
  --ast-comment-inputs-background:#F9FAFB;
  --ast-normal-container-width:1619px;
  --ast-narrow-container-width:867px;
  --ast-blog-title-font-weight:600;
  --ast-blog-meta-weight:600;
  --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:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-shadow-style-guide:0px 0px 4px 0 #ffffff57;
  --ast-global-dark-bg-style:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-global-dark-lfs:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-widget-bg-color:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-wc-container-head-bg-color:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-title-layout-bg:var( --ast-global-color-secondary,--ast-global-color-5 );
  --ast-search-border-color:var(--ast-border-color);
  --ast-lifter-hover-bg:var( --ast-global-color-primary,--ast-global-color-4 );
  --ast-gallery-block-color:var(--ast-global-color-2);
  --srfm-color-input-label:var(--ast-global-color-2);
}
html {
  font-size:100%;
}
a {
  color:var(--ast-global-color-1);
}
a:hover,a:focus {
  color:#435e68;
}
body,button,input,select,textarea,.ast-button,.ast-custom-button {
  font-family:"Poppins",sans-serif;
  font-weight:400;
  font-size:16px;
  font-size:1rem;
  line-height:var(--ast-body-line-height,1.7);
}
blockquote {
  color:var(--ast-global-color-3);
}
p,.entry-content p {
  margin-bottom:1.5em;
}
h1,h2,h3,h4,h5,h6,.entry-content :where(h1,h2,h3,h4,h5,h6),.site-title,.site-title a {
  font-family:"Poppins",sans-serif;
  font-weight:600;
  text-decoration:initial;
}
.ast-site-identity .site-title a {
  color:var(--ast-global-color-2);
}
.site-title {
  font-size:35px;
  font-size:2.1875rem;
  display:none;
}
header .custom-logo-link img {
  max-width:180px;
  width:180px;
}
.astra-logo-svg {
  width:110px;
}
.site-header .site-description {
  font-size:15px;
  font-size:0.9375rem;
  display:none;
}
.entry-title {
  font-size:20px;
  font-size:1.25rem;
}
.ast-blog-single-element.ast-taxonomy-container a {
  font-size:14px;
  font-size:0.875rem;
}
.ast-blog-meta-container {
  font-size:13px;
  font-size:0.8125rem;
}
.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 {
  border-top-left-radius:6px;
  border-top-right-radius:6px;
  border-bottom-right-radius:6px;
  border-bottom-left-radius:6px;
  overflow:hidden;
}
h1,.entry-content :where(h1) {
  font-size:72px;
  font-size:4.5rem;
  font-weight:600;
  font-family:"Poppins",sans-serif;
  line-height:1.2em;
  letter-spacing:-1px;
}
h2,.entry-content :where(h2) {
  font-size:48px;
  font-size:3rem;
  font-weight:600;
  font-family:"Poppins",sans-serif;
  line-height:1.2em;
}
h3,.entry-content :where(h3) {
  font-size:32px;
  font-size:2rem;
  font-weight:600;
  font-family:"Poppins",sans-serif;
  line-height:1em;
}
h4,.entry-content :where(h4) {
  font-size:22px;
  font-size:1.375rem;
  line-height:1.4em;
  font-weight:600;
  font-family:"Poppins",sans-serif;
}
h5,.entry-content :where(h5) {
  font-size:21px;
  font-size:1.3125rem;
  line-height:1.4em;
  font-weight:600;
  font-family:"Poppins",sans-serif;
}
h6,.entry-content :where(h6) {
  font-size:17px;
  font-size:1.0625rem;
  line-height:1.7em;
  font-weight:600;
  font-family:"Poppins",sans-serif;
  text-transform:capitalize;
}
::selection {
  background-color:#f8b48d;
  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:#ffffff;
  border-color:var(--ast-global-color-1);
  background-color:var(--ast-global-color-1);
}
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-1);
}
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-1);
  background-color:var(--ast-global-color-1);
  box-shadow:none;
}
.site-footer a:hover + .post-count,.site-footer a:focus + .post-count {
  background:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
.single .nav-links .nav-previous,.single .nav-links .nav-next {
  color:var(--ast-global-color-1);
}
.entry-meta,.entry-meta * {
  line-height:1.45;
  color:var(--ast-global-color-1);
  font-weight:600;
}
.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:#435e68;
}
#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited {
  color:var(--ast-global-color-1);
}
.secondary .calendar_wrap #today,.ast-progress-val span {
  background:var(--ast-global-color-1);
}
.secondary a:hover + .post-count,.secondary a:focus + .post-count {
  background:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
.calendar_wrap #today > a {
  color:#ffffff;
}
.page-links .page-link,.single .post-navigation a {
  color:var(--ast-global-color-3);
}
.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;
}
.ast-search-menu-icon .search-form button.search-submit:focus,.ast-theme-transparent-header .ast-header-search .ast-dropdown-active .ast-icon,.ast-theme-transparent-header .ast-inline-search .search-field:focus .ast-icon {
  color:var(--ast-global-color-1);
}
.ast-header-search .slide-search .search-form {
  border:2px solid var(--ast-global-color-0);
}
.ast-header-search .slide-search .search-field {
  background-color:(--ast-global-dark-bg-style);
}
.ast-archive-title {
  color:#b5c53e;
}
.widget-title {
  font-size:22px;
  font-size:1.375rem;
  color:#b5c53e;
}
.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;
}
.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;
}
.ast-separate-container .site-content .ast-single-post-featured-section + article {
  margin-top: -80px;
  z-index: 9;
  position: relative;
  border-radius: 4px;
}
@media (min-width: 922px) {
  .ast-no-sidebar .site-content .ast-article-image-container--wide {
    margin-left: -120px;
    margin-right: -120px;
    max-width: unset;
    width: unset;
  }
  .ast-left-sidebar .site-content .ast-article-image-container--wide,.ast-right-sidebar .site-content .ast-article-image-container--wide {
    margin-left: -10px;
    margin-right: -10px;
  }
  .site-content .ast-article-image-container--full {
    margin-left: calc( -50vw + 50%);
    margin-right: calc( -50vw + 50%);
    max-width: 100vw;
    width: 100vw;
  }
  .ast-left-sidebar .site-content .ast-article-image-container--full,.ast-right-sidebar .site-content .ast-article-image-container--full {
    margin-left: -10px;
    margin-right: -10px;
    max-width: inherit;
    width: auto;
  }
}
.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;
  }
}
input[type="text"],input[type="number"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type=reset],input[type=tel],input[type=date],select,textarea {
  font-size:16px;
  font-style:normal;
  font-weight:400;
  line-height:24px;
  width:100%;
  padding:12px 16px;
  border-radius:4px;
  box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);
  color:var(--ast-form-input-text,#475569);
}
input[type="text"],input[type="number"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type=reset],input[type=tel],input[type=date],select {
  height:40px;
}
input[type="date"] {
  border-width:1px;
  border-style:solid;
  border-color:var(--ast-border-color);
  background:var( --ast-global-color-secondary,--ast-global-color-5 );
}
input[type="text"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type=reset]:focus,input[type="tel"]:focus,input[type="date"]:focus,select:focus,textarea:focus {
  border-color:#046BD2;
  box-shadow:none;
  outline:none;
  color:var(--ast-form-input-focus-text,#475569);
}
label,legend {
  color:#111827;
  font-size:14px;
  font-style:normal;
  font-weight:500;
  line-height:20px;
}
select {
  padding:6px 10px;
}
fieldset {
  padding:30px;
  border-radius:4px;
}
button,.ast-button,.button,input[type="button"],input[type="reset"],input[type="submit"] {
  border-radius:4px;
  box-shadow:0px 1px 2px 0px rgba(0,0,0,0.05);
}
:root {
  --ast-comment-inputs-background:var( --ast-global-color-secondary,--ast-global-color-5 );
}
::placeholder {
  color:var(--ast-form-field-color,#9CA3AF);
}
::-ms-input-placeholder {
  color:var(--ast-form-field-color,#9CA3AF);
}
@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) {
  .ast-plain-container.ast-no-sidebar #primary {
    margin-top:60px;
    margin-bottom:60px;
  }
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-color:var(--ast-global-color-0);
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
}
div.wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),div.wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color) {
  color:var(--ast-global-color-0);
}
.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 {
  color:var(--ast-global-color-5);
  background-color:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
.post-page-numbers.current .page-link,.ast-pagination .page-numbers.current {
  color:#000000;
  border-color:#f8b48d;
  background-color:#f8b48d;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-top-width:0px;
  border-right-width:0px;
  border-bottom-width:0px;
  border-left-width:0px;
}
.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-7);
  border-top-width:1px;
  border-right-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  font-family:inherit;
  font-weight:600;
  font-size:20px;
  font-size:1.25rem;
  line-height:1em;
  padding-top:10px;
  padding-right:20px;
  padding-bottom:10px;
  padding-left:20px;
  border-top-left-radius:30px;
  border-top-right-radius:30px;
  border-bottom-right-radius:30px;
  border-bottom-left-radius:30px;
}
.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color),.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color),.ast-outline-button {
  color:var(--ast-global-color-2);
}
.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 {
  color:var(--ast-global-color-2);
  background-color:var(--ast-global-color-7);
  border-color:var(--ast-global-color-1);
}
.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:transparent;
}
.uagb-buttons-repeater.ast-outline-button {
  border-radius:9999px;
}
.entry-content[data-ast-blocks-layout] > figure {
  margin-bottom:1em;
}
h1.widget-title {
  font-weight:600;
}
h2.widget-title {
  font-weight:600;
}
h3.widget-title {
  font-weight:600;
}
#page {
  display:flex;
  flex-direction:column;
  min-height:100vh;
}
.ast-404-layout-1 h1.page-title {
  color:var(--ast-global-color-2);
}
.single .post-navigation a {
  line-height:1em;
  height:inherit;
}
.error-404 .page-sub-title {
  font-size:1.5rem;
  font-weight:inherit;
}
.search .site-content .content-area .search-form {
  margin-bottom:0;
}
#page .site-content {
  flex-grow:1;
}
.widget {
  margin-bottom:1.25em;
}
#secondary li {
  line-height:1.5em;
}
#secondary .wp-block-group h2 {
  margin-bottom:0.7em;
}
#secondary h2 {
  font-size:1.7rem;
}
.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comment-respond {
  padding:3em;
}
.ast-separate-container .ast-article-single .ast-article-single {
  padding:0;
}
.ast-article-single .wp-block-post-template-is-layout-grid {
  padding-left:0;
}
.ast-separate-container .comments-title,.ast-narrow-container .comments-title {
  padding:1.5em 2em;
}
.ast-page-builder-template .comment-form-textarea,.ast-comment-formwrap .ast-grid-common-col {
  padding:0;
}
.ast-comment-formwrap {
  padding:0;
  display:inline-flex;
  column-gap:20px;
  width:100%;
  margin-left:0;
  margin-right:0;
}
.comments-area textarea#comment:focus,.comments-area textarea#comment:active,.comments-area .ast-comment-formwrap input[type="text"]:focus,.comments-area .ast-comment-formwrap input[type="text"]:active {
  box-shadow:none;
  outline:none;
}
.archive.ast-page-builder-template .entry-header {
  margin-top:2em;
}
.ast-page-builder-template .ast-comment-formwrap {
  width:100%;
}
.entry-title {
  margin-bottom:0.6em;
}
.ast-archive-description p {
  font-size:inherit;
  font-weight:inherit;
  line-height:inherit;
}
.ast-separate-container .ast-comment-list li.depth-1,.hentry {
  margin-bottom:1.5em;
}
.site-content section.ast-archive-description {
  margin-bottom:2em;
}
@media (min-width:921px) {
  .ast-left-sidebar.ast-page-builder-template #secondary,.archive.ast-right-sidebar.ast-page-builder-template .site-main {
    padding-left:20px;
    padding-right:20px;
  }
}
@media (max-width:544px) {
  .ast-comment-formwrap.ast-row {
    column-gap:10px;
    display:inline-block;
  }
  #ast-commentform .ast-grid-common-col {
    position:relative;
    width:100%;
  }
}
@media (min-width:1201px) {
  .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-author-box,.ast-separate-container .ast-404-layout-1,.ast-separate-container .no-results {
    padding:3em;
  }
}
@media (max-width:921px) {
  .ast-left-sidebar #content > .ast-container {
    display:flex;
    flex-direction:column-reverse;
    width:100%;
  }
}
@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;
  }
}
.wp-block-button .wp-block-button__link {
  color:var(--ast-global-color-5);
}
.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus {
  color:var(--ast-global-color-5);
  background-color:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
.elementor-widget-heading h1.elementor-heading-title {
  line-height:1.2em;
}
.elementor-widget-heading h2.elementor-heading-title {
  line-height:1.2em;
}
.elementor-widget-heading h3.elementor-heading-title {
  line-height:1em;
}
.elementor-widget-heading h4.elementor-heading-title {
  line-height:1.4em;
}
.elementor-widget-heading h5.elementor-heading-title {
  line-height:1.4em;
}
.elementor-widget-heading h6.elementor-heading-title {
  line-height:1.7em;
}
.wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button {
  border-style:solid;
  border-top-width:0px;
  border-right-width:0px;
  border-left-width:0px;
  border-bottom-width:0px;
  border-color:var(--ast-global-color-0);
  background-color:var(--ast-global-color-0);
  color:var(--ast-global-color-5);
  font-family:"Inter",sans-serif;
  font-weight:600;
  line-height:1em;
  text-transform:uppercase;
  letter-spacing:.36px;
  font-size:16px;
  font-size:1rem;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-right-radius:100px;
  border-bottom-left-radius:100px;
  padding-top:18px;
  padding-right:35px;
  padding-bottom:18px;
  padding-left:35px;
}
@media (max-width:921px) {
  .wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button {
    font-size:16px;
    font-size:1rem;
  }
}
@media (max-width:544px) {
  .wp-block-button .wp-block-button__link,.wp-block-search .wp-block-search__button,body .wp-block-file .wp-block-file__button {
    font-size:15px;
    font-size:0.9375rem;
  }
}
.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],#comments .submit,.search .search-submit,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit {
  border-style:solid;
  border-top-width:0px;
  border-right-width:0px;
  border-left-width:0px;
  border-bottom-width:0px;
  color:var(--ast-global-color-5);
  border-color:var(--ast-global-color-0);
  background-color:var(--ast-global-color-0);
  padding-top:18px;
  padding-right:35px;
  padding-bottom:18px;
  padding-left:35px;
  font-family:"Inter",sans-serif;
  font-weight:600;
  font-size:16px;
  font-size:1rem;
  line-height:1em;
  text-transform:uppercase;
  letter-spacing:.36px;
  border-top-left-radius:100px;
  border-top-right-radius:100px;
  border-bottom-right-radius:100px;
  border-bottom-left-radius:100px;
}
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,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:hover,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button:focus,body .wp-block-file .wp-block-file__button:hover,body .wp-block-file .wp-block-file__button:focus {
  color:var(--ast-global-color-5);
  background-color:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button.has-icon {
  padding-top:calc(18px - 3px);
  padding-right:calc(35px - 3px);
  padding-bottom:calc(18px - 3px);
  padding-left:calc(35px - 3px);
}
@media (max-width:921px) {
  .menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],#comments .submit,.search .search-submit,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit {
    font-size:16px;
    font-size:1rem;
  }
}
@media (max-width:544px) {
  .menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"],#comments .submit,.search .search-submit,form[CLASS*="wp-block-search__"].wp-block-search .wp-block-search__inside-wrapper .wp-block-search__button,body .wp-block-file .wp-block-file__button,.search .search-submit {
    font-size:15px;
    font-size:0.9375rem;
  }
}
@media (max-width:921px) {
  .menu-toggle,button,.ast-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"] {
    font-size:16px;
    font-size:1rem;
  }
  .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;
  }
}
@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:.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:15px;
    font-size:0.9375rem;
  }
}
#ast-mobile-header .ast-site-header-cart-li a {
  pointer-events:none;
}
@media (min-width:545px) {
  .ast-page-builder-template .comments-area,.single.ast-page-builder-template .entry-header,.single.ast-page-builder-template .post-navigation,.single.ast-page-builder-template .ast-single-related-posts-container {
    max-width:1659px;
    margin-left:auto;
    margin-right:auto;
  }
}
.ast-separate-container {
  background-color:#c1cacd;
  background-image:none;
}
@media (max-width:921px) {
  .site-title {
    font-size:32px;
    font-size:2rem;
    display:none;
  }
  .site-header .site-description {
    display:none;
  }
  h1,.entry-content :where(h1) {
    font-size:55px;
  }
  h2,.entry-content :where(h2) {
    font-size:40px;
  }
  h3,.entry-content :where(h3) {
    font-size:30px;
  }
  h4,.entry-content :where(h4) {
    font-size:20px;
    font-size:1.25rem;
  }
  h5,.entry-content :where(h5) {
    font-size:18px;
    font-size:1.125rem;
  }
  h6,.entry-content :where(h6) {
    font-size:16px;
    font-size:1rem;
  }
  .astra-logo-svg {
    width:237px;
  }
  header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width:237px;
    width:237px;
  }
}
@media (max-width:544px) {
  .site-title {
    font-size:22px;
    font-size:1.375rem;
    display:none;
  }
  .site-header .site-description {
    display:none;
  }
  h1,.entry-content :where(h1) {
    font-size:40px;
  }
  h2,.entry-content :where(h2) {
    font-size:30px;
  }
  h3,.entry-content :where(h3) {
    font-size:24px;
  }
  h4,.entry-content :where(h4) {
    font-size:18px;
    font-size:1.125rem;
  }
  h5,.entry-content :where(h5) {
    font-size:16px;
    font-size:1rem;
  }
  h6,.entry-content :where(h6) {
    font-size:14px;
    font-size:0.875rem;
  }
  header .custom-logo-link img,.ast-header-break-point .site-branding img,.ast-header-break-point .custom-logo-link img {
    max-width:98px;
    width:98px;
  }
  .astra-logo-svg {
    width:98px;
  }
  .astra-logo-svg:not(.sticky-custom-logo .astra-logo-svg,.transparent-custom-logo .astra-logo-svg,.advanced-header-logo .astra-logo-svg) {
    height:22px;
  }
  .ast-header-break-point .site-logo-img .custom-mobile-logo-link img {
    max-width:98px;
  }
}
@media (max-width:921px) {
  html {
    font-size:91.2%;
  }
}
@media (max-width:544px) {
  html {
    font-size:91.2%;
  }
}
@media (min-width:922px) {
  .ast-container {
    max-width:1659px;
  }
}
@media (min-width:922px) {
  .site-content .ast-container {
    display:flex;
  }
}
@media (max-width:921px) {
  .site-content .ast-container {
    flex-direction:column;
  }
}
.entry-content :where(h1,h2,h3,h4,h5,h6) {
  clear:none;
}
@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;
  }
}
.entry-content li > p {
  margin-bottom:0;
}
.site .comments-area {
  padding-bottom:2em;
  margin-top:2em;
}
.wp-block-file {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.wp-block-pullquote {
  border: none;
}
.wp-block-pullquote blockquote::before {
  content: "”";
  font-family: "Helvetica",sans-serif;
  display: flex;
  transform: rotate( 180deg );
  font-size: 6rem;
  font-style: normal;
  line-height: 1;
  font-weight: bold;
  align-items: center;
  justify-content: center;
}
.has-text-align-right > blockquote::before {
  justify-content: flex-start;
}
.has-text-align-left > blockquote::before {
  justify-content: flex-end;
}
figure.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
  text-align: inherit;
}
:root {
  --wp--custom--ast-default-block-top-padding: 100px;
  --wp--custom--ast-default-block-right-padding: 20px;
  --wp--custom--ast-default-block-bottom-padding: 100px;
  --wp--custom--ast-default-block-left-padding: 20px;
  --wp--custom--ast-container-width: 1619px;
  --wp--custom--ast-content-width-size: 1619px;
  --wp--custom--ast-wide-width-size: calc(1619px + var(--wp--custom--ast-default-block-left-padding) + var(--wp--custom--ast-default-block-right-padding));
}
.ast-narrow-container {
  --wp--custom--ast-content-width-size: 867px;
  --wp--custom--ast-wide-width-size: 867px;
}
@media (max-width: 921px) {
  :root {
    --wp--custom--ast-default-block-top-padding: 50px;
    --wp--custom--ast-default-block-right-padding: 50px;
    --wp--custom--ast-default-block-bottom-padding: 50px;
    --wp--custom--ast-default-block-left-padding: 50px;
  }
}
@media (max-width: 544px) {
  :root {
    --wp--custom--ast-default-block-top-padding: 50px;
    --wp--custom--ast-default-block-right-padding: 30px;
    --wp--custom--ast-default-block-bottom-padding: 50px;
    --wp--custom--ast-default-block-left-padding: 30px;
  }
}
.entry-content > .wp-block-group,.entry-content > .wp-block-cover,.entry-content > .wp-block-columns {
  padding-top: var(--wp--custom--ast-default-block-top-padding);
  padding-right: var(--wp--custom--ast-default-block-right-padding);
  padding-bottom: var(--wp--custom--ast-default-block-bottom-padding);
  padding-left: var(--wp--custom--ast-default-block-left-padding);
}
.ast-plain-container.ast-no-sidebar .entry-content > .alignfull,.ast-page-builder-template .ast-no-sidebar .entry-content > .alignfull {
  margin-left: calc( -50vw + 50%);
  margin-right: calc( -50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}
.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-plain-container.ast-no-sidebar .entry-content .wp-block-column .alignwide,.ast-page-builder-template.ast-no-sidebar .entry-content .wp-block-column .alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
[data-ast-blocks-layout] .wp-block-separator:not(.is-style-dots) {
  height: 0;
}
[data-ast-blocks-layout] .wp-block-separator {
  margin: 20px auto;
}
[data-ast-blocks-layout] .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 100px;
}
[data-ast-blocks-layout] .wp-block-separator.has-background {
  padding: 0;
}
.entry-content[data-ast-blocks-layout] > * {
  max-width: var(--wp--custom--ast-content-width-size);
  margin-left: auto;
  margin-right: auto;
}
.entry-content[data-ast-blocks-layout] > .alignwide {
  max-width: var(--wp--custom--ast-wide-width-size);
}
.entry-content[data-ast-blocks-layout] .alignfull {
  max-width: none;
}
.entry-content .wp-block-columns {
  margin-bottom: 0;
}
blockquote {
  margin: 1.5em;
  border-color: rgba(0,0,0,0.05);
}
.wp-block-quote:not(.has-text-align-right):not(.has-text-align-center) {
  border-left: 5px solid rgba(0,0,0,0.05);
}
.has-text-align-right > blockquote,blockquote.has-text-align-right {
  border-right: 5px solid rgba(0,0,0,0.05);
}
.has-text-align-left > blockquote,blockquote.has-text-align-left {
  border-left: 5px solid rgba(0,0,0,0.05);
}
.wp-block-site-tagline,.wp-block-latest-posts .read-more {
  margin-top: 15px;
}
.wp-block-loginout p label {
  display: block;
}
.wp-block-loginout p:not(.login-remember):not(.login-submit) input {
  width: 100%;
}
.wp-block-loginout input:focus {
  border-color: transparent;
}
.wp-block-loginout input:focus {
  outline: thin dotted;
}
.entry-content .wp-block-media-text .wp-block-media-text__content {
  padding: 0 0 0 8%;
}
.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.has-background .wp-block-media-text__content {
  padding: 8%;
}
.entry-content .wp-block-cover:not([class*="background-color"]):not(.has-text-color.has-link-color) .wp-block-cover__inner-container,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover:not([class*="background-color"]) .wp-block-cover-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover__inner-container,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-image-text,.entry-content .wp-block-cover-image:not([class*="background-color"]) .wp-block-cover-text {
  color: var(--ast-global-color-primary,var(--ast-global-color-5));
}
.wp-block-loginout .login-remember input {
  width: 1.1rem;
  height: 1.1rem;
  margin: 0 5px 4px 0;
  vertical-align: middle;
}
.wp-block-latest-posts > li > *:first-child,.wp-block-latest-posts:not(.is-grid) > li:first-child {
  margin-top: 0;
}
.entry-content > .wp-block-buttons,.entry-content > .wp-block-uagb-buttons {
  margin-bottom: 1.5em;
}
.wp-block-search__inside-wrapper .wp-block-search__input {
  padding: 0 10px;
  color: var(--ast-global-color-3);
  background: var(--ast-global-color-primary,var(--ast-global-color-5));
  border-color: var(--ast-border-color);
}
.wp-block-latest-posts .read-more {
  margin-bottom: 1.5em;
}
.wp-block-search__no-button .wp-block-search__inside-wrapper .wp-block-search__input {
  padding-top: 5px;
  padding-bottom: 5px;
}
.wp-block-latest-posts .wp-block-latest-posts__post-date,.wp-block-latest-posts .wp-block-latest-posts__post-author {
  font-size: 1rem;
}
.wp-block-latest-posts > li > *,.wp-block-latest-posts:not(.is-grid) > li {
  margin-top: 12px;
  margin-bottom: 12px;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignwide:where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {
  max-width: var(--wp--custom--ast-wide-width-size);
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .inherit-container-width > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *:not(.wp-block-group):where(:not(.uagb-is-root-container):not(.spectra-is-root-container)) > *,.entry-content[data-ast-blocks-layout] > .wp-block-cover .wp-block-cover__inner-container {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
.ast-page-builder-template .entry-content[data-ast-blocks-layout] > *,.ast-page-builder-template .entry-content[data-ast-blocks-layout] > .alignfull:where(:not(.wp-block-group):not(.uagb-is-root-container):not(.spectra-is-root-container)) > * {
  max-width: none;
}
.entry-content[data-ast-blocks-layout] .wp-block-cover:not(.alignleft):not(.alignright) {
  width: auto;
}
@media (max-width: 1200px) {
  .ast-separate-container .entry-content > .alignfull,.ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content .alignfull {
    margin-left: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));
    margin-right: calc(-1 * min(var(--ast-container-default-xlg-padding),20px));
  }
}
@media (min-width: 1201px) {
  .ast-separate-container .entry-content > .alignfull {
    margin-left: calc(-1 * var(--ast-container-default-xlg-padding) );
    margin-right: calc(-1 * var(--ast-container-default-xlg-padding) );
  }
  .ast-separate-container .entry-content[data-ast-blocks-layout] > .alignwide,.ast-plain-container .entry-content[data-ast-blocks-layout] > .alignwide {
    margin-left: calc(-1 * var(--wp--custom--ast-default-block-left-padding) );
    margin-right: calc(-1 * var(--wp--custom--ast-default-block-right-padding) );
  }
}
@media (min-width: 921px) {
  .ast-separate-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)),.ast-plain-container .entry-content .wp-block-group.alignwide:not(.inherit-container-width) > :where(:not(.alignleft):not(.alignright)) {
    max-width: calc( var(--wp--custom--ast-content-width-size) + 80px );
  }
  .ast-plain-container.ast-right-sidebar .entry-content[data-ast-blocks-layout] .alignfull,.ast-plain-container.ast-left-sidebar .entry-content[data-ast-blocks-layout] .alignfull {
    margin-left: -60px;
    margin-right: -60px;
  }
}
@media (min-width: 544px) {
  .entry-content > .alignleft {
    margin-right: 20px;
  }
  .entry-content > .alignright {
    margin-left: 20px;
  }
}
@media (max-width:544px) {
  .wp-block-columns .wp-block-column:not(:last-child) {
    margin-bottom:20px;
  }
  .wp-block-latest-posts {
    margin:0;
  }
}
@media ( max-width: 600px ) {
  .entry-content .wp-block-media-text .wp-block-media-text__content,.entry-content .wp-block-media-text.has-media-on-the-right .wp-block-media-text__content {
    padding: 8% 0 0;
  }
  .entry-content .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 8%;
  }
}
.ast-narrow-container .site-content .wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.entry-content ul,.entry-content ol {
  padding: revert;
  margin: revert;
  padding-left: 20px;
}
: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:#FF6210;
  --ast-global-color-1:#F15808;
  --ast-global-color-2:#b5c53e;
  --ast-global-color-3:#353535;
  --ast-global-color-4:#ffffff;
  --ast-global-color-5:#e4f0f8;
  --ast-global-color-6:#140B06;
  --ast-global-color-7:#edf1d0;
  --ast-global-color-8:#222222;
}
:root {
  --ast-border-color : var(--ast-global-color-3);
}
.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:1619px;
  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-weight:600;
  font-size:32px;
  font-size:2rem;
}
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-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:"»";
}
.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:#b5c53e;
}
.entry-title a {
  color:#b5c53e;
}
@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;
  }
}
.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;
  }
}
[data-section*="section-hb-button-"] .menu-link {
  display:none;
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
  font-family:"Poppins",sans-serif;
  font-weight:700;
  font-size:10px;
  font-size:0.625rem;
  text-transform:uppercase;
}
.ast-header-button-1 .ast-custom-button {
  color:var(--ast-global-color-0);
  background:rgba(255,255,255,0);
  border-color:var(--ast-global-color-1);
  border-top-width:1px;
  border-bottom-width:1px;
  border-left-width:1px;
  border-right-width:1px;
}
.ast-header-button-1 .ast-custom-button:hover {
  color:var(--ast-global-color-4);
  background:var(--ast-global-color-1);
  border-color:var(--ast-global-color-1);
}
.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
  padding-top:8px;
  padding-bottom:8px;
  padding-left:8px;
  padding-right:8px;
}
@media (max-width:921px) {
  .ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button {
    margin-top:15px;
    margin-bottom:15px;
    margin-left:22px;
    margin-right:22px;
  }
}
.ast-header-button-1[data-section="section-hb-button-1"] {
  display:flex;
}
@media (max-width:921px) {
  .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
    display:none;
  }
}
@media (max-width:544px) {
  .ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"] {
    display:none;
  }
}
.ast-builder-menu-1 {
  font-family:"Poppins",sans-serif;
  font-weight:600;
  text-transform:uppercase;
}
.ast-builder-menu-1 .menu-item > .menu-link {
  line-height:1.3em;
  font-size:19px;
  font-size:1.1875rem;
  color:#435e68;
  padding-top:15px;
  padding-bottom:15px;
  padding-left:15px;
  padding-right:15px;
}
.ast-builder-menu-1 .menu-item > .ast-menu-toggle {
  color:#435e68;
}
.ast-builder-menu-1 .menu-item:hover > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item:hover > .ast-menu-toggle {
  color:var(--ast-global-color-1);
}
.ast-builder-menu-1 .menu-item:hover > .ast-menu-toggle {
  color:var(--ast-global-color-1);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link,.ast-builder-menu-1 .inline-on-mobile .menu-item.current-menu-item > .ast-menu-toggle,.ast-builder-menu-1 .current-menu-ancestor > .menu-link {
  color:var(--ast-global-color-1);
}
.ast-builder-menu-1 .menu-item.current-menu-item > .ast-menu-toggle {
  color:var(--ast-global-color-1);
}
.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu {
  border-top-width:0px;
  border-bottom-width:0px;
  border-right-width:0px;
  border-left-width:0px;
  border-color:var(--ast-global-color-2);
  border-style:solid;
  width:220px;
}
.ast-builder-menu-1 .sub-menu .sub-menu {
  top:0px;
}
.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 + 0px + 5px );
}
.ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle {
  top:15px;
  right:calc( 15px - 0.907em );
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link {
  border-bottom-width:1px;
  border-color:var(--ast-global-color-4);
  border-style:solid;
}
.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu:last-child > .menu-item > .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link {
  border-bottom-width:1px;
}
.ast-desktop .ast-builder-menu-1 .menu-item:last-child > .menu-item > .menu-link {
  border-bottom-width:0;
}
@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;
  }
}
.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:30px;
}
.site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
  grid-column-gap:45px;
  max-width:100%;
  padding-left:35px;
  padding-right:35px;
}
.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:center;
}
.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-full .ast-builder-grid-row {
  grid-template-columns:1fr;
}
@media (max-width:921px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    grid-column-gap:50px;
    grid-row-gap:50px;
  }
  .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-full .ast-builder-grid-row {
    grid-template-columns:1fr;
  }
}
@media (max-width:544px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] .ast-builder-grid-row {
    grid-column-gap:10px;
    grid-row-gap:10px;
  }
  .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:120px;
  padding-bottom:124px;
  padding-left:10px;
  padding-right:10px;
}
@media (max-width:921px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top:100px;
    padding-bottom:100px;
    padding-left:20px;
    padding-right:20px;
  }
}
@media (max-width:544px) {
  .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    padding-top:50px;
    padding-bottom:50px;
    padding-left:10px;
    padding-right:10px;
  }
}
.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:none;
  }
}
@media (max-width:544px) {
  .ast-header-break-point .site-above-footer-wrap[data-section="section-above-footer-builder"] {
    display:grid;
  }
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
  text-align:left;
}
@media (max-width:921px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
    text-align:left;
  }
}
@media (max-width:544px) {
  .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"].footer-widget-area-inner {
    text-align:center;
  }
}
.footer-widget-area.widget-area.site-footer-focus-item {
  width:auto;
}
.ast-footer-row-inline .footer-widget-area.widget-area.site-footer-focus-item {
  width:100%;
}
.footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
  display:block;
}
@media (max-width:921px) {
  .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    display:block;
  }
}
@media (max-width:544px) {
  .ast-header-break-point .footer-widget-area[data-section="sidebar-widgets-footer-widget-3"] {
    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;
}
.elementor-toc__list-wrapper {
  margin:0;
}
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;
}
.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type svg {
  top:.2em;
  margin-top:0px;
  margin-left:0px;
  width:.65em;
  transform:translate(0, -2px) rotateZ(270deg);
}
.ast-mobile-popup-content .ast-submenu-expanded > .ast-menu-toggle {
  transform:rotateX(180deg);
  overflow-y:auto;
}
@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:#ffffff;
  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 .site-main .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 {
  background-color:#ffffff;
  background-image:none;
}
.ast-separate-container.ast-two-container #secondary .widget {
  background-color:#ffffff;
  background-image:none;
}
.ast-plain-container, .ast-page-builder-template {
  background-color:#ffffff;
  background-image:none;
}
.astra-dark-mode-enable .blockUI.blockOverlay {
  background-color:var( --ast-global-color-primary, --ast-global-color-4 ) !important;
}
.ast-header-social-wrap svg {
  fill:var(--ast-global-color-2);
  stroke:var(--ast-global-color-2);
}
.astra-dark-mode-enable .main-header-menu .sub-menu {
  background-color:var( --ast-global-color-secondary, --ast-global-color-5 );
}
.astra-dark-mode-enable .ast-header-search .ast-search-menu-icon .search-form {
  border-color:var(--ast-border-color) !important;
}
:root {
  border-color:var(--ast-border-color) !important;
}
.astra-dark-mode-enable label, .astra-dark-mode-enable legend {
  color:var(--ast-global-color-2);
}
.astra-dark-mode-enable input[type="text"]:focus, .astra-dark-mode-enable input[type="number"]:focus, .astra-dark-mode-enable input[type="email"]:focus, .astra-dark-mode-enable input[type="url"]:focus, .astra-dark-mode-enable input[type="password"]:focus, .astra-dark-mode-enable input[type="search"]:focus, .astra-dark-mode-enable input[type=reset]:focus, .astra-dark-mode-enable input[type="tel"]:focus, .astra-dark-mode-enable input[type="date"]:focus, .astra-dark-mode-enable select:focus, .astra-dark-mode-enable textarea:focus, .astra-dark-mode-enable .select2-container--default .select2-selection--single .select2-selection__rendered {
  color:var(--ast-global-color-2);
}
.astra-dark-mode-enable .wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper {
  border:1px solid var(--ast-border-color);
  outline:none;
}
.ast-mobile-header-content > *,.ast-desktop-header-content > * {
  padding: 10px 0;
  height: auto;
}
.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {
  padding-top: 10px;
}
.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {
  padding-top: 0;
}
.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {
  padding-bottom: 0;
}
.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {
  width: 100%;
}
.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {
  transform: rotateX(180deg);
}
#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {
  display: none;
}
.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {
  display: block;
}
.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {
  opacity: 1;
  visibility: visible;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {
  width: unset;
  margin: unset;
}
.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
  left: calc( 20px - 0.907em);
  right: auto;
}
.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {
  width: 100%;
  position: relative;
  display: block;
  right: auto;
  transform: none;
}
.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-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-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {
  width: 100%;
  padding-right: 5.5em;
}
.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 1em;
  border-radius: 0;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {
  padding-left: 30px;
}
.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {
  padding-left: 40px;
}
.ast-mobile-popup-drawer.active .ast-mobile-popup-inner {
  background-color:var(--ast-global-color-5);
}
.ast-mobile-header-wrap .ast-mobile-header-content, .ast-desktop-header-content {
  background-color:var(--ast-global-color-5);
}
.ast-mobile-popup-content > *, .ast-mobile-header-content > *, .ast-desktop-popup-content > *, .ast-desktop-header-content > * {
  padding-top:0px;
  padding-bottom:0px;
}
.content-align-flex-end .ast-builder-layout-element {
  justify-content:flex-end;
}
.content-align-flex-end .main-header-menu {
  text-align:right;
}
.ast-mobile-popup-drawer.active .menu-toggle-close {
  color:var(--ast-global-color-3);
}
.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap {
  min-height:30px;
}
.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item {
  line-height:30px;
}
.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:0px;
  border-bottom-style:solid;
}
@media (min-width:922px) {
  .ast-primary-header-bar {
    border-bottom-width:0px;
    border-bottom-style:solid;
  }
}
.ast-primary-header-bar {
  background-color:#ffffff;
  background-image:none;
}
.ast-desktop .ast-primary-header-bar.main-header-bar, .ast-header-break-point #masthead .ast-primary-header-bar.main-header-bar {
  padding-top:8px;
  padding-bottom:8px;
  padding-left:40px;
  padding-right:40px;
}
@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:10px;
    padding-bottom:10px;
    padding-left:20px;
    padding-right:20px;
  }
}
.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;
  }
}
.ast-hfb-header .site-header {
  margin-top:8px;
  margin-bottom:8px;
  margin-left:20px;
  margin-right:20px;
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill {
  color:var(--ast-global-color-4);
  border:none;
  background:var(--ast-global-color-1);
  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:19px;
  height:19px;
  fill:var(--ast-global-color-4);
}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu {
  color:var(--ast-global-color-4);
  font-size:74px;
}
.ast-builder-menu-mobile .main-navigation .menu-item > .menu-link {
  font-family:"Poppins", sans-serif;
  font-weight:600;
  text-transform:capitalize;
}
.ast-builder-menu-mobile .main-navigation {
  font-size:56px;
  font-size:3.5rem;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
  color:var(--ast-global-color-3);
}
.ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
  color:var(--ast-global-color-3);
}
.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-1);
}
.ast-builder-menu-mobile .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-1);
}
.ast-builder-menu-mobile .main-navigation .menu-item:hover > .ast-menu-toggle {
  color:var(--ast-global-color-1);
}
.ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
  content:unset;
}
.ast-builder-menu-mobile .main-navigation .main-header-menu, .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link, .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
  background-color:var(--ast-global-color-5);
  background-image:none;
}
.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:14px;
    font-size:0.875rem;
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    color:var(--ast-global-color-1);
    padding-top:5px;
    padding-bottom:5px;
    padding-left:22px;
    padding-right:22px;
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
    color:var(--ast-global-color-1);
  }
  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    top:5px;
    right:calc( 22px - 0.907em );
  }
  .ast-builder-menu-mobile .main-navigation .menu-item-has-children > .menu-link:after {
    content:unset;
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu , .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-link, .ast-builder-menu-mobile .main-navigation .main-header-menu .sub-menu {
    background-color:var(--ast-global-color-4);
    background-image:none;
  }
}
@media (max-width:544px) {
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .menu-link {
    color:var(--ast-global-color-3);
  }
  .ast-builder-menu-mobile .main-navigation .main-header-menu .menu-item > .ast-menu-toggle {
    color:var(--ast-global-color-3);
  }
  .ast-builder-menu-mobile .main-navigation .menu-item.menu-item-has-children > .ast-menu-toggle {
    top:5px;
  }
}
.ast-builder-menu-mobile .main-navigation {
  display:none;
}
@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:#FF6210;
  --e-global-color-astglobalcolor1:#F15808;
  --e-global-color-astglobalcolor2:#b5c53e;
  --e-global-color-astglobalcolor3:#353535;
  --e-global-color-astglobalcolor4:#ffffff;
  --e-global-color-astglobalcolor5:#e4f0f8;
  --e-global-color-astglobalcolor6:#140B06;
  --e-global-color-astglobalcolor7:#edf1d0;
  --e-global-color-astglobalcolor8:#222222;
}
:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #ffffff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--color--ast-global-color-0: var(--ast-global-color-0);
  --wp--preset--color--ast-global-color-1: var(--ast-global-color-1);
  --wp--preset--color--ast-global-color-2: var(--ast-global-color-2);
  --wp--preset--color--ast-global-color-3: var(--ast-global-color-3);
  --wp--preset--color--ast-global-color-4: var(--ast-global-color-4);
  --wp--preset--color--ast-global-color-5: var(--ast-global-color-5);
  --wp--preset--color--ast-global-color-6: var(--ast-global-color-6);
  --wp--preset--color--ast-global-color-7: var(--ast-global-color-7);
  --wp--preset--color--ast-global-color-8: var(--ast-global-color-8);
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgb(6,147,227) 0%,rgb(155,81,224) 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgb(252,185,0) 0%,rgb(255,105,0) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgb(255,105,0) 0%,rgb(207,46,46) 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: 0.44rem;
  --wp--preset--spacing--30: 0.67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgb(255, 255, 255), 6px 6px rgb(0, 0, 0);
  --wp--preset--shadow--crisp: 6px 6px 0px rgb(0, 0, 0);
}
:root {
  --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);
  --wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size);
}
:where(body) {
  margin: 0;
}
.wp-site-blocks > .alignleft {
  float: left;
  margin-right: 2em;
}
.wp-site-blocks > .alignright {
  float: right;
  margin-left: 2em;
}
.wp-site-blocks > .aligncenter {
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
:where(.wp-site-blocks) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:where(.wp-site-blocks) > :first-child {
  margin-block-start: 0;
}
:where(.wp-site-blocks) > :last-child {
  margin-block-end: 0;
}
:root {
  --wp--style--block-gap: 24px;
}
:root :where(.is-layout-flow) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-flow) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-flow) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > :first-child {
  margin-block-start: 0;
}
:root :where(.is-layout-constrained) > :last-child {
  margin-block-end: 0;
}
:root :where(.is-layout-constrained) > * {
  margin-block-start: 24px;
  margin-block-end: 0;
}
:root :where(.is-layout-flex) {
  gap: 24px;
}
:root :where(.is-layout-grid) {
  gap: 24px;
}
.is-layout-flow > .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
.is-layout-flow > .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
.is-layout-flow > .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-layout-constrained > .alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em;
}
.is-layout-constrained > .alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0;
}
.is-layout-constrained > .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important;
}
.is-layout-constrained > .alignwide {
  max-width: var(--wp--style--global--wide-size);
}
body .is-layout-flex {
  display: flex;
}
.is-layout-flex {
  flex-wrap: wrap;
  align-items: center;
}
.is-layout-flex > :is(*, div) {
  margin: 0;
}
body .is-layout-grid {
  display: grid;
}
.is-layout-grid > :is(*, div) {
  margin: 0;
}
body {
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
}
a:where(:not(.wp-element-button)) {
  text-decoration: none;
}
:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  padding-top: calc(0.667em + 2px);
  padding-right: calc(1.333em + 2px);
  padding-bottom: calc(0.667em + 2px);
  padding-left: calc(1.333em + 2px);
  text-decoration: none;
  text-transform: inherit;
}
.has-black-color {
  color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-color {
  color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-color {
  color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-color {
  color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-color {
  color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-color {
  color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-color {
  color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-color {
  color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-color {
  color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-color {
  color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-color {
  color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-background-color {
  background-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-background-color {
  background-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-background-color {
  background-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-background-color {
  background-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-background-color {
  background-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-background-color {
  background-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-background-color {
  background-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-background-color {
  background-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-background-color {
  background-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important;
}
.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important;
}
.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important;
}
.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important;
}
.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important;
}
.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important;
}
.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important;
}
.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important;
}
.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important;
}
.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important;
}
.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important;
}
.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important;
}
.has-ast-global-color-0-border-color {
  border-color: var(--wp--preset--color--ast-global-color-0) !important;
}
.has-ast-global-color-1-border-color {
  border-color: var(--wp--preset--color--ast-global-color-1) !important;
}
.has-ast-global-color-2-border-color {
  border-color: var(--wp--preset--color--ast-global-color-2) !important;
}
.has-ast-global-color-3-border-color {
  border-color: var(--wp--preset--color--ast-global-color-3) !important;
}
.has-ast-global-color-4-border-color {
  border-color: var(--wp--preset--color--ast-global-color-4) !important;
}
.has-ast-global-color-5-border-color {
  border-color: var(--wp--preset--color--ast-global-color-5) !important;
}
.has-ast-global-color-6-border-color {
  border-color: var(--wp--preset--color--ast-global-color-6) !important;
}
.has-ast-global-color-7-border-color {
  border-color: var(--wp--preset--color--ast-global-color-7) !important;
}
.has-ast-global-color-8-border-color {
  border-color: var(--wp--preset--color--ast-global-color-8) !important;
}
.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;
}
.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;
}
.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;
}
.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;
}
.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;
}
.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;
}
.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important;
}
.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important;
}
.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important;
}
.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important;
}
.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important;
}
.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important;
}
.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important;
}
.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important;
}
.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important;
}
.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important;
}
:root :where(.wp-block-icon svg) {
  width: 24px;
}
:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6;
}
img:is([sizes=auto i],[sizes^="auto," i]) {
  contain-intrinsic-size:3000px 1500px;
}
img.wp-smiley, img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 0.07em !important;
  vertical-align: -0.1em !important;
  background: none !important;
  padding: 0 !important;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
  margin: 0 auto !important;
  display: block !important;
  width: 100% !important;
}
.elementor-element-1cfc6269.elementor-widget-text-editor .elementor-widget-container p {
  margin: 0 0 6px 0 !important;
}
.elementor-element-1cfc6269.elementor-widget-text-editor .elementor-widget-container p:last-child {
  margin-bottom: 0 !important;
}
.elementor-widget-container p:not(.elementor-heading-title):not(.elementor-image-box-description), .elementor-widget-container li {
  font-size: 16px !important;
}

/* FAQ page: community resources card grid (used in "What other resources..." answer) */
.elementor-element-e8368a8 .elementor-widget-container p {
  color: var(--ast-global-color-3) !important;
}
.faq-resource-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 20px;
  margin: 20px 0;
}
.faq-resource-card {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  border-radius: 8px;
  padding: 18px 16px;
  text-align: center;
  box-shadow: 0 1px 3px rgba(0,0,0,0.06);
}
.faq-resource-logo {
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 12px;
}
.faq-resource-logo img {
  max-width: 100%;
  max-height: 60px;
  width: auto;
  height: auto;
  object-fit: contain;
}
.faq-resource-title {
  font-weight: 600;
  font-size: 15px !important;
  color: var(--ast-global-color-3);
  margin: 0 0 8px 0;
  line-height: 1.3;
}
.faq-resource-desc {
  font-size: 13px !important;
  line-height: 1.5;
  color: var(--ast-global-color-3);
  margin: 0;
}
@media (max-width: 544px) {
  .faq-resource-grid {
    grid-template-columns: 1fr 1fr;
    gap: 12px;
  }
  .faq-resource-card {
    padding: 12px 10px;
  }
}
/* ============================================================
   THRIVE PAGE TEMPLATE (static, no Elementor/WP dependency)
   Reusable content template -- see thrive-page-FULL-TEMPLATE.html
   ============================================================ */

.thrive-page {
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Therapist name strip */
.thrive-staff-intro {
  padding: 24px 0 8px 0;
  text-align: center;
}
.thrive-staff-name {
  font-size: 15px;
  color: var(--ast-global-color-3);
  opacity: 0.7;
  margin: 0;
}

/* Main hero heading + intro paragraph */
.thrive-hero {
  padding: 20px 0 40px 0;
  text-align: center;
}
.thrive-hero h1 {
  font-size: 40px;
  font-weight: 600;
  color: var(--ast-global-color-2);
  margin: 0 0 20px 0;
  line-height: 1.2;
}
.thrive-hero p {
  font-size: 17px;
  line-height: 1.6;
  color: var(--ast-global-color-3);
  max-width: 800px;
  margin: 0 auto;
}

/* "Our Goal" section */
.thrive-goal {
  padding: 30px 0;
  text-align: center;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.thrive-goal h2 {
  font-size: 28px;
  font-weight: 600;
  color: var(--ast-global-color-2);
  margin: 0 0 14px 0;
}
.thrive-goal p {
  font-size: 16px;
  line-height: 1.6;
  color: var(--ast-global-color-3);
  max-width: 700px;
  margin: 0 auto;
}

/* Icon-box grid, now plain cards (no Elementor icon widget needed) */
.thrive-focus-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  padding: 40px 0;
}
.thrive-focus-card {
  padding: 20px;
  text-align: center;
}
.thrive-focus-card::before {
  content: "";
  display: block;
  width: 36px;
  height: 36px;
  margin: 0 auto 14px auto;
  border-radius: 50%;
  background-color: var(--ast-global-color-0);
}
.thrive-focus-card h3 {
  font-size: 17px;
  font-weight: 600;
  color: var(--ast-global-color-3);
  margin: 0 0 8px 0;
}
.thrive-focus-card p {
  font-size: 14px;
  line-height: 1.5;
  color: var(--ast-global-color-3);
  margin: 0;
}

/* Footer info strip (logo tagline + social icons) */
.thrive-footer-info {
  padding: 12px 0 20px 0;
  border-top: 1px solid #eee;
  text-align: center;
}
.thrive-footer-tagline {
  font-size: 14px;
  color: var(--ast-global-color-3);
  max-width: 600px;
  margin: 0 auto 16px auto;
}
.thrive-footer-social {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.thrive-footer-social a {
  display: inline-flex;
  width: 34px;
  height: 34px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: var(--ast-global-color-0);
}
.thrive-footer-social svg {
  width: 16px;
  height: 16px;
  fill: #ffffff;
}

@media (max-width: 544px) {
  .thrive-hero h1 { font-size: 28px; }
  .thrive-focus-grid { grid-template-columns: 1fr 1fr; gap: 16px; }
}

/* ============================================================
   HOMEPAGE-SPECIFIC COMPONENTS
   Used by: index.html (home page)
   ============================================================ */

.thrive-page--home {
  max-width: 1200px;
}

/* Hero banner */
.thrive-hero-banner {
  padding: 16px 0 12px 0;
  text-align: center;
}
.thrive-hero-banner h1 {
  font-size: 32px;
  font-weight: 600;
  color: var(--ast-global-color-3);
  line-height: 1.35;
  max-width: 900px;
  margin: 0 auto 24px auto;
}

/* Reusable call-to-action button (hero, therapy offerings, FAQ callout) */
.thrive-cta-button {
  display: inline-block;
  background-color: var(--ast-global-color-0);
  color: #ffffff !important;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  font-size: 14px;
  padding: 14px 30px;
  border-radius: 100px;
  text-decoration: none;
}
.thrive-cta-button:hover {
  background-color: var(--ast-global-color-1);
  color: #ffffff !important;
}

/* Checklist feature bar */
.thrive-checklist {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  padding: 10px 20px 12px 20px;
  background-color: #435e68;
}
.thrive-checklist-item {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
}
.thrive-check-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background-color: var(--ast-global-color-2);
  color: #ffffff;
  font-size: 13px;
  flex-shrink: 0;
}

/* Generic content section (About Thrive, Collaborating, Who We Serve) */
.thrive-section {
  padding: 14px 20px;
  max-width: 800px;
  margin: 0 auto;
  text-align: center;
}
.thrive-section h2 {
  font-size: 26px;
  font-weight: 600;
  color: var(--ast-global-color-2);
  margin: 0 0 16px 0;
}
.thrive-section p {
  font-size: 16px;
  line-height: 1.6;
  color: var(--ast-global-color-3);
  margin: 0 0 14px 0;
}
.thrive-section a {
  color: var(--ast-global-color-1);
}
.thrive-section--callout {
  background-color: #f5f5f5;
  max-width: 100%;
  padding: 14px 20px;
}
.thrive-section--callout h2 {
  font-size: 20px;
  color: var(--ast-global-color-3);
  max-width: 700px;
  margin: 0 auto 20px auto;
}

/* Four-image feature card grid */
.thrive-image-card-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 24px;
  padding: 10px 20px 14px 20px;
  max-width: 1100px;
  margin: 0 auto;
}
.thrive-image-card {
  text-align: center;
}
.thrive-image-card img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 14px;
}
.thrive-image-card p {
  font-size: 16px;
  font-weight: 600;
  color: var(--ast-global-color-3);
  margin: 0;
  line-height: 1.4;
}

/* Complex needs list + image side-by-side block */
.thrive-needs-block {
  display: grid;
  grid-template-columns: 1.2fr 1fr;
  gap: 40px;
  align-items: center;
  text-align: left;
  margin: 8px 0;
}
.thrive-needs-text h3 {
  font-size: 20px;
  font-weight: 600;
  color: var(--ast-global-color-3);
  margin: 0 0 14px 0;
}
.thrive-needs-text ul {
  padding-left: 20px;
  margin: 0;
}
.thrive-needs-text li {
  font-size: 15px;
  line-height: 1.6;
  color: var(--ast-global-color-3);
  margin-bottom: 8px;
}
.thrive-needs-image img {
  width: 100%;
  height: auto;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .thrive-needs-block {
    grid-template-columns: 1fr;
  }
  .thrive-hero-banner h1 {
    font-size: 24px;
  }
  .thrive-checklist {
    gap: 16px;
  }
}

/* ============================================================
   FAQ ACCORDION (native <details>/<summary>, no JS required)
   Used by: FAQ page
   ============================================================ */

.thrive-page--faq {
  max-width: 900px;
}
.thrive-page--faq .thrive-hero p {
  color: #000000;
}

.thrive-faq-accordion {
  padding: 10px 20px 30px 20px;
}

.thrive-faq-item {
  border-bottom: 1px solid #e0e0e0;
}
.thrive-faq-item:first-child {
  border-top: 1px solid #e0e0e0;
}

.thrive-faq-question {
  list-style: none;
  cursor: pointer;
  padding: 18px 30px 18px 0;
  font-size: 17px;
  font-weight: 600;
  color: #000000;
  position: relative;
}
.thrive-faq-question::-webkit-details-marker {
  display: none;
}
.thrive-faq-question::after {
  content: "+";
  position: absolute;
  right: 4px;
  top: 18px;
  font-size: 22px;
  font-weight: 400;
  color: var(--ast-global-color-0);
  transition: transform 0.15s ease;
}
.thrive-faq-item[open] .thrive-faq-question::after {
  content: "\2212"; /* minus sign */
}
.thrive-faq-question:hover {
  color: var(--ast-global-color-1);
}

.thrive-faq-answer {
  padding: 0 20px 22px 0;
  font-size: 15px;
  line-height: 1.6;
  color: #000000;
}
.thrive-faq-answer p {
  margin: 0 0 14px 0;
}
.thrive-faq-answer p:last-child {
  margin-bottom: 0;
}
.thrive-faq-answer ul {
  padding-left: 20px;
  margin: 0 0 14px 0;
}
.thrive-faq-answer li {
  margin-bottom: 8px;
}
.thrive-faq-answer a {
  color: var(--ast-global-color-1);
}
.thrive-faq-answer strong {
  font-weight: 600;
}

@media (max-width: 544px) {
  .thrive-faq-question {
    font-size: 15px;
    padding: 14px 26px 14px 0;
  }
}

/* ============================================================
   CONTACT PAGE COMPONENTS
   Used by: Contact Us page
   ============================================================ */

.thrive-page--contact {
  max-width: 1000px;
}

.thrive-contact-info {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  padding: 10px 20px 40px 20px;
  text-align: center;
}
.thrive-contact-column h3 {
  font-size: 18px;
  font-weight: 600;
  color: var(--ast-global-color-2);
  margin: 0 0 10px 0;
}
.thrive-contact-column p {
  font-size: 15px;
  line-height: 1.6;
  color: #000000;
  margin: 0 0 4px 0;
}
.thrive-contact-column a {
  color: #000000;
  text-decoration: none;
}
.thrive-contact-column a:hover {
  color: var(--ast-global-color-1);
}

.thrive-map {
  padding: 0 20px 40px 20px;
}
.thrive-map iframe {
  width: 100%;
  max-width: 100%;
  height: 450px;
  display: block;
  margin: 0 auto;
  border-radius: 8px;
}

@media (max-width: 768px) {
  .thrive-contact-info {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .thrive-map iframe {
    height: 300px;
  }
}

/* -------------------------------------------------------------
   Desktop navigation fix
   Forces the primary desktop menu to remain horizontal.
   ------------------------------------------------------------- */
@media (min-width: 922px) {
  #ast-desktop-header .main-header-menu {
    display: flex !important;
    flex-direction: row !important;
    align-items: center;
    flex-wrap: nowrap;
    margin: 0;
    padding: 0;
  }

  #ast-desktop-header .main-header-menu > .menu-item {
    display: flex;
    width: auto;
    flex: 0 0 auto;
  }
}
