 @media only screen and (min-width: 0rem) {#banner-2285 {padding: var(--sectionPadding);padding-top: clamp(11.875rem, 25vw, 17.5rem);padding-bottom: 0rem;overflow: hidden;position: relative;z-index: 1;}#banner-2285 .cs-container {text-align: center;width: 100%;max-width: 80rem;margin: auto;display: flex;justify-content: center;align-items: flex-start;flex-direction: column;}#banner-2285 .cs-int-title {font-size: clamp(2.4375rem, 6.4vw, 3.8125rem);font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 1rem;color: var(--bodyTextColorWhite);position: relative;background-color: #00000079;padding: 1rem;border-radius: 1rem;}#banner-2285 .cs-text {text-align: left;margin-bottom: clamp(3.75rem, 7vw, 7.5rem);max-width: fit-content;color: var(--bodyTextColorWhite);background-color: #00000079;padding: 1rem;border-radius: 1rem;}#banner-2285 .cs-breadcrumbs {padding: clamp(1rem, 3vw, 1.5rem) 0;display: flex;justify-content: center;align-items: center;position: relative;z-index: 1;}#banner-2285 .cs-breadcrumbs:before {content: '';width: 200vw;height: 100%;background-color: #fff;opacity: 0.12;display: block;position: absolute;top: 0;left: 50%;transform: translateX(-50%);z-index: -1;}#banner-2285 .cs-breadcrumbs:after {content: '';width: 200vw;height: 100%;backdrop-filter: blur(16px);-webkit-backdrop-filter: blur(16px);display: block;position: absolute;top: 0;left: 50%;transform: translateX(-50%);z-index: -1;}#banner-2285 .cs-link {font-size: 1rem;line-height: 1.2em;text-decoration: none;color: var(--bodyTextColorWhite);position: relative;display: flex;justify-content: center;align-items: center;}#banner-2285 .cs-link:last-of-type {}#banner-2285 .cs-link:last-of-type::after {display: none;}#banner-2285 .cs-link:after {content: "";width: 0.0625rem;height: 1.5rem;margin: 0 1rem;background-color: #88898B;position: relative;display: block;}#banner-2285 .cs-link.cs-active {color: var(--secondary);}#banner-2285 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#banner-2285 .cs-background:before {}#banner-2285 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;z-index: -1;}}@media only screen and (min-width: 0rem) {#events-1424 {text-align: center;padding: var(--sectionPadding);position: relative;z-index: 1;}#events-1424 .cs-container {width: 100%;max-width: 49rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#events-1424 .cs-content {text-align: left;width: 100%;display: flex;flex-direction: column;align-items: flex-start;}#events-1424 .cs-content-flex {max-width: 26.25rem;margin-bottom: 2rem;}#events-1424 .cs-title {max-width: 23ch;}#events-1424 .cs-button-solid {font-size: 1rem;font-weight: 700;line-height: clamp(2.875rem, 5.5vw, 3.5rem);text-align: center;text-decoration: none;min-width: 12.5rem;margin: 0;box-sizing: border-box;padding: 0 1.5rem;color: #fff;background-color: var(--primary);border-radius: 0.5rem;display: inline-block;position: relative;z-index: 1;transition: color 0.3s;}#events-1424 .cs-button-solid:before {content: "";width: 0%;height: 100%;background: #000;opacity: 1;border-radius: 0.5rem;position: absolute;top: 0;left: 0;z-index: -1;transition: width 0.3s;}#events-1424 .cs-button-solid:hover {color: #fff;}#events-1424 .cs-button-solid:hover:before {width: 100%;}#events-1424 .cs-card-group {width: 100%;margin: 0;padding: 0;display: grid;justify-items: center;grid-template-columns: repeat(12, 1fr);gap: clamp(1rem, 1.5vw, 1.25rem);}#events-1424 .cs-item {text-align: left;list-style: none;width: 100%;border: 1px solid #e8e8e8;border-radius: 1rem;display: flex;flex-direction: column;justify-content: space-between;grid-column: span 12;position: relative;z-index: 1;overflow: hidden;transition: box-shadow 0.3s, border-color 0.3s;}#events-1424 .cs-item:hover {box-shadow: 0px 4px 120px 0px #0000001f;border-color: none;}#events-1424 .cs-item:hover .cs-picture img {opacity: 0.3;transform: scale(1.1);}#events-1424 .cs-item:hover .cs-h3 {color: var(--primary);}#events-1424 .cs-picture {width: 100%;height: 15rem;background-color: #1a1a1a;background-color: white;display: block;position: relative;z-index: 1;overflow: hidden;flex: none;}#events-1424 .cs-picture img {width: 100%;height: 100%;object-fit: contain;position: absolute;top: 0;left: 0;transition: transform 0.6s, opacity 0.3s;}#events-1424 .cs-info {height: 100%;box-sizing: border-box;padding: 1.5rem;display: flex;flex-direction: column;align-items: flex-start;position: relative;z-index: 2;}#events-1424 .cs-date {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0;box-sizing: border-box;padding: 0.5rem 1rem;color: #fff;background-color: var(--primary);border-radius: 0 0.5rem 0.5rem 0;display: inline-block;position: absolute;top: 1rem;z-index: 2;}#events-1424 .cs-details {margin: 0 0 0.75rem;display: flex;justify-content: flex-start;align-items: center;gap: 0.75rem;flex-wrap: wrap;}#events-1424 .cs-time, #events-1424 .cs-location {font-size: 0.875rem;line-height: 1.5em;color: #767676;display: flex;justify-content: flex-start;align-items: center;gap: 0.25rem;}#events-1424 .cs-icon {width: 1.5rem;height: auto;}#events-1424 .cs-h3 {font-size: 1.25rem;font-weight: 700;line-height: 1.2em;text-align: inherit;margin: 0 0 0.75rem 0;color: var(--headerColor);transition: color 0.3s;}#events-1424 .cs-info-text {font-size: clamp(0.875rem, 1.2vw, 1rem);line-height: 1.5em;margin: 0 0 1.25rem 0;color: var(--bodyTextColor);}#events-1424 .cs-link {font-size: 1rem;font-weight: 700;line-height: 1.2em;text-decoration: none;margin-top: auto;color: var(--primary);display: flex;justify-content: center;align-items: center;}#events-1424 .cs-link:hover .cs-arrow {transform: translateX(0.25rem);}#events-1424 .cs-arrow {width: 1.25rem;height: auto;transition: transform 0.3s;}}@media only screen and (min-width: 37.5rem) {#events-1424 .cs-content {text-align: left;flex-direction: row;justify-content: space-between;align-items: flex-end;gap: 2rem;}#events-1424 .cs-content-flex {margin: 0;}#events-1424 .cs-item {flex-direction: row;}#events-1424 .cs-picture {max-width: 17.75rem;height: 100%;}}@media only screen and (min-width: 75rem) {#events-1424 .cs-container {max-width: 80rem;}#events-1424 .cs-content-flex {max-width: 39.25rem;}#events-1424 .cs-item {flex-direction: column;grid-column: span 4;}#events-1424 .cs-picture {max-width: none;height: 12.5rem;}}@media only screen and (min-width: 0rem) {#cta-1612 {padding: var(--sectionPadding);position: relative;z-index: 1;}#cta-1612 .cs-container {width: 100%;max-width: 34.375rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 6vw, 4rem);}#cta-1612 .cs-content {text-align: center;width: 100%;max-width: 39.375rem;display: flex;flex-direction: column;align-items: center;}#cta-1612 .cs-title, #cta-1612 .cs-topper, #cta-1612 .cs-text {color: var(--bodyTextColorWhite);}#cta-1612 .cs-title {max-width: 20ch;}#cta-1612 .cs-text {margin: 0 0 2rem 0;opacity: 0.8;}#cta-1612 .cs-form {width: 100%;display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 1rem;}#cta-1612 .cs-input {font-size: 1rem;width: 100%;height: clamp(2.875rem, 5.5vw, 3.5rem);margin: 0;padding: 0;padding-left: 1.25rem;border: none;box-sizing: border-box;display: block;}#cta-1612 .cs-input::placeholder {color: #767676;}#cta-1612 .cs-submit {width: 100%;border: none;}#cta-1612 .cs-submit:hover {cursor: pointer;}#cta-1612 .cs-wrapper {display: none;}#cta-1612 .cs-background {width: 100%;height: 100%;display: block;position: absolute;top: 0;left: 0;z-index: -1;}#cta-1612 .cs-background:before {content: "";width: 100%;height: 100%;background: #000;opacity: 0.6;position: absolute;display: block;top: 0;left: 0;z-index: 1;}#cta-1612 .cs-background img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#cta-1612 .cs-container {max-width: 80rem;}#cta-1612 .cs-form {flex-direction: row;}#cta-1612 .cs-input {width: 22.5rem;}#cta-1612 .cs-submit {width: 13.875rem;}#cta-1612 .cs-wrapper {width: 100%;max-width: 110.875rem;display: flex;justify-content: space-between;align-items: flex-end;position: absolute;bottom: 0;left: 50%;z-index: -1;transform: translateX(-50%);}#cta-1612 .cs-fish {width: clamp(10.75rem, 20vw, 21rem);height: auto;display: block;}}@media only screen and (min-width: 81.25rem) {#cta-1612 {background: url("/assets/images/newspapers.jpg");background-size: cover;background-position: center 20%;background-repeat: no-repeat;background-attachment: fixed;}#cta-1612 .cs-background img {display: none;}}@media only screen and (min-width: 0rem) {#RTsbs-581 .cs-container, #RTsbsr-581 .cs-container, #RTsbst-581 .cs-container {width: 100%;max-width: 80rem;margin: auto;display: flex;flex-direction: column;align-items: center;gap: clamp(3rem, 7vw, 4rem);}#RTsbs-581 .cs-content, #RTsbsr-581 .cs-content, #RTsbst-581 .cs-content {text-align: left;width: 100%;max-width: 32.625rem;padding: var(--sectionPadding);padding-top: 0;box-sizing: border-box;display: flex;flex-direction: column;align-items: flex-start;}#RTsbs-581 .cs-text, #RTsbsr-581 .cs-text, #RTsbst-581 .cs-text {margin-bottom: 1rem;}#RTsbs-581 .cs-text:last-of-type, #RTsbsr-581 .cs-text:last-of-type, #RTsbst-581 .cs-text:last-of-type {margin-bottom: 2rem;}#RTsbs-581 .cs-picture, #RTsbsr-581 .cs-picture, #RTsbst-581 .cs-picture {display: block;position: relative;width: 100%;height: 18.75rem;}#RTsbs-581 .cs-picture img, #RTsbsr-581 .cs-picture img, #RTsbst-581 .cs-picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}}@media only screen and (min-width: 48rem) {#RTsbs-581, #RTsbsr-581, #RTsbst-581 {padding: var(--sectionPadding);}#RTsbs-581 .cs-container, #RTsbsr-581 .cs-container, #RTsbst-581 .cs-container {flex-direction: row;justify-content: flex-start;gap: clamp(3.75rem, 10vw, 8rem);}#RTsbs-581 .cs-content, #RTsbsr-581 .cs-content, #RTsbst-581 .cs-content {width: 53%;padding: 0;}#RTsbs-581 .cs-picture, #RTsbsr-581 .cs-picture, #RTsbst-581 .cs-picture {width: 47vw;max-width: 30.875rem;height: clamp(32.375rem, 63vw, 43.75rem);margin: 0 0 clamp(1rem, 2.4vw, 1.75rem) clamp(1rem, 2.4vw, 1.75rem);position: relative;}#RTsbs-581 .cs-picture:before, #RTsbsr-581 .cs-picture:before, #RTsbst-581 .cs-picture:before {content: "";width: 50%;height: 60%;background: var(--secondary);opacity: 1;display: block;position: absolute;bottom: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);left: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);}}@media only screen and (min-width: 0rem) {#RTsbsr-581 {background-color: #f7f7f7;}}@media only screen and (min-width: 48rem) {#RTsbsr-581 .cs-container {justify-content: flex-end;}#RTsbsr-581 .cs-content {order: -1;}#RTsbsr-581 .cs-picture {margin: 0 clamp(1rem, 2.4vw, 1.75rem) clamp(1rem, 2.4vw, 1.75rem) 0;}#RTsbsr-581 .cs-picture:before {content: "";width: 50%;height: 60%;background: var(--secondary);opacity: 1;display: block;position: absolute;left: auto;bottom: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);right: calc(clamp(1rem, 2.4vw, 1.75rem)*-1);}}