 @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;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;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) {.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;background-color: #fff;position: relative;z-index: 1;}.recent-articles .blog-author-img {width: 2em;height: 2em;border-radius: 50%;display: block;position: relative;overflow: hidden;}.recent-articles .blog-author-img:before {content: "";width: 100%;height: 100%;background: linear-gradient(135deg, var(--oGradientBlue), var(--oGradientPurple));opacity: 0.6;display: block;position: absolute;top: 0;left: 0;z-index: 1;}.recent-articles .blog-author-img img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 0;filter: grayscale(100%);opacity: 0.9;}.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;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;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) {.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:before {content: "";width: 100%;height: 100%;background: linear-gradient(135deg, var(--oGradientBlue), var(--oGradientPurple));opacity: 0.6;display: block;position: absolute;top: 0;left: 0;z-index: 1;}.blog-article .blog-author-img img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;z-index: 0;filter: grayscale(100%);opacity: 0.9;}.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;}}