 @media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#services-1378 {padding: var(--sectionPadding);position: relative;}#services-1378 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#services-1378 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-1378 .cs-topper {color: var(--secondary);}#services-1378 .cs-title {max-width: 25ch;}#services-1378 .cs-content {margin-bottom: clamp(2.5rem, 5vw, 4rem);}#services-1378 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);column-gap: clamp(1rem, 2vw, 1.25rem);row-gap: clamp(4.5rem, 6vw, 5.25rem);}#services-1378 .cs-item {text-align: center;list-style: none;width: 100%;min-height: clamp(13.125rem, 30vw, 19.0625rem);margin: 0;box-sizing: border-box;padding: clamp(1rem, 3vw, 2.5rem);padding-top: 0;background-color: #f4f4f4;border: 2px solid var(--primary);display: flex;flex-direction: column;align-items: center;grid-column: span 12;position: relative;z-index: 1;transition: background-color 0.3s;}#services-1378 .cs-item:hover {background-color: var(--primary);}#services-1378 .cs-item:hover .cs-picture {background-color: var(--primary);}#services-1378 .cs-item:hover .cs-icon, #services-1378 .cs-item:hover .cs-arrow {filter: grayscale(1) brightness(1000%);}#services-1378 .cs-item:hover .cs-h3, #services-1378 .cs-item:hover .cs-item-text {color: #fff;}#services-1378 .cs-item:hover .cs-item-text {opacity: 0.8;}#services-1378 .cs-item:hover .cs-link {border-color: #fff;}#services-1378 .cs-picture {width: 5.5rem;height: 5.5rem;margin: -2.75rem 0 clamp(1.75rem, 3vw, 2.25rem) 0;box-sizing: border-box;background-color: var(--primary);border: 2px solid #fff;display: flex;justify-content: center;align-items: center;transition: 0.3s background-color;}#services-1378 .cs-icon {width: 2rem;height: auto;transition: filter 0.3s;}#services-1378 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);font-weight: bold;line-height: 1.2em;text-align: inherit;word-break: break-word;margin: 0 0 0.75rem;transition: color 0.3s;}#services-1378 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0 0 2rem;color: var(--bodyTextColor);transition: 0.3s color;}#services-1378 .cs-link {text-decoration: none;width: 4rem;height: 4rem;color: var(--headerColor);border: 1px solid #bababa;display: flex;justify-content: center;align-items: center;flex-shrink: 0;gap: 0.625rem;transition: border-color 0.3s;}#services-1378 .cs-arrow {width: auto;height: 0.75rem;transition: filter 0.3s;}#services-1378 .cs-bubbles1 {width: 26.1875rem;height: 26.6875rem;position: absolute;left: -16.25rem;top: -15rem;z-index: -1;}#services-1378 .cs-bubbles1:before {content: "";width: 20.625rem;height: 20.625rem;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;top: 0;left: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#services-1378 .cs-bubbles1:after {content: "";width: 16.25rem;height: 16.25rem;background: var(--primary);opacity: 0.1;display: block;position: absolute;bottom: 0;right: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#services-1378 .cs-floater {position: absolute;width: 15.625rem;height: auto;right: -3.125rem;bottom: -3.125rem;z-index: -1;}}@media only screen and (min-width: 37.5rem) {#services-1378 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#services-1378 .cs-item {grid-column: span 4;}#services-1378 .cs-bubbles1 {left: -8.125rem;top: -9.375rem;}#services-1378 .cs-floater {width: 31.25rem;}}@media only screen and (min-width: 100rem) {#services-1378 .cs-bubbles1 {margin-right: 40.625rem;left: auto;right: 50%;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1378 .cs-item {background-color: var(--medium);}body.dark-mode #services-1378 .cs-item:hover {background-color: var(--accent);}body.dark-mode #services-1378 .cs-item:hover .cs-icon, body.dark-mode #services-1378 .cs-item:hover .cs-arrow {filter: grayscale(1) brightness(1000%);}body.dark-mode #services-1378 .cs-item:hover .cs-h3 {color: #fff;}body.dark-mode #services-1378 .cs-item:hover .cs-arrow-wrapper {border-color: #fff;}body.dark-mode #services-1378 .cs-title, body.dark-mode #services-1378 .cs-text, body.dark-mode #services-1378 .cs-h3, body.dark-mode #services-1378 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #services-1378 .cs-text, body.dark-mode #services-1378 .cs-item-text {opacity: 0.8;}body.dark-mode #services-1378 .cs-picture {background-color: var(--accent);}body.dark-mode #services-1378 .cs-icon {filter: grayscale(1) brightness(1000%);}}@media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#sbs-1362 {padding: var(--sectionPadding);position: relative;overflow: hidden;background-color: #f7f7f7;z-index: 1;}#sbs-1362 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-1362 .cs-content {text-align: left;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-1362 .cs-title {max-width: 26ch;}#sbs-1362 .cs-text {margin-bottom: 1rem;}#sbs-1362 .cs-text:last-of-type {margin-bottom: 1.5rem;}#sbs-1362 .cs-card-group {width: 100%;max-width: 39.375rem;margin: 0 0 1.5rem 0;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(15.625rem, 1fr));align-items: center;gap: clamp(1rem, 2vw, 1.25rem);}#sbs-1362 .cs-item {list-style: none;padding: clamp(1rem, 3vw, 1.5rem);box-sizing: border-box;background-color: #f7f7f7;border: 1px solid #e8e8e8;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#sbs-1362 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;}#sbs-1362 .cs-h3-icon {width: 2rem;height: auto;display: block;}#sbs-1362 .cs-item-text {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#sbs-1362 .cs-ul {width: 100%;margin: 0 0 1.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#sbs-1362 .cs-li {font-size: var(--bodyFontSize);list-style: none;line-height: 1.5em;width: 100%;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;}#sbs-1362 .cs-icon {width: 1.5rem;height: auto;margin-top: 1px;display: block;}#sbs-1362 .cs-image-group {width: 100%;max-width: 36.625rem;height: 32.5rem;overflow: hidden;position: relative;}#sbs-1362 .cs-background {width: 100%;height: 100%;object-fit: cover;display: block;}#sbs-1362 .cs-background img {width: 100%;height: 100%;object-fit: cover;display: block;}#sbs-1362 .cs-box {text-align: left;width: 100%;max-width: 19rem;padding: 2rem;box-sizing: border-box;background-color: var(--primary);display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;position: absolute;right: clamp(0.75rem, 1.9vw, 1.5rem);bottom: clamp(0.75rem, 1.9vw, 1.5rem);}#sbs-1362 .cs-box-icon {width: 3.75rem;height: auto;display: block;}#sbs-1362 .cs-desc {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;font-weight: 700;width: 100%;margin: 0;color: var(--bodyTextColorWhite);}#sbs-1362 .cs-bubbles {font-size: min(2.5vw, .7em);width: 26.1875em;height: 26.6875em;position: absolute;right: -16.25em;bottom: -3.125em;z-index: -1;}#sbs-1362 .cs-bubbles:before {content: "";width: 20.625em;height: 20.625em;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;top: 0;right: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbs-1362 .cs-bubbles:after {content: "";width: 16.25em;height: 16.25em;background: var(--primary);opacity: 0.15;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 64rem) {#sbs-1362 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#sbs-1362 .cs-image-group {height: auto;}#sbs-1362 .cs-bubbles {font-size: min(2.5vw, 1em);}}@media only screen and (min-width: 100rem) {#sbs-1362 .cs-bubbles {margin-left: 40.625rem;right: auto;left: 50%;bottom: 1.875rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1362 .cs-topper {color: var(--primary);}body.dark-mode #sbs-1362 .cs-title, body.dark-mode #sbs-1362 .cs-text, body.dark-mode #sbs-1362 .cs-li, body.dark-mode #sbs-1362 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1362 .cs-text, body.dark-mode #sbs-1362 .cs-li, body.dark-mode #sbs-1362 .cs-item-text {opacity: 0.8;}body.dark-mode #sbs-1362 .cs-item {background-color: rgba(0, 0, 0, 0.2);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #sbs-1362 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1362 .cs-icon {filter: grayscale(1) brightness(1000%);}body.dark-mode #sbs-1362 .cs-bubbles:before {border-color: rgba(255, 255, 255, 0.2);}}@media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#why-choose-1371 {padding: var(--sectionPadding);position: relative;overflow: hidden;z-index: 1;}#why-choose-1371 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1371 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#why-choose-1371 .cs-title {max-width: 30ch;}#why-choose-1371 .cs-text {max-width: 52.5rem;margin-bottom: 1rem;}#why-choose-1371 .cs-text:last-of-type {margin-bottom: 0rem;}#why-choose-1371 .cs-text strong {color: var(--headerColor);}#why-choose-1371 .cs-item-picture {list-style: none;width: 100%;grid-column: span 12;position: relative;}#why-choose-1371 .cs-picture {width: 100%;height: 26.125rem;overflow: hidden;display: block;position: relative;z-index: 1;}#why-choose-1371 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#why-choose-1371 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);align-items: stretch6;gap: clamp(1rem, 2vw, 1.25rem);}#why-choose-1371 .cs-item {list-style: none;padding: clamp(1rem, 3vw, 1.5rem);box-sizing: border-box;background-color: #f7f7f7;border: 1px solid #e8e8e8;display: flex;grid-column: span 12;flex-direction: column;align-items: flex-start;gap: 0.75rem;transition: background-color 0.3s;}#why-choose-1371 .cs-item:hover {background-color: var(--primary);}#why-choose-1371 .cs-item:hover .cs-h3, #why-choose-1371 .cs-item:hover .cs-item-text {color: var(--bodyTextColorWhite);}#why-choose-1371 .cs-item:hover .cs-item-text {opacity: 0.8;}#why-choose-1371 .cs-item:hover .cs-h3-icon {filter: grayscale(1) brightness(1000%);}#why-choose-1371 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;transition: color 0.3s;}#why-choose-1371 .cs-h3-icon {width: 1.5rem;height: auto;margin-top: 2px;display: block;}#why-choose-1371 .cs-item-text {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);transition: color 0.3s, opacity 0.3s;}#why-choose-1371 .cs-bubbles1 {width: 26.1875rem;height: 26.6875rem;position: absolute;left: -16.25rem;top: -15rem;z-index: -1;}#why-choose-1371 .cs-bubbles1:before {content: "";width: 20.625rem;height: 20.625rem;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;top: 0;left: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#why-choose-1371 .cs-bubbles1:after {content: "";width: 16.25rem;height: 16.25rem;background: var(--primary);opacity: 0.1;display: block;position: absolute;bottom: 0;right: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#why-choose-1371 .cs-bubbles2 {width: 26.1875rem;height: 26.6875rem;display: block;position: absolute;right: -11.25rem;bottom: -8.75rem;z-index: -1;}#why-choose-1371 .cs-bubbles2:before {content: "";width: 20.625rem;height: 20.625rem;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;top: 0;right: 0;animation-name: floatAnimation;animation-duration: 7s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#why-choose-1371 .cs-bubbles2:after {content: "";width: 16.25rem;height: 16.25rem;background: var(--primary);opacity: 0.1;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 9s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 48rem) {#why-choose-1371 .cs-item {grid-column: span 4;}}@media only screen and (min-width: 64rem) {#why-choose-1371 .cs-item-picture {grid-column: 4 / span 6;grid-row: 1 / span 3;}#why-choose-1371 .cs-picture {height: 100%;}#why-choose-1371 .cs-item {grid-column: span 2;}#why-choose-1371 .cs-item:nth-of-type(1) {grid-column: 1 / span 3;grid-row: 1 / span 1;}#why-choose-1371 .cs-item:nth-of-type(2) {grid-column: 1 / span 3;grid-row: 2 / span 1;}#why-choose-1371 .cs-item:nth-of-type(3) {grid-column: 1 / span 3;grid-row: 3 / span 1;}#why-choose-1371 .cs-item:nth-of-type(5) {grid-column: 10 / span 3;grid-row: 1 / span 1;}#why-choose-1371 .cs-item:nth-of-type(6) {grid-column: 10 / span 3;grid-row: 2 / span 1;}#why-choose-1371 .cs-item:nth-of-type(7) {grid-column: 10 / span 3;grid-row: 3 / span 1;}#why-choose-1371 .cs-bubbles1 {left: -8.125rem;top: -9.375rem;}}@media only screen and (min-width: 100rem) {#why-choose-1371 .cs-bubbles1 {margin-right: 40.625rem;left: auto;right: 50%;}#why-choose-1371 .cs-bubbles2 {margin-left: 37.5rem;left: 50%;right: auto;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1371 .cs-title, body.dark-mode #why-choose-1371 .cs-text, body.dark-mode #why-choose-1371 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1371 .cs-text strong {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1371 .cs-text, body.dark-mode #why-choose-1371 .cs-item-text {opacity: 0.8;}body.dark-mode #why-choose-1371 .cs-item {background-color: rgba(0, 0, 0, 0.2);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #why-choose-1371 .cs-item:hover {background-color: var(--primary);}body.dark-mode #why-choose-1371 .cs-h3 {color: var(--bodyTextColorWhite);}}@media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#sbsr-1363 {padding: var(--sectionPadding);position: relative;overflow: hidden;background-color: #fdf6f2;z-index: 1;}#sbsr-1363 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbsr-1363 .cs-content {text-align: left;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;}#sbsr-1363 .cs-title {max-width: 26ch;}#sbsr-1363 .cs-text {margin-bottom: 1rem;}#sbsr-1363 .cs-text:last-of-type {margin-bottom: 1.5rem;}#sbsr-1363 .cs-card-group {width: 100%;max-width: 39.375rem;margin: 0 0 1.5rem 0;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(15.625rem, 1fr));align-items: center;gap: clamp(1rem, 2vw, 1.25rem);}#sbsr-1363 .cs-item {list-style: none;padding: clamp(1rem, 3vw, 1.5rem);box-sizing: border-box;background-color: #f7f7f7;border: 1px solid #e8e8e8;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#sbsr-1363 .cs-h3 {font-size: 1.25rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.5rem;}#sbsr-1363 .cs-h3-icon {width: 2rem;height: auto;display: block;}#sbsr-1363 .cs-item-text {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#sbsr-1363 .cs-ul {width: 100%;margin: 0 0 1.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#sbsr-1363 .cs-li {font-size: var(--bodyFontSize);list-style: none;line-height: 1.5em;width: 100%;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.5rem;}#sbsr-1363 .cs-icon {width: 1.5rem;height: auto;margin-top: 1px;display: block;}#sbsr-1363 .cs-image-group {width: 100%;max-width: 36.625rem;height: 32.5rem;overflow: hidden;position: relative;}#sbsr-1363 .cs-background {width: 100%;height: 100%;object-fit: cover;display: block;}#sbsr-1363 .cs-background img {width: 100%;height: 100%;object-fit: cover;display: block;}#sbsr-1363 .cs-box {text-align: left;width: 100%;max-width: 19rem;padding: 2rem;box-sizing: border-box;background-color: var(--primary);display: flex;flex-direction: column;align-items: flex-start;gap: 1.5rem;position: absolute;right: clamp(0.75rem, 1.9vw, 1.5rem);bottom: clamp(0.75rem, 1.9vw, 1.5rem);}#sbsr-1363 .cs-box-icon {width: 3.75rem;height: auto;display: block;}#sbsr-1363 .cs-desc {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;font-weight: 700;width: 100%;margin: 0;color: var(--bodyTextColorWhite);}#sbsr-1363 .cs-bubbles {font-size: min(2.5vw, .7em);width: 26.1875em;height: 26.6875em;position: absolute;right: -16.25em;bottom: -3.125em;z-index: -1;}#sbsr-1363 .cs-bubbles:before {content: "";width: 20.625em;height: 20.625em;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;top: 0;right: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbsr-1363 .cs-bubbles:after {content: "";width: 16.25em;height: 16.25em;background: var(--primary);opacity: 0.15;display: block;position: absolute;bottom: 0;left: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 64rem) {#sbsr-1363 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#sbsr-1363 .cs-image-group {height: auto;order: 2;}#sbsr-1363 .cs-bubbles {font-size: min(2.5vw, 1em);right: -6.25rem;bottom: 0rem;}}@media only screen and (min-width: 100rem) {#sbsr-1363 .cs-bubbles {margin-right: 46.875rem;left: auto;right: 50%;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbsr-1363 .cs-topper {color: var(--primary);}body.dark-mode #sbsr-1363 .cs-title, body.dark-mode #sbsr-1363 .cs-text, body.dark-mode #sbsr-1363 .cs-li, body.dark-mode #sbsr-1363 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-1363 .cs-text, body.dark-mode #sbsr-1363 .cs-li, body.dark-mode #sbsr-1363 .cs-item-text {opacity: 0.8;}body.dark-mode #sbsr-1363 .cs-item {background-color: rgba(0, 0, 0, 0.2);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #sbsr-1363 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #sbsr-1363 .cs-icon {filter: grayscale(1) brightness(1000%);}body.dark-mode #sbsr-1363 .cs-bubbles:before {border-color: rgba(255, 255, 255, 0.2);}}@media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#cs-wrapper-1411 {display: flex;flex-direction: column;}#reviews-1411 {text-align: center;padding: var(--sectionPadding);background-color: #f7f7f7;overflow: hidden;position: relative;z-index: 1;}#reviews-1411 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(2.5rem, 5vw, 4rem);}#reviews-1411 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#reviews-1411 .cs-title {max-width: 20ch;margin: 0;}#reviews-1411 .cs-flex {display: flex;flex-direction: column;align-items: center;gap: clamp(1.75rem, 5vw, 3.75rem);}#reviews-1411 .cs-item {list-style: none;text-align: center;padding: 0;display: flex;grid-column: span 12;justify-content: center;align-items: center;flex-direction: column;position: relative;z-index: 1;}#reviews-1411 .cs-quote {width: 5.6875rem;height: auto;opacity: 0.3;display: block;position: absolute;top: -1.25rem;left: 50%;transform: translateX(-50%);z-index: -1;}#reviews-1411 .cs-item-text {font-size: clamp(1rem, 2.6vw, 1.25rem);line-height: 1.5em;margin: 0;margin-bottom: 1.5rem;color: var(--bodyTextColor);}#reviews-1411 .cs-flex-group {margin-top: auto;display: flex;justify-content: center;align-items: center;gap: clamp(0.8rem, 1.5vw, 1rem);}#reviews-1411 .cs-picture {width: 10rem;height: 10rem;margin: 0;box-sizing: border-box;border: 2px solid var(--primary);background-color: var(--primary);display: block;order: 2;overflow: hidden;position: relative;}#reviews-1411 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#reviews-1411 .cs-name {font-size: 1.5625rem;line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#reviews-1411 .cs-job {font-size: 1rem;line-height: 1.5em;font-weight: 400;margin: 0;color: var(--bodyTextColor);display: block;}#reviews-1411 .cs-bubbles {font-size: min(2.5vw, .7em);width: 35.125em;height: 35.125em;display: none;position: absolute;left: -16.25em;bottom: -3.125em;z-index: -1;}#reviews-1411 .cs-bubbles:before {content: "";width: 26.25em;height: 26.25em;background: transparent;border: 1px solid #1a1a1a;opacity: 1;position: absolute;display: block;bottom: 0;left: 0;animation-name: floatAnimation;animation-duration: 5s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#reviews-1411 .cs-bubbles:after {content: "";width: 20.6875em;height: 20.6875em;background: var(--primary);opacity: 0.15;display: block;position: absolute;top: 0;right: 0;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 64rem) {#cs-wrapper-1411 {flex-direction: row;}#reviews-1411 {width: 50%;padding-left: clamp(2.5rem, 5vw, 5rem);padding-right: clamp(2.5rem, 5vw, 5rem);}#reviews-1411 .cs-content {text-align: left;align-items: flex-start;}#reviews-1411 .cs-flex, #reviews-1411 .cs-item {text-align: left;align-items: flex-start;}#reviews-1411 .cs-quote {left: 0;transform: none;}}@media only screen and (min-width: 81.25rem) {#reviews-1411 .cs-container {margin-right: 0;}#reviews-1411 .cs-flex {flex-direction: row;}#reviews-1411 .cs-picture {order: -1;flex: none;}#reviews-1411 .cs-bubbles {display: block;margin-right: 15.625rem;left: auto;right: 50%;}}@media only screen and (min-width: 0rem) {body.dark-mode #reviews-1411 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #reviews-1411 .cs-title {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1411 .cs-item-text, body.dark-mode #reviews-1411 .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #reviews-1411 .cs-job {color: var(--bodyTextColorWhite);opacity: 0.7;}body.dark-mode #reviews-1411 .cs-bubbles:before {border-color: rgba(255, 255, 255, 0.2);}}@media only screen and (min-width: 0rem) {#faq-1411 {padding: var(--sectionPadding);padding-bottom: 18.75rem;position: relative;z-index: 1;}#faq-1411 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;justify-content: center;align-items: center;gap: clamp(2.5rem, 5vw, 3rem);}#faq-1411 .cs-content {text-align: left;}#faq-1411 .cs-topper {font-size: var(--topperFontSize);line-height: 1.2em;text-transform: uppercase;text-align: inherit;letter-spacing: 0.1em;font-weight: 700;color: var(--secondary);margin-bottom: 0.25rem;display: block;}#faq-1411 .cs-title {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;text-align: inherit;max-width: 43.75rem;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#faq-1411 .cs-title {margin: 0 0 1.5rem 0;color: var(--bodyTextColorWhite);}#faq-1411 .cs-faq-group {padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-direction: column;}#faq-1411 .cs-faq-item {list-style: none;width: 100%;border-bottom: 1px solid #e8e8e8;transition: border-bottom 0.3s;}#faq-1411 .cs-faq-item.active {border-color: var(--primary);}#faq-1411 .cs-faq-item.active .cs-button {color: var(--primary);}#faq-1411 .cs-faq-item.active .cs-button:before {background-color: var(--primary);transform: rotate(315deg);}#faq-1411 .cs-faq-item.active .cs-button:after {background-color: var(--primary);transform: rotate(-315deg);}#faq-1411 .cs-faq-item.active .cs-item-p {height: auto;padding: 0 0 clamp(1.25rem, 1.3vw, 1.5rem);opacity: 1;}#faq-1411 .cs-button {font-size: 1.25rem;line-height: 1.2em;text-align: left;font-weight: bold;padding: clamp(1rem, 1.3vw, 1.25rem) 0;border: none;background: transparent;color: var(--bodyTextColorWhite);display: block;width: 100%;position: relative;transition: background-color 0.3s, color 0.3s;}#faq-1411 .cs-button:hover {cursor: pointer;}#faq-1411 .cs-button:before {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;position: absolute;display: block;top: 45%;right: 1.5rem;transform: rotate(45deg);transform-origin: left center;transition: transform 0.5s;}#faq-1411 .cs-button:after {content: "";width: 0.5rem;height: 0.125rem;background-color: var(--bodyTextColorWhite);opacity: 1;position: absolute;display: block;top: 45%;right: 1.3125rem;transform: rotate(-45deg);transform-origin: right center;transition: transform 0.5s;}#faq-1411 .cs-button-text {width: 80%;display: block;}#faq-1411 .cs-item-p {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;width: 90%;height: 0;margin: 0;padding: 0;opacity: 0;color: var(--bodyTextColorWhite);overflow: hidden;transition: opacity 0.3s, padding-bottom 0.3s;}#faq-1411 .cs-card-group {margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(0.5rem, 2vw, 1.25rem);}#faq-1411 .cs-item {width: 100%;text-align: center;list-style: none;margin: 0;padding: 2rem clamp(1.5rem, 3vw, 2rem);background-color: #fff;box-sizing: border-box;grid-column: span 6;grid-row: span 1;display: flex;flex-direction: column;align-items: center;justify-content: center;position: relative;z-index: 1;transition: box-shadow 0.3s, border-color 0.3s;}#faq-1411 .cs-item:hover {box-shadow: 0px 4px 120px 0px rgba(0, 0, 0, 0.12);border-color: transparent;}#faq-1411 .cs-item:hover .cs-h3 {color: var(--primary);}#faq-1411 .cs-image-group {width: clamp(5rem, 6vw, 6.25rem);height: auto;margin: 0 0 clamp(1.25rem, 2.5vw, 1.5rem);display: flex;justify-content: center;align-items: center;flex: none;position: relative;}#faq-1411 .cs-icon {width: clamp(2.375rem, 3vw, 3rem);height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);}#faq-1411 .cs-graphic {width: 100%;height: auto;}#faq-1411 .cs-number {font-size: clamp(1.5625rem, 3.3vw, 3.0625rem);line-height: 1.2em;font-weight: bold;text-align: inherit;margin: 0;color: var(--headerColor);transition: color 0.3s;}#faq-1411 .cs-desc {font-size: 1rem;line-height: 1.5em;text-align: inherit;margin: 0;color: var(--bodyTextColor);}#faq-1411 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#faq-1411 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 64rem) {#faq-1411 {width: 50%;padding-left: clamp(2.5rem, 5vw, 5rem);padding-right: clamp(2.5rem, 5vw, 5rem);}#faq-1411 .cs-container {max-width: 80rem;margin-left: 0;flex-direction: row;justify-content: space-between;align-items: flex-start;gap: 3.25rem;}#faq-1411 .cs-content {max-width: 35rem;}#faq-1411 .cs-card-group {max-width: 39.375rem;margin-top: 3.75rem;align-items: stretch;order: -1;}}@media only screen and (min-width: 0rem) {body.dark-mode #faq-1411 {background-color: var(--medium) rgba(0, 0, 0, 0.2);}body.dark-mode #faq-1411 .cs-title, body.dark-mode #faq-1411 .cs-item-p, body.dark-mode #faq-1411 .cs-number, body.dark-mode #faq-1411 .cs-desc {color: var(--bodyTextColorWhite);}body.dark-mode #faq-1411 .cs-graphic {opacity: 0.2;}body.dark-mode #faq-1411 .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #faq-1411 .cs-button:before, body.dark-mode #faq-1411 .cs-button:after {background-color: var(--bodyTextColorWhite);}}