.hd-speaker-slide-modal {
  z-index: 100000;
  padding: 0 !important;
}
.hd-speaker-slide-wrapper .title-wrapper {
  margin-bottom: 60px;
}
.hd-speaker-slide-wrapper .speaker-slider .slide-item .name {
  margin-bottom: 5px;
}
.speaker-slider {
    margin: 0 -15px;
}
.hd-speaker-slide-wrapper .speaker-slider .slide-item .profile-img {
  display: block; 
  width: 275px;
  height: 275px;    
  border-radius: 48.105px;
  margin-bottom: 40px;  
  -o-object-fit: cover;  
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;  
}
.hd-speaker-slide-wrapper .speaker-slider .slide-item .name {
  font-weight: 700;
}
.hd-speaker-slide-wrapper .speaker-slider .slide-item .content {
  font-weight: 400;
}
.hd-speaker-slide-wrapper .speaker-slider .slide-item .name,
.hd-speaker-slide-wrapper .speaker-slider .slide-item .content {
  font-family: 'Suisse Intl';
  font-size: 32px;
  font-style: normal;  
  line-height: 32px; 
}

.hd-speaker-slide-modal .modal-dialog {
  max-width: 1380px;
}
.hd-speaker-slide-modal .modal-content {
  background-color: #040f25; 
}
.hd-speaker-slide-modal .modal-content,
.hd-speaker-slide-modal .modal-content .modal-footer,
.hd-speaker-slide-modal .modal-content .modal-header {
  border-radius: 0px;
  border: none;
}

.hd-speaker-slide-modal .modal-content .modal-header {
  padding: 20px 93px;
}

.hd-speaker-slide-modal .modal-content .modal-header .close {
  opacity: 1;
  text-align: right;
}

.hd-speaker-slide-modal .modal-content .modal-header .close svg {
  width: 25px;
  height: 25px;  
}

.hd-speaker-slide-modal .modal-content .modal-header .close:hover,
.hd-speaker-slide-modal .modal-content .modal-header .close:active,
.hd-speaker-slide-modal .modal-content .modal-header .close:focus,
.hd-speaker-slide-modal .modal-content .modal-header .close:focus-visible {
  background: none;
  border: none;
  outline: none;
}

.hd-speaker-slide-modal .modal-content .modal-body {
  padding: 0;
}

.hd-speaker-slide-modal .modal-content .modal-body .body .content {
  color: #fff;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header {
  position: relative;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr;
  grid-template-columns: 1fr;
}

{# .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .bg-img,
.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
} #}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .bg-img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  width: 100%;
  height: 350px;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content {
  padding: 73px 20px 66px 20px;
  background-color: rgb(0 0 0 / 42%);
  z-index: 100;
  position: relative;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-line-pack: end;
      align-content: flex-end;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;  
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content .inner {
  
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content .name_title {
  color: #FFF;
  font-family: "Canela Deck";
  font-size: 26px;
  font-style: normal;
  font-weight: 500;
  margin-bottom: 19px;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content .designation {
  color: #FFF;
  font-family: 'Suisse Intl';
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  margin-bottom: 0;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .body {
  padding: 60px 20px;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .body .social-media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  grid-gap: 60px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
  margin-bottom: 36px;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .body .social-media .icon {
  color: #FFF;  
  font-size: 30px;
}

.hd-speaker-slide-modal .modal-content .modal-body .popup-content .body .content * {
  color: #fff;
  font-family: 'Suisse Intl';
  line-height: normal;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card {
  max-width: 462px;
  width: 100%;  
  display: block;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card:hover,
.hd-speaker-slide-modal .sub-section-wrapper .speaker-card:active,
.hd-speaker-slide-modal .sub-section-wrapper .speaker-card:focus {
  text-decoration: none;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .image {
  height: 282px;
  width: 100%;
  border-radius: 30px;
  object-fit: cover;
  object-position: center center;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .title {
  color: #fff;
  margin-top: 40px;
  margin-bottom: 0;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .title:hover,
.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .title:active,
.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .title:focus {
  text-decoration: none;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .tags-wrapper {
  margin-top: 20px;
  margin-bottom: 20px;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .tags-wrapper .tag {
  color: #fff;
  font-family: 'Suisse Intl';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-transform: uppercase;  
  padding: 10px 20px;
  border-radius: 10px;
  border: 1px solid #F2F2F2;
  text-align: center;
  margin: 0;
}

.hd-speaker-slide-modal .sub-section-wrapper .speaker-card .date-time-wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  color: #fff;
  font-family: 'Suisse Intl';
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  text-transform: uppercase;  
  line-height: 22.4px;
}

.hd-speaker-slide-wrapper .speaker-slider .splide__pagination {
    position: static;
    margin-top: 80px;    
}  
.hd-speaker-slide-wrapper .speaker-slider .splide__pagination__page {
  border-radius: 0;
  width: 30px;
  height: 6px;
}
.hd-speaker-slide-wrapper .speaker-slider .splide__pagination__page.is-active {
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.hd-speaker-slide-wrapper .speaker-slide-pagination .splide__arrows {
  position: relative;
  top: -7px;
}
.hd-speaker-slide-wrapper .speaker-slide-pagination {
  position: relative;
  height: 80px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}
.hd-speaker-slide-wrapper .speaker-slide-pagination .splide__arrow {
  top: 0;
  background: none;
}
.hd-speaker-slide-wrapper .speaker-slide-pagination .splide__arrow svg {
  fill: #fff;
}
.hd-speaker-slide-wrapper .speaker-slide-pagination .splide__arrow.splide__arrow--prev {
  left: -75px;
}
.hd-speaker-slide-wrapper .speaker-slide-pagination .splide__arrow.splide__arrow--next {
  right: -75px;    
} 

@media (max-width: 354px) {
  .hd-speaker-slide-modal .sub-section-wrapper .speaker-card .tags-wrapper .tag {
    width: 100%;
  }   
}

@media (min-width: 354px) {
  .hd-speaker-slide-modal .sub-section-wrapper .speaker-card .tags-wrapper {
    display: flex;
    align-items: center;
    grid-gap: 20px;
  }  
}

@media (min-width: 426px) {
  .hd-speaker-slide-wrapper .speaker-slider .slide-item .name {
    margin-bottom: 20px;
  }  
  .hd-speaker-slide-wrapper .title-wrapper {
    margin-bottom: 60px;
  }
  .hd-speaker-slide-wrapper .speaker-slider .slide-item .profile-img {
    width: 100%;
    height: 313px;    
    border-radius: 30px;
    -webkit-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    transition: all .3s ease-in;
  }
}

@media (min-width: 1024px) { 
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .body {
    padding: 60px 153px;
  }  
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content .name_title {
    font-size: 60px;
  }
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content .designation {
    font-size: 42px;
  }  
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content {
    padding: 100px 96px;
  }  
}

@media (max-width: 427px) { 
  .hd-speaker-slide-modal .sub-section-wrapper .speaker-card .title {
    text-align: center;
  }  
  .hd-speaker-slide-modal .sub-section-wrapper .speaker-card .tags-wrapper {
    justify-content: center;
  }  
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .body .social-media {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }   
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .body .content * {
    text-align: center;
  }
}

@media (max-width: 769px) { 
  .hd-speaker-slide-wrapper .speaker-slider .slide-item {
    text-align: center;
    margin-bottom: 36px;
  }
  .hd-speaker-slide-wrapper .speaker-slider .slide-item .profile-img {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 12px;
  }
  .hd-speaker-slide-wrapper .speaker-slider .slide-item .content {
    font-size: 20px;
    line-height: 28px;
  }
  .hd-speaker-slide-modal .modal-dialog {
    margin: 0;
  }
  .hd-speaker-slide-modal .modal-content .modal-header .close {
    padding-right: 0;
  }    
}

@media (min-width: 425px) {
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;    
  }
}

@media (min-width: 1024px) {
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content {
    padding: 193px 80px 66px 80px;
  }  
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .bg-img {
    height: 500px;
  }  
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    height: 500px;    
  }    
}

@media (max-width: 1025px) { 
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .bg-img {
    order: 1;
  }
  .hd-speaker-slide-modal .modal-content .modal-body .popup-content .header .content {
    order: 2;
  }
}

@media (min-width: 825px) {  
  .hd-speaker-slide-wrapper .splide {
      --slide-height: 581px;
      --slide-x-padding: 15px
  }
  .speaker-slider .splide .splide__list {
    height: var(--slide-height);
  }
  .hd-speaker-slide-wrapper .splide .splide__slide {
      cursor: pointer;
      -ms-flex-preferred-size: 25%;
          flex-basis: 25%;
      height: var(--slide-height);
      -webkit-transition: all .3s ease;
      -o-transition: all .3s ease;
      transition: all .3s ease;
      padding: 0 15px;
  }

  .hd-speaker-slide-wrapper .splide .grow-slide {
      -ms-flex-preferred-size: calc(25% + 80px)!important;
          flex-basis: calc(25% + 80px)!important;
      height: calc(var(--slide-height) + 80px)!important;
  }
  
  .hd-speaker-slide-wrapper .splide .grow-slide.slide-item .profile-img {
      height: 417px;
      -webkit-transition: all .3s ease-out;
      -o-transition: all .3s ease-out;
      transition: all .3s ease-out;
  }  

  .hd-speaker-slide-wrapper .splide .shrink-slide {
      -ms-flex-preferred-size: calc(25% - 26.66667px)!important;
          flex-basis: calc(25% - 26.66667px)!important
  }

  .hd-speaker-slide-wrapper .splide .shrink-padding {
      padding: 0 15px!important
  }

  :nth-child(1 of .shrink-padding) {
      padding-left: var(--slide-x-padding)!important
  }

  :nth-last-child(1 of .shrink-padding) {
      padding-right: var(--slide-x-padding)!important
  }    
}