.service-logo-tiles-container{aspect-ratio:4/3;background:#fff;justify-content:center;align-items:center;width:100%;padding:40px;display:flex}.service-tiles-grid-2x2{grid-template-columns:repeat(2,1fr);gap:24px;width:100%;max-width:480px;display:grid}.service-tiles-grid-flex{flex-wrap:wrap;justify-content:center;gap:24px;width:100%;max-width:500px;display:flex}.service-logo-tile{cursor:default;background:linear-gradient(145deg,#fff 0%,#f1f5f9 50%,#e2e8f0 100%);border:1px solid #0d325040;border-top-color:#ffffffe6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:32px 24px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #0d32502e,0 8px 16px #0d32501f,inset 0 -6px 12px #0d325014,inset 0 4px 8px #fff}.service-logo-tile:hover{background:#fff;border-color:#1473e64d;transform:translateY(-12px)scale(1.03);box-shadow:0 24px 48px -12px #0d325033,0 0 32px 8px #5bc8f233}.service-logo-tile-inner{z-index:2;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.service-logo-icon-wrapper{justify-content:center;align-items:center;width:64px;height:64px;display:flex}.service-logo-icon{object-fit:contain;filter:grayscale(.2)contrast(1.1);width:100%;height:auto;max-height:64px;transition:filter .4s,transform .4s}.service-logo-tile:hover .service-logo-icon{filter:grayscale(0)contrast();transform:scale(1.05)}.service-logo-icon-placeholder{background:#e2e8f0;border-radius:50%;width:48px;height:48px}.service-logo-label{color:#0d3250;text-align:center;letter-spacing:-.2px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;transition:color .3s}.service-logo-tile:hover .service-logo-label{color:#1473e6}@media (max-width:768px){.service-logo-tiles-container{aspect-ratio:auto;min-height:320px;padding:24px}.service-tiles-grid-2x2{gap:16px}.service-logo-tile{padding:24px 16px}.service-logo-icon-wrapper{width:48px;height:48px}.service-logo-label{font-size:13px}}.service-concept-tile{cursor:default;background:linear-gradient(145deg,#fff 0%,#f1f5f9 50%,#e2e8f0 100%);border:1px solid #0d325040;border-top-color:#ffffffe6;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:32px 24px;transition:all .5s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 48px #0d32502e,0 8px 16px #0d32501f,inset 0 -6px 12px #0d325014,inset 0 4px 8px #fff}.service-concept-tile:hover{background:#fff;border-color:#1473e64d;transform:translateY(-12px)scale(1.03);box-shadow:0 24px 48px -12px #0d325033,0 0 32px 8px #5bc8f233}.service-concept-ring{color:#fff;background:#1d334a;border:2px solid #051120;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:all .4s;display:flex}.service-concept-tile:hover .service-concept-ring{background:#051120;border-color:#5bc8f2cc;box-shadow:0 0 15px #5bc8f266}.service-concept-icon{stroke-width:1.5px;width:32px;height:32px}.service-compliance-wrapper{flex:calc(33.333% - 24px);min-width:120px;max-width:200px;display:flex}.service-compliance-wrapper .badge-chip{background:linear-gradient(145deg,#fff 0%,#f1f5f9 50%,#e2e8f0 100%);border:1px solid #0d325040;border-top-color:#ffffffe6;width:100%;height:100%;transition:all .5s cubic-bezier(.2,.8,.2,1);box-shadow:0 24px 48px #0d32502e,0 8px 16px #0d32501f,inset 0 -6px 12px #0d325014,inset 0 4px 8px #fff}.service-compliance-wrapper .badge-chip .badge-name{color:#0d3250;font-weight:600}.service-compliance-wrapper .badge-chip:hover{background:#fff;border-color:#1473e64d;transform:translateY(-12px)scale(1.03);box-shadow:0 24px 48px -12px #0d325033,0 0 32px 8px #5bc8f233}
