@charset "UTF-8";
/**
 * Main File
 * Imports all indexes
 */
@import url("https://fonts.googleapis.com/css?family=Nunito:400,600,700,800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Rubik:wght@400;500&display=swap");
/**
 * Base
 * Index
 */
/**
 * Base
 * Variables
 */
/**
 * Base
 * Mixins
 */
/**
 * Base
 * Typography
 */
.title-1, .title-2, .title-3, .title-4, .title-5, .title-6 {
  font-family: "Nunito", system-ui, sans-serif;
}
.title-1.emoji, .title-2.emoji {
  display: flex;
  align-items: center;
}
.title-1.emoji img, .title-2.emoji img {
  width: 60px;
  margin-left: 10px;
}
.title-1 {
  font-size: 48px;
  line-height: 48px;
  letter-spacing: -0.2px;
  font-weight: 800;
}
.title-2 {
  font-size: 42px;
  line-height: 44px;
  letter-spacing: -0.2px;
  font-weight: 800;
}
.title-3 {
  font-size: 34px;
  line-height: 36px;
  letter-spacing: -0.02px;
  font-weight: 800;
}
.title-4 {
  font-size: 28px;
  line-height: 28px;
  letter-spacing: -0.3px;
  font-weight: 800;
}
.title-5 {
  font-size: 24px;
  line-height: 28px;
  letter-spacing: -0.02px;
  font-weight: 800;
}
.title-6 {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: -0.1px;
  font-weight: 800;
}
@media (max-width: 768px) {
  .title-1.emoji img, .title-2.emoji img {
    width: 48px;
    margin-left: 6px;
  }
  .title-1 {
    font-size: 34px;
    line-height: 36px;
    letter-spacing: -0.2px;
    font-weight: 800;
  }
  .title-2 {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -0.15px;
    font-weight: 800;
  }
  .title-3 {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: -0.04px;
    font-weight: 800;
  }
  .title-4 {
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -0.24px;
    font-weight: 800;
  }
  .title-5 {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -0.01px;
    font-weight: 800;
  }
}

.subtitle-1 {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 0px;
  font-weight: 400;
}
@media (max-width: 768px) {
  .subtitle-1 {
    font-size: 20px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
  }
}

.body-1, input[type=text],
input[type=email],
input[type=tel],
input[type=file] {
  font-size: 19px;
  line-height: 28px;
  letter-spacing: -0.02px;
  font-weight: 400;
}
.body-2 {
  font-size: 17px;
  line-height: 24px;
  letter-spacing: -0.04px;
  font-weight: 400;
}
.body-2-long, .page-terms .page-content p, .page-terms .page-content li, .page-policy .page-content li {
  font-size: 17px;
  line-height: 28px;
  letter-spacing: -0.04px;
  font-weight: 400;
}
.body-2-bold, .page-terms .page-content th, .page-policy .page-content th {
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 500;
}
.body-3, .body-3-bold {
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.01px;
  font-weight: 400;
}
.body-3-bold {
  font-weight: 500;
}
.body-4, .body-4-bold {
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0px;
  font-weight: 400;
}
.body-4-bold {
  font-weight: 500;
}
@media (max-width: 768px) {
  .body-1, input[type=text],
input[type=email],
input[type=tel],
input[type=file] {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  .body-2 {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  .body-2-long, .page-terms .page-content p, .page-terms .page-content li, .page-policy .page-content li {
    font-size: 16px;
    line-height: 28px;
    letter-spacing: 0px;
    font-weight: 400;
  }
  .body-2-bold, .page-terms .page-content th, .page-policy .page-content th {
    font-size: 16px;
  }
}

p a,
li a {
  font-weight: 500;
}
p a:hover,
li a:hover {
  opacity: 0.7;
}

.button-1, .button, .button-submit, .button-small {
  font-family: "Nunito", system-ui, sans-serif;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: -0.2px;
  font-weight: 800;
}
.button-2, .button-small {
  font-family: "Nunito", system-ui, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 800;
}

.link {
  text-decoration: underline;
  transition: all 120ms;
}
.link:hover {
  opacity: 0.7;
}

.footnote, input[type=file] {
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0px;
  font-weight: 400;
}

.footnote-mini, input[type=file] {
  font-size: 10px;
  line-height: 16px;
  letter-spacing: 0px;
  font-weight: 100;
}

.label, .label-bold {
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0px;
  font-weight: 400;
}
.label-bold {
  font-weight: 500;
}

.-center {
  text-align: center;
  justify-content: center;
}

.-light {
  color: #717D95;
}

.-lighter {
  color: #9DA1AB;
}

.-white {
  color: #F1F5FA;
}

.-bold,
strong {
  font-weight: 500;
}

::-moz-selection {
  background-color: rgba(197, 221, 255, 0.5);
  color: #13264F;
}

::selection {
  background-color: rgba(197, 221, 255, 0.5);
  color: #13264F;
}

/**
 * Base
 * Base
 */
* {
  margin: 0;
  padding: 0;
  outline: none;
  -webkit-tap-highlight-color: transparent;
  color: #13264F;
  box-sizing: border-box;
  border: none;
}

html {
  scroll-behavior: smooth;
  overflow-x: hidden;
}

body {
  -webkit-font-smoothing: antialiased;
  font-family: "Rubik", system-ui, sans-serif;
  overflow: hidden;
}

.wrapper {
  position: relative;
}

img {
  max-width: 100%;
}

ul,
li {
  list-style-type: none;
}

/**
 * Components
 * Index
 */
/**
 * Components / Elements
 * Index
 */
/**
 * Components / Elements
 * Logo
 */
.logo, .logo-white, .logo-small {
  display: block;
  width: 124px;
  height: 48px;
  background: url(/assets/images/logos/logo.svg) center center no-repeat;
  background-size: cover;
}
.logo-small {
  width: 96px;
  height: 36px;
}
.logo-white {
  background: url(/assets/images/logos/logo-white.svg) center center no-repeat;
  background-size: cover;
}
@media (max-width: 768px) {
  .logo, .logo-white, .logo-small {
    width: 108px;
    height: 42px;
  }
}

/**
 * Components / Elements
 * Buttons
 */
button {
  cursor: pointer;
}

.button-store {
  display: inline-block;
  width: 176px;
  height: 56px;
  transition: all 120ms;
}
.button-store.google {
  background: url(/assets/images/button-google.svg) center center no-repeat;
  background-size: 100%;
}
.button-store.google-light {
  background: url(/assets/images/button-google-light.svg) center center no-repeat;
  background-size: 100%;
}
.button-store.apple {
  background: url(/assets/images/button-apple.svg) center center no-repeat;
  background-size: 100%;
}
.button-store.apple-light {
  background: url(/assets/images/button-google-light.svg) center center no-repeat;
  background-size: 100%;
}
@media (hover: hover) {
  .button-store:hover {
    transform: scale(0.98);
    opacity: 0.9;
  }
}
@media (max-width: 768px) {
  .button-store {
    width: 151px;
    height: 48px;
  }
}

.button, .button-submit, .button-small {
  display: inline-block;
  background-color: #13264F;
  color: #F1F5FA;
  border: 0;
  border-radius: 12px;
  padding: 15px 42px 17px;
  cursor: pointer;
  transition: 80ms;
  text-decoration: none;
}
.button-small {
  padding: 6px 15px 8px;
  border-radius: 10px;
}
.button.disabled, .disabled.button-submit, .disabled.button-small {
  background-color: #E3E5E9;
  color: #9DA1AB;
}
.button:active, .button-submit:active, .button-small:active {
  transform: scale(0.97);
}
.button-submit {
  padding: 15px 36px 17px 22px;
  position: relative;
}
.button-submit::after {
  content: "";
  display: block;
  display: inline-block;
  width: 8px;
  height: 12px;
  background-color: #F1F5FA;
  -webkit-mask: url("../images/icons/icon-button-submit.svg") no-repeat;
  -webkit-mask-size: 100%;
  mask: url("../images/icons/icon-button-submit.svg") no-repeat;
  mask-size: 100%;
  transform: translate(14px, 1px);
}
.button-submit.disabled::after {
  display: inline-block;
  width: 8px;
  height: 12px;
  background-color: #9DA1AB;
  -webkit-mask: url("../images/icons/icon-button-submit.svg") no-repeat;
  -webkit-mask-size: 100%;
  mask: url("../images/icons/icon-button-submit.svg") no-repeat;
  mask-size: 100%;
}
@media (hover: hover) {
  .button-submit:hover {
    opacity: 0.8;
  }
}

/**
 * Components / Elements
 * Inputs
 */
input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=file] {
  border: 2px solid #E3E5E9;
  border-radius: 12px;
  padding: 11px 18px 13px;
  display: inline-block;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=tel]:focus,
input[type=file]:focus {
  border-color: #13264F;
}

input[type=checkbox] {
  border: 2px solid #E3E5E9;
  border-radius: 4px;
  width: 18px;
  height: 18px;
  display: inline-block;
}

.input-group input {
  width: 100%;
}
.input-group label {
  display: block;
  margin-bottom: 8px;
}

.checkbox-group {
  cursor: pointer;
  display: flex;
  align-items: center;
  position: relative;
}
.checkbox-group .content {
  display: block;
  padding-left: 10px;
}
.checkbox-group input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  cursor: pointer;
}
.checkbox-group .checkmark {
  position: relative;
  border: 2px solid #E3E5E9;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  display: inline-block;
  flex-shrink: 0;
}
.checkbox-group input:checked ~ .checkmark {
  background-color: #06C873;
  border-color: #06b96a;
}
.checkbox-group input:checked ~ .checkmark::after {
  content: "";
  display: block;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(/assets/images/../images/icons/icon-checkmark.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: -2px;
  left: -2px;
}

/**
 * Components / Sections
 * Index
 */
/**
 * Components / Sections
 * Header
 */
.header-main {
  width: 100%;
  position: absolute;
  z-index: 10;
  padding: 40px 0;
}
@media (max-width: 768px) {
  .header-main {
    padding: 20px 0;
  }
}

.header-inner {
  width: 100%;
  padding: 80px 0;
}
@media (max-width: 768px) {
  .header-inner {
    padding: 48px 0 20px 0;
  }
}

.header-fixed {
  width: 100%;
  position: fixed;
  z-index: 100;
  padding: 24px 0;
  background-color: white;
  box-shadow: 0 0 18px 0 rgba(19, 38, 79, 0.16);
  opacity: 0;
  transform: translateY(-100%);
  transition: all 120ms;
}
.header-fixed .grid-2 {
  grid-template-columns: 96px 1fr;
}
.header-fixed .logo, .header-fixed .logo-small, .header-fixed .logo-white {
  margin-top: 4px;
}
.header-fixed .emoji {
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-fixed .emoji img {
  width: 32px;
  margin-left: 8px;
}
.header-fixed.visible {
  opacity: 1;
  transform: translateY(0%);
}
.header-fixed .action {
  justify-self: end;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header-fixed .button-store {
  justify-self: end;
  width: 151px;
  height: 48px;
  margin-left: 16px;
}
@media (max-width: 640px) {
  .header-fixed {
    padding: 16px 0;
  }
  .header-fixed .grid-2 {
    grid-template-columns: 1fr;
  }
  .header-fixed .logo, .header-fixed .logo-small, .header-fixed .logo-white {
    display: none;
  }
  .header-fixed .action {
    justify-self: center;
  }
  .header-fixed .button-store {
    width: 126px;
    height: 40px;
  }
}
@media (max-width: 470px) {
  .header-fixed p {
    max-width: 170px;
  }
}
@media (max-width: 350px) {
  .header-fixed p {
    font-size: 14px;
    line-height: 18px;
    max-width: 150px;
  }
}

/**
 * Components / Sections
 * Hero
 */
.hero {
  padding: 100px 0 120px;
  position: relative;
}
.hero .logo, .hero .logo-small, .hero .logo-white {
  margin-bottom: 100px;
}
.hero .hero-title {
  margin-bottom: 20px;
}
.hero .hero-subtitle {
  max-width: 420px;
  margin-bottom: 56px;
}
.hero .device {
  justify-self: center;
}
.hero .device::before {
  content: "";
  display: block;
  width: 560px;
  height: 680px;
  background: url(/assets/images/bubbles/bubbles-hero.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  z-index: -1;
  margin-left: 5px;
}
.hero .device .image-wrapper {
  max-height: 566px;
  overflow: hidden;
  border-radius: 25px;
  border: 3px solid #13264F;
}
.hero .device img {
  max-width: 280px;
}
.hero .stores-buttons .google {
  margin-right: 12px;
}
.hero .stores-buttons .apple {
  position: relative;
}
@media (max-width: 880px) {
  .hero .device img {
    max-width: 200px;
  }
  .hero .device::before {
    width: 370px;
  }
}
@media (max-width: 830px) {
  .hero {
    padding-top: 48px;
  }
  .hero .container, .hero .container-smaller, .hero .container-small, .hero .container-narrow {
    display: grid;
    column-gap: 30px;
    row-gap: 80px;
    grid-template-columns: 1fr;
    justify-content: center;
  }
  .hero .content {
    justify-self: center;
  }
  .hero .logo, .hero .logo-small, .hero .logo-white {
    margin-bottom: 48px;
    width: 108px;
    height: 42px;
  }
  .hero .hero-title {
    margin-bottom: 16px;
  }
  .hero .hero-subtitle {
    margin-bottom: 32px;
  }
  .hero .device::before {
    margin-left: 0;
  }
}
@media (max-width: 768px) {
  .hero .hero-subtitle {
    max-width: 340px;
  }
  .hero .stores-buttons .apple::after {
    top: 56px;
  }
}
@media (max-width: 400px) {
  .hero {
    padding-bottom: 80px;
  }
  .hero .container, .hero .container-smaller, .hero .container-small, .hero .container-narrow {
    row-gap: 56px;
  }
  .hero .stores-buttons .button-store {
    width: 138px;
    height: 44px;
  }
  .hero .stores-buttons .apple::after {
    top: 52px;
  }
  .hero .device::before {
    width: 320px;
  }
}

/**
 * Components / Sections
 * Benefits
 */
.benefits {
  position: relative;
}
.benefits .section-title {
  max-width: 378px;
  text-align: center;
  margin-bottom: 32px;
}
.benefits .benefits-list {
  width: 100%;
  align-items: start;
  margin-bottom: 24px;
}
.benefits .benefit {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 16px 0;
}
.benefits .benefit::before {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  background: url(/assets/images/icons/icon-check.svg) center center no-repeat;
  background-size: 100%;
  margin-bottom: 20px;
}
.benefits .benefit p {
  max-width: 250px;
  line-height: 20px;
}
.benefits .label, .benefits .label-bold {
  max-width: 274px;
}
.benefits .label + .label, .benefits .label-bold + .label, .benefits .label + .label-bold, .benefits .label-bold + .label-bold {
  margin-top: 12px;
}
.benefits::after {
  content: "";
  display: block;
  width: 100%;
  height: 510px;
  position: absolute;
  bottom: -260px;
  left: 0;
  z-index: -1;
  background: url(/assets/images/hero/hero-wave.svg) center center no-repeat;
  background-size: 100%;
}
@media (max-width: 1270px) {
  .benefits::after {
    background-size: 130%;
  }
}
@media (max-width: 820px) {
  .benefits .benefits-list {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: 1fr 1fr;
    max-width: 480px;
  }
  .benefits .benefits-list .benefit::before {
    width: 32px;
    height: 32px;
  }
  .benefits::after {
    background-size: 1000px;
    background-position: left;
  }
}
@media (max-width: 768px) {
  .benefits .section-title {
    max-width: 300px;
  }
  .benefits .benefit::before {
    margin-bottom: 8px;
  }
}
@media (max-width: 500px) {
  .benefits .benefits-list {
    display: grid;
    column-gap: 30px;
    row-gap: 0;
    grid-template-columns: 1fr;
    margin-bottom: 32px;
  }
  .benefits .benefit::before {
    margin-bottom: 10px;
  }
  .benefits .benefit p {
    max-width: 220px;
  }
}

/**
 * Components / Sections
 * Steps
 */
.steps .section-title {
  margin-bottom: 64px;
}
.steps .steps-list {
  display: grid;
  column-gap: 80px;
  row-gap: 30px;
}
.steps .step:not(.reversed) {
  grid-template-columns: 1fr 480px;
}
.steps .step.reversed {
  grid-template-columns: 480px 1fr;
}
.steps .step.reversed .illustration {
  order: 1;
  justify-self: end;
}
.steps .step.reversed .description {
  margin-left: 100px;
}
.steps .step .description {
  align-self: center;
  max-width: 378px;
}
.steps .step .title {
  max-width: 320px;
  margin-bottom: 12px;
}
.steps .step .detail {
  display: flex;
  align-items: center;
  padding: 12px 24px 14px 30px;
  margin-top: 16px;
  background-color: #F0F5FA;
  border-radius: 8px;
  max-width: 260px;
  position: relative;
  margin-left: 14px;
}
.steps .step .detail p {
  max-width: 214px;
}
.steps .step .detail::before {
  content: "";
  display: block;
  width: 32px;
  height: 32px;
  background: url(/assets/images/icons/icon-money.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  left: -16px;
}
.steps .step .label, .steps .step .label-bold {
  margin-top: 16px;
}
.steps .step:last-child {
  margin-top: 16px;
}
@media (max-width: 820px) {
  .steps .section-title {
    margin-bottom: 40px;
  }
  .steps .steps-list {
    row-gap: 56px;
  }
  .steps .step.reversed, .steps .step:not(.reversed) {
    display: grid;
    column-gap: 30px;
    row-gap: 16px;
    grid-template-columns: 314px;
    justify-content: center;
  }
  .steps .step.reversed .description, .steps .step:not(.reversed) .description {
    margin-left: 0;
  }
  .steps .step.reversed .illustration, .steps .step:not(.reversed) .illustration {
    max-width: 150px;
    margin-left: -20px;
  }
  .steps .step.reversed .illustration {
    order: 0;
    justify-self: start;
  }
  .steps .step .description {
    max-width: 380px;
  }
}
@media (max-width: 768px) {
  .steps .step.reversed, .steps .step:not(.reversed) {
    display: grid;
    column-gap: 30px;
    row-gap: 16px;
    grid-template-columns: 270px;
  }
  .steps .step.reversed .title, .steps .step:not(.reversed) .title {
    max-width: 260px;
  }
  .steps .step.reversed .detail, .steps .step:not(.reversed) .detail {
    margin-top: 16px;
    padding: 12px 16px 14px 30px;
  }
}

/**
 * Components / Sections
 * Benefits
 */
.outcomes .section-title {
  max-width: 378px;
  margin-bottom: 64px;
  position: relative;
}
.outcomes .section-title img {
  position: absolute;
  right: 24px;
  bottom: -8px;
}
.outcomes .content {
  width: 100%;
  margin-bottom: 48px;
}
.outcomes .outcomes-list .outcome {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
}
.outcomes .outcomes-list .outcome:not(:last-child) {
  margin-bottom: 72px;
}
.outcomes .outcomes-list .outcome:not(:last-child)::after {
  content: "";
  display: block;
  width: 8px;
  height: 56px;
  background: url(/assets/images/illustrations/figure-outcome-connector.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 88px;
  left: 32px;
}
.outcomes .outcomes-list .outcome .title {
  max-width: 276px;
  transition: all 120ms;
}
.outcomes .outcomes-list .outcome.disabled .title {
  color: #9DA1AB;
}
.outcomes .outcomes-list .outcome::before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  flex-shrink: 0;
  margin-right: 22px;
  transition: all 120ms;
}
@media (hover: hover) {
  .outcomes .outcomes-list .outcome:hover .title {
    opacity: 0.6;
  }
  .outcomes .outcomes-list .outcome:hover::before {
    transform: scale(0.95);
    opacity: 0.8;
  }
}
.outcomes .outcome.green::before {
  background: url(/assets/images/illustrations/figure-outcome-green.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcome.green.disabled::before {
  background: url(/assets/images/illustrations/figure-outcome-green-disabled.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcome.orange::before {
  background: url(/assets/images/illustrations/figure-outcome-orange.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcome.orange.disabled::before {
  background: url(/assets/images/illustrations/figure-outcome-orange-disabled.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcome.red::before {
  background: url(/assets/images/illustrations/figure-outcome-red.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcome.red.disabled::before {
  background: url(/assets/images/illustrations/figure-outcome-red-disabled.svg) center center no-repeat;
  background-size: 100%;
}
.outcomes .outcomes-content {
  position: relative;
}
.outcomes .outcome-content {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  max-width: 378px;
  margin-top: 0;
  transition: all 200ms 160ms;
}
.outcomes .outcome-content .title {
  display: none;
  max-width: 276px;
  margin-bottom: 16px;
}
.outcomes .outcome-content p + p {
  margin-top: 12px;
}
.outcomes .outcome-content p + ul {
  margin-top: 24px;
}
.outcomes .outcome-content li + li {
  margin-top: 16px;
}
.outcomes .outcome-content li {
  display: flex;
}
.outcomes .outcome-content li::before {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  background: url(/assets/images/icons/icon-check.svg) center center no-repeat;
  background-size: 100%;
  flex-shrink: 0;
  margin: 3px 12px 0 0;
}
.outcomes .outcome-content.disabled {
  opacity: 0;
  margin-top: 5px;
  transition: all 200ms;
}
.outcomes .label, .outcomes .label-bold {
  max-width: 274px;
}
.outcomes .label + .label, .outcomes .label-bold + .label, .outcomes .label + .label-bold, .outcomes .label-bold + .label-bold {
  margin-top: 12px;
}
@media (max-width: 820px) {
  .outcomes .content {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: 1fr;
    justify-items: center;
  }
  .outcomes .outcomes-list {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 400px;
  }
  .outcomes .outcomes-list .outcome:not(:last-child) {
    margin-bottom: 0;
  }
  .outcomes .outcomes-list .outcome:not(:last-child)::after {
    position: absolute;
    top: 12px;
    left: 116px;
    transform: rotate(90deg);
  }
  .outcomes .outcomes-list .outcome::before {
    margin-right: 0;
  }
  .outcomes .outcomes-list .outcome .title {
    display: none;
  }
  .outcomes .outcomes-content {
    justify-self: center;
    width: 100%;
    height: 400px;
  }
  .outcomes .outcomes-content .outcome-content {
    position: absolute;
    top: 0;
    right: initial;
    left: 50%;
    transform: translateX(-50%);
  }
  .outcomes .outcomes-content .outcome-content .title {
    display: block;
  }
}
@media (max-width: 768px) {
  .outcomes .section-title {
    max-width: 270px;
  }
  .outcomes .section-title img {
    right: 8px;
  }
}
@media (max-width: 450px) {
  .outcomes .section-title {
    margin-bottom: 40px;
  }
  .outcomes .outcomes-list {
    max-width: 340px;
  }
  .outcomes .outcomes-list .outcome::before {
    width: 64px;
    height: 64px;
  }
  .outcomes .outcomes-list .outcome:not(:last-child)::after {
    position: absolute;
    top: 2px;
    left: 97px;
    width: 6px;
  }
}
@media (max-width: 390px) {
  .outcomes .outcomes-content {
    height: 480px;
  }
}

/**
 * Components / Sections
 * Tickets Types
 */
.tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
  content: "";
  display: block;
  width: calc(100% - 100px);
  height: calc(100% + 60px);
  background-color: #F0F5FA;
  border-radius: 32px;
  position: absolute;
  top: -30px;
  left: 0;
  z-index: -1;
}
.tickets-types .section-title {
  max-width: 378px;
  justify-self: center;
  align-self: center;
  position: relative;
}
.tickets-types .section-title img {
  position: absolute;
  bottom: -8px;
  margin-left: 220px;
}
.tickets-types .types {
  grid-template-columns: repeat(3, 170px);
  grid-template-areas: "col-1 col-2 col-3";
}
.tickets-types .types .col-1 {
  margin-top: 40px;
  grid-area: col-1;
}
.tickets-types .types .col-2 {
  margin-top: 90px;
  grid-area: col-2;
}
.tickets-types .types .col-3 {
  grid-area: col-3;
}
.tickets-types .types .type img {
  box-shadow: 0 3px 24px 0 rgba(19, 38, 79, 0.06);
  border-radius: 16px;
}
.tickets-types .types .type:first-child {
  margin-bottom: 24px;
}
@media (max-width: 1300px) {
  .tickets-types .container, .tickets-types .container-smaller, .tickets-types .container-small, .tickets-types .container-narrow {
    column-gap: 0;
  }
  .tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
    left: 30px;
  }
}
@media (max-width: 1130px) {
  .tickets-types .section-title {
    justify-self: end;
  }
}
@media (max-width: 1040px) {
  .tickets-types .container, .tickets-types .container-smaller, .tickets-types .container-small, .tickets-types .container-narrow {
    display: grid;
    column-gap: 30px;
    row-gap: 32px;
    grid-template-columns: 1fr;
  }
  .tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    padding-top: 80px;
    top: -80px;
  }
  .tickets-types .section-title,
.tickets-types .types {
    justify-self: center;
  }
}
@media (max-width: 768px) {
  .tickets-types .section-title {
    max-width: 280px;
  }
  .tickets-types .section-title img {
    margin-left: 166px;
  }
  .tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
    padding-top: 64px;
    top: -64px;
    width: calc(100% - 40px);
    left: 20px;
  }
  .tickets-types .types {
    column-gap: 20px;
  }
  .tickets-types .types .type:first-child {
    margin-bottom: 14px;
  }
}
@media (max-width: 660px) {
  .tickets-types .container, .tickets-types .container-smaller, .tickets-types .container-small, .tickets-types .container-narrow {
    padding: 0 40px;
  }
  .tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
    height: calc(100% - 126px);
    border-radius: 16px;
  }
  .tickets-types .types {
    grid-template-columns: repeat(3, 138px);
  }
  .tickets-types .types .type:first-child {
    margin-bottom: 14px;
  }
}
@media (max-width: 540px) {
  .tickets-types .types {
    display: grid;
    column-gap: 16px;
    row-gap: 30px;
    grid-template-columns: repeat(3, 1fr);
  }
  .tickets-types .types .type img {
    border-radius: 8px;
  }
  .tickets-types .types .type:first-child {
    margin-bottom: 10px;
  }
}
@media (max-width: 440px) {
  .tickets-types .container::before, .tickets-types .container-smaller::before, .tickets-types .container-small::before, .tickets-types .container-narrow::before {
    height: calc(100% - 78px);
  }
  .tickets-types .types .col-1 {
    margin-top: 30px;
  }
  .tickets-types .types .col-2 {
    margin-top: 60px;
  }
}

/**
 * Components / Sections
 * Download
 */
.download .section-header {
  margin-bottom: 338px;
}
.download .section-header .section-overtitle {
  margin-bottom: 16px;
}
.download .section-header .section-title {
  max-width: 438px;
  margin-bottom: 24px;
}
.download .section-header .button-store {
  position: relative;
}
.download .section-header .button-store::after {
  content: "";
  display: block;
  width: 40px;
  height: 32px;
  background: url(/assets/images/emojis/backhand_index_pointing_left.gif) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 44px;
  right: -56px;
  transform: rotate(15deg);
}
.download .app-showcase {
  width: 100%;
  padding-bottom: 64px;
  background-color: #212A3D;
}
.download .app-showcase::before {
  content: "";
  display: block;
  width: 100%;
  height: 64px;
  background: url(/assets/images/download-wave.svg) center center no-repeat;
  background-size: 100%;
  transform: translateY(-100%);
}
.download .app-showcase .devices {
  position: relative;
  margin-top: -322px;
}
.download .app-showcase .devices img {
  max-width: 544px;
  position: relative;
}
.download .app-showcase .devices::before {
  content: "";
  display: block;
  width: 750px;
  height: 656px;
  background: url(/assets/images/bubbles/bubbles-download.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .download .section-header .section-title {
    max-width: 340px;
  }
  .download .app-showcase {
    padding-bottom: 0;
  }
  .download .app-showcase .devices img {
    max-width: 420px;
  }
  .download .app-showcase .devices::before {
    width: 580px;
    height: 510px;
  }
}
@media (max-width: 520px) {
  .download .section-header {
    margin-bottom: 220px;
  }
  .download .app-showcase .devices {
    margin-top: -230px;
  }
  .download .app-showcase .devices img {
    max-width: 270px;
  }
  .download .app-showcase .devices::before {
    width: 375px;
    height: 323px;
  }
}
@media (max-width: 400px) {
  .download .app-showcase .devices {
    margin-top: -230px;
  }
  .download .app-showcase .devices img {
    max-width: 247px;
  }
  .download .app-showcase .devices::before {
    width: 340px;
    height: 293px;
  }
}

/**
 * Components / Sections
 * Footer
 */
.footer-main {
  padding: 120px 0 56px;
  background-color: #212A3D;
}
.footer-main a {
  text-decoration: none;
}
.footer-main .content-main,
.footer-main .content-secondary {
  display: grid;
  column-gap: 30px;
  row-gap: 30px;
  grid-template-columns: minmax(auto, 3fr) minmax(auto, 9fr);
}
.footer-main .content-main {
  margin-bottom: 72px;
}
.footer-main .content-main .left .logo, .footer-main .content-main .left .logo-small, .footer-main .content-main .left .logo-white {
  width: 115px;
  height: 44px;
  margin: -18px 0 60px;
}
.footer-main .content-main .left .social-links {
  margin-left: -18px;
}
.footer-main .content-main .left .social-links a.social-facebook {
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/icons/icon-facebook.svg) center center no-repeat;
  background-size: 16px;
}
.footer-main .content-main .left .social-links a.social-instagram {
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/icons/icon-instagram.svg) center center no-repeat;
  background-size: 16px 16px;
}
.footer-main .content-main .left .social-links a.social-linkedin {
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: 30px;
  height: 30px;
  background: url(/assets/images/icons/icon-linkedin.svg) center center no-repeat;
  background-size: 16px 18px;
}
.footer-main .content-main .left .social-links a.social-blogger {
  text-indent: -999999em;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: 56px;
  height: 34px;
  background: url(/assets/images/logos/logo-blogger.svg) center center no-repeat;
  background-size: 56px 24px;
}
.footer-main .content-main .left .social-links a {
  margin-right: 4px;
}
.footer-main .content-main .left .social-links a:hover {
  opacity: 0.7;
}
.footer-main .content-main .right {
  display: grid;
  column-gap: 30px;
  row-gap: 30px;
  grid-template-columns: minmax(auto, 276px) minmax(auto, 276px);
}
.footer-main .content-main .right .column-title {
  margin-bottom: 16px;
  opacity: 0.5;
}
.footer-main .content-main .right li + li {
  margin-top: 4px;
}
.footer-main .content-secondary p {
  opacity: 0.5;
}
.footer-main .content-secondary .links {
  display: flex;
  opacity: 0.5;
}
.footer-main .content-secondary .links a {
  text-align: center;
  line-height: 14px;
}
.footer-main .content-secondary .links a:not(:last-child) {
  display: flex;
  align-items: start;
}
.footer-main .content-secondary .links a:not(:last-child)::after {
  display: block;
  content: "";
  width: 4px;
  height: 4px;
  background-color: white;
  opacity: 0.2;
  border-radius: 4px;
  margin: 0 6px;
  transform: translateY(6px);
}
@media (max-width: 1240px) {
  .footer-main .content-main,
.footer-main .content-secondary {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: minmax(auto, 2fr) minmax(auto, 8fr);
  }
  .footer-main .content-main .right {
    display: grid;
    column-gap: 30px;
    row-gap: 30px;
    grid-template-columns: minmax(auto, 174px) minmax(auto, 174px);
  }
  .footer-main .content-secondary .links {
    display: grid;
    column-gap: 30px;
    row-gap: 16px;
    grid-template-columns: minmax(auto, 174px) minmax(auto, 174px);
  }
  .footer-main .content-secondary .links a {
    text-align: left;
  }
  .footer-main .content-secondary .links a:not(:last-child)::after {
    display: none;
  }
}
@media (max-width: 1024px) {
  .footer-main {
    padding: 64px 0 56px;
  }
  .footer-main .content-main .left {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 40px;
  }
  .footer-main .content-main .left .logo, .footer-main .content-main .left .logo-small, .footer-main .content-main .left .logo-white {
    margin: -22px 0 0 0;
  }
  .footer-main .content-main,
.footer-main .content-secondary {
    display: grid;
    column-gap: 30px;
    row-gap: 0;
    grid-template-columns: 1fr;
  }
  .footer-main .content-secondary p {
    margin-bottom: 16px;
  }
}
@media (max-width: 800px) {
  .footer-main {
    padding: 80px 0 220px;
  }
}
@media (max-width: 430px) {
  .footer-main .content-main .left .logo, .footer-main .content-main .left .logo-small, .footer-main .content-main .left .logo-white {
    width: 84px;
    height: 32px;
  }
  .footer-main .content-secondary .label, .footer-main .content-secondary .label-bold {
    margin-bottom: 12px;
  }
  .footer-main .content-secondary .links a:not(:last-child)::after {
    opacity: 0;
    margin-right: 6px;
  }
}

/**
 * Components / Sections
 * NPOs Drawer
 */
.npos {
  width: 100%;
  position: relative;
  z-index: 999;
}
.npos .bubble {
  width: 100%;
  max-width: 350px;
  padding: 28px 60px 60px;
  position: absolute;
  right: 24px;
  bottom: 0;
  z-index: 9999;
  background: url(/assets/images/bubbles/bubble-npos.svg) center center no-repeat;
  background-size: 100%;
  transform: translateY(calc(100% - 156px));
  transition: all 120ms;
  cursor: pointer;
}
.npos .bubble:hover {
  transform: translateY(calc(100% - 160px));
}
.npos .bubble .bubble-header {
  margin-bottom: 12px;
}
.npos .bubble .bubble-header .title {
  margin-top: 12px;
}
.npos .bubble .bubble-content {
  opacity: 0;
  transform: translateY(5px);
}
.npos .bubble .bubble-content p + p {
  margin-top: 4px;
}
.npos .bubble.open {
  transform: translateY(calc(0% - 48px));
  padding-top: 32px;
}
.npos .bubble.open:hover {
  transform: translateY(calc(0% - 44px));
}
.npos .bubble.open .bubble-header .title {
  margin-top: 16px;
}
.npos .bubble.open .bubble-content {
  opacity: 1;
  transform: translateY(0);
  transition: all 180ms 200ms;
}
@media (max-width: 800px) {
  .npos .bubble {
    max-width: 320px;
    padding: 28px 48px 60px;
    left: 50%;
    transform: translateX(-50%) translateY(calc(100% - 156px));
  }
  .npos .bubble:hover {
    transform: translateX(-50%) translateY(calc(100% - 160px));
  }
  .npos .bubble.open {
    transform: translateX(-50%) translateY(calc(0% - 48px));
  }
  .npos .bubble.open:hover {
    transform: translateX(-50%) translateY(calc(0% - 44px));
  }
}

/**
 * Components / Sections
 * Momento Cívico
 */
.momento-civico {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  background-color: #212A3D;
  overflow: hidden scroll;
  padding-bottom: 120px;
  visibility: hidden;
  opacity: 0;
  transition: all 120ms;
}
.momento-civico.visible {
  visibility: visible;
  opacity: 1;
}
.momento-civico .close {
  width: 36px;
  height: 36px;
  background: url(/assets/images/buttons/button-modal-close.svg) center center no-repeat;
  background-size: 100%;
  position: absolute;
  top: 32px;
  right: 64px;
  z-index: 99999;
}
.momento-civico .section-title {
  color: #F1F5FA;
  margin: 40px 0 96px;
  text-align: center;
}
.momento-civico .cards {
  width: 100%;
  display: grid;
  column-gap: 20px;
  row-gap: 30px;
  grid-template-columns: repeat(3, 480px);
  align-items: start;
  transform: translateX(calc(50% - 240px));
  transition: all 220ms cubic-bezier(0.76, 0, 0.36, 1.01);
}
.momento-civico .cards::-webkit-scrollbar {
  display: none;
}
.momento-civico .card {
  width: 100%;
  max-width: 480px;
  background: url(/assets/images/bubbles/bubble-mc-card.svg) center center no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding-bottom: 40px;
  flex-shrink: 0;
  scroll-snap-align: center;
}
.momento-civico .card-image {
  margin-top: -48px;
  position: relative;
}
.momento-civico .card-image::before {
  content: "";
  display: block;
  width: 180px;
  height: 180px;
  background: url(/assets/images/bubbles/bubble-mc-card-figure.svg) center center no-repeat;
  background-size: 100% 100%;
  position: absolute;
  top: -10px;
  left: -10px;
  z-index: -1;
}
.momento-civico .card-image img {
  max-width: 160px;
}
.momento-civico .card-content, .momento-civico .card-notes {
  width: 100%;
  max-width: 378px;
}
.momento-civico .card-content {
  margin-bottom: 8px;
}
.momento-civico .card-content p + p {
  margin-top: 4px;
}
.momento-civico .card-notes p + p {
  margin-top: 10px;
}
.momento-civico .card-title {
  margin-bottom: 8px;
}
.momento-civico .card:last-child::after {
  display: block;
  content: "";
  width: 2000px;
  height: 1px;
}
.momento-civico .cards-navigation {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  background-image: linear-gradient(180deg, rgba(32, 40, 59, 0) 0%, rgba(32, 40, 59, 0.94) 100%);
  padding: 72px 0 32px;
}
.momento-civico .cards-navigation .action {
  width: 32px;
  height: 32px;
  background: url(/assets/images/buttons/button-modal-next.svg) center center no-repeat;
  background-size: 100%;
  transition: all 80ms;
}
@media (hover: hover) {
  .momento-civico .cards-navigation .action:hover {
    opacity: 0.8;
  }
}
.momento-civico .cards-navigation .action.prev {
  transform: rotate(180deg);
}
.momento-civico .cards-navigation .action.disabled {
  opacity: 0.2;
  transition: all 80ms;
}
.momento-civico .cards-navigation .pages {
  margin: 0 24px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.momento-civico .cards-navigation .pages .page {
  width: 6px;
  height: 6px;
  background-color: #F1F5FA;
  border-radius: 6px;
  transition: all 120ms;
}
.momento-civico .cards-navigation .pages .page + .page {
  margin-left: 5px;
}
.momento-civico .cards-navigation .pages .page:not(.active) {
  opacity: 0.2;
  transition: all 120ms;
}
@media (max-width: 768px) {
  .momento-civico .section-title {
    margin: 24px 0 58px;
  }
  .momento-civico .close {
    position: absolute;
    top: 16px;
    right: 16px;
  }
  .momento-civico .card-title {
    margin-bottom: 8px;
  }
}
@media (max-width: 540px) {
  .momento-civico .cards {
    transform: translateX(calc(50% - 160px));
    display: grid;
    column-gap: 20px;
    row-gap: 30px;
    grid-template-columns: repeat(3, 320px);
    align-items: start;
  }
  .momento-civico .card {
    background: url(/assets/images/bubbles/bubble-mc-card-mobile.svg) center center no-repeat;
    background-size: 100% 100%;
    padding: 24px 0 40px;
    max-width: 320px;
    max-height: calc(100vh - 100px);
  }
  .momento-civico .card::-webkit-scrollbar {
    display: none;
  }
  .momento-civico .card-image {
    margin-bottom: 4px;
  }
  .momento-civico .card-image::before {
    width: 160px;
    height: 160px;
  }
  .momento-civico .card-image img {
    max-width: 140px;
  }
  .momento-civico .card-content, .momento-civico .card-notes {
    max-width: 274px;
    padding: 0 8px;
  }
}

/**
 * Components / Sections
 * Cookies
 */
.cookies-notice {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
}
.cookies-notice.visible {
  opacity: 1;
  visibility: visible;
}
.cookies-notice .overlay {
  width: 100%;
  height: 100%;
  background: rgba(34, 40, 49, 0.2);
}
.cookies-notice .cookies-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
  background: white;
  padding-bottom: 24px;
}
.cookies-notice .cookies-bar::after {
  content: "";
  display: block;
  width: 100%;
  height: 64px;
  background: url(/assets/images/cookies-wave.svg) center bottom no-repeat;
  background-size: cover;
  position: absolute;
  top: -42px;
}
.cookies-notice .cookies-bar .content {
  width: 100%;
  max-width: 786px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 99;
  margin: auto;
  padding: 0 20px;
}
.cookies-notice .cookies-bar .content p {
  margin-right: 20px;
}

/**
 * Components / Page - Policy
 * Index
 */
.page-policy {
  /**
   * Components / Page - Policy
   * Header
   */
  /**
   * Components / Page - Policy
   * Content
   */
}
.page-policy .page-header {
  padding: 80px 0 56px;
}
.page-policy .page-header .page-title {
  margin-bottom: 20px;
}
.page-policy .page-content {
  margin-bottom: 120px;
}
.page-policy .page-content .block + .block {
  padding-top: 64px;
}
.page-policy .page-content ul {
  padding-left: 24px;
}
.page-policy .page-content ul ul {
  margin: 12px 0 20px;
}
.page-policy .page-content ul,
.page-policy .page-content ol,
.page-policy .page-content li {
  list-style-type: initial;
}
.page-policy .page-content li {
  margin-bottom: 12px;
}
.page-policy .page-content p + p {
  margin-top: 12px;
}
.page-policy .page-content .block-title {
  margin-bottom: 16px;
  display: flex;
}
.page-policy .page-content .block-title .title-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background-color: #06C873;
  color: white;
  margin: -3px 16px 0 0;
  border-radius: 32px;
  text-align: center;
  font-size: 20px;
  padding-top: 2px;
}
.page-policy .page-content .table-container {
  margin: 32px 0 100px;
}
.page-policy .page-content table {
  table-layout: fixed;
  border: 2px solid;
  border-radius: 16px;
  overflow: hidden;
  min-width: 700px;
}
.page-policy .page-content table .first td {
  padding-top: 28px;
}
.page-policy .page-content table .last td {
  padding-bottom: 40px;
}
.page-policy .page-content th,
.page-policy .page-content td {
  width: calc(100% / 3);
  border-collapse: collapse;
  vertical-align: initial;
}
.page-policy .page-content th {
  background-color: #F5F8FC;
  padding: 26px 0;
}
.page-policy .page-content td {
  padding: 16px 36px;
}
@media (max-width: 740px) {
  .page-policy .page-content .table-container {
    overflow: scroll;
    width: calc(100% + 40px);
    margin: 32px 0 40px -20px;
    padding: 0 20px;
  }
}

/**
 * Components / Page - Terms
 * Index
 */
.page-terms {
  /**
   * Components / Page - Policy
   * Header
   */
  /**
   * Components / Page - Policy
   * Content
   */
}
.page-terms .page-header {
  padding: 80px 0 56px;
}
.page-terms .page-header .page-title {
  margin-bottom: 20px;
}
.page-terms .page-content {
  margin-bottom: 120px;
}
.page-terms .page-content .block + .block {
  padding-top: 64px;
}
.page-terms .page-content .indented {
  padding: 12px 0 12px 32px;
}
.page-terms .page-content .subpoint + .subpoint {
  margin-top: 24px;
}
.page-terms .page-content ol,
.page-terms .page-content ul {
  padding-left: 24px;
}
.page-terms .page-content ol,
.page-terms .page-content ol li {
  list-style-type: decimal;
}
.page-terms .page-content li {
  margin-bottom: 12px;
}
.page-terms .page-content p + p {
  margin-top: 12px;
}
.page-terms .page-content .block-title {
  margin-bottom: 16px;
  display: flex;
}
.page-terms .page-content .block-title .title-number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  background-color: #06C873;
  color: white;
  margin: -3px 16px 0 0;
  border-radius: 32px;
  text-align: center;
  font-size: 20px;
  padding-top: 2px;
}
.page-terms .page-content table {
  table-layout: fixed;
  border: 2px solid;
  border-radius: 16px;
  overflow: hidden;
  margin: 32px 0 100px;
}
.page-terms .page-content table .first td {
  padding-top: 28px;
}
.page-terms .page-content table .last td {
  padding-bottom: 40px;
}
.page-terms .page-content th,
.page-terms .page-content td {
  width: calc(100% / 3);
  border-collapse: collapse;
  vertical-align: initial;
}
.page-terms .page-content th {
  background-color: #F5F8FC;
  padding: 26px 0;
}
.page-terms .page-content td {
  padding: 16px 36px;
}

/**
 * Components / Page - Send
 * Index
 */
.page-send {
  /**
   * Components / Page - Join
   * Header
   */
  /**
   * Components / Page - Join
   * Content
   */
}
.page-send .page-header {
  padding: 80px 0 72px;
}
.page-send .page-header .page-title {
  margin-bottom: 24px;
}
.page-send .page-header .subtitle-1 + .subtitle-1 {
  margin-top: 12px;
}
.page-send .page-header p[class*=body] {
  margin-top: 24px;
}
@media (max-width: 768px) {
  .page-send .page-header {
    padding-bottom: 48px;
  }
  .page-send .page-header p[class*=body] {
    margin-top: 16px;
  }
}
.page-send .page-content {
  margin-bottom: 120px;
}
.page-send .page-content .join-form {
  max-width: 480px;
}
.page-send .page-content .join-form .input-group + .input-group {
  margin-top: 24px;
}
.page-send .page-content .join-form .checkbox-group + .checkbox-group {
  margin-top: 16px;
}
.page-send .page-content .join-form .form-footer {
  margin-top: 40px;
}
.page-send .page-content .join-form .submit {
  margin-top: 40px;
}

/**
 * Components / Page - Policy
 * Index
 */
.page-join {
  /**
   * Components / Page - Join
   * Header
   */
  /**
   * Components / Page - Send
   * Content
   */
}
.page-join .page-header {
  padding: 80px 0 72px;
}
.page-join .page-header .page-title {
  margin-bottom: 24px;
}
.page-join .page-header .subtitle-1 + .subtitle-1 {
  margin-top: 12px;
}
.page-join .page-header .title-4 {
  margin: 40px 0 12px;
}
@media (max-width: 768px) {
  .page-join .page-header {
    padding-bottom: 48px;
  }
  .page-join .page-header .title-4 {
    margin: 40px 0 8px;
  }
}
.page-join .page-content {
  margin-bottom: 120px;
}
.page-join .page-content .send-form {
  max-width: 480px;
}
.page-join .page-content .send-form .input-group + .input-group {
  margin-top: 24px;
}
.page-join .page-content .send-form .checkbox-group + .checkbox-group {
  margin-top: 16px;
}
.page-join .page-content .send-form .form-footer {
  margin-top: 56px;
}
.page-join .page-content .send-form .submit {
  margin-top: 40px;
}
.page-join .page-content .send-form input[type=file] + p {
  margin-top: 12px;
}

/**
 * Layout
 * Index
 */
/**
 * Layout
 * Structure
 */
.container, .container-smaller, .container-small, .container-narrow {
  width: 100%;
  max-width: calc(1194px + 40px);
  padding: 0 20px;
  margin: auto;
  position: relative;
  box-sizing: border-box;
}
.container-narrow {
  width: 100%;
  max-width: calc(990px + 40px);
}
.container-small {
  width: 100%;
  max-width: calc(786px + 40px);
}
.container-smaller {
  width: 100%;
  max-width: calc(582px + 40px);
}

.grid, .grid-4, .grid-3, .grid-2 {
  display: grid;
  grid-gap: 30px;
}
.grid-2 {
  grid-template-columns: repeat(2, 1fr);
}
.grid-3 {
  grid-template-columns: repeat(3, 1fr);
}
.grid-4 {
  grid-template-columns: repeat(4, 1fr);
}

.flex {
  display: flex;
}
.flex-center-hor {
  display: flex;
  justify-content: center;
}
.flex-center-all {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

/**
 * Layout
 * Page - Home
 */
.benefits {
  margin-bottom: 240px;
}
@media (max-width: 1270px) {
  .benefits {
    margin-bottom: 200px;
  }
}
@media (max-width: 820px) {
  .benefits {
    margin-bottom: 140px;
  }
}

.steps {
  margin-bottom: 170px;
}

.outcomes {
  margin-bottom: 170px;
}

.tickets-types {
  margin-bottom: 170px;
}
@media (max-width: 900px) {
  .tickets-types {
    margin-bottom: 120px;
  }
}

@media (max-width: 768px) {
  .steps {
    margin-bottom: 100px;
  }

  .outcomes {
    margin-bottom: 150px;
  }

  .tickets-types {
    margin-bottom: 100px;
  }
}

/*# sourceMappingURL=main.css.map */
