.travel-experience{background:#f4f6f2;color:#061a19}.travel-experience ::selection{background:#b8ff69;color:#061a19}.travel-anchor-scroll{scrollbar-width:none}.travel-anchor-scroll::-webkit-scrollbar{display:none}.travel-media-strip{scrollbar-width:none}.travel-media-strip::-webkit-scrollbar{display:none}.travel-hero-image{animation:travel-image-arrive .9s cubic-bezier(.22,1,.36,1) both}.travel-rise{animation:travel-rise .72s cubic-bezier(.22,1,.36,1) both}.travel-rise:nth-child(2){animation-delay:70ms}.travel-rise:nth-child(3){animation-delay:.13s}@keyframes travel-image-arrive{0%{opacity:0;transform:scale(1.035)}to{opacity:1;transform:scale(1)}}@keyframes travel-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.travel-hero-image,.travel-rise{animation:none}}