 @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);}}#RTsbs-1365, #RTsbsr-1365, #RTsbst-1365 {padding: var(--sectionPadding);position: relative;overflow: hidden;z-index: 1;}#RTsbs-1365 .cs-container, #RTsbsr-1365 .cs-container, #RTsbst-1365 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#RTsbs-1365 .cs-content, #RTsbsr-1365 .cs-content, #RTsbst-1365 .cs-content {text-align: left;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: flex-start;}#RTsbs-1365 .cs-title, #RTsbsr-1365 .cs-title, #RTsbst-1365 .cs-title {max-width: 26ch;}#RTsbs-1365 .cs-text, #RTsbsr-1365 .cs-text, #RTsbst-1365 .cs-text {margin-bottom: 1rem;}#RTsbs-1365 .cs-text:last-of-type, #RTsbsr-1365 .cs-text:last-of-type, #RTsbst-1365 .cs-text:last-of-type {margin-bottom: 1.5rem;}#RTsbs-1365 .cs-card-group, #RTsbsr-1365 .cs-card-group, #RTsbst-1365 .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);}#RTsbs-1365 .cs-item, #RTsbsr-1365 .cs-item, #RTsbst-1365 .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;}#RTsbs-1365 .cs-h3, #RTsbsr-1365 .cs-h3, #RTsbst-1365 .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;}#RTsbs-1365 .cs-h3-icon, #RTsbsr-1365 .cs-h3-icon, #RTsbst-1365 .cs-h3-icon {width: 2rem;height: auto;display: block;}#RTsbs-1365 .cs-item-text, #RTsbsr-1365 .cs-item-text, #RTsbst-1365 .cs-item-text {font-size: 0.875rem;line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#RTsbs-1365 .cs-ul, #RTsbsr-1365 .cs-ul, #RTsbst-1365 .cs-ul {width: 100%;margin: 0 0 1.5rem 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 0.75rem;}#RTsbs-1365 .cs-li, #RTsbsr-1365 .cs-li, #RTsbst-1365 .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;}#RTsbs-1365 .cs-icon, #RTsbsr-1365 .cs-icon, #RTsbst-1365 .cs-icon {width: 1.5rem;height: auto;margin-top: 1px;display: block;}#RTsbs-1365 .cs-image-group, #RTsbsr-1365 .cs-image-group, #RTsbst-1365 .cs-image-group {width: 100%;max-width: 36.625rem;height: 32.5rem;overflow: hidden;position: relative;}#RTsbs-1365 .cs-background, #RTsbsr-1365 .cs-background, #RTsbst-1365 .cs-background {width: 100%;height: 100%;object-fit: cover;display: block;}#RTsbs-1365 .cs-background img, #RTsbsr-1365 .cs-background img, #RTsbst-1365 .cs-background img {width: 100%;height: 100%;object-fit: cover;display: block;}#RTsbs-1365 .cs-box, #RTsbsr-1365 .cs-box, #RTsbst-1365 .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);}#RTsbs-1365 .cs-box-icon, #RTsbsr-1365 .cs-box-icon, #RTsbst-1365 .cs-box-icon {width: 3.75rem;height: auto;display: block;}#RTsbs-1365 .cs-desc, #RTsbsr-1365 .cs-desc, #RTsbst-1365 .cs-desc {font-size: 1.25rem;line-height: 1.2em;text-align: inherit;font-weight: 700;width: 100%;margin: 0;color: var(--bodyTextColorWhite);}#RTsbs-1365 .cs-bubbles, #RTsbsr-1365 .cs-bubbles, #RTsbst-1365 .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;}#RTsbs-1365 .cs-bubbles:before, #RTsbsr-1365 .cs-bubbles:before, #RTsbst-1365 .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;}#RTsbs-1365 .cs-bubbles:after, #RTsbsr-1365 .cs-bubbles:after, #RTsbst-1365 .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) {#RTsbs-1365 .cs-container, #RTsbsr-1365 .cs-container, #RTsbst-1365 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;align-items: stretch;}#RTsbs-1365 .cs-content, #RTsbsr-1365 .cs-content, #RTsbst-1365 .cs-content {align-self: center;}#RTsbs-1365 .cs-image-group, #RTsbsr-1365 .cs-image-group, #RTsbst-1365 .cs-image-group {min-height: 37.5rem;height: auto;}#RTsbs-1365 .cs-bubbles, #RTsbsr-1365 .cs-bubbles, #RTsbst-1365 .cs-bubbles {font-size: min(2.5vw, 1em);}}@media only screen and (min-width: 100rem) {#RTsbs-1365 .cs-bubbles, #RTsbsr-1365 .cs-bubbles, #RTsbst-1365 .cs-bubbles {margin-left: 40.625rem;right: auto;left: 50%;bottom: 1.875rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #RTsbs-1365 .cs-topper, body.dark-mode #RTsbsr-1365 .cs-topper, body.dark-mode #RTsbst-1365 .cs-topper {color: var(--primary);}body.dark-mode #RTsbs-1365 .cs-title, body.dark-mode #RTsbsr-1365 .cs-title, body.dark-mode #RTsbst-1365 .cs-title, body.dark-mode #RTsbs-1365 .cs-text, body.dark-mode #RTsbsr-1365 .cs-text, body.dark-mode #RTsbst-1365 .cs-text, body.dark-mode #RTsbs-1365 .cs-li, body.dark-mode #RTsbsr-1365 .cs-li, body.dark-mode #RTsbst-1365 .cs-li, body.dark-mode #RTsbs-1365 .cs-item-text, body.dark-mode #RTsbsr-1365 .cs-item-text, body.dark-mode #RTsbst-1365 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #RTsbs-1365 .cs-text, body.dark-mode #RTsbsr-1365 .cs-text, body.dark-mode #RTsbst-1365 .cs-text, body.dark-mode #RTsbs-1365 .cs-li, body.dark-mode #RTsbsr-1365 .cs-li, body.dark-mode #RTsbst-1365 .cs-li, body.dark-mode #RTsbs-1365 .cs-item-text, body.dark-mode #RTsbsr-1365 .cs-item-text, body.dark-mode #RTsbst-1365 .cs-item-text {opacity: 0.8;}body.dark-mode #RTsbs-1365 .cs-item, body.dark-mode #RTsbsr-1365 .cs-item, body.dark-mode #RTsbst-1365 .cs-item {background-color: rgba(0, 0, 0, 0.2);border-color: rgba(255, 255, 255, 0.2);}body.dark-mode #RTsbs-1365 .cs-h3, body.dark-mode #RTsbsr-1365 .cs-h3, body.dark-mode #RTsbst-1365 .cs-h3 {color: var(--bodyTextColorWhite);}body.dark-mode #RTsbs-1365 .cs-icon, body.dark-mode #RTsbsr-1365 .cs-icon, body.dark-mode #RTsbst-1365 .cs-icon {filter: grayscale(1) brightness(1000%);}body.dark-mode #RTsbs-1365 .cs-bubbles:before, body.dark-mode #RTsbsr-1365 .cs-bubbles:before, body.dark-mode #RTsbst-1365 .cs-bubbles:before {border-color: rgba(255, 255, 255, 0.2);}}@media only screen and (min-width: 0rem) {#RTsbsr-1365 {background-color: #f7f7f7;}#RTsbsr-1365 .cs-item {background-color: #fff;}#RTsbsr-1365 .cs-image-group {order: 2;}.cs-bottom {padding-bottom: 12.5rem;}}@media only screen and (min-width: 100rem) {#RTsbsr-1365 .cs-box {left: clamp(0.75rem, 1.9vw, 1.5rem);right: auto;}#RTsbsr-1365 .cs-bubbles {margin-right: 46.875rem;left: auto;right: 50%;bottom: 1.875rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #RTsbsr-1365 {background-color: rgba(0, 0, 0, 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);}}#sbsr-1363 {padding: var(--sectionPadding);padding-bottom: 15.625rem;background-color: #f7f7f7;position: relative;overflow: hidden;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;justify-content: center;}#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-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 {padding-bottom: 15.625rem;}#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);}}