 @media only screen and (min-width: 0rem) {#trade-shows-2025 {text-align: center;padding: var(--sectionPadding);background-color: #fff;position: relative;z-index: 1;}#trade-shows-2025 .cs-container {width: 100%;max-width: 49rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#trade-shows-2025 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#trade-shows-2025 .cs-content-flex {max-width: 32.5rem;margin-bottom: 2rem;}#trade-shows-2025 .cs-title {max-width: 18ch;margin-bottom: 1rem;}#trade-shows-2025 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;justify-items: center;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);}#trade-shows-2025 .cs-item {text-align: left;list-style: none;width: 100%;border: 1px solid #e8e8e8;background-color: #fff;border-radius: 1rem;display: flex;flex-direction: column;justify-content: space-between;grid-column: span 12;position: relative;z-index: 1;overflow: hidden;transition: box-shadow 0.3s, border-color 0.3s;}#trade-shows-2025 .cs-item:hover {box-shadow: 0px 4px 120px 0px #0000001f;border-color: var(--primary);}#trade-shows-2025 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.1);}#trade-shows-2025 .cs-item:hover .cs-h3 {color: var(--primary);}#trade-shows-2025 .cs-picture {width: 100%;height: 15rem;background-color: var(--secondary);display: block;position: relative;z-index: 1;overflow: hidden;flex: none;}#trade-shows-2025 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#trade-shows-2025 .cs-booth {font-family: var(--headerFont);font-size: 1rem;font-weight: 700;letter-spacing: 0.05em;line-height: 1.2em;text-transform: uppercase;box-sizing: border-box;padding: 0.5rem 1rem;color: #fff;background-color: var(--primary);border-radius: 0 0.5rem 0.5rem 0;display: inline-block;position: absolute;top: 1rem;left: 0;z-index: 2;}#trade-shows-2025 .cs-info {height: 100%;box-sizing: border-box;padding: 1.5rem;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 2;}#trade-shows-2025 .cs-details {margin: 0 0 0.75rem;display: flex;flex-direction: column;gap: 0.75rem;}#trade-shows-2025 .cs-time, #trade-shows-2025 .cs-location {font-size: 0.875rem;line-height: 1.5em;color: #767676;display: flex;justify-content: flex-start;align-items: center;gap: 0.25rem;}#trade-shows-2025 .cs-icon {width: 1.5rem;height: auto;}#trade-shows-2025 .cs-h3 {font-family: var(--headerFont);font-size: 1.5625rem;font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--headerColor);transition: color 0.3s;}#trade-shows-2025 .cs-info-text {font-size: clamp(0.875rem, 1.2vw, 1rem);line-height: 1.5em;margin: 0 0 1.25rem 0;color: var(--bodyTextColor);display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}#trade-shows-2025 .cs-link {font-family: var(--headerFont);font-size: 1.125rem;font-weight: 700;letter-spacing: 0.05em;text-transform: uppercase;line-height: 1.2em;text-decoration: none;margin-top: auto;color: var(--primary);display: flex;justify-content: center;align-items: center;}#trade-shows-2025 .cs-link:hover .cs-arrow {transform: translateX(0.25rem);}#trade-shows-2025 .cs-arrow {width: 1.25rem;height: auto;transition: transform 0.3s;}#trade-shows-2025 .cs-empty {width: 100%;text-align: center;color: var(--bodyTextColor);}}@media only screen and (min-width: 37.5rem) {#trade-shows-2025 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 2rem;}#trade-shows-2025 .cs-content-flex {margin: 0;}#trade-shows-2025 .cs-item {flex-direction: row;}#trade-shows-2025 .cs-picture {max-width: 17.75rem;height: auto;}}@media only screen and (min-width: 75rem) {#trade-shows-2025 .cs-container {max-width: 80rem;}#trade-shows-2025 .cs-content-flex {max-width: 39.25rem;}#trade-shows-2025 .cs-item {flex-direction: column;grid-column: span 4;}#trade-shows-2025 .cs-picture {max-width: none;height: 12.5rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #trade-shows-2025 {background-color: var(--dark);}body.dark-mode #trade-shows-2025 .cs-title, body.dark-mode #trade-shows-2025 .cs-text, body.dark-mode #trade-shows-2025 .cs-h3, body.dark-mode #trade-shows-2025 .cs-info-text, body.dark-mode #trade-shows-2025 .cs-time, body.dark-mode #trade-shows-2025 .cs-location, body.dark-mode #trade-shows-2025 .cs-empty {color: var(--bodyTextColorWhite);}body.dark-mode #trade-shows-2025 .cs-text, body.dark-mode #trade-shows-2025 .cs-info-text, body.dark-mode #trade-shows-2025 .cs-time, body.dark-mode #trade-shows-2025 .cs-location {opacity: 0.8;}body.dark-mode #trade-shows-2025 .cs-link {color: var(--bodyTextColorWhite);}body.dark-mode #trade-shows-2025 .cs-item {background-color: rgba(0, 0, 0, 0.2);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #trade-shows-2025 .cs-arrow {filter: grayscale(1) brightness(1000%);}}@media only screen and (min-width: 0rem) {#trade-show-page {z-index: 1;position: relative;background-color: #fff;padding: var(--sectionPadding);}#trade-show-page .cs-container {position: relative;display: flex;flex-direction: column;align-items: center;margin: auto;max-width: 80rem;width: 100%;gap: clamp(2.5rem, 4vw, 4rem);}#trade-show-page .cs-image-group {position: relative;width: 100%;order: 2;}#trade-show-page .cs-background {display: block;height: 100%;width: 100%;border-radius: 1rem;overflow: hidden;}#trade-show-page .cs-background img {display: block;height: 100%;width: 100%;object-fit: cover;}#trade-show-page .cs-content {display: flex;flex-direction: column;align-items: flex-start;max-width: 46.125rem;width: 100%;text-align: left;}#trade-show-page .cs-title {margin: 0 0 1.5rem 0;max-width: 20ch;}#trade-show-page .cs-meta {margin: 0 0 1.5rem 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#trade-show-page .cs-meta-item {font-size: 1.125rem;line-height: 1.2em;text-decoration: none;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;}#trade-show-page .cs-meta-link {transition: color 0.3s;}#trade-show-page .cs-meta-link:hover {color: var(--primary);text-decoration: underline;}#trade-show-page .cs-meta-booth {font-family: var(--headerFont);font-weight: 700;letter-spacing: 0.05em;text-transform: uppercase;box-sizing: border-box;padding: 0.5rem 1rem;color: #fff;background-color: var(--primary);border-radius: 0.25rem;}#trade-show-page .cs-icon {width: 1.5rem;height: auto;flex: none;}#trade-show-page .cs-text {margin: 0 0 1.5rem 0;width: 100%;font-size: 1.125rem;line-height: 1.5em;color: var(--bodyTextColor);}#trade-show-page .cs-body {width: 100%;margin-bottom: 2rem;}#trade-show-page .cs-body h2, #trade-show-page .cs-body h3, #trade-show-page .cs-body h4, #trade-show-page .cs-body h5, #trade-show-page .cs-body h6 {margin: 1.5rem 0 1rem 0;font-weight: 700;color: var(--headerColor);}#trade-show-page .cs-body h2 {font-size: 1.75rem;}#trade-show-page .cs-body h3 {font-size: 1.375rem;color: var(--primary);}#trade-show-page .cs-body p {margin: 0 0 1rem 0;width: 100%;font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);}#trade-show-page .cs-body p a {text-decoration: underline;font-size: inherit;line-height: inherit;color: var(--primary);}#trade-show-page .cs-body ol, #trade-show-page .cs-body ul {display: flex;flex-direction: column;margin: 0 0 1.5rem 0;padding-left: 1.5rem;color: var(--bodyTextColor);gap: 0.75rem;}#trade-show-page .cs-body ul li {position: relative;list-style: none;color: inherit;}#trade-show-page .cs-body ul li:before {position: absolute;top: 0.625rem;left: -1rem;content: "";opacity: 1;display: block;border-radius: 50%;background: var(--primary);height: 6px;width: 6px;}}@media only screen and (min-width: 48rem) {#trade-show-page .cs-container {flex-direction: row;justify-content: space-between;align-items: flex-start;}#trade-show-page .cs-content {max-width: 42.125rem;width: 53%;flex: none;}#trade-show-page .cs-image-group {order: 2;max-width: 33.875rem;width: 43%;position: sticky;top: 7.5rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #trade-show-page {background-color: var(--dark);}body.dark-mode #trade-show-page .cs-title, body.dark-mode #trade-show-page .cs-text, body.dark-mode #trade-show-page .cs-meta-item, body.dark-mode #trade-show-page .cs-body h2, body.dark-mode #trade-show-page .cs-body h3, body.dark-mode #trade-show-page .cs-body h4, body.dark-mode #trade-show-page .cs-body h5, body.dark-mode #trade-show-page .cs-body h6, body.dark-mode #trade-show-page .cs-body p, body.dark-mode #trade-show-page .cs-body li {color: var(--bodyTextColorWhite);}body.dark-mode #trade-show-page .cs-text, body.dark-mode #trade-show-page .cs-meta-item, body.dark-mode #trade-show-page .cs-body p, body.dark-mode #trade-show-page .cs-body li {opacity: 0.9;}body.dark-mode #trade-show-page .cs-body a {color: var(--primaryLight);}body.dark-mode #trade-show-page .cs-icon {filter: grayscale(1) brightness(1000%);}}