 @media only screen and (min-width: 0rem) {#sbs-523 {padding: var(--sectionPadding);}@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-0.6em);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-1em);}100% {transform: translateY(0);}}#sbs-523 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#sbs-523 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#sbs-523 .cs-color {color: var(--secondary);}#sbs-523 .cs-text {margin-bottom: 1rem;}#sbs-523 .cs-text:last-of-type {margin-bottom: 2rem;}#sbs-523 .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;}#sbs-523 .cs-button-solid:before {content: "";position: absolute;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#sbs-523 .cs-button-solid:hover:before {width: 100%;}#sbs-523 .cs-image-group {font-size: min(2.3vw, 0.875em);width: 39.375em;height: 51.0625em;position: relative;order: -1;}#sbs-523 .cs-image-group:before {content: "";width: 11.625em;height: 10.0625em;background: var(--primary);opacity: 1;position: absolute;display: block;top: 0em;left: 0em;animation-name: floatAnimation;animation-duration: 6s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}#sbs-523 .cs-picture {display: block;position: absolute;}#sbs-523 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#sbs-523 .cs-picture-large {width: 29.75em;height: 42.3125em;top: 4.375em;left: 3.875em;}#sbs-523 .cs-picture-small {width: 16.25em;height: 14.0625em;border: 0.625em solid #fff;background-color: #fff;bottom: 0;right: 0;animation-name: floatAnimation2;animation-duration: 20s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 64rem) {#sbs-523 .cs-container {max-width: 80rem;flex-direction: row;justify-content: space-between;}#sbs-523 .cs-content {width: 51%;max-width: 34.375rem;}#sbs-523 .cs-image-group {font-size: min(1.1vw, 1em);}}