<!doctype html><html><head><meta name=generator content="Hugo 0.118.2"><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>Titanic Universe</title><link rel=stylesheet href=https://titanicuniverse.com/css/styles.css><link rel=canonical href=https://titanicuniverse.com/><link rel=preconnect href=https://fonts.googleapis.com><link rel=preconnect href=https://fonts.gstatic.com crossorigin><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Serif:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Manrope:wght@400;500;700&family=Space+Grotesk:wght@300;400;500;600;700&display=swap" rel=stylesheet><link rel="shortcut icon" href=https://titanicuniverse.com/assets/img/favicon.png><link rel=stylesheet type=text/css href=https://titanicuniverse.com/assets/fonts/unicons/unicons.css><link rel=stylesheet href=https://titanicuniverse.com/assets/css/plugins.css><link rel=stylesheet href=https://titanicuniverse.com/assets/css/colors/pink.css><link rel=preload href=https://titanicuniverse.com/assets/css/fonts/urbanist.css as=style onload='this.rel="stylesheet"'><style>.active>.page-link,.page-link.active,.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{color:#d16b86!important}@media(max-width:991.98px){.navbar-expand-lg .navbar-collapse .dropdown-toggle:after{color:#fff!important}}</style></head><body><header class="relative bg-[#21262c]" x-data="{ mobileMenuOpen: false }"><nav class="container mx-auto px-4"><div class="flex items-center justify-between py-4"><div class="flex items-center"><a href=https://titanicuniverse.com class="flex items-center space-x-2" aria-label="Titanic Universe"><span class="text-3xl font-serif font-bold tracking-tight text-white">Titanic<span class=text-primary>Universe</span></span></a></div><ul class="hidden lg:flex flex-wrap items-center font-medium text-sm mb-0"><li class="p-4 lg:px-8 relative flex items-center space-x-1" x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"><a class="text-white hover:text-primary transition-colors" href=/ :aria-expanded=open>Home</a></li><li class="p-4 lg:px-8 relative flex items-center space-x-1" x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"><a class="text-white hover:text-primary transition-colors" href=/passengers/ :aria-expanded=open>Passengers</a>
<button class="shrink-0 p-1 text-white hover:text-primary" :aria-expanded=open @click.prevent="open = !open">
<span class=sr-only>Show submenu for "Passengers"</span><svg class="w-3 h-3 fill-current" xmlns="http://www.w3.org/2000/svg" width="12" height="12"><path d="M10 2.586 11.414 4 6 9.414.586 4 2 2.586l4 4z"/></svg></button><ul class="origin-top-right absolute top-full left-1/2 -translate-x-1/2 min-w-[240px] bg-white border border-slate-200 p-2 rounded-lg shadow-xl [&[x-cloak]]:hidden" x-show=open x-transition:enter="transition ease-out duration-200 transform" x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-out duration-200" x-transition:leave-start=opacity-100 x-transition:leave-end=opacity-0 x-cloak @focusout="await $nextTick();!$el.contains($focus.focused()) && (open = false)"><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/passengers/first-class/><span class=whitespace-nowrap>First Class Passengers</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/passengers/second-class/><span class=whitespace-nowrap>Second Class Passengers</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/passengers/third-class/><span class=whitespace-nowrap>Third Class Passengers</span></a></li></ul></li><li class="p-4 lg:px-8 relative flex items-center space-x-1" x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"><a class="text-white hover:text-primary transition-colors" href=/victims/ :aria-expanded=open>Victims</a>
<button class="shrink-0 p-1 text-white hover:text-primary" :aria-expanded=open @click.prevent="open = !open">
<span class=sr-only>Show submenu for "Victims"</span><svg class="w-3 h-3 fill-current" xmlns="http://www.w3.org/2000/svg" width="12" height="12"><path d="M10 2.586 11.414 4 6 9.414.586 4 2 2.586l4 4z"/></svg></button><ul class="origin-top-right absolute top-full left-1/2 -translate-x-1/2 min-w-[240px] bg-white border border-slate-200 p-2 rounded-lg shadow-xl [&[x-cloak]]:hidden" x-show=open x-transition:enter="transition ease-out duration-200 transform" x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-out duration-200" x-transition:leave-start=opacity-100 x-transition:leave-end=opacity-0 x-cloak @focusout="await $nextTick();!$el.contains($focus.focused()) && (open = false)"><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/victims/first-class/><span class=whitespace-nowrap>First Class Victims</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/victims/second-class/><span class=whitespace-nowrap>Second Class Victims</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/victims/third-class/><span class=whitespace-nowrap>Third Class Victims</span></a></li></ul></li><li class="p-4 lg:px-8 relative flex items-center space-x-1" x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"><a class="text-white hover:text-primary transition-colors" href=/survivors/ :aria-expanded=open>Survivors</a>
<button class="shrink-0 p-1 text-white hover:text-primary" :aria-expanded=open @click.prevent="open = !open">
<span class=sr-only>Show submenu for "Survivors"</span><svg class="w-3 h-3 fill-current" xmlns="http://www.w3.org/2000/svg" width="12" height="12"><path d="M10 2.586 11.414 4 6 9.414.586 4 2 2.586l4 4z"/></svg></button><ul class="origin-top-right absolute top-full left-1/2 -translate-x-1/2 min-w-[240px] bg-white border border-slate-200 p-2 rounded-lg shadow-xl [&[x-cloak]]:hidden" x-show=open x-transition:enter="transition ease-out duration-200 transform" x-transition:enter-start="opacity-0 -translate-y-2" x-transition:enter-end="opacity-100 translate-y-0" x-transition:leave="transition ease-out duration-200" x-transition:leave-start=opacity-100 x-transition:leave-end=opacity-0 x-cloak @focusout="await $nextTick();!$el.contains($focus.focused()) && (open = false)"><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/survivors/first-class/><span class=whitespace-nowrap>First Class Survivors</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/survivors/second-class/><span class=whitespace-nowrap>Second-Class Survivors</span></a></li><li><a class="text-slate-800 hover:bg-slate-50 flex items-center p-2" href=/survivors/third-class/><span class=whitespace-nowrap>Third Class Survivors</span></a></li></ul></li><li class="p-4 lg:px-8 relative flex items-center space-x-1" x-data="{ open: false }" @mouseenter="open = true" @mouseleave="open = false"><a class="text-white hover:text-primary transition-colors" href=/museums/ :aria-expanded=open>Museums</a></li></ul><div class=lg:hidden><button @click="mobileMenuOpen = !mobileMenuOpen" class="text-white hover:text-primary transition-colors">
<span class=sr-only>Toggle Menu</span><svg class="w-6 h-6" fill="none" stroke="currentcolor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M4 6h16M4 12h16M4 18h16"/></svg></button></div></div><div x-show=mobileMenuOpen x-transition:enter="transition ease-out duration-100" x-transition:enter-start="opacity-0 scale-95" x-transition:enter-end="opacity-100 scale-100" x-transition:leave="transition ease-in duration-75" x-transition:leave-start="opacity-100 scale-100" x-transition:leave-end="opacity-0 scale-95" class=lg:hidden style=display:none><ul class="pt-2 pb-4"><li class=relative x-data="{ open: false }"><div class="flex items-center justify-between"><a href=/ class="block py-2 text-white hover:text-primary transition-colors">Home</a></div></li><li class=relative x-data="{ open: false }"><div class="flex items-center justify-between"><a href=/passengers/ class="block py-2 text-white hover:text-primary transition-colors">Passengers</a>
<button @click="open = !open" class="py-2 px-4 text-white hover:text-primary transition-colors"><svg class="w-4 h-4 fill-current" :class="{'rotate-180': open}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"/></svg></button></div><ul x-show=open class=pl-4 style=display:none><li><a href=/passengers/first-class/ class="block py-2 text-white hover:text-primary transition-colors">First Class Passengers</a></li><li><a href=/passengers/second-class/ class="block py-2 text-white hover:text-primary transition-colors">Second Class Passengers</a></li><li><a href=/passengers/third-class/ class="block py-2 text-white hover:text-primary transition-colors">Third Class Passengers</a></li></ul></li><li class=relative x-data="{ open: false }"><div class="flex items-center justify-between"><a href=/victims/ class="block py-2 text-white hover:text-primary transition-colors">Victims</a>
<button @click="open = !open" class="py-2 px-4 text-white hover:text-primary transition-colors"><svg class="w-4 h-4 fill-current" :class="{'rotate-180': open}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"/></svg></button></div><ul x-show=open class=pl-4 style=display:none><li><a href=/victims/first-class/ class="block py-2 text-white hover:text-primary transition-colors">First Class Victims</a></li><li><a href=/victims/second-class/ class="block py-2 text-white hover:text-primary transition-colors">Second Class Victims</a></li><li><a href=/victims/third-class/ class="block py-2 text-white hover:text-primary transition-colors">Third Class Victims</a></li></ul></li><li class=relative x-data="{ open: false }"><div class="flex items-center justify-between"><a href=/survivors/ class="block py-2 text-white hover:text-primary transition-colors">Survivors</a>
<button @click="open = !open" class="py-2 px-4 text-white hover:text-primary transition-colors"><svg class="w-4 h-4 fill-current" :class="{'rotate-180': open}" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20"><path d="M9.293 12.95l.707.707L15.657 8l-1.414-1.414L10 10.828 5.757 6.586 4.343 8z"/></svg></button></div><ul x-show=open class=pl-4 style=display:none><li><a href=/survivors/first-class/ class="block py-2 text-white hover:text-primary transition-colors">First Class Survivors</a></li><li><a href=/survivors/second-class/ class="block py-2 text-white hover:text-primary transition-colors">Second-Class Survivors</a></li><li><a href=/survivors/third-class/ class="block py-2 text-white hover:text-primary transition-colors">Third Class Survivors</a></li></ul></li><li class=relative x-data="{ open: false }"><div class="flex items-center justify-between"><a href=/museums/ class="block py-2 text-white hover:text-primary transition-colors">Museums</a></div></li></ul></div></nav></header><main><main class=bg-gray-100><section class="py-12 bg-gray-100"><div class="container mx-auto px-4"><h2 class="xl:text-[1.7rem] text-[calc(1.295rem_+_0.54vw)] !leading-[1.25] font-semibold !text-center mt-4 mb-10">Titanic Survivors & Victims</h2><div class="grid grid-cols-1 md:grid-cols-2 gap-8"><div class="widget overflow-hidden rounded-lg shadow-lg"><div class="bg-gray-800 p-6"><div class="flex justify-center"><svg class="fill-white w-32 h-32" viewBox="0 0 48 48" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M17.3369 6.08877 13.0418 17.2833l4.6146 24.8052L30.3292 42.0781l4.5739-24.8127L30.5897 6.07792 17.3369 6.08877zM31.9617 4.0768 15.9617 4.0899 10.9723 17.094l5.0221 26.9959L31.9944 44.0768l4.9779-27.0041L31.9617 4.0768z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M22.9736 18.5842 22.9797 26.0842 24.9797 26.0825 24.9736 18.5825 27.9736 18.5801 27.9719 16.5801 24.9719 16.5825 24.9691 13.0825 22.9691 13.0842 22.9719 16.5842 19.9719 16.5866 19.9736 18.5866 22.9736 18.5842z"/></svg></div></div><div class="bg-gray-100 p-6"><div class=text-center><a href=https://titanicuniverse.com/victims/ class="text-2xl text-gray-800 hover:text-gray-600 font-semibold hover:underline">Titanic Victims</a></div></div></div><div class="widget overflow-hidden rounded-lg shadow-lg"><div class="bg-gray-800 p-6"><div class="flex justify-center"><svg class="fill-white w-32 h-32" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512"><g><path class="st0" d="M488.517 360.879v-91.686l-8.732-4.422c-.61-.404-13.699-8.018-27.295-34.148-13.727-26.535-27.885-72.514-27.885-149.544l.008-.188c.01-2.948-.685-7.211-2.92-12.084-2.234-4.882-5.905-10.385-11.746-16.45-5.53-5.728-12.084-10.038-19.163-13.662-12.394-6.291-26.647-10.554-41.388-13.821-22.065-4.864-45.144-7.315-62.89-8.629-17.737-1.296-30.093-1.418-30.347-1.418L256 31.257l-.16-16.432c-.394.01-28.844.264-61.716 4.602-16.459 2.188-34.018 5.361-50.092 10.291-8.046 2.459-15.736 5.371-22.825 8.976-7.07 3.624-13.624 7.934-19.145 13.662-5.84 6.065-9.521 11.567-11.746 16.45-2.234 4.873-2.939 9.136-2.92 12.084v.188c0 80.785-15.558 127.412-29.896 153.281-7.183 12.947-14.083 20.788-18.853 25.284-2.386 2.244-4.235 3.643-5.333 4.413-.564.386-.92.61-1.07.695h-.01l-8.742 4.45v91.677H0v79.847h23.492v56.448H256h232.517v-56.448H512v-79.847H488.517zM455.636 464.293h-187.89V198.885l63.115-82.832c4.262-15.334-8.619-30.638-74.862-30.638-66.241.0-79.124 15.304-74.861 30.638l63.115 82.832v265.408H56.374V287.801c7.662-6.244 19.004-17.801 29.896-37.51 17.521-31.642 33.839-83.772 33.99-167.9.15-.319.394-.788.798-1.436.807-1.286 2.244-3.258 4.694-5.794 2.019-2.14 5.578-4.732 10.394-7.182 8.441-4.329 20.506-8.141 33.548-11.005 19.604-4.337 41.454-6.722 58.204-7.943 8.394-.61 15.52-.949 20.524-1.127 2.498-.094 4.47-.141 5.784-.169.666-.01 1.174-.028 1.502-.037h.358.018c2.892.037 30.534.573 60.355 4.713 14.891 2.066 30.328 5.071 43.144 9.118 6.394 2.01 12.121 4.3 16.722 6.695 4.592 2.366 7.99 4.873 9.953 6.92 3.681 3.86 5.052 6.319 5.483 7.258.16 84.128 16.469 136.267 33.998 167.89 10.883 19.708 22.224 31.266 29.896 37.51V464.293z"/></g></svg></div></div><div class="bg-gray-100 p-6"><div class=text-center><a href=https://titanicuniverse.com/survivors/ class="text-2xl text-gray-800 hover:text-gray-600 font-semibold hover:underline">Titanic Survivors</a></div></div></div></div></div></section><section class="py-12 bg-white"><div class="container mx-auto px-4"><h2 class="xl:text-[1.7rem] text-[calc(1.295rem_+_0.54vw)] !leading-[1.25] font-semibold !text-center mt-4 mb-10">Explore by Passenger Class</h2><div class="grid grid-cols-1 md:grid-cols-3 gap-8"><div class="widget overflow-hidden rounded-lg shadow-lg"><div class="bg-gray-800 p-6"><div class="flex justify-center"><svg class="w-16 h-16 fill-white" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity=".4" d="M22.0009 9.20986V14.7899c0 4.1-1.25 5.35-5.35 5.35H9.91094v-3.02C9.91094 16.7399 9.59094 16.4199 9.21094 16.4199V7.57986C9.59094 7.57986 9.91094 7.25986 9.91094 6.87986v-3.02H16.6509c4.1.0 5.35 1.25 5.35 5.35z"/><path d="M18.4692 11.9001C18.6392 11.7401 18.6992 11.4901 18.6292 11.2701 18.5592 11.0401 18.3692 10.8801 18.1292 10.8501l-1.28-.19C16.7992 10.6501 16.7592 10.6201 16.7392 10.5801l-.57-1.16002C16.0692 9.21008 15.8492 9.08008 15.6192 9.08008 15.3792 9.08008 15.1692 9.21008 15.0592 9.42008l-.57 1.16002C14.4692 10.6301 14.4192 10.6601 14.3692 10.6601l-1.28.19C12.8592 10.8801 12.6592 11.0501 12.5892 11.2701 12.5192 11.5001 12.5792 11.7401 12.7492 11.9001l.93.9C13.7192 12.8301 13.7292 12.8901 13.7192 12.9401L13.4992 14.2101C13.4592 14.4401 13.5492 14.6801 13.7492 14.8101 13.8592 14.8901 13.9792 14.9301 14.1092 14.9301 14.2092 14.9301 14.3092 14.9101 14.3992 14.8601l1.15-.6C15.5892 14.2401 15.6492 14.2401 15.6892 14.2601l1.15.6C17.0492 14.9701 17.2992 14.9501 17.4892 14.8101S17.7792 14.4401 17.7392 14.2001L17.5192 12.9301C17.5092 12.8801 17.5292 12.8301 17.5592 12.7901L18.4692 11.9001z"/><path d="M9.21061 7.57986V16.4199C8.83061 16.4199 8.51061 16.7399 8.51061 17.1199v3.02h-1.16c-3.95.0-5.25-1.18-5.34-4.86C2.00061 15.0899 2.08061 14.9099 2.21061 14.7799 2.34061 14.6399 2.53061 14.5699 2.71061 14.5699c1.4.0 2.55-1.15 2.55-2.56s-1.15-2.57004-2.55-2.57004C2.51061 9.43986 2.34061 9.36986 2.21061 9.22986c-.13-.130000000000001-.21-.32-.2-.5.0900000000000003-3.69 1.39-4.87 5.34-4.87h1.16v3.02c0 .390000000000001.32.7.700000000000001.7z"/></svg></div></div><div class="bg-gray-100 p-6"><div class=text-center><a href=https://titanicuniverse.com/passengers/first-class/ class="text-2xl text-gray-800 hover:text-gray-600 font-semibold hover:underline">First Class Passengers</a></div></div></div><div class="widget overflow-hidden rounded-lg shadow-lg"><div class="bg-gray-800 p-6"><div class="flex justify-center"><svg class="w-16 h-16 fill-white" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity=".4" d="M22.0009 9.20986V14.7899c0 4.1-1.25 5.35-5.35 5.35H9.91094v-3.02C9.91094 16.7399 9.59094 16.4199 9.21094 16.4199V7.57986C9.59094 7.57986 9.91094 7.25986 9.91094 6.87986v-3.02H16.6509c4.1.0 5.35 1.25 5.35 5.35z"/><path d="M18.4692 11.9001C18.6392 11.7401 18.6992 11.4901 18.6292 11.2701 18.5592 11.0401 18.3692 10.8801 18.1292 10.8501l-1.28-.19C16.7992 10.6501 16.7592 10.6201 16.7392 10.5801l-.57-1.16002C16.0692 9.21008 15.8492 9.08008 15.6192 9.08008 15.3792 9.08008 15.1692 9.21008 15.0592 9.42008l-.57 1.16002C14.4692 10.6301 14.4192 10.6601 14.3692 10.6601l-1.28.19C12.8592 10.8801 12.6592 11.0501 12.5892 11.2701 12.5192 11.5001 12.5792 11.7401 12.7492 11.9001l.93.9C13.7192 12.8301 13.7292 12.8901 13.7192 12.9401L13.4992 14.2101C13.4592 14.4401 13.5492 14.6801 13.7492 14.8101 13.8592 14.8901 13.9792 14.9301 14.1092 14.9301 14.2092 14.9301 14.3092 14.9101 14.3992 14.8601l1.15-.6C15.5892 14.2401 15.6492 14.2401 15.6892 14.2601l1.15.6C17.0492 14.9701 17.2992 14.9501 17.4892 14.8101S17.7792 14.4401 17.7392 14.2001L17.5192 12.9301C17.5092 12.8801 17.5292 12.8301 17.5592 12.7901L18.4692 11.9001z"/><path d="M9.21061 7.57986V16.4199C8.83061 16.4199 8.51061 16.7399 8.51061 17.1199v3.02h-1.16c-3.95.0-5.25-1.18-5.34-4.86C2.00061 15.0899 2.08061 14.9099 2.21061 14.7799 2.34061 14.6399 2.53061 14.5699 2.71061 14.5699c1.4.0 2.55-1.15 2.55-2.56s-1.15-2.57004-2.55-2.57004C2.51061 9.43986 2.34061 9.36986 2.21061 9.22986c-.13-.130000000000001-.21-.32-.2-.5.0900000000000003-3.69 1.39-4.87 5.34-4.87h1.16v3.02c0 .390000000000001.32.7.700000000000001.7z"/></svg></div></div><div class="bg-gray-100 p-6"><div class=text-center><a href=https://titanicuniverse.com/passengers/second-class/ class="text-2xl text-gray-800 hover:text-gray-600 font-semibold hover:underline">Second Class Passengers</a></div></div></div><div class="widget overflow-hidden rounded-lg shadow-lg"><div class="bg-gray-800 p-6"><div class="flex justify-center"><svg class="w-16 h-16 fill-white" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path opacity=".4" d="M22.0009 9.20986V14.7899c0 4.1-1.25 5.35-5.35 5.35H9.91094v-3.02C9.91094 16.7399 9.59094 16.4199 9.21094 16.4199V7.57986C9.59094 7.57986 9.91094 7.25986 9.91094 6.87986v-3.02H16.6509c4.1.0 5.35 1.25 5.35 5.35z"/><path d="M18.4692 11.9001C18.6392 11.7401 18.6992 11.4901 18.6292 11.2701 18.5592 11.0401 18.3692 10.8801 18.1292 10.8501l-1.28-.19C16.7992 10.6501 16.7592 10.6201 16.7392 10.5801l-.57-1.16002C16.0692 9.21008 15.8492 9.08008 15.6192 9.08008 15.3792 9.08008 15.1692 9.21008 15.0592 9.42008l-.57 1.16002C14.4692 10.6301 14.4192 10.6601 14.3692 10.6601l-1.28.19C12.8592 10.8801 12.6592 11.0501 12.5892 11.2701 12.5192 11.5001 12.5792 11.7401 12.7492 11.9001l.93.9C13.7192 12.8301 13.7292 12.8901 13.7192 12.9401L13.4992 14.2101C13.4592 14.4401 13.5492 14.6801 13.7492 14.8101 13.8592 14.8901 13.9792 14.9301 14.1092 14.9301 14.2092 14.9301 14.3092 14.9101 14.3992 14.8601l1.15-.6C15.5892 14.2401 15.6492 14.2401 15.6892 14.2601l1.15.6C17.0492 14.9701 17.2992 14.9501 17.4892 14.8101S17.7792 14.4401 17.7392 14.2001L17.5192 12.9301C17.5092 12.8801 17.5292 12.8301 17.5592 12.7901L18.4692 11.9001z"/><path d="M9.21061 7.57986V16.4199C8.83061 16.4199 8.51061 16.7399 8.51061 17.1199v3.02h-1.16c-3.95.0-5.25-1.18-5.34-4.86C2.00061 15.0899 2.08061 14.9099 2.21061 14.7799 2.34061 14.6399 2.53061 14.5699 2.71061 14.5699c1.4.0 2.55-1.15 2.55-2.56s-1.15-2.57004-2.55-2.57004C2.51061 9.43986 2.34061 9.36986 2.21061 9.22986c-.13-.130000000000001-.21-.32-.2-.5.0900000000000003-3.69 1.39-4.87 5.34-4.87h1.16v3.02c0 .390000000000001.32.7.700000000000001.7z"/></svg></div></div><div class="bg-gray-100 p-6"><div class=text-center><a href=https://titanicuniverse.com/passengers/third-class/ class="text-2xl text-gray-800 hover:text-gray-600 font-semibold hover:underline">Third Class Passengers</a></div></div></div></div></div></section></main></main><footer class="bg-[#21262c] opacity-100 text-[#cacaca]"><div class="container py-16 xl:!py-20 lg:!py-20 md:!py-20"><div class="flex flex-wrap mx-[-15px] mt-[-30px] xl:mt-0 lg:mt-0"><div class="md:w-4/12 lg:w-3/12 xl:w-3/12 w-full flex-[0_0_auto] px-[15px] max-w-full xl:mt-0 lg:mt-0 mt-[30px]"><div class=widget><h4 class="widget-title text-white !mb-3">Passenger Classes</h4><ul class="pl-0 list-none text-inherit bullet-white"><li class="relative pl-4 before:absolute before:top-[-0.15rem] before:text-[1rem] before:content-['\2022'] before:left-0 before:text-white before:font-SansSerif"><a class="text-[#cacaca] hover:text-[#d16b86]" href=/passengers/first-class/>First Class</a></li><li class="mt-[0.35rem] relative pl-4 before:absolute before:top-[-0.15rem] before:text-[1rem] before:content-['\2022'] before:left-0 before:text-white before:font-SansSerif"><a class="text-[#cacaca] hover:text-[#d16b86]" href=/passengers/second-class/>Second Class</a></li><li class="mt-[0.35rem] relative pl-4 before:absolute before:top-[-0.15rem] before:text-[1rem] before:content-['\2022'] before:left-0 before:text-white before:font-SansSerif"><a class="text-[#cacaca] hover:text-[#d16b86]" href=/passengers/third-class/>Third Class</a></li></ul></div><div class="widget mt-[1rem]"><h4 class="widget-title text-white !mb-3">Passenger Status</h4><ul class="pl-0 list-none text-inherit bullet-white"><li class="relative pl-4 before:absolute before:top-[-0.15rem] before:text-[1rem] before:content-['\2022'] before:left-0 before:text-white before:font-SansSerif"><a class="text-[#cacaca] hover:text-[#d16b86]" href=/victims/>Victims</a></li><li class="mt-[0.35rem] relative pl-4 before:absolute before:top-[-0.15rem] before:text-[1rem] before:content-['\2022'] before:left-0 before:text-white before:font-SansSerif"><a class="text-[#cacaca] hover:text-[#d16b86]" href=/survivors/>Survivors</a></li></ul></div></div><div class="md:w-4/12 lg:w-3/12 xl:w-3/12 w-full flex-[0_0_auto] px-[15px] max-w-full xl:mt-0 lg:mt-0 mt-[30px]"><div class=widget><h4 class="widget-title text-white !mb-3">Contact Information</h4><address class="xl:pr-20 xxl:!pr-28 not-italic leading-[inherit] block mb-4">Titanic Universe</address><a class="text-[#cacaca] hover:text-[#d16b86]" href="/cdn-cgi/l/email-protection#f59c9b939ab5819c81949b9c969d9c86819a879c969499869a969c90818cdb9a8792"><span class="__cf_email__" data-cfemail="741d1a121b34001d00151a1d17011a1d02110607115a171b19">[email&#160;protected]</span></a></div><div class="widget mt-[1rem]"><h4 class="widget-title text-white !mb-3">Follow Us</h4><nav class="nav social social-white"><a class="m-[0_.7rem_0_0] text-[1rem] transition-all duration-[0.2s] ease-in-out translate-y-0 hover:translate-y-[-0.15rem]" href=https://twitter.com/titanicuniverse><i class="uil uil-twitter before:content-['\ed59'] text-[1rem] text-[#5daed5]"></i></a>
<a class="m-[0_.7rem_0_0] text-[1rem] transition-all duration-[0.2s] ease-in-out translate-y-0 hover:translate-y-[-0.15rem]" href=https://www.facebook.com/TitanicUniverse><i class="uil uil-facebook-f before:content-['\eae2'] text-[1rem] text-[#4470cf]"></i></a>
<a class="m-[0_.7rem_0_0] text-[1rem] transition-all duration-[0.2s] ease-in-out translate-y-0 hover:translate-y-[-0.15rem]" href=#><i class="uil uil-instagram before:content-['\eb9c'] text-[1rem] text-[#d53581]"></i></a></nav></div></div><div class="md:w-4/12 lg:w-3/12 xl:w-3/12 w-full flex-[0_0_auto] px-[15px] max-w-full xl:mt-0 lg:mt-0 mt-[30px]"><div class=widget><h4 class="widget-title text-white !mb-3">Learn More</h4></div><div class="widget mt-[1rem]"><h4 class="widget-title text-white !mb-3">Resources</h4></div></div></div><p class="mt-6 !mb-0 !text-center">© 2024 TitanicUniverse.com. All rights reserved.</p></div></footer><script data-cfasync="false" src="/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src=https://cdnjs.cloudflare.com/ajax/libs/alpinejs/2.3.0/alpine.js integrity="sha512-nIwdJlD5/vHj23CbO2iHCXtsqzdTTx3e3uAmpTm4x2Y8xCIFyWu4cSIV8GaGe2UNVq86/1h9EgUZy7tn243qdA==" crossorigin=anonymous referrerpolicy=no-referrer></script></body></html>