
/* V120 — simplified home */
.hero-experience section#beauty .product-head{margin-bottom:24px!important}
.hero-experience section#pricing .head,
.hero-experience section#core-technology .head,
.hero-experience section#faq .head{margin-top:0!important}
.hero-experience .product-grid.product-grid-with-native-flow{
  grid-template-columns:1fr!important;
  gap:0!important;
}
.hero-experience .product-grid-with-native-flow .product-card-native-flow{
  grid-column:auto!important;
}
.hero-experience section#beauty .product-head h2,
.hero-experience section#pricing .head h2,
.hero-experience section#core-technology .head h2,
.hero-experience section#faq .head h2{
  margin-top:0!important;
}
@media(max-width:620px){
  .hero-experience section#beauty .product-head{margin-bottom:20px!important}
}
