.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%}}.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}}.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}.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%}.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}