/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 19 2022 | 09:50:52 */
.job-type-card {padding: 0 10px;}.job-type-link {display: flex;justify-content: center;align-items: center;background-color: #F5F5F5;text-decoration: none;padding: 50px 10px;}.job-type-link:hover {background-color: #F7E6E0;}.job-type-image {width: 100%;max-width: 80px !important;margin-right: 30px;}.job-type-text {font-family: "Noto Sans Thai", Noto Thai Regular;color: #333;font-weight: 600;font-size: 32px;line-height: 42px;}@media (min-width: 768px) and (max-width: 1024px) {.job-type-image {max-width: 65px !important;margin-right: 10px;}.job-type-text {font-size: 22px;line-height: 32px;}}@media (max-width: 767px) {.job-type-control {flex-wrap: nowrap;overflow-x: scroll;overflow-y: hidden;white-space: nowrap;}.job-type-card {min-width: 320px;}.job-type-image {margin-right: 10px;}.job-type-text {font-size: 20px;line-height: 30px;}}