 @media only screen and (min-width: 0rem) {#sbs-1984 {padding: var(--sectionPadding);overflow: hidden;position: relative;z-index: 1;}#sbs-1984:before {content: '';width: 100%;height: 100%;background-color: var(--primary);opacity: 0.05;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#sbs-1984 .cs-container {width: 100%;max-width: 44rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#sbs-1984 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#sbs-1984 .cs-text {margin-bottom: 1.5rem;}#sbs-1984 .cs-ul {margin: 0 0 2rem 0;padding-left: 0;display: flex;flex-direction: column;gap: 0.5rem;}#sbs-1984 .cs-li {font-size: 1rem;line-height: 1.5em;list-style: none;margin: 0;color: var(--bodyTextColor);display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;position: relative;}#sbs-1984 .cs-icon {width: 1.25rem;height: auto;display: block;}#sbs-1984 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-decoration: none;margin: 0;padding: 0 clamp(2rem, 4vw, 3rem);background-color: var(--primary);overflow: hidden;color: #fff;border-radius: 0.5rem;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#sbs-1984 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #1a1a1a;opacity: 1;display: block;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#sbs-1984 .cs-button-solid:hover {color: #fff;}#sbs-1984 .cs-button-solid:hover:before {width: 100%;}#sbs-1984 .cs-image-group {font-size: min(2.7vw, 1rem);width: 100%;margin: 0;padding: 0;display: flex;flex-direction: column;justify-content: stretch;order: -1;row-gap: 1em;}#sbs-1984 .cs-picture {width: 90%;height: 11.25em;box-sizing: border-box;background-color: #DAB692;overflow: hidden;border-radius: 1rem;grid-column: span 12;display: block;z-index: 2;}#sbs-1984 .cs-picture:nth-of-type(even) {margin-left: auto;}#sbs-1984 .cs-picture:hover img {transform: scale(1.1);}#sbs-1984 .cs-picture img {width: 100%;height: 100%;object-fit: cover;top: 0;left: 0;transition: transform 0.7s;}}@media only screen and (min-width: 48rem) {#sbs-1984 .cs-container {max-width: 80rem;flex-direction: row;justify-content: flex-end;align-items: stretch;}#sbs-1984 .cs-content {width: 43vw;max-width: 39.375rem;padding: 4rem 0;align-self: center;}#sbs-1984 .cs-image-group {width: 47vw;height: 100%;min-height: 35.75rem;max-width: 35.125rem;position: absolute;left: 0;top: 0;bottom: 0;}#sbs-1984 .cs-picture {height: auto;}}@media only screen and (min-width: 81.25rem) {#sbs-1984 .cs-content {width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #sbs-1984 {background-color: rgba(0, 0, 0, 0.2);}body.dark-mode #sbs-1984 .cs-title, body.dark-mode #sbs-1984 .cs-text, body.dark-mode #sbs-1984 .cs-li {color: var(--bodyTextColorWhite);}body.dark-mode #sbs-1984 .cs-text, body.dark-mode #sbs-1984 .cs-li {opacity: 0.8;}}