.z3m-hero-section{background:linear-gradient(135deg,#fff5f0 0%,#ffffff 100%);padding:50px 15px;margin:30px 0}.z3m-hero-wrapper{text-align:center;max-width:100%}.z3m-hero-badge-wrap{display:inline-flex;align-items:center;gap:8px;background:#FF5C26;color:white;padding:8px 20px;border-radius:50px;font-size:14px;font-weight:600;margin-bottom:20px}.z3m-hero-icon{font-size:18px}.z3m-hero-badge-text{font-weight:600}.z3m-hero-main-title{font-size:42px;font-weight:800;color:#1a1a1a;margin:0 0 20px 0;line-height:1.3}.z3m-hero-accent{color:#FF5C26;display:inline;font-size:42px;font-weight:800}.z3m-hero-description{font-size:18px;line-height:1.8;color:#555;margin:0;text-align:justify}.z3m-hero-highlight{color:#FF5C26;font-weight:600}.z3m-benefits-section{padding:40px 0;margin:30px 0;background:#f9f9f9}.z3m-benefits-wrapper{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;width:100% !important;max-width:none !important;margin:0 !important;padding:0 !important}.z3m-benefits-item{background:white;padding:25px 15px;border-radius:12px;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,0.08);transition:transform 0.3s ease,box-shadow 0.3s ease}.z3m-benefits-item:hover{transform:translateY(-5px);box-shadow:0 8px 20px rgba(255,92,38,0.15)}.z3m-benefits-icon-box{margin-bottom:12px}.z3m-benefits-icon-box svg{width:32px;height:32px}.z3m-benefits-title{font-size:16px;font-weight:700;color:#1a1a1a;margin:0 0 6px 0}.z3m-benefits-text{font-size:13px;color:#666;margin:0}.z3m-stats-section{background:linear-gradient(135deg,#FF5C26 0%,#ff7b4d 50%,#ff9068 100%);padding:50px 15px;margin:40px 0;box-shadow:0 10px 30px rgba(255,92,38,0.3)}.z3m-stats-section .container{padding-left:15px;padding-right:15px}.z3m-stats-wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;max-width:100%}.z3m-stats-box{text-align:center;color:white;padding:20px 10px;border-radius:12px;background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);transition:transform 0.3s ease}.z3m-stats-box:hover{transform:translateY(-5px);background:rgba(255,255,255,0.15)}.z3m-stats-number{font-size:48px;font-weight:800;margin-bottom:8px;text-shadow:2px 2px 4px rgba(0,0,0,0.2)}.z3m-stats-label{font-size:16px;font-weight:500;opacity:0.95}@media (max-width:1024px){.z3m-benefits-wrapper{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.z3m-hero-main-title{font-size:32px}.z3m-hero-accent{font-size:32px;display:block}.z3m-hero-description{font-size:16px;text-align:left}.z3m-benefits-wrapper{grid-template-columns:repeat(2,1fr);gap:15px}.z3m-stats-wrapper{grid-template-columns:repeat(2,1fr);gap:20px}.z3m-stats-number{font-size:36px}}@media (max-width:480px){.z3m-hero-section{padding:40px 15px}.z3m-benefits-wrapper{grid-template-columns:1fr}}