.warehousing_banner {
  background: url("../img/warehousing-banner.png") no-repeat center / cover #050505;
  color: #fff;
  padding: 6.7rem 0 0.5rem;
  overflow: hidden;
}
.warehousing_banner .image {
  position: relative;
  width: 56.76567657%;
  margin-right: -9.29592959%;
}
.warehousing_banner .image .img {
  height: auto;
  width: 100%;
}
.warehousing_banner .image .img.sm {
  position: absolute;
  width: 20.34883721%;
  top: 10.5077%;
  right: 7.75194%;
}
.warehousing_banner .lt {
  flex: 1;
  width: 100%;
  max-width: 85rem;
  margin-left: auto;
  padding: 5% 0 2%;
}
.warehousing_banner .head .eye_wrap {
  display: inline-grid;
  grid-template-columns: auto 1fr;
  align-items: center;
  font-size: 4.211rem;
  line-height: 1;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  background-color: var(--theme_color);
  transform: rotate(-3.807deg);
  border-radius: 1.03em;
  gap: 0.4037em;
  padding: 0.3206em 0.5937em;
  min-width: 6.10306em;
}
.warehousing_banner .head .eye_wrap .img {
  width: 1.52em;
  height: auto;
}
.warehousing_banner .head > em {
  display: block;
  font-size: 7.305rem;
  line-height: 1.2;
  font-weight: 800;
  color: transparent;
  -webkit-text-stroke: 1px #ffff;
  margin-right: -7%;
  margin-bottom: -0.6rem;
  margin-top: -1.3rem;
}
.warehousing_banner .head h1 {
  font-size: 11.497rem;
  line-height: 1.08245629;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
}
.warehousing_banner .head h1 em {
  color: var(--theme_color);
}
.warehousing_banner .head h1 img {
  display: inline-block;
  width: 0.8611em;
  height: auto;
  object-fit: contain;
  margin-left: 0.087em;
  margin-bottom: -0.0696em;
}
.warehousing_banner .head p {
  font-size: 2.2rem;
  line-height: 1.5;
  color: rgba(255, 255, 255, 0.75);
  max-width: 64.1rem;
  margin-top: 2.6rem;
}
.warehousing_banner .nums {
  margin-top: 8rem;
}
.warehousing_banner .nums ul {
  display: flex;
  gap: 3.2rem;
}
.warehousing_banner .nums li {
  display: flex;
  align-items: center;
  gap: 1.4rem;
}
.warehousing_banner .nums li strong {
  font-size: 5.6rem;
  font-weight: 600;
  white-space: nowrap;
}
.warehousing_banner .nums li p {
  font-size: 1.8rem;
  line-height: 1.3333;
  opacity: 0.75;
  text-transform: uppercase;
}
.warehousing_network {
  position: relative;
  overflow: hidden;
  background: url("../img/warehousing-network-bg.jpg") no-repeat center / cover;
}
.warehousing_network::after {
  position: absolute;
  width: 100%;
  height: 24%;
  left: 0;
  bottom: 0;
  content: '';
  background-image: linear-gradient(to top, #fff 11.25%, transparent 80%);
  pointer-events: none;
}
.warehousing_network .warehousing_network_swiper {
  overflow: hidden;
}
.warehousing_network .warehousing_network_swiper .flex {
  height: 122vh;
  max-height: 110rem;
  padding: 6.601% 0 13.21%;
}
.warehousing_network .warehousing_network_swiper .swiper-slide .head .hd_h2,
.warehousing_network .warehousing_network_swiper .swiper-slide .head p {
  transform: translateY(100px);
  opacity: 0;
  transition: all 0.5s 0.4s;
}
.warehousing_network .warehousing_network_swiper .swiper-slide .head p {
  transition: all 0.5s 0.5s;
}
.warehousing_network .warehousing_network_swiper .swiper-slide-active .head .hd_h2,
.warehousing_network .warehousing_network_swiper .swiper-slide-active .head p {
  transform: translateY(0);
  opacity: 1;
  transition: all 0.5s 0.6s;
}
.warehousing_network .warehousing_network_swiper .swiper-slide-active .head p {
  transition: all 0.5s 0.7s;
}
.warehousing_network .head {
  width: 70%;
  max-width: 112rem;
  margin: 0 auto;
}
.warehousing_network .head .hd_h2 {
  position: relative;
  font-size: 13.1rem;
  line-height: 0.98473282;
  font-weight: 700;
  font-style: italic;
  text-transform: uppercase;
}
.warehousing_network .head .hd_h2 span {
  position: relative;
  display: block;
  max-width: max-content;
  width: 100%;
  margin: 0 auto;
}
.warehousing_network .head .hd_h2 .row2 img {
  right: unset;
  left: 100%;
  width: 0.94em;
  margin-top: -0.069em;
}
.warehousing_network .head .hd_h2 em {
  color: var(--theme_color);
}
.warehousing_network .head .hd_h2 img {
  position: absolute;
  right: 100%;
  display: inline-block;
  object-fit: contain;
  width: 1.23em;
  height: auto;
  margin: 0.031em 0.053em 0 0.015em;
}
.warehousing_network .head p {
  font-size: 3.2rem;
  line-height: 1.375;
  font-weight: 500;
  max-width: 80.4rem;
  margin: 3.2rem auto 0;
}
.warehousing_network .item2 .hd_h2 em {
  color: #f1a816;
}
.warehousing_network .item2 .hd_h2 img {
  width: 1em;
  margin: 0.0076em 0.1374em 0 -0.0305em;
}
.warehousing_network .item2 .hd_h2 .row2 img {
  width: 1.09924em;
  margin-top: -0.1756em;
}
.warehousing_network .item3 .hd_h2 em {
  color: #ef6724;
}
.warehousing_network .item3 .hd_h2 img {
  width: 1.01em;
  margin: 0.0763em 0.0992em 0 0.1679em;
}
.warehousing_network .item3 .hd_h2 .row2 img {
  width: 1.0916em;
  margin-top: -0.1832em;
}
.warehousing_network .swiper_con {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 2;
  pointer-events: none;
}
.warehousing_network .swiper_con .content {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  grid-template-rows: 1fr auto;
  align-items: center;
  height: 100%;
  padding-bottom: 8.95%;
  padding-top: 3.6%;
}
.warehousing_network .swiper_con .current {
  font-size: 2.2rem;
  color: var(--content_color);
  pointer-events: all;
  max-width: max-content;
}
.warehousing_network .swiper_con div.swiper-pagination {
  position: static;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  width: unset;
  gap: 1rem;
  grid-column: 3;
  grid-row: 1;
}
.warehousing_network .swiper_con div.swiper-pagination .swiper-pagination-bullet {
  margin: 0;
  width: 1.5rem;
  height: 1.5rem;
  border-radius: 50%;
  border: 2px solid #212121;
  opacity: 0.74;
  background: transparent;
  transition: all 0.3s;
  pointer-events: all;
}
.warehousing_network .swiper_con div.swiper-pagination .swiper-pagination-bullet-active {
  background-color: var(--theme_color);
  border-color: var(--theme_color);
  opacity: 1;
}
.warehousing_network .swiper_con .scroll_tip {
  grid-row: 2;
  grid-column: 2;
  display: flex;
  align-items: center;
  font-size: 2.2rem;
  color: var(--content_color);
  text-transform: uppercase;
  gap: 1.3rem;
  pointer-events: all;
}
.warehousing_network .swiper_con .scroll_tip::before {
  display: inline-block;
  flex-shrink: 0;
  content: '';
  width: 0.7727em;
  height: 1.2273em;
  background: url("../img/icon-scroll.svg") no-repeat center / contain;
  animation: shakeY 1s infinite alternate;
}
@keyframes shakeY {
  0% {
    transform: translateY(-20%);
  }
  100% {
    transform: translateY(20%);
  }
}
.warehousing_hubs {
  overflow: hidden;
  margin-top: -6.2rem;
}
.warehousing_hubs .warehousing_hub_cylinder {
  position: relative;
  width: 100%;
  padding-bottom: 25.85258526%;
}
.warehousing_hubs .warehousing_hub_cylinder canvas {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  display: block;
  width: 100%;
  height: 100%;
}
.warehousing_hubs .warehousing_hub_cylinder .syeditorlist {
  display: none;
}
.warehousing_hubs .warehousing_hub_cylinder .syeditorlist li {
  width: 47.24972497%;
}
.warehousing_hubs .warehousing_hubs_swiper {
  position: relative;
  overflow: hidden;
}
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide {
  position: relative;
  max-width: 47.24972497%;
  transform: scaleX(0.35040745) scaleY(0.77282378);
  transform-origin: center right;
  transition: transform 0.4s, transform-origin 0.4s;
}
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide .clip_svg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide-active {
  transform: scale(1);
  transform-origin: center center;
}
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide-active ~ .swiper-slide {
  transform-origin: center left;
}
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide-active .num_box,
.warehousing_hubs .warehousing_hubs_swiper .swiper-slide-active .img::after {
  opacity: 1;
}
.warehousing_hubs .item {
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 2.8rem;
}
.warehousing_hubs .item:hover img {
  transform: scale(1.03);
}
.warehousing_hubs .item .img {
  padding-bottom: 54.71478463%;
}
.warehousing_hubs .item .img::after {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  content: '';
  pointer-events: none;
  transition: all 0.3s;
  background-image: linear-gradient(to top, #000 1.7%, transparent 29.6%);
  opacity: 0;
}
.warehousing_hubs .item .num_box {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  background-color: var(--theme_color);
  color: #fff;
  border-radius: 1.8rem;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 2rem;
  padding: 1.9790454% 3.6088475% 1.6298021% 3.9580908%;
  margin: 1.7462165% 1.9790454%;
  transition: all 0.3s;
}
.warehousing_hubs .item .num_box p {
  font-size: 2.6rem;
  font-weight: 600;
}
.warehousing_hubs .item .num_box strong {
  text-align: right;
  font-size: 4.9rem;
  line-height: 1;
  font-weight: 600;
  color: #fdf4d8;
}
.warehousing_hubs .item .num_box strong i {
  font-size: 0.7143em;
  margin-left: 0.257em;
}
.warehousing_hubs .head {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: start;
  justify-content: space-between;
  margin-top: 6.2rem;
}
.warehousing_hubs .head h2 {
  color: var(--theme_color);
  margin-left: 2.4rem;
  font-weight: 800;
  max-width: 72.2rem;
  margin-right: -13%;
  margin-top: -12.2%;
}
.warehousing_hubs .desc {
  font-size: 2rem;
  line-height: 1.4;
  color: var(--content_color);
  margin-left: 2.9%;
  padding-bottom: 21.012%;
}
.warehousing_hubs .desc p {
  max-width: 65.5rem;
  margin-top: 2.9rem;
}
.warehousing_hubs .desc p:first-child {
  margin-top: 0;
}
.warehousing_hubs .desc strong {
  display: block;
  width: 100%;
  max-width: max-content;
  font-weight: 500;
  color: var(--title_color);
  background: url("../img/warehousing-hub-line.svg") no-repeat center bottom / 100% auto;
  margin-top: 2.7rem;
  padding-bottom: 1rem;
}
.warehousing_hubs .total {
  position: relative;
  text-align: center;
  width: 100%;
  max-width: max-content;
  align-self: end;
  padding: 13.2rem 4.85rem 7rem;
  margin-left: -5%;
}
.warehousing_hubs .total::before {
  position: absolute;
  content: '';
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  left: 0;
  top: 0;
  z-index: -1;
  background-color: #fff5d9;
}
.warehousing_hubs .total strong {
  font-size: 9.524rem;
  font-weight: 700;
  color: var(--theme_color);
  line-height: 1;
  white-space: nowrap;
}
.warehousing_hubs .total strong i {
  font-size: 0.656762em;
  margin-left: 0.192em;
}
.warehousing_hubs .total p {
  font-size: 1.8rem;
  font-weight: 500;
  text-transform: uppercase;
  margin-top: 2.3rem;
}
.warehousing_global {
  overflow: hidden;
  border-radius: 8.1rem;
  background-image: radial-gradient(ellipse 45.4% 56.8% at center center, #f5f9f7, #e7f2ed);
  padding: 12.4rem 0 7.8rem;
}
.warehousing_global .head {
  max-width: 116.2rem;
  margin: 0 auto;
}
.warehousing_global .head h2 {
  font-weight: 800;
}
.warehousing_global .head h2 em {
  color: var(--theme_color);
}
.warehousing_global .main {
  width: 90%;
  max-width: 161rem;
  margin: 1.7rem auto 0;
  position: relative;
}
.warehousing_global .pic .map_item {
  fill: #fff;
  stroke: #a7c0b6;
  stroke-linecap: round;
  stroke-linejoin: round;
}
.warehousing_global .pic .map_item[country] {
  cursor: pointer;
  fill: #9fd7be;
  stroke: #79a793;
  transition: all 0.3s;
}
.warehousing_global .pic .map_item[country].active {
  fill: #c1e4f7;
  stroke: #4582af;
}
.warehousing_global .pic .map_star {
  fill: #229455;
  cursor: pointer;
}
.warehousing_global .float > ul {
  position: static;
}
.warehousing_global .float > ul > li {
  position: absolute;
  width: 25.35%;
  z-index: 3;
  color: var(--theme_color);
  border: 2px solid var(--theme_color);
  background-image: radial-gradient(ellipse 42.6% 67.2%, transparent, rgba(219, 237, 227, 0.81));
  top: 0;
  left: 0;
  pointer-events: none;
  opacity: 0;
  transition: all 0.4s, opacity 0.3s;
  transform: translateX(-10%);
  border-radius: 2.3rem;
}
.warehousing_global .float > ul > li.active {
  opacity: 1;
  pointer-events: all;
  transform: translateX(0);
}
.warehousing_global .float > ul > li::before,
.warehousing_global .float > ul > li::after {
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  top: -4px;
  content: '';
  background: url("../img/warehousing-border.svg") no-repeat top right / contain;
  z-index: 2;
}
.warehousing_global .float > ul > li::before {
  left: -4px;
  transform: rotateY(180deg);
}
.warehousing_global .float > ul > li::after {
  right: -4px;
}
.warehousing_global .float .box {
  position: relative;
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  gap: 3.5rem 1.5rem;
  padding: 2.2rem 8.2% 2.5rem 8.8%;
}
.warehousing_global .float .box::before,
.warehousing_global .float .box::after {
  width: 2.6rem;
  height: 2.6rem;
  position: absolute;
  bottom: -4px;
  content: '';
  background: url("../img/warehousing-border.svg") no-repeat top right / contain;
  z-index: 2;
  transform: rotateX(180deg);
}
.warehousing_global .float .box::before {
  left: -4px;
  transform: rotateZ(180deg);
}
.warehousing_global .float .box::after {
  right: -4px;
}
.warehousing_global .float .title {
  grid-column: -1/1;
  font-size: 2.569rem;
  font-weight: 500;
  text-transform: uppercase;
}
.warehousing_global .float .flag {
  width: 12.6rem;
  height: 12.6rem;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: url("../img/warehousing-gloabl-pic.svg") no-repeat center / contain;
  margin-bottom: 2%;
}
.warehousing_global .float .flag .img {
  width: 56.35%;
  height: 56.35%;
  border-radius: 50%;
  border: 0.5rem solid #fff;
}
.warehousing_global .float .nums {
  padding-left: 2%;
}
.warehousing_global .float .nums li {
  width: 100%;
  margin-bottom: 2.1rem;
}
.warehousing_global .float .nums li:last-child {
  margin-bottom: 0;
}
.warehousing_global .float .nums strong {
  font-weight: 600;
  font-size: 3.3rem;
  line-height: 1;
  white-space: nowrap;
}
.warehousing_global .float .nums strong i {
  font-size: 0.9394em;
  margin-left: 0.23em;
}
.warehousing_global .float .nums p {
  font-size: 1.7rem;
  color: #282828;
  margin-top: 2px;
  opacity: 0.54;
}
.warehousing_global .calculate {
  position: relative;
  z-index: 2;
  max-width: 179.3rem;
  margin: -2.3rem auto 0;
  border-radius: 3.8rem;
  background-color: #fff;
  overflow: hidden;
}
.warehousing_global .calculate ul {
  display: grid;
  grid-template-columns: repeat(4, 1fr) 26.3803681%;
}
.warehousing_global .calculate li {
  position: relative;
  text-align: center;
  padding: 5.8rem 2rem 4.7rem;
}
.warehousing_global .calculate li:first-child strong::before {
  display: none;
}
.warehousing_global .calculate li:nth-last-child(2) {
  padding-right: 5rem;
}
.warehousing_global .calculate li .flag {
  width: 5.7rem;
  height: 5.7rem;
  border-radius: 50%;
  border: 1px solid #dfdfdf;
  background: no-repeat center / cover;
  display: block;
  content: '';
  margin: 0 auto;
}
.warehousing_global .calculate li .icon {
  display: block;
  width: 5.7rem;
  height: 5.7rem;
  content: '';
  background: no-repeat center / contain;
  margin: 0 auto;
}
.warehousing_global .calculate li strong {
  display: block;
  font-size: 5.6rem;
  line-height: 1;
  font-weight: 600;
  color: var(--theme_color);
  margin-top: 2.7rem;
  white-space: nowrap;
}
.warehousing_global .calculate li strong::before {
  width: 1.8rem;
  height: 1.8rem;
  position: absolute;
  right: 100%;
  content: '';
  background: url("../img/icon-plus.svg") no-repeat center / 88.9%;
  margin-top: 0.357em;
}
.warehousing_global .calculate li strong i {
  font-size: 0.6207em;
  margin-left: 0.143em;
}
.warehousing_global .calculate li .house {
  font-size: 1.8rem;
  line-height: 1.435;
  text-transform: uppercase;
  font-weight: 500;
  max-width: 21.5rem;
  margin: 1.6rem auto 0;
}
.warehousing_global .calculate li .con {
  font-size: 1.7rem;
  color: #777777;
  text-transform: uppercase;
  margin-top: 0.6rem;
}
.warehousing_global .calculate .total {
  border-radius: 3.8rem;
  background-color: var(--theme_color);
}
.warehousing_global .calculate .total strong {
  color: #fdf4d8;
  font-size: 8rem;
  margin-top: 1rem;
}
.warehousing_global .calculate .total strong::before {
  background-image: url("../img/icon-equal.svg");
  background-size: contain;
  margin-top: 0.4625em;
  margin-right: 2.6rem;
}
.warehousing_global .calculate .total strong i {
  font-size: 0.5875em;
  margin-left: 0.234em;
}
.warehousing_global .calculate .total .house {
  color: rgba(255, 244, 216, 0.8);
  margin-top: 0.9rem;
}
.warehousing_advantages {
  padding: 12.3rem 0 8.9rem;
}
.warehousing_advantages .head h2 {
  max-width: 142.7rem;
  font-weight: 800;
  color: var(--theme_color);
}
.warehousing_advantages .items {
  max-width: 181.2rem;
  margin: 6.7rem auto 0;
}
.warehousing_advantages .items > div {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2.7rem 1.44039735%;
}
.warehousing_advantages .items .col3 {
  grid-column: -1/1;
}
.warehousing_advantages .items .col3 h3 {
  font-size: 7.2rem;
  line-height: 1.08333333;
  font-weight: 800;
}
.warehousing_advantages .items .col2 {
  grid-column: 1/-2;
}
.warehousing_advantages .items .col2 h3 {
  font-size: 5.8rem;
  line-height: 1.13793103;
  font-weight: 800;
}
.warehousing_advantages .info h3 {
  font-size: 3.6rem;
  line-height: 1.25;
  font-weight: 600;
  font-style: italic;
  text-transform: uppercase;
}
.warehousing_advantages .info p {
  font-size: 2rem;
  line-height: 2.8rem;
  color: var(--content_color);
  margin-top: 1.7rem;
}
.warehousing_advantages .info p + p {
  margin-top: 2.8rem;
}
.warehousing_advantages .info .tip {
  position: relative;
  font-size: 1.5rem;
  padding-left: 1.2667em;
  margin-top: 2.9rem;
}
.warehousing_advantages .info .tip::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0.6em;
  width: 0.6em;
  height: 0.6em;
  background: url("../img/icon-asterisk.svg") no-repeat center left / contain;
}
.warehousing_advantages .card1 {
  border-radius: 3rem;
  background-color: var(--theme_color);
  display: grid;
  grid-template-columns: 1fr 55.35077289%;
  gap: 2rem;
  padding: 4.1390728% 3.4768212% 2.9801325% 3.6975717%;
}
.warehousing_advantages .card1 .info {
  display: flex;
  flex-direction: column;
  padding-bottom: 2.7%;
}
.warehousing_advantages .card1 .info h3 {
  color: #fff4d8;
  margin-bottom: auto;
}
.warehousing_advantages .card1 .info p {
  max-width: 64.5rem;
  color: #78f3a9;
}
.warehousing_advantages .card1 .img {
  padding-bottom: 68.09881847%;
  align-self: center;
}
.warehousing_advantages .card {
  display: flex;
  flex-direction: column;
  border-radius: 2rem;
  background-color: #e8f3ef;
}
.warehousing_advantages .card .img {
  padding-bottom: 55.06307535%;
}
.warehousing_advantages .card .svg {
  position: relative;
}
.warehousing_advantages .card .svg .img {
  padding-bottom: 81.48653256%;
}
.warehousing_advantages .card .svg strong {
  position: absolute;
  display: block;
  font-size: 7.82rem;
  line-height: 1.20020171;
  font-weight: 800;
  font-style: italic;
  text-transform: uppercase;
  z-index: 2;
  color: var(--theme_color);
  left: 0;
  right: 0;
  bottom: 0;
  padding: 1.8752451% 5.796212% 1.8752451% 8.694318%;
}
.warehousing_advantages .card .svg strong i {
  font-style: italic;
}
.warehousing_advantages .card .svg2 strong {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10.746rem;
  text-align: center;
  bottom: unset;
  top: 0;
  padding: 0 3.4095365% 0 5.6257352%;
  margin-top: 14.6610068%;
}
.warehousing_advantages .card .svg2 strong i {
  font-size: 0.36907em;
  margin-left: 0.781644em;
  text-align: left;
}
.warehousing_advantages .card .svg3 strong {
  text-align: right;
  font-size: 10.466rem;
  padding-bottom: 0.1704768%;
}
.warehousing_advantages .card .svg3 strong i {
  font-size: 0.5011em;
  margin-left: 0.13349em;
}
.warehousing_advantages .card .info {
  flex: 1;
  padding: 3.4095365% 8.0124107% 6.4781193%;
}
.warehousing_advantages .card .info h3 {
  max-width: 44.5rem;
}
.warehousing_advantages .card2 {
  display: grid;
  grid-template-columns: 1fr 63.46578366%;
  border-radius: 2.7rem;
  background-color: #fff4d8;
  padding-bottom: 3.4rem;
}
.warehousing_advantages .card2 .balls {
  position: relative;
  width: 100%;
  padding-bottom: 52.34782609%;
}
.warehousing_advantages .card2 .balls canvas {
  position: absolute;
  left: 0;
  top: 0;
}
.warehousing_advantages .card2 .balls .list {
  visibility: hidden;
}
.warehousing_advantages .card2 .balls .list li {
  position: absolute;
  width: 16.7826087%;
  aspect-ratio: 1;
  border-radius: 50%;
}
.warehousing_advantages .card2 .balls .list li img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: block;
  object-fit: contain;
  height: 25.90673575%;
  width: auto;
  max-width: 93.2642487%;
}
.warehousing_advantages .card2 .balls .list li:first-child {
  width: 25.42857143%;
}
.warehousing_advantages .card2 .info {
  display: flex;
  flex-direction: column;
  padding: 11.3293051% 10.1208459% 8.7613293%;
}
.warehousing_advantages .card2 .info h3 {
  color: #f1a816;
  margin-bottom: auto;
  margin-right: -70%;
}
.warehousing_advantages .card2 .info p {
  max-width: 41.8rem;
}
.warehousing_advantages .card3 {
  display: grid;
  grid-template-columns: 1fr 61.20309051%;
  border-radius: 2.6rem;
  background-color: #ececec;
  padding: 3.4216336% 0% 1.8763797%;
  margin-top: -5.6rem;
}
.warehousing_advantages .card3 .info {
  grid-row: span 2;
  display: flex;
  flex-direction: column;
  padding: 0 9.5305832% 2.4182077%;
}
.warehousing_advantages .card3 .info h3 {
  line-height: 1.20833333;
  color: var(--theme_color);
  margin-bottom: auto;
}
.warehousing_advantages .card3 .info p {
  max-width: 48.7rem;
}
.warehousing_advantages .card3 .img {
  padding-bottom: 42.38052299%;
}
.warehousing_advantages .card3 .ideal {
  display: grid;
  grid-template-columns: auto 1fr;
  align-items: start;
  gap: 2rem 3.6rem;
  padding: 0 1.8rem;
  margin-top: -4.8692516%;
}
.warehousing_advantages .card3 .ideal .label {
  position: relative;
  font-size: 2.4rem;
  font-weight: 600;
  color: #303030;
  font-style: italic;
  text-transform: uppercase;
  padding-left: 1em;
  margin-top: 1rem;
}
.warehousing_advantages .card3 .ideal .label::before {
  position: absolute;
  content: '';
  left: 0;
  top: 0.45833em;
  width: 0.5834em;
  height: 0.5834em;
  background: url("../img/icon-asterisk.svg") no-repeat center left / contain;
}
.warehousing_advantages .card3 .ideal ul {
  display: flex;
  flex-wrap: wrap;
  font-size: 2rem;
  gap: 0.7em;
}
.warehousing_advantages .card3 .ideal ul li {
  display: inline-block;
  color: var(--content_color);
  background-color: #fff;
  line-height: 1.4;
  border-radius: 0.95em;
  padding: 0.65em 1.2em;
}
.warehousing_advantages .card4 {
  display: grid;
  grid-template-columns: 1fr 53.67892977%;
  border-radius: 2.1rem;
  background-color: #e8f3ef;
  padding: 5.5045872% 0% 3.7531276%;
}
.warehousing_advantages .card4 .img {
  padding-bottom: 81.77570093%;
  align-self: center;
}
.warehousing_advantages .card4 .info {
  display: flex;
  flex-direction: column;
  padding: 0 3.6001656% 1.8000828% 12.0605548%;
}
.warehousing_advantages .card4 .info h3 {
  color: var(--theme_color);
  margin-bottom: auto;
}
.warehousing_advantages .card5 {
  border-radius: 1.9rem;
}
.warehousing_advantages .card5 .info p {
  margin-top: 2.1rem;
}
.warehousing_need {
  padding-top: 9rem;
  overflow: hidden;
}
.warehousing_need .head h2 {
  max-width: 140.8rem;
  font-weight: 800;
  font-style: italic;
  margin: 0 auto;
  color: var(--theme_color);
}
.warehousing_need .layout {
  position: relative;
  margin-top: 2.7rem;
}
.warehousing_need .main {
  position: relative;
  width: 32.94829483%;
  margin: 0 auto;
}
.warehousing_need .main .img {
  width: 100%;
  height: auto;
  border-radius: 3.7rem;
}
.warehousing_need .main .float {
  position: static;
}
.warehousing_need .main .float ul {
  position: static;
}
.warehousing_need .main .float li {
  position: absolute;
  z-index: 2;
}
.warehousing_need .main .float li:nth-child(1) {
  width: 57.2621035%;
  left: -44.7412354%;
  top: 16.2162162%;
}
.warehousing_need .main .float li:nth-child(1) p {
  transform: rotate(-2.014deg);
}
.warehousing_need .main .float li:nth-child(2) {
  width: 62.9382304%;
  left: -55.0918197%;
  top: 42.5675676%;
}
.warehousing_need .main .float li:nth-child(2) p {
  transform: rotate(2.135deg);
}
.warehousing_need .main .float li:nth-child(3) {
  width: 64.2737896%;
  left: -56.7612688%;
  top: 69.0878378%;
}
.warehousing_need .main .float li:nth-child(3) p {
  transform: rotate(2.135deg);
}
.warehousing_need .main .float li:nth-child(4) {
  width: 68.7813022%;
  right: -55.9265442%;
  top: 16.5540541%;
}
.warehousing_need .main .float li:nth-child(4) p {
  transform: rotate(-3.097deg);
}
.warehousing_need .main .float li:nth-child(5) {
  width: 80.9682805%;
  right: -69.115192%;
  top: 52.5337838%;
}
.warehousing_need .main .float li:nth-child(5) p {
  transform: rotate(-5.137deg);
}
.warehousing_need .sticker-lottie-wrapper p {
  display: grid;
  grid-template-columns: 1em 1fr;
  align-items: start;
  font-size: 2.4rem;
  line-height: 1.28291667;
  font-weight: 600;
  background-color: #e8f3ef;
  text-transform: uppercase;
  border-radius: 0.45833em;
  gap: 0.91667em;
  min-height: 2.95833em;
  padding: 0.791667em 1em 0.45833em;
}
.warehousing_need .sticker-lottie-wrapper p i {
  display: block;
  padding-bottom: 91.6667%;
  content: '';
  margin-top: 0.1667em;
  background: url("../img/icon-gou.svg") no-repeat center / contain;
}
.warehousing_need .sticker-lottie-wrapper p.wt i {
  filter: contrast(0) brightness(2);
}
.warehousing_need .stacks {
  position: relative;
  height: 25.4rem;
}
.warehousing_need .stacks canvas {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}
.warehousing_need .stacks ul {
  visibility: visible;
}
.warehousing_need .stacks ul li {
  position: absolute;
  will-change: transform;
  cursor: grab;
  user-select: none;
}
.warehousing_need .stacks ul li:active {
  cursor: grabbing;
}
.warehousing_need .stacks ul .sticker-lottie-wrapper p {
  padding: 0.833em 1em;
  min-height: unset;
}
.warehousing_need .stacks li:nth-child(1) {
  width: 27.2827283%;
  left: 18.5368537%;
  top: 17.3228346%;
}
.warehousing_need .stacks li:nth-child(1) p {
  transform: rotate(-6.308deg);
}
.warehousing_need .stacks li:nth-child(2) {
  width: 27.6127613%;
  left: 36.5236524%;
  top: 44.488189%;
}
.warehousing_need .stacks li:nth-child(2) p {
  transform: rotate(3.453deg);
}
.warehousing_need .stacks li:nth-child(3) {
  width: 24.4224422%;
  left: 19.9119912%;
  top: 68.1102362%;
}
.warehousing_need .stacks li:nth-child(3) p {
  transform: rotate(-2.772deg);
}
.warehousing_need .stacks li:nth-child(4) {
  width: 29.8129813%;
  left: 55.2805281%;
  top: 72.0472441%;
}
.warehousing_need .stacks li:nth-child(4) p {
  transform: rotate(-0.637deg);
}
.warehousing_start {
  border-radius: 2.6rem;
  background-color: #d1e0ef;
  overflow: hidden;
}
.warehousing_start .flex {
  min-height: 63.9rem;
  padding: 8.1408141% 0 6.4356436%;
}
.warehousing_start .head {
  flex: 1;
  width: 100%;
  max-width: 130.5rem;
  align-self: flex-start;
}
.warehousing_start .head p {
  font-size: 2rem;
  line-height: 1.4;
  color: var(--content_color);
  max-width: 70.7rem;
  margin-left: auto;
  margin-top: 4.2rem;
}
.warehousing_start .start {
  position: relative;
  margin-right: 6.87568757%;
}
.warehousing_start .start img {
  display: block;
  position: absolute;
  height: auto;
  object-fit: contain;
}
.warehousing_start .start .icon1 {
  width: 18.6441%;
  left: 0;
  top: 0;
  transform: translate(-48.5%, -32.2%);
}
.warehousing_start .start .icon2 {
  width: 58.1921%;
  left: 100%;
  bottom: 0;
  margin: 0 0 -8.4745763% 1.6949153%;
}
.faqs_section {
  padding: 17.2rem 0 11.2rem;
}
@media screen and (min-width: 769px) and (max-width: 1440px) {
  .warehousing_network .head .hd_h2 {
    font-size: 12rem;
  }
  .warehousing_hubs .head h2 {
    font-size: 9rem;
    line-height: 1.009;
  }
}
@media screen and (min-width: 769px) and (max-width: 1220px) {
  .warehousing_banner .head > em {
    font-size: 6rem;
  }
  .warehousing_banner .head h1 {
    font-size: 10rem;
  }
  .warehousing_network .head .hd_h2 {
    font-size: 10rem;
  }
  .warehousing_banner .nums ul {
    margin-right: -5%;
  }
  .warehousing_global .float .flag {
    width: 10rem;
    height: 10rem;
  }
  .warehousing_global .float .nums strong {
    font-size: 2.8rem;
  }
  .warehousing_global .calculate li strong {
    font-size: 5rem;
  }
  .warehousing_global .calculate .total strong {
    font-size: 6rem;
  }
  .warehousing_advantages .items .col3 h3 {
    font-size: 6rem;
  }
  .warehousing_advantages .card .svg strong {
    font-size: 6rem;
  }
  .warehousing_advantages .items .col2 h3 {
    font-size: 5rem;
  }
  .warehousing_need .sticker-lottie-wrapper p {
    font-size: 2rem;
    min-height: unset;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .warehousing_banner .head > em {
    font-size: 4rem;
  }
  .warehousing_banner .head h1 {
    font-size: 8rem;
  }
  .warehousing_network .head .hd_h2 {
    font-size: 9rem;
  }
  .warehousing_banner .nums ul {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .warehousing_hubs .head h2 {
    font-size: 7rem;
    margin: 0;
  }
  .warehousing_hubs .head .desc {
    margin-top: 0;
  }
  .warehousing_hubs .total {
    padding: 10rem 3rem 4rem;
    margin-top: 6rem;
  }
  .warehousing_hubs .total strong {
    font-size: 8rem;
  }
  .warehousing_global .float .title {
    font-size: 2.2rem;
  }
  .warehousing_global .float .flag {
    width: 6rem;
    height: 6rem;
  }
  .warehousing_global .float .flag .img {
    width: 70%;
    height: 70%;
  }
  .warehousing_global .float .nums strong {
    font-size: 2.3rem;
  }
  .warehousing_global .calculate ul {
    grid-template-columns: repeat(4, 1fr);
  }
  .warehousing_global .calculate li strong {
    font-size: 4rem;
  }
  .warehousing_global .calculate .total {
    grid-column: 4;
  }
  .warehousing_global .calculate .total strong {
    font-size: 5rem;
  }
  .warehousing_advantages .items .col3 h3 {
    font-size: 5rem;
  }
  .warehousing_advantages .info h3 {
    font-size: 3rem;
  }
  .warehousing_advantages .items .col2 h3 {
    font-size: 4rem;
  }
  .warehousing_need .sticker-lottie-wrapper p {
    font-size: 1.6rem;
  }
  .warehousing_global .head h2,
  .warehousing_advantages .head h2,
  .warehousing_need .head h2,
  .warehousing_start .head h2 {
    font-size: 9rem;
    line-height: 1.08;
  }
}
@media screen and (min-width: 769px) and (max-width: 896px) {
  .warehousing_banner .head h1 {
    font-size: 7rem;
  }
  .warehousing_global .head h2,
  .warehousing_advantages .head h2,
  .warehousing_need .head h2,
  .warehousing_start .head h2 {
    font-size: 8rem;
  }
  .warehousing_global .float .box {
    padding: 1.6rem;
    gap: 1.6rem;
  }
  .warehousing_global .float .nums p {
    font-size: 1.4rem;
  }
  .warehousing_global .calculate ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .warehousing_global .calculate li:nth-last-child(2) {
    grid-column: 2;
  }
  .warehousing_global .calculate .total {
    grid-column: 3;
  }
  .warehousing_advantages .card3 .ideal {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 768px) {
  .warehousing_banner {
    padding: 2rem 0;
  }
  .warehousing_banner .image {
    width: 50%;
    margin-right: -20px;
  }
  .warehousing_banner .lt {
    padding: 2rem 1rem 2rem 0;
  }
  .warehousing_banner .head .eye_wrap {
    font-size: 14px;
  }
  .warehousing_banner .head > em {
    font-size: 16px;
    margin: -5px 0 8px;
  }
  .warehousing_banner .head h1 {
    font-size: 25px;
    line-height: 1.3;
  }
  .warehousing_banner .head p {
    font-size: 14px;
    margin-top: 10px;
  }
  .warehousing_banner .nums {
    margin-top: 2rem;
  }
  .warehousing_banner .nums ul {
    gap: 1rem;
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .warehousing_banner .nums li {
    gap: 10px;
  }
  .warehousing_banner .nums li strong {
    font-size: 22px;
  }
  .warehousing_banner .nums li p {
    font-size: 13px;
  }
  .warehousing_network .warehousing_network_swiper .flex {
    height: auto;
    padding: 4rem 0 10rem;
  }
  .warehousing_network .head .hd_h2 {
    font-size: 22px;
    line-height: 1.3;
  }
  .warehousing_network .head p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .warehousing_network .swiper_con .content {
    padding-bottom: 5rem;
    padding-top: 0;
  }
  .warehousing_network .swiper_con .current {
    font-size: 14px;
  }
  .warehousing_network .swiper_con div.swiper-pagination {
    gap: 5px;
  }
  .warehousing_network .swiper_con div.swiper-pagination .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
  }
  .warehousing_network .swiper_con .scroll_tip {
    font-size: 14px;
    gap: 10px;
  }
  .warehousing_hubs {
    margin-top: -2rem;
  }
  .warehousing_hubs .item {
    border-radius: 10px;
  }
  .warehousing_hubs .item .num_box {
    border-radius: 10px;
    padding: 14px;
    margin: 10px;
  }
  .warehousing_hubs .item .num_box p {
    font-size: 14px;
  }
  .warehousing_hubs .item .num_box strong {
    font-size: 20px;
  }
  .warehousing_hubs .head {
    grid-template-columns: 1fr;
    margin-top: 2rem;
  }
  .warehousing_hubs .head h2 {
    margin: 0;
  }
  .warehousing_hubs .head .desc {
    font-size: 14px;
    line-height: 1.5;
    margin: 0;
    padding: 0;
  }
  .warehousing_hubs .head .desc p {
    margin-top: 10px;
  }
  .warehousing_hubs .head .desc strong {
    margin-top: 20px;
    padding-bottom: 5px;
  }
  .warehousing_hubs .head .total {
    padding: 40px 16px 20px;
    margin: 20px auto 0;
    order: 3;
  }
  .warehousing_hubs .head .total strong {
    font-size: 30px;
  }
  .warehousing_hubs .head .total p {
    font-size: 14px;
    margin-top: 5px;
  }
  .warehousing_global {
    padding: 3rem 0;
    border-radius: 10px;
  }
  .warehousing_global .main {
    margin-top: 2rem;
    width: 100%;
  }
  .warehousing_global .pic {
    margin: 0 -20px;
    padding: 0 20px;
    overflow-x: auto;
  }
  .warehousing_global .pic::-webkit-scrollbar {
    display: none;
  }
  .warehousing_global .pic svg {
    min-width: 700px;
  }
  .warehousing_global .float {
    width: 100%;
  }
  .warehousing_global .float > ul {
    display: flex;
    margin: 0 -20px;
    padding: 2px 20px;
    overflow-x: auto;
    gap: 1rem;
  }
  .warehousing_global .float > ul::-webkit-scrollbar {
    display: none;
  }
  .warehousing_global .float > ul > li {
    position: relative;
    left: unset;
    top: unset;
    transform: translate(0);
    border-radius: 10px;
    opacity: 1;
    flex: 0 0 280px;
  }
  .warehousing_global .float > ul > li::before,
  .warehousing_global .float > ul > li::after {
    width: 14px;
    height: 14px;
  }
  .warehousing_global .float .box {
    gap: 14px;
    padding: 16px;
  }
  .warehousing_global .float .box::before,
  .warehousing_global .float .box::after {
    width: 14px;
    height: 14px;
  }
  .warehousing_global .float .box .title {
    font-size: 18px;
  }
  .warehousing_global .float .box .flag {
    width: 60px;
    height: 60px;
    margin: 0;
  }
  .warehousing_global .float .box .flag .img {
    width: 75%;
    height: 75%;
    border-width: 3px;
  }
  .warehousing_global .float .box .nums {
    padding: 0;
  }
  .warehousing_global .float .box .nums li {
    margin-bottom: 14px;
  }
  .warehousing_global .float .box .nums li strong {
    font-size: 20px;
  }
  .warehousing_global .float .box .nums li p {
    font-size: 13px;
  }
  .warehousing_global .calculate {
    margin-top: 2rem;
    border-radius: 10px;
  }
  .warehousing_global .calculate ul {
    grid-template-columns: repeat(3, 1fr);
  }
  .warehousing_global .calculate li {
    padding: 20px;
  }
  .warehousing_global .calculate li .flag,
  .warehousing_global .calculate li .icon {
    width: 2rem;
    height: 2rem;
  }
  .warehousing_global .calculate li strong {
    font-size: 20px;
    margin-top: 1rem;
  }
  .warehousing_global .calculate li strong::before {
    width: 14px;
    height: 14px;
  }
  .warehousing_global .calculate li .house {
    font-size: 14px;
    margin-top: 10px;
  }
  .warehousing_global .calculate li .con {
    font-size: 13px;
    margin-top: 5px;
  }
  .warehousing_global .calculate li:nth-last-child(2) {
    grid-column: 2;
    padding-right: 20px;
  }
  .warehousing_global .calculate .total {
    border-radius: 10px;
    grid-column: 3;
    width: calc(100% - 20px);
    margin-left: auto;
  }
  .warehousing_global .calculate .total strong {
    font-size: 25px;
    margin-top: 1rem;
  }
  .warehousing_global .calculate .total strong::before {
    margin-right: 20px;
  }
  .warehousing_global .calculate .total .house {
    margin-top: 10px;
  }
  .warehousing_advantages {
    padding: 3rem 0;
  }
  .warehousing_advantages .items {
    margin-top: 2rem;
  }
  .warehousing_advantages .items > div {
    gap: 1rem;
    grid-template-columns: 1fr 1fr;
  }
  .warehousing_advantages .items .col3 h3 {
    font-size: 20px;
  }
  .warehousing_advantages .items .col2 {
    grid-column: -1/1;
  }
  .warehousing_advantages .items .col2 h3 {
    font-size: 19px;
  }
  .warehousing_advantages .items .info h3 {
    font-size: 18px;
  }
  .warehousing_advantages .items .info p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .warehousing_advantages .items .info p + p {
    margin-top: 10px;
  }
  .warehousing_advantages .items .info .tip {
    font-size: 12px;
    margin-top: 10px;
  }
  .warehousing_advantages .items .item {
    border-radius: 10px;
  }
  .warehousing_advantages .card1 {
    padding: 20px;
    gap: 1rem;
  }
  .warehousing_advantages .card1 .info {
    padding: 0;
  }
  .warehousing_advantages .item.card {
    order: 10;
  }
  .warehousing_advantages .item.card .svg strong {
    font-size: 25px;
    padding: 10px 20px;
  }
  .warehousing_advantages .item.card .info {
    padding: 20px;
  }
  .warehousing_advantages .card2 {
    padding-bottom: 1rem;
  }
  .warehousing_advantages .card2 .info {
    padding: 20px;
  }
  .warehousing_advantages .card2 .info h3 {
    margin-right: 0;
  }
  .warehousing_advantages .card3 {
    padding: 20px 0;
    margin-top: -2rem;
  }
  .warehousing_advantages .card3 .info {
    padding: 0 20px;
  }
  .warehousing_advantages .card3 .ideal {
    grid-template-columns: 1fr;
    gap: 12px;
    padding: 0 20px;
    margin-top: 1rem;
  }
  .warehousing_advantages .card3 .ideal .label {
    font-size: 16px;
    margin: 0;
  }
  .warehousing_advantages .card3 .ideal ul {
    font-size: 14px;
  }
  .warehousing_advantages .card4 {
    padding: 20px 0;
  }
  .warehousing_advantages .card4 .info {
    padding: 0 20px;
  }
  .warehousing_need {
    padding-top: 3rem;
  }
  .warehousing_need .layout {
    margin-top: 2rem;
  }
  .warehousing_need .main {
    width: 42%;
  }
  .warehousing_need .main .img {
    border-radius: 10px;
  }
  .warehousing_need .sticker-lottie-wrapper p {
    font-size: 14px;
    min-height: unset;
  }
  .warehousing_need .stacks {
    height: 200px;
  }
  .warehousing_start {
    border-radius: 10px;
  }
  .warehousing_start .flex {
    min-height: unset;
    padding: 3rem 0;
  }
  .warehousing_start .head p {
    font-size: 14px;
    line-height: 1.5;
    margin-top: 10px;
  }
  .faqs_section {
    padding: 4rem 0;
  }
}
@media screen and (max-width: 576px) {
  .warehousing_banner .image {
    width: 100%;
    margin: 0;
    order: -1;
  }
  .warehousing_hubs .warehousing_hub_cylinder {
    width: unset;
    margin: 0 -20px;
    padding: 0 20px;
    padding-bottom: 50%;
  }
  .warehousing_global .calculate ul {
    grid-template-columns: 1fr 1fr;
  }
  .warehousing_global .calculate ul li:nth-last-child(2) {
    grid-column: unset;
  }
  .warehousing_global .calculate ul .total {
    grid-column: 2;
  }
  .warehousing_global .calculate ul .total .house {
    font-size: 12px;
  }
  .warehousing_advantages .items > div {
    grid-template-columns: 1fr;
  }
  .warehousing_advantages .items > div .item.card {
    order: unset;
  }
  .warehousing_advantages .card1,
  .warehousing_advantages .card2,
  .warehousing_advantages .card3,
  .warehousing_advantages .card4 {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .warehousing_advantages .card1 .img,
  .warehousing_advantages .card2 .img,
  .warehousing_advantages .card3 .img,
  .warehousing_advantages .card4 .img {
    order: -1;
  }
  .warehousing_advantages .card1 .info,
  .warehousing_advantages .card2 .info,
  .warehousing_advantages .card3 .info,
  .warehousing_advantages .card4 .info {
    padding-top: 0;
  }
  .warehousing_advantages .card2 .balls {
    order: -1;
  }
  .warehousing_advantages .card3 .ideal {
    margin-top: 0;
  }
  .warehousing_advantages .card3 .ideal ul {
    font-size: 12px;
  }
  .warehousing_advantages .card3 .ideal ul li {
    padding: 0.5em 1em;
    border-radius: 0.5em;
  }
  .warehousing_need {
    padding-bottom: 4rem;
  }
  .warehousing_need .layout .main {
    width: 100%;
  }
  .warehousing_need .layout .main .img {
    width: 100%;
    max-width: 400px;
    margin: 0 auto;
  }
  .warehousing_need .layout .main .float ul {
    display: grid;
    gap: 1rem;
    margin-top: 1rem;
  }
  .warehousing_need .layout .main .float ul li {
    width: 100%;
    max-width: max-content;
    position: static;
  }
  .warehousing_need .layout .main .float ul li p {
    transform: none;
  }
  .warehousing_need .stacks {
    height: auto;
  }
  .warehousing_need .stacks canvas {
    display: none;
  }
  .warehousing_need .stacks ul {
    display: grid;
    gap: 1rem;
    visibility: unset;
    margin-top: 1rem;
  }
  .warehousing_need .stacks ul li,
  .warehousing_need .stacks ul li:nth-child(1),
  .warehousing_need .stacks ul li:nth-child(2),
  .warehousing_need .stacks ul li:nth-child(3),
  .warehousing_need .stacks ul li:nth-child(4) {
    position: static;
    width: 100%;
    max-width: max-content;
    opacity: 1;
  }
  .warehousing_need .stacks ul li p,
  .warehousing_need .stacks ul li:nth-child(1) p,
  .warehousing_need .stacks ul li:nth-child(2) p,
  .warehousing_need .stacks ul li:nth-child(3) p,
  .warehousing_need .stacks ul li:nth-child(4) p {
    transform: none;
  }
  .warehousing_start .flex {
    flex-direction: column;
    gap: 2rem;
  }
}
/*# sourceMappingURL=warehousing.css.map */