.footer{margin-top:auto;bottom:0;z-index:10;width:100%;font-family:Gotham,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.footer.light .footer-legal,.footer.light .footer-main{background:linear-gradient(0deg,rgba(205,208,253,.6),rgba(205,208,253,.6))}.footer.light .footer-legal{border-top:1px solid #001d34}.footer.light .footer-bottom{background:linear-gradient(0deg,rgba(205,208,253,.6),rgba(205,208,253,.6))}.footer.light .contact-item span,.footer.light .footer-link,.footer.light .section-title{color:#2d1b69}.footer.light .footer-link:hover{color:#5a4a8a}.footer.light .social-icon{color:#2d1b69;border-color:#2d1b69}.footer.light .social-icon:hover{background:#2d1b69;color:#f0edf7}.footer.light .legal-text{color:#4a3c6b}.footer.light .copyright,.footer.light .policy-link{color:#2d1b69}.footer.light .policy-link:hover{color:#5a4a8a}.footer.dark .footer-legal,.footer.dark .footer-main{background:rgba(29,29,29,.6)}.footer.dark .footer-legal{border-top:1px solid hsla(0,0%,100%,.3019607843)}.footer.dark .footer-bottom{background:rgba(29,29,29,.6)}.footer.dark .section-title{color:#fff}.footer.dark .contact-item span,.footer.dark .footer-link{color:#e0e0e0}.footer.dark .footer-link:hover{color:#fff}.footer.dark .social-icon{color:#e0e0e0;border-color:#e0e0e0}.footer.dark .social-icon:hover{background:#e0e0e0;color:#1a1a2e}.footer.dark .legal-text{color:#b0b0b0}.footer.dark .copyright,.footer.dark .policy-link{color:#e0e0e0}.footer.dark .policy-link:hover{color:#fff}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-main{padding:3rem 0}.footer-main .footer-container{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-gap:3rem;gap:3rem;align-items:start}.footer-section{display:flex;flex-direction:column;gap:1.5rem}.footer-logo .logo-container{display:flex;align-items:center;justify-content:flex-start}.footer-logo .footer-logo-img{height:2.5rem;width:auto;max-width:200px;object-fit:contain;transition:opacity .3s ease}.footer-logo .footer-logo-img:hover{opacity:.8}.section-title{font-size:1.125rem;font-weight:600;margin:0;text-align:start!important;letter-spacing:-.025em}.footer-contact .contact-item{display:flex;align-items:flex-start;gap:.75rem}.footer-contact .contact-item .contact-icon{width:1.25rem;height:1.25rem;flex-shrink:0;margin-top:.125rem}.footer-contact .contact-item span{font-size:.875rem;line-height:1.5;font-weight:400}.footer-links .links-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.75rem}.footer-links .footer-link{text-decoration:none;font-size:.875rem;font-weight:400;transition:all .2s ease;display:inline-block}.footer-links .footer-link:hover{transform:translateX(.25rem)}.footer-links .footer-link:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:.25rem}.footer-social .social-icons{display:flex;gap:1rem}.footer-social .social-icon{width:2.5rem;height:2.5rem;border:1px solid;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:all .3s ease}.footer-social .social-icon svg{width:1.25rem;height:1.25rem}.footer-social .social-icon:focus{outline:2px solid currentColor;outline-offset:2px}.footer-legal{padding:2rem 0}.footer-legal .legal-content{display:flex;flex-direction:column;gap:1.5rem}.footer-legal .legal-text{font-size:.75rem;line-height:1.6;margin:0;text-align:justify}.footer-legal .legal-text strong{font-weight:600}.footer-bottom{padding:1.5rem 0}.footer-bottom .footer-bottom-content{display:flex;align-items:center;flex-wrap:wrap;gap:2rem}.footer-bottom .copyright{font-size:.875rem;font-weight:400;margin:0}.footer-bottom .policy-links{display:flex;gap:2rem;align-items:center}.footer-bottom .policy-link{text-decoration:none;font-size:.875rem;font-weight:400;transition:all .2s ease}.footer-bottom .policy-link:hover{text-decoration:underline}.footer-bottom .policy-link:focus{outline:2px solid currentColor;outline-offset:2px;border-radius:.25rem}@media(max-width:1024px){.footer-main .footer-container{grid-template-columns:1fr 1fr;gap:2rem}.footer-logo{grid-column:1/-1;margin-bottom:1rem}}@media(max-width:768px){.footer-container{padding:0 1.5rem}.footer-main{padding:2rem 0}.footer-main .footer-container{grid-template-columns:1fr;gap:2rem;text-align:start}.footer-logo .logo-container{justify-content:center}.footer-logo .footer-logo-img{height:2rem}.footer-social .social-icons{justify-content:center}.footer-legal{padding:1.5rem 0}.footer-legal .legal-content{gap:1rem}.footer-legal .legal-text{font-size:.7rem;text-align:left}.footer-bottom .footer-bottom-content{flex-direction:column;text-align:center;gap:1rem}.footer-bottom .policy-links{justify-content:center}}@media(max-width:480px){.footer-container{padding:0 1rem}.footer-main{padding:1.5rem 0}.footer-main .footer-container{gap:1.5rem}.footer-logo .footer-logo-img{height:1.75rem}.section-title{font-size:1rem}.footer-contact .contact-item span,.footer-link{font-size:.8rem}.footer-legal .legal-text{font-size:.65rem}.footer-bottom .copyright,.footer-bottom .policy-link{font-size:.8rem}.footer-bottom .policy-links{gap:1.5rem}}:root{background-color:#fff;color:linear-gradient(180deg,rgb(0,53,96),rgb(0,0,0))}html.dark{background:linear-gradient(180deg,rgb(0,53,96),rgb(0,0,0));color:#f1f5f9}body{margin:0;padding:0;background-color:inherit;color:inherit;transition:background-color .3s ease,color .3s ease}body,button{font-family:var(--font-gotham)}button{cursor:pointer}input,select,textarea{font-family:var(--font-gotham)}*{box-sizing:border-box}img{max-width:100%}h1,h2,h3,h4,h5,h6,p,p:last-child{margin:0}.toggle-button{border-radius:999px;background-color:#8085ff;padding:0;border:none;display:flex;align-items:center;justify-content:center;flex-direction:column;width:36px;margin:36px;cursor:pointer;position:fixed;right:10px;top:20%;z-index:999}.toggle-button:hover{background-color:#c084fc}.toggle-button .icon{color:#fff}.card{border-radius:.5rem;padding:1.5rem;margin:1.5rem 0;background-color:#fff;color:linear-gradient(180deg,rgb(0,53,96),rgb(0,0,0));border:1px solid #e2e8f0;transition:all .3s ease}.dark .card{background-color:#1e293b;color:#f1f5f9;border-color:#475569}.container{min-height:100vh}.content{margin:auto;text-align:center}.legal-page{max-width:800px;margin:0 auto;padding:2rem;text-align:left}.legal-page h1{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;color:inherit}.legal-page h2{font-size:1.5rem;font-weight:600;margin:2rem 0 1rem;color:inherit}.legal-page p{font-size:1rem;line-height:1.6;margin-bottom:1rem;color:inherit}.legal-page ul{margin:1rem 0;padding-left:2rem}.legal-page ul li{font-size:1rem;line-height:1.6;margin-bottom:.5rem;color:inherit}.legal-content section{margin-bottom:2rem}@media(max-width:768px){.legal-page{padding:1rem}.legal-page h1{font-size:2rem}.legal-page h2{font-size:1.25rem}.legal-page li,.legal-page p{font-size:.9rem}}.custom-light-dark-theme-section{position:fixed;right:0;bottom:50px!important;z-index:1002;background:#ddd;border-radius:50px;transition:all .3s ease;overflow:visible;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;gap:8px;padding:8px}.custom-light-dark-theme-section.collapsed{width:52px;height:52px}.custom-light-dark-theme-section.collapsed .theme-buttons{opacity:0;pointer-events:none}.custom-light-dark-theme-section.collapsed .theme-buttons .custom-icon-alignment:first-child{transform:translateX(-20px)}.custom-light-dark-theme-section.collapsed .theme-buttons .custom-icon-alignment:last-child{transform:translateX(20px)}.custom-light-dark-theme-section.expanded{width:52px;height:52px}.custom-light-dark-theme-section.expanded .theme-buttons{opacity:1;pointer-events:all}.custom-light-dark-theme-section.expanded .theme-buttons .custom-icon-alignment:first-child,.custom-light-dark-theme-section.expanded .theme-buttons .custom-icon-alignment:last-child{transform:translateX(0)}.custom-light-dark-theme-section .toggle-arrow{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;background:#8085ff;transition:all .3s ease;flex-shrink:0;border:none;outline:none;position:relative;z-index:2}.custom-light-dark-theme-section .toggle-arrow:hover{background:#6b73e5;transform:scale(1.05)}.custom-light-dark-theme-section .toggle-arrow:focus{outline:2px solid #8085ff;outline-offset:2px}.custom-light-dark-theme-section .toggle-arrow .arrow-icon{transition:transform .3s ease;color:#fff}.custom-light-dark-theme-section .toggle-arrow .arrow-icon.rotated{transform:rotate(180deg)}.custom-light-dark-theme-section .theme-buttons{display:flex;flex-direction:row;gap:8px;transition:all .3s ease;position:absolute;bottom:6px;right:65px;width:auto;align-items:center;z-index:1}.custom-light-dark-theme-section .custom-icon-alignment{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:50%;cursor:pointer;transition:all .3s ease,transform .3s ease;border:none;outline:none;background:rgba(0,0,0,0)}.custom-light-dark-theme-section .custom-icon-alignment:hover{transform:scale(1.1)}.custom-light-dark-theme-section .custom-icon-alignment:focus{outline:2px solid #8085ff;outline-offset:2px}.custom-light-dark-theme-section .custom-icon-alignment.sun-bg{background:#8085ff}.custom-light-dark-theme-section .custom-icon-alignment img{width:20px;height:20px;transition:all .3s ease}@media(max-width:768px){.custom-light-dark-theme-section{right:0;bottom:50px!important}.custom-light-dark-theme-section.collapsed,.custom-light-dark-theme-section.expanded{width:48px;height:48px}.custom-light-dark-theme-section .theme-buttons{bottom:56px;right:0;align-items:center;flex-direction:row;z-index:1}.custom-light-dark-theme-section .custom-icon-alignment,.custom-light-dark-theme-section .toggle-arrow{width:32px;height:32px}.custom-light-dark-theme-section .custom-icon-alignment img{width:18px;height:18px}}@media(max-width:480px){.custom-light-dark-theme-section{right:0;bottom:50px!important}.custom-light-dark-theme-section.collapsed,.custom-light-dark-theme-section.expanded{width:44px;height:44px}.custom-light-dark-theme-section .theme-buttons{bottom:6px;right:50px;align-items:center;flex-direction:row;z-index:1}.custom-light-dark-theme-section .custom-icon-alignment,.custom-light-dark-theme-section .toggle-arrow{width:30px;height:30px}.custom-light-dark-theme-section .custom-icon-alignment img{width:16px;height:16px}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@font-face{font-family:gotham;src:url(/_next/static/media/17fdb18d579eb850-s.p.otf) format("opentype");font-display:swap;font-weight:100;font-style:normal}@font-face{font-family:gotham;src:url(/_next/static/media/d4246eb97ff64688-s.p.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:gotham;src:url(/_next/static/media/477f1222752d7d14-s.p.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gotham;src:url(/_next/static/media/026843f928f424a3-s.p.otf) format("opentype");font-display:swap;font-weight:500;font-style:normal}@font-face{font-family:gotham;src:url(/_next/static/media/095c652d4c300890-s.p.otf) format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:gotham;src:url(/_next/static/media/bdb1a4f884d063f7-s.p.otf) format("opentype");font-display:swap;font-weight:900;font-style:normal}@font-face{font-family:gotham Fallback;src:local("Arial");ascent-override:0.00%;descent-override:0.00%;line-gap-override:0.00%;size-adjust:113.52%}.__className_77aa9c{font-family:gotham,gotham Fallback}.__variable_77aa9c{--font-gotham:"gotham","gotham Fallback"}