.w1200 {
  width: 1200px;
  margin: 0 auto;
}

.home_h2 {
  font-size: 42px;
  text-align: center;
  color: #333333;
}

.home_p {
  font-size: 16px;
  text-align: center;
  margin-bottom: 36px;
  color: #2a2b32;
  margin-top: 16px;
}

.top_box {
  padding-top: 180px;
  background-color: #222439;
  width: 100%;
  padding-bottom: 88px;
}

.one_box {
  display: flex;
  justify-content: space-between;
  font-size: 18px;
  line-height: 32px;
  color: #dde6f0;
  width: 1200px;
  margin: 0 auto;
  gap: 28px;
}

.one_box .txt_box {
  width: 600px;
  font-size: 16px;
}

.one_box .con {
  margin-top: 26px;
  margin-bottom: 34px;
  color: #e8edf4;
  line-height: 1.85;
}

.one_box h1 {
  font-size: 42px;
  color: #ffffff;
  line-height: 58px;
  text-shadow: 0 8px 20px rgba(0, 0, 0, 0.22);
}

.pricing_btn,
.xi0-primary-cta {
  min-width: 100px;
  padding: 0 70px;
  height: 50px;
  background-color: #ffbd00;
  border-radius: 8px;
  font-family: Poppins-Medium;
  font-size: 18px;
  line-height: 50px;
  color: #1d2436;
  text-align: center;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
}

.two_box {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 0 auto;
  margin-top: 58px;
}

.two_box .title {
  font-family: Poppins-Medium;
  font-size: 30px;
  color: #ffffff;
}

.two_box .txt {
  font-size: 16px;
  color: #adbdcc;
  margin-top: 20px;
}

.xi0-usecase-page .xi0-solution-hub {
  position: relative;
  z-index: 2;
  width: min(1200px, calc(100% - 32px));
  margin: -42px auto 84px;
}

.xi0-usecase-page .xi0-solution-hub-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

.xi0-usecase-page .xi0-solution-hub-card {
  padding: 24px;
  border: 1px solid rgba(17, 28, 46, 0.08);
  border-radius: 24px;
  background: rgba(255, 255, 255, 0.98);
  box-shadow: 0 20px 40px rgba(17, 28, 46, 0.08);
}

.xi0-usecase-page .xi0-solution-hub-eyebrow {
  margin: 0 0 10px;
  font-size: 12px;
  line-height: 1.3;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  color: #08727d;
}

.xi0-usecase-page .xi0-solution-hub-title {
  margin: 0 0 10px;
  font-family: Poppins-Medium;
  font-size: 24px;
  line-height: 1.34;
  color: #1d2436;
}

.xi0-usecase-page .xi0-solution-hub-text {
  margin: 0;
  font-size: 15px;
  line-height: 1.72;
  color: #566171;
}

.xi0-usecase-page .xi0-solution-hub-links {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 18px;
}

.xi0-usecase-page .xi0-solution-hub-link {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 14px;
  border-radius: 999px;
  border: 1px solid rgba(8, 114, 125, 0.14);
  background: rgba(8, 114, 125, 0.08);
  color: #0d5560;
  font-size: 14px;
  line-height: 1.35;
  text-decoration: none;
  transition:
    transform 0.2s ease,
    background 0.2s ease,
    border-color 0.2s ease;
}

.xi0-usecase-page .xi0-solution-hub-link:hover {
  transform: translateY(-1px);
  background: rgba(8, 114, 125, 0.12);
  border-color: rgba(8, 114, 125, 0.24);
}

.three_box {
  width: 1200px;
  margin: 0 auto;
  margin-top: 88px;
  font-size: 16px;
  color: #666666;
}

.three_box > div {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 104px;
  gap: 44px;
}

.three_box > div:last-child {
  margin-bottom: 74px;
}

.three_box > div .txt_box {
  width: 600px;
  font-size: 16px;
}

.three_box > div h2 {
  font-family: Poppins-Medium;
  font-size: 28px;
  line-height: 52px;
  color: #333333;
  margin-bottom: 10px;
}

.three_box > div .txt_box ul {
  font-size: 18px;
  color: #666666;
  margin-top: 20px;
}

.three_box > div .txt_box ul li {
  font-size: 18px;
  color: #666666;
  line-height: 36px;
}

.three_box > div .txt_box ul .iconfont {
  color: #f9c637;
  font-size: 22px;
  margin-right: 10px;
}

.three_box > div .img_box {
  width: 500px;
  display: flex;
  justify-content: center;
}

.three_box > div .txt_box p {
  font-family: Poppins-Medium;
  font-size: 36px;
  color: #666666;
  margin-bottom: 28px;
}

.three_box > div .txt_box h3 {
  font-family: Poppins-Medium;
  font-size: 28px;
  color: #333333;
  margin-bottom: 16px;
}

.five_bg {
  width: 100%;
  background-color: #222439;
  padding: 82px 0 74px;
}

.five_title {
  font-family: Poppins-Medium;
  font-size: 38px;
  color: #f5f8fc;
  text-align: center;
  letter-spacing: 0.2px;
}

.five_list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 34px 26px;
  margin-top: 44px;
}

.five_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 132px;
  margin: 0;
}

.five_box > div:nth-child(1) {
  width: 74px;
  height: 48px;
  border-radius: 12px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  border: 1px solid rgba(255, 255, 255, 0.2);
}

.five_box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.five_box_name {
  font-size: 16px;
  color: #ffffff;
  margin-top: 12px;
  margin-bottom: 8px;
  text-align: center;
}

.five_box_num {
  font-family: Poppins-Medium;
  font-size: 15px;
  line-height: 1.35;
  color: #d7e4f4;
  text-align: center;
}

.four_info_icon_img {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  overflow: hidden;
}

.four_info_icon_img img {
  width: 70px;
  height: 70px;
}

.adv_box {
  margin-top: 50px;
}

.adv_farme {
  width: 1160px;
}

@media only screen and (max-width: 1160px) {
  .adv_farme {
    width: 100%;
  }
}

.adv_farme img {
  width: 8.8rem;
}

@media only screen and (max-width: 1024px) {
  .xi0-usecase-page .xi0-solution-hub-grid {
    grid-template-columns: 1fr;
  }
}

@media only screen and (max-width: 768px) {
  .xi0-usecase-page .xi0-solution-hub {
    width: min(100% - 24px, 1200px);
    margin: -28px auto 64px;
  }

  .xi0-usecase-page .xi0-solution-hub-card {
    padding: 20px 18px;
    border-radius: 20px;
  }

  .xi0-usecase-page .xi0-solution-hub-title {
    font-size: 21px;
  }
}

#owl-demo .adv_farme_item {
  width: 11.4rem;
  height: 7rem;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2rem;
}

#owl-demo .adv_farme_item img {
  position: absolute;
  transition: all 0.8s;
  width: 88%;
  max-width: 10rem;
}

#owl-demo .adv_farme_item_small img {
  width: 60%;
}

#owl-demo .adv_farme_item_small_2 img {
  width: 70%;
}

#owl-demo .adv_farme_item img:first-child {
  opacity: 0;
}

#owl-demo .adv_farme_item img:last-child {
  opacity: 1;
}

#owl-demo .adv_farme_item:hover img:first-child {
  opacity: 1;
}

#owl-demo .adv_farme_item:hover img:last-child {
  opacity: 0;
}

.owl-item {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 5rem;
}

.six_title {
  font-family: Poppins-Medium;
  font-size: 36px;
  color: #323232;
  text-align: center;
  margin-top: 76px;
}

.six_list {
  width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 36px;
  gap: 24px 0;
}

.six_list a > div {
  width: 378px;
  min-height: 310px;
  height: auto;

  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 0;
  transition: all 0.3s;
  cursor: pointer;
  padding: 28px 24px 26px;

  background-color: #ffffff;
  border-radius: 20px;
  border: solid 1px #ededed;
  box-shadow: 0 8px 18px rgba(13, 28, 58, 0.06);
}

.six_list a > div:hover {
  transform: translateY(-1rem);
}

.six_list a > div img {
  width: 82px;
  height: 82px;
  object-fit: contain;
}

.six_list a > div .six_txt {
  font-family: Poppins-Medium;
  font-size: 22px;
  color: #333333;
  margin: 20px 0 12px;
  text-align: center;
  width: 100%;
}

.six_list a > div .six_txt2 {
  font-size: 16px;
  line-height: 28px;
  color: #333333;
  text-align: center;
  width: 100%;
  min-height: 112px;
}

@media only screen and (max-width: 1250px) {
  .four_box {
    width: 100%;
    overflow: hidden;
  }

  .p_five_box,
  .proxy_box,
  .one_box,
  .two_box,
  .three_box,
  .six_list {
    width: 96%;
  }

  .proxy_box div {
    width: auto;
  }

  .one_box .img_box {
    width: 45%;
  }

  .one_box .img_box img {
    width: 100%;
  }

  .five_bg.w1200 {
    width: 100%;
  }

  .five_list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 36px 20px;
    width: 96%;
    margin-top: 40px;
  }

  .five_box {
    width: auto;
    margin: 0;
  }
}

@media only screen and (max-width: 1100px) {
}

@media only screen and (max-width: 900px) {
  .one_box > div {
    display: none;
  }
  .one_box .txt_box {
    display: block;
    width: 100%;
  }

  .three_box > div .img_box {
    width: 100%;
    margin-bottom: 40px;
  }

  .three_box > div .img_box img {
    max-width: 100%;
  }

  .three_box > div .txt_box {
    width: 100%;
  }

  .three_box > div {
    flex-direction: column-reverse;
    margin-bottom: 70px;
  }

  .three_box > div:nth-child(even) {
    flex-direction: column;
  }
}

@media only screen and (max-width: 768px) {
  .top_box {
    padding-top: 160px;
    padding-bottom: 72px;
  }

  .two_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px;
  }

  .five_list {
    grid-template-columns: repeat(2, 1fr);
  }

  .six_list a {
    display: block;
    width: 100%;
  }

  .six_list a > div {
    width: 100%;
  }
}
@media only screen and (max-width: 400px) {
  .six_list a > div {
    width: 100%;
  }

  .six_list a > div .six_txt {
    width: 100%;
  }

  .six_list a > div .six_txt2 {
    width: 100%;
  }
  .five_list {
    grid-template-columns: repeat(2, 1fr);
  }
}

/* Unified refresh for usecase solution pages */
.xi0-usecase-page {
  background:
    radial-gradient(circle at 8% 0%, rgba(0, 162, 178, 0.12), transparent 28%),
    radial-gradient(circle at 92% 2%, rgba(255, 189, 0, 0.12), transparent 24%),
    #f5fbfc;
}

.xi0-usecase-page .top_box {
  padding-top: 214px;
  padding-bottom: 84px;
  background:
    radial-gradient(circle at 85% 12%, rgba(255, 189, 0, 0.18), transparent 25%),
    linear-gradient(160deg, #053a43 0%, #0b5b66 100%);
}

.xi0-usecase-page .one_box {
  align-items: center;
  gap: 44px;
}

.xi0-usecase-page .one_box .txt_box {
  width: min(100%, 640px);
}

.xi0-usecase-page .one_box h1 {
  color: #ffffff;
  font-size: clamp(32px, 4.2vw, 50px);
  line-height: 1.15;
  letter-spacing: -0.02em;
}

.xi0-usecase-page .one_box .con {
  color: #d8e7ea;
  font-size: 17px;
  line-height: 1.85;
}

.xi0-usecase-page .one_box > div:last-child {
  width: min(100%, 430px);
  padding: 20px;
  border-radius: 26px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 24px 44px rgba(0, 0, 0, 0.18);
}

.xi0-usecase-page .one_box > div:last-child img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: contain;
}

.xi0-usecase-page .pricing_btn,
.xi0-usecase-page .xi0-primary-cta {
  border-radius: 14px;
}

.xi0-usecase-page .two_box {
  position: relative;
  z-index: 1;
  width: min(1200px, 96%);
  margin: 34px auto 0;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 14px;
}

.xi0-usecase-page .two_box > div {
  min-height: 110px;
  padding: 18px 20px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  background: rgba(255, 255, 255, 0.08);
  box-shadow: 0 12px 22px rgba(5, 27, 33, 0.25);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.xi0-usecase-page .two_box .title {
  font-size: clamp(28px, 2.6vw, 36px);
  line-height: 1.1;
  color: #ffffff;
  text-shadow: 0 3px 10px rgba(0, 0, 0, 0.28);
}

.xi0-usecase-page .two_box .txt {
  margin-top: 10px;
  font-size: 15px;
  line-height: 1.45;
  color: #d4e5e9;
}

.xi0-usecase-page .three_box {
  margin-top: 78px;
  color: #3e5661;
}

.xi0-usecase-page .three_box > .home_h2 {
  color: #093b44;
}

.xi0-usecase-page .three_box > .home_p {
  color: #4e6972;
  line-height: 1.7;
}

.xi0-usecase-page .three_box > div {
  margin-bottom: 56px;
  padding: 30px;
  border: 1px solid #e4edf0;
  border-radius: 24px;
  background: #ffffff;
  box-shadow: 0 14px 28px rgba(8, 55, 63, 0.08);
}

.xi0-usecase-page .three_box > div .txt_box {
  width: min(100%, 620px);
}

.xi0-usecase-page .three_box > div h3 {
  color: #0c4953;
  line-height: 1.35;
}

.xi0-usecase-page .three_box > div .img_box {
  width: min(100%, 440px);
  padding: 10px;
  border-radius: 18px;
  background: #f7fbfc;
}

.xi0-usecase-page .three_box > div .img_box img {
  max-width: 100%;
  border-radius: 12px;
}

.xi0-usecase-page .five_bg {
  background:
    radial-gradient(circle at 90% 16%, rgba(255, 189, 0, 0.16), transparent 22%),
    linear-gradient(180deg, #073a43 0%, #0a4e58 100%);
}

.xi0-usecase-page .five_title {
  color: #ffffff;
}

.xi0-usecase-page .five_list {
  gap: 18px;
}

.xi0-usecase-page .five_list > a {
  display: block;
}

.xi0-usecase-page .five_box {
  width: 180px;
  min-height: 168px;
  padding: 20px 14px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.06);
  transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.xi0-usecase-page .five_box:hover {
  transform: translateY(-2px);
  background: rgba(255, 255, 255, 0.12);
  box-shadow: 0 12px 20px rgba(0, 0, 0, 0.2);
}

.xi0-usecase-page .five_box_name {
  color: #ffffff;
}

.xi0-usecase-page .five_box_num {
  color: #cfe2e7;
}

.xi0-usecase-page .six_title {
  margin-top: 84px;
  color: #0b4a54;
}

.xi0-usecase-page .six_list {
  gap: 18px;
}

.xi0-usecase-page .six_list a > div {
  border-color: #e7eef1;
  border-radius: 22px;
  box-shadow: 0 12px 24px rgba(10, 58, 67, 0.08);
}

.xi0-usecase-page .six_list a > div:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 30px rgba(10, 58, 67, 0.13);
}

.xi0-usecase-page .adv_box {
  margin-top: 70px;
  padding: 26px 0;
  border: 1px solid #e6edf0;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 10px 24px rgba(9, 51, 59, 0.07);
}

.xi0-usecase-page .adv_farme {
  width: 100%;
}

.xi0-usecase-page #owl-demo .adv_farme_item {
  margin-top: 0;
  min-height: 86px;
}

.xi0-usecase-page .four_box {
  margin-top: 86px;
}

.xi0-usecase-page .four_title {
  color: #0d4f59;
}

.xi0-usecase-page .four_txt {
  color: #4f6971;
}

.xi0-usecase-page .four_info_k {
  border-color: #e6edf0;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 12px 24px rgba(9, 56, 64, 0.1);
}

.xi0-usecase-page .four_info_title,
.xi0-usecase-page .four_info_txt,
.xi0-usecase-page .four_info_name,
.xi0-usecase-page .four_info_tip {
  color: #184952;
}

.xi0-usecase-page .four_j_box > div {
  background: #dfe7ea;
  color: #0f4e58;
}

.xi0-usecase-page .four_j_box > div:hover {
  background: #ffbd00;
  color: #103840;
}

@media only screen and (max-width: 900px) {
  .xi0-usecase-page .top_box {
    padding-top: 180px;
  }

  .xi0-usecase-page .one_box > div:last-child {
    width: min(100%, 420px);
    margin: 0 auto;
  }

  .xi0-usecase-page .three_box > div {
    padding: 22px;
    margin-bottom: 34px;
  }
}

@media only screen and (max-width: 768px) {
  .xi0-usecase-page .top_box {
    padding-top: 156px;
    padding-bottom: 64px;
  }

  .xi0-usecase-page .one_box h1 {
    font-size: 30px;
  }

  .xi0-usecase-page .one_box .con {
    font-size: 15px;
  }

  .xi0-usecase-page .three_box {
    margin-top: 56px;
  }

  .xi0-usecase-page .three_box > div {
    padding: 18px;
  }

  .xi0-usecase-page .five_list {
    gap: 14px;
  }

  .xi0-usecase-page .five_box {
    width: 100%;
    min-height: 150px;
  }

  .xi0-usecase-page .six_title {
    margin-top: 64px;
  }

  .xi0-usecase-page .adv_box {
    margin-top: 48px;
    padding: 16px 0;
  }

  .xi0-usecase-page .four_box {
    margin-top: 62px;
    margin-bottom: 78px;
  }

  .xi0-usecase-page .four_txt {
    margin-bottom: 52px;
    font-size: 16px;
  }
}

/* 2026-05-21: usecase layout fixes */
.xi0-usecase-page .five_bg {
  padding-top: 76px;
  padding-bottom: 72px;
}

.xi0-usecase-page .five_title {
  color: #f2fbff !important;
  text-shadow: 0 4px 14px rgba(0, 0, 0, 0.28);
  margin-bottom: 8px;
}

.xi0-usecase-page .five_list {
  width: min(1200px, 96%);
  margin: 38px auto 0;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  justify-items: center;
  gap: 16px;
}

.xi0-usecase-page .five_list > a {
  display: flex;
  justify-content: center;
  height: 100%;
  width: 100%;
  color: inherit;
  text-decoration: none;
}

.xi0-usecase-page .five_box {
  width: min(100%, 188px);
  min-height: 164px;
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center !important;
  justify-content: center;
  text-align: center;
}

.xi0-usecase-page .five_box > div:first-child {
  margin-left: auto !important;
  margin-right: auto !important;
}

.xi0-usecase-page .five_box_name,
.xi0-usecase-page .five_box_num {
  width: 100%;
  text-align: center;
}

.xi0-usecase-page .five_list > a:hover .five_box {
  background: #ffd86d;
  border-color: #ffd86d;
  box-shadow: 0 14px 26px rgba(255, 189, 0, 0.32);
}

.xi0-usecase-page .five_list > a:hover .five_box_name,
.xi0-usecase-page .five_list > a:hover .five_box_num {
  color: #1a3740 !important;
}

.xi0-usecase-page .six_list {
  width: min(1200px, 96%);
  margin: 36px auto 0;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 20px;
}

.xi0-usecase-page .six_list a {
  display: block;
  height: 100%;
}

.xi0-usecase-page .six_list a > div {
  min-height: 300px;
  height: 100%;
  justify-content: flex-start;
}

.xi0-usecase-page .six_list a > div .six_txt {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.xi0-usecase-page .six_list a > div .six_txt2 {
  min-height: 120px;
}

.xi0-usecase-page .adv_box {
  margin-top: 64px;
  border: 1px solid rgba(255, 255, 255, 0.06);
  background:
    radial-gradient(circle at 90% 20%, rgba(255, 189, 0, 0.12), transparent 28%),
    linear-gradient(180deg, #0b3640 0%, #0d434e 100%);
}

.xi0-usecase-page .adv_box .owl-dots,
.xi0-usecase-page .adv_box .owl-nav {
  display: none !important;
}

.xi0-usecase-page .adv_box a {
  pointer-events: none;
}

.xi0-usecase-page .xi0-adv-marquee {
  overflow: hidden;
  width: 100%;
}

.xi0-usecase-page .xi0-adv-track {
  display: flex;
  width: max-content;
  animation: xi0UsecaseAdvScroll 28s linear infinite;
  will-change: transform;
}

.xi0-usecase-page .xi0-adv-set {
  display: flex;
  align-items: center;
  gap: 14px;
  padding: 0 8px;
}

.xi0-usecase-page #owl-demo .adv_farme_item {
  min-width: 212px;
  min-height: 94px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 14px;
  background: rgba(255, 255, 255, 0.09);
  margin: 0;
}

.xi0-usecase-page #owl-demo .adv_farme_item img:first-child {
  opacity: 1 !important;
}

.xi0-usecase-page #owl-demo .adv_farme_item img:last-child {
  opacity: 0 !important;
}

.xi0-usecase-page .xi0-adv-set .adv_farme_item:nth-child(7) {
  background: rgba(255, 216, 109, 0.22);
  border-color: rgba(255, 216, 109, 0.72);
}

.xi0-usecase-page .xi0-adv-marquee:hover .xi0-adv-track {
  animation-play-state: paused;
}

@keyframes xi0UsecaseAdvScroll {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    transform: translate3d(-50%, 0, 0);
  }
}

@media only screen and (max-width: 1250px) {
  .xi0-usecase-page .five_list {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 1100px) {
  .xi0-usecase-page .one_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 22px;
    text-align: center;
  }

  .xi0-usecase-page .one_box > div {
    display: block;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .xi0-usecase-page .one_box .txt_box {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .xi0-usecase-page .one_box .con {
    margin-left: auto;
    margin-right: auto;
  }

  .xi0-usecase-page .one_box .pricing_btn,
  .xi0-usecase-page .one_box .xi0-primary-cta {
    margin-left: auto;
    margin-right: auto;
  }

  .xi0-usecase-page .one_box > div:last-child {
    width: min(100%, 430px);
    margin-left: auto;
    margin-right: auto;
  }

  .xi0-usecase-page .two_box {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    max-width: 740px;
  }

  .xi0-usecase-page .two_box > div {
    align-items: center;
    text-align: center;
  }
}

@media only screen and (max-width: 980px) {
  .xi0-usecase-page .three_box > div .img_box {
    width: min(100%, 360px);
    padding: 8px;
  }

  .xi0-usecase-page .three_box > div .img_box img {
    max-height: 230px;
    width: auto;
    max-width: 100%;
  }

  .xi0-usecase-page .five_list {
    grid-template-columns: repeat(2, minmax(0, 188px));
    justify-content: center;
    justify-items: center;
    gap: 14px 18px;
  }

  .xi0-usecase-page .five_list > a {
    width: 188px;
  }

  .xi0-usecase-page .five_box {
    min-height: 152px;
    width: 100%;
    align-items: center !important;
  }

  .xi0-usecase-page .six_list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media only screen and (max-width: 680px) {
  .xi0-usecase-page .two_box {
    grid-template-columns: 1fr;
    max-width: 420px;
    margin-top: 24px;
    gap: 12px;
  }

  .xi0-usecase-page .two_box > div {
    min-height: 94px;
    padding: 14px 16px;
  }

  .xi0-usecase-page .five_bg {
    padding-top: 56px;
    padding-bottom: 56px;
  }

  .xi0-usecase-page .five_list {
    grid-template-columns: repeat(2, minmax(0, 170px));
    justify-content: center;
    gap: 12px;
  }

  .xi0-usecase-page .five_list > a {
    width: 170px;
  }

  .xi0-usecase-page .five_box {
    width: 100%;
    align-items: center !important;
  }

  .xi0-usecase-page .three_box > div .img_box {
    width: min(100%, 300px);
    padding: 6px;
  }

  .xi0-usecase-page .three_box > div .img_box img {
    max-height: 180px;
  }

  .xi0-usecase-page .six_list {
    grid-template-columns: 1fr;
    gap: 14px;
  }

  .xi0-usecase-page .six_list a > div {
    min-height: 0;
  }

  .xi0-usecase-page #owl-demo .adv_farme_item {
    min-width: 168px;
    min-height: 82px;
  }
}

@media only screen and (max-width: 430px) {
  .xi0-usecase-page .five_list {
    grid-template-columns: minmax(0, 170px);
    justify-content: center;
  }

  .xi0-usecase-page .five_list > a {
    width: 170px;
  }
}
