 @media only screen and (min-width: 0rem) {#sbsr-333 {padding: var(--sectionPadding);overflow: hidden;position: relative;background: var(--dark);}#sbsr-333 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbsr-333 .cs-content {text-align: left;width: 100%;max-width: 32.625rem;}#sbsr-333 .cs-text {margin-bottom: 1rem;color: var(--bodyTextColorWhite);}#sbsr-333 .cs-title {color: white;}#sbsr-333 .cs-text:last-of-type {margin-bottom: 2rem;}#sbsr-333 .cs-ul {width: 100%;margin: 0 0 2rem 0;padding-left: 1.25rem;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;gap: 0.5rem;}#sbsr-333 .cs-li {font-size: var(--bodyFontSize);line-height: 1.5em;list-style: none;text-align: left;width: 100%;max-width: 25rem;margin: 0;color: var(--bodyTextColor);position: relative;}#sbsr-333 .cs-li:before {content: "";width: 4px;height: 4px;border-radius: 50%;background: currentColor;opacity: 1;position: absolute;display: block;top: 0.625rem;left: -0.9375rem;}#sbsr-333 .cs-image-group {font-size: min(2.08vw, 0.791em);width: 42.875em;height: 41.125em;position: relative;transform: scaleX(-1);}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-3em);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-2em);}100% {transform: translateY(0);}}#sbsr-333 .cs-image-group:before {content: "";width: 7.5em;height: 7.5em;border-radius: 50%;background: #D3CDA5;opacity: 1;position: absolute;display: block;bottom: 6.25em;left: 0em;z-index: 10;animation-name: floatAnimation;animation-duration: 6s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbsr-333 .cs-image-group:after {content: "";width: 9.375em;height: 9.375em;border-radius: 50%;background: var(--primaryLight);opacity: 1;position: absolute;display: block;top: 0em;right: 6.25em;z-index: -1;animation-name: floatAnimation2;animation-duration: 4s;animation-delay: 0.2s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbsr-333 .cs-picture {width: 39.375em;height: 39.375em;border-radius: 50%;border: clamp(6px, 1.2vw, 12px) solid var(--accent);overflow: hidden;position: absolute;top: 0;left: 0;display: block;}#sbsr-333 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transform: scaleX(-1);}#sbsr-333 .cs-box {width: 15.8125em;height: 15.8125em;border-radius: 50%;border: clamp(6px, 1.2vw, 12px) solid var(--accent);background-color: var(--primaryLight);display: flex;justify-content: center;align-items: center;flex-direction: column;gap: 0.25rem;position: absolute;bottom: 0;right: 0;transform: scaleX(-1);}#sbsr-333 .cs-number {font-size: clamp(2.5rem, 5vw, 3.8125rem);line-height: 1.2em;font-weight: bold;text-align: center;color: var(--bodyTextColorWhite);}#sbsr-333 .cs-desc {font-size: clamp(0.875rem, 2.2vw, 1.5625rem);line-height: 1.2em;text-align: center;max-width: 8.8125rem;color: black;}}@media only screen and (min-width: 64rem) {#sbsr-333 .cs-container {max-width: 80rem;flex-direction: row;align-items: center;justify-content: space-between;}#sbsr-333 .cs-content {text-align: left;align-items: flex-start;width: 50%;}#sbsr-333 .cs-image-group {font-size: min(1.2vw, 1em);order: 2;}#sbsr-333 .curve svg {height: 100px;}}