/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */
*,
:before,
:after {
  box-sizing: border-box;
}
html {
  -moz-tab-size: 4;
  tab-size: 4;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
body {
  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial,
    sans-serif, "Apple Color Emoji", "Segoe UI Emoji";
}
hr {
  height: 0;
  color: inherit;
}
abbr[title] {
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp,
pre {
  font-family: ui-monospace, SFMono-Regular, Consolas, Liberation Mono, Menlo,
    monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
:-moz-focusring {
  outline: 1px dotted ButtonText;
}
:-moz-ui-invalid {
  box-shadow: none;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
html,
body {
  width: 100%;
  height: 100%;
  position: relative;
}
html {
  font-size: 10px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body {
  font-family: montserrat;
  font-weight: 400;
  font-size: 18px;
  color: #9c7ae4;
  min-height: 100vh;
  min-height: -webkit-fill-available;
  height: auto;
  background-color: #120a22;
}
body:has(.coo.coo--cooc.coo--open) {
  overflow-y: hidden;
}
* {
  box-sizing: border-box;
}
svg {
  display: block;
}
picture,
img {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
  object-position: center;
  object-fit: cover;
}
::-moz-selection {
  color: #120a22;
  background: #9c7ae4;
}
::selection {
  color: #120a22;
  background: #9c7ae4;
}
a:-webkit-any-link {
  cursor: pointer;
}
address {
  font-style: initial;
}
button {
  border: none;
}
::placeholder {
  color: #9c7ae4;
  opacity: 1;
}
:-ms-input-placeholder {
  color: #9c7ae4;
}
::-ms-input-placeholder {
  color: #9c7ae4;
}
a:-webkit-any-link:focus-visible,
button:focus-visible {
  outline-offset: 0px;
  outline: #9c7ae4 solid 2px;
}
[x-cloak] {
  display: none !important;
}
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Light.36f774c6.woff2) format("woff2"),
    url(Montserrat-Light.92450f0d.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Regular.0596d438.woff2) format("woff2"),
    url(Montserrat-Regular.06cdf074.woff) format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Medium.8abff17e.woff2) format("woff2"),
    url(Montserrat-Medium.e9392f7f.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: montserrat;
  src: url(Montserrat-Bold.b14eb2c2.woff2) format("woff2"),
    url(Montserrat-Bold.a7fef526.woff) format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
.typo-l {
  font-weight: 300;
}
.typo-r {
  font-weight: 400;
}
.typo-m {
  font-weight: 500;
}
.typo-b {
  font-weight: 700;
}
.typo-left {
  text-align: left;
}
.typo-center {
  text-align: center;
}
.typo-right {
  text-align: right;
}
.typo-caps {
  text-transform: uppercase;
}
.typo-primary {
  color: #9c7ae4;
}
.typo-white {
  color: #fff;
}
.typo-18 {
  font-size: 1.8rem;
}
.typo-24 {
  font-size: 2.4rem;
}
.typo-30 {
  font-size: 3rem;
}
.typo-36,
.typo-48 {
  font-size: 3.375rem;
}
.typo-lh-160 {
  line-height: 1.6;
}
.typo-one-line {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
}
@media (max-width: 767px) {
  html {
    font-size: 8.88888px;
  }
  .typo-24 {
    font-size: 2.25rem;
  }
}
@media (min-width: 768px) {
  html {
    font-size: 9px;
  }
  .typo-36 {
    font-size: 3.6rem;
  }
  .typo-48 {
    font-size: 4.8rem;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 9.25px;
  }
}
@media (min-width: 1200px) {
  html {
    font-size: 9.5px;
  }
  .typo-xl-left {
    text-align: left;
  }
}
@media (min-width: 1400px) {
  html {
    font-size: 10px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 500;
}
a {
  color: inherit;
  text-decoration: none;
}
strong,
b {
  font-weight: 700;
}
h1 {
  margin-block-start: 3.5rem;
  margin-block-end: 2.5rem;
}
h2 {
  margin-block-start: 3rem;
  margin-block-end: 3rem;
}
h3 {
  margin-block-start: 6rem;
  margin-block-end: 5rem;
}
p {
  margin-block-start: 2rem;
  margin-block-end: 2rem;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-inline-start: 0;
  margin-inline-end: 0;
}
.wysiwyg-text-align-right {
  text-align: right;
}
.wysiwyg-text-align-center {
  text-align: center;
}
.wysiwyg-text-align-left {
  text-align: left;
}
.wysiwyg-text-align-justify {
  text-align: justify;
}
.wysiwyg-float-right,
.wysiwyg-float-left {
  display: block;
  margin: 1em 2em;
}
.wysiwyg-float-right {
  float: right;
}
.wysiwyg-float-left {
  float: left;
}
.wysiwyg-color-gray {
  color: #9c7ae4;
}
.wysiwyg img {
  border-radius: 1em;
  margin: 1em 0;
}
.wysiwyg strong {
  font-family: 500;
}
.d-none {
  display: none !important;
}
.d-flex {
  display: flex !important;
}
.flex-row {
  flex-direction: row;
}
.flex-column {
  flex-direction: column;
}
.flex-row-reverse {
  flex-direction: row-reverse;
}
.flex-column-reverse {
  flex-direction: column-reverse;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-between {
  justify-content: space-between;
}
.align-items-center {
  align-items: center;
}
.gap-2 {
  gap: 2rem;
}
.gap-y--0 {
  row-gap: 0 !important;
}
@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-none {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .d-xl-none {
    display: none !important;
  }
}
.wrapper {
  width: 85%;
  margin: 0 auto;
  position: relative;
}
.wrapper--1560 {
  width: 95%;
  max-width: 156rem;
  margin: 0 auto;
}
.wrapper--1440 {
  max-width: 144rem;
}
.wrapper--1440--one-side {
  width: calc(100vw - ((100vw - 144rem) / 2));
  max-width: none;
}
.wrapper--1320 {
  max-width: 132rem;
}
.wrapper--1280 {
  max-width: 128rem;
}
.wrapper--1100 {
  max-width: 110rem;
}
.wrapper--1024 {
  max-width: 102.4rem;
}
.wrapper--860 {
  max-width: 86rem;
}
.wrapper--720 {
  max-width: 72rem;
}
.wrapper--430 {
  max-width: 43rem;
}
.wrapper--370 {
  max-width: 37rem;
}
.wrapper--left {
  margin: auto auto auto 0;
}
.wrapper--right {
  margin: auto 0 auto auto;
}
@media (min-width: 1200px) {
  .wrapper--xl-left {
    margin: auto auto auto 0;
  }
  .wrapper--1440--right {
    width: calc(100vw - ((100vw - 85%) / 2));
    max-width: none;
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1695px) {
  .wrapper--1440--right {
    width: calc(100vw - ((100vw - 144rem) / 2));
  }
}
@media (min-width: 1920px) {
  .wrapper--1440--right {
    width: 85%;
    margin: 0 auto;
    max-width: 144rem;
  }
}
.pt--0 {
  padding-top: 0rem !important;
}
.pt--5 {
  padding-top: 5rem !important;
}
.pt--10 {
  padding-top: 10rem !important;
}
.pb--15 {
  padding-bottom: 15rem !important;
}
.mt--10 {
  margin-top: 10rem !important;
}
.mt--5 {
  margin-top: 5rem !important;
}
.mt--1 {
  margin-top: 1rem !important;
}
.mt--0 {
  margin-top: 0rem !important;
}
@media (min-width: 768px) {
  .pt--md-25 {
    padding-top: 25rem !important;
  }
  .mt--md-10 {
    margin-top: 10rem !important;
  }
  .pt--md-10 {
    padding-top: 10rem !important;
  }
}
@media (min-width: 1200px) {
  .pt--xl-0 {
    padding-top: 0rem !important;
  }
  .py--xl-10 {
    padding: 10rem 0;
  }
  .py--xl-15 {
    padding: 15rem 0;
  }
}
.button {
  position: relative;
  font-weight: 500;
  cursor: pointer;
  pointer-events: all;
}
.button:disabled {
  cursor: wait;
}
.button:not(.button--elipse, .button--link):has(.icon) {
  display: flex;
  flex-direction: row;
  align-items: center;
  line-height: 1;
}
.button--block {
  display: block;
  background-color: #643abc;
  color: #fff;
  text-transform: uppercase;
  padding: 2.5rem 5rem;
  white-space: nowrap;
  border-radius: 10rem;
  margin-top: 5rem;
  font-size: 1.6rem;
  border: none;
  overflow: hidden;
}
.button--block--gradient {
  background: linear-gradient(35deg, #9c7ae4 0%, #ab73c0 100%);
}
.button--block--simple {
  border-radius: 1.5rem;
  padding: 4.5rem 0;
  text-transform: none;
}
.button--block--shadow {
  box-shadow: 0 20px 40px -20px #ab73c0;
}
.button--block--stroke {
  background: none;
  border: solid 2px #9c7ae4;
  color: #9c7ae4;
  transition: color 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.button--block--stroke span.icon {
  transition: background-image 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.button--block--stroke:hover {
  color: #fff;
}
.button--block--stroke:hover span.icon {
  background-image: url(arrow-right-white.907db599.svg);
}
.button--block--floorplan {
  border-radius: 1.5rem;
  padding: 4.5rem;
  text-transform: none;
  font-size: 2.4rem;
  font-weight: 400;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  box-shadow: 0 20px 80px -30px #643abc;
}
.button--block--floorplan span.icon {
  margin-left: 0 !important;
}
.button--block--floorplan span.icon--floorplan {
  margin-right: 3rem;
  display: none;
}
@media (min-width: 768px) {
  .button--block--floorplan span.icon--floorplan {
    display: inline-block;
  }
}
.button--block span.icon {
  margin-left: 1rem;
}
.button--block span {
  position: relative;
  z-index: 1;
}
.button--block:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 100% 100% 0 0;
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1),
    border-radius linear 425ms 50ms;
  transform-origin: bottom center;
  transform: scaleY(0);
}
.button--block:hover:before {
  border-radius: 0;
  transform: scaleY(1);
}
.button--block--fill--default {
  -webkit-transform: translate3d(0, 0, 0);
}
.button--block--fill--default:before {
  background: rgba(0, 0, 0, 0.25);
}
.button--block--fill--primary {
  -webkit-transform: translate3d(0, 0, 0);
}
.button--block--fill--primary:before {
  background: #9c7ae4;
}
.button--block--fill--quaternary {
  -webkit-transform: translate3d(0, 0, 0);
}
.button--block--fill--quaternary:before {
  background: #643abc;
}
.button--block--fill--dark {
  -webkit-transform: translate3d(0, 0, 0);
}
.button--block--fill--dark:before {
  background: #120a22;
}
.button--elipse {
  text-transform: uppercase;
  font-size: 1.6rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 20rem;
  height: 20rem;
  border-radius: 10rem;
  background-image: url(border-big.8410de4e.svg);
  background-repeat: no-repeat;
  background-size: cover;
}
.button--elipse:after {
  content: "";
  position: absolute;
  display: block;
  width: 147%;
  height: 147%;
  transform: translate(-16%, -16%);
  top: 0;
  left: 0;
  border-radius: inherit;
  background-image: url(elipse-button-glare.0f9ee913.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  transform-origin: center;
  transition: 0.67s cubic-bezier(0.77, 0, 0.175, 1);
}
.button--elipse span:not(.icon) {
  margin-top: 1.8rem;
  text-align: center;
  display: block;
  line-height: 1.4;
  background-image: linear-gradient(90deg, #ab73c0 0%, #9c7ae4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.button--elipse span.icon {
  margin-left: 1rem;
}
.button--elipse:hover:after {
  transform: translate(-16%, -16%) rotate(180deg);
}
.button--heart .icon {
  width: 5rem;
  height: 5rem;
  text-indent: 5rem;
}
.button--link {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#ab73c0),
    to(#9c7ae4)
  );
  background-image: -o-linear-gradient(left, #ab73c0 0%, #9c7ae4 100%);
  background-image: linear-gradient(90deg, #ab73c0 0%, #9c7ae4 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  width: fit-content;
  display: inline-block;
  padding: 0.2rem 0;
  margin: 0.8rem 0;
}
.button--link--white {
  position: relative;
  background-image: none;
  -webkit-background-clip: initial;
  background-clip: initial;
  -webkit-text-fill-color: #ffffff;
}
.button--link--white:before,
.button--link--white:after {
  background-image: none !important;
  background: #ffffff;
}
.button--link--hover:after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 2px;
  display: block;
  bottom: -5px;
  left: 0;
  background-image: linear-gradient(90deg, #ab73c0 0%, #9c7ae4 100%);
  transform-origin: bottom right;
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.button--link--hover:hover:after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.button--link--default:before {
  content: "";
  position: absolute;
  width: 50%;
  height: 2px;
  display: block;
  bottom: -5px;
  left: 0;
  background-image: linear-gradient(90deg, #ab73c0 0%, #9c7ae4 100%);
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1) 225ms,
    width 425ms cubic-bezier(0.77, 0, 0.175, 1) 225ms;
  transform-origin: bottom left;
}
.button--link--default:hover:before {
  transform-origin: bottom right;
  width: 100%;
  transform: scaleX(0);
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.button--link--default:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  display: block;
  bottom: -5px;
  left: 0;
  background-image: linear-gradient(90deg, #ab73c0 0%, #9c7ae4 100%);
  transform-origin: bottom right;
}
.button--link--default:after {
  transform: scaleX(0);
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.button--link--default:hover:after {
  transform: scaleX(1);
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1) 225ms;
  transform-origin: bottom left;
}
.button--link span.icon {
  margin-left: 1rem;
  vertical-align: bottom;
  transform: translateY(-2px);
}
.button--search {
  display: block;
  background-color: #120a22;
  border-radius: 1.5rem;
  border: none;
  padding: 3rem;
}
.button--3d {
  padding: 3rem;
  background-image: linear-gradient(135deg, #ab73c0 0%, #9c7ae4 100%);
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50%;
}
.buttons {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-top: 6rem;
  gap: 4rem;
  z-index: 1;
  pointer-events: none;
}
@media (min-width: 768px) {
  .button--search {
    padding: 4rem;
  }
}
.icon {
  text-indent: 2rem;
  white-space: nowrap;
  width: 2rem;
  height: 2rem;
  display: inline-block;
  position: relative;
  vertical-align: middle;
  margin: 0;
  overflow: hidden;
  background: transparent center center no-repeat;
  background-size: contain;
}
.icon--arrow-up-right-purple {
  background-image: url(arrow-up-right-purple.893057fb.svg);
}
.icon--arrow-right-purple {
  background-image: url(arrow-right-purple.47e5b67e.svg);
}
.icon--arrow-right-white {
  background-image: url(arrow-right-white.907db599.svg);
}
.icon--check-circle-white {
  background-image: url(check-mark-circle-white.e441a337.svg);
  text-indent: 3rem;
  width: 3rem;
  height: 3rem;
}
.icon--floorplan {
  background-image: url(floorplan.30c5f177.svg);
  text-indent: 3.6rem;
  width: 3.6rem;
  height: 3.6rem;
}
.icon--incube {
  text-indent: 3.5rem;
  width: 3.5rem;
  height: 3.5rem;
  background-image: url(incube.1233c017.svg);
}
.icon--heart {
  background-image: url(heart-white.d06774b0.svg);
  transition: background-image 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.icon--heart:hover {
  background-image: url(heart-hover.fcc58f13.svg);
}
.icon--heart--big {
  width: 3rem;
  height: 3rem;
  text-indent: 3rem;
}
.icon--heart--active {
  background-image: url(heart-fill.d7d19248.svg);
}
.icon--heart--gradient {
  background-image: url(heart-gradient.e8d0ac24.svg);
}
.icon--plus-white {
  background-image: url(plus-white.7f99c460.svg);
}
.icon--minus-white {
  background-image: url(minus-white.a536cef8.svg);
}
.icon--close {
  background-image: url(cross.2e7205ee.svg);
}
.icon--search {
  background-image: url(search-white.59b59ee4.svg);
  transition: background-image 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.icon--search--hover:hover {
  background-image: url(search-primary.f8c8aa28.svg);
}
.icon--search--big {
  width: 3rem;
  height: 3rem;
  text-indent: 3rem;
}
.icon--loader {
  width: 20rem;
  height: 20rem;
  text-indent: 20rem;
  background-image: url(loader.15388a92.svg);
}
.icon--loader-in-button {
  width: 2rem;
  height: 2rem;
  text-indent: 2rem;
  background-image: url(loader-white.1b2be37f.svg);
}
.icon--3d-white-small,
.icon--3d-white {
  width: 12rem;
  height: 12rem;
  text-indent: 10rem;
  background-image: url(3d-white-text.11406129.svg);
}
.icon--3d-white-small {
  background-image: url(3d-white.c226ce10.svg);
  width: 4rem;
  height: 4rem;
  text-indent: 4rem;
}
.cards {
  display: flex;
  flex-direction: column;
  gap: 5rem;
  margin-bottom: 9rem;
}
.cards .card {
  flex-basis: calc(50% - 2.5rem);
}
.cards--search {
  gap: 3rem;
}
.cards--search .card {
  flex-basis: calc(50% - 1.5rem);
  box-shadow: 0 80px 110px -80px #120a2299;
}
.card {
  display: flex;
  flex-direction: column;
  border-radius: 1.5rem;
  will-change: transform;
  overflow: hidden;
  position: relative;
  box-shadow: 0 80px 110px -80px #9c7ae499;
  transition: 425ms cubic-bezier(0.77, 0, 0.175, 1);
  transition-property: box-shadow;
  height: fit-content;
}
.card__img {
  position: relative;
  width: 100%;
  transition-property: transform;
  transition: 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.card__tag {
  position: absolute;
  top: 0;
  left: 0;
  padding: 1em 5em 5em 1em;
  background-image: linear-gradient(
    135deg,
    rgba(100, 58, 188, 0.9) 0%,
    rgba(100, 58, 188, 0) 50%
  );
}
.card__info {
  font-size: 16px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  z-index: 1;
  color: #fff;
  line-height: 1.6;
  padding: 2.5rem 4rem;
  position: relative;
  width: 100%;
  height: fit-content;
  pointer-events: none;
  background-image: linear-gradient(135deg, #643abc 60%, #ab73c0 100%);
}
.card__info h2,
.card__info h3 {
  margin: 0;
  line-height: 1.3;
  margin-bottom: 1rem;
}
.card__info h2 strong,
.card__info h3 strong {
  display: none;
  color: #eec8eb;
  padding: 0 2rem;
}
.card__info h2 span,
.card__info h3 span {
  display: block;
}
.card__info h2 span span,
.card__info h3 span span {
  display: inline;
}
.card__info a.heart__link {
  pointer-events: all;
  right: 0;
  bottom: 0;
  z-index: 10;
  border: 0;
  margin: 0;
  background: none;
  position: absolute;
  display: block;
  cursor: pointer;
  padding: 2rem;
}
.card__info a.heart__link:hover span.icon {
  background-image: url(heart-fill-white.be105c0b.svg);
}
.card__info a.heart__link--filled span.icon {
  background-image: url(heart-fill-white.be105c0b.svg);
  animation-name: bounce;
  animation-timing-function: 425ms cubic-bezier(0.77, 0, 0.175, 1);
  animation-duration: 425ms;
  animation-iteration-count: 1;
  animation-delay: 425ms;
}
@keyframes bounce {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.3);
  }
  to {
    transform: scale(1);
  }
}
.card__info p {
  margin: 0;
  display: block;
}
.card a.card__link {
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  opacity: 0;
}
@media (min-width: 768px) {
  .cards {
    flex-direction: row;
    flex-wrap: wrap;
  }
  .card__info {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  .cards {
    gap: 10rem;
  }
  .cards .card {
    flex-basis: calc(50% - 5rem);
  }
  .cards--stairs .card:nth-child(2n + 3) {
    top: 8rem;
  }
  .cards--stairs .more {
    width: 100%;
  }
  .cards--search {
    gap: 3rem;
  }
  .cards--search .card {
    flex-basis: calc(50% - 1.5rem);
  }
  .card__info h2,
  .card__info h3 {
    line-height: inherit;
    margin-bottom: inherit;
  }
  .card__info h2 span,
  .card__info h3 span {
    display: inline;
  }
  .card__info h2 strong,
  .card__info h3 strong {
    display: inline-block;
  }
  .card__info a.heart__link {
    padding: 3rem 4rem;
  }
}
.fav__anim {
  position: absolute;
  display: block;
  width: 5rem;
  height: 5rem;
  transform: translate(-1rem, -4.2rem) rotate(180deg);
  pointer-events: none;
}
.fav__round {
  position: absolute;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  border-radius: 50%;
  border: 2.5rem solid #ffffff;
  visibility: hidden;
}
.fav__sparkle {
  position: absolute;
  width: 5rem;
  height: 5rem;
  visibility: hidden;
}
.fav__sparkle--i {
  position: absolute;
  width: 1.6666666667rem;
  height: 0.3333333333rem;
  border-radius: 125px;
  background: #ffffff;
  transform-origin: 0 0;
  visibility: hidden;
}
.fav__sparkle--i:nth-child(1) {
  transform: translate(1rem, 0.625rem) rotate(46deg);
}
.fav__sparkle--i:nth-child(2) {
  transform: translate(4.1666666667rem, 0.9090909091rem) rotate(138deg);
}
.fav__sparkle--i:nth-child(3) {
  transform: translate(4.5454545455rem, 4rem) rotate(-140deg);
}
.fav__sparkle--i:nth-child(4) {
  transform: translate(2.2727272727rem, 5rem) rotate(-90deg);
}
.fav__sparkle--i:nth-child(5) {
  transform: translate(0.25rem, 3.7037037037rem) rotate(-36deg);
}
@keyframes round {
  0% {
    transform: scale(0);
  }
  11% {
    transform: scale(0);
    border-width: 2.5rem;
  }
  16% {
    transform: scale(1.2);
    border-width: 1.6666666667rem;
  }
  19% {
    transform: scale(1.5);
    border-width: 0;
  }
  to {
    transform: scale(1.3);
    border-width: 0;
  }
}
@keyframes star {
  0% {
    transform: scale(0);
  }
  17% {
    transform: scale(0);
  }
  22% {
    transform: scale(1.3);
  }
  28% {
    transform: scale(0.8);
  }
  35% {
    transform: scale(1.1);
  }
  45% {
    transform: scale(1);
  }
  79% {
    fill: #fff;
  }
  80% {
    fill: #dee0e0;
  }
  to {
    fill: #dee0e0;
  }
}
@keyframes sparkle {
  0% {
    transform: scale(0.3);
  }
  12% {
    transform: scale(0.3);
  }
  25% {
    transform: scale(1.5);
  }
  to {
    transform: scale(1.5);
  }
}
@keyframes sparkles {
  0% {
    opacity: 0;
    width: 0.3333333333rem;
    height: 0.3333333333rem;
  }
  10% {
    opacity: 0;
    width: 0.3333333333rem;
    height: 0.25rem;
  }
  12% {
    opacity: 1;
    width: 1.6666666667rem;
    height: 0.25rem;
  }
  20% {
    opacity: 1;
    width: 0.7142857143rem;
    height: 0.3333333333rem;
  }
  23% {
    opacity: 1;
    width: 0.5rem;
    height: 0.25rem;
  }
  28% {
    width: 0.25rem;
    height: 0.2rem;
  }
  37% {
    opacity: 0;
  }
  to {
    opacity: 0;
    width: 0.25rem;
    height: 0.25rem;
  }
}
.boxes {
  flex-wrap: nowrap;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.boxes--estate {
  gap: 5rem;
  margin-top: 15rem;
}
.boxes--estate .box {
  padding: 5rem 0;
  overflow: hidden;
}
.boxes--estate .box__img {
  transform: scale(1);
  transition: transform 0.67s cubic-bezier(0.77, 0, 0.175, 1);
}
.boxes--estate .box:hover .box__img {
  transform: scale(1.08);
}
.boxes--estate .box__heading {
  margin: 0 auto 6rem;
}
.boxes--about {
  gap: 5rem;
}
.boxes--about .box {
  padding: 8rem 0;
}
.boxes--about .box .box__img {
  transform: scale(1.05);
  transform-origin: left top;
}
.boxes--statistics {
  gap: 10rem;
  flex-direction: column-reverse;
}
.boxes--statistics .box {
  position: relative;
}
.boxes--contact {
  gap: 7rem;
  margin-top: 10rem;
  align-items: center;
}
.boxes--contact .box {
  overflow: hidden;
}
.boxes--contacts {
  align-items: flex-start;
  gap: 2.5rem;
  max-width: 86rem;
  margin: 0 auto;
}
.boxes--contacts .box {
  width: 100%;
  color: #fff;
  font-size: 1.8rem;
  flex-basis: 50%;
}
.boxes--contacts .box .button {
  font-size: 2.8rem;
  line-height: 1;
  margin: 0;
}
.boxes--contacts .box ul {
  padding: 0 2rem;
  margin: 8rem 0 0;
  list-style: none;
  text-align: left;
}
.boxes--contacts .box ul li {
  margin-bottom: 3rem;
}
.boxes--contacts .box ul li h3,
.boxes--contacts .box ul li h4,
.boxes--contacts .box ul li p {
  margin: 0;
  line-height: 3rem;
}
.boxes--contacts .box ul li h3 {
  font-weight: 500;
  font-size: 2.4rem;
}
.boxes--contacts .box ul li h4 {
  font-weight: 400;
  color: #9c7ae4;
  text-transform: uppercase;
}
.boxes--contacts .box ul li:last-child {
  margin-bottom: 0;
}
.boxes--faq {
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 0;
}
.boxes--faq .box--faq__inner {
  flex-basis: 50%;
  padding: 2rem 0;
  display: block;
  position: relative;
}
.boxes--faq .box--faq__inner .box {
  padding: 4rem 5rem;
}
.boxes--about-page {
  gap: 5rem;
  flex-wrap: nowrap;
  margin-top: 0;
  align-items: center;
}
.boxes--about-page .box {
  max-width: 50rem;
}
.boxes--about-page .box:nth-child(1) {
  flex-basis: calc(60% - 2.5rem);
}
.boxes--about-page .box:nth-child(2) {
  flex-basis: calc(40% - 2.5rem);
}
.boxes--about-page .box:nth-child(2) .box__img {
  border-radius: 1.5rem;
  overflow: hidden;
  isolation: isolate;
}
.boxes--about-page .box .box__content {
  margin-top: 3rem;
  max-width: 60rem;
}
.boxes--about-page .box .box__content p {
  color: #fff;
  font-weight: 300;
  text-align: left;
  font-size: 1.8rem;
  line-height: 3rem;
  margin: 3rem 0 0;
}
.boxes--about-services {
  gap: 0rem;
  flex-wrap: wrap;
  padding: 0 1.5rem;
  margin-top: 0;
  flex-direction: row;
}
.boxes--about-services__wrapper {
  width: 100%;
  overflow: hidden;
  margin-top: 10rem;
  padding-bottom: 15rem;
}
.boxes--about-services .box__inner {
  padding: 1.5rem;
  aspect-ratio: 1/1;
  width: 100%;
  max-width: 43rem;
}
.boxes--about-services .box {
  height: 100%;
  justify-content: flex-start;
  gap: 3rem;
  padding: 4rem 5rem;
  background-color: #643abc;
  border-radius: 2.5rem;
  position: relative;
  color: #fff;
  text-align: left;
  box-shadow: 0 80px 110px -80px #643abc99;
  transition: box-shadow 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.boxes--about-services .box .box__heading {
  min-width: 20rem;
  max-width: 30rem;
  margin: 0;
  text-align: left;
}
.boxes--partners ul {
  margin: 8rem 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex-wrap: wrap;
  gap: 4rem;
}
.boxes--partners ul li img {
  height: 8rem;
  object-fit: contain;
  object-position: center;
}
.boxes--estate-detail {
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 8rem;
}
.boxes--estate-detail .box {
  text-align: left;
}
.boxes--gallery {
  margin: 10rem 0;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 4rem;
}
.boxes--gallery .box {
  border-radius: 1.5rem;
  overflow: hidden;
  cursor: pointer;
}
.boxes--gallery .box__img {
  pointer-events: none;
}
.boxes--gallery .box__img,
.boxes--gallery .box__img picture,
.boxes--gallery .box__img picture img {
  height: 100%;
}
.boxes--gallery .box--block {
  background: #643abc;
  color: #fff;
}
.boxes--gallery .box--block h2 {
  font-size: 8rem;
  font-weight: 400;
  margin: 0;
}
.boxes--gallery .box--block p {
  margin: 2rem 0 0;
}
.boxes--gallery .box--block p a.button {
  margin: 0.8rem auto;
}
.boxes--gallery .box:nth-child(1),
.boxes--gallery .box:nth-child(4),
.boxes--gallery .box:nth-child(5) {
  height: 30rem;
}
.boxes--gallery .box:nth-child(2),
.boxes--gallery .box:nth-child(3),
.boxes--gallery .box:nth-child(6) {
  height: 40rem;
}
.boxes--about-detail {
  margin: 10rem 0 15rem;
  gap: 15rem;
  align-items: center;
}
.boxes--about-detail .box {
  max-width: 60rem;
}
.boxes--about-detail .box--text .wysiwyg {
  color: #fff;
  text-align: left;
  font-size: 1.8rem;
  line-height: 3rem;
}
.boxes--about-detail .box--text .wysiwyg strong,
.boxes--about-detail .box--text .wysiwyg b {
  font-weight: 500;
}
.boxes--about-detail .box--text .wysiwyg p {
  margin: 0 0 3rem;
}
.boxes--about-detail .box--project .box__img {
  position: relative;
  border-radius: 1.5rem;
  overflow: hidden;
}
.boxes--favourite {
  flex-wrap: wrap;
  align-items: center;
}
.boxes--favourite .box {
  flex-basis: 33.3333333333%;
  padding: 2rem;
}
.boxes--favourite .box__inner {
  aspect-ratio: 6/4;
  border: 2px dashed #9c7ae4;
  background: #160d2b;
  border-radius: 2.5rem;
}
.boxes--favourite .cta {
  margin-top: 10rem;
  color: #fff;
  border-radius: 2.5rem;
  max-width: 60rem;
  position: absolute;
  background-image: url(gradient-2.bf056da6.jpg);
  background-image: url(gradient-2.73ea5b64.webp);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
.boxes--favourite .cta picture {
  margin-top: -22%;
  margin-bottom: -45%;
}
.boxes--favourite .cta__info {
  padding: 5rem;
}
.boxes--favourite .cta__info h2 {
  margin: 3.5rem 0 0;
}
.boxes--favourite .cta__info p {
  margin: 2.5rem 0 0;
}
.boxes--favourite .cta__info .buttons {
  margin-top: 0;
}
.boxes--favourite .cta__info .buttons .button {
  margin-top: 4rem;
}
.box {
  border-radius: 1.5rem;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: relative;
}
.box__link {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
}
.box--shadow {
  box-shadow: 0 80px 110px -80px #eec8eb99;
}
.box--gradient {
  background-image: url(gradient-1.33f9e924.jpg);
  background-image: url(gradient-1.c099f5ad.webp);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
}
.box--about--img {
  flex-basis: 40%;
  display: flex;
  align-items: center;
  max-width: 60rem;
  margin: 0 auto;
}
.box--about--text {
  flex-basis: 60%;
}
.box--about--text header h2 span {
  white-space: nowrap;
}
.box--about--text .wrapper .button {
  margin: 3rem 0;
}
.box--statistics--numbers {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-start;
  align-content: center;
  gap: 5rem;
}
.box--statistics--img {
  flex-basis: 60%;
}
.box--statistics--img .box__img {
  max-width: 65rem;
}
.box--statistics--img .chair--statistics {
  display: none;
}
.box--person {
  max-width: 30rem;
}
.box--person--shadow .box__img {
  box-shadow: 0 50px 80px -45px #eec8eb99;
}
.box--person--small {
  max-width: 25rem;
}
.box--person .box__img {
  background-image: url(gradient-1.33f9e924.jpg);
  background-image: url(gradient-1.c099f5ad.webp);
  background-size: cover;
  background-position: bottom;
  background-repeat: no-repeat;
  border-radius: 1.5rem;
  overflow: hidden;
  backface-visibility: hidden;
}
.box--person .box__img img {
  max-width: 104%;
  width: 104%;
  margin-left: -2%;
}
.box--person .person__details {
  padding: 3rem 2rem 0;
  color: #fff;
  text-align: left;
}
.box--person .person__details .person__name {
  font-weight: 500;
}
.box--person .person__contact {
  padding: 1rem 2rem 0;
  color: #9c7ae4;
  text-align: left;
  font-size: 1.6rem;
}
.box--person p {
  margin: 0.75rem 0 0;
}
.box--faq {
  background-color: #643abc;
  border-radius: 2.5rem;
  position: relative;
  box-shadow: 0 80px 110px -80px #643abc00;
  transition: box-shadow 425ms cubic-bezier(0.77, 0, 0.175, 1);
  justify-content: space-between;
  height: 35rem;
}
.box--faq .box__heading {
  margin: 0;
  color: #fff;
  text-align: left;
}
.box--faq .box__number {
  font-size: 6rem;
  font-weight: 300;
  color: #fff;
  display: block;
  text-align: left;
}
@media (min-width: 1200px) {
  .box--faq:hover {
    box-shadow: 0 80px 110px -80px #643abc99;
  }
}
.box--faq .box__link {
  border-radius: 2.5rem;
  background: linear-gradient(315deg, #643abc 0%, #ab73c0 100%);
  opacity: 0;
  transition: opacity 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
@media (min-width: 1200px) {
  .box--faq .box__link:hover {
    opacity: 1;
  }
}
.box--faq > *:not(.box__link) {
  z-index: 1;
  pointer-events: none;
}
.button--elipse {
  margin: auto;
}
@media (min-width: 768px) {
  .boxes {
    flex-direction: row;
  }
  .boxes--stairs .box:nth-child(1) {
    transform: translateY(0);
  }
  .boxes--stairs .box:nth-child(2) {
    transform: translateY(-40%);
  }
  .boxes--stairs .box:nth-child(3) {
    transform: translateY(-80%);
  }
  .boxes .button--elipse {
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .boxes--statistics {
    margin-top: 20rem;
    gap: 0rem;
  }
  .boxes--contact {
    flex-direction: column;
  }
  .boxes--faq .box--faq__inner {
    padding: 2rem;
  }
  .boxes--partners ul {
    flex-direction: row;
    gap: 6rem 6rem;
  }
  .boxes--about-page {
    flex-direction: column;
  }
  .boxes--about-services__wrapper {
    margin-top: 15rem;
  }
  .boxes--estate-detail,
  .boxes--about-detail {
    flex-direction: column;
  }
  .boxes--about-detail .box {
    flex-basis: 50%;
  }
  .boxes--gallery {
    flex-wrap: wrap;
    align-items: stretch;
    gap: 4rem;
  }
  .boxes--gallery .box {
    flex-basis: calc(50% - 2rem);
  }
  .boxes--gallery .box:nth-child(1),
  .boxes--gallery .box:nth-child(4),
  .boxes--gallery .box:nth-child(5) {
    height: 43rem;
  }
  .boxes--gallery .box:nth-child(2),
  .boxes--gallery .box:nth-child(3),
  .boxes--gallery .box:nth-child(6) {
    height: 43rem;
  }
  .boxes--favourite .cta {
    margin-top: 0;
  }
}
@media (min-width: 855px) {
  .boxes--partners ul {
    flex-wrap: nowrap;
  }
}
@media (min-width: 1200px) {
  .boxes--stairs .box:nth-child(1) {
    transform: none;
    top: 0rem;
  }
  .boxes--stairs .box:nth-child(2) {
    transform: none;
    top: -20rem;
  }
  .boxes--stairs .box:nth-child(3) {
    transform: none;
    top: -40rem;
  }
  .boxes--about {
    gap: 20rem;
  }
  .boxes--about .box {
    padding: 3rem 0;
  }
  .boxes--about .box--about--img {
    margin-top: 13rem;
  }
  .boxes--about .box--about--img .box__img {
    transform: scale(1.112);
  }
  .boxes--statistics .box {
    padding: 3rem 0;
  }
  .boxes--statistics .box--statistics--numbers {
    gap: 6rem 10rem;
    flex-direction: row;
    justify-content: flex-start;
  }
  .boxes--statistics .box--statistics--img .chair--statistics {
    display: block;
    position: absolute;
  }
  .boxes--statistics .box--statistics--img .chair--statistics--1 {
    width: 75%;
    left: -10%;
    top: 3rem;
  }
  .boxes--statistics .box--statistics--img .chair--statistics--2 {
    width: 40%;
    right: 0;
    top: 10%;
  }
  .boxes--statistics .box--statistics--img .chair--statistics--3 {
    width: 25%;
    left: 0%;
    bottom: 20%;
  }
  .boxes--statistics .box--statistics--img .chair--statistics--4 {
    width: 75%;
    right: -10%;
    bottom: -3rem;
  }
  .boxes--contact {
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10rem;
    margin-top: 20rem;
    justify-content: flex-start;
  }
  .boxes--contact .box:nth-child(3n + 2) {
    top: 8rem;
  }
  .boxes--contact .box:nth-child(3n + 3) {
    top: -8rem;
  }
  .boxes--faq .box--faq__inner {
    flex-basis: 33.3333333333%;
    padding: 3rem;
  }
  .boxes--contacts {
    margin: auto auto auto 0;
  }
  .boxes--about-services {
    flex-wrap: nowrap;
    max-width: 100%;
  }
  .boxes--about-services .box__inner {
    max-width: 50rem;
  }
  .boxes--about-page {
    flex-direction: row;
  }
  .boxes--about-page .box {
    max-width: none;
  }
  .boxes--estate-detail {
    flex-direction: row;
    align-items: flex-end;
  }
  .boxes--gallery {
    gap: 5rem;
  }
  .boxes--gallery .box:nth-child(1),
  .boxes--gallery .box:nth-child(4),
  .boxes--gallery .box:nth-child(5) {
    flex-basis: calc(65% - 2.5rem);
  }
  .boxes--gallery .box:nth-child(2),
  .boxes--gallery .box:nth-child(3),
  .boxes--gallery .box:nth-child(6) {
    flex-basis: calc(35% - 2.5rem);
  }
  .boxes--about-detail {
    margin-top: 15rem;
    flex-direction: row;
    align-items: flex-start;
  }
  .boxes--about-detail .box {
    flex-basis: 50%;
    max-width: none;
  }
}
@media (min-width: 1920px) {
  .boxes--about-services .box__inner .box {
    gap: 6rem;
  }
  .boxes--about-services .box__inner .box .box__heading {
    font-size: 4rem;
  }
}
.tabs {
  font-size: 2.4rem;
  font-weight: 500;
  justify-content: center;
  width: 100%;
  position: absolute;
  bottom: 0;
  display: flex;
  gap: 5rem;
}
.tabs--white {
  color: #fff;
}
.tabs a {
  padding: 2rem 0;
  position: relative;
  cursor: pointer;
}
.tabs span[x-ref="tabs__indicator"] {
  position: absolute;
  height: 4px;
  width: 100px;
  background-color: #fff;
  bottom: 0;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
@media (min-width: 768px) {
  .tabs {
    font-size: 3.6rem;
    gap: 10rem;
  }
}
header.heading {
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
}
header.heading--animated {
  overflow: hidden;
}
header.heading--animated h2 span:first-child {
  position: relative;
  right: 5%;
}
header.heading--animated h2 span:nth-child(2) {
  position: relative;
  right: -5%;
}
header.heading--animated h2 span {
  will-change: background-image;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  color: transparent;
  -webkit-background-clip: text;
}
header.heading--left {
  text-align: left;
  align-items: flex-start;
}
header.heading--center {
  text-align: center;
  align-items: center;
}
header.heading--right {
  text-align: right;
  align-items: flex-end;
}
header.heading h2,
header.heading h1 {
  margin: 0;
  width: fit-content;
}
header.heading h2 span,
header.heading h1 span {
  display: block;
}
header.heading p {
  margin: 2rem 0;
}
h3.features {
  font-weight: 400;
  display: flex;
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1rem 2rem;
  margin: 5rem 0 3rem;
}
.typo-heading {
  color: #fff;
  font-size: 4.05rem;
  font-weight: 500;
}
@media (min-width: 768px) {
  header.heading--md-left {
    text-align: left !important;
    align-items: flex-start !important;
  }
  header.heading--animated {
    overflow: visible;
  }
  header.heading--animated h2 span:first-child {
    right: 10%;
  }
  header.heading--animated h2 span:nth-child(2) {
    right: -10%;
  }
  h3.features {
    gap: 4rem;
    justify-content: center;
  }
  .typo-heading {
    font-size: 8rem;
  }
}
@media (min-width: 1200px) {
  header.heading--xl-left {
    text-align: left !important;
    align-items: flex-start !important;
  }
  h3.features {
    justify-content: flex-start;
  }
}
.features-strip {
  position: relative;
  width: 100%;
  background-image: linear-gradient(to right, #ab73c0 10%, #643abc 90%);
  padding: 5rem;
  border-radius: 1.5rem;
  color: #fff;
  font-weight: 400;
  box-shadow: 0 60px 90px -60px #643abc;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  row-gap: 3rem;
}
.features-strip .feature {
  text-align: center;
  flex: 0 1 50%;
}
.features-strip .feature span {
  display: block;
}
.features-strip .feature__value {
  font-size: 2.8rem;
  margin-top: 1rem;
}
@media (min-width: 768px) {
  .features-strip {
    padding: 5rem 8rem;
    column-gap: 3rem;
  }
  .features-strip .feature {
    flex: inherit;
  }
}
@media (min-width: 1200px) {
  .features-strip {
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: nowrap;
  }
  .features-strip--f1 .feature {
    flex: 1;
  }
  .features-strip .feature {
    text-align: left;
  }
}
.notification__wrapper {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  z-index: 99;
  padding: 2rem;
  gap: 2.5rem;
}
.notification {
  position: relative;
  width: fit-content;
  padding: 4rem 5rem;
  border-radius: 1.5rem;
  background-image: linear-gradient(270deg, #9c7ae4 0%, #ab73c0 100%);
  box-shadow: 0 40px 60px -10px #120a22;
  pointer-events: all;
}
.notification__message {
  color: #120a22;
  font-weight: 500;
  margin: 0;
  position: relative;
  display: flex;
}
.notification__message .icon {
  margin-left: 2rem;
  flex-shrink: 0;
  cursor: pointer;
  align-self: center;
}
.notification__message__progress {
  position: absolute;
  left: 0;
  top: calc(100% + 1rem);
  height: 2px;
  background-color: #120a22;
  display: block;
  width: 100%;
  transform-origin: left;
  animation: notification__message__progress 5s linear;
}
@media (min-width: 768px) {
  .notification__wrapper {
    align-items: flex-end;
  }
  .notification {
    bottom: 3rem;
    right: 3rem;
  }
}
@keyframes notification__message__progress {
  0% {
    transform: scaleX(0%);
  }
  to {
    transform: scaleX(1);
  }
}
.form__items {
  padding: 1rem 0;
  margin: 6rem 0;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  align-items: center;
  gap: 4rem;
}
.form__items--checkboxes {
  gap: 2.5rem 0;
}
.form__items--checkboxes .form__item--checkbox {
  flex-basis: 50%;
  padding-right: 3rem;
  flex-grow: 0;
  flex-shrink: 1;
  white-space: nowrap;
}
.form__items--radios--head {
  margin: -10rem 0 0;
  gap: 5rem;
  transform: translateY(-100%);
  padding: 0;
  justify-content: center;
}
.form__items--radios--head span[x-ref="tabs__indicator"] {
  position: absolute;
  height: 4px;
  width: 100px;
  background-color: #fff;
  bottom: 0;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.form__items--radios--head .form__item--radio label {
  position: relative;
  display: block;
  height: fit-content;
}
.form__items--radios--head .form__item--radio label input[type="radio"] {
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
}
.form__items--radios--head .form__item--radio label span {
  cursor: pointer;
  display: block;
  padding-bottom: calc(2rem + 4px);
  font-size: 2.4rem;
  font-weight: 500;
  color: #fff;
}
.form__items--radios--block {
  gap: 2rem;
}
.form__items--radios--block input[type="radio"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.form__items--radios--block input[type="radio"] + span {
  cursor: pointer;
  color: #fff;
  font-size: 2.2rem;
  position: relative;
  padding: 2rem 5rem;
  display: inline-block;
}
.form__items--radios--block input[type="radio"] + span:before {
  content: "";
  border: 2px dashed #9c7ae4;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
  border-radius: 0.8rem;
  display: inline-block;
  width: 100%;
  height: 100%;
  vertical-align: -2px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}
.form__items--radios--block input[type="radio"]:checked + span:before {
  background-color: #643abc;
  border-style: solid;
  border-color: #643abc;
}
.form__items--radios--block
  input[type="radio"]:not(:checked)
  + span:hover:before {
  border-color: #fff;
}
.form__items legend {
  color: #fff;
  font-size: 2.8rem;
  margin-bottom: 2rem;
  font-weight: 500;
}
.form__row {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2rem;
  margin-top: 2rem;
}
.form__row .form__item {
  margin: 0;
  flex-grow: 1;
}
.form__item {
  position: relative;
}
.form__item--dark input,
.form__item--dark textarea {
  background-color: #120a22;
  color: #fff;
}
.form__item--center {
  text-align: center;
}
.form__item--center button {
  margin: 2.5rem auto 0;
}
.form__item--text input[type="text"],
.form__item--text input[type="tel"],
.form__item--text input[type="email"],
.form__item--text textarea,
.form__item--textarea input[type="text"],
.form__item--textarea input[type="tel"],
.form__item--textarea input[type="email"],
.form__item--textarea textarea {
  padding: 2.5rem 2rem;
  width: 100%;
  border: none;
  text-align: inherit;
  outline: #9c7ae4 solid 0px;
  transition: outline 0.1s ease-in-out;
  border-radius: 1.5rem;
  resize: none;
}
.form__item--text input[type="text"]:focus-visible,
.form__item--text input[type="tel"]:focus-visible,
.form__item--text input[type="email"]:focus-visible,
.form__item--text textarea:focus-visible,
.form__item--textarea input[type="text"]:focus-visible,
.form__item--textarea input[type="tel"]:focus-visible,
.form__item--textarea input[type="email"]:focus-visible,
.form__item--textarea textarea:focus-visible {
  outline: #9c7ae4 solid 2px;
}
.form__item--text input[type="text"]:not(:placeholder-shown) + label,
.form__item--text input[type="text"]:focus + label,
.form__item--text input[type="tel"]:not(:placeholder-shown) + label,
.form__item--text input[type="tel"]:focus + label,
.form__item--text input[type="email"]:not(:placeholder-shown) + label,
.form__item--text input[type="email"]:focus + label,
.form__item--text textarea:not(:placeholder-shown) + label,
.form__item--text textarea:focus + label,
.form__item--textarea input[type="text"]:not(:placeholder-shown) + label,
.form__item--textarea input[type="text"]:focus + label,
.form__item--textarea input[type="tel"]:not(:placeholder-shown) + label,
.form__item--textarea input[type="tel"]:focus + label,
.form__item--textarea input[type="email"]:not(:placeholder-shown) + label,
.form__item--textarea input[type="email"]:focus + label,
.form__item--textarea textarea:not(:placeholder-shown) + label,
.form__item--textarea textarea:focus + label {
  top: 0;
  left: 0;
  transform: translate(2rem, 1rem);
  font-size: 1.2rem;
}
.form__item--text input[type="text"]:required + label:after,
.form__item--text input[type="tel"]:required + label:after,
.form__item--text input[type="email"]:required + label:after,
.form__item--text textarea:required + label:after,
.form__item--textarea input[type="text"]:required + label:after,
.form__item--textarea input[type="tel"]:required + label:after,
.form__item--textarea input[type="email"]:required + label:after,
.form__item--textarea textarea:required + label:after {
  content: " *";
}
.form__item--text label,
.form__item--textarea label {
  white-space: nowrap;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
  position: absolute;
  width: fit-content;
  top: 2.5rem;
  left: 50%;
  transform: translate(-50%);
  pointer-events: none;
}
.form__item--search {
  display: flex;
  gap: 4rem;
}
.form__item--search input[type="text"] {
  border-bottom: solid 2px #120a22;
  padding: 0;
  background: transparent;
  color: #fff;
  border-radius: 0;
  padding-bottom: 2.5rem;
}
.form__item--search input[type="text"]:focus-visible {
  outline: none;
}
.form__item--range {
  width: 100%;
}
.form__item--checkbox input[type="checkbox"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 25px;
  height: 25px;
}
.form__item--checkbox input[type="checkbox"] + span {
  cursor: pointer;
  color: #fff;
  font-size: 2.2rem;
  transition: color 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.form__item--checkbox input[type="checkbox"] + span:before {
  content: "";
  border: 2px solid #9c7ae4;
  border-radius: 4px;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 1.5rem;
  vertical-align: text-top;
}
.form__item--checkbox input[type="checkbox"]:checked + span:before {
  background-image: url(check-mark-purple.cbdb0a51.svg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 25px;
}
.form__item--checkbox input[type="checkbox"]:checked + span,
.form__item--checkbox input[type="checkbox"]:not(:checked) + span:hover {
  color: #9c7ae4;
}
.form__item--checkbox--white input[type="checkbox"] + span:before {
  border: 2px solid #ffffff;
}
.form__item--checkbox--white input[type="checkbox"]:not(:checked) + span:hover {
  color: #fff;
}
.form__item--checkbox--white input[type="checkbox"]:checked + span:before {
  background-image: url(check-mark-white.b5dff28f.svg);
}
.form__item--checkbox--white input[type="checkbox"]:checked + span {
  color: #fff;
}
.form__item--checkbox--consent input[type="checkbox"] + span {
  font-size: 1.6rem;
}
.form__item--checkbox--consent input[type="checkbox"] + span:before {
  vertical-align: middle;
}
.form__item--checkbox--consent a {
  text-decoration: underline;
}
.form .validation__message {
  flex-basis: 100%;
  padding: 1rem;
  background-color: #ff000040;
  color: #fff;
  border-radius: 0.5rem;
  font-size: 2rem;
  text-align: center;
  margin: 2rem 0 0;
}
.form.estate__filter p#estateCount {
  margin-top: 15rem;
}
.form.estate__filter .submit__bar {
  z-index: 9;
  background-color: transparent;
  position: sticky;
  bottom: 0;
  padding: 2rem 0;
  transition: background-color 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.form.estate__filter .submit__bar.pinned {
  background-color: #07030e80;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}
.form.estate__filter .submit__bar a {
  margin: 0 auto;
  width: fit-content;
}
.form.estate__filter .filter__category {
  flex-direction: row;
  gap: 2rem;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
}
.form.estate__filter .filter__category .form__item--cat {
  position: relative;
  max-width: 22rem;
  flex-basis: calc(50% - 2rem);
}
.form.estate__filter .filter__category .form__item--cat input[type="radio"] {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
  opacity: 0;
  z-index: 2;
}
.form.estate__filter .filter__category .form__item--cat .box {
  height: 100%;
  padding: 4rem 0;
  overflow: hidden;
  isolation: isolate;
  position: relative;
  justify-content: space-between;
}
.form.estate__filter .filter__category .form__item--cat .box h3,
.form.estate__filter .filter__category .form__item--cat .box h2 {
  color: #fff;
  font-size: 2.8rem;
  margin: 0 0 4rem;
  text-align: center;
  z-index: 1;
  min-height: 3rem;
}
.form.estate__filter .filter__category .form__item--cat .box h3 .icon,
.form.estate__filter .filter__category .form__item--cat .box h2 .icon {
  display: inline-block;
  position: relative;
  margin-right: -3rem;
  opacity: 0;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.form.estate__filter .filter__category .form__item--cat .box:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 150%;
  height: 60%;
  background: #643abc;
  transform-origin: top;
  transform: translate(-12.5%) scaleY(0);
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
  border-radius: 0;
}
.form.estate__filter
  .filter__category
  .form__item--cat
  input[type="radio"]:checked
  + label
  .box
  h3
  .icon,
.form.estate__filter
  .filter__category
  .form__item--cat
  input[type="radio"]:checked
  + label
  .box
  h2
  .icon {
  opacity: 1;
  margin-right: 1rem;
}
.form.estate__filter
  .filter__category
  .form__item--cat
  input[type="radio"]:checked
  + label
  .box:before,
.form.estate__filter
  .filter__category
  .form__item--cat
  input[type="radio"]:hover
  + label
  .box:before {
  transform: translate(-12.5%) scaleY(1);
  border-radius: 0 0 50% 50%;
}
.form.estate__sort {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 3rem;
}
.form.estate__sort .form__item--select {
  z-index: 2;
}
.form.estate__sort .form__item--select details {
  position: relative;
  width: 23.5rem;
}
.form.estate__sort .form__item--select details[open] {
  z-index: 1;
}
.form.estate__sort .form__item--select details[open] summary:before {
  content: "";
  display: block;
  width: 100vw;
  height: 100vh;
  background: transparent;
  position: fixed;
  top: 0;
  left: 0;
}
.form.estate__sort .form__item--select details[open] summary:after {
  transform: translateY(-50%) rotate(45deg);
}
.form.estate__sort .form__item--select details[open] ul {
  opacity: 1;
}
.form.estate__sort .form__item--select summary {
  cursor: pointer;
  list-style: none;
}
.form.estate__sort .form__item--select summary::-webkit-details-marker {
  display: none;
}
.form.estate__sort .form__item--select summary:after {
  content: "";
  display: block;
  float: right;
  width: 1rem;
  height: 1rem;
  border-bottom: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
  border-bottom-left-radius: 2px;
  position: absolute;
  top: 50%;
  right: 20%;
  transform: translateY(-75%) rotate(-45deg);
  transform-origin: center center;
  transition: transform ease-in-out 0.1s;
}
.form.estate__sort .form__item--select summary:focus {
  outline: none;
}
.form.estate__sort .form__item--select ul {
  opacity: 0;
  transition: opacity 425ms cubic-bezier(0.77, 0, 0.175, 1);
  color: #fff;
  background-color: #643abc;
  width: 100%;
  position: absolute;
  top: calc(100% + 2rem);
  left: 0;
  padding: 3.5rem;
  margin: 0;
  border-radius: 1.5rem;
  list-style-type: none;
}
.form.estate__sort .form__item--select li {
  margin: 0;
  padding: 1.25rem 0;
  white-space: nowrap;
}
.form.estate__sort .form__item--select li:first-child {
  padding-top: 0;
}
.form.estate__sort .form__item--select li:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.form.estate__sort .form__item--select input[type="radio"] {
  appearance: none;
  display: none;
  pointer-events: none;
}
.form.estate__sort .form__item--select input[type="radio"]:checked {
  display: inline;
  --display: block;
}
.form.estate__sort .form__item--select input[type="radio"]:after {
  color: #fff;
  content: attr(title);
  display: inline;
}
.form.estate__sort .form__item--select label {
  width: 100%;
  display: flex;
  cursor: pointer;
  justify-content: space-between;
}
.form.estate__sort .form__item--select label span {
  --display: none;
  display: var(--display);
  width: 1rem;
  height: 1rem;
  border: 1px solid #727272;
  border-radius: 3px;
}
.form.estate__sort p.estate__count {
  margin: 0;
  color: #fff;
}
.form.estate__sort p.estate__count span span:first-child {
  display: inline;
}
.form.estate__sort p.estate__count span span:last-child {
  display: none;
}
legend,
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .form__items--checkboxes .form__item--checkbox {
    flex-basis: 33.3333333333%;
  }
  .form__items--radios--head {
    gap: 10rem;
  }
  .form__items--radios--head .form__item--radio label span {
    font-size: 3.6rem;
  }
  .form.estate__filter p#estateCount {
    margin-top: 8rem;
  }
  .form.estate__filter .filter__category .form__item--cat {
    max-width: unset;
    min-width: 22rem;
    flex-basis: calc(20% - 2rem);
  }
  .form.estate__sort p.estate__count span span:first-child {
    display: none;
  }
  .form.estate__sort p.estate__count span span:last-child {
    display: inline;
  }
  .modal .form {
    padding: 0 8%;
  }
}
@media (min-width: 891px) {
  .form__items--checkboxes .form__item--checkbox {
    flex-basis: 25%;
  }
  .form.estate__filter .filter__category {
    flex-wrap: nowrap;
  }
  .form.estate__filter .filter__category .form__item--cat {
    min-width: unset;
    flex-basis: calc(20% - 2rem);
  }
}
@media (min-width: 1200px) {
  .form__items--checkboxes {
    gap: 4rem;
  }
  .form__items--checkboxes .form__item--checkbox {
    padding-right: 0;
    flex-basis: unset;
  }
  .form.estate__sort p.estate__count:nth-child(2n + 2) {
    transform: translateY(8rem);
  }
}
.modal {
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  align-content: center;
  z-index: 999;
  background-color: #120a22cc;
  color: #fff;
}
.modal__scroll {
  position: relative;
  overflow-y: auto;
  padding: 2rem 0;
  width: 100%;
}
.modal__body {
  width: 90%;
  margin: 0 auto;
  max-width: 60rem;
  position: relative;
  border-radius: 2.5rem;
  padding: 4rem 2.5rem;
  box-shadow: 0 80px 110px -80px #0009;
  transform: scale(1);
  clip-path: polygon(
    50% calc(50% - 1px),
    50% calc(50% - 1px),
    50% calc(50% + 1px),
    50% calc(50% + 1px)
  );
}
.modal__body--purple {
  background-color: #643abc;
}
.modal__body .buttons {
  margin-top: 0;
}
.modal__body .buttons .button {
  margin-top: 4rem;
}
.modal__body.unfold {
  animation: unfold 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-delay: 0.5s;
}
.modal__body.fold {
  animation: unfold 1s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  animation-iteration-count: 1;
  animation-direction: reverse;
}
.modal__body.open {
  clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
}
.modal__media {
  display: flex;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
}
.modal__media img,
.modal__media video,
.modal__media iframe {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}
.modal__img {
  max-width: 18rem;
}
.modal__img--favourite {
  max-width: none;
  margin-bottom: -37%;
}
.modal__x {
  padding: 4rem;
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  cursor: pointer;
  z-index: 2;
}
.modal__x span {
  display: block;
  position: absolute;
  width: 2px;
  height: 25px;
  top: 50%;
  left: 50%;
  background-color: #fff;
  transform-origin: center;
  transition: height 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.modal__x span:nth-child(1) {
  transform: translate(-50%, -50%) rotate(-45deg);
}
.modal__x span:nth-child(2) {
  transform: translate(-50%, -50%) rotate(45deg);
}
.modal__x:hover span {
  height: 40px;
}
.modal h3 {
  font-size: 2.8rem;
  font-weight: 500;
  margin: 4rem 0 2rem;
  text-align: center;
}
.modal p {
  margin: 0 0 4rem;
}
.modal--faq {
  overflow-y: auto;
  padding: 4rem 0;
  justify-content: flex-start;
  min-height: 100vh;
}
.modal--faq .modal__body {
  padding: 4rem 10%;
  margin: auto;
}
.modal--faq h3 {
  text-align: left;
}
.modal--faq .wysiwyg {
  line-height: 1.5;
}
.modal--big .modal__body {
  min-width: 50%;
  padding: 2% 4%;
}
.modal--sh .modal__body {
  padding: 0;
  width: 100%;
  height: 100%;
  background: #120a22;
  max-width: none;
}
.modal--sh .modal__body {
  clip-path: unset;
}
@media (min-width: 768px) {
  .modal__body {
    padding: 4rem;
  }
  .modal--faq .modal__body {
    padding: 6rem 10rem;
  }
}
@keyframes unfold {
  0% {
    clip-path: polygon(
      50% calc(50% - 1px),
      50% calc(50% - 1px),
      50% calc(50% + 1px),
      50% calc(50% + 1px)
    );
  }
  50% {
    clip-path: polygon(
      0% calc(50% - 1px),
      100% calc(50% - 1px),
      100% calc(50% + 1px),
      0 calc(50% + 1px)
    );
  }
  to {
    clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 100%);
  }
}
.dsgn {
  position: absolute;
  width: 100vw;
  width: -moz-available;
  width: -webkit-fill-available;
  width: fill-available;
  margin-left: calc(50% - 50vw);
  overflow: hidden;
  z-index: -1;
  pointer-events: none;
  height: auto;
  text-align: center;
  display: flex;
  justify-content: center;
}
.dsgn svg path[x-ref="line"] {
  fill: none;
  stroke: #ab73c0;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 2px;
}
.dsgn--line embed,
.dsgn--line svg {
  position: relative;
  width: 70vw;
  margin: 0;
}
.dsgn--line--1 {
  top: 36vw;
  justify-content: flex-start;
}
.dsgn--line--1 embed,
.dsgn--line--1 svg {
  left: 53.5vw;
}
.dsgn--line--2 {
  transform: translateY(-100%);
  padding: 5% 0;
  justify-content: flex-end;
}
.dsgn--line--2 embed,
.dsgn--line--2 svg {
  width: 70vw;
  max-width: 410px;
  transform: translate(50%) rotate(-72deg);
}
.dsgn--line--3 {
  justify-content: flex-start;
  padding: 5% 0;
}
.dsgn--line--3 embed,
.dsgn--line--3 svg {
  left: 0%;
  transform: translate(-25%, -10%) rotate(-35deg);
  max-width: 665px;
}
.dsgn--line--4 {
  justify-content: flex-end;
}
.dsgn--line--4 embed,
.dsgn--line--4 svg {
  transform: translateY(-45%) scale(-1) rotate(-45deg);
  max-width: 450px;
}
.dsgn--line--5 {
  justify-content: center;
  transform: translateY(-70rem);
}
.dsgn--line--5 embed,
.dsgn--line--5 svg {
  transform: translate(-35%);
  max-width: 443px;
}
.dsgn--line--6 {
  justify-content: flex-end;
  margin-top: 40rem;
}
.dsgn--line--6 embed,
.dsgn--line--6 svg {
  max-width: 673px;
  transform: translate(15%);
}
.dsgn--line--7 {
  justify-content: flex-end;
}
.dsgn--line--7 embed,
.dsgn--line--7 svg {
  max-width: 220px;
}
.dsgn--line--8 {
  justify-content: flex-end;
  transform: translateY(-50%);
}
.dsgn--line--8 embed,
.dsgn--line--8 svg {
  max-width: 705px;
}
.dsgn--line--9 {
  justify-content: flex-start;
  transform: translateY(-42%);
}
.dsgn--line--9 embed,
.dsgn--line--9 svg {
  max-width: 465px;
}
.dsgn--line--10 {
  justify-content: flex-start;
  transform: translateY(-40%);
}
.dsgn--line--10 embed,
.dsgn--line--10 svg {
  transform: scaleX(-1) rotate(30deg);
  max-width: 410px;
}
.dsgn--line--11 {
  justify-content: flex-end;
  transform: translateY(-75%);
}
.dsgn--line--11 embed,
.dsgn--line--11 svg {
  max-width: 673px;
  transform: translate(15%);
}
.dsgn--line--12 {
  justify-content: flex-start;
  transform: translateY(-70%);
}
.dsgn--line--12 embed,
.dsgn--line--12 svg {
  transform: scaleX(-1);
  max-width: 705px;
}
.dsgn--line--13 {
  justify-content: flex-start;
  transform: translateY(-30%);
}
.dsgn--line--13 embed,
.dsgn--line--13 svg {
  transform: translate(-15%) scaleX(-1);
  max-width: 443px;
}
.dsgn--line--14 {
  z-index: 2;
  bottom: -10vw;
  justify-content: flex-end;
  -webkit-mask-image: linear-gradient(transparent, black);
  mask-image: linear-gradient(transparent, black);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.dsgn--line--14 embed,
.dsgn--line--14 svg {
  right: 30vw;
  max-width: 715px;
}
.dsgn--line--15 {
  justify-content: flex-start;
  top: 90%;
}
.dsgn--line--15 embed,
.dsgn--line--15 svg {
  max-width: 715px;
  left: 10vw;
}
.dsgn--line--16 {
  justify-content: flex-end;
}
.dsgn--line--16 embed,
.dsgn--line--16 svg {
  max-width: 410px;
  transform: scaleX(-1) rotate(-90deg);
}
.dsgn--line--17 {
  justify-content: flex-end;
  padding: 10rem 0;
  transform: translateY(-30%);
}
.dsgn--line--17 embed,
.dsgn--line--17 svg {
  max-width: 410px;
  transform: translate(-10%) rotate(-45deg);
}
.dsgn--page--3 {
  transform: translateY(-15%);
}
.dsgn--page--3 picture {
  max-width: fit-content;
}
.dsgn--page--3 picture img {
  width: 50%;
}
.dsgn--page--9 {
  transform: translateY(-50%);
}
.dsgn--page--9 picture {
  max-width: fit-content;
}
.dsgn--page--9 picture img {
  width: 50%;
}
@media (min-width: 768px) {
  .dsgn--line embed,
  .dsgn--line svg {
    width: 40vw;
  }
  .dsgn--line--1 {
    top: 29vw;
  }
  .dsgn--line--1 embed,
  .dsgn--line--1 svg {
    left: 54.5vw;
  }
  .dsgn--line--2 {
    transform: translateY(-20%);
    padding: 0;
  }
  .dsgn--line--2 embed,
  .dsgn--line--2 svg {
    right: 70%;
    transform: translateY(-5px);
  }
}
@media (min-width: 1200px) {
  .dsgn--line--3 {
    padding: 0;
    transform: translateY(-40%);
  }
  .dsgn--line--3 embed,
  .dsgn--line--3 svg {
    left: 50%;
    transform: translateY(-5px);
  }
  .dsgn--line--4 {
    justify-content: flex-start;
    margin-top: 5rem;
  }
  .dsgn--line--4 embed,
  .dsgn--line--4 svg {
    transform: none;
  }
  .dsgn--line--5 {
    justify-content: flex-start;
    transform: translateY(-45%);
  }
  .dsgn--line--5 embed,
  .dsgn--line--5 svg {
    transform: none;
    left: 43vw;
  }
  .dsgn--line--12 {
    transform: translateY(-40%);
  }
  .dsgn--page--3 {
    transform: none;
    justify-content: center;
    padding-left: 30%;
    bottom: 5rem;
  }
  .dsgn--page--3 picture {
    margin: 0;
  }
  .dsgn--page--3 picture img {
    margin: 0 0 0 auto;
  }
  .dsgn--page--9 {
    justify-content: center;
    padding-left: 30%;
  }
  .dsgn--page--9 picture {
    margin: 0;
  }
  .dsgn--page--9 picture img {
    margin: 0 0 0 auto;
  }
}
@media (min-width: 1920px) {
  .dsgn--line--6 {
    margin-top: 30rem;
  }
}
ul.nav__list {
  font-size: 1.8rem;
  list-style: none;
  margin: 1rem 0;
  padding: 0;
  display: block;
  font-weight: 300;
}
ul.nav__list--inline li {
  display: inline-block;
  margin: 0.5rem 2rem;
}
ul.nav__list--inline--center {
  text-align: center;
}
ul.nav__list--divider {
  overflow: hidden;
}
ul.nav__list--divider li {
  position: relative;
}
ul.nav__list--divider li:not(:first-child):before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  height: 20px;
  transform: skew(-20deg) translate(-50%, -50%);
  left: -2.5rem;
  top: 50%;
  background-color: #9c7ae4;
}
.more {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.more .button {
  margin: 0;
}
.more__progress {
  margin-top: 3.5rem;
}
.more__progress__line {
  display: block;
  width: 100%;
  height: 2px;
  margin-top: 2rem;
  background-color: #9c7ae466;
}
.more__progress__line span {
  height: 100%;
  display: block;
  background-color: #9c7ae4;
}
.header {
  color: #fff;
  display: flex;
  z-index: 20;
  position: fixed;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  padding: 2rem;
  overflow: hidden;
  max-width: 100vw;
  pointer-events: none;
}
.header .title--header {
  margin: 0;
  height: 6rem;
  pointer-events: all;
  outline: none !important;
}
.header .title--header img {
  height: 100%;
  width: auto;
}
.header .nav__favourite {
  width: 8rem;
  height: 8rem;
  position: relative;
  background-color: #120a22;
  border-radius: 1.5rem;
  display: flex;
  justify-content: center;
  align-items: center;
  pointer-events: all;
}
.header .nav__favourite__count {
  font-size: 1.2rem;
  font-weight: 500;
  position: absolute;
  width: 2rem;
  height: 2rem;
  background: linear-gradient(to right, #9c7ae4 0%, #643abc 100%);
  border-radius: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #120a22;
  right: 20%;
  top: 20%;
}
.header .nav__favourite__count--nav {
  right: -0.8em;
  top: -0.8em;
}
.header .nav__open {
  display: block;
  width: 8rem;
  height: 8rem;
  position: relative;
  pointer-events: all;
}
.header .nav__open__burger {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  overflow: hidden;
  background-color: #120a22;
  border-radius: 1.5rem;
  -webkit-transform: translate3d(0, 0, 0);
}
.header
  .nav__open__burger
  span:not(.nav__open__burger__hover, .nav__open__burger__hover span) {
  transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transform: none;
  border-radius: 5px;
  position: relative;
  display: block;
  background-color: #643abc;
  width: 5px;
  height: 5px;
}
.header
  .nav__open__burger
  span:not(.nav__open__burger__hover, .nav__open__burger__hover span):nth-child(
    1
  ) {
  transition-delay: 0;
}
.header
  .nav__open__burger
  span:not(.nav__open__burger__hover, .nav__open__burger__hover span):nth-child(
    2
  ) {
  transition-delay: 40ms;
}
.header
  .nav__open__burger
  span:not(.nav__open__burger__hover, .nav__open__burger__hover span):nth-child(
    3
  ) {
  transition-delay: 80ms;
}
.header
  .nav__open__burger
  span:not(.nav__open__burger__hover, .nav__open__burger__hover span):before {
  content: "";
  position: absolute;
  display: block;
  width: 400%;
  height: 400%;
  transform: translate(-40%, -40%);
  top: 0;
  left: 0;
  filter: drop-shadow(0px 0px 5px #643abc);
  border-radius: inherit;
  background-image: url(data:image/png;base64,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);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.header .nav__open__burger__hover {
  position: absolute;
  left: 0;
  top: 100%;
  height: 100%;
  width: 100%;
  background-color: #643abc;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transition-delay: 0.2s;
}
.header .nav__open__burger__hover span:nth-child(1) {
  transform: translateY(200%);
  opacity: 0;
  transition-delay: 80ms;
}
.header .nav__open__burger__hover span:nth-child(2) {
  transform: translateY(200%);
  opacity: 0;
  transition-delay: 40ms;
}
.header .nav__open__burger__hover span:nth-child(3) {
  transform: translateY(200%);
  opacity: 0;
  transition-delay: 0ms;
}
.header .nav__open__burger__hover span {
  transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transform: none;
  border-radius: 5px;
  position: relative;
  display: block;
  background-color: #fff;
  width: 5px;
  height: 5px;
}
.header .nav__open__burger__hover span:nth-child(1) {
  transition-delay: 0;
}
.header .nav__open__burger__hover span:nth-child(2) {
  transition-delay: 40ms;
}
.header .nav__open__burger__hover span:nth-child(3) {
  transition-delay: 80ms;
}
.header .nav__open:hover .nav__open__burger span:nth-child(1) {
  transform: translateY(-200%);
  opacity: 0;
  transition-delay: 0;
}
.header .nav__open:hover .nav__open__burger span:nth-child(2) {
  transform: translateY(-200%);
  opacity: 0;
  transition-delay: 0.1s;
}
.header .nav__open:hover .nav__open__burger span:nth-child(3) {
  transform: translateY(-200%);
  opacity: 0;
  transition-delay: 0.2s;
}
.header .nav__open:hover .nav__open__burger__hover {
  top: 0;
  transition-delay: 0.5s;
}
.header .nav__open:hover .nav__open__burger__hover span:nth-child(1) {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.5s;
}
.header .nav__open:hover .nav__open__burger__hover span:nth-child(2) {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.6s;
}
.header .nav__open:hover .nav__open__burger__hover span:nth-child(3) {
  transform: translateY(0);
  opacity: 1;
  transition-delay: 0.7s;
}
.header .nav__open strong,
.header .nav__close strong {
  position: absolute;
  right: 75%;
  color: #fff;
  display: block;
  font-size: 1.8rem;
  text-transform: uppercase;
  top: calc(50% - 0.9rem);
  font-weight: 500;
}
.header .nav__close {
  display: block;
  width: 8rem;
  height: 8rem;
  position: absolute;
  right: -3rem;
  top: 0;
  z-index: 1;
}
.header .nav__close__burger {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: flex;
  gap: 5px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  border-radius: 4rem;
}
.header .nav__close__burger:before {
  content: "";
  position: absolute;
  display: block;
  width: 147%;
  height: 147%;
  transform: translate(-16%, -16%) rotate(45deg);
  top: 0;
  left: 0;
  opacity: 1;
  transition: opacity 425ms cubic-bezier(0.77, 0, 0.175, 1);
  border-radius: inherit;
  background-image: url(/dist/assets/elipse-button-glare.0f9ee913.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.header .nav__close__burger svg {
  position: absolute;
  width: 8rem;
  height: 8rem;
}
.header .nav__close__burger svg circle {
  stroke: #9c7ae4;
  stroke-dasharray: 315%;
  stroke-dashoffset: 60%;
  transform: rotate(-149deg);
  transform-origin: center;
  fill: transparent;
  transition: 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.header .nav__close__burger__x {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.header .nav__close__burger__x span {
  transition: all 0.25s cubic-bezier(0.77, 0, 0.175, 1);
  transform: none;
  border-radius: 5px;
  position: absolute;
  display: block;
  background-color: #9c7ae4;
  width: 2px;
  height: 25px;
}
.header .nav__close__burger__x span:nth-child(1) {
  transform: rotate(45deg);
  transform-origin: center;
}
.header .nav__close__burger__x span:nth-child(2) {
  transform: rotate(-45deg);
  transform-origin: center;
}
.header .nav__close:hover .nav__close__burger:before {
  opacity: 0;
}
.header .nav__close:hover .nav__close__burger svg circle {
  stroke-dashoffset: 315%;
}
.header .nav__close:hover .nav__close__burger__x span {
  background-color: #fff;
  height: 30px;
}
.header .nav__container {
  position: fixed;
  top: 0;
  right: calc(-95vw - 13.4vh);
  width: 95vw;
  height: 100vh;
  display: block;
  background-color: #120a22;
  padding: 2rem 5rem;
  pointer-events: all;
}
.header .nav__container__mask {
  pointer-events: none;
  position: absolute;
  right: calc(100% - 1px);
  height: 100%;
  width: fit-content;
  top: 0;
  transform: scaleX(1);
  transform-origin: right;
}
.header .nav__container__mask svg {
  height: 100%;
}
.header .nav__container__mask svg path {
  fill: #120a22;
}
.header .nav__container nav {
  padding-top: 2rem;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  flex-direction: column;
}
.header .nav__container nav > *:not(.search__container, .nav__close) {
  width: 100%;
}
.header .nav__container nav .nav__list {
  margin: 0;
}
.header .nav__container nav .nav__list--inline li {
  margin: 0.5rem 0rem;
}
.header .nav__container nav .nav__list--inline li:not(:last-child) {
  margin-right: 2.5rem;
}
.header .nav__container nav .nav__list--divider {
  padding-bottom: env(safe-area-inset-bottom);
}
.header .nav__container nav .nav__list--divider li:before {
  left: -2rem;
}
.header .nav__container nav .nav__list--primary {
  font-size: 3.6rem;
  font-weight: 500;
  position: relative;
  top: -5%;
}
.header .nav__container nav .nav__list--primary li:not(:first-child) {
  margin-top: 1rem;
}
.header .nav__container nav .nav__list--primary li a {
  white-space: nowrap;
  position: relative;
  display: block;
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1);
}
.header .nav__container nav .nav__list--primary li a:hover {
  transform: translate(2rem);
}
.header .nav__container nav .nav__list--primary li a:hover:before {
  transform: scaleX(1);
}
.header .nav__container nav .nav__list--primary li a:hover:after {
  opacity: 1;
  transform: translate(0);
}
.header .nav__container nav .nav__list--primary li a:before {
  content: "";
  position: absolute;
  display: block;
  height: 2px;
  width: 5rem;
  background-image: linear-gradient(to right, transparent 0%, #9c7ae4 100%);
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
  transform: scaleX(0);
  transform-origin: center left;
  top: calc(50% - 1px);
  right: calc(100% + 3rem);
}
.header .nav__container nav .nav__list--primary li a:after {
  content: "";
  position: absolute;
  display: block;
  width: 2rem;
  height: 2rem;
  transition: all 425ms cubic-bezier(0.77, 0, 0.175, 1);
  opacity: 0;
  transform: translate(-4rem);
  filter: hue-rotate(-10deg) drop-shadow(0px 0px 5px #643abc);
  background-image: url(data:image/png;base64,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);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  top: calc(50% - 1rem);
  right: calc(100% + 2rem);
}
.header .search__container {
  position: fixed;
  top: 0;
  left: -100vw;
  width: 100vw;
  padding: 3.5rem 4rem 0;
  height: 100vh;
  display: flex;
  flex-direction: column;
  background-color: #643abc;
  max-height: 100vh;
  overflow-y: auto;
}
.header .search__container .form {
  margin-top: 15rem;
}
.search__result {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  justify-content: center;
  align-items: center;
  margin-top: 15rem;
}
.search__result__empty,
.search__result__loading {
  position: relative;
  text-align: center;
  max-width: 36rem;
}
.search__result__empty img,
.search__result__loading img {
  max-width: 20rem;
}
.search__result__empty p,
.search__result__loading p {
  line-height: 3.6rem;
}
.search__result__loading video {
  width: 100%;
}
.search__result__cards {
  width: 100%;
}
.search__result__cards__info {
  margin-bottom: 3rem;
  margin-top: 0;
}
@media (min-width: 1200px) {
  .header {
    padding: 3.5rem;
  }
  .header .title--header {
    height: 7rem;
  }
  .header .nav__container {
    right: calc(-35vw - 13.4vh);
    width: 35vw;
    padding: 3.5rem 10rem;
  }
  .header .nav__container nav .nav__list--primary {
    top: -8vh;
    font-size: 4.8rem;
  }
  .header .nav__container nav .nav__list--divider {
    min-width: calc(35vw - 10rem);
    font-size: min(2.2rem, 1vw);
  }
  .header .nav__container nav .nav__list--header li:not(:last-child) {
    margin-right: 4rem;
  }
  .header .search__container {
    padding: 8rem 8rem 0;
    width: 65vw;
  }
  .header .search__container .form {
    margin-top: 0;
  }
  .header .nav__close {
    right: -6.5rem;
  }
}
@media (min-width: 1920px) {
  .header .nav__container {
    padding: 3.5rem 15rem;
  }
  .header .nav__container nav .nav__list--divider {
    width: calc(35vw - 15rem);
  }
  .header .nav__close {
    right: -11.5rem;
  }
}
.head {
  text-align: center;
  position: relative;
  display: flex;
  height: auto;
  flex-direction: column;
  padding-top: 13rem;
}
.head__heading {
  color: #fff;
  position: relative;
}
.head__heading span {
  font-size: 4.05rem;
  display: block;
}
.head *[x-data="animateReveal"][data-head] {
  visibility: hidden;
}
.head .head__img--foreground,
.head .head__video--foreground {
  position: relative;
}
.head .head__img--background img,
.head .head__video--background img {
  object-position: center;
  z-index: -1;
}
.head .head__foreground {
  position: relative;
  margin-top: 8rem;
}
.head .head__foreground .head__scroller {
  position: absolute;
  transform: translate(-50%, 15%);
  left: 50%;
  bottom: auto;
  width: 12%;
  padding-bottom: 12%;
  min-width: 15rem;
  min-height: 15rem;
  border-radius: 100%;
  background-color: #120a22;
}
.head .head__foreground .head__scroller__inner {
  position: absolute;
  left: 50%;
  top: 40%;
  transform: translate(-50%, -50%);
}
.head .head__foreground .head__scroller__inner span {
  display: inline-block;
  height: 45px;
  width: 2px;
  position: relative;
  margin: 0 8px;
  background: linear-gradient(to top, #9c7ae4, rgba(156, 122, 228, 0));
  animation: scrollDown 1.5s infinite;
  transform-origin: bottom;
}
.head .head__foreground .head__scroller__inner span:first-child {
  margin-left: 0;
  animation: scrollDown 1.5s infinite 0.2s;
}
.head .head__foreground .head__scroller__inner span:last-child {
  margin-right: 0;
  animation: scrollDown 1.5s infinite 0.4s;
}
.head .head__foreground .head__scroller__inner span:before {
  content: "";
  position: absolute;
  display: block;
  width: 1000%;
  height: 1000%;
  opacity: 0.5;
  transform: translate(-40%, -40%);
  top: 0;
  left: 0;
  filter: hue-rotate(-10deg);
  border-radius: inherit;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAABGdBTUEAALGPC/xhBQAACklpQ0NQc1JHQiBJRUM2MTk2Ni0yLjEAAEiJnVN3WJP3Fj7f92UPVkLY8LGXbIEAIiOsCMgQWaIQkgBhhBASQMWFiApWFBURnEhVxILVCkidiOKgKLhnQYqIWotVXDjuH9yntX167+3t+9f7vOec5/zOec8PgBESJpHmomoAOVKFPDrYH49PSMTJvYACFUjgBCAQ5svCZwXFAADwA3l4fnSwP/wBr28AAgBw1S4kEsfh/4O6UCZXACCRAOAiEucLAZBSAMguVMgUAMgYALBTs2QKAJQAAGx5fEIiAKoNAOz0ST4FANipk9wXANiiHKkIAI0BAJkoRyQCQLsAYFWBUiwCwMIAoKxAIi4EwK4BgFm2MkcCgL0FAHaOWJAPQGAAgJlCLMwAIDgCAEMeE80DIEwDoDDSv+CpX3CFuEgBAMDLlc2XS9IzFLiV0Bp38vDg4iHiwmyxQmEXKRBmCeQinJebIxNI5wNMzgwAABr50cH+OD+Q5+bk4eZm52zv9MWi/mvwbyI+IfHf/ryMAgQAEE7P79pf5eXWA3DHAbB1v2upWwDaVgBo3/ldM9sJoFoK0Hr5i3k4/EAenqFQyDwdHAoLC+0lYqG9MOOLPv8z4W/gi372/EAe/tt68ABxmkCZrcCjg/1xYW52rlKO58sEQjFu9+cj/seFf/2OKdHiNLFcLBWK8ViJuFAiTcd5uVKRRCHJleIS6X8y8R+W/QmTdw0ArIZPwE62B7XLbMB+7gECiw5Y0nYAQH7zLYwaC5EAEGc0Mnn3AACTv/mPQCsBAM2XpOMAALzoGFyolBdMxggAAESggSqwQQcMwRSswA6cwR28wBcCYQZEQAwkwDwQQgbkgBwKoRiWQRlUwDrYBLWwAxqgEZrhELTBMTgN5+ASXIHrcBcGYBiewhi8hgkEQcgIE2EhOogRYo7YIs4IF5mOBCJhSDSSgKQg6YgUUSLFyHKkAqlCapFdSCPyLXIUOY1cQPqQ28ggMor8irxHMZSBslED1AJ1QLmoHxqKxqBz0XQ0D12AlqJr0Rq0Hj2AtqKn0UvodXQAfYqOY4DRMQ5mjNlhXIyHRWCJWBomxxZj5Vg1Vo81Yx1YN3YVG8CeYe8IJAKLgBPsCF6EEMJsgpCQR1hMWEOoJewjtBK6CFcJg4Qxwicik6hPtCV6EvnEeGI6sZBYRqwm7iEeIZ4lXicOE1+TSCQOyZLkTgohJZAySQtJa0jbSC2kU6Q+0hBpnEwm65Btyd7kCLKArCCXkbeQD5BPkvvJw+S3FDrFiOJMCaIkUqSUEko1ZT/lBKWfMkKZoKpRzame1AiqiDqfWkltoHZQL1OHqRM0dZolzZsWQ8ukLaPV0JppZ2n3aC/pdLoJ3YMeRZfQl9Jr6Afp5+mD9HcMDYYNg8dIYigZaxl7GacYtxkvmUymBdOXmchUMNcyG5lnmA+Yb1VYKvYqfBWRyhKVOpVWlX6V56pUVXNVP9V5qgtUq1UPq15WfaZGVbNQ46kJ1Bar1akdVbupNq7OUndSj1DPUV+jvl/9gvpjDbKGhUaghkijVGO3xhmNIRbGMmXxWELWclYD6yxrmE1iW7L57Ex2Bfsbdi97TFNDc6pmrGaRZp3mcc0BDsax4PA52ZxKziHODc57LQMtPy2x1mqtZq1+rTfaetq+2mLtcu0W7eva73VwnUCdLJ31Om0693UJuja6UbqFutt1z+o+02PreekJ9cr1Dund0Uf1bfSj9Rfq79bv0R83MDQINpAZbDE4Y/DMkGPoa5hpuNHwhOGoEctoupHEaKPRSaMnuCbuh2fjNXgXPmasbxxirDTeZdxrPGFiaTLbpMSkxeS+Kc2Ua5pmutG003TMzMgs3KzYrMnsjjnVnGueYb7ZvNv8jYWlRZzFSos2i8eW2pZ8ywWWTZb3rJhWPlZ5VvVW16xJ1lzrLOtt1ldsUBtXmwybOpvLtqitm63Edptt3xTiFI8p0in1U27aMez87ArsmuwG7Tn2YfYl9m32zx3MHBId1jt0O3xydHXMdmxwvOuk4TTDqcSpw+lXZxtnoXOd8zUXpkuQyxKXdpcXU22niqdun3rLleUa7rrStdP1o5u7m9yt2W3U3cw9xX2r+00umxvJXcM970H08PdY4nHM452nm6fC85DnL152Xlle+70eT7OcJp7WMG3I28Rb4L3Le2A6Pj1l+s7pAz7GPgKfep+Hvqa+It89viN+1n6Zfgf8nvs7+sv9j/i/4XnyFvFOBWABwQHlAb2BGoGzA2sDHwSZBKUHNQWNBbsGLww+FUIMCQ1ZH3KTb8AX8hv5YzPcZyya0RXKCJ0VWhv6MMwmTB7WEY6GzwjfEH5vpvlM6cy2CIjgR2yIuB9pGZkX+X0UKSoyqi7qUbRTdHF09yzWrORZ+2e9jvGPqYy5O9tqtnJ2Z6xqbFJsY+ybuIC4qriBeIf4RfGXEnQTJAntieTE2MQ9ieNzAudsmjOc5JpUlnRjruXcorkX5unOy553PFk1WZB8OIWYEpeyP+WDIEJQLxhP5aduTR0T8oSbhU9FvqKNolGxt7hKPJLmnVaV9jjdO31D+miGT0Z1xjMJT1IreZEZkrkj801WRNberM/ZcdktOZSclJyjUg1plrQr1zC3KLdPZisrkw3keeZtyhuTh8r35CP5c/PbFWyFTNGjtFKuUA4WTC+oK3hbGFt4uEi9SFrUM99m/ur5IwuCFny9kLBQuLCz2Lh4WfHgIr9FuxYji1MXdy4xXVK6ZHhp8NJ9y2jLspb9UOJYUlXyannc8o5Sg9KlpUMrglc0lamUycturvRauWMVYZVkVe9ql9VbVn8qF5VfrHCsqK74sEa45uJXTl/VfPV5bdra3kq3yu3rSOuk626s91m/r0q9akHV0IbwDa0b8Y3lG19tSt50oXpq9Y7NtM3KzQM1YTXtW8y2rNvyoTaj9nqdf13LVv2tq7e+2Sba1r/dd3vzDoMdFTve75TsvLUreFdrvUV99W7S7oLdjxpiG7q/5n7duEd3T8Wej3ulewf2Re/ranRvbNyvv7+yCW1SNo0eSDpw5ZuAb9qb7Zp3tXBaKg7CQeXBJ9+mfHvjUOihzsPcw83fmX+39QjrSHkr0jq/dawto22gPaG97+iMo50dXh1Hvrf/fu8x42N1xzWPV56gnSg98fnkgpPjp2Snnp1OPz3Umdx590z8mWtdUV29Z0PPnj8XdO5Mt1/3yfPe549d8Lxw9CL3Ytslt0utPa49R35w/eFIr1tv62X3y+1XPK509E3rO9Hv03/6asDVc9f41y5dn3m978bsG7duJt0cuCW69fh29u0XdwruTNxdeo94r/y+2v3qB/oP6n+0/rFlwG3g+GDAYM/DWQ/vDgmHnv6U/9OH4dJHzEfVI0YjjY+dHx8bDRq98mTOk+GnsqcTz8p+Vv9563Or59/94vtLz1j82PAL+YvPv655qfNy76uprzrHI8cfvM55PfGm/K3O233vuO+638e9H5ko/ED+UPPR+mPHp9BP9z7nfP78L/eE8/stRzjPAAAAIGNIUk0AAHomAACAhAAA+gAAAIDoAAB1MAAA6mAAADqYAAAXcJy6UTwAAAAJcEhZcwAACxMAAAsTAQCanBgAAATZSURBVDiNJdFLb9xXGQfg33vO+V/n4rE9HtuTpI7V4JRCSxOpFRcJwQI23bIpGzYgdcvHYMGab8ACFiDYdFukCCpVIpAG4iRumji+jec+87+dy/t20cXzCR765d3ffv/ky6++fIt/XpzJF5mHUwYJKRgFCAKCStF1Vfz/vvjcau6vgcARMmtRscVaBBwCPDdSslG82Ehpcfu5PHi1hUNfYxkRtDKIIgAwIKWg40TpfkC21MhCQN0IAAJBgbxGiypZhZw2RXfn31mEMN9OVNhlyqs2dkCQjGASAG0NYwgUp/HyNvmeg6TWIIIQx4xKaWQigOzQbb+UC206GIaC4jOKmmEere+5xgYgLSnEwXCmAADE6OjWsJBWaEg1SptUUGgjcWFCzxpouZKHXUHlzRqTeBdHdu2uZ5mq3tvW8VuVJJOaeCyWGoUkBkrapu4dliQo3V4rlB1IMsloMF/qZ5uFv4oINGvTncIYxLrCkgJs1nA8LkUv9yn9USvRvYr0uqn3Ln00Lm7Ene+t0BplSN4JEpUBnYuAp++2qW5WGBzv0NF6jBfasATjqDFGUg5ig1Nm2Y7N4G307qs0oDS35tN492WcXWzclIN3jEqKkXpxluLlrRnnxwvufZ5RWk7xKieQ1bfp/b6CbmvELR3iLJa4lyp7MDB0eKQGuLHxRprt392KOVbfzu7tbnbDkFy9M7bJo4I3HgZmcVJoQQhMno2hyBLIkFCmkZEOG0qK4UWV3Bj5/daA0g6OPhzEW/f3YjzAxj//tLvQlT5v25Pdhk4+8Fi+sJiPPVZxI+XaCAKxsAoQcmjAaPKc+vs9N+y2Ng+w82vIxq9AAIASCn/ucaoXPY35Ro154+BsANVA0mioxlRy0UuQtjWyrka2oRHHhZ5N/42Tv9hp584v0q33AeD1p/78+JPqbLqD1cnEPbii/Ksa3csAPzIULQFbApXVb9D9tkYnfKPnGIPTktrHaV4O+/u05xf749Vz1E8/a/73t7//9w/Xqy94Wj9drdx0FNDYAMsOFXvUHGCDUcgrwIAoCgl6s0pevZmp5t2CD4rjy4NPn8xenw6m/C0OeeXZTi6riydGr/s+G8VVbcZefBPgnEAQ4JUJqLlNW2sA6UI+P8ogw6Xc/cwWHWnk/CaRfd7d5u+eTc0ju7LzmrlsdarerVx98KS5nuc4/E+NBVeoWEMH/bb6mVnIyw7j7FZACCm995ihLGi650P6zPEyVbi8eTm7OrE1r5sww9KOr5fNYpWh2SvMWBnuX7TRr9cyUrqDdIdQthmdRUaHEydVYnHREbQnLNaxVLmn19Gyqs6C47XFkgLzjEPrtDYFD3I5MluT/dPq9OoIP10oREnzof7dSRTtrCPhGzUuIkgyYfGzkq+4CuNiaUejxhWLiseF46IKYrmRhZDffVzm4fyHdwY/vrVr7x3SPa8/pj82j9U/tFWNFGpaB7ZOIa89CgFIBSolqKlyLrsGUeNR+QDPAdYGWDery6vT5vw1A/XD8q/aABCHWrZ52AT03QjPMpBTVipWiGpBxT7Uc5KwdlgSfzNKMeW+xIQ2/cHqB1cf/esT/D7PN+1Q/0T9hvbkTREEvJSHUSlTUqQ5wJGCYasWArJspF8wHBg+ECgEOI4o9YWM6RSPVCpdp3mw+BqgGPqtcsgm9AAAAABJRU5ErkJggg==);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.head--home .head__foreground {
  margin-top: 5rem;
}
.head--home .head__foreground .dsgn {
  z-index: 0;
}
.head--home .head__heading p {
  font-size: 3.5rem;
    font-weight: 400;
    max-width: 30rem;
}
.head--home .head__heading span:nth-child(1) {
  margin-left: -5rem;
}
.head--home .head__heading span:not(.d-flex):nth-child(2) {
  margin-right: -5rem;
}
.head--home .head__heading span:not(.d-flex) {
  line-height: 0.9;
}
.head--home .head__foreground .head__scroller {
  bottom: 55%;
}
.head--contact .head__foreground .head__scroller {
  bottom: auto;
  top: -8rem;
  left: 50%;
  transform: translate(-50%);
}
.head--about .head__heading {
  z-index: 1;
  pointer-events: none;
}
.head--about .head__foreground .head__scroller {
  bottom: 77%;
  left: 50%;
}
.head--error {
  background-image: url(/dist/assets/sky.5edde9fd.jpg);
  background-image: url(/dist/assets/sky.6c942b08.webp);
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-between;
}
.head--error picture {
  pointer-events: none;
  margin-top: 10rem;
}
.head--page {
  background: #643abc;
  padding: 10rem 0;
}
.head--page--gradient {
  background: linear-gradient(315deg, #643abc 20%, #ab73c0 80%);
}
.head--page__chair {
  display: block;
  position: absolute;
  max-width: fit-content;
  transform: scale(0.25);
  z-index: 5;
}
.head--page__chair--1 {
  transform-origin: right top;
  transform: scale(0.5) translate(65%, -50%);
  top: 50%;
  right: 3rem;
}
.head--page__chair--2 {
  transform-origin: left bottom;
  transform: scale(0.5) translate(-65%, 50%);
  left: 3rem;
  bottom: 50%;
}
.head--page:has(.head--page__chair) {
  overflow: hidden;
}
.head--page--radial {
  padding-bottom: 1%;
  margin-bottom: 5%;
  z-index: 1;
}
.head--page--radial:before {
  background: inherit;
  content: "";
  display: block;
  left: 0;
  top: 100%;
  position: absolute;
  width: 100%;
  padding-bottom: 4.33%;
  mask-image: url(/dist/assets/head-page-radial.c3680798.svg);
  -webkit-mask-image: url(/dist/assets/head-page-radial.c3680798.svg);
  -webkit-mask-size: cover;
  mask-size: cover;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.head--page--radial .buttons {
  margin-bottom: 6rem;
}
.head--page .buttons,
.head--page .buttons .button {
  margin-top: 0;
}
.head--page--favourite {
  padding: 12.5rem 0 6.5rem;
}
.head--estate-detail {
  min-height: 100vh;
  max-height: none;
  padding: 0;
  text-align: left;
  justify-content: flex-start;
}
.head--estate-detail .head__mask {
  display: block;
  background-image: url(/dist/assets/head-detail-mask.25869723.png);
  background-image: url(/dist/assets/head-detail-mask.35a67494.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100vw;
  height: 100vh;
  left: 0;
  top: 0;
  position: absolute;
  z-index: 1;
}
.head--estate-detail .head__mask:before {
  content: "";
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to bottom, transparent 40%, #120a22 100%);
  position: absolute;
}
.head--estate-detail .head__img {
  position: relative;
  height: 100vh;
}
.head--estate-detail .head__img img {
  object-position: bottom;
}
.head--estate-detail .head__content {
  margin-top: -55vh;
}
.head--estate-detail .head__content .wrapper {
  z-index: 1;
}
.head--estate-detail .head__content .wrapper h1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-direction: row;
  flex-wrap: wrap;
  font-size: 3.6rem;
  row-gap: 1rem;
}
.head--estate-detail .head__content .wrapper h1 strong {
  display: none;
  color: #fff;
  margin: 0 4rem;
  font-size: 4rem;
}
.head--estate-detail .head__content .wrapper h1 span,
.head--estate-detail .head__content .wrapper h1 nobr {
  flex-basis: 100%;
}
.head--estate-detail .head__content .wrapper .buttons {
  margin-top: 0;
  justify-content: flex-start;
  gap: 2.5rem;
  flex-wrap: wrap;
}
.head--estate-detail .head__content .wrapper .buttons .button {
  margin-top: 2rem;
}
.head--estate-detail
  .head__content
  .wrapper
  .buttons
  .button--heart--filled
  span {
  background-image: url(/dist/assets/heart-fill.d7d19248.svg);
}
.head--estate-detail
  .head__content
  .wrapper
  .buttons
  .button
  span
  span:first-child {
  display: inline;
}
.head--estate-detail
  .head__content
  .wrapper
  .buttons
  .button
  span
  span:last-child {
  display: none;
}
.head__img,
.head__video {
  pointer-events: none;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}
.head__img picture,
.head__img img,
.head__video picture,
.head__video img {
  width: 100%;
  height: 100%;
  position: relative;
  object-position: top;
  object-fit: cover;
  max-height: unset;
}
@media (min-width: 768px) {
  .head {
    padding-top: 15rem;
  }
  .head__heading span {
    font-size: 8rem;
  }
  .head .head__foreground {
    margin-top: -5%;
  }
  .head--home .head__heading p {
    text-align: right;
    margin: -1rem 3rem 0 0;
  }
  .head--home .head__heading span:nth-child(1) {
    margin-left: -7rem;
  }
  .head--home .head__heading span:not(.d-flex):nth-child(2) {
    margin-right: -7rem;
  }
  .head--home .head__foreground .head__scroller {
    transform: translate(-50%, 15%);
    left: 35%;
    bottom: 55%;
  }
  .head--about .head__foreground {
    margin-top: 0;
  }
  .head--contact .head__foreground {
    margin-top: -4%;
  }
  .head--contact .head__foreground .head__scroller {
    top: auto;
    bottom: 65%;
    left: 70%;
    transform: none;
  }
  .head--estate-detail {
    padding-top: inherit;
  }
  .head--estate-detail .head__content {
    background-color: #120a22;
  }
  .head--estate-detail
    .head__content
    .wrapper
    .buttons
    .button
    span
    span:first-child {
    display: none;
  }
  .head--estate-detail
    .head__content
    .wrapper
    .buttons
    .button
    span
    span:last-child {
    display: inline;
  }
  .head--error {
    height: 100vh;
    padding-top: 0;
    min-height: 100rem;
  }
  .head--error picture {
    margin-top: 0;
    position: absolute;
    bottom: 0;
  }
  .head--error .wrapper {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 38%;
    transform: translate(-50%, -50%);
  }
  .head--error .wrapper header {
    margin: 0;
  }
  .head--page {
    padding: 12.5rem 0;
  }
  .head--page__chair {
    transform: scale(0.5);
  }
  .head--page__chair--1 {
    transform: scale(0.5) translate(50%, -50%);
  }
  .head--page__chair--2 {
    transform: scale(0.5) translate(-50%, 50%);
  }
  .head--page--radial {
    padding-bottom: 1%;
  }
}
@media (min-width: 1200px) {
  .head--home:before,
  .head--contact:before,
  .head--about:before,
  .head--estate-detail:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    display: block;
    width: 100%;
    height: 400px;
    background: linear-gradient(
      to bottom,
      #120821 0%,
      rgba(18, 10, 34, 0) 100%
    );
  }
  .head--home .head__foreground,
  .head--about .head__foreground,
  .head--contact .head__foreground {
    pointer-events: none;
  }
  .head--home .head__scroller,
  .head--about .head__scroller,
  .head--contact .head__scroller {
    pointer-events: all;
  }
  .head--home .head__img--background,
  .head--about .head__img--background,
  .head--contact .head__img--background {
    overflow: hidden;
  }
  .head__heading span {
    font-size: 14rem;
  }
  .head--home .head__heading span:nth-child(1) {
    margin-left: -15rem;
  }
  .head--home .head__heading span:not(.d-flex):nth-child(2) {
    margin-right: -15rem;
  }
  .head--page__chair {
    transform: scale(0.6);
  }
  .head--page__chair--1 {
    transform-origin: right top;
    top: -15%;
    right: auto;
    left: 60%;
    max-width: 40%;
    width: auto;
  }
  .head--page__chair--2 {
    transform-origin: left bottom;
    left: auto;
    right: 60%;
    bottom: -12%;
    max-width: 40%;
    width: auto;
  }
  .head--page--radial .buttons {
    margin-bottom: 0;
  }
  .head--page:has(.head--page__chair) {
    overflow: visible;
  }
  .head--estate-detail .head__content .wrapper h1 {
    font-size: 4rem;
  }
  .head--estate-detail .head__content .wrapper h1 strong {
    display: inline;
  }
  .head--estate-detail .head__content .wrapper h1 span,
  .head--estate-detail .head__content .wrapper h1 nobr {
    flex-basis: auto;
  }
}
@media (min-width: 1920px) {
  .head .head__foreground .head__scroller__inner {
    transform: translate(-50%, -50%) scale(1.25);
  }
  .head__heading span {
    font-size: 20rem;
  }
  .head--home .head__heading span:nth-child(1) {
    margin-left: -30rem;
  }
  .head--home .head__heading span:not(.d-flex):nth-child(2) {
    margin-right: -30rem;
  }
  .head--estate-detail .head__content {
    margin-top: -40vh;
  }
  .head--estate-detail .head__content .wrapper h1 {
    font-size: 5.5rem;
  }
  .head--error .typo-heading {
    font-size: 12rem;
  }
}
@keyframes scrollDown {
  0% {
    transform: translateY(-100%) scaleY(0);
  }
  50% {
    transform: translateY(0) scaleY(1);
  }
  to {
    transform: translateY(0) scaleY(0);
  }
}
section {
  padding: 12rem 0 0;
  position: relative;
}
@media (min-width: 768px) {
  section {
    padding: 25rem 0 0;
  }
}
section.call-me {
  background-image: url(/dist/assets/sky.5edde9fd.jpg);
  background-image: url(/dist/assets/sky.6c942b08.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 12rem;
  padding-top: 10rem;
}
section.call-me header {
  margin: 0 auto 10rem;
}
.footer {
  color: #fff;
  padding: 8rem 0;
  overflow-x: hidden;
}
.footer__dsgn {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  row-gap: 2rem;
  margin-bottom: 5rem;
  overflow-x: hidden;
}
.footer__dsgn .footer__dsgn__container {
  position: relative;
}
.footer__dsgn .footer__dsgn__container svg {
  height: 6rem;
  backface-visibility: hidden;
  margin: 0 auto;
}
.footer__dsgn .footer__dsgn__container svg path {
  transition-duration: 3s;
  transition-property: stroke-dashoffset;
  transition-timing-function: cubic-bezier(0.77, 0, 0.175, 1);
}
.footer .title--footer {
  margin: 0 auto 2rem;
  order: -1;
  position: relative;
  height: 7.5rem;
  aspect-ratio: 4/3;
}
.footer__nav {
  display: none;
}
.footer__credits {
  margin-top: 3rem;
  font-weight: 300;
  line-height: 1.35;
  text-align: center;
}
.footer__credits p {
  margin: 0;
}
.footer__credits a {
  display: inline-block;
  width: fit-content;
}
.footer__credits a .icon--incube {
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1);
  margin: 0.5rem auto 0;
  display: block;
}
.footer__credits a:hover .icon--incube {
  transform: scaleX(-1);
}
.footer ul.nav__list--divider {
  text-transform: uppercase;
  font-weight: 500;
  margin: 0rem auto 4rem 0rem;
}
@media (min-width: 768px) {
  .footer {
    padding: 15rem 0;
  }
  section.call-me {
    height: 100vh;
    padding-top: 0;
    margin-top: 25rem;
    min-height: 100rem;
    background-position: left;
  }
  section.call-me picture {
    position: absolute;
    bottom: 0;
    left: 0;
  }
  section.call-me .wrapper {
    z-index: 1;
    position: absolute;
    left: 50%;
    top: 38%;
    transform: translate(-50%, -50%);
  }
  section.call-me .wrapper header {
    margin: 0;
  }
  .footer__nav {
    display: block;
  }
  .footer__dsgn {
    flex-direction: row;
    margin-bottom: 0;
  }
  .footer__dsgn .footer__dsgn__container {
    position: absolute;
  }
  .footer__dsgn .footer__dsgn__container svg {
    height: 15rem;
  }
  .footer__dsgn .footer__dsgn__container--idea {
    right: calc(50% + 18.75rem);
  }
  .footer__dsgn .footer__dsgn__container--reality {
    left: calc(50% + 18.75rem);
  }
  .footer .title--footer {
    height: 15rem;
    margin: 0 auto 6rem;
  }
}
@media (min-width: 1200px) {
  section.call-me {
    background-attachment: fixed;
  }
  section.call-me picture:before {
    z-index: 1;
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    display: block;
    width: 100%;
    height: 400px;
    background: linear-gradient(
      to bottom,
      #120a22 0%,
      rgba(18, 10, 34, 0) 100%
    );
  }
}
.statistic {
  text-align: center;
}
.statistic span {
  display: block;
}
.statistic__number {
  font-weight: 700;
  font-size: 8rem;
  position: relative;
  color: transparent;
}
.statistic__number span {
  -webkit-text-stroke-color: #9c7ae4;
  -webkit-text-stroke-width: 2px;
  -webkit-text-fill-color: transparent;
  left: 0;
  top: 0;
  padding-left: 5px;
  position: absolute;
}
.statistic__description {
  padding-left: 5px;
  font-weight: 300;
  color: #fff;
}
@media (min-width: 768px) {
  .statistic__number {
    font-size: 12rem;
  }
}
@media (min-width: 1200px) {
  .statistic {
    text-align: left;
  }
}
canvas#servicesCanvas {
  position: fixed;
  top: 0;
  pointer-events: none;
  z-index: -1;
  filter: brightness(0.8);
}
.links {
  display: flex;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
  flex-wrap: wrap;
  overflow: hidden;
  margin-top: 4rem;
  flex-direction: column;
}
.links .link {
  display: block;
  position: relative;
  margin-right: 0;
  margin-bottom: 2rem;
}
.links .link a {
  font-size: 2.7rem;
  font-weight: 300;
  color: #fff;
}
.links .link img {
  display: none;
}
@media (min-width: 1200px) {
  .links {
    flex-direction: row;
    margin-top: 8rem;
  }
  .links .link {
    margin-right: 8vw;
  }
  .links .link a {
    font-size: 3.2vw;
  }
  .links .link:before {
    content: "";
    display: block;
    position: absolute;
    width: 2px;
    height: 50px;
    transform: skew(-20deg) translate(-50%, -50%);
    left: -4.5vw;
    top: 50%;
    background-color: #9c7ae4;
  }
}
@media (min-width: 1695px) {
  .links .link {
    margin-right: calc(0.08 * (100vw - ((100vw - 144rem) / 2)));
  }
  .links .link a {
    font-size: calc(0.035 * (100vw - ((100vw - 144rem) / 2)));
  }
  .links .link:before {
    left: calc(-0.0485 * (100vw - ((100vw - 144rem) / 2)));
  }
}
@media (min-width: 1920px) {
  .links .link {
    margin-right: 12rem;
  }
  .links .link a {
    font-size: 5rem;
  }
  .links .link:before {
    left: -7rem;
  }
}
.review {
  opacity: 0;
}
.review__stars,
.review__stars__placeholder {
  margin-top: 0.5rem;
  width: 175px;
  height: 28px;
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
}
.review__stars__placeholder {
  position: absolute;
  background: linear-gradient(
    135deg,
    rgba(171, 115, 192, 0.5) 0%,
    rgba(156, 122, 228, 0.5) 100%
  );
  mask-image: url(data:image/png;base64,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);
  -webkit-mask-image: url(data:image/png;base64,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);
}
.review__stars {
  mask-image: url(data:image/png;base64,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);
  -webkit-mask-image: url(data:image/png;base64,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);
  position: relative;
}
.review__stars:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  background: linear-gradient(135deg, #ab73c0 0%, #9c7ae4 100%);
}
.review__stars--0:before,
.review__stars--0-0:before {
  width: 0%;
}
.review__stars--0-1:before,
.review__stars--0-0-1:before {
  width: 2%;
}
.review__stars--0-2:before,
.review__stars--0-0-2:before {
  width: 4%;
}
.review__stars--0-3:before,
.review__stars--0-0-3:before {
  width: 6%;
}
.review__stars--0-4:before,
.review__stars--0-0-4:before {
  width: 8%;
}
.review__stars--0-5:before,
.review__stars--0-0-5:before {
  width: 10%;
}
.review__stars--0-6:before,
.review__stars--0-0-6:before {
  width: 12%;
}
.review__stars--0-7:before,
.review__stars--0-0-7:before {
  width: 14%;
}
.review__stars--0-8:before,
.review__stars--0-0-8:before {
  width: 16%;
}
.review__stars--0-9:before,
.review__stars--0-0-9:before {
  width: 18%;
}
.review__stars--1:before,
.review__stars--1-0:before {
  width: 20%;
}
.review__stars--1-1:before,
.review__stars--1-0-1:before {
  width: 22%;
}
.review__stars--1-2:before,
.review__stars--1-0-2:before {
  width: 24%;
}
.review__stars--1-3:before,
.review__stars--1-0-3:before {
  width: 26%;
}
.review__stars--1-4:before,
.review__stars--1-0-4:before {
  width: 28%;
}
.review__stars--1-5:before,
.review__stars--1-0-5:before {
  width: 30%;
}
.review__stars--1-6:before,
.review__stars--1-0-6:before {
  width: 32%;
}
.review__stars--1-7:before,
.review__stars--1-0-7:before {
  width: 34%;
}
.review__stars--1-8:before,
.review__stars--1-0-8:before {
  width: 36%;
}
.review__stars--1-9:before,
.review__stars--1-0-9:before {
  width: 38%;
}
.review__stars--2:before,
.review__stars--2-0:before {
  width: 40%;
}
.review__stars--2-1:before,
.review__stars--2-0-1:before {
  width: 42%;
}
.review__stars--2-2:before,
.review__stars--2-0-2:before {
  width: 44%;
}
.review__stars--2-3:before,
.review__stars--2-0-3:before {
  width: 46%;
}
.review__stars--2-4:before,
.review__stars--2-0-4:before {
  width: 48%;
}
.review__stars--2-5:before,
.review__stars--2-0-5:before {
  width: 50%;
}
.review__stars--2-6:before,
.review__stars--2-0-6:before {
  width: 52%;
}
.review__stars--2-7:before,
.review__stars--2-0-7:before {
  width: 54%;
}
.review__stars--2-8:before,
.review__stars--2-0-8:before {
  width: 56%;
}
.review__stars--2-9:before,
.review__stars--2-0-9:before {
  width: 58%;
}
.review__stars--3:before,
.review__stars--3-0:before {
  width: 60%;
}
.review__stars--3-1:before,
.review__stars--3-0-1:before {
  width: 62%;
}
.review__stars--3-2:before,
.review__stars--3-0-2:before {
  width: 64%;
}
.review__stars--3-3:before,
.review__stars--3-0-3:before {
  width: 66%;
}
.review__stars--3-4:before,
.review__stars--3-0-4:before {
  width: 68%;
}
.review__stars--3-5:before,
.review__stars--3-0-5:before {
  width: 70%;
}
.review__stars--3-6:before,
.review__stars--3-0-6:before {
  width: 72%;
}
.review__stars--3-7:before,
.review__stars--3-0-7:before {
  width: 74%;
}
.review__stars--3-8:before,
.review__stars--3-0-8:before {
  width: 76%;
}
.review__stars--3-9:before,
.review__stars--3-0-9:before {
  width: 78%;
}
.review__stars--4:before,
.review__stars--4-0:before {
  width: 80%;
}
.review__stars--4-1:before,
.review__stars--4-0-1:before {
  width: 82%;
}
.review__stars--4-2:before,
.review__stars--4-0-2:before {
  width: 84%;
}
.review__stars--4-3:before,
.review__stars--4-0-3:before {
  width: 86%;
}
.review__stars--4-4:before,
.review__stars--4-0-4:before {
  width: 88%;
}
.review__stars--4-5:before,
.review__stars--4-0-5:before {
  width: 90%;
}
.review__stars--4-6:before,
.review__stars--4-0-6:before {
  width: 92%;
}
.review__stars--4-7:before,
.review__stars--4-0-7:before {
  width: 94%;
}
.review__stars--4-8:before,
.review__stars--4-0-8:before {
  width: 96%;
}
.review__stars--4-9:before,
.review__stars--4-0-9:before {
  width: 98%;
}
.review__stars--5:before,
.review__stars--5-0:before {
  width: 100%;
}
.reviews {
  margin-top: 8rem;
  position: relative;
  display: flex;
  justify-content: center;
  flex-direction: column-reverse;
  gap: 10rem;
}
.reviews__img {
  flex-basis: 50%;
  top: 0;
  position: relative;
  align-self: flex-start;
}
.reviews__img picture {
  border-radius: 1.5rem;
  overflow: hidden;
  isolation: isolate;
}
.reviews__list {
  flex-basis: 50%;
}
.reviews__list .review {
  margin-bottom: 12rem;
}
.reviews__list .review__meta {
  display: flex;
  align-items: center;
  gap: 2rem;
  margin-bottom: 4rem;
}
.reviews__list .review__acronym {
  flex: 0 0 auto;
  width: 7rem;
  height: 7rem;
  border-radius: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, #9c7ae4 0%, #ab73c0 100%);
}
.reviews__list .review__author {
  width: 100%;
}
.reviews__list .review__author h2 {
  margin: 0;
}
.reviews__numbers {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.reviews__numbers .reviews__number {
  font-size: 1.8rem;
  color: #fff;
  text-align: center;
  margin-top: 6rem;
}
.reviews__numbers .reviews__number img {
  padding: 0 25%;
  max-width: 50rem;
}
.reviews__numbers .reviews__number:nth-child(2) img {
  padding: 0 20%;
}
.reviews__numbers .reviews__number__stars__inner {
  white-space: nowrap;
}
.reviews__numbers .reviews__number__stars__inner strong {
  white-space: break-spaces;
  margin: 0 1rem;
}
.reviews__numbers .reviews__number__stars__inner .review__stars__placeholder,
.reviews__numbers .reviews__number__stars__inner .review__stars {
  display: inline-block;
  width: 125px;
  height: 20px;
  -webkit-mask-size: contain;
  mask-size: contain;
}
.reviews__numbers .reviews__number__stars__inner .review__stars {
  position: relative;
}
@media (min-width: 768px) {
  .reviews {
    flex-direction: row;
  }
  .reviews__list .review__meta {
    gap: 4rem;
  }
  .reviews__img {
    position: sticky;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 2rem 0;
  }
  .reviews__img picture {
    max-height: 100%;
    aspect-ratio: 0.8;
    display: block;
    position: relative;
  }
  .reviews__img picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }
  .reviews__img .reviews__numbers {
    flex-direction: row;
    margin-top: 4rem;
  }
  .reviews__img .reviews__numbers .reviews__number {
    margin-top: 0rem;
  }
}
@media (min-width: 1200px) {
  .reviews {
    gap: 20rem;
  }
}
.services {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 12rem;
  counter-reset: service;
}
.services .service {
  flex-basis: calc(50% - 6rem);
  color: #fff;
  max-width: 60rem;
  margin: 0 auto;
}
.services .service h2 {
  color: #fff;
  margin: 0;
  position: relative;
  margin-top: 4rem;
}
.services .service h2:after {
  content: counter(service, decimal-leading-zero);
  counter-increment: service;
  font-size: 2.4rem;
  color: #9c7ae4;
  padding-left: 1.5rem;
  vertical-align: super;
  font-weight: 400;
}
.services .service p {
  margin: 4rem 0 0;
  color: #fff;
  font-weight: 300;
  line-height: 3rem;
}
.services .service picture {
  height: 45rem;
  overflow: hidden;
  border-radius: 2rem;
  isolation: isolate;
}
.services .service picture img {
  height: 55rem;
  top: -5rem;
  max-height: unset;
}
@media (min-width: 1200px) {
  .services {
    flex-direction: row;
  }
  .services .service {
    margin: 0;
  }
  .services .service:nth-child(2n + 2) {
    top: 20rem;
    position: relative;
  }
}
@keyframes splide-loading {
  0% {
    transform: rotate(0);
  }
  to {
    transform: rotate(1turn);
  }
}
.splide__track--draggable {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.splide__track--fade > .splide__list > .splide__slide {
  margin: 0 !important;
  opacity: 0;
  z-index: 0;
}
.splide__track--fade > .splide__list > .splide__slide.is-active {
  opacity: 1;
  z-index: 1;
}
.splide--rtl {
  direction: rtl;
}
.splide__track--ttb > .splide__list {
  display: block;
}
.splide__container {
  box-sizing: border-box;
  position: relative;
}
.splide__list {
  backface-visibility: hidden;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin: 0 !important;
  padding: 0 !important;
}
.splide.is-initialized:not(.is-active) .splide__list {
  display: block;
}
.splide__pagination {
  -ms-flex-align: center;
  align-items: center;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  pointer-events: none;
}
.splide__pagination li {
  display: inline-block;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
}
.splide:not(.is-overflow) .splide__pagination {
  display: none;
}
.splide__progress__bar {
  width: 0;
}
.splide {
  position: relative;
  visibility: hidden;
}
.splide.is-initialized,
.splide.is-rendered {
  visibility: visible;
}
.splide__slide {
  backface-visibility: hidden;
  box-sizing: border-box;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  list-style-type: none !important;
  margin: 0;
  position: relative;
}
.splide__slide img {
  vertical-align: bottom;
}
.splide__spinner {
  animation: splide-loading 1s linear infinite;
  border: 2px solid #999;
  border-left-color: transparent;
  border-radius: 50%;
  bottom: 0;
  contain: strict;
  display: inline-block;
  height: 20px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
}
.splide__sr {
  clip: rect(0 0 0 0);
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.splide__toggle.is-active .splide__toggle__play,
.splide__toggle__pause {
  display: none;
}
.splide__toggle.is-active .splide__toggle__pause {
  display: inline;
}
.splide__track {
  overflow: hidden;
  position: relative;
  z-index: 0;
}
.splide__arrows {
  display: flex;
  justify-content: center;
  flex-direction: row;
  gap: 2rem;
  pointer-events: none;
}
.splide__arrows .splide__arrow {
  pointer-events: all;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 8.4376rem;
  height: 8.4376rem;
  border-radius: 5rem;
  cursor: pointer;
  background-image: url(/dist/assets/border-small.c3c02d50.svg);
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: cover;
}
.splide__arrows .splide__arrow:after {
  content: "";
  position: absolute;
  display: block;
  width: 147%;
  height: 147%;
  transform: translate(-16%, -16%);
  top: 0;
  left: 0;
  border-radius: inherit;
  background-image: url(/dist/assets/elipse-button-glare.0f9ee913.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: 0.67s cubic-bezier(0.77, 0, 0.175, 1);
}
.splide__arrows .splide__arrow:hover:after {
  transform: translate(-16%, -16%) rotate(180deg);
}
.splide__arrows .splide__arrow svg {
  transition: fill 425ms cubic-bezier(0.77, 0, 0.175, 1);
  fill: #fff;
}
.splide__arrows .splide__arrow--prev svg path {
  transform: scaleX(-1);
  transform-origin: center;
}
.splide__arrows .splide__arrow:disabled {
  opacity: 0.7;
}
.splide__arrows .splide__arrow:disabled:after {
  opacity: 0;
}
section[x-data="featured"] {
  overflow-x: hidden;
  padding-bottom: 15rem;
  margin-bottom: -15rem;
}
section[x-data="featured"] .buttons {
  margin-top: 4rem;
}
.featuredCarousel .splide__track {
  overflow: visible;
  margin: 10rem 0 5rem;
}
.featuredCarousel .splide__track .splide__list div:has(.button--elipse) {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 1200px) {
  .featuredCarousel .splide__track .splide__list div:has(.button--elipse) {
    margin-left: 5rem;
  }
}
@media (min-width: 1500px) {
  .featuredCarousel .splide__track .splide__list div:has(.button--elipse) {
    margin-left: 10rem;
  }
}
.gallery {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  justify-content: center;
  gap: 4rem;
}
.gallery .splide__arrows {
  display: none;
}
@media screen and (orientation: landscape) {
  .gallery .splide__arrows {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    padding: 1rem;
  }
  .gallery .splide__arrows .splide__arrow {
    width: 10rem;
    height: 10rem;
  }
}
@media (min-width: 768px) {
  .gallery .splide__arrows {
    display: none;
  }
}
.gallery .splide__slide img {
  border-radius: 1.5rem;
  object-fit: cover;
}
.gallery div[x-ref="mainCarousel"] {
  width: calc(100% - 2rem);
  margin: 0 auto;
}
.gallery div[x-ref="mainCarousel"] .splide__slide {
  max-height: calc(100vh - 10.69rem - 4rem - 15rem);
  height: 100%;
  align-self: center;
}
@media screen and (orientation: landscape) {
  .gallery div[x-ref="mainCarousel"] .splide__slide {
    max-height: calc(100vh - 4rem);
  }
}
@media (min-width: 768px) {
  .gallery div[x-ref="mainCarousel"] .splide__slide {
    max-height: calc(100vh - 10.69rem - 4rem - 15rem);
  }
}
.gallery div[x-ref="mainCarousel"] .splide__slide img {
  width: auto;
  height: auto;
  object-fit: contain;
  max-height: calc(100vh - 10.69rem - 4rem - 15rem);
  max-width: 100%;
}
@media screen and (orientation: landscape) {
  .gallery div[x-ref="mainCarousel"] .splide__slide img {
    max-height: calc(100vh - 4rem);
    max-width: calc(100% - 25rem);
  }
}
@media (min-width: 768px) {
  .gallery div[x-ref="mainCarousel"] .splide__slide img {
    max-width: 100%;
    max-height: calc(100vh - 10.69rem - 4rem - 15rem);
  }
}
@media screen and (orientation: landscape) {
  .gallery div[x-ref="thumbnailCarousel"] {
    display: none;
  }
}
@media (min-width: 768px) {
  .gallery div[x-ref="thumbnailCarousel"] {
    display: block;
  }
}
.gallery div[x-ref="thumbnailCarousel"] .splide__slide {
  opacity: 0.4;
}
.gallery div[x-ref="thumbnailCarousel"] .splide__slide.is-active {
  opacity: 1;
}
@media (min-width: 768px) {
  .splide__arrows {
    justify-content: flex-end;
    z-index: 1;
  }
  .splide__arrows .splide__arrow {
    width: 10rem;
    height: 10rem;
  }
  .featuredCarousel .card:nth-child(2n + 1) {
    top: 10rem;
  }
  .featuredCarousel .card:nth-child(2n + 1) + div:has(.button--elipse) {
    top: 10rem;
    position: relative;
  }
  .featuredCarousel .splide__arrows {
    margin-top: 10rem;
  }
}
@media (min-width: 1200px) {
  .gallery .splide__arrows {
    display: flex;
    margin-left: calc(50% - 50vw);
    width: 100vw;
    height: 100%;
    position: absolute;
    justify-content: space-between;
    padding: 0 6rem;
  }
  .gallery .splide__arrows .splide__arrow {
    padding: 2.5rem;
  }
  .gallery div[x-ref="mainCarousel"] {
    max-width: calc(100vw - (2 * (17rem + 44px)));
  }
  .featuredCarousel {
    margin-top: -5rem;
  }
  .featuredCarousel .splide__track {
    overflow: visible;
    margin: 5rem 0 10rem;
  }
  .featuredCarousel .splide__arrows {
    margin-top: 0;
  }
  section[x-data="featured"] .buttons {
    margin-top: 6rem;
  }
}
.range {
  width: 100%;
  position: relative;
}
.range label {
  color: #fff;
  font-size: 2.2rem;
  white-space: nowrap;
  position: absolute;
  top: 5rem;
  width: fit-content;
}
.range > div {
  position: relative;
}
.range > div + label {
  text-align: right;
  right: 0;
}
.range > div {
  flex: 1;
}
.range input[type="range"] {
  -webkit-appearance: none;
  width: 100%;
  display: block;
  position: absolute;
  height: 2px;
  top: calc(50% - 2px);
  z-index: 2;
  pointer-events: none;
  opacity: 0;
}
.range input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 3rem;
  height: 3rem;
  background-color: red;
}
.range input[type="range"]::-moz-range-thumb {
  -webkit-appearance: none;
  pointer-events: all;
  width: 3rem;
  height: 3rem;
  background-color: red;
}
.range__panel {
  width: calc(100% - 3rem);
  height: 100%;
  position: absolute;
  top: 0;
  left: 1.5rem;
  z-index: 5;
  pointer-events: none;
}
.range__slider {
  height: 2px;
  position: absolute;
  left: 0;
  right: 0;
  top: calc(50% - 2px);
  background: linear-gradient(to right, #9c7ae4 0%, #643abc 100%);
}
.range__slider__thumb {
  position: absolute;
  top: calc(50% - 1.5rem);
  width: 3rem;
  height: 3rem;
  background: #120a22;
  border-radius: 50%;
}
.range__slider__thumb--left {
  left: -1.5rem;
  border: solid 2px #9c7ae4;
}
.range__slider__thumb--right {
  right: -1.5rem;
  border: solid 2px #643abc;
}
@media (min-width: 768px) {
  .range {
    display: flex;
  }
  .range label {
    width: 20%;
    position: relative;
    top: 0;
  }
}
.map {
  position: relative;
  margin-bottom: -15rem;
  z-index: 0;
  cursor: grab;
}
.map:active {
  cursor: grabbing;
}
.map .loader[loading="true"] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #120a22;
  z-index: 1;
}
.map .loader {
  display: none;
}
.map__info {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  pointer-events: none;
  transform: translate(-50%, -50%);
}
.map__info h3,
.map__info p {
  margin: 0;
}
.map__line {
  height: 2px;
  transform-origin: center right;
  position: absolute;
  display: block;
  background-image: linear-gradient(to right, #ffffff 0%, #ab73c0 60%);
  z-index: 2;
}
.map__line:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50px;
  height: 50px;
  transform: translate(calc(-50% + 5px), -50%);
  background-image: url(/dist/assets/map-line-glare.f060f7e9.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.map__line:after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 600%;
  transform: translateY(-50%);
  width: 100%;
  background-image: linear-gradient(
    to right,
    #c147ff 0%,
    rgba(193, 71, 255, 0) 90%
  );
  filter: blur(5px);
}
.map__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  background-image: linear-gradient(
    to top,
    #120a22 0%,
    rgba(18, 10, 34, 0) 60%
  );
}
@media (min-width: 1200px) {
  .map:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 0%;
    display: block;
    width: 100%;
    height: 400px;
    background: linear-gradient(
      to bottom,
      #120a22 0%,
      rgba(18, 10, 34, 0) 100%
    );
  }
}
.gmap {
  height: 55rem;
  margin: 15rem 0 23rem;
  position: relative;
}
.gmap__canvas {
  height: 100%;
  border-radius: 3rem;
  overflow: hidden;
  isolation: isolate;
}
.gmap__control {
  position: absolute;
  left: 1.5rem;
  top: 1.5rem;
  border-radius: 1rem;
  overflow: hidden;
  display: flex;
  gap: 2px;
}
.gmap__control a {
  background: #643abc;
  padding: 1.5rem;
  display: block;
  position: relative;
}
.gmap__control a:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 100% 100% 0 0;
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1),
    border-radius linear 425ms 50ms;
  transform-origin: bottom center;
  transform: scaleY(0);
  background: rgba(0, 0, 0, 0.25);
}
.gmap__control a:hover:before {
  border-radius: 0;
  transform: scaleY(1);
}
.gmap__open {
  color: #fff;
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  border-radius: 1rem;
  padding: 1.5rem 2.5rem;
  display: block;
  background: #643abc;
}
.gmap__open .icon {
  margin-left: 2rem;
}
.gmap__open span {
  position: relative;
  z-index: 1;
}
.gmap__open span span:first-child {
  display: inline;
}
.gmap__open span span:last-child {
  display: none;
}
.gmap__open:before {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  border-radius: 100% 100% 0 0;
  transition: transform 425ms cubic-bezier(0.77, 0, 0.175, 1),
    border-radius linear 425ms 50ms;
  transform-origin: bottom center;
  transform: scaleY(0);
  background: rgba(0, 0, 0, 0.25);
}
.gmap__open:hover:before {
  border-radius: 0;
  transform: scaleY(1);
}
.gmap__address {
  margin: 3rem auto 0;
  max-width: 40rem;
  position: relative;
  color: #fff;
  border-radius: 1.5rem;
  padding: 3.5rem 6rem;
  display: block;
  background: #643abc;
  font-size: 1.8rem;
  line-height: 3rem;
}
.gmap__address h3 {
  margin: 0;
}
.gmap__address address {
  margin: 1rem 0 0;
}
@media (min-width: 768px) {
  .gmap__control {
    left: 3.5rem;
    top: 3.5rem;
  }
  .gmap__control a {
    padding: 2.5rem;
  }
  .gmap__open {
    right: 3.5rem;
    top: 3.5rem;
    padding: 2.5rem 4rem;
  }
  .gmap__open span span:first-child {
    display: none;
  }
  .gmap__open span span:last-child {
    display: inline;
  }
}
@media (min-width: 1200px) {
  .gmap {
    margin: 15rem 0;
  }
  .gmap__address {
    margin: 0;
    position: absolute;
    left: 10rem;
    bottom: -5rem;
  }
}
.tags {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.tag {
  color: #fff;
  font-size: 1.4rem;
  background-color: #9c7ae4;
  background: linear-gradient(35deg, #9c7ae4 0%, #ab73c0 100%);
  display: block;
  padding: 0.5em 1em;
  margin: 0 auto 0 0;
}
[x-data="background"] {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  pointer-events: none;
  z-index: -1;
  display: none;
}
@media (min-width: 1200px) {
  [x-data="background"] {
    display: block;
  }
}
[x-data="background"] svg[x-ref="blob"] {
  position: absolute;
  left: 0;
  top: 0;
  width: 40%;
  pointer-events: none;
  transform: translate3d(-50%, -50%, 0);
  -webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  perspective: 1000;
  will-change: left, top;
  filter: blur(100px);
}
[x-data="animateSlide"],
[x-data="animateParallax"] {
  will-change: transform;
  isolation: isolate;
}
[x-data="animateReveal"] {
  will-change: -webkit-mask-image;
  isolation: isolate;
}
[x-data="fireflies"] {
  position: absolute;
  z-index: 99999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  pointer-events: none;
  overflow: hidden;
}
@keyframes ringRotate {
  0% {
    transform: rotate(0) rotateY(0) rotateX(0);
  }
  to {
    transform: rotate(-360deg) rotateY(-360deg) rotateX(-360deg);
  }
}
.firefly {
  pointer-events: none;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 100%;
  transform-style: preserve-3d;
  opacity: 0;
  background: #9c7ae4;
  box-shadow: 0 0 40px 3px #ab73c0;
}
