 @media only screen and (min-width: 0rem) {@keyframes floatAnimation {0% {transform: translateY(0);}50% {transform: translateY(-2rem);}100% {transform: translateY(0);}}@keyframes floatAnimation2 {0% {transform: translateY(0);}50% {transform: translateY(-3rem);}100% {transform: translateY(0);}}#content-page-1532 {padding: var(--sectionPadding);background-color: #fff;overflow: hidden;position: relative;z-index: 1;}#content-page-1532 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: stretch;gap: clamp(2.5rem, 4vw, 4rem);position: relative;}#content-page-1532 .cs-content {text-align: left;width: 100%;max-width: 46.125rem;display: flex;flex-direction: column;align-items: flex-start;order: 2;}#content-page-1532 .cs-title {font-size: var(--headerFontSize);font-weight: 900;line-height: 1.2em;text-align: inherit;width: 100%;max-width: 100%;margin: 0 0 1rem 0;color: var(--headerColor);position: relative;}#content-page-1532 h2, #content-page-1532 h3, #content-page-1532 h4 {font-weight: 700;text-align: inherit;margin: 0 0 1rem 0;color: var(--headerColor);}#content-page-1532 h2 {font-size: 2rem;margin-top: 2rem;}#content-page-1532 h3 {font-size: 1.5rem;color: var(--primary);}#content-page-1532 h4 {font-size: 1.25rem;}#content-page-1532 .cs-button-solid {margin-bottom: 2rem;}#content-page-1532 .cs-color {color: var(--primary);}#content-page-1532 p {font-size: var(--bodyFontSize);line-height: 1.5em;text-align: inherit;width: 100%;margin: 0 0 1rem 0;color: var(--bodyTextColor);}#content-page-1532 p:last-of-type {margin-bottom: 2rem;}#content-page-1532 p a {font-size: inherit;line-height: inherit;text-decoration: underline;color: var(--primary);filter: brightness(120%);} #content-page-1532 ul {padding-left: 1.5rem;margin: 0 0 2rem 0;color: var(--bodyTextColor);display: flex;flex-direction: column;gap: 1rem;}#content-page-1532 ul li {list-style: none;color: inherit;position: relative;}#content-page-1532 ul li:before {content: "";width: 3px;height: 3px;background: currentColor;opacity: 1;border-radius: 50%;position: absolute;display: block;top: 0.625rem;left: -0.75rem;}#content-page-1532 img {width: 100%;height: auto;display: block;}#content-page-1532 .cs-logo {width: 12.5rem;height: auto;margin-bottom: 1.5rem;display: block;}#content-page-1532 .cs-image-gallery {width: 100%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 1rem;order: 1;min-height: 200px;}#content-page-1532 .cs-gallery-image {width: 100%;overflow: hidden;box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);aspect-ratio: 4/3;position: relative;background-color: #f0f0f0;}#content-page-1532 .cs-gallery-image picture {width: 100%;height: 100%;display: block;}#content-page-1532 .cs-gallery-image img {width: 100%;height: 100%;object-fit: cover;display: block;}}@media only screen and (min-width: 0rem) {#content-page-1532 .cs-title strong {font-weight: 900;color: var(--primary);}#content-page-1532 .cs-image-group {width: 32.625em;height: 33.75em;display: none;position: relative;z-index: 1;}#content-page-1532 .cs-background {width: 100%;height: 100%;overflow: hidden;object-fit: cover;display: block;position: absolute;top: 0;left: 0;z-index: 1;}#content-page-1532 .cs-background img {width: 100%;height: 100%;object-fit: cover;display: block;}#content-page-1532 .cs-floater {width: 44.375em;height: auto;position: absolute;right: 9.375em;top: 25em;z-index: -1;animation-name: floatAnimation2;animation-duration: 14s;animation-timing-function: ease-in-out;animation-fill-mode: forwards;animation-iteration-count: infinite;}}@media only screen and (min-width: 48rem) {#content-page-1532 .cs-container {flex-direction: row;align-items: flex-start;justify-content: space-between;gap: clamp(2.5rem, 4vw, 4rem);}#content-page-1532 .cs-content {width: 55%;max-width: 43.375rem;flex: none;}#content-page-1532 .cs-image-gallery {width: 40%;display: grid;grid-template-columns: 1fr;gap: 1.25rem;order: 2;}#content-page-1532 .cs-content {order: 1;}#content-page-1532 .cs-gallery-image {width: 100%;height: auto;aspect-ratio: 4/3;}#content-page-1532 .cs-gallery-image img {width: 100%;height: 100%;object-fit: cover;}#content-page-1532 .cs-image-group {font-size: min(1.3vw, 1em);display: block;}}@media only screen and (min-width: 37.5rem) and (max-width: 47.9375rem) {#content-page-1532 .cs-image-gallery {grid-template-columns: repeat(3, 1fr);}}@media only screen and (min-width: 75rem) {#content-page-1532 .cs-content {width: 50%;}#content-page-1532 .cs-image-gallery {width: 45%;display: grid;grid-template-columns: 1fr;gap: 1.5rem;}#content-page-1532 .cs-gallery-image {width: 100%;aspect-ratio: 4/3;}}