@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #ff2727;
}

.f-fun {
  color: #f7f40a;
}

.f-primary {
  color: #92bbff;
}

.f-success {
  color: #28a745;
}

.f-info {
  color: #17a2b8;
}

.f-beauty {
  color: #da92ff;
}

.f-light {
  color: #fff;
}

.f-wraning {
  color: #ff6dc3;
}

.f-dark {
  color: #000;
}

.f-secondary {
  color: #868e96;
}

table {
  font-family: "新細明體", "細明體";
}
table tbody,
table tfoot,
table thead,
table th,
table td {
  vertical-align: middle;
  margin: 0 !important;
}

.gotoheader {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 56px;
}
.gotoheader a {
  display: inline-block;
  color: #fff000;
}
.gotoheader a:hover {
  color: #ff8800;
}

body {
  background-color: #9c5a3a;
  overflow-x: hidden;
}

.wrapper {
  width: 100vw;
  background-size: 120%, 120%;
  overflow: hidden;
  background-image: url(/Action/79_TMD/20260707JS/images/indexbg.jpg?v=20260707);
  background-color: #9c5a3a;
  background-position: top center;
  background-repeat: no-repeat;
  color: #ffffff;
  letter-spacing: 1px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper {
    padding-bottom: 32px;
  }
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 150%;
  }
}
@media screen and (min-width: 1280px) {
  .wrapper {
    background-size: 120%;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    background-size: initial;
  }
}

.header {
  width: 100%;
  position: relative;
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 45%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 56.25%;
  }
}
@media screen and (min-width: 1280px) {
  .header .container {
    padding-bottom: 45%;
  }
}
@media screen and (min-width: 1600px) {
  .header .container {
    width: 1600px;
    height: 720px;
    padding-bottom: 0;
  }
}
.header {
  /*@include headerObject(
  	$Object: 'slogan', //名稱
  	$Object-W: 495, //寬
  	$Object-H: 426, //高
  	$Object-left: 566, //定位(左)
  	$Object-top: 252, //定位(上)
  	$parent-W: $baseWidth, //父層寬
  	$parent-H: $baseHeight, //父層高
  	$parent-PW: $basePWidth //直版父層寬
  ){
  	animation: delay 0.4s, zoomIn 0.6s 0.4s, pulse 1s 1.5s infinite;
  };*/
}
.header .logo {
  width: 14.375%;
  height: 0;
  padding-bottom: 4.5%;
  position: absolute;
  top: 5.6944444444%;
  left: 67.8125%;
  background-image: url(/Action/79_TMD/20260707JS/images/logo.png?v=20260707);
  background-size: 100%;
  background-repeat: no-repeat;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 17.96875%;
    padding-bottom: 5.625%;
    left: 72.265625%;
  }
}
@media screen and (min-width: 1280px) {
  .header .logo {
    width: 14.375%;
    padding-bottom: 4.5%;
    left: 67.8125%;
  }
}
@media screen and (min-width: 1600px) {
  .header .logo {
    left: 1085px;
  }
}
.header .logo {
  background-image: none;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
.header .prize1 {
  z-index: 30;
}
.header .prize2 {
  z-index: 30;
}

.nav {
  width: 100%;
  position: relative;
  z-index: 1;
}
.nav .container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1280px) {
  .nav .container {
    width: 1280px;
  }
}
.nav .navBtn {
  width: 95%;
  max-width: 1004px;
  position: relative;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (orientation: portrait) {
  .nav .navBtn {
    width: 95.4375%;
  }
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn {
    width: 1004px;
  }
}
.nav .navBtn li {
  width: 33%;
  height: 0;
  padding-bottom: 11.0557768924%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li {
    width: 334.6666666667px;
    height: 111px;
  }
}
.nav .navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn1 a {
    background-position-x: 0px !important;
  }
}
.nav .navBtn li.navBtn2 a {
  background-position-x: -100% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn2 a {
    background-position-x: -322.6666666667px !important;
  }
}
.nav .navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn3 a {
    background-position-x: -645.3333333333px !important;
  }
}
.nav .navBtn li a {
  width: 96.4143426295%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 29.5816733068%;
  display: block;
  background-size: 300% 100%;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li a {
    width: 322.6666666667px;
    height: 99px;
  }
}
.nav .navBtn li.action a {
  -webkit-animation: pulse 1s infinite;
          animation: pulse 1s infinite;
}

.content {
  width: 100%;
}
.content .container {
  width: calc(100% - 16px);
  max-width: 1200px;
  margin: 10px auto 0 auto;
  padding: 1.5em 1.7em 0em 1.7em;
  border: 5px solid transparent;
  border-radius: 20px;
  z-index: 20;
}
@media screen and (min-width: 768px) {
  .content .container {
    padding: 3.5em 2.7em 0 2.7em;
  }
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(80% - 16px);
  }
}
.content .container {
  /*@if map-get($contentSet , bgImgTop) != ''{
  	&Bg{
  		width: 100%;
  		height: 100%;
  		position: absolute!important;
  		top: 0;
  		left: 0;
  		display: flex;
  		flex-direction: column;
  		z-index: 0;
  		&--top{
  			width: 100%;
  			max-width: map-get($contentSet , bgImgMaxWidth);
  			height: calc(30 / 1280 * 100vw);
  			max-height: 30 + px;
  			height: clamp(15 * 1px , calc(30 / 1280 * 100vw), 30 * 1px);
  			background-image: map-get($contentSet , bgImgTop);
  			background-position: bottom center;
  			background-size: 100% 100%;
  			background-repeat: no-repeat;
  		}
  		&--middle{
  			width: 100%;
  			max-width: map-get($contentSet , bgImgMaxWidth);
  			height: 100%;
  			background-image: map-get($contentSet , bgImgMiddle);
  			background-position: top center;
  			background-size: 100% 100%;
  			background-repeat: no-repeat repeat;
  		}
  		&--bottom{
  			width: 100%;
  			max-width: map-get($contentSet , bgImgMaxWidth);
  			height: calc(30 / 1280 * 100vw);
  			max-height: 30 + px;
  			height: clamp(15 * 1px , calc(30 / 1280 * 100vw), 30 * 1px);
  			background-image: map-get($contentSet , bgImgBottom);
  			background-position: top center;
  			background-size: 100% 100%;
  			background-repeat: no-repeat;
  		}
  	}
  	// 這邊的設定是影響.container內的所有物件變更成position: relative;
  	// 如果有其他物件需要設定為position: relative;以外的話，請在該元素內加入position設定並加上!important
  	* {
  		position: relative;
  	}
  }*/
}
.content .container .btn-note {
  position: absolute;
  top: 5px;
  right: 2%;
  z-index: 100;
  width: 12%;
  max-width: 220px;
  min-width: 68px;
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
@media only screen and (orientation: portrait) {
  .content .container .btn-note {
    width: 15%;
    max-width: 100px;
  }
}
.content .container .btn-note:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}
.content .container .btn-note img {
  width: 100%;
  height: auto;
  display: block;
}
.content h3 {
  font-weight: bold;
  margin-top: 14px;
  margin-bottom: 20px;
  width: 100%;
}
.content h3 img {
  display: block;
  max-width: 500px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
  position: relative;
  color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px 0;
  background: #8015dd;
  border-radius: 30px;
  padding: 0.15em 1em;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h5 {
  font-size: 1.2em;
  padding: 0.6em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #8015dd;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(128, 21, 221, 0)), color-stop(20%, rgb(164.7892561983, 80.117768595, 238.382231405)), color-stop(40%, #8015dd), color-stop(60%, #8015dd), color-stop(80%, rgb(164.7892561983, 80.117768595, 238.382231405)), to(rgba(128, 21, 221, 0)));
  background-image: linear-gradient(to left, rgba(128, 21, 221, 0) 0%, rgb(164.7892561983, 80.117768595, 238.382231405) 20%, #8015dd 40%, #8015dd 60%, rgb(164.7892561983, 80.117768595, 238.382231405) 80%, rgba(128, 21, 221, 0) 100%);
  color: #fff;
}
.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #ff3af7;
  margin-bottom: 16px;
}
.content h6 span {
  padding: 5px 15px;
  background: #ff3af7;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}
.content ol a,
.content ul a, .content p a {
  color: #fff000;
  text-decoration: underline;
  font-weight: bold;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #ff8800;
}
.content ol.list,
.content ul.list {
  margin-left: 1.5em;
}
.content ol li ol li,
.content ol li ul li,
.content ul li ol li,
.content ul li ul li {
  padding-left: 1.2em;
}

.content__btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 16px;
}
.content__btn div {
  width: 150px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.content__btn div.action a, .content__btn div a:hover {
  width: 142px;
  border-radius: 30px;
  border: 0;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(232, 187.456, 0)), to(#FFE782));
  background: linear-gradient(to top, rgb(232, 187.456, 0) 0%, #FFE782 100%);
  color: rgb(102, 82.416, 0);
}
.content__btn div a {
  width: 142px;
  display: block;
  background: #dfdfdf; /* Old browsers */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #dfdfdf), to(#b8b8b8));
  background: linear-gradient(to bottom, #dfdfdf 20%, #b8b8b8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #303030;
  padding: 6px 1.25em;
  border-radius: 30px;
  border: 0;
  text-align: center;
  font-weight: bold;
}
@media screen and (min-width: 1280px) {
  .content__btn div a {
    padding: 12px 8px;
  }
}
.content__btn div .label {
  width: auto;
  position: absolute !important;
  top: 0;
  left: -1em;
}
.content__btn div .label:before {
  content: "\f0a3";
  font-family: FontAwesome;
  color: #ffe049;
  text-shadow: 1px 1px 2px #4f2a00;
  font-size: 3.5em;
  display: block;
  position: absolute !important;
}
.content__btn div .label:after {
  content: attr(data-content);
  font-weight: bold;
  color: #4a0000;
  font-size: 0.7em;
  -webkit-transform: rotate(-30deg);
          transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox {
  margin-bottom: 16px;
}
.btnBox a {
  width: auto;
  border: 1px solid rgb(222.5785714286, 166, 255);
  margin-right: 8px;
  padding: 0.6em 2em;
  font-size: 1.15em;
  cursor: pointer;
  white-space: nowrap;
  background-image: #cc73ff;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(181.7057142857, 53.8, 255)), color-stop(20%, rgb(181.7057142857, 53.8, 255)), color-stop(40%, #cc73ff), color-stop(60%, #cc73ff), color-stop(80%, rgb(181.7057142857, 53.8, 255)), to(rgb(181.7057142857, 53.8, 255)));
  background-image: linear-gradient(to bottom, rgb(181.7057142857, 53.8, 255) 0%, rgb(181.7057142857, 53.8, 255) 20%, #cc73ff 40%, #cc73ff 60%, rgb(181.7057142857, 53.8, 255) 80%, rgb(181.7057142857, 53.8, 255) 100%);
  -webkit-box-shadow: 0px 3px 3px hsl(278.1428571429, 150%, 42.5490196078%);
          box-shadow: 0px 3px 3px hsl(278.1428571429, 150%, 42.5490196078%);
  color: #fff;
}
.btnBox a:hover {
  border: 1px solid rgb(255, 191.4285714286, 166);
  background-image: #ff9b73;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(255, 111.2857142857, 53.8)), color-stop(20%, rgb(255, 111.2857142857, 53.8)), color-stop(40%, #ff9b73), color-stop(60%, #ff9b73), color-stop(80%, rgb(255, 111.2857142857, 53.8)), to(rgb(255, 111.2857142857, 53.8)));
  background-image: linear-gradient(to bottom, rgb(255, 111.2857142857, 53.8) 0%, rgb(255, 111.2857142857, 53.8) 20%, #ff9b73 40%, #ff9b73 60%, rgb(255, 111.2857142857, 53.8) 80%, rgb(255, 111.2857142857, 53.8) 100%);
  -webkit-box-shadow: 0px 2px 2px #d93e00, inset 0 1px 1px 1px rgb(255, 184.1428571429, 155.8), inset 0 -8px 8px 0px rgb(255, 213.2857142857, 196.6);
          box-shadow: 0px 2px 2px #d93e00, inset 0 1px 1px 1px rgb(255, 184.1428571429, 155.8), inset 0 -8px 8px 0px rgb(255, 213.2857142857, 196.6);
  top: 2px;
  color: #fff;
}
.btnBox a:nth-last-child(1) {
  margin-right: 0;
}

.item__box {
  background-color: #5b034e;
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  -webkit-box-shadow: 0 0 5px #8015dd;
          box-shadow: 0 0 5px #8015dd;
  border: 1px solid #8015dd;
  padding-top: 16px;
}
.item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(101.0247933884, 16.5743801653, 174.4256198347)), color-stop(20%, #8015dd), color-stop(80%, #8015dd), to(rgb(101.0247933884, 16.5743801653, 174.4256198347)));
  background: linear-gradient(to right, rgb(101.0247933884, 16.5743801653, 174.4256198347) 0%, #8015dd 20%, #8015dd 80%, rgb(101.0247933884, 16.5743801653, 174.4256198347) 100%);
  padding: 8px;
  display: grid;
  color: #fff;
}
.item__box-title img {
  display: block;
  margin: 0 auto;
}
.item__box-title p {
  width: 100%;
  line-height: 1.25em;
}
.item__box-img {
  border-radius: 0;
}
.item__box-img p {
  width: 100%;
  padding: 10px;
}
.item__box-get {
  text-align: center;
  font-weight: bold;
  font-size: 1rem;
  color: #fff;
}
.item__box--02 {
  border: 0;
  border-radius: 0;
  height: 100%;
  padding: 5px;
  background-color: #3f0b43;
  -webkit-box-shadow: 0 0 5px #8015dd;
          box-shadow: 0 0 5px #8015dd;
}
.item__box--02 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(101.0247933884, 16.5743801653, 174.4256198347)), color-stop(20%, #8015dd), color-stop(80%, #8015dd), to(rgb(101.0247933884, 16.5743801653, 174.4256198347)));
  background: linear-gradient(to right, rgb(101.0247933884, 16.5743801653, 174.4256198347) 0%, #8015dd 20%, #8015dd 80%, rgb(101.0247933884, 16.5743801653, 174.4256198347) 100%);
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.item__box--02 .item__box-get {
  font-size: 1rem;
}
.item__box--02 .item__box-img {
  background: inherit;
}
.item__box--02 .item__box-img img {
  margin: 5px;
}
.item__box--03 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(100.3562933884, 26.1243801653, 164.8756198347)), to(rgb(127.153, 33.1, 208.9)));
  background: linear-gradient(to top, rgb(100.3562933884, 26.1243801653, 164.8756198347) 0%, rgb(127.153, 33.1, 208.9) 100%);
  -webkit-box-shadow: 0 0 5px #8015dd;
          box-shadow: 0 0 5px #8015dd;
}
.item__box--03 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(101.0247933884, 16.5743801653, 174.4256198347)), color-stop(20%, #8015dd), color-stop(80%, #8015dd), to(rgb(101.0247933884, 16.5743801653, 174.4256198347)));
  background: linear-gradient(to right, rgb(101.0247933884, 16.5743801653, 174.4256198347) 0%, #8015dd 20%, #8015dd 80%, rgb(101.0247933884, 16.5743801653, 174.4256198347) 100%);
  color: #fff;
}
.item__box--03 .item__box-img {
  background: inherit;
}
.item__box--03 .item__box-get {
  color: rgba(230.928, 209.1, 249.9, 0.75);
}

.table tr td, .table tr th {
  border: 1px solid #8e21ec;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #8e21ec;
  table-layout: fixed;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  word-wrap: break-word;
  word-break: keep-all;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(106.4198347107, 17.4595041322, 183.7404958678)), to(#8015dd));
  background: linear-gradient(to top, rgb(106.4198347107, 17.4595041322, 183.7404958678) 0%, #8015dd 100%);
  color: #fff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.table tr th img {
  width: 100px;
  display: block;
  margin: 0 auto;
}
.table tr td {
  word-wrap: break-word;
  word-break: keep-all;
}
.table tr td p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.table tr td img {
  display: block;
  margin: 0 auto;
  width: auto;
  width: 105px;
}
@media screen and (min-width: 992px) {
  .table tr td img {
    width: 150px;
  }
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td {
  /*單格變色*/
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}

.explanation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  border-radius: 16px;
  -webkit-box-shadow: 0px 0px 8px 2px #8015dd;
          box-shadow: 0px 0px 8px 2px #8015dd;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(146.770661157, 45.1869834711, 235.0630165289)), to(rgb(107.7685950413, 17.680785124, 186.069214876)));
  background: linear-gradient(to top, rgb(146.770661157, 45.1869834711, 235.0630165289) 0%, rgb(107.7685950413, 17.680785124, 186.069214876) 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: #fff;
}
.explanation .symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.explanation .symbol i {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
  color: #fff;
}
@media screen and (min-width: 992px) {
  .explanation .symbol i {
    -webkit-transform: rotate(0);
            transform: rotate(0);
  }
}

.card {
  padding: 30px;
  margin: 8px 0;
}
.card-notice {
  color: #988a5e;
  line-height: 1.5em;
  border-radius: 15px;
  background: -webkit-gradient(linear, left bottom, left top, from(#f3d16b), to(#fbe49f));
  background: linear-gradient(to top, #f3d16b 0%, #fbe49f 100%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.card-notice2 {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(20deg, #af49c9 0%, #7c50ce 100%);
}
.card-notice2 h4 {
  color: #f0c2ff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 .f-danger {
  color: #ffb9b9;
}
.card-notice2 .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice2 p {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}

.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute !important;
  top: -3em;
  left: 50%;
  -webkit-transform: translateX(20px);
          transform: translateX(20px);
  padding: 5px;
  background-color: #af2ec6;
  color: #fff;
  border-radius: 10px;
  font-size: 0.85rem;
  line-height: 1.125em;
  text-indent: 0;
  z-index: 1;
}
.DESClabel .label::before {
  content: "";
  position: absolute !important;
  height: 0;
  width: 0;
  border-top: 15px solid #af2ec6;
  border-right: 15px solid transparent;
  right: 60%;
  bottom: -15px;
  -webkit-transform: skewX(-15deg);
          transform: skewX(-15deg);
}

.ribbon {
  width: 30px;
  top: -6px;
  right: -1em;
  font-size: 1rem;
  background: linear-gradient(-30deg, #eeaf3a 0%, #eeaf3a 10%, #ffe9bf 80%, #fdd486 100%);
  position: absolute !important;
  text-align: center;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  line-height: 1.125em;
  padding: 10px;
  letter-spacing: 2px;
  z-index: 10;
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: bold;
}
@media screen and (min-width: 992px) {
  .ribbon {
    width: 35px;
    top: -6px;
    right: -1em;
    font-size: 1.15rem;
  }
}
.ribbon p {
  color: rgb(75, 40, 0);
  text-orientation: upright;
  -webkit-text-orientation: upright;
  font-weight: normal;
  font-weight: bold;
}
.ribbon:before, .ribbon:after {
  content: "";
  position: absolute !important;
}
.ribbon:before {
  height: 0;
  width: 0;
  border-bottom: 6px solid #8d6a28;
  border-right: 0 solid transparent;
  border-left: 6px solid transparent;
  right: initial;
  left: -6px;
  top: 0;
}
@media screen and (min-width: 768px) {
  .ribbon:before {
    border-bottom: 6px solid #8d6a28;
    border-left: 6px solid transparent;
  }
}
.ribbon:after {
  height: 0;
  width: 0;
  border-left: 15px solid #eeaf3a;
  border-right: 15px solid #eeaf3a;
  border-bottom: 15px solid transparent;
  bottom: -15px;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ribbon:after {
    border-left: 17.5px solid #eeaf3a;
    border-right: 17.5px solid #eeaf3a;
  }
}

.comment {
  width: auto;
  position: absolute !important;
  top: -1.5em;
  left: calc(50% + 30px);
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  z-index: 1;
}
@media screen and (min-width: 992px) {
  .comment {
    left: calc(50% + 30px);
  }
}
.comment:before {
  content: "\f075";
  font-family: "FontAwesome";
  font-size: 3.5em;
  position: absolute !important;
  display: inline-block;
  color: #ff0000;
}
.comment:after {
  content: attr(data-comment);
  white-space: pre;
  position: relative;
  margin-top: -3%;
  display: inline-block;
  text-align: center;
  color: rgb(255, 255, 255);
  font-weight: bold;
  font-size: 1.125em;
  letter-spacing: 0;
}
.comment-purple:before {
  color: #d858ff;
}
.comment01 {
  top: -0.5em;
  left: inherit;
  left: calc(50% + 150px);
}
.comment01::before {
  font-size: 7.5em;
}

.box-compose .box-composeTitle {
  width: 100%;
  padding: 0;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeTitle p {
  background-color: #ff5757;
  color: #000;
  border-radius: 5px;
  padding: 10px;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
}
.box-compose .box-composeMain {
  width: 100%;
  border-radius: 10px;
  margin-bottom: 16px;
  margin-left: 0;
  margin-right: 0;
  padding: 10px 0;
}
.box-compose .box-composeMain-block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 10px;
  padding: 5px;
  color: #e3dcff;
  height: 100%;
  margin-right: 0;
  margin-left: 0;
}
.box-compose .box-composeMain-block .itemlist {
  margin: 5px;
}
.box-compose .box-composeMain img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.box-compose .box-composeMain:nth-child(even) {
  background-color: #ad75e2;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block {
  background: #e2a5ff;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(even) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .box-composeMain:nth-child(odd) {
  background-color: #9d89f8;
  white-space: 10px;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block {
  background: #d2bdf8;
  color: #100632;
}
.box-compose .box-composeMain:nth-child(odd) .box-composeMain-block.symbol {
  background: transparent;
  color: #100632;
  font-size: 1.5em;
}
.box-compose .symbol {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: rgba(0, 0, 0, 0.35);
}
.box-compose .symbol i {
  font-size: 1.2rem;
}
@media screen and (min-width: 768px) {
  .box-compose .symbol i {
    font-size: 1.5rem;
  }
}
.box-compose .icon-equal {
  -webkit-filter: opacity(0.5);
          filter: opacity(0.5);
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .box-compose .icon-equal {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}
.box-compose .number {
  font-size: 1.5rem;
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  .box-compose .number {
    font-size: 1.8rem;
  }
}

ul.tabBtn {
  text-align: center;
  margin-left: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 0;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
}
ul.tabBtn li a {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 0 8px;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid rgb(105.088372093, 101.4976744186, 215.5023255814);
  -webkit-box-shadow: 0px 3px 3px #00e1ff;
          box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: rgb(36.6139534884, 33.5627906977, 130.4372093023);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(65.4744186047, 60.9348837209, 205.0651162791)), color-stop(20%, rgb(65.4744186047, 60.9348837209, 205.0651162791)), color-stop(40%, rgb(36.6139534884, 33.5627906977, 130.4372093023)), color-stop(60%, rgb(36.6139534884, 33.5627906977, 130.4372093023)), color-stop(80%, rgb(65.4744186047, 60.9348837209, 205.0651162791)), to(rgb(65.4744186047, 60.9348837209, 205.0651162791)));
  background-image: linear-gradient(to bottom, rgb(65.4744186047, 60.9348837209, 205.0651162791) 0%, rgb(65.4744186047, 60.9348837209, 205.0651162791) 20%, rgb(36.6139534884, 33.5627906977, 130.4372093023) 40%, rgb(36.6139534884, 33.5627906977, 130.4372093023) 60%, rgb(65.4744186047, 60.9348837209, 205.0651162791) 80%, rgb(65.4744186047, 60.9348837209, 205.0651162791) 100%);
  -webkit-box-shadow: 0px 3px 3px rgb(8.1488372093, 7.4697674419, 29.0302325581);
          box-shadow: 0px 3px 3px rgb(8.1488372093, 7.4697674419, 29.0302325581);
  color: #fff;
  line-height: 24px;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  color: #532f00;
  background-color: black;
  border: 1px solid #ff0303;
  background-image: rgb(196.8, 0, 0);
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgb(115.2, 0, 0)), color-stop(20%, rgb(115.2, 0, 0)), color-stop(40%, rgb(196.8, 0, 0)), color-stop(60%, rgb(196.8, 0, 0)), color-stop(80%, rgb(115.2, 0, 0)), to(rgb(115.2, 0, 0)));
  background-image: linear-gradient(to bottom, rgb(115.2, 0, 0) 0%, rgb(115.2, 0, 0) 20%, rgb(196.8, 0, 0) 40%, rgb(196.8, 0, 0) 60%, rgb(115.2, 0, 0) 80%, rgb(115.2, 0, 0) 100%);
  -webkit-box-shadow: 0px 2px rgb(79.5, 0, 0), inset 0 2px 2px 2px #9c0000, inset 0 -10px 10px 0px rgb(217.2, 0, 0);
          box-shadow: 0px 2px rgb(79.5, 0, 0), inset 0 2px 2px 2px #9c0000, inset 0 -10px 10px 0px rgb(217.2, 0, 0);
  color: #fff;
}

.tabMain {
  display: none;
  padding: 20px 0;
}
.tabMain.active {
  display: block;
}

.tooltip-question {
  position: absolute !important;
  width: 28px;
  height: 28px;
  top: 0;
  right: 5px;
  cursor: pointer;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .tooltip-question {
    width: 28px;
    height: 28px;
  }
}
.tooltip-question .tooltip-icon {
  width: 100%;
  height: 100%;
  line-height: 20px;
  text-align: center;
  border: 1px solid #250056;
  border-radius: 50%;
  font-size: calc(15px + (25 - 15) * (100vw - 768px) / 832);
  font-size: clamp(15px, 25 / 1600 * 100vw, 25px);
}
@media (min-aspect-ratio: 16/9) {
  .tooltip-question .tooltip-icon {
    font-size: calc(15px + (25 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 25 / 720 * 100vh, 25px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip-icon {
    line-height: 1.25em;
    font-size: calc(15px + (17 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 17 / 1600 * 100vh, 17px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip-icon {
    line-height: 1.5em;
    font-size: calc(15px + (25 - 15) * (100vw - 350px) / 1570);
    font-size: clamp(15px, 25 / 720 * 100vw, 25px);
  }
}
.tooltip-question .tooltip-icon {
  font-weight: bold;
  color: #ffffff;
  background: #ff6600;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.tooltip-question .tooltip {
  display: none;
  position: absolute;
  width: 19em;
  top: 100%;
  right: 50%;
  -webkit-transform: translateX(0%);
          transform: translateX(0%);
  margin-top: -4px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgb(230.9752066116, 208.4256198347, 250.5743801653)), to(rgb(238, 208.4256198347, 250.5743801653)));
  background: linear-gradient(to bottom, rgb(230.9752066116, 208.4256198347, 250.5743801653) 0%, rgb(238, 208.4256198347, 250.5743801653) 100%);
  border: 2px solid rgb(102, 13.2768595041, 139.7231404959);
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
  font-size: calc(15px + (20 - 15) * (100vw - 768px) / 832);
  font-size: clamp(15px, 20 / 1600 * 100vw, 20px);
}
@media (min-aspect-ratio: 16/9) {
  .tooltip-question .tooltip {
    font-size: calc(15px + (20 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 20 / 720 * 100vh, 20px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip {
    line-height: 1.25em;
    font-size: calc(15px + (12 - 15) * (100vh - 350px) / 730);
    font-size: clamp(15px, 12 / 1600 * 100vh, 12px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .tooltip-question .tooltip {
    line-height: 1.5em;
    font-size: calc(15px + (20 - 15) * (100vw - 350px) / 1570);
    font-size: clamp(15px, 20 / 720 * 100vw, 20px);
  }
}
.tooltip-question .tooltip {
  line-height: 1.5;
}
.tooltip-question .tooltip h5 {
  background: -webkit-gradient(linear, right top, left top, from(rgba(255, 198, 0, 0)), color-stop(20%, #af1141), color-stop(40%, #e43b6f), color-stop(60%, #e43b6f), color-stop(80%, #af1141), to(rgba(255, 198, 0, 0)));
  background: linear-gradient(to left, rgba(255, 198, 0, 0) 0%, #af1141 20%, #e43b6f 40%, #e43b6f 60%, #af1141 80%, rgba(255, 198, 0, 0) 100%);
  font-size: 1.125em;
  line-height: 1.5rem;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
}
.tooltip-question .tooltip ul.probability {
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
}
.tooltip-question .tooltip ul.probability li {
  font-size: 1em;
  padding: 0 8px;
  color: #8015dd;
  border-bottom: 1px solid #8015dd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.tooltip-question .tooltip ul.probability li:nth-child(odd) {
  width: 65%;
  text-align: center;
  border-right: 1px solid #8015dd;
}
.tooltip-question .tooltip ul.probability li:nth-child(even) {
  width: 35%;
  text-align: center;
}
.tooltip-question .tooltip ul.probability li:last-child {
  border-bottom: 0;
}
.tooltip-question .tooltip ul.probability li:empty {
  display: none;
}
.tooltip-question .tooltip ul.probability li.full-width {
  width: 100% !important;
  border-right: 0 !important;
  text-align: center;
}
.tooltip-question:hover .tooltip {
  display: inline-block;
}

@media screen and (max-width: 767px) {
  .md-block {
    display: none;
  }
}
.part a {
  color: #fff000;
  text-decoration: none;
}
.part a:hover {
  color: #ff8800;
}

.item__box-img-100 {
  width: 100%;
  height: auto !important;
}

ul.probability {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}
ul.probability > li {
  padding: 8px 12px;
}
ul.probability > li.probability__full {
  grid-column: 1/-1;
}
ul.probability > li.probability__intro {
  background-color: #ffc1ef;
  color: #e55200;
  padding: 3%;
  width: 100% !important;
}
ul.probability > li.probability__title {
  font-weight: bold;
  background-color: #6d3868;
  color: #ffffff !important;
  width: 100% !important;
}
ul.probability > li.probability__cell--divider {
  border-right: 1px solid #6d4b38;
}
ul.probability > li.probability__note {
  color: #ff1d00 !important;
  width: 100% !important;
}

.prize-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  margin-bottom: 15px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.prize-wrapper > * {
  margin-bottom: 10px;
}
.prize-wrapper > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 992px) {
  .prize-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .prize-wrapper > * {
    margin-right: 15px;
    margin-bottom: 0;
  }
  .prize-wrapper > *:last-child {
    margin-right: 0;
  }
}
.prize-wrapper.twoblock {
  margin-bottom: 15px;
}
@media screen and (max-width: 1170px) {
  .prize-wrapper.twoblock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 0;
  }
  .prize-wrapper.twoblock > * {
    margin-bottom: 15px;
    margin-right: 0;
  }
}

.prize-threshold {
  background: linear-gradient(135deg, #ff8a3d 0%, #ff6b3d 100%);
  border-radius: 11px;
  padding: 15px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 1em;
  font-weight: bold;
  color: #4c0000;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  white-space: nowrap;
  min-width: 150px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .prize-threshold {
    font-size: 1.5em;
  }
}
@media screen and (min-width: 1171px) {
  .prize-threshold {
    font-size: 1.2em;
    min-width: 224px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
}
@media screen and (min-width: 992px) {
  .prize-threshold.step {
    min-width: 126px;
  }
}

.prize-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: -webkit-gradient(linear, left top, right top, from(#ff9d3d), to(#ffd43d));
  background: linear-gradient(90deg, #ff9d3d 0%, #ffd43d 100%);
  border-radius: 11px;
  padding: 10px 20px;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
          box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (min-width: 992px) {
  .prize-item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}
.prize-item .prize-content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}
@media screen and (min-width: 420px) {
  .prize-item .prize-content {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .prize-item .prize-content.style2 {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: start;
  }
}
.prize-item .prize-content .prize-title {
  font-size: 1em;
  font-weight: bold;
  color: #622400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
}
@media screen and (min-width: 768px) {
  .prize-item .prize-content .prize-title {
    font-size: 1.5em;
  }
}
.prize-item .prize-content .prize-title.prize-title-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-size: 0.9em;
}
@media screen and (min-width: 768px) {
  .prize-item .prize-content .prize-title.prize-title-col {
    font-size: 1.2em;
  }
}
.prize-item .prize-content .prize-title img {
  width: 6em;
  margin-right: 8px;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.prize-item .prize-content .prize-title img.ball {
  width: 4em;
}
@media screen and (max-width: 767px) {
  .prize-item .prize-content .prize-title img {
    width: 4em;
  }
  .prize-item .prize-content .prize-title img.ball {
    width: 3em;
  }
}
.prize-item .prize-content .prize-diamond {
  font-size: 1em;
  font-weight: bold;
  color: #622400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: nowrap;
  -o-object-fit: contain;
     object-fit: contain;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .prize-item .prize-content .prize-diamond {
    font-size: 1.5em;
  }
}
.prize-item .prize-content .prize-diamond.bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  margin: 0 auto;
}
.prize-item .prize-content .prize-diamond.bottom::before {
  display: none;
}
.prize-item .prize-content .prize-diamond::before {
  content: "+";
  margin: 0 8px;
  font-size: 1.2em;
  font-weight: bold;
  color: #622400;
}
@media screen and (min-width: 576px) {
  .prize-item .prize-content .prize-diamond::before {
    margin: 0 35px;
  }
}
.prize-item .prize-content .prize-diamond img {
  width: 5em;
  -o-object-fit: contain;
     object-fit: contain;
  margin-right: 5px;
  vertical-align: middle;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.prize-item .prize-content .prize-diamond img.ball {
  width: 4em;
}
@media screen and (max-width: 767px) {
  .prize-item .prize-content .prize-diamond img {
    width: 4em;
  }
}
.prize-item .prize-content .prize-diamond span.f-danger {
  color: #fff;
}
.prize-item .prize-content .prize-value {
  font-size: 1em;
  font-weight: bold;
  color: #622400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  white-space: nowrap;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .prize-item .prize-content .prize-value {
    font-size: 1.5em;
    margin-left: 13px;
  }
}
@media screen and (min-width: 992px) {
  .prize-item .prize-content .prize-value {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
  }
}
.prize-item .prize-content .prize-value span {
  font-size: 1rem;
  color: #ff0000;
}
@media screen and (min-width: 768px) {
  .prize-item .prize-content .prize-value span {
    font-size: 1.3rem;
    margin-top: 5px;
  }
}
.prize-item .prize-content-vertical {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.prize-item .prize-content-vertical > * {
  margin-bottom: 10px;
}
.prize-item .prize-content-vertical > *:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 420px) {
  .prize-item .prize-content-vertical {
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.prize-item .prize-content-vertical > .prize-diamond::before {
  content: "";
  margin: 0;
}
.prize-item .prize-content-vertical .prize-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  white-space: nowrap;
}
.prize-item .prize-rank {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  background: rgba(109, 61, 0, 0.6);
  color: #fff;
  font-weight: bold;
  font-size: 1.2em;
  padding: 6px 20px;
  border-radius: 8px;
  text-align: center;
  border: 1px solid rgba(255, 207, 22, 0.5);
  backdrop-filter: blur(5px);
  min-width: 80px;
  width: 100%;
}
@media screen and (min-width: 992px) {
  .prize-item .prize-rank {
    font-size: 1.5em;
    padding: 12px 25px;
    width: auto;
  }
}

.prize-content-columns {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
  margin: -5px;
}

.prize-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 5px;
}

.prize-column-header {
  background: rgba(109, 61, 0, 0.6);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  margin-bottom: 8px;
  font-weight: bold;
  white-space: nowrap;
  text-align: center;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.prize-column-header.min-h {
  min-height: 77px;
}

.prize-column-value {
  font-weight: bold;
  font-size: 1.1em;
  color: #622400;
}

.prize-note {
  font-size: 1em;
  color: #ffffff;
  font-weight: bold;
  line-height: 1.3;
  width: 100%;
  margin-bottom: 25px;
}

.modal {
  display: none;
  position: fixed !important;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.7);
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal .modal-content {
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(3, 1, 24)), to(rgba(78, 0, 111, 0.9)));
  background: linear-gradient(to top, rgb(3, 1, 24) 0%, rgba(78, 0, 111, 0.9) 100%);
  -webkit-box-shadow: inset 0 0 2px 3px #8d169f;
          box-shadow: inset 0 0 2px 3px #8d169f;
  border-radius: 16px;
  color: #fff;
  padding: 20px 20px 24px;
  border-radius: 12px;
  width: 90%;
  max-width: 960px;
  line-height: 1.8;
  font-size: 1rem;
  position: absolute;
}
.modal .modal-content span {
  word-break: break-all;
}
.modal .modal-content h3 {
  text-align: center;
  color: #cb9cff;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  position: relative !important;
  -webkit-transform: none;
          transform: none;
  left: auto;
  margin: 0 auto;
  font-size: 1.5em;
}
.modal .close {
  position: absolute;
  display: block;
  top: 10px;
  right: 10px;
  width: 40px;
  height: 40px;
  background-size: 100% auto;
  background-position: center top;
  background-repeat: no-repeat;
  cursor: pointer;
  z-index: 9;
}
@media screen and (min-width: 768px) {
  .modal .close {
    width: 45px;
    height: 45px;
  }
}
.modal .modal-text {
  overflow: auto;
  padding: 1rem;
  padding-top: 0;
  max-height: 63vh;
  margin: 16px 8px;
  margin-top: 15px;
}
@media screen and (min-width: 768px) {
  .modal .modal-text {
    margin: 32px 22px;
    margin-bottom: 10px;
  }
}
.modal .modal-text::-webkit-scrollbar {
  width: 10px;
  margin: 2px;
  background: rgba(255, 255, 255, 0.15);
  border-radius: 5px;
}
.modal .modal-text::-webkit-scrollbar-thumb {
  width: 8px;
  padding: 2px;
  background: rgba(255, 75, 243, 0.3);
  border-radius: 5px;
}
@media screen and (orientation: landscape) and (max-height: 430px) {
  .modal .modal-text {
    max-height: 60vh;
    margin-bottom: 0;
  }
}