 @media only screen and (min-width: 0rem) {#gallery-1449 {padding: var(--sectionPadding);}#gallery-1449 .cs-container {width: 100%;max-width: 80rem;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;row-gap: 1rem;column-gap: clamp(1.25rem, 2vw, 2rem);}#gallery-1449 .cs-button {font-size: 1rem;line-height: 1.5em;color: var(--bodyTextColor);background-color: transparent;border: none;position: relative;z-index: 1;transition: color 0.3s;text-transform: uppercase;font-weight: 600;letter-spacing: 1px;}#gallery-1449 .cs-button:before {content: "";width: 100%;height: 4px;background: var(--primary);opacity: 0;border-radius: 4px 4px 0 0;position: absolute;display: block;bottom: 0;left: 0;transition: opacity 0.3s, bottom 0.3s;}#gallery-1449 .cs-button:hover {color: var(--primary);cursor: pointer;}#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 {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(19.0625rem, 1fr));gap: clamp(1rem, 1.5vw, 1.25rem);position: relative;perspective: 700px;transform-style: preserve-3d;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 {position: absolute;visibility: hidden;pointer-events: none;opacity: 0;bottom: 0;left: 0;position: absolute;transform: scaleY(0) scaleX(0);}#gallery-1449 .cs-gallery.cs-hidden .cs-image {transform: translateY(2.1875rem) rotateX(90deg);opacity: 0;}#gallery-1449 .cs-image {min-height: clamp(16.25rem, 60vw, 20rem);border-radius: 0.125rem;overflow: hidden;display: block;position: relative;transform: translateY(0rem) rotateX(0);opacity: 1;transition: opacity 0.6s, transform 0.6s;}#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 img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@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-button {margin-bottom: 0.625rem;}}