.half-million-module {
  margin-bottom: -120px;
  background: #F8FAFF;
}
.half-million-module * {
  font-family: "Abank Sans";
  font-style: normal;
}
.half-million-module .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
  margin-top: 24px;
  padding-top: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .half-million-module .content {
    max-width: 1000px;
    width: 100%;
  }
}
@media only screen and (min-width: 1264px) {
  .half-million-module .content {
    padding-left: 24px;
  }
}
.half-million-module .title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  margin-bottom: 24px;
  font-weight: 700;
}
.half-million-module .title.normal {
  font-weight: 400;
}
.half-million-module .link {
  cursor: pointer;
  color: #008DE0;
  display: inline-block;
  text-decoration: none;
}
.half-million-module .link:visited {
  color: #008DE0;
}
.half-million-module .mc-gifts-content-wrapper {
  background: #F9F9F9;
}
.half-million-module .counter-block-list,
.half-million-module .rules-block-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 24px;
  -webkit-flex-wrap: no-wrap;
  flex-wrap: no-wrap;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .counter-block-list,
  .half-million-module .rules-block-list {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.half-million-module .counter-block-list-item,
.half-million-module .rules-block-list-item {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  width: 50%;
  gap: 8px;
  border-radius: 16px;
  background: #FFFFFF;
  padding: 24px;
  max-width: 588px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .counter-block-list-item,
  .half-million-module .rules-block-list-item {
    width: 100%;
  }
}
.half-million-module .counter-block-list-item-title,
.half-million-module .rules-block-list-item-title {
  font-weight: 400;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: -0.016em;
  margin-bottom: 32px;
  margin-bottom: 0;
  font-weight: 700;
}
.half-million-module .counter-block-list-item-title img,
.half-million-module .rules-block-list-item-title img {
  margin-left: 16px;
  width: 40px;
  vertical-align: sub;
}
.half-million-module .counter-block-list-item-text,
.half-million-module .rules-block-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.half-million-module .rules-block {
  margin-top: 96px;
}
.half-million-module .rules-block-list {
  gap: 24px;
}
.half-million-module .rules-block-list-item {
  width: 33%;
  padding: 32px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .rules-block-list-item {
    width: 100%;
  }
}
.half-million-module .rules-block-list-item-title {
  line-height: 32px;
  font-weight: 400;
  font-size: 24px;
  letter-spacing: -0.019em;
  font-weight: 700;
}
.half-million-module .rules-block-desc {
  text-align: center;
  margin-top: 24px;
  border-radius: 16px;
  background: rgba(255, 247, 220, 0.6);
  padding: 16px 0;
}
.half-million-module .rules-block-desc span {
  font-weight: 700;
}
.half-million-module .promo-block {
  display: flex;
  width: 1200px;
  padding: 48px 32px;
  flex-direction: column;
  align-items: flex-start;
  color: #FFFFFF;
  background: url(/assets/img/cb74268a75566b1298d3f5c6324624ad.png);
  background-size: cover;
  border-radius: 16px;
  margin-top: 48px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .promo-block {
    background: url(/assets/img/cb74268a75566b1298d3f5c6324624ad.png) left;
    width: 100%;
    padding: 24px 16px;
  }
}
.half-million-module .promo-block-title {
  font-size: 24px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  /* 133.333% */
  letter-spacing: -0.456px;
  margin-bottom: 8px;
}
.half-million-module .winners-block {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  gap: 48px;
  margin-top: 104px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .winners-block {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.half-million-module .winners-block-img {
  width: 682px;
  height: 576px;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .half-million-module .winners-block-img {
    width: 100%;
    height: auto;
  }
}
.half-million-module .winners-block-schedule .title {
  margin-bottom: 16px;
}
.half-million-module .winners-block-schedule .text {
  margin-bottom: 24px;
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
}
.half-million-module .winners-block-schedule-list {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 16px;
}
.half-million-module .winners-block-schedule-list-item-title {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  border-bottom: 1px solid rgba(13, 12, 34, 0.3);
  max-width: 265px;
}
.half-million-module .winners-block-schedule-list-item-text {
  line-height: 24px;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: -0.014em;
}
.half-million-module .winners-block-schedule-list-item-text span {
  font-weight: 700;
}
.half-million-module .downloads .documents-component {
  background: #F9F9F9;
}

.downloads .documents-component {
  background-color: #F8FAFF;
  padding: 80px 0 56px;
  margin-bottom: -120px;
}
.downloads .documents-component .content {
  padding: 0 8px;
  width: 1264px;
  margin: 0 auto;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .downloads .documents-component .content {
    width: 360px;
    min-width: 360px;
  }
}
@media only screen and (min-width: 761px) and (max-width: 1270px) {
  .downloads .documents-component .content {
    max-width: 1000px;
    width: 100%;
  }
}
.downloads .documents-component-title {
  font-size: 32px;
  line-height: 40px;
  margin: 0 0 32px 0;
  font-weight: 700;
}
.downloads .documents-component-item {
  margin-bottom: 16px;
  display: flex;
  font-weight: 400;
}
.downloads .documents-component-item a {
  line-height: 24px;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: -0.014em;
  color: #0B1E04;
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
}
.downloads .documents-component-item a img {
  width: 40px;
  height: 48px;
}
.downloads .documents-component-item a div {
  padding-left: 10px;
}
.downloads .documents-component-item-wrapper {
  display: flex;
  flex-direction: column;
}
.downloads .documents-component-item:last-child {
  margin-bottom: 0;
}
.downloads .documents-component.platinum-card {
  background-color: #151515;
}
.downloads .documents-component.reports {
  background-color: #FFFFFF;
  padding-bottom: 8px;
}
.downloads .documents-component.white-page {
  background-color: #FFFFFF;
}
.downloads .documents-component.new-design {
  background-color: #F9F9F9;
}
.downloads .documents-component.pbp {
  padding: 48px 0;
}
.downloads .documents-component.pbp .documents-component-title {
  margin: 0 0 24px 0;
}
.downloads .documents-component.about {
  background-color: transparent;
  margin-bottom: 0;
}
.downloads .documents-component.about-general {
  background-color: transparent;
  margin-bottom: 0;
}
.downloads .documents-component.about-general .content {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  column-gap: 20px;
}
.downloads .documents-component.about-general .content .documents-component-title {
  width: 100%;
  flex-shrink: 0;
}
.downloads .documents-component.about-general .content .documents-component-item {
  width: 49%;
}
.downloads .documents-component.usefull {
  padding-top: 0;
  padding-bottom: 24px;
}
.downloads .documents-component.usefull .content {
  padding: 0;
}
.downloads .documents-component.usefull .documents-component-title {
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  /* 133.333% */
  margin: 0 0 16px 0;
}
.downloads .documents-component.usefull .usefull-documents-item {
  display: -ms-flex;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 16px 24px;
  background: #FFFFFF;
  gap: 16px;
  border-radius: 16px;
  margin-bottom: 8px;
}
.downloads .documents-component.usefull .usefull-documents-item-text {
  font-feature-settings: 'liga' off, 'clig' off;
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: -0.252px;
}
.downloads .documents-component.usefull .usefull-documents-item-btn {
  color: #FFFFFF;
  text-decoration: none;
  display: flex;
  width: 275px;
  padding: 8px 16px;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  background: #0D0C22;
}
@media only screen and (min-width: 0px) and (max-width: 760px) {
  .downloads .documents-component.usefull .usefull-documents-item-btn {
    width: 100%;
  }
}


/*# sourceMappingURL=pages-SpecialOffers-HalfMillionDraw.bdb97bfddf1c6c97b7be.css.map*/