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