@charset "UTF-8";
:root {
  --main-txt-bg:#171717;
  --white-color:#fff; }

@font-face {
  font-family: OPENSANS;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-REGULAR.woff2?v=1730366039"); }
@font-face {
  font-family: OPENSANS-Blod;
  src: url("https://cdn.shopify.com/s/files/1/0564/9652/1403/files/OPENSANS-SEMIBOLD.woff2?v=1730366034"); }
html {
  font-size: 16px; }

.sect .f-s-60 {
  font-size: 2.5vw; }
.sect .f-s-52 {
  font-size: 2.7083333333vw; }
.sect .f-s-42 {
  font-size: 2.1875vw; }
.sect .f-s-22 {
  font-size: 1.1458333333vw; }
.sect .f-s-16 {
  font-size: 0.8333333333vw; }

.xy-center {
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%); }

#Table9 {
  max-width: 1200px;
  margin: 0 auto;
  font-family: OPENSANS; }
  #Table9 .w-63p {
    width: 85%; }
  #Table9 .w-66p {
    width: 85%; }
  #Table9 .sect {
    position: relative; }
  #Table9 .pt-90 {
    padding-top: 4.6875vw; }
  #Table9 .w-73p {
    width: 90%; }
  #Table9 .w-56p {
    width: 56%; }
  #Table9 .gradient-title {
    background: linear-gradient(255deg, #C7DD8E 0%, #E9FF9A 48.2177734375%, #C0E75D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #Table9 .bg-black {
    background: #000;
    color: #fff; }
  #Table9 .f-bold {
    font-family: OPENSANS-Blod; }
  #Table9 .pt-15 {
    padding-top: 0.78125vw; }
  #Table9 .pt-25 {
    padding-top: 1.3020833333vw; }
  #Table9 .pt-50 {
    padding-top: 2.6041666667vw; }
  #Table9 .pt-30 {
    padding-top: 1.5625vw; }
  #Table9 .pt-60 {
    padding-top: 3.125vw; }
  #Table9 .pt-120 {
    padding-top: 6.25vw; }
  #Table9 .w-50p {
    width: 50%; }
  #Table9 .main-color {
    color: #FF8D2E; }
  #Table9 .white-color {
    color: #fff; }

#Table9 .sect1 .sect-txt {
  width: 90%;
  top: 2%; }
#Table9 .sect1 .img-box {
  width: 35%; }
#Table9 .sect-no .sect-content {
  display: flex;
  justify-content: center;
  column-gap: 2.6041666667vw;
  align-items: center; }
#Table9 .sect-no br {
  display: none; }
#Table9 .sect-no .left {
  font-size: 6.25vw; }
#Table9 .sect3 .sect-content {
  display: grid;
  grid-template-columns: 50% 1fr;
  column-gap: 3.125vw;
  align-items: center; }
#Table9 .sect3 .icon-box {
  margin-top: 2.6041666667vw;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 0.5208333333vw;
  color: #fff; }
#Table9 .sect3 .icon-item {
  border-radius: 0.2604166667vw;
  padding-top: 1.0416666667vw;
  padding-bottom: 0.78125vw; }
#Table9 .sect3 .icon-img {
  margin: 0 auto; }
#Table9 .sect3 .icon-item:nth-child(1) {
  background: #C5956E; }
  #Table9 .sect3 .icon-item:nth-child(1) .icon-img {
    width: 2.3958333333vw; }
#Table9 .sect3 .icon-item:nth-child(2) {
  background: #D282A6; }
  #Table9 .sect3 .icon-item:nth-child(2) .icon-img {
    width: 4.6875vw; }
#Table9 .sect3 .icon-item:nth-child(3) {
  background: #8197C8; }
  #Table9 .sect3 .icon-item:nth-child(3) .icon-img {
    width: 2.8125vw; }
#Table9 .sect5 .sect-txt {
  left: 4%;
  color: #fff;
  width: 52%; }
#Table9 .sect5 .icon-box {
  width: 6.25vw; }
#Table9 .sect6 {
  padding-bottom: 6.25vw; }
  #Table9 .sect6 .sect-content {
    display: grid;
    grid-template-columns: 50% 1fr;
    column-gap: 2.6041666667vw;
    align-items: center; }
#Table9 .sect8 .sect-content {
  display: grid;
  grid-template-columns: 50% 1fr;
  column-gap: 2.6041666667vw;
  align-items: center; }
#Table9 .sect8 .sect-item {
  width: 90%;
  margin: 0 auto; }
#Table9 .sect8 .icon-box {
  display: flex;
  justify-content: space-between; }
  #Table9 .sect8 .icon-box img {
    width: 4.1666666667vw; }
#Table9 .sect9 {
  padding-bottom: 6.25vw; }
  #Table9 .sect9 .sect-content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6041666667vw; }
#Table9 .sect11 .icon-box {
  width: 30%;
  display: flex;
  justify-content: space-between; }
#Table9 .sect11 .icon-img {
  width: 4.1666666667vw; }
#Table9 .sect12 {
  padding-bottom: 6.25vw; }
  #Table9 .sect12 .sect-content {
    display: grid;
    grid-template-columns: 50% 1fr;
    column-gap: 2.6041666667vw;
    align-items: center; }
  #Table9 .sect12 .icon-box {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    #Table9 .sect12 .icon-box .img-1 {
      width: 3.0208333333vw; }
    #Table9 .sect12 .icon-box .img-2 {
      width: 3.4375vw; }
    #Table9 .sect12 .icon-box .img-3 {
      width: 3.75vw; }
    #Table9 .sect12 .icon-box .img-4 {
      width: 3.4375vw; }
#Table9 .sect14 .sect-content {
  display: grid;
  grid-template-columns: 30% 1fr;
  column-gap: 1.0416666667vw; }
#Table9 .sect14 .p-txt {
  width: 100%;
  bottom: 5%; }
#Table9 .sect15 .p-txt {
  top: 5%; }
#Table9 .sect16 .sect-content {
  display: grid;
  grid-template-columns: 40%  30% 1fr;
  column-gap: 1.0416666667vw; }
#Table9 .sect16 .sect-item {
  padding: 2.6041666667vw 1.5625vw 1.0416666667vw 1.5625vw;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.1);
  border-radius: 0.5208333333vw; }
#Table9 .sect16 .sect-item-1 img {
  padding-top: 3.5416666667vw;
  width: 90%; }
#Table9 .sect16 .sect-item-2 img {
  width: 65%; }
#Table9 .sect16 .sect-item-3 img {
  padding-top: 3.125vw;
  width: 80%; }
#Table9 .sect17 {
  padding-bottom: 6.25vw; }
  #Table9 .sect17 .p-txt {
    top: 5%; }
#Table9 .sect19 .p-txt {
  right: 6%;
  top: 8%; }
#Table9 .sect20 {
  padding-bottom: 10.4166666667vw; }
  #Table9 .sect20 .sect-content {
    display: grid;
    grid-template-columns: 42% 1fr;
    column-gap: 2.6041666667vw;
    align-items: center; }
  #Table9 .sect20 .notice {
    bottom: 16%;
    right: 10%;
    transform: rotate(-20deg); }
#Table9 .sect23 {
  padding-bottom: 6.25vw; }
  #Table9 .sect23 .sect-content {
    display: grid;
    grid-template-columns: 56% 1fr;
    column-gap: 2.0833333333vw;
    align-items: center; }
#Table9 .sect24 {
  background: #EFEFEF;
  padding-bottom: 6.25vw; }
  #Table9 .sect24 h2 {
    margin: 0;
    padding-bottom: 4.6875vw; }
  #Table9 .sect24 table {
    border-collapse: collapse;
    /* 必须设置 */ }
  #Table9 .sect24 td:nth-child(odd) {
    font-weight: bold; }
  #Table9 .sect24 tr {
    border-spacing: 0;
    /* 补充属性 */
    border-bottom: 1px solid #B5B5B5; }
  #Table9 .sect24 td {
    padding: 0.9375vw; }
  #Table9 .sect24 td:nth-child(odd) {
    width: 25%; }
  #Table9 .sect24 td:nth-child(even) {
    width: 65%; }

@media screen and (max-width: 1201px) and (min-width: 200px) {
  .sect .w-73p, .sect .w-63p, .sect .w-56p {
    width: 95%; }
  .sect .app-w-95p {
    width: 95%; }
  .sect .f-s-72 {
    font-size: 4.8vw; }
  .sect .f-s-60 {
    font-size: 6.4vw; }
  .sect .f-s-54 {
    font-size: 4.8vw; }
  .sect .f-s-52 {
    font-size: 4vw; }
  .sect .f-s-48 {
    font-size: 4vw; }
  .sect .f-s-42 {
    font-size: 3.7333333333vw; }
  .sect .f-s-40 {
    font-size: 4.2666666667vw; }
  .sect .f-s-36 {
    font-size: 4vw; }
  .sect .f-s-32 {
    font-size: 4.2666666667vw; }
  .sect .f-s-30 {
    font-size: 3.2vw; }
  .sect .f-s-26 {
    font-size: 2.9333333333vw; }
  .sect .f-s-24 {
    font-size: 3.2vw; }
  .sect .f-s-22 {
    font-size: 2.9333333333vw; }
  .sect .f-s-20 {
    font-size: 2.6666666667vw; }
  .sect .f-s-18 {
    font-size: 2.4vw; }
  .sect .f-s-16 {
    font-size: 2.1333333333vw; }

  #Table9 .sect .w-73p, #Table9 .sect .w-63p, #Table9 .sect .w-56p {
    width: 95%; }
  #Table9 .sect .app-w-95p {
    width: 95%; }
  #Table9 .sect .main-order {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    /* optional */
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: center;
    align-items: center; }
  #Table9 .sect .main-order .my-order-2 {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2; }
  #Table9 .sect .main-order .my-order-1 {
    margin-left: unset;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1; }

  .sect {
    border: none;
    margin: 0; }

  #Table9 .w-50p {
    width: 95%; }
  #Table9 .w-66p {
    width: 95%; }
  #Table9 .sect .app-w-95p {
    width: 95%; }
  #Table9 .sect1 .sect-txt {
    width: 100%;
    top: unset;
    bottom: 5%; }
  #Table9 .sect1 .img-box {
    display: none; }
  #Table9 .sect4 {
    padding-top: 12vw; }
  #Table9 .sect5 .sect-txt {
    width: 90%;
    margin: 0 auto;
    position: unset;
    transform: unset;
    color: #000;
    padding-bottom: 2.6666666667vw; }
  #Table9 .sect5 .icon-box {
    width: 16vw; }
  #Table9 .sect8 .sect-content {
    display: block; }
  #Table9 .sect8 .sect-item {
    padding-bottom: 2.6666666667vw; }
  #Table9 .sect8 .icon-box img {
    width: 13.3333333333vw; }
  #Table9 .sect10 .sect-content {
    width: 100%; }
  #Table9 .sect11 .icon-box {
    width: 70%; }
  #Table9 .sect11 .icon-img {
    width: 13.3333333333vw; }
    #Table9 .sect11 .icon-img img {
      width: 100%; }
  #Table9 .sect15 .p-txt {
    position: unset;
    transform: unset;
    width: 100%;
    text-align: center; }
  #Table9 .sect24 tbody {
    width: 100%; }
  #Table9 .sect24 tr {
    border-spacing: 0; } }

/*# sourceMappingURL=Table9-1200.css.map */
