/*!***********************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/less-loader/dist/cjs.js!./companion/components/templates/bloccontentactions.less ***!
  \***********************************************************************************************************************************************************************************************************************/
.itembloccontentactions a[role="button"] {
  margin: 5px 5px;
  text-align: center;
}
.itembloccontentactions a[role="button"].hidden {
  opacity: 0.5;
}
.itembloccontentactions i {
  margin-right: 8px;
}
.itembloccontentactions a.has-viewport {
  display: none;
}
@media screen and (max-width: 360px) {
  .itembloccontentactions a.display-on-smallphone {
    display: block;
  }
}
@media screen and (min-width: 361px) and (max-width: 430px) {
  .itembloccontentactions a.display-on-smartphone {
    display: block;
  }
}
@media screen and (min-width: 431px) and (max-width: 1024px) {
  .itembloccontentactions a.display-on-tablet {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .itembloccontentactions a.display-on-desktop {
    display: block;
  }
}
.no-actions {
  border: none;
}
.dynamicpage-sessiondetail .itembloccontentactions a {
  width: 100%;
  text-align: center;
}
.dynamicpage-sessiondetail .itembloccontentactions a[role="button"] {
  width: calc(100% - 10px);
}
.dynamicpage-partnerhome .itembloccontentactions a[role="button"],
.dynamicpage-companyhome .itembloccontentactions a[role="button"] {
  margin: 0;
}


/*# sourceMappingURL=c-20260702-mod-bloccontentactions-0938dc5e396b84939417.css.map*/