@charset "UTF-8";
:root {
  --main-txt-bg:#171717;
  --white-color:#fff;
  --bg-color:#ececec;
  --sub-color:#6086B6; }

@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"); }
.sect .f-s-54 {
  font-size: 2.8125vw; }
.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%); }

#LINKMiniKids {
  color: #1B1B1B;
  font-family: OPENSANS; }
  #LINKMiniKids .w-63p {
    width: 63%; }
  #LINKMiniKids .w-66p {
    width: 66%; }
  #LINKMiniKids .sect {
    position: relative; }
  #LINKMiniKids .pt-90 {
    padding-top: 4.6875vw; }
  #LINKMiniKids .w-73p {
    width: 73%; }
  #LINKMiniKids .w-56p {
    width: 56%; }
  #LINKMiniKids .main-color {
    color: #6086B6; }
  #LINKMiniKids .sub-color {
    color: #6086B6; }
  #LINKMiniKids .gradient-title {
    background: linear-gradient(0deg, #F9CC40 0%, #F9CC40 0%, #DA8607 99.12109375%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; }
  #LINKMiniKids .bg-black {
    background: #000;
    color: #fff; }
  #LINKMiniKids .f-bold {
    font-family: OPENSANS-Blod; }
  #LINKMiniKids .pt-15 {
    padding-top: 0.78125vw; }
  #LINKMiniKids .pt-25 {
    padding-top: 1.3020833333vw; }
  #LINKMiniKids .pt-50 {
    padding-top: 2.6041666667vw; }
  #LINKMiniKids .pt-30 {
    padding-top: 1.5625vw; }
  #LINKMiniKids .pt-60 {
    padding-top: 3.125vw; }
  #LINKMiniKids .pt-120 {
    padding-top: 6.25vw; }
  #LINKMiniKids .w-50p {
    width: 50%; }
  #LINKMiniKids .white-color {
    color: #fff; }

#LINKMiniKids .sect1 .sect-content {
  width: 90%;
  display: grid;
  grid-template-columns: 55% 1fr;
  align-items: center;
  justify-content: center; }
#LINKMiniKids .sect2 .img-box {
  width: 80%; }
#LINKMiniKids .sect3 .common-txt {
  top: 8%; }
#LINKMiniKids .sect3 .main-title {
  text-stroke: 2px #FFFFFF;
  -webkit-text-stroke: 2px #FFFFFF; }
#LINKMiniKids .sect3 .span-2 {
  color: #F7C936; }
#LINKMiniKids .sect4 .common-txt {
  top: 15%; }
  #LINKMiniKids .sect4 .common-txt p {
    width: 45%; }
  #LINKMiniKids .sect4 .common-txt .main-title {
    white-space: nowrap; }
#LINKMiniKids .sect4 .img-box {
  width: 55%;
  top: 20%;
  right: 0; }
#LINKMiniKids .sect4 .inner-box {
  bottom: 10%;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 10%; }
#LINKMiniKids .sect5 {
  background: #fff7c0;
  padding-bottom: 3.125vw; }
  #LINKMiniKids .sect5 .inner-box {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 10%; }
#LINKMiniKids .sect6 .bg-color {
  width: 100%;
  height: 30%;
  background: #fff7c0;
  top: -15%;
  z-index: -1; }
#LINKMiniKids .sect6 .common-txt {
  top: 22%; }
#LINKMiniKids .sect6 .sub-title, #LINKMiniKids .sect6 .desc {
  width: 40%; }
#LINKMiniKids .sect6 .inner-box {
  width: 35%;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 2.6041666667vw; }
#LINKMiniKids .sect6 .icon {
  width: 4.2708333333vw; }
#LINKMiniKids .sect6 .inner-item {
  display: flex;
  align-items: center;
  gap: 0.78125vw; }
#LINKMiniKids .sect7 .common-txt {
  top: 10%; }
#LINKMiniKids .sect7 .icon {
  width: 4.2708333333vw; }
#LINKMiniKids .sect7 .inner-box {
  display: flex;
  justify-content: center;
  gap: 4.1666666667vw; }
#LINKMiniKids .sect7 .inner-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
#LINKMiniKids .sect7 .bg-color {
  width: 100%;
  height: 30%;
  background: #63cdfb;
  top: -15%;
  z-index: -1; }
#LINKMiniKids .sect8 .common-txt {
  top: 6%; }
#LINKMiniKids .sect8 .txt {
  right: 28%;
  bottom: 19%; }
#LINKMiniKids .sect9 .common-txt {
  top: 6%; }
#LINKMiniKids .sect9 .bg-color {
  width: 100%;
  height: 30%;
  background: #eafeff;
  top: -15%;
  z-index: -1; }
#LINKMiniKids .sect9 .inner-box {
  width: 58%;
  bottom: 11%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 10%; }
#LINKMiniKids .sect10 .common-txt {
  top: 16%; }
#LINKMiniKids .sect10 .bg-color {
  width: 100%;
  height: 30%;
  background: #fec87a;
  top: -15%;
  z-index: -1; }
#LINKMiniKids .sect10 .icon {
  width: 4.2708333333vw; }
#LINKMiniKids .sect10 .sect-item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.78125vw; }
#LINKMiniKids .sect10 .inner-box {
  display: flex;
  justify-content: space-around; }
#LINKMiniKids .sect11 {
  background: #ffccd6; }
  #LINKMiniKids .sect11 .inner-box {
    display: flex;
    justify-content: space-around; }
  #LINKMiniKids .sect11 .icon {
    width: 4.2708333333vw; }
  #LINKMiniKids .sect11 .sect-content {
    width: 90%;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    align-items: center; }
  #LINKMiniKids .sect11 .img-box {
    width: 70%; }
  #LINKMiniKids .sect11 .sect-item {
    display: flex;
    flex-direction: column;
    align-items: center; }
  #LINKMiniKids .sect11 .bg-color {
    width: 100%;
    height: 30%;
    background: #ffccd6;
    top: -15%;
    z-index: -1; }
#LINKMiniKids .sect12 .common-txt {
  top: 8%; }
#LINKMiniKids .sect12 .icon {
  width: 4.2708333333vw; }
#LINKMiniKids .sect12 .sect-item {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.78125vw; }
#LINKMiniKids .sect12 .inner-box {
  bottom: 8%; }
#LINKMiniKids .sect12 .inner-box {
  display: flex;
  justify-content: space-around; }
#LINKMiniKids .sect13 {
  background: #e4f1fa;
  padding-bottom: 5.2083333333vw; }
  #LINKMiniKids .sect13 .bg-color {
    width: 100%;
    height: 30%;
    background: #e4f1fa;
    top: -15%;
    z-index: -1; }
  #LINKMiniKids .sect13 .inner-box {
    top: 5%;
    left: 5%; }
  #LINKMiniKids .sect13 .common-txt {
    padding-bottom: 3.125vw; }
#LINKMiniKids .sect14 {
  background: #fffaec;
  padding-bottom: 5.2083333333vw; }
  #LINKMiniKids .sect14 .bg-color {
    width: 100%;
    height: 30%;
    background: #fffaec;
    top: -15%;
    z-index: -1; }
  #LINKMiniKids .sect14 .common-txt {
    padding-bottom: 3.125vw; }
  #LINKMiniKids .sect14 .inner-box {
    display: flex;
    align-items: center;
    justify-content: space-around; }
#LINKMiniKids .sect16 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  align-items: center; }
#LINKMiniKids .sect16 .sect-txt {
  right: 5%;
  color: #fff; }
#LINKMiniKids .sect16 .inner-box {
  width: 50%;
  margin-left: 10%; }
#LINKMiniKids .sect16 .sect-item {
  margin-top: 1.0416666667vw; }
#LINKMiniKids .sect16 .notice {
  color: #6F6F6F; }
#LINKMiniKids .sect17 .sect-content {
  display: flex;
  justify-content: flex-end; }
#LINKMiniKids .sect17 .inner-box {
  width: 85%;
  display: grid;
  grid-template-columns: 35% 1fr;
  column-gap: 2.6041666667vw;
  align-items: center; }
#LINKMiniKids .sect18 .sect-txt-1 {
  left: 12%;
  bottom: 8%; }
#LINKMiniKids .sect18 .sect-txt-2 {
  right: 14%;
  bottom: 8%; }
#LINKMiniKids .sect19 .sect-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 2.6041666667vw;
  align-items: center; }
#LINKMiniKids .sect20 {
  padding-bottom: 6.25vw; }
  #LINKMiniKids .sect20 .p-title {
    padding-bottom: 4.6875vw; }
  #LINKMiniKids .sect20 table {
    border-collapse: collapse;
    /* 必须设置 */
    background: url(https://d2kbvjszk9d5ln.cloudfront.net/yshop/LINKMiniKids/sect20-1.webp);
    background-size: 100% 100%;
    padding: 2.6041666667vw; }
  #LINKMiniKids .sect20 tbody {
    display: block;
    width: 85%;
    margin: 0 auto;
    padding: 5.2083333333vw 0; }
  #LINKMiniKids .sect20 tr {
    border-bottom: 1px dashed #000;
    border-spacing: 0;
    /* 补充属性 */ }
  #LINKMiniKids .sect20 td {
    padding: 0.9375vw; }
  #LINKMiniKids .sect20 td:nth-child(odd) {
    width: 25%; }
  #LINKMiniKids .sect20 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: 4.8vw; }
  .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; }

  #LINKMiniKids .sect .w-73p, #LINKMiniKids .sect .w-63p, #LINKMiniKids .sect .w-56p {
    width: 95%; }
  #LINKMiniKids .sect .app-w-95p {
    width: 95%; }
  #LINKMiniKids .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; }
  #LINKMiniKids .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; }
  #LINKMiniKids .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; }

  #LINKMiniKids .w-50p {
    width: 95%; }
  #LINKMiniKids .w-66p {
    width: 95%; }
  #LINKMiniKids .sect .app-w-95p {
    width: 95%; }
  #LINKMiniKids .sect .desc {
    display: none; }
  #LINKMiniKids .sect2 .img-box {
    width: 95%; }
  #LINKMiniKids .sect4 .common-txt {
    top: 12%; }
  #LINKMiniKids .sect4 .inner-box {
    width: 80%;
    column-gap: 5%;
    bottom: 1%; }
  #LINKMiniKids .sect4 .sect-content {
    padding-bottom: 13.3333333333vw;
    background: #f8b4d1; }
  #LINKMiniKids .sect8 .txt {
    right: 21%;
    bottom: 15%; }
  #LINKMiniKids .sect9 .inner-box {
    width: 90%;
    bottom: 5%; }
  #LINKMiniKids .sect16 .inner-box {
    width: 88%;
    margin-left: 2%; }
  #LINKMiniKids .sect18 .sect-txt-1 {
    left: 3%;
    bottom: 2%; }
  #LINKMiniKids .sect18 .sect-txt-1 {
    right: 7%;
    bottom: 3%; }
  #LINKMiniKids .sect20 tbody {
    width: 80%; }
  #LINKMiniKids .sect20 tr {
    border-spacing: 0;
    /* 补充属性 */ } }

/*# sourceMappingURL=LINK-Mini-Kids-1920.css.map */
