.page-main-column {
  background-color: var(--bg-column);
}
.molding {
  padding: 20px;
}
.site-subsection-nav .balance-info {
  font: bold 1.2rem "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}
.site-subsection-nav .balance-info a {
  color: var(--main-text-color);
}
.site-subsection-nav .dropdown {
  margin-right: 20px;
  height: 100%;
  &:hover .dropdown-menu {
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
  }
  & .svg-icon-bg {
    width: 14px;
    height: 14px;
    background-size: 100%;
    margin-left: 5px;
  }
  &:hover .svg-icon-bg {
    transform: rotate(180deg);
  }
}

.site-subsection-nav .btn {
  padding: 0 12px;
  box-shadow: none !important;
  border: none;
  font-weight: bold;
  font-size: 1.1rem;
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.site-subsection-nav .dropdown-menu {
  overflow: hidden;
  padding: 0;
  border: none;
  min-width: auto;
  transform: translate(-50%,0);
}
.site-subsection-nav .dropdown-menu>li>a {
  padding: 10px 20px;
}
.site-subsection-nav .dropdown-toggle {
  cursor: default;
}

.bonus-promo-entry {
  padding: 40px 0 0;
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}
.bonus-promo-entry .item {
  margin: 10px 0 20px;
  color: #555;
  display: block;
  padding: 20px 0 0;
  height: 150px;
  width: 150px;
  border-radius: 100%;
}
.bonus-promo-entry .title {
  margin: 10px 10px 0;
  font: bold 1.4rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
}

.bonus-promo-entry a:hover {
  color: var(--main-color);
}
.bonus-promo-entry .icomoon {
  font-size: 7rem;
  color: var(--main-color);
  transition: color .2s ease-out;
}

.bonus-promo-entry a:hover .icomoon {
  color: var(--main-color);
}

.bonus-promo-entry a:focus {
  text-decoration: none;
}

.bonus-promo-entry a:active .icomoon {
  color: #e4e4e4;
}
.bonus-list-heading {
  margin: 40px 0 20px 0;
  font-family: "Roboto Condensed","Arial Narrow", Arial, Helvetica, sans-serif;
}

.bonus-prize-list {
  display: grid;
  gap: 12px;
  grid-template-columns: repeat(4, 1fr);
}
.bonus-prize-list .item {
  padding: 20px;
  box-shadow: 0 0 3px rgba(0,0,0,0.2);
  position: relative;
  border-radius: 4px;
  background-color: var(--bg-card);
  display: flex;
  flex-direction: column;
}
.bonus-prize-list .item .list {
  height: 100%;
}
.bonus-prize-list .item:hover {
  color: inherit;
}
.bonus-prize-list .item .header {
  margin: 0 0 10px 0;
  color: var(--text-primary);
  font: bold 1.6rem/1.2 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
}
.bonus-prize-list .item .footer {
  margin-top: auto;
  padding-top: 10px;
}
.bonus-prize-list .image-container {
  margin-bottom: 20px;
}
.bonus-open {
  font: normal 1.2rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  position: relative;
  padding-bottom: 10px;
  margin: 0 auto 10px;
  color: #666
}

.bonus-open .rail {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  height: 3px;
  background-color: var(--border-base);
  overflow: hidden;
}

.bonus-open .percent {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  height: 3px;
  background: url(../img/ui/bonus-gradient.png) no-repeat 0 0;
  z-index: 1;
}
.level-1  .bonus-open {
  color: var(--main-text-color);
}
.level-2  .bonus-open {
  color: #b30024;
}
.level-3 .bonus-open {
  color: #cd0a0a;
}
.level-3  .percent:after {
  content: '';
  position: absolute;
  right:-3px;
  top:0;
  width: 3px;
  height: 3px;
  background-color: #ffd000;
  border-radius: 100%;
  box-shadow: rgb(255 208 0 / 70%) 0 0 7px 3px
}
.bonus-prize-list img {
  height: auto;
}
.bonus-prize-list .item a {
  text-decoration: none
}

.bonus-prize-list .price {
  font: bold 2.2rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  color: var(--text-primary);
  margin-bottom: 5px;
}
.section .bonus-prize-list .item {
  margin-bottom: 0;
}
.bonus-prize-list .btn {
  border-radius: 4px;
  box-shadow: 0 8px 6px -6px rgba(0,0,0,0.2);
  margin-top: 20px;
  background-color: var(--bg-button-secondary);
  color: var(--text-primary);
  padding: 8px 15px;
  display: block;
  transition-property: background-color;
  transition-duration: 500ms;
}

.bonus-prize-list .item:hover .btn {
  box-shadow: 0 8px 6px -6px rgba(0,0,0,0.5);
  color: #eee;
  background-color: var(--main-color);
}
.bonus-prize-list .coming.btn,
.bonus-prize-list .item:hover .coming.btn {
  background: #0557c7;
  color: #fff;
}

.bonus-prize-list .item a:active,
.bonus-prize-list .item a:focus {
  outline: 0;
}
.prize-promo-box {
  padding: 30px 20px 30px 440px;
  min-height: 200px;
  border-radius: 20px;
  margin: 0 0 40px 0;
  background: var(--bg-card) url("../img/bonus-landing-01.png") no-repeat 150px center;
  background-size: contain;
  color: var(--text-primary);
  word-break: break-word;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1.5;
}
.prize-promo-box .heading {
  text-transform: uppercase;
  margin: 10px 0;
  font: bold 2rem "Roboto Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
}
.prize-promo-box a {
  color: var(--main-text-color)
}
.prize-promo-box a:hover {
  text-decoration: underline;
}
.bonus-prize-old-price {
  text-decoration: line-through;
  color: #aaa;
  margin-bottom: 5px;
  font-size: 1.6rem;
  font-weight: normal;
}
.bonus-prize .icon-rouble {
  font-weight: normal;
  font-size: 1.6rem;
}

.bonus-nav {
  width: 100%;
  height: 100%;
  justify-content: center;
  display: flex;
  align-items: center;
}
.prize-nav {
  display: flex;
  gap: 12px;
  margin: 0 0 40px;
  justify-content: space-between;
}
.prize-nav .item {
  background-color: var(--bg-button-primary);
  white-space: nowrap;
  border-radius: 4px;
  padding: 10px;
  font: bold 1.4rem/1 "Roboto Condensed", Arial, Helvetica, sans-serif;
  width: -moz-available;
  width:-webkit-fill-available;
  text-align: center;
}
.prize-nav .item:hover {
  background-color: #919191;
  color: #eee;
}
.prize-nav .item.active {
  color: #fff;
  background-color:  #b31919;
  cursor: default;
}
.prize-top {
  display: grid;
  background-color: var(--bg-card);
  padding: 20px;
  border-radius: 10px;
  grid-template-columns: 540px 1fr;
  gap: 20px;
}
.prize-top + .alert{
  margin: 15px 0 0;
}
.prize-section {
  margin-bottom: 60px;
}
.prize-special-message {
  margin: 0 0 5px 0;
  padding: 10px 20px;
  font-size: 1.4rem;
  border-radius: 5px;
  grid-column: span 2;
  display: flex;
  line-height: 1;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  background-color: #ffd971;
  & .content {
    display: flex;
    align-items: center;
    gap: 15px;
    flex: 1;
    color: #60380c;
  }
  & .title {
    font-size: 1.6rem;
    margin-bottom: 3px;
    font-weight: bold;
  }
  & .btn {
    background-color: #dba100;
    border: none;
    color: #000;
    & .svg-icon-bg {
      filter: none !important;
    }
  }
  & svg {
    max-width: 36px;
  }
}
.prize-gallery {
  flex-shrink: 0;
  position: relative;
}
.prize-aside .tags-list {
  display: flex;
  gap: 5px;
}
.prize-aside .tag {
  padding: 2px 6px;
  border-radius: 4px;
  background-color: var(--bg-button-primary);
  color: var(--text-primary);
  margin-top: 4px;
}
.prize-aside .prize-header {
  margin: 0 0 20px 0;
  padding-bottom: 10px;
  border-bottom: 1px solid var(--border-base);
}
.prize-aside .prize-title {
  font-size: 3rem;
  display: inline;
}
.marks {
  padding: 0;
  position: absolute;
  top: 0;
  right: 0;
  background-color: transparent;
}
.mark {
  display: inline-block;
  background-color: transparent;
  padding: 5px 10px;
}
.mark-1 {
  background-color: #0557c7;
  color: #fff;
  margin-left: 5px;
}
.prize-win-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 5px;
  text-align: center;
}
.prize-chances {
  margin-right: 20px;
}
.prize-chances .bonus-open {
  min-width: 215px;
}
.prize-chances .value {
  font: bold 2.2rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
}
.prize-chances .bonus-open {
  margin: 5px 0 0 0;
}
.prize-win-container .btn-extra {
  min-height: 48px;
  font: bold 1.8rem/1 "Roboto Condensed", "Arial Narrow", Arial, Helvetica, sans-serif;
  padding-left: 50px;
  padding-right: 50px;
}
.prize-off {
  margin-left: auto;
  font-size: 1.6rem;
  color: #b31919;
  padding: 5px 10px;
  display: flex;
  align-items: center;
}
.bonus-off {
  font-size: 1.4rem;
  margin-left: auto;
}
.prize-short-description {
  font: normal 1.5rem/1.6 Arial, Helvetica, sans-serif;
  margin: 10px 0;
}
.prize-short-description p {
  margin: 10px 0 0 0;
  font: normal 1.3rem/1.5 Arial, Helvetica, sans-serif;
}
.prize-important-description {
  background-color: var(--bg-content-highlite);
  padding: 10px 15px;
  margin: 10px 0;
  font-weight: bold;
}
.prize-full-description {
  font-size: 1.5rem;
  padding: 30px;
  border-radius: 10px;
  background-color: var(--bg-card);
}
.prize-full-description .prize-text-heading {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 20px;
}
.prize-section-heading {
  text-align: center;
  margin: 0 0 40px;
  text-transform: uppercase;
  font: bold 2.2rem "Roboto Condensed", "Arial Narrow", Arial, sans-serif ;
}
.prize-text-block {
  margin-bottom: 40px;
}
.prize-full-description a, .prize-aside a {
  color: #337ab7;
}
.prize-full-description a:hover, .prize-aside a:hover {
  color: #b31919;
}
.prize-winners-list-active td {
  font-weight: bold;
}
.prize-winners {
  color: #787878;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.prize-winners .item {
  color: #787878;
  font-size: 1.1rem;
  flex-basis: 90px;
  text-align: center;
  margin: 0 10px 30px;
}
.prize-winners .avatar-image {
  border-radius: 100%;
  background-color: #aaa;
  margin-bottom: 5px;
}
.prize-section-separator {
  margin: 0 -20px 40px;
  height: 10px;
  background-color: var(--bg-accent);
  box-shadow: 0 2px 2px rgba(0,0,0,0.1) inset, 0 -2px 2px rgba(0,0,0,0.1) inset;
}

.bonus-promo-page .section {
  padding: 40px 0 80px;
  font: normal 1.4rem/1.5 Arial, sans-serif;
}

.bonus-promo-page .section-footer {
  text-align: center;
  padding-top: 30px;
  clear: both;
}

.bonus-promo-page .flex-item {
  margin: 10px 10px 40px;
  background-color: var(--bg-card);
  padding: 20px;
  flex-basis: calc(33.3333% - 10px);
  font-size: 1.4rem;
  text-align: center;
}

.bonus-promo-page .games-icons {
  padding: 20px 0 0 0;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.bonus-promo-page .games-icons img {
  margin: 5px;
}

.bonus-promo-page .section .heading {
  font: normal 3rem "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  margin-bottom: 70px;
  border-bottom: 1px solid #ccc;
  text-align: center;
}

.bonus-promo-page .section .title {
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  bottom: -20px;
}

.bonus-promo-page .subtitle {
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  font: normal 2.2rem "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  margin-bottom: 10px;
}

.bonus-promo-page .subheading .icon {
  font-size: 4rem;
  color: #666;
}

.bonus-promo-page .subtitle:after {
  content: "";
  height: 2px;
  background-color: #666;
  margin: 0 0 0 -50px;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 100px;
}
.bonus-promo-page .description {
  font-size: 1.6rem;
  margin: 0 60px 20px;
  text-align: center;
}
.bonus-promo-page .intro {
  padding: 40px 100px;
  background-color: #f6f6f6;
  font: bold 1.4rem/1.5 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}
.bonus-promo-page .intro a {
  color: #b31919;
}
.bonus-promo-page .intro a:hover {
  color: #b31919;
  text-decoration: underline;
}
.bonus-spend-statistics {
  margin: 30px 0 70px;
  display: flex;
  text-align: center;
  flex-direction: row;
  flex-wrap: wrap;
}
.bonus-spend-statistics img {
  margin-bottom: 10px
}
.bonus-spend-statistics .item {
  margin: 0 10px 20px;
  overflow: hidden;
  flex-basis: calc(25% - 20px);
  border: none;
}

.bonus-spend-statistics .image-container {
  margin: 0 auto 10px;
  height: 180px;
  overflow: hidden;
  text-align: center;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bonus-spend-statistics .image-container:last-child
{
  border: 1px solid #ccc;
  border-radius: 100%;
  width: 180px;
}
.bonus-spend-statistics .item img {
  max-width: none;
}
.bonus-spend-statistics .item:last-child .image-container {
  display: flex;
  color: #b31919;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.bonus-spend-statistics .item:last-child .text {
  margin: 0;
}
.bonus-spend-statistics .short-title {
  width: 100%;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 120%;
}
.bonus-promo-page .alert-info {
  font-size: 1.4rem
}
.bonus-promo-page .section-btn{
  font-family: "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  font-weight: bold;
}
.offer-about {
  padding: 20px;
  background: var(--bg-card);
  margin-bottom: 40px;
  border: 1px solid var(--border-base);
}

.offer-about-wrapper {
  display: flex;
  flex-wrap: wrap;
}

.offer-about .item {
  flex-basis: 33.333333%;
  text-align: center;
  font: normal 2rem "Roboto Condensed","Arial Narrow", Arial, sans-serif;
}

.offer-about .icon {
  font-size: 1.8rem;
  margin-right: 6px;
  vertical-align: middle;
  color: #fff;
  background-color: #b31919;
  border-radius: 100%;
  padding: 12px;
}

.offer-list {
  margin: 0 0 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 12px;
}

.offer-list .offer-item {
  width: calc(100% / 3 - (12px * 2 / 3));
  background-color: var(--bg-card);
  box-shadow: 0 0 4px rgba(0,0,0,0.3);
  border-radius: 8px;
  overflow: hidden;

}
.offer-item-img-holder {
  position: relative;
}
.offer-list  .offer-item-status {
  position: absolute;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 2;
  background-color: rgba(0,0,0,0.75);
  color:#fff;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.offer-list  .offer-item-status .icon {
  width: 80px;
  height: 80px;
}
.offer-list  .offer-item-status svg {
  max-width: 100%;
  max-height: 100%;
}
.offer-list  .offer-item-status svg path{
  fill: #fff;
}
.offer-list  .offer-item-status .title {
  font: bold 1.4rem/1 "Roboto Condensed", Arial, Helvetica, sans-serif;
  margin-top: 20px;
}
.offer-list .offer-item img {
  height: auto;
}
.offer-item-list-bottom {
  padding: 20px 20px 24px;
  font: normal 1.4rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
}
.offer-item-list-title {
  font: bold 2.2rem/1 "Roboto Condensed","Arial Narrow", Arial, sans-serif;
  margin: 0 0 12px 0;
}
.offer-item-list-difficult {
  margin-top: 8px;
}
.offer-item-list-difficult .item {
  display: inline-block;
  width: 10px;
  height: 10px;
  background-color: #a5a5a5;
  border-radius: 100%;
}
.offer-item-list-difficult .item.active {
background-color: #b31919;
}
.offer-step {
  margin-bottom: 15px;
}
.offer-header {
  background-repeat: no-repeat;
  background-position: center center;
  min-height: 300px;
  background-size: cover;
}
.offer-header-content {
  text-align: center;
  font-size: 1.4rem;
  margin: 0 auto 40px;
  max-width: 860px;
}
.offer-item-conditions {
  margin-top: 5px;
}
.offer-item-conditions a {
  color: #b31919;
  text-decoration: underline;
}
.offer-header-content .btn {
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
  margin-top: 8px;
}

.offer-header-content h1 {
  font-size: 3.5rem;
  text-transform: uppercase;
}
.offer-header-content .h3 {
  font-size: 1.6rem;
  font-weight: bold;
  margin: 0;
}
.offer-step-award {
  margin: 0 40px 0 0;
  color: #666;
  flex-basis: 15%;
  align-self: center;
  flex-shrink: 0;
}
.offer-step-award .title {
  font-size: 2rem;
  font-weight: bold;
}

.offer-step-conditions {
  display: flex;
  padding: 20px;
  background-color: #f2f2f2;
  min-height: 100px;
  align-items: center;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}

.offer-step-conditions.active {
  background-color: #eee;
}
.offer-step-num {
  flex-basis: 5%;
  flex-shrink: 0;
}
.offer-step-num .value {
  width: 40px;
  height: 40px;
  vertical-align: middle;
  line-height: 38px;
  border-radius: 50%;
  border-width: 2px;
  border-style: solid;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1.5rem;
  font-weight: bold;
}
.offer-step-num .glyphicon {
  margin-left: 2px;
}
.offer-step-qest-sign {
  font: bold 2.8rem/1 "Roboto Condensed", Arial, Helvetica, sans-serif;
}
.offer-step-text {
  font-size: 1.6rem;
}
.offer-step-text a {
  color: #b31919;
  text-decoration: underline;
}
.offer-step-text a:hover {
  color: #ff0000;
}
.completed .offer-step-num {
  color: #398439
}
.notactive .offer-step-award, .notactive .offer-step-num, .notactive .offer-step-text {
  color: #aaa
}
.active .offer-step-text {
  color: #444;
  font-weight: normal;
}

.exchange-form .item-description {
  padding: 0 0 10px 20px;
  font: normal 1.2rem/1.5 Arial, sans-serif;
  color:  var(--text-primary);
}
.exchange-form .item-description .logo {
  margin-bottom: 10px;
}
.article-content {
  font-size: 1.6rem;
  line-height: 1.6;
  color: var(--text-primary);
  font-family: Arial, Helvetica, sans-serif;
  word-break: break-word;
}
.article-content h3 {
  margin-top: 4rem;
}
.prize-of-day {
  display: flex;
  align-items: center;
  padding: 30px;
  background: no-repeat url(../img/prize-of-day-bg.png) left top;
  background-size: cover;
}
.prize-of-day > div:first-child {
  flex-basis: 40%;
  text-align: center;
}
.prize-of-day > div:nth-child(2) {
  flex-basis: 60%;
  color: #fff;
  padding-left: 50px;
}
.prize-of-day .title {
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
  font: bold 2.6rem/1 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  margin-bottom: 6px;
  text-transform: uppercase;
}
.prize-of-day .sub-title {
  font: bold 1.6rem/1 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}
.prize-of-day .prize-name {
  font: bold 1.8rem/1 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  margin-top: 20px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}
.prize-of-day .footer {
  margin-top: 8px;
}

.prize-of-day .button {
  padding: 12px 20px 10px;
  background: #fff;
  color: #841e2b;
  display: inline-block;
  border-radius: 4px;
  font: bold 1.8rem/1 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
  text-transform: uppercase;
}
.prize-of-day .img-holder {
  display: inline-block;
  background: rgba(255,255,255,0.7);
  border-radius: 16px;
  padding: 16px;
}
.prize-of-day .price {
  color: #fff;
  margin-bottom: 12px;
  font: bold 2rem/1 "Roboto Condensed", "Arial Narrow", Arial, sans-serif;
}
.prize-of-day  .bonus-prize-old-price {
  color: #afafaf;
  margin: 0;
}
.prize-of-day .percent {
  margin-left: 10px;
}

.bonus-prize-list .item  .mark {
  background-color: #0557c7;
  color: #fff;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  right: 0;
}
.bonus-prize-list .item  .mark-2 {
  background: rgb(255,146,87);
  background: linear-gradient(90deg, rgba(255,146,87,1) 0%, rgba(253,50,94,1) 50%, rgba(195,55,169,1) 100%);
}
@media (max-width: 1280px) {
  .prize-win-container {
    display: block;
  }
  .prize-win-container .btn {
    display: block;
    margin: 10px auto 0;
  }
}

@media (max-width: 1000px) {
  .offer-list .offer-item {
    flex-basis: calc(33.333333% - 20px);
  }
}

@media (max-width: 980px) {
  .prize-aside {
    padding: 20px 0 0 0;
  }
  .prize-top {
    display: block;
  }

  .bonus-prize-list .item {
    flex-basis: calc(33% - 20px);
  }
  .bonus-spend-statistics .item {
    flex-basis: calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .offer-list .offer-item {
    flex-basis: calc(50% - 20px);
  }
}
@media (max-width: 640px) {
  .navbar-header {
    box-shadow: none;
  }
  .bonus-promo-page .intro {
    padding: 20px;
  }
  .prize-promo-box {
    padding: 0;
    background-image: none;
  }
  .bonus-nav {
    padding: 0 20px;
    box-shadow: 0 5px 5px rgba(0,0,0,0.3);
  }
  .bonus-prize-list {
    display: block;
  }
  .prize-nav::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
  }
  .bonus-prize-list .item  {
    display: block;
    width: 100%;
    padding: 0;
    margin: 40px 0;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
  }
  .bonus-prize-list .item .header {
    margin: 10px 20px;
    font-size: 2rem;
  }
  .bonus-prize-list .item .footer {
    padding: 0 20px 20px;
  }
  .bonus-spend-statistics {
    display: block;
  }
  .bonus-spend-statistics .item {
    display: block;
  }
  .offer-about .item {
    flex-basis: 100%;
    margin-bottom: 20px;
    text-align: left;
  }
  .offer-list .offer-item {
    flex-basis: 100%;
  }
  .prize-of-day {
    display: block;
  }
  .prize-of-day > div:nth-child(2) {
    padding: 20px 0 0 0;
  }
  .prize-nav {
    overflow: auto;
  }
  .site-subsection-nav .dropdown {
    margin: 0;
  }
  .bonus-prize-list .btn {
    background-color: #b31919;
    color: #fff
  }
  .level-1 .bonus-open {
    color: #ff0000;
  }
  .prize-special-message {
    flex-direction: column;
    gap: 10px;
    padding: 15px;
  }
}
