.th-card{border:1px solid var(--gray3-color);border-radius:12px;box-shadow:0 0 25px 0 rgba(26,19,72,.2);width:100%}.th .th-card:hover,.th-card{cursor:pointer;transition:transform .4s ease}.th .th-card:hover{transform:translateY(-15px)}.th-card img{border-top-left-radius:12px;border-top-right-radius:12px;height:auto!important;padding-left:50px;padding-top:20px;text-align:center;width:280px}.th-card-body{padding-bottom:36px;padding-inline:16px;padding-top:16px}.th-card-body h4{color:#2a282f;font-size:1.5rem;margin-bottom:16px}.th-card-body p{color:#625f68;font-size:16px;font-weight:600;margin-bottom:16px}.th-card-body a,.th-card-body span{color:#625f68;font-size:14px;font-weight:500;text-decoration:none}.th .col-xl-4:last-child .th-card-body span{text-decoration:none}