@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes trace-in-btn{0%{left:-101%}to{left:0}}@keyframes trace-out-btn{0%{left:0}to{left:101%}}@keyframes trace-in{0%{transform:translate3d(-101%,0,0)}to{transform:translateZ(0)}}@keyframes trace-in-top{0%{transform:translateZ(0)}25%{transform:translate3d(0,50%,0)}to{transform:translate3d(0,50%,0)}}@keyframes trace-out{0%{transform:translateZ(0)}to{transform:translate3d(101%,0,0)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes skeleton-loading{0%{background-color:var(--text-color)}to{background-color:var(--text-secondary)}}body main.zerohassle-landing{min-height:auto!important}body:has(main.zerohassle-landing) .AppLayout_main__g0jFe{min-height:auto!important}.zerohassle-landing{background:#e8e8e8}.zerohassle-landing .hero{display:flex;flex-direction:column;align-items:center;max-width:134rem;margin:0 auto;padding:140px 2rem 6rem}.zerohassle-landing .hero .hero-inner-wrapper{display:flex;align-items:center;gap:5rem}@media(max-width:768px){.zerohassle-landing .hero .hero-inner-wrapper{flex-direction:column;text-align:center}}.zerohassle-landing .hero .hero-left{flex:0 0 42%;display:flex;justify-content:center}.zerohassle-landing .hero .hero-left .about-img{width:100%;height:auto;object-fit:contain}@media(max-width:768px){.zerohassle-landing .hero .hero-left .about-img{transform:scale(2);width:55%}}.zerohassle-landing .hero .hero-right-box{width:100%;max-width:640px;z-index:2}.zerohassle-landing .hero .hero-right-box h1{font-weight:500;font-size:36px;line-height:48px;margin-bottom:14px}.zerohassle-landing .hero .hero-right-box h1 strong{font-weight:700}.zerohassle-landing .hero .hero-right-box h1.desktop{display:none}@media(min-width:768px){.zerohassle-landing .hero .hero-right-box h1.desktop{display:block}.zerohassle-landing .hero .hero-right-box h1.mobile{display:none}}@media(max-width:768px){.zerohassle-landing .hero .hero-right-box h1{font-size:26px;line-height:32px}}.zerohassle-landing .hero .hero-right-box .desc{font-size:16px;color:#666;line-height:1.5;margin-bottom:40px;letter-spacing:.04em}@media(max-width:768px){.zerohassle-landing .hero .hero-right-box .desc{margin-bottom:16px}}.zerohassle-landing .hero .hero-right-box .legal{font-size:12px;color:#25262e;line-height:1.6;letter-spacing:.04em}.zerohassle-landing .hero .hero-right-box .legal a{margin:0 3px;color:#111;font-weight:700;text-decoration:underline}.zerohassle-landing .email-box{display:flex;align-items:center;border:1px solid #bbb;border-radius:40px;padding:8px 8px 8px 28px;width:100%;max-width:360px;min-width:360px;margin-bottom:8px}@media(max-width:768px){.zerohassle-landing .email-box{max-width:100%;min-width:0}}.zerohassle-landing .email-box input{flex:1 1;border:none;padding:.5px;outline:none;font-size:16px;background:transparent;color:#999}.zerohassle-landing .email-box input::placeholder{font-size:16px;color:#999;opacity:1}.zerohassle-landing .email-box button{background:#25262e;color:#fff;font-size:1.5rem;font-weight:600;padding:10px 24px;border-radius:40px;border:none;cursor:pointer}.zerohassle-landing .success-box .success-text{font-size:20px;margin-bottom:16px}.zerohassle-landing .client-logos{display:flex;flex-wrap:wrap;gap:20px;margin-top:64px}@media(max-width:768px){.zerohassle-landing .client-logos{justify-content:center;margin-top:24px}}.zerohassle-landing .unlocks-right{width:896px;display:flex;align-items:stretch;gap:16px;margin-top:32px}@media(max-width:768px){.zerohassle-landing .unlocks-right{flex-direction:column;width:100%}}.zerohassle-landing .unlocks-right .unlock-item{width:100%;height:100%;display:flex;flex-direction:column;align-items:last baseline;gap:12px;padding:18px 16px 18px 20px;transition:.25s ease;box-shadow:0 0 28px 0 rgba(0,0,0,.051);background:#fff;border-radius:12px;cursor:pointer;text-decoration:none;color:#25262e}.zerohassle-landing .unlocks-right .unlock-item .unlock-inner-wrapper{display:flex;justify-content:end;align-items:center;width:100%}.zerohassle-landing .unlocks-right .unlock-item .icon-1 svg,.zerohassle-landing .unlocks-right .unlock-item .icon-2 svg{flex-shrink:0}.zerohassle-landing .unlocks-right .unlock-item .icon-1 svg path,.zerohassle-landing .unlocks-right .unlock-item .icon-2 svg path{fill:currentColor!important;opacity:.5}.zerohassle-landing .unlocks-right .unlock-item .icon-1 svg{width:67px;height:35px}.zerohassle-landing .unlocks-right .unlock-item .icon-2 svg{width:28px;height:35px}.zerohassle-landing .unlocks-right .unlock-item .arrow{width:28px;height:28px;background-color:#b6b6b9;border-radius:50%;display:flex;justify-content:center;align-items:center;flex-shrink:0;margin-left:auto;transition:all .25s ease}.zerohassle-landing .unlocks-right .unlock-item .arrow svg{width:12px;height:12px}.zerohassle-landing .unlocks-right .unlock-item .arrow svg path{fill:#25262e;transition:fill .25s ease}.zerohassle-landing .unlocks-right .unlock-item .unlock-text{color:#25262e;font-size:18px;line-height:24px}.zerohassle-landing .unlocks-right .unlock-item .unlock-text.text-1{max-width:149px}.zerohassle-landing .unlocks-right .unlock-item .unlock-text.text-2{max-width:169px}.zerohassle-landing .unlocks-right .unlock-item .unlock-text.text-3{max-width:200px}.zerohassle-landing .unlocks-right .unlock-item:hover{background:#25262e;color:#fff}.zerohassle-landing .unlocks-right .unlock-item:hover .arrow{background-color:#fff}.zerohassle-landing .unlocks-right .unlock-item:hover .arrow svg path{fill:#25262e!important}.zerohassle-landing .unlocks-right .unlock-item:hover .icon-1 svg path,.zerohassle-landing .unlocks-right .unlock-item:hover .icon-2 svg path{opacity:1}.zerohassle-landing .unlocks-right .unlock-item:hover .unlock-text{color:#fff}.zerohassle-landing .testimonials-section{width:100%;background:#1e1e23;display:flex;flex-direction:column;align-items:center;padding:100px 24px}.zerohassle-landing .testimonials-section .testimonials-heading{font-size:42px;color:#fff;text-align:center;line-height:1.3;margin-bottom:60px}.zerohassle-landing .testimonials-section .testimonials-grid{width:100%;max-width:1300px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:32px;gap:32px}@media(max-width:1024px){.zerohassle-landing .testimonials-section .testimonials-grid{grid-template-columns:1fr}}.zerohassle-landing .testimonials-section .testimonial-card{background:#fff;border-radius:16px;padding:36px 32px;display:flex;justify-content:space-between;flex-direction:column;gap:20px;height:100%;box-shadow:0 0 20px rgba(0,0,0,.05)}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-logo{height:32px;width:auto;margin-bottom:16px}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-heading{font-size:26px;margin-bottom:20px}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-quote{color:#555;font-size:15px;line-height:1.6}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-author{font-weight:600;font-size:16px;line-height:16px}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-role{color:#888;font-size:14px;line-height:16px;margin-top:6px}.zerohassle-landing .testimonials-section .testimonial-card .testimonial-tags{color:#777;font-size:14px;line-height:14px;margin-top:12px}