 @font-face {font-family: 'Bebas Neue';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/bebasneue/v16/JTUSjIg69CK48gW7PXooxW4.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 300;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCs16Ew-.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 400;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtr6Ew-.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 500;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCtZ6Ew-.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 600;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCu170w-.ttf) format('truetype');}@font-face {font-family: 'Montserrat';font-style: normal;font-weight: 700;font-display: swap;src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUHjIg1_i6t8kCHKm4532VJOt5-QNFgpCuM70w-.ttf) format('truetype');}:root {--blog-heading-font: 'Bebas Neue', sans-serif;--blog-body-font: 'Montserrat', sans-serif;--blog-dark: #111111;--blog-mid: #555555;--blog-light: #f5f5f3;--blog-border: #e8e8e5;}@media only screen and (min-width: 0rem) {.blog-container {margin: auto;max-width: 70em;width: 94%;font-family: var(--blog-body-font);}.blog-link {z-index: 1;position: relative;display: inline-block;border-radius: 0.25rem;margin: auto;background-color: var(--headerColor);min-width: 9.375rem;box-sizing: border-box;padding: 0 1.5rem;text-decoration: none;font-family: var(--blog-body-font);font-size: 0.875rem;font-weight: 600;letter-spacing: 0.04em;line-height: clamp(2.875em, 5.5vw, 3.5em);color: #fff;transition: color 0.3s;text-align: center;}.blog-link:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0;border: 1px solid var(--headerColor);border-radius: 0.25rem;background: #fff;height: 100%;width: 100%;box-sizing: border-box;transition: opacity 0.3s;}.blog-link:hover {color: var(--headerColor);}.blog-link:hover:before {opacity: 1;}}@media only screen and (min-width: 0rem) {.blog-container {padding: clamp(160px, 10vw, 140px) 0 clamp(48px, 6vw, 80px);}.main-content-wrapper {display: flex;flex-direction: column;justify-content: center;align-items: flex-start;row-gap: 3em;}.main-content {display: flex;flex-direction: column;width: 100%;}}@media only screen and (min-width: 64rem) {.main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 3em;}}@media only screen and (min-width: 0rem) {.blog-article {display: block;max-width: 49.6875em;width: 100%;font-family: var(--blog-body-font);}.blog-article .blog-tag {display: inline-block;font-size: 0.625rem;font-weight: 700;letter-spacing: 0.12em;text-transform: uppercase;color: var(--primary);background: rgba(var(--primary-rgb), 0.1);border-radius: 100px;padding: 0.25rem 0.75rem;margin-bottom: 0.75rem;}.blog-article .blog-h1 {font-family: var(--blog-heading-font);margin: 0 0 1rem;max-width: 43.75rem;font-size: clamp(2rem, 6vw, 3.2rem);line-height: 1;letter-spacing: 0.02em;font-weight: 400;color: var(--headerColor);}.blog-article .blog-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.625rem;padding: 1rem 0;border-top: 1px solid var(--blog-border);border-bottom: 1px solid var(--blog-border);margin-bottom: 1.5rem;}.blog-article .blog-author-img {position: relative;display: block;border-radius: 50%;height: 2em;width: 2em;overflow: hidden;}.blog-article .blog-author-img img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.blog-article .blog-author, .blog-article .blog-date {font-size: 0.8125rem;line-height: 1.5em;font-weight: 500;color: var(--blog-mid);}.blog-article .blog-dot {display: block;border-radius: 50%;background-color: var(--primary);height: 3px;width: 3px;}.blog-article #blog-content {padding-top: 0;}.blog-article #blog-content h1 {font-family: var(--blog-heading-font);margin-bottom: 1rem;font-size: clamp(1.8rem, 4vw, 2.6rem);line-height: 1;font-weight: 400;letter-spacing: 0.02em;color: var(--headerColor);}.blog-article #blog-content h2 {font-family: var(--blog-heading-font);margin-top: 2rem;margin-bottom: 0.75rem;font-size: clamp(1.5rem, 3vw, 2rem);line-height: 1;font-weight: 400;letter-spacing: 0.02em;color: var(--headerColor);}.blog-article #blog-content h3 {font-family: var(--blog-heading-font);margin-bottom: 0.75rem;font-size: 1.4rem;line-height: 1;font-weight: 400;letter-spacing: 0.02em;color: var(--headerColor);}.blog-article #blog-content h4, .blog-article #blog-content h5, .blog-article #blog-content h6 {font-family: var(--blog-body-font);margin-bottom: 0.75rem;font-size: 1rem;line-height: 1.5em;font-weight: 700;color: var(--headerColor);}.blog-article #blog-content p {margin: 0;margin-bottom: 1.25rem;font-size: 1rem;line-height: 1.8em;font-weight: 400;color: var(--blog-mid);}.blog-article #blog-content a {text-decoration: underline;text-underline-offset: 3px;font-size: inherit;font-weight: 500;color: var(--primary);transition: opacity 0.2s;}.blog-article #blog-content a:hover {opacity: 0.75;}.blog-article #blog-content ul, .blog-article #blog-content ol {margin: 1rem 0;padding-left: 2rem;}.blog-article #blog-content ul li, .blog-article #blog-content ol li {margin-bottom: 0.75rem;font-size: 1rem;line-height: 1.7em;color: var(--blog-mid);}.blog-article #blog-content img {display: block;border-radius: 0.625rem;margin: 1.75rem 0;height: clamp(320px, 36vw, 520px);width: 100%;object-fit: cover;}.blog-article #blog-content strong {font-weight: 700;color: var(--blog-dark);}.blog-article .blog-contentImage {display: block;width: 100%;border-radius: 0.625rem;overflow: hidden;margin: 1.75rem 0;}.blog-article .blog-contentImage img {display: block;width: 100%;height: clamp(320px, 36vw, 520px);object-fit: cover;margin: 0;}.blog-article .blog-internalLinks {border: 1px solid var(--blog-border);border-left: 3px solid var(--primary);border-radius: 0 0.5rem 0.5rem 0;padding: 1.25rem 1.5rem;margin: 2rem 0;background: var(--blog-light);}.blog-article .blog-internalLinks p {font-size: 0.6875rem !important;font-weight: 700 !important;letter-spacing: 0.1em;text-transform: uppercase;color: var(--blog-mid) !important;margin-bottom: 0.75rem !important;}.blog-article .blog-internalLinks ul {margin: 0;padding: 0;list-style: none;}.blog-article .blog-internalLinks li {border-top: 1px solid var(--blog-border);padding: 0.625rem 0;margin: 0;}.blog-article .blog-internalLinks li:first-child {border-top: none;padding-top: 0;}.blog-article .blog-internalLinks li:last-child {padding-bottom: 0;}.blog-article .blog-internalLinks a {display: flex;align-items: center;gap: 0.5rem;font-size: 0.875rem !important;font-weight: 500;text-decoration: none !important;color: var(--blog-dark) !important;transition: color 0.2s;}.blog-article .blog-internalLinks a:before {content: "→";font-size: 0.8125rem;color: var(--primary);flex-shrink: 0;}.blog-article .blog-internalLinks a:hover {color: var(--primary) !important;opacity: 1 !important;}}@media only screen and (min-width: 0rem) {.recent-articles {max-width: 49.6875em;width: 100%;overflow: hidden;flex: none;}.recent-articles .blog-mainImage {position: relative;display: block;border-radius: 0.625em 0.625em 0 0;height: clamp(200px, 30vw, 400px);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 {border: 1px solid var(--blog-border);border-radius: 0 0 0.625em 0.625em;padding: clamp(24px, 4vw, 40px);}.recent-articles .blog-authorGroup {display: flex;justify-content: flex-start;align-items: center;gap: 0.625rem;}.recent-articles .blog-author, .recent-articles .blog-date {font-size: 0.8125rem;font-weight: 500;line-height: 1.5em;color: var(--blog-mid);}.recent-articles .blog-dot {display: block;border-radius: 50%;background-color: var(--primary);height: 3px;width: 3px;}.recent-articles .blog-h1 {font-family: var(--blog-heading-font);margin: 0.75rem 0;font-size: clamp(1.6rem, 4vw, 2.2rem);line-height: 1;letter-spacing: 0.02em;font-weight: 400;color: var(--headerColor);}.recent-articles .blog-desc {margin: 0.75rem 0 1.5rem;font-size: 0.9375rem;line-height: 1.7em;color: var(--blog-mid);}}@media only screen and (min-width: 0rem) {.blog-sidebar {display: flex;flex-direction: column;justify-content: flex-start;align-items: stretch;max-width: 49.6875em;width: 100%;box-sizing: border-box;row-gap: 1.5em;font-family: var(--blog-body-font);}.blog-sidebar .blog-cta-card {background: var(--blog-dark);border-radius: 0.75rem;padding: 1.75rem 1.5rem;color: #fff;}.blog-sidebar .blog-cta-card .cta-eyebrow {font-size: 0.625rem;font-weight: 700;letter-spacing: 0.12em;text-transform: uppercase;color: rgba(255, 255, 255, 0.5);margin-bottom: 0.5rem;}.blog-sidebar .blog-cta-card .cta-title {font-family: var(--blog-heading-font);font-size: 1.8rem;line-height: 1.05;letter-spacing: 0.02em;color: #fff;margin-bottom: 1.25rem;}.blog-sidebar .blog-cta-card .cta-btn {display: block;width: 100%;padding: 0.75rem 1.25rem;background: var(--primary);border: none;border-radius: 3.125rem;font-family: var(--blog-heading-font);font-size: 1.125rem;font-weight: 700;letter-spacing: 0.05em;text-transform: uppercase;color: #fff;text-align: center;text-decoration: none;cursor: pointer;box-sizing: border-box;transition: opacity 0.2s;}.blog-sidebar .blog-cta-card .cta-btn:hover {opacity: 0.85;}.blog-sidebar .blog-featured-group {display: flex;flex-direction: column;justify-content: flex-start;align-items: stretch;border: 1px solid var(--blog-border);border-radius: 0.75em;width: 100%;padding: 1.5em 1.25em;}.blog-sidebar .blog-header {position: relative;display: block;margin-bottom: 1.25rem;font-family: var(--blog-heading-font);font-size: 1.4rem;font-weight: 400;letter-spacing: 0.05em;color: var(--headerColor);text-align: left;}.blog-sidebar .blog-header:after {position: relative;content: "";display: block;border-radius: 0;margin: 0.625rem 0 0;background: var(--primary);height: 2px;width: 2rem;}.blog-sidebar .blog-feature {display: flex;justify-content: flex-start;align-items: center;border-top: 1px solid var(--blog-border);width: 100%;padding: 1rem 0;text-decoration: none;column-gap: 1em;transition: opacity 0.2s;}.blog-sidebar .blog-feature:first-of-type {border-top: none;padding-top: 0;}.blog-sidebar .blog-feature:last-of-type {padding-bottom: 0;}.blog-sidebar .blog-feature:hover {opacity: 0.7;}.blog-sidebar .blog-featureImage {position: relative;display: block;border-radius: 0.375em;height: 3.5em;width: 3.5em;overflow: hidden;flex-shrink: 0;}.blog-sidebar .blog-featureImage img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}.blog-sidebar .feature-h3 {display: block;margin: 0 0 0.25rem;text-decoration: none;font-size: 0.8125rem;line-height: 1.4em;font-weight: 600;color: var(--headerColor);}.blog-sidebar .feature-date {display: block;font-size: 0.75rem;line-height: 1.5em;color: var(--blog-mid);}}@media only screen and (min-width: 64rem) {.blog-sidebar {max-width: 20em;position: sticky;top: 1.5rem;}}@media only screen and (min-width: 0rem) {.toc-mobile {border: 1px solid var(--blog-border);border-radius: 0.5rem;margin-bottom: 1.5rem;overflow: hidden;font-family: var(--blog-body-font);}.toc-mobile-toggle {display: flex;justify-content: space-between;align-items: center;width: 100%;padding: 0.875rem 1rem;background: var(--blog-light);border: none;cursor: pointer;font-family: var(--blog-heading-font);font-size: 1.1rem;letter-spacing: 0.05em;color: var(--blog-dark);text-align: left;}.toc-mobile-toggle .toc-chevron {flex-shrink: 0;transition: transform 0.25s ease;color: var(--primary);}.toc-open .toc-chevron {transform: rotate(180deg);}.toc-mobile-list {max-height: 0;overflow: hidden;transition: max-height 0.3s ease;padding: 0 1rem;list-style: none;margin: 0;}.toc-mobile-list .toc-item {border-top: 1px solid var(--blog-border);margin: 0;}.toc-mobile-list .toc-item:first-child {border-top: none;}.toc-mobile-list .toc-link {display: flex;align-items: center;gap: 0.5rem;padding: 0.625rem 0;font-size: 0.875rem;font-weight: 500;color: var(--blog-dark);text-decoration: none;transition: color 0.2s;}.toc-mobile-list .toc-link:before {content: "→";font-size: 0.8125rem;color: var(--primary);flex-shrink: 0;}.toc-mobile-list .toc-link:hover {color: var(--primary);}.blog-toc {display: none;}}@media only screen and (min-width: 64rem) {.toc-mobile {display: none;}.blog-toc {display: block;border: 1px solid var(--blog-border);border-radius: 0.75rem;padding: 1.5rem 1.25rem;font-family: var(--blog-body-font);}.blog-toc .blog-header {position: relative;display: block;margin-bottom: 1.25rem;font-family: var(--blog-heading-font);font-size: 1.4rem;font-weight: 400;letter-spacing: 0.05em;color: var(--headerColor);text-align: left;}.blog-toc .blog-header:after {position: relative;content: "";display: block;border-radius: 0;margin: 0.625rem 0 0;background: var(--primary);height: 2px;width: 2rem;}.blog-toc .toc-list {list-style: none;margin: 0;padding: 0;}.blog-toc .toc-item {border-top: 1px solid var(--blog-border);margin: 0;}.blog-toc .toc-item:first-child {border-top: none;}.blog-toc .toc-link {display: flex;align-items: center;gap: 0.5rem;padding: 0.625rem 0;font-size: 0.8125rem;font-weight: 500;color: var(--blog-dark);text-decoration: none;transition: color 0.2s;}.blog-toc .toc-link:before {content: "→";font-size: 0.75rem;color: var(--blog-border);flex-shrink: 0;transition: color 0.2s;}.blog-toc .toc-link:hover {color: var(--primary);}.blog-toc .toc-link:hover:before {color: var(--primary);}.blog-toc .toc-link.toc-active {color: var(--primary);}.blog-toc .toc-link.toc-active:before {color: var(--primary);}}@media only screen and (min-width: 0rem) {#cs-footer {background-color: #1a1a1a;padding: clamp(3.75em, 7.82vw, 6.25em) 1em;font-family: var(--blog-body-font);}#cs-footer .cs-container {margin: auto;max-width: 80em;width: 100%;}#cs-footer .cs-logo-group {position: relative;width: 100%;}#cs-footer .cs-logo {display: block;margin-bottom: clamp(1.75em, 4.17vw, 2.75em);height: auto;width: clamp(13.125em, 8vw, 15em);}#cs-footer .cs-logo-img {height: auto;width: 100%;}#cs-footer .cs-text {margin: 0;margin-bottom: 2.5rem;max-width: 21.5rem;color: var(--bodyTextColorWhite);}#cs-footer .cs-nav {margin: 0;margin-bottom: clamp(2em, 5.3vw, 2.5em);padding: 0;padding-left: 1em;}#cs-footer .cs-nav-li {list-style: none;line-height: 1.5em;}#cs-footer .cs-nav-li:last-of-type {margin-bottom: 0;}#cs-footer .cs-header {position: relative;display: block;margin-bottom: 1.25rem;font-size: 0.875rem;font-weight: 700;letter-spacing: 0.06em;text-transform: uppercase;line-height: 1.5em;color: var(--bodyTextColorWhite);}#cs-footer .cs-nav-link {position: relative;text-decoration: none;font-size: 0.9375rem;line-height: 1.5em;color: var(--bodyTextColorWhite);opacity: 0.7;transition: opacity 0.2s;}#cs-footer .cs-nav-link:hover {opacity: 1;}#cs-footer .cs-bottom {position: relative;width: 100%;padding-left: 1em;}#cs-footer .cs-copyright {display: block;font-size: 0.875rem;line-height: 1.5em;color: #b4b2c7;}#cs-footer .cs-social {position: absolute;bottom: 0;right: 1em;display: inline-flex;flex-direction: column;justify-content: flex-start;gap: 0.75em;}#cs-footer .cs-social-link {z-index: 1;position: relative;display: flex;justify-content: center;align-items: center;border-radius: 50%;background-color: #4e4b66;height: 1.5rem;width: 1.5rem;transition: transform 0.3s, background-color 0.3s;}#cs-footer .cs-social-link:hover {transform: translateY(calc(-3 / 16 * 1rem));background-color: var(--blog-accent);}#cs-footer .cs-social-img {display: block;height: 0.8125rem;width: auto;}}@media only screen and (min-width: 37.5em) {#cs-footer .cs-container {display: flex;flex-wrap: wrap;justify-content: flex-start;align-items: flex-start;column-gap: clamp(3em, 5.9vw, 3.75em);}}@media only screen and (min-width: 48rem) {#cs-footer .cs-logo-group {display: flex;justify-content: space-between;align-items: flex-start;margin-bottom: clamp(1.25em, 4vw, 3.75em);}#cs-footer .cs-logo {margin: 0;}#cs-footer .cs-text {margin: 0;max-width: 32.5625rem;width: 50%;text-align: right;}#cs-footer .cs-nav {padding: 0;}#cs-footer .cs-bottom {display: flex;justify-content: space-between;align-items: center;padding: 0;}#cs-footer .cs-social {position: relative;bottom: auto;right: auto;flex-direction: row;}}