.footer.svelte-afaxrl{overflow:hidden}.socials-container.svelte-afaxrl{display:flex;flex-direction:column;margin-top:1rem}.socials.svelte-afaxrl{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-top:1rem;font-size:.9rem;padding:.5rem 1rem;cursor:pointer;border-radius:5px;width:100%}.socials.fb.svelte-afaxrl{background-color:#0056b3;color:#fff;border:2px solid transparent;transition:all .3s ease}.socials.fb.svelte-afaxrl:hover{background-color:#1877f2;transform:translateY(-2px);box-shadow:0 4px 12px #1877f24d}.footer.svelte-afaxrl{padding-bottom:2rem;font-family:Inter,sans-serif}.footer-link-container.svelte-afaxrl{display:flex;flex-direction:row;align-items:start;background-color:#fff;padding:0rem 2rem;width:80%;margin:0 auto}.footer-box-container.svelte-afaxrl{flex:1;margin-right:2rem}.footer-box.svelte-afaxrl{background-color:#022344f2;padding:2rem;border-radius:10px;color:#fff}.footer-box.svelte-afaxrl img:where(.svelte-afaxrl){max-width:250px;margin-bottom:1rem}.footer-links.svelte-afaxrl{display:grid;justify-content:space-between;flex-wrap:wrap;grid-template-columns:repeat(3,1fr);gap:1rem}.footer-column.svelte-afaxrl{flex:1;min-width:150px;margin:0 1rem}.footer-column.svelte-afaxrl span:where(.svelte-afaxrl){font-size:.8rem;font-weight:600;margin-bottom:1rem}.footer-column.svelte-afaxrl ul:where(.svelte-afaxrl){list-style:none;padding:0}.footer-column.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl){margin-bottom:.5rem;font-size:.8rem}.footer-column.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl) a:where(.svelte-afaxrl){text-decoration:none;color:#007bff}.footer-column.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl) a:where(.svelte-afaxrl):hover{text-decoration:underline}.link-dropdown.svelte-afaxrl{position:relative}.dropdown-trigger.svelte-afaxrl{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:.5rem 0;font-size:.8rem;font-weight:600;color:#333;-webkit-user-select:none;user-select:none;transition:color .3s ease}.dropdown-trigger.svelte-afaxrl:hover{color:#007bff}.dropdown-trigger.svelte-afaxrl i:where(.svelte-afaxrl){transition:transform .3s ease;margin-left:.5rem}.dropdown-trigger.svelte-afaxrl i.open:where(.svelte-afaxrl){transform:rotate(90deg)}.dropdown-content.svelte-afaxrl{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .3s ease,padding .3s ease;opacity:0;padding:0;background:#007bff0d;border-radius:6px;margin-top:.5rem}.dropdown-content.open.svelte-afaxrl{max-height:300px;opacity:1;padding-top:1rem;overflow-y:auto}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl){list-style:none;padding:0;margin:0}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl){margin-bottom:.5rem;padding:0 1rem;font-size:.75rem;transform:translateY(-10px);opacity:0;animation:svelte-afaxrl-slideIn .3s ease forwards}.dropdown-content.open.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl){animation-delay:calc(var(--index) * .05s)}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(1){--index: 1}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(2){--index: 2}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(3){--index: 3}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(4){--index: 4}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(5){--index: 5}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(6){--index: 6}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(7){--index: 7}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl):nth-child(8){--index: 8}@keyframes svelte-afaxrl-slideIn{to{transform:translateY(0);opacity:1}}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl) a:where(.svelte-afaxrl){text-decoration:none;color:#007bff;transition:color .2s ease,padding-left .2s ease;display:block;padding:.25rem 0;border-radius:4px}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl) a:where(.svelte-afaxrl):hover{color:#0056b3;padding-left:.5rem;background:#007bff1a}@media (max-width: 500px){.dropdown-content.open.svelte-afaxrl{max-height:250px}.dropdown-trigger.svelte-afaxrl{font-size:.75rem}.dropdown-content.svelte-afaxrl ul:where(.svelte-afaxrl) li:where(.svelte-afaxrl){font-size:.7rem;margin-bottom:.5rem}.footer-link-container.svelte-afaxrl{margin:unset}}@media (min-width: 500px) and (max-width: 1224px){.footer-link-container.svelte-afaxrl{flex-direction:column;padding:0rem 1rem}.footer-box.svelte-afaxrl{margin-bottom:2rem;margin-right:0;width:100%}.footer-link-container.svelte-afaxrl{width:100%}.footer-box-container.svelte-afaxrl{margin-right:unset}.footer-links.svelte-afaxrl{flex-direction:column}.footer-column.svelte-afaxrl{margin:1rem 0}}@media (max-width: 500px){.footer-link-container.svelte-afaxrl{flex-direction:column-reverse;padding:0rem 1rem;width:100%}.footer-box-container.svelte-afaxrl{width:100%}.footer-box.svelte-afaxrl{margin-bottom:2rem;margin-right:0}.footer-links.svelte-afaxrl{grid-template-columns:repeat(1,1fr);width:100%;gap:0rem}.footer-column.svelte-afaxrl{margin:.3 rem 0}.footer-box.svelte-afaxrl{margin-top:1rem}}
