.three-column-cards-section {
  margin: 0 auto;
  max-width: 1100px;
}

.three-column-cards-section h1,
.three-column-cards-section h2,
.three-column-cards-section p,
.three-column-cards-section h4 {
  text-align: center;
}

.three-col-img {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}

.three-column-cards-section .img-col {
  max-width: 300px;
  min-height: 520px;
  min-width: 250px;
  height: 100%;
  width: 100%;
}

.img-block {
  margin-bottom: 30px;
}

.img-block img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 1025px) {
  .three-column-cards-section .img-col {
    max-width: 250px;
  }
}

.three-column-cards-section h4 {
  font-size: 24px;
  font-weight: 600;
  line-height: 29px;
  margin-bottom: 25px;
  font-family: var( --font-montserrat_sans);
}

.ib6plays-text.text-white {
  font-weight: 500;
  font-size: 36px;
  margin-block-start: 0.67em;
  margin-block-end: 0.67em;
  margin-inline-start: 0px;
  line-height: 47px;
  margin: 30px 0px;
  font-family: var(--font-roboto_serif);
}

.three-column-cards-section h2 {
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  line-height: 24px;
  font-size: 20px;
  font-family: var(--font-montserrat_sans);
}

@media screen and (max-width: 769px) {
  .three-column-cards-section .img-col {
    max-width: 300px;
  }

  .three-col-img {
    justify-content: center;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
  }

  .three-col-img .img-col:first-child {
    margin-right: 0;
  }

  .img-col:first-child,
  .img-col:nth-child(2) {
    margin-bottom:40px;
  }

  .three-column-cards-section h2 {
    font-size: 18px;
    line-height: 26px;
  }
}

@media screen and (max-width: 767px) {
  .three-column-cards-section h4.gold-text {
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 24px;
  }

  .ib6plays-text.text-white {
    font-size: 34px;
    line-height: 45px;
  }
}
.w-full {
  width: 100%;
}

.h-full {
  height: 100%;
}

.three-column-cards-section .h-auto {
  height: auto;
}

.three-column-cards-section .gold-text {
  background-clip: text;
  background: -webkit-linear-gradient(
      0deg,
      #eddb82,
      #daae59 13%,
      #edde99 25%,
      #e4cb7b 33%,
      #dfc16a 38%,
      #fef8b8 50%,
      #f0d573 63%,
      #efd371 75%,
      #ebce82 88%,
      #d7b34b
    )
    no-repeat;
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}

.three-column-cards-section .text-white {
  opacity: 1;
  color: white;
}

@media only screen and (min-width: 992px) {
  .three-column-cards-section {
    margin: 0 auto;
    max-width: 1100px;
  }
}

.three-column-cards-section .mb-30 {
  margin-bottom: 30px;
}

.three-column-cards-section .mb-25 {
  margin-bottom: 25px;
}

@media screen and (min-width: 769px) and (max-width: 789px) {
  .three-col-img {
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
  }
  .img-col:first-child {
    margin-right: 80px;
  }
}

.text-white sup{
  font-size: 12px;
  top: -6px;
}
  
.ib6plays-text.text-white sup {
  font-size: 22px;
  font-family: var(--font-roboto_serif);
  top: -10.2px;
}

.text-white sup,
.ib6plays-text.text-white sup {
  position: relative;
  vertical-align: baseline;
}

.three-column-cards-section .three-col-img p.text-white {
  font-size: 16px;
  line-height: 23px;
  font-weight: 400;
  font-family: var(--font-montserrat_sans);
}

@media only screen and (max-width: 1100px) {
  .three-column-cards-section {
    max-width: 100%;
    padding: 0 20px;
  }
}

@media only screen and (min-width: 769px) {
 .three-column-cards-section {
    margin-bottom: 60px;
  }
}

.three-column-cards-section p {
  margin: 0;
}

.three-column-cards-section .gold-text {
  margin-bottom: 0;
}

.ib6plays-text.text-white {
  margin-top: 32px;
  line-height: normal;
}

.three-column-cards-section.tcis-card p {
  color: #fff;
  line-height: 19.688px;
}

.three-column-cards-section.tcis-card h2.text-white {
  font-size: 22px;
  text-transform: none;
  line-height: 19.688px;
  margin: 40px 0;
}

.three-column-cards-section .textboxWithBorder_textboxWithBorder__BKdJo {
  border-radius: 20px;
  border: 2px solid var(--Gold-Foil, #EDDB82);
  background: var(--Robin-Egg, #EDF8FE);
}

.three-column-cards-section .textboxWithBorder_textboxWithBorder__BKdJo .linear-gradient-text {
  margin: 0;
  padding: 39px 0;
  font-size: 24px;
  background-color: var(--Lighter-Navy, #194468);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  text-align: center;
  font-family: var(--font-roboto_serif);
  font-weight: 500;
  font-style: normal;
  line-height: 34.29px;
}

.scroll {
  display: none;
}

.three-column-cards-section .textboxWithBorder_textboxWithBorder__BKdJo:before {
 display: none;
}

@media only screen and (min-width: 769px) {
  .three-column-cards-section.tcis-card p {
    padding: 0 22px;
  }
 
  .three-column-cards-section .textboxWithBorder_textboxWithBorder__BKdJo .linear-gradient-text {
    padding: 40px ;
    font-size: 26px;
  }
  
  .three-column-cards-section .img-col {
    min-height: 416px;
  }
}

@media only screen and (max-width: 769px) {
  .three-column-cards-section .img-col {
    min-height: 250px;
  }

  .three-column-cards-section.tcis-card h2.text-white {
    font-size: 20px;
    margin: 40px 25px;
  }
}

@media (min-width:1025px) {
  .three-col-img {
    gap: 131px;
    flex-wrap: nowrap;
  }
}

.three-col-img .img-block {
margin-bottom: 0;
}

.three-col-img .img-col .img-content h4 {
margin-top: 13px;
}

.three-column-cards-section.tcis-card p {
  font-family: var(--font-montserrat_sans);
}

@media (min-width:992px) {
  .three-column-cards-section .textboxWithBorder_textboxWithBorder__BKdJo .linear-gradient-text {
    padding: 23px 140px 22px 110px;
  }
}
