 body {background-color: var(--tertiary) !important;}@media only screen and (min-width: 0rem) {.blog-container {margin: auto;max-width: 70em;width: 94%;}h1 {color: var(--secondary);}}@media only screen and (min-width: 0rem) {.blog-container {padding: var(--sectionPadding);}.main-content-wrapper {display: flex;flex-direction: column-reverse;justify-content: flex-start;align-items: flex-start;gap: 1rem;}.main-content {display: grid;grid-template-columns: repeat(1, 1fr);width: 100%;gap: 1em;justify-items: stretch;}}@media only screen and (min-width: 45rem) {.main-content-wrapper {flex-direction: row;align-items: flex-start;}.main-content {grid-template-columns: repeat(1, 1fr);}}@media only screen and (min-width: 64rem) {.main-content {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 81.875rem) {.main-content {grid-template-columns: repeat(3, 1fr);}}@media only screen and (min-width: 0rem) {.recent-articles {width: 100%;overflow: hidden;flex: none;text-decoration: none;border-radius: 1.5rem;border: 4px solid var(--secondary);}.recent-articles:hover {border-color: var(--primary);}.recent-articles:hover .article-group {background-color: var(--primary);}.recent-articles:hover .blog-date, .recent-articles:hover .blog-h1, .recent-articles:hover .blog-desc {color: var(--secondary);}.recent-articles .blog-mainImage {position: relative;display: block;height: clamp(100px, 30vw, 200px);width: 100%;overflow: hidden;}.recent-articles .blog-mainImage img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.recent-articles .article-group {padding: 1rem;background-color: var(--secondary);height: 100%;transition: background-color 0.3s;}.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(--bodyTextColorWhite);transition: color 0.3s;}.recent-articles .blog-h1 {margin: 0.5rem 0;font-size: clamp(16px, 5vw, 24px);line-height: 1.4em;font-weight: 400;color: var(--primary);transition: color 0.3s;}.recent-articles .blog-desc {margin: 0.5rem 0 1rem;font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColorWhite);transition: color 0.3s;}}@media only screen and (min-width: 64rem) {.recent-articles .blog-h1 {max-width: 31.25rem;}}@media only screen and (min-width: 0rem) {.blog-sidebar {display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;box-sizing: border-box;row-gap: 3.125em;}.blog-sidebar .blog-featured-group {display: flex;flex-direction: column;justify-content: flex-start;align-items: center;border: 1px solid #ebebeb;border-radius: 1.5em;width: 100%;padding: 2.1875em 1.875em;background-color: var(--secondary);}.blog-sidebar .blog-featured-group button {margin-bottom: 1rem;font-size: 0.75rem;line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(0.75rem, 1.3vw, 1rem);background-color: var(--tertiary);border: none;border-radius: 1.5rem;color: var(--secondary);display: inline-block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}.blog-sidebar .blog-featured-group button:hover {background-color: var(--primary);}.blog-sidebar .blog-featured-group button.active {background-color: var(--primary);}.blog-sidebar .blog-header {position: relative;display: block;font-size: 1.25em;font-weight: bold;color: var(--primary);text-align: center;margin-bottom: 1.5rem;}.blog-sidebar .blog-feature {display: flex;justify-content: center;align-items: center;width: 100%;padding: 1.25rem 0;text-decoration: none;column-gap: 1.5em;padding-bottom: 0;color: var(--bodyTextColorWhite);text-decoration: underline;}.blog-sidebar .blog-feature:hover {color: var(--primary);}.blog-sidebar .feature-h3 {display: block;margin: 0;margin-bottom: 0.25rem;text-decoration: none;font-size: 0.9375rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.blog-sidebar .feature-date {display: block;font-size: 0.875rem;line-height: 1.5em;color: var(--bodyTextColor);}}@media only screen and (min-width: 46rem) {.blog-sidebar {max-width: 18.75em;}}@media only screen and (min-width: 0rem) {.blog-article {display: block;max-width: 49.6875em;width: 100%;margin-bottom: 4rem;}.blog-article .blog-mainImage {position: relative;display: block;border-radius: 2em;margin-bottom: 3.125em;height: clamp(300px, 30vw, 500px);width: 100%;overflow: hidden;}.blog-article .blog-mainImage img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.blog-article .blog-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;}.blog-article .blog-tags {display: flex;flex-wrap: wrap;gap: 1rem;text-transform: capitalize;}.blog-article .blog-tags span {background-color: var(--primary);color: var(--secondary);padding: 0.5rem 1rem;border-radius: 1rem;}.blog-article .blog-author, .blog-article .blog-date {font-size: 0.875rem;line-height: 1.5em;color: var(--secondary);margin-top: 1rem;}.blog-article .blog-h1 {margin: 1rem 0;max-width: 34.375rem;font-size: clamp(20px, 5vw, 39px);line-height: 1.4em;font-weight: 400;color: var(--secondary);}.blog-article #blog-content {border-top: 1px solid var(--secondary);margin-top: 1em;padding-top: 1.5625em;}.blog-article #blog-content h1 {margin-bottom: 1rem;font-size: 2.25rem;line-height: 1.75em;font-weight: 400;color: var(--secondary);}.blog-article #blog-content h2 {margin-bottom: 1rem;font-size: 1.75rem;line-height: 1.5em;font-weight: 700;color: var(--secondary);}.blog-article #blog-content h3 {margin-bottom: 1rem;font-size: 1.5rem;line-height: 1.5em;font-weight: 400;color: var(--secondary);}.blog-article #blog-content h4, .blog-article #blog-content h5, .blog-article #blog-content h6 {margin-bottom: 1rem;font-size: 1.25rem;line-height: 1.5em;font-weight: 400;color: var(--secondary);}.blog-article #blog-content p {margin: 0;margin-bottom: 1rem;font-size: 1rem;line-height: 1.6em;color: var(--secondary);}.blog-article #blog-content a {text-decoration: underline;font-size: inherit;color: var(--secondary);font-weight: bold;}.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 {margin-bottom: 1rem;list-style: circle;font-size: 1rem;line-height: 1.6em;color: var(--secondary);}.blog-article #blog-content img {display: block;border-radius: 2rem;margin: 1rem 0;height: auto;width: 100%;}}wrap: wrap;
    gap: 1rem;
    text-transform: capitalize;
  }
  .blog-article .blog-tags span {
    background-color: var(--primary);
    color: var(--secondary);
    padding: 0.5rem 1rem;
    border-radius: 1rem;
  }
  .blog-article .blog-author,
  .blog-article .blog-date {
    font-size: 0.875rem;
    line-height: 1.5em;
    color: var(--secondary);
    margin-top: 1rem;
  }
  .blog-article .blog-h1 {
    margin: 1rem 0;
    max-width: 34.375rem;
    font-size: clamp(20px, 5vw, 39px);
    line-height: 1.4em;
    font-weight: 400;
    color: var(--secondary);
  }
  .blog-article #blog-content {
    border-top: 1px solid var(--secondary);
    margin-top: 1em;
    padding-top: 1.5625em;
  }
  .blog-article #blog-content h1 {
    margin-bottom: 1rem;
    font-size: 2.25rem;
    line-height: 1.75em;
    font-weight: 400;
    color: var(--secondary);
  }
  .blog-article #blog-content h2 {
    margin-bottom: 1rem;
    font-size: 1.75rem;
    line-height: 1.5em;
    font-weight: 700;
    color: var(--secondary);
  }
  .blog-article #blog-content h3 {
    margin-bottom: 1rem;
    font-size: 1.5rem;
    line-height: 1.5em;
    font-weight: 400;
    color: var(--secondary);
  }
  .blog-article #blog-content h4,
  .blog-article #blog-content h5,
  .blog-article #blog-content h6 {
    margin-bottom: 1rem;
    font-size: 1.25rem;
    line-height: 1.5em;
    font-weight: 400;
    color: var(--secondary);
  }
  .blog-article #blog-content p {
    margin: 0;
    margin-bottom: 1rem;
    font-size: 1rem;
    line-height: 1.6em;
    color: var(--secondary);
  }
  .blog-article #blog-content a {
    text-decoration: underline;
    font-size: inherit;
    color: var(--secondary);
    font-weight: bold;
  }
  .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 {
    margin-bottom: 1rem;
    list-style: circle;
    font-size: 1rem;
    line-height: 1.6em;
    color: var(--secondary);
  }
  .blog-article #blog-content img {
    display: block;
    border-radius: 2rem;
    margin: 1rem 0;
    height: auto;
    width: 100%;
  }
}

/*# sourceMappingURL=blog.css.map */
