@keyframes shimmer{0%{background-position:-400% 0}to{background-position:400% 0}}.animate-shimmer{background:linear-gradient(90deg,#e5e7eb 0%,#f3f4f6 50%,#e5e7eb 100%) 0 0/400% 100%;animation:1.8s ease-in-out infinite shimmer}.solutions-nav-btn{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;outline:none;justify-content:center;align-items:center;width:44px;height:44px;transition:transform .25s,box-shadow .25s,opacity .25s;display:flex;box-shadow:0 2px 8px #0000001a}.solutions-nav-btn:hover:not(:disabled){transform:scale(1.12);box-shadow:0 6px 18px #00000024}.solutions-nav-btn:active:not(:disabled){transform:scale(.96)}.solutions-nav-btn:disabled{opacity:.25;cursor:not-allowed}.solutions-nav-btn:focus-visible{outline-offset:3px;outline:2px solid #2563eb}.solutions-card{cursor:pointer;will-change:width;box-shadow:0 8px 24px #0000002e}.solutions-card:hover{box-shadow:0 16px 40px #00000047}.solutions-card *{-webkit-user-select:none;user-select:none}.solutions-card-img{will-change:transform}.solutions-read-more-btn{background-color:#1e3a6e;transition:background-color .25s}.solutions-card:hover .solutions-read-more-btn{background-color:#2a5298}@media (max-width:768px){.solutions-nav-btn{width:36px;height:36px}.solutions-nav-btn svg{width:16px;height:16px}}.solutions-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .25s,width .25s,border-radius .25s}.solutions-dot--active{background:#1e3a6e;border-radius:4px;width:24px}
