.bloginfo-text{
display:flex;
  cursor: default;
}


.breadcrumbs__container ul li , .breadcrumbs__container ul li a {
  cursor: pointer;
}

.breadcrumbs__container ul li.no-pointer , .breadcrumbs__container ul li.no-pointer a {
  cursor: default;
}

  .blogherotext{
  padding-right:16px;
font-size: 24px;
font-style: normal;
font-weight: 300;
line-height: 120%; /* 28.8px */
letter-spacing: 0.029px;
    margin-bottom:22px;
  }


.blog-hero-container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    max-width: 1184px;
    margin-bottom: 123px;
  }
.taglistitem.tag-text-color{
  
}
  .blog-hero-wrapper {
    display: flex;
    flex-wrap: wrap;
    background-color: white;
    flex-direction: column-reverse !important;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    overflow: hidden;
  }
  
  .blog-hero-content-container {
    justify-content: center !important;
    flex-direction: column !important;
    display: flex !important;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
  }
  
  .blog-hero-content {
    padding-top: 1.25rem;
    padding-inline: 6px;
    padding-bottom: 1rem;
  }
  
  .blog-hero-content-title {
    display: flex;
    flex-direction: column;
    line-height: 1.2;
    margin-bottom: 0;
     font-weight: 700;
  font-size: 48px;
font-style: normal;
font-weight: 700;
line-height: 120%; /* 57.6px */
letter-spacing: 0.058px;
    line-height: 1.2;
  }
  
  .title {
   
    /*margin-bottom: 2rem;*/
  }
  
  .subtitle {
    font-weight: 300;
  
    line-height: 1.2;
   /* margin-bottom: 2rem;*/
  }
  
  .blog-hero-content-list {
    font-size: 1.25rem;
    line-height: 1.5;
    margin-bottom: 0;
    list-style: none;
    background-color: transparent;
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    margin-top: 0;
  }
  .list-item-anchor {
      padding-top:0;
  
  padding-top:0;
}
  .list-item {
    margin-bottom: -1px;
    margin-right: 16px;
  }
  
  .list-item-anchor {
     display: flex;
    align-content: center;
    align-items: center;
    border-right: 0;
    border-left: 0;
    border-radius: 0;
    border-bottom: 0;
    padding-top: 1.25rem;
    
    color: #333;
    border-top: 2px solid #CBCBCB;
    justify-content: space-between;
    font-weight: 400;
    text-decoration: none;
    background-color: transparent;
    transition: color .15s cubic-bezier(.4, 0, .2, 1), background-color .15s cubic-bezier(.4, 0, .2, 1);
    position: relative;
    
    width: 100%;
    text-align: inherit;
  }
  
  .list-item-anchor:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  
  .list-item-svg {
  
    transition: transform .15s cubic-bezier(.4,0,.2,1);
    width: 2rem;
    height: 2rem;
    fill: #000;
    flex: 0 0 auto;
    overflow: hidden;
    vertical-align: middle;
    box-sizing: content-box;
    display: block;
    stroke: black; /* Set the stroke color */
    stroke-width: 0.5px;
  }
  
  
  .list-item-anchor:hover{
    color: #000;
  
  }
  
  
  /*topic teaser image*/
  
  .blog-hero-image-container{
    flex: 0 0 100%;
      max-width: 100%;
    position: relative;
      width: 100%;
      min-height: 1px;
    aspect-ratio:4/3;
  
  
  
  }
  
  .image-container-wrapper{
    margin-right: -6px;
      margin-left: -6px;
  }
  
  
  .blog-hero-image-loader{

    z-index: 1;
      display: block;
      width: 100%;
        position: relative;
      overflow: hidden;
  }

  .blog-hero-image-loader img{
    aspect-ratio: 4/3;
  }
  .blog-hero-image-loader-2{
    position: absolute;
      top: 0;
      left: 0;
      height: 100%;
    z-index: 1;
      display: block;
      width: 100%;
  }
  
  
  .ppm-image__image{
        position: relative;
      z-index: 2;
 aspect-ratio: 4/3;
      object-fit: contain;
    vertical-align: middle;
  }

@media(min-width: 769px) and (max-width: 900px){
  .blog-hero-content-title{
    font-size: 33px;
  }
  .blogherotext{
    font-size: 20px;
  }
}

 @media(min-width: 320px)and (max-width: 768px){
    .blog-hero-content-title {
      font-size: 28px;
   }}
  @media(min-width: 320px) {
    
    .title, .subtitle {
  
    }
  
    .blog-hero-content-list {
      font-size: 1.25rem;
    }
    
    .list-item-anchor{
      padding-left: 0.75rem;
      padding-right: 0.75rem
    }
    
    .blog-hero-content-container{
      padding-inline: 6px;
    }
  }
  
  @media (max-width: 1500px) {
    .hero-container-wrapper{
      padding-right:12px;
      padding-left:12px;
    
    }
    
  }
  
  @media (min-width: 600px) {
    
    
  
    }
    .blog-hero-wrapper {
      /*padding-right: 8px;
      padding-left: 8px;*/
      /*flex-direction: row !important;*/
      justify-content: center !important;
      /*margin-left: 8.33333%;*/
      /*flex: 0 0 83.33333%;
      max-width: 83.33333%;*/
    }
  
    .blog-hero-content-container {
      padding-right: 8px;
      padding-left: 8px;
      flex-direction: row !important;
      flex: 0 0 83.33333%;
      max-width: 83.33333%;
      margin-left: 8.33333%;
          padding-inline: 0;
    }
  
    .blog-hero-content {
      width: 100%;
      padding-top: 2.5rem;
      padding-inline: 0;
    }
  
    .blog-hero-content-title {
     
      line-height: 1.2;
      margin-bottom:12px;
    }
  
    /*.title, .subtitle {
      font-size: 2rem;
      line-height: 1.2;
      margin-bottom: 2.5rem;
    }*/
  
    .list-item-anchor {
      padding-left: 1rem;
      padding-right: 0.5rem;
    }
    
    .blog-hero-image-container{
        
    }
    .image-container-wrapper{
      margin-right: -8px;
      margin-left: -8px;
    }
  }
  
  @media (min-width: 780px) {
    
  
    .blog-hero-content-title {
      margin-bottom: 1.5rem;
    }
  }
  
  
  
    .blog-hero-wrapper {
      flex-direction: row !important;
      margin-left: 0;
      /*flex: 0 0 50%;
      max-width: 50%;*/
    }
    
    
    .blog-hero-wrapper.switched{
      flex-direction: row-reverse !important;
    }
  
    .blog-hero-content-container {
      margin-left: 0;
      flex: 0 0 55%;
      /*max-width: 50%;*/
    }
  
    
  
    .blog-hero-content-title {
    
      line-height: 1.2;
      margin-top: 0;
    }
  
    .title, .subtitle {
      font-size: 2.5rem;
    }
  
    .list-item-anchor {
    
    }
    
    .blog-hero-image-container{
      flex: 0 0 40%;
      max-width: 40%;
    }
    .image-container-wrapper{
      margin-left: 0;
      height: 100%;
    }
    .blog-hero-image-loader{
      height: 100%;
  
    }
  }
  
  
  @media (min-width: 1441px) {
    
  }
  
  
  
  
  .list-item-anchor:hover > .list-item-svg {
    transform: translateX(0.25rem);
    fill: #000;
  }
  
  .list-item-anchor:active > .list-item-svg {
    transform: translateX(0.25rem);
  }
  .list-item-anchor:focus > .list-item-svg {
    transform: translateX(0.25rem);
    fill: black;
  }
  
  
  /*breadcrumbs*/
  .breadcrumbs__container ul {
    margin-bottom: 0;
  }
  .breadcrumbs__container ul li {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .breadcrumbs__container ul li a {
    font-size: 15px;
    color: #666666;
  }
  .breadcrumbs__container ul li:last-of-type a {
    color: #000;
  }
  .breadcrumbs__container ul li:not(:last-of-type) {
    padding-right: 15px;
    margin-right: 15px;
  }
  .breadcrumbs__container ul li:not(:last-of-type):after,
  .hs-menu-item--container:after {
    content: "\e9fc"; /*ascii before \e9fc*/
    right: -17px;
    font-size: 25px;
    color: #666;
  }
  .breadcrumbs--icon ul > li:first-of-type:before {
    content: "\e970";
    font-size: 18px;
    padding: 20px;
    margin-top: -1px;
  }
  .breadcrumbs__container ul li:nth-last-child(2):after {
    color: #000000;
  }
  .breadcrumbs__container ul li:not(:last-of-type):after,
  .breadcrumbs--icon ul > li:first-of-type:before,
  .hs-menu-item--container:after {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    
    font-family: 'swisspost-icon-set' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 5px;
    align-items: center;
    padding-left: 5px;
    position: absolute;
  }
  .breadcrumbs--icon ul > li:first-of-type {
    width: 40px;
    height: 40px;
  }
  .breadcrumbs--icon ul > li:first-of-type a {
    position: absolute;
    width: 35px;
    border: 1px solid;
    opacity: 0;
    height: 30px;
    z-index: 1;
    overflow: hidden;
  }
  .breadcrumbs__container .hs-menu-item--container li {
    display: none;
  }
  .hs-menu-item--container {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-right: 10px;
    margin-right: 10px;
  }
  .hs-menu-item--container:before {
    content: "...";
    padding-right: 10px;
    color: #666666;
  }

 .taglist{
  list-style-type:none;
    margin-bottom:20px;
  display:flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.1rem
  }
  @media (max-width: 768px) {
      .blogherotext{
  font-size:20px!important;
    line-height:120%!important;
  }
      .taglist{
  list-style-type:none;
    margin-bottom:20px;
  display:flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.5rem;
              margin-top: 1rem;
  }
    
  }
  
 
  .taglistitem{
  display: inline-flex;
  height: 32px;
  padding: 7px 16px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  /*  margin-right: 10px;*/
  gap: 20px;
  flex-shrink: 0;
    border-radius: 75px;
  border: 2px solid var(--black-20, #CCC);
  background: var(--white-100, #FFF);
    
  }
  
.taglistitem:hover{
border: 2px solid #E5E5E5;
  background: #E5E5E5;
  color:#000;

}


/*mobile*/
@media (max-width: 767px){
 .blog-hero-container {
       margin-bottom: 48px;
}
  
  .breadcrumbs-container{
   
    margin-top:30px;}
  .blog-hero-content {
      padding-top: 20px;
    }
  .blog-hero-content-container {
   max-width: 100%;
    flex: 0 0 100%;}
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    flex-direction: row;
  }
  .dnd-section {
    padding: 0; 
    /* position: relative; */
}
  .blog-hero-wrapper {
    flex-direction: column-reverse !important;
    margin-left: 0;
}
.blog-hero-wrapper {
    
    margin-left: 0;
}
  .blog-hero-image-container {
    /* flex: 0 0 100%; */
    max-width: 100%;
}
  .breadcrumbs{
  padding-bottom: 20px;
  }
  .taglist{
    flex-wrap: wrap;
    
    margin-bottom:12px;
  }
  .list-item-anchor {
    padding-top:0;
    padding-bottom: 10px;

}
}

.breadcrumbs--icon ul>li:first-of-type:before, .breadcrumbs__container ul li:not(:last-of-type):after, .hs-menu-item--container:after {
    speak: never;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    align-items: center;
    font-family: swisspost-icon-set!important;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    padding-left: 5px;
    padding-right: 5px;
    position: absolute;
    text-transform: none;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.breadcrumbs--icon ul>li:first-of-type:before {
    content: "\e970";
    font-size: 18px;
    margin-top: -1px;
}
.breadcrumbs--icon ul>li:first-of-type a {
    border: 1px solid;
    height: 30px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    width: 35px;
    z-index: 1;
}
.tag-text-color{
color: var(--black-60, #666);
font-size: 13px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 18.2px */
}
.bloginfo-text{
color: #666;
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 150%; /* 24px */
letter-spacing: 0.019px;


}

.breadcrumbs-container{
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  margin-top:40px;
    max-width: 1184px;

}