#factory_overview .component-wrapper .title-thc{text-align:center;margin-bottom:1rem}#factory_overview .component-wrapper .desc{margin-bottom:1.5rem;text-align:left}#factory_overview .component-wrapper .statistics-list{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}#factory_overview .component-wrapper .statistics-list .stat-item{flex:1;min-width:150px;text-align:center}#factory_overview .component-wrapper .statistics-list .stat-item .stat-number{margin-bottom:0.5rem;color:var(--primary_color);text-align:center;font-size:95px;font-style:normal;font-weight:800;line-height:110%}#factory_overview .component-wrapper .statistics-list .stat-item .stat-label{text-align:center;font-size:25px;font-style:normal;font-weight:600;line-height:130%}#factory_overview .component-wrapper .image-wrapper{width:100%;margin-top:2rem}@media (min-width:992px){#factory_overview .component-wrapper .image-wrapper{margin-top:0}}#factory_overview .component-wrapper .image-wrapper .factory-img{width:100%;height:auto;display:block;border-radius:12px;box-shadow:0px 4px 16px rgba(0, 0, 0, 0.1)}@media only screen and (max-width:992px){#factory_overview .component-wrapper .statistics-list .stat-item{min-width:100px}#factory_overview .component-wrapper .statistics-list .stat-item .stat-number{font-size:50px}#factory_overview .component-wrapper .statistics-list .stat-item .stat-label{font-size:20px}}