a,
hr {
  color: inherit;
}
.rc_5,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
ul {
  margin: 0;
}
.rc_5,
dialog,
fieldset,
legend,
menu,
ol,
ul {
  padding: 0;
}
.rc_5__sm,
sub,
sup {
  position: relative;
}
.rc_5__header,
.rc_5_area-2,
.rc_5_area-5 {
  background-repeat: no-repeat;
}
*,
::after,
::before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
::after,
::before {
  --tw-content: '';
}
:host,
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-feature-settings: normal;
  font-variation-settings: normal;
  -webkit-tap-highlight-color: transparent;
}
.rc_5__sub-title,
.rc_5__title {
  font-size: 3rem;
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: 300;
  text-align: center;
}
body {
  line-height: inherit;
}
hr {
  height: 0;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;
  font-feature-settings: normal;
  font-variation-settings: normal;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-feature-settings: inherit;
  font-variation-settings: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
}
textarea {
  resize: vertical;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
.rc_5__container img,
video {
  max-width: 100%;
  height: auto;
}
.hidden,
.rc_5__deck-4,
.rc_5__deck-8,
[hidden] {
  display: none;
}
@font-face {
  font-family: Kapra;
  font-display: swap;
  src: url('/fonts/kapra-regular.otf') format('otf');
}
.rc_5 {
  color: #020268;
}
.rc_5__container {
  max-width: 1100px;
  margin: 0 auto;
  font-family: proxima-nova, sans-serif;
}
.rc_5__intro p,
.rc_5__sub-title,
.rc_5__title {
  margin-left: auto;
  margin-right: auto;
}
.rc_5__area-title,
.rc_5__sub-title,
.rc_5__title {
  font-family: Kapra;
  text-transform: uppercase;
}
.rc_5__row-reverse {
  display: flex;
  flex-direction: column-reverse;
}
.rc_5__header {
  background-size: cover;
  background-position: bottom;
  padding: 3.5rem 3.5rem 700px;
}
.rc_5__title {
  color: #863cf4;
  font-style: italic;
}
.rc_5__sub-title {
  color: #ff0db2;
  padding-top: 12px;
  padding-bottom: 5px;
  background-size: 0 0;
  margin-bottom: 2rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
}
.rc_5__content,
.rc_5__intro p {
  padding: 2rem;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rc_5__sm {
  font-size: 50%;
  top: -14px;
  left: 5px;
}
.rc_5__intro {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.rc_5__intro p {
  text-align: center;
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.375;
}
.rc_5__content {
  background-color: #002e6a;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.rc_5__key {
  display: flex;
  width: 100%;
  gap: 1rem;
}
.rc_5__key div {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 0.5rem;
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rc_5__key--purple {
  background-color: #863cf4;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
}

.download_footer {
  display: flex;
  padding: 2rem 2rem;
  background-color: #011f4d;
  justify-content: flex-end;
  align-items: center;
  width: 100%;

  color: white;
  text-decoration: underline;
  font-weight: bolder;
}

.download_footer > span {
  display: flex;
}

@media (max-width: 768px) {
  .download_footer {
    padding: 1.5rem 2rem;
  }
}

@media (min-width: 768px) {
  .rc_5__row-reverse {
    flex-direction: column;
  }
  .rc_5__header {
    padding-bottom: 850px;
  }
  .rc_5__sub-title {
    font-size: 6rem;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: left 20px bottom 60px, right 20px bottom 60px;
    background-size: 107px 4px;
  }
  .rc_5__intro p {
    max-width: 80%;
    font-size: 1.375rem;
  }
  .rc_5__content {
    padding: 3.5rem 6rem;
  }
  .rc_5__key {
    margin-bottom: 130px;
    gap: 5rem;
  }
  .rc_5__key div {
    gap: 1.25rem;
    font-size: 1.3rem;
  }
  .rc_5__key--purple {
    height: 1.75rem;
    width: 1.75rem;
  }
}
.rc_5__key--pink {
  background-color: #ff0db2;
  display: flex;
  height: 1.25rem;
  width: 1.25rem;
}
.rc_5__area-1,
.rc_5_area-3,
.rc_5_area-4 {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 2rem;
}
.rc_5-area-1-diagram {
  z-index: 50;
  display: none;
}
.rc_5-area-1-photo,
.rc_5__attic,
.rc_5__boleros,
.rc_5__bubbles,
.rc_5__lou,
.rc_5__pianos,
.rc_5__rye,
.rc_5__trellis,
.rc_5_area-4-col-1 {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
.rc_5__area-1-map {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.rc_5__area-title {
  line-height: 50px;
  margin-bottom: 0.5rem;
  font-size: 3rem;
  font-weight: 500;
}
.rc_5_area-2 {
  padding-top: 320px;
  background-size: 0 0, contain;
}
.rc_5_area-2-content {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 3rem;
}
.rc_5__overlook {
  margin: 2.5rem auto;
}
.rc_5__deck-8-m {
  display: block;
}
.rc_5__bubbles {
  margin-top: 2.5rem;
}
.rc_5_area-4-content {
  display: flex;
  flex-direction: column;
}
.rc_5__deck-6 {
  position: absolute;
  top: 30px;
  z-index: 50;
  display: none;
}
.rc_5__deck-6-m {
  display: block;
}
@media (min-width: 640px) {
  .rc_5_area-4-col-1 {
    margin-bottom: 0;
  }
}
.rc_5__boleros {
  margin-top: 3rem;
}
.rc_5__schooner {
  margin: 2rem auto;
}
.rc_5_area-5 {
  margin-top: 2rem;
  padding-top: 300px;
  background-size: contain, 0 0;
}
.rc_5_area-5-content {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.rc_5_area-5-content-top,
.rc_5_area-6-content-top {
  margin-bottom: 2rem;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}
@media (max-width: 780px) {
  .rc_5_area-6-content-top {
    margin-top: 2rem;
  }
}
.rc_5_area-5-content-top p,
.rc_5_area-6-content-top p {
  max-width: 390px;
}
.rc_5__deck-4-m {
  display: block;
}
.rc_5__footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #011f4d;
  padding: 2rem;
}
.rc_5__footer p {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  max-width: 75%;
}
@media (min-width: 768px) {
  .rc_5__key--pink {
    height: 1.75rem;
    width: 1.75rem;
  }
  .rc_5__area-1 {
    gap: 7rem;
  }
  .rc_5-area-1-diagram {
    position: absolute;
    left: 200px;
    top: 85px;
    display: block;
  }
  .rc_5__area-1 div {
    max-width: 300px;
  }
  .rc_5-area-1-photo {
    position: absolute;
    top: -100px;
    right: 0;
    margin-bottom: 0;
  }
  .rc_5__area-1-map {
    margin-top: 0;
  }
  .rc_5_area-2 {
    padding-top: 550px;
    background-size: 769px 832px, 0 0;
  }
  .rc_5_area-2-content {
    margin-top: -90px;
    flex-direction: row;
    gap: 7rem;
  }
  .rc_5__overlook,
  .rc_5__pianos {
    margin-left: 0;
    margin-right: 0;
    margin-top: 6rem;
  }
  .rc_5__rye {
    margin-left: 0;
    margin-right: 0;
    margin-top: 2.5rem;
  }
  .rc_5_area-3 {
    flex-direction: row;
    gap: 9rem;
    padding-top: 500px;
  }
  .rc_5__deck-8 {
    position: absolute;
    top: 30px;
    display: block;
  }
  .rc_5__deck-8-m {
    display: none;
  }
  .rc_5__attic,
  .rc_5__boleros,
  .rc_5__bubbles,
  .rc_5__lou,
  .rc_5__trellis {
    margin-left: 0;
    margin-right: 0;
  }
  .rc_5_area-3-col-1 {
    margin-top: -100px;
  }
  .rc_5_area-3-col-2 {
    margin-top: -420px;
  }
  .rc_5_area-4 {
    margin-top: -100px;
    flex-direction: row;
    gap: 9rem;
    padding-top: 500px;
  }
  .rc_5_area-4-content {
    position: relative;
    flex-direction: row;
    justify-content: space-between;
    gap: 7rem;
  }
  .rc_5__deck-4,
  .rc_5__deck-6 {
    display: block;
  }
  .rc_5__deck-6-m {
    display: none;
  }
  .rc_5_area-4-col-1 {
    margin-left: 0;
    margin-right: 0;
    margin-top: -600px;
  }
  .rc_5_area-4-col-2 {
    margin-top: -320px;
  }
  .rc_5__boleros {
    margin-top: 420px;
  }
  .rc_5__schooner {
    margin-left: 0;
    margin-right: 0;
    margin-top: 5rem;
  }
  .rc_5_area-5 {
    padding-top: 0;
    margin-top: 2rem;
    background-repeat: no-repeat;
    background-size: 0 0, 676px 605px;
    background-position: left top 250px;
  }
  @media (min-width: 768px) {
    .rc_5_area-5 {
      margin-top: 5rem;
    }
  }
  .rc_5_area-5-content {
    flex-direction: row;
  }
  .rc_5_area-5-content-top,
  .rc_5_area-6-content-top {
    margin-bottom: -50px;
    flex-direction: row;
  }
  .rc_5_area-5-col-1 {
    padding-top: 320px;
  }
  .rc_5_area-5-col-2 {
    padding-top: 250px;
  }
  .rc_5_area-6 {
    margin-top: 4rem;
  }
  .rc_5__deck-4-m {
    display: none;
  }
  .rc_5__footer {
    padding: 3.5rem;
  }
  .rc_5__footer p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 768px) {
  .rc_5__footer p {
    max-width: 100%;
  }
}
.rc_5__footer a {
  color: #50e5f8;
}
.rc_5__logo {
  display: flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

.rc_5_area-2 {
  background-image: url('https://www.royalcaribbean.com/content/dam/royal/resources/infographics/the-best-cruise-ship-nightlife-on-icon-of-the-seas/rc_5-decks-2.svg'),
    url('https://www.royalcaribbean.com/content/dam/royal/resources/infographics/the-best-cruise-ship-nightlife-on-icon-of-the-seas/rc_5-decks-2-m.svg');
}

.rc_5_area-5 {
  background-image: url('https://www.royalcaribbean.com/content/dam/royal/resources/infographics/the-best-cruise-ship-nightlife-on-icon-of-the-seas/rc_5-deck-5-m.svg'),
    url('https://www.royalcaribbean.com/content/dam/royal/resources/infographics/the-best-cruise-ship-nightlife-on-icon-of-the-seas/rc_5-deck-5.svg');
}
