.sticky-header{z-index:1030;position:sticky;top:0}.sticky-header .navbar{background-color:var(--header-nav-bg);padding-top:.75rem;padding-bottom:.75rem;animation:linear both shrink-navbar;animation-timeline:scroll();animation-range:0 100px}@keyframes shrink-navbar{to{padding-top:.25rem;padding-bottom:.25rem}}.header-logo img{width:auto;height:auto;max-height:60px;animation:linear both shrink-logo;animation-timeline:scroll();animation-range:0 100px}@keyframes shrink-logo{to{max-height:40px}}.header-nav .nav-link{color:#fff;font-weight:400;transition:color .2s}.header-nav .nav-link:hover,.header-nav .nav-link:focus{color:var(--bs-primary)}
.site-footer{background-color:#3d3d3d;padding:1.5rem 0}.footer-contact{border-bottom:1px solid #ffffff26;flex-direction:column;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.footer-contact-item{color:#fffc;align-items:center;gap:.5rem;font-size:.875rem;text-decoration:none;display:flex}a.footer-contact-item:hover{color:#fff}@media (min-width:768px){.footer-contact{flex-direction:row;justify-content:center;gap:2rem}}.footer-content{align-items:center;display:flex}.footer-logo{flex:1;justify-content:flex-start;display:flex}.footer-logo img{width:auto;height:auto;max-height:50px}.footer-center{flex-direction:column;flex:1;align-items:center;gap:.5rem;display:flex}.back-to-top{color:#fff;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.25rem;transition:background-color .2s,color .2s;display:flex}.back-to-top:hover{color:#3d3d3d;background-color:#fff}.footer-social{align-items:center;gap:1rem;display:flex}.footer-social a{color:#fff;font-size:1.25rem;text-decoration:none;transition:opacity .2s}.footer-social a:hover{opacity:.7}.footer-certifications{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.cert-placeholder{color:#fff;background-color:#0000;border-radius:4px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}@media (max-width:767.98px){.footer-content{text-align:center;flex-direction:column;gap:1.5rem}}.footer-credit{color:#ffffff80;border-top:1px solid #ffffff26;justify-content:center;margin-top:1rem;padding-top:.75rem;font-size:.75rem;display:flex}.footer-credit a{color:#ffffff80;text-decoration:none}.footer-credit a:hover{color:#fffc}
.whatsapp-float{color:#fff;z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.75rem;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 12px #00000040}.whatsapp-float:hover{color:#fff;transform:scale(1.1);box-shadow:0 6px 16px #0000004d}
