 @media only screen and (min-width: 0rem) {#banner-1400 {padding: var(--sectionPadding);padding-top: clamp(11.875rem, 25vw, 16.75rem);overflow: hidden;position: relative;z-index: 1;display: flex;flex-direction: column;justify-content: space-between;gap: clamp(3rem, 6vw, 4rem);}#banner-1400 .cs-text {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 40.625rem;color: var(--bodyTextColor);margin-top: 25px;}#banner-1400 .cs-container {text-align: center;width: 80%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;flex-direction: column;gap: clamp(0.5rem, 1vw, 0.75rem);}#banner-1400 .cs-int-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 900;line-height: 1.2em;text-align: inherit;margin: 0;color: black;position: relative;}#banner-1400 .cs-breadcrumbs {display: flex;text-align: left;}#banner-1400 .cs-link {font-size: 1rem;line-height: 1.2em;text-decoration: none;color: var(--bodyTextColor);position: relative;display: flex;justify-content: center;align-items: center;}#banner-1400 .cs-link:last-of-type {}#banner-1400 .cs-link:last-of-type::after {display: none;}#banner-1400 .cs-link:after {content: "";width: 0.4375rem;height: 0.75rem;margin: 0 1rem;background: url("https://csimg.nyc3.cdn.digitaloceanspaces.com/Icons/white-chev.svg");background-size: contain;background-position: center;background-repeat: no-repeat;position: relative;display: block;filter: brightness(0.5);}#banner-1400 .cs-link.cs-active {color: var(--primary);}#banner-1400 .cs-background {width: 100%;height: 100%;display: block;z-index: -1;}#banner-1400 .cs-background img {height: 100%;width: 100%;object-fit: contain;}#banner-1400 .cs-button-solid {font-size: 1rem;text-align: center;line-height: clamp(2.875rem, 5.5vw, 3.5rem);width: 11.25rem;text-decoration: none;font-weight: 700;overflow: hidden;margin-top: 30px;color: #ffffff;padding: 0;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#banner-1400 .cs-button-solid:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #ffffff;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;border: var(--primary) solid 2px;}#banner-1400 .cs-button-solid:hover {color: var(--primary);}#banner-1400 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 64rem) {#banner-1400 {flex-direction: row;padding-bottom: 6.25rem;}#banner-1400 .cs-background {height: 26rem;width: 45%;}#banner-1400 .cs-container {margin-top: 0;margin-bottom: auto;width: 35%;align-items: flex-start;}#banner-1400 .cs-text {text-align: left;}}@media only screen and (min-width: 0em) {body.dark-mode #banner-1400 .cs-int-title {color: var(--bodyTextColorWhite);}body.dark-mode #banner-1400 .cs-link {color: var(--bodyTextColorWhite);}body.dark-mode #banner-1400 .cs-link.cs-active {color: var(--accent);}body.dark-mode #banner-1400 .cs-link:after {filter: brightness(1);}body.dark-mode #banner-1400 .cs-button-solid {background-color: var(--accent);}body.dark-mode #banner-1400 .cs-button-solid:before {border: var(--accent) solid 2px;}body.dark-mode #banner-1400 .cs-button-solid:hover {color: var(--accent);}body.dark-mode #banner-1400 .cs-text {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {#blog-1540 {padding: var(--sectionPadding);position: relative;z-index: 1;overflow: hidden;}#blog-1540 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#blog-1540 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#blog-1540 .cs-title {max-width: 23ch;}#blog-1540 .cs-card-group {width: 100%;margin: 0;padding: 0;display: flex;justify-items: center;gap: 1.25rem;justify-content: space-between;flex-direction: column;}#blog-1540 .cs-item {text-align: left;list-style: none;padding: clamp(1rem, 3vw, 1.5rem);box-sizing: border-box;background-color: #fff;border: 1px solid #e8e8e8;border-radius: 2.5rem;grid-column: span 12;position: relative;z-index: 1;overflow: hidden;transition: border-color 0.3s;width: 100%;}#blog-1540 .cs-item:hover {border-color: var(--primary);}#blog-1540 .cs-link {text-decoration: none;font-weight: 400;display: flex;flex-direction: column;justify-content: space-between;position: relative;z-index: 1;}#blog-1540 .cs-picture-group {width: 100%;margin-bottom: 1.5rem;position: relative;}#blog-1540 .cs-picture {width: 100%;height: clamp(12.5rem, 45vw, 21.25rem);background-color: #1a1a1a;display: block;position: relative;z-index: 1;overflow: hidden;flex: none;}#blog-1540 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#blog-1540 .cs-mask {--maskBG: #fff;--maskBorder: #e8e8e8;width: 101%;height: 101%;position: absolute;top: -1px;right: -1px;bottom: -1px;left: -1px;z-index: 1;}#blog-1540 .cs-flex {margin: 0 0 1.5rem 0;display: flex;justify-content: space-between;align-items: center;gap: 1.5rem;}#blog-1540 .cs-tag {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-align: center;width: fit-content;margin-right: 0;padding: 0.5rem 1rem;color: var(--primary);border-radius: 6.25rem;display: block;position: relative;overflow: hidden;}#blog-1540 .cs-tag::before {content: "";width: 100%;height: 100%;background: var(--primary);opacity: 0.1;position: absolute;top: 0;left: 0;}#blog-1540 .cs-date {font-size: 1rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);display: flex;align-items: center;justify-content: flex-start;gap: 0.5rem;}#blog-1540 .cs-item-text {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;}#blog-1540 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 0.5rem 0;color: var(--headerColor);transition: color 0.3s;}#blog-1540 .cs-bottom {margin: 1.5rem 0 0 0;padding: 1.5rem 0 0 0;border-top: 1px solid #E8E8E8;display: flex;justify-content: space-between;align-items: center;gap: 0.75rem;}#blog-1540 .cs-author-group {display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;}#blog-1540 .cs-profile {width: 3.125rem;height: 3.125rem;border: 2px solid #BABABA;background-color: #BABABA;border-radius: 50%;overflow: hidden;position: relative;display: block;}#blog-1540 .cs-profile img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#blog-1540 .cs-name {font-size: 1rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#blog-1540 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 700;margin: 0;color: var(--secondary);display: block;}#blog-1540 .cs-wrapper {width: 3rem;height: 3rem;border: 1px solid #bababa;border-radius: 50%;display: flex;justify-content: center;align-items: center;}#blog-1540 .cs-background {--backgroundBG: #fff;width: 100%;min-width: 120rem;height: auto;position: absolute;left: 0;}#blog-1540 .cs-background-top {top: 0;}#blog-1540 .cs-background-bottom {bottom: 0;transform: rotateX(180deg);}#blog-1540 .cs-text {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 40.625rem;color: var(--bodyTextColor);margin: 25px 0px;}#blog-1540 .cs-button-solid {font-size: 1rem;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;font-weight: 700;text-align: center;margin: 0;color: #fff;min-width: 9.375rem;padding: 0 3rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#blog-1540 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#blog-1540 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 64rem) {#blog-1540 .cs-container {max-width: 80rem;}#blog-1540 .cs-picture {height: 12.5rem;}#blog-1540 .cs-item {grid-column: span 6;}#blog-1540 .cs-card-group {flex-direction: row;}}@media only screen and (min-width: 0rem) {body.dark-mode #blog-1540 .cs-item {background-color: var(--medium);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #blog-1540 .cs-item:hover {border-color: var(--accent);}body.dark-mode #blog-1540 .cs-h3, body.dark-mode #blog-1540 .cs-item-text, body.dark-mode #blog-1540 .cs-title, body.dark-mode #blog-1540 .cs-text, body.dark-mode #blog-1540 .cs-date, body.dark-mode #blog-1540 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #blog-1540 .cs-text {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.5em;text-align: center;width: 100%;max-width: 40.625rem;color: var(--bodyTextColorWhite);margin-top: 25px;}body.dark-mode #blog-1540 .cs-tag {color: #fff;}body.dark-mode #blog-1540 .cs-tag::before {opacity: 0.2;}body.dark-mode #blog-1540 .cs-mask {--maskBG: var(--medium);--maskBorder: var(--accent);}body.dark-mode #blog-1540 .cs-background {--backgroundBG: var(--dark);}body.dark-mode #blog-1540 .cs-arrow {filter: grayscale(1) brightness(1000%);}}