.entry-content img,
.wp-block-image img,
.entry-content .uagb-infobox__content-wrap .uagb-ifb-content .uagb-ifb-image-content img,
.uagb-ifb-image-content img {
  -webkit-border-radius: 14px;
  border-radius: 14px;
  display: block;
  overflow: hidden;
}

.wp-block-lcb-logo-carousel .alcb__logo-image img {
  border-radius: 0;
  height: 96px;
  max-width: calc(100% - 10px);
  object-fit: contain;
  width: 190px;
}

.wp-block-lcb-logo-carousel .alcb__carousel_container {
  overflow: hidden;
}

.wp-block-lcb-logo-carousel .alcb__logo-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 132px;
  justify-content: center;
  padding: 12px 5px;
  width: 100%;
}

.home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:30px"] {
  height: 24px !important;
}

.home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:41px"] {
  height: 30px !important;
}

.home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:171px"] {
  height: 84px !important;
}

.home .uagb-block-597c3f26 .wp-block-buttons {
  gap: 24px 36px;
}

.home .wp-block-lcb-logo-carousel {
  padding-bottom: 18px;
  padding-top: 18px;
}

.wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-wrapper,
.wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-wrapper {
  display: flex;
  gap: 30px;
}

.wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-slide,
.wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-slide {
  box-sizing: border-box;
  flex: 0 0 calc((100% - 90px) / 4);
  width: calc((100% - 90px) / 4) !important;
}

.wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-wrapper {
  align-items: center;
  transition-property: transform;
  will-change: transform;
}

.wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-slide {
  margin-right: 0 !important;
}

@media (max-width: 991px) {
  .wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-wrapper,
  .wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-wrapper {
    gap: 20px;
  }

  .wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-slide,
  .wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-slide {
    flex-basis: calc((100% - 20px) / 2);
    width: calc((100% - 20px) / 2) !important;
  }
}

@media (max-width: 600px) {
  .home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:138px"] {
    height: 116px !important;
  }

  .home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:30px"] {
    height: 22px !important;
  }

  .home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:41px"] {
    height: 28px !important;
  }

  .home .uagb-block-597c3f26 > .wp-block-spacer[style*="height:171px"] {
    height: 72px !important;
  }

  .home .uagb-block-597c3f26 .wp-block-buttons {
    gap: 18px;
  }

  .home .wp-block-lcb-logo-carousel {
    padding-bottom: 14px;
    padding-top: 14px;
  }

  .wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-wrapper,
  .wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-wrapper {
    gap: 10px;
  }

  .wp-block-lcb-logo-carousel .alcb__carousel_container:not(.swiper-initialized) .swiper-slide,
  .wp-block-lcb-logo-carousel.ccp-logo-carousel-fallback .swiper-slide {
    flex-basis: 100%;
    width: 100% !important;
  }
}

.site-header .custom-logo {
  border-radius: 0;
}

body,
button,
input,
select,
textarea,
.ast-button,
.ast-custom-button {
  font-size: 18px;
}

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

body:is(.page, .single-post):not(.home) .entry-content > .wp-block-paragraph,
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-list,
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-paragraph),
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-list) {
  max-width: 1120px;
  width: min(100% - 48px, 1120px);
}

body:is(.page, .single-post):not(.home) .entry-content > .wp-block-paragraph,
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-list,
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-paragraph),
body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-list) {
  margin-left: auto;
  margin-right: auto;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-paragraph {
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin-bottom: 20px;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-list {
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin-bottom: 22px;
  padding-left: 1.35em;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-list li {
  margin-bottom: 8px;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-list li::marker {
  color: #8a56c7;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading:has(+ .wp-block-paragraph),
body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading:has(+ .wp-block-list) {
  background: #fff;
  border: 1px solid #eadff1;
  border-bottom: 0;
  border-left: 5px solid #b47aeb;
  border-radius: 8px 8px 0 0;
  color: #1f123a;
  font-size: clamp(25px, 2vw, 34px);
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 28px;
  padding: 24px 30px 8px;
}

body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading + .wp-block-paragraph,
body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading + .wp-block-list {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  margin-bottom: 34px;
  margin-top: 0;
  padding: 8px 30px 28px;
}

body.page-id-997 .entry-content > .wp-block-spacer {
  height: 34px !important;
}

body.page-id-997 .entry-content > .wp-block-uagb-advanced-heading.uagb-block-007e419c,
body.page-id-997 .entry-content > .wp-block-paragraph,
body.page-id-997 .entry-content > .wp-block-heading,
body.page-id-997 .entry-content > .wp-block-list {
  max-width: 1120px;
  width: min(100% - 48px, 1120px);
}

body.page-id-997 .entry-content > .wp-block-uagb-advanced-heading.uagb-block-007e419c {
  margin: 0 auto 18px;
}

body.page-id-997 .uagb-block-007e419c .uagb-heading-text {
  color: #271247;
  display: inline-block;
  font-size: clamp(34px, 3.4vw, 52px);
  line-height: 1.08;
  margin: 0;
  position: relative;
}

body.page-id-997 .uagb-block-007e419c .uagb-heading-text::after {
  background: #b47aeb;
  content: "";
  display: block;
  height: 4px;
  margin-top: 16px;
  width: 100%;
}

body.page-id-997 .entry-content > .wp-block-paragraph {
  color: #555;
  font-size: clamp(18px, 1.35vw, 22px);
  line-height: 1.65;
  margin: 0 auto 10px;
}

body.page-id-997 .entry-content > .wp-block-paragraph + .wp-block-paragraph {
  margin-bottom: 38px;
}

body.page-id-997 .entry-content > .wp-block-heading {
  background: #fff;
  border: 1px solid #eadff1;
  border-bottom: 0;
  border-left: 5px solid #b47aeb;
  border-radius: 8px 8px 0 0;
  color: #1f123a;
  font-size: clamp(26px, 2.1vw, 36px);
  line-height: 1.2;
  margin: 28px auto 0;
  padding: 26px 30px 8px;
}

body.page-id-997 .entry-content > .wp-block-list {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin: 0 auto 12px;
  padding: 8px 32px 28px 56px;
}

body.page-id-997 .entry-content > .wp-block-list li {
  margin: 0 0 8px;
}

body.page-id-997 .entry-content > .wp-block-list li:last-child {
  margin-bottom: 0;
}

body.page-id-997 .entry-content > .wp-block-list li::marker {
  color: #8a56c7;
  font-size: 1.1em;
}

body.page-id-997 .uagb-block-c6306452 {
  margin-top: 80px !important;
}

body.page-id-77 .entry-content > .wp-block-columns {
  align-items: center !important;
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  box-sizing: border-box;
  gap: 28px;
  margin: 0 auto 34px;
  max-width: 1120px;
  padding: 28px 30px;
  width: min(100% - 48px, 1120px);
}

body.page-id-77 .entry-content > .wp-block-columns .wp-block-heading {
  color: #1f123a;
  font-size: clamp(25px, 2vw, 34px);
  line-height: 1.2;
  margin-bottom: 12px;
}

body.page-id-77 .entry-content > .wp-block-columns .wp-block-paragraph {
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
}

body.page-id-77 .entry-content > .wp-block-columns .wp-block-image {
  margin-bottom: 0;
}

body:is(.page-id-107, .page-id-100, .page-id-1310) .entry-content > .wp-block-spacer[style*="height:39px"],
body.page-id-100 .entry-content > .wp-block-spacer[style*="height:74px"] {
  height: 34px !important;
}

body.page-id-1310 .entry-content > .wp-block-spacer[style*="height:30px"] {
  height: 0 !important;
}

body.page-id-107 .entry-content > .wp-block-uagb-slider,
body.page-id-107 .entry-content > .wp-block-paragraph,
body.page-id-107 .entry-content > .wp-block-heading,
body.page-id-100 .entry-content > .wp-block-paragraph,
body.page-id-100 .entry-content > .wp-block-columns,
body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph,
body.page-id-1310 .entry-content > .wp-block-list {
  max-width: 1120px;
  width: min(100% - 48px, 1120px);
}

body.page-id-107 .entry-content > .wp-block-uagb-slider,
body.page-id-107 .entry-content > .wp-block-paragraph,
body.page-id-107 .entry-content > .wp-block-heading,
body.page-id-100 .entry-content > .wp-block-paragraph,
body.page-id-100 .entry-content > .wp-block-columns,
body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph,
body.page-id-1310 .entry-content > .wp-block-list {
  margin-left: auto;
  margin-right: auto;
}

body.page-id-107 .entry-content > .wp-block-uagb-slider {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  margin-bottom: 34px;
  overflow: hidden;
}

body.page-id-107 .uagb-block-e3f3ca00 .uagb-ifb-title {
  color: #1f123a;
  font-size: clamp(28px, 2.4vw, 38px);
  line-height: 1.15;
}

body.page-id-107 .uagb-block-e3f3ca00 .uagb-ifb-desc {
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
}

body.page-id-107 .entry-content > .wp-block-heading {
  background: #fff;
  border: 1px solid #eadff1;
  border-bottom: 0;
  border-left: 5px solid #b47aeb;
  border-radius: 8px 8px 0 0;
  color: #1f123a;
  font-size: clamp(26px, 2.1vw, 36px);
  line-height: 1.2;
  margin-bottom: 0;
  margin-top: 28px;
  padding: 26px 30px 8px;
}

body.page-id-107 .entry-content > .wp-block-heading + .wp-block-paragraph {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin-bottom: 34px;
  margin-top: 0;
  padding: 8px 30px 28px;
}

body.page-id-107 .entry-content > .wp-block-heading:first-of-type + .wp-block-paragraph {
  border-bottom: 0;
  border-radius: 0;
  box-shadow: none;
  margin-bottom: 0;
  padding-bottom: 14px;
}

body.page-id-107 .entry-content > .wp-block-heading:first-of-type + .wp-block-paragraph + .wp-block-paragraph {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 0 0 8px 8px;
  border-top: 0;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin-bottom: 34px;
  margin-top: 0;
  padding: 0 30px 28px;
}

body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph:first-of-type {
  background: #fff;
  border: 1px solid #eadff1;
  border-bottom: 0;
  border-left: 5px solid #b47aeb;
  border-radius: 8px 8px 0 0;
  color: #1f123a;
  font-size: clamp(24px, 1.9vw, 32px);
  line-height: 1.25;
  margin-bottom: 0;
  padding: 26px 30px 8px;
}

body.page-id-1310 .entry-content > .wp-block-list {
  background: #fff;
  border: 1px solid #eadff1;
  border-bottom: 0;
  border-left: 5px solid #b47aeb;
  border-radius: 0;
  border-top: 0;
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 8px 30px 18px;
}

body.page-id-1310 .entry-content > .wp-block-list li {
  margin: 0 0 8px;
  padding-left: 1.15em;
  position: relative;
}

body.page-id-1310 .entry-content > .wp-block-list li:last-child {
  margin-bottom: 0;
}

body.page-id-1310 .entry-content > .wp-block-list li::before {
  color: #8a56c7;
  content: "\2022";
  left: 0;
  position: absolute;
}

body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph:last-of-type {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 0 0 8px 8px;
  border-top: 0;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
  margin-bottom: 56px;
  margin-top: 0;
  padding: 4px 30px 28px;
}

body.page-id-100 .entry-content > .has-text-align-center.has-black-color.has-text-color.wp-block-paragraph {
  color: #555;
  font-size: clamp(18px, 1.35vw, 22px);
  line-height: 1.65;
  margin-bottom: 34px;
  text-align: left;
}

body.page-id-100 .entry-content > .wp-block-columns {
  align-items: stretch;
  gap: 28px;
  justify-content: stretch;
  margin-bottom: 64px;
  padding: 0 !important;
}

body.page-id-100 .entry-content > .wp-block-columns > .wp-block-column {
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 8px;
  box-shadow: 0 18px 36px rgba(39, 18, 71, 0.07);
  box-sizing: border-box;
  flex: 1 1 0;
  margin-bottom: 0;
  padding: 30px;
}

body.page-id-100 .entry-content > .wp-block-columns .wp-block-heading {
  color: #1f123a;
  font-size: clamp(26px, 2.1vw, 36px);
  line-height: 1.2;
  margin: 0 0 14px;
}

body.page-id-100 .entry-content > .wp-block-columns .wp-block-paragraph {
  color: #555;
  font-size: clamp(17px, 1.2vw, 20px);
  line-height: 1.62;
}

body.page-id-100 .uagb-forms-input-label {
  color: #1f123a;
  font-weight: 600;
}

body.page-id-100 .uagb-forms-input {
  border-color: #eadff1;
  border-radius: 6px;
}

body.single-post .post-navigation {
  margin: 48px auto 56px;
  max-width: 1120px;
  text-align: center;
  width: min(100% - 48px, 1120px);
}

body.single-post .post-navigation .nav-links {
  align-items: center;
  display: inline-flex !important;
  gap: 18px;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: auto !important;
}

body.single .post-navigation .nav-links .nav-previous,
body.single .post-navigation .nav-links .nav-next,
body.single-post .post-navigation .nav-links .nav-previous,
body.single-post .post-navigation .nav-links .nav-next {
  flex: 0 0 auto !important;
  float: none;
  margin: 0;
  max-width: 100%;
  text-align: center;
  width: fit-content !important;
}

body.single-post .post-navigation a {
  align-items: center;
  background: #fff;
  border: 1px solid #eadff1;
  border-left: 5px solid #b47aeb;
  border-radius: 8px;
  box-shadow: 0 12px 24px rgba(39, 18, 71, 0.06);
  color: #8a56c7;
  display: inline-flex;
  font-size: clamp(17px, 1.2vw, 20px);
  gap: 8px;
  line-height: 1.2;
  margin: 0;
  padding: 14px 22px;
  text-decoration: none;
}

body.single-post .post-navigation a:hover,
body.single-post .post-navigation a:focus {
  color: #1f123a;
}

body.single-post .post-navigation .ast-left-arrow,
body.single-post .post-navigation .ast-right-arrow {
  display: none;
}

@media (min-width: 922px) {
  #ast-desktop-header .ast-builder-menu-1,
  #ast-desktop-header .ast-main-header-bar-alignment,
  #ast-desktop-header .main-header-bar-navigation,
  #ast-desktop-header #primary-site-navigation-desktop,
  #ast-desktop-header .main-navigation {
    min-width: 0;
    width: 100%;
  }

  #ast-desktop-header #ast-hf-menu-1 {
    flex-wrap: nowrap;
    justify-content: flex-end;
    white-space: nowrap;
  }

  #ast-desktop-header #ast-hf-menu-1 > .menu-item {
    flex: 0 0 auto;
  }

  #ast-desktop-header #ast-hf-menu-1 > .menu-item > .menu-link {
    font-size: clamp(13px, 1.1vw, 16px);
    padding-left: clamp(6px, 0.8vw, 12px);
    padding-right: clamp(6px, 0.8vw, 12px);
  }

  #ast-desktop-header .custom-logo-link img,
  #ast-desktop-header .astra-logo-svg {
    max-width: clamp(104px, 8.8vw, 128px);
    width: clamp(104px, 8.8vw, 128px);
  }
}

@media (max-width: 921px) {
  body:is(.page, .single-post):not(.home) .entry-content > .wp-block-paragraph,
  body:is(.page, .single-post):not(.home) .entry-content > .wp-block-list,
  body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-paragraph),
  body:is(.page, .single-post):not(.home) .entry-content > .wp-block-heading:has(+ .wp-block-list) {
    width: min(100% - 36px, 1120px);
  }

  body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading:has(+ .wp-block-paragraph),
  body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading:has(+ .wp-block-list) {
    padding: 22px 24px 8px;
  }

  body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading + .wp-block-paragraph,
  body:is(.page, .single-post):not(.home):not(.page-id-997):not(.page-id-107):not(.page-id-1310):not(.page-id-100) .entry-content > .wp-block-heading + .wp-block-list {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.page-id-997 .entry-content > .wp-block-uagb-advanced-heading.uagb-block-007e419c,
  body.page-id-997 .entry-content > .wp-block-paragraph,
  body.page-id-997 .entry-content > .wp-block-heading,
  body.page-id-997 .entry-content > .wp-block-list {
    width: min(100% - 36px, 1120px);
  }

  body.page-id-997 .entry-content > .wp-block-heading {
    padding: 22px 24px 8px;
  }

  body.page-id-997 .entry-content > .wp-block-list {
    padding: 8px 24px 24px 44px;
  }

  body.page-id-107 .entry-content > .wp-block-uagb-slider,
  body.page-id-107 .entry-content > .wp-block-paragraph,
  body.page-id-107 .entry-content > .wp-block-heading,
  body.page-id-100 .entry-content > .wp-block-paragraph,
  body.page-id-100 .entry-content > .wp-block-columns,
  body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph,
  body.page-id-1310 .entry-content > .wp-block-list {
    width: min(100% - 36px, 1120px);
  }

  body.page-id-107 .entry-content > .wp-block-heading,
  body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph:first-of-type {
    padding: 22px 24px 8px;
  }

  body.page-id-107 .entry-content > .wp-block-heading + .wp-block-paragraph,
  body.page-id-107 .entry-content > .wp-block-heading:first-of-type + .wp-block-paragraph + .wp-block-paragraph,
  body.page-id-1310 .entry-content > .has-black-color.has-text-color.wp-block-paragraph:last-of-type {
    padding-left: 24px;
    padding-right: 24px;
  }

  body.page-id-1310 .entry-content > .wp-block-list {
    padding: 8px 24px 18px;
  }

  body.page-id-100 .entry-content > .wp-block-columns {
    gap: 22px;
  }

  body.page-id-100 .entry-content > .wp-block-columns > .wp-block-column {
    padding: 24px;
  }

  body.page-id-100 .entry-content > .wp-block-columns {
    flex-wrap: wrap !important;
  }

  body.page-id-100 .entry-content > .wp-block-columns > .wp-block-column {
    flex-basis: 100% !important;
    width: 100%;
  }

  body.single-post .post-navigation {
    width: min(100% - 36px, 1120px);
  }

  body.single-post .post-navigation .nav-links {
    flex-wrap: nowrap;
    gap: 12px;
  }

  body.single-post .post-navigation a {
    font-size: 17px;
    padding: 12px 16px;
  }

  body.page-id-77 .entry-content > .wp-block-columns {
    gap: 22px;
    padding: 24px;
    width: min(100% - 36px, 1120px);
  }

  body,
  button,
  input,
  select,
  textarea,
  .ast-button,
  .ast-custom-button {
    font-size: 17px;
  }

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