 @media only screen and (min-width: 0rem) {#blog-content-1402 {padding: clamp(3.75rem, 7.82vw, 6.25rem) 1rem;background-color: #fff;position: relative;}#blog-content-1402 .cs-container {width: 100%;max-width: 80rem;margin: auto;position: relative;}.cs-blog-grid {display: grid;grid-template-columns: 1fr;gap: 2rem;}.cs-blog-card {background: #fff;border-radius: 1rem;overflow: hidden;box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);transition: all 0.3s ease;border: 1px solid rgba(0, 0, 0, 0.05);}.cs-image-wrapper {position: relative;overflow: hidden;height: 12rem;}.cs-blog-image {width: 100%;height: 100%;display: block;}.cs-blog-image img {width: 100%;height: 100%;object-fit: cover;}.cs-image-overlay {position: absolute;top: 0;left: 0;right: 0;bottom: 0;background: linear-gradient(135deg, rgba(74, 144, 226, 0.1) 0%, transparent 50%);opacity: 0;transition: opacity 0.3s ease;}.cs-blog-content {padding: 1.5rem;display: flex;flex-direction: column;gap: 1rem;}.cs-blog-meta {display: flex;justify-content: space-between;align-items: center;margin-bottom: 0.5rem;}.cs-author-info {display: flex;align-items: center;gap: 0.5rem;}.cs-author {font-size: 0.875rem;font-weight: 600;color: var(--headerColor);}.cs-date {font-size: 0.875rem;color: var(--bodyTextColor);opacity: 0.8;}.cs-blog-title {margin: 0;font-size: 2rem;font-weight: 700;line-height: 1.3;}.cs-blog-title a {color: var(--headerColor);text-decoration: none;font-size: 1.5rem;}.cs-blog-title a:hover {color: var(--secondaryColor);}.cs-blog-excerpt {font-size: 0.9375rem;line-height: 1.6;color: var(--bodyTextColor);margin: 0;flex-grow: 1;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}.cs-blog-footer {margin-top: auto;padding-top: 1rem;border-top: 1px solid rgba(0, 0, 0, 0.05);}.cs-read-more {display: inline-flex;align-items: center;gap: 0.5rem;font-size: 0.875rem;font-weight: 600;color: var(--primary);text-decoration: none;text-transform: uppercase;letter-spacing: 0.05em;transition: all 0.3s ease;}.cs-read-more:hover {color: var(--secondaryColor);gap: 0.75rem;}.cs-read-more:hover .cs-arrow {transform: translateX(0.25rem);}.cs-no-posts {text-align: center;padding: 4rem 2rem;background: #f8f9fa;border-radius: 1rem;}.cs-no-posts h2 {font-size: 1.5rem;font-weight: 700;color: var(--headerColor);margin-bottom: 1rem;}}@media only screen and (min-width: 48rem) {.cs-blog-grid {grid-template-columns: repeat(2, 1fr);gap: 2.5rem;}.cs-image-wrapper {height: 15rem;}.cs-blog-title {font-size: 2rem;}}@media only screen and (min-width: 64rem) {#blog-content-1402 {padding-top: 1.5rem;}.cs-blog-grid {grid-template-columns: repeat(3, 1fr);gap: 3rem;}.cs-blog-content {padding: 2rem;}.cs-blog-title {font-size: 2rem;}}@media only screen and (min-width: 81.25rem) {.cs-blog-grid {gap: 3.5rem;}}