*{box-sizing:border-box;margin:0;padding:0}.graduate-footer{background:#05050a;padding:18px 24px 0;position:relative;width:100%}.graduate-footer-container{align-items:center;display:flex;gap:24px;justify-content:space-between;margin:0 auto;max-width:1440px;padding:22px 0;width:100%}.graduate-footer-container:before{background:#67e8f9;box-shadow:0 0 12px #67e8f9,0 0 24px rgba(103,232,249,.85),0 0 42px rgba(103,232,249,.5);content:"";height:1px;left:0;position:absolute;top:-1px;width:100%}.graduate-footer-brand img{display:block;max-width:420px;object-fit:contain;width:100%}.graduate-footer-top-button{align-items:center;background:#131320;border:none;border-radius:10px;cursor:pointer;display:flex;height:48px;justify-content:center;min-width:48px;transition:.3s ease;width:48px}.graduate-footer-top-button:hover{background:#1b1b2a;box-shadow:0 0 12px rgba(103,232,249,.25);transform:translateY(-3px)}@media (max-width:768px){.graduate-footer-container{padding:20px 0}.graduate-footer-brand img{max-width:260px}.graduate-footer-top-button{height:44px;min-width:44px;width:44px}}@media (max-width:480px){.graduate-footer{padding:14px 16px 0}.graduate-footer-container{gap:18px}.graduate-footer-brand img{max-width:210px}.graduate-footer-top-button{border-radius:8px;height:40px;min-width:40px;width:40px}}