/* Continue Reading */

.continue-reading {
  max-width: 80%;
}

.blog-image-next {
  height: 450px;
  width: 450px;
  margin-top: -30%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  transform: rotate(2deg);
}

/* Carosello Blog */

.blog-carosello {
  margin-bottom: 18em;
}

@media only screen and (max-width: 992px) {

}

/* Stile Blog */


.test-header-img {
  height: 100%;
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
}

.blog-postwrap {

  padding-top: 40px;
}

.body-container-wrapper img {
  border-radius: 30px;
}

.body-container-wrapper .hs-video-container {
  border-radius: 30px;
  overflow: auto;
}


.btn-blog {
  padding: 15px 70px;
  gap: 10px;
  border-radius: 10px;
  color: #005642 !important;
  background: #EDFAF7;
  font-weight: 700;
  width: fit-content;
}

.btn-blog:hover {
  background: rgba(237, 250, 247, 0.9);
}


.blog-post__body a {
  text-decoration: underline;
  color: #444444;
}

.blog-post__body h3, .blog-post__body h2, .blog-post__body h5, .blog-post__body h4 {
  color: #0A5641;
  font-weight: bold;
}

/* Narration */ 
._duration_4e1as_62 {
  min-width: max-content !important;
}

.blog-post__narration {
  margin-bottom: 32px;
  max-width: 90%;
}

/* Container Blog */
.body-container--blog-post {
  padding-top: 20px;
}

.blog-header__inner {
  align-items: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}

.blog-header__tag {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.blog-header__title {
  margin: 0 0 24px;
  flex-shrink: 0;
}

.blog-header__description {
  color: #53646c;
  font-size: 1.2rem;
  text-align: center;
}

@media screen and (max-width: 992px) {
  .blog-post__body-wrapper {
    display: flex;
    flex-direction: column;
  }

  .blog-header--author .blog-header__inner {
    display: block;
  }

  .blog-header__title, .blog-header__description {
    max-width 100%;
  }
}


@media screen and (max-width: 768px) {

  .box-sidebar {
    min-width: 100% !important;
  }
  .sidebar-blog {
    margin-top: 40px;
  }

  .blog-header--post {
    min-height: 230px !important;
  }

  .blog-post__meta {
    gap: 8px;
  }

  .body-container--blog-post {
    margin: 0px;
    max-height: 100%;
    padding-bottom: 40px;
  }

  .blog-postwrap {
    margin-top: 40px;
    padding-top: 0px;
  }

  .blog-header__inner {
    display: block;
  }

  .blog-header {
    padding: 0px; 
  }

  .blog-header__title {
    max-width: none;
  }

  .blog-header__image {
    margin: 0 auto;
    max-width: 360px;
  }

  .blog-header__author {
    margin: 32px 0 0;
  }
}

.blog-header--author {
  background-color: transparent;
}

.blog-header--author .blog-header__inner {
  justify-content: flex-start;
  flex-wrap: nowrap;
}

.blog-header__title span {
  color: ;
}

.blog-header__preheader {
  font-family: , sans-serif;
  font-size: ;
  font-weight: bold;
  color: ;
  display: block;
  margin: 0 0 .75rem;
}

.blog-header__image {
  margin-left: 32px;
}

.blog-header__image img {
  width: 100%;
}

.blog-header__author {
  flex-basis: 720px;
}


.blog-header__avatar {
  display: block;
  height: 360px;
  width: 100%;
  margin-right: 64px;
  max-width: 360px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 1024px) {
.blog-image-next {
    height: 250px;
    width: 250px;
    margin-top: -30%;
    border-radius: 30px;
    transform: rotate(5.56deg);
  }
}
@media screen and (max-width: 768px) {
  .blog-header__avatar {
    margin: 0 auto;
  }

  .blog-image-next {
    height: 250px;
    width: 250px;
    margin-top: -30%;
    border-radius: 30px;
    transform: rotate(5.56deg);
  }
}

@media screen and (max-width: 360px) {
  .blog-header__avatar {
    height: 300px;
  }
}

.blog-header__author-social-links {
  margin: 0 -8px;
}

.blog-header__author-social-links a {
  display: inline-block;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  margin: 0 8px;
  position: relative;
}

.blog-header__author-social-links svg {
  fill: ;
  height: 100%;
  width: auto;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.blog-filter {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap;
  padding: 32px 0;
}

.blog-tags {
  list-style: none;
  padding: 0;
  margin: -7px;
  max-width: 680px;
}

.blog-tags li {
  display: inline-block;
  margin: 7px;
}

.blog-tags__link {
  font-family: , sans-serif;
  display: inline-block;
  width: auto;
  height: auto;
  margin: 0;
  cursor: pointer;
  line-height: 1.1;
  letter-spacing: 0.03em;
  white-space: normal;
  word-break: break-word;
  text-align: center;
  text-decoration: none;
  position: relative;
  transition: all 0.15s linear;
  /* To affect HubSpot CTAs */
  padding: 12px 18px;
  border-radius: 50px;
  line-height: 1;
  font-size: 1rem;
  background-color: transparent;
  color: #53646C;
  border: 1px solid #dadada;
}

.blog-tags__link[data-collection="lighting"]{
  color:  !important;
  border-color:  !important;
}

.blog-tags__link[data-collection="lighting"]:hover, 
.blog-tags__link[data-collection="lighting"]:focus, 
.blog-tags__link[data-collection="lighting"]:active, 
.blog-tags__link--current[data-collection="lighting"] {
  background-color:  !important;
  color: white !important;
  text-decoration: none;
}

.blog-tags__link[data-collection="grow-light"]{
  color: #333 !important;
  border-color: #333 !important;
}

.blog-tags__link[data-collection="grow-light"]:hover, 
.blog-tags__link[data-collection="grow-light"]:focus, 
.blog-tags__link[data-collection="grow-light"]:active, 
.blog-tags__link--current[data-collection="grow-light"] {
  background-color: #333 !important;
  color: white !important;
  text-decoration: none;
}

.blog-tags__link:disabled {
  background-color: #D0D0D0;
  border-color: #D0D0D0;
  color: #E6E6E6;
}

.blog-tags__link:hover a {
  color: white;
  text-decoration: none;
}

.blog-search {
  flex-basis: 400px;
  width: 100%;
  margin: 32px 0 0;
}

/* Blog listing */
.blog-index, .blog-more-posts {
  display: flex;
  flex-wrap: wrap;
  padding: 32px 0;
}

.blog-index:after, .blog-more-posts:after {
  content: "";
  flex: auto;
}

.blog-index__post-wrapper, .blog-more-posts__post-wrapper {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: 100%;
  padding: 24px;
}

@media screen and (min-width: 768px) {


  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 2);
  }
}

@media screen and (min-width: 1000px) {
  .blog-index__post-wrapper, .blog-more-posts__post-wrapper {
    flex-basis: calc(100% / 3);
  }
}

.blog-index__post, .blog-more-posts__post {
  display: flex;
  flex-direction: column;
  border: 0.5px solid rgba(#null, 1);
  box-shadow: 0px 11px 30px rgba(#null, 1);
  border-radius: px;
  height: 100%;
  overflow: hidden;
}

.blog-index__post img, .blog-more-posts__post img {
  height: auto;
  max-width: 100%;
}

.blog-index__post-content, .blog-more-posts__post-content {
  padding: 30px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  flex-grow: 1;
}


.blog-index__post-preheader, .blog-more-posts__post-preheader {
  font-family: , sans-serif;
  font-size: ;
  font-weight: bold;
  color: ;
  display: block;
  margin: 0 0 .75rem;
}

.blog-index__post-meta, .blog-more-posts__post-meta {
  display: flex;
  margin: 32px 0 0;
  color: #C6C6C6;
  font-size: .75rem;
  text-transform: uppercase;
}

.blog-index__post-meta span, .blog-more-posts__post-meta span {
  display: inline-block;
}

.blog-index__post-date, .blog-more-posts__post-date {
  margin-left: 54px;
}

.blog-index__post-image, .blog-more-posts__post-image {
  display: block;
  background-image: url('//14521241.fs1.hubspotusercontent-na1.net/hubfs/14521241/raw_assets/public/Amadori_2022/images/grayscale-mountain.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 63%;
    }

.blog-index__author h2, .blog-more-posts__author h2 {
  margin: 32px 0 1.5rem;
}

.blog-index__author hr, .blog-more-posts__author hr {
  height: 2px;
  background-color: #DCDCDC;
}

/* Blog pagination */
.blog-pagination {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-bottom: 3rem;
}

.blog-pagination__link {
  font-family: , sans-serif;
  font-weight: bold;
  color: ;
  font-size: 1rem;
  line-height: 1;
  margin: 0 16px;
  text-decoration: none;
}

.blog-pagination__link:hover, .blog-pagination__link:focus {
  color: ;
  text-decoration: none;
}

.blog-pagination__link--active {
  color: ;
}

.blog-pagination__ellipsis {
  color: ;
  font-size: 1rem;
  line-height: 1;
}

/* Blog post */
.blog-header--post {
  min-height: 700px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  border-radius: 30px;
  margin-top: 40px;
}

.blog-post {
  margin: 0 auto;
}

.blog-post__meta {
  align-items: center;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  font-weight: semibold;
}

.blog-post__tags {
  color: #444;
  display: flex;
  flex-wrap: wrap;
}

.blog-post__meta a:hover {
  color: white;
  background: #865B8D;
  text-decoration: none;
}

.blog-post__timestamp, .blog-post__readtime {
  color: #53646C;
}

.blog-post__divider {
  margin: 64px 0 52px;
}

hr.blog-post__divider {
  background-color: #F1F1F1;
}

.blog-post__avatar {
  width: 72px;
  height: 72px;
  border-radius: 50%;
  background-size: cover;
  background-position: center;
  margin-right: 38px;
}

.blog-post__preheader {
  font-family: , sans-serif;
  font-size: ;
  font-weight: bold;
  color: ;
  display: block;
  margin: 0 0 1rem;
}

.blog-post__title {
  max-width: 900px;
  font-style: italic;
}

.blog-post__summary {
}


.blog-post__body img {
  max-width: 100%;
}

.blog-post__tags {
  display: flex;
  flex-wrap: wrap;
  color: #444;
}

.blog-post__tag-link {
  color: ;
  background-color: #e6edff;
  border-radius: 3px;
  font-size: 0.75rem;
  padding: 5px 10px;
  margin: 0 8px 8px 0;
}

/* Blog related posts */
.blog-more {
  padding: 2rem 0;
}

.box-sidebar {
  border: 1px solid #f1f1f1;
  padding: 24px;
  min-width: 400px;
}

.sidebar-blog {
  max-width: 400px;
  width: 100%;
}

.box-sticky {
  position: sticky;
  top: 80px;
  width: 100%;
}

.blog-last {
  width: 100%;
}

.blog-more--centered h2 {
  text-align: center;
}
}