.cleri-section{align-items:center;border-radius:20px;box-shadow:0 5px 15px hsla(0,0%,100%,.4);color:#fff;display:flex;flex-wrap:wrap;margin:auto;max-width:100%;padding:40px}.cleri-left{flex:1 1 500px;padding-right:30px}.cleri-left h2{font-size:42px;line-height:1.4;margin-bottom:20px}.cleri-left p{color:#ccc;font-size:18px;line-height:1.6;margin-bottom:30px}.cleri-buttons{display:flex;flex-wrap:wrap;gap:15px}.cleri-buttons a{display:inline-block;font-weight:600;padding:12px 20px;text-decoration:none;transition:all .3s ease}.btn-primary{background:linear-gradient(90deg,#60a5fa,#c084fc);color:#000}.btn-primary:hover{opacity:.85}.btn-secondary{border:2px solid #a78bfa;color:#a78bfa}.btn-secondary:hover{background-color:#2c2c32}.cleri-right{align-items:center;display:flex;flex:1 1 400px;justify-content:center;padding-top:20px}.cleri-right img{border-radius:12px;height:400px;max-width:100%;object-fit:cover}@media (max-width:768px){.cleri-section{flex-direction:column;padding:30px 20px}.cleri-left{padding-right:0}.cleri-left h2{font-size:26px}}.customer-management{border-radius:20px;box-shadow:0 10px 20px hsla(0,0%,100%,.4);display:flex;gap:40px;justify-content:space-between;margin-top:100px;padding:40px}.cm-left{flex:1.5}.cm-left h2{color:#a4a4ff;font-size:42px;margin-bottom:30px}.cm-grid{display:flex;flex-wrap:wrap;gap:20px}.cm-box{border:1px solid #3c3f45;border-radius:10px;box-shadow:inset 0 0 6px hsla(0,0%,100%,.1);flex:1;min-width:280px;padding:20px}.cm-box.full{flex-basis:100%}.cm-box h3{color:#fff;font-size:22px;margin:0 0 10px}.cm-box p{color:#ccc;font-size:18px;line-height:1.5}.cm-right{align-items:center;display:flex;flex:1;justify-content:center}.cm-right img{height:auto;max-width:100%}