 @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-reverse;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;}#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-wrapper {width: 100%;position: relative;z-index: 1;}#gallery-1449 .cs-gallery {width: 100%;padding: 0;margin: 0;display: grid;grid-template-columns: repeat(auto-fit, minmax(20.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;top: 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: 1rem;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: center;align-items: center;}#gallery-1449 .cs-button {margin-bottom: 0.625rem;}#gallery-1449 .cs-topper {text-align: center;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-1449 .cs-title {color: var(--bodyTextColorWhite);}}body.dark-mode #gallery-1449 .cs-button {color: var(--bodyTextColorWhite);}.cs-image-slider {position: relative;overflow: hidden;border-radius: 0.5rem;--position: 50%;width: 100%;height: 100%;}.cs-slider-container {position: relative;width: 100%;height: 100%;}.cs-image-before, .cs-image-after {position: absolute;width: 100%;height: 100%;top: 0;left: 0;}.cs-image-before {clip-path: inset(0 calc(100% - var(--position)) 0 0);z-index: 2;}.cs-image-after {clip-path: inset(0 0 0 var(--position));z-index: 1;}.cs-image-before img, .cs-image-after img {width: 100%;height: 100%;object-fit: cover;object-position: center;position: absolute;top: 0;left: 0;}.cs-slider {position: absolute;inset: 0;cursor: pointer;opacity: 0;width: 100%;height: 100%;z-index: 10;}.cs-slider:focus-visible ~ .cs-slider-button {outline: 2px solid var(--primary);outline-offset: 3px;}.cs-slider-line {position: absolute;inset: 0;width: 0.2rem;height: 100%;background-color: #fff;left: var(--position);transform: translateX(-50%);pointer-events: none;z-index: 5;}.cs-slider-button {position: absolute;background-color: #fff;color: black;padding: 0.25rem;border-radius: 100vw;display: grid;place-items: center;top: 50%;left: var(--position);transform: translate(-50%, -50%);pointer-events: none;z-index: 6;box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);}.cs-slider-button {opacity: 0;visibility: hidden;transition: opacity 0.3s ease, visibility 0s linear 0.3s;}.cs-slider-button img {width: 1.25rem !important;height: 1.25rem !important;position: unset !important;object-fit: unset !important;}.cs-image-slider:hover .cs-slider-button {opacity: 1;visibility: visible;transition-delay: 0s;}.cs-image-slider .cs-slider-button:hover {transform: translate(-50%, -50%) scale(1.1);transition: transform 0.2s ease;}.cs-slider-line {transition: transform 0.3s ease, box-shadow 0.3s ease;}.cs-image-slider:hover .cs-slider-line {box-shadow: 0 0 8px 2px rgba(255, 255, 255, 0.7);}#banner-559 .cs-int-title:before {content: "";width: 50vw;height: 2px;background: var(--primary);opacity: 1;position: absolute;display: block;top: 50%;right: 100%;transform: translateY(-50%);}#banner-559 .cs-int-title:after {content: "";width: 90vw;height: 2px;background: var(--primary);opacity: 1;position: absolute;display: block;z-index: 1;top: 50%;left: 100%;transform: translateY(-60%);}#banner-559 .cs-int-title:after {content: "";width: 90vw;height: 2px;background: var(--primary);opacity: 1;position: absolute;display: block;z-index: 1;top: 50%;left: 100%;transform: translateY(-60%);}