 @media only screen and (min-width: 0rem) {#sbs-r-869 {padding: var(--sectionPadding);overflow: hidden;background-color: var(--sectionColor);}#sbs-r-869 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;}#sbs-r-869 .cs-content {text-align: left;width: 100%;max-width: 32.625rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-r-869 .cs-title {max-width: 20ch;}#sbs-r-869 .cs-text {margin-bottom: 1rem;}#sbs-r-869 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-r-869 .cs-ul {margin: 0 0 2rem 0;padding: 0;columns: 2;}#sbs-r-869 .cs-li {list-style: none;margin: 0 0 0.5rem 0;display: flex;justify-content: flex-start;align-items: flex-start;gap: 0.75rem;position: relative;}#sbs-r-869 .cs-li:before {content: "";width: 0.5rem;height: 0.5rem;margin-top: 0.5rem;background: #bababa;border-radius: 0.25rem 0 0.25rem 0;display: block;flex: none;}#sbs-r-869 .cs-image-group {font-size: min(1.61vw, .61em);width: 56.125em;height: 50.875em;display: flex;justify-content: space-between;align-items: flex-start;position: relative;}#sbs-r-869 .cs-image-group:before {content: "";width: 18.6875em;height: 14.625em;background: #e6d1a2;border-radius: 0 6.25em 0 6.25em;opacity: 1;position: absolute;display: block;bottom: 0;left: 28.6875em;}#sbs-r-869 .cs-left-img {width: 27.4375em;height: 35em;border-radius: 12.5em 0 12.5em 0;overflow: hidden;display: block;}#sbs-r-869 .cs-left-img img {width: 100%;height: 100%;object-fit: cover;display: block;transform: scaleX(-1);}#sbs-r-869 .cs-right-img {width: 27.4375em;height: 35em;border-radius: 0 12.5em 0 12.5em;overflow: hidden;display: block;transform: translateY(6.25em);}#sbs-r-869 .cs-right-img img {width: 100%;height: 100%;object-fit: cover;transform: scaleX(-1);}}@media only screen and (min-width: 64rem) {#sbs-r-869 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#sbs-r-869 .cs-image-group {font-size: min(.8vw, 1em);flex: none;order: 2;}}@media only screen and (min-width: 93.75rem) {#sbs-r-869 .cs-container {justify-content: flex-end;}#sbs-r-869 .cs-image-group {font-size: inherit;transform: translateX(13.75rem);}#sbs-r-869 .cs-content {flex: none;position: absolute;top: 50%;left: 0;transform: translateY(-50%);}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-r-869 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #sbs-r-869 .cs-topper {color: var(--primary);}body.dark-mode #sbs-r-869 .cs-title, body.dark-mode #sbs-r-869 .cs-text, body.dark-mode #sbs-r-869 .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-r-869 .cs-text, body.dark-mode #sbs-r-869 .cs-li {opacity: 0.8;}body.dark-mode #sbs-r-869 .cs-image-group:before {opacity: 0.3;}}@media only screen and (min-width: 0rem) {#services-1356 {padding: var(--sectionPadding);background-color: var(--itemColor);position: relative;z-index: 10;}#services-1356 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(3rem, 6vw, 4rem);}#services-1356 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#services-1356 .cs-title {max-width: 25ch;margin: 0;}#services-1356 .cs-card-group {margin: 0;padding: 0;width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 2vw, 1.25rem);}#services-1356 .cs-item {text-align: center;list-style: none;width: 100%;height: 19.0625rem;margin: 0;padding: 0;background-color: var(--secondary);border-radius: 3.5rem 0 3.5rem 0;overflow: hidden;box-shadow: 0px 12px 80px 0px rgba(26, 26, 26, 0.08);box-sizing: border-box;grid-column: span 12;grid-row: span 1;display: flex;flex-direction: column;align-items: flex-start;justify-content: flex-end;position: relative;z-index: 1;}#services-1356 .cs-item:hover .cs-background:before {background-color: var(--primary);opacity: 0.84;}#services-1356 .cs-item:hover .cs-background img {transform: scale(1.2);}#services-1356 .cs-link {text-decoration: none;width: 100%;height: 100%;padding: 1.5rem;box-sizing: border-box;display: flex;justify-content: center;align-items: center;}#services-1356 .cs-h3 {font-size: clamp(1.25rem, 2.5vw, 1.5625rem);line-height: 1.2em;font-weight: bold;text-align: inherit;margin: 0;color: var(--bodyTextColorWhite);transition: color 0.3s;}#services-1356 .cs-span {display: block;}#services-1356 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#services-1356 .cs-background:before {content: "";position: absolute;display: block;height: 100%;width: 100%;background-color: var(--secondary);opacity: 0.6;top: 0;left: 0;z-index: 1;transition: background-color 0.3s, opacity 0.3s;}#services-1356 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;transition: transform 0.6s;}}@media only screen and (min-width: 37.5rem) {#services-1356 .cs-content {text-align: center;align-items: center;}#services-1356 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 64rem) {#services-1356 .cs-card-group {grid-template-columns: repeat(2, 1fr);}#services-1356 .cs-item {grid-column: span 1;height: 24.78125rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #services-1356 {background-color: var(--dark);}body.dark-mode #services-1356 .cs-topper {color: var(--primary);}body.dark-mode #services-1356 .cs-title {color: var(--bodyTextColorWhite);}}