*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#2c3e50;background-color:#e0f2fe;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{box-sizing:border-box;background-color:#f3fbfa;width:100%;min-height:100vh;margin:0;padding:0;position:relative}*,:before,:after{box-sizing:border-box;line-height:1.5}.navbar{z-index:100;background-color:#0000;justify-content:space-between;align-items:center;height:80px;padding:.5rem 2rem;transition:all .3s;display:flex;position:sticky;top:0}.navbar.scrolled{background-color:#fff;box-shadow:0 2px 4px #0000001a}.logo-container{justify-content:center;align-items:center;gap:6px;height:100%;padding-top:20px;padding-bottom:9px;padding-left:40px;display:flex}.logo-link{color:inherit;align-items:center;text-decoration:none;display:flex}.logo-wrapper{width:62px;height:51px}.logo{object-fit:contain;width:100%;height:100%;display:block}.brand-name{flex-direction:column;display:flex}.brand-line-1,.brand-line-2{color:#000;font-family:Manrope,sans-serif;font-size:1.3rem;font-style:normal;font-weight:700;line-height:1}.brand-line-1{margin-bottom:0}.brand-line-2{margin-top:0}.nav-links{justify-content:center;align-items:center;gap:3rem;height:100%;margin-right:89px;display:flex}.hamburger-menu{cursor:pointer;z-index:101;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.hamburger-menu span{transform-origin:50%;background-color:#000;border-radius:3px;width:100%;height:3px;transition:all .3s}.hamburger-menu.active span:first-child{transform:rotate(45deg)translate(8px,8px)}.hamburger-menu.active span:nth-child(2){opacity:0}.hamburger-menu.active span:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.navbar:not(.scrolled) .hamburger-menu span{background-color:#1f2937}.menu-overlay{z-index:99;background-color:#00000080;width:100%;height:100%;display:none;position:fixed;top:0;left:0}.nav-link{color:#000;padding:.5rem 0;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.navbar:not(.scrolled) .nav-link{color:#1f2937}.nav-link:hover,.navbar:not(.scrolled) .nav-link:hover,.nav-link.active,.navbar:not(.scrolled) .nav-link.active{color:#00c7a5!important}.nav-link.active:after{content:"";background-color:#00c7a5;height:2px;position:absolute;bottom:0;left:0;right:0}.container{max-width:1280px;margin:0 auto}.home-container{background-color:#f3fbfa;width:100%;padding:14px 0 0}.home-content{justify-content:space-between;align-items:center;width:100%;min-height:570px;padding:2rem 4rem 0 2rem;display:flex}.home-left{flex-direction:column;flex:1;max-width:800px;padding-left:2rem;display:flex}.pre-headline{letter-spacing:0%;color:#727171;margin:0 0 18px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.main-headline{letter-spacing:0%;color:#121212;margin-bottom:18px;font-family:Manrope,sans-serif;font-size:62px;font-style:normal;font-weight:800;line-height:1.5}.highlight-gradient{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);-webkit-text-fill-color:transparent;letter-spacing:0%;-webkit-background-clip:text;background-clip:text;font-family:Manrope,sans-serif;font-style:normal;font-weight:800;line-height:1.5}.description{letter-spacing:0%;color:#727171;margin-bottom:38px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.app-buttons{flex-wrap:wrap;gap:1rem;margin:0;display:flex}.app-store-btn,.play-store-btn{color:#000;cursor:pointer;box-sizing:border-box;white-space:nowrap;background-color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:148px;height:48px;padding:.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex}.app-store-btn:hover,.play-store-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.store-icon{object-fit:contain;flex-shrink:0;width:28px;height:28px;display:block}.app-store-btn div,.play-store-btn div{justify-content:center;align-items:center;display:flex}.btn-name{font-family:Rubik,sans-serif;font-weight:700;font-style:medium;letter-spacing:0%;color:#1e1e1e;font-size:16px;line-height:1.5}.home-right{justify-content:flex-end;align-items:center;margin-left:auto;display:flex;position:relative;overflow:visible}.home-image{object-fit:contain;z-index:1;width:594px;height:532px;padding-bottom:40px;position:relative}.features-bar{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background-color:#0073e6;align-self:stretch;align-items:center;gap:.5rem;width:100%;height:61px;margin:-30px 0 0;padding:.75rem 2rem;display:flex;position:relative;overflow:hidden}.features-bar::-webkit-scrollbar{display:none}.features-bar-content{white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:2rem;animation:30s linear infinite scroll-horizontal;display:flex}.features-bar:hover .features-bar-content,.features-bar-content:hover{animation-play-state:paused}@keyframes scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.feature-item{white-space:nowrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.feature-text{color:#fff;letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:20px;font-weight:600;line-height:1.5}.recycle-icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.about-section{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:space-between;align-items:center;width:100%;max-width:1600px;height:531px;margin-top:68px;margin-bottom:78px;display:flex}.about-image{opacity:1;object-fit:cover;object-position:top;width:510px;height:498px;margin:0;padding:0;display:block;position:relative;top:16px;transform:rotate(0)}.about-right{box-sizing:border-box;flex-direction:column;justify-content:center;height:531px;margin-right:120px;display:flex}.about-subheading{letter-spacing:0%;color:#fff;padding-bottom:56px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.about-heading{letter-spacing:0%;color:#fff;max-width:619px;margin-top:-38px;font-family:Manrope,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:1.5}.about-text{letter-spacing:0%;color:#fff;max-width:745px;padding-top:24px;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.about-why-matters{letter-spacing:0%;color:#fff;padding-top:26px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:1.5}.about-right ul{margin:0;padding:0;list-style:none}.about-right ul li{letter-spacing:0%;color:#fff;padding-top:8px;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.about-right ul li:before{content:"• ";color:#fff;margin-right:.5rem}.features-section{width:100%;max-width:1400px;margin:3rem auto;padding:0 2rem}.features-header{text-align:center;min-height:140px;margin-bottom:3rem;position:relative}.features-subheading{letter-spacing:0%;color:#727171;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:1.5}.features-title{letter-spacing:0%;text-align:center;color:#1e1e1e;margin-top:24px;font-family:Manrope,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:1.5}.features-intro{letter-spacing:0%;text-align:center;color:#727171;max-width:1400px;margin:24px auto;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.feature-block{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;display:flex;position:relative}.feature-block.reverse{flex-direction:row-reverse}.feature-content{flex:1;max-width:700px;padding-left:1rem;position:relative}.feature-heading{letter-spacing:0%;color:#1e1e1e;width:100%;max-width:650px;margin-bottom:20px;font-family:Manrope,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:1.5}.feature-description{letter-spacing:0%;color:#727171;width:100%;max-width:700px;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.feature-phone{flex:1;justify-content:center;align-items:center;display:flex;position:relative}.feature-phone:before{content:"";z-index:0;background-color:#00c7a5;border-radius:20px 20px 0 0;width:calc(100% + 60px);max-width:300px;height:calc(100% + 30px);position:absolute;top:-30px;left:50%;transform:translate(-50%)}.feature-image{object-fit:contain;z-index:1;width:100%;max-width:240px;height:auto;position:relative}.footer{color:#fff;z-index:1;background-color:#004b3e;border-top:none;border-bottom:2px solid #0ea5e9;width:100%;padding:2rem 0;position:relative}.footer-top{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;max-width:1400px;margin:0 auto;padding:0 3rem;display:flex}.footer-logo{align-items:center;margin-left:-1.5rem;padding-left:0;display:flex}.footer-logo-link{align-items:center;text-decoration:none;display:flex}.footer-logo-img{object-fit:contain;border-radius:12px;width:62px;height:51px}.footer-nav{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.footer-link{letter-spacing:0%;color:#fff;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;transition:opacity .3s}.scrap-rates-link{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border-radius:8px;padding:.5rem 1rem}.footer-link:hover{opacity:.8}.footer-social{align-items:center;gap:1rem;display:flex}.social-icon{color:#fff;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background-color .3s,transform .3s;display:flex}.social-icon:hover{background-color:#ffffff1a;transform:scale(1.1)}.social-icon svg{width:20px;height:20px}.social-icon-img{object-fit:contain;width:20px;height:20px}.footer-divider{border:1px solid #ffffff4d;max-width:100%;margin:1rem auto}.footer-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex}.footer-legal{gap:1.5rem;display:flex}.footer-legal-link{letter-spacing:0%;color:#fff;font-family:Rubik,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;text-decoration:none;transition:opacity .3s}.footer-legal-link:hover{opacity:.8}.footer-copyright{letter-spacing:0%;color:#fff;text-align:right;font-family:Manrope,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5}.footer-brand{font-weight:700}.download-section{background-color:#f3fbfa;margin-top:154px;padding:4rem 0}.about-us-why-section+.download-section,.why-contact-us-section+.download-section{margin-top:300px}.download-container{width:100%;max-width:1400px;margin:0 auto;padding:0 3rem;position:relative}.download-phone{z-index:2;position:absolute;top:10%;left:200px;transform:translateY(-50%)translate(-10%)}.download-phone-image{object-fit:contain;width:100%;max-width:300px;height:auto}.download-banner{color:#fff;z-index:1;opacity:1;background:#00c7a5;border-radius:25px;flex-direction:column;justify-content:center;width:100%;height:200px;padding:3rem 2rem 3rem 28rem;display:flex;position:relative}.download-title{letter-spacing:0%;color:#fff;max-width:100%;margin:0;padding-top:20px;font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,40px);font-style:normal;font-weight:700;line-height:1.5}.download-subtitle{letter-spacing:0%;color:#ffffffe6;max-width:100%;margin:0 0 2rem;font-family:Rubik,sans-serif;font-size:clamp(1rem,2.5vw,24px);font-style:normal;font-weight:400;line-height:1.5}.download-buttons{flex-wrap:wrap;gap:1rem;padding-bottom:20px;display:flex}.faq-section{background-color:#f3fbfa;margin-top:20px;margin-bottom:32px;padding:4rem 0}.faq-container{max-width:1400px;margin:0 auto;padding:0 3rem}.faq-header{margin-bottom:21px}.faq-label{letter-spacing:0%;color:#727171;margin-bottom:16px;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.faq-title{letter-spacing:0%;color:#121212;margin:0;font-family:Manrope,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:1.5}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid #d1d5db;padding:1.5rem 0}.faq-item:last-child{border-bottom:none}.faq-question{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:1rem;transition:opacity .3s;display:flex}.faq-question:hover{opacity:.8}.faq-number{color:#727171;min-width:30px;font-size:1.1rem;font-weight:700}.faq-question-text{letter-spacing:0%;color:#727171;flex:1;font-family:Manrope,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.5}.faq-icon{color:#121212;text-align:right;min-width:24px;font-size:1.5rem;font-weight:300;line-height:1.5}.faq-answer{letter-spacing:0%;color:#727171;margin-top:1rem;margin-left:2.5rem;padding-right:2rem;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.stats-section{background-color:#00c7a5;justify-content:center;align-items:center;height:299px;margin-top:112px;padding:0 4rem;display:flex}.stats-container{justify-content:center;align-items:center;width:100%;max-width:1400px;height:100%;margin:0 auto;padding:0;display:flex}.stats-boxes{justify-content:space-between;align-items:center;gap:1rem;width:100%;height:100%;margin:0 auto;display:flex}.stats-box{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:240px;height:299px;padding:1rem .5rem;display:flex;position:relative;overflow:visible}.stats-box:before{content:"";transform-origin:50%;opacity:1;z-index:1;border:1px solid #fff;width:82px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)translateY(41px)rotate(-90deg)}.stats-box:after{content:"";transform-origin:50%;opacity:1;z-index:1;border:1px solid #fff;width:48px;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)translateY(-24px)rotate(-90deg)}.stats-number{letter-spacing:0%;color:#fff;z-index:2;margin-bottom:0;font-family:Manrope,sans-serif;font-size:44px;font-style:normal;font-weight:700;line-height:1.5;position:relative}.stats-label{letter-spacing:0%;color:#fff;text-align:center;z-index:2;white-space:nowrap;margin-top:0;font-family:Rubik,sans-serif;font-size:32px;font-style:normal;font-weight:400;line-height:1.5;position:relative}.how-it-works-section{background-color:#f3fbfa;margin-top:2rem;margin-bottom:140px;padding:4rem 0}.how-it-works-container{width:100%;min-height:650px;margin:0 auto;padding:0 2rem;position:relative}.how-it-works-header{position:relative}.how-it-works-label{opacity:1;width:119px;height:24px;letter-spacing:0%;color:#727171;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5;position:absolute;left:78px;transform:rotate(0)}.how-it-works-title{opacity:1;width:calc(100% - 156px);max-width:744px;min-height:49px;letter-spacing:0%;color:#1e1e1e;font-family:Manrope,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:1.5;position:absolute;top:40px;left:78px;transform:rotate(0)}.how-it-works-intro{opacity:1;width:calc(100% - 150px);max-width:1450px;min-height:48px;letter-spacing:0%;color:#727171;margin:0;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5;position:absolute;top:97px;left:78px;transform:rotate(0)}.how-it-works-grid{opacity:1;grid-template-columns:repeat(2,1fr);column-gap:160px;width:1106px;height:373px;display:grid;position:absolute;top:240px;left:50%;transform:translate(-50%)}.how-it-works-step{flex-direction:column;width:498px;height:auto;min-height:124px;display:flex}.step-number-container{flex-shrink:0;margin-bottom:0;margin-right:1.5rem}.step-header{align-items:flex-start;margin-bottom:0;display:flex}.step-content{flex-direction:column;flex:1;gap:0;max-width:400px;display:flex}.step-number-badge{justify-content:center;align-items:center;width:106px;height:102px;display:flex;position:relative}.step-number{letter-spacing:0%;color:#1e1e1e;z-index:1;font-family:Manrope,sans-serif;font-size:65px;font-weight:600;line-height:1.5;display:inline-block;position:relative}.step-number:before{content:"";z-index:-1;background-color:#0073e6;border-radius:5px 38px;width:70px;height:70px;position:absolute;top:50%;left:50%;transform:translate(-90%,-10%)}.step-title{letter-spacing:0%;color:#1e1e1e;word-wrap:break-word;margin:0 0 12px;font-family:Manrope,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:1.5}.step-description{letter-spacing:0%;color:#727171;word-wrap:break-word;margin:0;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}@media (max-width:1200px){.home-content{padding:2rem 3rem 0 2rem}.home-image{width:auto;max-width:450px}.main-headline,.highlight-gradient{font-size:3rem}}@media (max-width:1024px){.home-content{flex-direction:column;height:auto;min-height:auto;padding:4rem 2rem}.home-left{text-align:center;width:100%;max-width:100%;padding-left:0}.home-right{justify-content:center;width:100%;margin:2rem 0 0;padding-bottom:0}.home-image{width:100%;max-width:400px;height:auto;padding-bottom:0}.main-headline,.highlight-gradient{font-size:2.5rem;line-height:1.5}.description{font-size:1.1rem}.about-section{background-color:#004b3e;background-image:none;border-radius:0;flex-direction:column;gap:2rem;height:auto;padding:3rem 2rem}.about-left{flex:0 0 100%;order:1;justify-content:center;align-items:center;max-width:100%;display:flex}.about-right{flex:0 0 100%;order:2;max-width:100%;height:auto;margin-right:0;padding:0}.about-subheading{color:#fff;padding-bottom:1.5rem}.about-heading{color:#fff;width:100%;max-width:100%;margin-top:0;font-size:2.25rem;line-height:1.5}.about-text,.about-why-matters,.about-right ul li{color:#fff}.about-image{width:100%;max-width:400px;height:auto;margin:0 auto;display:block}.feature-block{flex-direction:column;gap:2rem}.feature-block.reverse{flex-direction:column}.feature-content{text-align:center;max-width:100%}.features-title{font-size:2rem}.footer-top{text-align:center;flex-direction:column}.footer-nav{order:2}.footer-social{order:3}.footer-bottom{text-align:center;flex-direction:column}.footer-copyright{text-align:center}.how-it-works-header{min-height:180px}.how-it-works-label{width:auto;left:2rem}.how-it-works-title{width:calc(100% - 4rem);max-width:744px;font-size:2rem;left:2rem}.how-it-works-intro{width:calc(100% - 4rem);max-width:1300px;font-size:16px;left:2rem}.how-it-works-grid{gap:2.5rem;width:calc(100% - 4rem);max-width:1106px;left:50%;transform:translate(-50%)}.how-it-works-step{width:100%;max-width:498px;height:auto;min-height:auto}.step-number-badge{width:65px;height:62px}.step-number{font-size:44px}.step-number:before{border-radius:3px 23px;width:46px;height:46px;transform:translate(-90%,-10%)}.faq-title{font-size:2rem}.how-it-works-section{margin-bottom:2rem}.stats-section{height:auto;min-height:auto;padding:0 2rem}.stats-boxes{grid-template-columns:repeat(2,1fr);justify-items:center;gap:1.5rem;width:100%;max-width:600px;display:grid}.stats-box{width:100%;min-width:200px;max-width:280px}.stats-number{font-size:36px}.stats-label{font-size:24px}.download-container{padding:0 2rem}.download-phone{z-index:2;position:absolute;top:30%;left:clamp(80px,8vw,120px);transform:translateY(-50%)translate(-10%)}.download-phone-image{max-width:clamp(250px,25vw,300px)}.download-banner{border-radius:25px;width:calc(100% - clamp(80px,8vw,120px));height:228px;margin-left:0;padding:2.5rem 2rem 2.5rem clamp(18rem,20vw,24rem)}.download-title{font-size:clamp(1.5rem,3.5vw,2.25rem)}.download-subtitle{font-size:clamp(.9rem,2vw,1.25rem)}.about-us-content-section{box-sizing:border-box;height:auto;min-height:auto;margin-bottom:2rem;padding:2rem 1.5rem;overflow:visible}.about-us-content-container{box-sizing:border-box;flex-wrap:wrap;gap:2rem;max-width:100%;padding:1.5rem 0}.about-us-content-left{box-sizing:border-box;flex:1;min-width:300px;max-width:100%;overflow:visible}.about-us-content-title{padding-bottom:18px;font-size:clamp(28px,4vw,32px)}.about-us-content-text{font-size:clamp(16px,2vw,18px)}.about-us-content-right{flex:1;justify-content:center;min-width:300px}.about-us-content-image{width:100%;max-width:100%;height:auto;margin-top:0}.about-us-mission-vision-section{clear:both;box-sizing:border-box;height:auto;min-height:auto;margin-top:0;margin-bottom:2rem;padding:3rem 1.5rem;overflow:visible}.mission-vision-container{flex-wrap:wrap;gap:2.5rem;max-width:100%}.mission-section,.vision-section{box-sizing:border-box;flex:1;min-width:280px;max-width:calc(50% - 1.25rem);height:auto}.vision-section{padding-top:0}.mission-vision-heading{font-size:clamp(18px,2.5vw,20px)}.mission-vision-title{margin-bottom:1rem;font-size:clamp(28px,4vw,32px)}.mission-vision-text{margin-bottom:1.5rem;font-size:clamp(16px,2vw,18px)}.mission-vision-image-wrapper{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;margin-top:1.5rem;padding-left:0;overflow:visible}.mission-vision-image{object-fit:contain;box-sizing:border-box;width:100%;max-width:100%;height:auto}.about-us-why-section{box-sizing:border-box;height:auto;min-height:auto;margin-top:40px;margin-bottom:2rem;padding:2rem 1.5rem}.why-section-container{flex-wrap:wrap;gap:2rem}.why-section-left{flex:1;min-width:300px;max-width:100%}.why-section-right{flex:1;justify-content:center;align-items:center;min-width:300px;max-width:100%;display:flex}.why-section-image{object-fit:contain;box-sizing:border-box;width:100%;max-width:100%;height:auto}}@media (max-width:768px){.navbar{flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 2rem;position:sticky;top:0}.hamburger-menu{display:flex}.logo-container{padding-left:0}.nav-links{z-index:100;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:2rem;width:280px;height:calc(100vh - 80px);margin:0;padding:2rem;transition:right .3s;position:fixed;top:80px;right:-100%;overflow-y:auto;transform:none;box-shadow:-2px 0 10px #0000001a}.nav-links.open{right:0}.nav-link{width:auto;padding:1rem 0;font-size:1.1rem;display:inline-block}.nav-link.active:after{width:80px;left:50%;right:auto;transform:translate(-50%)}.menu-overlay{display:block}.navbar.about-page-navbar .nav-links .nav-link,.navbar.contact-page-navbar .nav-links .nav-link{color:#000!important}.navbar.about-page-navbar .nav-links .nav-link:hover,.navbar.contact-page-navbar .nav-links .nav-link:hover{color:#00c7a5!important}.navbar.about-page-navbar .nav-links .nav-link.active,.navbar.contact-page-navbar .nav-links .nav-link.active{color:#00c7a5!important;border-bottom:2px solid #00c7a5!important}.navbar.about-page-navbar .nav-links .nav-link.active:after,.navbar.contact-page-navbar .nav-links .nav-link.active:after{background-color:#00c7a5!important}.logo-wrapper{width:50px;height:50px}.brand-line-1,.brand-line-2{font-size:1.2rem}.container{padding:1rem}.home-content{height:auto;min-height:auto;padding:2rem 1rem}.home-left{width:100%;padding-left:0}.home-right{justify-content:center;width:100%;margin:1.5rem 0 0;padding-bottom:0}.home-image{width:100%;max-width:300px;height:auto;padding-bottom:0}.main-headline,.highlight-gradient{font-size:2rem;line-height:1.5}.description,.pre-headline{font-size:1rem}.features-bar{gap:1rem;padding:1rem}.feature-text{font-size:.9rem}.recycle-icon{width:18px;height:18px}.about-section{background-color:#004b3e;background-image:none;border-radius:0;flex-direction:column;gap:2rem;height:auto;margin:2rem auto;padding:3rem 1.5rem}.about-left{flex:0 0 100%;order:1;justify-content:center;align-items:center;max-width:100%;display:flex}.about-right{flex:0 0 100%;order:2;max-width:100%;height:auto;margin-right:0;padding:0}.about-subheading{color:#fff;padding-bottom:1.5rem;font-size:18px}.about-heading{color:#fff;width:100%;max-width:100%;margin-top:0;margin-bottom:1.5rem;font-size:2.5rem;line-height:1.5}.about-text{color:#fff;padding-top:0;font-size:16px;line-height:1.5}.about-why-matters{color:#fff;padding-top:1.5rem}.about-right ul li{color:#fff}.about-image{width:100%;max-width:400px;height:auto;margin:0 auto;display:block}.features-section{margin:2rem auto;padding:0 1rem}.features-header{margin-bottom:2rem}.features-title{font-size:1.75rem}.feature-block{flex-direction:column;gap:2rem;margin-bottom:3rem}.feature-block.reverse{flex-direction:column}.feature-content{text-align:center;max-width:100%}.feature-heading{font-size:1.5rem}.feature-description{font-size:16px;font-weight:400}.step-description,.features-intro{font-size:16px}.feature-phone{margin-top:2rem}.footer{padding:1.5rem 0}.footer-top{gap:1.5rem;padding:0 1rem}.footer-nav{flex-direction:column;gap:1rem}.footer-social{gap:.75rem}.social-icon{width:35px;height:35px}.social-icon svg,.social-icon-img{width:18px;height:18px}.footer-bottom{flex-direction:column;gap:1rem;padding:0 1rem}.footer-legal{text-align:center;flex-direction:column;gap:.75rem}.footer-copyright{font-size:clamp(.875rem,2vw,16px)}.download-section{margin-top:0;padding:3rem 0}.why-contact-us-section+.download-section,.about-us-why-section+.download-section{margin-top:-170px}.download-container{flex-direction:column;gap:1rem;padding:0 1rem;display:flex;position:relative}.download-phone{z-index:2;align-self:center;margin-bottom:0;position:relative;top:auto;left:auto;transform:none}.download-banner{border-radius:25px;width:100%;height:auto;min-height:228px;margin-top:0;margin-left:0;padding:2.5rem 1.5rem;position:relative}.download-title{margin:0 0 .75rem;font-size:clamp(1.25rem,4vw,1.75rem)}.download-subtitle{margin:0 0 1.5rem;font-size:clamp(.875rem,2.5vw,1rem)}.download-buttons{flex-direction:column;align-items:flex-start}.app-store-btn,.play-store-btn{justify-content:center;width:auto}.how-it-works-section{margin-bottom:-40px;padding:3rem 0}.how-it-works-container{min-height:auto;padding:0 1rem}.how-it-works-header{min-height:auto;margin-bottom:2.5rem}.how-it-works-label{text-align:left;width:auto;margin-bottom:.5rem;position:relative;top:auto;left:auto;transform:none}.how-it-works-title{text-align:left;width:100%;max-width:100%;margin-bottom:1rem;font-size:1.75rem;position:relative;top:auto;left:auto;transform:none}.how-it-works-intro{text-align:left;width:100%;max-width:100%;margin-bottom:2rem;font-size:16px;position:relative;top:auto;left:auto;transform:none}.how-it-works-grid{grid-template-columns:1fr;gap:2rem;width:100%;max-width:100%;height:auto;position:relative;top:auto;left:auto;transform:none}.how-it-works-step{width:100%;max-width:100%;height:auto;min-height:auto}.step-number-badge{width:56px;height:54px}.step-number{font-size:38px}.step-number:before{border-radius:3px 20px;width:40px;height:40px;transform:translate(-90%,-10%)}.step-title{font-size:1.25rem}.faq-section{margin-top:-10px;margin-bottom:0;padding:3rem 0}.faq-container{padding:0 1rem}.faq-header{margin-bottom:2rem}.faq-title{font-size:1.75rem}.faq-item{padding:1.25rem 0}.faq-question{gap:.75rem}.faq-number{min-width:25px;font-size:1rem}.faq-question-text{font-size:1rem}.faq-icon{font-size:1.25rem}.faq-answer{margin-left:2rem;padding-right:1rem;font-size:.95rem}.stats-section{height:auto;min-height:auto;margin-top:3rem;padding:0 1rem}.stats-container{padding:0 1rem}.stats-boxes{flex-direction:column;justify-content:center;align-items:center;gap:2rem}.stats-box{width:100%;min-width:auto;max-width:280px;height:auto;min-height:200px;padding:1.5rem 1rem}.stats-number{font-size:32px}.stats-label{white-space:normal;font-size:20px}.stats-box:before,.stats-box:after{display:none}}.about-us-header{background-color:#0fb8a0;flex-direction:column;width:100%;height:307px;padding:0;display:flex;position:relative}.navbar.about-page-navbar{z-index:100;background-color:#0fb8a0;width:100%;position:fixed;top:0;left:0;right:0}.navbar.about-page-navbar .nav-link{color:#fff}.navbar.about-page-navbar .nav-link.active{color:#fff!important;border-bottom:2px solid #fff!important}.navbar.about-page-navbar .logo-link,.navbar.about-page-navbar .brand-name,.navbar.about-page-navbar .brand-line-1,.navbar.about-page-navbar .brand-line-2{color:#fff!important}.navbar.about-page-navbar .hamburger-menu span{background-color:#fff}.navbar.about-page-navbar.scrolled{background-color:#fff;box-shadow:0 2px 4px #0000001a}.navbar.about-page-navbar.scrolled .nav-link{color:#000!important}.navbar.about-page-navbar.scrolled .nav-link.active{color:#00c7a5!important;border-bottom:2px solid #00c7a5!important}.navbar.about-page-navbar.scrolled .nav-link.active:after{background-color:#00c7a5!important}.navbar.about-page-navbar.scrolled .nav-link:hover{color:#00c7a5!important}.navbar.about-page-navbar.scrolled .logo-link,.navbar.about-page-navbar.scrolled .brand-name,.navbar.about-page-navbar.scrolled .brand-line-1,.navbar.about-page-navbar.scrolled .brand-line-2{color:#000!important}.navbar.about-page-navbar.scrolled .hamburger-menu span{background-color:#000}.about-us-header-content{flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 2rem;display:flex}.about-us-text{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.about-us-title{font-family:Rubik,sans-serif;font-size:36px;font-weight:700;font-style:bold;color:#fff;margin:0;padding-top:136px;padding-bottom:10px;line-height:1.5}.about-us-description{color:#fff;max-width:1378px;margin:0;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.about-us-content-section{box-sizing:border-box;background-color:#f3fbfa;width:100%;height:auto;min-height:auto;margin-top:40px;padding:1rem 2rem;overflow:visible}.about-us-content-container{box-sizing:border-box;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:1299px;margin:0 auto;display:flex}.about-us-content-left{flex-direction:column;flex:1;justify-content:center;display:flex}.about-us-subheading{color:#8e8e93;letter-spacing:0%;padding-bottom:8px;font-family:Rubik,sans-serif;font-size:20px;font-weight:400;line-height:1.5}.about-us-content-title{color:#1e1e1e;padding-bottom:28px;font-family:Rubik,sans-serif;font-size:36px;font-weight:700;line-height:1.5}.about-us-content-text{color:#8e8e93;margin:0 0 1rem;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:1.5}.about-us-content-text:last-of-type{margin-bottom:0}.about-us-content-right{flex:1;justify-content:flex-end;align-self:center;align-items:center;display:flex}.about-us-content-image{object-fit:contain;border-radius:8px;width:500px;max-width:100%;height:auto;max-height:350px;margin-top:0}.about-us-mission-vision-section{box-sizing:border-box;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:auto;min-height:980px;margin-top:86px;padding:4rem 2rem;position:relative;overflow:visible}.mission-vision-container{align-items:flex-start;gap:165px;width:100%;max-width:1299px;height:100%;margin:0 auto;display:flex}.mission-section,.vision-section{color:#fff;box-sizing:border-box;flex-direction:column;flex:1;width:50%;height:auto;min-height:754px;display:flex}.vision-section{padding-top:119px}.mission-vision-heading{color:#f1f1f1;margin:0 0 1rem;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.mission-vision-title{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;font-style:extra-bold;color:#f1f1f1;margin:0 0 1.5rem;line-height:1.5}.mission-vision-text{color:#f1f1f1;margin:0 0 2rem;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:1.5}.mission-vision-image-wrapper{justify-content:flex-start;align-items:flex-start;margin-top:auto;padding-left:40px;display:flex}.mission-vision-image{object-fit:cover;border-radius:12px;width:400px;height:550px}.about-us-why-section{background-color:#f3fbfa;align-items:center;width:100%;height:417px;margin-top:86px;padding:0 2rem;display:flex;margin-bottom:194px!important}.why-section-container{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1299px;height:100%;margin:0 auto;display:flex}.why-section-left{flex-direction:column;flex-shrink:0;justify-content:center;width:645px;max-width:645px;display:flex}.why-section-subheading{color:#727171;margin:0 0 .5rem;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.why-section-title{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;font-style:extra-bold;color:#1e1e1e;margin:0 0 1.5rem;line-height:1.5}.why-section-text{color:#1e1e1e;margin:0 0 1.5rem;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:1.5}.why-section-list{margin-top:1rem}.why-section-list-title{font-family:Manrope,sans-serif;font-size:18px;font-weight:700;font-style:bold;color:#1e1e1e;margin:0 0 1rem}.why-section-list-items{margin:0;padding:0;list-style:none}.why-section-list-items li{color:#1e1e1e;margin-bottom:.5rem;padding-left:1.5rem;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5;position:relative}.why-section-list-items li:before{content:"•";color:#1e1e1e;font-size:20px;font-weight:700;position:absolute;left:0}.why-section-right{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.why-section-image{object-fit:contain;width:100%;max-width:700px;height:auto}@media (max-width:768px){.about-us-header-content{text-align:center;flex-direction:column;padding:.5rem 1rem 0}.about-us-text{margin-top:-2rem;padding-top:0}.about-us-title{font-size:32px}.about-us-description{font-size:14px}.about-us-content-section{min-height:auto;margin-bottom:1rem;padding:2rem 1rem;height:auto!important}.about-us-content-container{flex-direction:column;gap:1.5rem;padding:1rem 0}.about-us-content-left{width:100%;max-width:100%}.about-us-content-right{justify-content:center;width:100%;margin-top:1.5rem}.about-us-content-title{padding-bottom:16px;font-size:clamp(22px,5vw,28px)}.about-us-content-text{margin-bottom:.75rem;font-size:clamp(14px,3vw,16px)}.about-us-content-image{width:100%;max-width:100%;height:auto;margin-top:0}.about-us-mission-vision-section{clear:both;height:auto;margin-top:20px;padding:2rem 1rem}.mission-vision-container{flex-direction:column;align-items:center;gap:2rem}.mission-section,.vision-section{width:100%;max-width:100%;height:auto;margin-bottom:2rem;padding-left:0}.vision-section{margin-top:0;padding-top:0}.mission-vision-heading{font-size:clamp(16px,3vw,18px)}.mission-vision-title{margin-bottom:1rem;font-size:clamp(24px,5vw,28px)}.mission-vision-text{margin-bottom:1.5rem;font-size:clamp(14px,3vw,16px)}.mission-vision-image-wrapper{justify-content:center;width:100%;margin-top:1rem;padding-left:0}.mission-vision-image{width:100%;max-width:100%;height:auto}.about-us-why-section{height:auto;margin-top:40px;padding:2rem 1rem}.why-section-container{flex-direction:column;gap:2rem}.why-section-left{width:100%}.why-section-title{font-size:28px}.why-section-list-items li,.why-section-text{font-size:16px}.why-section-image{max-width:100%}}.contact-us-header{background-color:#0fb8a0;flex-direction:column;width:100%;height:307px;padding:0;display:flex;position:relative}.navbar.contact-page-navbar{z-index:100;background-color:#0fb8a0;width:100%;position:fixed;top:0;left:0;right:0}.navbar.contact-page-navbar .nav-link{color:#fff}.navbar.contact-page-navbar .nav-link.active{color:#fff!important;border-bottom:2px solid #fff!important}.navbar.contact-page-navbar .logo-link,.navbar.contact-page-navbar .brand-name,.navbar.contact-page-navbar .brand-line-1,.navbar.contact-page-navbar .brand-line-2{color:#fff!important}.navbar.contact-page-navbar .hamburger-menu span{background-color:#fff}.navbar.contact-page-navbar.scrolled{background-color:#fff;box-shadow:0 2px 4px #0000001a}.navbar.contact-page-navbar.scrolled .nav-link{color:#000!important}.navbar.contact-page-navbar.scrolled .nav-link.active{color:#00c7a5!important;border-bottom:2px solid #00c7a5!important}.navbar.contact-page-navbar.scrolled .nav-link.active:after{background-color:#00c7a5!important}.navbar.contact-page-navbar.scrolled .nav-link:hover{color:#00c7a5!important}.navbar.contact-page-navbar.scrolled .logo-link,.navbar.contact-page-navbar.scrolled .brand-name,.navbar.contact-page-navbar.scrolled .brand-line-1,.navbar.contact-page-navbar.scrolled .brand-line-2{color:#000!important}.navbar.contact-page-navbar.scrolled .hamburger-menu span{background-color:#000}.contact-us-header-content{flex:1;justify-content:center;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 2rem 2rem;display:flex}.contact-us-text{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.contact-us-title{font-family:Rubik,sans-serif;font-size:36px;font-weight:700;font-style:bold;color:#fff;margin:0;padding-top:136px;padding-bottom:10px;line-height:1.5}.contact-us-description{color:#fff;max-width:724px;margin:0;font-family:Rubik,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:1.5}.contact-us-content-section{background-color:#f3fbfa;width:100%;height:351px;margin-top:86px;padding:0 2rem}.contact-us-section{background-color:#f3fbfa;width:100%;padding:4rem 2rem}.contact-us-container{align-items:stretch;gap:0;max-width:1299px;height:546px;margin:0 auto;display:flex}.contact-us-left{background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:20px;flex-direction:column;flex:0 0 48%;justify-content:space-between;height:100%;display:flex;position:relative;overflow:hidden}.contact-us-left:before{content:"";z-index:0;position:absolute;inset:0}.contact-us-left-content{z-index:1;flex-direction:column;justify-content:flex-start;height:100%;padding-left:58px;display:flex;position:relative}.contact-us-subheading{color:#f1f1f1;margin-bottom:10px;padding-top:46px;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.contact-us-left-title{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;font-style:extra-bold;color:#fff;max-width:323px;margin-bottom:10px;line-height:1.5}.contact-us-left-description{color:#f1f1f1;max-width:400px;margin-bottom:42px;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.contact-info{flex-direction:column;gap:1.5rem;max-width:337px;margin-bottom:34px;display:flex}.contact-info-item{color:#fff;align-items:flex-start;gap:1rem;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;display:flex}.contact-info-item span{line-height:1.5}.contact-icon{object-fit:contain;flex-shrink:0;width:24px;height:24px}.contact-social-icons{margin-top:0;margin-left:-15px;display:flex}.contact-social-icons .social-icon{cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex}.contact-social-icons .social-icon:hover{background-color:#ffffff1a}.contact-social-icons .social-icon img{object-fit:contain;filter:brightness(0)invert();width:32px;height:32px}.contact-us-left-image{display:none}.contact-us-right{flex-direction:column;flex:0 0 52%;justify-content:flex-start;height:100%;padding:5px 51px;display:flex}.contact-us-right-title{font-family:Manrope,sans-serif;font-size:32px;font-weight:700;font-style:bold;color:#1e1e1e;margin-bottom:10px;padding-top:10px;line-height:1.5}.contact-us-right-description{color:#1e1e1e;max-width:494px;margin-bottom:25px;font-family:Rubik,sans-serif;font-size:18px;font-weight:300;line-height:1.5}.contact-form{flex-direction:column;flex:1;justify-content:space-between;gap:.5rem;display:flex}.form-group{flex-direction:row;align-items:center;gap:1rem;display:flex}.form-group label{color:#1e1e1e;flex-shrink:0;min-width:150px;font-family:Rubik,sans-serif;font-size:18px;font-weight:600}.form-group input,.form-group textarea{color:#8e8e93;background-color:#0000;border:none;border-bottom:1px solid #d1d5db;outline:none;flex:1;padding:.75rem 0;font-family:Rubik,sans-serif;font-size:18px;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-bottom-color:#0fb8a0}.form-group input::placeholder,.form-group textarea::placeholder{color:#9ca3af}.form-group textarea{resize:vertical;align-self:flex-start;min-height:60px}.contact-submit-btn{color:#fff;cursor:pointer;background-color:#0073e6;border:none;border-radius:8px;justify-content:center;align-items:center;width:138px;height:52px;margin-top:1rem;font-family:Manrope,sans-serif;font-size:18px;font-weight:700;transition:background-color .3s;display:flex}.contact-submit-btn:hover{background-color:#0da890}.contact-us-map-section{width:100%;padding:0}.contact-us-map-container{border-radius:0;width:100%;height:536px;overflow:hidden;box-shadow:0 4px 20px #00000014}.contact-us-map-container iframe{border:none;width:100%;height:100%}.why-contact-us-section{justify-content:center;align-items:center;width:100%;min-height:284px;margin-bottom:131px;padding:55px 2rem 0;display:flex}.why-contact-us-container{text-align:center;width:100%;max-width:1299px;margin:0 auto}.why-contact-us-subheading{color:#727171;margin-bottom:8px;font-family:Rubik,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:1.5}.why-contact-us-title{font-family:Manrope,sans-serif;font-size:36px;font-weight:800;font-style:extra-bold;color:#1e1e1e;margin-bottom:42px;line-height:1.5}.why-contact-us-content{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.why-contact-us-item{text-align:center;flex-direction:column;align-items:center;width:318px;height:161px;display:flex}.why-contact-us-icon{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:26px;display:flex}.why-contact-us-icon img{object-fit:contain;width:100%;height:100%}.why-contact-us-item-title{font-family:Manrope,sans-serif;font-size:20px;font-weight:600;font-style:semi-bold;color:#1e1e1e;margin-bottom:16px;line-height:1.5}.why-contact-us-item-description{color:#727171;max-width:300px;font-family:Rubik,sans-serif;font-size:18px;font-weight:400;line-height:1.5}@media (max-width:768px){.contact-us-header-content{text-align:center;flex-direction:column;padding:2rem 1rem}.contact-us-title{padding-top:.5rem;font-size:32px}.contact-us-description{font-size:14px}.contact-us-section{padding:2rem 1rem}.contact-us-container{flex-direction:column;gap:2rem;height:auto}.contact-us-left,.contact-us-right{flex:1;height:auto}.contact-us-left{min-height:auto;padding:2rem 1.5rem}.contact-us-left-content{height:auto;padding-left:0}.contact-us-left-title{font-size:28px}.contact-us-right{padding:2rem 1.5rem}.contact-us-right-title{font-size:24px}.form-group{flex-direction:column;align-items:flex-start;gap:.5rem}.form-group label{min-width:auto}.form-group textarea{align-self:stretch}.contact-us-map-section{margin-top:2rem;margin-bottom:2rem;padding:0}.contact-us-map-container{border-radius:0;height:300px}.why-contact-us-section{height:auto;min-height:284px;padding:2rem 1rem}.why-contact-us-title{margin-bottom:2rem;font-size:28px}.why-contact-us-content{flex-direction:column;gap:2rem}.why-contact-us-item{width:100%}.why-contact-us-item-description{max-width:100%}}
