/*!************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./src/scss/templates/blog-single.entry.scss ***!
  \************************************************************************************************************************************/
@font-face {
  font-family: "RedHatDisplay";
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  src: url(../../.././dist/css/build/font/RedHatDisplay-VariableFont_wght.ttf) format("truetype-variations");
}
.single-post .entry-footer {
  display: none;
}
.single-post .post-header {
  display: flex;
  flex-direction: column;
}
.single-post .post-header .post-header-content {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  grid-area: post-header-content;
  display: grid;
  grid-template-areas: "entry-categories" "entry-heading";
}
@media only screen and (min-width: 1200px) {
  .single-post .post-header .post-header-content {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .post-header .post-header-content {
    max-width: 1219px;
    padding-inline: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .post-header .post-header-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}
.single-post .content > article {
  padding-top: 15px;
}
.single-post .content > article .entry-content > *:not(.ilabs-featured-products-blog) {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  margin-block: 20px;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > *:not(.ilabs-featured-products-blog) {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > *:not(.ilabs-featured-products-blog) {
    max-width: 970px;
    padding-inline: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > *:not(.ilabs-featured-products-blog) {
    margin-block: 24px;
  }
}
.single-post .content > article .entry-content > h1, .single-post .content > article .entry-content > h2 {
  font-size: 25px;
  line-height: 1.2;
  margin-block: 20px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > h1, .single-post .content > article .entry-content > h2 {
    font-size: 45px;
  }
}
.single-post .content > article .entry-content > h3, .single-post .content > article .entry-content > h4, .single-post .content > article .entry-content > h5, .single-post .content > article .entry-content > h6 {
  font-weight: 800;
}
.single-post .content > article .entry-content > h3 {
  font-size: 18px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > h3 {
    font-size: 22px;
  }
}
.single-post .content > article .entry-content > h4 {
  font-size: 16px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > h4 {
    font-size: 18px;
  }
}
.single-post .content > article .entry-content > h5 {
  font-size: 14px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > h5 {
    font-size: 16px;
  }
}
.single-post .content > article .entry-content > h6 {
  font-size: 12px;
  line-height: 1.2;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > h6 {
    font-size: 14px;
  }
}
.single-post .content > article .entry-content > p {
  font-size: 16px;
  line-height: 1.4;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > p {
    font-size: 18px;
  }
}
.single-post .content > article .entry-content > p > img {
  height: auto;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content > p > img {
    border-radius: 10px;
  }
}
.single-post .content > article .entry-content a:not([class*=__button]) {
  text-decoration: underline;
  color: #2675cc;
}
.single-post .content > article .entry-content ul {
  list-style-type: disc;
  list-style-position: inside;
}
.single-post .content > article .entry-content ul > li::marker {
  color: #4c9bf2;
}
.single-post .content > article .entry-content strong {
  font-weight: 700;
}
.single-post .content > article .entry-content em {
  font-style: italic;
}
.single-post .content > article .entry-content .wp-block-image > img {
  height: auto;
  width: 100%;
  border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
  .single-post .content > article .entry-content .wp-block-image > img {
    border-radius: 10px;
  }
}
.single-post .entry-image-wrapper {
  grid-area: entry-image-wrapper;
  height: 100svh;
  width: 100%;
}
.single-post .entry-image-wrapper > img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.single-post .entry-heading {
  font-size: 35px;
  line-height: 1.1;
  font-weight: 700;
  margin-block: 15px 20px;
}
@media only screen and (min-width: 1200px) {
  .single-post .entry-heading {
    margin-block: 40px 25px;
    font-size: 60px;
    line-height: 1.2;
  }
}
.single-post .entry-meta {
  margin-bottom: 20px;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  color: rgba(26, 26, 26, 0.8);
}
@media only screen and (min-width: 1200px) {
  .single-post .entry-meta {
    font-size: 16px;
    margin-bottom: 25px;
  }
}
.single-post .entry-meta * {
  font-size: 12px;
  line-height: 1.2;
  font-weight: 700;
  color: rgba(26, 26, 26, 0.8);
}
@media only screen and (min-width: 1200px) {
  .single-post .entry-meta * {
    font-size: 16px;
  }
}
.single-post .entry-meta a {
  text-decoration: underline;
}
.single-post .entry-meta a:hover {
  color: #2675cc;
}
.single-post .entry-image {
  width: 100%;
  height: 380px;
  object-fit: cover;
  border-radius: 5px;
}
@media only screen and (min-width: 1200px) {
  .single-post .entry-image {
    height: 494px;
  }
}
.single-post .copy-alert {
  display: none;
  position: fixed;
  top: 160px;
  left: 0;
  width: 100%;
  padding: 8px;
  background-color: #4c9bf2;
  margin-bottom: 10px;
}
@media only screen and (min-width: 1200px) {
  .single-post .copy-alert {
    position: static;
    padding-inline: 15px;
    width: 100%;
    margin-inline: auto;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .single-post .copy-alert {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .single-post .copy-alert {
    max-width: 1268px;
  }
}
.single-post .copy-alert.active {
  display: block;
}
.single-post .copy-alert > .copy-alert-text {
  color: #ffffff;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-align: center;
}
.single-post .share-buttons-popup {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  position: relative;
  grid-area: share-buttons-popup;
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup {
    max-width: 1268px;
  }
}
.single-post .share-buttons-popup__button {
  display: flex;
  justify-content: flex-end;
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup__button {
    cursor: pointer;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup__button:hover .share-buttons-popup__content {
    position: absolute;
    bottom: 30px;
    right: 0;
    top: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-inline: 35px;
    background-color: #ffffff;
    padding: unset;
    top: 42px;
    right: 0;
    width: 353px;
    height: 202px;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.26));
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup__button:hover::before {
    content: "";
    position: absolute;
    top: 20px;
    right: 0;
    height: 40px;
    width: 180px;
    background-color: transparent;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup__button:hover img.share-buttons-popup__close-icon {
    display: none;
  }
}
.single-post .share-buttons-popup__button:hover .addtoany_shortcode {
  display: grid;
  place-items: center;
  width: 100%;
  padding-inline: 30px;
  padding-block: unset;
}
.single-post .share-buttons-popup__button:hover .addtoany_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  place-items: flex-start;
  gap: 25px;
}
.single-post .share-buttons-popup__button:hover .addtoany_list a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: unset;
  margin: unset;
  width: 100%;
}
.single-post .share-buttons-popup__button:hover .addtoany_list a .a2a_text {
  flex: 1;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.single-post .share-buttons-popup__button:hover .addtoany_list a img {
  flex: 1;
  width: 24px;
  height: 24px;
  max-width: 24px;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content {
  position: absolute;
  bottom: 59px;
  left: 0;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 197px;
  padding-inline: 35px;
  margin-inline: auto;
  background-color: #ffffff;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content img.share-buttons-popup__close-icon {
  display: block;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content .addtoany_shortcode {
  width: 100%;
  padding-block: 67px 41px;
  padding-inline: unset;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content .addtoany_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  place-items: flex-start;
  gap: 25px;
  width: 100%;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content .addtoany_list a {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: unset;
  margin: unset;
  width: 100%;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content .addtoany_list a .a2a_text {
  flex: 1;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
}
.single-post .share-buttons-popup__button--active .share-buttons-popup__content .addtoany_list a img {
  flex: 1;
  width: 24px;
  height: 24px;
  max-width: 24px;
}
.single-post .share-buttons-popup__button {
  padding-block: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%;
}
.single-post .share-buttons-popup__button-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}
.single-post .share-buttons-popup__text {
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
  color: #1a1a1a;
}
.single-post .share-buttons-popup__icon {
  width: 18px;
  height: 18px;
}
.single-post .share-buttons-popup__close-icon {
  position: absolute;
  top: 21px;
  right: 21px;
  width: 24px;
  height: 24px;
  display: none;
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons-popup__close-icon {
    display: none;
  }
}
.single-post .share-buttons-popup__content {
  display: none;
}
.single-post .share-buttons {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  padding-block: 17px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons {
    max-width: 1268px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons {
    align-items: flex-end;
    padding-block: 37px;
  }
}
.single-post .share-buttons .addtoany_shortcode {
  margin-inline: auto;
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons .addtoany_shortcode {
    margin-inline: unset;
  }
}
.single-post .share-buttons .addtoany_list {
  display: flex;
  gap: 20px;
}
@media only screen and (min-width: 1200px) {
  .single-post .share-buttons .addtoany_list {
    gap: 28px;
  }
}
.single-post .share-buttons .addtoany_list > a, .single-post .share-buttons .addtoany_list > a > img {
  width: 24px;
  height: 24px;
}
.single-post .share-buttons .addtoany_list > a > img {
  max-width: unset;
}
.single-post .disclaimer {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 5px;
  border: 1px solid #4c9bf2;
  margin-block: 25px;
  width: calc(100% - 30px);
  padding-inline: 0;
}
@media only screen and (min-width: 1200px) {
  .single-post .disclaimer {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .disclaimer {
    max-width: 970px;
    padding-inline: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .disclaimer {
    padding-inline: unset;
  }
}
.single-post .disclaimer__text {
  padding: 20px;
  font-size: 16px;
  line-height: 1.4;
  color: #4c9bf2;
}
.single-post .author {
  display: flex;
  flex-direction: column;
  padding-block: 25px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
@media only screen and (min-width: 1200px) {
  .single-post .author {
    padding-inline: 15px;
    width: 100%;
    margin-inline: auto;
    padding-block: 35px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .single-post .author {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 1200px) {
  .single-post .author {
    max-width: 1268px;
  }
}
.single-post .author__container {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 9px;
}
@media only screen and (min-width: 1200px) {
  .single-post .author__container {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .author__container {
    max-width: 970px;
    padding-inline: 0;
  }
}
@media only screen and (min-width: 1200px) {
  .single-post .author__container {
    gap: 20px;
  }
}
.single-post .author__avatar-wrapper {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media only screen and (min-width: 1200px) {
  .single-post .author__avatar-wrapper {
    gap: 25px;
  }
}
.single-post .author__avatar img {
  width: 75px;
  height: 75px;
  object-fit: cover;
  border-radius: 100%;
}
.single-post .author__title-wrapper {
  display: flex;
  flex-direction: column;
}
.single-post .author__title-label, .single-post .author__title {
  font-size: 16px;
}
@media only screen and (min-width: 1200px) {
  .single-post .author__title-label, .single-post .author__title {
    font-size: 18px;
  }
}
.single-post .author__title {
  font-weight: 700;
}
.single-post .author__description {
  font-size: 16px;
  line-height: 1.4;
}
.single-post .wp-block-quote > p {
  padding-left: 30px;
  border-left: 2px solid #4c9bf2;
  font-size: 16px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.4;
}
@media only screen and (min-width: 1200px) {
  .single-post .wp-block-quote > p {
    font-size: 18px;
  }
}

.latest-blog-posts {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-block: 35px;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts {
    padding-block: 60px;
  }
}
.latest-blog-posts__container {
  padding-inline: 15px;
  width: 100%;
  margin-inline: auto;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__container {
    max-width: 1518px;
    padding-inline: 24px;
  }
}
.latest-blog-posts__heading {
  font-size: 25px;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 25px;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__heading {
    font-size: 45px;
    margin-bottom: 47px;
  }
}
.latest-blog-posts__wrapper {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__wrapper {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
  }
}
@media only screen and (min-width: 1600px) {
  .latest-blog-posts__wrapper {
    gap: 30px;
  }
}
.latest-blog-posts__post > a:focus .latest-blog-posts__post-thumbnail {
  box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.32);
}
.latest-blog-posts__post > a:focus .latest-blog-posts__post-read-more {
  color: #4c9bf2;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post > a:hover .latest-blog-posts__post-thumbnail {
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.32);
  }
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post > a:hover .latest-blog-posts__post-read-more {
    color: #4c9bf2;
  }
}
.latest-blog-posts__post-thumbnail {
  border-radius: 5px;
  height: 380px !important;
  width: 100%;
  object-fit: cover;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-thumbnail {
    height: 541px !important;
    border-radius: 10px;
  }
}
.latest-blog-posts__post-content {
  padding-inline: 20px;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-content {
    padding-inline: 35px;
  }
}
.latest-blog-posts__post-meta {
  margin-top: 20px;
}
.latest-blog-posts__post-meta * {
  font-size: 12px;
  font-weight: 700;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-meta * {
    font-size: 14px;
  }
}
.latest-blog-posts__post-title {
  font-size: 18px;
  line-height: 1.2;
  margin-block: 15px;
  font-weight: 700;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-title {
    margin-block: 15px 25px;
    font-size: 22px;
  }
}
.latest-blog-posts__post-category {
  text-decoration: underline;
}
.latest-blog-posts__post-excerpt p {
  margin-bottom: 15px;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-excerpt p {
    margin-bottom: 30px;
  }
}
.latest-blog-posts__post-read-more {
  font-weight: 700;
  text-decoration: underline;
  color: #1a1a1a;
  width: max-content;
}
@media only screen and (min-width: 1200px) {
  .latest-blog-posts__post-read-more {
    font-size: 16px;
  }
}

/*# sourceMappingURL=blog-single.min.13d707f483381e33eb9f.css.map*/