.footer{color:#0b1121;background:#fff;border-top:1px solid #0000000d;padding:3rem 2rem 1rem}.footer-container{grid-template-rows:auto auto auto;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem;max-width:1200px;margin:0 auto;display:grid}.footer-content{align-items:center;gap:1.5rem;display:flex}.footer-logo{filter:drop-shadow(0 2px 4px #0000001a);grid-column:1;width:auto;height:32px}.footer-content p{color:#4b5563;font-size:.95rem}.footer-socials{grid-column:3;justify-self:end;gap:1rem;display:flex}.footer-socials a{color:#0b1121;background:#00000008;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:all .3s;display:flex}.footer-socials a:hover{color:#fff;background:#00e5ff;border-color:#00e5ff;transform:translateY(-3px);box-shadow:0 4px 15px #00e5ff4d}.footer-dev{text-align:start;grid-column:1;gap:5rem;margin-top:2rem}.footer-dev-links{align-items:center;gap:8px;margin-bottom:8px;display:flex}.footer-dev h4{text-transform:uppercase;color:var(--primary-cyan);margin-bottom:.5rem;font-size:.85rem;font-weight:800}.footer-dev-links img{width:22px;height:22px}.footer-dev-links a{color:#4b5563;font-size:.9rem;text-decoration:none;transition:color .3s}.footer-dev-links a:hover{color:#00e5ff}.footer-copy{text-align:center;color:#9ca3af;background-color:#0000;border-top:1px solid #0000000d;grid-column:1/-1;height:0;margin-top:1rem;padding-top:2rem;font-size:.85rem}@media (max-width:768px){.footer-container{text-align:center;grid-template-columns:1fr;gap:2.5rem;display:grid}.footer-socials{grid-column:1;justify-self:center}.footer-dev{text-align:center;grid-column:1;justify-self:center;margin-top:1rem}.footer-content{flex-direction:column;gap:1rem}.footer-dev-links{justify-content:center}}
.services-grid-btn{color:#fff;background-color:#071359;border-radius:999px;justify-content:center;align-items:center;gap:0;width:52px;height:52px;transition:width .45s cubic-bezier(.4,0,.2,1),background-color .35s,gap .35s;display:inline-flex;overflow:hidden}.group:hover .services-grid-btn{background-color:#12e9f8;gap:8px;width:140px}.services-grid-btn__arrow{flex-shrink:0;width:22px;height:22px;transition:transform .35s}.group:hover .services-grid-btn__arrow{transform:scale(1.1)}.services-grid-btn__text{letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:0;max-width:0;font-size:1.2rem;font-weight:800;transition:max-width .4s cubic-bezier(.4,0,.2,1),opacity .3s .1s;overflow:hidden}.group:hover .services-grid-btn__text{opacity:1;max-width:80px}.services-grid-btn:focus-visible{outline-offset:3px;outline:2px solid #12e9f8}
