 @media only screen and (min-width: 0rem) {#blog-1580 {padding: var(--sectionPadding);position: relative;z-index: 1;}#blog-1580 .cs-container {width: 100%;max-width: 80rem;margin: auto;}#blog-1580 .cs-sheet {width: 100%;height: 70vh;min-height: 30rem;border: none;display: block;}#blog-1580 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#blog-1580 .cs-title {max-width: 50ch;}#blog-1580 .cs-card-group {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(12, 1fr);row-gap: 2rem;column-gap: clamp(1rem, 2.5vw, 1.25rem);}#blog-1580 .cs-item {text-align: left;list-style: none;overflow: hidden;grid-column: span 12;position: relative;z-index: 1;transition: box-shadow 0.3s, transform 0.3s;}#blog-1580 .cs-item:hover .cs-picture img {opacity: 0.7;transform: scale(1.05);}#blog-1580 .cs-item:hover .cs-h3 {color: var(--primary);}#blog-1580 .cs-link {text-decoration: none;display: flex;flex-direction: column;justify-content: space-between;}#blog-1580 .cs-picture {width: 100%;min-height: 13.75rem;max-height: 18.75rem;height: 100vw;margin: 0 0 clamp(1rem, 3vw, 1.5rem) 0;background-color: #1a1a1a;overflow: hidden;display: block;flex: none;position: relative;z-index: 1;}#blog-1580 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s, opacity 0.3s;}#blog-1580 .cs-podcast {width: 100%;min-height: 2.5rem;max-height: 3.75rem;height: 60vw;margin: 0 0 clamp(1rem, 3vw, 1.5rem) 0;}#blog-1580 .cs-flex {height: 100%;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 2;}#blog-1580 .cs-date {font-size: 1rem;line-height: 1.2em;font-weight: 700;text-align: inherit;margin: 0 0 2rem 0;padding: 0.5rem 1rem;box-sizing: border-box;background-color: #d1d3d4;color: #1a1a1a;display: inline-block;position: absolute;left: 1rem;bottom: 100%;z-index: 2;}#blog-1580 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);text-align: inherit;line-height: 1.2em;font-weight: 700;color: var(--headerColor);margin: 0 0 clamp(0.75rem, 2vw, 1rem) 0;transition: color 0.3s;}#blog-1580 .cs-item-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}}@media only screen and (min-width: 48rem) {#blog-1580 .cs-container {max-width: 80rem;}#blog-1580 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#blog-1580 .cs-title {margin: 0;}#blog-1580 .cs-item {grid-column: span 4;}#blog-1580 .cs-picture {min-height: 11.25rem;height: clamp(11.25rem, 23vw, 17.75rem);max-height: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #blog-1580 .cs-title, body.dark-mode #blog-1580 .cs-text, body.dark-mode #blog-1580 .cs-h3, body.dark-mode #blog-1580 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1580 .cs-text, body.dark-mode #blog-1580 .cs-item-text {opacity: 0.8;}}