.banner-wrap {
  min-height: 600px;
  margin-bottom: 100px;
  margin-top: -68px;
}
.banner-block {
  min-height: 600px;
  margin-bottom: 0;
  margin-top: 68px;
}
.form-wrap {
  display: flex;
  width: 331px;
  padding: 32px 32px 0 32px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 66.9px 0px rgba(0, 0, 0, 0.25);
  margin-bottom: -70px !important;
  min-height: 590px;
  margin-top: 44px !important;
}
.form-wrap p {
  color: #000;
  font-size: 14px;
  font-style: normal;
  line-height: 20px; /* 142.857% */
}
.font-16 {
  font-size: 16px;
  line-height: 22px;
  color: #000;
  opacity: 0.6;
}
.font-20 {
  font-size: 20px;
  line-height: 28px;
}
.font-35 {
  font-size: 35px;
  line-height: 44px;
}
.banner-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.nab-logo {
  margin-bottom: 60px;
  width: 300px;
}
.tagline {
  margin-bottom: 30px;
}
.banner-left p {
  margin-bottom: 60px;
  font-size: 28px;
  line-height: 35px;
  font-family: "MuseoSans-500", Helvetica, Arial, sans-serif;
}
.meet-us-block{
  margin-bottom: 60px;
}
.media-card {
  gap: 16px;
  padding: 24px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 0;
}
.media-card-wrap .media-card:last-child{
  border: none
}
.media-card p{
  margin-bottom: 0;
}
.media-card-wrap .wp-block-image{
  text-align: center;
}
.date-block {
  display: flex;
  padding: 14px 18px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  border-radius: 12px;
  background: #004f89;
  margin-right: 12px !important;
}
.date-block p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; /* 140% */
  letter-spacing: 2.6px;
  text-transform: uppercase;
}
.date-block h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 28px; /* 87.5% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
}
.img-title {
  margin: -55px 0px 0 27px;
}
.product-card {
  display: flex;
  padding-bottom: 10px;
  flex-direction: column;
  align-items: flex-start;
  gap: 20px;
  flex: 1 0 0;
  align-self: stretch;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 0px 70.5px 0px rgba(63, 65, 101, 0.08);
  overflow: hidden;
  width: 100%;
}
.prd-card-logo {
  display: flex;
  height: 120px;
  padding: 24px 24px 24px 35px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 10px;
  align-self: stretch;
  background: #f0f4fc;
  margin-bottom: 0;
}
.prd-card-txt {
  display: flex;
  padding: 0px 24px;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
  flex: 1 0 0;
  align-self: stretch;
  width: 100%;
}
.prd-card-txt h4{
  margin-bottom: 0;
}

/* Introducing a clone of .btn-watch-demo as a way to workaround bug #1668067 */
.btn-event-cta .wp-element-button{
  color: #fff;
  padding: 10px 24px;
  background: #09132C;
  transition: all 0.2s ease;
}
.btn-event-cta.has-icon a{
  padding: 10px 24px 10px 54px;
}
.btn-event-cta {
  padding: 3px; /* border thickness */
  background: linear-gradient(137deg, #FFC94F 1.72%, #009FE3 46.27%, #9778E0 85.96%);
  border-radius: 999px;
  display: inline-block;
  transition: background-position 0.5s ease;
  background-size: 200% 200%; /* important for animation */
  background-position: 0% 50%;
  transition: all 0.2s ease;
}
.btn-event-cta a {
  text-decoration: none;
}

.btn-event-cta:hover .wp-element-button{
  color: #ffffffda;
  background: #09132ce1;
}
.btn-event-cta:hover .wp-element-button svg{
  color: #ffffffda;
}
.btn-event-cta .wp-element-button svg{
  position: absolute;
  margin-left: -39px;
}
.btn-event-cta:hover{
  background-position: 100% 50%;
  /* transform: translateY(-2px); */
}
/* ======== Meet us and our partners IBC 2025 ============ */

.meet-partners-wrap{
  background: radial-gradient(54.76% 46.64% at 62.55% 53.95%, rgba(43, 26, 89, 0.40) 0%, rgba(43, 26, 89, 0.00) 100%), linear-gradient(107deg, rgba(0, 18, 65, 0.30) 4.02%, rgba(18, 22, 92, 0.30) 41.72%, rgba(45, 28, 92, 0.30) 56.72%, rgba(26, 25, 89, 0.30) 73.96%, rgba(21, 16, 67, 0.30) 100%), #12141D;
  color: #fff;
}
.meetus-event-wrap{
  display: flex;
padding: 40px;
align-items: center;
gap: 12px;
align-self: stretch;
border-radius: 8px;
border: 1px solid #ffffff3a;
background: rgba(0, 0, 0, 0.20);
backdrop-filter: blur(3.75px);
margin-bottom: 32px;
flex-direction: column;
}
.meetus-event-block{
  display: flex;
align-items: flex-start;
gap: 83px;
flex: 1 0 0;
width: 100%;
}
.date-block-v1{
display: flex;
padding-left: 24px;
flex-direction: column;
justify-content: center;
align-items: flex-start;
gap: 10px;
border-left: 4px solid #FFC94F;
width: 200px;
}
.date-block-v1 p {
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  line-height: 28px; /* 140% */
  letter-spacing: 2.6px;
  text-transform: uppercase;
  opacity: 0.7;
  margin: 0;
}
.date-block-v1 h3 {
  color: #fff;
  font-size: 32px;
  font-weight: 600;
  line-height: 28px; /* 87.5% */
  letter-spacing: -0.96px;
  text-transform: uppercase;
  margin: 0;
}
.event-place-txt{
  color: #FFC94F;
  text-transform: uppercase;
}
.event-logo{
  text-align: right;
  width: 240px;
}
.speaker-info-wrap{
  flex: 1 0 0;
  display: flex;
}
.speaker-block{
  display: flex;
align-items: center;
gap: 20px;
flex: 1 0 0;
margin-top: 24px;
}
.speaker-img{
  width: 100px;
height: 100px;
}
.speaker-img img{
  border-radius: 100%;
}
.speaker-info{
  display: flex;
flex-direction: column;
align-items: flex-start;
flex: 1 0 0;
}
.speaker-info h3{
  font-size: 20px;
  color: #fff;
  font-weight: 700;
  margin: 0;
  margin-bottom: 8px;
}
.speaker-info p{
  font-size: 16px;
  color: #fff;
  opacity: 0.8;
  margin: 0;
}


/* ====================== [ Start Responsive ] ====================== */
@media screen and (min-width: 1026px) and (max-width: 1360px) {
}
@media screen and (min-width: 992px) and (max-width: 1169px) {
}
@media screen and (min-width: 768px) and (max-width: 992px) {
  .banner-wrap {
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
  .banner-block {
    height: auto;
  }

}
@media screen and (max-width: 992px) {
    .meetus-event-block{
    flex-direction: column;
    gap: 20px;
  }
  .event-logo{
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .speaker-info-wrap{
    flex-direction: column;
  }
  .media-card-wrap .wp-block-image{
  text-align: left;
  }
}
@media screen and (max-width: 480px) {
  .nab-logo {
    margin-bottom: 34px;
    width: 200px;
    margin-top: 40px;
  }
  .banner-left p {
    margin-bottom: 20px;
  }
  .banner-wrap {
    height: auto;
    margin-bottom: 50px;
    padding-bottom: 30px;
  }
  .banner-block {
    height: auto;
  }
  .form-wrap {
    margin-top: 0 !important;
  }
  .media-card {
    gap: 16;
    
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .speaker-block{
    flex-direction: column;
    align-items: flex-start;
  }
}
