.footer{background:var(--background);padding:2rem;height:100%}@media(max-width:768px){.footer{padding:.5rem}}.footer-hero{font-family:Urbanist;padding:3rem;background:#fff;color:var(--text);border:1px solid #e5e7eb;max-width:90%;margin:1rem 10rem;border-radius:2rem}@media(max-width:900px){.footer-hero{padding:2rem 1.5rem}}@media(max-width:1023px){.footer-hero{max-width:100%;margin:1.5rem;padding:1.5rem}}.footer-hero .hero-content{max-width:1200px;margin:0 auto}.footer-hero .hero-content .hero-flex-container{display:flex;justify-content:space-between;align-items:center}@media(max-width:900px){.footer-hero .hero-content .hero-flex-container{flex-direction:column;gap:2rem}}.footer-hero .hero-content .hero-flex-container .hero-heading{font-size:3rem;font-weight:500;line-height:3.5rem;margin-bottom:0;max-width:45%}@media(max-width:900px){.footer-hero .hero-content .hero-flex-container .hero-heading{font-size:2.5rem;line-height:3rem;text-align:center;max-width:100%;margin-bottom:1rem}}@media(max-width:480px){.footer-hero .hero-content .hero-flex-container .hero-heading{font-size:2rem;line-height:2.5rem}}.footer-hero .hero-content .hero-buttons{display:flex;flex-direction:column;gap:1rem}@media(max-width:600px){.footer-hero .hero-content .hero-buttons{width:100%}}.footer-hero .hero-content .hero-buttons button{padding:.75rem 1.5rem;border-radius:2rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.footer-hero .hero-content .hero-buttons button:hover{transform:translateY(-2px)}.footer-hero .hero-content .hero-buttons .access-btn{background-color:var(--primary);color:#fff;border:none}.footer-hero .hero-content .hero-buttons .call-btn{background-color:transparent;color:var(--text);border:1px solid var(--primary)}.footer-bottom{font-family:Urbanist;padding:4rem;background:#fff;color:var(--text);border:1px solid #e5e7eb;max-width:90%;margin:1rem 10rem;border-radius:2rem;position:relative}@media(max-width:1023px){.footer-bottom{max-width:100%;margin:1.5rem;padding:2rem 1rem}}.footer-bottom .section{max-width:100%;margin:0}.footer-bottom .section .middle-section{display:flex;justify-content:space-between;max-width:1200px;margin:0 auto 2rem;flex-wrap:wrap}@media(max-width:1023px){.footer-bottom .section .middle-section{flex-direction:column;gap:3rem;align-items:center}}.footer-bottom .section .middle-section .left-middle-section{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1023px){.footer-bottom .section .middle-section .left-middle-section{align-items:center;text-align:center;width:100%}}.footer-bottom .section .middle-section .left-middle-section .logo-text{color:var(--primary);font-size:4.5rem;font-weight:600;margin-bottom:.5rem}@media(max-width:768px){.footer-bottom .section .middle-section .left-middle-section .logo-text{font-size:3rem;text-align:center;margin-bottom:.25rem}}@media(max-width:480px){.footer-bottom .section .middle-section .left-middle-section .logo-text{font-size:2.5rem}}.footer-bottom .section .middle-section .left-middle-section .logo-text span{color:var(--text)}.footer-bottom .section .middle-section .left-middle-section p{font-size:1rem;margin-bottom:1.5rem}@media(max-width:480px){.footer-bottom .section .middle-section .left-middle-section p{text-align:center}}.footer-bottom .section .middle-section .left-middle-section .share-icons{display:flex;gap:1rem;margin-top:1.5rem}@media(max-width:1023px){.footer-bottom .section .middle-section .left-middle-section .share-icons{justify-content:center}}.footer-bottom .section .middle-section .left-middle-section .share-icons .icon-wrapper{background:#f3f4f6;border-radius:50%;padding:.5rem;display:flex;align-items:center;justify-content:center}.footer-bottom .section .middle-section .left-middle-section .share-icons .icon-wrapper:hover{cursor:pointer;background-color:var(--light);transform:scale(1.2)}.footer-bottom .section .middle-section .right-middle-section{display:flex;gap:4rem;flex-wrap:wrap}@media(max-width:1023px){.footer-bottom .section .middle-section .right-middle-section{justify-content:center;width:100%;gap:3rem;text-align:center}}@media(max-width:768px){.footer-bottom .section .middle-section .right-middle-section{flex-direction:row;justify-content:center;width:100%;gap:2rem;margin-top:1rem}}@media(max-width:480px){.footer-bottom .section .middle-section .right-middle-section{gap:1.5rem}}.footer-bottom .section .middle-section .right-middle-section .column{display:flex;flex-direction:column;align-items:flex-start}@media(max-width:1023px){.footer-bottom .section .middle-section .right-middle-section .column{align-items:center}}.footer-bottom .section .middle-section .right-middle-section .column h3{color:var(--primary);margin-bottom:1rem;font-weight:500}.footer-bottom .section .middle-section .right-middle-section .column ul{font-size:14px;list-style:none;padding:0}@media(max-width:768px){.footer-bottom .section .middle-section .right-middle-section .column ul{font-size:12px}}.footer-bottom .section .middle-section .right-middle-section .column ul li{margin:.75rem 0}@media(max-width:768px){.footer-bottom .section .middle-section .right-middle-section .column ul li{margin:.5rem 0}}.footer-bottom .section .middle-section .right-middle-section .column ul li:hover{text-decoration:underline;position:relative;cursor:pointer}.footer-bottom .section .bottom-section{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding-top:1.5rem;border-top:1px solid #e5e7eb}@media(max-width:768px){.footer-bottom .section .bottom-section{flex-direction:column;gap:1rem}}.footer-bottom .section .bottom-section .copyright-text{font-size:.9rem}.footer-bottom .section .bottom-section .policy-links{display:flex;gap:2rem;font-size:.9rem}@media(max-width:600px){.footer-bottom .section .bottom-section .policy-links{flex-wrap:wrap;justify-content:center;gap:1rem}}.footer-bottom .section .bottom-section .policy-links p{transition:all .2s ease}.LegalPage_legal_wrapper__ZcTDJ{background-color:var(--background);min-height:100vh;color:var(--text)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk{display:flex;width:100%;font-size:1.1rem;justify-content:center}@media(max-width:900px){.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk{flex-direction:column}}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk ::-moz-selection{background:var(--primary);color:#fff}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk ::selection{background:var(--primary);color:#fff}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp{width:100%;max-width:1100px;padding:2rem 4rem;border:none;margin:0 auto;letter-spacing:.3px}@media(max-width:900px){.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp{padding:1rem;width:100%}}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_heading__6NWPG{padding:0 20px;font-size:3rem;font-weight:700;letter-spacing:-1px;line-height:1.2;margin-top:1rem;color:var(--text)}@media(max-width:900px){.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_heading__6NWPG{font-size:2.2rem}}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_shortDescription__JEP7q{padding:10px 20px;color:#6b7280;font-size:.95rem;border-bottom:2px solid var(--light);margin-bottom:2rem}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq{padding:20px}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_sectionHeading__AZets{font-size:1.8rem;font-weight:600;margin:2rem 0 1rem;color:var(--dark)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf{line-height:1.8;color:var(--text)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf h3{font-size:1.4rem;font-weight:600;margin:1.5rem 0 .8rem;color:var(--text)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf h4{font-size:1.2rem;font-weight:600;margin:1.2rem 0 .5rem;color:var(--text)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf p{margin-bottom:1rem}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf p strong{font-weight:600;color:var(--dark)}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf p a{color:var(--primary);text-decoration:none;font-weight:500;transition:color .2s}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf p a:hover{color:var(--dark);text-decoration:underline}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ol,.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ul{margin-left:1.5rem;margin-bottom:1.5rem}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ol li,.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ul li{margin-bottom:.5rem}.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ol li::marker,.LegalPage_legal_wrapper__ZcTDJ .LegalPage_legal_container__V6FNk .LegalPage_legal_articleContainer__urEOp .LegalPage_legal_section__Gljaq .LegalPage_legal_paragraph__xfugf ul li::marker{color:var(--primary)}