a,
hr {
  color: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
dialog,
fieldset,
legend,
menu,
ol,
ul {
  padding: 0;
}
[type='checkbox']:checked,
[type='checkbox']:checked:focus,
[type='checkbox']:checked:hover,
[type='radio']:checked,
[type='radio']:checked:focus,
[type='radio']:checked:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type='file'],
table {
  border-color: inherit;
}
.rcoco223,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
ul {
  margin: 0;
}
*,
::after,
::before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
[type='checkbox'],
[type='file'] {
  border-radius: 0;
}
::after,
::before {
  --tw-content: '';
}
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, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
  font-feature-settings: normal;
  font-variation-settings: normal;
}
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-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  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;
}
button,
select {
  text-transform: none;
}
[type='button'],
[type='reset'],
[type='submit'],
button {
  -webkit-appearance: button;
  background-color: transparent;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type='search'] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
menu,
ol,
ul {
  list-style: none;
}
textarea {
  resize: vertical;
}
[role='button'],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
.rcoco223 img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
[multiple],
[type='date'],
[type='datetime-local'],
[type='email'],
[type='month'],
[type='number'],
[type='password'],
[type='search'],
[type='tel'],
[type='text'],
[type='time'],
[type='url'],
[type='week'],
input:where(:not([type])),
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[multiple]:focus,
[type='date']:focus,
[type='datetime-local']:focus,
[type='email']:focus,
[type='month']:focus,
[type='number']:focus,
[type='password']:focus,
[type='search']:focus,
[type='tel']:focus,
[type='text']:focus,
[type='time']:focus,
[type='url']:focus,
[type='week']:focus,
input:where(:not([type])):focus,
select:focus,
textarea:focus {
  outline: transparent solid 2px;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
  text-align: inherit;
}
::-webkit-datetime-edit {
  display: inline-flex;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  print-color-adjust: exact;
}
[multiple],
[size]:where(select:not([size='1'])) {
  background-image: initial;
  background-position: initial;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  print-color-adjust: unset;
}
[type='checkbox'],
[type='radio'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type='radio'] {
  border-radius: 100%;
}
[type='checkbox']:focus,
[type='radio']:focus {
  outline: transparent solid 2px;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty, /*!*/ /*!*/);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type='checkbox']:checked,
[type='radio']:checked {
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
}
[type='radio']:checked {
  background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e");
}
[type='checkbox']:indeterminate {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");
  border-color: transparent;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: center;
  background-repeat: no-repeat;
}
[type='checkbox']:indeterminate:focus,
[type='checkbox']:indeterminate:hover {
  border-color: transparent;
  background-color: currentColor;
}
[type='file'] {
  background: unset;
  border-width: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
.rcoco223__detail,
.rcoco223__dish,
.rcoco223__header {
  background-repeat: no-repeat;
}
[type='file']:focus {
  outline: ButtonText solid 1px;
  outline: -webkit-focus-ring-color auto 1px;
}
::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
.container {
  width: 100%;
}
@media (min-width: 640px) {
  .container {
    max-width: 640px;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 768px;
  }
}
@media (min-width: 1024px) {
  .container {
    max-width: 1024px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1280px;
  }
}
@media (min-width: 1536px) {
  .container {
    max-width: 1536px;
  }
}
@font-face {
  font-family: Kapra;
  font-display: swap;
  src: url('/fonts/kapra-regular.otf') format('otf');
}
.rcoco223 {
  padding: 0;
  color: #020268;
}
.rcoco223__container {
  max-width: 1100px;
  margin: 0 auto;
  font-family: proxima-nova, sans-serif;
}
.rcoco223__intro p,
.rcoco223__sub-title,
.rcoco223__title {
  margin-right: auto;
  text-align: center;
  font-weight: 300;
}
.rcoco223__dish h3,
.rcoco223__sub-title,
.rcoco223__title {
  font-family: Kapra;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.rcoco223__header {
  background-size: cover;
  background-position: top;
  padding: 3.5rem;
}
.rcoco223__title {
  color: #50e5f8;
  margin-left: auto;
  font-size: 3.75rem;
  line-height: 1;
}
.rcoco223__sub-title {
  color: #ff0db2;
  padding-top: 12px;
  padding-bottom: 5px;
  background-size: 0 0;
  margin-left: auto;
  margin-bottom: 2.5rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  font-size: 3.75rem;
  line-height: 1;
}
.rcoco223__trademark {
  font-size: 3.75rem;
  line-height: 1;
}
.rcoco223__intro {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 600;
}
.rcoco223__intro p {
  background-color: #002e6a;
  margin-left: auto;
  padding: 2rem;
  font-size: 1.25rem;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rcoco223__content {
  padding-top: 2.5rem;
  background-color: #ffedcc;
}
.rcoco223__dish {
  display: flex;
  flex-direction: column;
  background-position: top;
  padding: 300px 3rem 3rem;
  background-size: 55%;
}
.rcoco223__dish div {
  max-width: 100%;
  flex-direction: column;
}
@media (min-width: 768px) {
  .rcoco223__header {
    padding-bottom: 1000px;
  }
  .rcoco223__sub-title {
    font-size: 6rem;
    line-height: 1;
    background-repeat: no-repeat;
    background-position: left 20px center, right 20px center;
    background-size: 107px 4px;
  }
  .rcoco223__intro p {
    max-width: 80%;
  }
  .rcoco223__dish {
    flex-direction: row;
    background-position: center right 50px;
    padding-top: 0;
  }
  .rcoco223__dish div {
    max-width: 50%;
  }
}
.rcoco223__dish--r {
  background-position: top;
}
.rcoco223__dish--r div {
  margin-left: auto;
  text-align: right;
}
.rcoco223__dish p {
  color: #011f4d;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.375;
}
.rcoco223__dish--r p {
  margin-left: auto;
}
.rcoco223__dish h3 {
  color: #ff0db2;
  margin-bottom: 2.5rem;
  padding-bottom: 0.5rem;
  font-size: 3.75rem;
  font-weight: 300;
  line-height: 1;
  border-bottom: 2px solid #ff0db2;
}
.rcoco223__rum {
  margin-top: -50px;
  margin-left: 200px;
}
.rcoco223__detail {
  margin-bottom: 2.5rem;
  display: flex;
  min-height: 357px;
  background-size: contain;
  background-position: top;
  padding-top: 340px;
}
.rcoco223__detail-bg-xl {
  background-size: contain;
  padding-top: 240px;
}
.rcoco223__detail div {
  flex-direction: column;
}
@media (min-width: 768px) {
  .rcoco223__dish--r {
    background-position: center left 10px;
  }
  .rcoco223__dish p {
    max-width: 60%;
  }
  .rcoco223__detail {
    background-position: center right 10px;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 0;
    background-size: 538px 357px;
  }
  .rcoco223__detail-bg-xl {
    background-size: 742px 457px;
  }
  .rcoco223__detail div {
    max-width: 50%;
  }
  .rcoco223__detail div:last-of-type {
    padding-left: 0;
    padding-right: 140px;
  }
}
.rcoco223__detail--r {
  background-position: top;
}
.rcoco223__detail--r div {
  margin-left: auto;
  text-align: left;
}
.rcoco223__detail p {
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.rcoco223__detail h3,
.rcoco223__section-title {
  font-family: Kapra;
  font-size: 3.75rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.025em;
}
.rcoco223__detail h3 {
  color: #50e5f8;
  padding-bottom: 0.5rem;
}
.rcoco223__details {
  background-color: #002e6a;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
  padding-bottom: 2rem;
}
.rcoco223__section-title-container {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rcoco223__section-title {
  display: inline-flex;
  padding: 1.5rem 1.5rem 0.75rem;
  text-align: center;
  background-color: #50e5f8;
  margin-top: -50px;
}
.rcoco223__footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #020268;
  padding: 2rem;
}
.rcoco223__footer p {
  color: #fff;
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  max-width: 75%;
}
@media (min-width: 768px) {
  .rcoco223__detail--r {
    background-position: center left 10px;
  }
  .rcoco223__detail--r div:last-of-type {
    padding-left: 140px;
    padding-right: 0;
  }
  .rcoco223__detail p {
    max-width: 90%;
  }
  .rcoco223__title1,
  .rcoco223__title2,
  .rcoco223__title5 {
    padding-top: 2.5rem;
  }
  .rcoco223__title3 {
    padding-top: 130px;
  }
  .rcoco223__title4 {
    padding-top: 85px;
  }
  .rcoco223__footer {
    padding: 2.5rem;
  }
  .rcoco223__footer p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 768px) {
  .rcoco223__footer p {
    max-width: 100%;
  }
}
.rcoco223__footer a {
  color: #3ea9f5;
}
.rcoco223__logo {
  display: flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

.download_footer {
  display: flex;
  padding: 2rem 2rem;
  background-color: #020268;
  /* flex-direction: column; */
  justify-content: flex-end;
  align-items: center;
  width: 100%;

  color: #ededed;
  text-decoration: underline;
  font-weight: bolder;
}

.download_footer > span {
  display: flex;
}

@media (max-width: 768px) {
  .download_footer {
    padding: 1.5rem 2rem;
  }

  #rum_img {
    margin-top: -1.5rem;
  }
}
