:root{--color-brand:#00c7a5;--color-brand-header:#0fb8a0;--color-accent-blue:#0073e6;--color-brand-dark:#004b3e;--color-bg:#f3fbfa;--color-surface:#fff;--color-text:#121212;--color-text-strong:#1e1e1e;--color-text-muted:#727171;--color-text-subtle:#8e8e93;--color-border:#d1d5db;--color-border-strong:#0ea5e9;--color-divider-on-dark:#ffffff4d;--shadow-sm:0 2px 4px #0000001a;--shadow-md:0 4px 12px #00000026;--gradient-brand:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%)}*{box-sizing:border-box;margin:0;padding:0}html,body{overflow-x:clip}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);color:var(--color-text);width:100%;min-height:100vh;margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}*,:before,:after{box-sizing:border-box;line-height:1.2}.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-brand{color:var(--color-brand,#00c7a5);font-weight:600}.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:center;gap:.875rem;width:100%}.app-store-btn,.play-store-btn{justify-content:center;width:min(100%,280px);height:auto;min-height:52px;padding:.75rem 1.25rem}.download-banner .store-icon{flex-shrink:0;width:24px;height:24px}.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}}@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%}}@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%}}.hp-page{background-color:#f3fbfa;width:100%;max-width:100%;overflow-x:clip}.hp-glass{-webkit-backdrop-filter:blur(20px);background:#ffffff94;border:1px solid #ffffffb8}.hp-sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.hp-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hp-btn{cursor:pointer;white-space:nowrap;border:none;border-radius:14px;padding:.875rem 1.75rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.5;transition:transform .2s,box-shadow .2s,opacity .2s}.hp-btn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.hp-btn-primary{color:#fff;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%)}.hp-btn-secondary{color:#1e1e1e;background:#fff;border:1px solid #d1d5db}.hp-btn-gradient{color:#fff;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%)}.hp-btn-white{color:#0073e6;background:#fff;padding:1rem 2rem;font-size:1.05rem}.hp-btn-full{width:100%}.hp-gradient-text{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hp-section{padding:5rem 0}.hp-section-header{text-align:center;max-width:720px;margin:0 auto 3rem}.hp-section-title{color:#121212;margin:0 0 1rem;font-family:Manrope,sans-serif;font-size:40px;font-weight:800;line-height:1.3}.hp-section-subtitle{color:#727171;margin:0;font-family:Rubik,sans-serif;font-size:20px;line-height:1.6}.hp-section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:#00c7a5;margin:0 0 .75rem;font-family:Rubik,sans-serif;font-size:16px;font-weight:600}.hp-hero{background-color:#f3fbfa;padding:3rem 0 4rem;position:relative}.hp-hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;min-height:520px;display:grid}.hp-hero-headline{color:#121212;flex-direction:column;margin:0 0 1.25rem;font-family:Manrope,sans-serif;font-size:62px;font-weight:800;line-height:1.1;display:flex}.hp-hero-headline-line{display:block}.hp-hero-headline-accent{color:#00c7a5}.hp-hero-subheading{color:#727171;max-width:520px;margin:0 0 2rem;font-family:Rubik,sans-serif;font-size:20px;line-height:1.65}.hp-hero-ctas{flex-wrap:wrap;gap:1rem;margin-bottom:1.25rem;display:flex}.hp-hero-store-buttons{margin-top:.25rem;animation:.55s cubic-bezier(.22,1,.36,1) .45s both hp-chip-enter}.hp-btn-hero{isolation:isolate;animation:.6s cubic-bezier(.22,1,.36,1) both hp-btn-enter;position:relative;overflow:hidden}.hp-btn-hero--primary{background:0 0;animation-delay:.15s;box-shadow:0 4px 20px #00c7a559}.hp-btn-hero--primary:before{content:"";border-radius:inherit;z-index:-2;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%) 0%/200% 100%;transition:background-position .4s;position:absolute;inset:0}.hp-btn-hero--primary:hover:before{animation:1.4s infinite hp-gradient-shift}.hp-btn-hero--primary:after{content:"";opacity:0;z-index:-3;filter:blur(8px);background:linear-gradient(90deg,#00c7a5,#0073e6);border-radius:16px;transition:opacity .3s;position:absolute;inset:-2px}.hp-btn-hero--primary:hover:after{opacity:.55;animation:1.2s ease-in-out infinite hp-glow-pulse}.hp-btn-hero-shine{pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);width:60%;height:100%;position:absolute;top:0;left:-100%;transform:skew(-20deg)}.hp-btn-hero--primary:hover .hp-btn-hero-shine{animation:.7s forwards hp-btn-shine}.hp-btn-hero--primary:not(:hover) .hp-btn-hero-shine{animation:none;left:-100%}.hp-btn-hero-text{z-index:1;position:relative}.hp-btn-hero--secondary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffe6;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,border-color .25s,color .25s,background-color .25s;animation-delay:.28s}.hp-btn-hero--secondary:hover{color:#0073e6;border-color:#00c7a5;transform:translateY(-3px)scale(1.02);box-shadow:0 8px 28px #0073e62e}.hp-btn-hero--primary:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 12px 32px #00c7a566}.hp-btn-hero--secondary:active,.hp-btn-hero--primary:active{transform:translateY(0)scale(.98)}@keyframes hp-btn-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes hp-gradient-shift{0%,to{background-position:0%}50%{background-position:100%}}@keyframes hp-btn-shine{0%{left:-100%}to{left:150%}}@keyframes hp-glow-pulse{0%,to{opacity:.35}50%{opacity:.6}}.hp-trust-chips{flex-wrap:wrap;gap:.875rem;display:flex}.hp-trust-chip{color:#1e1e1e;animation:.55s cubic-bezier(.22,1,.36,1) both hp-chip-enter;animation-delay:calc(.4s + var(--chip-index,0)*80ms);background:linear-gradient(135deg,#fff 0%,#f3fbfaf2 100%);border:1px solid #00c7a52e;border-radius:60px;align-items:center;gap:.75rem;padding:.625rem 1.25rem .625rem .625rem;font-family:Rubik,sans-serif;font-size:.95rem;font-weight:500;transition:transform .25s,box-shadow .25s,border-color .25s;display:inline-flex;box-shadow:0 2px 12px #0000000a,inset 0 1px #ffffffe6}.hp-trust-chip:hover{border-color:#00c7a566;transform:translateY(-2px);box-shadow:0 6px 20px #00c7a51f,inset 0 1px #fff}.hp-trust-chip-icon{background:linear-gradient(135deg,#00c7a526,#0073e61a);border:1px solid #00c7a540;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.95rem;line-height:1;display:flex}.hp-trust-chip-label{letter-spacing:.01em;padding-right:.35rem;font-size:1rem}@keyframes hp-chip-enter{0%{opacity:0;transform:translateY(10px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@media (prefers-reduced-motion:reduce){.hp-btn-hero,.hp-btn-hero--primary:hover:before,.hp-btn-hero--primary:hover .hp-btn-hero-shine,.hp-btn-hero--primary:hover:after,.hp-trust-chip{animation:none}.hp-scrap-card,.hp-scrap-card-inner{transition:none}.hp-scrap-card-flip-area:hover .hp-scrap-card-inner,.hp-scrap-card-flip-area:focus-within .hp-scrap-card-inner,.hp-scrap-card-flip-area--flipped .hp-scrap-card-inner{transform:none}}.hp-hero-visual{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.hp-hero-blob{filter:blur(60px);opacity:.35;pointer-events:none;border-radius:50%;position:absolute}.hp-hero-blob-green{background:#00c7a5;width:280px;height:280px;top:10%;left:5%}.hp-hero-blob-blue{background:#0073e6;width:240px;height:240px;bottom:10%;right:5%}.hp-hero-phone-image{z-index:2;object-fit:contain;width:100%;max-width:520px;height:auto;display:block;position:relative}.hp-float-card{z-index:3;color:#1e1e1e;white-space:nowrap;background:#fff;border:1px solid #d1d5db;border-radius:14px;padding:.625rem 1rem;font-family:Rubik,sans-serif;font-size:.8rem;font-weight:600;position:absolute;box-shadow:0 8px 24px #0000001a}.hp-float-card--top-right{top:0%;right:0%}.hp-float-card--bottom-left{bottom:38%;left:0}.hp-float-card--bottom-right{bottom:10%;right:10%}.hp-rates-carousel{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background-color:#0073e6;align-items:center;width:100%;height:61px;margin-top:2rem;padding:.75rem 0;display:flex;position:relative;overflow:hidden}.hp-rates-carousel::-webkit-scrollbar{display:none}.hp-rates-carousel-track{white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:2rem;padding:0 2rem;animation:30s linear infinite hp-scroll-horizontal;display:flex}.hp-rates-carousel:hover .hp-rates-carousel-track,.hp-rates-carousel-track:hover{animation-play-state:paused}@keyframes hp-scroll-horizontal{0%{transform:translate(0)}to{transform:translate(-50%)}}.hp-rates-carousel-item{white-space:nowrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.hp-rates-carousel-text{color:#fff;letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:600;line-height:1.5}.hp-rates-carousel-icon{object-fit:contain;filter:brightness(0)invert();flex-shrink:0;width:24px;height:24px}.hp-trust-bar-section{margin-top:-.5rem;padding:0 0 3.5rem}.hp-trust-bar{-webkit-backdrop-filter:blur(20px);background:#ffffff94;border:1px solid #ffffffb8;border-radius:999px;justify-content:space-between;align-items:stretch;padding:.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 40px #0000000f,inset 0 1px #fff}.hp-trust-bar:before{content:"";border-radius:inherit;-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#00c7a559,#0073e633);padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.hp-trust-bar-cell{flex:1;align-items:center;min-width:0;display:flex}.hp-trust-bar-item{text-align:left;border-radius:999px;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.125rem 1.25rem;transition:background-color .25s;display:flex}.hp-trust-bar-item:hover{background:#00c7a50f}.hp-trust-bar-icon-wrap{background:linear-gradient(135deg,#00c7a51f,#0073e614);border:1px solid #00c7a533;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 8px #00c7a51a}.hp-trust-bar-icon{font-size:1.25rem;line-height:1}.hp-trust-bar-label{color:#1e1e1e;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.hp-trust-bar-divider{background:linear-gradient(#0000,#00c7a540 20%,#0073e633 80%,#0000);flex-shrink:0;align-self:stretch;width:1px;margin:1rem 0}.hp-section--steps{padding:4rem 0 2rem;overflow:visible}.hp-section--steps .hp-steps-flow{overflow:visible}.hp-steps-flow{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.25rem;padding-top:2rem;display:grid;position:relative}.hp-steps-flow:before,.hp-steps-flow:after{content:none;display:none}.hp-step-card{z-index:1;-webkit-backdrop-filter:blur(18px);height:100%;animation:.55s cubic-bezier(.22,1,.36,1) both hp-chip-enter;animation-delay:calc(.1s + var(--step-index,0)*.1s);background:#ffffff9e;border:1px solid #ffffffbf;border-radius:26px;flex-direction:column;padding:2.25rem 1.5rem 1.75rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:visible;box-shadow:0 2px 8px #0000000a,0 8px 28px #004b3e0f}.hp-step-card:hover{transform:translateY(-8px);box-shadow:0 4px 12px #0000000d,0 20px 48px #00c7a524}.hp-step-badge{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border:2.5px solid #f3fbfa;border-radius:999px;justify-content:center;align-items:center;min-width:52px;height:52px;padding:0 .35rem;display:flex;position:absolute;top:-14px;left:50%;transform:translate(-50%);box-shadow:0 3px 12px #00c7a54d}.hp-step-badge-num{color:#fff;letter-spacing:.02em;font-family:Manrope,sans-serif;font-size:16px;font-weight:700;line-height:1}.hp-step-icon-wrap{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:.5rem 0 .75rem;transition:transform .3s,box-shadow .3s;display:flex}.hp-step-card:hover .hp-step-icon-wrap{transform:scale(1.05);box-shadow:0 6px 16px #00c7a526}.hp-step-icon{font-size:2.5rem;line-height:1}.hp-step-number{color:#0fb8a0;text-transform:uppercase;letter-spacing:.1em;flex-shrink:0;font-family:Rubik,sans-serif;font-size:14px;font-weight:600}.hp-step-title{color:#121212;flex-shrink:0;margin:.4rem 0 .65rem;font-family:Manrope,sans-serif;font-size:20px;font-weight:700;line-height:1.35}.hp-step-desc{color:#727171;flex-shrink:0;margin:0;font-family:Rubik,sans-serif;font-size:16px;line-height:1.6}.hp-section--rates{background:radial-gradient(80% 50% at 10% 0,#00c7a51a,#0000 55%),radial-gradient(70% 45% at 90% 100%,#0073e614,#0000 50%);padding:3rem 0 4.5rem;position:relative;overflow:visible}.hp-section--rates .hp-section-header{margin-bottom:2.5rem}.hp-rates-blob{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hp-rates-blob--green{background:#00c7a529;width:480px;height:480px;top:-100px;left:-140px}.hp-rates-blob--blue{background:#0073e61f;width:420px;height:420px;bottom:-80px;right:-120px}.hp-section--rates .hp-container{z-index:1;position:relative}.hp-rates-layout{flex-direction:column;gap:1.25rem;display:flex}.hp-scrap-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:.85rem;display:grid;overflow:visible}.hp-scrap-card{-webkit-backdrop-filter:blur(18px);z-index:1;-webkit-tap-highlight-color:transparent;background:#ffffff9e;border:1px solid #ffffffbf;border-radius:22px;flex-direction:column;min-height:252px;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #0000000a,0 8px 24px #004b3e0f}.hp-scrap-card:before{content:"";border-radius:inherit;pointer-events:none;z-index:0;background:linear-gradient(160deg,#00c7a508 0%,#0000 45%);position:absolute;inset:0}.hp-scrap-card:hover{border-color:#00c7a547;transform:translateY(-4px);box-shadow:0 4px 8px #0000000a,0 16px 40px #00c7a51f}.hp-scrap-card:hover,.hp-scrap-card:focus-within{z-index:5}.hp-scrap-card--selected{background:linear-gradient(#00c7a50a 0%,#fff 38%);border-color:#00c7a5;box-shadow:0 0 0 1px #00c7a540,0 12px 36px #00c7a524}.hp-scrap-card--selected:hover{box-shadow:0 0 0 1px #00c7a54d,0 18px 44px #00c7a52e}.hp-scrap-card-flip-area{perspective:1200px;cursor:pointer;z-index:1;flex:1;min-height:168px;position:relative;overflow:hidden}.hp-scrap-card-flip-area:focus{outline:none}.hp-scrap-card-flip-area:focus-visible{outline-offset:-2px;outline:2px solid #0073e6}.hp-scrap-card-inner{width:100%;height:100%;min-height:168px;transform-style:preserve-3d;transition:transform .65s;position:relative}.hp-scrap-card-flip-area:hover .hp-scrap-card-inner,.hp-scrap-card-flip-area:focus-within .hp-scrap-card-inner,.hp-scrap-card-flip-area--flipped .hp-scrap-card-inner{transform:rotateY(180deg)translateZ(2px)}.hp-scrap-card--selected .hp-scrap-card-flip-area:hover .hp-scrap-card-inner,.hp-scrap-card--selected .hp-scrap-card-flip-area:focus-within .hp-scrap-card-inner{transform:none}.hp-scrap-card--selected .hp-scrap-card-flip-area--flipped .hp-scrap-card-inner{transform:rotateY(180deg)translateZ(2px)}.hp-scrap-card-face{backface-visibility:hidden;background:0 0;flex-direction:column;padding:1.25rem 1.2rem .85rem;display:flex;position:absolute;inset:0;overflow:hidden;transform:translateZ(1px)}.hp-scrap-card-back{background:linear-gradient(155deg,#e0f2fe73 0%,#00c7a50f 50%,#fff 100%);justify-content:flex-start;transform:rotateY(180deg)translateZ(1px)}.hp-scrap-card-check{color:#fff;z-index:2;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:.7rem;font-weight:700;line-height:1;display:flex;position:absolute;top:.85rem;right:.85rem;box-shadow:0 4px 10px #00c7a559}.hp-scrap-card-accent{opacity:.85;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border-radius:22px 22px 0 0;height:3px;position:absolute;top:0;left:0;right:0}.hp-scrap-card-head{justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;margin-top:.15rem;margin-bottom:.85rem;padding-right:1.5rem;display:flex}.hp-scrap-card-icon-wrap{background:linear-gradient(145deg,#e0f2fe 0%,#00c7a51f 100%);border:1px solid #00c7a526;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #0073e614}.hp-scrap-card-icon{font-size:1.4rem;line-height:1}.hp-scrap-card-tag{color:#004b3e;letter-spacing:.03em;text-align:right;background:#00c7a51a;border:1px solid #00c7a51f;border-radius:999px;padding:.35rem .65rem;font-family:Rubik,sans-serif;font-size:.6875rem;font-weight:600;line-height:1.3}.hp-scrap-card--selected .hp-scrap-card-tag{color:#004b3e;background:#00c7a529;border-color:#00c7a538}.hp-scrap-card-name{color:#121212;letter-spacing:-.01em;margin-bottom:.25rem;font-family:Manrope,sans-serif;font-size:1rem;font-weight:700;line-height:1.3}.hp-scrap-card-rate{color:#727171;margin-bottom:.35rem;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:400}.hp-scrap-card-rate-value{color:#004b3e;letter-spacing:-.01em;font-family:Manrope,sans-serif;font-size:.9rem;font-weight:700}.hp-scrap-card-hint{color:#727171;opacity:.75;letter-spacing:.02em;margin-top:auto;font-family:Rubik,sans-serif;font-size:.625rem}.hp-scrap-card--selected .hp-scrap-card-hint{color:#0fb8a0;opacity:1}.hp-scrap-card-footer{z-index:10;background:linear-gradient(#fff0 0%,#fff 24%);border-top:1px solid #d1d5db73;margin-top:auto;padding:.7rem .85rem .85rem;position:relative}.hp-scrap-card-add{color:#004b3e;cursor:pointer;background:#fff;border:1.5px solid #00c7a559;border-radius:12px;justify-content:center;align-items:center;gap:.35rem;width:100%;padding:.72rem 1rem;font-family:Rubik,sans-serif;font-size:.8125rem;font-weight:600;transition:background .25s,border-color .25s,color .25s,box-shadow .25s,transform .2s;display:inline-flex}.hp-scrap-card-add:hover,.hp-scrap-card-add:focus-visible{background:#00c7a50f;border-color:#00c7a5;outline:none;transform:translateY(-1px);box-shadow:0 4px 14px #00c7a51f}.hp-scrap-card-add--active{color:#fff;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border-color:#0000;box-shadow:0 6px 20px #00c7a547}.hp-scrap-card-add--active:hover,.hp-scrap-card-add--active:focus-visible{color:#fff;background:linear-gradient(90deg,#0fb8a0 46.15%,#0073e6 100%);border-color:#0000;transform:translateY(-1px);box-shadow:0 8px 24px #0073e638}.hp-scrap-card-back-title{color:#121212;margin:.35rem 0 .65rem;font-family:Manrope,sans-serif;font-size:1.0625rem;font-weight:700;line-height:1.35}.hp-scrap-card-details{color:#727171;flex:1;margin:0 0 .75rem;font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.55}.hp-scrap-card-flip-note{color:#727171;border-top:1px dashed #d1d5dbb3;margin:auto 0 0;padding-top:.75rem;font-family:Rubik,sans-serif;font-size:.75rem;line-height:1.45}.hp-estimate-card{-webkit-backdrop-filter:blur(22px);background:#ffffffad;border:1px solid #fffc;border-radius:24px;width:100%;padding:1.75rem 2rem;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 24px 56px #0073e61f}.hp-estimate-card-body{grid-template-columns:minmax(220px,1fr) minmax(340px,1.4fr);align-items:start;gap:1.75rem;display:grid}.hp-estimate-card-payout,.hp-estimate-card-breakdown{min-width:0}.hp-estimate-card-action{text-align:center;border-top:1px solid #d1d5db73;flex-direction:column;justify-content:center;align-items:center;gap:.65rem;margin-top:1.25rem;padding-top:1.25rem;display:flex}.hp-estimate-glow{filter:blur(40px);pointer-events:none;background:#00c7a51f;border-radius:50%;width:200px;height:200px;position:absolute;top:-60px;right:-60px}.hp-estimate-badge{letter-spacing:.06em;text-transform:uppercase;color:#0073e6;background:#0073e614;border:1px solid #0073e626;border-radius:999px;align-items:center;margin-bottom:.85rem;padding:.35rem .75rem;font-family:Rubik,sans-serif;font-size:.75rem;font-weight:600;display:inline-flex}.hp-estimate-accent{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);height:4px;position:absolute;top:0;left:0;right:0}.hp-estimate-label{color:#727171;text-transform:uppercase;letter-spacing:.1em;margin:0 0 .6rem;font-family:Rubik,sans-serif;font-size:.875rem;font-weight:600}.hp-estimate-amount-wrap{background:linear-gradient(135deg,#00c7a514 0%,#e0f2fe80 100%);border:1px solid #00c7a51f;border-radius:16px;margin-bottom:.85rem;padding:1rem 1.15rem}.hp-estimate-amount{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin:0;font-family:Manrope,sans-serif;font-size:2.5rem;font-weight:800;line-height:1.15}.hp-estimate-summary{color:#727171;margin:0;font-family:Rubik,sans-serif;font-size:1rem;line-height:1.55}.hp-estimate-rows{-webkit-backdrop-filter:blur(12px);background:#f3fbfa8c;border:1px solid #00c7a51f;border-radius:14px;flex-direction:column;gap:.55rem;margin-bottom:0;padding:1rem 1.1rem;display:flex}.hp-estimate-row{justify-content:space-between;align-items:center;gap:1rem;padding:.4rem 0;font-family:Rubik,sans-serif;font-size:.9375rem;display:flex}.hp-estimate-row:not(:last-child){border-bottom:1px solid #d1d5db73;margin-bottom:.1rem;padding-bottom:.55rem}.hp-estimate-row-label{color:#727171}.hp-estimate-row-value{color:#121212;text-align:right;font-weight:600}.hp-estimate-cta{width:auto;min-width:220px;margin-bottom:0;padding:.95rem 2.75rem;font-size:1rem;transition:box-shadow .25s,transform .2s;box-shadow:0 8px 24px #00c7a540}.hp-estimate-cta:hover{transform:translateY(-1px);box-shadow:0 12px 32px #0073e647}.hp-estimate-disclaimer{color:#727171;text-align:center;opacity:.9;margin:0;font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.45}.hp-estimate-items{margin-bottom:1.1rem}.hp-estimate-items-head{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.85rem;display:flex}.hp-estimate-items-title{color:#121212;margin:0;font-family:Manrope,sans-serif;font-size:1.125rem;font-weight:700}.hp-estimate-add-select{color:#004b3e;-webkit-backdrop-filter:blur(10px);cursor:pointer;background:#ffffffbf;border:1px solid #00c7a54d;border-radius:10px;max-width:190px;padding:.55rem .75rem;font-family:Rubik,sans-serif;font-size:.9375rem}.hp-estimate-items-empty{color:#727171;background:#f3fbfaa6;border:1px dashed #00c7a540;border-radius:12px;margin:0;padding:.85rem;font-family:Rubik,sans-serif;font-size:.9375rem}.hp-estimate-items-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.hp-estimate-item-row{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffb3;border-radius:12px;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem .85rem;display:flex}.hp-estimate-item-info{flex:1;align-items:center;gap:.45rem;min-width:0;display:flex}.hp-estimate-item-icon{flex-shrink:0;font-size:1.25rem;line-height:1}.hp-estimate-item-name{color:#121212;white-space:nowrap;text-overflow:ellipsis;font-family:Rubik,sans-serif;font-size:.9375rem;font-weight:600;overflow:hidden}.hp-estimate-item-controls{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.hp-estimate-weight-label{color:#727171;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;margin:0;font-family:Rubik,sans-serif;font-size:.75rem;line-height:1}.hp-estimate-weight-field{align-items:center;gap:.4rem;display:flex}.hp-estimate-weight-input{color:#121212;text-align:center;background:#ffffffe6;border:1px solid #00c7a547;border-radius:8px;width:52px;height:36px;padding:0 .4rem;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;line-height:1}.hp-estimate-weight-input:focus{outline-offset:1px;outline:2px solid #0073e659}.hp-estimate-weight-unit{color:#727171;font-family:Rubik,sans-serif;font-size:.875rem;line-height:1}.hp-estimate-item-remove{color:#727171;cursor:pointer;background:#fffc;border:1px solid #d1d5dbb3;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;line-height:1;transition:background .2s,color .2s,border-color .2s;display:inline-flex}.hp-estimate-item-remove:hover{color:#004b3e;background:#00c7a514;border-color:#00c7a5}html.hp-scroll-locked,body.hp-scroll-locked{overscroll-behavior:none;overflow:hidden!important}body.hp-scroll-locked{touch-action:none;width:100%;position:fixed}.hp-rates-panel-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);cursor:pointer;overscroll-behavior:none;touch-action:none;background:#12121247;border:none;padding:0;animation:.3s hp-fade-in;position:fixed;inset:0}.hp-rates-panel{z-index:1001;-webkit-backdrop-filter:blur(24px);touch-action:pan-y;overscroll-behavior:contain;background:#ffffffb8;border-left:1px solid #ffffffd9;flex-direction:column;width:min(420px,92vw);height:100dvh;animation:.35s cubic-bezier(.22,1,.36,1) hp-panel-slide-in;display:flex;position:fixed;top:0;right:0;box-shadow:-12px 0 48px #004b3e1f}@keyframes hp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes hp-panel-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}.hp-rates-panel-header{border-bottom:1px solid #d1d5db73;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem 1.5rem 1rem;display:flex}.hp-rates-panel-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#0fb8a0;margin:0 0 .35rem;font-family:Rubik,sans-serif;font-size:.6875rem;font-weight:600}.hp-rates-panel-title{color:#121212;margin:0 0 .35rem;font-family:Manrope,sans-serif;font-size:1.25rem;font-weight:800;line-height:1.3}.hp-rates-panel-subtitle{color:#727171;margin:0;font-family:Rubik,sans-serif;font-size:.8125rem;line-height:1.5}.hp-rates-panel-close{color:#121212;cursor:pointer;background:#fffc;border:1px solid #d1d5dbb3;border-radius:10px;flex-shrink:0;width:36px;height:36px;font-size:1.35rem;line-height:1;transition:background .2s,border-color .2s}.hp-rates-panel-close:hover{background:#00c7a514;border-color:#00c7a5}.hp-rates-panel-list{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;gap:.65rem;min-height:0;margin:0;padding:1rem 1.5rem 1.5rem;list-style:none;display:flex;overflow-y:auto}.hp-rates-panel-item{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffffbf;border-radius:14px;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;display:flex;box-shadow:0 4px 14px #004b3e0d}.hp-rates-panel-item-main{align-items:center;gap:.65rem;min-width:0;display:flex}.hp-rates-panel-item-icon{background:linear-gradient(145deg,#e0f2fe 0%,#00c7a51f 100%);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;display:flex}.hp-rates-panel-item-name{color:#121212;margin:0;font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:700;line-height:1.3}.hp-rates-panel-item-tag{color:#727171;margin:.15rem 0 0;font-family:Rubik,sans-serif;font-size:.6875rem}.hp-rates-panel-item-rate{color:#004b3e;white-space:nowrap;text-align:right;margin:0;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:700}.hp-section--comparison{padding-top:4rem;padding-bottom:4.5rem;position:relative;overflow:hidden}.hp-comparison-bg{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hp-comparison-bg--green{background:#00c7a51f;width:360px;height:360px;top:-80px;left:-100px}.hp-comparison-bg--blue{background:#0073e61a;width:320px;height:320px;bottom:-60px;right:-80px}.hp-section--comparison .hp-container{z-index:1;position:relative}.hp-section--comparison .hp-section-header{margin-bottom:2.5rem}.hp-comparison{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:1rem;max-width:980px;margin:0 auto;display:grid}.hp-comparison-col{border-radius:26px;padding:1.75rem 1.5rem 1.5rem;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.hp-comparison-col-accent{height:4px;position:absolute;top:0;left:0;right:0}.hp-comparison-col--traditional{-webkit-backdrop-filter:blur(20px);background:#ffffff94;border:1px solid #d1d5db8c;box-shadow:0 8px 28px #0000000a}.hp-comparison-col--traditional .hp-comparison-col-accent{background:linear-gradient(90deg,#d1d5db 0%,#d1d5db66 100%)}.hp-comparison-col--phonehai{-webkit-backdrop-filter:blur(22px);background:linear-gradient(165deg,#00c7a51f 0%,#e0f2fe73 45%,#ffffffb8 100%);border:1px solid #00c7a559;transform:translateY(-6px);box-shadow:0 0 0 1px #00c7a51f,0 20px 48px #00c7a529}.hp-comparison-col--phonehai .hp-comparison-col-accent{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%)}.hp-comparison-col--phonehai:hover{transform:translateY(-10px);box-shadow:0 0 0 1px #00c7a52e,0 24px 56px #0073e62e}.hp-comparison-col-head{margin-bottom:1.35rem}.hp-comparison-badge{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:.75rem;padding:.3rem .65rem;font-family:Rubik,sans-serif;font-size:.6875rem;font-weight:600;display:inline-flex}.hp-comparison-badge--muted{color:#727171;background:#f3fbfae6;border:1px solid #d1d5db}.hp-comparison-badge--accent{color:#004b3e;background:#00c7a524;border:1px solid #00c7a547}.hp-comparison-title{color:#121212;letter-spacing:-.02em;margin:0;font-family:Manrope,sans-serif;font-size:1.35rem;font-weight:800;line-height:1.3}.hp-comparison-col--phonehai .hp-comparison-title{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.hp-comparison-vs{z-index:2;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);border:3px solid #f3fbfa;border-radius:50%;flex-shrink:0;justify-content:center;align-self:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 8px 24px #00c7a54d}.hp-comparison-vs span{color:#fff;letter-spacing:.06em;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:800}.hp-comparison-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.hp-comparison-item{animation:.5s cubic-bezier(.22,1,.36,1) both hp-chip-enter;animation-delay:calc(50ms + var(--item-index,0)*60ms);background:#ffffff73;border:1px solid #fff9;border-radius:14px;align-items:flex-start;gap:.75rem;padding:.8rem .9rem;display:flex}.hp-comparison-col--traditional .hp-comparison-item{background:#f3fbfa8c;border-color:#d1d5db73}.hp-comparison-item--accent{background:#ffffffb8;border-color:#00c7a52e;box-shadow:0 4px 14px #00c7a50f}.hp-comparison-text{color:#121212;font-family:Rubik,sans-serif;font-size:.9rem;line-height:1.55}.hp-comparison-col--traditional .hp-comparison-text{color:#727171}.hp-comparison-mark{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;margin-top:.05rem;font-size:.75rem;font-weight:700;display:flex}.hp-comparison-mark--muted{color:#727171;background:#ffffffe6;border:1px solid #d1d5db}.hp-comparison-mark--accent{color:#fff;background:linear-gradient(135deg,#00c7a5 0%,#0073e6 100%);box-shadow:0 4px 12px #00c7a547}.hp-section--trust{padding-top:4rem;padding-bottom:4.5rem;position:relative;overflow:hidden}.hp-trust-bg{filter:blur(90px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hp-trust-bg--left{background:#00c7a51a;width:340px;height:340px;top:10%;left:-120px}.hp-trust-bg--right{background:#0073e614;width:300px;height:300px;bottom:-40px;right:-80px}.hp-section--trust .hp-container{z-index:1;position:relative}.hp-section--trust .hp-section-header{margin-bottom:2.5rem}.hp-trust-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:1.25rem;display:grid}.hp-trust-card{-webkit-backdrop-filter:blur(20px);height:100%;animation:.55s cubic-bezier(.22,1,.36,1) both hp-chip-enter;animation-delay:calc(80ms + var(--card-index,0)*80ms);background:#ffffff9e;border:1px solid #ffffffc7;border-radius:24px;flex-direction:column;padding:1.75rem 1.35rem 1.5rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 8px 28px #004b3e0f}.hp-trust-card:hover{border-color:#00c7a547;transform:translateY(-8px);box-shadow:0 4px 12px #0000000d,0 20px 48px #00c7a524}.hp-trust-card-accent{opacity:.85;background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);height:3px;position:absolute;top:0;left:0;right:0}.hp-trust-card-index{letter-spacing:.08em;color:#00c7a573;font-family:Manrope,sans-serif;font-size:18px;font-weight:800;position:absolute;top:1rem;right:1rem}.hp-trust-card-icon-wrap{background:linear-gradient(135deg,#00c7a524 0%,#0073e61a 100%);border:1px solid #00c7a538;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:1.1rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 6px 18px #00c7a51a}.hp-trust-card:hover .hp-trust-card-icon-wrap{transform:scale(1.06);box-shadow:0 8px 22px #00c7a52e}.hp-trust-card-icon{font-size:1.5rem;line-height:1}.hp-trust-card-title{color:#121212;letter-spacing:-.01em;margin:0 0 .5rem;font-family:Manrope,sans-serif;font-size:1.05rem;font-weight:800;line-height:1.35}.hp-trust-card-desc{color:#727171;flex:1;margin:0;font-family:Rubik,sans-serif;font-size:.875rem;line-height:1.6}.hp-section--impact{background:linear-gradient(#00c7a50f 0%,#f3fbfaa6 50%,#e0f2fe40 100%);padding-top:4rem;padding-bottom:4.5rem;position:relative;overflow:hidden}.hp-impact-bg{filter:blur(100px);pointer-events:none;z-index:0;border-radius:50%;position:absolute}.hp-impact-bg--green{background:#00c7a524;width:420px;height:420px;top:-100px;left:50%;transform:translate(-50%)}.hp-impact-bg--blue{background:#0073e61a;width:280px;height:280px;bottom:-60px;right:5%}.hp-section--impact .hp-container{z-index:1;position:relative}.hp-section--impact .hp-section-header{margin-bottom:2.5rem}.hp-impact-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:1.35rem;max-width:1040px;margin:0 auto;display:grid}.hp-impact-card{-webkit-backdrop-filter:blur(22px);text-align:center;height:100%;animation:.55s cubic-bezier(.22,1,.36,1) both hp-chip-enter;animation-delay:calc(.1s + var(--card-index,0)*.1s);background:#ffffffad;border:1px solid #ffffffd1;border-radius:26px;flex-direction:column;align-items:center;padding:2.25rem 1.75rem 2rem;transition:transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000000a,0 10px 32px #004b3e12}.hp-impact-card:nth-child(2){border-color:#00c7a552;transform:translateY(-10px);box-shadow:0 0 0 1px #00c7a51a,0 16px 44px #00c7a524}.hp-impact-card:hover{border-color:#00c7a559;transform:translateY(-12px);box-shadow:0 4px 14px #0000000d,0 22px 52px #0073e624}.hp-impact-card:nth-child(2):hover{transform:translateY(-14px)}.hp-impact-card-accent{background:linear-gradient(90deg,#00c7a5 46.15%,#0073e6 100%);height:4px;position:absolute;top:0;left:0;right:0}.hp-impact-icon-wrap{background:linear-gradient(160deg,#00c7a51f 0%,#0073e614 100%);border:1px solid #00c7a540;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:1.25rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:inset 0 1px #fffc,0 8px 24px #00c7a51f}.hp-impact-card:hover .hp-impact-icon-wrap{transform:scale(1.08);box-shadow:inset 0 1px #ffffffe6,0 12px 28px #00c7a533}.hp-impact-icon{font-size:2rem;line-height:1}.hp-impact-title{color:#121212;letter-spacing:-.02em;margin:0 0 .65rem;font-family:Manrope,sans-serif;font-size:1.15rem;font-weight:800;line-height:1.35}.hp-impact-desc{color:#727171;max-width:28ch;margin:0;font-family:Rubik,sans-serif;font-size:.9rem;line-height:1.6}.hp-page .features-section{box-sizing:border-box;max-width:1400px;margin:2rem auto 1rem;padding:0 2rem;overflow:hidden}.hp-page .how-it-works-section{margin-top:0;margin-bottom:2rem;padding:3rem 0 2rem;overflow:hidden}.hp-page .how-it-works-container{box-sizing:border-box;width:100%;max-width:1400px;min-height:auto;margin:0 auto;padding:0 clamp(1.25rem,4vw,3rem) 1rem clamp(1.5rem,6vw,5rem)}.hp-page .how-it-works-header{max-width:900px;min-height:auto;margin-bottom:2.75rem;position:relative}.hp-page .how-it-works-label,.hp-page .how-it-works-title,.hp-page .how-it-works-intro{width:100%;position:relative;top:auto;left:auto;transform:none}.hp-page .how-it-works-label{width:auto;margin-bottom:.5rem}.hp-page .how-it-works-title{max-width:744px;margin-bottom:1rem;font-size:clamp(1.75rem,3vw,2.25rem);line-height:1.35}.hp-page .how-it-works-intro{max-width:820px;margin-bottom:0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.hp-page .how-it-works-grid{box-sizing:border-box;justify-items:start;gap:2.25rem clamp(2.5rem,10vw,10rem);width:100%;max-width:1106px;height:auto;margin:0;position:relative;top:auto;left:auto;transform:none}.hp-page .how-it-works-step{width:100%;max-width:498px}.hp-page .hp-section--impact{margin-bottom:0}.hp-page .hp-section--impact+.download-section{margin-top:1rem}.hp-page .download-section{margin-top:0;padding:3rem 0 4.5rem;overflow:visible}.hp-page .download-container{box-sizing:border-box;align-items:center;gap:0;width:100%;max-width:1200px;min-height:auto;margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem);display:flex;position:relative;overflow:visible}.hp-page .download-phone{z-index:2;flex:none;margin-right:-3.5rem;position:relative;top:auto;left:auto;transform:none}.hp-page .download-phone-image{object-fit:contain;width:100%;max-width:clamp(210px,20vw,300px);height:auto;display:block}.hp-page .download-banner{box-sizing:border-box;flex-direction:column;flex:auto;justify-content:center;gap:.35rem;width:auto;min-width:0;height:auto;min-height:200px;padding:2.25rem 2.25rem 2.25rem clamp(5.5rem,9vw,7.5rem);display:flex}.hp-page .download-title{margin:0;padding-top:0;line-height:1.25}.hp-page .download-subtitle{margin:.35rem 0 1.35rem;line-height:1.45}.hp-page .download-buttons{gap:.875rem;padding-bottom:0}.hp-page .faq-section{margin-top:0;padding-top:2rem;padding-bottom:3rem}.hp-page .faq-container{max-width:1200px;padding:0 clamp(1.5rem,4vw,3rem)}.hp-final-cta{padding:4rem 0 5rem}.hp-final-cta-inner{text-align:center;background:linear-gradient(135deg,#00c7a5 0%,#0073e6 100%);border-radius:28px;padding:4rem 2rem;box-shadow:0 16px 48px #0073e633}.hp-final-cta-title{color:#fff;margin:0 0 1rem;font-family:Manrope,sans-serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.25}.hp-final-cta-subtitle{color:#ffffffeb;max-width:560px;margin:0 auto 2rem;font-family:Rubik,sans-serif;font-size:1.125rem;line-height:1.6}@media (max-width:1024px){.hp-hero-grid{grid-template-columns:1fr;gap:2.5rem;min-height:auto}.hp-hero-content{text-align:center}.hp-hero-subheading{margin-left:auto;margin-right:auto}.hp-hero-ctas,.hp-trust-chips{justify-content:center}.hp-trust-bar{border-radius:24px;flex-direction:column;padding:.75rem}.hp-trust-bar-cell{flex-direction:column;width:100%}.hp-trust-bar-divider{background:linear-gradient(90deg,#0000,#00c7a540 50%,#0000);align-self:center;width:80%;height:1px;margin:0 auto}.hp-trust-bar-item{justify-content:flex-start;width:100%;padding:1rem 1.25rem}.hp-steps-flow{grid-template-columns:repeat(2,1fr);gap:2rem 1.25rem;padding-top:1.25rem}.hp-rates-layout{gap:1.25rem}.hp-scrap-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hp-estimate-card-body{grid-template-columns:1fr;gap:1.25rem}.hp-trust-grid{grid-template-columns:repeat(2,1fr)}.hp-impact-grid{grid-template-columns:1fr;max-width:520px}.hp-impact-card:nth-child(2){transform:none}.hp-page .download-container{align-items:center;min-height:auto;padding:0 1.25rem;display:flex;overflow:visible}.hp-page .download-phone{margin-right:-2.5rem;position:relative;top:auto;left:auto;transform:none}.hp-page .download-phone-image{max-width:clamp(180px,22vw,240px)}.hp-page .download-banner{min-height:200px;padding:2rem 1.75rem 2rem clamp(4.5rem,10vw,6.5rem)}}@media (max-width:768px){.hp-section{padding:3.5rem 0}.hp-hero{padding:2rem 0 2.5rem}.hp-hero-ctas{flex-direction:column;align-items:stretch}.hp-btn{text-align:center;width:100%}.hp-hero-visual{min-height:360px}.hp-hero-phone-image{max-width:320px}.hp-float-card--bottom-left{left:0}.hp-float-card--bottom-right{right:0}.hp-rates-carousel-text{font-size:.9rem}.hp-rates-carousel-icon{width:18px;height:18px}.hp-trust-bar{border-radius:20px}.hp-trust-bar-label{font-size:.9375rem}.hp-trust-bar-icon-wrap{width:40px;height:40px}.hp-section--steps{padding:3rem 0 1.5rem}.hp-section--rates{padding:1.5rem 0 3rem}.hp-rates-layout{gap:1rem}.hp-rates-blob--green{width:280px;height:280px;left:-80px}.hp-rates-blob--blue{width:240px;height:240px;right:-60px}.hp-steps-flow{grid-template-columns:1fr;gap:1.75rem;margin-top:.5rem;padding:2rem 0 0}.hp-step-card{border-radius:22px;height:auto;margin-bottom:0}.hp-step-badge{z-index:2;border-width:2px;border-color:#f3fbfa;min-width:52px;height:52px;top:-14px;left:50%;transform:translate(-50%)}.hp-step-badge-num{font-size:16px}.hp-scrap-grid{grid-template-columns:1fr;gap:.75rem}.hp-scrap-card{min-height:auto}.hp-scrap-card-flip-area{flex:none;min-height:auto}.hp-scrap-card-inner{height:auto;min-height:auto}.hp-scrap-card-face{width:100%;padding:1rem 1.1rem .5rem;position:relative;inset:auto}.hp-scrap-card-back{width:100%;height:100%;position:absolute;inset:0}.hp-scrap-card-head{margin-bottom:.55rem}.hp-scrap-card-rate{margin-bottom:0}.hp-scrap-card-footer{margin-top:0;padding:.6rem .85rem .75rem}.hp-scrap-card-hint{display:none}.hp-estimate-item-row{flex-direction:column;align-items:stretch;gap:.65rem}.hp-estimate-item-controls{flex-wrap:wrap;justify-content:space-between;width:100%}.hp-estimate-cta{width:100%;max-width:320px}.hp-rates-panel{width:100%;max-width:100%}.hp-estimate-card{padding:1.25rem}.hp-estimate-amount{font-size:2.125rem}.hp-comparison{grid-template-columns:1fr;gap:1.25rem;max-width:520px}.hp-comparison-vs{order:2;width:44px;height:44px;margin:0 auto}.hp-comparison-col--traditional{order:1}.hp-comparison-col--phonehai{order:3;transform:none}.hp-comparison-col--phonehai:hover{transform:translateY(-4px)}.hp-trust-grid{grid-template-columns:1fr;gap:1rem}.hp-impact-grid{grid-template-columns:1fr;max-width:480px}.hp-impact-card:nth-child(2){transform:none}.hp-impact-card:hover,.hp-impact-card:nth-child(2):hover{transform:translateY(-6px)}.hp-final-cta-inner{border-radius:22px;padding:2.5rem 1.5rem}.hp-container{padding:0 1.25rem}.hp-page .hp-section--impact+.download-section{margin-top:0}.hp-page .download-section{padding:2rem 0 3rem}.hp-page .download-container{flex-direction:column;align-items:center;gap:1rem;min-height:auto;padding:0 1.25rem;display:flex}.hp-page .download-phone{align-self:center;margin-bottom:.5rem;margin-right:0;position:relative;top:auto;left:auto;transform:none}.hp-page .download-phone-image{max-width:200px}.hp-page .download-banner{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.35rem;width:100%;min-height:auto;padding:2rem 1.25rem 2.25rem;display:flex}.hp-page .download-title{text-align:center;width:100%;padding-top:0;font-size:clamp(1.35rem,5vw,1.65rem);line-height:1.3}.hp-page .download-subtitle{text-align:center;width:100%;margin:.5rem 0 1.35rem;font-size:clamp(.95rem,3.5vw,1.05rem);line-height:1.5}.hp-page .download-buttons{flex-direction:column;justify-content:center;align-items:center;gap:.875rem;width:100%;padding-bottom:0;display:flex}.hp-page .download-banner .app-store-btn,.hp-page .download-banner .play-store-btn{width:min(100%,280px);height:auto;min-height:52px;padding:.75rem 1.25rem}.hp-page .how-it-works-container{padding-left:1.25rem;padding-right:1.25rem}.hp-page .how-it-works-grid{gap:2rem 0}.hp-page .how-it-works-step{max-width:100%}}.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%}}
