.tick-listing-container{margin-top:20px;display:flex;flex-direction:column;gap:0}.tick-text{font-size:16px;font-weight:500;color:#333;margin-left:15px}.tick-mark-box{width:32px;height:32px;position:relative}.circle{width:100%;height:100%;background-color:#2EB67D;border-radius:50%;position:absolute;top:0;left:0}.checkmark{position:absolute;top:50%;left:50%;width:9px;height:20px;border-right:4px solid white;border-bottom:4px solid white;transform:translate(-50%,-60%) rotate(45deg);opacity:1}.tick-item{display:flex;align-items:center}.summary-section-part2{display:flex;flex-direction:column;width:40%}.summary-section-part2 span{color:#ECB22E;font-size:20px;font-weight:400;margin-top:48px}.summary-section-part2 h3{font-size:44px;font-weight:600}.summary-section-part2 h4{font-size:28px;font-weight:600;color:#773977;margin-bottom:10px}.summary-section-part2 p{font-size:18px;font-weight:400;color:#646464;line-height:21px}.summary-section-part2 ul{list-style-type:none;margin-top:16px}.summary-section-part2 ul li{font-size:18px;font-weight:400;color:#646464;margin-bottom:10px}.summary-section-part1 img.buisness-tool{width:100%;height:100%;object-fit:cover}@media screen and (min-width:320px) and (max-width:767px){.summary-section-part1,.summary-section-part2{width:90%;margin:0 auto}.summary-section-part2 h3{font-size:32px;line-height:38px}.summary-section-part2 h4{font-size:26px;line-height:30px}.tick-mark-box{width:27px;height:27px}.checkmark{width:8px;height:16px}}@media screen and (min-width:768px) and (max-width:1023px){.summary-section-part1{width:60%}.summary-section-part2{width:40%}.summary-section-part2 h3{font-size:35px;line-height:43px}.summary-section-part2 h4{font-size:25px;line-height:30px;margin-top:10px}.summary-section-part2 p,.summary-section-part2 ul li{font-size:15px;line-height:18px}.tick-mark-box{width:25px;height:25px}.checkmark{width:7px;height:15px}}@media screen and (min-width:1536px) and (max-width:1800px){.summary-section-part2 p,.summary-section-part2 ul li{max-width:82%;font-size:16px}}@media screen and (min-width:1801px) and (max-width:2560px){.summary-section-part2 p,.summary-section-part2 ul li{max-width:72%!important}}.contact-section{background-color:#773977;border-bottom-left-radius:70px;border-bottom-right-radius:70px}.contact-container{width:80%;margin:0 auto;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:100px 0 150px}.contact-container span{font-size:44px;font-weight:600;color:#fff;width:55%;text-align:center;margin-bottom:30px;line-height:50px}.button-division{display:flex;align-items:center;gap:40px}.button-division button:first-child{background-color:#fff;border:none;width:375px;height:75px;border-radius:5px;margin-top:20px;font-size:32px;cursor:pointer}.button-division button:nth-child(2){border:2px solid #fff;background:transparent;width:375px;height:75px;border-radius:5px;margin-top:20px;font-size:32px;color:#fff;cursor:pointer}@media screen and (min-width:320px) and (max-width:767px){.contact-container span{font-size:30px;line-height:30px;width:100%}.button-division{flex-direction:column;gap:5px;width:100%}.button-division button:first-child,.button-division button:nth-child(2){width:80%;height:60px;font-size:18px}.contact-section{height:auto;padding-top:30px 0}.contact-container{width:85%}}@media screen and (min-width:768px) and (max-width:1023px){.contact-container span{font-size:44px!important;width:87%}.button-division{flex-direction:row;justify-content:center;width:80%;margin:0 auto;gap:30px}.button-division button:first-child,.button-division button:nth-child(2){width:80%;height:70px;font-size:25px}}@media screen and (min-width:1024px) and (max-width:1439px){.contact-section span{font-size:44px;width:70%}}@media screen and (min-width:1536px) and (max-width:2560px){.contact-section span{font-size:48px!important;width:65%}}@media screen and (min-width:1600px){.contact-container{max-width:1440px}}.faq-section{width:100%}.faq-container{width:85%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding-top:80px;padding-bottom:80px}.faq-division1{width:47%}.faq-division2{width:53%}.faq-division1 span:first-child{font-size:20px;font-weight:400;color:#ECB22E}.faq-division1 h5{font-size:44px;font-weight:600;margin-bottom:30px;margin-top:10px;max-width:70%;line-height:47px}.faq-division1 span:nth-child(3){font-size:32px;font-weight:500}.faq-division1 .availability{font-size:24px;font-weight:400;color:#646464;margin:8px 0 30px;max-width:71%;line-height:26px}.faq-division1 .leave-message{display:flex;align-items:center;justify-content:flex-start;gap:10px}.leave-message p{font-size:28px;font-weight:500;color:#4285F4;margin-bottom:10px}.leave-message div img{object-fit:contain}.faq-item{padding:15px;margin-bottom:20px;display:flex;justify-content:flex-start;gap:40px}.faq-division2 .faq-items .faq-item{background-color:#F7F7F6;border-radius:8px!important}.toggle-icon{color:#ECB22E;cursor:pointer}.faq-question{cursor:pointer;padding:10px 0}.toggle-icon{font-size:35px;transition:transform .3s ease-in-out}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s ease,opacity .4s ease;opacity:0;font-size:18px;font-weight:400;color:#646464;line-height:35px}.faq-answer.open{max-height:200px;opacity:1}.faq-question .questions{font-size:24px;font-weight:500}.icon-box.red.email,.leave-message{cursor:pointer}@media screen and (min-width:320px) and (max-width:767px){.faq-container{flex-direction:column}.faq-division1,.faq-division2{width:100%}.faq-division1 h5{font-size:30px;max-width:100%;line-height:36px}.faq-division1 span:nth-child(3){font-size:26px}.faq-division1 .availability{font-size:18px}.leave-message p{font-size:22px}.icon-box.red{height:40px;width:40px}.faq-item{padding:10px;gap:20px}.faq-question .questions{font-size:20px;line-height:30px}.faq-answer{line-height:28px}}@media screen and (min-width:768px) and (max-width:1023px){.faq-container{flex-direction:column}.faq-division1,.faq-division2{width:100%}.faq-division1 h5{font-size:30px;max-width:100%}.faq-division1 span:nth-child(3){font-size:26px}.faq-division1 .availability{font-size:18px}.leave-message p{font-size:20px}.icon-box.red{height:40px;width:40px}.faq-item{padding:10px;gap:20px}.faq-question .questions{font-size:20px;line-height:30px}.faq-division1 h5{margin-top:0;margin-bottom:20px}.faq-division1 .availability{margin-top:0}}@media screen and (min-width:1024px) and (max-width:1439px){.faq-division1 h5{max-width:100%;line-height:45px}.faq-item{padding:10px}.faq-answer{line-height:25px;font-size:16px}}@media screen and (min-width:1536px) and (max-width:1800px){.faq-answer{font-size:16px;line-height:22px}}@media screen and (min-width:1801px) and (max-width:2560px){.faq-division1 h5{line-height:50px}.contact-section span{width:42%}}@media screen and (min-width:1600px){.faq-container{max-width:1440px}}@media screen and (min-width:1280px) and (max-width:1439px){.faq-division1 h5{max-width:90%}}.brand-logos{background-color:#fff;padding:70px 0;width:82%;margin:0 auto}.brand-logos h4{font-size:24px;font-weight:500;text-align:center;margin-bottom:50px}.marquee{width:100%;overflow:hidden}.marquee-content{display:flex;gap:25px;animation:scroll 20s linear infinite;width:-moz-fit-content;width:fit-content}.marquee-content div img{object-fit:contain}@keyframes scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@media screen and (min-width:320px) and (max-width:767px){.brand-logos h4{font-size:20px;line-height:23px}.feature-section-part1 span{margin-bottom:5px!important}}@media screen and (min-width:370px) and (max-width:767px){.brand-logos h4{font-size:20px;width:95%;margin:0 auto 50px}}@media screen and (min-width:768px) and (max-width:2560px){.brand-logos h4{font-size:24px}}@media screen and (min-width:1280px) and (max-width:1365px){.brand-logos{padding:80px 0;width:90%}}@media screen and (min-width:1600px){.brand-logos{max-width:1440px}}.feature-section{background-color:#F7F7F6;height:auto}.feature-container{width:80%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:40px 0 60px}.feature-section-part1{display:flex;flex-direction:column;width:55%}.feature-section-part2{display:flex;width:45%}.feature-section-part1 span{color:#ECB22E;font-size:20px;font-weight:400}.feature-section-part1 h3{font-size:44px;font-weight:600}.feature-section-part1 p{font-size:18px;font-weight:400;color:#646464;line-height:22px;width:70%;margin-top:20px}.feature-section-part1 button{background-color:#773977;color:#fff;border:none;width:165px;height:39px;border-radius:5px;margin-top:20px;font-size:15px;font-weight:500;cursor:pointer}.feature-section-part2 .feature-cards{background-color:#fff;border:1px solid #c3c3c3;padding:15px 20px 45px;border-radius:10px;box-shadow:0 4px 4px 0 rgb(147,146,146);width:48%;position:relative;transition:transform .3s ease,box-shadow .3s ease}.feature-section-part2 .feature-cards:hover{transform:scale(1.05);box-shadow:0 8px 16px rgba(0,0,0,.2)}.icon-box{color:#fff;height:30px;width:30px;object-fit:contain;border-radius:4px;display:flex;align-items:center;justify-content:center}.icon-box.red{background-color:#EE0011E5}.icon-box.green,.icon-box.red{width:59px;height:54px;border-radius:5px;margin-bottom:20px}.icon-box.green{background-color:#2EB67D}.icon-box.yellow{background-color:#ECB22E}.icon-box.blue,.icon-box.yellow{width:59px;height:54px;border-radius:5px;margin-bottom:20px}.icon-box.blue{background-color:#587DBD}.feature-section-part2 .feature-cards span{font-size:15px;font-weight:600}.feature-section-part2 .feature-cards p{font-size:12px;font-weight:400;color:#646464;margin-top:5px;line-height:16px}.feature-cards div img{object-fit:cover}.feature-cards-part1{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:10px}.feature-cards.shifted{top:30px}@media screen and (min-width:320px) and (max-width:767px){.feature-container{width:85%;flex-direction:column}.feature-section-part1,.feature-section-part2{width:100%!important}.feature-section-part1 h3{font-size:24px;line-height:34px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:100%}.feature-section-part2{flex-direction:column}.feature-section-part2 .feature-cards{width:100%;margin:0 auto}.feature-cards.shifted{top:0;margin-left:0}.feature-cards-part1{margin-right:0}.feature-section-part2 .feature-cards:first-child{margin-bottom:0}.feature-cards-part1{gap:15px}.feature-section-part2 .feature-cards span{font-size:17px}.feature-section-part2 .feature-cards p{font-size:15px}}@media screen and (min-width:768px) and (max-width:1023px){.feature-container{width:85%;flex-direction:column}.feature-section-part1,.feature-section-part2{width:100%!important}.feature-section-part1 h3{font-size:30px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:100%;font-size:17px;margin-top:10px}.feature-section-part2 .feature-cards span{font-size:17px}.feature-section-part2 .feature-cards p{font-size:15px}}@media screen and (min-width:1024px) and (max-width:1279px){.feature-container{width:85%;flex-direction:row}.feature-section-part1,.feature-section-part2{width:100%!important}.feature-section-part1 h3{font-size:30px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:100%}}@media screen and (min-width:1280px) and (max-width:1365px){.feature-container{width:90%;flex-direction:row}.feature-section-part1,.feature-section-part2{width:100%!important}.feature-section-part1 h3{font-size:30px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:95%}}@media screen and (min-width:1366px) and (max-width:1399px){.feature-container{width:85%;flex-direction:row}.feature-section-part1,.feature-section-part2{width:100%!important}.feature-section-part1 h3{font-size:37px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:95%}}@media screen and (min-width:1400px) and (max-width:1535px){.feature-container{width:85%;flex-direction:row}.feature-section-part1 h3{font-size:45px}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:78%;margin-top:10px}}@media screen and (min-width:1536px) and (max-width:2560px){.feature-container{width:80%;flex-direction:row}.feature-section-part1 h3{font-size:45px;line-height:57px;max-width:85%}.feature-cards p,.feature-section-part1 span{font-size:18px}.feature-section-part1 p{width:80%}}@media screen and (min-width:1801px) and (max-width:2560px){.feature-container{padding:50px 0}.feature-section-part1 span{margin-bottom:0!important}.feature-section-part1 p{margin-top:8px!important;width:75%!important}.feature-section-part2 .feature-cards span{font-size:15px!important}.feature-section-part2 .feature-cards p{font-size:13px!important}.faq-division1 h5{margin-top:7px}.faq-division1 .availability{width:55%}}@media screen and (min-width:1600px){.feature-container{max-width:1440px}}.summary-section{width:100%}.summary-container{width:95%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:40px 0}.summary-section-part1{width:60%}@media screen and (min-width:320px) and (max-width:767px){.summary-section{width:100%}.summary-container{flex-direction:column}}@media screen and (min-width:768px) and (max-width:1023px){.summary-container{flex-direction:row;gap:30px;padding:40px 0!important;width:90%!important}}@media screen and (min-width:1801px) and (max-width:2560px){.summary-container{width:95%;gap:40px}}@media screen and (min-width:1600px){.summary-container{max-width:1440px}}.testimonial-section{width:100%}.testimonial-container{width:85%;margin:0 auto;padding-top:78px;padding-bottom:78px}.testimonial-container div span{font-size:20px;font-weight:400;display:block;color:#ECB22E;text-align:center}.testimonial-container div h2{font-size:44px;font-weight:600;text-align:center;margin-bottom:60px}.testimonial-cards{color:#000;text-align:center;padding-left:20px;margin:0;border-radius:12px;position:relative}.card-content{background-color:#F7F7F6;padding:80px 30px 30px;border-radius:10px}.testimonial-cards div img{object-fit:contain;width:100%;margin-top:-70px;position:relative;bottom:-71px}.testimonial-cards div p{font-size:18px;font-weight:400;color:#646464;line-height:22px;max-width:80%;margin:0 auto;padding-bottom:40px}.testimonial-cards div h4{font-size:28px;font-weight:600}.testimonial-cards div span{font-size:24px;font-weight:500;margin-bottom:8px}.testimonial-cards-division{display:flex;align-items:center;gap:30px}.testimonial-indicators{margin-top:30px;text-align:center}.testimonial-indicators ul{display:inline-flex;gap:10px;padding:0;list-style:none;margin:0}.testimonial-indicators li button{background:#d3d3d3;border:none;border-radius:50%;width:30px;height:30px;padding:0;cursor:pointer}.testimonial-indicators li.slick-active button{background:#ECB22E}.slick-dots li button:before{font-size:20px!important;top:30px!important;border:2px solid black!important;border-radius:50%;opacity:unset!important;color:unset!important;font-size:18px!important;width:15px!important;height:15px!important}.slick-dots li.slick-active button:before{color:#000!important;background:#000}@media screen and (min-width:320px) and (max-width:767px){.testimonial-container div h2{font-size:30px;line-height:30px;margin-top:20px}.testimonial-cards div h4{font-size:25px}.testimonial-container div span{font-size:20px}.card-content{padding:100px 20px 20px;margin-left:20px}.testimonial-cards{padding-left:0}.slick-dots li button:before{width:15px;height:15px;font-size:10px!important}.testimonial-cards div p{max-width:95%}.faq-division1 .availability{max-width:unset}}@media screen and (min-width:768px) and (max-width:1023px){.testimonial-container div h2{font-size:30px}.testimonial-cards div h4{font-size:22px}.testimonial-container div span{font-size:20px}.testimonial-cards{padding-left:0}.slick-dots li button:before{width:10px;height:10px;font-size:16px!important}.card-content{margin-left:18px}.testimonial-cards div p{max-width:90%;font-size:16px}}@media screen and (min-width:1024px) and (max-width:1399px){.testimonial-container div h2{font-size:30px}.testimonial-cards div h4{font-size:22px}.testimonial-container div span{font-size:20px}.testimonial-cards{padding-left:0}.slick-dots li button:before{width:10px;height:10px;font-size:16px!important}.card-content{margin-left:18px}.testimonial-cards div p{font-size:16px}.faq-division1 h5{font-size:35px;line-height:37px}}@media screen and (min-width:1536px) and (max-width:1800px){.testimonial-cards div p{font-size:16px}}@media screen and (min-width:1801px) and (max-width:2560px){.testimonial-cards{padding-left:20px}.slick-dots li button:before{width:18px;height:18px;font-size:18px!important;width:15px!important;height:15px!important}}@media screen and (min-width:1600px){.testimonial-container{max-width:1440px}}.stats-section{width:100%;background-color:#F7F7F6}.stats-container{width:80%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:70px 0}.stats-container div{display:flex;align-items:center;flex-direction:column}.stats-container div span:first-child{color:#773977;font-size:48px;font-weight:700}.stats-container div span:nth-child(2){font-size:24px;font-weight:400}@media screen and (min-width:320px) and (max-width:767px){.stats-container{flex-direction:column;gap:30px}.stats-container div span:first-child{font-size:47px}.stats-container div span:nth-child(2){font-size:20px}}@media screen and (min-width:768px) and (max-width:1023px){.stats-container{width:85%}.stats-container div span:first-child{font-size:40px}.stats-container div span:nth-child(2){margin-top:0;font-size:19px}}@media screen and (min-width:1024px) and (max-width:1279px){.stats-container div span:first-child{font-size:48px}.stats-container div span:nth-child(2){font-size:22px}}@media screen and (min-width:1280px) and (max-width:2560px){.stats-container{flex-direction:row}}@media screen and (min-width:1600px){.stats-container{max-width:1440px}}