.block-socials{display:flex;flex-wrap:nowrap}.block-socials__btn{background:#a78aff17;border-radius:2rem;height:4rem;min-width:4rem}.block-socials__btn:not(:last-child){margin-right:.5rem}.block-socials__btn__icon{height:2rem;width:2rem}.block-socials__btn__text{color:#fff;font-size:1.1875rem;font-style:normal;font-weight:400;line-height:normal;padding:0 1.75rem;text-transform:none}body.mobile .block-socials__btn{background:#a78aff17;height:3.125rem;min-width:3.125rem}body.mobile .block-socials__btn:not(:last-child){margin-right:.25rem}body.mobile .block-socials__btn__icon{height:1.5rem;width:1.5rem}body.mobile .block-socials__btn__text{font-size:.875rem}.ui-menu-btn{animation:menuButton .5s ease forwards;-webkit-animation:menuButton .5s ease forwards;height:1rem;position:relative;width:1rem}.ui-menu-btn__wrapper{align-items:center;background:#a78aff17;border-radius:2rem;display:flex;height:4rem;margin-left:1.5rem;min-width:4rem;padding:0 .44rem 0 1.44rem}.ui-menu-btn__text{color:#fff;font-size:.8125rem;font-style:normal;font-weight:500;line-height:normal;margin-right:1.06rem;text-transform:uppercase}.ui-menu-btn__round{align-items:center;background:#fff;border-radius:2rem;display:flex;height:3.125rem;justify-content:center;width:3.125rem}.ui-menu-btn .element{background:#0e0722;border-radius:2rem;height:.25rem;position:absolute;transition:width .5s ease;width:.25rem}.ui-menu-btn .ui-menu-btn__dot-1{transform:rotate(45deg)}.ui-menu-btn .ui-menu-btn__dot-2{transform:rotate(-45deg)}.ui-menu-btn .ui-menu-btn__dot-3{transform:rotate(45deg)}.ui-menu-btn .ui-menu-btn__dot-4{transform:rotate(-45deg)}.ui-menu-btn.active .element{width:.8rem}.ui-menu-btn.active .ui-menu-btn__dot-1{transform:translateY(.2rem) translateX(-.1rem) rotate(45deg)}.ui-menu-btn.active .ui-menu-btn__dot-2{transform:translateY(.2rem) translateX(.1rem) rotate(-45deg)}.ui-menu-btn.active .ui-menu-btn__dot-3{transform:translateY(-.2rem) translateX(.1rem) rotate(45deg)}.ui-menu-btn.active .ui-menu-btn__dot-4{transform:translateY(-.2rem) translateX(-.1rem) rotate(-45deg)}body.mobile .ui-menu-btn{height:.8rem;width:.8rem}body.mobile .ui-menu-btn__wrapper{height:3.125rem}body.mobile .ui-menu-btn__text{font-size:.625rem}body.mobile .ui-menu-btn__round{border-radius:1.56rem;height:2.5rem;width:2.5rem}body.mobile .ui-menu-btn.active .ui-menu-btn__dot-1{transform:translateY(.18rem) translateX(-.1rem) rotate(45deg)}body.mobile .ui-menu-btn.active .ui-menu-btn__dot-2{transform:translateY(.18rem) translateX(.1rem) rotate(-45deg)}body.mobile .ui-menu-btn.active .ui-menu-btn__dot-3{transform:translateY(-.18rem) translateX(.1rem) rotate(45deg)}body.mobile .ui-menu-btn.active .ui-menu-btn__dot-4{transform:translateY(-.18rem) translateX(-.1rem) rotate(-45deg)}@keyframes menuButton{0%{transform:rotate(315deg)}25%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.ui-menu-btn.active{animation:menuButtonReverse .5s ease forwards;-webkit-animation:menuButtonReverse .5s ease forwards}@keyframes menuButtonReverse{0%{transform:rotate(315deg)}25%{transform:rotate(1turn)}to{transform:rotate(0deg)}}.layout-header{left:4.38rem;position:fixed;right:5rem;top:2rem}.layout-header__logo{height:3.5905rem;width:12.49994rem}.layout-header__nav__btn{background:#a78aff17;border-radius:2rem;height:4rem;margin-right:.5rem;min-width:4rem}.layout-header__nav__btn__icon{height:2rem;width:2rem}.layout-header__nav__btn__text{color:#fff;font-size:1.1875rem;font-style:normal;font-weight:400;line-height:normal;padding:0 1.75rem;text-transform:none}body.mobile .layout-header{background:linear-gradient(180deg,#0e0722,#0e0722cc 60%,#0e072200);left:0;padding:1rem 1.25rem 2rem;right:0;top:0}body.mobile .layout-header__logo{height:2.29794rem;width:8.00013rem}.layout-menu{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.layout-menu .q-scrollarea__content{background:#0e072266;color:#fff;display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 4rem;padding:12.75rem 13.13rem 2.56rem}.layout-menu a{color:#fff;text-decoration:none}.layout-menu__title{color:#fff;font-size:4.5rem;font-style:normal;font-weight:400;line-height:135%;text-transform:uppercase}.layout-menu__title .q-img{margin-top:-4rem}.layout-menu__description{color:#8e899e;font-size:1.125rem;font-style:normal;font-weight:300;line-height:180%;margin:1.75rem 0 4.5rem}.layout-menu__items{display:flex;flex-direction:column;font-size:2.25rem;font-style:normal;font-weight:400;height:100%;line-height:135%;margin-left:6rem;text-transform:uppercase}.layout-menu__items__marker{left:-4rem;position:absolute;top:.1rem;transition:transform .2s ease-in-out;width:2.7rem}.layout-menu__items a{margin-bottom:4rem;position:relative}.layout-menu__items a:hover{color:#bfff58;margin-left:1.2rem;transition:margin-left .2s ease-in-out}.layout-menu__items a:hover .layout-menu__items__marker{transform:rotate(45deg)}.layout-menu__footer{font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.layout-menu.v-enter-active,.layout-menu.v-leave-active{transition:opacity .5s ease}.layout-menu.v-enter-from,.layout-menu.v-leave-to{opacity:0}body.mobile .layout-menu .q-scrollarea__content{grid-template-areas:"nav" "title" "footer" "copy";grid-template-columns:1fr;grid-template-rows:auto auto auto auto;padding:7rem 1.25rem 2rem}body.mobile .layout-menu__section-nav{grid-area:nav}body.mobile .layout-menu__section-title{grid-area:title}body.mobile .layout-menu__section-footer{grid-area:footer}body.mobile .layout-menu__section-copy{grid-area:copy}body.mobile .layout-menu__title{font-size:1.75rem}body.mobile .layout-menu__title .q-img{margin-top:-1.3rem}body.mobile .layout-menu__description{font-size:.6875rem;margin:1rem 0 1.2rem}body.mobile .layout-menu__socials{justify-content:space-between;margin-bottom:1.5rem}body.mobile .layout-menu__buttons{justify-content:space-between;margin-bottom:4.5rem}body.mobile .layout-menu__items{font-size:1rem;margin-bottom:1.5rem;margin-left:1.7rem}body.mobile .layout-menu__items__marker{left:-1.7rem;top:.1rem;width:1rem}body.mobile .layout-menu__items a{margin-bottom:2.5rem}body.mobile .layout-menu__items a:hover{margin-left:1.2rem}body.mobile .layout-menu__footer{font-size:.625rem}body.mobile .layout-menu .q-breadcrumbs{margin-bottom:2rem}body.mobile .layout-menu .q-breadcrumbs .flex{flex-wrap:nowrap}*{cursor:none}.custom-cursor{border-radius:50%;pointer-events:none;position:fixed;z-index:9999}.custom-cursor--small{background:#bfff58;height:1.25rem;left:-.625rem;top:-.625rem;transition:all .3s ease-in-out;transition-property:width,height,opacity;width:1.25rem}.custom-cursor--small.hovered{height:5.625rem;width:5.625rem}.custom-cursor--large{border:1px solid #bfff58;height:2rem;left:-1rem;top:-1rem;width:2rem}.custom-cursor--large.hovered{display:none}