.industries-whyiq{padding:var(--section-padding-vertical) 0;position:relative}.whyiq-intro{text-align:center;max-width:1200px;margin:0 auto 64px auto}.whyiq-grid{display:grid;grid-template-columns:1fr 1fr;grid-auto-rows:1fr;gap:48px clamp(120px, 12vw, 180px);max-width:1200px;margin:0 auto;position:relative;align-items:stretch}.center-logo-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;z-index:1;width:clamp(220px, 22vw, 320px);height:clamp(220px, 22vw, 320px);display:flex;align-items:center;justify-content:center}.center-logo-container img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.center-logo-container .circuitry-bg{height:clamp(420px, 40vw, 560px);width:auto;z-index:1}.center-logo-container .center-logo{height:clamp(90px, 8vw, 120px);width:auto;z-index:2}a.service-card{padding:24px;border-radius:12px;position:relative;z-index:2;display:flex;flex-direction:column;height:100%;text-decoration:none;transition:transform 0.3s ease,box-shadow 0.3s ease}a.service-card:hover{transform:translateY(-4px);box-shadow:0 10px 30px rgb(0 0 0 / .1)}.service-card .card-title-row{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.service-card .card-icon{font-size:2.5rem;color:var(--primary-color);flex-shrink:0}.service-card h4{margin:0}.service-card p{margin-bottom:0;margin-top:auto}.whyiq-summary{text-align:center;max-width:700px;margin:64px auto 0 auto}.whyiq-summary p{margin-bottom:2rem}.industries-whyiq.bg-white{background-color:var(--background-color)}.industries-whyiq.bg-white .whyiq-intro h2 span{color:var(--primary-color)}.industries-whyiq.bg-white .whyiq-intro p,.industries-whyiq.bg-white .whyiq-summary p{color:var(--text-color)}.industries-whyiq.bg-white .service-card{background-color:var(--secondary-color);border:1px solid var(--secondary-color-darker)}.industries-whyiq.bg-white .service-card h4,.industries-whyiq.bg-white .service-card p{color:var(--text-color-light)}.industries-whyiq.bg-white .center-logo-container .circuitry-bg{opacity:.5}.industries-whyiq.bg-blue{background-color:var(--secondary-color)}.industries-whyiq.bg-blue .whyiq-intro h2,.industries-whyiq.bg-blue .whyiq-intro p,.industries-whyiq.bg-blue .whyiq-summary p{color:var(--text-color-light)}.industries-whyiq.bg-blue .whyiq-intro h2 span{color:var(--text-color-light);border-bottom:3px solid var(--primary-color)}.industries-whyiq.bg-blue .service-card{background-color:var(--background-color);border:1px solid var(--primary-color-light-bg);box-shadow:0 10px 30px rgb(0 0 0 / .07)}.industries-whyiq.bg-blue .service-card h4{color:var(--text-color)}.industries-whyiq.bg-blue .service-card p{color:var(--accent-color)}.industries-whyiq.bg-blue .center-logo-container .circuitry-bg{opacity:.3}@media (max-width:768px){.whyiq-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:24px}.center-logo-container{display:none}}