@charset "UTF-8";
@import url("/css/font-awesome-4.5.0/css/font-awesome.min.css");
.f-danger {
  color: #ff5858;
}

.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-warning {
  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: hsl(91.0948905109, 130%, 73.137254902%);
}
.gotoheader a:hover {
  color: hsl(31.0948905109, 130%, 88.137254902%);
}

body {
  background-color: #2F110F;
  overflow-x: hidden;
}

.wrapper {
  width: 100vw;
  background-size: 120%;
  overflow: hidden;
  background-image: url(../../images/indexbg.jpg?v=20251125), url(../../images/bg_footer.jpg?v=20251125);
  background-color: #2F110F;
  background-position: top center, bottom center;
  background-repeat: no-repeat;
  color: #ffffff;
  letter-spacing: 1px;
  padding-bottom: 72px;
  position: relative;
}
@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: 26.9375%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 33.671875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .container {
    padding-bottom: 26.9375%;
  }
}
@media screen and (min-width: 1600px) {
  .header .container {
    width: 1600px;
    height: 431px;
    padding-bottom: 0;
  }
}
.header .slogan {
  width: 41.6875%;
  height: 0;
  padding-bottom: 20.9375%;
  position: absolute;
  top: 22.7378190255%;
  left: 30.9375%;
  background-image: url(../../images/slogan.png?v=20251125);
  background-size: 100%;
  -webkit-animation: slideInUp 0.3s ease both, pulse 1.5s 1.5s infinite;
          animation: slideInUp 0.3s ease both, pulse 1.5s 1.5s infinite;
}
@media only screen and (orientation: portrait) {
  .header .slogan {
    width: 52.109375%;
    padding-bottom: 26.171875%;
    left: 26.171875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan {
    width: 41.6875%;
    padding-bottom: 20.9375%;
    left: 30.9375%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan {
    left: 495px;
  }
}
.header .logo {
  width: 11.625%;
  height: 0;
  padding-bottom: 4.25%;
  position: absolute;
  top: 12.0649651972%;
  left: 43.8125%;
  z-index: 9;
  background: url(../../images/logo.png?v=20251125);
  background-size: 100%;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 14.53125%;
    padding-bottom: 5.3125%;
    left: 42.265625%;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 36.5591397849%;
  display: block;
}

@-webkit-keyframes delay {
  from, to {
    opacity: 0;
  }
}

@keyframes delay {
  from, to {
    opacity: 0;
  }
}
.nav {
  width: 100%;
  position: relative;
  z-index: 1;
}
.nav .container {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 1600px) {
  .nav .container {
    width: 1280px;
  }
}
.nav .navBtn {
  width: calc(100% - 72px);
  max-width: 315.6px;
  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 screen and (min-width: 576px) {
  .nav .navBtn {
    max-width: 789px;
  }
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1600px) {
  .nav .navBtn {
    width: 789px;
  }
}
.nav .navBtn li {
  width: 50%;
  height: 0;
  padding-bottom: 16.3498098859%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 576px) {
  .nav .navBtn li {
    width: 33%;
    padding-bottom: 10.8998732573%;
  }
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li {
    width: 263px;
    height: 86px;
    padding-bottom: 0;
  }
}
.nav .navBtn li.navBtn1 a {
  background-position-x: 0% !important;
}
@media screen and (min-width: 1600px) {
  .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: 1600px) {
  .nav .navBtn li.navBtn2 a {
    background-position-x: -251px !important;
  }
}
.nav .navBtn li.navBtn3 a {
  background-position-x: -200% !important;
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li.navBtn3 a {
    background-position-x: -502px !important;
  }
}
.nav .navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li.navBtn4 a {
    background-position-x: -753px !important;
  }
}
.nav .navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li.navBtn5 a {
    background-position-x: -1004px !important;
  }
}
.nav .navBtn li.navBtn6 a {
  background-position-x: -500% !important;
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li.navBtn6 a {
    background-position-x: -1255px !important;
  }
}
.nav .navBtn li.action a, .nav .navBtn li a:hover {
  background-image: url(../../images/navbtn_action.png?v=20251125);
}
.nav .navBtn li a {
  width: 95.4372623574%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 28.1368821293%;
  display: block;
  background-image: url(../../images/navbtn.png?v=20251125);
  background-size: 600% 100%;
}
@media screen and (min-width: 1600px) {
  .nav .navBtn li a {
    width: 251px;
    height: 74px;
  }
}
.nav .navBtn li.off a {
  cursor: default;
}
.nav .navBtn li.off a:hover {
  background-image: url(../../images/navbtn.png?v=20251125);
}

.content {
  width: 100%;
}
.content .container {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto 0 auto;
  padding: calc(100 / 1024 * 100%) calc(40 / 1024 * 100% + 1.25em) 0 calc(40 / 1024 * 100% + 1.25em);
  border: 5px solid transparent;
  border-radius: 20px;
  background: transparent;
}
@media screen and (min-width: 1280px) {
  .content .container {
    padding: 100px 80px 0 80px;
  }
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(80% - 16px);
  }
}
.content .containerBg {
  width: 100%;
  height: 100%;
  position: absolute !important;
  top: 0;
  left: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 0;
}
.content .containerBg--top {
  width: 100%;
  max-width: 1024px;
  aspect-ratio: 1024/98;
  background-image: url("../../images/cont_top.png?v=20251125");
  background-position: top center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
.content .containerBg--middle {
  width: 100%;
  max-width: 1024px;
  height: 100%;
  background-image: url("../../images/cont_repeat.png?v=20251125");
  background-position: top center;
  background-size: 100% auto;
  background-repeat: repeat-y;
}
.content .containerBg--bottom {
  width: 100%;
  max-width: 1024px;
  aspect-ratio: 1024/98;
  background-image: url("../../images/cont_end.png?v=20251125");
  background-position: bottom center;
  background-size: 100%;
  background-repeat: no-repeat;
}
.content .container * {
  position: relative;
}
.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-bottom: 16px;
  width: 100%;
}
.content h3 img {
  display: block;
  max-width: 461px;
  width: 100%;
  margin: 0 auto;
}
.content h4 {
  position: relative;
  color: #FFC000;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-2rem + 0.25em);
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-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;
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h4:before {
  content: "";
  width: 2rem;
  height: 2rem;
  display: inline-block;
  margin: 0 5px 0 0;
  background-image: url("../../images/icon.png?v=20251125");
  background-size: 100%;
}
.content h5 {
  font-size: 1.2em;
  padding: 0.5em;
  text-align: center;
  margin-bottom: 16px;
  background-image: #b2fd6d;
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(178, 253, 109, 0)), color-stop(20%, rgb(217.8006756757, 254.0337837838, 184.4662162162)), color-stop(40%, #b2fd6d), color-stop(60%, #b2fd6d), color-stop(80%, rgb(217.8006756757, 254.0337837838, 184.4662162162)), to(rgba(178, 253, 109, 0)));
  background-image: linear-gradient(to left, rgba(178, 253, 109, 0) 0%, rgb(217.8006756757, 254.0337837838, 184.4662162162) 20%, #b2fd6d 40%, #b2fd6d 60%, rgb(217.8006756757, 254.0337837838, 184.4662162162) 80%, rgba(178, 253, 109, 0) 100%);
  color: rgb(24.4662162162, 50.3108108108, 0.6891891892);
}
.content h6 {
  font-size: 1.125em;
  line-height: 1.5em;
  padding: 15px;
  text-align: center;
  color: #7CACFF;
  margin-bottom: 16px;
}
.content h6 span {
  padding: 5px 15px;
  background: #7CACFF;
  border-radius: 8px;
  color: #fff;
  margin-right: 6px;
  font-weight: bold;
}
.content ol a,
.content ul a, .content p a {
  color: #2affff;
  text-decoration: none;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #57fb25;
}
.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;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}
.content__btn div {
  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: 100%;
  border-radius: 30px;
  border: 0;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #ffd543), to(rgb(255, 235.7872340426, 169)));
  background: linear-gradient(to right, #ffd543 30%, rgb(255, 235.7872340426, 169) 100%);
  color: #2F110F;
}
.content__btn div a {
  width: 100%;
  display: block;
  background: -webkit-gradient(linear, left top, right top, color-stop(30%, #a7a7a7), to(#dadada));
  background: linear-gradient(to right, #a7a7a7 30%, #dadada 100%);
  color: #2F110F;
  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;
  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;
}
.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;
}

.item__box {
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  -webkit-box-shadow: 0 0 5px #4b60ff;
          box-shadow: 0 0 5px #4b60ff;
  border: 1px solid #4b60ff;
  background-color: hsl(233, 150%, 29.7058823529%);
}
.item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(24, 50.95, 255)), color-stop(20%, #4b60ff), color-stop(80%, #4b60ff), to(rgb(24, 50.95, 255)));
  background: linear-gradient(to right, rgb(24, 50.95, 255) 0%, #4b60ff 20%, #4b60ff 80%, rgb(24, 50.95, 255) 100%);
  padding: 8px;
  position: relative;
  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: #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%;
}
.item__box-get {
  text-align: center;
  font-weight: bold;
  font-size: 0.85rem;
  color: #fff;
}
.item__box--2 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(28.9, 143.4454545455, 243.1)), to(rgb(77.35, 167.35, 245.65)));
  background: linear-gradient(to top, rgb(28.9, 143.4454545455, 243.1) 0%, rgb(77.35, 167.35, 245.65) 100%);
  -webkit-box-shadow: 0 0 5px #44a8ff;
          box-shadow: 0 0 5px #44a8ff;
}
.item__box--2 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(17, 144.2727272727, 255)), color-stop(20%, #44a8ff), color-stop(80%, #44a8ff), to(rgb(17, 144.2727272727, 255)));
  background: linear-gradient(to right, rgb(17, 144.2727272727, 255) 0%, #44a8ff 20%, #44a8ff 80%, rgb(17, 144.2727272727, 255) 100%);
  color: #fff;
}
.item__box--2 .item__box-get {
  color: rgba(209.1, 230.9181818182, 249.9, 0.9);
}
.item__box--2 .item__box-img {
  background: inherit;
}
.item__box--3 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgb(246.65, 209.075, 96.35)), to(rgb(249.2, 223.1, 144.8)));
  background: linear-gradient(to top, rgb(246.65, 209.075, 96.35) 0%, rgb(249.2, 223.1, 144.8) 100%);
  -webkit-box-shadow: 0 0 5px #ffe28b;
          box-shadow: 0 0 5px #ffe28b;
}
.item__box--3 .item__box-title {
  background: -webkit-gradient(linear, left top, right top, from(rgb(255, 213.25, 88)), color-stop(20%, #ffe28b), color-stop(80%, #ffe28b), to(rgb(255, 213.25, 88)));
  background: linear-gradient(to right, rgb(255, 213.25, 88) 0%, #ffe28b 20%, #ffe28b 80%, rgb(255, 213.25, 88) 100%);
  color: rgb(51, 38.25, 0);
}
.item__box--3 .item__box-img {
  background: inherit;
}
.item__box--3 .item__box-get {
  color: rgb(76.5, 57.375, 0);
}

.table tr td, .table tr th {
  border: 1px solid #505cff;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #505cff;
}
.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(36.7612903226, 54.3064516129, 170.4387096774)), to(#2c41cc));
  background: linear-gradient(to top, rgb(36.7612903226, 54.3064516129, 170.4387096774) 0%, #2c41cc 100%);
  color: #fff;
}
.table tr th.thStyle02 {
  color: #752b00;
  background: #ffec80;
}
.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: 104px;
  max-width: 100%;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}

.questionBtn {
  width: 30px;
  height: 30px;
  position: absolute !important;
  top: 8px;
  right: 8px;
  background-image: url(../../images/question.svg);
  background-size: 80%;
  background-position: center;
  background-color: red;
  background-repeat: no-repeat;
  padding: 16px;
  border-radius: 50%;
}
.questionBtn .tooltip {
  display: none;
  position: absolute !important;
  width: 22em;
  top: calc(100% + 8px);
  right: -16px;
  background: -webkit-gradient(linear, left top, left bottom, from(#ddf1ff), to(#adecff));
  background: linear-gradient(to bottom, #ddf1ff 0%, #adecff 100%);
  border: 2px solid #004297;
  -webkit-box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
          box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0.75);
  border-radius: 10px;
  z-index: 1;
  overflow: hidden;
  font-size: calc(13px + (16 - 13) * (100vw - 768px) / 832);
  font-size: clamp(13px, 16 / 1600 * 100vw, 16px);
}
@media (min-aspect-ratio: 16/9) {
  .questionBtn .tooltip {
    font-size: calc(13px + (16 - 13) * (100vh - 350px) / 730);
    font-size: clamp(13px, 16 / 431 * 100vh, 16px);
  }
}
@media (min-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip {
    line-height: 1.25em;
    font-size: calc(13px + (8 - 13) * (100vh - 350px) / 730);
    font-size: clamp(13px, 8 / 1600 * 100vh, 8px);
  }
}
@media (max-aspect-ratio: 9/16) and (orientation: portrait) {
  .questionBtn .tooltip {
    line-height: 1.5em;
    font-size: calc(13px + (16 - 13) * (100vw - 350px) / 1570);
    font-size: clamp(13px, 16 / 431 * 100vw, 16px);
  }
}
.questionBtn .tooltip h5 {
  background: -webkit-gradient(linear, left top, left bottom, from(#004297), to(#0070bb));
  background: linear-gradient(to bottom, #004297 0%, #0070bb 100%);
  font-size: 1.2em !important;
  line-height: 1.5em;
  padding: 4px;
  margin-bottom: 0;
  color: #fff;
  text-align: center;
}
.questionBtn .tooltip ul.probability {
  width: calc(100% - 16px);
  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;
}
.questionBtn .tooltip ul.probability li {
  font-size: 1em !important;
  line-height: 1.25em;
  color: #004297;
  border-bottom: 1px solid #004297;
  position: relative;
  padding: 0.5em 0;
}
.questionBtn .tooltip ul.probability li:nth-child(odd) {
  width: calc(100% - 5em);
  text-align: left;
  padding-left: 0.5em;
}
.questionBtn .tooltip ul.probability li:nth-child(even) {
  width: 5em;
  text-align: right;
  padding: 0.5em;
}
.questionBtn .tooltip ul.probability li:nth-last-child(-1n+2) {
  border-bottom: 0;
}
.questionBtn:hover .tooltip, .questionBtn:focus .tooltip, .questionBtn:active .tooltip {
  display: inline-block;
}

.card {
  padding: 2em 3em;
  margin: 8px 0;
}
.card-notice {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #9dceff;
  outline-offset: -12px;
  background: linear-gradient(20deg, rgba(50, 50, 95, 0.5) 0%, rgba(80, 52, 155, 0.5) 100%);
}
.card-notice h4 {
  color: #ff8d30;
  font-size: 1.2rem;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 0;
  margin-left: -1.5rem;
}
.card-notice h4::before {
  display: inline-block;
  width: 24px;
  height: 24px;
  --svg: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23000' d='M7 14q.425 0 .713-.288T8 13t-.288-.712T7 12t-.712.288T6 13t.288.713T7 14m0-3q.425 0 .713-.288T8 10t-.288-.712T7 9t-.712.288T6 10t.288.713T7 11m0-3q.425 0 .713-.288T8 7t-.288-.712T7 6t-.712.288T6 7t.288.713T7 8m4 6h3q.425 0 .713-.288T15 13t-.288-.712T14 12h-3q-.425 0-.712.288T10 13t.288.713T11 14m0-3h6q.425 0 .713-.288T18 10t-.288-.712T17 9h-6q-.425 0-.712.288T10 10t.288.713T11 11m0-3h6q.425 0 .713-.288T18 7t-.288-.712T17 6h-6q-.425 0-.712.288T10 7t.288.713T11 8M6 18l-2.3 2.3q-.475.475-1.088.213T2 19.575V4q0-.825.588-1.412T4 2h16q.825 0 1.413.588T22 4v12q0 .825-.587 1.413T20 18zm-.85-2H20V4H4v13.125zM4 16V4z'/%3E%3C/svg%3E");
  background-color: #ff8d30;
  background-image: initial;
  -webkit-mask-image: var(--svg);
  mask-image: var(--svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-size: 100% 100%;
  mask-size: 100% 100%;
}
.card-notice .f-danger {
  color: #ffb9b9;
}
.card-notice .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice p {
  color: #fff;
  text-align: left;
  line-height: 1.5em;
}