a,
hr {
  color: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
.rc_7,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
ul {
  margin: 0;
}
.rc_7,
fieldset,
legend,
menu,
ol,
ul {
  padding: 0;
}
.rc_7__hero-intro,
.rc_7__questions li a {
  position: relative;
  z-index: 50;
}
.rc_7__hero,
.rc_7__icon {
  background-repeat: no-repeat;
}
*,
::after,
::before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
::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';
}
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-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: 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;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
.rc_7__container img,
video {
  max-width: 100%;
  height: auto;
}
@font-face {
  font-family: Kapra;
  font-display: swap;
  src: url('/fonts/kapra-regular.otf') format('otf');
}
.rc_7 {
  color: #011f4d;
}
.rc_7__answers,
.rc_7__hero-intro p {
  color: rgb(255 255 255 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
}
.rc_7__container {
  max-width: 1100px;
  margin: 0 auto;
  font-family: proxima-nova, sans-serif;
}
.rc_7__hero-intro,
.rc_7__hero-intro p,
.rc_7__intro {
  margin-left: auto;
  margin-right: auto;
}
.rc_7__header {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2rem;
  text-align: center;
}
.rc_7__hero {
  position: relative;
  background-size: cover;
  background-position: bottom;
  padding-bottom: 700px;
}
.rc_7__hero-intro {
  margin-top: -160px;
  max-width: 600px;
}
.rc_7__hero-intro p {
  background-color: #e2126f;
  max-width: 600px;
  padding: 1rem;
  text-align: center;
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.rc_7__title {
  font-family: Kapra;
  margin-bottom: 2rem;
  text-align: center;
  font-size: 4.5rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.025em;
}
.rc_7__intro {
  font-size: 1.25rem;
  line-height: 1.75rem;
}
.rc_7__answer--title,
.rc_7__qtitle {
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.025em;
  font-family: Kapra;
}
.rc_7__q_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.rc_7__q_container .rc_7__q_container-content {
  width: 100%;
}
.rc_7__question {
  position: relative;
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.rc_7__qtitle {
  margin-bottom: 2rem;
  margin-left: 2rem;
  margin-right: 2rem;
  font-size: 2.25rem;
  font-weight: 300;
}
.rc_7__questions li {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 0.5rem 2rem;
  font-size: 1.125rem;
  line-height: 1.75rem;
}
.rc_7__questions li:hover {
  cursor: pointer;
}
.rc_7__questions li:nth-child(odd) {
  background-color: #d8f1f5;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.rc_7__question--r .rc_7__questions li {
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.rc_7__question--r li:nth-child(odd) {
  background-color: #f2f2f2;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
}
.rc_7__question--selected {
  font-weight: 600;
}
.rc_7__qnumber {
  display: none;
}
.rc_7__icon {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  height: 260px;
  width: 100%;
  background-size: contain;
  z-index: 1;
}
.rc_7__answers {
  background-color: #213559;
  display: none;
  padding: 2rem;
}
.rc_7__answer {
  display: none;
  flex-direction: column-reverse;
}
.rc_7__logo,
.rc_7__reveal {
  display: flex;
}
@media (min-width: 768px) {
  .rc_7__header {
    padding: 4rem;
  }
  .rc_7__hero {
    padding-bottom: 850px;
  }
  .rc_7__intro {
    max-width: 80%;
  }
  .rc_7__content {
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 5rem;
  }
  .rc_7__question {
    margin-bottom: 1.5rem;
  }
  .rc_7__question--r {
    text-align: right;
  }
  .rc_7__qtitle {
    margin-bottom: 3rem;
    margin-right: 0;
    max-width: 60%;
    font-size: 3rem;
    line-height: 1;
  }
  .rc_7__question--r .rc_7__qtitle {
    margin-right: 2rem;
  }
  .rc_7__questions {
    max-width: 90%;
    position: relative;
  }
  .rc_7__question--r .rc_7__qtitle,
  .rc_7__question--r .rc_7__questions {
    margin-left: auto;
  }

  section.rc_7__1.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 6px;
  }
  section.rc_7__2.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 5px;
  }
  section.rc_7__3.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 30px;
  }
  section.rc_7__4.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 10px;
  }
  section.rc_7__5.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 30px;
  }
  section.rc_7__6.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 10px;
  }
  section.rc_7__7.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 30px;
  }
  section.rc_7__8.rc_7__question > div.rc_7__q_container > div > ul.rc_7__questions {
    top: 30px;
  }

  .rc_7__icon,
  .rc_7__qnumber {
    display: block;
  }
  section.rc_7__1.rc_7__question > div.rc_7__q_container > span {
    margin-top: -15px;
  }

  section.rc_7__2.rc_7__question > div.rc_7__q_container > span {
    margin-top: -15px;
  }

  .rc_7__answers {
    padding: 3.5rem;
  }
  .rc_7__answer {
    flex-direction: row;
    gap: 1rem;
  }
}
.rc_7__answer--r {
  flex-direction: column;
  background-position: left top;
  padding-right: 0;
}
.rc_7__answer-intro {
  margin-bottom: 1rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.025em;
}
.rc_7__answer--title {
  padding-bottom: 15px;
  font-size: 3rem;
  color: #36c1ee;
}
.rc_7__answer header {
  margin-bottom: 1rem;
  border-bottom: 1px solid #ff0084;
}
.rc_7__answer-blurb p {
  margin-bottom: 1rem;
}
.rc_7__answer-blurb p:last-of-type {
  margin-bottom: 0;
}
.rc_7__answer-blurb a {
  color: #36c1ee;
}
.rc_7__answer--r .rc_7__answer-blurb {
  padding-right: 0;
}
.rc_7__answer-image {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
  height: -webkit-min-content;
  height: -moz-min-content;
  height: min-content;
}
.rc_7__footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #011f4d;
  padding: 2rem;
}
.rc_7__footer p {
  text-align: center;
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  max-width: 60%;
}
@media (min-width: 768px) {
  .rc_7__answer--r {
    flex-direction: row;
  }
  .rc_7__answer-blurb {
    padding-right: 8rem;
  }
  .rc_7__answer--r .rc_7__answer-blurb,
  .rc_7__answer--r header {
    padding-left: 8rem;
  }
  .rc_7__answer-image {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
  .rc_7__footer {
    padding: 2.5rem;
  }
  .rc_7__footer p {
    font-size: 2.25rem;
    line-height: 2.5rem;
  }
}
@media (max-width: 768px) {
  .rc_7__footer p {
    max-width: 100%;
  }
}
.rc_7__footer a {
  color: #50e5f8;
}
.rc_7__logo {
  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: #e6e6e6;
  justify-content: flex-end;
  align-items: center;
  width: 100%;

  color: #e10079;
  text-decoration: underline;
  font-weight: bolder;
}

.download_footer > span {
  display: flex;
}

@media (max-width: 768px) {
  .download_footer {
    padding: 1.5rem 2rem;
  }
}
