a,
hr {
  color: inherit;
}
progress,
sub,
sup {
  vertical-align: baseline;
}
.rc_4,
blockquote,
body,
dd,
dl,
fieldset,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
menu,
ol,
p,
pre,
ul {
  margin: 0;
}
.rc_4,
dialog,
fieldset,
legend,
menu,
ol,
ul {
  padding: 0;
}
.rc_4__container,
.rc_4__header {
  background-size: cover;
  background-position: top;
  position: relative;
  background-repeat: no-repeat;
}
.rc_4__container,
.rc_4__header,
.rc_4__outfit,
.rc_4__section-title {
  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';
  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-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;
}
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;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role='button'],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
.rc_4__container img,
video {
  max-width: 100%;
  height: auto;
}
.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');
}
.rc_4 {
  color: #020268;
}
.rc_4__container {
  max-width: 1100px;
  margin: 0 auto;
  font-family: proxima-nova, sans-serif;
}
.rc_4__section-header,
.rc_4__sub-title {
  margin-bottom: 1rem;
}
.rc_4__sub-title,
.rc_4__title {
  font-family: Kapra;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.025em;
  font-weight: 300;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.rc_4__header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
}
.rc_4__title {
  color: #6b35b5;
  font-size: 6rem;
}
.rc_4__sub-title {
  color: #1d1e50;
  padding-top: 12px;
  padding-bottom: 5px;
  font-size: 3rem;
}
.rc_4__bubble,
.rc_4__intro {
  font-size: 1rem;
  font-weight: 600;
}
.rc_4__intro {
  color: #020268;
  line-height: 1.5rem;
}
.rc_4__intro p {
  font-size: 1.2rem;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-weight: 300;
  line-height: 1.375;
}
.rc_4__bubble-container {
  position: relative;
  min-height: 800px;
}
.rc_4__bubble {
  position: absolute;
  display: flex;
  height: 16rem;
  width: 16rem;
  align-items: center;
  justify-content: center;
  border-radius: 9999px;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2rem;
  text-align: center;
  line-height: 1.375;
  color: #1d1e53;
  right: -220px;
  top: 50px;
}
.rc_4__bubble--md,
.rc_4__bubble--sm {
  position: absolute;
  border-radius: 9999px;
  text-align: center;
  font-size: 1rem;
  line-height: 1.375;
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
  display: flex;
}
@media (min-width: 768px) {
  .rc_4__header {
    padding: 4rem;
  }
  .rc_4__bubble-container {
    min-height: 1000px;
  }
  .rc_4__bubble {
    height: 18rem;
    width: 18rem;
    padding: 4rem;
    right: 50px;
    top: 100px;
  }
}
.rc_4__bubble--md {
  height: 13rem;
  width: 13rem;
  align-items: center;
  justify-content: center;
  padding: 2rem;
  background-color: #895dc4;
  top: 470px;
  left: -220px;
}
@media (min-width: 768px) {
  .rc_4__bubble--md {
    height: 16rem;
    width: 16rem;
    padding: 3.5rem;
    top: 450px;
    left: 120px;
  }
}
.rc_4__bubble--sm {
  height: 12rem;
  width: 12rem;
  align-items: center;
  justify-content: center;
  padding: 3rem;
  background-color: #4a4b75;
  bottom: 50px;
  left: 0;
}
.rc_4__aside h4,
.rc_4__section-title {
  font-family: Kapra;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0.025em;
}
.rc_4__content {
  background-color: #c0e7f5;
  padding: 3rem;
}
.rc_4__content section {
  margin: 0 auto;
  margin-bottom: 3rem;
  max-width: 730px;
}
.rc_4__content section:last-of-type {
  margin-bottom: 0;
}
.rc_4__section-title {
  color: #6b35b5;
  font-size: 3rem;
  max-width: -moz-fit-content;
  max-width: fit-content;
  background-position: center left, center right;
  background-size: 0 0;
}
.rc_4__aside h4 {
  color: #e10079;
  margin-top: 2rem;
  font-size: 2.25rem;
}
.rc_4__outfit p,
.rc_4__section-header p {
  font-size: 1.125rem;
  font-weight: 300;
  line-height: 1.375;
}
.rc_4__section-header p {
  margin-top: 1rem;
  margin-bottom: 2rem;
  max-width: 300px;
}
.rc_4__outfit {
  position: relative;
  background-position: bottom;
  min-height: 700px;
  background-size: 0 0, contain;
}
.rc_4__outfit p {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}
.rc_4__outfit--1 .rc_4__pointer-1 {
  top: 50px;
  left: 20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__bubble--sm {
    bottom: 50px;
    left: 50px;
  }
  .rc_4__section-title {
    margin-left: auto;
    margin-right: auto;
    padding-left: 150px;
    padding-right: 150px;
    text-align: center;
    background-size: 140px 3px;
  }
  .rc_4__aside h4 {
    margin-top: 0;
  }
  .rc_4__section-header p {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    text-align: center;
  }
  .rc_4__outfit {
    background-position: right top;
    min-height: 600px;
    background-size: contain, 0 0;
  }
  .rc_4__outfit div {
    position: absolute;
  }
  .rc_4__outfit--1 .rc_4__pointer-1 {
    max-width: 120px;
  }
}
.rc_4__outfit--1 .rc_4__pointer-2 {
  top: 60px;
  left: 260px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--1 .rc_4__pointer-2 {
    max-width: 100px;
  }
}
.rc_4__outfit--1 .rc_4__pointer-3 {
  top: 170px;
  right: 20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--1 .rc_4__pointer-3 {
    max-width: 150px;
  }
}
.rc_4__outfit--1 .rc_4__pointer-4 {
  top: 250px;
  right: -25px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--1 .rc_4__pointer-4 {
    max-width: 130px;
  }
}
.rc_4__outfit--1 .rc_4__pointer-5 {
  top: 220px;
  left: 20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--1 .rc_4__pointer-5 {
    max-width: 100px;
  }
}
.rc_4__outfit--1 .rc_4__aside {
  bottom: 30px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--1 .rc_4__aside {
    max-width: 35%;
  }
}
.rc_4__outfit--2 .rc_4__pointer-1 {
  top: 50px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--2 .rc_4__pointer-1 {
    max-width: 120px;
  }
}
.rc_4__outfit--2 .rc_4__pointer-2 {
  top: 240px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--2 .rc_4__pointer-2 {
    max-width: 120px;
  }
}
.rc_4__outfit--2 .rc_4__pointer-3 {
  top: 130px;
  right: -25px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--2 .rc_4__pointer-3 {
    max-width: 120px;
  }
}
.rc_4__outfit--2 .rc_4__pointer-4 {
  top: 220px;
  right: -20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--2 .rc_4__pointer-4 {
    max-width: 110px;
  }
}
.rc_4__outfit--2 .rc_4__aside {
  bottom: 10px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--2 .rc_4__aside {
    max-width: 42%;
  }
}
.rc_4__outfit--3 .rc_4__pointer-1 {
  top: 80px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--3 .rc_4__pointer-1 {
    max-width: 120px;
  }
}
.rc_4__outfit--3 .rc_4__pointer-2 {
  top: 250px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--3 .rc_4__pointer-2 {
    max-width: 120px;
  }
}
.rc_4__outfit--3 .rc_4__pointer-3 {
  top: 150px;
  right: -34px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--3 .rc_4__pointer-3 {
    max-width: 140px;
  }
}
.rc_4__outfit--3 .rc_4__pointer-4 {
  top: 250px;
  right: -20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--3 .rc_4__pointer-4 {
    max-width: 120px;
  }
}
.rc_4__outfit--3 .rc_4__aside {
  bottom: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--3 .rc_4__aside {
    max-width: 50%;
  }
}
.rc_4__outfit--4 .rc_4__pointer-1 {
  top: 110px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--4 .rc_4__pointer-1 {
    max-width: 120px;
  }
}
.rc_4__outfit--4 .rc_4__pointer-2 {
  top: 300px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--4 .rc_4__pointer-2 {
    max-width: 120px;
  }
}
.rc_4__outfit--4 .rc_4__pointer-3 {
  top: 150px;
  right: -25px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--4 .rc_4__pointer-3 {
    max-width: 120px;
  }
}
.rc_4__outfit--4 .rc_4__pointer-4 {
  top: 220px;
  right: -25px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--4 .rc_4__pointer-4 {
    max-width: 120px;
  }
}
.rc_4__outfit--4 .rc_4__aside {
  bottom: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--4 .rc_4__aside {
    max-width: 56%;
  }
}
.rc_4__outfit--5 .rc_4__pointer-1 {
  top: 110px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--5 .rc_4__pointer-1 {
    max-width: 120px;
  }
}
.rc_4__outfit--5 .rc_4__pointer-2 {
  top: 260px;
  left: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--5 .rc_4__pointer-2 {
    max-width: 120px;
  }
}
.rc_4__outfit--5 .rc_4__pointer-3 {
  top: 150px;
  right: -20px;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--5 .rc_4__pointer-3 {
    max-width: 120px;
  }
}
.rc_4__outfit--5 .rc_4__pointer-4 {
  top: 220px;
  right: 0;
  max-width: 100%;
}
@media (min-width: 768px) {
  .rc_4__outfit--5 .rc_4__pointer-4 {
    max-width: 100px;
  }
}
.rc_4__outfit--5 .rc_4__aside {
  bottom: -20px;
  max-width: 100%;
}
.rc_4__footer {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #020268;
  padding: 2rem;
}
.rc_4__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_4__outfit--5 .rc_4__aside {
    max-width: 60%;
  }
  .rc_4__footer {
    padding: 2.5rem;
  }
  .rc_4__footer p {
    font-size: 1.875rem;
    line-height: 2.25rem;
  }
}
@media (max-width: 768px) {
  .rc_4__intro p {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .rc_4__footer p {
    max-width: 100%;
  }
}

.rc_4__footer a {
  color: #3ea9f5;
}
.rc_4__logo {
  display: flex;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgb(255 255 255 / var(--tw-bg-opacity));
  padding: 2.5rem;
}

/*CUSTOM CSS*/

@media (min-width: 768px) {
  div.rc_4__container > header > div.rc_4__bubble-container > div.rc_4__bubble--md.aos-init.aos-animate {
    top: 300px;
  }

  div.rc_4__container > header > div.rc_4__bubble-container > div.rc_4__bubble--sm.aos-init.aos-animate {
    margin-left: 150px;
  }
}

.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;
  }
}
