.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}.testimonial_wrapper{display:flex;flex-direction:column;gap:48px;margin-bottom:40px}@media screen and (max-width:768px){.testimonial_wrapper{gap:23px}}@media(max-width:768px){.testimonial_wrapper .testimonial_cards{width:100%;padding-inline:7px}}@media screen and (max-width:768px){.testimonial_wrapper .testimonial_cards .swiper{overflow:visible}}.testimonial_wrapper .testimonial_cards .swiper-slide{width:auto}@media(max-width:768px){.testimonial_wrapper .testimonial_cards .swiper-slide{width:100%;margin:0}}.testimonial_wrapper .testimonial_cards .swiper-slide .tm_card_wrapper{display:block;width:100%}.testimonial_wrapper .testimonial_cards .swiper_container .swiper-slide{transition:filter .3s}.testimonial_wrapper .testimonial_cards .swiper_container .swiper-slide:not(.swiper-slide-active){filter:blur(1px)}.testimonial_wrapper .testimonial_cards .swiper_container .swiper-slide-active{box-shadow:0 4px 35px 0 rgba(121,102,234,.08);margin:0}.testimonial_wrapper .testimonial_cards .swiper-container{position:relative;width:100%;height:100%}.testimonial_wrapper .testimonial_cards .swiper-button-next,.testimonial_wrapper .testimonial_cards .swiper-button-prev{width:30px;height:30px;background:linear-gradient(63deg,#5138c3 10%,#271b5e 83%);border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;top:50%;transform:translateY(-50%);z-index:10;transition:background-color .3s ease;border:.5px solid #eaeaea;box-shadow:0 6px 29px 0 rgba(56,74,234,.3)}.testimonial_wrapper .testimonial_cards .swiper-button-next:hover,.testimonial_wrapper .testimonial_cards .swiper-button-prev:hover{background-color:hsla(0,0%,100%,.902)}.testimonial_wrapper .testimonial_cards .swiper-button-next:before,.testimonial_wrapper .testimonial_cards .swiper-button-prev:before{font-family:SwiperIcons;font-size:20px;color:#fff}.testimonial_wrapper .testimonial_cards .swiper-button-next:after,.testimonial_wrapper .testimonial_cards .swiper-button-prev:after{font-size:15px;color:#fff;text-align:center}@media(max-width:768px){.testimonial_wrapper .testimonial_cards .swiper-button-next,.testimonial_wrapper .testimonial_cards .swiper-button-prev{width:36px;height:36px;top:auto;bottom:-14%}}.testimonial_wrapper .testimonial_cards .swiper-button-prev{left:40px}@media screen and (max-width:768px){.testimonial_wrapper .testimonial_cards .swiper-button-prev{left:70%}}.testimonial_wrapper .testimonial_cards .swiper-button-next{right:40px}@media(max-width:768px){.testimonial_wrapper .testimonial_cards .swiper-button-next{right:5%}}.top_container{display:flex;align-items:center;justify-content:space-between;font-family:var(--font-roboto)}@media screen and (max-width:768px){.top_container{width:100%}}.top_container a{text-decoration:none}.top_container .top_text{font-size:39px;font-weight:400;line-height:46.8px}.top_container .top_text .highlighted_text{color:#5138c3}@media screen and (max-width:768px){.top_container .top_text{width:100%;font-size:32px}}.top_container .top_btn{cursor:pointer;font-size:16px;font-weight:700;line-height:25.6px;text-align:center;color:#5138c3}@media screen and (max-width:768px){.top_container .top_btn{display:none}}.tm_card_wrapper{display:flex;align-items:center;justify-content:center;padding:32px;background-color:#fff;border:1px solid #d6ddeb;border-radius:30px;width:600px;max-width:600px}@media(max-width:768px){.tm_card_wrapper{max-width:100%;width:100%;padding-inline:24px;padding-top:20px}}.tm_card_wrapper .tm_card_content{display:flex;flex-direction:column;gap:30px}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content{gap:22px}}.tm_card_wrapper .tm_card_content .tm_card_top{display:flex;align-items:center;gap:30px}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_top{gap:20px}.tm_card_wrapper .tm_card_content .tm_card_top img{width:42px;height:42px}}.tm_card_wrapper .tm_card_content .tm_card_top h3{font-size:25px;font-weight:400;line-height:30px;font-family:var(--font-roboto);margin:0}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_top h3{font-size:16px;line-height:18px}}.tm_card_wrapper .tm_card_content .tm_card_desc{font-size:18px;line-height:28px;font-family:var(--font-nunito);font-weight:400;color:#545457}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_card_desc{font-size:14px;line-height:17px}}.tm_card_wrapper .tm_card_content .tm_bottom{display:flex;gap:4px;flex-direction:column}.tm_card_wrapper .tm_card_content .tm_bottom h4{font-size:20px;font-weight:400;line-height:24px;font-family:var(--font-roboto);margin:0}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_bottom h4{font-size:14px;line-height:16px}}.tm_card_wrapper .tm_card_content .tm_bottom .tm_position{display:flex;font-size:18px;line-height:28px;font-weight:400;font-family:var(--font-nunito);color:#7c8493}@media screen and (max-width:768px){.tm_card_wrapper .tm_card_content .tm_bottom .tm_position{font-size:12px;line-height:18px}}