@font-face {
  font-family: 'MADE Soulmaze';
  src: url('https://19618217.fs1.hubspotusercontent-na1.net/hubfs/19618217/Dito_July2021/fonts/made-soulmaze.otf');
}
.coda-rewards-module-wrapper .section-wrapper {
  padding: 0 100px;
}
@media screen and (max-width: 1024px) {
  .coda-rewards-module-wrapper .section-wrapper {
    padding: 0 60px;
  }
}
@media screen and (max-width: 767px) {
  .coda-rewards-module-wrapper .section-wrapper {
    padding: 0 32px;
  }
}
.coda-rewards {
  margin: 0 auto;
  width: 100%;
  max-width: 1216px;
  display:flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.coda-rewards .header-headline {
  display: flex;
  gap: 10px;
  color: var(--Red, #CE1126);
  text-align: center;
  font-family: "MADE Soulmaze";
  font-size: 36px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 0.36px;
}
.coda-rewards .header-subtitle {
  color: var(--Gray, #3E3E3E);
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 150% */
  margin-bottom: 50px;
}
.coda-rewards .coda-banner {
  width: 100%;
  border-radius: 30px;
  padding: 60px 80px;
  background-image: url("https://19618217.fs1.hubspotusercontent-na1.net/hubfs/19618217/coda%20banner%20bg%20(1).png");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: end;
}
@media screen and (max-width: 767px) {
  .coda-rewards .coda-banner {
    flex-direction: column-reverse;
    padding: 24px;
    gap: 24px;
    align-items: center;
  }
} 
.coda-rewards .coda-banner .banner-text-1 {
  color: #FFF;
  text-shadow: 1px 2px 0px #0038A8;
  -webkit-text-stroke-width: 1;
  -webkit-text-stroke-color: var(--Blue, #0038A8);
  font-size: 50px;
  font-style: normal;
  font-weight: 800;
  line-height: 112%; /* 112% */
  margin-bottom: 10px;
}
.coda-rewards .coda-banner .banner-text-1 span {
  color: #FCD116;
  font-size: 60px;
  font-style: normal;
  font-weight: 800;
  line-height: 112%;
}
@media screen and (max-width: 767px) {
  .coda-rewards .coda-banner .banner-text-1 {
    font-size: 40px;
  }
  .coda-rewards .coda-banner .banner-text-1 span {
    font-size: 50px;
  }
}
.coda-rewards .coda-banner .banner-text-2 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  color: var(--White, #FFF);
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 24px; /* 120% */
  margin-bottom: 20px;
}
.coda-rewards .coda-banner .banner-text-3 {
  color: #FFF;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 187.5% */
  margin-bottom: 8px;
}

.coda-rewards .coda-banner .cta-button,
.coda-slider .cta-button
{
  width: fit-content;
  border-radius: 100px;
  background: linear-gradient(277deg, #F37C01 13.35%, #E50C0C 51.25%, #6C0E5C 97.52%, #0038A8 137.74%);
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 14px;
  padding: 16px 32px;
  min-width: 191px;
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 20px; /* 125% */
}
.coda-slider {
  margin: 100px auto;
  background-image: url("https://19618217.fs1.hubspotusercontent-na1.net/hubfs/19618217/coda%20slider%20bg%20(1).png");
  background-size: cover;
  background-position: center center;
  padding: 42px;
}
.coda-slider .slider-text-1 {
  color: #FFF;
  text-align: center;
  font-size: 17px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.coda-slider .slider-text-2 {
  color: #FFF;
  text-align: center;
  font-size: 16px;
  font-style: italic;
  font-weight: 500;
  line-height: normal;
  margin: 0 auto;
  text-align: center;
}
.coda-slider .coda-slick-slider-wrapper {
  max-width: 1216px;
  width: 100%;
  margin: 30px auto;
}
.coda-slider .img-container {
  padding: 0 8px;
}
.coda-slider .cta-button {
  margin: 0 auto;
  margin-top: 30px;
}
.promo-mechanics-steps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.promo-mechanics-steps .header-headline {
  margin-bottom: 
  color: #22449B;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
}
.promo-mechanics-steps .tabs-button-container {
  display: flex;
  justify-content: center;
  gap: 40px;
}
.promo-mechanics-steps .tab-button {
  cursor: pointer;
  gap: 14px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.promo-mechanics-steps .tab-button p {
  color: var(--Gray, #3E3E3E);
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 14px; /* 100% */
}
.promo-mechanics-steps .tabs-button-container .tab-button-image-wrapper {
  border-radius: 100px;
  border: 2px solid #CE1126;
  padding: 6px;
  height: 74px;
  width: 74px;
}
.promo-mechanics-steps .tabs-button-container .active .tab-button-image-wrapper{
  background: #CE1126;
}
.promo-mechanics-steps .tabs-button-container .tab-button-image-wrapper img {
  width: 100%;
}
.tab-container {
  align-items: center;
  gap: 50px;
  display: none;
}
@media screen and (max-width:767px) {
  .tab-container {
    flex-direction: column;
  }
}
.tab-container.active {
  display: flex;
}
.steps-container {
  margin: 50px auto;
  width: 100%;
  max-width: 1000px;
}
.steps {
  display: flex;
  align-items: center;
  margin-bottom: 30px;
  gap: 50px;
}
@media screen and (max-width:767px) {
  .steps {
    display: flex;
    flex-direction: column;
  }
}
.steps h3 {
  color: var(--Red, #CE1126);
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: normal;
  margin-bottom: 20px;
}
.steps p {
  color: var(--Gray, #3E3E3E);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
}
.steps p:last-child {
  margin-bottom: 0;
}
.steps a {
  color: var(--Blue, #0038A8);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px; /* 138.889% */
  text-decoration-line: underline;
}