 @media only screen and (min-width: 0rem) {#int-hero {z-index: 1;position: relative;display: flex;flex-direction: column;justify-content: center;align-items: center;min-height: 30vh;padding-top: 3.125rem;}#int-hero picture {z-index: -2;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}#int-hero picture img {position: absolute;top: 0;left: 0;height: 100%;width: 100%;object-fit: cover;}#int-hero h1 {position: relative;margin: 0 auto;margin-top: 4.375rem;margin-bottom: 1.875rem;max-width: 31.25rem;width: 96%;font-size: 2.13333333rem;color: #fff;text-align: center;}#int-hero:before {z-index: -1;position: absolute;top: 0;left: 0;content: "";opacity: 0.45;display: block;background: #000;height: 100%;width: 100%;}}@media only screen and (min-width: 48rem) {#int-hero {font-size: 100%;}#int-hero h1 {font-size: 4rem;}}@media only screen and (min-width: 64rem) {#int-hero {background-attachment: fixed;min-height: 18.75rem;height: auto;padding-top: 11.25rem;font-size: inherit;padding-block-end: 6.25rem;}}@media only screen and (min-width: 0rem) {#tour-1000 {padding: var(--sectionPadding);background-color: #0e0e0e;}#tour-1000 .cs-container {width: 94%;max-width: 80rem;margin: auto;}#tour-1000 .cs-content {text-align: center;margin-bottom: clamp(2rem, 5vw, 3.5rem);}#tour-1000 .cs-content .cs-topper {color: #FBAC2A;}#tour-1000 .cs-content .cs-title {color: #fff;margin-left: auto;margin-right: auto;}#tour-1000 .cs-content .cs-text {max-width: 40rem;margin: 0 auto;font-size: 1rem;line-height: 1.6em;color: rgba(255, 255, 255, 0.7);}#tour-1000 .cs-bio-columns {max-width: 64rem;margin: 0 auto;}#tour-1000 .cs-bio-columns .cs-text {max-width: none;margin: 0 0 1.25em 0;text-align: justify;font-size: 1rem;line-height: 1.6em;color: rgba(255, 255, 255, 0.7);}#tour-1000 .cs-bio-columns .cs-text:last-child {margin-bottom: 0;}#tour-1000 .cs-bio-buttons {max-width: 64rem;margin: clamp(1.5rem, 4vw, 2.5rem) auto 0;display: flex;flex-direction: column;gap: 1rem;}#tour-1000 .cs-bio-buttons .cs-button {margin-top: 0;}#tour-1000 .cs-card-group {display: grid;grid-template-columns: 1fr;gap: clamp(1.5rem, 3vw, 2rem);margin: 0;padding: 0;list-style: none;}#tour-1000 .cs-item {display: flex;flex-direction: column;border-radius: 0.5rem;overflow: hidden;background-color: #1a1a1a;border: 1px solid rgba(255, 255, 255, 0.08);transition: transform 0.3s ease, box-shadow 0.3s ease;}#tour-1000 .cs-item:hover {transform: translateY(-4px);box-shadow: 0 0.75rem 2.5rem rgba(154, 37, 63, 0.25);}#tour-1000 .cs-picture {position: relative;display: block;width: 100%;padding-top: 130%;overflow: hidden;cursor: pointer;}#tour-1000 .cs-picture img {position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;object-position: center top;transition: transform 0.4s ease;}#tour-1000 .cs-item:hover .cs-picture img {transform: scale(1.04);}#tour-1000 .cs-info {padding: clamp(1.25rem, 3vw, 1.75rem);display: flex;flex-direction: column;gap: 0.75rem;flex: 1;}#tour-1000 .cs-h3 {margin: 0;font-size: clamp(1.1rem, 2.5vw, 1.35rem);font-weight: 700;line-height: 1.3em;color: #fff;}#tour-1000 .cs-meta {margin: 0;padding: 0;list-style: none;display: flex;flex-direction: column;gap: 0.5rem;}#tour-1000 .cs-meta-item {display: flex;align-items: center;gap: 0.5rem;font-size: 0.875rem;color: rgba(255, 255, 255, 0.65);}#tour-1000 .cs-meta-item .cs-icon {flex-shrink: 0;opacity: 0.6;filter: brightness(0) invert(1);}#tour-1000 .cs-button {display: inline-block;margin-top: auto;padding: 0.625rem 1.5rem;border-radius: 0.25rem;background-color: var(--primary);color: #fff;font-size: 0.875rem;font-weight: 700;text-decoration: none;text-align: center;transition: background-color 0.3s, color 0.3s;border: 2px solid var(--primary);}#tour-1000 .cs-button:hover {background-color: transparent;color: var(--primary);}}@media only screen and (min-width: 37.5rem) {#tour-1000 .cs-card-group {grid-template-columns: repeat(2, 1fr);}}@media only screen and (min-width: 64rem) {#tour-1000 .cs-card-group {grid-template-columns: repeat(3, 1fr);}#tour-1000 .cs-bio-columns {column-count: 2;column-gap: clamp(2rem, 4vw, 4rem);}#tour-1000 .cs-bio-buttons {flex-direction: row;justify-content: center;}}@media only screen and (min-width: 0rem) {.lightbox-overlay {display: none;position: fixed;inset: 0;background: rgba(0, 0, 0, 0.92);z-index: 9999;justify-content: center;align-items: center;cursor: pointer;}.lightbox-overlay.active {display: flex;}.lightbox-overlay img {max-width: 90vw;max-height: 90vh;object-fit: contain;border-radius: 0.375rem;box-shadow: 0 0.5rem 2.5rem rgba(0, 0, 0, 0.6);cursor: default;}.lightbox-close {position: absolute;top: 1.25rem;right: 1.5rem;color: #fff;font-size: 2rem;font-weight: 700;line-height: 1;cursor: pointer;user-select: none;transition: color 0.2s;}.lightbox-close:hover {color: var(--primary);}}@media only screen and (min-width: 64rem) {.lightbox-overlay {top: 5.8125rem;}.lightbox-overlay img {max-height: calc(90vh - 5.8125rem);}}