.regeneration-process{display:flex;gap:2.4rem;margin:0 auto 7.2rem;max-width:var(--mainWidthLayout);width:100%}@media screen and (max-width:1024px){.regeneration-process{gap:1.4rem;margin-bottom:5.2rem}}@media screen and (max-width:600px){.regeneration-process{flex-direction:column;gap:2.4rem;margin-bottom:4rem;padding:0 2rem}}.regeneration-process_item{align-items:center;display:flex;flex-direction:column;gap:1.4rem;width:calc(33.333% - 1.6rem)}@media screen and (max-width:1024px){.regeneration-process_item{gap:1rem;width:calc(33.333% - .93333rem)}}@media screen and (max-width:600px){.regeneration-process_item{gap:.4rem;width:100%}}.regeneration-process_item img{height:14rem!important;-o-object-fit:contain!important;object-fit:contain!important;width:unset!important}@media screen and (max-width:1024px){.regeneration-process_item img{height:10rem!important}}@media screen and (max-width:600px){.regeneration-process_item img{height:14rem!important}}.regeneration-process_item_content{display:flex;flex-direction:column;gap:.4rem;width:100%}.regeneration-process_item_content .ant-typography{margin:0}.regeneration-process_item_content_title{color:var(--colorPrimary);font-size:2.4rem;font-weight:700;text-align:center}@media screen and (max-width:1024px){.regeneration-process_item_content_title{font-size:2rem}}.regeneration-process_item_content_sub-title{color:var(--colorText);font-size:1.8rem;text-align:center}@media screen and (max-width:1024px){.regeneration-process_item_content_sub-title{font-size:1.4rem}}