@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: #498fff;
}

.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;
}

.img-inline {
  display: block;
}

.gotoheader {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  font-size: 1.5em;
  text-align: center;
  margin-bottom: 20px;
}
.gotoheader a {
  display: inline-block;
  color: hsl(30.2702702703, 116.0465116279%, 25.2941176471%);
}
.gotoheader a:hover {
  color: hsl(330.2702702703, 116.0465116279%, 40.2941176471%);
}

body {
  overflow-x: hidden;
}

.wrapper {
  width: 100%;
  height: 100%;
  color: #3B3B3B;
  background-image: url(../../images/indexbg.jpg);
  background-color: #5C2D1D;
  background-size: 120%;
  background-position: top center, bottom center;
  background-repeat: no-repeat;
}
@media only screen and (orientation: portrait) {
  .wrapper {
    background-size: 150%;
  }
}
@media only screen and (orientation: landscape) {
  .wrapper {
    background-size: 108%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .wrapper {
    background-size: initial;
  }
}

.header {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
@media only screen and (orientation: landscape) {
  .header {
    width: 90vw;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header {
    width: 100%;
  }
}
.header .container {
  width: 100%;
  height: 0;
  padding-bottom: 40.2604166667%;
  position: relative;
}
@media only screen and (orientation: portrait) {
  .header .container {
    padding-bottom: 50.3255208333%;
  }
}
@media only screen and (orientation: landscape) {
  .header .container {
    padding-bottom: 40.2604166667%;
  }
}
@media (min-width: 1600px) and (orientation: landscape) {
  .header .container {
    width: 1600px;
    height: 644.1666666667px;
    padding-bottom: 0;
  }
}
.header .slogan {
  width: 38.9375%;
  height: 0;
  padding-bottom: 17.25%;
  position: absolute;
  top: 54.1785252264%;
  left: 30.609375%;
  background: url(../../images/slogan.png);
  background-size: 100%;
}
@media only screen and (orientation: portrait) {
  .header .slogan {
    width: 48.671875%;
    padding-bottom: 21.5625%;
    left: 25.76171875%;
  }
}
@media screen and (min-width: 1280px) {
  .header .slogan {
    width: 38.9375%;
    padding-bottom: 17.25%;
    left: 30.609375%;
  }
}
@media screen and (min-width: 1600px) {
  .header .slogan {
    left: 489.75px;
  }
}
.header .slogan {
  animation: delay 0.3s, zoomIn 0.3s 0.3s, pulse 1s 1.5s infinite;
}
.header .logo {
  width: 9.4791666667%;
  height: 0;
  padding-bottom: 3.0208333333%;
  position: absolute;
  top: 2.4579560155%;
  left: 57.9166666667%;
  z-index: 9;
}
@media only screen and (orientation: portrait) {
  .header .logo {
    width: 11.8489583333%;
    padding-bottom: 3.7760416667%;
    left: 59.8958333333%;
  }
}
.header .logo a {
  width: 100%;
  height: 0;
  padding-bottom: 31.8681318681%;
  display: block;
}
.header .logo {
  background: url(../../images/logo.png);
  background-size: 100%;
}

@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: 1280px) {
  .nav .container {
    width: 1280px;
  }
}
.nav .navBtn {
  width: 90%;
  max-width: 1005px;
  position: relative;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (orientation: landscape) {
  .nav .navBtn {
    width: 80%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn {
    width: 1005px;
  }
}
.nav .navBtn li {
  width: 50%;
  height: 0;
  padding-bottom: 17.4626865672%;
  margin-top: -2.2388059701%;
  margin-left: -2.2388059701%;
  display: block;
  list-style: none;
  text-indent: -9999px;
  float: left;
}
@media screen and (min-width: 576px) {
  .nav .navBtn li {
    width: 33%;
    padding-bottom: 11.6417910448%;
    margin-top: -1.4925373134%;
    margin-left: -1.4925373134%;
  }
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li {
    width: 335px;
    height: 117px;
    padding-bottom: 0;
    margin-top: -15px;
    margin-left: -15px;
  }
}
.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: -335px !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: -670px !important;
  }
}
.nav .navBtn li.navBtn4 a {
  background-position-x: -300% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn4 a {
    background-position-x: -1005px !important;
  }
}
.nav .navBtn li.navBtn5 a {
  background-position-x: -400% !important;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li.navBtn5 a {
    background-position-x: -1340px !important;
  }
}
.nav .navBtn li.action a, .nav .navBtn li a:hover {
  background-image: url(../../images/navbtn_action.png);
}
.nav .navBtn li a {
  width: 100%;
  height: 0;
  margin: 0 auto;
  padding-bottom: 34.9253731343%;
  display: block;
  background-image: url(../../images/navbtn.png);
  background-size: 500% 100%;
}
@media screen and (min-width: 1280px) {
  .nav .navBtn li a {
    width: 335px;
    height: 117px;
  }
}
.content {
  width: 100%;
  padding-bottom: 24px;
}
.content .container {
  width: calc(100% - 16px);
  max-width: 960px;
  margin: 10px auto 0 auto;
  padding: 16px 2em 0 2em;
  border: 5px solid #8A5604;
  border-radius: 20px;
  position: relative;
  background: #FFF4C2;
}
@media screen and (min-width: 576px) {
  .content .container {
    padding: 16px 2.5em 0 2.5em;
  }
}
@media screen and (min-width: 1280px) {
  .content .container {
    padding: 16px 5.5em 0 5.5em;
  }
}
@media only screen and (orientation: landscape) {
  .content .container {
    width: calc(80% - 16px);
  }
}
.content h3 {
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 16px;
  width: 100%;
}
.content h3 img {
  display: block;
  max-width: 701px;
  width: calc(100% + 48px);
  margin: 0 -24px;
}
@media screen and (min-width: 576px) {
  .content h3 img {
    width: 90%;
    margin: 0 auto;
  }
}
.content h4 {
  position: relative;
  color: #140023;
  border-radius: 5px;
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 0 16px calc(-0 - 5px);
  margin-bottom: 8px;
  background: #E8AB00;
  border-radius: 30px;
  padding: 0.15em 1em;
  display: inline-flex;
  align-items: center;
}
@media screen and (min-width: 1280px) {
  .content h4 {
    font-size: 1.2rem;
  }
}
.content h5 {
  font-size: 1.2em;
  padding: 0.8em;
  text-align: center;
  margin-top: 16px;
  background-image: #784109;
  background-image: linear-gradient(to left, rgba(120, 65, 9, 0) 0%, rgb(56.3611491108%, 30.5289557684%, 4.2270861833%) 20%, #784109 40%, #784109 60%, rgb(56.3611491108%, 30.5289557684%, 4.2270861833%) 80%, rgba(120, 65, 9, 0) 100%);
  color: #fff;
}
.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: #2a5cff;
  text-decoration: none;
}
.content ol a:hover,
.content ul a:hover, .content p a:hover {
  color: #ff2af2;
}
.item__box {
  border-radius: 0;
  margin: 0 auto;
  border: inherit;
  box-shadow: 0 0 5px #aa4fdf;
  border: 1px solid #aa4fdf;
  background-color: hsl(277.9166666667, 119.2307692308%, 24.2156862745%);
}
.item__box-title {
  background: linear-gradient(to right, rgb(58.2070135747%, 15.1432880845%, 83.2880844646%) 0%, #aa4fdf 20%, #aa4fdf 80%, rgb(58.2070135747%, 15.1432880845%, 83.2880844646%) 100%);
  padding: 8px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  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: linear-gradient(to top, rgb(11.3333333333%, 56.2531194296%, 95.3333333333%) 0%, rgb(30.3333333333%, 65.6274509804%, 96.3333333333%) 100%);
  box-shadow: 0 0 5px #44a8ff;
}
.item__box--2 .item__box-title {
  background: linear-gradient(to right, rgb(6.6666666667%, 56.577540107%, 100%) 0%, #44a8ff 20%, #44a8ff 80%, rgb(6.6666666667%, 56.577540107%, 100%) 100%);
  color: #fff;
}
.item__box--2 .item__box-get {
  color: rgba(82%, 90.5561497326%, 98%, 0.75);
}
.item__box--2 .item__box-img {
  background: inherit;
}
.item__box--3 {
  background-color: #ffffff;
  border: 0;
  border-radius: 0;
  height: 100%;
  background: linear-gradient(to top, rgb(22.089219876%, 20.0648567119%, 78.3665158371%) 0%, rgb(36.7363834423%, 35.0588235294%, 83.3725490196%) 100%);
  box-shadow: 0 0 5px #544fdf;
}
.item__box--3 .item__box-title {
  background: linear-gradient(to right, rgb(17.5094268477%, 15.1432880845%, 83.2880844646%) 0%, #544fdf 20%, #544fdf 80%, rgb(17.5094268477%, 15.1432880845%, 83.2880844646%) 100%);
  color: #fff;
}
.item__box--3 .item__box-img {
  background: inherit;
}
.item__box--3 .item__box-get {
  color: rgba(82.5555555556%, 82%, 98%, 0.75);
}

.table tr td, .table tr th {
  border: 1px solid #cd8200;
}

.table {
  border-collapse: initial;
  border-radius: 5px;
  color: #202c0d;
  border: 3px solid #cd8200;
}
.table tr {
  background: #fff;
}
.table tr th {
  position: relative;
  background: linear-gradient(to top, rgb(45.568627451%, 18.8659922568%, 0%) 0%, #9d4100 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: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
}
.table tr td img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  width: 104px;
}
.table tr td img.img-inline {
  width: 4em;
  display: inline;
  margin: 0;
}
.table tr td {
  /*單格變色*/
}
.table tr td[data-tdstyle=style01] {
  background-color: #f6f6f6;
}

.content__btn {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 16px;
}
.content__btn div {
  width: 128px;
  margin-bottom: 15px;
  position: relative;
  color: #fff;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
}
.content__btn div.action a, .content__btn div a:hover {
  width: 142px;
  border-radius: 30px;
  border: 0;
  background: linear-gradient(to top, rgb(66.2745098039%, 22.2090112641%, 0%) 0%, #ff8243 100%);
  color: #fff;
}
.content__btn div a {
  width: 120px;
  display: block;
  background: linear-gradient(to top, rgb(49.0196078431%, 74.5098039216%, 52.6610644258%) 0%, #e3f1e5 100%);
  color: rgb(76, 111, 81);
  padding: 6px 1.25em;
  border-radius: 30px;
  border: 0;
  text-align: center;
  font-weight: bold;
  line-height: 1.125em;
}
@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;
  transform: rotate(-30deg);
  white-space: pre;
  line-height: 1.125em;
}

.btnBox {
  margin-bottom: 16px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  column-gap: 8px;
  row-gap: 8px;
}
.btnBox a {
  width: auto;
  border: 1px solid rgb(100%, 41.568627451%, 50.3333333333%);
  border-radius: 50px;
  padding: 0.5em 2em;
  font-size: 1.15em;
  cursor: pointer;
  white-space: nowrap;
  background-image: #ff3755;
  background-image: linear-gradient(to bottom, rgb(97.568627451%, 0%, 14.6352941176%) 0%, rgb(97.568627451%, 0%, 14.6352941176%) 20%, #ff3755 40%, #ff3755 60%, rgb(97.568627451%, 0%, 14.6352941176%) 80%, rgb(97.568627451%, 0%, 14.6352941176%) 100%);
  box-shadow: 0px 3px 3px hsl(351, 150%, 30.7843137255%);
  text-align: center;
  line-height: 1.15em;
  font-weight: bold;
  color: #fff;
}
.btnBox a:hover {
  border: 1px solid rgb(100%, 55.1207259763%, 25.0980392157%);
  background-image: #ff6e0d;
  background-image: linear-gradient(to bottom, rgb(97.0980392157%, 38.9194619997%, 0%) 0%, rgb(97.0980392157%, 38.9194619997%, 0%) 20%, #ff6e0d 40%, #ff6e0d 60%, rgb(97.0980392157%, 38.9194619997%, 0%) 80%, rgb(97.0980392157%, 38.9194619997%, 0%) 100%);
  box-shadow: 0px 2px 2px rgb(45.0980392157%, 18.0764867931%, 0%), inset 0 1px 1px 1px rgb(100%, 52.7240317615%, 21.0980392157%), inset 0 -8px 8px 0px rgb(100%, 62.310808621%, 37.0980392157%);
  top: 2px;
  color: #fff;
}

.explanation {
  display: flex;
  justify-content: center;
  align-items: center;
}
.explanation .note-main {
  color: #210032;
  border: 5px solid #fff;
  border-radius: 16px;
  box-shadow: 0px 0px 8px 2px #784109;
  background: linear-gradient(to top, rgb(61.0123119015%, 33.0483356133%, 4.5759233926%) 0%, rgb(33.1053351573%, 17.9320565435%, 2.4829001368%) 100%);
  margin: 0 auto;
  padding: 10px 20px;
  text-align: left;
  color: #fff;
}
.explanation .symbol {
  display: flex;
  justify-content: center;
  align-items: center;
}
.explanation .symbol i {
  transform: rotate(90deg);
  color: #fff;
}
@media screen and (min-width: 992px) {
  .explanation .symbol i {
    transform: rotate(0);
  }
}

.card {
  padding: 30px;
  margin: 8px 0;
}
.card-notice {
  color: #988a5e;
  line-height: 1.5em;
  border-radius: 15px;
  background: linear-gradient(to top, #f3d16b 0%, #fbe49f 100%);
}
.card-notice2 {
  border-radius: 10px;
  background: #fee0c3;
  outline: 2px dashed #ffffff;
  outline-offset: -12px;
  background: linear-gradient(20deg, #9f6501 0%, #9f6501 100%);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  row-gap: 8px;
}
.card-notice2 h4 {
  color: #f0c2ff;
  justify-content: center;
  margin-top: 0;
}
.card-notice2 h4::before {
  content: inherit;
}
.card-notice2 h5 {
  margin: 0 0 16px 0;
}
.card-notice2 .f-danger {
  color: #ffb9b9;
}
.card-notice2 .subtitle {
  color: #ffd000;
  font-weight: bold;
}
.card-notice2 p {
  color: #fff;
  line-height: 1.5em;
}

.DESClabel {
  position: relative;
}
.DESClabel .label {
  width: 110px;
  position: absolute !important;
  top: -3em;
  left: 50%;
  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;
  transform: skewX(-15deg);
}

.ribbon {
  width: calc(1rem + 12px);
  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: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.125em;
  padding: 6px;
  letter-spacing: 2px;
  z-index: 10;
  color: rgb(75, 40, 0);
}
@media screen and (min-width: 992px) {
  .ribbon {
    width: calc(1rem + 20px);
    top: -6px;
    right: -1em;
    font-size: 1.15rem;
    padding: 10px;
  }
}
.ribbon p {
  color: rgb(75, 40, 0);
  text-orientation: upright;
  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: calc((1rem + 12px) / 2) solid #eeaf3a;
  border-right: calc((1rem + 12px) / 2) solid #eeaf3a;
  border-bottom: calc((1rem + 12px) / 2) solid transparent;
  top: 100%;
  left: 0;
}
@media screen and (min-width: 992px) {
  .ribbon:after {
    border-left: calc((1rem + 20px) / 2) solid #eeaf3a;
    border-right: calc((1rem + 20px) / 2) solid #eeaf3a;
  }
}

.comment {
  width: auto;
  position: absolute !important;
  top: -1.5em;
  left: calc(50% + 30px);
  align-items: center;
  display: flex;
  justify-content: center;
  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: flex;
  justify-content: center;
  flex-wrap: wrap;
  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: flex;
  justify-content: center;
  flex-wrap: wrap;
  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: flex;
  justify-content: center;
  flex-wrap: wrap;
  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 {
  filter: opacity(0.5);
  transform: rotate(90deg);
}
@media screen and (min-width: 768px) {
  .box-compose .icon-equal {
    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: flex;
  justify-content: center;
  flex-wrap: wrap;
  list-style-type: none;
  margin-bottom: 0;
}
ul.tabBtn li a {
  display: block;
  position: relative;
  padding: 8px 16px;
  margin: 0 8px;
  font-weight: bold;
  border-radius: 50px;
  border: 1px solid rgb(63.0588235294%, 40%, 100%);
  box-shadow: 0px 3px 3px #00e1ff;
  text-decoration: none;
  background-image: rgb(30.7450980392%, 0%, 80%);
  background-image: linear-gradient(to bottom, rgb(50.7450980392%, 20%, 100%) 0%, rgb(50.7450980392%, 20%, 100%) 20%, rgb(30.7450980392%, 0%, 80%) 40%, rgb(30.7450980392%, 0%, 80%) 60%, rgb(50.7450980392%, 20%, 100%) 80%, rgb(50.7450980392%, 20%, 100%) 100%);
  box-shadow: 0px 3px 3px rgb(11.5294117647%, 0%, 30%);
  color: #fff;
}
ul.tabBtn li:hover a, ul.tabBtn li.active a {
  cursor: pointer;
  color: #532f00;
  background-color: black;
  border: 1px solid #ff9d9d;
  background-image: rgb(100%, 37.568627451%, 37.568627451%);
  background-image: linear-gradient(to bottom, rgb(100%, 5.568627451%, 5.568627451%) 0%, rgb(100%, 5.568627451%, 5.568627451%) 20%, rgb(100%, 37.568627451%, 37.568627451%) 40%, rgb(100%, 37.568627451%, 37.568627451%) 60%, rgb(100%, 5.568627451%, 5.568627451%) 80%, rgb(100%, 5.568627451%, 5.568627451%) 100%);
  box-shadow: 0px 2px rgb(91.568627451%, 0%, 0%), inset 0 2px 2px 2px #ff3737, inset 0 -10px 10px 0px rgb(100%, 45.568627451%, 45.568627451%);
  color: #fff;
}

.tabMain {
  display: none;
  padding: 20px 0;
}
.tabMain.active {
  display: block;
}

/*# sourceMappingURL=style.css.map */
