 @media only screen and (min-width: 0rem) {.blog-container {width: 94%;max-width: 70em;margin: auto;}}@media only screen and (min-width: 0rem) {.blog-container {padding: clamp(60px, 7vw, 100px) 0;}.main-content-wrapper {display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}.main-content {width: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}}@media only screen and (min-width: 64rem) {.main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 1.25em;}}@media only screen and (min-width: 0rem) {.recent-articles {width: 100%;max-width: 49.6875em;overflow: hidden;flex: none;}.recent-articles .blog-mainImage {width: 100%;height: clamp(200px, 30vw, 400px);overflow: hidden;border-radius: 1rem 1rem 0 0;display: block;position: relative;}.recent-articles .blog-mainImage img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.recent-articles .article-group {padding: clamp(30px, 5vw, 50px);border: 1px solid #ebebeb;border-radius: 0 0 1rem 1rem;}.recent-articles .blog-author-img {width: 2em;height: 2em;overflow: hidden;border-radius: 50%;display: block;position: relative;}.recent-articles .blog-author-img img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.recent-articles .blog-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}.recent-articles .blog-author, .recent-articles .blog-date {font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}.recent-articles .blog-dot {width: 3px;height: 3px;background-color: var(--primary);border-radius: 50%;display: block;}.recent-articles .blog-h1 {font-size: clamp(20px, 5vw, 32px);font-weight: 700;line-height: 1.2em;letter-spacing: var(--headerLetterSpacing);margin: 1rem 0;color: var(--headerColor);}.recent-articles .blog-desc {font-size: 1rem;line-height: 1.5em;margin: 1rem 0 2rem;color: var(--bodyTextColor);}}@media only screen and (min-width: 64rem) {.recent-articles .blog-h1 {max-width: 31.25rem;}}@media only screen and (min-width: 0rem) {body.dark-mode .recent-articles .blog-h1, body.dark-mode .recent-articles .blog-desc, body.dark-mode .recent-articles .blog-author, body.dark-mode .recent-articles .blog-date {color: #f7f7f7;}body.dark-mode .blog-sidebar .feature-h3, body.dark-mode .blog-sidebar .feature-date, body.dark-mode .blog-sidebar .blog-header {color: #f7f7f7;}body.dark-mode .blog-sidebar .blog-header:after {background: var(--primary);}body.dark-mode .blog-article .blog-h1, body.dark-mode .blog-article .blog-author, body.dark-mode .blog-article .blog-date {color: #f7f7f7;}body.dark-mode .blog-article #blog-content h1, body.dark-mode .blog-article #blog-content h2, body.dark-mode .blog-article #blog-content h3, body.dark-mode .blog-article #blog-content h4, body.dark-mode .blog-article #blog-content h5, body.dark-mode .blog-article #blog-content h6 {color: #f7f7f7;}body.dark-mode .blog-article #blog-content p, body.dark-mode .blog-article #blog-content li {color: #f7f7f7;opacity: 0.8;}body.dark-mode .blog-article #blog-content a {color: var(--secondaryLight);}}@media only screen and (min-width: 0rem) {.blog-sidebar {width: 100%;max-width: 49.6875rem;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125rem;}.blog-sidebar .blog-featured-group {width: 100%;padding: 2rem 1.875rem;border: 1px solid #ebebeb;border-radius: 1rem;display: flex;flex-direction: column;justify-content: flex-start;align-items: center;}.blog-sidebar .blog-header {font-size: 1.25em;font-weight: bold;text-align: center;margin-bottom: 1.875rem;color: var(--headerColor);display: block;position: relative;}.blog-sidebar .blog-header:after {content: "";width: 3.125rem;height: 3px;margin: 1rem auto;background: var(--headerColor);border-radius: 0.25rem;display: block;position: relative;}.blog-sidebar .blog-feature {text-decoration: none;width: 100%;padding: 1.25rem 0;border-bottom: 1px solid #ebebeb;display: flex;justify-content: flex-start;align-items: center;column-gap: 1.5em;}.blog-sidebar .blog-feature:nth-of-type(1) {padding-top: 0;}.blog-sidebar .blog-feature:last-of-type {padding-bottom: 0;border: none;}.blog-sidebar .blog-featureImage {width: 3.75em;height: 3.75em;overflow: hidden;border-radius: 50%;display: block;position: relative;flex: none;}.blog-sidebar .blog-featureImage img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.blog-sidebar .feature-h3 {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-decoration: none;letter-spacing: var(--headerLetterSpacing);margin: 0;margin-bottom: 0.25rem;color: var(--headerColor);display: block;}.blog-sidebar .feature-date {font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);display: block;}}@media only screen and (min-width: 64rem) {.blog-sidebar {max-width: 22.5em;}}@media only screen and (min-width: 0rem) {.blog-article {width: 100%;max-width: 49.6875em;display: block;}.blog-article .blog-mainImage {width: 100%;height: clamp(200px, 30vw, 400px);margin-bottom: 3.125em;overflow: hidden;border-radius: 1rem;display: block;position: relative;}.blog-article .blog-mainImage img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.blog-article .blog-author-img {width: 2em;height: 2em;overflow: hidden;border-radius: 50%;display: block;position: relative;}.blog-article .blog-author-img img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}.blog-article .blog-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}.blog-article .blog-author, .blog-article .blog-date {font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}.blog-article .blog-dot {width: 3px;height: 3px;background-color: var(--primary);border-radius: 50%;display: block;}.blog-article .blog-h1 {font-size: var(--headerFontSize);font-weight: 700;line-height: 1.2em;letter-spacing: var(--headerLetterSpacing);max-width: 34.375rem;margin: 1rem 0;color: var(--headerColor);}.blog-article #blog-content {margin-top: 1em;padding-top: 1.5625em;border-top: 1px solid #ebebeb;}.blog-article #blog-content h1 {font-size: 2.25rem;font-weight: 700;line-height: 1.2em;margin-bottom: 1rem;color: var(--headerColor);}.blog-article #blog-content h2 {font-size: 1.75rem;font-weight: 700;line-height: 1.2em;margin-bottom: 1rem;color: var(--headerColor);}.blog-article #blog-content h3 {font-size: 1.5rem;font-weight: 700;line-height: 1.2em;margin-bottom: 1rem;color: var(--secondaryLight);}.blog-article #blog-content h4, .blog-article #blog-content h5, .blog-article #blog-content h6 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin-bottom: 1rem;color: var(--headerColor);}.blog-article #blog-content h1, .blog-article #blog-content h2, .blog-article #blog-content h3, .blog-article #blog-content h4, .blog-article #blog-content h5, .blog-article #blog-content h6 {letter-spacing: var(--headerLetterSpacing);}.blog-article #blog-content p {font-size: 1rem;line-height: 1.6em;margin: 0;margin-bottom: 1rem;color: var(--bodyTextColor);}.blog-article #blog-content a {font-size: inherit;text-decoration: underline;color: var(--primary);}.blog-article #blog-content ul, .blog-article #blog-content ol {margin: 1rem 0;padding-left: 2.5rem;}.blog-article #blog-content ul li, .blog-article #blog-content ol li {font-size: 1rem;line-height: 1.6em;list-style: circle;margin-bottom: 1rem;color: var(--bodyTextColor);}.blog-article #blog-content img {width: 100%;height: auto;margin: 1rem 0;border-radius: 0.5rem;display: block;}}