.smo-section{padding:80px 20px;background-color:#FD6A02;font-family:Poppins,sans-serif}.smo-section,.smo-title{color:#fff;text-align:center}.smo-title{font-size:2.5rem;font-weight:700;margin-bottom:20px;font-family:Outfit,sans-serif}.smo-subtitle{font-size:1.2rem;margin-bottom:50px;color:#fff;max-width:800px;margin-left:auto;margin-right:auto;line-height:1.6;text-align:center}.smo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;max-width:1200px;margin:0 auto}.smo-box{background-color:#fff;color:#333;padding:40px 20px;border-radius:15px;transition:all .3s ease;box-shadow:0 4px 10px rgba(0,0,0,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:280px}.smo-box:hover{background-color:#000;color:#fff;transform:translateY(-8px);box-shadow:0 8px 18px rgba(0,0,0,.6)}.smo-icon{font-size:2.8rem;margin-bottom:20px;background:linear-gradient(135deg,#000,#FD6A02);-webkit-background-clip:text;background-clip:text;transition:all .3s ease}.smo-box:hover .smo-icon,.smo-icon{-webkit-text-fill-color:transparent}.smo-box:hover .smo-icon{background:linear-gradient(135deg,#fff,#FD6A02);-webkit-background-clip:text;background-clip:text;transform:scale(1.1)}.smo-heading{font-size:1.5rem;font-weight:700;margin-bottom:15px;color:#0f172a!important;text-align:center}.smo-box:hover .smo-heading{color:#ffffff!important}.smo-box p{font-size:1rem;line-height:1.6;color:#475569!important;text-align:center}.smo-box:hover p{color:#ffffff!important}@media (max-width:992px){.smo-grid{grid-template-columns:repeat(2,1fr)}.smo-title{font-size:2rem}.smo-heading{font-size:1.3rem}}@media (max-width:576px){.smo-grid{grid-template-columns:1fr}.smo-title{font-size:1.8rem}.smo-box{padding:25px 15px;min-height:auto}.smo-heading{font-size:1.2rem}.smo-icon{font-size:2.3rem}}.smo-tools-section{padding:60px 20px;background-color:#000;color:#fff;font-family:Arial,sans-serif;text-align:center}.tools-heading-title{font-size:28px;color:#FD6A02;margin-bottom:20px;text-align:center}.smo-section-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;justify-items:center}.smo-card-box{display:flex;align-items:center;background-color:#111;padding:15px 20px;border-radius:12px;width:100%;max-width:280px;transition:transform .3s,box-shadow .3s;cursor:pointer}.smo-card-box:hover{transform:translateY(-6px);box-shadow:0 6px 20px rgba(220,37,100,.4)}.smo-card-icon{width:50px;height:50px;object-fit:contain;margin-right:15px}.smo-card-text{font-size:16px;color:#fff;font-weight:500}@media (max-width:1024px){.smo-section-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.smo-section-grid{grid-template-columns:repeat(2,1fr)}.smo-card-icon{width:40px;height:40px;margin-right:10px}.smo-card-text{font-size:14px}}@media (max-width:480px){.smo-section-grid{grid-template-columns:1fr}.smo-card-box{max-width:250px}}.branding-brochure-service-card:hover{background:rgba(253,106,2,.15)!important;border-color:#FD6A02!important;transform:translateY(-5px);box-shadow:0 10px 25px rgba(253,106,2,.35)}