@keyframes glass-gradient-move{0%{background-position:0 50%}to{background-position:200% 50%}}.glass-animated-gradient{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:999px;opacity:.16;pointer-events:none;background:linear-gradient(90deg,#4a6cf6,#ff8a5c,#ff6f91,#4a6cf6);background-size:400% 400%;animation:glass-gradient-move 8s linear infinite;z-index:2}.SupportedSDKs_container__LQTeQ{display:flex;flex-direction:column;align-items:center;padding:20px;gap:40px}.SupportedSDKs_bottomSection__0AtN0,.SupportedSDKs_topSection___3Wb5{width:100%;padding:10px}.SupportedSDKs_heading__64NI6:nth-of-type(2){margin-top:35px}.SupportedSDKs_heading__64NI6{text-align:center;margin-bottom:20px;margin-top:0;font-size:24px;color:#aab1be;font-weight:700}.SupportedSDKs_rowContainer__w0ysr{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.SupportedSDKs_imageWrapper__2McUp{display:flex;justify-content:center;align-items:center;width:90px;height:90px;border-radius:50%;overflow:hidden;background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(0,0,0,.1));box-shadow:0 4px 8px rgba(0,0,0,.2);transition:transform .3s ease,box-shadow .3s ease,background .3s ease;position:relative;will-change:transform,box-shadow,background;transform-style:preserve-3d}.SupportedSDKs_imageWrapper__2McUp:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.3);transition:opacity .3s ease;opacity:1;z-index:1}.SupportedSDKs_imageWrapper__2McUp:hover:before{opacity:0}.SupportedSDKs_imageWrapper__2McUp:hover{transform:scale(1.1) translateZ(0);box-shadow:0 8px 16px rgba(0,0,0,.25);background:linear-gradient(135deg,rgba(255,255,255,.5),rgba(0,0,0,.1))}.SupportedSDKs_image__c3mWC{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:80px;height:80px;position:relative;z-index:0}