 @media only screen and (min-width: 0rem) {#gallery-1897 {padding: var(--sectionPadding);background-color: var(--lightAccentBG);overflow: hidden;position: relative;}#gallery-1897 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;gap: clamp(3rem, 6vw, 4rem);position: relative;}#gallery-1897 .cs-content {text-align: center;width: 100%;display: flex;flex-direction: column;justify-content: space-between;align-items: center;gap: 1.5rem;z-index: 1;}#gallery-1897 .cs-flex {display: flex;flex-direction: column;align-items: center;}#gallery-1897 .cs-title {max-width: 25ch;text-wrap: balance;margin: 0;}#gallery-1897 .cs-button-solid {margin: 0;display: inline-block;position: relative;z-index: 1;}#gallery-1897 .cs-gallery {width: 100%;display: grid;grid-auto-flow: row;gap: clamp(1rem, 2vw, 1.25rem);z-index: 1;height: fit-content;justify-content: center;}#gallery-1897 .cs-item {width: 100%;padding: clamp(1rem, 3vw, 2rem);background-color: var(--bodyTextColorWhite);border-radius: 1.25rem;border: 1px solid var(--lightOutline);display: grid;column-gap: 0;row-gap: 1rem;grid-template-rows: fit-content(500px);height: fit-content;}#gallery-1897 .cs-item-text {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;margin: 0;color: var(--headerColor);grid-column: span 2;text-wrap: balance;}#gallery-1897 .cs-picture-group {min-height: clamp(16rem, 100vw, 26rem);height: fit-content;overflow: hidden;grid-column: span 2;position: relative;}#gallery-1897 .cs-picture-group:nth-child(even) .cs-picture img {border-bottom: 1px solid var(--lightOutline);border-bottom-left-radius: 0;border-bottom-right-radius: 0;border-top-left-radius: 0.75rem;border-top-right-radius: 0.75rem;}#gallery-1897 .cs-picture-group:nth-child(odd) {margin-top: -1rem;}#gallery-1897 .cs-picture-group:nth-child(odd) .cs-picture img {border-top: 1px solid var(--lightOutline);border-top-left-radius: 0;border-top-right-radius: 0;border-bottom-left-radius: 0.75rem;border-bottom-right-radius: 0.75rem;}#gallery-1897 .cs-picture {width: 100%;height: 100%;display: block;}#gallery-1897 .cs-picture img {width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}#gallery-1897 .cs-tag {font-size: 0.875rem;line-height: 1.5em;padding: 0.25rem 0.75rem;background: rgba(2, 46, 54, 0.486);color: var(--secondaryLight);border: 1px solid var(--secondaryLight);border-radius: 1.875rem;position: absolute;bottom: clamp(0.5rem, 2vw, 1rem);left: clamp(0.5rem, 2vw, 1rem);backdrop-filter: blur(8px);}#gallery-1897 .cs-tag-before {font-size: 0.875rem;line-height: 1.5em;padding: 0.25rem 0.75rem;background: rgba(0, 0, 0, 0.2);color: var(--lightOutline);border: 1px solid var(--lightOutline);border-radius: 1.875rem;position: absolute;bottom: clamp(0.5rem, 2vw, 1rem);left: clamp(0.5rem, 2vw, 1rem);backdrop-filter: blur(8px);}#gallery-1897 .cs-graphic {width: clamp(31.25rem, 60vw, 52.1875rem);height: clamp(28.3125rem, 55vw, 47.3125rem);object-fit: cover;position: absolute;z-index: 0;}#gallery-1897 .cs-graphic-top {top: 0;right: -8.875rem;}#gallery-1897 .cs-graphic-bottom {bottom: 0;left: 0;}}@media only screen and (min-width: 26.25rem) {#gallery-1897 .cs-item {max-width: 50rem;}#gallery-1897 .cs-picture-group {min-height: clamp(20rem, 48vw, 26rem);height: fit-content;overflow: hidden;grid-column: span 1;position: relative;}#gallery-1897 .cs-picture-group:nth-child(even) .cs-picture img {border-right: 1px solid var(--lightOutline);border-bottom: none;border-top-right-radius: 0;border-bottom-right-radius: 0;border-top-left-radius: 0.75rem;border-bottom-left-radius: 0.75rem;}#gallery-1897 .cs-picture-group:nth-child(odd) {margin-top: 0;}#gallery-1897 .cs-picture-group:nth-child(odd) .cs-picture img {border-left: 1px solid var(--lightOutline);border-top: none;border-top-left-radius: 0;border-bottom-left-radius: 0;border-top-right-radius: 0.75rem;border-bottom-right-radius: 0.75rem;}}@media only screen and (min-width: 64rem) {#gallery-1897 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;}#gallery-1897 .cs-flex {display: flex;flex-direction: column;align-items: start;}#gallery-1897 .cs-gallery {grid-template-columns: repeat(2, 1fr);}#gallery-1897 .cs-graphic-top {right: -8.375rem;transform: initial;}#gallery-1897 .cs-graphic-bottom {left: -7.5rem;transform: initial;}#gallery-1897 .cs-picture-group {min-height: clamp(10rem, 23vw, 20rem);}}@media only screen and (min-width: 100rem) {#gallery-1897 .cs-graphic-top {margin-left: 15rem;left: 50%;}#gallery-1897 .cs-graphic-bottom {margin-right: 16.25rem;right: 50%;left: initial;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-1897 {background-color: var(--dark);}body.dark-mode #gallery-1897 .cs-title, body.dark-mode #gallery-1897 .cs-item-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-1897 .cs-item {background-color: var(--medium);border-color: var(--darkOutline);}body.dark-mode #gallery-1897 .cs-picture-group:nth-child(even) .cs-picture img {border-color: var(--darkOutline);}body.dark-mode #gallery-1897 .cs-picture-group:nth-child(odd) .cs-picture img {border-color: var(--darkOutline);}body.dark-mode #gallery-1897 .cs-graphic {opacity: 0.05;}}@media only screen and (min-width: 0rem) {#gallery-483 {padding: var(--sectionPadding);}#gallery-483 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(0.5rem, 2vw, 1.25rem);}#gallery-483 .cs-content {width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#gallery-483 .cs-text {margin-bottom: clamp(3rem, 6vw, 4rem);}#gallery-483 .cs-cta {font-size: clamp(0.875rem, 1.5vw, 1.25rem);text-decoration: none;text-align: center;width: clamp(8.8125rem, 17vw, 14rem);height: clamp(8.8125rem, 17vw, 14rem);margin: 0 auto 0 0;margin-bottom: calc(clamp(8.8125rem, 17vw, 14rem) * -0.5);background-color: var(--primary);color: var(--bodyTextColorWhite);box-sizing: border-box;border: clamp(12px, 3vw, 20px) solid var(--lightAccentBG);border-radius: 50%;display: flex;justify-content: center;align-items: center;flex-direction: column;align-self: flex-end;position: relative;z-index: 10;transition: background-color 0.3s;}#gallery-483 .cs-cta:hover {background-color: #14142b;}#gallery-483 .cs-cta:hover .cs-arrow {transform: translateX(3.75rem);opacity: 0;}#gallery-483 .cs-cta:hover .cs-cta-text {transform: translateY(-0.9375rem);}#gallery-483 .cs-arrow {width: 2.5rem;height: auto;transition: transform 0.3s, opacity 0.3s;}#gallery-483 .cs-cta-text {transition: transform 0.3s;}#gallery-483 .cs-content-picture {width: 100%;height: 19.375rem;border-radius: 0.75rem;overflow: hidden;display: block;position: relative;}#gallery-483 .cs-content-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#gallery-483 .cs-grid {width: 100%;display: grid;grid-template-columns: repeat(12, 1fr);grid-gap: clamp(0.5rem, 2vw, 1.25rem);grid-template-rows: repeat(20, 1fr);}#gallery-483 .cs-picture {border-radius: 0.5rem;overflow: hidden;position: relative;display: block;}#gallery-483 .cs-picture img {width: 100%;height: 100%;object-fit: cover;}#gallery-483 .cs-picture1 {grid-column: 1/7;grid-row: 1/12;}#gallery-483 .cs-picture2 {grid-column: 7/13;grid-row: 1/14;}#gallery-483 .cs-picture3 {grid-column: 1/7;grid-row: 12/21;}#gallery-483 .cs-picture4 {grid-column: 7/13;grid-row: 14/21;}}@media only screen and (min-width: 48rem) {#gallery-483 .cs-container {max-width: 80rem;flex-direction: row;align-items: stretch;justify-content: space-between;}#gallery-483 .cs-content {max-width: 39.375rem;justify-content: flex-end;}#gallery-483 .cs-text {width: 85%;}#gallery-483 .cs-grid {width: 50%;max-width: 39.375rem;flex: none;}#gallery-483 .cs-content-picture {height: clamp(14.3125rem, 38vw, 33.25rem);aspect-ratio: 1.18;}#gallery-483 .cs-picture1 {grid-column: 1/7;grid-row: 1/13;}#gallery-483 .cs-picture2 {grid-column: 7/13;grid-row: 1/9;}#gallery-483 .cs-picture3 {grid-column: 1/7;grid-row: 13/21;}#gallery-483 .cs-picture4 {grid-column: 7/13;grid-row: 9/21;}}@media only screen and (min-width: 0rem) {body.dark-mode #gallery-483 .cs-topper {color: var(--primaryLight);}body.dark-mode #gallery-483 .cs-title, body.dark-mode #gallery-483 .cs-text {color: var(--bodyTextColorWhite);}body.dark-mode #gallery-483 .cs-text {opacity: 0.8;}body.dark-mode #gallery-483 .cs-cta {border-color: var(--dark);}body.dark-mode #gallery-483 .cs-cta:hover {background-color: var(--bodyTextColorWhite);color: var(--primary);}}