 @media only screen and (min-width: 0rem) {#hero-1950 {min-height: 100dvh;padding: clamp(12.5rem, 12vw, 18.75rem) 1rem clamp(3.75rem, 8vw, 6.25rem) 1rem;display: flex;align-items: flex-end;position: relative;z-index: 1;}#hero-1950 .cs-container {width: 100%;max-width: 85.5625rem;margin: 0 auto;display: flex;flex-direction: column;justify-content: flex-end;align-items: flex-end;gap: clamp(3.75rem, 13vw, 11.25rem);}#hero-1950 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#hero-1950 .cs-title {font-size: clamp(2.4375rem, 5vw, 3.8125rem);margin-bottom: 1.75rem;color: #fff;}#hero-1950 .cs-text {font-size: clamp(1rem, 2vw, 1.25rem);margin-bottom: 1.25rem;color: #fff;opacity: 0.8;}#hero-1950 .cs-flex-group {max-width: 30rem;}#hero-1950 .cs-button-group {display: flex;flex-wrap: wrap;gap: 1rem;}#hero-1950 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;margin: 0;padding: 0 clamp(2rem, 4vw, 3rem);background-color: var(--brand-red);color: #fff;display: inline-block;position: relative;z-index: 1;}#hero-1950 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-1950 .cs-button-solid:hover:before {width: 100%;}#hero-1950 .cs-button-outline {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;margin: 0;padding: 0 clamp(2rem, 4vw, 3rem);background-color: transparent;border: 1px solid #fff;color: #fff;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#hero-1950 .cs-button-outline:before {content: "";width: 0%;height: 100%;background: #fff;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#hero-1950 .cs-button-outline:hover {color: var(--brand-red);}#hero-1950 .cs-button-outline:hover:before {width: 100%;}#hero-1950 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-1950 .cs-background:before {content: "";width: 100%;height: 100%;background: linear-gradient(180deg, rgba(26, 26, 26, 0.86) 10.79%, rgba(26, 26, 26, 0) 48.32%, rgba(26, 26, 26, 0.86) 82.84%);pointer-events: none;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#hero-1950 .cs-background img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#hero-1950 .cs-content {text-align: left;flex-direction: row;justify-content: space-evenly;align-items: flex-start;gap: 2rem;}#hero-1950 .cs-title {width: 55%;max-width: 39.375rem;margin-bottom: 0;flex: none;}#hero-1950 .cs-flex-group {max-width: 30rem;}}@media only screen and (min-width: 100rem) {#hero-1950 .cs-background {background: url("/assets/images/business-owner-warehouse.webp");background-position: center;background-size: cover;background-repeat: no-repeat;background-attachment: fixed;}#hero-1950 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {#services-2332 {padding: var(--sectionPadding);background-color: var(--surface-light);overflow: hidden;position: relative;z-index: 1;}#services-2332 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-2332 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-2332 .cs-title {max-width: 22ch;}#services-2332 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);}#services-2332 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;box-sizing: border-box;padding: clamp(2rem, 8vw, 3.75rem) clamp(1rem, 3vw, 3rem);background-color: var(--surface-light);border-bottom: 1px solid var(--border-light);grid-column: span 12;grid-row: span 1;position: relative;z-index: 1;transition: background-color 0.3s;}#services-2332 .cs-link {text-decoration: none;display: flex;flex-direction: column;justify-content: center;gap: 1rem;align-items: center;}#services-2332 .cs-flex {display: flex;align-items: center;gap: 1.5rem;}#services-2332 .cs-number {font-size: clamp(1.9375rem, 4vw, 3.0625rem);font-weight: 900;line-height: 1.2em;color: var(--brand-red);display: block;flex: none;}#services-2332 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: bold;line-height: 1.2em;text-align: inherit;margin: 0;color: var(--text-heading);}#services-2332 .cs-item-text {line-height: 1.5em;max-width: 28.125rem;margin: 0;padding: 0;color: var(--text-body);}}@media only screen and (min-width: 48rem) {#services-2332 .cs-container {max-width: 80rem;}#services-2332 .cs-card-group {gap: 0;border: 1px solid #e7e7e8;}#services-2332 .cs-item {border-right: 1px solid #e7e7e8;grid-column: span 4;position: relative;}#services-2332 .cs-item:hover {background-color: #fff9e8;}#services-2332 .cs-item:nth-of-type(5) {position: relative;z-index: 100;}#services-2332 .cs-item:nth-of-type(5)::before {content: "";width: 0.5625rem;height: 0.5625rem;background-color: var(--brand-teal);position: absolute;top: -0.3125rem;left: -0.3125rem;z-index: 99;}#services-2332 .cs-item:nth-of-type(5)::after {content: "";width: 0.5625rem;height: 0.5625rem;background-color: var(--brand-teal);position: absolute;top: -0.3125em;right: -0.3125rem;z-index: 99;}#services-2332 .cs-item:nth-of-type(3), #services-2332 .cs-item:nth-of-type(6) {border-right: none;}#services-2332 .cs-item:nth-of-type(4), #services-2332 .cs-item:nth-of-type(5), #services-2332 .cs-item:nth-of-type(6) {border-bottom: none;}}@media only screen and (min-width: 0rem) {#content-1637 {padding: var(--sectionPadding);background-color: #111926;position: relative;z-index: 1;}#content-1637 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 9vw, 6.25rem);}#content-1637 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#content-1637 .cs-flex {max-width: 38rem;}#content-1637 .cs-topper {color: var(--topper-dark);}#content-1637 .cs-title {color: var(--text-light);}#content-1637 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0 0 1rem 0;color: var(--text-light);}#content-1637 .cs-text {margin-bottom: 1rem;opacity: 0.8;color: var(--text-light);}#content-1637 .cs-text:last-of-type {margin-bottom: 2rem;}#content-1637 .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 1.5rem;background-color: var(--brand-red);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#content-1637 .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;}#content-1637 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#content-1637:before {height: 63%;}#content-1637 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-start;gap: 2.5rem;}#content-1637 .cs-flex {width: 50%;text-align: left;}#content-1637 .cs-title {margin: 0;}}@media only screen and (min-width: 0rem) {#for-who-1637 {padding: var(--sectionPadding);background-color: var(--surface-light);position: relative;z-index: 1;}#for-who-1637 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#for-who-1637 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#for-who-1637 .cs-columns {width: 100%;display: flex;flex-direction: column;gap: 1.5rem;}#for-who-1637 .cs-column {width: 100%;padding: clamp(1.5rem, 4vw, 2.5rem);box-sizing: border-box;background-color: #fff;}#for-who-1637 .cs-good {border-top: 4px solid var(--brand-red);}#for-who-1637 .cs-bad {border-top: 4px solid #888;}#for-who-1637 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: bold;line-height: 1.2em;margin: 0 0 1rem 0;color: var(--text-heading);}#for-who-1637 .cs-list {margin: 0;padding: 0 0 0 1.25rem;display: flex;flex-direction: column;gap: 0.75rem;}#for-who-1637 .cs-li {font-size: 1rem;line-height: 1.5em;color: var(--text-body);}}@media only screen and (min-width: 48rem) {#for-who-1637 .cs-columns {flex-direction: row;gap: 1.5rem;}#for-who-1637 .cs-column {width: 50%;}}@media only screen and (min-width: 0rem) {#sbs-what-is-management {padding: var(--sectionPadding);overflow: hidden;z-index: 1;}#sbs-what-is-management:before {content: "";width: 100%;height: 100%;background: var(--brand-red);opacity: 0.05;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#sbs-what-is-management .cs-container {width: 100%;position: relative;max-width: 35.25rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-what-is-management .cs-content {text-align: left;width: 100%;max-width: 36.625rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-what-is-management .cs-title {max-width: 15ch;}#sbs-what-is-management .cs-text {margin-bottom: 1rem;}#sbs-what-is-management .cs-h3 {color: var(--text-body);margin: 0 0 0.5rem;font-size: 1rem;font-weight: bold;line-height: 1.5em;}#sbs-what-is-management .cs-ul {display: flex;flex-direction: column;align-items: flex-start;margin: 0 0 2rem;max-width: 31.25rem;width: 100%;padding: 0;gap: 0.75rem;}#sbs-what-is-management .cs-li {display: flex;justify-content: flex-start;align-items: flex-start;width: 100%;list-style: none;font-size: var(--bodyFontSize);line-height: 1.5em;color: var(--text-heading);font-weight: bold;gap: 0.75rem;}#sbs-what-is-management .cs-icon {width: 1rem;height: auto;margin-top: 0.1875rem;display: block;}#sbs-what-is-management .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 9.375rem;margin: 0;padding: 0 1.5rem;background-color: var(--brand-red);color: #fff;display: inline-block;position: relative;z-index: 1;}#sbs-what-is-management .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbs-what-is-management .cs-button-solid:hover:before {width: 100%;}#sbs-what-is-management .cs-image-group {font-size: min(3.49vw, 1rem);width: 26.125em;height: 31.0625em;position: relative;z-index: 1;flex: none;}#sbs-what-is-management .cs-picture {display: block;position: absolute;z-index: 1;}#sbs-what-is-management .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#sbs-what-is-management .cs-picture1 {width: 26.125em;height: 26.125em;top: 0;left: 0;overflow: hidden;border-radius: 0.25rem;}#sbs-what-is-management .cs-picture2 {display: none;}}@media only screen and (min-width: 48rem) {#sbs-what-is-management .cs-container {max-width: 80rem;}}@media only screen and (min-width: 64rem) {#sbs-what-is-management .cs-container {flex-direction: row;align-items: stretch;}#sbs-what-is-management .cs-content {text-align: left;align-items: flex-start;align-self: center;}#sbs-what-is-management .cs-image-group {width: 39.375em;height: auto;min-height: 46.8125em;font-size: min(1.03vw, 1rem);}#sbs-what-is-management .cs-picture1 {width: 39.375em;height: auto;min-height: 39.375rem;top: 0;bottom: 7.5rem;}#sbs-what-is-management .cs-picture2 {height: 25.5em;width: 32.4375em;}}@media only screen and (min-width: 100rem) {#sbs-what-is-management .cs-content {padding: 9rem 0;}}@media only screen and (min-width: 0rem) {#sbsr-management-vs {padding: var(--sectionPadding);position: relative;z-index: 1;}#sbsr-management-vs:before {content: "";width: 100%;height: 100%;background: var(--brand-red);opacity: 0.05;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#sbsr-management-vs .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbsr-management-vs .cs-content {text-align: left;width: 100%;max-width: 36.25rem;display: flex;flex-direction: column;align-items: flex-start;}#sbsr-management-vs .cs-content-wrapper {width: 100%;display: flex;flex-direction: column;gap: clamp(3rem, 6vw, 4rem);}#sbsr-management-vs .cs-text {margin-bottom: 1rem;}#sbsr-management-vs .cs-button-solid {font-size: 1rem;line-height: clamp(2.875em, 5.5vw, 3.5em);text-decoration: none;font-weight: 700;text-align: center;min-width: 9.375rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;background-color: var(--brand-red);color: #fff;display: inline-block;position: relative;z-index: 1;}#sbsr-management-vs .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbsr-management-vs .cs-button-solid:hover:before {width: 100%;}#sbsr-management-vs .cs-ul {width: 100%;list-style: none;margin: 0 0 2rem 0;padding: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;gap: 0.5rem;}#sbsr-management-vs .cs-li {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: left;font-weight: 700;width: 100%;margin: 0;color: var(--text-body);display: flex;align-items: center;gap: 0.75rem;position: relative;}#sbsr-management-vs .cs-li-icon {width: 1rem;height: auto;flex: none;display: block;position: relative;}#sbsr-management-vs .cs-image-group {font-size: min(2.3vw, 0.6em);width: 39.375em;height: 44em;position: relative;}#sbsr-management-vs .cs-picture {width: 100%;height: 44em;display: block;position: relative;}#sbsr-management-vs .cs-picture img {height: 100%;width: 100%;object-fit: contain;position: relative;bottom: 0;left: 0;}}@media only screen and (min-width: 64rem) {#sbsr-management-vs .cs-container {max-width: 80rem;flex-direction: row;align-items: flex-start;}#sbsr-management-vs .cs-image-group {font-size: min(0.95vw, 1rem);flex: none;order: 2;}#sbsr-management-vs .cs-content-wrapper {width: 50%;}}@media only screen and (min-width: 0rem) {#pricing-management {padding: var(--sectionPadding);overflow: hidden;background-color: var(--surface-light);position: relative;z-index: 1;}#pricing-management .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 3vw, 4rem);}#pricing-management .cs-content {text-align: center;width: 100%;max-width: 33.875rem;display: flex;flex-direction: column;align-items: center;}#pricing-management .cs-title {max-width: 20ch;}#pricing-management .cs-card-group {width: 100%;max-width: 39.375rem;padding: 0;margin: 0;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: clamp(1rem, 2.3vw, 1.25rem);}#pricing-management .cs-item {text-align: center;list-style: none;width: 100%;margin: 0;padding: 0;display: flex;flex-wrap: wrap;align-items: stretch;justify-content: center;}#pricing-management .cs-item.cs-popular .cs-flex {background-color: var(--brand-red);}#pricing-management .cs-item.cs-popular .cs-tag {display: flex;}#pricing-management .cs-item.cs-popular .cs-package, #pricing-management .cs-item.cs-popular .cs-price, #pricing-management .cs-item.cs-popular .cs-duration {color: var(--bodyTextColorWhite);}#pricing-management .cs-item.cs-popular .cs-duration {opacity: 0.8;}#pricing-management .cs-item.cs-popular .cs-button-transparent {background-color: var(--brand-red);color: #fff;transition: color 0.3s, border-color 0.6s, background-color 0.3s;}#pricing-management .cs-item.cs-popular .cs-button-transparent:hover {border-color: #1a1a1a;background-color: #1a1a1a;}#pricing-management .cs-flex {width: clamp(12.25rem, 25vw, 15.625rem);height: clamp(12.25rem, 25vw, 15.625rem);margin-bottom: -6.25rem;border-radius: 50%;background-color: #e8e8e8;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;z-index: 1;}#pricing-management .cs-tag {font-size: 0.8125rem;color: var(--text-heading);text-transform: uppercase;white-space: nowrap;font-weight: 700;padding: 0.5rem;gap: 0.25rem;border-radius: 50px;background-color: #fff;overflow: hidden;display: none;justify-content: center;align-items: center;position: absolute;left: 50%;bottom: -0.25rem;transform: translateX(-50%);}#pricing-management .cs-tag:before {content: "";width: 100%;height: 100%;background: var(--brand-red);opacity: 0.3;position: absolute;display: block;top: 0;left: 0;z-index: -1;}#pricing-management .cs-icon {width: 1.25rem;height: auto;display: flex;}#pricing-management .cs-package {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.2em;text-align: inherit;font-weight: 700;margin: 0 0 clamp(0.25rem, 1vw, 0.5rem) 0;}#pricing-management .cs-price {font-size: clamp(1.9375rem, 4vw, 3.0625rem);line-height: 1.2em;font-weight: 700;text-align: inherit;margin: 0;padding: 0;color: var(--text-heading);display: flex;justify-content: center;align-items: flex-end;}#pricing-management .cs-duration {font-size: 1rem;line-height: 1.5em;font-weight: 400;text-align: inherit;margin: 0;padding: clamp(0.25rem, 1vw, 0.5rem) 0;color: var(--text-body);display: block;}#pricing-management .cs-info {width: 100%;padding: 5.375rem 2.5rem 2.5rem;box-sizing: border-box;background-color: #fff;border-radius: 1.5rem;display: flex;flex-direction: column;align-items: center;}#pricing-management .cs-ul {width: 100%;margin: 2.5rem 0 2.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: center;gap: 0.75rem;position: relative;}#pricing-management .cs-li {font-size: 1rem;list-style: none;line-height: 1.5em;font-weight: 400;text-align: inherit;margin: 0;padding: 0;color: var(--text-body);display: block;}#pricing-management .cs-li.cs-disabled {opacity: 0.5;}#pricing-management .cs-button-transparent {font-size: 1rem;line-height: 3.5rem;text-decoration: none;font-weight: 700;overflow: hidden;margin: 0;color: var(--brand-red);padding: 0 3rem;border-radius: 1.875rem;border: 1px solid var(--brand-red);display: inline-block;position: relative;z-index: 1;transition: color 0.3s;margin-top: auto;}#pricing-management .cs-button-transparent:before {content: "";position: absolute;display: block;height: 100%;width: 0%;background: #1a1a1a;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#pricing-management .cs-button-transparent:hover {color: var(--bodyTextColorWhite);border-color: #1a1a1a;}#pricing-management .cs-button-transparent:hover:before {width: 100%;}}@media only screen and (min-width: 48rem) {#pricing-management .cs-container {max-width: 80rem;}#pricing-management .cs-container .cs-card-group {flex-direction: row;align-items: stretch;}}@media only screen and (min-width: 64rem) {#pricing-management .cs-container {flex-direction: row;align-items: center;justify-content: space-between;}#pricing-management .cs-content {text-align: left;width: 47%;align-items: flex-start;}#pricing-management .cs-info {min-height: 27rem;}}@media only screen and (min-width: 0rem) {#faq-1108 {padding: var(--sectionPadding);position: relative;}#faq-1108 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2rem, 6vw, 3rem);}#faq-1108 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#faq-1108 .cs-title {margin: 0 0 clamp(2rem, 5vw, 3rem);}#faq-1108 .cs-faq-group {width: 100%;max-width: 40.625rem;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.75rem;}#faq-1108 .cs-faq-item {list-style: none;width: 100%;background-color: var(--surface-light);overflow: hidden;transition: border-bottom 0.3s;}#faq-1108 .cs-faq-item.active .cs-button {color: var(--brand-red);}#faq-1108 .cs-faq-item.active .cs-button:before {background-color: var(--brand-red);transform: rotate(315deg);}#faq-1108 .cs-faq-item.active .cs-button:after {background-color: var(--brand-red);transform: rotate(-315deg);}#faq-1108 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 clamp(1rem, 2vw, 1.5rem) clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq-1108 .cs-button {font-size: clamp(1rem, 2.5vw, 1.25rem);line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1.25rem, 2vw, 1.5rem);background-color: var(--surface-light);border: none;color: var(--text-heading);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1108 .cs-button:hover {cursor: pointer;}#faq-1108 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--text-heading);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1108 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--text-heading);opacity: 1;border-radius: 50%;position: absolute;display: block;top: 50%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1108 .cs-button-text {width: 80%;display: block;}#faq-1108 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0 clamp(1rem, 2vw, 1.5rem);opacity: 0;color: var(--text-body);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}}@media only screen and (min-width: 64rem) {#faq-1108 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#faq-1108 .cs-content {width: 40%;text-align: left;align-items: flex-start;flex: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-1950 .cs-title, body.dark-mode #hero-1950 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #hero-1950 .cs-text {opacity: 0.8;}body.dark-mode #sbs-what-is-management:before {background-color: #000;opacity: 0.2;}body.dark-mode #sbs-what-is-management .cs-title, body.dark-mode #sbs-what-is-management .cs-text, body.dark-mode #sbs-what-is-management .cs-h3, body.dark-mode #sbs-what-is-management .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-what-is-management .cs-text, body.dark-mode #sbs-what-is-management .cs-li {opacity: 0.8;}body.dark-mode #services-2332 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #services-2332 .cs-topper {color: var(--topper-dark);}body.dark-mode #services-2332 .cs-title, body.dark-mode #services-2332 .cs-text, body.dark-mode #services-2332 .cs-h3, body.dark-mode #services-2332 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-2332 .cs-text, body.dark-mode #services-2332 .cs-item-text {opacity: 0.8;}body.dark-mode #services-2332 .cs-card-group {background-color: var(--dark);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #services-2332 .cs-item {border-color: rgba(255, 255, 255, 0.2);background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #services-2332 .cs-item:hover {background-color: var(--dark);}body.dark-mode #services-2332 .cs-icon {filter: brightness(0) saturate(100%) invert(25%) sepia(50%) saturate(1200%) hue-rotate(340deg) brightness(95%) contrast(85%);}body.dark-mode #sbsr-management-vs {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #sbsr-management-vs .cs-topper {color: var(--topper-dark);}body.dark-mode #sbsr-management-vs .cs-title, body.dark-mode #sbsr-management-vs .cs-text, body.dark-mode #sbsr-management-vs .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-management-vs .cs-li, body.dark-mode #sbsr-management-vs .cs-text {opacity: 0.8;}body.dark-mode #content-1637 .cs-topper {color: var(--topper-dark);}body.dark-mode #content-1637 .cs-title, body.dark-mode #content-1637 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #content-1637 .cs-text {opacity: 0.8;}body.dark-mode #for-who-1637 {background-color: var(--dark);}body.dark-mode #for-who-1637 .cs-title, body.dark-mode #for-who-1637 .cs-text, body.dark-mode #for-who-1637 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #for-who-1637 .cs-column {background-color: var(--medium);}body.dark-mode #for-who-1637 .cs-li {color: var(--bodyTextColorWhite);opacity: 0.9;}body.dark-mode #pricing-management {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #pricing-management .cs-title, body.dark-mode #pricing-management .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-management .cs-text {opacity: 0.8;}body.dark-mode #pricing-management .cs-info {background-color: var(--medium);}body.dark-mode #pricing-management .cs-flex {background-color: var(--dark);}body.dark-mode #pricing-management .cs-item.cs-popular .cs-button-transparent {background-color: #fff;color: var(--brand-red);}body.dark-mode #pricing-management .cs-item.cs-popular .cs-button-transparent:hover {background-color: #1a1a1a;}body.dark-mode #pricing-management .cs-package {color: var(--brand-red);}body.dark-mode #pricing-management .cs-price, body.dark-mode #pricing-management .cs-duration, body.dark-mode #pricing-management .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #pricing-management .cs-duration, body.dark-mode #pricing-management .cs-li {opacity: 0.8;}body.dark-mode #pricing-management .cs-li.cs-disabled {opacity: 0.5;text-decoration: line-through;}body.dark-mode #pricing-management .cs-button-transparent {background-color: var(--brand-red);color: #fff;border: none;transition: color 0.3s, background-color 0.3s;}body.dark-mode #pricing-management .cs-button-transparent:hover {background-color: #1a1a1a;}body.dark-mode #faq-1108 .cs-title, body.dark-mode #faq-1108 .cs-item-p {color: var(--bodyTextColorWhite);}body.dark-mode #faq-1108 .cs-faq-item {background-color: var(--accent);}body.dark-mode #faq-1108 .cs-faq-item.active .cs-button {background-color: var(--brand-red);color: var(--bodyTextColorWhite);}body.dark-mode #faq-1108 .cs-faq-item.active .cs-button:before, body.dark-mode #faq-1108 .cs-faq-item.active .cs-button:after {background-color: var(--bodyTextColorWhite);}body.dark-mode #faq-1108 .cs-faq-item.active .cs-item-p {padding-top: clamp(1.25rem, 1.3vw, 1.5rem);}body.dark-mode #faq-1108 .cs-button {background-color: var(--accent);color: var(--bodyTextColorWhite);}body.dark-mode #faq-1108 .cs-button:before, body.dark-mode #faq-1108 .cs-button:after {background-color: var(--bodyTextColorWhite);}body.dark-mode #faq-1108 .cs-cta {background-color: var(--medium);}body.dark-mode #faq-1108 .cs-cta .cs-h3, body.dark-mode #faq-1108 .cs-cta .cs-cta-p {color: var(--bodyTextColorWhite);}}