body {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@font-face {
  font-family: "Relativetheory";
  src: url("../../../fonts/relativetheory/relative-book-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-book-pro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Medium";
  src: url("../../../fonts/relativetheory/relative-medium-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-medium-pro.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Black";
  src: url("../../../fonts/relativetheory/relative-black-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-black-pro.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Light";
  src: url("../../../fonts/relativetheory/relative-book-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-book-pro.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Bold";
  src: url("../../../fonts/relativetheory/relative-bold-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-bold-pro.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Italic";
  src: url("../../../fonts/relativetheory/relative-italic-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-italic-pro.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Medium Italic";
  src: url("../../../fonts/relativetheory/relative-medium-italic-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-medium-italic-pro.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Bold Italic";
  src: url("../../../fonts/relativetheory/relative-bold-italic-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-bold-italic-pro.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Relativetheory Black Italic";
  src: url("../../../fonts/relativetheory/relative-black-italic-pro.woff2") format("woff2");
  src: url("../../../fonts/relativetheory/relative-black-italic-pro.ttf") format("truetype");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
.textbox, textarea, input, .microcopy, .subscript, p, span, div, li {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

h1, h1 span {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
}
h1 .bolditalic, h1 span .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
h1 span.titleblue, h1 span span.titleblue {
  color: #2D74FF;
  display: block;
}
@media (min-width: 1050px) {
  h1 span.titleblue, h1 span span.titleblue {
    display: inline-block;
  }
}
@media (max-width: 360px) {
  h1, h1 span {
    font-size: 2.35rem;
  }
}
@media (min-width: 361px) and (max-width: 415px) {
  h1, h1 span {
    font-size: 2.65rem;
  }
}
@media (min-width: 416px) and (max-width: 559px) {
  h1, h1 span {
    font-size: 3rem;
  }
}
@media (min-width: 560px) and (max-width: 640px) {
  h1, h1 span {
    font-size: 3.5rem;
  }
}

h1 span {
  margin: auto;
}

h2, h2 span {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.3;
  color: #151922;
  letter-spacing: -1px;
}
h2 strong, h2 span strong {
  font-family: "Relativetheory Black", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.text h2 {
  margin-bottom: 1.5rem;
}

p, div, label, span, li {
  font-size: 1em;
  letter-spacing: 0;
}

ul.tabs li.tab-link, a {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.label, .sidebar-bp-menu .menu li.menu-item a label:not(.sub-menu-list ul li a label) {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  letter-spacing: 0;
}

.sidebar-bp-menu .menu .sub-menu-list ul li a label {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

p {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #62656B;
  font-weight: 400;
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 1rem;
  letter-spacing: 0;
}
p.subtitle {
  font-size: 1.375rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  max-width: 90%;
}
p.title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-weight: 700;
  margin-top: 0.5rem;
}
p.white {
  font-size: 1.2rem;
}

a, a span {
  text-decoration: none;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-weight: 400;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  transition: all 220ms ease-in-out;
}
a:hover, a:active, a:visited, a span:hover, a span:active, a span:visited {
  text-decoration: none;
}

.btn, .button, button {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

@font-face {
  font-family: "better-proposals";
  src: url("/fonts/fontastic/better-proposals.eot?v=2");
  src: url("/fonts/fontastic/better-proposals.eot?v=2#iefix") format("embedded-opentype"), url("/fonts/fontastic/better-proposals.woff?v=2") format("woff"), url("/fonts/fontastic/better-proposals.ttf?v=2") format("truetype"), url("/fonts/fontastic/better-proposals.svg?v=2#better-proposals") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-ico]:before {
  font-family: "better-proposals" !important;
  content: attr(data-ico);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

[class^=ico-]:before,
[class*=" ico-"]:before {
  font-family: "better-proposals" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}

.ico-back-time:before {
  content: "a";
}

.ico-exit:before {
  content: "Q";
}

.ico-external-link:before {
  content: "R";
}

.ico-facebook:before {
  content: "S";
}

.ico-users:before {
  content: "T";
}

.ico-heart-outline:before {
  content: "V";
}

.ico-info-circle-outline:before {
  content: "W";
}

.ico-youtube:before {
  content: "b";
}

.ico-twitter:before {
  content: "c";
}

.ico-locker:before {
  content: "d";
}

.ico-trash:before {
  content: "e";
}

.ico-file-blank:before {
  content: "f";
}

.ico-file-new:before {
  content: "g";
}

.ico-share-outline:before {
  content: "h";
}

.ico-link:before {
  content: "i";
}

.ico-log-out:before {
  content: "l";
}

.ico-user:before {
  content: "m";
}

.ico-add-note:before {
  content: "n";
}

.ico-analytics:before {
  content: "o";
}

.ico-apps:before {
  content: "p";
}

.ico-arrow-left:before {
  content: "q";
}

.ico-arrow-right:before {
  content: "q";
  display: inline-block;
  position: relative;
  transform: rotate(180deg);
}

.btn .ico-arrow-right:before {
  font-size: 0.7rem !important;
  margin-top: 3px;
}

.ico-attached-file:before {
  content: "r";
}

.ico-attachment:before {
  content: "s";
}

.ico-balance:before {
  content: "t";
}

.ico-bank:before {
  content: "u";
}

.ico-billing-dollar:before {
  content: "v";
}

.ico-billing-eur:before {
  content: "w";
}

.ico-billing-pounds:before {
  content: "x";
}

.ico-blockquote:before {
  content: "y";
}

.ico-blog:before {
  content: "z";
}

.ico-book:before {
  content: "A";
}

.ico-browser-plus:before {
  content: "B";
}

.ico-calendar:before {
  content: "C";
}

.ico-calendar-tick:before {
  content: "D";
}

.ico-camera:before {
  content: "E";
}

.ico-card-reader:before {
  content: "F";
}

.ico-cash-dollar:before {
  content: "G";
}

.ico-cash-eur:before {
  content: "H";
}

.ico-cash-pounds:before {
  content: "I";
}

.ico-categories:before {
  content: "J";
}

.ico-chat:before {
  content: "K";
}

.ico-check:before {
  content: "L";
}

.ico-checklist:before {
  content: "N";
}

.ico-chevron-left:before {
  content: "O";
}

.ico-circle-alert:before {
  content: "P";
}

.ico-circle-check:before {
  content: "X";
}

.ico-circle-disabled:before {
  content: "Y";
}

.ico-circle-info:before {
  content: "Z";
}

.ico-circle-left:before {
  content: "0";
}

.ico-circle-plus:before {
  content: "1";
}

.ico-click:before {
  content: "2";
}

.ico-clock:before {
  content: "3";
}

.ico-code:before {
  content: "4";
}

.ico-confetti:before {
  content: "5";
}

.ico-cross:before {
  content: "6";
}

.ico-customer-plus:before {
  content: "7";
}

.ico-customers:before {
  content: "8";
}

.ico-data-visualization:before {
  content: "9";
}

.ico-delete:before {
  content: "!";
}

.ico-design-tools:before {
  content: '"';
}

.ico-desktop:before {
  content: "#";
}

.ico-dns:before {
  content: "$";
}

.ico-domains:before {
  content: "%";
}

.ico-draft-order:before {
  content: "&";
}

.ico-edit:before {
  content: "'";
}

.ico-email:before {
  content: "(";
}

.ico-exchange:before {
  content: ")";
}

.ico-glasses:before {
  content: "+";
}

.ico-globe:before {
  content: ",";
}

.ico-grammar:before {
  content: "-";
}

.ico-hashtag:before {
  content: ".";
}

.ico-question-circle:before {
  content: "/";
}

.ico-idea:before {
  content: ":";
}

.ico-illustration:before {
  content: ";";
}

.ico-image:before {
  content: "<";
}

.ico-images:before {
  content: "=";
}

.ico-jobs:before {
  content: ">";
}

.ico-key:before {
  content: "?";
}

.ico-label:before {
  content: "@";
}

.ico-landing-page:before {
  content: "[";
}

.ico-legal:before {
  content: "]";
}

.ico-location:before {
  content: "^";
}

.ico-managed-store:before {
  content: "`";
}

.ico-marketing:before {
  content: "{";
}

.ico-mic:before {
  content: "|";
}

.ico-mobile-hamburger:before {
  content: "}";
}

.ico-monotone:before {
  content: "~";
}

.ico-navigation:before {
  content: "\\";
}

.ico-newsletter:before {
  content: "\e000";
}

.ico-note:before {
  content: "\e001";
}

.ico-notification:before {
  content: "\e002";
}

.ico-page-attached:before {
  content: "\e003";
}

.ico-play:before {
  content: "\e004";
}

.ico-play-button:before {
  content: "\e005";
}

.ico-plus:before {
  content: "\e006";
}

.ico-printer:before {
  content: "\e007";
}

.ico-profile-circle:before {
  content: "\e008";
}

.ico-question-mark:before {
  content: "\e009";
}

.ico-recipe:before {
  content: "\e00a";
}

.ico-refresh:before {
  content: "\e00b";
}

.ico-refund:before {
  content: "\e00c";
}

.ico-reports:before {
  content: "\e00d";
}

.ico-risk:before {
  content: "\e00e";
}

.ico-search:before {
  content: "\e00f";
}

.ico-send-email:before {
  content: "\e010";
}

.ico-settings:before {
  content: "\e012";
}

.ico-smile-sad:before {
  content: "\e013";
}

.ico-smiley-happy:before {
  content: "\e014";
}

.ico-smiley-joy:before {
  content: "\e015";
}

.ico-smiley-neutral:before {
  content: "\e016";
}

.ico-social-ad:before {
  content: "\e017";
}

.ico-social-post:before {
  content: "\e018";
}

.ico-star:before {
  content: "\e019";
}

.ico-store:before {
  content: "\e01a";
}

.ico-thumbs-down:before {
  content: "\e01b";
}

.ico-tips:before {
  content: "\e01c";
}

.ico-tools:before {
  content: "\e01d";
}

.ico-undo:before {
  content: "\e01e";
}

.ico-wand:before {
  content: "\e01f";
}

.ico-hide:before {
  content: "\e020";
}

.ico-arrow:before {
  content: "\e021";
}

.ico-copy:before {
  content: "\e022";
}

.ico-move:before {
  content: "\e023";
}

.ico-filter:before {
  content: "\e024";
}

.ico-send:before {
  content: "\e025";
}

.ico-add-image:before {
  content: "\e026";
}

.ico-gift:before {
  content: "\e027";
}

.ico-moon:before {
  content: "\e028";
}

.ico-multiple-tags:before {
  content: "M";
}

.ico-tag-empty:before {
  content: "_";
}

.ico-flag:before {
  content: "*";
}

.ico-file-text:before {
  content: "\e011";
}

.ico-file-minus:before {
  content: "\e02c";
}

.ico-file-sum:before {
  content: "\e029";
}

.ico-file-search-find:before {
  content: "\e02a";
}

.ico-dashboard:before {
  content: "\e02b";
}

.ico-mail-open:before {
  content: "\e02d";
}

.ico-line-chart-up:before {
  content: "\e02e";
}

.ico-download:before {
  content: "\e02f";
}

.ico-pie-chart-outline:before {
  content: "\e030";
}

.ico-chevron:before {
  content: "j";
}

.ico-tag:before {
  content: "k";
}

.ico-info-circle:before {
  content: "U";
}

.ico-error:before {
  content: "\e031";
}

.ico-fast-forward:before {
  content: "\e032";
}

.ico-show:before {
  content: "\e033";
}

.ico-ico-mail:before {
  content: "\e034";
}

.ico-contract-tag:before {
  content: "\e035";
}

.ico-brochure-tag:before {
  content: "\e036";
}

.ico-statement-of-work-tag:before {
  content: "\e037";
}

.ico-quotes-tag:before {
  content: "\e038";
}

.ico-proposal-tag:before {
  content: "\e039";
}

.ico-sign-off-tag:before {
  content: "\e03a";
}

.ico-simple-file:before {
  content: "\e03b";
}

* {
  padding: 0;
  margin: 0;
}

html {
  scroll-behavior: smooth;
  font-size: 16px;
}

body {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: white;
  font-size: 1rem;
  line-height: 1.6;
  font-weight: 400;
  color: #212B36;
}

.bg-light {
  background-color: #F8F8F8;
}

.position-relative {
  position: relative;
}

h1, h2, h3, h4 {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: initial;
}

h2, .h2 {
  line-height: 1.24;
  font-size: 2rem;
}
@media (min-width: 600px) {
  h2, .h2 {
    font-size: 2.3rem;
  }
}

.h2-medium {
  font-size: 2.1rem;
}

.h2-small {
  font-size: 1.9rem;
}

h3, .h3 {
  color: #212B36;
  font-size: 1.8rem;
}

p {
  padding: 0;
}
p.title-subtitle {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1.15rem;
  opacity: 0.8;
  letter-spacing: -0.1px;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  p.title-subtitle {
    font-size: 1.125rem;
  }
}
p.h1-subtitle, p li.h1-subtitle {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #62656B;
  font-size: 1.375rem;
}
p.h1-subtitle.dark, p li.h1-subtitle.dark {
  color: #151922;
}
p.h1-subtitle.white-text, p li.h1-subtitle.white-text {
  color: #FFFFFF !important;
}
@media (max-width: 768px) {
  p.h1-subtitle, p li.h1-subtitle {
    text-align: center !important;
  }
}

.bold, p.bold {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.text-pink {
  color: #E93A5E;
}

.text-green {
  color: #41D37F;
}

.text-blue {
  color: #2D74FF;
}

.white-text, p.white-text {
  color: #FFFFFF !important;
}

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

.text-right {
  text-align: right;
}

.text-left {
  text-align: left;
}

button {
  border: none;
  outline: none;
}

.btn {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  display: inline-block;
  text-align: center;
  background-color: #E93A5E;
  border: 1px solid transparent;
  color: #FFFFFF;
  width: auto;
  border-radius: 4px;
  font-size: 1rem;
  text-decoration: none;
  padding: 0.875rem 1rem;
  letter-spacing: -0.1px;
  cursor: pointer;
  transition: all 250ms ease-in-out;
}
.btn:hover {
  color: white;
  background-color: #ed5373;
}
.btn.btn-large {
  padding: 0.9rem 1.5rem;
  font-size: 1rem;
}
.btn.btn-wide {
  padding: 0.875rem 2.5rem;
}
.btn.btn-turquoise {
  background-color: #36D3B5;
  color: white;
}
.btn.btn-turquoise:hover {
  background-color: #37D3B5;
}
.btn.btn-info {
  background-color: #2D74FF;
  color: white;
}
.btn.btn-info:hover {
  background-color: #4986ff;
}
.btn.btn-info-outline {
  background: #FFFFFF;
  color: #2D74FF;
  border: 1px solid #2D74FF;
}
.btn.btn-info-outline:hover {
  background: #2D74FF;
  color: white;
}
.btn.btn-pink-outline {
  background: #FFFFFF;
  color: #E93A5E;
  border: 1px solid #E93A5E;
}
.btn.btn-pink-outline:hover {
  background: #E93A5E;
  color: white;
}

.text-grey-dark {
  color: #7B8290 !important;
}

.text-dark-grey {
  color: #212B36 !important;
}

.columns-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  grid-gap: 1rem;
}

.container {
  width: auto;
  max-width: 1200px;
  padding: 0 1rem;
  margin: auto;
}
.container.container-sm {
  width: 100%;
  max-width: 800px;
}

.d-none {
  display: none;
}

.d-block {
  display: block;
}

.d-inline-block {
  display: inline-block;
}

@media (min-width: 991px) {
  .d-lg-block {
    display: block;
  }
}

@media (min-width: 768px) {
  .d-md-block {
    display: block;
  }
}

@media (min-width: 768px) {
  .d-md-inline-block {
    display: inline-block;
  }
}

@media (min-width: 991px) {
  .d-lg-none {
    display: none;
  }
}

.d-flex {
  display: flex !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

.justify-center {
  justify-content: center !important;
}

.align-center {
  align-items: center !important;
}

.flex-start {
  align-items: flex-start !important;
}

.justify-between {
  justify-content: space-between !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-item-half {
  flex: 0 1 calc(50% - 2rem);
}
.flex-item-half:first-of-type {
  margin-right: 2rem;
}
@media (max-width: 768px) {
  .flex-item-half:first-of-type {
    order: 2;
    margin-right: 0;
  }
}
@media (max-width: 768px) {
  .flex-item-half {
    flex: 0 1 100%;
    margin: 0 auto;
  }
}
@media (max-width: 768px) {
  .flex-item-half:last-of-type {
    order: 1;
    margin-bottom: 2rem;
  }
}

.flex-item-third {
  flex: 0 1 calc(33% - 2rem);
  margin-right: 2rem;
  margin-top: 2rem;
}
.flex-item-third:nth-of-type(3n) {
  margin-right: 0rem;
}
@media (max-width: 768px) {
  .flex-item-third {
    flex: 0 1 100%;
    margin: 2rem auto;
  }
}

.mt-1 {
  margin-top: 1rem;
}

.pt-4 {
  padding-top: 4rem;
}

.pb-4 {
  padding-bottom: 4rem;
}

.pt-5 {
  padding-top: 5rem;
}

.pb-5 {
  padding-bottom: 5rem;
}

.pt-6 {
  padding-top: 6rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

.margin-top {
  margin-top: 6rem;
}
@media (max-width: 768px) {
  .margin-top {
    margin-top: 4.5rem;
  }
}
@media (max-width: 768px) {
  .margin-top.firstone {
    margin-top: 0.5rem;
  }
}

.margin-bottom {
  margin-bottom: 6rem;
}
@media (max-width: 768px) {
  .margin-bottom {
    margin-bottom: 4.5rem;
  }
}

.margin-bottom-sm {
  margin-bottom: 2rem;
}

.margin-top-sm {
  margin-top: 2rem;
}

.margin-top-md {
  margin-top: 4rem;
}

.margin-bottom-md {
  margin-bottom: 4rem;
}

.underlinelink {
  margin-left: 1.5rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  border-bottom: 2px solid #62656B;
  transition: all 0.3s ease-in;
}
.underlinelink:hover {
  text-decoration: none;
  border-bottom: 4px solid #62656B;
  transition: all 0.3s ease-in;
}

@media (min-width: 991px) {
  .pt-lg-6 {
    padding-top: 6rem;
  }
}
.mb-0 {
  margin-bottom: 0;
}

.show-on-scroll {
  opacity: 0;
  transform: translateY(4em);
  transition: transform 1s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
  will-change: transform, opacity;
}
.show-on-scroll.delay2 {
  transition-delay: 0.25s;
}
.show-on-scroll.delay3 {
  transition-delay: 0.45s;
}
.show-on-scroll.delay4 {
  transition-delay: 0.65s;
}
.show-on-scroll.delay5 {
  transition-delay: 1s;
}
.show-on-scroll.delay6 {
  transition-delay: 1.25s;
}
.show-on-scroll.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.show-on-scroll.slide-on-scroll {
  opacity: 0;
  transform: translateX(4em);
  transition: transform 1s 0.25s cubic-bezier(0, 1, 0.3, 1), opacity 0.3s 0.25s ease-out;
  will-change: transform, opacity;
}
.show-on-scroll.slide-on-scroll.delay2 {
  transition-delay: 0.25s;
}
.show-on-scroll.slide-on-scroll.delay3 {
  transition-delay: 0.45s;
}
.show-on-scroll.slide-on-scroll.delay4 {
  transition-delay: 0.65s;
}
.show-on-scroll.slide-on-scroll.delay5 {
  transition-delay: 1s;
}
.show-on-scroll.slide-on-scroll.delay6 {
  transition-delay: 1.25s;
}
.show-on-scroll.slide-on-scroll.is-visible {
  opacity: 1;
  transform: translateX(0);
}

.hearticon {
  animation: pulse 1s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0.9);
  }
}
.choices {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  gap: 2rem;
  --transition: all .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
@media (max-width: 768px) {
  .choices {
    gap: 1rem;
  }
  .choices .right {
    margin-bottom: 1rem;
    margin-top: -1rem;
  }
}
.choices .answer {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1.2rem;
  cursor: pointer;
  padding-bottom: 0.5rem;
}
@keyframes showXplanation {
  from {
    transform: scaleY(0);
    transform-origin: top center;
    visibility: hidden;
    height: 0;
  }
  to {
    transform: scaleY(1);
    transform-origin: top center;
    visibility: visible;
    height: auto;
  }
}
@-webkit-keyframes showXplanation {
  from {
    transform: scaleY(0);
    transform-origin: top center;
    visibility: hidden;
    height: 0;
  }
  to {
    transform: scaleY(1);
    transform-origin: top center;
    visibility: visible;
    height: auto;
  }
}
@-ms-keyframes showXplanation {
  from {
    transform: scaleY(0);
    transform-origin: top center;
    visibility: hidden;
    height: 0;
  }
  to {
    transform: scaleY(1);
    transform-origin: top center;
    visibility: visible;
    height: auto;
  }
}
.choices .explain {
  margin-bottom: 1rem;
  padding: 0.5rem 1rem;
  border-radius: 8px;
  font-size: 1rem;
  transform: scaleY(0);
  visibility: hidden;
  height: 0;
}
.choices .explain.show {
  animation: showXplanation 0.3s;
  animation-fill-mode: both;
}
@media (max-width: 768px) {
  .choices .explain {
    margin-bottom: 0;
    padding: 0;
  }
  .choices .explain.show {
    margin-bottom: 1rem;
    padding: 0.5rem 1rem;
  }
}
.choices .wright .explain {
  background-color: #94e7a8;
  color: #151922;
  box-shadow: 0px 5px 14px rgba(29, 107, 45, 0.15);
}
.choices .wrong .explain {
  background-color: #ffb3c5;
  color: #151922;
  box-shadow: 0px 5px 14px rgba(107, 29, 40, 0.15);
}
.choices .wright {
  position: relative;
}
.choices .wrong-disable {
  opacity: 0.3;
  cursor: default;
}
.choices i.ico.ico-check {
  color: #FFFFFF;
  position: absolute;
  left: 0;
  top: 0;
  background: #41D37F;
  border-radius: 4rem;
  visibility: hidden;
  margin-left: -0.38rem;
  padding: 0.3rem;
  margin-top: 1rem;
  font-size: 1rem;
}
.choices i.ico.ico-check.show {
  visibility: visible;
}

body {
  --transparent-white: #ffffffdc;
  --white: #FFFFFF;
  --main-dark: #0A2C3D;
  margin: 0;
  padding: 0;
}

html {
  box-sizing: border-box;
}

* {
  box-sizing: inherit;
  touch-action: manipulation;
}

h1, .h1title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
  text-align: left;
}
h1 .bolditalic, .h1title .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
@media (max-width: 768px) {
  h1, .h1title {
    text-align: center;
    font-size: 2.8rem;
  }
}

p.h1-subtitle, .h1-subtitle {
  text-align: left;
}
@media (max-width: 768px) {
  p.h1-subtitle, .h1-subtitle {
    text-align: left;
    font-size: 1.15rem;
  }
}

h2.h1title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-weight: 600;
  font-size: 2.5rem;
  line-height: 1.3;
  color: #151922;
  letter-spacing: -1px;
  text-align: left;
}

.reorder, .save, .hamburger, .open-menu, .populate, .reorderWrapper, .let-us-write, .sect, .congrats, footer {
  display: none;
}

@media (max-width: 768px) {
  .reorderWrapper, .populate, div.theTitle, .feed, .finish.sect {
    padding: 0 2rem;
  }
}

.desktop-hide .open-sidebar {
  cursor: pointer;
}

.text-right {
  text-align: right;
}

.pt-2 {
  padding-top: 2rem;
}

.pt-3 {
  padding-top: 3rem;
}

.pb-3 {
  padding-bottom: 3rem;
}

.pb-7 {
  padding-bottom: 7rem;
}

.link {
  background: none;
  border: none;
  outline: none;
  color: #2D74FF;
  border-bottom: 2px solid #2D74FF;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  --transition: .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.link:hover {
  border-bottom: 4px solid #2D74FF;
  --transition: .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}

@media (max-width: 768px) {
  .open-menu {
    display: block;
  }
}

.main-content {
  display: grid;
  margin: 0 auto;
  margin-top: 70px;
  grid-template-columns: repeat(5, auto);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  z-index: 990;
  background: linear-gradient(176.59deg, rgba(255, 255, 255, 0.92) 3.94%, #FFFFFF 96.11%), #2D74FF;
}
.main-content.starting-position {
  margin-top: 0;
}
@media (max-width: 768px) {
  .main-content {
    display: block;
    position: fixed;
    margin-top: 0;
    top: 0;
    height: 100vh;
    overflow-y: hidden;
    overflow-x: visible;
  }
}

.sidebar-left {
  grid-area: 1/1/2/2;
}

.content {
  grid-area: 1/2/2/5;
}

.sidebar-right {
  grid-area: 1/5/2/6;
}

.hamburger {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  background: transparent;
  z-index: 900;
}
@media (min-width: 768px) {
  .hamburger {
    display: none;
  }
}
.hamburger span {
  content: " ";
  display: block;
  width: 2rem;
  height: 4px;
  position: absolute;
  top: 1.5rem;
  z-index: 900;
  background: #2D74FF;
  box-shadow: 0px 0px 24px rgba(255, 255, 255, 0.95);
}
.hamburger span:nth-of-type(2) {
  top: 2rem;
}
.hamburger span:nth-of-type(3) {
  top: 2.5rem;
}

.populate {
  --transition: .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}

.overlay {
  display: none;
  height: 100vh;
  position: absolute;
  width: 2.2rem;
  right: 0rem;
  top: 0;
  z-index: 100;
  background-color: #00000028;
}
@media (max-width: 768px) {
  .overlay {
    display: block;
  }
}

.sidebar-left .header {
  margin-top: 0px;
  position: fixed;
  top: 0;
  width: 28vw;
  max-width: 400px;
  min-width: 260px;
  --transition: all .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
  height: 100vh;
  overflow-y: scroll;
  top: 0;
  z-index: 992;
  background: #FFFFFF;
  box-shadow: 0px 5px 14px rgba(123, 130, 144, 0.15);
  --blur:blur(24px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
  opacity: 1;
}
.sidebar-left .header.starting-position {
  opacity: 0;
  max-width: 100px;
}
@media (max-width: 768px) {
  .sidebar-left .header.starting-position {
    opacity: 1;
    max-width: 400px;
  }
}
@media (max-width: 768px) {
  .sidebar-left .header {
    --transform: translateX(-100%);
    transform: var(--transform);
    -webkit-transform: var(--transform);
    -moz-box-transform: var(--transform);
    -o-box-transform: var(--transform);
    -ms-box-transform: var(--transform);
    position: absolute;
    min-width: none;
    width: 100%;
    max-width: none;
    padding-right: 2rem;
    --blur:blur(0);
    filter: var(--blur);
    -webkit-filter: var(--blur);
  }
  .sidebar-left .header.pull-out {
    --transform: translateX(0%);
    transform: var(--transform);
    -webkit-transform: var(--transform);
    -moz-box-transform: var(--transform);
    -o-box-transform: var(--transform);
    -ms-box-transform: var(--transform);
    --transition: all .3s ease-in;
    transition: var(--transition);
    -webkit-transition: var(--transition);
    -moz-box-transition: var(--transition);
    -o-box-transition: var(--transition);
    -ms-box-transition: var(--transition);
  }
}
.sidebar-left .header .yourlogo {
  width: 100%;
  max-width: 260px;
  height: auto;
  margin-top: 0.5rem;
}
.sidebar-left .header .destination {
  padding: 0.5rem 1.5rem;
  margin-bottom: 1rem;
}
.sidebar-left .header .destination.proper-order {
  display: flex;
  flex-direction: column;
}
.sidebar-left .header .destination.proper-order li {
  background-color: #a4edb5;
}
.sidebar-left .header .destination.proper-order li .info i.ico.ico-circle-info {
  color: #151922;
}
.sidebar-left .header .destination.proper-order li.intro {
  order: 1;
}
.sidebar-left .header .destination.proper-order li.neweb {
  order: 2;
}
.sidebar-left .header .destination.proper-order li.protim {
  order: 3;
}
.sidebar-left .header .destination.proper-order li.succsto {
  order: 4;
}
.sidebar-left .header .destination.proper-order li.yourinv {
  order: 5;
}
.sidebar-left .header .destination.proper-order li.steps {
  order: 6;
}
.sidebar-left .header .destination.proper-order li.terms {
  order: 7;
}
.sidebar-left .header .destination.proper-order .info {
  display: none;
}
.sidebar-left .header .destination li {
  display: none;
  list-style-type: none;
}
.sidebar-left .header .destination .saved-order {
  background-color: #f5fff8;
}
.sidebar-left .header .destination .addnew {
  background-color: #F4F5F8;
  border: 3px dashed #959BA6;
  border-radius: 8px;
  width: 100%;
  max-width: 380px;
  height: 3rem;
  margin: 0.5rem auto;
}

ul.menu {
  padding: 0.5rem 1.5rem;
}

.menu li.active_section, .destination li.active_section {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  background-color: #c4cdd5d1;
  transition: none !important;
}
.menu .section, .destination .section {
  display: flex;
  align-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 360px;
  background-color: #F4F5F8;
  margin: 0 auto;
  margin-bottom: 0.3rem;
  padding: 6px 6px 6px 0.8rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 0.9rem;
  line-height: 2;
  border-radius: 4px;
}
.menu .section.green, .destination .section.green {
  background-color: #a4edb5;
}
.menu .section.green .info, .destination .section.green .info {
  display: none !important;
}
.menu .section .buttons, .destination .section .buttons {
  position: relative;
  display: grid;
}
.menu .section .buttons .add-section, .destination .section .buttons .add-section {
  color: #FFFFFF;
  gap: 1rem;
  border-radius: 4px;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: 1.2;
  background: #41D37F;
  max-height: 2rem;
  position: relative;
  z-index: 2;
  padding: 0.5rem 0.7rem;
  white-space: nowrap;
}
.menu .section .buttons .info, .destination .section .buttons .info {
  grid-area: 1/1/2/2;
  background: transparent;
  padding: 0.1rem 0.1rem;
  border-radius: 4rem;
  margin-top: 0rem;
  font-size: 1.5rem;
  display: none;
}
.menu .section .buttons .info i, .destination .section .buttons .info i {
  color: #2D74FF;
}
.menu .section .tooltip, .destination .section .tooltip {
  background: #0A2C3Daa;
  color: #f5f8ff;
  --blur:blur(24px);
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: 1.3;
  position: absolute;
  padding: 1rem 1rem;
  margin-top: 0rem;
  margin-left: 1rem;
  right: 2.5rem;
  width: 85%;
  border-radius: 8px;
  box-shadow: 0px 5px 14px rgba(123, 130, 144, 0.15);
  visibility: hidden;
  top: 0;
  z-index: 999;
  --transition: .1s cubic-bezier(.95,0,.09,.99);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
@media (max-width: 768px) {
  .menu .section .tooltip:after, .destination .section .tooltip:after {
    content: "6";
    font-family: "better-proposals" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFFFFF;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    font-size: 0.6rem;
  }
}
.menu .section .buttons:hover + .tooltip, .destination .section .buttons:hover + .tooltip {
  visibility: visible;
  margin-top: 2.5rem;
  --transition: .3s cubic-bezier(.87,.21,.12,.77);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.menu.wiggle .section, .destination.wiggle .section {
  animation: wiggle 2s ease-in-out infinite;
  -ms-animation: wiggle 2s ease-in-out infinite;
  -webkit-animation: wiggle 2s ease-in-out infinite;
}
.menu.wiggle .section:nth-of-type(2), .destination.wiggle .section:nth-of-type(2) {
  animation-delay: 0.1s;
}
.menu.wiggle .section:nth-of-type(4), .destination.wiggle .section:nth-of-type(4) {
  animation-delay: 0.3s;
}
.menu.wiggle .section:nth-of-type(5), .destination.wiggle .section:nth-of-type(5) {
  animation-delay: 0.2s;
}
.menu.wiggle .section:nth-of-type(7), .destination.wiggle .section:nth-of-type(7) {
  animation-delay: 0.3s;
}
@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: rotate(1deg);
  }
  25% {
    -webkit-transform: rotate(-1deg);
  }
  50% {
    -webkit-transform: rotate(2deg);
  }
  75% {
    -webkit-transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-ms-keyframes wiggle {
  0% {
    -ms-transform: rotate(1deg);
  }
  25% {
    -ms-transform: rotate(-1deg);
  }
  50% {
    -ms-transform: rotate(1.5deg);
  }
  75% {
    -ms-transform: rotate(-1deg);
  }
  100% {
    -ms-transform: rotate(0deg);
  }
}
@keyframes wiggle {
  0% {
    transform: rotate(1deg);
  }
  25% {
    transform: rotate(-1deg);
  }
  50% {
    transform: rotate(2deg);
  }
  75% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

.edit_section {
  cursor: pointer;
}
.edit_section .info {
  display: none;
}

ul#sections.draggable li.section {
  cursor: move;
}

.ui-sortable-helper {
  left: 1rem !important;
}

.ui-sortable-placeholder.sortablePlaceholder {
  padding: 0.5rem !important;
  display: block !important;
  position: relative;
  width: 100% !important;
  height: 3rem;
  visibility: visible;
}

.content {
  margin: 0 5rem 0 30vw;
  margin-bottom: 5rem;
  position: relative;
  max-width: 750px;
  z-index: 0;
  max-height: calc(100vh - 5rem);
}
.content.starting-position {
  margin: 0 auto;
}
@media (max-width: 768px) {
  .content.starting-position {
    margin: 0 auto;
    padding: 0 5%;
  }
}
@media (max-width: 768px) {
  .content {
    width: 100%;
    padding: 0;
    padding-bottom: 8rem;
    margin: 0;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 100vh;
  }
}

#notifications-mobile, .feed {
  max-width: 600px;
}
#notifications-mobile .card, .feed .card {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem;
  display: none;
  margin-bottom: 1rem;
  cursor: pointer;
}
#notifications-mobile .card.risk, .feed .card.risk {
  background-color: #FFF5F5;
  box-shadow: 0px 5px 14px rgba(107, 29, 40, 0.15);
  display: none;
}
#notifications-mobile .card.risk .badge, .feed .card.risk .badge {
  display: flex;
  height: 2rem;
}
#notifications-mobile .card.risk .badge p, .feed .card.risk .badge p {
  color: #FF5E5E;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
#notifications-mobile .card.reward, .feed .card.reward {
  background-color: #f5fff8;
  box-shadow: 0px 5px 14px rgba(29, 107, 45, 0.15);
  display: none;
}
#notifications-mobile .card.reward .badge, .feed .card.reward .badge {
  display: flex;
  height: 2rem;
}
#notifications-mobile .card.reward .badge p, .feed .card.reward .badge p {
  color: #41D37F;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

.feed {
  margin-top: 2rem;
  margin-bottom: 6rem;
}

#notifications-mobile {
  display: none;
}
@media (max-width: 768px) {
  #notifications-mobile.mobile {
    position: absolute;
    display: block;
    top: 0rem;
    width: 90%;
    margin: 0 5%;
    margin-top: 0.3rem;
    z-index: 999;
  }
  #notifications-mobile.mobile .card {
    display: flex;
  }
}

footer {
  position: fixed;
  bottom: 0;
  right: 0;
  background-color: #FFFFFFaa;
  --blur:blur(24px);
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
  border-radius: 1rem 0 0 0;
}
footer .brand {
  margin: 2rem 2rem 2rem 1.2rem;
}
@media (max-width: 768px) {
  footer {
    width: 100%;
    left: 0;
    right: unset;
    text-align: center;
    border-radius: 0;
    display: block;
  }
  footer .brand {
    margin: 1.3rem auto;
  }
}

nav {
  display: grid;
  grid-template-columns: repeat(5, auto);
  grid-template-rows: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  width: 100%;
  margin: 0 auto;
  height: 70px;
  align-content: center;
  position: fixed;
  z-index: 980;
  top: 0;
  background: #F0F5FF;
  --transition: .3s ease-in;
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
nav.starting-position {
  margin-top: -5rem;
}
@media (max-width: 768px) {
  nav {
    position: static;
  }
}
nav .empty {
  grid-area: 1/1/2/2;
  width: 280px;
}
@media (max-width: 768px) {
  nav .empty {
    display: none;
  }
}
nav a.next {
  grid-area: 1/5/2/6;
  background-color: #C4CDD5;
  color: #62656B;
  cursor: not-allowed;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 997;
}
nav a.next .bouncing-arrow {
  display: none;
}
nav a.next.next-active, nav a.next.third-click, nav a.next.finalNext, nav a.next.active, nav a.next.finalNext {
  background-color: #2D74FF;
  color: #FFFFFF;
  cursor: pointer;
}
nav a.next.next-active .bouncing-arrow, nav a.next.third-click .bouncing-arrow, nav a.next.finalNext .bouncing-arrow, nav a.next.active .bouncing-arrow, nav a.next.finalNext .bouncing-arrow {
  display: block;
  position: absolute;
  top: 5rem;
  font-size: 3.4rem;
  color: #2D74FF;
  transform: rotate(-90deg) translateX(0);
  animation: bounce-vertical 1050ms ease-in-out infinite;
}
@media (max-width: 768px) {
  nav a.next.next-active .bouncing-arrow, nav a.next.third-click .bouncing-arrow, nav a.next.finalNext .bouncing-arrow, nav a.next.active .bouncing-arrow, nav a.next.finalNext .bouncing-arrow {
    margin-left: -2rem;
  }
}
nav a.next.next-active .bouncing-arrow i, nav a.next.third-click .bouncing-arrow i, nav a.next.finalNext .bouncing-arrow i, nav a.next.active .bouncing-arrow i, nav a.next.finalNext .bouncing-arrow i {
  text-shadow: -30px 0px 0px #2d74ffaa;
  transform: rotate(-90deg) translateX(0);
  animation: bounce-shadow 1050ms ease-in-out infinite;
}
nav a.next.next-active .bouncing-arrow.lift, nav a.next.third-click .bouncing-arrow.lift, nav a.next.finalNext .bouncing-arrow.lift, nav a.next.active .bouncing-arrow.lift, nav a.next.finalNext .bouncing-arrow.lift {
  transform: rotate(-90deg) translateX(14px);
}
nav a.next.next-active .bouncing-arrow.lift i, nav a.next.third-click .bouncing-arrow.lift i, nav a.next.finalNext .bouncing-arrow.lift i, nav a.next.active .bouncing-arrow.lift i, nav a.next.finalNext .bouncing-arrow.lift i {
  text-shadow: -35px 0px 0px #2d73ff75;
}
@-webkit-keyframes bounce-vertical {
  0% {
    -webkit-transform: rotate(-90deg) translateX(0);
  }
  50% {
    -webkit-transform: rotate(-90deg) translateX(-14px);
  }
  100% {
    -webkit-transform: rotate(-90deg) translateX(0px);
  }
}
@keyframes bounce-vertical {
  0% {
    transform: rotate(-90deg) translateX(0);
  }
  50% {
    transform: rotate(-90deg) translateX(-20px);
  }
  100% {
    transform: rotate(-90deg) translateX(0px);
  }
}
@keyframes bounce-shadow {
  0% {
    text-shadow: -30px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(0px);
  }
  50% {
    text-shadow: -35px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(10px);
  }
  100% {
    text-shadow: -30px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(0px);
  }
}
@-webkit-keyframes bounce-shadow {
  0% {
    text-shadow: -30px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(0px);
  }
  50% {
    text-shadow: -35px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(10px);
  }
  100% {
    text-shadow: -30px 0px 0px #2d73ff75;
    transform: rotate(-90deg) translateX(0px);
  }
}
@media (max-width: 768px) {
  nav a.next {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 990;
    width: 5.5rem;
    height: 4.375rem;
  }
}
nav .breadcrumbs {
  grid-area: 1/2/2/5;
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  align-items: center;
  width: 100%;
  margin: 0 auto;
  height: 100%;
}
@media (max-width: 768px) {
  nav .breadcrumbs {
    grid-area: 1/1/2/5;
    margin: 1rem 6rem 1rem auto;
    z-index: 899;
    flex-wrap: wrap;
    width: calc(100% - 8rem);
    height: 1.5rem;
  }
  nav .breadcrumbs li {
    flex-shrink: 0;
    flex-basis: auto;
    scroll-snap-type: x mandatory;
    font-size: 0.8rem;
    margin-left: 1rem;
  }
}
nav .breadcrumbs li {
  list-style-type: none;
}
nav .breadcrumbs li:not(:first-of-type)::before {
  position: absolute;
  content: "j";
  font-family: "better-proposals" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: -2rem;
  margin-top: 0.2rem;
}
@media (max-width: 768px) {
  nav .breadcrumbs li:not(:first-of-type)::before {
    margin-left: -1rem;
    margin-top: 0.4rem;
    font-size: 0.6rem;
  }
}
nav .breadcrumbs li.active {
  color: #2D74FF;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.mb-2 {
  margin-bottom: 2rem;
}

div.bouncing-arrow {
  display: block;
  position: relative;
  text-align: center;
  margin-top: 3rem;
  font-size: 3.4rem;
  color: #2D74FF;
  transform: rotate(180deg) translateX(0);
  animation: bounce-horizontal 750ms infinite;
}
@media (max-width: 768px) {
  div.bouncing-arrow {
    margin-left: -2rem;
  }
}
@-webkit-keyframes bounce-horizontal {
  0% {
    -webkit-transform: rotate(180deg) translateX(0);
  }
  50% {
    -webkit-transform: rotate(180deg) translateX(-20px);
  }
  100% {
    -webkit-transform: rotate(180deg) translateX(0px);
  }
}
@keyframes bounce-horizontal {
  0% {
    transform: rotate(180deg) translateX(0);
  }
  50% {
    transform: rotate(180deg) translateX(-20px);
  }
  100% {
    transform: rotate(180deg) translateX(0px);
  }
}
div.bouncing-arrow i {
  text-shadow: -30px 0px 0px #2d74ffaa;
  transform: rotate(180deg) translateX(0);
  -webkit-transition: all 500ms ease-in-out;
  -moz-transition: all 750ms ease-in-out;
  -ms-transition: all 750ms ease-in-out;
  -o-transition: all 750ms ease-in-out;
  transition: all 750ms ease-in-out;
}
div.bouncing-arrow.lift {
  transform: rotate(180deg) translateX(14px);
}
div.bouncing-arrow.lift i {
  text-shadow: -35px 0px 0px #2d73ff75;
}

.cta-wrapper {
  display: flex;
  justify-content: center;
  align-content: center;
  max-width: 90%;
  margin: 0 auto;
  gap: 0.5rem;
}
.cta-wrapper .btn {
  margin-right: 0.5rem;
  width: 100%;
  max-width: 280px;
  margin: 0.5rem auto;
  text-align: center;
}
.cta-wrapper .btn.save {
  background-color: #41D37F;
  display: none;
}
.cta-wrapper .btn.check {
  display: none;
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  user-select: none;
  /* Standard syntax */
}
.cta-wrapper .btn.check.btn.btn-info-outline:hover {
  color: #2d74ff;
  border-color: #2d74ff;
  background: #fff;
}
.cta-wrapper .btn.check.btn.btn-info-outline.active {
  background: #2d74ff;
  color: #fff;
}
.cta-wrapper .btn.check.btn.btn-info-outline.active:hover {
  background: #2d74ff;
  color: #fff;
}
.cta-wrapper .btn img {
  width: 1.5rem;
  height: 1.5rem;
  margin-bottom: -6px;
  margin-right: 0.5rem;
}

@media (min-width: 768px) {
  .desktop-hide {
    display: none;
  }
}

.cover-img {
  width: 120%;
  margin: 0 -9%;
  margin-top: -3rem;
  height: 250px;
  overflow-y: hidden;
  display: block;
  align-content: center;
  position: relative;
}
@media (max-width: 768px) {
  .cover-img {
    width: 100%;
    margin: 0;
    margin-top: -7rem;
    height: auto;
    min-height: 13rem;
  }
}
.cover-img_src {
  width: 100vw;
  height: auto;
  --blur:blur(2px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
  position: fixed;
  top: 4.3rem;
  margin: 0 -21vw;
}
@media (max-width: 768px) {
  .cover-img_src {
    width: 130%;
    margin: 0;
  }
}

.font-medium {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.instructions {
  width: 100%;
  max-width: 550px;
  position: fixed;
  top: 15%;
  left: 50%;
  transform: translateX(6%);
  z-index: 999;
  background-color: #ffffffd0;
  border-radius: 8px;
  box-shadow: 20px 25px 44px rgba(42, 45, 52, 0.45);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.instructions_cont {
  width: 100%;
  max-width: 550px;
  position: absolute;
  top: 3rem;
  left: 2%;
  transform: translateX(-25%);
  z-index: 999;
  background-color: #ffffffd0;
  padding: 1.5rem 1.6rem;
  border-radius: 8px;
  box-shadow: 0px 5px 14px rgba(42, 45, 52, 0.25);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}
.instructions h2, .instructions p {
  color: #151922;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.instructions::after {
  content: " ";
  background-color: #000000aa;
  width: 100vw;
  height: 100vh;
  position: absolute;
  top: -5rem;
  right: -5rem;
  margin-right: -7.3rem;
  bottom: 0;
  z-index: 998;
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}
.instructions .ico.ico-circle-info {
  display: none;
}
.instructions.closed {
  position: absolute;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.instructions.closed::after {
  display: none;
}
.instructions.closed h2, .instructions.closed p {
  display: none;
}
.instructions.closed .close {
  display: none;
}
.instructions.closed .instructions_cont {
  display: none;
}
@media (max-width: 768px) {
  .instructions {
    top: 5%;
    left: 2%;
    right: 2%;
    max-width: 96%;
    transform: none;
  }
  .instructions_cont {
    transform: none;
    left: 0;
  }
  .instructions::after {
    width: 110vw;
    right: 0;
    margin-right: -1rem;
  }
}

.congrats {
  width: 100%;
  max-width: 500px;
  position: fixed;
  top: 20%;
  left: 50%;
  transform: translateX(-25%);
  z-index: 999;
  background-color: #ffffffd0;
  padding: 1.5rem 2rem;
  border-radius: 8px;
  box-shadow: 20px 25px 44px rgba(42, 45, 52, 0.45);
  -webkit-backdrop-filter: blur(24px);
  backdrop-filter: blur(24px);
}
@media (max-width: 768px) {
  .congrats {
    transform: translateX(-50%);
    width: 95%;
    top: 5rem;
  }
}
.congrats p {
  color: #151922;
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
@media (max-width: 768px) {
  .congrats p.h1-subtitle.bold {
    text-align: left !important;
    font-size: 1.4rem;
  }
}

.active_section {
  /*.info {
      display: inline-block !important;
      visibility: visible;
      .ico.ico-circle-info {
          display: inline-block;
      }
  }*/
}
.active_section .tooltip {
  display: none;
}
.active_section .buttons:hover .tooltip {
  display: none;
}

.section:not(.active_section) .info {
  display: none;
}

.first-sticky {
  position: sticky;
  top: 4.5rem;
}

.intro-content_template {
  --fullwidth-color: #8141D3;
  background-color: var(--fullwidth-color);
  padding-top: 4rem;
  margin-top: -1rem;
  color: white;
}
.intro-content_template .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .intro-content_template .full-bleed {
    padding: 1.5rem 2.3rem;
  }
}
.intro-content_template_paragraph {
  color: #FFFFFF;
  padding: 0.5rem;
}
.intro-content_template_paragraph .should-b {
  border: none;
  display: block;
}
.intro-content_template_paragraph .should-b.trick {
  display: none;
}
.intro-content_template_paragraph .should-not-b {
  cursor: pointer;
  position: relative;
  display: block;
}
.intro-content_template_paragraph .block {
  display: block;
}
.intro-content_template_paragraph .risk {
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  margin-right: -2.5rem;
}
.intro-content_template_paragraph .risk .pulsing-ring {
  content: " ";
  position: absolute;
  width: 2rem;
  height: 2rem;
  background-color: #ff5e5e;
  border-radius: 1.5rem;
  margin: -1.5px;
  animation: pulse 2s infinite;
  z-index: -1;
}
@media (max-width: 768px) {
  .intro-content_template_paragraph .risk .pulsing-ring {
    margin: 0;
    width: 2.5rem;
    height: 2.5rem;
  }
}
@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 94, 94, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 94, 94, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 94, 94, 0);
  }
}
@media (max-width: 768px) {
  .intro-content_template_paragraph .risk {
    margin-right: -2rem;
    width: 2.5rem;
    height: 2.5rem;
  }
  .intro-content_template_paragraph .risk img {
    width: 100%;
    height: auto;
  }
}
.intro-content_template_paragraph .fixit {
  margin-top: 1rem;
}
.intro-content_template_paragraph .risk-popup {
  background: #0A2C3Daa;
  color: #f5f8ff;
  --blur:blur(24px);
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: 1.3;
  position: absolute;
  display: block;
  padding: 1rem 1rem;
  margin-top: -4rem;
  margin-left: 1rem;
  right: 0;
  width: 65%;
  border-radius: 8px;
  box-shadow: 0px 5px 14px rgba(123, 130, 144, 0.15);
  visibility: hidden;
  top: 0;
  z-index: 999;
  --transition: .1s cubic-bezier(.95,0,.09,.99);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
@media (max-width: 768px) {
  .intro-content_template_paragraph .risk-popup {
    width: 100%;
  }
}
.intro-content_template_paragraph.questions {
  text-align: center !important;
  padding-bottom: 3rem;
}
.intro-content_template_paragraph.questions span {
  font-size: 2rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FFFFFF28;
  color: #FFFFFF;
  width: 100%;
  padding: 3rem;
  border-radius: 1rem;
  display: block;
  margin-bottom: 6rem;
}
.intro-content_template_title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
  color: #151922;
  text-align: left;
  top: 0;
  left: 4rem;
  margin-top: 5rem;
  position: absolute;
}
.intro-content_template_title .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
@media (max-width: 768px) {
  .intro-content_template_title {
    left: 2.5rem;
    margin-top: 7rem;
    font-size: 3rem;
  }
}

.your-new-web-content_template {
  --fullwidth-color: #FFFFFF;
  background-color: var(--fullwidth-color);
  padding-top: 4rem;
  margin-top: -1rem;
  color: white;
}
.your-new-web-content_template .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .your-new-web-content_template .full-bleed {
    padding: 0 2.3rem;
  }
}
.your-new-web-content_template .purple {
  --fullwidth-color: #8141D3;
  padding: 2rem 0 3rem 0;
}
@media (max-width: 768px) {
  .your-new-web-content_template .purple {
    padding: 1.5rem 2.3rem;
  }
}
.your-new-web-content_template .purple p {
  color: #FFFFFF;
  text-align: left;
  width: 100%;
}
@media (max-width: 768px) {
  .your-new-web-content_template .purple p {
    text-align: center;
    padding-bottom: 1rem;
  }
}
.your-new-web-content_template .grey {
  --fullwidth-color: #e6edf3;
}
@media (max-width: 768px) {
  .your-new-web-content_template .cover-img {
    margin: -1rem auto -1rem -10%;
  }
}
.your-new-web-content_template .cover-img_src {
  --blur:blur(0px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
}
@media (max-width: 768px) {
  .your-new-web-content_template .cover-img_src {
    width: auto;
    margin: 0 auto 0 -20%;
    height: 18rem;
  }
}
.your-new-web-content_template_paragraph:not(.grey) {
  color: #151922;
  padding: 0.5rem;
  border: 1px dashed #00000015;
  border-radius: 4px;
  margin-left: -0.5rem;
}
.your-new-web-content_template_paragraph:not(.grey) .should-b {
  border: none;
}
.your-new-web-content_template_paragraph:not(.grey) .should-b.trick {
  display: none;
}
.your-new-web-content_template_paragraph:not(.grey) .should-b .should-not-b {
  cursor: pointer;
}
.your-new-web-content_template_paragraph:not(.grey).questions {
  text-align: center !important;
}
.your-new-web-content_template_paragraph:not(.grey).questions span {
  font-size: 2rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FFFFFF28;
  color: #FFFFFF;
  width: 100%;
  padding: 3rem;
  border-radius: 1rem;
  display: block;
}
.your-new-web-content_template_title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
  color: #151922;
  text-align: left;
  top: 0;
  left: 4rem;
  margin-top: 5rem;
  position: absolute;
}
.your-new-web-content_template_title .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
.your-new-web-content_template .web-pg-title {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
  font-size: 1.6rem;
  margin-top: 2rem;
}

.success-content_template {
  --fullwidth-color: #FFFFFF;
  background-color: var(--fullwidth-color);
  padding-top: 4rem;
  margin-top: -1rem;
  color: white;
}
.success-content_template .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .success-content_template .full-bleed {
    padding: 1rem 2.3rem;
  }
}
.success-content_template .purple {
  --fullwidth-color: #FFFFFF;
  padding: 2rem 0 3rem 0;
  position: relative;
}
@media (max-width: 768px) {
  .success-content_template .purple {
    padding: 2rem 0 1rem 0;
  }
}
.success-content_template .purple p {
  color: #8141D3;
  text-align: left;
  width: 100%;
}
.success-content_template .grey {
  --fullwidth-color: #f8f5fb;
}
.success-content_template .cover-img_src {
  --blur:blur(0px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
}
@media (max-width: 768px) {
  .success-content_template .cover-img_src {
    width: 130%;
    margin: 0;
  }
}
.success-content_template_paragraph:not(.grey) {
  color: #151922;
  padding: 0.5rem;
  border: 1px dashed #00000015;
  border-radius: 4px;
  margin-left: -0.5rem;
}
.success-content_template_paragraph:not(.grey) .should-b {
  border: none;
}
.success-content_template_paragraph:not(.grey) .should-b.trick {
  display: none;
}
.success-content_template_paragraph:not(.grey) .should-b .should-not-b {
  cursor: pointer;
}
.success-content_template_title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
  color: #151922;
  text-align: left;
  top: 0;
  left: 4rem;
  margin-top: 5rem;
  position: absolute;
}
.success-content_template_title .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
.success-content_template .web-pg-title {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
  font-size: 1.6rem;
  margin-top: 2rem;
}
.success-content_template .quote-bg {
  background-color: #8141D3;
  padding: 2rem;
  --fullwidth-color: #8141D3;
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
  margin: 2rem auto;
  display: block;
}
@media (max-width: 768px) {
  .success-content_template .quote-bg {
    padding: 0 0.3rem;
  }
}
.success-content_template .quote-lg {
  font-size: 1.8rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #eee8f6;
  display: block;
}
.success-content_template .quote-name {
  font-size: 1rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-align: right;
  margin-top: 1rem;
  display: block;
  color: #FFFFFF;
}
.success-content_template .good-title, .success-content_template .hidden-percent {
  display: none;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
@media (max-width: 768px) {
  .success-content .h1title {
    text-align: center !important;
    padding: 0 2.5rem;
    font-size: 2rem;
  }
}
.success-content .show-percent {
  cursor: pointer;
  position: relative;
}
@media (max-width: 768px) {
  .success-content .show-percent {
    padding: 0 2rem;
  }
}
.success-content .show-quote {
  visibility: hidden;
}
.success-content .wand {
  width: 1.5rem;
  height: auto;
  position: absolute;
  margin-left: -2.2rem;
  margin-top: 5px;
}

.power-ups {
  background: linear-gradient(180deg, rgba(45, 116, 255, 0.9) 0%, rgba(1, 163, 239, 0.9) 100%), #2D74FF;
  border-radius: 8px 0 0 8px;
  padding: 1rem 0.3rem 0.5rem 0.3rem;
  display: flex;
  flex-direction: column;
  width: 6rem;
  min-height: 140px;
  opacity: 0;
  top: 30%;
  right: 0;
  margin-right: -7rem;
  position: fixed;
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
@media (max-width: 768px) {
  .power-ups {
    width: 70vw;
    top: unset;
    bottom: 0;
    flex-direction: row;
    left: 14.5vw;
    right: 14.5vw;
    margin: 0;
    border-radius: 8px 8px 0 0;
    min-height: unset;
    max-height: 80px;
    justify-content: center;
    padding: 0.1rem;
  }
}
.power-ups.show {
  opacity: 1;
  margin-right: 0;
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.power-ups div {
  display: grid;
  margin: 1rem 0.6rem 1.3rem 0.6rem;
}
.power-ups div img {
  width: 100%;
  min-width: 4.5rem;
  max-width: 5.5rem;
  height: auto;
  grid-column: 1/-1;
  grid-row: 1/-1;
}
@media (max-width: 768px) {
  .power-ups div img {
    min-width: 3rem;
    max-width: 3.5rem;
  }
}
.power-ups div.wiggle {
  animation: wiggle-powerups 2s ease-in-out infinite;
  -ms-animation: wiggle-powerups 2s ease-in-out infinite;
  -webkit-animation: wiggle-powerups 2s ease-in-out infinite;
  position: relative;
}
@media (max-width: 768px) {
  .power-ups div.wiggle {
    position: static;
  }
}
.power-ups div.wiggle:nth-of-type(2) {
  animation-delay: 0.1s;
}
.power-ups div.wiggle:nth-of-type(3) {
  animation-delay: 0.3s;
}
.power-ups div.wiggle .tooltip {
  background: #0A2C3Daa;
  color: #f5f8ff;
  --blur:blur(24px);
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: 1.3;
  position: absolute;
  padding: 1rem 1rem;
  margin-top: 0.8rem;
  margin-left: 1rem;
  right: 4rem;
  width: 250px;
  border-radius: 8px;
  box-shadow: 0px 5px 14px rgba(123, 130, 144, 0.15);
  visibility: hidden;
  top: 0;
  z-index: 999;
  --transition: .1s cubic-bezier(.95,0,.09,.99);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
@media (max-width: 768px) {
  .power-ups div.wiggle .tooltip {
    top: -6rem;
    margin-left: 0;
    right: unset;
    left: 0;
    min-width: 70vw;
  }
  .power-ups div.wiggle .tooltip:after {
    content: "6";
    font-family: "better-proposals" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #FFFFFF;
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    font-size: 0.6rem;
  }
}
.power-ups div.wiggle:hover {
  animation: none;
}
@-webkit-keyframes wiggle-powerups {
  0% {
    -webkit-transform: rotate(10deg);
  }
  25% {
    -webkit-transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(20deg);
  }
  75% {
    -webkit-transform: rotate(-10deg);
  }
  95% {
    -webkit-transform: rotate(0deg);
  }
}
@-ms-keyframes wiggle-powerups {
  0% {
    -ms-transform: rotate(10deg);
  }
  25% {
    -ms-transform: rotate(-10deg);
  }
  50% {
    -ms-transform: rotate(20deg);
  }
  75% {
    -ms-transform: rotate(-10deg);
  }
  95% {
    -ms-transform: rotate(0deg);
  }
}
@keyframes wiggle-powerups {
  0% {
    transform: rotate(10deg);
  }
  25% {
    transform: rotate(-10deg);
  }
  50% {
    transform: rotate(20deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  95% {
    transform: rotate(0deg);
  }
}
.power-ups .shake {
  border-radius: 5rem;
  background-color: #FFFFFF;
  cursor: pointer;
  box-shadow: 0px 5px 14px rgba(29, 46, 107, 0.35);
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.power-ups .shake:hover {
  transform: rotate(-15deg) scale(1.1);
  --transition: .3s cubic-bezier(0.280, 0.840, 0.420, 1);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}
.power-ups .shake:hover + .tooltip {
  visibility: visible;
  margin-top: 0.8rem;
  --transition: .3s cubic-bezier(.87,.21,.12,.77);
  transition: var(--transition);
  -webkit-transition: var(--transition);
  -moz-box-transition: var(--transition);
  -o-box-transition: var(--transition);
  -ms-box-transition: var(--transition);
}

#theTitle #dragTitle {
  display: none;
}
#theTitle.show .bad-title {
  display: none;
}
#theTitle.show .good-title {
  display: block;
}
#theTitle.ui-state-hover {
  background: #DBE7FF;
  border-radius: 8px;
}

#theQuote #dragQuote {
  display: none;
}
#theQuote.show .show-quote {
  visibility: visible;
}
#theQuote.ui-state-hover {
  background: #DBE7FF;
  border-radius: 8px;
}

#theStats #dragStats {
  display: none;
}
#theStats.show .hidden-percent {
  display: inline-block;
}
#theStats.ui-state-hover {
  background: #DBE7FF;
  border-radius: 8px;
}

.terms-content_template {
  --fullwidth-color: #FFFFFF;
  background-color: var(--fullwidth-color);
  color: white;
}
.terms-content_template .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .terms-content_template .full-bleed {
    padding: 0 2.3rem;
  }
}
.terms-content_template .red {
  --fullwidth-color: #FF5E5E;
  padding: 2rem 0 3rem 0;
}
.terms-content_template .red p {
  color: #FFFFFF;
  text-align: left;
  width: 100%;
}
.terms-content_template .grey {
  --fullwidth-color: #e6edf3;
}
.terms-content_template_paragraph {
  color: #151922;
  padding: 0.5rem;
  border: none;
  border-radius: 4px;
  margin-left: -0.5rem;
}
.terms-content_template_paragraph.h1title {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
  font-size: 1.6rem;
  margin-top: 2rem;
}
.terms-content_template.questions {
  text-align: center !important;
}
.terms-content_template.questions span {
  font-size: 2rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FFFFFF28;
  color: #FFFFFF;
  width: 100%;
  padding: 3rem;
  border-radius: 1rem;
  display: block;
}
.terms-content_template_title {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif !important;
  font-weight: 600;
  font-size: 3.75rem;
  line-height: 1.2;
  text-align: center;
  color: #151922;
  letter-spacing: -1.68px;
  margin: 1.5rem 0;
  color: #FFFFFF;
  text-align: left;
}
.terms-content_template_title .bolditalic {
  font-family: "Relativetheory ExtraBold Italic", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}

.proc-content_template, .proc-content .grey, .proc-content .purple {
  --fullwidth-color: #eee8f6;
  background-color: var(--fullwidth-color);
  color: white;
}
.proc-content_template .full-bleed, .proc-content .grey .full-bleed, .proc-content .purple .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .proc-content_template .full-bleed, .proc-content .grey .full-bleed, .proc-content .purple .full-bleed {
    padding: 1rem 2.3rem 3rem;
  }
}
@media (max-width: 768px) {
  .proc-content_template .h1title, .proc-content .grey .h1title, .proc-content .purple .h1title {
    text-align: center !important;
  }
}
.proc-content .purple {
  --fullwidth-color: #8141D3;
}
.proc-content .purple p {
  color: #FFFFFF;
  text-align: left;
}
.proc-content .grey .step {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: repeat(2, auto);
  grid-column-gap: 2rem;
  grid-row-gap: 0px;
  margin-bottom: 2rem;
}
.proc-content .grey .step p {
  color: #62656B;
  font-size: 1rem;
}
.proc-content .grey .step .step-title {
  font-size: 1.6rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
  margin-top: 0;
}
.proc-content .grey .step .step-title-top {
  font-size: 1rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
  margin-top: 1rem;
}
.proc-content .grey .solution-a {
  grid-area: 1/1/2/2;
}
.proc-content .grey .solution-b {
  grid-area: 1/2/2/3;
}
.proc-content .grey .reward {
  grid-area: 2/1/3/3;
}
.proc-content .grey .risk {
  grid-area: 3/1/4/3;
}
.proc-content .grey .solution-a, .proc-content .grey .solution-b {
  cursor: pointer;
  margin-bottom: 1.5rem;
}
.proc-content .grey .wrong-disable {
  opacity: 0.3;
  cursor: default;
}
.proc-content .grey .card {
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  padding: 1rem 1rem;
  margin-bottom: 1rem;
  display: none;
}
.proc-content .grey .card.risk {
  background-color: #FFF5F5;
  box-shadow: 0px 5px 14px rgba(107, 29, 40, 0.15);
  display: none;
}
.proc-content .grey .card.risk .badge {
  display: flex;
  height: 2rem;
}
.proc-content .grey .card.risk .badge p {
  color: #FF5E5E;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}
.proc-content .grey .card.reward {
  background-color: #f5fff8;
  box-shadow: 0px 5px 14px rgba(29, 107, 45, 0.15);
  display: none;
}
.proc-content .grey .card.reward .badge {
  display: flex;
  height: 2rem;
}
.proc-content .grey .card.reward .badge p {
  color: #41D37F;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-transform: uppercase;
  line-height: 1;
  font-size: 1rem;
  margin-left: 0.5rem;
  margin-top: 0.5rem;
}

@media (max-width: 768px) {
  .investment-content, .investment-content-proper {
    margin-left: 1rem;
    margin-right: 1rem;
  }
}
.investment-content .tips div, .investment-content-proper .tips div {
  background: #0A2C3D;
  color: #f5f8ff;
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  line-height: 1.3;
  position: fixed;
  display: block;
  padding: 1rem 1rem;
  top: 0;
  margin-top: 5rem;
  width: auto;
  max-width: 700px;
  border-radius: 8px;
  box-shadow: 0px 5px 24px rgba(59, 61, 64, 0.726);
  z-index: 999;
}
.investment-content .tips div.tips_descriptions, .investment-content-proper .tips div.tips_descriptions {
  background: #526773;
  --blur:blur(24px);
  backdrop-filter: var(--blur);
  -webkit-backdrop-filter: var(--blur);
}
.investment-content .tips div.tips_discounts, .investment-content-proper .tips div.tips_discounts {
  background: #2d73ff;
}
@media (max-width: 768px) {
  .investment-content .tips div, .investment-content-proper .tips div {
    width: 92%;
  }
}
.investment-content_table .pricing-table, .investment-content-proper_table .pricing-table {
  width: 100%;
  border: 1px solid #F4F5F8;
  border-radius: 4px;
  outline: none;
}
.investment-content_table .pricing-table .main-heading, .investment-content-proper_table .pricing-table .main-heading {
  text-align: left;
  color: #FFFFFF;
  background-color: #151922;
  font-size: 1.3rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  padding: 1rem;
  margin-bottom: 1.5rem;
  border-radius: 4px;
}
.investment-content_table .pricing-table .main-heading td, .investment-content-proper_table .pricing-table .main-heading td {
  padding: 1rem;
}
.investment-content_table .pricing-table .heading, .investment-content-proper_table .pricing-table .heading {
  background-color: #e3e6ec;
  color: #151922;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
  border-radius: 4px;
}
.investment-content_table .pricing-table p, .investment-content-proper_table .pricing-table p {
  color: #62656B;
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  margin-top: 0;
  margin-bottom: 2rem;
}
.investment-content_table .pricing-table p.text-indent, .investment-content-proper_table .pricing-table p.text-indent {
  margin-left: 1rem;
}
.investment-content_table .pricing-table p.item-heading, .investment-content-proper_table .pricing-table p.item-heading {
  color: #151922;
  font-size: 1.2rem;
  margin-top: 1.5rem;
  margin-bottom: 0;
}
.investment-content_table .pricing-table .price, .investment-content_table .pricing-table .price p, .investment-content-proper_table .pricing-table .price, .investment-content-proper_table .pricing-table .price p {
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  text-align: right;
  min-width: 130px;
  color: #151922;
}
.investment-content_table .pricing-table .total, .investment-content-proper_table .pricing-table .total {
  text-align: right;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.investment-content_table .pricing-table .space, .investment-content-proper_table .pricing-table .space {
  padding: 0.5rem;
}
.investment-content_table .pricing-table .last-item, .investment-content-proper_table .pricing-table .last-item {
  border-bottom: 2px solid #151922;
  text-align: right;
}
.investment-content_table .pricing-table .final-result:first-of-type, .investment-content-proper_table .pricing-table .final-result:first-of-type {
  padding-top: 2rem;
}
.investment-content_table .pricing-table .middle, .investment-content-proper_table .pricing-table .middle {
  min-width: 190px;
  text-align: right;
}
.investment-content_table .pricing-table .middle p, .investment-content-proper_table .pricing-table .middle p {
  font-size: 1rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #151922;
}
.investment-content_table .pricing-table .amount, .investment-content-proper_table .pricing-table .amount {
  background-color: #e9e9e9;
  border-radius: 4px;
  border: 1px solid #F4F5F8;
  padding: 0.3rem 0.6rem;
  color: #151922;
}
.investment-content_table .pricing-table input[type=checkbox], .investment-content-proper_table .pricing-table input[type=checkbox] {
  position: relative;
  cursor: pointer;
  display: block;
  margin-left: calc(100% - 20px);
}
.investment-content_table .pricing-table input[type=checkbox]:before, .investment-content-proper_table .pricing-table input[type=checkbox]:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -3px;
  left: -3px;
  background-color: #e9e9e9;
  border-radius: 4px;
}
.investment-content_table .pricing-table input[type=checkbox]:checked:before, .investment-content-proper_table .pricing-table input[type=checkbox]:checked:before {
  content: "";
  display: block;
  position: absolute;
  width: 20px;
  height: 20px;
  top: -3px;
  left: -3px;
  background-color: #41D37F;
  border-radius: 4px;
}
.investment-content_table .pricing-table input[type=checkbox]:checked:after, .investment-content-proper_table .pricing-table input[type=checkbox]:checked:after {
  content: "";
  display: block;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: -1px;
  left: 3px;
}
.investment-content_table .pricing-table .checkbox, .investment-content-proper_table .pricing-table .checkbox {
  width: 100%;
  text-align: right;
  margin-right: 0rem;
  display: block;
  margin-top: -2rem;
  margin-bottom: 2rem;
}
.investment-content_table .pricing-table input.one-off-total, .investment-content_table .pricing-table input.annual-total-sum, .investment-content_table .pricing-table input.month-total-sum, .investment-content_table .pricing-table input.one-off-total-sm, .investment-content_table .pricing-table input.annual-total-sum-sm, .investment-content_table .pricing-table input.month-total-sum-sm, .investment-content_table .pricing-table input.year-total-sum, .investment-content-proper_table .pricing-table input.one-off-total, .investment-content-proper_table .pricing-table input.annual-total-sum, .investment-content-proper_table .pricing-table input.month-total-sum, .investment-content-proper_table .pricing-table input.one-off-total-sm, .investment-content-proper_table .pricing-table input.annual-total-sum-sm, .investment-content-proper_table .pricing-table input.month-total-sum-sm, .investment-content-proper_table .pricing-table input.year-total-sum {
  display: inline-block;
  background-color: #FFFFFF;
  border: none;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1rem;
  position: relative;
  text-align: right;
  background: transparent;
}
.investment-content_table tr, .investment-content_table td, .investment-content_table thead, .investment-content_table th, .investment-content_table tbody, .investment-content-proper_table tr, .investment-content-proper_table td, .investment-content-proper_table thead, .investment-content-proper_table th, .investment-content-proper_table tbody {
  width: 100%;
  display: block;
}
.investment-content_table td:not(.heading), .investment-content-proper_table td:not(.heading) {
  display: table-cell;
}
.investment-content_table tbody.pricing-body, .investment-content-proper_table tbody.pricing-body {
  margin: 0 auto;
  padding: 0;
  width: 90%;
  display: block;
  padding-bottom: 2rem;
}
.investment-content ul.congrats-list, .investment-content-proper ul.congrats-list {
  list-style-type: "- ";
  font-size: 1.2rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  margin-bottom: 2rem;
  margin-left: 1.5rem;
}
.investment-content ul.congrats-list li, .investment-content-proper ul.congrats-list li {
  line-height: 1.6;
}

.investment-content .investment-content_table .pricing-table p {
  margin-bottom: 0;
}
.investment-content .investment-content_table .pricing-table p.item-heading {
  color: #0a2c3d;
  font-size: 1.2rem;
  margin-top: 0;
  margin-bottom: 0;
}
.investment-content tr {
  margin-top: 1.5rem;
}
.investment-content .typein {
  min-width: 10ch;
  border: 2px solid #FFFFFF;
  border-bottom: 2px solid #151922;
  display: inline;
  position: relative;
}
.investment-content p.h1-subtitle.bold.dark {
  color: #151922;
  font-size: 1.2rem;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  max-width: 450px;
}
.investment-content .round-time-bar div {
  height: 5px;
  background: linear-gradient(to right, #2D74FF, #41D37F);
  animation: roundtime calc(var(--duration) * 1s) steps(var(--duration)) forwards;
  transform-origin: left center;
}
.investment-content .round-time-bar.pink div {
  height: 5px;
  background: linear-gradient(to right, #E93A5E, #7F7AEE);
  animation: roundtime calc(var(--duration) * 1s) steps(var(--duration)) forwards;
  transform-origin: left center;
}
.investment-content .round-time-bar[data-style=smooth] div {
  animation: roundtime calc(var(--duration) * 1s) linear forwards;
}
@keyframes roundtime {
  to {
    transform: scaleX(0);
  }
}
.investment-content .price.blur {
  --blur:blur(8px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
}
.investment-content .correct-amount {
  display: none;
}
.investment-content .correct-amount p {
  max-width: 100%;
  width: 100%;
}

.nextSteps-content .signature-section {
  width: 100%;
  background-color: #FFFFFF;
  position: relative;
  opacity: 1;
  margin: 0;
  padding: 2rem;
  --fullwidth-color: #FFFFFF;
}
.nextSteps-content .signature-section.full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .nextSteps-content .signature-section.full-bleed {
    padding: 1rem 2.3rem;
  }
}
.nextSteps-content .signature-section .sign {
  border: 1px solid #F4F5F8;
  border-radius: 4px;
  padding: 1rem;
  text-align: left;
  max-width: 600px;
  width: 100%;
  margin: 3rem auto;
}
.nextSteps-content .signature-section .sign p:not(.bold) {
  font-size: 0.9rem;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #62656B;
}
.nextSteps-content .signature-section .sign .sign-switcher {
  border-bottom: 1px solid #F4F5F8;
  width: 100%;
  margin-top: 2rem;
}
.nextSteps-content .signature-section .sign .sign-switcher .typing, .nextSteps-content .signature-section .sign .sign-switcher .drawing {
  padding: 0.3rem 0.6rem;
  text-transform: uppercase;
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  color: #62656B;
  display: inline-block;
}
.nextSteps-content .signature-section .sign .sign-switcher .typing {
  border-bottom: 2px solid #000;
  color: #000;
}
.nextSteps-content .signature-section .sign input {
  display: block;
  padding: 0.6rem 0.6rem;
  background-color: #FFFFFF;
  margin-bottom: 2rem;
  margin-top: 1rem;
  width: 100%;
  max-width: 300px;
  border: 1px solid #C4CDD5;
  border-radius: 4px;
}
.nextSteps-content .signature-section .sign .btn.btn-green {
  background-color: #41D37F;
}
.nextSteps-content .steps-content_template {
  background-color: var(--fullwidth-color);
  padding-top: 4rem;
  margin-top: -1rem;
  color: white;
}
.nextSteps-content .steps-content_template .full-bleed {
  box-shadow: 0 0 0 100vmax var(--fullwidth-color);
  clip-path: inset(0 -100vmax);
  background-color: var(--fullwidth-color);
}
@media (max-width: 768px) {
  .nextSteps-content .steps-content_template .full-bleed {
    padding: 1.5rem 2.3rem;
  }
}
.nextSteps-content .steps-content_template .purple {
  --fullwidth-color: #8141D3;
  padding: 2rem 0 3rem 0;
}
.nextSteps-content .steps-content_template .purple p {
  color: #FFFFFF;
  text-align: left;
  width: 100%;
}
@media (max-width: 768px) {
  .nextSteps-content .steps-content_template .purple p {
    text-align: center !important;
    padding: 0 2.5rem;
    font-size: 1.8rem;
  }
}
.nextSteps-content .steps-content_template .grey {
  --fullwidth-color: #e6edf3;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey) {
  color: #FFFFFF;
  border-radius: 4px;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey) .should-b {
  border: none;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey) .should-b.trick {
  display: none;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey) .should-b .should-not-b {
  cursor: pointer;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey).questions {
  text-align: center !important;
}
.nextSteps-content .steps-content_template_paragraph:not(.grey).questions span {
  font-size: 2rem;
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  padding-top: 3rem;
  padding-bottom: 3rem;
  background-color: #FFFFFF28;
  color: #FFFFFF;
  width: 100%;
  padding: 3rem;
  border-radius: 1rem;
  display: block;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text {
  animation: pulse-text 1.8s infinite;
  font-family: "Relativetheory Medium", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  cursor: pointer;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(2) {
  animation-delay: 0.1s;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(3) {
  animation-delay: 0.2s;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(4) {
  animation-delay: 0.3s;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(5) {
  animation-delay: 0.4s;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(6) {
  animation-delay: 0.5s;
}
.nextSteps-content .steps-content_template_paragraph.pulse-text:nth-of-type(7) {
  animation-delay: 0.7s;
}
@keyframes pulse-text {
  0% {
    color: #62656B;
    border-bottom: 2px solid transparent;
  }
  40% {
    color: #7F7AEE;
    border-bottom: 3px solid #7F7AEE;
  }
  85% {
    color: #7F7AEE;
    border-bottom: 3px solid #7F7AEE;
  }
  100% {
    color: #62656B;
    border-bottom: 2px solid transparent;
  }
}
.nextSteps-content .steps-content_template .text-overlay {
  text-align: left;
  top: 0;
  font-size: 1.8rem;
  left: 5rem;
  margin-top: 4rem;
  position: absolute;
  max-width: 800px;
}
.nextSteps-content .steps-content_template .text-overlay p.h1-subtitle {
  color: #151922;
}
.nextSteps-content .steps-content_template ol.next-steps-list {
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1.3rem;
  list-style-type: decimal;
  color: #151922;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph {
  position: relative;
  margin-left: 6rem;
  margin-top: 1rem;
  color: #151922;
  cursor: pointer;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph::before {
  content: "Step ";
  font-family: "Relativetheory Bold", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
  font-size: 1.3rem;
  position: absolute;
  margin-left: -6rem;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph span:not(.bold) {
  font-family: "Relativetheory", -apple-system, system-ui, BlinkMacSystemFont, Helvetica, Lato, "Lucida Grande", sans-serif;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph span {
  font-size: 1rem;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph i.ico.ico-check {
  color: #FFFFFF;
  position: absolute;
  right: 0;
  background: #41D37F;
  border-radius: 4rem;
  visibility: hidden;
  margin-right: -1rem;
  padding: 0.5rem;
  margin-top: -0.2rem;
  font-size: 1rem;
}
.nextSteps-content .steps-content_template li.steps-content_template_paragraph i.ico.ico-cross {
  color: #FFFFFF;
  position: absolute;
  right: 0;
  background: #FF5E5E;
  border-radius: 4rem;
  visibility: hidden;
  margin-right: -1rem;
  padding: 0.5rem;
  margin-top: -0.2rem;
  font-size: 1rem;
}
.nextSteps-content .steps-content_template .h1title {
  font-size: 1.8rem;
  color: #151922;
  border: none;
}
.nextSteps-content .steps-content_template .cover-img_src {
  --blur:blur(0px);
  filter: var(--blur);
  -webkit-filter: var(--blur);
  opacity: 1;
}
@media (max-width: 768px) {
  .nextSteps-content .steps-content_template .cover-img_src {
    width: 130%;
    margin: 0;
  }
}
.nextSteps-content .steps-content_template .show-tick {
  position: relative;
}

.text-center {
  text-align: center !important;
}

@media (max-width: 768px) {
  .content-nw {
    margin: 0 5%;
  }
}

input.email {
  padding: 12px;
  font-size: 1rem;
  font-weight: 300;
  color: #444;
  border: 2px solid #ccc;
  width: 100%;
  outline: none;
  margin: 1rem 0 20px 0;
  border-radius: 4px;
  max-width: 400px;
}
input.email:focus {
  border: 2px solid #2d74ff;
}

.done {
  cursor: pointer;
}

@media (max-width: 768px) {
  div.theTitle.pt-3 {
    padding-top: 0;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  div.theTitle.pt-3 h1 {
    margin-top: 0;
  }
}

@media (max-width: 768px) {
  .theTitle img.brand {
    max-width: 180px;
    width: 100%;
  }
}