/** @format */

.supportCenter .supportBanner {
  /* background-image: url(../RJ-img/banner.webp); */
  background-image: url('https://singapore-1312056779.cos.accelerate.myqcloud.com/site_style/support/RJ-img/banner-pc.webp');
  background-size: cover;
  background-position: top right;
  text-align: center;
  /* padding: 10.6vw 0; */
  padding: 64px 0;
  border: none !important;
}

.supportCenter .supportBanner h1 {
  color: #fff;
  font-size: 52px;
  font-weight: 500;
  line-height: 120%;
}

.supportCenter .supportBanner h1 br {
  display: none;
}

.supportCenter .supportBanner ul {
  margin-top: 48px;
  display: flex;
  justify-content: center;
  gap: 24px;
}

.supportCenter .supportBanner ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  height: 46px;
  box-sizing: border-box;
  padding: 0 30px;
  border: 1px solid #fff;
  border-radius: 24px;
}

.supportSearch {
  display: flex;
  align-items: center;
  margin: 48px auto 0 auto;
  width: 1000px;
  height: 48px;
  border-radius: 2px;
  background: #fff;
  text-align: left;
  position: relative;
}

.supportSearch input {
  width: 100%;
  height: 100%;
  border: none;
  box-sizing: border-box;
  padding: 16px 8px 16px 20px;
  font-size: 16px;
  color: #292929;
}

.supportSearch input::placeholder {
  color: #9b9fa8;
  font-size: 16px;
  font-weight: 400;
  line-height: normal;
}

.clearSearchBtn {
  display: none;
  cursor: pointer;
}

.support-searchBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  padding: 0 28px;
  background-color: #e60039;
  cursor: pointer;
  margin-left: 16px;
}

.sectionTitle {
  margin-bottom: 48px;
}

.sectionTitle h2 {
  color: #2a2b2e;
  font-size: 36px;
  font-weight: 600;
  line-height: 150%;
}

.sectionTitle p {
  margin-top: 12px;
  color: #6a6b6d;
  font-size: 16px;
  font-weight: 400;
}

.itembox1 .item1 h3 {
  font-size: 22px;
  color: #333;
}

.itembox1 .item1 ul.ul1 {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.itembox1 .item1 ul.ul1 li {
  width: 19%;
  margin-right: 1.25%;
  border-radius: 5px;
  border: solid #e6eaec 1px;
  font-size: 18px;
  padding: 10px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1.4;
  text-align: center;
  margin-top: 20px;
}

.itembox1 .item1 ul.ul1 li:nth-child(5n) {
  margin-right: 0;
}

.itembox1 .item1 ul.ul1 li a {
  color: #777;
}

.itembox1 .item1 ul.ul1 li:hover a,
.itembox1 .item1 ul.ul1 li.on a {
  color: #333;
}

.itembox1 .item1 ul.ul1 li:hover,
.itembox1 .item1 ul.ul1 li.on {
  border-color: #dc0737;
}

.itembox1 .item1 ul.ul2 li:hover,
.itembox1 .item1 ul.ul2 li.on {
  border-color: #dc0737;
}

.itembox1 .item1 ul.ul3 li:hover,
.itembox1 .item1 ul.ul3 li.on {
  border-color: #dc0737;
}

.item-content {
  width: 1410px;
  margin: 0 auto;
  padding: 80px 0;
}

.products-container .products-list {
  padding: 20px 0;
}

.products-container .products-list p {
  color: #2a2b2e;
  font-weight: 400;
  font-size: 20px;
}

.products-container .products-list .products-list-ul {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
}

.products-container .products-list .products-list-ul li {
  width: 15.4%;
  margin-right: 1.25%;
  border-radius: 5px;
  border: solid #e6eaec 1px;
  background: #fafbfc;
  font-size: 18px;
  padding: 20px;
  box-sizing: border-box;
  margin-top: 20px;
}

.products-container .products-list .products-list-ul li div {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #777;
  cursor: pointer;
}

.products-container .products-list .products-list-ul li:hover,
.products-container .products-list .products-list-ul li.on {
  border-color: #dc0737;
}

.products-container .products-select-ul {
  display: flex;
}

.products-container .products-select-ul li {
  width: 23.75%;
  margin-right: 1.25%;
  display: none;
}

.products-container .products-select-ul .products-list p {
  padding-bottom: 20px;
}

.products-container .products-list ul li {
  width: calc(100% - 12px);
  padding: 12px 12px 12px 16px;
  background: #fafbfc;
  font-weight: 400;
  font-size: 16px;
  cursor: pointer;
  display: block;
}

.products-container .products-select-ul .products-list ul {
  height: 400px;
  background: #fafbfc;
  padding-right: 16px;
  overflow-y: auto;
  overflow-x: hidden;
}

.products-container .products-select-ul .products-list ul li:hover,
.products-container .products-select-ul .products-list ul li.on {
  background: #f1f3f5;
  color: #e60039;
}

.products-container .products-select-ul .products-list .products {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* align-items: center; */
  text-align: center;
  background: #fafbfc;
  height: 400px;
  margin-top: 26px;
}

.products-container .products-select-ul .products-list .products div span {
  font-weight: 500;
  font-size: 16px;
  margin-bottom: 10px;
}

.products-container .products-select-ul .products-list .products img {
  height: 60%;
}

.products-container .products-select-ul .products-list .products div p {
  display: block;
  background: #e60039;
  border-radius: 4px;
  width: 60%;
  margin-left: 20%;
  margin-top: 10px;
  padding: 10px 0;
  color: #ffffff;
  cursor: pointer;
  font-size: 16px;
}

.greyBg {
  background: #f7f9fa;
}

.tool-cards {
  display: flex;
  gap: 24px;
}

.tool-card {
  position: relative;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  padding: 24px;
  box-sizing: border-box;
  flex: 1;
  background-color: #fff;
  transition: 0.15s linear;
}

.tool-card h3,
.contact-card h3 {
  color: #2a2b2e;
  font-size: 16px;
  font-weight: 700;
}

.tool-card p,
.contact-card p {
  color: #6a6b6d;
  font-size: 14px;
  font-weight: 400;
  margin-top: 8px;
}

.tool-card a,
.contact-card a {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.contact-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.contact-card {
  position: relative;
  flex: 0 0 calc(33.33% - 24px);
  background: #f7f9fa;
  padding: 24px;
  box-sizing: border-box;
  transition: 0.16s linear;
}

.contact-card img {
  margin-bottom: 24px;
}

.contact-card::after {
  content: "";
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 0;
  height: 1px;
  background: #e60039;
  transition: 0.25s linear;
}

.resources-container {
  display: flex;
}

.tabs {
  position: relative;
  display: flex;
  border-bottom: 1px solid #f1f3f5;
}

.tab-item {
  padding: 20px 32px;
  cursor: pointer;
  color: #7d7d7d;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
}

.tab-item.on {
  color: #292929;
  font-weight: 700;
  pointer-events: none;
}

.tabs::after {
  content: "";
  display: block;
  width: var(--tabWidth);
  height: 2px;
  background-color: #e60039;
  position: absolute;
  left: var(--tabLeft);
  bottom: 0;
  transition: 0.25s ease-in-out;
}

.resources-main {
  background-color: #fff;
  width: 100%;
  min-width: 808px;
  max-width: 808px;
  margin-right: 24px;
}

.resources-content {
  text-align: center;
}

.community-lists {
  margin-top: 24px;
}

.community-lists a {
  text-align: left;
  display: block;
  padding: 24px;
  box-sizing: border-box;
  border-bottom: 1px solid #f1f3f5;
}

a.more-btn {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  height: 46px;
  color: #2a2b2e;
  font-size: 16px;
  font-weight: 400;
  border-radius: 4px;
  border: 1px solid #e3e5e6;
  backdrop-filter: blur(2.5px);
  -webkit-backdrop-filter: blur(2.5px);
  margin-top: 24px;
}

.community-lists a:last-child {
  border: none;
}

.community-lists a h5 {
  color: #2a2b2e;
  font-size: 16px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}

.community-lists a span {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.community-lists a p {
  color: #9b9fa8;
  font-size: 16px;
  font-weight: 400;
  margin-top: 8px;
}

.related-contents a {
  display: block;
  box-sizing: border-box;
  padding: 32px 24px;
  background-color: #fff;
  margin-top: 4px;
  min-height: 138px;
  border-radius: 4px 4px 0px 0px;
}

.related-contents a:first-child {
  margin-top: 0;
}

.related-contents a h5 {
  display: flex;
  align-items: center;
  color: #2a2b2e;
  font-size: 16px;
  font-weight: 400;
}

.related-contents a p {
  margin-top: 14px;
  color: #6a6b6d;
  font-size: 14px;
  font-weight: 400;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.related-contents a h5::before {
  content: "";
  width: 24px;
  height: 24px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  margin-right: 12px;
}

.related-contents a:first-child h5::before {
  background-image: url(../RJ-img/icon1.svg);
}

.related-contents a:nth-child(2) h5::before {
  background-image: url(../RJ-img/icon2.svg);
}

.related-contents a:nth-child(3) h5::before {
  background-image: url(../RJ-img/icon3.svg);
}

.related-contents a:nth-child(4) h5::before {
  background-image: url(../RJ-img/icon4.svg);
}

.related-contents a:nth-child(5) h5::before {
  background-image: url(../RJ-img/icon5.svg);
}

.related-contents a:nth-child(6) h5::before {
  background-image: url(../RJ-img/api.svg);
}

.quick-links {
  display: flex;
}

.quick-links a {
  display: flex;
  align-items: center;
  color: #9b9fa8;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  margin-right: 84px;
}

.quick-links a::after {
  content: "";
  background-image: url(../RJ-img/link.svg);
  width: 24px;
  height: 24px;
  background-size: cover;
  background-position: 0 -24px;
  margin-left: 24px;
}

.social-cont {
  display: flex;
  justify-content: space-between;
}

.media-links p {
  margin-right: 12px;
  color: #9b9fa8;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
}

.media-links {
  display: flex;
  align-items: center;
}

.video-lists,
.blog-lists {
  margin: 24px 24px 0 24px;
  display: flex;
  flex-wrap: wrap;
  row-gap: 12px;
  column-gap: 24px;
}

.video-list,
.blog-list {
  position: relative;
  flex: 1 0 calc(33.333% - 16px);
  box-sizing: border-box;
}

.video-cover {
  position: relative;
  width: 100%;
  height: 133px;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

.video-list h6,
.blog-list h6 {
  padding-right: 12px;
  color: #2a2b2e;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin: 6px 0 4px 0;
  min-height: 42px;
}

.video-duration {
  position: absolute;
  right: 12px;
  bottom: 12px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
  border-radius: 4px;
  background: rgba(42, 43, 46, 0.5);
  padding: 4px 6px;
}

.video-list .video-views {
  color: #9b9fa8;
  font-size: 14px;
  font-weight: 400;
  line-height: 150%;
  text-align: left;
  padding-bottom: 6px;
}

.video-list a,
.blog-list a {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.blog-cover {
  position: relative;
  width: 100%;
  height: 128px;
  overflow: hidden;
  box-sizing: border-box;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top left;
}

.blog-role {
  margin-top: 12px;
  display: flex;
  align-items: center;
  text-align: left;
  color: #6a6b6d;
  font-size: 12px;
  font-weight: 400;
  line-height: 150%;
}

.blog-role img {
  max-width: 20px;
  margin-right: 4px;
}

footer.btnfr {
  margin-top: 0;
}

.skeleton-container {
  width: 100%;
  height: 660px;
  background-color: #fff;
  border-radius: 8px;
  overflow: hidden;
  position: relative;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.skeleton-item {
  position: absolute;
  width: 90%;
  height: 20px;
  background: linear-gradient(to right, #f0f0f0 0%, #e0e0e0 50%, #f0f0f0 100%);
  background-size: 200% 100%;
  animation: loading 1.5s infinite;
  border-radius: 4px;
  left: 5%;
}

@keyframes loading {
  0% {
    background-position: -200% 0;
  }

  100% {
    background-position: 200% 0;
  }
}

@media screen and (min-width: 990px) {
  .supportCenter .supportBanner ul li a:hover {
    background-color: #e60039;
    border: 1px solid #e60039;
  }

  .tool-card:hover {
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  }

  .contact-card:hover {
    background-color: #fff;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  }

  .contact-card:hover::after {
    width: 100%;
  }

  .community-lists a:hover {
    background: #fafbfc;
  }

  .community-lists a:hover h5 {
    text-decoration: underline;
  }

  .community-listsa:hover p {
    color: #6a6b6d;
  }

  .related-contents a:hover {
    background: #fafbfc;
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.05);
  }

  .related-contents a:hover h5 {
    text-decoration: underline;
  }

  .quick-links a:hover {
    color: #2a2b2e;
    text-decoration: underline;
  }

  .quick-links a:hover::after {
    background-position: 0 0;
  }

  .video-list:hover h6,
  .blog-list:hover h6 {
    text-decoration: underline;
  }
}

@media screen and (max-width: 1440px) {
  .item-content {
    width: 1200px;
  }

  .sectionTitle h2 {
    font-size: 32px;
  }

  .supportCenter .supportBanner h1 {
    font-size: 48px;
  }

  a.more-btn {
    font-size: 14px;
  }

  .quick-links a {
    margin-right: 48px;
  }

  .products-container .products-list .products-list-ul li {
    width: 32%;
  }
}

@media screen and (max-width: 1280px) {
  .item-content {
    width: 1024px;
  }

  .resources-container {
    flex-wrap: wrap;
  }

  .resources-main {
    max-width: unset;
    min-width: unset;
    margin-right: 0;
  }

  .community-lists {
    margin-right: 0;
  }

  .related-contents {
    width: 100%;
    margin-top: 24px;
  }

  .resources-main {
    padding-bottom: 24px;
  }

  .supportSearch {
    width: 900px;
    position: relative;
  }

  .supportCenter .supportBanner h1 {
    font-size: 42px;
  }

  .quick-links a {
    margin-right: 32px;
  }

  .quick-links a::after {
    margin-left: 12px;
  }

  .related-contents a {
    min-height: unset;
  }
}

@media screen and (max-width: 1068px) {
  .item-content {
    width: 750px;
  }

  .supportSearch {
    width: 750px;
    position: relative;
  }

  .sectionTitle {
    margin-bottom: 36px;
  }

  .social-cont,
  .quick-links {
    flex-wrap: wrap;
  }

  .quick-links a {
    margin-right: 0;
    margin-top: 12px;
    width: 100%;
  }

  .media-links {
    margin-top: 48px;
  }

  .supportCenter .supportBanner ul li a {
    font-size: 14px;
  }
}

@media screen and (max-width: 990px) {
  .products-container .products-list .products-list-ul {
    gap: 15px;
  }

  .products-container .products-list .products-list-ul li {
    width: calc(calc(100% - 30px) / 3);
    margin-right: unset;
    padding: 5px;
    margin-top: unset;
  }

  .products-container .products-list .products-list-ul li div {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    width: 60px;
    height: 60px;
    gap: 8px;
  }

  .products-container .products-list .products-list-ul li div img {
    width: 100%;
    height: 100%;
  }

  .products-container .products-list .products-list-ul li div span {
    font-size: 14px;
    color: #2a2b2e;
  }
}

@media screen and (max-width: 768px) {
  .supportCenter .supportBanner {
    box-sizing: border-box;
    padding: 40px 20px;
    background-image: url(../RJ-img/banner_750.png);
  }

  .supportCenter .supportBanner h1 {
    padding: 0 34px;
    font-size: 36px;
    line-height: 100%;
    height: 80px;
  }

  .supportCenter .supportBanner h1 br {
    display: block;
  }

  .supportSearch {
    margin-top: 24px;
    width: 100%;
    position: relative;
  }

  .supportCenter .supportBanner ul {
    margin-top: 24px;
    box-sizing: border-box;
    gap: 12px;
    justify-content: start;
    flex-wrap: wrap;
  }

  .supportCenter .supportBanner ul li {
    width: calc(50% - 6px);
    height: 40px;
  }

  .supportCenter .supportBanner ul li a {
    font-size: 16px;
    padding: unset;
  }

  .item-content {
    width: 100%;
    padding: 40px 10px;
    box-sizing: border-box;
  }

  .sectionTitle {
    margin-bottom: 24px;
  }

  .sectionTitle h2 {
    font-size: 22px;
  }

  .sectionTitle p {
    margin-top: 16px;
  }

  .tab-item {
    padding: 12px;
  }

  .community-lists a {
    padding: 12px;
  }

  .community-lists a h5 {
    font-size: 18px;
    -webkit-line-clamp: 2;
  }

  .related-contents a h5 {
    font-size: 18px;
  }

  .related-contents a p {
    font-size: 16px;
    -webkit-line-clamp: 3;
  }

  .related-contents a {
    margin-top: 6px;
    padding: 12px;
  }

  .related-contents a p {
    margin-top: 12px;
  }

  .contact-cards {
    gap: 12px;
    flex-wrap: wrap;
  }

  .contact-card {
    flex: unset;
    width: 100%;
  }

  .tool-card p,
  .contact-card p {
    font-size: 16px;
  }

  .contact-card img {
    margin-bottom: 16px;
  }

  .tool-cards {
    flex-wrap: wrap;
  }

  .tool-card {
    padding: 12px;
    width: 100%;
    flex: unset;
    flex-direction: column-reverse;
  }

  .tool-card img {
    margin-bottom: 24px;
  }

  .supportSearch {
    height: 40px;
    position: relative;
  }

  .supportSearch input::placeholder {
    font-size: 14px;
  }

  .support-searchBtn {
    padding: 0 12px;
  }

  .media-links {
    margin-top: 40px;
    flex-wrap: wrap;
  }

  .media-links p {
    width: 100%;
  }

  .video-list,
  .blog-list {
    flex: 1 0 calc(50% - 16px);
  }

  .video-list:nth-child(n + 7),
  .blog-list:nth-child(n + 7) {
    display: none;
  }

  /* Data Center Networking mobile styles */
  .data-center-networking-container {
    width: 335px !important;
    height: auto !important;
    min-height: 106px !important;
    gap: 12px !important;
    opacity: 1 !important;
    border-radius: 8px !important;
    padding: 12px !important;
  }

  .data-center-networking-title {
    font-size: 16px !important;
  }

  .data-center-networking-items {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  .data-center-networking-items .explore-by-products-content-product-item {
    width: calc(50% - 4px) !important;
    height: 48px !important;
    opacity: 0;
    border-radius: 4px !important;
    padding-right: 12px !important;
    padding-left: 12px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    flex: 0 0 calc(50% - 4px) !important;
  }

  .data-center-networking-items .explore-by-products-content-product-item-text {
    font-size: 14px !important;
  }

  .data-center-networking-items .explore-by-products-content-product-item-image {
    width: 32px !important;
    height: 32px !important;
    margin-right: 8px !important;
  }

  .explore-by-products-content-select-content {
    width: 335px !important;
  }
}

@media screen and (max-width: 580px) {

  .video-list,
  .blog-list {
    flex: 1 0 100%;
  }

  .blog-cover,
  .video-cover {
    height: 160px;
  }

  .video-list h6,
  .blog-list h6 {
    min-height: unset;
  }

  .supportSearch input {
    padding: 16px 8px;
  }

  .video-list:nth-child(n + 4),
  .blog-list:nth-child(n + 4) {
    display: none;
  }

  /* Data Center Networking mobile styles */
  .data-center-networking-container {
    width: 335px !important;
    height: auto !important;
    min-height: 106px !important;
    gap: 12px !important;
    opacity: 1 !important;
    border-radius: 8px !important;
    padding: 12px !important;
  }

  .data-center-networking-title {
    font-size: 16px !important;
  }

  .data-center-networking-items {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
    gap: 8px !important;
  }

  .data-center-networking-items .explore-by-products-content-product-item-text {
    font-size: 14px !important;
  }

  .data-center-networking-items .explore-by-products-content-product-item-image {
    width: 32px !important;
    height: 32px !important;
    margin-right: 8px !important;
  }

  .explore-by-products-content-select-content {
    width: 335px !important;
  }
}

@media screen and (max-width: 550px) {
  .products-container .products-list .products-list-ul li {
    width: calc(calc(100% - 15px) / 2);
  }
}

.explore-by-products,
.explore-by-products * {
  box-sizing: border-box;
}

.explore-by-products {
  width: 100%;
  max-width: 1410px;
  margin: 0 auto;
  padding: 0px;
  height: 100%;
}

.explore-by-products-header-title h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 49px;
  color: #2a2b2e;
}

.explore-by-products-header-content {
  margin-top: 12px;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  color: #6a6b6d;
}

.explore-by-products-content-header {
  font-size: 20px;
  line-height: 28px;
  color: #2a2b2e;
  margin-top: 60px;
  margin-bottom: 40px;
}

.explore-by-products-content-product-list {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.explore-by-products-content-product-item.active {
  border: 1px solid #e60039;
}

.explore-by-products-content-product-item-image {
  width: 120px;
  height: 120px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.data-center-networking-container {
  width: 456px;
  height: auto;
  min-height: 315px;
  gap: 20px;
  opacity: 1;
  border-radius: 8px;
  padding: 20px;
  background-color: #F7F9FA;
  overflow: hidden;
}

.data-center-networking-title {
  font-weight: 400;
  font-style: normal;
  font-size: 20px;
  line-height: 100%;
  text-align: left;
  vertical-align: middle;
  color: #2a2b2e;
  margin: 0 0 20px 0;
}

.data-center-networking-items {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.data-center-networking-items .explore-by-products-content-product-item {
  width: 416px;
  min-height: 48px;
  gap: 10px;
  border-radius: 4px;
  padding-right: 24px;
  padding-left: 24px;
  flex-direction: row !important;
  justify-content: flex-start !important;
  align-items: center !important;
  padding-top: 12px;
  padding-bottom: 12px;
  background-color: #FFFFFF;
  box-sizing: border-box;
  display: flex !important;
  cursor: pointer;
  opacity: 0;
}

.data-center-networking-items .explore-by-products-content-product-item-image {
  width: 48px;
  height: 48px;
  opacity: 1;
  margin-left: 0;
  margin-right: 12px;
  flex-shrink: 0;
}

.data-center-networking-items .explore-by-products-content-product-item-text {
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 100%;
  text-align: left;
  vertical-align: middle;
  flex: 1;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.explore-by-products-content-select-wrapper {
  display: flex;
  gap: 20px;
  position: relative;
}

.explore-by-products-content-select {
  opacity: 1;
  position: relative;
  z-index: 2;
  width: 335px;
  height: 100%;
  margin-top: 40px;
  min-height: 400px;
  display: none;
}

.explore-by-products-content-select-header {
  font-size: 20px;
  line-height: 30px;
  color: #2a2b2e;
  font-weight: 400;
}

.explore-by-products-content-select-content {
  margin-top: 24px;
  border-radius: 4px;
  background-color: #fafbfc;
  overflow-x: hidden;
  overflow-y: auto;
  height: 400px;
}

.explore-by-products-content-select-content-item {
  min-height: 46px;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #2a2b2e;
  padding: 10px 16px;
  cursor: pointer;
}

.explore-by-products-content-select-content-item.active,
.explore-by-products-content-select-content-item:hover {
  background-color: #f1f3f5;
  color: #e60039;
}

.explore-by-products-content-product {
  margin-top: 54px;
  border-radius: 4px;
  background-color: #fafbfc;
  min-height: 400px;
  padding-top: 20px;
  overflow-y: auto;
  display: none;
}

.explore-by-products-content-product-image {
  /* width: 180px;
  height: 180px; */
  width: 250px;
  height: 250px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  margin: 0 auto;
}

.explore-by-products-content-product-text {
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  color: #2a2b2e;
  text-align: center;
  margin: 20px auto 12px auto;
}

.explore-by-products-content-product-href {
  font-size: 16px;
  font-weight: 400;
  max-width: 175px;
  height: 40px;
  width: 100%;
  border-radius: 4px;
  background-color: #e60039;
  cursor: pointer;
  display: flex;
  text-decoration: none;
  color: #ffffff;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}

.explore-by-products-content-product-href:hover {
  opacity: 0.8;
}

.explore-by-products-content-select-back {
  display: none;
}

@media screen and (max-width: 500px) {
  .explore-by-products {
    margin: 0 auto;
    padding: 60px 20px;
  }

  .explore-by-products-content-product-list {
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .explore-by-products-content-product-item {
    flex-direction: row;
    width: 160px;
    height: 70px;
    padding: 5px;
  }

  .explore-by-products-content-product-item-image {
    width: 60px;
    height: 60px;
  }

  .explore-by-products-content-select {
    margin-top: 80px;
    background-color: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
  }

  .explore-by-products-content-product {
    margin-top: 0;
    height: 100%;
  }

  .explore-by-products-content {
    position: relative;
    min-height: 520px;
  }

  .explore-by-products-content-select-wrapper {
    background-color: #ffffff;
    margin-top: 0;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0;
    height: 450px;
  }

  .explore-by-products-content-header {
    margin-top: 40px;
    margin-bottom: 16px;
  }

  .explore-by-products-content-select-header,
  .explore-by-products-content-select-content {
    margin-top: 16px;
  }

  .explore-by-products-content-select-content {
    width: 335px !important;
  }

  .explore-by-products-content-select-back {
    color: #e60039;
    display: flex;
    align-items: center;
    gap: 10px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 600;
    cursor: pointer;
  }

  .explore-by-products-header-title h2 {
    font-size: 22px;
    line-height: 33px;
    font-weight: 600;
  }

  .explore-by-products-content-product-item {
    gap: 8px;
  }

  .explore-by-products-content-product-item-text {
    font-size: 14px;
    line-height: 21px;
  }
}