 @media only screen and (min-width: 0rem) {#sbs {padding: 60px 15px 30px;}#sbs .cs-container {display: flex;flex-direction: column;justify-content: center;align-items: center;margin: auto;max-width: 80rem;width: 100%;row-gap: 2.5rem;}#sbs .cs-left {position: relative;height: 39.75em;width: 39.4375em;font-size: min(2.31vw, 0.7em);}#sbs .cs-picture {position: absolute;display: block;border-radius: 1.5em;overflow: hidden;width: 100%;height: 100%;}#sbs .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs .cs-picture1 {top: 0;left: 0;height: 36.3125em;width: 32.625em;}#sbs .cs-picture2 {bottom: 0;right: 0;border: clamp(0.375em, 1.5vw, 0.75em) solid #fff;background-color: #fff;height: 25em;width: 25.875em;box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 40px;}#sbs .cs-right {margin: auto;max-width: 33.875rem;}#sbs .cs-topper {margin-bottom: 0.25rem;text-align: left;}#sbs .cs-title {max-width: 50rem;text-align: left;}#sbs .cs-text {margin-bottom: 1rem;max-width: 46.875rem;color: var(--bodyTextColor);text-align: left;}#sbs .cs-text:last-of-type {margin-bottom: 0;}#sbs .cs-flex-group {position: relative;border-radius: 1rem;background-color: #f7f7f7;padding: clamp(1rem, 3vw, 2rem);}#sbs .cs-flex-p {margin: 0 0 1rem;font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;color: #353535;}#sbs .cs-name {display: block;margin: 0 0 0.25rem;text-transform: uppercase;font-size: 1rem;line-height: 1.2em;font-weight: bold;color: var(--headerColor);}#sbs .cs-job {display: block;font-size: 0.875rem;line-height: 1.5em;color: #353535;}#sbs .cs-quote-icon {position: absolute;bottom: 0rem;right: clamp(1rem, 4vw, 2rem);height: auto;width: clamp(3.75rem, 10vw, 8.5rem);}#sbs .cs-button-solid {margin-top: 2rem;}}@media only screen and (min-width: 64rem) {#sbs .cs-container {flex-flow: row;justify-content: space-between;gap: 3.25rem;}#sbs .cs-left {font-size: min(1.2vw, 1em);flex: none;}#sbs .cs-right {margin: 0;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs .cs-left:before, body.dark-mode #sbs .cs-left:after {background: var(--accent);}body.dark-mode #sbs .cs-picture2 {border: clamp(0.375em, 1.5vw, 0.75em) solid var(--dark);background-color: var(--dark);}body.dark-mode #sbs .cs-topper {color: var(--primaryLight);}body.dark-mode #sbs .cs-title, body.dark-mode #sbs .cs-text, body.dark-mode #sbs .cs-h3, body.dark-mode #sbs .cs-flex-p, body.dark-mode #sbs .cs-name {color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-flex-group {background-color: var(--accent);}body.dark-mode #sbs .cs-job {opacity: 0.8;color: var(--bodyTextColorWhite);}body.dark-mode #sbs .cs-quote-icon {opacity: 0.2;}}@media only screen and (min-width: 0rem) {#why-choose-1730 {padding: 30px 15px;}#why-choose-1730 .cs-container {width: 100%;max-width: 36.5rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1730 .cs-content {text-align: center;width: 100%;max-width: 39rem;margin: 0 auto;display: flex;flex-direction: column;align-items: center;}#why-choose-1730 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(12, 1fr);gap: clamp(1.5rem, 4vw, 2.5rem);}#why-choose-1730 .cs-item {text-align: left;list-style: none;width: 100%;margin: 0;display: flex;grid-column: span 12;gap: clamp(1.25rem, 3vw, 2rem);transition: background-color 0.3s;}#why-choose-1730 .cs-picture {width: 5rem;height: 5rem;background-color: var(--primary);display: flex;justify-content: center;align-items: center;}#why-choose-1730 .cs-icon {width: 2rem;height: auto;margin: 0;display: block;}#why-choose-1730 .cs-flex {flex: 1 1 0;}#why-choose-1730 .cs-h3 {font-size: clamp(1.25rem, 3vw, 1.9375rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 clamp(0.75rem, 2vw, 1rem);color: var(--headerColor);transition: color 0.3s;}#why-choose-1730 .cs-item-text {font-size: 1rem;line-height: 1.5em;text-align: inherit;width: 100%;margin: auto 0 0 0;color: var(--bodyTextColor);transition: color 0.3s;}}@media only screen and (min-width: 48rem) {#why-choose-1730 .cs-container {max-width: 80rem;}#why-choose-1730 .cs-item {grid-column: span 6;}}@media only screen and (min-width: 75rem) {#why-choose-1730 {padding: var(--sectionPadding);}#why-choose-1730 .cs-container {flex-direction: row;justify-content: space-between;align-items: flex-start;}#why-choose-1730 .cs-content {text-align: left;align-items: flex-start;}#why-choose-1730 .cs-card-group {max-width: 52.9375rem;flex: none;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1730 .cs-topper {color: var(--primaryLight);}body.dark-mode #why-choose-1730 .cs-title, body.dark-mode #why-choose-1730 .cs-h3, body.dark-mode #why-choose-1730 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1730 .cs-item-text {opacity: 0.8;}body.dark-mode #why-choose-1730 .cs-icon {filter: grayscale(1) brightness(1000%);}}@media only screen and (min-width: 0rem) {#why-choose-1313 {padding: 30px 15px;position: relative;z-index: 10;}#why-choose-1313 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;justify-content: center;align-items: center;flex-direction: column;gap: clamp(3rem, 6vw, 4rem);}#why-choose-1313 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-1313 .cs-title {max-width: 20ch;}#why-choose-1313 .cs-text {max-width: 32.625rem;}#why-choose-1313 .cs-ul {margin: 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: clamp(1.25rem, 3vw, 2.5rem);}#why-choose-1313 .cs-li {list-style: none;margin: 0;padding: 0;display: flex;flex-direction: column;align-items: flex-start;gap: 1rem;}#why-choose-1313 .cs-h3 {font-size: clamp(1.25rem, 2vw, 1.5625rem);line-height: 1.2em;font-weight: 700;margin: 0;color: var(--headerColor);display: block;}#why-choose-1313 .cs-li-text {font-size: clamp(0.875rem, 1.5vw, 1rem);line-height: 1.5em;margin: 0;color: var(--bodyTextColor);}#why-choose-1313 .cs-flex {width: 100%;display: flex;flex-direction: column;gap: 2rem;}#why-choose-1313 .cs-image-group {width: 100%;display: flex;flex-wrap: wrap;gap: clamp(1rem, 2.3vw, 1.25rem);}#why-choose-1313 .cs-picture {width: 100%;height: 100vw;max-height: 25rem;display: block;position: relative;}#why-choose-1313 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#why-choose-1313 .cs-container {max-width: 80rem;}#why-choose-1313 .cs-content {flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 1.25rem;}#why-choose-1313 .cs-title {margin: 0;}#why-choose-1313 .cs-flex-group {width: 50%;flex: none;}#why-choose-1313 .cs-ul {flex-direction: row;}#why-choose-1313 .cs-image-group {flex-wrap: nowrap;}}@media only screen and (min-width: 64rem) {#why-choose-1313 {padding: var(--sectionPadding);}#why-choose-1313 .cs-flex {flex-direction: row;justify-content: space-between;align-items: stretch;}#why-choose-1313 .cs-ul {max-width: 20.3125rem;flex-direction: column;align-self: flex-end;}#why-choose-1313 .cs-image-group {max-width: 52.875rem;align-items: stretch;}#why-choose-1313 .cs-picture {min-height: 25rem;height: 100%;max-height: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-1313 .cs-title, body.dark-mode #why-choose-1313 .cs-text, body.dark-mode #why-choose-1313 .cs-li-text {color: var(--bodyTextColorWhite);}body.dark-mode #why-choose-1313 .cs-h3 {color: var(--secondary);}body.dark-mode #why-choose-1313 .cs-text, body.dark-mode #why-choose-1313 .cs-li-text {opacity: 0.8;}}.our-approach-sec .what-expect-list {padding: 0 0 0 18px !important;}.our-approach-sec .what-expect-list li {margin: 0 0 15px;}@media only screen and (min-width: 0rem) {#why-choose-37 {position: relative;overflow: hidden;}#why-choose-37 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 7vw, 4rem);}#why-choose-37 .cs-content {text-align: left;width: 100%;max-width: 39.375rem;margin-right: auto;padding: var(--sectionPadding);padding-top: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}#why-choose-37 .cs-text {margin-bottom: 1rem;}#why-choose-37 .cs-text:last-of-type {margin-bottom: 2rem;}#why-choose-37 .cs-ul {padding: 0;margin: 0;}#why-choose-37 .cs-li {list-style: none;font-size: 1.25rem;line-height: 1.5em;font-weight: 700;margin-bottom: 0.5rem;color: #1a1a1a;display: flex;justify-content: flex-start;align-items: center;}#why-choose-37 .cs-icon {margin-right: 1rem;}#why-choose-37 .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(--primary);border-radius: 0.25rem;display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#why-choose-37 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: var(--secondary);opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#why-choose-37 .cs-button-solid:hover:before {width: 100%;}#why-choose-37 .cs-button-solid {margin-top: 2rem;}#why-choose-37 .cs-picture {display: block;position: relative;width: 100%;height: 18.75rem;}#why-choose-37 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 40.625rem) {#why-choose-37 .cs-ul {columns: 2;max-width: 34.375rem;}}@media only screen and (min-width: 48rem) {#why-choose-37 {padding: var(--sectionPadding);}#why-choose-37 .cs-content {width: 60%;padding: 0;}#why-choose-37 .cs-picture {height: 100%;width: 50%;left: 50%;right: auto;display: block;position: absolute;bottom: 0;z-index: -1;}#why-choose-37 .cs-picture:before {content: "";width: 21.875rem;background: #fff;clip-path: polygon(0 0, 73% 0, 42% 100%, 0 100%);opacity: 1;display: block;position: absolute;top: -0.125rem;bottom: -0.125rem;left: -0.125rem;right: auto;z-index: 10;}#why-choose-37 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 75rem) {#why-choose-37 .cs-picture:before {width: 18.75rem;-webkit-clip-path: polygon(0 0, 100% 0, 14% 100%, 0 100%);clip-path: polygon(0 0, 100% 0, 14% 100%, 0 100%);}}@media only screen and (min-width: 0rem) {body.dark-mode #why-choose-37 .cs-title, body.dark-mode #why-choose-37 .cs-topper {color: #fff;}body.dark-mode #why-choose-37 .cs-text {color: #fff;}body.dark-mode #why-choose-37 .cs-li {color: #fff;}body.dark-mode #why-choose-37 .cs-picture:before {background: var(--dark);}}