@font-face {
  font-family: Nunito;
  src: url('../fonts/Nunito-Medium.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url('../fonts/Nunito-Regular.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url('../fonts/Nunito-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Nunito;
  src: url('../fonts/Nunito-ExtraBold.ttf') format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
}

.body {
  object-fit: fill;
  background-color: #f7f7f7;
}

.flex-block {
  z-index: 99;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.image-4 {
  max-width: none;
  height: 100%;
  max-height: 50px;
}

.navbar-no-shadow-2 {
  z-index: 99;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: #0000;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: flex;
}

.container-regular-3 {
  width: 100%;
  max-width: 1280px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper-2 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  width: 94%;
  margin-bottom: 0;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  padding-left: 20px;
  display: flex;
}

._2 {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: block;
}

._2:hover {
  color: #1a1b1fbf;
}

._2:focus-visible, ._2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-2 {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle-2 {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle-2:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle-2:focus-visible, .nav-dropdown-toggle-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon-2 {
  margin-right: 10px;
}

.nav-dropdown-list-2 {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list-2.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link-2 {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link-2:focus-visible, .nav-dropdown-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.men {
  background-color: #fff;
  border-radius: 20px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 5px;
  display: block;
}

.men:hover {
  background-color: #e9fe7a;
}

.section-11 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 80%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.container-2-copy {
  background-color: #cd72e0;
  width: 100%;
  max-width: 100%;
}

.image-14 {
  max-width: 50%;
  margin-top: 20px;
}

.image-15 {
  width: auto;
  height: 50px;
  margin-right: 10px;
}

.div-block-41 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.link {
  color: #fff;
  text-decoration: none;
}

.list-item {
  padding-top: 5px;
  padding-bottom: 5px;
  list-style-type: none;
}

.heading-7 {
  font-family: Nunito, Arial, sans-serif;
  font-size: 20px;
  font-weight: 800;
}

.list {
  margin-top: 60px;
  padding-left: 0;
}

.image-16 {
  width: auto;
  height: 20px;
  padding-right: 10px;
}

.text-field {
  border-radius: 30px;
  width: 60%;
  height: 24px;
  margin-right: 10px;
}

.image-17 {
  width: auto;
  height: 20px;
  padding-right: 5px;
}

.form {
  margin-top: 10px;
  display: flex;
}

.div-block-42 {
  justify-content: center;
  display: flex;
}

.container-3 {
  background-color: #494949;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
}

.text-block-4 {
  color: #ccc;
  font-size: 12px;
}

.link-2 {
  color: #ccc;
  flex-flow: row;
  justify-content: space-around;
  font-size: 12px;
  text-decoration: underline;
  display: block;
}

.list-3 {
  padding-left: 0;
}

.div-block-50 {
  height: 50%;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.div-block-51 {
  height: 50%;
}

.image-18 {
  max-width: none;
  height: 100%;
  max-height: 50px;
}

.div-block-40 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/sj.png');
  background-position: 0 200%;
  background-repeat: no-repeat;
  background-size: 60%;
  flex-flow: column;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.paragraph-4 {
  color: #888;
  font-size: 12px;
}

.slide-2 {
  background-image: url('../images/ban2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.button {
  color: #333;
  background-color: #e9fe7a;
  background-image: url('../images/icons8-arrow-50.png');
  background-position: 96%;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 30px;
  padding-left: 36px;
  padding-right: 75px;
  font-size: 20px;
  line-height: 30px;
}

.heading-6-copy {
  margin-top: 0;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 400;
}

.div-block-31 {
  background-image: url('../images/屏幕截图-2025-06-21-172323.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.text-block-2-copy {
  color: gray;
  text-align: left;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 150%;
}

.container {
  background-color: #f7f7f7;
  max-width: 90%;
}

.paragraph {
  color: #666;
  width: 96%;
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 1em;
  line-height: 150%;
}

.button-3x {
  background-image: url('../images/YLP09942.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 120px;
}

.div-block-32 {
  background-image: url('../images/屏幕截图-2025-06-21-172115.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.text-block-2 {
  color: gray;
  text-align: center;
  width: 60%;
  margin: 40px auto 60px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
}

.button-3 {
  background-color: #ff8282;
  border-radius: 20px;
  width: 80px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-36 {
  background-color: #deb3ff;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  position: relative;
  inset: -50px auto auto 25%;
}

.button-4x {
  background-image: url('../images/329A3187.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 120px;
}

.section-3 {
  grid-column-gap: 42px;
  grid-row-gap: 42px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  padding-left: 0;
  padding-right: 0;
  display: grid;
}

.image-11 {
  width: 40%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.image-5 {
  float: right;
  pointer-events: auto;
  text-align: right;
  margin-top: 40px;
}

.div-block-33 {
  background-image: url('../images/屏幕截图-2025-06-21-172749.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.slide {
  color: #666;
  background-image: url('../images/ban1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.image-10 {
  border-radius: 15px;
  position: static;
}

.button-2x {
  background-image: url('../images/新品小图1.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 15px;
  height: 120px;
}

.heading-5 {
  color: #ff7676;
  font-family: Nunito, Arial, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 100%;
}

.section-9 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: #fff;
  border-radius: 25px;
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.div-block-49 {
  display: flex;
}

.heading-2 {
  margin-top: 0;
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.image-6 {
  float: right;
  text-align: right;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.slider {
  background-color: #0000;
  width: 100%;
  height: 800px;
  margin-left: auto;
  margin-right: auto;
}

.mask {
  border-bottom-right-radius: 25px;
  border-bottom-left-radius: 25px;
}

.div-block-yyh {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  display: flex;
  position: static;
}

.div-block-43 {
  background-image: url('../images/suc.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 25px;
  height: 150px;
}

.text-block-3 {
  color: #888;
  width: 100%;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 300%;
}

.div-block-38 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.nnene {
  color: gray;
  text-align: left;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

.heading {
  text-align: left;
  font-family: Nunito, Arial, sans-serif;
  font-size: 3em;
  font-weight: 800;
  line-height: 120%;
  position: static;
}

.image-19 {
  border-radius: 15px;
}

.div-block-40-copy {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/sj.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 50%;
  flex-flow: column;
  margin-top: auto;
  margin-bottom: auto;
  padding-bottom: 150px;
  display: flex;
}

.section-2 {
  background-color: #fff;
  border-radius: 25px;
  max-width: 1440px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 20px;
  padding-left: 40px;
  padding-right: 40px;
  display: flex;
}

.heading-copy {
  text-align: center;
  text-transform: uppercase;
  font-family: Nunito, Arial, sans-serif;
  font-size: 3em;
  font-weight: 800;
  line-height: 150%;
  position: static;
}

.div-block-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.div-block-35-copy {
  background-image: url('../images/屏幕截图-2025-06-21-172636.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.section-10 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/lgbg.png');
  background-position: 0 105%;
  background-repeat: no-repeat;
  background-size: 25%;
  grid-template-rows: auto;
  grid-template-columns: 2fr .8fr .8fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  justify-content: space-around;
  align-items: flex-start;
  width: 94%;
  margin: 100px auto 40px;
  display: grid;
}

.section-6 {
  background-image: url('../images/6边形-1.svg');
  background-position: 100% -10%;
  background-repeat: no-repeat;
  background-size: 200px;
  background-attachment: scroll;
  width: 90%;
  max-width: 1360px;
  margin-left: auto;
  margin-right: auto;
  position: static;
  overflow: hidden;
}

.section-10kkpy {
  grid-column-gap: 28px;
  grid-row-gap: 28px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: .8fr;
  grid-auto-flow: row dense;
  justify-content: space-around;
  align-items: flex-start;
  width: 94%;
  margin: 20px auto;
  display: grid;
}

.paragraph-2in-xy {
  color: #666;
  text-align: left;
  width: 90%;
  margin-left: 10px;
  margin-right: 10px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 13px;
}

.button-5x {
  background-image: url('../images/YLP09755_1.jpg');
  background-position: 50% 0;
  background-size: cover;
  border-radius: 15px;
  height: 120px;
}

.section-5 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.shopic {
  z-index: 999;
  background-color: #fff;
  border-radius: 30px;
  width: 200px;
  padding: 8px 10px 20px;
  position: absolute;
  inset: auto 40px 40px auto;
}

.div-block {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  position: static;
}

.image-12 {
  padding-bottom: 5px;
}

.div-block-39 {
  background-color: #fff;
  border-radius: 15px;
  max-width: 90%;
  margin: 20px auto auto;
  padding-top: 0;
  padding-bottom: 10px;
  box-shadow: 0 2px 16px #0003;
}

.div-block-35 {
  background-image: url('../images/屏幕截图-2025-06-21-172453.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.heading-8 {
  font-weight: 400;
}

.div-block-37 {
  z-index: 999;
  background-color: #fff;
  border-radius: 30px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 10px 20px;
  position: static;
  inset: auto 0% 0% auto;
}

.paragraph-2 {
  color: #888;
  text-align: left;
  width: 90%;
  min-height: 120px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 12px;
  line-height: 150%;
}

.image-9 {
  max-width: none;
  max-height: 120px;
}

.container-4 {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  margin-top: 20px;
}

.heading-4 {
  min-height: 40px;
  margin-top: 20px;
  margin-bottom: 20px;
  font-size: 16px;
}

.heading-3 {
  color: #fff;
  margin-bottom: 40px;
  font-family: Nunito, Arial, sans-serif;
  font-size: 3em;
  font-weight: 800;
}

.section-8 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: flex-start;
  width: 90%;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  display: grid;
}

.button-2 {
  color: #9051cd;
  background-color: #fff;
  border-radius: 15px;
  margin-top: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
}

.section-7 {
  text-align: center;
  background-color: #fff;
  background-image: url('../images/bagg1.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 100%;
  border-bottom-right-radius: 40px;
  border-bottom-left-radius: 40px;
  width: 90%;
  max-width: 1440px;
  margin: 20px auto 40px;
  padding-bottom: 60px;
}

.list-4 {
  margin-top: 60px;
  padding-left: 0;
}

.image-20 {
  height: 50px;
  margin-right: 10px;
}

.link-3 {
  color: #ccc;
  flex-flow: row;
  justify-content: space-around;
  font-size: 12px;
  text-decoration: underline;
  display: block;
}

.image-21 {
  height: 20px;
  padding-right: 5px;
}

.text-block-5 {
  color: #ccc;
  font-size: 12px;
}

.div-block-52 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: block;
}

.container-5 {
  background-color: #494949;
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: auto;
  display: flex;
}

.image-22 {
  max-width: 50%;
  margin-top: 20px;
}

.section-12 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -webkit-text-fill-color: inherit;
  background-clip: border-box;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  max-width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.image-23 {
  height: 20px;
  padding-right: 10px;
}

.div-block-53 {
  justify-content: center;
  display: flex;
}

.heading-9 {
  font-family: Nunito, Arial, sans-serif;
  font-size: 20px;
  font-weight: 800;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-6 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

.nav-link-accent {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 20px;
  padding: 5px 10px;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-accent:hover {
  color: #1a1b1fbf;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.navbar-wrapper-3 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-wrapper-3 {
  background-color: #0000;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.slider-2 {
  height: 600px;
}

.slide-3 {
  background-image: url('../images/jimeng-2025-07-24-9580-一个玩具、公仔、生活趣味用品的店面门头，在时尚的街边，充满个性和趣味的装修设计，....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-3-copy {
  background-image: url('../images/ew2.jpg');
  background-position: 50%;
  background-size: cover;
}

.containerintro-new {
  background-color: #000;
  max-width: 100%;
}

.hero-without-image {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-11 {
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-10 {
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.margin-bottom-24px-2 {
  text-align: left;
  margin-bottom: 24px;
}

.button-primary-5 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #ff8a8a;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-5:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-5:active {
  background-color: #43464d;
}

.div-block-54 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/sj.png');
  background-position: 0 200%;
  background-repeat: no-repeat;
  background-size: 60%;
  flex-flow: column;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.image-24 {
  width: 40%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
}

.div-block-55 {
  background-image: url('../images/屏幕截图-2025-06-21-172749.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.image-25 {
  border-radius: 15px;
  position: static;
}

.div-block-56 {
  display: flex;
}

.heading-11 {
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.div-block-57 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-flow: column;
  justify-content: space-around;
  align-items: flex-start;
  margin-right: 20px;
  display: flex;
}

.image-26 {
  border-radius: 15px;
}

.container-12 {
  width: 80%;
  max-width: 1360%;
}

.section-13 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  background-image: url('../images/lgbg.png');
  background-position: 0 105%;
  background-repeat: no-repeat;
  background-size: 25%;
  grid-template-rows: auto;
  grid-template-columns: 2fr .8fr .8fr;
  grid-auto-columns: 1fr;
  grid-auto-flow: column dense;
  justify-content: space-around;
  align-items: flex-start;
  width: 90%;
  max-width: 1440px;
  margin: 100px auto 40px;
  display: grid;
}

.div-block-58 {
  background-color: #fff;
  border-radius: 15px;
  max-width: 90%;
  margin: 20px auto auto;
  padding-top: 0;
  padding-bottom: 10px;
  box-shadow: 0 2px 16px #0003;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.text-block-12 {
  color: #f88;
}

.team-slider-wrapper {
  background-color: #0000;
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 23%;
  margin-right: 25px;
}

.text-block-15 {
  color: #f88;
}

.text-link-arrow-2 {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-member-text {
  margin-bottom: 20px;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.centered-heading-2 {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 16px;
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.centered-heading-2.margin-bottom-32px {
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.text-block-10 {
  color: #f88;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.arrow-embed-2 {
  color: #f88;
  margin-left: 2px;
  display: flex;
}

.team-member-name-two {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 600;
}

.text-block-13, .text-block-14, .text-block-11 {
  color: #f88;
}

.slide-4 {
  background-image: url('../images/jimeng-2025-07-24-9580-一个玩具、公仔、生活趣味用品的店面门头，在时尚的街边，充满个性和趣味的装修设计，....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.cate14 {
  background-image: url('../images/ffw.jpg');
  background-position: 50%;
  background-size: cover;
}

.hero-stack {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-13 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.heading-12 {
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.text-block-16 {
  color: #f88;
}

.div-block-59 {
  background-image: url('../images/屏幕截图-2025-06-21-172323.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.div-block-60 {
  background-image: url('../images/屏幕截图-2025-06-21-172115.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.text-block-17 {
  color: gray;
  text-align: center;
  margin: 40px auto 60px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
}

.div-block-61 {
  background-image: url('../images/屏幕截图-2025-06-21-172749.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.section-14 {
  grid-column-gap: 45px;
  grid-row-gap: 45px;
  background-color: #fff;
  border-radius: 25px;
  width: 90%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
}

.heading-13 {
  font-family: Nunito, Arial, sans-serif;
  font-weight: 800;
}

.div-block-62 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.section-15 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  display: flex;
}

.div-block-63 {
  background-image: url('../images/屏幕截图-2025-06-21-172453.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 50%;
  width: 40px;
  height: 40px;
}

.coop2 {
  background-image: url('../images/jimeng-2025-07-24-7399.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.coop1 {
  background-image: url('../images/eee.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.containerintro-coop {
  background-color: #000;
  max-width: 100%;
}

.coop3 {
  background-image: url('../images/jimeng-2025-07-24-8868-一张没有文字的毛绒玩具宣传海报，荔枝水果布偶，结合长安的荔枝电影，里面剧中人物拿....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.container-8 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.gallery-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-feature {
	    background-image: url('../images/20circle.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.testimonial-author-image-three {
  object-fit: cover;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-right: 24px;
}

.testimonial-quote-icon {
  margin-bottom: 24px;
}

.text-block-9 {
  color: #888;
}

.gallery-overview {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-quote {
  color: #fff;
  margin-bottom: 32px;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
}

.gallery-features-block {
  margin-top: 16px;
  margin-bottom: 24px;
}

.container-7 {
  width: 90%;
  max-width: 1280px;
  min-height: 800px;
}

.testimonial-slider-two {
  background-color: #0000;
  height: auto;
}

.testimonial-info-four {
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
  display: flex;
}

.testimonial-content {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 460px;
  height: 400px;
  margin-right: 40px;
  display: flex;
}

.gallery-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-image {
  width: 100%;
}

.gallery-image.shadow-two {
  aspect-ratio: 1;
}

.testimonial-slider-large {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.testimonial-card-content {
  flex-direction: column;
  align-items: center;
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.gallery-grid {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.testimonial-text-three {
  font-size: 20px;
  line-height: 32px;
}

.paragraph-6 {
  text-align: center;
}

.testimonial-image {
  object-fit: cover;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  margin-right: 16px;
}

.testimonial-image.centered {
  width: 80px;
  height: 80px;
  margin-bottom: 16px;
  margin-right: 0;
}

.testimonial-info-two {
  align-items: center;
  display: flex;
}

.text-span {
  color: #888;
  border-top: 3px solid #ffa53d;
  width: 150px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 10px;
  padding-right: 10px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 200%;
  display: block;
}

.bold-text-2 {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 400;
}

.text-block-8 {
  color: #888;
}

.testimonial-author-name-three {
  margin-bottom: 10px;
}

.testimonial-slide {
  background-color: #000;
  justify-content: space-between;
  align-items: flex-start;
  padding: 12px 12px 12px 64px;
  display: flex;
}

.testimonial-card-three {
  text-align: center;
  background-color: #f5f7fa;
  padding: 64px 0;
}

.testimonial-slider-arrow {
  display: none;
}

.testimonial-image-two {
  object-fit: cover;
  width: 500px;
  height: 400px;
}

.testimonial-card-heading {
  margin-bottom: 24px;
}

.testimonial-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.text-block-7 {
  color: #ccc;
}

.button-primary-3 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-3:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-3:active {
  background-color: #43464d;
}

.testimonial-author-name {
  color: #fff;
  font-weight: 700;
}

.containerintro {
  background-color: #000;
  background-image: url('../images/微信图片_20251001183326_168_541.jpg');
  background-position: 50% 20%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  max-width: 100%;
  position: relative;
}

.heading-14 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  align-items: center;
  margin-top: 100px;
  font-family: Nunito, Arial, sans-serif;
  font-size: 65px;
  font-weight: 800;
  line-height: 120%;
  display: block;
}

.section-16 {
  opacity: 1;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.section-17 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: wrap;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  width: 90%;
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
}

.div-block-46 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 48%;
  margin-bottom: 40px;
  display: flex;
}

._32dv {
  background-image: url('../images/jimeng-2025-10-25-7975-快乐的老外设计师照片，女.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px dotted #ffc74e;
  border-radius: 100px;
  width: 180px;
  height: 180px;
  margin-right: 20px;
}

.section-18 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  color: #fff;
  background-color: #000000b3;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  padding-top: 10px;
  display: block;
}

.container-14 {
  max-width: 100%;
  min-height: 800px;
  margin-bottom: 140px;
}

.bold-text {
  color: #fff;
  font-size: 20px;
  line-height: 200%;
}

.div-block-45-copy {
  background-image: url('../images/jimeng-2025-10-25-7805-快乐的老外设计师照片，黑人女.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px dotted #ffc74e;
  border-radius: 100px;
  width: 180px;
  height: 180px;
  margin-right: 20px;
}

.div-block-45 {
  float: none;
  background-image: url('../images/jimeng-2025-10-25-1656-快乐的老外设计师照片，女.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px dotted #ffc74e;
  border-radius: 100px;
  width: 180px;
  height: 180px;
  margin-bottom: 0;
  margin-right: 20px;
}

.paragraph-intro {
  color: #666;
  max-width: 980px;
  margin: 45px auto;
  font-size: 1.2em;
  line-height: 200%;
}

.section-19 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.div-block-47 {
  width: 50%;
}

.div-bopy {
  background-image: url('../images/jimeng-2025-10-25-7656-快乐的老外设计师照片，黑人.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border: 2px dotted #ffc74e;
  border-radius: 100px;
  width: 180px;
  height: 180px;
  margin-right: 20px;
}

.section-20 {
  background-image: url('../images/微信图片_20251001183346_185_541.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

.paragraph-5 {
  color: #ccc;
  font-size: 14px;
  line-height: 150%;
}

.containerintro-plat {
  background-color: #000;
  background-image: url('../images/微信图片_20251019184137_165_91.jpg');
  background-position: 50% 85%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  max-width: 100%;
  height: 600px;
  position: relative;
}

.onlin {
  background-image: url('../images/u27060403842748585205fm3074app3074fJPEG.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.stor {
  background-image: url('../images/jimeng-2025-07-24-9580-一个玩具、公仔、生活趣味用品的店面门头，在时尚的街边，充满个性和趣味的装修设计，....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.duli {
  background-image: url('../images/jimeng-2025-07-24-7788-一个玩具、公仔、生活趣味用品的店面门头，多巴胺配色，充满个性和趣味的装修设计，吸....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.st1 {
  background-image: url('../images/jimeng-2025-07-24-2495-一个玩具、公仔、生活趣味用品的店面门头，多巴胺配色，充满个性和趣味的装修设计，吸....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.div-block-48 {
  margin-bottom: 60px;
}

.section-21 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex-flow: wrap;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  max-width: 90%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 100px;
  padding-right: 100px;
  display: grid;
}

.am {
  background-image: url('../images/ABUIABACGAAgw4uMsgYooJio-QYwlAU41QI.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.text-block-6 {
  color: #fff;
  text-align: center;
  background-color: #ff1b1b8a;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 150%;
}

.container-15 {
  max-width: 1280px;
}

.section-22 {
  height: 500px;
  margin-top: 100px;
}

.heading-15 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  align-items: center;
  margin-top: 140px;
  font-family: Nunito, Arial, sans-serif;
  font-size: 65px;
  font-weight: 800;
  line-height: 120%;
  display: block;
}

.containerintro-conx {
  background-color: #000;
  background-image: url('../images/大banner6.jpg');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
  max-width: 100%;
  position: relative;
}

.section-23 {
  opacity: 1;
  mix-blend-mode: normal;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.testimonial-block-main {
  background-color: #f5f7fa;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.hero-form {
  margin-bottom: 12px;
}

.hero-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.button-primary-4 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #deaa47;
  border-radius: 20px;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-4:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-4:active {
  background-color: #43464d;
}

.testimonial-main-content {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.testimonial-main-image {
  object-fit: cover;
  width: 200px;
  height: 280px;
  margin-right: 24px;
}

.container-9 {
  max-width: 1280px;
  min-height: 800px;
}

.container-10 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-form-container {
  justify-content: flex-start;
  align-items: stretch;
  display: flex;
}

.shadow-two {
  aspect-ratio: 3 / 2;
  object-fit: cover;
  box-shadow: 0 4px 24px #96a3b514;
}

.hero-form-input {
  color: #1a1b1f;
  border: 1px solid #d1d6db;
  width: 240px;
  height: auto;
  margin-bottom: 0;
  margin-right: 9px;
  padding: 5px 16px;
  font-size: 14px;
  line-height: 20px;
  transition: all .2s;
}

.hero-form-input:hover, .hero-form-input:focus {
  border-color: #76879d;
}

.hero-form-input::placeholder {
  color: #1a1b1fcc;
}

.testimonial-author-name-2 {
  font-size: 16px;
  font-weight: 700;
}

.testimonial-main-heading {
  margin-bottom: 2px;
  font-weight: 600;
}

.testimonial-block {
  background-color: #f5f7fa;
  flex-direction: column;
  justify-content: space-between;
  padding: 32px 24px;
  display: flex;
}

.testimonial-grid {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  grid-template-rows: auto;
  grid-template-columns: 2.25fr 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 40px;
  display: grid;
}

.testimonial-column-dark {
  border-bottom: 1px solid #e4ebf3;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}

.testimonial-image-two-tan {
  object-fit: cover;
  object-position: 100% 50%;
  width: 500px;
  height: 400px;
}

.section-24 {
  background-image: url('../images/jimeng-2025-07-25-9089-有趣的生活用品，创意无限的设计体现这个品牌多巴胺风格的文化.jpeg');
  background-position: 0 0;
  background-size: auto;
  height: 600px;
}

.container-16 {
  background-color: #77f980;
  height: 400px;
}

.container-16-copy {
  grid-column-gap: 80px;
  grid-row-gap: 80px;
  background-color: #d1d1d1;
  height: 400px;
  display: flex;
}

.div-block-64 {
  opacity: .82;
  background-color: #fff;
  width: 50%;
  height: 80px;
  margin-left: auto;
  margin-right: auto;
}

.section-25 {
  background-color: #000;
  width: 100vw;
  height: 75vh;
  display: flex;
  position: static;
}

._65 {
  background-image: url('../images/屏幕截图-2025-06-21-175044.png');
  background-position: 50%;
  background-size: cover;
  width: 33.3%;
  height: 100vh;
  position: absolute;
  inset: 0% 0% 0% auto;
}

._65-copy {
  background-image: url('../images/屏幕截图-2025-06-21-175908.png');
  background-position: 0 0;
  background-size: auto;
}

._65-copy-copy {
  background-image: url('../images/屏幕截图-2025-06-21-175235.png');
  background-position: 50%;
  background-size: cover;
}

.slide-2ba {
  background-image: url('../images/大banner3.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.slide-2by {
  background-image: url('../images/大banner1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}

.duli-copy {
  background-image: url('../images/jimeng-2025-07-24-2970-国外展会精彩瞬间，国外国际玩具展，极具个性的展台，充满童趣的现场布置、人来人往，....jpeg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  justify-content: center;
  align-items: flex-end;
  height: 150px;
  display: flex;
  overflow: hidden;
}

.gallery-overview-2 {
  background-color: #f6fbff;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
}

.container-17 {
  width: 100%;
  max-width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.gallery-wrapper-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr .8fr .8fr;
  grid-auto-columns: 1fr;
  align-items: start;
  display: grid;
}

.gallery-block-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.gallery-features-block-2 {
  margin-top: 16px;
  margin-bottom: 24px;
}

.gallery-feature-2 {
  background-image: url('../images/');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 20px;
  margin-bottom: 8px;
  padding-left: 30px;
  font-size: 14px;
  line-height: 24px;
}

.button-primary-6 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-6:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-6:active {
  background-color: #43464d;
}

.gallery-grid-2 {
  grid-row-gap: 40px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.gallery-image-2 {
  width: 100%;
}

.container-18 {
  z-index: 100;
  width: 100%;
  min-height: 500px;
  position: relative;
}

.background-video {
  z-index: 99;
}

.code-embed-2 {
  width: 100%;
}

.section-26 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.div-block-65 {
  width: 30%;
}

.container-19 {
  column-count: 4;
  column-gap: 20px;
  width: 90%;
  max-width: 1280px;
  margin-bottom: 60px;
}

.div-block-66 {
  border-radius: 15px;
  margin-bottom: 20px;
  overflow: hidden;
}

.text-block-18 {
  color: #666;
  text-align: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
}

.section-27 {
  margin-bottom: 140px;
}

.image-27 {
  aspect-ratio: auto;
  object-fit: cover;
  width: 100%;
}

.fs-numbercount_number {
  color: #ff7676;
  font-family: Nunito, Arial, sans-serif;
  font-size: 4em;
  font-weight: 700;
  line-height: 100%;
}

.div-block-67 {
  flex-flow: wrap;
  align-items: flex-end;
  display: flex;
}

.heading-16 {
  color: #ff7676;
  font-size: 3em;
  font-weight: 400;
  line-height: 100%;
}

.div-block-68, .div-block-69 {
  flex-flow: wrap;
  display: flex;
}

.fs-numbercount-1_number {
  font-size: 4rem;
  line-height: 1;
}

.div-block-70 {
  flex-flow: wrap;
  display: flex;
}

.nnene-copy {
  color: gray;
  text-align: center;
  min-height: 100px;
  margin-left: auto;
  margin-right: auto;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  line-height: 150%;
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow-2 {
    top: -75px;
  }

  .navbar-wrapper-2 {
    color: #fff;
    font-size: 30px;
  }

  .nav-menu-wrapper-2 {
    background-color: #00000080;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-menu-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-wrap: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: grid;
  }

  ._2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

  .menu-button-2.w--open {
    color: #fff;
    background-color: #0000;
  }

  .section-11 {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    justify-items: end;
    display: flex;
  }

  .image-14 {
    max-width: 30%;
  }

  .div-block-42 {
    justify-content: space-around;
  }

  .icon-4 {
    color: #333;
    font-size: 30px;
  }

  .div-block-40 {
    width: 45%;
  }

  .section-3 {
    grid-column-gap: 42px;
    grid-row-gap: 42px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .heading-5 {
    font-size: 3em;
  }

  .div-block-yyh {
    max-width: 100%;
  }

  .div-block-40-copy {
    width: 45%;
  }

  .section-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    grid-auto-columns: 1fr;
    display: flex;
  }

  .section-10 {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .div-block {
    width: 100%;
  }

  .section-8 {
    grid-template-columns: 1fr 1fr;
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-7 {
    background-size: cover;
  }

  .image-22 {
    max-width: 30%;
  }

  .section-12 {
    flex-flow: wrap;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: row;
    justify-content: space-between;
    justify-items: end;
    display: flex;
  }

  .div-block-53 {
    justify-content: space-around;
  }

  .container-6 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .navbar-wrapper-3 {
    color: #fff;
    font-size: 30px;
  }

  .nav-menu-wrapper-3 {
    background-color: #00000080;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .container-11 {
    max-width: 728px;
  }

  .div-block-54 {
    width: 45%;
  }

  .section-13 {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .container-13, .container-8 {
    max-width: 728px;
  }

  .testimonial-quote {
    overflow: visible;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-slide {
    padding-left: 32px;
  }

  .testimonial-image-two {
    box-sizing: border-box;
    object-fit: cover;
    object-position: 50% 50%;
    width: 350px;
  }

  .div-block-46 {
    flex-flow: column;
    width: 46%;
  }

  .div-block-47 {
    width: 100%;
  }

  .div-block-48 {
    margin-bottom: 20px;
  }

  .section-21 {
    grid-column-gap: 50px;
    padding-left: 0;
    padding-right: 0;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .testimonial-main-image {
    width: 300px;
    height: 350px;
  }

  .container-10 {
    max-width: 728px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr 1fr;
  }

  .testimonial-image-two-tan {
    box-sizing: border-box;
    object-fit: cover;
    object-position: 90% 50%;
    width: 350px;
  }

  .container-17 {
    max-width: 728px;
  }

  .gallery-wrapper-2 {
    grid-template-columns: 1fr 1fr;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  ._2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown-2 {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle-2 {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list-2.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list-2.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list-2.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-11 {
    margin-top: 10px;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nav-link-accent {
    margin-right: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-without-image, .team-slider, .hero-stack {
    padding: 60px 15px;
  }

  .testimonial-quote-icon {
    width: 50px;
    margin-bottom: 16px;
  }

  .gallery-overview {
    padding: 60px 15px;
  }

  .testimonial-content {
    max-width: none;
    margin-bottom: 40px;
    margin-right: 0;
  }

  .testimonial-slider-large {
    padding: 60px 15px;
  }

  .testimonial-text-three {
    font-size: 20px;
    line-height: 28px;
  }

  .testimonial-slide {
    flex-direction: column;
    padding: 23px;
  }

  .testimonial-image-two {
    width: 100%;
    height: auto;
  }

  .testimonial-main-image {
    width: 250px;
  }

  .hero-heading-center, .testimonial-column-dark {
    padding: 60px 15px;
  }

  .testimonial-image-two-tan {
    width: 100%;
    height: auto;
  }

  .gallery-overview-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .flex-block {
    height: 60px;
    position: fixed;
    inset: 0% 0% auto;
  }

  .image-4 {
    width: 100%;
  }

  .navbar-no-shadow-2 {
    position: fixed;
    inset: -13px 0% auto;
  }

  .navbar-no-shadow-container-2 {
    padding-left: 0;
  }

  .nav-menu-wrapper-2 {
    background-color: #0000008c;
  }

  .nav-menu-2 {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-direction: column;
    grid-template-rows: auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .image-14 {
    max-width: 50%;
  }

  .list {
    margin-top: 0;
  }

  .container-3 {
    flex-flow: column;
    height: auto;
  }

  .div-block-50 {
    text-align: center;
  }

  .div-block-40 {
    width: 100%;
  }

  .button, .text-block-2-copy {
    font-size: 14px;
  }

  .text-block-2 {
    width: 90%;
    font-size: 14px;
  }

  .div-block-36 {
    left: 0%;
  }

  .section-3 {
    grid-template-rows: auto auto auto auto;
    grid-template-columns: 1fr;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-5 {
    font-size: 2em;
  }

  .div-block-49 {
    flex-flow: column;
  }

  .slider {
    height: 600px;
  }

  .div-block-yyh {
    flex-flow: column;
  }

  .text-block-3 {
    line-height: 150%;
  }

  .div-block-38 {
    margin-right: 0;
  }

  .heading {
    font-size: 2em;
  }

  .div-block-40-copy {
    width: 100%;
  }

  .heading-copy {
    font-size: 2em;
  }

  .div-block-2 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .section-10 {
    margin-top: 40px;
  }

  .section-10kkpy {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    width: 100%;
  }

  .shopic {
    pointer-events: auto;
    display: none;
  }

  .heading-3 {
    font-size: 2.5em;
  }

  .section-8 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .list-4 {
    margin-top: 0;
  }

  .container-5 {
    flex-flow: column;
    height: auto;
  }

  .image-22 {
    max-width: 50%;
  }

  .container-6 {
    max-width: none;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .nav-menu-wrapper-3 {
    background-color: #0000008c;
  }

  .slider-2, .containerintro-new {
    height: 500px;
  }

  .container-11 {
    max-width: none;
  }

  .div-block-54 {
    width: 100%;
  }

  .div-block-56 {
    flex-flow: column;
  }

  .div-block-57 {
    margin-right: 0;
  }

  .section-13 {
    margin-top: 40px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .centered-heading-2 {
    margin-bottom: 24px;
  }

  .container-13 {
    max-width: none;
  }

  .text-block-17 {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .heading-13 {
    margin-top: 10px;
  }

  .div-block-62 {
    grid-column-gap: 5px;
    grid-row-gap: 5px;
  }

  .containerintro-coop {
    height: 500px;
  }

  .container-8 {
    max-width: none;
  }

  .testimonial-author-image-three {
    margin-right: 16px;
  }

  .testimonial-quote-icon {
    width: 30px;
  }

  .testimonial-quote {
    font-size: 22px;
    line-height: 30px;
  }

  .testimonial-info-four {
    text-align: center;
    flex-direction: column;
  }

  .gallery-wrapper {
    grid-template-columns: 1fr;
  }

  .testimonial-slider-large {
    padding-bottom: 0;
  }

  .testimonial-card-content {
    max-width: 90%;
  }

  .paragraph-6 {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }

  .testimonial-card-three {
    padding-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }

  .heading-14 {
    font-size: 3em;
  }

  .section-17 {
    flex-flow: column;
    align-items: center;
  }

  .div-block-46 {
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
  }

  .paragraph-intro {
    font-size: 1em;
    line-height: 150%;
  }

  .containerintro-plat {
    height: 500px;
  }

  .onlin, .div-block-48 {
    width: 100%;
  }

  .section-21 {
    grid-template-rows: auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .am {
    width: 100%;
  }

  .heading-15 {
    font-size: 3em;
  }

  .testimonial-block-main {
    flex-direction: column;
  }

  .hero-form {
    align-self: stretch;
    margin-bottom: 15px;
  }

  .testimonial-main-image {
    width: 100%;
    height: auto;
    margin-bottom: 32px;
    margin-right: 0;
  }

  .container-10 {
    max-width: none;
  }

  .hero-form-container {
    flex-direction: column;
    align-items: flex-start;
  }

  .hero-form-input {
    width: 100%;
    height: 48px;
    margin-bottom: 10px;
  }

  .testimonial-grid {
    grid-template-columns: 1fr;
  }

  .container-17 {
    max-width: none;
  }

  .gallery-wrapper-2, .section-26 {
    grid-template-columns: 1fr;
  }

  .container-19 {
    column-count: 2;
    column-gap: 10px;
  }

  .div-block-66 {
    border-radius: 5px;
    margin-bottom: 10px;
  }

  .fs-numbercount_number {
    font-size: 3em;
  }

  .heading-16 {
    font-size: 2em;
  }

  .link-block {
    width: 50%;
  }

  .link-block.w--current {
    margin-left: auto;
    margin-right: auto;
  }
}

#w-node-_61dcefc7-836c-d33c-20b3-b7570c458196-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581a8-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581a9-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581aa-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581ab-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581ac-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581ad-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581ae-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581af-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581b0-28ee26ad, #w-node-_61dcefc7-836c-d33c-20b3-b7570c4581b1-28ee26ad, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b584-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b596-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b597-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b598-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b599-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59a-b9af12fb, #w-node-_18f83c10-f423-68da-04a6-15744e9729c6-b9af12fb, #w-node-_868695a2-b349-1244-75c0-c361ee85797a-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59b-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59c-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59d-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59e-b9af12fb, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b59f-b9af12fb, #w-node-_7bf9d989-aa2b-de1c-1052-e1fe812d8f70-b9af12fb, #w-node-b45932bc-2f09-5808-b540-e184a9b40a31-b9af12fb, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c5e-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c68-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c72-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c7c-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c86-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c90-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c9a-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024ca4-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024cae-e82f9d3e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

@media screen and (max-width: 991px) {
  #w-node-_61dcefc7-836c-d33c-20b3-b7570c458196-28ee26ad, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b584-b9af12fb, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c5e-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c7c-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c9a-e82f9d3e {
    grid-area: span 1 / span 2 / span 1 / span 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-_61dcefc7-836c-d33c-20b3-b7570c458196-28ee26ad, #w-node-a8a2d8c5-cc6b-8450-e8c9-f4ffcbc3b584-b9af12fb, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c5e-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c7c-e82f9d3e, #w-node-_3cfbdcb5-9a87-6b9e-d2c5-c40abe024c9a-e82f9d3e {
    grid-area: span 1 / span 1 / span 1 / span 1;
  }
}


@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Medium.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Regular.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Nunito';
  src: url('../fonts/Nunito-ExtraBold.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}