.erp-retail-summary-container{max-width:1680px;padding:2rem 1.5rem;background-color:#fafafa;color:#333;border-radius:1rem;margin:3rem auto 0}.erp-title{font-size:2.5rem;text-align:center;font-weight:700;margin-bottom:.5rem}.erp-subtitle{font-size:1.2rem;text-align:center;color:#666;margin-bottom:2rem}@media(max-width:768px){.erp-subtitle{font-size:.9rem;text-align:left}}.erp_section_main{display:flex;flex-wrap:wrap;justify-content:space-between;gap:2rem}.erp_section_main .erp-section{width:calc(50% - 1rem);background-color:#fff;border-left:6px solid #7c3aed;box-shadow:0 2px 6px rgba(0,0,0,.06);border-radius:1rem;padding:1.5rem;margin-bottom:2rem;transition:transform .3s ease-in-out}@media(max-width:768px){.erp_section_main .erp-section{width:100%}}.erp_section_main .erp-section:hover{transform:translateY(-5px)}.erp_section_main .erp-section .section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#7c3aed}@media(max-width:768px){.erp_section_main .erp-section .section-title{font-size:1.4rem}}.erp_section_main .erp-section .section-points{list-style:none;padding-left:0}@media(max-width:768px){.erp_section_main .erp-section .section-points{font-size:.9rem}}.erp_section_main .erp-section .section-points li{margin-bottom:.6rem;padding-left:1.5rem;position:relative;line-height:1.6}.erp_section_main .erp-section .section-points li:before{content:"✔";position:absolute;left:0;color:#28a745;font-size:.9rem}@media screen and (max-width:768px){.erp_section_main{flex-direction:column}.erp-section{width:100%}.erp-title{font-size:1.75rem;text-align:left}.section-title{font-size:1.3rem}.erp-section{padding:1rem}}