.software-logo-section{padding:1rem 0 6rem;background:#fff}.software-logo-shell{padding:3.1rem;border:1px solid #dceae8;border-radius:28px;background:linear-gradient(135deg,#f8fcfb,#eef7f5);box-shadow:0 18px 42px rgba(9,48,58,.07)}.software-logo-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:2rem}.software-logo-heading h2{margin:.3rem 0 0;font-size:clamp(2rem,4vw,3.25rem);line-height:1.08}.software-logo-heading p{max-width:420px;margin:0;color:#597484}.software-logo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.software-logo-card{min-height:148px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;padding:1.15rem;border:1px solid #dce8e6;border-radius:18px;background:#fff;box-shadow:0 8px 18px rgba(12,43,53,.04);transition:transform .2s,box-shadow .2s}.software-logo-card:hover{transform:translateY(-4px);box-shadow:0 16px 28px rgba(12,43,53,.1)}.software-logo-card img{display:block;max-width:100%;width:150px;height:54px;object-fit:contain}.software-logo-card:nth-child(3) img{height:46px}.software-logo-card:nth-child(4) img{height:52px}.software-logo-card:nth-child(5) img{height:57px}.software-logo-card span{color:#55707f;font-size:.73rem;font-weight:800;text-align:center}.software-logo-note{margin-top:1.2rem;color:#728895;font-size:.72rem;text-align:center}@media(max-width:991px){.software-logo-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:575px){.software-logo-section{padding-bottom:3.5rem}.software-logo-shell{padding:1.35rem;border-radius:21px}.software-logo-heading{display:block}.software-logo-heading p{margin-top:1rem}.software-logo-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.software-logo-card{min-height:124px;padding:.85rem}.software-logo-card:last-child{grid-column:span 2}.software-logo-card img{width:126px;height:47px}}
