 @media only screen and (min-width: 0rem) {#blog-2082 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#blog-2082 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;}#blog-2082 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#blog-2082 .cs-title {max-width: 25ch;}#blog-2082 .cs-text {margin-bottom: clamp(3rem, 6vw, 4rem);}#blog-2082 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: 1.25rem;}#blog-2082 .cs-item {text-align: left;list-style: none;overflow: hidden;border: 1px solid #e8e8e8;border-radius: 1rem;grid-column: span 12;position: relative;z-index: 1;transition: box-shadow 0.3s, transform 0.3s;}#blog-2082 .cs-item:hover {box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;}#blog-2082 .cs-item:hover .cs-h3 {color: var(--primary);}#blog-2082 .cs-item:hover .cs-picture img {transform: scale(1.1);}#blog-2082 .cs-picture {width: 100%;max-height: 20rem;min-height: 17.5rem;background-color: #1a1a1a;overflow: hidden;display: block;position: relative;z-index: 1;}#blog-2082 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#blog-2082 .cs-flex {box-sizing: border-box;padding: clamp(1rem, 2vw, 1.5rem);display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;position: relative;z-index: 2;}#blog-2082 .cs-date {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-align: center;margin: 0;box-sizing: border-box;padding: 0.5rem 0.75rem;background-color: var(--primary);color: #fff;border-radius: 0.5rem;display: flex;flex-direction: column;position: absolute;top: -1.5rem;right: clamp(1rem, 2vw, 1.5rem);z-index: 2;}#blog-2082 .cs-info-wrapper {display: flex;flex-direction: row;gap: 0.5rem;}#blog-2082 .cs-category, #blog-2082 .cs-comments {font-size: clamp(0.875rem, 1.5vw, 1rem);font-weight: 400;line-height: 1.5em;margin: 0rem;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.5rem;}#blog-2082 .cs-comments {margin-left: 0.5rem;}#blog-2082 .cs-description {font-size: clamp(0.875rem, 1.5vw, 1rem);font-weight: 400;line-height: 1em;margin: 0rem;color: var(--bodyTextColor);display: flex;align-items: center;gap: 0.5rem;}#blog-2082 .cs-icon {width: 1.25rem;height: auto;}#blog-2082 .cs-link {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-decoration: none;margin-top: auto;color: var(--primary);display: flex;justify-content: center;align-items: center;}#blog-2082 .cs-h3 {font-size: clamp(1rem, 1.3vw, 1.5625rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--headerColor);transition: color 0.3s;}#blog-2082 .cs-button-group {display: flex;flex-wrap: wrap;gap: 0.5rem;justify-content: center;}#blog-2082 .cs-button-solid {margin-top: 1rem;width: auto;}}@media only screen and (min-width: 48rem) {#blog-2082 .cs-item {grid-column: span 4;}#blog-2082 .cs-info-wrapper {flex-direction: column;}}@media only screen and (min-width: 81.25rem) {#blog-2082 .cs-info-wrapper {flex-direction: row;}}