/*!******************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[0].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[0].use[3]!./src/scss/alone-blocks/single.scss ***!
  \******************************************************************************************************************************************************************************************************************************/
/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
@media (max-width: 991.98px) {
  .block-cta .container {
    padding-inline: 16px;
  }
}
.block-cta__wrapper {
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  border-radius: 32px;
  background: #000;
  background-image: url(..//images/texture.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 992px) {
  .block-cta__wrapper {
    flex-direction: row;
  }
}
.block-cta__text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding-bottom: 40px;
}
@media (min-width: 992px) {
  .block-cta__text {
    padding-bottom: 0;
    height: 88px;
  }
}
.block-cta__text h2 {
  color: #FFFFFF;
  font-size: 32px;
  text-align: center;
}
@media (min-width: 992px) {
  .block-cta__text h2 {
    font-size: 42px;
    text-align: start;
    margin: 0 0 12px;
  }
}
.block-cta__text p {
  color: #FFFFFF;
  font-size: 20px;
  line-height: 1.4;
  text-align: center;
  font-weight: 300;
}
@media (min-width: 992px) {
  .block-cta__text p {
    text-align: start;
  }
}
.block-cta__link {
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  .block-cta__link {
    width: -moz-fit-content;
    width: fit-content;
  }
}
.block-cta__link a {
  font-size: 20px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
  width: 100%;
}
@media (min-width: 992px) {
  .block-cta__link a {
    text-align: start;
    padding: 24px 68px;
    font-size: 24px;
  }
}
.block-cta__link .pointer-1 {
  background-image: url(..//images/pointer-1.png);
  bottom: -32px;
  left: -44px;
}
@media (max-width: 991.98px) {
  .block-cta__link .pointer-1 {
    transform: rotate(74deg);
    bottom: 64px;
    left: 24px;
  }
}
.block-cta__link .pointer-2 {
  background-image: url(..//images/pointer-2.png);
  bottom: -12px;
  right: -2px;
}
@media (max-width: 991.98px) {
  .block-cta__link .pointer-2 {
    bottom: -36px;
    right: 14px;
  }
}
.block-cta__link .pointer {
  z-index: 2;
  position: absolute;
  width: 34px;
  height: 34px;
  background-repeat: no-repeat;
}

/* Backgrounds */
/* Transitions */
/* Icons */
/* Backgrounds */
.block-posts-slider {
  background-color: #151515;
}
@media (max-width: 991.98px) {
  .block-posts-slider__wrapper .block-posts-slider__text {
    padding-inline: 16px;
  }
}
@media (max-width: 991.98px) {
  .block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__title {
    padding-inline: 16px;
  }
}
.block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__title h2 {
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__title h2 {
    font-size: 32px;
  }
}
.block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__title span {
  color: #FFFFFF !important;
}
.block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__desc {
  max-width: 670px;
  margin: 0 auto;
}
.block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__desc p {
  color: #4E5358;
  line-height: 1.4;
  font-size: 20px;
  margin: 0;
  color: #FFFFFF;
}
@media (max-width: 991.98px) {
  .block-posts-slider__wrapper .block-posts-slider__text .block-posts-slider__desc p {
    font-size: 16px;
  }
}
.block-posts-slider__wrapper .block-posts-slider__categories {
  gap: 16px;
  justify-content: center;
}
@media (max-width: 767.98px) {
  .block-posts-slider__wrapper .block-posts-slider__categories {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
    justify-content: space-between;
    padding-inline: 16px;
    padding-bottom: 8px;
  }
}
.block-posts-slider__wrapper .block-posts-slider__categories .block-posts-slider__categories::-webkit-scrollbar {
  display: none;
}
.block-posts-slider__wrapper .block-posts-slider__categories-item {
  flex: 0 0 auto;
}
.block-posts-slider__wrapper .block-posts-slider__categories-item a {
  border-radius: 100px;
  padding: 12px 16px;
}
@media (max-width: 991.98px) {
  .block-posts-slider__list {
    max-width: 100%;
    margin-left: calc((100vw - 660px) / 2);
  }
}
@media (max-width: 767.98px) {
  .block-posts-slider__list {
    margin-left: calc((100vw - 480px) / 2);
  }
}
@media (max-width: 575.98px) {
  .block-posts-slider__list {
    margin-left: 16px;
  }
}
.block-posts-slider__list .active-list {
  transform: none !important;
  justify-content: center;
}
.block-posts-slider__list .active-list .block-posts__item {
  height: -moz-fit-content !important;
  height: fit-content !important;
}
.block-posts-slider__list .block-posts__item {
  max-width: 380px;
  border-radius: 24px;
  background-color: rgba(255, 255, 255, 0.1);
  border: 1px solid #4E5358;
  height: auto;
  position: relative;
}
@media (max-width: 991.98px) {
  .block-posts-slider__list .block-posts__item {
    max-width: 310px;
  }
}
.block-posts-slider__list .block-posts__item .item-image {
  overflow: hidden;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}
.block-posts-slider__list .block-posts__item .item-image img {
  width: 100%;
  min-height: 280px;
  height: 280px;
  -o-object-fit: cover;
     object-fit: cover;
  transition: all 0.3s ease-in-out;
  filter: grayscale(100%);
}
@media (max-width: 991.98px) {
  .block-posts-slider__list .block-posts__item .item-image img {
    min-height: 260px;
  }
}
.block-posts-slider__list .block-posts__item .item-image img:hover {
  transform: scale(1.1);
}
.block-posts-slider__list .block-posts__item .item-text {
  padding: 24px;
}
.block-posts-slider__list .block-posts__item .item-text .item-title a {
  color: #FFFFFF;
  text-decoration: none;
}
.block-posts-slider__list .block-posts__item .item-text .item-title a:hover {
  text-decoration: underline;
}
.block-posts-slider__list .block-posts__item .item-text .item-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #FFFFFF;
  padding-bottom: 32px;
}
.block-posts-slider__list .block-posts__item .item-footer {
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 24px;
  width: 88%;
}
.block-posts-slider__list .block-posts__item .item-footer p {
  margin: 0;
  font-size: 14px;
  line-height: 1.4;
  color: #FFFFFF;
}
.block-posts-slider__list .block-posts__item .item-footer .read-time {
  display: flex;
  gap: 6px;
  align-items: center;
}
.block-posts-slider__list .block-posts__item .item-footer .read-time:before {
  line-height: 1;
  content: url(..//images/carbon_time2.svg);
}
.block-posts-slider__list .swiper-nav-button {
  position: absolute;
  top: auto;
  bottom: 36px;
  border: 1px solid #878D93;
  border-radius: 50%;
  padding: 10px;
  width: 44px;
  align-items: center;
  justify-content: center;
  color: #878D93;
  transition: all 0.3s ease-in-out;
}
.block-posts-slider__list .swiper-nav-button:after {
  font-size: 16px;
  font-weight: 600;
}
.block-posts-slider__list .swiper-nav-button:hover {
  color: #FFFFFF;
  background-color: #4E5358;
}
.block-posts-slider__list .swiper-button-prev {
  left: calc(50% - 52px);
}
.block-posts-slider__list .swiper-button-next {
  right: calc(50% - 52px);
}
.block-posts-slider__all a {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  text-transform: capitalize;
  color: #FFFFFF;
  position: absolute;
  display: flex;
  align-items: center;
  text-decoration: none;
  gap: 10px;
}
.block-posts-slider__all a:after {
  transition: all 0.3s ease-in-out;
  content: url(..//images/formkit_arrowright.svg);
}
.block-posts-slider__all a:hover {
  text-decoration: underline;
}
.block-posts-slider__all a:hover:after {
  padding-left: 5px;
}

.single-post .container-fluid {
  background-image: url("data:image/svg+xml,%3Csvg width=%27359%27 height=%271268%27 viewBox=%270 0 359 1268%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.9%27 filter=%27url%28%23filter0_f_161_13123%29%27%3E%3Cpath d=%27M412.064 464.41C452.509 382.34 615.554 378.754 776.236 456.399C936.919 534.044 1026.68 761.638 986.231 843.707C945.787 925.777 899.11 769.645 647.298 707.663C431.025 684.104 371.62 546.479 412.064 464.41Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_161_13123%27 x=%270.214844%27 y=%270.432526%27 width=%271395.67%27 height=%271266.59%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13123%27/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% 0%;
  background-size: contain;
}
@media (min-width: 768px) {
  .single-post .container-fluid {
    background: none;
  }
}
.single-post__area {
  background-image: url("data:image/svg+xml,%3Csvg width=%27390%27 height=%271033%27 viewBox=%270 0 390 1033%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter0_f_161_13125%29%27%3E%3Cellipse cx=%27130.279%27 cy=%2765.2894%27 rx=%27130.279%27 ry=%2765.2894%27 transform=%27matrix%28-0.986928 0.161162 -0.166076 -0.986113 502.217 521.559%29%27 fill=%27%2357A5FF%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter1_f_161_13125%29%27%3E%3Cpath d=%27M108.58 577.424C87.2833 540.23 115.118 484.864 170.749 453.76C226.381 422.656 288.744 427.592 310.04 464.786C331.336 501.98 303.502 557.346 247.871 588.45C174.632 668.192 129.876 614.618 108.58 577.424Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter2_f_161_13125%29%27%3E%3Cpath d=%27M361.705 432.587C381.83 391.75 462.96 389.965 542.914 428.601C622.868 467.236 667.53 580.485 647.406 621.322C627.281 662.159 604.055 584.469 478.755 553.628C371.14 541.905 341.58 473.424 361.705 432.587Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_161_13125%27 x=%27-166.24%27 y=%2710.4346%27 width=%271058.08%27 height=%27935.476%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13125%27/%3E%3C/filter%3E%3Cfilter id=%27filter1_f_161_13125%27 x=%27-298.578%27 y=%2733.3123%27 width=%271015.78%27 height=%27996.505%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13125%27/%3E%3C/filter%3E%3Cfilter id=%27filter2_f_161_13125%27 x=%27-44.1914%27 y=%270.752197%27 width=%271096.4%27 height=%271032.17%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13125%27/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: 100% 50%;
  background-size: contain;
  padding: 40px 0 34px;
}
@media (min-width: 768px) {
  .single-post__area {
    background: none;
    padding: 40px 0 64px;
  }
}
.single-post__wrapper {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .single-post__wrapper {
    flex-direction: row;
    gap: 40px;
    padding: 0 120px;
  }
}
.single-post__header {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .single-post__header {
    gap: 24px;
  }
}
.single-post__header-meta {
  display: flex;
  align-items: center;
  gap: 24px;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 19.6px */
  color: #888;
}
.single-post__header-meta span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-post__image {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: stretch;
  overflow: hidden;
  background: #E1E1E1;
  height: 300px;
  width: 100%;
  border-radius: 16px;
}
@media (min-width: 768px) {
  .single-post__image {
    height: 430px;
  }
}
.single-post__image img {
  height: inherit;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post article {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: #4E5358;
  /* Body3 */
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%; /* 22.4px */
  max-width: 100%;
}
@media (min-width: 768px) {
  .single-post article {
    gap: 40px;
    max-width: 777px;
  }
}
.single-post article h1 {
  color: #272C30;
  /* H2 */
  font-family: "Figtree", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 120%; /* 38.4px */
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .single-post article h1 {
    font-size: 48px;
    line-height: 120%; /* 67.2px */
  }
}
.single-post article h1 span {
  color: #272C30;
}
.single-post article h2 {
  color: #4E5358;
  /* H3 */
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px; /* 133.333% */
  text-transform: capitalize;
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .single-post article h2 {
    color: #272C30;
    font-size: 32px;
    line-height: 120%; /* 38.4px */
    margin: 0 0 32px;
  }
}
.single-post article h3 {
  color: #4E5358;
  /* H3 */
  font-size: 20px;
}
@media (min-width: 768px) {
  .single-post article h3 {
    color: #272C30;
    font-size: 26px;
  }
}
.single-post article a {
  color: #000;
  /* Body3 */
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.single-post article p, .single-post article ul, .single-post article ol {
  margin: 0 0 24px;
}
.single-post article p:last-child, .single-post article ul:last-child, .single-post article ol:last-child {
  margin: 0;
}
.single-post article ul, .single-post article ol {
  padding-left: 20px;
}
.single-post article figure {
  margin: 24px 0;
}
@media (min-width: 768px) {
  .single-post article figure {
    margin: 40px 0;
  }
}
.single-post article figure:last-child {
  margin-bottom: 0;
}
.single-post article figure img {
  max-width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
}
.single-post article figure:not(.banner-image) img {
  border-radius: 16px;
}
.single-post article .banner-image {
  display: none;
}
@media (min-width: 768px) {
  .single-post article .banner-image {
    display: block;
  }
}
.single-post article .wp-block-quote {
  color: rgba(39, 44, 48, 0.6);
  padding: 0;
  margin: 0 0 24px;
}
.single-post article .wp-block-quote:last-of-type {
  margin: 0 0 32px;
}
@media (min-width: 768px) {
  .single-post article .wp-block-quote:last-of-type {
    margin: 0 0 56px;
  }
}
.single-post article .js-mobile-nav {
  display: flex;
}
@media (min-width: 768px) {
  .single-post article .js-mobile-nav {
    display: none;
  }
}
.single-post aside,
.single-post .theiaStickySidebar {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 768px) {
  .single-post aside,
  .single-post .theiaStickySidebar {
    gap: 64px;
  }
}
.single-post aside h3,
.single-post .theiaStickySidebar h3 {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 26px; /* 130% */
  margin: 0 0 24px;
}
@media (min-width: 768px) {
  .single-post aside .js-decktop-nav,
  .single-post .theiaStickySidebar .js-decktop-nav {
    display: flex;
  }
  .single-post aside .js-decktop-nav::after,
  .single-post .theiaStickySidebar .js-decktop-nav::after {
    display: none;
  }
}
.single-post aside .widget_recent_entries,
.single-post aside .widget_page_nav,
.single-post .theiaStickySidebar .widget_recent_entries,
.single-post .theiaStickySidebar .widget_page_nav {
  display: none;
  max-height: 300px;
  direction: rtl;
  overflow: auto;
}
.single-post aside .widget_recent_entries::-webkit-scrollbar,
.single-post aside .widget_page_nav::-webkit-scrollbar,
.single-post .theiaStickySidebar .widget_recent_entries::-webkit-scrollbar,
.single-post .theiaStickySidebar .widget_page_nav::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}
.single-post aside .widget_recent_entries::-webkit-scrollbar-track,
.single-post aside .widget_page_nav::-webkit-scrollbar-track,
.single-post .theiaStickySidebar .widget_recent_entries::-webkit-scrollbar-track,
.single-post .theiaStickySidebar .widget_page_nav::-webkit-scrollbar-track {
  border-radius: 10px;
  background: #E6EBF6;
}
.single-post aside .widget_recent_entries::-webkit-scrollbar-thumb,
.single-post aside .widget_page_nav::-webkit-scrollbar-thumb,
.single-post .theiaStickySidebar .widget_recent_entries::-webkit-scrollbar-thumb,
.single-post .theiaStickySidebar .widget_page_nav::-webkit-scrollbar-thumb {
  -webkit-transition: background-color 0.15s;
  transition: background-color 0.15s;
  border-radius: 10px;
  background: #000;
}
.single-post aside .widget_recent_entries::-webkit-scrollbar-thumb:hover,
.single-post aside .widget_page_nav::-webkit-scrollbar-thumb:hover,
.single-post .theiaStickySidebar .widget_recent_entries::-webkit-scrollbar-thumb:hover,
.single-post .theiaStickySidebar .widget_page_nav::-webkit-scrollbar-thumb:hover {
  background: rgba(0, 0, 0, 0.8);
}
.single-post aside .widget_recent_entries::-webkit-scrollbar-thumb:active,
.single-post aside .widget_page_nav::-webkit-scrollbar-thumb:active,
.single-post .theiaStickySidebar .widget_recent_entries::-webkit-scrollbar-thumb:active,
.single-post .theiaStickySidebar .widget_page_nav::-webkit-scrollbar-thumb:active {
  background: rgba(0, 0, 0, 0.9);
}
@media (min-width: 768px) {
  .single-post aside .widget_recent_entries,
  .single-post aside .widget_page_nav,
  .single-post .theiaStickySidebar .widget_recent_entries,
  .single-post .theiaStickySidebar .widget_page_nav {
    display: block;
  }
}
.single-post aside .wp-block-latest-posts,
.single-post .theiaStickySidebar .wp-block-latest-posts {
  display: flex;
  flex-direction: column;
  gap: 32px;
  padding-left: 32px;
  direction: ltr;
}
.single-post aside .wp-block-latest-posts__post-title,
.single-post .theiaStickySidebar .wp-block-latest-posts__post-title {
  color: #272C30;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  text-transform: capitalize;
}
.single-post aside .wp-block-latest-posts__post-title.current-post,
.single-post .theiaStickySidebar .wp-block-latest-posts__post-title.current-post {
  font-weight: 600;
}
.single-post aside .widget_media_image,
.single-post .theiaStickySidebar .widget_media_image {
  margin: 0 auto;
}
.single-post .block_page-nav {
  display: none;
  flex-direction: column;
  justify-content: space-between;
  border-radius: 10px;
  height: 58px;
  margin: 0;
  position: relative;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.15);
  box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.59);
}
@media (min-width: 768px) {
  .single-post .block_page-nav {
    gap: 32px;
    padding-left: 32px;
    direction: ltr;
    height: auto;
    border: 0;
    background: none;
    box-shadow: none;
  }
}
.single-post .block_page-nav::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 24px;
  height: 24px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M12.5427 15.93L20.5077 7.57051C20.6407 7.43103 20.7148 7.24571 20.7148 7.05301C20.7148 6.8603 20.6407 6.67499 20.5077 6.53551L20.4987 6.52651C20.4342 6.45866 20.3567 6.40463 20.2707 6.36771C20.1847 6.33078 20.092 6.31175 19.9985 6.31175C19.9049 6.31175 19.8122 6.33078 19.7262 6.36771C19.6403 6.40463 19.5627 6.45866 19.4982 6.52651L11.9982 14.3985L4.5012 6.52651C4.43674 6.45866 4.35915 6.40463 4.27315 6.36771C4.18715 6.33078 4.09454 6.31175 4.00095 6.31175C3.90736 6.31175 3.81475 6.33078 3.72875 6.36771C3.64275 6.40463 3.56516 6.45866 3.5007 6.52651L3.4917 6.53551C3.35873 6.67499 3.28456 6.8603 3.28456 7.05301C3.28456 7.24571 3.35873 7.43103 3.4917 7.57051L11.4567 15.93C11.5267 16.0035 11.611 16.0621 11.7043 16.102C11.7977 16.142 11.8982 16.1627 11.9997 16.1627C12.1012 16.1627 12.2017 16.142 12.2951 16.102C12.3884 16.0621 12.4727 16.0035 12.5427 15.93Z%27 fill=%27%231D2023%27/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: contain;
  transform: translateY(-50%);
}
.single-post .block_page-nav.open {
  height: auto;
}
.single-post .block_page-nav.open::after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M11.4573 8.06999L3.4923 16.4295C3.35933 16.569 3.28516 16.7543 3.28516 16.947C3.28516 17.1397 3.35933 17.325 3.4923 17.4645L3.5013 17.4735C3.56576 17.5413 3.64335 17.5954 3.72935 17.6323C3.81535 17.6692 3.90796 17.6883 4.00155 17.6883C4.09514 17.6883 4.18775 17.6692 4.27375 17.6323C4.35975 17.5954 4.43734 17.5413 4.5018 17.4735L12.0018 9.60149L19.4988 17.4735C19.5633 17.5413 19.6408 17.5954 19.7268 17.6323C19.8128 17.6692 19.9055 17.6883 19.999 17.6883C20.0926 17.6883 20.1852 17.6692 20.2712 17.6323C20.3572 17.5954 20.4348 17.5413 20.4993 17.4735L20.5083 17.4645C20.6413 17.325 20.7154 17.1397 20.7154 16.947C20.7154 16.7543 20.6413 16.569 20.5083 16.4295L12.5433 8.06999C12.4733 7.99647 12.389 7.93794 12.2957 7.89795C12.2023 7.85796 12.1018 7.83734 12.0003 7.83734C11.8988 7.83734 11.7983 7.85796 11.7049 7.89795C11.6116 7.93794 11.5273 7.99647 11.4573 8.06999Z%27 fill=%27%231D2023%27/%3E%3C/svg%3E");
  top: 16px;
  transform: translateY(0);
}
.single-post .block_page-nav li {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-style: normal;
  line-height: 120%; /* 24px */
  text-transform: capitalize;
  padding: 16px;
}
@media (min-width: 768px) {
  .single-post .block_page-nav li {
    color: #272C30;
    padding: 0;
  }
}
.single-post .block_page-nav li:not(.page-nav-label):hover {
  border-radius: 8px;
  background: #E6EBF6;
}
@media (min-width: 768px) {
  .single-post .block_page-nav li:not(.page-nav-label):hover {
    background: none;
    border-radius: 0;
  }
}
.single-post .block_page-nav li a {
  color: #000;
  font-family: "Figtree", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 24px */
  text-transform: capitalize;
  text-decoration: none;
  /* padding-left: 16px; */
}
.single-post .block_page-nav li a.current {
  font-weight: 600;
}
.single-post .block_page-nav-label {
  font-weight: 600;
}

/* Cusom Styles */
.single-post .main-wrapper {
  background-image: url("data:image/svg+xml,%3Csvg width=%27390%27 height=%271033%27 viewBox=%270 0 390 1033%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter0_f_161_13905%29%27%3E%3Cellipse cx=%27130.279%27 cy=%2765.2894%27 rx=%27130.279%27 ry=%2765.2894%27 transform=%27matrix%28-0.986928 0.161162 -0.166076 -0.986113 402.354 521.561%29%27 fill=%27%2357A5FF%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter1_f_161_13905%29%27%3E%3Cpath d=%27M8.71645 577.425C-12.58 540.232 15.2543 484.865 70.886 453.761C126.518 422.657 188.88 427.594 210.177 464.787C231.473 501.981 203.639 557.347 148.007 588.451C74.7683 668.194 30.0129 614.619 8.71645 577.425Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter2_f_161_13905%29%27%3E%3Cpath d=%27M261.842 432.593C281.966 391.756 363.096 389.971 443.051 428.607C523.005 467.243 567.667 580.491 547.542 621.328C527.418 662.165 504.192 584.476 378.892 553.634C271.276 541.911 241.717 473.43 261.842 432.593Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_161_13905%27 x=%27-266.104%27 y=%2710.4365%27 width=%271058.08%27 height=%27935.476%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13905%27/%3E%3C/filter%3E%3Cfilter id=%27filter1_f_161_13905%27 x=%27-398.441%27 y=%2733.3135%27 width=%271015.78%27 height=%27996.505%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13905%27/%3E%3C/filter%3E%3Cfilter id=%27filter2_f_161_13905%27 x=%27-144.055%27 y=%270.758301%27 width=%271096.4%27 height=%271032.17%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_13905%27/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: contain;
}
@media (min-width: 768px) {
  .single-post .main-wrapper {
    background-image: url("data:image/svg+xml,%3Csvg width=%271440%27 height=%271277%27 viewBox=%270 0 1440 1277%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter0_f_161_14366%29%27%3E%3Cellipse cx=%27267.318%27 cy=%27133.967%27 rx=%27267.318%27 ry=%27133.967%27 transform=%27matrix%28-0.986928 0.161162 -0.166076 -0.986113 807.867 648.31%29%27 fill=%27%2357A5FF%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter1_f_161_14366%29%27%3E%3Cpath d=%27M0.164821 762.939C-43.5332 686.622 13.5797 573.016 127.73 509.194C241.881 445.371 369.842 455.501 413.54 531.818C457.238 608.135 400.125 721.741 285.975 785.564C135.696 949.187 43.8629 839.257 0.164821 762.939Z%27 fill=%27%234364F7%27/%3E%3C/g%3E%3Cg opacity=%270.5%27 filter=%27url%28%23filter2_f_161_14366%29%27%3E%3Cpath d=%27M519.6 465.735C560.894 381.942 727.364 378.28 891.422 457.556C1055.48 536.832 1147.12 769.207 1105.83 853C1064.53 936.793 1016.88 777.382 759.775 714.098C538.959 690.044 478.306 549.528 519.6 465.735Z%27 fill=%27%230052D4%27/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id=%27filter0_f_161_14366%27 x=%27-142.98%27 y=%2720.2942%27 width=%271329.55%27 height=%271077.98%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_14366%27/%3E%3C/filter%3E%3Cfilter id=%27filter1_f_161_14366%27 x=%27-414.521%27 y=%2767.2373%27 width=%271242.75%27 height=%271203.21%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_14366%27/%3E%3C/filter%3E%3Cfilter id=%27filter2_f_161_14366%27 x=%27107.502%27 y=%270.413818%27 width=%271408.19%27 height=%271276.39%27 filterUnits=%27userSpaceOnUse%27 color-interpolation-filters=%27sRGB%27%3E%3CfeFlood flood-opacity=%270%27 result=%27BackgroundImageFix%27/%3E%3CfeBlend mode=%27normal%27 in=%27SourceGraphic%27 in2=%27BackgroundImageFix%27 result=%27shape%27/%3E%3CfeGaussianBlur stdDeviation=%27200%27 result=%27effect1_foregroundBlur_161_14366%27/%3E%3C/filter%3E%3C/defs%3E%3C/svg%3E");
  }
}
.single-post .block-posts-slider {
  margin: 0 0 32px;
}
@media (min-width: 768px) {
  .single-post .block-posts-slider {
    margin: 0;
  }
}

/*# sourceMappingURL=single.css.map*/