
.card-image {
  position: relative;
  z-index: 1;
}
.cards img.default-image,
.cards:hover img.active-image{
  display:block;
}
.cards img.active-image,
.cards:hover img.default-image {
  display: none;
}

.card-image img {
  height: 500px !important;
  object-fit: cover;
  object-position: top;
}
.post-card .card-bg:after{
  position:absolute;
  content:"";
  background: var(--Core-Colors-SpeakerCard-CopyGradient, linear-gradient(1deg, #000 3.34%, rgba(0, 0, 0, 0.00) 93.74%));
  width: 100%;
  height: 320.46px;
  flex-shrink: 0;
  bottom:0;
  left:0;
  z-index: 1;
}

.post-card .card-content {
  position: absolute;
  bottom: 17px;
  z-index: 4;
  width: 100%;
  left: 0;
  padding-left: 28px;
  padding-right: 26px;
}
.post-card .card-imag{
  position: relative;
  overflow: hidden;
}
/* .post-card .card-imag:after,
.post-card .card-imag:before{
content:"";
position:absolute;
background-size: contain;
background-position: center;
background-repeat: no-repeat;
} */
.post-card .card-imag:after{
  content:"";
  position:absolute;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-image:url(https://reach.g2.com/hubfs/G2-Resource/card-filler.png);
  width: 100%;
  height: 219.734px;
  top: -40px;
  left: 0px;
}
/* .post-card .card-imag:before{
background-image:url(https://reach.g2.com/hubfs/G2-Resource/Group-two.png);
width: 492.453px;
height: 219.734px;
top: -40px;
right: -60px;
} */
.post-card .card-content h4 {
  margin: 0;
  color: #fff;
  color: #FFF;
  font-family: Figtree;
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.33;
}

.post-card {
  overflow: hidden;
  position: relative;
}
.post-card .card-flexBox{
  /*   position:unset;  */
  margin-bottom: 0;
  max-width: 100%;
  margin: 0 auto;
}
}
.slick-track{
  /*   margin-left: -250px; */
}
.post-card .videopopup {
  position: fixed;
  inset: 0;
  display:none;
  width: 100%;
  height: 100%;
  overflow: scroll;
  scrollbar-width: none;
  z-index:1000;
  padding:30px 20px;
  background: rgba(65, 53, 133, 0.50);
}

.post-card .videopopup .video-section {
  position: relative;
  max-width: 980px;
  width: 100%;
  margin: auto;
  background: rgba(65, 53, 133, 0.20);
}
.post-card .contents-wrap {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.post-card .influecner-videos {
  position: relative;
  padding-bottom: 56.6%;
  transition: transform .3s ease-out;
}

.post-card .videopopup .video-section video#myVideo {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.post-card .video-btn {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  width: 127px;
  height: 127px;
}
.post-card button.slick-arrow {
  right: 7px;
  z-index:9;
}
.post-card button.slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

.post-card .slick-dots li {
  width: 20px !important;
  margin:0;
}

.post-card .slick-prev{
  transform: rotatey(180deg);
}
.post-card .slick-next:before,.post-card .slick-prev:before {
  font-family: Barlow-Bold;
  content: "";
  display: block;
  color: #fff;
  font-weight: 700;
  transform: translateY(-50%);
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  height: 18px;
  width: 18px;
  -webkit-mask: url(//4099946.fs1.hubspotusercontent-na1.net/hubfs/4099946/raw_assets/public/apex/culture/about/assets/images/angle-right-solid.svg) no-repeat center;
  mask: url(//4099946.fs1.hubspotusercontent-na1.net/hubfs/4099946/raw_assets/public/apex/culture/about/assets/images/angle-right-solid.svg) no-repeat center;
  background-color: #fff;
  margin-top: 2px;
  transition: transform .3s ease-in-out;
  -webkit-tap-highlight-color: transparent;
}
.post-card .slick-dots li:hover button:before,.post-card .slick-dots li.slick-active button:before {
  font-size: 50px;
}

.post-card .slick-dots li button:before {
  color: #fff;
  display: block;
  font-size: 30px;
}
.post-card .slick-dots {
  margin: 0;
  padding: 0;
}
.post-card .slick-dots li.slick-active button:before {
  color: #fff;
}

.post-card button.slick-arrow.slick-prev{
  left:-25px;

}
.post-card .section-contents {
  display: flex;
  max-width: 1180px;
  align-items: flex-start;
  gap: 30px;
  width: 100%;
  margin: 0 auto 113px;
  flex-wrap: wrap;
}

.post-card .section-heading {
  flex-basis: 49.3%;
  color: #FFF;
  font-family: Reach;
  font-size: 56px;
  font-style: normal;
  font-weight: 400;
  line-height: 64px; /* 114.286% */
}

.post-card .section-description {
  flex: 1;
}

.post-card .section-description p {
  color: #FFF;
  font-family: Figtree;
  font-size: 21px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px; /* 171.429% */
}
svg, img{
  display:block;
  max-width:100%;
  height: auto;
}
.slick-list.draggable {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
#sliders .cards {
  cursor: pointer;
  transition:width .2s ease-in-out;
  flex: 0 0 auto;
}
#sliders .cards:not(:last-child){
  margin-right:32px;
}
/* #sliders .cards .card-inner{
transition:width .8s linear;
width: 330px !important;
}
#sliders .cards.slick-active .card-inner {
width: 533px !important;
} */
.slick-track {
  display: flex !important;
  align-items: center;
  justify-content:start;
}

/* NO TRANSITIONS AT ALL */


@media(max-width:1024px){
  .post-card .section-contents{
    flex-direction:column;
  }
  .post-card  button.slick-arrow{
    width:200px;

  }
  .slick-track{
    margin-left: 0px;
  }
}
.post-card .container{
  padding:0 0 0 30px;
  max-width:100%;
}
.card-bg {
  position: relative;
  overflow:hidden;
}
.slick-list.draggable:before {
  content:"";
  height:100%;
  position:absolute;
  right:0;

}
@media(max-width:767px){
  .post-card .section-heading {
    font-size: 40px;
    line-height: 1.2;
    display: block;
  }
  .post-card .container{
    padding:0 20px; 
  }
  #sliders .cards:not(:last-child){
    margin-right:0;
  }
  .post-card .video-btn{
    width: 75px;
    height: 75px;
  }
  #sliders .cards{
    width:100% !important;
  }
  .post-card .section-contents{
    margin-bottom:48px;
  }
}