.hero{padding:0 100px;background-color:#fff;margin-top:200px;margin-bottom:50px}.hero-container{margin:0 auto}.hero-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.hero-content h1{font-size:80px;font-weight:450;line-height:1.1;color:#111;margin-bottom:40px;letter-spacing:1px}.hero-content h1 span{background:linear-gradient(90deg,#ff8c42,#b4c6a6,#ff8c42);background-size:200% 100%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:inline-block;animation:shine 3s linear infinite;margin-left:10px}@keyframes shine{0%{background-position:200% 0}50%{background-position:0% 0}to{background-position:200% 0}}.hero-p1{color:#1a1a1ab2;font-size:18px;font-weight:400;line-height:1.5;max-width:600px;text-align:center;margin-bottom:40px}.hero-btn-container{display:flex;align-items:center;gap:24px;margin-bottom:40px}.hero-btn1{border-radius:8px;border:none;padding:16px 24px;background-color:#ff8c42;color:#fff;font-weight:700;font-size:16px;letter-spacing:.5px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.hero-btn1:hover{background:linear-gradient(135deg,#ff8c42,#ff5e62);transform:scale(1.05);box-shadow:0 10px 25px #ff8c4266}.hero-btn2{border-radius:8px;border:5px solid #BACFB4;padding:10px 24px;color:#bacfb4;font-weight:700;font-size:16px;display:inline-flex;align-items:center;gap:6px;background-color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px #0000000d}.hero-btn2:hover{color:#ff8c42;border-color:#ff8c42;box-shadow:0 8px 20px #ff8c424d;transform:scale(1.05)}.hero-btn2 .hero-arrow{display:inline-block;transition:transform .3s ease}.hero-btn2:hover .hero-arrow{transform:translate(6px)}.hero-p2{font-size:13px;font-weight:500;color:#1a1a1ab2;letter-spacing:1px;display:inline-flex;align-items:center}.logo-group{display:flex;align-items:center;margin-left:5px}.logo-group img{width:40px;height:40px;border-radius:50%;object-fit:cover;margin-left:-7px}.logo-group img:first-child{margin-left:0}@media(max-width:1024px){.hero{padding:0 80px;margin-top:190px}.hero-content h1{font-size:70px;text-align:center}}@media(max-width:768px){.hero{padding:0 15px;background-color:#fff;margin-top:150px;margin-bottom:50px}.hero-content h1{font-size:40px;font-weight:450;text-align:center}.hero-p1{font-size:15px;margin-bottom:20px}.hero-btn-container{display:flex;flex-direction:column;align-items:center;width:100%;gap:24px;margin-bottom:20px}.hero-btn1{padding:14px 5px;font-weight:600;font-size:14px;width:100%}.hero-btn2{border:4px solid #BACFB4;padding:8px 5px;font-weight:600;font-size:14px;width:100%;display:flex;align-items:center;justify-content:center}.hero-p2{font-size:12px;font-weight:400;display:flex;flex-direction:column;gap:5px}.logo-group{display:flex;align-items:center}.logo-group img{width:35px;height:35px}}.benefits{padding:80px 30px;background-color:#f5f4f1}.benefit-content{display:flex;align-items:center;justify-content:space-between;margin:0 auto}.benefit-item{display:flex;flex-direction:column;align-items:flex-start;text-align:left}.icon{width:48px;height:48px;margin-bottom:16px}.benefit-item h3{font-size:20px;font-weight:600;margin-bottom:8px}.benefit-item p{color:#1a1a1ab2;font-size:16px;font-weight:400;margin-bottom:8px}@media(max-width:1024px){.benefits{padding:70px 20px;background-color:#f5f4f1}.icon{width:43px;height:43px;margin-bottom:15px}.benefit-content{justify-content:"center";gap:15px}.benefit-item{max-width:300px;width:100%}.benefit-item h3{font-size:18px}.benefit-item p{font-size:15px}}@media(max-width:768px){.benefits{padding:60px 15px}.benefit-content{flex-direction:column;align-items:flex-start;gap:20px}.icon{width:48px;height:48px;margin-bottom:16px}.benefit-item img{width:35px;height:35px}.benefit-item h3{font-size:16px;font-weight:500;margin-bottom:6px}.benefit-item p{font-size:14px;font-weight:400;margin-bottom:6px}}.solutions{padding:60px 30px;margin-top:50px}.title{font-size:60px;font-weight:450;line-height:1.1;color:#111;margin-bottom:5px;text-align:center}.desc{font-size:16px;font-weight:400;text-align:center;margin-bottom:80px}.solutions-panels{display:flex;justify-content:center;align-items:flex-start;gap:7%}.solutions-left{flex:0 0 35%;display:flex;flex-direction:column;gap:150px;padding-bottom:20vh}.solutions-left>div{min-height:70vh;display:flex;flex-direction:column;justify-content:center}.solutions-right{flex:0 0 55%;position:sticky;top:100px;align-self:flex-start;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;max-width:800px;box-sizing:border-box}.solutionLeft h2{font-size:32px;font-weight:500;margin-bottom:15px}.solutionLeft p{font-size:16px;font-weight:400;color:#1a1a1ab2}.solutionLeft span{font-size:16px;font-weight:700;color:#1a1a1ab2;line-height:1.5}.solutionRight{background-color:#f5f4f1;padding:50px 80px;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;box-sizing:border-box}.solutionRight-content img{width:100%;height:auto;display:block}.solution-section{scroll-margin-top:120px}@media(max-width:1024px){.solutions{padding:50px 20px;margin-top:45px}.title{font-size:50px;font-weight:450}.solutions-panels{gap:5%}.solutions-left>div{min-height:500px}.solutionLeft h2{font-size:30px}.solutionLeft p,.solutionLeft span{font-size:15px}.solutionRight{padding:50px 60px}}@media(max-width:768px){.solutions{padding:30px 15px;margin-top:20px}.title{font-size:35px;font-weight:400}.desc{font-size:15px;margin-bottom:50px}.solutions-mobile{display:flex;flex-direction:column;gap:50px}.solutions-mobile-item{display:flex;flex-direction:column;gap:15px}.solutionLeft{display:flex;flex-direction:column;gap:5px}.solutionLeft h2{text-align:center;font-size:24px}.solutionLeft p{text-align:center;font-size:14px}.solutionLeft span{font-size:14px}.solutionRight{display:flex;align-items:center;justify-content:center;width:100%;padding:20px;margin-top:20px}.solutionRight-content img{width:300px}}.performance-proof{padding:20px 30px;margin-top:50px}.performance-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.performance-title{font-size:60px;font-weight:400;line-height:1.1;color:#111;margin-bottom:30px;text-align:center}.performance-desc{font-size:18px;font-weight:400;color:#1a1a1ab2;max-width:600px;text-align:center;margin-bottom:30px}.performanceRating{display:flex;align-items:center;gap:10px;margin-bottom:80px}.starRating{display:flex;align-items:center;gap:3px}.performanceRating p{font-size:14px;font-weight:400}.performanceAreas{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.performanceArea{display:flex;flex-direction:column;gap:10px;background-color:#f5f4f1;padding:20px;border-radius:8px}.performanceArea h6{font-size:14px;font-weight:400;letter-spacing:1px}.performanceArea h1{font-size:60px;font-weight:400;letter-spacing:1px}.performanceArea h4{font-size:20px;font-weight:500;letter-spacing:1px}.performanceArea p{font-size:16px;font-weight:400;color:#1a1a1ab2}@media(max-width:1024px){.performance-title{font-size:50px}.performance-desc{font-size:17px}.performanceAreas{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.performanceArea h6{font-size:13.5px}.performanceArea h1{font-size:50px}.performanceArea h4{font-size:19px}.performanceArea p{font-size:15px;line-height:1.4;letter-spacing:.5px}}@media(max-width:768px){.performance-proof{padding:20px 15px;margin-top:50px}.performance-title{font-size:35px;margin-bottom:20px}.performance-desc{font-size:15px;max-width:100%;margin-bottom:20px}.performanceRating{margin-bottom:30px}.starRating{display:flex;align-items:center;gap:2px}.performanceRating p{font-size:12px}.performanceAreas{display:grid;grid-template-columns:1fr;gap:20px}.performanceArea{gap:7px}.performanceArea h6{font-size:12px}.performanceArea h1{font-size:30px}.performanceArea h4{font-size:16px}.performanceArea p{font-size:14px;line-height:1.4}}.faq{background-color:#fff;padding:50px 30px;margin-bottom:20px}.faq-content{display:flex;flex-direction:column;gap:20px}.faq-header{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.faq-header p{font-size:12px;font-weight:400;letter-spacing:1px}.faq-header h1{font-size:60px;font-weight:400}.faq-questions{display:flex;flex-direction:column;gap:10px}.faq-ques-item{border-bottom:1px solid #e5e5e5;padding:15px 0}.faq-ques-item h5{font-size:17px;font-weight:600}.faq-question-row{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.faq-icon{font-size:24px;font-weight:400;transition:.2s ease}.faq-answer{margin-top:10px;font-size:16px;line-height:1.6;max-width:1000px}.faq-help{padding:20px 0;display:flex;align-items:center;gap:25px}.faq-help-imgs{display:flex;align-items:center}.faq-help-imgs img{border-radius:50%;width:60px;height:60px;margin-left:-7px}.faq-help-imgs img:first-child{margin-left:0}.faq-help-text{display:flex;flex-direction:column;font-size:16px;font-weight:400}.faq-help-text p{font-size:16px;font-weight:400}.faq-help-btn button{border:4px solid #FF8C42;background-color:#fff;color:#ff8c42;font-size:14px;font-weight:700;padding:10px 15px;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.faq-help-btn button:hover{background-color:#fff;color:#ff8c42;transform:scale(1.05);box-shadow:0 8px 20px #ff8c424d}@media(max-width:1024px){.faq-header h1{font-size:50px}}@media(max-width:768px){.faq{background-color:#fff;padding:20px 15px;margin-bottom:20px}.faq-content{gap:10px}.faq-header{gap:15px;margin-bottom:10px}.faq-header h1{font-size:30px;line-height:1.2}.faq-questions{gap:7px;margin-top:20px}.faq-ques-item{padding:10px 0}.faq-ques-item h5{font-size:15px;font-weight:600;line-height:1.4}.faq-question-row{gap:5px}.faq-icon{font-size:20px}.faq-answer{font-size:14px;letter-spacing:.2px;max-width:500px;width:100%}.faq-help{padding:10px 0;gap:20px}.faq-help-imgs img{border-radius:50%;width:35px;height:35px;margin-left:-7px}.faq-help-text p{font-size:14px;margin-bottom:5px}.faq-help-btn{display:flex;align-items:center;justify-content:center}.faq-help-btn button{border:3px solid #FF8C42;font-size:14px;font-weight:700;padding:10px 15px}}.header{position:fixed;top:0;left:0;width:100%;height:70px;background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:1000}.header-container{display:flex;align-items:center;justify-content:space-between;height:100%;margin:0 auto;padding:0 30px}.menu-toggle{display:none;font-size:26px;cursor:pointer}.header-logo{width:60px;height:60px}.nav{display:flex;align-items:center;gap:24px}.nav a{text-decoration:none;color:#111;font-weight:500;font-size:16px}.cta-btn{padding:12px 20px;border-radius:8px;border:none;background-color:#ff8c42;color:#fff;font-size:14px;letter-spacing:1px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.cta-btn:hover{background:linear-gradient(135deg,#ff8c42,#ff5e62);transform:scale(1.05);box-shadow:0 10px 25px #ff8c4266}@media(max-width:1024px){.nav{gap:18px}.nav a{font-size:15px}.cta-btn{padding:10px 16px}}@media(max-width:768px){.menu-toggle{display:block}.header-btn-area{display:none}.nav{position:fixed;top:70px;left:0;width:100%;background:#fff;flex-direction:column;align-items:center;gap:20px;padding:25px 0;transform:translateY(-150%);transition:transform .3s ease;border-bottom:1px solid #eee}.nav.open{transform:translateY(0)}}.header2{position:fixed;top:0;left:0;width:100%;height:70px;background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:1000}.header2-container{display:flex;align-items:center;justify-content:space-between;height:100%;margin:0 auto;padding:0 30px}.header2-logo{width:60px;height:60px;cursor:pointer}.h2-btn{padding:12px 20px;border-radius:8px;border:none;background-color:#ff8c42;color:#fff;font-size:14px;letter-spacing:1px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #0000001a}.h2-btn:hover{background:linear-gradient(135deg,#ff8c42,#ff5e62);transform:scale(1.05);box-shadow:0 10px 25px #ff8c4266}@media(max-width:768px){.header2{position:fixed;top:0;left:0;width:100%;height:70px;background-color:#fff;border-bottom:1px solid #e0e0e0;z-index:1000}.header2-container{padding:0 20px}.h2-btn{padding:8px 10px;font-size:13px;font-weight:500}}.contactPage{margin-top:70px}.contactPage-content{display:flex;flex-direction:column}.cp-header{padding:80px 30px;background-color:#f5f4f1;display:flex;gap:200px;align-items:center;justify-content:center}.cp-h-item1,.cp-h-item2,.cp-h-item3{display:flex;flex-direction:column;align-items:center;padding:10px}.cp-h-item1 img,.cp-h-item2 img,.cp-h-item3 img{margin-bottom:30px;height:50px;width:50px}.cp-h-item1 h4,.cp-h-item2 h4,.cp-h-item3 h4{margin-bottom:20px;font-size:20px;font-weight:500}.cp-h-item1 p{margin-bottom:3px;color:#1a1a1ab2;font-size:16px;font-weight:400;text-decoration-line:underline;text-decoration-color:#1a1a1ab2}.cp-h-item1 span{color:#ff8c42b2;font-size:16px;font-weight:500}.cp-h-item2 button,.cp-h-item3 button,.consultation-form button{border:none;padding:15px 30px;background-color:#ff8c42;color:#fff;font-size:14px;font-weight:700;border-radius:8px;transition:all .4s ease;box-shadow:0 4px 6px #0000001a}.cp-h-item2 button:hover,.cp-h-item3 button:hover,.consultation-form button:hover{background:linear-gradient(135deg,#ff8c42,#ff5e62);transform:scale(1.05);box-shadow:0 8px 20px #ff8c4266;cursor:pointer}.cp-form-area{padding:40px 30px}.consultation-form{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.consultation-form h3{font-size:40px;font-weight:400;max-width:1000px;text-align:center}.consultation-form form{display:flex;flex-direction:column;gap:30px;align-items:center;justify-content:center;max-width:500px;width:100%;margin-top:80px}.cf-field{max-width:450px;width:100%;display:flex;flex-direction:column;gap:4px}.input-error{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #ff4d4f!important;background-color:#fff2f0;border-radius:8px}.error-text{color:#ff4d4f;font-size:.85rem;margin-top:.25rem;font-weight:500}button:disabled{background-color:#ccc;cursor:not-allowed}.cf-field label{font-weight:500;font-size:14px}.cf-field input{border-top:none;border-left:none;border-right:none;border-bottom:1px solid #e0e0e0;padding:8px;font-size:18px}.cf-field input:focus{outline:none;border-bottom:2px solid #e0e0e0}.consultation-form p{font-size:14px;font-weight:500;color:#1a1a1aaa;margin-top:10px;line-height:1.3;text-align:center}.cp-form-area{margin-top:50px}.salesChat{padding:40px 30px}.salesChat-content{border:1px solid #e0e0e0;border-radius:8px}.salesChat-content-title{background-color:#1a1a1a;color:#fff;font-size:30px;font-weight:400;text-align:center;padding-top:30px;padding-bottom:30px;border-top-left-radius:8px;border-top-right-radius:8px}.salesChat-content-area{padding:30px}@media(max-width:1024px){.cp-header{padding:60px 20px;gap:100px;align-items:center;justify-content:center}.cp-h-item1,.cp-h-item2,.cp-h-item3{padding:5px}.cp-h-item1 img,.cp-h-item2 img,.cp-h-item3 img{margin-bottom:28px;height:45px;width:45px}.cp-h-item1 h4,.cp-h-item2 h4,.cp-h-item3 h4{margin-bottom:17px;font-size:18px}.cp-h-item1 p{font-size:15px}.cp-h-item1 span{font-size:15px;font-weight:600}.cp-h-item2 button,.cp-h-item3 button,.consultation-form button{padding:13px 25px}.cp-form-area{padding:30px 20px}.consultation-form h3{font-size:35px;max-width:800px}.consultation-form form{gap:27px;margin-top:70px}.cf-field label{font-size:13.5px}.cp-form-area{margin-top:45px}}@media(max-width:768px){.cp-header{padding:50px 15px;flex-direction:column;gap:40px}.cp-h-item1,.cp-h-item2,.cp-h-item3{padding:5px}.cp-h-item1 img,.cp-h-item2 img,.cp-h-item3 img{margin-bottom:25px;height:40px;width:40px}.cp-h-item1 h4,.cp-h-item2 h4,.cp-h-item3 h4{margin-bottom:15px;font-size:18px}.cp-h-item1 p{font-size:14px}.cp-h-item1 span{font-size:14px;font-weight:600}.cp-h-item2 button,.cp-h-item3 button,.consultation-form button{padding:13px 20px}.cp-form-area{padding:30px 15px}.consultation-form h3{font-size:30px;max-width:none;width:100%}.consultation-form form{gap:25px;max-width:none;width:100%;margin-top:60px}.cf-field{max-width:none;width:100%;gap:2px}.cf-field label{font-size:13px}.consultation-form p{font-size:13.5px;margin-top:7px;line-height:1.5}.salesChat{padding:30px 15px}.salesChat-content-title{font-size:20px;padding-top:20px;letter-spacing:.5px;padding-bottom:20px}.salesChat-content-area{padding:20px}}.divider{border-top:1px solid rgba(255,255,255,.15)}.footer{background-color:#1a1a1a;padding:60px 30px;color:#fff}.footer-content{display:flex;flex-direction:column}.f-logoarea{margin-bottom:50px}.f-section1{display:flex;justify-content:space-between;margin-bottom:70px;width:100%}.f-s1-left{width:40%}.f-s1-left h2{font-size:50px;font-weight:400;line-height:1.1}.f-s1-right{display:flex;flex-direction:column;width:45%}.f-s1-right h4{font-size:32px;font-weight:600;line-height:1.2;margin-bottom:10px;letter-spacing:.5px}.f-s1-right p{font-size:18px;font-weight:300;line-height:1.5;margin-bottom:20px;word-spacing:.5px;letter-spacing:.4px}.f-s1-right button{border-radius:8px;background-color:#fff;color:#1a1a1a;max-width:fit-content;padding:15px 30px;font-weight:700;font-size:14px;display:inline-flex;align-items:center;gap:6px;cursor:pointer;border:2px solid #1A1A1A;transition:all .3s ease}.f-s1-right button:hover{transform:translateY(-4px) scale(1.03);box-shadow:0 8px 25px #0000001f}.f-s1-right button svg{transition:transform .25s ease}.f-s1-right button:hover svg{transform:translate(4px)}.f-section2{padding-top:40px;padding-right:20px;padding-left:20px;display:flex;justify-content:space-between;margin-bottom:25px}.f-s2-item{display:flex;flex-direction:column}.f-s2-item h4{font-size:14px;font-weight:500;margin-bottom:25px}.f-s2-item p{font-size:14px;font-weight:500;color:#ffffff80;margin-bottom:15px}.f-s2-item p :last-child{margin-bottom:0}.f-s2-item p:hover{text-decoration:underline;cursor:pointer}.f-section3{padding:40px 0}.f-section3 p{color:#ffffff80;font-size:12px;font-weight:400}.f-section3 span{color:#ffffff80;font-size:12px;font-weight:700;margin-left:5px}@media(max-width:1024px){.f-s1-left h2{font-size:40px}.f-s1-right h4{font-size:30px;font-weight:500}.f-s1-right p{font-size:16px;letter-spacing:.3px;word-spacing:.5px}}@media(max-width:768px){.footer{padding:30px 15px}.f-logoarea{margin-bottom:20px}.f-section1{display:flex;flex-direction:column;gap:15px;margin-bottom:20px;width:100%}.f-s1-left{width:100%}.f-s1-left h2{font-size:30px;font-weight:300;line-height:1.3}.f-s1-right{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.f-s1-right h4{font-size:24px;font-weight:500;line-height:1.3}.f-s1-right p{font-size:15px;letter-spacing:.5px;margin-bottom:0}.f-s1-right button{width:100%;padding:13px 25px}.f-section2{padding-top:30px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.f-s2-item h4{margin-bottom:15px}.f-s2-item p{font-size:13px;font-weight:400;margin-bottom:10px}.f-section3{padding:30px 0}.f-section3 p{font-weight:300}.f-section3 span{font-weight:600;text-align:center}}.custom-dialog{width:80%;height:80%;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:20px;border-radius:12px;border:none;overflow:hidden;box-shadow:0 8px 30px #0003;background-color:#fff;z-index:1000;display:flex;flex-direction:column}.custom-dialog-title-sec h2{font-size:24px;font-weight:700;color:#1a1a1a}.custom-dialog-title-sec button{align-self:flex-end;background-color:#fff;border:1px solid #ccc;width:32px;height:32px;border-radius:50%;font-size:16px;font-weight:700;color:#1a1a1a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 6px #0000001a}.custom-dialog-title-sec button:hover{background-color:#f0f0f0;color:#000;transform:scale(1.1);box-shadow:0 4px 12px #00000026}.custom-dialog-title-sec{display:flex;align-items:center;justify-content:space-between;padding:20px}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Plus Jakarta Sans,sans-serif;background-color:#fff;color:#111}:root{--header-height: 80px}section{scroll-margin-top:var(--header-height)}html{scroll-behavior:smooth}
