 @media only screen and (min-width: 0rem) {#gallery-1449 {padding: var(--sectionPadding);position: relative;z-index: 1;}#gallery-1449 .cs-container {width: 100%;max-width: 90rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);position: relative;z-index: 1;}#gallery-1449 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;align-items: center;gap: 1.5rem;}#gallery-1449 .cs-title {margin: 0;}#gallery-1449 .cs-button-group {margin: 0;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;column-gap: clamp(1.25rem, 2vw, 2rem);row-gap: 1rem;}#gallery-1449 .cs-link {display: none;}#gallery-1449 .cs-button {font-size: 1rem;line-height: 1.5em;background-color: transparent;color: var(--bodyTextColor);border: none;position: relative;z-index: 1;transition: color 0.3s;}#gallery-1449 .cs-button:before {content: "";width: 100%;height: 4px;background: var(--primary);opacity: 0;display: block;position: absolute;bottom: 0;left: 0;transition: opacity 0.3s, bottom 0.3s;}#gallery-1449 .cs-button:hover {cursor: pointer;color: var(--primary);}#gallery-1449 .cs-button:hover:before {opacity: 1;bottom: -0.625rem;}#gallery-1449 .cs-button.cs-active {color: var(--primary);}#gallery-1449 .cs-button.cs-active:before {opacity: 1;bottom: -0.625rem;}#gallery-1449 .cs-gallery-wrapper {width: 100%;position: relative;z-index: 1;overflow: hidden;}#gallery-1449 .cs-gallery {width: 100%;margin: 0;padding: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(18.0625rem, 1fr));gap: clamp(1rem, 1.5vw, 1.25rem);position: relative;transform-style: preserve-3d;perspective: 700px;transition: transform 0.7s, opacity 0.3s, visibility 0.5s, top 0.3s, left 0.3s;transform-origin: left top;}#gallery-1449 .cs-gallery.cs-hidden {pointer-events: none;opacity: 0;visibility: hidden;position: absolute;top: 0;left: 0;transform: scaleY(0) scaleX(0);}#gallery-1449 .cs-gallery.cs-hidden .cs-image {opacity: 0;transform: translateY(2.1875rem) rotateX(90deg);}#gallery-1449 .cs-button-solid {display: none;}#gallery-1449 .cs-image {min-height: clamp(18.25rem, 60vw, 24rem);overflow: hidden;opacity: 1;display: block;position: relative;transform: translateY(0rem) rotateX(0);transition: opacity 0.6s, transform 0.6s;}#gallery-1449 .cs-image:nth-of-type(n + 16) {display: none;}#gallery-1449 .cs-image:nth-of-type(1) {transition-delay: 0.1s;}#gallery-1449 .cs-image:nth-of-type(2) {transition-delay: 0.2s;}#gallery-1449 .cs-image:nth-of-type(3) {transition-delay: 0.3s;}#gallery-1449 .cs-image:nth-of-type(4) {transition-delay: 0.4s;}#gallery-1449 .cs-image:nth-of-type(5) {transition-delay: 0.5s;}#gallery-1449 .cs-image:nth-of-type(6) {transition-delay: 0.6s;}#gallery-1449 .cs-image:nth-of-type(7) {transition-delay: 0.7s;}#gallery-1449 .cs-image:nth-of-type(8) {transition-delay: 0.8s;}#gallery-1449 .cs-image:nth-of-type(9) {transition-delay: 0.9s;}#gallery-1449 .cs-image img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}}@media only screen and (min-width: 48rem) {#gallery-1449 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#gallery-1449 .cs-gallery {grid-template-columns: repeat(auto-fit, minmax(25.0625rem, 1fr));}#gallery-1449 .cs-button {margin-bottom: 0.625rem;}#gallery-1449 .cs-image:nth-of-type(n + 16) {display: block;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-1449 .cs-title, body.dark-mode #gallery-1449 .cs-button {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-1449 .cs-button {opacity: 0.8;}body.dark-mode #gallery-1449 .cs-button.cs-active::before {background-color: var(--primaryLight);}}@media only screen and (min-width: 0rem) {#top {margin: auto;padding: var(--sectionPadding);padding-top: 0;display: flex;justify-content: center;}}