 @media only screen and (min-width: 0rem) {#sbs-1010 {padding: var(--sectionPadding);background-color: #1a1a1a;}#sbs-1010 .cs-container {width: 100%;max-width: 50rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-1010 .cs-content {text-align: left;width: 100%;max-width: 36.125rem;margin-top: -1rem;display: flex;flex-direction: column;align-items: flex-start;}#sbs-1010 .cs-title, #sbs-1010 .cs-text {color: var(--bodyTextColorWhite);}#sbs-1010 .cs-text {margin-bottom: 1rem;opacity: 0.8;}#sbs-1010 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-1010 .cs-spacer {width: 100%;height: clamp(1rem, 3vw, 1.5rem);display: block;}#sbs-1010 .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 2rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;box-sizing: border-box;}#sbs-1010 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbs-1010 .cs-button-solid:hover:before {width: 100%;}#sbs-1010 .cs-image-group {width: 100%;}#sbs-1010 .cs-picture {width: 100%;height: 16.3125rem;border: 12px solid #fff;background-color: #fff;display: block;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;position: relative;}#sbs-1010 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs-1010 .cs-seal {width: 6.5rem;height: auto;margin-top: calc(clamp(6.5rem, 12vw, 11.875rem)*-.5);margin-left: auto;margin-right: clamp(1.75rem, 10vw, 7.5rem);background-color: #fff;border: clamp(6px, 0.8vw, 12px) solid #fff;border-radius: 50%;display: block;position: relative;z-index: 10;}}@media only screen and (min-width: 48rem) {#sbs-1010 .cs-container {align-items: flex-start;}#sbs-1010 .cs-flex-group {flex-direction: row;}#sbs-1010 .cs-text {columns: 2;column-gap: 1.5rem;}#sbs-1010 .cs-spacer {display: none;}}@media only screen and (min-width: 64rem) {#sbs-1010 .cs-container {max-width: 80rem;flex-direction: row;justify-content: flex-start;align-items: center;gap: clamp(6.25rem, 13vw, 12.5rem);}#sbs-1010 .cs-image-group {max-width: 33.875rem;display: flex;justify-content: flex-end;position: relative;}#sbs-1010 .cs-picture {height: 28.75rem;aspect-ratio: initial;}#sbs-1010 .cs-seal {width: clamp(6.5rem, 13vw, 11.875rem);margin: 0;position: absolute;top: 50%;right: calc((clamp(6.5rem, 13vw, 11.875rem)*-.5) + -.75rem);transform: translateY(-50%);}#sbs-1010 .cs-content {flex: none;width: 54%;max-width: 33.875rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1010 {background-color: rgba(0, 0, 0, 0.6);}}