*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Satoshi-Regular,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#000}#root{width:100%;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif}p,span,div,a,button,input,textarea,label{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif}.navbar{width:100%;background-color:#fff;border-bottom:1px solid #f0f0f0;position:sticky;top:0;z-index:1000}.navbar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;height:70px}.navbar-logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.5rem;color:#000;text-decoration:none}.logo-icon{font-size:1.8rem;color:#000}.logo-text{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-weight:600}.navbar-menu{display:flex;align-items:center;gap:2.5rem}.navbar-link{color:#333;text-decoration:none;font-size:1rem;font-weight:400;transition:color .3s ease;position:relative}.navbar-link:hover{color:#000}.navbar-link:hover:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background-color:#000}.navbar-cta{background-color:transparent;border:2px solid #000000;color:#000;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.navbar-cta:hover{background-color:#000;color:#fff}@media (max-width: 768px){.navbar-container{padding:0 1rem}.navbar-menu{display:none}.navbar-cta{padding:.5rem 1rem;font-size:.9rem}}@media (max-width: 480px){.navbar-logo{font-size:1.2rem}.logo-icon{font-size:1.4rem}}.hero{width:100%;min-height:80vh;background-color:#fff;padding:4rem 0;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;min-height:70vh}.hero-content{display:flex;flex-direction:column;gap:2rem;z-index:2}.hero-title{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;color:#000;margin:0}.hero-description{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.2rem;line-height:1.6;color:#666;margin:0;max-width:500px}.hero-cta{background-color:#000;color:#fff;border:none;padding:1rem 2rem;border-radius:12px;font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease;align-self:flex-start}.hero-cta:hover{background-color:#333;transform:translateY(-2px)}.hero-illustration{flex:1;display:flex;justify-content:center;align-items:center;position:relative;min-height:400px}.hero-image{max-width:100%;height:auto;max-height:500px;object-fit:contain}.megaphone-container{position:relative;z-index:1}.megaphone{position:relative;transform:rotate(-15deg)}.megaphone-body{width:80px;height:120px;background:linear-gradient(135deg,#b8ff9b,#9ae582);border-radius:40px 40px 20px 20px;position:relative}.megaphone-cone{width:150px;height:150px;background:linear-gradient(135deg,#f0f0f0,#e0e0e0);border-radius:50%;position:absolute;top:-15px;left:-35px;border:3px solid #000000}.megaphone-cone:before{content:"";position:absolute;width:100px;height:100px;background:#fff;border-radius:50%;top:25px;left:25px}.megaphone-handle{width:15px;height:40px;background-color:#000;border-radius:8px;position:absolute;bottom:10px;right:-20px}.sound-waves{position:absolute;right:-100px;top:50%;transform:translateY(-50%)}.wave{position:absolute;border:3px solid #000000;border-radius:50%;border-left:transparent;border-bottom:transparent}.wave-1{width:60px;height:60px;right:0;animation:pulse 2s infinite}.wave-2{width:90px;height:90px;right:-15px;top:-15px;animation:pulse 2s infinite .3s}.wave-3{width:120px;height:120px;right:-30px;top:-30px;animation:pulse 2s infinite .6s}@keyframes pulse{0%{opacity:1;transform:scale(.8)}50%{opacity:.6;transform:scale(1)}to{opacity:.3;transform:scale(1.2)}}.floating-icons{position:absolute;width:100%;height:100%}.icon{position:absolute;width:50px;height:50px;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;animation:float 3s ease-in-out infinite}.icon-heart{top:10%;right:20%;background-color:#b8ff9b;animation-delay:0s}.icon-share{top:20%;right:5%;background-color:#b8ff9b;animation-delay:.5s}.icon-play{bottom:30%;right:10%;animation-delay:1s}.icon-location{bottom:10%;right:25%;background-color:#b8ff9b;animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.decorative-elements{position:absolute;width:100%;height:100%}.star,.diamond{position:absolute;font-size:2rem;color:#000;animation:rotate 4s linear infinite}.star-1{top:15%;left:10%;animation-delay:0s}.star-2{bottom:20%;left:5%;animation-delay:2s}.diamond{top:40%;left:15%;font-size:1.5rem;animation-delay:1s}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.trust-bar{width:100%;background:#fff;padding:2rem 0;border-top:1px solid #f0f0f0}.trust-bar-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.trust-text{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1rem;color:#666;margin-right:1rem}.brand-logos{display:flex;align-items:center;gap:2rem}.brand-logo{height:32px;width:auto;filter:grayscale(100%);opacity:.7;transition:all .3s ease}.brand-logo:hover{filter:grayscale(0%);opacity:1}@media (max-width: 768px){.hero-container{grid-template-columns:1fr;gap:3rem;text-align:center}.trust-bar-container{flex-direction:column;gap:1rem;text-align:center}.trust-text{margin-right:0;margin-bottom:.5rem}.brand-logos{gap:1.5rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.1rem}.hero-illustration{display:none}.hero-cta{align-self:center}}@media (max-width: 480px){.hero{padding:2rem 0}.hero-container{padding:0 1rem}.hero-title{font-size:2rem}.hero-illustration{height:300px}}.how-it-works{width:100%;padding:5rem 0;background-color:#fff}.how-it-works-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-subtitle{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.2rem;color:#666;margin:0;margin-top:1rem}.steps-container{display:flex;flex-direction:column;gap:1.5rem}.step-card{background-color:#f8f8f8;border:2px solid #000000;border-radius:20px;overflow:hidden;transition:all .3s ease;cursor:pointer}.step-card.expanded{background-color:#b8ff9b}.step-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #0000001a}.step-header{display:flex;align-items:center;justify-content:space-between;padding:2rem 2.5rem;cursor:pointer}.step-number-title{display:flex;align-items:center;gap:1.5rem}.step-number{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:3rem;font-weight:700;color:#000;line-height:1}.step-title{font-family:ClashGrotesk-Variable,ClashGrotesk-Medium,sans-serif;font-size:1.8rem;font-weight:500;color:#000;margin:0}.expand-button{width:50px;height:50px;border:2px solid #000000;border-radius:50%;background-color:transparent;font-size:1.5rem;font-weight:700;color:#000;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.expand-button:hover{background-color:#000;color:#fff}.step-card.expanded .expand-button{background-color:#fff;color:#000}.step-content{padding:0 2.5rem 2rem;animation:slideDown .3s ease-out}.step-divider{width:100%;height:2px;background-color:#000;margin-bottom:1.5rem}.step-description{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.1rem;line-height:1.6;color:#000;margin:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.how-it-works{padding:3rem 0}.how-it-works-container{padding:0 1rem}.section-header{margin-bottom:3rem}.title-highlight{font-size:2rem;padding:.4rem .8rem}.section-subtitle{font-size:1.1rem}.step-header{padding:1.5rem}.step-number-title{gap:1rem}.step-number{font-size:2.5rem}.step-title{font-size:1.4rem}.expand-button{width:40px;height:40px;font-size:1.2rem}.step-content{padding:0 1.5rem 1.5rem}.step-description{font-size:1rem}}@media (max-width: 480px){.title-highlight{font-size:1.8rem}.step-header{padding:1.2rem 1rem}.step-number{font-size:2rem}.step-title{font-size:1.2rem}.step-content{padding:0 1rem 1.2rem}}.what-we-deliver{width:100%;padding:5rem 0;background-color:#fff}.what-we-deliver-container{max-width:1200px;margin:0 auto;padding:0 2rem}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.service-card{border:2px solid #000000;border-radius:20px;padding:2rem;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 8px #0000004d}.service-card.gray{background-color:#f8f8f8}.service-card.green{background-color:#b8ff9b}.service-card.black{background-color:#2a2a2a;color:#fff}.service-content{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem}.service-text{flex:1;max-width:70%}.service-title{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:1.5rem;font-weight:600;margin-bottom:.5rem;line-height:1.2;padding:.5rem 1rem;border-radius:8px;display:inline-block;color:#000}.service-title.green{background-color:#b8ff9b;color:#000}.service-title.black{background-color:#000;color:#fff}.service-description{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.1rem;line-height:1.4;color:#666;margin:0}.service-card.black .service-description{color:#ccc}.service-icon{display:flex;align-items:center;justify-content:center;width:80px;height:80px;flex-shrink:0}.service-icon-img{width:60px;height:60px;object-fit:contain}.learn-more-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1rem;font-weight:500;color:#000;cursor:pointer;transition:all .3s ease;padding:0}.service-card.black .learn-more-btn{color:#fff}.btn-icon{width:30px;height:30px;background-color:#000;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.service-card.black .btn-icon{background-color:#fff;color:#000}.service-card.green .btn-icon{background-color:#000;color:#fff}@media (max-width: 768px){.what-we-deliver{padding:3rem 0}.what-we-deliver-container{padding:0 1rem}.section-header{margin-bottom:3rem}.title-highlight{font-size:2rem;padding:.4rem .8rem}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:2rem;min-height:250px}.service-content{flex-direction:column;gap:1.5rem;margin-bottom:1.5rem}.service-text{max-width:100%}.service-title{font-size:1.5rem}.service-description{font-size:1rem}.service-icon{width:60px;height:60px;align-self:flex-end}.icon{font-size:2rem}}@media (max-width: 480px){.title-highlight{font-size:1.8rem}.service-card{padding:1.5rem;min-height:220px}.service-title{font-size:1.3rem}.service-icon{width:50px;height:50px}.icon{font-size:1.8rem}}.who-we-help{width:100%;padding:5rem 0;background-color:#fff}.who-we-help-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{margin-bottom:4rem}.business-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.business-card{background-color:#2a2a2a;border:2px solid #000000;border-radius:20px;padding:2.5rem;position:relative;min-height:200px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 4px 8px #0000004d;color:#fff}.business-content{margin-bottom:2rem}.business-title{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:1.5rem;font-weight:600;color:#fff;margin-bottom:1rem;line-height:1.2}.business-description{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.1rem;line-height:1.4;color:#ccc;margin:0}.learn-more-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1rem;font-weight:500;color:#b8ff9b;cursor:pointer;transition:all .3s ease;padding:0}@media (max-width: 768px){.who-we-help{padding:3rem 0}.who-we-help-container{padding:0 1rem}.section-header{margin-bottom:3rem}.title-highlight{font-size:2rem;padding:.4rem .8rem}.business-grid{grid-template-columns:1fr;gap:1.5rem}.business-card{padding:2rem;min-height:180px}.business-title{font-size:1.3rem}.business-description{font-size:1rem}}@media (max-width: 480px){.title-highlight{font-size:1.8rem}.business-card{padding:1.5rem;min-height:160px}.business-title{font-size:1.2rem}}.why-work-with-us{width:100%;padding:5rem 0;background-color:#fff}.why-work-with-us-container{max-width:1200px;margin:0 auto;padding:0 2rem}.section-header{margin-bottom:3rem}.section-title{margin-bottom:1rem}.title-highlight{background-color:#b8ff9b;padding:.5rem 1rem;border-radius:8px;font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:2.5rem;font-weight:600;color:#000;display:inline-block}.intro-text{margin-bottom:3rem}.intro-paragraph{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1.3rem;line-height:1.6;color:#333;margin-bottom:1rem;max-width:800px}.intro-paragraph:first-child{font-weight:600;color:#000}.credentials-container{margin-bottom:3rem}.credentials-grid{background-color:#2a2a2a;border:2px solid #000000;border-radius:20px;padding:3rem;display:grid;grid-template-columns:repeat(3,1fr);gap:3rem;box-shadow:0 4px 8px #0000004d}.credential-card{display:flex;flex-direction:column;gap:1.5rem;position:relative}.credential-card:not(:last-child):after{content:"";position:absolute;right:-1.5rem;top:0;bottom:0;width:1px;background-color:#555}.credential-title{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:1.3rem;font-weight:600;color:#fff;margin:0;line-height:1.2}.credential-description{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1rem;line-height:1.5;color:#ccc;margin:0;flex-grow:1}.learn-more-btn{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1rem;font-weight:500;color:#b8ff9b;cursor:pointer;transition:all .3s ease;padding:0;align-self:flex-start}.learn-more-btn:hover{transform:translate(5px)}.btn-text{color:#b8ff9b}.btn-icon{width:30px;height:30px;background-color:#b8ff9b;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.learn-more-btn:hover .btn-icon{transform:rotate(45deg)}.closing-text{text-align:center}.closing-paragraph{font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1.2rem;line-height:1.6;color:#333;max-width:700px;margin:0 auto;font-weight:500}@media (max-width: 768px){.why-work-with-us{padding:3rem 0}.why-work-with-us-container{padding:0 1rem}.section-header{margin-bottom:2rem}.title-highlight{font-size:2rem;padding:.4rem .8rem}.intro-text{margin-bottom:2rem}.intro-paragraph{font-size:1.1rem}.credentials-container{margin-bottom:2rem}.credentials-grid{grid-template-columns:1fr;gap:2rem;padding:2rem}.credential-card:after{display:none}.credential-title{font-size:1.2rem}.credential-description{font-size:.95rem}.closing-paragraph{font-size:1.1rem}}@media (max-width: 480px){.title-highlight{font-size:1.8rem}.intro-paragraph{font-size:1rem}.credentials-grid{padding:1.5rem}.credential-title{font-size:1.1rem}.closing-paragraph{font-size:1rem}}.cta{width:100%;padding:5rem 0;background-color:#f5f5f5}.cta-container{max-width:1200px;margin:0 auto;padding:0 2rem}.cta-content{background-color:#f5f5f5;border-radius:30px;padding:4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;overflow:hidden}.cta-text{z-index:2}.cta-headline{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:3rem;font-weight:700;line-height:1.1;color:#000;margin-bottom:2.5rem}.cta-button{background-color:#000;color:#fff;border:none;padding:1.2rem 2.5rem;border-radius:12px;font-family:Satoshi-Variable,Satoshi-Medium,sans-serif;font-size:1.1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.cta-button:hover{background-color:#333;transform:translateY(-2px)}.cta-illustration{display:flex;justify-content:center;align-items:center;position:relative;height:400px}.cta-image{max-width:100%;height:auto;max-height:350px;object-fit:contain}.main-circle{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;height:120px;background-color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;z-index:3}.face{display:flex;gap:20px}.eye{width:12px;height:12px;background-color:#fff;border-radius:50%}.star-burst{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:200px;height:200px}.burst-line{position:absolute;width:2px;height:40px;background-color:#000;top:50%;left:50%;transform-origin:center bottom}.burst-1{transform:translate(-50%,-100%) rotate(0)}.burst-2{transform:translate(-50%,-100%) rotate(45deg)}.burst-3{transform:translate(-50%,-100%) rotate(90deg)}.burst-4{transform:translate(-50%,-100%) rotate(135deg)}.burst-5{transform:translate(-50%,-100%) rotate(180deg)}.burst-6{transform:translate(-50%,-100%) rotate(225deg)}.burst-7{transform:translate(-50%,-100%) rotate(270deg)}.burst-8{transform:translate(-50%,-100%) rotate(315deg)}.orbit-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%}.orbit-ring{position:absolute;border:2px solid #cccccc;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-1{width:180px;height:180px;animation:rotate 10s linear infinite}.orbit-2{width:220px;height:220px;animation:rotate 15s linear infinite reverse}.orbit-3{width:260px;height:260px;animation:rotate 20s linear infinite}.orbit-dot{position:absolute;width:8px;height:8px;background-color:#666;border-radius:50%;top:-4px;left:50%;transform:translate(-50%)}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.green-diamond{position:absolute;bottom:20px;right:40px;z-index:4}.diamond-shape{width:30px;height:30px;background-color:#b8ff9b;transform:rotate(45deg);border-radius:4px}@media (max-width: 768px){.cta{padding:3rem 0}.cta-container{padding:0 1rem}.cta-content{grid-template-columns:1fr;gap:3rem;padding:3rem 2rem;text-align:center}.cta-headline{font-size:2.2rem;margin-bottom:2rem}.cta-button{padding:1rem 2rem;font-size:1rem}.cta-illustration{height:300px}.illustration-container{width:250px;height:250px}.main-circle{width:100px;height:100px}.eye{width:10px;height:10px}}@media (max-width: 480px){.cta-content{padding:2rem 1.5rem}.cta-headline{font-size:1.8rem}.cta-illustration{height:250px}.illustration-container{width:200px;height:200px}}.footer{width:100%;background-color:#000;color:#fff;padding:3rem 0 1.5rem;margin-top:0}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #333333}.footer-left{flex:1}.footer-logo{display:flex;align-items:center;gap:.75rem}.logo-icon{width:30px;height:30px;position:relative}.logo-circle{width:100%;height:100%;background-color:#b8ff9b;border-radius:50%;position:relative}.logo-circle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:12px;height:12px;background-color:#000;border-radius:50%}.logo-text{font-family:ClashGrotesk-Variable,ClashGrotesk-Bold,sans-serif;font-size:1.5rem;font-weight:600;color:#fff}.footer-center{flex:2;display:flex;justify-content:center}.footer-nav{display:flex;gap:2rem}.footer-link{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:1rem;color:#fff;text-decoration:none;transition:color .3s ease}.footer-link:hover{color:#b8ff9b}.footer-right{flex:1;display:flex;justify-content:flex-end}.footer-social{display:flex;gap:1rem}.social-link{display:block;text-decoration:none}.social-icon{width:40px;height:40px;background-color:#fff;color:#000;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Satoshi-Variable,Satoshi-Bold,sans-serif;font-size:1rem;font-weight:600;transition:all .3s ease}.social-icon:hover{background-color:#b8ff9b;transform:translateY(-2px)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.footer-contact{flex:1}.contact-info{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:.9rem;color:#ccc;margin:0;display:flex;flex-wrap:wrap;gap:1.5rem}.contact-label{font-weight:600;color:#fff}.contact-detail{color:#ccc}.footer-legal{flex:1;display:flex;justify-content:flex-end;align-items:center;gap:2rem}.copyright{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:.9rem;color:#ccc;margin:0}.legal-links{display:flex;gap:1rem}.legal-link{font-family:Satoshi-Variable,Satoshi-Regular,sans-serif;font-size:.9rem;color:#ccc;text-decoration:none;transition:color .3s ease}.legal-link:hover{color:#b8ff9b}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-container{padding:0 1rem}.footer-content{flex-direction:column;gap:2rem;text-align:center}.footer-left,.footer-center,.footer-right{flex:none}.footer-nav{flex-wrap:wrap;justify-content:center;gap:1.5rem}.footer-bottom{flex-direction:column;text-align:center;gap:1.5rem}.footer-legal{justify-content:center;flex-direction:column;gap:1rem}.contact-info{justify-content:center;flex-direction:column;gap:.5rem}}@media (max-width: 480px){.footer-nav{gap:1rem}.footer-link{font-size:.9rem}.social-icon{width:35px;height:35px;font-size:.9rem}}.App{width:100%;min-height:100vh;background-color:#fff}
