/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Sep 21 2022 | 04:39:08 */
:root {--primary: #F26458;}p {margin: 0;}.slide-cell {font-family: 'Noto Sans Thai', Noto Thai Regular;width: 211px;height: 100%;min-height: 410px;margin-right: 16px;padding: 20px 0;display: flex;align-items: stretch;}.slide-content {width: 100%;background: #FFFFFF;box-shadow: 0px 4px 12px rgba(51, 51, 51, 0.05);border-radius: 12px;text-align: center;text-decoration: none;display: flex;flex-direction: column;justify-content: space-between;}.slide-image {width: 100%;border-radius: 12px 12px 0 0 !important;margin-bottom: 6px;}.slide-title {color: #333333;font-weight: 600;font-size: 18px;line-height: 27px;margin-bottom: 2px;padding: 0 10px;}.slide-subtitle {color: #888888;font-weight: 500;font-size: 16px;line-height: 24px;margin-bottom: 14px;}.slide-link {color: var(--primary);font-weight: 600;font-size: 16px;line-height: 24px;margin-bottom: 8px;}.slide-link:hover {color: var(--primary);}.slide-link-image {width: 12px;margin-left: 3px;margin-bottom: 2px;}.slide-company>.flickity-page-dots {display: block !important;bottom: -45px !important;}.slide-company>.flickity-page-dots .dot {width: 16px !important;height: 16px !important;background-color: var(--primary) !important;margin-top: 40px;}@media screen and (max-width: 767px) {.slide-cell {width: 180px;min-height: 370px;}.slide-image {width: 180px;max-width: 180px !important;}.slide-title {font-size: 16px;line-height: 24px;white-space: pre-wrap;}.slide-subtitle {font-size: 14px;line-height: 22px;}.slide-company>.flickity-page-dots {display: none !important;}}