.service-seo-industries{position:relative;overflow:hidden;padding:8rem 0}.service-seo-industries:before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-image:radial-gradient(circle,rgb(245 197 24 / 25%) 2px,transparent 1px);background-size:25px 25px;animation:moveGrid 10s linear infinite}@keyframes moveGrid{from{background-position:0 0}to{display:fixed;background-position:-25px -25px}}.service-seo-industries .container{position:relative;z-index:1}.service-seo-industries span{color:var(--accent-color)}.seo-industries-grid{--gap:12px;display:flex;flex-wrap:wrap;gap:var(--gap);align-items:center;justify-content:center}.seo-industry{display:flex;flex-direction:column;flex:1 0 240px;max-width:280px;height:210px;align-items:center;justify-content:space-between;text-align:center;overflow:hidden;border-radius:10px;border:1px solid rgb(245 197 24 / 35%);box-shadow:0 0 200px rgb(245 197 24 / 18.75%);background-color:var(--secondary-color)}.seo-industry p{width:100%;flex:1;display:inline-flex;align-items:center;justify-content:center;margin:0;background:var(--accent-color);color:var(--secondary-color);padding:10px 16px;font-weight:600;line-height:1.2}.seo-industry img{width:70px;max-width:100%;height:auto;filter:brightness(0) invert(1);margin:38px auto}.service-seo-industries h2{text-align:center;margin-bottom:26px}@media (max-width:991px){.service-seo-industries{padding:6rem 0}.seo-industry p{font-size:1.5rem;padding:8px 10px}}@media (max-width:767px){.service-seo-industries{padding:5rem 0}.seo-industries-grid{--gap:8px}.seo-industry{height:190px}.seo-industry img{width:60px;margin:32px 0}}@media (max-width:550px){.seo-industry{flex:1 0 100%;max-width:320px;gap:0;height:166px}.seo-industry p{flex:0 0 auto}.seo-industry img{margin:0;flex:1 0 auto;object-fit:contain}}