 @media only screen and (min-width: 0em) {body, html, * {font-size: 100%;margin: 0;box-sizing: border-box;padding: 0;}.blog-container {width: 94%;max-width: 70em;margin: auto;}.blog-link {font-size: 1rem;font-weight: 700;line-height: clamp(2.875em, 5.5vw, 3.5em);text-align: center;text-decoration: none;min-width: 9.375rem;margin: auto;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--headerColor);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}.blog-link:before {content: "";width: 100%;height: 100%;box-sizing: border-box;background: #fff;opacity: 0;border: 1px solid var(--headerColor);border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: opacity 0.3s;}.blog-link:hover {color: var(--headerColor);}.blog-link:hover:before {opacity: 1;}}@media only screen and (min-width: 0em) {#header {position: relative;z-index: 1;}#header .blog-container {padding: clamp(100px, 14vw, 200px) 0 clamp(50px, 11vw, 100px);}#header .blog-header {font-size: clamp(24px, 4vw, 48px);font-weight: 700;line-height: 1.2em;text-align: left;width: 100%;margin: 0;color: #fff;}#header .blog-bg {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#header .blog-bg:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.6;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#header .blog-bg img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 0em) {#int-hero {min-height: 30vh;padding-top: 3.125rem;display: flex;flex-direction: column;justify-content: center;align-items: center;position: relative;z-index: 1;}#int-hero:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.7;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#int-hero picture {width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: -2;}#int-hero picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#int-hero h1 {font-size: 2.13333333rem;text-align: center;width: 96%;max-width: 31.25rem;margin: 0 auto;margin-top: 4.375rem;margin-bottom: 1.875rem;color: #fff;position: relative;}#int-hero p {text-align: center;width: 96%;max-width: 25rem;margin: auto;margin-bottom: 1.875rem;color: #fff;display: block;}}@media only screen and (min-width: 48em) {#int-hero {font-size: 100%;}#int-hero h1 {font-size: 4rem;}}@media only screen and (min-width: 64em) {#int-hero {font-size: inherit;height: auto;min-height: 18.75rem;padding-top: 11.25rem;background-attachment: fixed;padding-block-end: 6.25rem;}}@media only screen and (min-width: 0em) {.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: 64em) {.main-content-wrapper {flex-direction: row;align-items: flex-start;column-gap: 1.25em;}}@media only screen and (min-width: 0em) {.recent-articles {width: 100%;max-width: 49.6875em;overflow: hidden;flex: none;}.recent-articles .blog-mainImage {width: 100%;height: clamp(200px, 30vw, 400px);border-radius: 0.5em 0.5em 0 0;display: block;position: relative;overflow: hidden;}.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 0.5em 0.5em;}.recent-articles .blog-author-img {width: 2em;height: 2em;border-radius: 50%;display: block;position: relative;overflow: hidden;}.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.4em;margin: 1rem 0;color: var(--headerColor);}.recent-articles .blog-desc {font-size: 1rem;line-height: 1.5em;margin: 1rem 0 2rem;color: var(--bodyTextColor);}.recent-articles .blog-link {font-size: 1rem;font-weight: 700;line-height: clamp(2.875em, 5.5vw, 3.5em);text-align: center;text-decoration: none;min-width: 9.375rem;margin: auto;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--headerColor);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}.recent-articles .blog-link:before {content: "";width: 100%;height: 100%;box-sizing: border-box;background: #fff;opacity: 0;border: 1px solid var(--headerColor);border-radius: 0.25rem;position: absolute;top: 0;left: 0;z-index: -1;transition: opacity 0.3s;}.recent-articles .blog-link:hover {color: var(--headerColor);}.recent-articles .blog-link:hover:before {opacity: 1;}}@media only screen and (min-width: 64em) {.recent-articles .blog-h1 {max-width: 31.25rem;}}@media only screen and (min-width: 0em) {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: #9dafe5;}}@media only screen and (min-width: 0em) {.blog-sidebar {width: 100%;max-width: 49.6875em;box-sizing: border-box;display: flex;flex-direction: column;justify-content: center;align-items: center;row-gap: 3.125em;}.blog-sidebar .blog-featured-group {width: 100%;padding: 2.1875em 1.875em;border: 1px solid #ebebeb;border-radius: 0.5em;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;border-radius: 50%;display: block;position: relative;overflow: hidden;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: 0.9375rem;font-weight: 700;line-height: 1.5em;text-decoration: none;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: 64em) {.blog-sidebar {max-width: 22.5em;}}@media only screen and (min-width: 0em) {.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;border-radius: 0.5em;display: block;position: relative;overflow: hidden;}.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;border-radius: 50%;display: block;position: relative;overflow: hidden;}.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: #fe4f70;border-radius: 50%;display: block;}.blog-article .blog-h1 {font-size: clamp(20px, 5vw, 39px);font-weight: 700;line-height: 1.4em;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.75em;margin-bottom: 1rem;color: var(--headerColor);}.blog-article #blog-content h2 {font-size: 1.75rem;font-weight: 700;line-height: 1.5em;margin-bottom: 1rem;color: var(--headerColor);}.blog-article #blog-content h3 {font-size: 1.5rem;font-weight: 700;line-height: 1.5em;margin-bottom: 1rem;color: var(--headerColor);}.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.5em;margin-bottom: 1rem;color: var(--headerColor);}.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(--secondary);}.blog-article #blog-content ul, .blog-article #blog-content ol {margin: 0;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;}}@media only screen and (min-width: 0em) {#cs-footer {font-family: "Roboto", "Arial", sans-serif;padding: clamp(3.75em, 7.82vw, 6.25em) 1em;background-color: #1a1a1a;}#cs-footer .cs-container {width: 100%;max-width: 80em;margin: auto;}#cs-footer .cs-logo-group {width: 100%;position: relative;}#cs-footer .cs-logo {width: clamp(13.125em, 8vw, 15em);height: auto;margin-bottom: clamp(1.75em, 4.17vw, 2.75em);display: block;}#cs-footer .cs-logo-img {width: 100%;height: auto;}#cs-footer .cs-text {max-width: 21.5rem;margin: 0;margin-bottom: 2.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 {line-height: 1.5em;list-style: none;}#cs-footer .cs-nav-li:last-of-type {margin-bottom: 0;}#cs-footer .cs-header {font-size: 1rem;font-weight: 700;line-height: 1.5em;margin-bottom: 1.25rem;color: var(--bodyTextColorWhite);display: block;position: relative;}#cs-footer .cs-nav-link {font-size: 1rem;line-height: 1.5em;text-decoration: none;color: var(--bodyTextColorWhite);position: relative;}#cs-footer .cs-nav-link:before {content: "";width: 0%;height: 0.125rem;background: currentColor;opacity: 1;display: block;position: absolute;bottom: calc(-2 / 16 * 1rem);left: 0;transition: width 0.3s;}#cs-footer .cs-nav-link:hover:before {width: 100%;}#cs-footer .cs-bottom {width: 100%;padding-left: 1em;position: relative;}#cs-footer .cs-copyright {font-size: 1rem;line-height: 1.5em;color: #b4b2c7;display: block;}#cs-footer .cs-social {display: inline-flex;flex-direction: column;justify-content: flex-start;gap: 0.75em;position: absolute;right: 1em;bottom: 0;}#cs-footer .cs-social-link {width: 1.5rem;height: 1.5rem;background-color: #4e4b66;border-radius: 50%;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;transition: transform 0.3s, background-color 0.3s;}#cs-footer .cs-social-link:hover {background-color: var(--primary);transform: translateY(calc(-3 / 16 * 1rem));}#cs-footer .cs-social-img {width: auto;height: 0.8125rem;display: block;}}@media only screen and (min-width: 37.5em) {#cs-footer .cs-container {display: flex;justify-content: flex-start;align-items: flex-start;flex-wrap: wrap;column-gap: clamp(3em, 5.9vw, 3.75em);}}@media only screen and (min-width: 48em) {#cs-footer .cs-logo-group {margin-bottom: clamp(1.25em, 4vw, 3.75em);display: flex;justify-content: space-between;align-items: flex-start;}#cs-footer .cs-logo {margin: 0;}#cs-footer .cs-text {text-align: right;width: 50%;max-width: 32.5625rem;margin: 0;}#cs-footer .cs-nav {padding: 0;}#cs-footer .cs-bottom {padding: 0;display: flex;justify-content: space-between;align-items: center;}#cs-footer .cs-social {flex-direction: row;position: relative;right: auto;bottom: auto;}}