.blog_card_container{width:400px;max-width:400px;padding:16px;border:1px solid #d6ddeb;border-radius:4px;display:flex;flex-direction:column;gap:16px;height:450px;max-height:450px;justify-content:space-between}@media(min-width:1000px)and (max-width:1400px){.blog_card_container{width:345px;gap:10px;max-width:100%}}.blog_card_container img{max-height:230px}@media screen and (max-width:768px){.blog_card_container{width:100%;max-width:100%}.blog_card_container img{width:100%}}.blog_card_container .blog_content{display:flex;flex-direction:column;padding:8px;gap:20px}.blog_card_container .blog_content .top_content{display:flex;flex-direction:column;gap:16px}.blog_card_container .blog_content .top_content .tags{display:flex;align-items:center;gap:12px}.blog_card_container .blog_content .top_content .tags .tag{padding:4px 10px;border-radius:6px;background-color:rgba(81,56,195,.137);font-size:14px;font-family:var(--font-nunito);font-weight:600;line-height:28px;color:#5138c3;width:-moz-fit-content;width:fit-content}.blog_card_container .blog_content .top_content h3{font-size:20px;line-height:24px;font-weight:700;font-family:var(--font-roboto);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#000}.blog_card_container .blog_content .card_bottom{width:100%;display:flex;align-items:center;gap:20px}@media screen and (max-width:768px){.blog_card_container .blog_content .card_bottom{justify-content:space-between}}.blog_card_container .blog_content .card_bottom .blog_writter{display:flex;align-items:center;justify-content:center;gap:12px}@media screen and (max-width:768px){.blog_card_container .blog_content .card_bottom .blog_writter{justify-content:flex-start;max-width:50%;width:100%}.blog_card_container .blog_content .card_bottom .blog_writter img{width:36px;height:36px}}.blog_card_container .blog_content .card_bottom .blog_writter span{font-size:14px;font-weight:400;line-height:20px;font-family:var(--font-nunito);color:#545457}.blog_card_container .blog_content .card_bottom .blog_date{font-size:14px;font-weight:500;font-weight:var(--font-nunito);line-height:20px;color:#545457;display:flex;align-items:center;justify-content:center;text-align:center}.blogs_container{display:flex;flex-direction:column;gap:48px;margin-bottom:40px}@media screen and (max-width:768px){.blogs_container{gap:23px}}.blogs_container .blogsCards{max-width:100%;display:flex;align-items:center;gap:40px;flex-wrap:wrap}@media screen and (max-width:768px){.blogs_container .blogsCards{width:100%}}.keyfeature_content_wrapper{flex:1 1;min-width:0;max-width:600px;display:flex;flex-direction:column;align-items:flex-start;gap:16px;padding:28px 24px 32px;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.keyfeature_content_wrapper:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.08)}@media screen and (max-width:768px){.keyfeature_content_wrapper{max-width:100%;width:100%}}.keyfeature_content_wrapper .feature_icon{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.keyfeature_content_wrapper h3{margin:4px 0 0;font-size:18px;font-weight:700;color:#1a1a2e}.keyfeature_content_wrapper h3,.keyfeature_content_wrapper p{line-height:26px;font-family:var(--font-nunito);text-align:left}.keyfeature_content_wrapper p{margin:0;font-size:15px;font-weight:400;color:#545457}.testimonial_wrapper{display:flex;flex-direction:column;gap:48px;margin-bottom:40px;padding:0}@media screen and (max-width:768px){.testimonial_wrapper{gap:23px;padding:0;margin-bottom:0}}.testimonial_marquee_outer{width:100%;overflow:hidden;position:relative}.testimonial_marquee_outer:after,.testimonial_marquee_outer:before{content:"";position:absolute;top:0;bottom:0;width:120px;z-index:2;pointer-events:none}@media(max-width:768px){.testimonial_marquee_outer:after,.testimonial_marquee_outer:before{width:40px}}.testimonial_marquee_outer:hover .testimonial_marquee_track{animation-play-state:paused}.testimonial_marquee_track{display:flex;gap:24px;width:max-content;padding:12px 0 20px;animation:marquee-scroll 30s linear infinite}@media(max-width:768px){.testimonial_marquee_track{gap:14px;animation-duration:20s}}@keyframes marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.testimonial_marquee_item{flex-shrink:0}.keyfeatures_wrapper{background-color:#fff;padding:0;position:relative;overflow:hidden}@media screen and (max-width:768px){.keyfeatures_wrapper{padding:0 16px}}.keyfeatures_wrapper .kf_shape1{position:absolute;top:0;left:0;opacity:.5;z-index:0;pointer-events:none}@media screen and (max-width:768px){.keyfeatures_wrapper .kf_shape1{display:none}}.keyfeatures_wrapper .kf_shape2{position:absolute;top:-40px;right:-60px;opacity:.45;z-index:0;pointer-events:none}@media screen and (max-width:768px){.keyfeatures_wrapper .kf_shape2{display:none}}.keyfeatures_wrapper .kf_shape3{position:absolute;bottom:-60px;right:80px;opacity:.4;z-index:0;pointer-events:none}@media screen and (max-width:768px){.keyfeatures_wrapper .kf_shape3{display:none}}.keyfeatures_wrapper .keyfeatures_container{display:flex;flex-direction:column;align-items:center;gap:48px;position:relative;z-index:1}.keyfeatures_wrapper .keyfeatures_container .keyfeature_top{width:100%}.keyfeatures_wrapper .keyfeatures_container .features_content{width:100%;display:flex;align-items:stretch;justify-content:center;gap:20px}@media screen and (max-width:1024px){.keyfeatures_wrapper .keyfeatures_container .features_content{gap:16px}}@media screen and (max-width:768px){.keyfeatures_wrapper .keyfeatures_container .features_content{flex-direction:column}}.faq_wrapper{display:flex;flex-direction:column;gap:15px}.faq_wrapper h3{font-size:20px;font-weight:400;font-family:var(--font-roboto);line-height:24px;margin:0}.faq_wrapper p{font-size:18px;font-family:var(--font-nunito);line-height:28px;font-weight:400;color:#545457;max-width:90%}.emp_faq_wrapper{width:100%;display:flex;flex-direction:column;gap:48px;margin-bottom:40px}@media screen and (max-width:768px){.emp_faq_wrapper{gap:23px;padding:0 20px}}.emp_faq_wrapper .emp_faq_content{width:100%;display:flex;gap:100px}@media screen and (max-width:768px){.emp_faq_wrapper .emp_faq_content{flex-direction:column;gap:50px}}.emp_faq_wrapper .emp_faq_content .faq_left{flex:4 1;display:flex;flex-direction:column;gap:30px}.emp_faq_wrapper .emp_faq_content .faq_right{flex:2 1}.calendly_wrapper{background-color:rgba(81,56,195,.2);border-radius:10px;padding:30px}.calendly_wrapper .calendly_content{display:flex;flex-direction:column;gap:20px}.calendly_wrapper .calendly_content img{border:2px solid #5138c3;border-radius:50%}.calendly_wrapper .calendly_content h4{font-size:31px;line-height:37px;font-weight:400;font-family:var(--font-roboto)}@media screen and (max-width:768px){.calendly_wrapper .calendly_content h4{font-size:28px}}.calendly_wrapper .calendly_content .other_ques{display:flex;flex-direction:column;gap:12px}.calendly_wrapper .calendly_content .other_ques .cal_ques{display:flex;gap:8px}.calendly_wrapper .calendly_content .other_ques .cal_ques span:nth-child(2){font-size:18px;line-height:28px;font-weight:400;font-family:var(--font-nunito);color:#545457}@media screen and (max-width:768px){.calendly_wrapper .calendly_content .other_ques .cal_ques span:nth-child(2){font-size:16px;line-height:25px}}.calendly_wrapper .calendly_content .call_btn button{background:linear-gradient(63deg,#5138c3 10%,#271b5e 83%);border-radius:4.5px;font-size:14px;line-height:20px;text-align:center;font-weight:400;font-family:var(--font-roboto);color:#fff;width:100%;padding-block:13px}.calendly_wrapper .calendly_content .schedule_btn button{width:100%;background-color:transparent;border:2px solid #5138c3;color:#000;border-radius:5px}.tm_card_wrapper{position:relative;width:480px;height:520px;flex-shrink:0;box-sizing:border-box;padding:36px 36px 30px;background:#fff;border-radius:24px;border:1px solid rgba(99,115,235,.1);box-shadow:0 1px 2px rgba(0,0,0,.04),0 4px 12px rgba(99,115,235,.06),0 16px 40px rgba(99,115,235,.08);overflow:hidden}.tm_card_wrapper:before{content:"";position:absolute;top:0;left:36px;right:36px;height:3px;background:linear-gradient(135deg,#5138c3,#7c3aed);border-radius:0 0 4px 4px;opacity:0;transition:opacity .4s ease}.tm_card_wrapper:after{content:"“";position:absolute;bottom:90px;right:28px;font-size:140px;line-height:1;color:#5138c3;opacity:.05;font-family:Georgia,serif;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tm_card_wrapper:hover:before{opacity:1}@media(max-width:768px){.tm_card_wrapper{width:300px;height:380px;padding:28px 24px 24px}}.tm_card_wrapper .tm_card_content{display:flex;flex-direction:column;height:100%;position:relative;z-index:1}.tm_card_wrapper .tm_card_content .tm_card_top{display:flex;align-items:center;gap:16px;margin-bottom:24px}.tm_card_wrapper .tm_card_content .tm_card_top .tm_avatar_wrap{position:relative;width:58px;height:58px;flex-shrink:0}.tm_card_wrapper .tm_card_content .tm_card_top .tm_avatar_wrap img{width:58px;height:58px;border-radius:50%;object-fit:cover;display:block;border:2.5px solid #fff;box-shadow:0 0 0 2px rgba(99,115,235,.2)}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_top .tm_avatar_wrap,.tm_card_wrapper .tm_card_content .tm_card_top .tm_avatar_wrap img{width:44px;height:44px}}.tm_card_wrapper .tm_card_content .tm_card_top .tm_company_info{display:flex;flex-direction:column;gap:2px}.tm_card_wrapper .tm_card_content .tm_card_top .tm_company_info h3{font-size:20px;font-weight:600;line-height:26px;font-family:var(--font-nunito);color:#111827;margin:0;letter-spacing:-.3px}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_top .tm_company_info h3{font-size:16px;line-height:20px}}.tm_card_wrapper .tm_card_content .tm_card_top .tm_company_info .tm_verified{display:flex;align-items:center;gap:4px;font-size:12px;color:#5138c3;font-family:var(--font-nunito);font-weight:600;letter-spacing:.2px}.tm_card_wrapper .tm_card_content .tm_card_top .tm_company_info .tm_verified svg{flex-shrink:0}.tm_card_wrapper .tm_card_content .tm_card_top .tm_stars{margin-left:auto;display:flex;gap:2px}.tm_card_wrapper .tm_card_content .tm_divider{width:100%;height:1px;background:linear-gradient(90deg,rgba(99,115,235,.133),rgba(167,139,250,.133),transparent);margin-bottom:20px}.tm_card_wrapper .tm_card_content .tm_card_desc{flex:1 1;overflow:hidden;font-size:15.5px;line-height:26px;font-family:var(--font-nunito);font-weight:400;color:#4b5563;letter-spacing:.1px;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_desc{font-size:13px;line-height:20px;-webkit-line-clamp:6}}.tm_card_wrapper .tm_card_content .tm_bottom{display:flex;align-items:center;justify-content:space-between;margin-top:24px;padding-top:18px;border-top:1px solid #f3f4f6}.tm_card_wrapper .tm_card_content .tm_bottom .tm_person{display:flex;flex-direction:column;gap:3px}.tm_card_wrapper .tm_card_content .tm_bottom .tm_person h4{font-size:16px;font-weight:700;line-height:20px;font-family:var(--font-nunito);color:#111827;margin:0;letter-spacing:-.2px}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_bottom .tm_person h4{font-size:13px;line-height:16px}}.tm_card_wrapper .tm_card_content .tm_bottom .tm_person .tm_position{display:flex;gap:4px;font-size:13px;line-height:18px;font-weight:500;font-family:var(--font-nunito);color:#9ca3af;letter-spacing:.1px}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_bottom .tm_person .tm_position{font-size:11px}}.tm_card_wrapper .tm_card_content .tm_bottom .tm_badge{display:flex;align-items:center;gap:5px;background:linear-gradient(135deg,#eef0fd,#f5f0ff);border:1px solid rgba(99,115,235,.15);border-radius:20px;padding:5px 12px;font-size:12px;font-weight:600;font-family:var(--font-nunito);color:#5138c3;letter-spacing:.2px;white-space:nowrap}