body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.mobile-hero-section{position:relative}.mobile-hero-section:before{content:"";border-radius:inherit;z-index:-1;background-image:linear-gradient(90deg,#ffffff80 1.5px,#0000 1px),linear-gradient(#ffffff80 1.5px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.mobile-hero-section{background:linear-gradient(179deg,#ffe4d2 0%,#f7f7f7 100%);border-radius:32px;width:98%;margin:20px auto;padding:80px 0;position:relative;overflow:hidden}.mobile-hero-section .mobile-hero-title{letter-spacing:-1px;max-width:530px;margin-bottom:24px;font-weight:900;line-height:1.1}.mobile-hero-section .mobile-hero-description{color:#6b7280;max-width:590px;margin-bottom:0;font-weight:500;line-height:30px}.mobile-hero-section .mobile-hero-stats{flex-wrap:wrap;align-items:center;gap:40px;padding-top:32px;display:flex}.mobile-hero-section .mobile-hero-image{justify-content:center;align-items:flex-end;display:flex;position:relative}.mobile-hero-section .mobile-stat-item{flex-direction:column;gap:8px;min-width:90px;display:flex;position:relative}.mobile-hero-section .mobile-stat-value{letter-spacing:-2px;color:#fe6664;font-size:44px;font-weight:800;line-height:1}.mobile-hero-section .mobile-stat-label{color:#111827;letter-spacing:-.3px;font-size:13px;font-weight:700}.mobile-hero-section .mobile-stat-divider{background-color:#d1d5db;width:1px;height:45px;position:absolute;top:50%;right:-20px;transform:translateY(-50%)}.mobile-hero-section .mobile-image-wrapper{justify-content:center;align-items:flex-end;width:100%;height:560px;display:flex;position:relative;overflow:visible}.mobile-hero-section .mobile-image-wrapper:after{content:"";filter:blur(6px);z-index:2;pointer-events:none;background:linear-gradient(179deg,#ffe4d200 14%,#f7f7f7d9 50%,#f7f7f7 75%);width:354px;height:102px;position:absolute;bottom:-22px;left:38%;transform:translate(-50%)}.mobile-hero-section .mobile-hero-image{object-fit:contain;object-position:center bottom;z-index:1;max-width:640px;transform:translateY(-1px);width:100%!important;height:100%!important;inset:unset!important;position:relative!important}@media (max-width:1200px){.mobile-hero-section .mobile-image-wrapper{height:450px}}@media (max-width:992px){.mobile-hero-section{width:95%;min-height:auto;padding:80px 0 0}.mobile-hero-section .mobile-hero-description{line-height:28px}.mobile-hero-section .mobile-hero-stats{gap:28px}.mobile-hero-section .mobile-stat-value{font-size:36px}.mobile-hero-section .mobile-image-wrapper{height:300px}.mobile-hero-section .mobile-hero-image{max-width:620px}}@media (max-width:768px){.mobile-hero-section{padding:50px 0 0}.mobile-hero-section .mobile-hero-title{margin-bottom:18px}.mobile-hero-section .mobile-hero-description{line-height:26px}.mobile-hero-section .mobile-hero-stats{text-align:center;flex-wrap:nowrap;gap:10px;padding-top:24px}.mobile-hero-section .mobile-stat-value{font-size:30px}.mobile-hero-section .mobile-stat-divider{display:none}.mobile-hero-section .mobile-image-wrapper{height:430px}.mobile-hero-section .mobile-hero-image{max-width:500px}}@media (max-width:576px){.mobile-hero-section{width:96%}.mobile-hero-section .mobile-stat-item{width:100%}.mobile-hero-section .mobile-stat-value{font-size:26px}.mobile-hero-section .mobile-stat-label{font-size:12px}.mobile-hero-section .mobile-image-wrapper{height:410px;margin-right:20px}.mobile-hero-section .mobile-hero-image{max-width:100%}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.product-process-section{background:#fff;padding:60px 0;overflow:hidden}.product-process-section .process-top-layout{grid-template-columns:.9fr 1.5fr;align-items:stretch;gap:90px;margin-bottom:70px;display:grid}.product-process-section .process-right-content{position:sticky;top:120px}.product-process-section .process-right-content h2{margin-bottom:28px;font-weight:700}.product-process-section .process-right-content p{color:#6b7280;max-width:520px}.product-process-section .process-left-grid{grid-template-columns:repeat(2,1fr);gap:22px;display:grid}.product-process-section .process-card{cursor:pointer;background:0 0;border:1px solid #0000000f;border-radius:10px;align-items:center;gap:16px;min-height:125px;padding:20px 24px;transition:all .35s;display:flex;position:relative;box-shadow:0 10px 30px #0000000a}.product-process-section .process-card:hover{background:linear-gradient(20deg,#d4eff4 0%,#fcc0de 25%,#fcc5c3 50%,#fbc29f 100%);transform:translateY(-10px);box-shadow:0 8px 20px #0000001a}.product-process-section .process-card .icon-box{border-radius:18px;justify-content:center;align-items:center;width:62px;min-width:62px;height:62px;transition:all .3s;display:flex}.product-process-section .process-card .card-content{flex:1}.product-process-section .process-card .card-title{color:#111;margin-bottom:6px;font-size:20px;font-weight:600;line-height:1.3;transition:all .3s}.product-process-section .process-card p{color:#6b7280;margin:0;font-size:14px;line-height:1.6;transition:all .3s}.product-process-section .process-image-preview{border-radius:40px;width:100%;height:720px;position:relative;overflow:hidden}.product-process-section .preview-image-wrapper{width:100%;height:100%;position:relative}.product-process-section .preview-image{object-fit:cover}@media (max-width:1200px){.product-process-section .process-top-layout{gap:60px}.product-process-section .process-image-preview{height:620px}}@media (max-width:992px){.product-process-section{padding:50px 0}.product-process-section .process-top-layout{grid-template-columns:1fr;gap:45px;margin-bottom:0}.product-process-section .process-right-content{text-align:center;position:relative;top:0}.product-process-section .process-right-content p{max-width:100%}.product-process-section .process-left-grid{grid-template-columns:repeat(2,1fr)}.product-process-section .process-card{cursor:default;pointer-events:none}.product-process-section .process-card:hover{box-shadow:0 10px 30px #0000000a}.product-process-section .process-image-preview{display:none}}@media (max-width:768px){.product-process-section{padding:45px 0}.product-process-section .process-top-layout{gap:35px}.product-process-section .process-left-grid{grid-template-columns:1fr;gap:18px}.product-process-section .process-card{min-height:auto;padding:18px}}@media (max-width:576px){.product-process-section{padding:35px 0}.product-process-section .process-top-layout{gap:28px}.product-process-section .process-right-content h2{letter-spacing:-1px;margin-bottom:18px}.product-process-section .process-right-content p{line-height:1.7}.product-process-section .process-card{gap:14px;padding:16px}.product-process-section .process-card .icon-box{border-radius:14px;width:38px;min-width:54px;height:54px}.product-process-section .process-card .card-title{font-size:18px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}.web-hero-section{position:relative}.web-hero-section:before{content:"";border-radius:inherit;z-index:-1;background-image:linear-gradient(90deg,#ffffff80 1.5px,#0000 1px),linear-gradient(#ffffff80 1.5px,#0000 1px);background-size:50px 50px;position:absolute;inset:0}.web-hero-section{background:linear-gradient(179deg,#ffe4d2 0%,#f7f7f7 100%);border-radius:32px;width:98%;margin:20px auto;padding:80px 0;position:relative;overflow:hidden}.web-hero-section .hero-inner{text-align:center;min-height:850px;position:relative}.web-hero-section .floating-timesheet,.web-hero-section .floating-planning{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:3;border-radius:999px;align-items:center;gap:10px;padding:12px 18px;font-size:14px;font-weight:600;animation:4s ease-in-out infinite floatingTag;display:flex;position:absolute;box-shadow:0 10px 30px #0000000f}.web-hero-section .floating-timesheet p,.web-hero-section .floating-planning p{margin:0}.web-hero-section .floating-timesheet svg,.web-hero-section .floating-planning svg{font-size:14px}.web-hero-section .floating-timesheet{background:#fff3b0;top:160px;left:30px}.web-hero-section .floating-timesheet svg{color:#000}.web-hero-section .floating-planning{background:#ffe0ea;top:170px;right:30px}.web-hero-section .floating-planning svg{color:#000;transform:rotate(270deg)}.web-hero-section .web-text-content{z-index:2;width:100%;margin:auto;position:relative}.web-hero-section .web-text-content .stats-wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:22px;width:fit-content;margin:34px auto 30px;display:flex}@media (max-width:768px){.web-hero-section .web-text-content .stats-wrapper{gap:18px}}.web-hero-section .web-text-content .stats-wrapper .stat-item{flex-direction:column;align-items:center;padding-right:24px;display:flex;position:relative}.web-hero-section .web-text-content .stats-wrapper .stat-value{color:#fe6664;letter-spacing:-1px;margin-bottom:6px;font-size:42px;font-weight:700;line-height:1}.web-hero-section .web-text-content .stats-wrapper .stat-label{color:#000;white-space:nowrap;text-align:center;font-size:15px;font-weight:700}.web-hero-section .web-text-content .stats-wrapper .stat-divider{background:#0000001a;width:1px;height:38px;position:absolute;top:6px;right:0}.web-hero-section .web-text-content .button-container{justify-content:center;gap:20px;display:flex}.web-hero-section .web-text-content .button-container .video-btn{align-items:center;gap:5px;display:flex}.web-hero-section .web-text-content .button-container .video-btn svg{font-size:20px}.web-hero-section .web-hero-title{color:#1c1c1c;max-width:850px;margin:0 auto 20px;font-weight:700}.web-hero-section .web-hero-description{color:#666;text-align:center;width:90%;max-width:650px;margin:0 auto 30px;font-weight:400}.web-hero-section .rating-wrap{color:#333;justify-content:center;align-items:center;gap:16px;margin-top:20px;font-size:15px;font-weight:600;display:flex}.web-hero-section .rating-wrap .trust-star-wrap{gap:8px;display:flex}.web-hero-section .rating-wrap .trust-star-wrap .trust-star{color:#ff5c5c;font-size:22px}.web-hero-section .rating-wrap .rating-group{align-items:center;gap:4px;display:flex}.web-hero-section .rating-wrap .rating-group svg{color:#ff5c5c;font-size:18px}.web-hero-section .rating-wrap .rating-count{margin-left:8px}.web-hero-section .hero-image-wrapper{z-index:2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff40;border:1px solid #ffffff80;border-radius:32px;width:100%;max-width:1280px;margin-top:40px;margin-left:auto;margin-right:auto;padding:12px;position:relative}.web-hero-section .hero-image{border-radius:24px;width:100%;height:auto;display:block}@keyframes floatingTag{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@media (max-width:768px){.web-hero-section{border-radius:0;width:100%;margin:0;padding:70px 0 50px}.web-hero-section .hero-inner{min-height:auto}.web-hero-section .floating-timesheet,.web-hero-section .floating-planning{display:none}.web-hero-section .web-text-content .stats-wrapper{justify-content:center;gap:16px;width:100%}.web-hero-section .web-text-content .stats-wrapper .stat-item{padding-right:16px}.web-hero-section .web-text-content .stats-wrapper .stat-value{font-size:30px}.web-hero-section .web-text-content .stats-wrapper .stat-label{font-size:13px}.web-hero-section .web-text-content .stats-wrapper .stat-divider{display:none}.web-hero-section .web-text-content .button-container{flex-direction:column;align-items:center;gap:14px}.web-hero-section .web-hero-title{margin-bottom:16px;line-height:1.15}.web-hero-section .web-hero-description{width:100%;margin-bottom:24px;line-height:1.7}.web-hero-section .rating-wrap{flex-direction:column;gap:10px;margin-top:24px}.web-hero-section .rating-wrap .trust-star-wrap,.web-hero-section .rating-wrap .rating-group{justify-content:center}.web-hero-section .rating-wrap .rating-group{flex-wrap:wrap}.web-hero-section .rating-wrap .rating-count{margin-left:0}.web-hero-section .hero-image-wrapper{border-radius:20px;margin-top:30px;padding:8px}.web-hero-section .hero-image{border-radius:14px}}
body,h1,h2,h3,h4,button{font-family:Aloevera,sans-serif}h5,h6,p,span,li,a,label{font-family:Montserrat,sans-serif}a{color:inherit;text-decoration:none}
/*# sourceMappingURL=573dbab2b3d61b2a.css.map*/