.landing-container{display:flex;flex-direction:column;align-items:center}.landing-intro-text{font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;color:#666666;letter-spacing:.5px;margin-top:9rem;text-align:center}.landing-header-text{font-size:4rem;font-family:Poppins,sans-serif;font-weight:600;color:#222;letter-spacing:5px;text-align:center;line-height:1.1;margin-top:.35rem;max-width:90%}.landing-subheader-text{font-size:1rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;color:#333333;text-align:center;margin-top:1rem;max-width:80%}.landing-buttons-container{gap:1rem;margin-top:2rem}.landing-buttons-container,.landing-signup-button{display:flex;align-items:center;justify-content:center}.landing-signup-button{background-color:#BB7538;color:#FFFFFF;border-radius:100px;font-family:Plus Jakarta Sans,sans-serif;font-size:.675rem;font-weight:500;padding:.87rem 1.25rem;cursor:pointer;text-align:center}.landing-signup-button:hover{background-color:#a7672e}.landing-google-container{border:1.5px solid #e0e0e0;border-radius:100px;padding:.65rem 1.25rem;display:flex;align-items:center;justify-content:center;cursor:pointer}.landing-google-container:hover{background-color:#eeeeee}.landing-google-text{font-family:Poppins,sans-serif;color:#222222;font-size:.75rem;font-weight:500}.landing-google-logo{width:16px;height:auto;margin-right:.4rem}.landing-aum-container{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:4rem}.landing-aum-img{height:.85rem;width:auto;margin-right:.25rem;filter:invert(.15);position:relative;top:.75px}.landing-aum-header{font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;color:#333333;text-align:center}.landing-aum-count{font-size:3rem;font-family:Poppins,sans-serif;font-weight:600;color:#222;letter-spacing:.5px;text-align:center;line-height:1.1;margin-top:.35rem;display:flex;justify-content:center;gap:.1rem}.flip-char{display:inline-block;transform:rotateX(90deg);animation:flip-in .6s ease forwards;animation-delay:calc(.05s * var(--i))}.flip-char:first-child{--i:0}.flip-char:nth-child(2){--i:1}.flip-char:nth-child(3){--i:2}.flip-char:nth-child(4){--i:3}.flip-char:nth-child(5){--i:4}.flip-char:nth-child(6){--i:5}.flip-char:nth-child(7){--i:6}.flip-char:nth-child(8){--i:7}.flip-char:nth-child(9){--i:8}.flip-char:nth-child(10){--i:9}@keyframes flip-in{0%{transform:rotateX(90deg);opacity:0}to{transform:rotateX(0deg);opacity:1}}.landing-laptop-mockup{width:75vw;max-width:65rem;height:auto;margin-bottom:7rem;margin-top:3.75rem}.landing-section-1-container{background-color:#DCE0E9;padding-top:8rem;padding-bottom:8rem;display:flex;flex-direction:column;justify-content:center;width:100%;text-align:center}.landing-section-header-text{max-width:65rem}.landing-section-2-header-text,.landing-section-header-text{font-size:3rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;color:#222222;text-align:center;line-height:1.1;margin:0 auto;width:90%}.landing-section-2-header-text{max-width:50rem}.landing-section-2-subheader-text{font-size:1rem;font-family:Poppins,sans-serif;font-weight:300;color:#555555;text-align:center;width:90%;max-width:50rem;margin:1.75rem auto 0}.landing-section-3-header-text{font-size:3rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;color:#222222;text-align:center;line-height:1.1;margin:0 auto;width:90%;max-width:65rem}@media (min-height:700px) and (max-width:900px){.landing-section-2-header-text{font-size:2.25rem}.landing-section-2-subheader-text{font-size:.9rem}}.landing-section-subheader-text{font-size:1rem;font-family:Poppins,sans-serif;font-weight:300;color:#555555;text-align:center;width:90%;max-width:50rem;margin:1.75rem auto 0}.landing-boxes-container{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:4rem;padding-left:1.5rem;padding-right:1.5rem}.landing-box-container{width:15rem;height:14.5rem;padding:1rem;border-radius:10px;background-color:#F7F7F7;text-align:left;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 12px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease;cursor:default}.landing-box-container:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.15)}.landing-box-image-container{display:flex;align-items:center;justify-content:center;border-radius:8px;width:4rem;height:4rem}.landing-box-image{height:2rem;width:2rem;filter:invert(1)}.landing-box-header{font-size:1.15rem;font-family:Poppins,sans-serif;font-weight:600;color:#222222;margin-top:.7rem}.landing-box-subheader{font-size:.725rem;font-family:Poppins,sans-serif;font-weight:300;color:#555555;line-height:1.3;margin-top:.15rem}.landing-see-more-button{background-color:#BB7538;color:#FFFFFF;border-radius:5px;font-family:Inter,sans-serif;font-size:.75rem;font-weight:300;display:flex;align-items:center;justify-content:center;width:5.5rem;height:2rem;cursor:pointer;text-align:center;margin-top:auto}.landing-see-more-button:hover{background-color:#a7672e}.landing-section-2-container{padding-top:6rem;padding-bottom:6rem;display:flex;justify-content:center;width:100%;text-align:center;gap:1rem}@media (max-width:700px){.landing-section-2-container{flex-direction:column;align-items:center;text-align:center;padding-top:4rem;padding-bottom:4rem}.landing-section-2-text-container{padding:1rem}}.landing-iphone-mockup{width:17vw;max-width:20rem;min-width:10rem;height:auto;margin-left:2rem;object-fit:cover}@media (max-width:700px){.landing-iphone-mockup{width:40vw;max-width:25rem;min-width:10rem;height:auto;object-fit:cover;margin-bottom:1rem;margin-left:0}}@media (max-width:500px){.landing-iphone-mockup{width:50vw;max-width:25rem;min-width:10rem;height:auto;object-fit:cover;margin-bottom:.5rem}}.landing-section-2-text-container,.landing-section-3-container{display:flex;flex-direction:column;justify-content:center;text-align:center}.landing-section-3-container{background-color:#DCE0E9;padding-top:8rem;padding-bottom:8rem;width:100%}.landing-partners-text{font-size:1.15rem;font-family:Poppins,sans-serif;font-weight:600;color:#222222;letter-spacing:1.5px;margin-top:3rem}.landing-partners-container{display:flex;gap:4rem;justify-content:center;margin-top:1.5rem}@media (max-width:700px){.landing-partners-container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.landing-section-header-text{font-size:2.25rem}.landing-section-2-container,.landing-section-3-container{padding-top:4rem;padding-bottom:4rem}}.landing-partner-image{height:3rem;width:auto;cursor:pointer;transition:transform .2s ease}.landing-partner-image:hover{transform:scale(1.03)}.landing-footer-container{display:flex;width:90%;padding:2rem;max-width:80rem}.landing-footer-section-1{flex:1 1}.landing-footer-section-2{flex:1 1;display:flex;justify-content:center;text-align:center}.landing-footer-section-3{flex:1 1;display:flex;justify-content:flex-end}.landing-footer-branding-container{display:flex;align-items:center}.landing-footer-branding-container img{width:39px;height:auto}.landing-footer-branding-text{margin-left:.5rem}.landing-footer-branding-text,.landing-footer-header-text{font-size:.875rem;font-family:Poppins,sans-serif;font-weight:600;color:#222;white-space:nowrap;letter-spacing:.25px}.landing-footer-header-text{margin-top:.35rem}.landing-footer-text{font-size:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:350;color:#444444;margin-top:.8rem;line-height:1.3}.landing-socials-container{display:flex;gap:1rem;margin-top:1.25rem}.landing-socials-container img{width:2rem;height:2rem;opacity:.8;cursor:pointer;transition:transform .2s ease}.landing-socials-container img:hover{transform:scale(1.05)}.landing-top-button-container{position:relative;bottom:4px;background-color:#292929;border-radius:3px;display:flex;align-items:center;justify-content:center;cursor:pointer;text-align:center;gap:.5rem;width:7.2rem;height:2.2rem;box-shadow:0 3px 6px rgba(0,0,0,.3);margin-top:1.75rem;transition:box-shadow .3s ease,background-color .3s ease}.landing-top-button-container:hover{background-color:#000000;box-shadow:0 6px 16px rgba(0,0,0,.45)}.landing-top-button-image{height:.65rem;width:auto;filter:invert(1)}.landing-top-button-text{color:#ffffff;font-family:Poppins,sans-serif;font-size:.65rem;font-weight:500}.landing-footer-text-location{font-size:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:350;color:#444444;margin-top:.3rem;line-height:1.3}.landing-footer-contact-container{margin-top:1rem;display:flex;flex-direction:column;justify-content:center;gap:.5rem}.landing-footer-contact-box{display:flex;align-items:center;justify-content:center;gap:.5rem}.landing-footer-contact-box img{width:.9rem;height:.9rem;opacity:.8}.landing-footer-contact-text{cursor:default}.landing-footer-contact-text,.landing-footer-link{font-size:.8rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:350;color:#444444}.landing-footer-link{margin-top:.4rem;line-height:1.3;text-decoration:none;cursor:pointer;display:inline-block}.landing-footer-link:hover{font-weight:400;color:#222222}@media (max-width:700px){.landing-footer-container{flex-direction:column;align-items:center;text-align:center;gap:2rem}.landing-footer-section-1,.landing-footer-section-2,.landing-footer-section-3{justify-content:center;display:flex;flex-direction:column;align-items:center;width:100%}.landing-footer-branding-container{justify-content:center}.landing-footer-contact-container{align-items:center}.landing-footer-contact-box{justify-content:center}}.landing-copyright-bar{flex-direction:column;width:100%;gap:.1rem;padding-top:.5rem;padding-bottom:.5rem;background-color:#DCE0E9;display:flex;justify-content:center;text-align:center;align-items:center}.landing-copyright-text{font-size:.7rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:450;color:#222222}@media (max-width:499px){.landing-intro-text{font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;font-weight:400;color:#666666;letter-spacing:.5px;margin-top:7rem;text-align:center}.landing-header-text{font-size:2.5rem;letter-spacing:4px;max-width:90%}.landing-subheader-text{font-size:.95rem;max-width:85%}.landing-signup-button{padding:.78rem 1.2rem}.landing-google-container{padding:.6rem 1.2rem}.landing-aum-container{margin-top:2.5rem}.landing-aum-img{height:.8rem;top:1px}.landing-aum-header{font-size:.75rem}.landing-aum-count{font-size:2.5rem;letter-spacing:2px}.landing-laptop-mockup{width:91.5vw;max-width:65rem;height:auto;margin-bottom:4.25rem;margin-right:0;margin-top:2.25rem}.landing-section-1-container{padding-top:4rem;padding-bottom:4rem}.landing-section-header-text{font-size:1.9rem;width:85%}.landing-section-3-header-text{font-size:1.8rem;width:85%}.landing-section-subheader-text{font-size:.8rem;margin-top:1rem;width:85%}.landing-boxes-container{gap:1.25rem;margin-top:2rem}.landing-box-container{width:90%;height:auto}.landing-see-more-button{margin-top:.9rem}.landing-section-2-header-text{font-size:2rem}.landing-section-2-subheader-text{font-size:.8rem;margin-top:1.25rem}.landing-partners-text{font-size:1rem;font-family:Poppins,sans-serif;font-weight:600;color:#222222;letter-spacing:1px;margin-top:2rem}.landing-partners-container{display:flex;gap:1rem;justify-content:center;margin-top:1.5rem}.landing-footer-container{padding-top:3rem;padding-bottom:3rem}.landing-buttons-container{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}}