.bb-cb-section {
  cursor: pointer;
  padding: 44px;
  box-shadow: inset 1px 0 0 0 rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .bb-cb-section {
    display: inline-block;
  }
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-section {
    padding: 32px 36px 32px 32px;
  }
}
@media (max-width: 767px) {
  .bb-cb-section {
    padding: 32px;
  }
}
.bb-cb-section .bb-cb-header {
  font-size: 18px;
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  color: #086ea1;
}
.bb-cb-section .bb-cb-text {
  color: #3b4b59;
  margin-top: 4px;
  font-size: 16px;
  font-family: "Nimbus Sans Regular", "Nimbus Sans TW01";
}
.bb-cb-section .bb-cb-link {
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  color: #086ea1;
  margin-top: 14px;
}
.bb-cb-section .bb-cb-link p {
  display: initial;
}
.bb-cb-section .bb-cb-link img {
  width: 18px;
  margin-left: 4px;
  margin-bottom: 0;
}
.bb-cb-section .bb-cb-eyebrow {
  font-size: 14px;
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  color: #6b7880;
}
.bb-cb-section img {
  height: auto;
  width: 72px;
  margin-bottom: 18px;
}
.bb-cb-section .btn {
  width: -moz-fit-content !important;
  width: fit-content !important;
  margin-top: 10px;
}
.bb-cb-section .link-icon-wrapper {
  display: flex;
  align-items: center; }
.bb-cb-section .link-button {
  text-align: left;
  background-color: transparent;
  border: none;
  padding: 0;
  margin: 0;
  text-decoration: none;
  cursor: pointer;
  font: inherit; }
.bb-cb-section .link-button p {
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  color: #086ea1;
  margin: 0; }
.bb-cb-section .link-button:hover {
  text-decoration: underline;
  text-decoration-color: #086ea1; }
.bb-cb-section .icon-right {
  width: 18px;
  height: 18px;
  margin-bottom: 0;
  margin-left: 4px; }

.bb-cb-container .cb-top-bordered-box-template,
.bb-cb-new-template-type-icon .cb-top-bordered-box-template {
  height: 36px !important;
  width: 100%;
  background-image: url("../../../../../etc.clientlibs/workplace-fdi/clientlibs/clientlib-site/resources/icons/bb-cb-top-border-bg.svg");
  background-size: cover;
  color: #ffffff;
  font-size: 14px;
  font-family: "Nimbus Sans Bold", "Nimbus Sans TW01 Bold";
  letter-spacing: 1.7px;
  text-align: left;
  padding: 11px 0 5px 16px;
  text-transform: uppercase;
  background-position: -1px;
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-container .cb-top-bordered-box-template,
  .bb-cb-new-template-type-icon .cb-top-bordered-box-template {
    background-position: 0;
  }
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-container .bb-cb-section,
  .bb-cb-new-template-type-icon .bb-cb-section {
    flex-wrap: wrap;
    align-content: baseline;
    flex: 2;
    gap: 0px 0px;
    align-items: flex-start;
    justify-content: left;
  }
}
.bb-cb-container .bb-cb-section .bb-cb-header-icon,
.bb-cb-new-template-type-icon .bb-cb-section .bb-cb-header-icon {
  width: 48px;
  height: 48px;
}
.bb-cb-container .bb-cb-section .bb-cb-header-icon img,
.bb-cb-new-template-type-icon .bb-cb-section .bb-cb-header-icon img {
  width: 48px;
  height: 48px;
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-container .bb-cb-section .bb-cb-header-icon img,
  .bb-cb-new-template-type-icon .bb-cb-section .bb-cb-header-icon img {
    margin: 0;
    position: absolute;
  }
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-container .bb-cb-section .bb-cb-header-icon,
  .bb-cb-new-template-type-icon .bb-cb-section .bb-cb-header-icon {
    flex-basis: 48px;
    flex-grow: 1;
    display: inline-flex;
    align-self: baseline;
    margin-right: 10px;
    height: 28px;
  }
}
@media (min-device-width: 768px) and (max-width: 1024px) {
  .bb-cb-container .bb-cb-section .bb-cb-header,
  .bb-cb-new-template-type-icon .bb-cb-section .bb-cb-header {
    min-height: 28px;
    line-height: 1.27;
    letter-spacing: -0.5px; } }
