<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: none;
  z-index: 100; }

.modal-dialog {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

.modal-content {
  background: white;
  width: 90%;
  max-width: 500px;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  max-height: 90vh;
  overflow-y: auto; }

.country-selector-modal {
  background-color: black;
  overflow-y: auto; }

.country-selector-modal__title {
  font-size: 1rem;
  text-align: center;
  width: 100%;
  font-weight: 400; }

.country-selector-modal__continent {
  margin-bottom: 15px; }

.country-selector-modal__continent h3 {
  font-size: 1rem;
  border-bottom: 1px solid #ccc; }

.country-selector-modal__continent a {
  display: inline-flex;
  align-items: center;
  padding: 0 10px;
  line-height: 1;
  width: 190px;
  margin: 5px 0;
  font-size: 0.875rem; }

.country-selector-modal__continent img {
  width: 20px;
  margin-right: 5px; }

.country-selector-modal__close {
  position: absolute;
  top: 2px;
  right: 15px;
  font-size: 25px;
  cursor: pointer; }

.lander-aug21 {
  padding: 0;
  margin: 0;
  font-family: 'Gotham XNarrow', Averta, Arial, Helvetica, sans-serif; }

.lander-aug21 * {
  box-sizing: border-box; }

.header-desktop-content {
  position: absolute;
  top: 70px;
  bottom: 70px;
  left: 0;
  right: 0;
  background-image: url("../backendAssets/vm/lander/mar20/header-desktop-bg.jpg");
  background-size: cover;
  background-position: center;
  display: flex;
  justify-content: center;
  font-family: "Gotham XNarrow", sans-serif; }

.header-desktop-content .header-desktop__container {
  height: 100%;
  display: flex;
  align-items: center; }

.header-desktop-content__content-wrapper {
  color: white;
  min-width: 440px;
  white-space: nowrap; }

.header-desktop-content__sub-title {
  font-size: 22px;
  font-weight: normal;
  text-transform: uppercase; }

.header-desktop-content__title {
  font-weight: 900;
  font-style: normal;
  font-size: 72px;
  line-height: 60px;
  line-height: 1;
  text-transform: uppercase; }

.header-desktop-content__title_custom {
  font-size: 60px; }

.header-desktop-content__title span {
  position: relative;
  display: inline-block;
  padding-left: 80px; }

.header-desktop-content__title-image {
  width: 60px;
  position: absolute;
  left: 0; }

.header-desktop-content__cta-wrapper {
  margin-top: 18px;
  max-width: 440px; }

.header-desktop-content__cta {
  width: 100%;
  font-size: 26px;
  padding: 17px;
  white-space: normal;
  border-radius: 4.81px;
  font-size: 28px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative; }

.header-desktop-content__cta svg {
  width: 10px;
  height: auto; }

.header-desktop-content__cta span {
  font-family: Averta, sans-serif;
  font-weight: 100;
  font-size: 24px; }

.header-desktop-content__cta_compare {
  text-align: left; }

.header-desktop-content__counter {
  display: flex;
  margin-top: 24px;
  justify-content: space-between;
  max-width: 440px;
  position: relative; }
  .header-desktop-content__counter_item {
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
    width: 56px;
    height: 68px;
    margin: 0 2px;
    border-radius: 5px;
    font-weight: 900;
    font-size: 52px;
    color: white;
    white-space: normal;
    border: 3px solid #E8CCA7;
    letter-spacing: 3px; }
    .header-desktop-content__counter_item span {
      text-align: center;
      transition: 1s;
      width: 100%;
      transform: translateY(389px); }
      .header-desktop-content__counter_item span.position-0 {
        transform: translateY(-391px); }
      .header-desktop-content__counter_item span.position-9 {
        transform: translateY(-313px); }
      .header-desktop-content__counter_item span.position-8 {
        transform: translateY(-235px); }
      .header-desktop-content__counter_item span.position-7 {
        transform: translateY(-157px); }
      .header-desktop-content__counter_item span.position-6 {
        transform: translateY(-79px); }
      .header-desktop-content__counter_item span.position-5 {
        transform: translateY(-1px); }
      .header-desktop-content__counter_item span.position-4 {
        transform: translateY(77px); }
      .header-desktop-content__counter_item span.position-3 {
        transform: translateY(155px); }
      .header-desktop-content__counter_item span.position-2 {
        transform: translateY(233px); }
      .header-desktop-content__counter_item span.position-1 {
        animation: counter-desktop 1 linear;
        animation-duration: 1s;
        transform: translateY(311px); }
    .header-desktop-content__counter_item:nth-child(1), .header-desktop-content__counter_item:nth-child(4) {
      margin: 0 10px 0 1px; }

.header-desktop-content__comma {
  position: absolute;
  bottom: -14px;
  font-size: 35px;
  font-weight: bold;
  color: white; }

.header-desktop-content__comma_first {
  left: 59px; }

.header-desktop-content__comma_last {
  right: 183px; }

.header-desktop-content__anonymous {
  font-size: 13.12px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  text-transform: uppercase;
  margin-top: 12px;
  max-width: 440px; }

.header-desktop-content__points-wrapper {
  margin-top: 30px;
  font-size: 20px; }

.header-desktop-content__point-image-wrapper {
  width: 50px;
  display: inline-block;
  text-align: center; }

.header-desktop-content__point:nth-child(1) img {
  height: 26px; }

.header-desktop-content__point:nth-child(2) img {
  height: 29px; }

.header-desktop-content__point:nth-child(3) img {
  height: 16px; }

.header-desktop-content__point:nth-child(4) img {
  height: 26px; }

.header-desktop-content .scroll-arrow {
  position: absolute;
  bottom: 60px;
  left: 50%;
  margin-left: -12px; }

@keyframes counter-desktop {
  from {
    transform: translateY(389px); }
  to {
    transform: translateY(311px); } }

@media (max-height: 770px) {
  .header-desktop-content__points-wrapper {
    display: none; } }

@media (min-width: 1700px) {
  .header-desktop-content__title-image {
    width: 75px;
    left: 0; }
  .header-desktop-content__title span {
    padding-left: 100px; }
  .header-desktop-content__content-wrapper {
    min-width: 530px; }
  .header-desktop-content__sub-title {
    font-size: 30px; }
  .header-desktop-content__title {
    font-size: 95px; }
  .header-desktop-content__title_custom {
    font-size: 75px; }
  .header-desktop-content__anonymous {
    font-size: 17px; }
  .header-desktop-content__points-wrapper {
    font-size: 24px; } }

.header-desktop-aug21 {
  height: 100vh;
  background-image: url(../backendAssets/vm/lander/aug21/desktop-header-bg.jpg);
  background-size: cover;
  background-position: right top;
  position: relative; }

.header-desktop-aug21__top-part {
  position: absolute;
  top: 17px;
  right: 28px;
  display: flex;
  align-items: center; }

.header-desktop-aug21__login-button {
  color: black;
  border: 1px solid black;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: transparent;
  border-radius: 6px;
  padding: 10px 25px;
  cursor: pointer; }

.header-desktop-aug21__top-part .header-desktop-top__lang_selector {
  text-transform: none; }

.header-desktop-aug21__content-wrapper {
  position: absolute;
  top: 0;
  left: 205px;
  bottom: 0;
  display: flex;
  align-items: center;
  padding-bottom: 100px; }

.header-desktop-aug21__logo-wrapper img {
  width: 200px; }

.header-desktop-aug21__user-definition-wrapper {
  margin-top: 30px;
  position: relative;
  width: 458px; }

.header-desktop-aug21__user-definition-select {
  width: 100%;
  height: 45px;
  font-size: 17px;
  color: #000000;
  border-radius: 5px;
  border: none;
  padding: 0 33px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: pointer;
  background-color: white; }

.header-desktop-aug21__user-definition-arrow {
  position: absolute;
  top: 15px;
  right: 13px;
  pointer-events: none; }

.header-desktop-aug21__user-definition-gender {
  width: 23px;
  position: absolute;
  top: 10px;
  left: 5px;
  display: none; }

.header-desktop-aug21__user-definition-wrapper[data-gender=male] .header-desktop-aug21__user-definition-gender_male,
.header-desktop-aug21__user-definition-wrapper[data-gender=female] .header-desktop-aug21__user-definition-gender_female {
  display: initial; }

.header-desktop-aug21__cta-wrapper {
  margin-top: 30px; }

.header-desktop-aug21__cta {
  background-image: linear-gradient(270deg, #C918B2 0%, #8412A2 100%);
  border-radius: 6px;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 1px;
  border: none;
  height: 60px;
  padding: 0 20px;
  line-height: 1;
  min-width: 290px;
  cursor: pointer;
  min-width: 458px; }

@keyframes blinking {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.header-desktop-aug21__cta i {
  position: relative;
  top: 2px;
  font-size: 16px;
  animation: blinking 1s infinite ease-in-out; }

.header-desktop-aug21 .header-desktop-content__counter {
  width: 340px;
  position: relative; }

.header-desktop-aug21 .header-desktop-content__counter_item {
  position: relative;
  width: 35px;
  height: 41px;
  background: transparent;
  color: black;
  font-weight: normal;
  border: 1px solid #4A4A4A;
  border-radius: 5px;
  font-size: 24px; }

.header-desktop-aug21 .header-desktop-top__lang_selector {
  cursor: pointer;
  margin-right: 25px; }

@keyframes counter-desktop-aug21 {
  from {
    transform: translateY(180px); }
  to {
    transform: translateY(144px); } }

.header-desktop-aug21 .header-desktop-content__counter_item span {
  transition: 1s;
  line-height: 36px;
  transform: translateY(180px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-0 {
    transform: translateY(-180px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-9 {
    transform: translateY(-144px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-8 {
    transform: translateY(-108px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-7 {
    transform: translateY(-72px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-6 {
    transform: translateY(-36px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-5 {
    transform: translateY(0px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-4 {
    transform: translateY(36px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-3 {
    transform: translateY(72px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-2 {
    transform: translateY(108px); }
  .header-desktop-aug21 .header-desktop-content__counter_item span.position-1 {
    animation: counter-desktop-aug21 1 linear;
    animation-duration: 1s;
    transform: translateY(144px); }

.header-desktop-content__counter-comma {
  position: absolute;
  bottom: -9px;
  font-size: 24px; }

.header-desktop-content__counter-comma_1 {
  left: 44px; }

.header-desktop-content__counter-comma_2 {
  left: 194px; }

.header-desktop-aug21__anonymous {
  font-size: 17px;
  color: #000000;
  margin-top: 5px; }

.header-desktop-aug21__points {
  font-style: italic;
  font-size: 16px;
  color: #000000;
  line-height: 27px;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  margin-top: 30px;
  list-style: none; }

.header-desktop-aug21__points li {
  display: flex;
  align-items: center; }

.header-desktop-aug21__point-image-wrapper {
  width: 30px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center; }

.header-desktop-aug21__points li img {
  width: 18px; }

.header-desktop-aug21__points li:nth-child(2) img {
  width: 15px; }

.header-desktop-aug21__points li:nth-child(3) img {
  width: 27px; }

.header-desktop-aug21__points li:nth-child(4) img {
  width: 19px; }

.header-desktop-aug21__footer {
  position: absolute;
  left: 205px;
  bottom: 21px; }

.header-desktop-aug21__footer-apps {
  margin-bottom: 24px; }

.header-desktop-aug21__footer-apps a {
  margin-right: 30px; }

.header-desktop-aug21__footer-apps img {
  width: 100px; }

.header-desktop-aug21__footer-links {
  display: flex;
  font-size: 14px;
  margin: 0;
  padding: 0; }

.header-desktop-aug21__footer-links li:first-child {
  list-style: none; }

.header-desktop-aug21__footer-links li {
  margin-right: 30px; }

.header-desktop-aug21__footer-links a {
  color: black;
  text-decoration: none; }

.header-desktop-aug21__copyrights {
  position: absolute;
  bottom: 21px;
  right: 28px;
  font-size: 12px;
  color: #000000; }

@media (max-width: 1700px) {
  .header-desktop-aug21__content-wrapper,
  .header-desktop-aug21__footer {
    left: 100px; }
  .header-desktop-aug21__top-part {
    top: 10px; }
  .header-desktop-aug21__top-part .header-desktop-top__lang_selector {
    font-size: 14px; }
  .header-desktop-aug21__login-button {
    font-size: 14px; }
  .header-desktop-aug21__user-definition-wrapper {
    width: 350px; }
  .header-desktop-aug21__cta {
    min-width: 350px; } }

@media screen and (max-width: 900px) {
  .header-desktop-aug21 {
    display: none; } }

@media (min-width: 900px) {
  .header-mobile-aug21 {
    display: none; } }

.header-mobile-top-aug21 {
  background-color: #f1ddba;
  background-image: url("https://d2dz54333c07dd.cloudfront.net/0/gold-backgrounds/mobile/full-screen-v1.jpg");
  background-size: cover;
  background-position: top;
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 12px;
  position: relative; }

.header-mobile-top-aug21__logo-wrapper img {
  width: 160px;
  position: absolute;
  top: 9px;
  left: calc(50% - 80px); }

.header-mobile-top-aug21__login-button {
  padding: 6px 12px;
  font-size: 12px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border-radius: 5px;
  background-color: transparent;
  font-weight: bold; }

.header-mobile-top-aug21__lang_selector img {
  margin: 0;
  width: 34px;
  height: 34px;
  border: 2px solid #b79060;
  border-radius: 50%; }

@media (max-width: 320px) {
  .header-mobile-top-aug21__logo {
    width: 140px;
    top: 13px;
    left: calc(50% - 70px); }
  .header-mobile-top-aug21__login-button {
    padding: 6px 10px;
    font-size: 14px; } }

.header-mobile-content-aug21 {
  position: absolute;
  top: 58px;
  bottom: 0;
  left: 0;
  right: 0;
  background-image: url(../backendAssets/vm/lander/aug21/mobile-header-bg.jpg);
  background-size: cover;
  background-position: top center;
  overflow-y: auto; }

.header-mobile-content-aug21__container {
  padding: 48px 38px 100px;
  position: relative;
  min-height: 100%; }

.header-mobile-content-aug21__title {
  font-size: 12px;
  font-weight: 300;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 10px; }

.header-mobile-content-aug21__sub-title {
  font-size: 30px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0; }

.header-mobile-content-aug21__sub-title fire {
  white-space: nowrap;
  display: inline; }

.header-mobile-content-aug21__user-definition-wrapper {
  margin-top: 18px;
  position: relative; }

.header-mobile-content-aug21__user-definition-select {
  width: 100%;
  height: 45px;
  font-size: 16px;
  color: #000000;
  border-radius: 6px;
  border: none;
  padding: 0 33px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none;
  cursor: pointer;
  background-color: white; }

.header-mobile-content-aug21__user-definition-arrow {
  position: absolute;
  top: 15px;
  right: 13px;
  pointer-events: none; }

.header-mobile-content-aug21__user-definition-gender {
  width: 19px;
  position: absolute;
  top: 13px;
  left: 7px;
  display: none; }

.header-mobile-content-aug21__user-definition-wrapper[data-gender=male] .header-mobile-content-aug21__user-definition-gender_male,
.header-mobile-content-aug21__user-definition-wrapper[data-gender=female] .header-mobile-content-aug21__user-definition-gender_female {
  display: initial; }

.header-mobile-content-aug21__email-wrapper {
  margin-top: 10px; }

.header-mobile-content-aug21__email {
  width: 100%;
  height: 45px;
  font-size: 16px;
  padding: 0 33px;
  border-radius: 6px;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  outline: none; }

.header-mobile-content-aug21__marketing-agree-wrapper {
  max-height: 0;
  transition: max-height 0.2s ease;
  overflow: hidden; }

.header-mobile-content-aug21__marketing-agree-wrapper.active {
  max-height: 300px; }

.header-mobile-content-aug21__marketing-agree-text {
  color: white;
  font-size: 15px;
  text-align: center;
  margin-bottom: 10px;
  margin-top: 15px;
  font-weight: bold; }

.header-mobile-content-aug21__marketing-agree-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 50px; }

.header-mobile-content-aug21__marketing-agree-buttons input {
  display: none; }

.header-mobile-content-aug21__marketing-agree-buttons label {
  flex: 0 0 50%;
  width: 50%;
  display: flex;
  justify-content: center; }

.header-mobile-content-aug21__marketing-agree-button {
  border-radius: 6px;
  background-color: white;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  cursor: pointer;
  text-align: center;
  border: 1px solid #D5D5D5;
  color: gray;
  width: 96%; }

.header-mobile-content-aug21__marketing-agree-buttons input:checked ~ .header-mobile-content-aug21__marketing-agree-button {
  border-color: #8412A2;
  border-width: 2px;
  height: 49px;
  color: #8412A2;
  width: 99%; }

.header-mobile-content-aug21__terms-text-wrapper {
  color: white;
  text-align: center;
  font-size: 12px;
  line-height: 14px;
  margin-top: 10px;
  margin-bottom: 10px; }

.header-mobile-content-aug21__terms-text-wrapper a {
  color: white;
  text-decoration: underline; }

.header-mobile-content-aug21__cta-wrapper {
  margin-top: 10px; }

.header-mobile-content-aug21__cta {
  background-image: linear-gradient(270deg, #C918B2 0%, #8412A2 100%);
  border-radius: 6px;
  font-size: 16px;
  line-height: 16px;
  color: #FFFFFF;
  border: none;
  height: 48px;
  width: 100%;
  font-weight: bold;
  outline: none !important;
  position: relative; }

.header-mobile-content-aug21__cta-text {
  position: relative;
  top: -2px; }

@keyframes animatedBackground {
  0% {
    background-position: -2000px -40px; }
  100% {
    background-position: 2000px -40px; } }

.header-mobile-content-aug21__cta:before {
  content: '';
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  background-image: url(../backendAssets/nl/landing-pages/lander-apr21/dash.png);
  background-position: 0 -20px;
  background-repeat: no-repeat;
  background-size: auto 180px;
  animation: animatedBackground 5s linear infinite;
  outline: none; }

.webp .header-mobile-content-aug21__cta:before {
  background-image: url(../backendAssets/nl/landing-pages/lander-apr21/dash.webp); }

@keyframes blinking {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.header-mobile-content-aug21__cta i {
  position: relative;
  top: 3px;
  font-size: 16px;
  animation: blinking 1s infinite ease-in-out; }

.header-mobile-content-aug21 .header-desktop-content__counter {
  position: relative;
  width: 233px;
  margin: 12px auto 0; }

.header-mobile-content-aug21 .header-desktop-content__counter_item {
  position: relative;
  width: 28px;
  height: 33px;
  background: transparent;
  color: white;
  font-weight: normal;
  border: 1px solid white;
  border-radius: 4px;
  font-size: 20px;
  letter-spacing: 0; }

.header-mobile-content-aug21 .header-desktop-content__counter_item:nth-child(1),
.header-mobile-content-aug21 .header-desktop-content__counter_item:nth-child(4) {
  margin-right: 5px; }

.header-mobile-content-aug21 .header-desktop-content__counter-comma {
  bottom: -8px;
  color: white; }

.header-mobile-content-aug21 .header-desktop-content__counter-comma_1 {
  left: 31px; }

.header-mobile-content-aug21 .header-desktop-content__counter-comma_2 {
  left: 131px; }

.header-mobile-content-aug21__anonymous {
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 0;
  text-align: center;
  margin-top: 5px; }

.header-mobile-content-aug21__points-wrapper {
  text-align: center; }

.header-mobile-content-aug21__points {
  color: white;
  text-align: left;
  margin-top: 25px;
  display: inline-block;
  max-width: 90%;
  font-size: 14px; }

.header-mobile-content-aug21__point {
  margin-bottom: 2px; }

.header-mobile-content-aug21__point-image-wrapper {
  width: 30px;
  display: inline-block;
  text-align: center; }

.header-mobile-content-aug21__footer-links {
  text-align: center;
  font-size: 14px;
  line-height: 17px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0; }

.header-mobile-content-aug21__footer-links a {
  color: white;
  margin: 0 2px; }

.header-mobile-content-aug21__footer-links a:not(:first-child)::before {
  content: '•';
  display: inline-block;
  font-size: 20px;
  line-height: 1;
  position: relative;
  top: 2px;
  margin-right: 3px; }

@media (min-width: 700px) {
  .header-mobile-content-aug21 {
    padding-left: 80px;
    padding-right: 80px; } }

.lds-ellipsis {
  display: none;
  position: relative;
  width: 80px;
  height: 13px; }

.lds-ellipsis div {
  position: absolute;
  top: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background: #fff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0); }

.lds-ellipsis div:nth-child(1) {
  left: 8px;
  animation: lds-ellipsis1 0.6s infinite; }

.lds-ellipsis div:nth-child(2) {
  left: 8px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(3) {
  left: 32px;
  animation: lds-ellipsis2 0.6s infinite; }

.lds-ellipsis div:nth-child(4) {
  left: 56px;
  animation: lds-ellipsis3 0.6s infinite; }

@keyframes lds-ellipsis1 {
  0% {
    transform: scale(0); }
  100% {
    transform: scale(1); } }

@keyframes lds-ellipsis3 {
  0% {
    transform: scale(1); }
  100% {
    transform: scale(0); } }

@keyframes lds-ellipsis2 {
  0% {
    transform: translate(0, 0); }
  100% {
    transform: translate(24px, 0); } }
</pre></body></html>