 @media only screen and (min-width: 0rem) {#hero-82 {text-align: center;padding: clamp(12rem, 25.95vw, 18.75rem) 1rem 0;padding-bottom: clamp(8.125rem, 12.5vw, 25em);position: relative;z-index: 1;}#hero-82 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -2;}#hero-82 .cs-background:before {content: '';width: 100%;height: 100%;background: #000;opacity: 0.7;position: absolute;display: block;top: 0;left: 0;z-index: 1;pointer-events: none;}#hero-82 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;}#hero-82 .cs-container {width: 100%;max-width: 67.5rem;margin: auto;}#hero-82 .cs-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: center;max-width: 51.8125rem;margin: 0 auto clamp(1rem, 4vw, 1.5rem);color: #fff;position: relative;}#hero-82 .cs-title:after {content: '';width: 6.25rem;height: 0.5rem;margin: clamp(1rem, 4vw, 1.5rem) auto clamp(1rem, 4vw, 1.5rem);background: var(--primary);opacity: 1;position: relative;display: block;}#hero-82 .cs-text {font-size: clamp(1rem, 1.95vw, 1.5625rem);line-height: 1.5em;text-align: center;width: 100%;max-width: clamp(29rem, 60vw, 50rem);margin: 0 auto;margin-bottom: clamp(2.5rem, 4vw, 3rem);color: #fff;}#hero-82 .cs-button-solid {font-size: 1rem;line-height: 3.5rem;text-decoration: none;font-weight: 700;margin: auto;color: #fff;padding: 0 1.5rem;background-color: var(--primary);display: inline-block;position: relative;z-index: 1;}#hero-82 .cs-button-solid:before {content: '';position: absolute;display: block;height: 100%;width: 0%;background: #000;opacity: 1;top: 0;left: 0;z-index: -1;border-radius: 0.25rem;transition: width 0.3s;}#hero-82 .cs-button-solid:hover:before {width: 100%;}}@media only screen and (min-width: 0rem) {body.dark-mode #hero-82:before, body.dark-mode #hero-82:after {background: var(--dark);}body.dark-mode #hero-82 .cs-background:before {opacity: 0.85;}}@media only screen and (min-width: 0rem) {#gallery-973 {padding: var(--sectionPadding);}#gallery-973 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#gallery-973 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;}#gallery-973 .cs-title {max-width: 20ch;}#gallery-973 .cs-gallery {width: 100%;padding: 0;margin: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}#gallery-973 .cs-image {width: 50%;aspect-ratio: 1;overflow: hidden;display: block;position: relative;}#gallery-973 .cs-image img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;-o-object-fit: cover;object-fit: cover;}}@media only screen and (min-width: 64rem) {#gallery-973 .cs-container {max-width: 80rem;}#gallery-973 .cs-image {width: 25%;height: 25rem;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-973 .cs-title, body.dark-mode #gallery-973 .cs-text {color: var(--bodyTextColorWhite);}}