.talks-node {
  margin-top: 40px; }
  .talks-node svg {
    padding: 0 10px !important; }
  .talks-node.row {
    margin-top: 20px; }
  .talks-node .col-lg-12 {
    padding-right: 19px;
    padding-left: 19px; }
  .talks-node .talks-title {
    color: #4A4844;
    font-family: Playfair Display;
    font-size: 22.183px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; }
  .talks-node .not-available p,
  .talks-node .not-available div div {
    color: #000;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 67px;
    height: auto;
    padding: 0px 450.39px 0px 25.43px;
    align-items: center;
    gap: 23.324px;
    align-self: stretch;
    background: rgba(180, 160, 133, 0.35);
    margin-bottom: 0; }
    @media all and (max-width: 767.98px) {
      .talks-node .not-available p,
      .talks-node .not-available div div {
        line-height: normal;
        padding: 25px !important; } }
  .talks-node .speaker {
    color: #00205A;
    font-size: 30px;
    margin-top: 15px;
    font-style: normal;
    font-family: "butler" !important;
    font-weight: 600;
    line-height: normal; }
  .talks-node article {
    margin-top: -100px;
    width: -webkit-fill-available;
    height: 620px; }
    @media all and (max-width: 767.98px) {
      .talks-node article {
        height: 400px; } }

.label {
  color: #000;
  font-family: "nunito";
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin-top: 10px; }

.video {
  max-height: 550px;
  overflow: hidden;
  margin-top: 30px; }
  @media all and (max-width: 767.98px) {
    .video {
      height: 450px;
      margin-top: -150px; } }
  .video .header {
    display: none !important; }
  .video .subtitle {
    display: none !important; }
  .video iframe {
    width: 900px;
    max-width: -webkit-fill-available; }

.date {
  color: #A1A1A1;
  font-family: "nunito";
  font-size: 14px;
  margin-top: 10px;
  font-style: italic;
  font-weight: 700;
  line-height: 16.8px; }

.talks-body {
  color: #000;
  align-self: stretch;
  font-family: Nunito;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 0;
  display: block;
  background-color: transparent; }

.row.share {
  justify-content: space-between;
  margin: 0; }
  .row.share .date {
    display: inline-flex; }
  .row.share .actions-btn span {
    color: #00205A;
    font-size: 14.4px;
    font-style: normal;
    font-weight: 400;
    line-height: 21.6px; }

.talks.row.mb-5 .sec-title {
  width: 100%; }

.talks.row.mb-5 .sec-title .h-l-title {
  margin-top: 0; }

.card-links.addany ul li i {
  font-size: 1rem;
  padding-left: 0.6rem;
  padding-right: 0.6rem; }

/*# sourceMappingURL=style.css.map */
