.home-category {
  max-width: 120rem;
  width: 100%;
  margin: 0 auto;
  min-height: 103.5rem;
  padding-bottom: 11.94rem;
  background-color: #456b67;
  background-image: radial-gradient(transparent, #173735 60%);
  background-size: 100% 100%;
  position: relative;
}
.home-category::before {
  content: "";
  top: 16rem;
  position: absolute;
  width: 133.54513rem;
  height: 79.23225rem;
  fill: linear-gradient(0deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 100%), rgba(43, 71, 69, 0.59);
  background-blend-mode: soft-light, normal;
  overflow: hidden;
  background: url("/assets/image/icon/mvektor.svg") no-repeat center;
  background-size: 100% 100%;
  pointer-events: none;
  z-index: 0;
}
.home-category-list {
  max-width: 90rem;
  width: 100%;
  margin: 0 auto;
  display: flex;
  gap: 1.87rem;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
}
.home-category-list .item {
  flex: 0 0 calc(33.333% - 1.25rem);
  width: calc(33.333% - 1.25rem);
  height: 37.64231rem;
  display: flex;
  flex-direction: column;
  position: relative;
  border-radius: 1rem;
  border: 1px solid rgba(255, 255, 255, 0.3);
  background: #fff;
  backdrop-filter: blur(12px);
  overflow: hidden;
  padding: 1.25rem 1.25rem 1.56rem 1.25rem;
  gap: 1.55rem;
}
.home-category-list .item:nth-child(1), .home-category-list .item:nth-child(3) {
  margin-top: 4.5rem;
}
.home-category-list .item:nth-child(1) .split-word, .home-category-list .item:nth-child(3) .split-word {
  display: inline-block;
  will-change: transform;
}
.home-category-list .item:nth-child(2) {
  margin-top: -1rem;
}
.home-category-list .item-header {
  width: 100%;
  height: 19rem;
}
.home-category-list .item-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 1rem;
}
.home-category-list .item-body {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.home-category-list .item-body h2 {
  font-size: 2rem;
  line-height: 2rem;
  font-weight: 600;
  color: #333;
  margin: 0 0 0.76rem 0;
}
.home-category-list .item-body p {
  font-size: 1rem;
  line-height: 1.2rem;
  font-weight: 400;
  color: #333;
  margin: 0;
}
.home-category-list .item-body a {
  margin-top: auto;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: 0.01rem;
  color: #333;
  text-decoration: unset;
  display: flex;
  align-items: center;
  gap: 1.13rem;
}
.home-category-list .item-body a::after {
  content: "";
  width: 0.92469rem;
  height: 0.92469rem;
  background: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTUiIGhlaWdodD0iMTUiIHZpZXdCb3g9IjAgMCAxNSAxNSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEyLjMzNjMgNC4xOTkxMkwxLjc0MDU3IDE0Ljc5NDhMMCAxMy4wNTQyTDEwLjU5NTcgMi40NTg1NkgwLjg0ODUzM0wwLjg3MDI4MSAwSDE0Ljc5NDlWMTMuOTI0NUwxMi4zMzYzIDEzLjk0NjNWNC4xOTkxMloiIGZpbGw9IiMzMzMzMzMiLz4KPC9zdmc+Cg==");
  background-size: 100% 100%;
  display: block;
}
.home-category-table {
  max-width: 90rem;
  width: 100%;
  margin: 18.98rem auto 0 auto;
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: space-between;
}
.home-category-table-content h3 {
  font-size: 3rem;
  line-height: 3.5rem;
  font-weight: 500;
  letter-spacing: -0.06rem;
  color: #fff;
  margin: 0;
}
.home-category-table-content h3 span.leads {
  color: rgba(255, 255, 255, 0.8);
  display: block;
}
.home-category-table-content p {
  font-size: 1.25rem;
  line-height: 1.3rem;
  letter-spacing: -0.05rem;
  color: #ffffff;
  margin: 2.56rem 0 0 0;
  opacity: 0.7;
  max-width: 28.75rem;
}
.home-category-table-content .craw {
  margin-top: 5.75rem;
  display: inline-block;
  align-items: center;
  color: #ffffff;
  text-decoration: unset;
  font-size: 1.25rem;
  line-height: 1.5rem;
  font-weight: 500;
  letter-spacing: -0.05rem;
}
.home-category-table-card {
  columns: 2;
  max-width: 35.13rem;
}
.home-category-table-card .item:nth-child(1) {
  border-radius: 1rem;
  background: #f7f6f2;
  box-shadow: 0 0 25.4px 1px rgba(0, 0, 0, 0.15);
  padding: 2.37rem 2.81rem 2.31rem 2.69rem;
  display: flex;
  flex-direction: column;
  margin: -10.62rem 0 1.5rem 0;
}
.home-category-table-card .item:nth-child(1) h4 {
  background: linear-gradient(270deg, #365a58, #6f8988);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 4rem;
  line-height: 5rem;
  letter-spacing: -0.04rem;
  font-weight: 800;
  margin: 0 0 1.06rem 0;
}
.home-category-table-card .item:nth-child(1) h5 {
  font-size: 1rem;
  line-height: 1.2rem;
  letter-spacing: -0.01rem;
  font-weight: 600;
  color: #646464;
}
.home-category-table-card .item:nth-child(1) p {
  font-size: 0.875rem;
  font-weight: 400;
  letter-spacing: -0.00875rem;
  color: #6d7482;
  margin: 0;
}
.home-category-table-card .item:nth-child(2) {
  border-radius: 1rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), radial-gradient(44.76% 44.76% at 33.39% 32.57%, #3c615f 0%, #294846 100%);
  background-blend-mode: soft-light, normal;
  box-shadow: 0 0 25.4px 1px rgba(0, 0, 0, 0.15);
  padding: 1.94rem 2.69rem 2.38rem 2.69rem;
}
.home-category-table-card .item:nth-child(2) h4 {
  background: linear-gradient(270deg, #728382 60%, #fff);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3rem;
  line-height: 5rem;
  letter-spacing: -0.03rem;
  font-weight: 800;
}
.home-category-table-card .item:nth-child(2) h5 {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: -0.01rem;
  font-weight: 600;
  color: #fff;
  margin: 0;
}
.home-category-table-card .item:nth-child(2) p {
  color: #fff;
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1rem;
  letter-spacing: -0.00875rem;
  margin: 0.37rem 0 0 0;
  opacity: 0.7;
}
.home-category-table-card .item:nth-child(3) {
  border-radius: 1rem;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.15) 100%), radial-gradient(44.76% 44.76% at 33.39% 32.57%, #3c615f 0%, #294846 100%);
  background-blend-mode: soft-light, normal;
  box-shadow: 0 0 25.4px 1px rgba(0, 0, 0, 0.15);
  padding: 5rem 3.56rem 2.69rem 3.81rem;
}
.home-category-table-card .item:nth-child(3) .icon {
  width: 9.07706rem;
  height: 8.21719rem;
  opacity: 0.68;
  mix-blend-mode: luminosity;
  margin-bottom: 3.53rem;
}
.home-category-table-card .item:nth-child(3) h4 {
  background: linear-gradient(270deg, #728382 0%, #fff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 3rem;
  line-height: 3rem;
  font-weight: 800;
  letter-spacing: -0.03rem;
  margin: 0;
}
.home-category-table-card .item:nth-child(3) h5 {
  color: #fff;
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 600;
  letter-spacing: -0.01rem;
  margin: 1rem 0 0.62rem 0;
}
.home-category-table-card .item:nth-child(3) p {
  color: #fff;
  opacity: 0.7;
  font-size: 0.875rem;
  line-height: 1rem;
  letter-spacing: -0.00875rem;
  margin: 0;
}
.home-category-badge {
  width: 109.875rem;
  height: 9.375rem;
  border-radius: 1rem;
  background: #f5f5f5;
  box-shadow: 0 0 25.4px 1px rgba(0, 0, 0, 0.15);
  margin: 6.69rem auto 0 auto;
  display: flex;
  align-items: center;
}
.home-category-badge-content {
  max-width: 90rem;
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}
.home-category-badge-content h2 {
  font-size: 2rem;
  line-height: 2.5rem;
  font-weight: 600;
  color: #333;
  margin: 0;
}
.home-category-badge-content p {
  font-size: 1rem;
  line-height: 1rem;
  letter-spacing: -0.01rem;
  color: rgba(51, 51, 51, 0.631372549);
  font-weight: 500;
  margin: 0;
}
.home-category-badge-content .craw {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 1rem;
  line-height: 1rem;
  font-weight: 500;
  letter-spacing: 0.01rem;
  color: #333;
  text-decoration: unset;
}
