@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";:root{--vs-colors--lightest: rgba(60, 60, 60, .26);--vs-colors--light: rgba(60, 60, 60, .5);--vs-colors--dark: #333;--vs-colors--darkest: rgba(0, 0, 0, .15);--vs-search-input-color: inherit;--vs-search-input-bg: rgb(255, 255, 255);--vs-search-input-placeholder-color: inherit;--vs-font-size: 1rem;--vs-line-height: 1.4;--vs-state-disabled-bg: rgb(248, 248, 248);--vs-state-disabled-color: var(--vs-colors--light);--vs-state-disabled-controls-color: var(--vs-colors--light);--vs-state-disabled-cursor: not-allowed;--vs-border-color: var(--vs-colors--lightest);--vs-border-width: 1px;--vs-border-style: solid;--vs-border-radius: 4px;--vs-actions-padding: 4px 6px 0 3px;--vs-controls-color: var(--vs-colors--light);--vs-controls-size: 1;--vs-controls--deselect-text-shadow: 0 1px 0 #fff;--vs-selected-bg: #f0f0f0;--vs-selected-color: var(--vs-colors--dark);--vs-selected-border-color: var(--vs-border-color);--vs-selected-border-style: var(--vs-border-style);--vs-selected-border-width: var(--vs-border-width);--vs-dropdown-bg: #fff;--vs-dropdown-color: inherit;--vs-dropdown-z-index: 1000;--vs-dropdown-min-width: 160px;--vs-dropdown-max-height: 350px;--vs-dropdown-box-shadow: 0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg: #000;--vs-dropdown-option-color: var(--vs-dropdown-color);--vs-dropdown-option-padding: 3px 20px;--vs-dropdown-option--active-bg: #5897fb;--vs-dropdown-option--active-color: #fff;--vs-dropdown-option--deselect-bg: #fb5858;--vs-dropdown-option--deselect-color: #fff;--vs-transition-timing-function: cubic-bezier(1, -.115, .975, .855);--vs-transition-duration: .15s}.v-select{position:relative;font-family:inherit}:root{--vs-transition-timing-function: cubic-bezier(1, .5, .8, 1);--vs-transition-duration: .15s}@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--vs-disabled-bg: var(--vs-state-disabled-bg);--vs-disabled-color: var(--vs-state-disabled-color);--vs-disabled-cursor: var(--vs-state-disabled-cursor)}.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__clear,.vs--disabled .vs__search,.vs--disabled .vs__selected,.vs--disabled .vs__open-indicator{cursor:var(--vs-disabled-cursor);background-color:var(--vs-disabled-bg)}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:flex;padding:0 0 4px;white-space:normal;border-radius:30px;font-size:16px}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:nowrap!important;padding:0 7px!important;position:relative;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.vs__actions{display:flex;align-items:center;padding:var(--vs-actions-padding)}.vs__clear{fill:var(--vs-controls-color);padding:0;border:0;background-color:transparent;cursor:pointer;margin-right:8px}.vs__dropdown-menu{display:block;box-sizing:border-box;position:absolute;top:calc(100% - var(--vs-border-width));left:0;z-index:var(--vs-dropdown-z-index);padding:5px 0;margin:0;width:100%;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;box-shadow:var(--vs-dropdown-box-shadow);border:1px solid rgba(255,255,255,.3)!important;border-top-style:none;border-radius:0 0 30px 30px!important;text-align:left;list-style:none;background:#26202c!important;color:var(--vs-dropdown-color);-webkit-backdrop-filter:blur(30px)!important;backdrop-filter:blur(30px)!important}.vs__dropdown-option{line-height:1.42857143;display:block;padding:var(--vs-dropdown-option-padding);clear:both;color:var(--vs-dropdown-option-color);white-space:nowrap;cursor:pointer}.vs__selected{display:flex;align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{display:inline-flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:4px;padding:0;border:0;cursor:pointer;background:none;fill:var(--vs-controls-color);text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single.vs--open .vs__selected,.vs--single.vs--loading .vs__selected{position:absolute;opacity:.4}.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration,.vs__search::-ms-clear{display:none}.vs__search,.vs__search:focus{color:var(--vs-search-input-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:var(--vs-line-height);font-size:var(--vs-font-size);border:1px solid transparent;border-left:none;outline:none;margin:4px 0 0;padding:0 7px;background:none;box-shadow:none;width:0;max-width:100%;flex-grow:1;z-index:1}.vs__spinner{align-self:center;opacity:0;font-size:5px;text-indent:-9999em;overflow:hidden;border-top:.9em solid rgba(100,100,100,.1);border-right:.9em solid rgba(100,100,100,.1);border-bottom:.9em solid rgba(100,100,100,.1);border-left:.9em solid rgba(60,60,60,.45);transform:translateZ(0) scale(var(--vs-controls--spinner-size, var(--vs-controls-size)));animation:vSelectSpinner 1.1s infinite linear;transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;width:5em;height:5em;transform:scale(var(--vs-controls--spinner-size, var(--vs-controls-size)))}@keyframes showMinted-5cbb1f5d{to{opacity:1}}@keyframes pulseShadow-5cbb1f5d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.box--no-min-height .box__content[data-v-5cbb1f5d]{min-height:unset}.box__corner[data-v-5cbb1f5d]{width:8.875em;height:8.875em}@media screen and (max-width: 768px){.box__corner[data-v-5cbb1f5d]{width:4em;height:4em}}.box__corner--tr[data-v-5cbb1f5d]{transform:scaleX(-1)}.box__corner--bl[data-v-5cbb1f5d]{transform:scaleY(-1)}.box__corner--br[data-v-5cbb1f5d]{transform:scaleX(-1) scaleY(-1)}@media screen and (max-width: 768px){.box__corner__hide[data-v-5cbb1f5d]{display:none}}.box__row[data-v-5cbb1f5d]{display:flex}.box__row--bottom[data-v-5cbb1f5d]{align-items:flex-end}.box__line[data-v-5cbb1f5d]{color:#caaf70}.box__line--horizontal[data-v-5cbb1f5d]{border-top:1px solid;border-bottom:1px solid;height:.5em;margin:0 .5em;flex:1}.box__line--vertical[data-v-5cbb1f5d]{width:.5em;border-left:1px solid;border-right:1px solid;margin:.5em 0}@media screen and (max-width: 768px){.box__line__hide[data-v-5cbb1f5d]{display:none}}.heading{font-family:SpaceGrotesk;font-size:32px;color:#fff;text-decoration:none;font-weight:700;line-height:130%;margin:0}@media (max-width: 1499.98px){.heading{font-size:30px}}@media (max-width: 1279.98px){.heading{font-size:28px}}@media (max-width: 639.98px){.heading{font-size:24px}}.heading--with-link .heading__text{border-bottom:.05em solid #caaf70}.heading--small{font-size:2.5rem}.heading__decoration{margin:0 .25em;height:.625em}@keyframes showMinted-00371184{to{opacity:1}}@keyframes pulseShadow-00371184{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.loading-indicator[data-v-00371184]{width:200px;z-index:100}@media (max-width: 1023.98px){.loading-indicator[data-v-00371184]{width:180px}}@media (max-width: 639.98px){.loading-indicator[data-v-00371184]{width:160px}}@keyframes openModalTop{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideModalTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-100%);opacity:0}}@keyframes openModalBottom{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideModalBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(100%);opacity:0}}@keyframes openModalLeft{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes hideModalLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-100%);opacity:0}}@keyframes openModalRight{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes hideModalRight{0%{transform:translate(0);opacity:1}to{transform:translate(100%);opacity:0}}.modal{position:fixed;top:0;left:0;width:100%;height:100%;display:none;align-items:center;justify-content:center;z-index:1000000;font-weight:400;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);padding:20px}@media screen and (max-width: 768px){.modal{transform-style:flat;transform:translateZ(61px);z-index:1000000}}.modal__background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100001;background:#0000}.modal--hidden.modal--show-left .modal__container{animation:hideModalLeft .3s ease-out forwards}.modal--hidden.modal--show-right .modal__container{animation:hideModalRight .3s ease-out forwards}.modal--hidden.modal--show-top .modal__container{animation:hideModalTop .3s ease-out forwards}.modal--hidden.modal--show-bottom .modal__container{animation:hideModalBottom .3s ease-out forwards}.modal__container{position:relative;z-index:100002;border-radius:20px;background:#29252dfa;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);overflow:hidden}@media (max-width: 559.98px){.modal__container{width:100%}}.modal__container:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(99deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.modal__loading{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:10;border-radius:1em}.modal__content{position:relative;min-width:420px;max-width:720px;min-height:30px;max-height:calc(100vh - 40px);overflow-x:hidden;overflow-y:auto;padding:19px 16px 16px;overscroll-behavior:contain}@media (max-width: 559.98px){.modal__content{min-width:100%}}.modal__title{font-size:24px;font-weight:500;line-height:130%;font-family:SpaceGrotesk}.modal__content-white{position:relative;background:#fff}.modal__buttons{display:flex;flex-flow:column;gap:16px;text-align:center;margin-top:32px}.modal__button{width:100%}.modal__error{text-align:center;color:red;margin:0;max-width:400px;line-height:1.4;top:20px!important;right:0!important;border-radius:20px 0 0 20px!important;box-shadow:0 2px 15px #00000026}.modal__close{position:absolute;top:16px;right:16px;cursor:pointer;z-index:2;border-radius:50%;border:1px solid rgba(255,255,255,.24);width:32px;height:32px;transition:.2s}.modal__close:hover{border-color:#a572c0;box-shadow:0 0 28px #be90d61a}.modal__close:hover div{background:#f2d9ff}.modal__close div{width:12px;height:1px;background:#fff;transition:inherit;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px)}.modal__close div:first-of-type{transform:rotate(45deg)}.modal__close div:last-of-type{transform:rotate(-45deg)}.modal__closeSmaller{position:absolute;top:1em;right:0;cursor:pointer;padding:1.8em;margin:-1em}.modal__closeSmaller:hover{opacity:.75}.modal__closeSmaller div{width:2em;height:.175em;background:#caaf70}.modal__closeSmaller div:first-of-type{transform:rotate(45deg)}.modal__closeSmaller div:last-of-type{transform:translateY(-.175em) rotate(-45deg)}.modal--visible{display:flex}.modal--show-left .modal__container{animation:openModalLeft .4s ease forwards}.modal--show-right .modal__container{animation:openModalRight .4s ease forwards}.modal--show-top .modal__container{animation:openModalTop .4s ease forwards}.modal--show-bottom .modal__container{animation:openModalBottom .4s ease forwards}.modal--position-right{justify-content:flex-end;padding:0}.modal--position-right .modal__close{width:48px;height:48px}.modal--position-right .modal__close div{width:14px;height:2px;left:calc(50% - 7px);top:calc(50% - 1px)}.modal--position-right .modal__container{height:100vh;max-width:420px;width:100%;border-radius:20px 0 0 20px;transform:translate(100%);transition:transform .3s ease-in-out}@media (max-width: 559.98px){.modal--position-right .modal__container{max-width:100%}}.modal--position-right .modal__content{height:100%;max-height:100vh;max-width:100%}@keyframes showMinted-8c307579{to{opacity:1}}@keyframes pulseShadow-8c307579{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.checkbox__inner[data-v-8c307579]{cursor:pointer;display:inline-flex}.checkbox--right .checkbox__inner[data-v-8c307579]{flex-direction:row-reverse}.checkbox--big[data-v-8c307579]{font-size:1.5em}.checkbox--disabled[data-v-8c307579]{opacity:.4}.checkbox__title[data-v-8c307579]{font-size:14px;font-weight:300;line-height:1.2;letter-spacing:.02em;margin-left:10px}.checkbox--right .checkbox__title[data-v-8c307579]{margin-left:0;margin-right:.5em}.checkbox__input[data-v-8c307579]{display:none}.checkbox__element[data-v-8c307579]{color:#ffffffa3;width:18px;height:18px;border:1.5px solid;border-radius:4px;top:-2px;position:relative}.checkbox--big .checkbox__element[data-v-8c307579]{border-width:.075em}.checkbox--checked .checkbox__element[data-v-8c307579]:after{margin:-1px 5px;content:"";display:block;width:6px;height:13px;border:1px solid;border-left-color:transparent;border-top-color:transparent;transform:rotate(45deg)}.checkbox--switch .checkbox__inner[data-v-8c307579]{gap:16px;align-items:center;position:relative}@media (max-width: 768.98px){.checkbox--switch .checkbox__inner[data-v-8c307579]{gap:8px}}.checkbox--switch .checkbox__element[data-v-8c307579]{width:72px;min-width:72px;height:36px;border-radius:50px;background:#ffffff0d;border:0;position:relative}@media (max-width: 1499.98px){.checkbox--switch .checkbox__element[data-v-8c307579]{width:68px;min-width:68px;height:34px}}.checkbox--switch .checkbox__element[data-v-8c307579]:before{content:"";position:absolute;left:3px;top:3px;border-radius:50%;width:30px;height:30px;background:#ffffff2e;border:1px solid rgba(255,255,255,.24);transition:all .3s ease}@media (max-width: 1499.98px){.checkbox--switch .checkbox__element[data-v-8c307579]:before{width:28px;height:28px}}.checkbox--switch .checkbox__element[data-v-8c307579]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.checkbox--switch .checkbox__title[data-v-8c307579]{margin:0;font-size:16px;color:#fff}@media (max-width: 639.98px){.checkbox--switch .checkbox__title[data-v-8c307579]{line-height:1;font-size:14px}}.checkbox--switch.checkbox--checked .checkbox__element[data-v-8c307579]:before{left:39px;background:linear-gradient(90deg,#a572c0,#89a0d3)}@media (max-width: 1499.98px){.checkbox--switch.checkbox--checked .checkbox__element[data-v-8c307579]:before{left:37px}}.checkbox--switch.checkbox--checked .checkbox__element[data-v-8c307579]:after{border:0;margin:0;width:auto;height:auto;transform:none;background:linear-gradient(90deg,#a572c0,#89a0d3)}.account-settings .checkbox--switch[data-v-8c307579]{margin-top:24px}.account-settings .checkbox--switch .checkbox__inner[data-v-8c307579]{justify-content:space-between;width:100%;gap:8px}.account-settings .checkbox--switch .checkbox__title[data-v-8c307579]{font-size:12px;font-weight:500;line-height:100%;letter-spacing:.24px;text-transform:uppercase}@keyframes showMinted-e68b2bf5{to{opacity:1}}@keyframes pulseShadow-e68b2bf5{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card[data-v-e68b2bf5]{margin:0 5px 10px;position:relative;display:flex;width:calc(100% - 10px);transition:opacity .3s ease}.card[data-v-e68b2bf5]:before{content:"";position:absolute;left:-2px;top:-2px;width:calc(100% + 4px);height:calc(100% + 4px);background:linear-gradient(90deg,#a572c0,#89a0d3);border-radius:6px;opacity:0;transition:opacity .3s ease}.card__picture[data-v-e68b2bf5]{position:relative;width:100%;opacity:0;transition:opacity .3s ease,filter .3s ease;filter:drop-shadow(0px 16px 16px rgba(0,0,0,.2509803922));display:none}.card__picture.picture-loaded[data-v-e68b2bf5]{display:block;opacity:1}.card__count[data-v-e68b2bf5]{text-align:center;background:#00000038;color:#fff;position:absolute;top:9px;right:9px;padding:4px 8px;max-width:calc(100% - 9px);letter-spacing:.16px;text-transform:uppercase;font-weight:500;font-size:9px;line-height:100%;border-radius:4px;z-index:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}@media (max-width: 559.98px){.card-upgrade .card__count[data-v-e68b2bf5],.buyback .card__count[data-v-e68b2bf5]{font-size:16px;display:flex;flex-flow:column;left:50%;top:50%;right:auto;transform:translate(-50%,-50%);width:80%}}.card__count span[data-v-e68b2bf5]{font-weight:300;opacity:.64;margin-left:4px}@media (max-width: 559.98px){.card-upgrade .card__count span[data-v-e68b2bf5],.buyback .card__count span[data-v-e68b2bf5]{font-size:12px}}.card__count[data-v-e68b2bf5]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#a572c0,#89a0d3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.card--owned .card__count--unavailable[data-v-e68b2bf5]{border:1px solid #ff7d7d;display:flex;align-items:center;justify-content:center;flex-flow:nowrap;gap:8px}.card--owned .card__count--unavailable img[data-v-e68b2bf5]{width:8px}@media (max-width: 559.98px){.card--owned .card__count--unavailable img[data-v-e68b2bf5]{width:12px}}.card__lazy-load[data-v-e68b2bf5]{padding-top:140%;background:#e8d9ba80;border-radius:.75em;position:relative;width:100%}.card__lazy-load__inner[data-v-e68b2bf5]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.card__unknown[data-v-e68b2bf5]{position:absolute;top:0;left:0;width:100%;height:100%;color:#fff;text-shadow:0 0 .25em #000,0 0 .75em #000;font-size:5em;font-weight:700;display:flex;align-items:center;justify-content:center;z-index:2}.card__mintIcon[data-v-e68b2bf5]{position:absolute;top:50px;right:12px;z-index:1}.select-editions .card__mintIcon[data-v-e68b2bf5],.table .card__mintIcon[data-v-e68b2bf5],.card-view .card__mintIcon[data-v-e68b2bf5],.sell-card .card__mintIcon[data-v-e68b2bf5]{top:3px;right:3px}.marketplace__cards .card__mintIcon[data-v-e68b2bf5]{top:50px;right:10px;bottom:auto;left:auto}.marketplace-card--view-list .card__mintIcon[data-v-e68b2bf5],.modal .calculator .card__mintIcon[data-v-e68b2bf5]{bottom:4px;left:4px;right:auto;top:auto}.card__mintIcon__biggerIcon[data-v-e68b2bf5]{top:1.25em;right:2.7em}.card__mintIcon__icon[data-v-e68b2bf5]{-moz-filter:drop-shadow(4px 0px 1px black);filter:drop-shadow(1px 0px 2px black);width:1.7em}.card__mintIcon__icon__smaller[data-v-e68b2bf5]{-moz-filter:drop-shadow(4px 0px 1px black);filter:drop-shadow(1px 0px 2px black);width:1.3em}.card__mintIcon__icon__bigger[data-v-e68b2bf5]{-moz-filter:drop-shadow(4px 0px 1px black);filter:drop-shadow(1px 0px 2px black);width:3.7em}@keyframes showMinted-e6f6f0db{to{opacity:1}}@keyframes pulseShadow-e6f6f0db{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.collapsible__top[data-v-e6f6f0db]{display:flex;align-items:center;justify-content:space-between;padding:16px 16px 12px}.collapsible .table[data-v-e6f6f0db]{font-size:16px}.collapsible .table thead[data-v-e6f6f0db]{font-size:14px;font-weight:300;letter-spacing:.28px;line-height:100%;text-transform:uppercase;color:#ffffffa3}.collapsible .table tbody[data-v-e6f6f0db]{font-weight:500}.collapsible .card-view__offers__scroll-container[data-v-e6f6f0db]{margin-top:4px}.collapsible__title[data-v-e6f6f0db]{font-weight:500;line-height:130%;font-size:18px;font-family:SpaceGrotesk}.collapsible__content[data-v-e6f6f0db]{padding-bottom:20px}.collapsible__arrow[data-v-e6f6f0db]{width:0;height:0;border-style:solid;border-width:0 .5em .5em .5em;border-color:transparent transparent #d0cab2 transparent}.collapsible--collapsed .collapsible__arrow[data-v-e6f6f0db]{transform:rotate(180deg)}.card-view__tables .collapsible td[data-v-e6f6f0db]{padding:12px 24px}@keyframes showMinted-c5ff6a50{to{opacity:1}}@keyframes pulseShadow-c5ff6a50{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.error[data-v-c5ff6a50]{position:absolute;top:20px;right:0;background:#29252d;box-shadow:0 2px 15px #00000026;border-radius:20px 0 0 20px;z-index:1000;padding:24px 64px 24px 24px;max-width:320px;opacity:0;animation:show-error-c5ff6a50 .5s forwards}@media (max-width: 399.98px){.error[data-v-c5ff6a50]{max-width:270px}}.error span[data-v-c5ff6a50]{font-size:13px;text-transform:uppercase}@media (max-width: 1279.98px){.error span[data-v-c5ff6a50]{font-size:12px}}.error.hidden[data-v-c5ff6a50]{animation:hidden-error-c5ff6a50 .3s forwards}.error-close[data-v-c5ff6a50]{position:absolute;top:16px;right:16px;cursor:pointer;z-index:1;border-radius:50%;border:1px solid rgba(255,255,255,.24);width:32px;height:32px;padding:14px 0 0 9px;transition:all .3s ease}.error-close[data-v-c5ff6a50]:hover{border-color:#a572c0;box-shadow:0 0 28px #be90d61a}.error-close div[data-v-c5ff6a50]{width:12px;height:1px;background:#fff;transition:inherit}.error-close div[data-v-c5ff6a50]:first-of-type{transform:rotate(45deg)}.error-close div[data-v-c5ff6a50]:last-of-type{transform:translateY(-1px) rotate(-45deg)}.error[data-v-c5ff6a50]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.error__refresh[data-v-c5ff6a50]{display:inline-flex;align-items:center;color:#fecb00;font-size:1.25em;font-weight:600;cursor:pointer;border-bottom:1px solid;padding-top:.5em;padding-bottom:.325em}.error__refresh__icon[data-v-c5ff6a50]{width:1.325em;margin-right:.5em}@keyframes show-error-c5ff6a50{to{opacity:1}}@keyframes hidden-error-c5ff6a50{0%{opacity:1}to{opacity:0}}@keyframes showMinted-ba49cd49{to{opacity:1}}@keyframes pulseShadow-ba49cd49{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.claim[data-v-ba49cd49]{position:relative;border-radius:16px;background:#00000080;min-width:545px}@media (max-width: 1279.98px){.claim[data-v-ba49cd49]{width:40%;min-width:40%}}@media (max-width: 1023.98px){.mint-cards__outer .claim[data-v-ba49cd49]{display:none}}.claim.mobile-claim[data-v-ba49cd49]{display:none}@media (max-width: 1023.98px){.claim.mobile-claim[data-v-ba49cd49]{display:block;width:100%;margin-top:24px}}.claim[data-v-ba49cd49]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:2px;border-radius:inherit;background:linear-gradient(90deg,#a572c0,#89a0d3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.claim__inner[data-v-ba49cd49]{-webkit-backdrop-filter:blur(125px);backdrop-filter:blur(125px);padding:16px;background:linear-gradient(90deg,#ffffff1a,#9999990d);height:100%;box-sizing:border-box;border-radius:inherit}.claim__title[data-v-ba49cd49]{color:#ffffffa3;font-weight:500;line-height:100%;font-size:14px;margin:0 0 16px}@media (max-width: 399.98px){.claim__title[data-v-ba49cd49]{font-size:12px}}.claim__row[data-v-ba49cd49]{display:flex;align-items:stretch;justify-content:space-between;gap:8px;height:100%}@media (max-width: 1279.98px){.claim__row[data-v-ba49cd49]{flex-flow:column}}@media (max-width: 1023.98px){.claim__row[data-v-ba49cd49]{flex-flow:initial}}@media (max-width: 639.98px){.claim__row[data-v-ba49cd49]{flex-wrap:wrap;align-items:center;flex-flow:column;gap:16px}}@media (max-width: 1023.98px){.claim__col[data-v-ba49cd49]{width:47%}}@media (max-width: 639.98px){.claim__col[data-v-ba49cd49]{width:100%}}.claim__col--bounty[data-v-ba49cd49]{display:flex;flex-direction:column;height:100%;justify-content:center}.claim__col--total[data-v-ba49cd49]{border-radius:16px;background:var(--border, rgba(255, 255, 255, .24));padding:16px;text-align:right;display:flex;flex-direction:column;gap:16px;justify-content:space-between}@media (max-width: 1279.98px){.claim__col--total[data-v-ba49cd49]{text-align:left;flex-direction:initial;gap:12px;align-items:center}}@media (max-width: 1023.98px){.claim__col--total[data-v-ba49cd49]{flex-direction:column;align-items:flex-start}}@media (max-width: 1023.98px){.claim__col--total a[data-v-ba49cd49]{width:100%;display:block}}.claim__text[data-v-ba49cd49]{font-size:12px;letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;margin:0;color:#ffffffa3}@media (max-width: 1279.98px){.claim__text[data-v-ba49cd49]{display:inline-flex;flex-flow:column;white-space:nowrap;gap:6px}}@media (max-width: 1023.98px){.claim__text[data-v-ba49cd49]{flex-flow:initial;justify-content:space-between;width:100%}}.claim__text span[data-v-ba49cd49]{font-weight:500;color:#fff}.claim__text__link[data-v-ba49cd49]{color:inherit}.claim__text__link:hover p[data-v-ba49cd49],.claim__text__link:hover span[data-v-ba49cd49]{color:#a572c0}.claim__bounty[data-v-ba49cd49]{display:flex;align-items:center;white-space:nowrap}.claim__bounty__icon[data-v-ba49cd49]{width:32px;margin-right:8px}@media (max-width: 1279.98px){.claim__bounty__icon[data-v-ba49cd49]{width:30px}}.claim__bounty__price[data-v-ba49cd49]{background-image:linear-gradient(to right,#af97e0,#dcf);color:transparent;-webkit-background-clip:text;background-clip:text;font-size:32px;font-weight:500;line-height:100%;letter-spacing:.64px;text-transform:uppercase}@media (max-width: 1499.98px){.claim__bounty__price[data-v-ba49cd49]{font-size:30px}}@media (max-width: 1023.98px){.claim__bounty__price[data-v-ba49cd49]{font-size:28px}}@media (max-width: 639.98px){.claim__bounty__price[data-v-ba49cd49]{font-size:24px}}.claim__bounty__biggerIcon[data-v-ba49cd49]{width:1em;margin-right:.25em}.claim__usd-bounty[data-v-ba49cd49]{font-size:1.325em;color:#ffde00}@media screen and (max-width: 768px){.claim__usd-bounty[data-v-ba49cd49]{font-size:1.25em}}.claim__button[data-v-ba49cd49]{margin-top:16px}.claim__collection[data-v-ba49cd49]{color:#fff;display:flex;align-items:center;font-size:1.25em;justify-content:center;margin-bottom:1em}@media screen and (max-width: 768px){.claim__collection[data-v-ba49cd49]{display:none}}.claim__collection__select[data-v-ba49cd49]{--vs-border-width: 1px;--vs-border-color: #fff;--vs-selected-color: #fff;--vs-controls-color: #fff;--vs-dropdown-option--deselect-bg: #fff;--vs-actions-padding: 0;font-size:1em;width:12.75em;flex:unset}.claim__collection__select[data-v-ba49cd49] .vs__open-indicator{width:.75em;position:relative;left:-.5em}.claim__collection__select[data-v-ba49cd49] .vs__selected-options{flex-wrap:nowrap}@keyframes showMinted-519a686e{to{opacity:1}}@keyframes pulseShadow-519a686e{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.social-networks__title[data-v-519a686e]{font-size:14px;margin-bottom:18px;font-weight:300;line-height:100%;letter-spacing:.28px;text-transform:uppercase;opacity:.64}@media (max-width: 1024px){.social-networks__title[data-v-519a686e]{margin-bottom:8px}}.social-networks__list[data-v-519a686e]{display:flex;gap:14px}.social-networks__item[data-v-519a686e]{transition:opacity .2s;width:24px;text-align:center}.social-networks__item[data-v-519a686e]:hover{opacity:.75}.social-networks__item__icon[data-v-519a686e]{width:auto;height:auto;max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}@keyframes showMinted-bec5a3bb{to{opacity:1}}@keyframes pulseShadow-bec5a3bb{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.balance[data-v-bec5a3bb]{text-align:left;letter-spacing:.32px;line-height:100%;font-size:16px;display:flex;align-items:center;gap:8px}@media (max-width: 350px){.balance[data-v-bec5a3bb]{font-size:12px}}.balance_info[data-v-bec5a3bb]{margin-right:8px}.balance__title[data-v-bec5a3bb]{color:#fff6;margin-bottom:2px}.balance__value[data-v-bec5a3bb]{margin-right:8px}.balance_icon[data-v-bec5a3bb]{width:32px;height:32px}@media (max-width: 350px){.balance_icon[data-v-bec5a3bb]{width:24px;height:24px}}.transak{padding:0}.transak__content{position:relative;width:100%;max-width:420px;height:100%;margin:0;border-radius:15px;overflow:hidden}@media (max-width: 559.98px){.transak__content{max-width:100%}}.transak .modal__container{width:97%;height:90vh;background:transparent;box-shadow:0 0 2em #000,0 0 5em 5em #00000080}.transak .modal__close{border-color:#000}.transak .modal__close div{background:#000}.transak .modal__closeSmaller{margin:0;right:0;top:5px}.transak .modal__content-white{box-sizing:border-box;min-width:20em;width:100%;padding:5em 2em 2em;height:100%}.main-menu{font-size:16px;font-weight:500;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:8px;margin:48px 0}@media (max-width: 768px){.main-menu{margin:16px 0}}.main-menu__outer{position:relative;z-index:2;top:0;transition:all .2s}.main-menu__item{color:#fff;border-radius:16px;background:#29252d80;width:calc(50% - 4px);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);position:relative;text-decoration:none;padding:16px;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;transition:.2s}.main-menu__item:after,.main-menu__item:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.main-menu__item:after{background:linear-gradient(115deg,#a572c0 1%,#a572c000 20%,#a572c000 80%,#a572c0 99%);opacity:0;z-index:1}.main-menu__item--active,.main-menu__item:hover{background:#29252d40;color:#a572c0}.main-menu__item--active:after,.main-menu__item:hover:after{opacity:1}.main-menu__item--active path,.main-menu__item:hover path{fill:#a572c0}.main-menu__item_title{margin-top:8px;width:100%;padding-right:20px;box-sizing:border-box}.main-menu__item_title svg{position:absolute;bottom:16px;right:16px;width:16px}.main-menu__item_title svg path{transition:.2s}.main-menu__item__icon{display:inline-block;width:24px;-o-object-fit:contain;object-fit:contain}@keyframes showMinted-e34dbf4d{to{opacity:1}}@keyframes pulseShadow-e34dbf4d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.widget-uniswap[data-v-e34dbf4d]{width:100%;margin:32px 0 16px}.widget-uniswap .title-widget[data-v-e34dbf4d]{font-size:32px;line-height:140%}@media (max-width: 1279.98px){.widget-uniswap .title-widget[data-v-e34dbf4d]{font-size:30px}}@media (max-width: 1023.98px){.widget-uniswap .title-widget[data-v-e34dbf4d]{font-size:28px}}.widget-uniswap-iframe[data-v-e34dbf4d]{width:100%;min-height:700px;height:calc(100vh - 40px);overflow:hidden;display:flex;flex-wrap:wrap;gap:32px}@media (max-width: 1023.98px){.widget-uniswap-iframe[data-v-e34dbf4d]{gap:24px}}.widget-uniswap-iframe iframe[data-v-e34dbf4d]{width:100%;height:100%!important}.widget-uniswap .button[data-v-e34dbf4d]{width:100%}@keyframes showMinted-c08c2400{to{opacity:1}}@keyframes pulseShadow-c08c2400{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.sidebar[data-v-c08c2400]{position:fixed;top:0;transform:translate(100%);right:0;color:#fff;border-radius:20px 0;border:1px solid rgba(255,255,255,0);background:#29252d80;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);font-weight:400;padding:18px;height:100vh;box-sizing:border-box;overflow-y:auto;overflow-x:hidden;transition:transform .4s;z-index:100000;cursor:default;width:100%;max-width:420px}@media (max-width: 480px){.sidebar[data-v-c08c2400]{max-width:100%;border-radius:0}}.sidebar--active[data-v-c08c2400]{transform:translate(0)}.sidebar__inner[data-v-c08c2400]{position:relative}.sidebar__close[data-v-c08c2400]{position:absolute;cursor:pointer;width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.24);display:flex;align-items:center;justify-content:center;flex-direction:column;top:0;right:0}.sidebar__close[data-v-c08c2400]:hover{opacity:.75}.sidebar__close span[data-v-c08c2400]{display:block;width:18px;height:2px;background:#fff}.sidebar__close span[data-v-c08c2400]:first-of-type{transform:rotate(45deg)}.sidebar__close span[data-v-c08c2400]:last-of-type{transform:translateY(-2px) rotate(-45deg)}.sidebar__buttons[data-v-c08c2400]{margin-top:83px;display:flex;align-items:center;justify-content:flex-end}.sidebar__small-button[data-v-c08c2400]{transition:opacity .2s;width:1.75em;display:inline-block;margin-left:1em;position:relative}.sidebar__small-button[data-v-c08c2400]:hover{opacity:.75}.sidebar__small-button__icon[data-v-c08c2400]{width:100%;height:100%}.sidebar__top[data-v-c08c2400]{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.sidebar__new-cards[data-v-c08c2400]{position:relative}.sidebar__user[data-v-c08c2400]{text-align:center;display:flex;flex-direction:column;align-items:flex-start}.sidebar__user__link[data-v-c08c2400]{color:inherit}.sidebar__user__avatar[data-v-c08c2400]{width:64px;height:64px;border-radius:50%;background-position:center;background-size:cover}.sidebar__user__name[data-v-c08c2400]{width:7em;margin-top:24px;font-size:24px;font-weight:500;line-height:100%;letter-spacing:.48px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:flex;align-items:flex-start}.sidebar__count[data-v-c08c2400]{background:red;color:#fff;min-width:12px;height:12px;border-radius:5em;font-size:10px;font-weight:600;padding:.225em;position:absolute;top:-.5em;right:-.5em;line-height:7px;text-align:center}.sidebar__info[data-v-c08c2400]{display:flex;align-items:center;justify-content:space-between}.sidebar__card[data-v-c08c2400]{width:5em}.sidebar__menu[data-v-c08c2400]{margin-bottom:16px}.sidebar__menu__item[data-v-c08c2400]{transition:color .2s;display:flex;align-items:center;justify-content:space-between;padding:4px 0;color:inherit;text-decoration:none;font-size:16px;font-weight:500;line-height:100%;letter-spacing:.5px;margin:9px 0}.sidebar__menu__item[data-v-c08c2400]:hover{color:#a572c0}.sidebar__menu__item__count[data-v-c08c2400]{position:unset;margin-left:.5em;margin-right:auto;padding:.25em .45em}.sidebar__menu__item__arrow[data-v-c08c2400]{display:block;width:.5em;height:.5em;border-right:.125em solid;border-bottom:.125em solid;transform:rotate(-45deg);margin-right:8px}.sidebar__menu_links[data-v-c08c2400]{display:flex;align-items:center;gap:16px}.sidebar__menu_links .button--empty[data-v-c08c2400]{min-width:calc(60% - 16px)}.sidebar__menu_links .button--dark[data-v-c08c2400]{min-width:40%}.sidebar__funds[data-v-c08c2400]{text-align:left}.sidebar__funds__label[data-v-c08c2400]{font-weight:500;line-height:100%;letter-spacing:.36px;display:block;font-size:18px;margin-bottom:18px}.sidebar__funds__button[data-v-c08c2400]{text-align:center;width:100%}.sidebar__currency[data-v-c08c2400]{display:flex;align-items:center;font-size:16px;margin-bottom:16px;font-weight:500;line-height:100%;letter-spacing:.5px}.sidebar__currency__icon-container[data-v-c08c2400]{width:32px;height:32px;border-radius:50%;background:#ffffff1a;display:flex;align-items:center;justify-content:center}.sidebar__currency__icon[data-v-c08c2400]{width:72%;height:72%;-o-object-fit:contain;object-fit:contain}.sidebar__currency__main[data-v-c08c2400]{margin:0 8px}.sidebar__currency__name[data-v-c08c2400]{font-weight:500;line-height:100%;letter-spacing:.5px}.sidebar__currency__counts[data-v-c08c2400]{margin-left:auto;text-align:right}.sidebar__currency__value span[data-v-c08c2400]{opacity:.64;font-weight:300}@keyframes showMinted-067dc079{to{opacity:1}}@keyframes pulseShadow-067dc079{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.my-account[data-v-067dc079]{position:relative;color:#fff}@media screen and (max-width: 768px){.my-account[data-v-067dc079]{position:unset}}@media screen and (min-width: 768px){.my-account__icon[data-v-067dc079]{display:none}}.my-account__container[data-v-067dc079]{flex:1;white-space:nowrap}@media screen and (max-width: 768px){.my-account__container[data-v-067dc079]{padding:0}}.my-account__avatar[data-v-067dc079]{width:32px;height:32px;border-radius:50%;margin-right:8px;background-color:#111;background-position:center;background-size:cover}@media screen and (max-width: 768px){.my-account__avatar[data-v-067dc079]{display:none}}.my-account__nickname[data-v-067dc079]{max-width:8em;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width: 768px){.my-account__nickname[data-v-067dc079]{display:none}}.my-account__title[data-v-067dc079]{display:flex;align-items:center;font-weight:500;line-height:100%;letter-spacing:.32px;font-size:16px;margin-top:0;position:relative}.my-account__notifications[data-v-067dc079]{font-size:10px;min-width:18px;height:18px;background:#d30707;text-align:center;border-radius:50%;top:-14px;left:-5px;line-height:17px;position:absolute}@media screen and (max-width: 768px){.my-account__mobile-notifications[data-v-067dc079]{width:.75em;height:.75em;background:#d30707;border-radius:50%;position:absolute;top:.125em;right:0}}@media screen and (max-width: 768px){.my-account__icon-container[data-v-067dc079]{position:relative}}.my-account__icon-sidebar[data-v-067dc079]{width:32px;min-width:32px;height:32px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;margin-left:8px}.my-account__icon-sidebar span[data-v-067dc079]{width:16px;height:2px;background:#010101}.my-account__icon-sidebar span[data-v-067dc079]:nth-child(2){width:12px;margin-right:-4px}@media screen and (max-width: 768px){.my-account__icon-sidebar[data-v-067dc079]{margin-left:0;background:transparent}.my-account__icon-sidebar span[data-v-067dc079]{background:#fff}}.my-account__menu[data-v-067dc079]{display:none;position:absolute;top:100%;left:0;width:100%;z-index:999}@media screen and (max-width: 768px){.my-account__menu[data-v-067dc079]{background:#100d00;top:calc(10.25em + 1px);height:calc(100vh - 14.75em);overflow:auto;text-align:left;font-weight:400}}.my-account__menu__item[data-v-067dc079]{display:block;background:#100d00;color:unset;text-decoration:none;position:relative}.my-account__menu__item__title[data-v-067dc079]{display:block;position:relative;padding:.75em;align-items:center;justify-content:center}@media screen and (max-width: 768px){.my-account__menu__item__title[data-v-067dc079]{padding:.75em 1.25em}}.my-account__menu__item:hover>.my-account__menu__item__title[data-v-067dc079]{background:#6f6330}.my-account__menu__item--with-children[data-v-067dc079]{position:relative}.my-account__menu__item--with-children>.my-account__menu__item__title[data-v-067dc079]:after{content:"";width:0;height:0;border-style:solid;border-width:.5em 0 .5em .75em;border-color:transparent transparent transparent #d0cab2;margin-left:.5em;position:absolute;right:1em;top:.75em}.my-account__menu__item__children[data-v-067dc079]{display:none;position:absolute;top:0;left:100%;white-space:nowrap}@media screen and (max-width: 768px){.my-account__menu__item__children[data-v-067dc079]{position:unset}}.my-account__menu__item--with-children:hover>.my-account__menu__item__children[data-v-067dc079]{display:block}@media screen and (max-width: 768px){.my-account__menu__item--with-children:hover>.my-account__menu__item__children[data-v-067dc079]{display:none}}@media screen and (max-width: 768px){.my-account__menu__item--children-visible>.my-account__menu__item__children[data-v-067dc079]{display:block!important}}@media screen and (max-width: 768px){.my-account__menu__item--children-visible>.my-account__menu__item__title[data-v-067dc079]:after{transform:rotate(90deg)}}@media screen and (max-width: 768px){.my-account__menu__item__children>.my-account__menu__item__title[data-v-067dc079]{padding-left:2em}}.my-account__menu__item__count[data-v-067dc079]{text-align:center;font-weight:700;font-size:14px;padding:2px 8px 0;height:24px;color:#fff;background:#d30707;border-radius:10em;display:inline-flex;align-items:center;justify-content:center;line-height:1;margin-left:.25em;position:relative;top:-1px}.my-account:hover .my-account__menu[data-v-067dc079]{display:block}@media screen and (max-width: 768px){.my-account:hover .my-account__menu[data-v-067dc079]{display:none}}@media screen and (max-width: 768px){.my-account--visible .my-account__menu[data-v-067dc079]{display:block!important}}.my-account__mobile-header[data-v-067dc079]{display:none;position:absolute;z-index:12;top:3em;height:7.5em;left:0;width:100%;background:#100d00;font-weight:400;text-align:left;box-sizing:border-box}.my-account__mobile-header__title[data-v-067dc079]{font-size:1.325em;color:#ba9f50;padding:.5em}.my-account__mobile-header__content[data-v-067dc079]{border-top:1px solid;border-bottom:1px solid;display:flex;align-items:center;padding:.75em 1em}.my-account__mobile-header__texts[data-v-067dc079]{max-width:calc(100% - 4em)}.my-account__mobile-header__nickname[data-v-067dc079]{font-size:1.25em;margin-bottom:.25em}.my-account__mobile-header__wallet[data-v-067dc079]{color:#888;font-size:.75em;overflow:hidden;text-overflow:ellipsis}.my-account__mobile-header__wallet__address[data-v-067dc079]{color:#325dff}@media screen and (max-width: 768px){.my-account--visible .my-account__mobile-header[data-v-067dc079]{display:block!important}}@keyframes showMinted-ac86a007{to{opacity:1}}@keyframes pulseShadow-ac86a007{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.account[data-v-ac86a007]{display:flex;align-items:center}.account__item_icon[data-v-ac86a007]{display:block;width:32px}@keyframes showMinted-603e6e96{to{opacity:1}}@keyframes pulseShadow-603e6e96{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.header[data-v-603e6e96]{display:flex;align-items:center;justify-content:space-between;color:#fff;background:#000;padding:20px 0}.header__activity[data-v-603e6e96]{display:flex;gap:15px}.header_item[data-v-603e6e96]{padding:6px;border-radius:50px;border:1px solid rgba(255,255,255,.24)}.header_item.account[data-v-603e6e96]{cursor:pointer;transition:.2s}.header_item.account[data-v-603e6e96]:hover{border-color:#a572c0}.header__container[data-v-603e6e96]{position:sticky;top:0;z-index:999;transition:all .4s;border-bottom:1px solid rgba(255,255,255,.15);background:#000;margin-bottom:24px}@media (max-width: 639.98px){.header__container[data-v-603e6e96]{margin-bottom:20px}}.header__container--with-background[data-v-603e6e96]{background:#000000bf}@media (max-width: 559.98px){.header__logo-decoration__picture.desktop[data-v-603e6e96]{display:none}}.header__logo-decoration__picture.mobile[data-v-603e6e96]{display:none}@media (max-width: 559.98px){.header__logo-decoration__picture.mobile[data-v-603e6e96]{display:block}}.header__logo-container[data-v-603e6e96]{width:168px}.header__logo-container img[data-v-603e6e96]{width:100%;height:auto;display:block}@media (max-width: 559.98px){.header__logo-container[data-v-603e6e96]{width:69px;overflow:hidden}}@media (max-width: 350px){.header__logo-container[data-v-603e6e96]{width:60px}}.header__logo-text--mobile[data-v-603e6e96]{display:none}@media screen and (max-width: 768px){.header__logo-text[data-v-603e6e96]{display:none;order:2}.header__logo-text--mobile[data-v-603e6e96]{display:block}}.header__logo-text__picture[data-v-603e6e96]{height:4em}@media screen and (max-width: 768px){.header__logo-text__picture[data-v-603e6e96]{margin-top:.3em;margin-bottom:.7em;height:2em}}@media screen and (max-width: 768px){.header__social-networks[data-v-603e6e96]{display:none}}.header__social-networks__container[data-v-603e6e96]{flex:1;display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 768px){.header__social-networks__container[data-v-603e6e96]{flex-direction:column-reverse}}@keyframes showMinted-41f54a58{to{opacity:1}}@keyframes pulseShadow-41f54a58{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.connect-account[data-v-41f54a58]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:1.75em;min-width:20em}.connect-account__title[data-v-41f54a58]{font-size:1.5em;margin-bottom:.5em}.connect-account__error[data-v-41f54a58]{font-size:.875em;margin-bottom:1em;color:red}@keyframes showMinted-a6bb36b0{to{opacity:1}}@keyframes pulseShadow-a6bb36b0{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.contact-modal[data-v-a6bb36b0]{text-align:left;font-size:1.5em;line-height:1.2}.contact-modal a[data-v-a6bb36b0]{color:inherit}@keyframes showMinted-3e6aaed9{to{opacity:1}}@keyframes pulseShadow-3e6aaed9{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.footer[data-v-3e6aaed9]{padding:24px 0 40px}.footer__wrap[data-v-3e6aaed9]{background:linear-gradient(130deg,#ffffff4d 1%,#fff0 15%,#fff0 85%,#ffffff4d 99%);position:relative;border-radius:20px;padding:24px}.footer__wrap[data-v-3e6aaed9]:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;background-color:#090909;border-radius:inherit;background-image:url(/images/bg-footer.png),linear-gradient(91deg,#24154461 .89%,#fff0 97.84%);background-repeat:no-repeat;background-size:cover}@media (max-width: 559.98px){.footer__wrap[data-v-3e6aaed9]:before{background-position:bottom left}}.footer__wrap>div[data-v-3e6aaed9]{position:relative}.footer__rows[data-v-3e6aaed9]{display:flex;justify-content:space-between}@media (max-width: 1023.98px){.footer__rows[data-v-3e6aaed9]{flex-wrap:wrap;gap:24px}}.footer__col[data-v-3e6aaed9]{text-align:left}@media (max-width: 559.98px){.footer__col[data-v-3e6aaed9]{width:calc(50% - 12px)}}.footer__col--first[data-v-3e6aaed9]{display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 559.98px){.footer__col--first[data-v-3e6aaed9]{width:100%;gap:16px}}.footer__logo[data-v-3e6aaed9]{height:auto;max-width:168px;width:100%}.footer__menu[data-v-3e6aaed9]{list-style-type:none;font-size:16px;margin:10px 0;padding:0;font-weight:500;line-height:100%;letter-spacing:.32px}.footer__menu__item[data-v-3e6aaed9]:not(:last-of-type){margin-bottom:16px}.footer__menu__item__link[data-v-3e6aaed9]{cursor:pointer;color:inherit;text-decoration:none;transition:opacity .2s}.footer__menu__item__link[data-v-3e6aaed9]:hover{opacity:.75}.footer__menu__item__link.router-link-exact-active[data-v-3e6aaed9]{pointer-events:none;color:#a572c0}.footer__copyright[data-v-3e6aaed9]{font-size:16px;text-align:center;font-weight:400;line-height:140%}@media (max-width: 1023.98px){.footer__copyright[data-v-3e6aaed9]{text-align:left;font-size:14px}}@media (max-width: 559.98px){.footer__copyright[data-v-3e6aaed9]{text-align:center;font-size:12px}}.footer__links[data-v-3e6aaed9]{display:flex;justify-content:space-between;list-style-type:none;margin:0 0 16px;padding:0;flex-wrap:wrap;gap:0 14px}.footer__links a[data-v-3e6aaed9]{padding:12px 8px;font-weight:500;line-height:100%;font-size:16px;opacity:.5;text-decoration:none;color:#fff;transition:.2s;display:block}@media (max-width: 639.98px){.footer__links a[data-v-3e6aaed9]{font-size:14px;padding:6px 8px}}.footer__links a[data-v-3e6aaed9]:hover{color:#a572c0}.footer__info[data-v-3e6aaed9]{position:relative;border-radius:20px;background-color:#29252d80;padding:16px;max-width:336px}@media (max-width: 1023.98px){.footer__info[data-v-3e6aaed9]{max-width:100%;width:100%}}.footer__info[data-v-3e6aaed9]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@keyframes showMinted-731cbfa1{to{opacity:1}}@keyframes pulseShadow-731cbfa1{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.ed-notifications[data-v-731cbfa1]{top:2.5em!important;right:0!important;z-index:1000000!important;transition:top .2s}.ed-notifications--scrolled[data-v-731cbfa1]{top:5.5em!important}@media screen and (max-width: 768px){.ed-notifications[data-v-731cbfa1]{top:10.5em!important}}.ed-notification[data-v-731cbfa1]{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#1e261b,#050407);border:2px solid #334d2b;color:#fff;text-decoration:none;font-size:14px;padding:16px;border-radius:16px 0 0 16px;cursor:pointer;gap:20px;position:relative;width:100%;margin-bottom:10px}.ed-notification__title[data-v-731cbfa1]{position:relative;z-index:1;font-size:16px;width:calc(100% - 52px)}@media (max-width: 639.98px){.ed-notification__title[data-v-731cbfa1]{font-size:14px}}.ed-notification[data-v-731cbfa1]:before{content:"";position:absolute;left:-2px;top:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:16px 0 0 16px;background:linear-gradient(90deg,#c7feb40d,#050407)}.ed-notification__close[data-v-731cbfa1]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.24);cursor:pointer;transition:all .2s;z-index:1}.ed-notification__close[data-v-731cbfa1]:hover{opacity:.75}.ed-notification__close__icon[data-v-731cbfa1]{fill:#fff;width:16px}.ed-notification--error[data-v-731cbfa1]{background:none;background-color:#b82e24}@keyframes showMinted-f212d4e3{to{opacity:1}}@keyframes pulseShadow-f212d4e3{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.switch-network[data-v-f212d4e3]{z-index:10000000}.switch-network__text[data-v-f212d4e3]{font-size:2em}.switch-network__buttons[data-v-f212d4e3]{margin-top:1em}@media screen and (max-width: 768px){.switch-network__buttons[data-v-f212d4e3]{display:flex;flex-direction:column-reverse}}.switch-network__button[data-v-f212d4e3]{font-size:1.75em;margin:1em .5em}:focus,:active{outline:none}a:focus,a:active{outline:none}html,body{height:100%;width:100%;line-height:100%;padding:0;margin:0}nav,footer,header,aside{display:block}input,button,textarea{font-family:inherit;outline:0}*,*:after,*:before{box-sizing:border-box}input::-ms-clear{display:none}button{cursor:pointer;outline:0}button::-moz-focus-inner{padding:0;border:0}a,a:visited,a:hover{text-decoration:none}ul{margin:0;padding:0}ul li{list-style:none}img{vertical-align:middle}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit;margin:0;padding:0}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}input[type=number]{-moz-appearance:textfield}strong{font-weight:500}html{background-color:#000}body{margin:0;padding:0;font-size:14px;font-family:Outfit,sans-serif;color:#fff;background-color:#000;background-attachment:fixed;--w3m-z-index: 10000000}body:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:url(/images/bg-page.png) no-repeat center/cover;pointer-events:none;opacity:.56}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;pointer-events:none;transition:.4s;opacity:0;z-index:99999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body.open-popup:after{opacity:1;pointer-events:auto}html,body{height:100%;width:100%;overflow:auto;-webkit-overflow-scrolling:touch}.app{min-height:100vh;position:relative;overflow-x:hidden;overflow-y:auto}.app__loading{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.container{width:100%;max-width:1280px;margin:0 auto;box-sizing:border-box}@media (max-width: 1499.98px){.container{max-width:1200px}}@media (max-width: 1279.98px){.container{max-width:960px}}@media (max-width: 1023.98px){.container{max-width:760px;padding:0 20px}}.container--big{max-width:1600px}.centered{width:100vw;height:100vh;display:flex;align-items:center;justify-content:center}.delimiter{height:3em}.content{width:100%}.navigation{font-size:18px;color:#fff;letter-spacing:.5px;font-weight:500;line-height:100%;position:relative;display:inline-flex!important;align-items:center;text-align:center;min-height:48px;gap:16px;padding:4px 24px;border-radius:50px;background:#ffffff0d;transition:.2s}.navigation:after,.navigation:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.navigation:after{background:linear-gradient(115deg,#a572c0 1%,#fff0 20%,#fff0 80%,#a572c0 99%);opacity:0;transition:.2s}@media (max-width: 399.98px){.navigation span{display:none}}.navigation path{transition:.2s}.navigation.disabled{background:transparent;opacity:.64;pointer-events:none}.navigation.disabled:before{padding:2px}.navigation:hover{color:#a572c0}.navigation:hover path{fill:#a572c0}.navigation:hover:after{opacity:1}.vue-notification.error{background:#e54d42;border-left-color:#b82e24}.inline-label{display:flex;align-items:center}.inline-label__text{margin-left:.5em}.red{color:#ff7d7d}.yellow{color:#f0ff00}.orange{color:#ffb06d}.green{color:#9aff98}.common{color:inherit}.rounded-border{border:.125em solid;border-radius:.75em;padding:1em}.rounded-border .rounded-border{border:0;border-radius:0}.error{color:#ff7d7d;margin:.5em 0;font-size:.75em}.nothing-found{display:flex;width:100%;flex-flow:column;align-items:center;gap:16px;padding:48px 24px}.nothing-found:empty{display:none}.nothing-found__text{max-width:420px;font-size:32px;font-weight:500;line-height:140%;color:#ffffffa3;text-align:center}@media (max-width: 1499.98px){.nothing-found__text{font-size:30px}}@media (max-width: 1279.98px){.nothing-found__text{font-size:28px}}@media (max-width: 1023.98px){.nothing-found__text{font-size:26px}}@media (max-width: 768.98px){.nothing-found__text{font-size:24px}}@media (max-width: 639.98px){.nothing-found__text{font-size:22px;max-width:100%}}@media (max-width: 399.98px){.nothing-found__image{max-width:160px}}.nothing-found__link{font-size:18px;font-weight:400}.row{width:100%;display:flex;flex-wrap:wrap}a{cursor:pointer}img{max-width:100%;display:block}.marketplace-card__collection_name span{white-space:nowrap}@font-face{font-family:NIGHTMARE PILLS;src:url(/fonts/NIGHTMAREPILLS-Regular.eot);src:url(/fonts/NIGHTMAREPILLS-Regular.eot?#iefix) format("embedded-opentype"),url(/fonts/NIGHTMAREPILLS-Regular.woff2) format("woff2"),url(/fonts/NIGHTMAREPILLS-Regular.woff) format("woff"),url(/fonts/NIGHTMAREPILLS-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Light.ttf),url(/fonts/Outfit-Light.woff2);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Regular.ttf),url(/fonts/Outfit-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Medium.ttf),url(/fonts/Outfit-Medium.woff2);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Outfit;src:url(/fonts/Outfit-Bold.ttf),url(/fonts/Outfit-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/fonts/SpaceGrotesk-Light.ttf),url(/fonts/SpaceGrotesk-Light.woff2);font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/fonts/SpaceGrotesk-Regular.ttf),url(/fonts/SpaceGrotesk-Regular.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/fonts/SpaceGrotesk-Medium.ttf),url(/fonts/SpaceGrotesk-Medium.woff2);font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/fonts/SpaceGrotesk-SemiBold.ttf),url(/fonts/SpaceGrotesk-SemiBold.woff2);font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:SpaceGrotesk;src:url(/fonts/SpaceGrotesk-Bold.ttf),url(/fonts/SpaceGrotesk-Bold.woff2);font-weight:700;font-style:normal;font-display:swap}.subheading{font-size:2.5em;margin:1em 0;font-weight:400;text-align:center}.section-heading{font-size:2.1875em}.button{display:inline-flex;white-space:nowrap;align-items:center;justify-content:center;color:#fff;padding:6px 24px;border-radius:50px;cursor:pointer;transition:opacity .2s;border:none;font-weight:500;line-height:100%;font-size:18px;text-decoration:none;min-height:48px;box-sizing:border-box}@media (max-width: 1499.98px){.button{font-size:17px}}@media (max-width: 1279.98px){.button{font-size:16px}}@media (hover: hover){.button:hover{opacity:.75}}.button:disabled,.button--disabled{cursor:default;opacity:.4}.button:disabled:hover,.button--disabled:hover{opacity:.4}.button--borderDecore{position:relative;background:linear-gradient(120deg,#ffffff4d 1%,#fff0 15%,#fff0 85%,#ffffff4d 99%)}.button--borderDecore span{position:relative;z-index:2}.button--borderDecore .pluse{font-size:36px;margin-left:18px;font-weight:300}.button--borderDecore:before{content:"";position:absolute;top:1px;left:1px;right:1px;bottom:1px;background:#2c2830;border-radius:inherit}.button--dark{background:linear-gradient(90deg,#6a3189,#283d6e),#003c73}.button--clear{background:linear-gradient(90deg,#a572c0,#89a0d3)}.button--empty{background:linear-gradient(90deg,#6a3189,#283d6e),#003c73;position:relative;overflow:hidden}.button--empty:before{content:"";position:absolute;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);background:#322b36;z-index:1;border-radius:50px}.button--empty span{z-index:1;position:relative}.button--gray{position:relative;background:#ffffff0d}.button--gray:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.ed-select{--vs-border-width: 2px;--vs-border-color: #d0cab2;--vs-selected-color: #d0cab2;--vs-controls-color: #d0cab2;--vs-dropdown-option--deselect-bg: #d0cab2;--vs-dropdown-option--deselect-color: #000;--vs-disabled-bg: transparent;--vs-dropdown-min-width: 0;--vs-dropdown-bg: #000;--vs-border-radius: .325em;--vs-actions-padding: 0 .5em}@media screen and (max-width: 768px){.ed-select{--vs-border-width: 1px;width:unset;min-width:6em;font-size:.875rem;display:inline-block;flex:1}}.ed-select .vs__dropdown-option{display:flex;align-items:center;padding-top:8px;padding-bottom:8px;gap:4px}.ed-select .vs__dropdown-toggle{padding:0;height:40px;background:#ffffff0d;border:0;position:relative;border-radius:20px}.ed-select .vs__dropdown-toggle:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards-sort .ed-select .vs__dropdown-toggle{height:46px;min-width:220px}@media (max-width: 559.98px){.cards-sort .ed-select .vs__dropdown-toggle{min-width:unset}}.ed-select .vs__open-indicator{width:11px}.ed-select.vs--disabled{opacity:.5}.ed-select .vs__search::-moz-placeholder{color:#fff6}.ed-select .vs__search::placeholder{color:#fff6}.ed-select .vs--unsearchable .vs__search{opacity:0}.ed-select.vs--single.vs--loading .vs__selected,.ed-select.vs--single.vs--open .vs__selected{position:unset!important}.ed-select .vs__clear{margin-right:15px}.ed-select .vs__actions{position:relative;z-index:100;height:100%}.ed-select .vs__selected{height:100%!important;margin:0 8px;font-size:16px;font-weight:400;line-height:16px;letter-spacing:.02em;color:#fff;padding-right:16px}@media (max-width: 1499.98px){.ed-select .vs__selected{font-size:15px}}@media (max-width: 1279.98px){.ed-select .vs__selected{font-size:14px}}.ed-select .vs__search,.ed-select .vs__search:focus{font-size:1rem;padding:0 .5em;margin:0}.ed-select .vs__dropdown-menu{font-size:14px;display:flex;flex-flow:column}.ed-select.vs--multiple{--vs-selected-bg: #d0cab2;--vs-selected-color: #000;--vs-controls-color: #000}.ed-select.vs--multiple .vs__dropdown-option{position:relative;display:flex;align-items:center}.ed-select.vs--multiple .vs__checkbox{content:"";width:18px;height:18px;min-width:18px;border:.125em solid;margin-left:-.5em;margin-right:.5em;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.ed-select.vs--multiple .vs__checkbox{width:12px;height:12px;min-width:12px}}.ed-select.vs--multiple .vs__no-options{padding:.5em 0}.ed-select.vs--multiple .vs__selected-options{flex-wrap:nowrap;overflow:hidden;max-width:100%}.ed-select.vs--multiple .vs__selected{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:none;border-radius:0;color:#fff;margin:0 .25em!important;padding-top:.15em;font-size:14px!important}@media screen and (max-width: 768px){.ed-select.vs--multiple .vs__selected{line-height:2}}.ed-select.vs--multiple .vs__selected:empty{display:none}.ed-select.vs--multiple .vs__deselect{display:none;margin-left:1em}.ed-select.vs--multiple .vs__open-indicator{fill:#fff}.ed-select.vs--multiple .vs__dropdown-menu{position:absolute;margin:0;padding:0}.notification__info,.account__info{position:fixed;top:-170%;left:0;width:100%;height:100%;padding:20px;z-index:2000;background:#898989b3;display:flex;align-items:center;justify-content:center;transition:top .5s}.notification__info .notification__inner,.account__info .account_info_inner{background:#000;border:1px solid #ffcc00;box-sizing:border-box;box-shadow:0 8px 44px #2424240a,0 2px 14px #24242408;border-radius:16px;padding:52px 40px 32px;position:relative}.notification__info .notification__inner .active__btn,.account__info .account_info_inner .active__btn{border-radius:8px;padding:17px;min-width:208px;color:#000;margin:0 0 0 15px;cursor:pointer}body.user__popup{overflow:hidden}body.user__popup .account__info{top:0}body.notif__popup{overflow:hidden}body.notif__popup .notification__info{top:0}.account__info .account_info_inner .close_btn{position:absolute;top:18px;right:18px;color:#00f;border:none;background:transparent;font-size:160%;line-height:unset;padding:unset;min-width:unset;margin:unset}.account__info .account_info_inner .section__title{padding-bottom:20px}.account__info .account_info_inner .information__form{line-height:1.42em;color:#838383;padding-bottom:32px}.account__info .account_info_inner .information__form .account__nickname{margin-bottom:25px}.account__info .account_info_inner .information__form .account__email,.account__info .account_info_inner .information__form .account__nickname{display:flex;flex-direction:column}.account__info .account_info_inner .information__form .text-input__element{font-size:20px;padding:12px}.account__info .account_info_inner .buttons__row{display:flex;align-items:center;justify-content:space-between;margin:unset;padding-top:unset}.account__info .account_info_inner .buttons__row .popup__btn{font-size:160%;line-height:20px;text-align:center;border:none}.account__info .account_info_inner .cancel__btn{border-radius:8px;padding:17px;min-width:208px;color:#000;margin:0;cursor:pointer}.account__info .account_info_inner .input_error_hint{color:red}.notification__info .notification__inner .section__title{padding-bottom:20px}.notification__info .notification__inner .buttons__row{display:flex;justify-content:center}.notification__info .notification__inner .buttons__row .popup__btn{font-size:160%;line-height:20px;text-align:center;border:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-corner,::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background:#6a3189;border-radius:8px;background:linear-gradient(to bottom,#6a3189,#283d6e),#003c73}.table{width:100%;border-collapse:collapse}@media (max-width: 768.98px){.table{display:flex;flex-flow:column;overflow-x:auto}}@media (max-width: 768.98px){.table thead{display:flex;width:100%;flex-flow:column}}@media (max-width: 768.98px){.table thead tr{display:flex;width:100%}}.table thead td{border-bottom:1px solid rgba(255,255,255,.24)}@media (max-width: 768.98px){.table tbody{display:flex;width:100%;flex-flow:column}}.table--small{font-size:unset}.table--small tr,.table--small td{font-size:unset!important}.calculator{text-align:left;font-size:1.25em}.calculator__title{font-size:1.125em;color:#d0cab2}.calculator__select{margin:.5em 0;display:block}.calculator__row{display:flex;flex-flow:column;justify-content:center;white-space:nowrap;gap:8px}@media (max-width: 1279.98px){.calculator__row{flex-flow:inherit;align-items:center}}@media (max-width: 559.98px){.calculator__row{flex-flow:column;align-items:flex-start}}.calculator__row_title{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;color:#ffffffa3;text-transform:uppercase}.calculator__row_price{display:flex;align-items:center;font-size:24px;font-weight:500;line-height:24px;letter-spacing:.02em;color:#fff;gap:8px}.calculator__row--big{font-size:1.125em}.calculator__row__value{font-size:24px;font-weight:300;line-height:14px;letter-spacing:.02em;text-transform:uppercase}@media (max-width: 1499.98px){.calculator__row__value{font-size:20px}}.calculator__row__value__red{color:#ff7d7d}.calculator__row__icon{height:32px}@media (max-width: 1499.98px){.calculator__row__icon{height:28px}}@media (max-width: 1279.98px){.calculator__row__icon{width:26px}}.calculator__delimiter{background:linear-gradient(90deg,#a572c0,#89a0d3);border:0;height:2px;margin:.5em 0}.items-table{position:relative;border-radius:20px;margin:24px 0 0}.items-table thead{font-size:14px;font-weight:300;line-height:100%;letter-spacing:.28px;text-transform:uppercase;color:#898989}.items-table td{padding:16px 0}.items-table a{color:inherit;text-decoration:none;display:inline-flex;gap:4px;align-items:center}.items-table a>span{max-width:400px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}@media (max-width: 1023.98px){.items-table a>span{max-width:200px}}@media (max-width: 399.98px){.items-table a>span{max-width:120px}}@media (max-width: 559.98px){.items-table__filter{width:100%}}.items-table__filter:last-of-type{margin-right:0}@media (max-width: 768.98px){.items-table__filter .ed-select{width:100%}}.items-table__filter--edition{width:174px}@media (max-width: 768.98px){.items-table__filter--edition{width:100%}}@media (max-width: 768.98px){.items-table__filter--collection{width:100%}}.items-table__filter__label{display:block;font-size:14px;font-weight:300;line-height:100%;letter-spacing:.28px;color:#ffffffa3;padding:0 16px;margin-bottom:8px}.items-table__loading{text-align:center;padding:1em 0}.items-table__nothing-found{text-align:center;margin:.5em 0 -.5em}@media (max-width: 992px){.items-table__nothing-found{margin:0}}.items-table__filters .vs__selected-options{flex-wrap:nowrap}.items-table__filters__row{display:flex;justify-content:space-between;gap:24px}@media (max-width: 768.98px){.items-table__filters__row{flex-wrap:wrap;align-items:flex-end}}.items-table__filters__row1{display:flex;gap:16px}@media (max-width: 639.98px){.items-table__filters__row1{flex-wrap:wrap}}.items-table__filters__row1:first-of-type{flex-grow:1}.items-table__filters__checkbox{margin-top:1em;font-size:1.75em}@media screen and (max-width: 768px){.items-table__filters__checkbox{font-size:1.25em}}.items-table__actions{text-align:right;min-width:2.5em}.items-table__navigation{display:flex;align-items:center;justify-content:space-between;gap:8px}.items-table__foot{background:linear-gradient(90deg,#ffffff29,#99999929);border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;padding:16px 24px}.box-wrapper{position:relative;border-radius:20px;background:#29252d80}.box-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.range-slider{width:100%!important;box-sizing:border-box;padding:0!important}.range-slider-rail{background-color:#ffffff3d!important}.range-slider-rail,.range-slider-fill{height:8px!important;border-radius:4px!important}.range-slider-knob,.range-slider-fill{background:linear-gradient(to right,#6a3189,#283d6e)}.range-slider-knob{border-color:#ffffff7a!important;width:16px!important;height:16px!important}.account .cards-filters,.users-cards .cards-filters,.marketplace .cards-filters{flex-wrap:wrap;gap:24px}.account .cards-filters .heading,.users-cards .cards-filters .heading,.marketplace .cards-filters .heading{width:100%}.account .cards-filters .text-input__element,.users-cards .cards-filters .text-input__element,.marketplace .cards-filters .text-input__element{width:154px}@media (max-width: 1023.98px){.account .cards-filters .text-input__element,.users-cards .cards-filters .text-input__element,.marketplace .cards-filters .text-input__element{width:100%}}.account .cards-filters__button,.users-cards .cards-filters__button,.marketplace .cards-filters__button{min-width:160px}.account .cards-sort,.users-cards .cards-sort,.marketplace .cards-sort{height:unset;text-decoration:none;box-sizing:border-box;background:#29252d80;position:relative;z-index:2}.account .cards-sort .tabs__item,.users-cards .cards-sort .tabs__item,.marketplace .cards-sort .tabs__item{text-transform:uppercase}.account .marketplace__results_styled,.users-cards .marketplace__results_styled,.marketplace .marketplace__results_styled{text-decoration:none;padding:0;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:#29252d80;position:relative;min-height:300px;width:100%;display:flex;align-items:flex-start;justify-content:center}.account .marketplace__results_styled:before,.users-cards .marketplace__results_styled:before,.marketplace .marketplace__results_styled:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(155deg,#ffffff4d,#fff0 0%,#fff0 70%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.account .marketplace__results_styled .marketplace__results_inner,.users-cards .marketplace__results_styled .marketplace__results_inner,.marketplace .marketplace__results_styled .marketplace__results_inner{width:100%;padding:0 24px}@media (max-width: 639.98px){.account .marketplace__results_styled .marketplace__results_inner,.users-cards .marketplace__results_styled .marketplace__results_inner,.marketplace .marketplace__results_styled .marketplace__results_inner{padding:0 16px 10px}}.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:16px 24px}@media (max-width: 1499.98px){.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:16px 23px}}@media (max-width: 1279.98px){.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:16px 22px}}@media (max-width: 1023.98px){.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:12px}}@media (max-width: 768.98px){.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:8px}}@media (max-width: 399.98px){.account .marketplace__results_styled .marketplace__results_inner .row,.users-cards .marketplace__results_styled .marketplace__results_inner .row,.marketplace .marketplace__results_styled .marketplace__results_inner .row{gap:4px}}.account .box__content,.users-cards .box__content,.marketplace .box__content{display:flex;flex-flow:column;gap:10px}.account .buy-order .box__content,.users-cards .buy-order .box__content,.marketplace .buy-order .box__content{gap:0}.account .buy-order .cards-sort,.users-cards .buy-order .cards-sort,.marketplace .buy-order .cards-sort{border-radius:0;padding-top:0}.account .buy-order .cards-sort:before,.users-cards .buy-order .cards-sort:before,.marketplace .buy-order .cards-sort:before{content:none}.account .cards-sort{border-top-left-radius:20px;border-top-right-radius:20px;padding:16px 0}@media (max-width: 639.98px){.account .cards-sort{padding:0}}.account .cards-sort:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(163deg,#ffffff4d 1%,#fff0 20%,#fff0 100%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media (max-width: 639.98px){.account .tabs{padding-top:16px}}.users-cards .box__content{gap:0}.select-character-container[data-v-ea2e206d]{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;color:#fff}.select-character-container .character-grid[data-v-ea2e206d]{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));grid-template-rows:repeat(auto-fit,minmax(300px,1fr));grid-row-gap:15px}.character-grid .character-item[data-v-ea2e206d]{display:flex;flex-direction:column;position:relative;justify-self:center;align-self:center}.character-item img[data-v-ea2e206d]{height:300px;width:350px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.character-item .name-container[data-v-ea2e206d]{position:absolute;background-color:#838383;border-radius:5px;margin:10px}.character-item .name-container p[data-v-ea2e206d]{margin:0;padding:5px 10px;font-weight:700}.character-item .character-mint-button[data-v-ea2e206d]{position:absolute;bottom:0;width:100%;height:40px;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border:none;cursor:pointer;background-color:#2081e2;color:#fff;font-weight:700;font-size:16px}.select-character-container .loading[data-v-ea2e206d]{display:flex;flex-direction:column;align-items:center;padding-top:75px}.select-character-container .loading .indicator[data-v-ea2e206d]{display:flex}.select-character-container .loading .indicator p[data-v-ea2e206d]{font-weight:700;font-size:28px;padding-left:5px}.select-character-container .loading img[data-v-ea2e206d]{width:450px;padding-top:25px}@keyframes showMinted-a261973c{to{opacity:1}}@keyframes pulseShadow-a261973c{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.collection-select__icon[data-v-a261973c]{width:20px;margin-right:.25em;position:relative}.collection-select__icon--selected[data-v-a261973c]{top:0;left:.155em}.collection-select__icon--with-price[data-v-a261973c]{margin-left:.25em}.collection-select__icon--selected.collection-select__icon--with-price[data-v-a261973c]{top:0;left:-.125em;margin-left:.325em}@media screen and (max-width: 768px){.collection-select__icon[data-v-a261973c]{width:.9em;margin-right:.05em}}.collection-select__price[data-v-a261973c]{font-weight:700}.collection-select__price--selected[data-v-a261973c]{line-height:2;font-size:.875em}.collection-select.vs--open[data-v-a261973c] .vs__selected{left:1.5em}@keyframes showMinted-2e189d68{to{opacity:1}}@keyframes pulseShadow-2e189d68{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.big-card-viewer[data-v-2e189d68]{position:fixed;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1000000;display:flex;align-items:center;justify-content:center;cursor:pointer}.big-card-viewer__card[data-v-2e189d68]{width:unset;height:95vh;padding:0 1.25em}@media screen and (max-width: 768px){.big-card-viewer__card[data-v-2e189d68]{width:100vw;height:100vh;padding:0;display:flex;align-items:center;justify-content:center}}.big-card-viewer__card[data-v-2e189d68] .card__picture{width:unset;height:100%}@media screen and (max-width: 768px){.big-card-viewer__card[data-v-2e189d68] .card__picture{width:95vw;height:unset}}@keyframes showMinted-ed414c87{to{opacity:1}}@keyframes pulseShadow-ed414c87{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.tooltip[data-v-ed414c87]{position:relative}.tooltip__mobile-content[data-v-ed414c87]{position:fixed;z-index:11111;top:calc(50% + 50px);left:50%;width:100%;display:none;flex-direction:column;align-items:center;justify-content:center;transform:translate(-50%,-50%);padding:20px;border-radius:20px}@media (max-width: 768.98px){.tooltip__mobile-content[data-v-ed414c87]{width:calc(100% - 40px);display:flex;background:#29252d;box-shadow:0 4px 36px #0006;border:1px solid #A572C0;padding:16px;top:calc(50% + 10px)}}.tooltip__mobile-content__close[data-v-ed414c87]{position:absolute;top:-7px;right:10px;width:32px;height:32px;display:flex;justify-content:center;align-items:center;z-index:1000;background:#a572c0;border-radius:50%}@media (max-width: 768.98px){.tooltip__mobile-content__close[data-v-ed414c87]{top:-16px}}.tooltip__mobile-content__close[data-v-ed414c87]:hover{opacity:.75}.tooltip__mobile-content__close[data-v-ed414c87]:after{content:"";position:absolute;right:0;top:0;width:100%;height:100%;border-radius:50%;background-image:url(/images/button-icon.png);background-size:cover}.tooltip__mobile-content .minting-table__container[data-v-ed414c87]{width:100%;max-height:calc(100vh - 80px);overflow:auto;background:#29252d}.tooltip__content[data-v-ed414c87]{display:none;position:absolute;z-index:1000000;top:-8.2em;left:1em;box-shadow:0 16px 16px #00000052;border-radius:20px;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#29252de6}.tooltip__content[data-v-ed414c87]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#a572c0,#89a0d3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.tooltip__content--right[data-v-ed414c87]{top:-9.2em;left:unset;right:1em}.tooltip__content--top-left[data-v-ed414c87]{top:calc(100% + .7em);left:1.7em}@media (max-width: 1023.98px){.tooltip__content--top-left[data-v-ed414c87]{left:1em;top:calc(100% + .2em)}}.tooltip__content--bottom[data-v-ed414c87]{top:calc(100% + .7em);left:unset;right:0}.tooltip__content--bottom-left[data-v-ed414c87]{top:unset;bottom:1em;left:1.7em;right:unset}.tooltip__iconWrapper[data-v-ed414c87]{width:100%;height:100%;cursor:pointer}.tooltip__icon[data-v-ed414c87]{margin-left:6px;background:#fff;color:#000;font-weight:700;font-size:15px;width:16px;height:16px;box-sizing:border-box;line-height:1.05;display:inline-block;text-align:center;border-radius:50%;position:absolute;top:0;left:0}.tooltip__icon[data-v-ed414c87]:hover,.tooltip__custom-icon[data-v-ed414c87]:hover{opacity:.75}.tooltip--hoverable:hover .tooltip__content[data-v-ed414c87],.tooltip--active .tooltip__content[data-v-ed414c87]{display:block}@media screen and (max-width: 768px){.tooltip--hoverable:hover .tooltip__content[data-v-ed414c87],.tooltip--active .tooltip__content[data-v-ed414c87]{display:none}}@keyframes showMinted-28b563eb{to{opacity:1}}@keyframes pulseShadow-28b563eb{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.minting-table[data-v-28b563eb]{border-collapse:collapse;width:100%;font-size:12px}.minting-table__container[data-v-28b563eb]{width:100%;border-radius:inherit;overflow:hidden;position:relative;z-index:1000;color:#fff;padding:20px;box-sizing:border-box}@media (max-width: 768.98px){.minting-table__container[data-v-28b563eb]{width:100%;min-width:unset}}.minting-table__currency-container[data-v-28b563eb]{display:flex;justify-content:flex-start;align-items:center}.minting-table__usd-header-longer[data-v-28b563eb]{padding-right:7em}@media screen and (max-width: 768px){.minting-table__usd-header-longer[data-v-28b563eb]{padding-right:0}}.minting-table__usd-header[data-v-28b563eb]{padding-right:0}.minting-table__currency-container-usd[data-v-28b563eb]{display:flex;justify-content:flex-start;align-items:center;padding-right:1em}@media screen and (max-width: 768px){.minting-table__currency-container-usd[data-v-28b563eb]{padding-right:1em}}.minting-table__currency[data-v-28b563eb]{width:1.2em;margin:-.12em .3em}.minting-table thead td[data-v-28b563eb]{font-weight:300;line-height:100%;letter-spacing:.24px;text-transform:uppercase;white-space:nowrap;color:#ffffffa3;border-bottom:1px solid rgba(255,255,255,.24);padding-bottom:22px}@media screen and (max-width: 768px){.minting-table thead td[data-v-28b563eb]{font-size:14px;padding:.85em .4em}}@media screen and (max-width: 768px){.minting-table thead td[data-v-28b563eb]:last-of-type{padding-right:1.75em}}.minting-table td[data-v-28b563eb]{padding-right:46px}.minting-table tbody[data-v-28b563eb]{font-weight:500;line-height:100%;letter-spacing:.24px;text-transform:uppercase}.minting-table tbody tr td[data-v-28b563eb]:has(.minting-table__card-type__name){padding-right:16px}.minting-table tbody tr:first-of-type td[data-v-28b563eb]{padding-top:22px}.minting-table tbody tr:not(:last-of-type) td[data-v-28b563eb]{padding-bottom:8px}.minting-table__points[data-v-28b563eb]{display:flex}.minting-table__card-type[data-v-28b563eb]{position:relative}.minting-table__card-type--1[data-v-28b563eb]{background:linear-gradient(90deg,#545454,#353941),#003c73}.minting-table__card-type--5[data-v-28b563eb],.minting-table__card-type--9[data-v-28b563eb],.minting-table__card-type--13[data-v-28b563eb]{background:linear-gradient(90deg,#7d9a85,#22542f),#003c73}.minting-table__card-type--17[data-v-28b563eb],.minting-table__card-type--21[data-v-28b563eb],.minting-table__card-type--25[data-v-28b563eb]{background:linear-gradient(90deg,#317989,#283d6e),#003c73}.minting-table__card-type--29[data-v-28b563eb],.minting-table__card-type--33[data-v-28b563eb],.minting-table__card-type--37[data-v-28b563eb]{background:linear-gradient(90deg,#683189,#283d6e),#003c73}.minting-table__card-type--41[data-v-28b563eb]{background:linear-gradient(90deg,#a89e90,#b97310),#003c73}.minting-table__card-type--45[data-v-28b563eb]{background:linear-gradient(90deg,#e98529,#b97310),#003c73}.minting-table__card-type--49[data-v-28b563eb]{background:linear-gradient(90deg,#e98529,#b91010),#003c73}.minting-table__card-type--joker[data-v-28b563eb]{background-color:#9d00a5}.minting-table__card-type__type[data-v-28b563eb]{position:relative;z-index:1;font-weight:700;text-shadow:1px 1px 0px #fff,-1px -1px 0px #fff,-1px 1px 0px #fff,1px -1px 0px #fff}.minting-table__card-type__name[data-v-28b563eb]{position:relative;z-index:1;text-transform:uppercase;border-radius:50px;overflow:hidden;text-align:center;white-space:nowrap;letter-spacing:.5px;line-height:100%;padding:6px 15px}.minting-table__card-type__name[data-v-28b563eb]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.minting-table__link[data-v-28b563eb]{text-decoration:none;color:inherit;margin-left:.1em}@keyframes showMinted-e1e02b86{to{opacity:1}}@keyframes pulseShadow-e1e02b86{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.select-editions[data-v-e1e02b86]{max-width:560px}.select-editions__title[data-v-e1e02b86]{font-size:32px;font-weight:500;line-height:140%;max-width:80%}@media (max-width: 1499.98px){.select-editions__title[data-v-e1e02b86]{font-size:30px}}@media (max-width: 1023.98px){.select-editions__title[data-v-e1e02b86]{font-size:28px}}@media (max-width: 768.98px){.select-editions__title[data-v-e1e02b86]{font-size:26px}}@media (max-width: 559.98px){.select-editions__title[data-v-e1e02b86]{font-size:24px}}.select-editions__wrap[data-v-e1e02b86]{width:100%;margin-top:32px}.select-editions__scroll-container[data-v-e1e02b86]{overflow:auto;overflow-x:hidden;width:100%}.sell-card .select-editions__scroll-container[data-v-e1e02b86],.buyback .select-editions__scroll-container[data-v-e1e02b86]{height:calc(100vh - 330px)}.card-upgrade .select-editions__scroll-container[data-v-e1e02b86]{height:calc(100vh - 470px)}.select-editions__table[data-v-e1e02b86]{width:100%;display:flex;flex-flow:column;gap:8px;margin-top:8px}.select-editions__table--heading[data-v-e1e02b86]{margin-top:32px}.select-editions__table--heading .select-editions__table__row[data-v-e1e02b86]{padding:8px 34px 8px 20px;background:#ffffff1a}.select-editions__table__row[data-v-e1e02b86]{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:16px;background:#ffffff0d;overflow:hidden;padding:8px 0;transition:background .2s;position:relative}.select-editions__table__row.disabled-transaction[data-v-e1e02b86]{background:#ff000008}@media (hover: hover){.select-editions__table__row.disabled-transaction[data-v-e1e02b86]:hover{background:#ff000008}}@media (hover: hover){.select-editions__table__row[data-v-e1e02b86]:hover{background:#ffffff1a}}.select-editions__table__row--selectable[data-v-e1e02b86]{cursor:pointer}.select-editions__table__td .card[data-v-e1e02b86]{margin:0 20px}.select-editions__card[data-v-e1e02b86]{width:4em;margin-left:auto}@media (max-width: 768.98px){.select-editions__card[data-v-e1e02b86]{width:3em}}.select-editions__error[data-v-e1e02b86]{max-width:24em;overflow:hidden;font-size:1.5em;text-align:center}.select-editions__checkbox-container[data-v-e1e02b86]{margin:0 1em;display:flex;align-items:center;min-width:60px}.select-editions__checkbox-container[data-v-e1e02b86] .tooltip__content{top:10px;left:10px;width:calc(100% - 20px);position:fixed}.select-editions__cancel-sale[data-v-e1e02b86]{font-size:.875em;margin-left:1em}.select-editions__locked[data-v-e1e02b86]{width:1.5em}.select-editions__radio[data-v-e1e02b86]{position:absolute;left:0;top:0;width:100%;height:100%;display:flex;align-items:center;cursor:pointer}.select-editions__radio__element[data-v-e1e02b86]{display:none}.select-editions__radio__block[data-v-e1e02b86]{width:20px;height:20px;border:2px solid;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;margin-left:16px}.select-editions__radio__block__disabled[data-v-e1e02b86]{opacity:.5}.select-editions__radio__element:checked+.select-editions__radio__block[data-v-e1e02b86]:before{content:"";display:block;width:.75em;height:.75em;background:#fff;border-radius:50%}.select-editions__nothing-found[data-v-e1e02b86]{font-size:16px;font-weight:400;line-height:20.16px;margin-top:32px;color:#ffffffa3;max-width:100%}.select-editions__warning[data-v-e1e02b86]{color:red;margin-top:1em}.select-editions__info[data-v-e1e02b86]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px}.select-editions__pointsWrapper[data-v-e1e02b86]{display:flex;flex-direction:column;justify-content:center;align-items:center}@media (max-width: 768.98px){.select-editions__pointsWrapper[data-v-e1e02b86]{width:100%}}.select-editions__counts[data-v-e1e02b86]{display:flex;flex-direction:column;align-items:flex-end;gap:16px}@media (max-width: 768.98px){.select-editions__counts[data-v-e1e02b86]{flex-direction:row;flex-wrap:wrap}}.select-editions__count[data-v-e1e02b86]{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;color:#ffffffa3}.select-editions__count span[data-v-e1e02b86]{color:#fff;font-weight:500}.select-editions__points[data-v-e1e02b86]{font-size:14px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#ffffffa3;width:100%}.select-editions__points span[data-v-e1e02b86]{font-weight:500;color:#fff}.select-editions__button[data-v-e1e02b86]{width:11em}.select-editions__auto[data-v-e1e02b86]{width:269px;padding:8px 20px;border-radius:30px;background:#ffffff0d;position:relative;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}@media (max-width: 768.98px){.select-editions__auto[data-v-e1e02b86]{width:100%}}.select-editions__auto[data-v-e1e02b86]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.select-editions__auto__input[data-v-e1e02b86]{font:inherit;background:none;border:1px solid;color:#d0cab2;border-radius:.25em;padding:.25em;width:3.5em;margin:0 .5em}.select-editions__auto-title[data-v-e1e02b86]{font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;text-transform:uppercase;color:#ffffffa3}.select-editions__auto-cards[data-v-e1e02b86]{font-size:12px;font-weight:500;line-height:12px;letter-spacing:.02em;text-transform:uppercase;color:#fff}.select-editions .inline-label[data-v-e1e02b86]{width:100%;gap:16px}.select-editions .inline-label__text[data-v-e1e02b86]{margin:0;font-size:16px;font-weight:500;line-height:16px;letter-spacing:.02em}@keyframes showMinted-c6eff796{to{opacity:1}}@keyframes pulseShadow-c6eff796{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-selectable-list[data-v-c6eff796]{display:flex;flex-direction:column;flex-wrap:wrap;width:100%;gap:9px}@media (max-width: 1499.98px){.cards-selectable-list[data-v-c6eff796]{gap:7px}}@media (max-width: 1279.98px){.cards-selectable-list[data-v-c6eff796]{flex-direction:initial}}@media (max-width: 768.98px){.card-upgrade .cards-selectable-list[data-v-c6eff796],.buyback .cards-selectable-list[data-v-c6eff796]{width:1340px}}.cards-selectable-list__item[data-v-c6eff796]{width:90px;opacity:.5;position:relative}@media (max-width: 1499.98px){.cards-selectable-list__item[data-v-c6eff796]{width:85px}}@media (max-width: 1279.98px){.cards-selectable-list__item[data-v-c6eff796]{width:89px}}@media (max-width: 1023.98px){.cards-selectable-list__item[data-v-c6eff796]{width:96px}}@media (max-width: 1279.98px){.cards-selectable-list__item[data-v-c6eff796]:nth-of-type(4n){order:0}}@media (max-width: 1279.98px){.cards-selectable-list__item[data-v-c6eff796]:nth-of-type(4n+1){order:1}}@media (max-width: 1279.98px){.cards-selectable-list__item[data-v-c6eff796]:nth-of-type(4n+2){order:2}}@media (max-width: 1279.98px){.cards-selectable-list__item[data-v-c6eff796]:nth-of-type(4n+3){order:3}}.cards-selectable-list__item--highlighted[data-v-c6eff796]{opacity:1}.cards-selectable-list__item--active[data-v-c6eff796]{opacity:1;cursor:pointer}.cards-selectable-list__item--active:hover .card[data-v-c6eff796]:before{opacity:1}.cards-selectable-list__item--disabled[data-v-c6eff796]{cursor:default;opacity:.15}.cards-selectable-list__item--disabled:hover .card[data-v-c6eff796]{opacity:1}.cards-selectable-list__item--selected .card[data-v-c6eff796]:before{opacity:1}.cards-selectable-list__item__bonus[data-v-c6eff796]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-weight:600;z-index:10;color:#ffde00;text-shadow:0 0 .25em #000,0 0 .5em #000;font-size:1.5em}.cards-selectable-list__item__bonus-arrow[data-v-c6eff796]{position:absolute;top:.5em;right:.5em;width:1.325em;z-index:10;filter:drop-shadow(0 0 .25em rgba(0,0,0,.75))}.cards-selectable-list__item__count[data-v-c6eff796]{position:absolute;bottom:10px;left:0;right:0;margin:0 auto;max-width:80%;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:4px;z-index:1;color:#ffffffa3;font-size:8px;font-weight:300;line-height:8px;letter-spacing:.02em;background:linear-gradient(90deg,#a572c0,#89a0d3);border-radius:4px;padding:4px 8px;text-transform:uppercase}@media (max-width: 559.98px){.cards-selectable-list__item__count[data-v-c6eff796]{flex-flow:column;gap:4px;font-size:12px;line-height:1}}.cards-selectable-list__item__count strong[data-v-c6eff796]{color:#fff}@media (max-width: 559.98px){.cards-selectable-list__item__count strong[data-v-c6eff796]{font-size:16px}}.cards-selectable-list__item__remove[data-v-c6eff796]{position:absolute;top:5px;right:10px;width:20px;height:20px;font-size:8px;border-radius:2em;font-weight:600;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:100;transition:all .2s ease}.cards-selectable-list__item__remove[data-v-c6eff796]:hover{background-color:#000c}.cards-selectable-list__item .card[data-v-c6eff796]{margin:0;width:100%}@keyframes showMinted-2d012bb3{to{opacity:1}}@keyframes pulseShadow-2d012bb3{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.text-input[data-v-2d012bb3]{text-align:left;outline:none}.text-input__title[data-v-2d012bb3]{margin-bottom:8px;font-size:14px;font-weight:300;line-height:100%;letter-spacing:.28px;color:#ffffffa3;padding:0 16px}.text-input__description[data-v-2d012bb3]{line-height:1.4;margin:.5em 0 1em}.text-input__wrapper[data-v-2d012bb3]{background:none}.input-currency .text-input__wrapper[data-v-2d012bb3]:after{content:"";background:url(/images/logo-currency.svg) no-repeat center/20px;width:20px;height:20px;position:absolute;left:16px;top:calc(50% - 10px)}.input-currency .text-input__wrapper .text-input__element[data-v-2d012bb3]{padding-left:44px}.text-input__element[data-v-2d012bb3]{width:100%;color:#fff;height:40px;border:none;border-radius:30px;box-sizing:border-box;padding:4px 16px;font-size:16px;background:#ffffff0d;letter-spacing:.5px;font-weight:500;line-height:100%;outline:none}@media (max-width: 639.98px){.text-input__element[data-v-2d012bb3]{font-size:14px}}.text-input__element[data-v-2d012bb3]::-moz-placeholder{color:#ffffff3d}.text-input__element[data-v-2d012bb3]::placeholder{color:#ffffff3d}@media screen and (max-width: 768px){.text-input__element[data-v-2d012bb3]{padding:.625em .75em;border-width:1px}}.text-input--narrow .text-input__element[data-v-2d012bb3]{width:3em}.text-input--hide-arrows .text-input__element[data-v-2d012bb3]{-moz-appearance:textfield}.text-input--hide-arrows .text-input__element[data-v-2d012bb3]::-webkit-inner-spin-button,.text-input--hide-arrows .text-input__element[data-v-2d012bb3]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes showMinted-83ced7bd{to{opacity:1}}@keyframes pulseShadow-83ced7bd{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.wheel__card[data-v-83ced7bd]{width:var(--card-width);position:relative}.wheel__card__item[data-v-83ced7bd]{z-index:2}.wheel__card__glow[data-v-83ced7bd]{position:absolute;top:-3px;left:-3px;width:calc(100% + 6px);height:calc(100% + 6px);background-size:cover;z-index:1;background-repeat:no-repeat;border-radius:6px}.wheel__card__bounty[data-v-83ced7bd]{display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:300;color:#fff;position:absolute;top:-40px;left:0;right:0}.wheel__card__bounty__currency[data-v-83ced7bd]{width:22px;margin-right:6px}.block__wheel .wheel{position:relative}.block__wheel .wheel__pin{position:absolute;width:5.125em;top:12em;left:calc(50% - 2.5625em);z-index:101}.block__wheel .wheel__cards{position:relative;min-height:16em;top:3em;margin:0 0 -2.75em;padding-bottom:2.75em;overflow:hidden}.block__wheel .wheel__cards__inner{position:relative;display:flex;gap:16px;margin-bottom:.5em}.block__wheel .wheel__bottom{display:flex;margin:12em auto 0;padding:0 4.5em}@media screen and (max-width: 768px){.block__wheel .wheel__bottom{margin:2em auto 0;padding:0;flex-direction:column;align-items:center;justify-content:center}}.block__wheel .wheel__cards-list{width:36em;height:16em}.block__wheel .wheel__info{flex:1;margin-left:5em;color:#fff}@media screen and (max-width: 768px){.block__wheel .wheel__info{margin-left:0}}.block__wheel .wheel__info__rows{min-height:4.5em}.block__wheel .wheel__info__row{text-align:right;font-size:1.25em;font-weight:700;margin:.5em 0}.block__wheel .wheel__info__row__currency{width:1em}.block__wheel .wheel__info__row__value{color:#fff600}.block__wheel .wheel__info__row__plus{color:#1eff00}.block__wheel .wheel__spins{font-size:1.75em;text-align:right;font-weight:700;border-top:2px solid #b99e4e;padding:.25em 0}.block__wheel .wheel__spins__count{color:#fff600}.block__wheel .wheel__spin{margin:1em 0;cursor:pointer;border-radius:.325em;position:relative;overflow:hidden;display:inline-block;border:none;font:inherit;padding:2px;background:linear-gradient(to bottom,#b19548,#ede27a,#ac8e46,#e2c76d);transition:all .2s}.block__wheel .wheel__spin:hover{opacity:.75}.block__wheel .wheel__spin:disabled{opacity:.5;cursor:not-allowed}.block__wheel .wheel__spin:disabled:hover{opacity:.5}.block__wheel .wheel__spin__inner{display:block;border-radius:.25em;border:2px solid #000;padding:.325em 2em;background:linear-gradient(to bottom,#008009,#007e09,#004000);color:#fff;font-size:1.5em;text-transform:uppercase}.block__wheel .wheel__skip_one{margin-left:1.5em;background:linear-gradient(to bottom,#b19548,#ede27a,#ac8e46,#e2c76d)}.block__wheel .wheel__skip_one__inner{background:linear-gradient(to bottom,#045f0a,#07390a,#004000)}.block__wheel .wheel__skip_all{background:linear-gradient(to bottom,#b19548,#ede27a,#ac8e46,#e2c76d)}.block__wheel .wheel__skip_all__inner{background:linear-gradient(0deg,#051c00,#076400 52%,#031a00)}.block__wheel .wheel__autospin{text-transform:uppercase}.block__wheel .wheel__no-cards{margin-top:.5em;font-size:1.125em}.modal{--card-width: 110px}.modal-wheel{border:1px solid rgba(255,255,255,.3)}.modal-wheel .modal__content{padding-bottom:0}.modal-wheel .modal__container{background:#10101a;max-width:440px!important}.modal__wheel{width:100%;height:100%}.modal__wheel .wheel{width:100%;height:100%;display:flex;flex-flow:column;justify-content:space-between}.modal__wheel .wheel__title{color:#fff;font-size:32px;font-weight:500;line-height:41.6px;position:relative;z-index:2;max-width:80%}@media (max-width: 1023.98px){.modal__wheel .wheel__title{font-size:30px}}@media (max-width: 768.98px){.modal__wheel .wheel__title{font-size:28px}}@media (max-width: 639.98px){.modal__wheel .wheel__title{font-size:24px}}.modal__wheel .wheel__pin{position:absolute;width:60px;bottom:80px;left:0;right:0;margin:0 auto;z-index:10;opacity:1;transition:opacity .2s ease}@media (max-width: 399.98px){.modal__wheel .wheel__pin{bottom:70px}}.modal__wheel .wheel__pin.hide{opacity:0}.modal__wheel .wheel__bg{position:absolute;width:100%;bottom:-100px;left:1px;-o-object-fit:cover;object-fit:cover;-o-object-position:center bottom;object-position:center bottom}@media (max-width: 559.98px){.modal__wheel .wheel__bg{width:440px;height:560px}}.modal__wheel .wheel__cards{position:relative;z-index:1;height:380px;min-height:380px;width:calc(100% + 32px);margin:0 -16px -30px;display:flex;align-items:center}.modal__wheel .wheel__cards:before{content:"";position:absolute;left:1px;bottom:-100px;width:100%;height:60px;background:linear-gradient(to bottom,#10101a00,#10101a);z-index:1}.modal__wheel .wheel__cards__inner{position:relative;display:flex;margin-bottom:40px}.modal__wheel .wheel__card{margin:0 12px;transition-property:transform;transition-duration:.5s;transition-timing-function:ease-in-out}.modal__wheel .wheel__card.active{transform:scale(1.35);z-index:2}.modal__wheel .wheel__card.active .wheel__card__bounty{z-index:3;top:-50px}.modal__wheel .wheel__card.active .card:before{opacity:1;left:-20px;top:-20px;width:calc(100% + 40px);height:calc(100% + 40px);border:1px solid #A572C0;background:#ffffff1a;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:16px;overflow:hidden}.modal__wheel .wheel__card.next,.modal__wheel .wheel__card.prev{z-index:1}.modal__wheel .wheel__card.next{transform:translate(10px)}.modal__wheel .wheel__card.prev{transform:translate(-10px)}.modal__wheel .wheel__card .card{margin:0;width:100%}.modal__wheel .wheel__bottom{width:100%;z-index:1;height:auto;max-height:600px;display:flex;flex-flow:column;justify-content:flex-end;padding-bottom:20px}.modal__wheel .wheel__cards-lists{max-height:370px;min-height:240px;overflow-y:auto;padding:20px 18px;background:linear-gradient(90deg,#ffffff29,#99999929);border-radius:16px;border:1px solid rgba(255,255,255,.24);display:flex;flex-flow:column;gap:8px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal__wheel .wheel__cards-lists .wheel__cards-title{color:#ffffffa3;text-transform:uppercase;font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em}.modal__wheel .wheel__cards-lists .cards-selectable-list{flex-direction:initial;gap:2px}.modal__wheel .wheel__cards-lists .cards-selectable-list__item{width:66px}@media (max-width: 559.98px){.modal__wheel .wheel__cards-lists .cards-selectable-list__item{width:calc(25% - 3px)}}.modal__wheel .wheel__cards-lists .cards-selectable-list__item .card{margin:0;width:100%}.modal__wheel .wheel__cards-lists .cards-selectable-list__item .card__count{right:4px}.modal__wheel .wheel__info{width:100%;padding:24px;background:linear-gradient(90deg,#ffffff29,#99999929);margin-bottom:16px;border-radius:16px;text-transform:uppercase;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.modal__wheel .wheel__info__rows{width:100%;display:flex;align-content:center;flex-wrap:wrap;margin-bottom:16px;gap:16px}.modal__wheel .wheel__info__row{display:flex;align-items:center;width:100%;font-size:16px;font-weight:300;line-height:16px;letter-spacing:.02em;color:#ffffffa3;gap:16px}.modal__wheel .wheel__info__row__value{font-weight:500;color:#fff;display:flex;align-items:center;gap:8px}.modal__wheel .wheel__info__row__value img{width:32px}.modal__wheel .wheel__info__row__plus{font-size:14px;color:#9aff98;opacity:.8;padding:3px 8px;border-radius:4px;background:linear-gradient(90deg,#ffffff29,#99999929)}.modal__wheel .wheel__spins{display:flex;align-items:center;width:100%;justify-content:space-between;padding:8px 8px 8px 16px;background:linear-gradient(90deg,#ffffff29,#99999929);border-radius:16px;margin-bottom:24px}.modal__wheel .wheel__spins__count{font-size:18px;font-weight:400;line-height:18px;letter-spacing:.02em;color:#ffffffa3}@media (max-width: 399.98px){.modal__wheel .wheel__spins__count{font-size:16px}}.modal__wheel .wheel__spins__count span{font-weight:700;color:#fff}.modal__wheel .wheel__spins .button{text-transform:uppercase}.modal__wheel .wheel__buttons{width:100%;display:flex;justify-content:space-between}.modal__wheel .wheel__buttons .button{width:48%;text-transform:uppercase}@keyframes showMinted-0bed9ba7{to{opacity:1}}@keyframes pulseShadow-0bed9ba7{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.confirm-burn[data-v-0bed9ba7]{z-index:1000000}.confirm-burn[data-v-0bed9ba7] .modal__content{display:flex;flex-flow:column;align-items:center;gap:32px;width:420px}@media (max-width: 559.98px){.confirm-burn[data-v-0bed9ba7] .modal__content{width:100%}}.confirm-burn[data-v-0bed9ba7] .modal__content p{margin-top:0;margin-bottom:25px}.confirm-burn[data-v-0bed9ba7] .modal__content p:nth-last-child(1){margin-bottom:0}.confirm-burn[data-v-0bed9ba7] .modal__buttons{margin-top:0;display:flex;flex-flow:column;gap:16px;width:100%}.confirm-burn[data-v-0bed9ba7] .modal__buttons .button{width:100%}.confirm-burn[data-v-0bed9ba7] .checkbox{margin-top:0;font-size:12px;text-transform:uppercase;line-height:1}.confirm-burn__title[data-v-0bed9ba7]{width:100%;color:#fff;font-size:24px;font-weight:500;line-height:31.2px}.confirm-burn__text[data-v-0bed9ba7]{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;color:#ffffffa3}.confirm-burn__do-not-show-again[data-v-0bed9ba7]{margin-top:.5em;font-size:1.5em}.range-slider{display:inline-block;padding:0 10px;height:20px;width:130px}.range-slider.disabled{opacity:.5}.range-slider-inner{display:inline-block;position:relative;height:100%;width:100%}.range-slider-rail,.range-slider-fill{display:block;position:absolute;top:50%;left:0;height:4px;border-radius:2px;transform:translateY(-50%)}.range-slider-rail{width:100%;background-color:#e2e2e2}.range-slider-fill{background-color:#21fb92}.range-slider-knob{display:block;position:absolute;top:50%;left:0;box-sizing:border-box;height:20px;width:20px;border:1px solid #f5f5f5;border-radius:50%;background-color:#fff;box-shadow:1px 1px #0003;transform:translate(-50%,-50%);cursor:pointer}.range-slider-hidden{display:none}.mint-cards{background:#29252d80;border-radius:20px;position:relative;z-index:110}@media (max-width: 639.98px){.mint-cards{padding:16px;z-index:11000;background:linear-gradient(90deg,#ffffff29,#99999929)}}.mint-cards__information{display:none}@media (max-width: 639.98px){.mint-cards__information{display:flex;flex-flow:column;gap:16px}}@media (max-width: 639.98px){.mint-cards__information .mint-cards__loading{left:0;right:0;margin:0 auto}}.mint-cards__information_controls{display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;width:100%}@media (max-width: 399.98px){.mint-cards__information_controls{gap:8px}}.mint-cards__information_controls .button{width:calc(50% - 8px)}@media (max-width: 399.98px){.mint-cards__information_controls .button{width:100%}}.mint-cards__information_card{display:flex;flex-flow:column;gap:10px}.mint-cards__information_card .info-card{font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#ffffffa3;text-transform:uppercase;display:flex;align-items:center;gap:8px}.mint-cards__information_card .info-card img{width:16px;height:16px}.mint-cards__information_card .info-card span{color:#fff}.mint-cards__information_card .mint-cards__price{margin-bottom:6px}.mint-cards__mob-head{display:none}@media (max-width: 639.98px){.mint-cards__mob-head{display:flex}}.mint-cards__close{position:absolute;top:16px;right:16px;cursor:pointer;z-index:2;border-radius:50%;border:1px solid rgba(255,255,255,.24);width:32px;height:32px;transition:.2s}.mint-cards__close:hover{border-color:#a572c0;box-shadow:0 0 28px #be90d61a}.mint-cards__close:hover div{background:#f2d9ff}.mint-cards__close div{width:12px;height:1px;background:#fff;transition:inherit;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px)}.mint-cards__close div:first-of-type{transform:rotate(45deg)}.mint-cards__close div:last-of-type{transform:rotate(-45deg)}.mint-cards__caption{font-size:24px;font-weight:400;line-height:31.2px}@media (max-width: 639.98px){.mint-cards__operations{position:fixed;top:0;bottom:0;left:100%;background:#29252d;border-radius:20px 0 0 20px;z-index:1;width:calc(100% - 21px);padding:16px;display:flex;flex-flow:column;gap:32px;overflow-y:auto;overflow-x:hidden;max-height:100vh;transition:left .3s ease-in-out}}@media (max-width: 639.98px){.mint-cards__operations.open-popup{left:21px}}.mint-cards__control{display:none}@media (max-width: 639.98px){.mint-cards__control{width:100%;display:flex;flex-wrap:wrap;gap:24px;margin-top:auto}}@media (max-width: 559.98px){.mint-cards__control{gap:16px}}.mint-cards__control .button{flex:1}@media (max-width: 559.98px){.mint-cards__control .button{flex:0 0 100%;width:100%}}.mint-cards:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.mint-cards__loading{max-width:80px;margin:0;position:absolute;right:24px;bottom:0}.mint-cards__head{display:flex;gap:16px;padding:16px}@media (max-width: 1023.98px){.mint-cards__head{gap:24px}}@media (max-width: 639.98px){.mint-cards__head{padding:0}}@media (max-width: 559.98px){.mint-cards__head{gap:16px}}.mint-cards__bottom{background:linear-gradient(90deg,#ffffff29,#99999929);padding:16px;display:flex;min-height:80px;gap:24px;border-radius:0 0 20px 20px;align-items:center;position:relative}@media (max-width: 639.98px){.mint-cards__bottom{border-radius:16px;min-height:inherit;padding:16px;flex-wrap:wrap;justify-content:center;gap:16px}}.mint-cards__picture-container .loading-indicator{width:68px;position:absolute;left:2px;top:5px}@media (max-width: 1023.98px){.mint-cards__picture-container .loading-indicator{top:28px;left:16px;width:88px}}@media (max-width: 639.98px){.mint-cards__picture-container .loading-indicator{top:88px}}@media (max-width: 1023.98px){.mint-cards__picture-container{width:88px}.mint-cards__picture-container img{width:100%}.mint-cards__picture-container img.loading{opacity:.3;pointer-events:none}}.mint-cards__picture-container img.loading{opacity:.3;pointer-events:none}.mint-cards__picture{cursor:pointer;width:42px;border-radius:4px;background:#ffffff3d;padding:4px}.mint-cards__inputs{display:flex;flex:1;position:relative;gap:16px}@media (max-width: 1279.98px){.mint-cards__inputs{flex-wrap:wrap;justify-content:space-around}}@media (max-width: 1023.98px){.mint-cards__inputs{width:calc(100% - 112px)}}@media (max-width: 559.98px){.mint-cards__inputs{width:calc(100% - 106px)}}@media (max-width: 1279.98px){.mint-cards__input{width:calc(48% - 2px)}}@media (max-width: 559.98px){.mint-cards__input{width:100%}}@media (max-width: 1023.98px){.mint-cards__input .v-select{width:100%}}.mint-cards__input.quantity-card{flex-grow:1}@media (max-width: 1279.98px){.mint-cards__input.quantity-card{width:calc(100% - 20px);flex-grow:initial}}@media (max-width: 1023.98px){.mint-cards__input.quantity-card{width:100%}}@media (max-width: 559.98px){.mint-cards__input.quantity-card{width:calc(100% + 106px);margin-left:-106px}}.mint-cards__input.quantity-card .mint-cards__input__label{padding:0;margin:0}.mint-cards__input.quantity-card .mint-cards__input__head{margin-bottom:16px}@media (max-width: 559.98px){.mint-cards__input.quantity-card .mint-cards__input__head{margin:16px 0 8px}}.mint-cards__input__head{display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.mint-cards__input__label{font-size:14px;display:flex;font-weight:300;line-height:100%;letter-spacing:.28px;color:#ffffffa3;margin-bottom:8px;padding:0 16px}.mint-cards__input__val{font-size:12px;letter-spacing:.24px;text-transform:uppercase;font-weight:500}.mint-cards__quantity .vs__dropdown-menu{height:10.25em}.mint-cards__outer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px}.mint-cards__outer .box{width:calc(100% - 561px)}@media (max-width: 1279.98px){.mint-cards__outer .box{width:58%}}@media (max-width: 1023.98px){.mint-cards__outer .box{width:100%}}.mint-cards__outer .box__content{width:100%}.mint-cards__outer .select-parameters{display:none}@media (max-width: 639.98px){.mint-cards__outer .select-parameters{display:flex;width:100%}}.mint-cards__price{display:flex;align-items:center;font-size:16px;color:#ffffffa3;text-transform:uppercase;font-weight:300;line-height:100%}@media (max-width: 1279.98px){.mint-cards__price{gap:10px;font-size:14px}}.mint-cards__price__value{color:#fff;font-weight:500;font-size:16px;transition:opacity .25s}.mint-cards__price__value.loading{opacity:.6}.mint-cards__price__wrapper{display:flex;align-items:center}.mint-cards__price__value-wrapper{display:flex;align-items:center;margin-left:8px}@media (max-width: 1279.98px){.mint-cards__price__value-wrapper img{width:26px}}.mint-cards__price__icon{height:32px}@media (max-width: 1279.98px){.mint-cards__price__icon{width:26px}}.mint-cards__price__value{margin-left:8px}.mint-cards__price__usd{font-weight:700}.mint-cards__gas{font-size:1.5em;color:#d0cab2;margin:.5em 0}.mint-cards__step{margin-top:.5em;text-align:center;color:#898989}.mint-cards__step--active{color:#d0cab2}.mint-cards__buttons{margin-left:auto;display:flex}@media (max-width: 639.98px){.mint-cards__buttons{margin-left:0}}@media (max-width: 639.98px){.mint-cards__button--buy{display:none}}.mint-cards__error{position:fixed!important;color:#ff7d7d;font-size:14px;margin-top:.5em;top:100px!important}.mint-cards__error a{color:#ff7d7d}.mint-cards__newly-minted{width:auto;height:48px;border-radius:50px;display:flex;align-items:center;justify-content:center;gap:16px;cursor:pointer;padding:2px 24px 2px 2px;background:linear-gradient(90deg,#a572c0,#89a0d3);position:absolute;right:calc((100% - 1280px)/2 - 280px);top:96px;transition-property:top,opacity;transition-duration:.3s;opacity:0;animation:showMinted .5s forwards,pulseShadow 3s linear infinite}@media (max-width: 1499.98px){.mint-cards__newly-minted{right:calc((100% - 1280px)/2 - 240px)}}@media (max-width: 1279.98px){.mint-cards__newly-minted{right:calc((100% - 960px)/2 - 200px)}}@media (max-width: 1023.98px){.mint-cards__newly-minted{right:calc((100% - 720px)/2 + 10px);height:40px}}@media (max-width: 768.98px){.mint-cards__newly-minted{right:0}}@media (max-width: 639.98px){.mint-cards__newly-minted{display:none}}.mint-cards__newly-minted.mob{display:flex;position:relative;right:0;top:0;width:100%;height:48px}.mint-cards__newly-minted.mob .mint-cards__newly-minted--icon{position:absolute;left:0;width:48px;height:48px}.mint-cards__newly-minted:hover img{transform:scale(1.1)}.mint-cards__newly-minted--title{font-size:18px;font-weight:500;line-height:18px;letter-spacing:.5px;color:#fff}@media (max-width: 1499.98px){.mint-cards__newly-minted--title{font-size:16px}}.mint-cards__newly-minted--icon{width:44px;height:44px;border-radius:50%;overflow:hidden}@media (max-width: 1023.98px){.mint-cards__newly-minted--icon{width:36px;height:36px}}.mint-cards__newly-minted--icon img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s}.mint-cards__discount{width:72px;display:inline-block;padding:0;position:relative;z-index:2}.mint-cards__discount .discount-vip-card{width:100%;box-shadow:0 0 3px #0000000d}.mint-cards__discount .tooltip__icon{background:#fff;color:#000;font-weight:600;font-size:14px;width:16px;height:16px;box-sizing:border-box;line-height:1.145;display:inline-block;text-align:center;border-radius:50%;position:absolute;top:-3px;right:-3px;cursor:default;transition:background .3s}.mint-cards__discount .tooltip__icon:hover{background:#ebc6ff}.mint-cards__discount .tooltip__icon:hover+.discount-tooltip{opacity:1}.mint-cards__discount .discount-tooltip{position:absolute;left:120%;top:0;pointer-events:none;opacity:0;border-radius:20px;padding:16px;display:flex;flex-flow:column;gap:8px;background:linear-gradient(90deg,#a572c0,#89a0d3)}@media (max-width: 639.98px){.mint-cards__discount .discount-tooltip{left:unset;right:0;top:50%;z-index:1}}.mint-cards__discount .discount-tooltip:before{content:"";position:absolute;left:1px;top:1px;border-radius:20px;width:calc(100% - 2px);height:calc(100% - 2px);background:#29252d}.mint-cards__discount .discount-tooltip_text{font-weight:500;font-size:16px;line-height:100%;letter-spacing:.5px;color:#ffffffa3;text-transform:uppercase;white-space:nowrap;position:relative;z-index:1}@media (max-width: 1023.98px){.mint-cards__discount .discount-tooltip_text{font-size:14px}}.mint-cards__discount .discount-tooltip_numb{font-weight:500;font-size:16px;line-height:100%;letter-spacing:.5px;color:#fff;position:relative;z-index:1}@media (max-width: 1023.98px){.mint-cards__discount .discount-tooltip_numb{font-size:14px}}.mint-cards__discount span{color:#fff}.mint-cards__discount__box{box-sizing:border-box}.mint-cards__discount--free-tokens{font-size:1.75em;margin:1em 0 -1em;padding:.8em 1.3em 1.215em;width:40%}.mint-cards__discount--free-tokens--drakonyx{padding:1.1em 1.3em 1.215em}.mint-cards__learn-more{display:block;margin-top:.325em;color:inherit}.mint-cards__button-with-tooltip-container{display:inline-flex;align-items:flex-start}.mint-cards__question-container{display:inline-flex;justify-content:center;align-items:center}.mint-cards__question{font-size:1.2em}.mint-cards__question__icon{height:24px}.mint-cards__question-text{text-align:left;font-size:16px;line-height:1.4;color:#fff;width:500px;max-width:100%;border-radius:.75em}@media (max-width: 1499.98px){.mint-cards__question-text{font-size:15px}}@media (max-width: 1279.98px){.mint-cards__question-text{font-size:14px}}@media (max-width: 768.98px){.mint-cards__question-text{width:100%}}.mint-cards__question-text__first{font-weight:700;padding-bottom:.5em}.mint-cards__question-text__step{font-weight:700;padding-left:1em}.mint-cards__question-text__bottom{padding-top:.5em;font-style:italic}.mint-cards__question-text__outer{padding:.125em}.mint-cards__question-text__inner{padding:.75em;border-radius:.75em;text-align:left}@media (max-width: 768.98px){.mint-cards__question-text__inner{padding:10px 0;border-radius:0}}@keyframes showMinted-2ad0037e{to{opacity:1}}@keyframes pulseShadow-2ad0037e{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-deck[data-v-2ad0037e]{margin-top:2.5em;display:flex;gap:32px}@media (max-width: 1279.98px){.cards-deck[data-v-2ad0037e]{flex-wrap:wrap}}@media (max-width: 639.98px){.cards-deck[data-v-2ad0037e]{gap:16px}}.cards-deck__group[data-v-2ad0037e]{display:flex;flex-wrap:wrap;justify-content:flex-end;flex-direction:row-reverse}.cards-deck__card[data-v-2ad0037e]{width:134px;position:relative;cursor:pointer}@media (max-width: 1499.98px){.cards-deck__card[data-v-2ad0037e]{width:128px}}@media (max-width: 1023.98px){.cards-deck__card[data-v-2ad0037e]{width:150px}}@media (max-width: 639.98px){.cards-deck__card[data-v-2ad0037e]{width:32%}}@keyframes cardOpen-2ad0037e{0%{transform:translate(0)}40%{transform:translate(34px)}99%{transform:translate(24px)}to{transform:translate(24px);z-index:10}}@keyframes cardClose-2ad0037e{0%{transform:translate(24px)}40%{transform:translate(34px)}to{transform:translate(0)}}.cards-deck__card[data-v-2ad0037e] .card{margin:0 .125em;filter:brightness(.7);border-radius:8px;transition:filter .3s ease}@media (max-width: 639.98px){.cards-deck__card[data-v-2ad0037e] .card__count{display:flex;flex-flow:column;gap:3px}}@media (max-width: 399.98px){.cards-deck__card[data-v-2ad0037e] .card__count{right:5px;font-size:8px}}.cards-deck__card[data-v-2ad0037e] .card:before{content:"";position:absolute;left:-2px;top:-2px;width:calc(100% + 4px);height:calc(100% + 4px);border-radius:inherit;background:linear-gradient(90deg,#a572c0,#89a0d3);opacity:0;transition:opacity .3s ease}.cards-deck__card--active .card[data-v-2ad0037e]{filter:brightness(1)}.cards-minted .cards-deck__card[data-v-2ad0037e]{margin-right:-50px}@media (max-width: 639.98px){.cards-minted .cards-deck__card[data-v-2ad0037e]{margin-right:-10%}}.cards-minted .cards-deck__card:nth-last-child(1) .card[data-v-2ad0037e]{animation:none;transform:translate(0)}.cards-minted .cards-deck__card[data-v-2ad0037e]:nth-of-type(1){margin-right:0}.cards-minted .cards-deck__card:hover:nth-last-child(1) .card[data-v-2ad0037e]{animation:none;transform:translate(0)}.cards-minted .cards-deck__card:hover .card[data-v-2ad0037e]{animation:cardOpen-2ad0037e .3s linear forwards;filter:brightness(1)}@media (max-width: 768.98px){.cards-minted .cards-deck__card:hover .card[data-v-2ad0037e]{animation:none}}.cards-minted .cards-deck__card:hover .card[data-v-2ad0037e]:before{opacity:1}@keyframes showMinted-c36aa3ec{to{opacity:1}}@keyframes pulseShadow-c36aa3ec{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.tabs[data-v-c36aa3ec]{display:flex;overflow:hidden;font-size:20px;font-weight:500;text-align:center;line-height:100%;letter-spacing:.5px}@media (max-width: 1279.98px){.tabs[data-v-c36aa3ec]{font-size:18px}}@media (max-width: 1023.98px){.tabs[data-v-c36aa3ec]{font-size:16px}}.tabs__item[data-v-c36aa3ec]{display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex:1;border-bottom:2px solid rgba(255,255,255,.24);color:#ffffff7a;padding:16px;text-decoration:none;transition:all .2s;text-transform:uppercase}@media (max-width: 399.98px){.tabs__item[data-v-c36aa3ec]{padding:16px 8px}}.tabs__item--active[data-v-c36aa3ec]{color:#fff;border-color:#a572c0}.tabs__item[data-v-c36aa3ec]:hover{color:#fff}.tabs--switch[data-v-c36aa3ec]{font-size:1em;margin:0;border:2px solid;border-radius:.5em}.tabs--switch .tabs__item[data-v-c36aa3ec]{padding:.325em .5em;width:unset;line-height:1;margin:0;border:none;border-radius:0}@keyframes showMinted-f7d3a356{to{opacity:1}}@keyframes pulseShadow-f7d3a356{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-collection[data-v-f7d3a356]{width:calc(50% - 12px);color:inherit;text-decoration:none;padding:24px;box-sizing:border-box;border-radius:20px;background:#29252d80;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:relative}@media (max-width: 1279.98px){.cards-collection[data-v-f7d3a356]{width:100%}}@media (max-width: 639.98px){.cards-collection[data-v-f7d3a356]{padding:16px}}.cards-collection[data-v-f7d3a356]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards-minted .cards-collection[data-v-f7d3a356]{width:100%;border-bottom-right-radius:0;border-bottom-left-radius:0}.cards-minted .cards-collection .loading-indicator[data-v-f7d3a356]{width:100px}.cards-minted .cards-collection .cards-collection__detials[data-v-f7d3a356]{display:none}.cards-minted .cards-collection .cards-collection__wrap[data-v-f7d3a356]{width:calc(100% - 300px)}@media (max-width: 1023.98px){.cards-minted .cards-collection .cards-collection__wrap[data-v-f7d3a356]{width:100%}}.cards-minted .cards-collection .cards-collection__prize[data-v-f7d3a356]{position:absolute;right:24px;top:50%;transform:translateY(-50%);margin-top:0;max-width:270px}@media (max-width: 1023.98px){.cards-minted .cards-collection .cards-collection__prize[data-v-f7d3a356]{position:relative;right:0;top:0;transform:translateY(0);max-width:100%;margin-top:16px;width:100%}}@media (max-width: 639.98px){.cards-minted .cards-collection .cards-collection__prize[data-v-f7d3a356]{margin-top:0}}.cards-minted .cards-collection .cards-collection__img[data-v-f7d3a356]{width:77px;perspective:none}@media (max-width: 1023.98px){.cards-minted .cards-collection .cards-collection__img[data-v-f7d3a356]{width:90px}}.cards-minted .cards-collection .cards-collection__img img[data-v-f7d3a356]{max-width:100%}.cards-collection__wrap[data-v-f7d3a356]{display:flex;gap:24px}@media (max-width: 639.98px){.cards-collection__wrap[data-v-f7d3a356]{flex-wrap:wrap;gap:16px}}.cards-collection__mob-head[data-v-f7d3a356]{display:none}@media (max-width: 639.98px){.cards-collection__mob-head[data-v-f7d3a356]{display:block;width:calc(100% - 106px)}}@media (max-width: 639.98px){.cards-collection__desktop-head[data-v-f7d3a356]{display:none}}.cards-collection__img[data-v-f7d3a356]{width:195px;perspective:600px}.cards-collection__img img[data-v-f7d3a356]{width:100%;height:auto;display:block;transition:.2s}.cards-collection__img:hover img[data-v-f7d3a356]{transform:translateZ(10px) rotateX(0) rotateY(14deg) scale(1)}@media (max-width: 1679.98px){.cards-collection__img[data-v-f7d3a356]{width:180px}}@media (max-width: 1023.98px){.cards-collection__img[data-v-f7d3a356]{width:120px}}@media (max-width: 768.98px){.cards-collection__img[data-v-f7d3a356]{width:90px}}.cards-collection__text[data-v-f7d3a356]{text-align:left;flex-grow:1}.cards-collection__date[data-v-f7d3a356]{line-height:100%;letter-spacing:.28px;text-transform:uppercase;font-weight:300;font-size:14px;color:#ffffffa3}.cards-collection__date .date[data-v-f7d3a356]{font-weight:500;color:#fff}@media (max-width: 1379px){.cards-collection__date[data-v-f7d3a356]{font-size:13px}}@media (max-width: 1024px){.cards-collection__date[data-v-f7d3a356]{font-size:12px}}@media screen and (max-width: 480px){.cards-collection__date[data-v-f7d3a356]{font-size:10px}}.cards-collection__name[data-v-f7d3a356]{font-size:24px;font-weight:700;line-height:130%;font-family:SpaceGrotesk;transition:.2s;margin-top:8px}.cards-collection__name[data-v-f7d3a356]:hover{color:#a572c0}@media (max-width: 1379px){.cards-collection__name[data-v-f7d3a356]{margin-top:4px;font-size:22px}}@media screen and (max-width: 480px){.cards-collection__name[data-v-f7d3a356]{font-size:20px}}.cards-collection__prize[data-v-f7d3a356]{margin-top:24px;border-radius:16px;background:#ffffff14;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;padding:16px;max-width:-moz-fit-content;max-width:fit-content}.cards-collection__prize[data-v-f7d3a356]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(90deg,#a572c0,#89a0d3);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media (max-width: 1379px){.cards-collection__prize[data-v-f7d3a356]{margin-top:16px}}@media (max-width: 1024px){.cards-collection__prize[data-v-f7d3a356]{max-width:100%}}@media (max-width: 639.98px){.cards-collection__prize[data-v-f7d3a356]{margin-top:0}}.cards-collection__prize__title[data-v-f7d3a356]{text-transform:uppercase;font-weight:300;line-height:100%;letter-spacing:.28px;font-size:14px;color:#ffffffa3;margin-bottom:8px}@media screen and (max-width: 480px){.cards-collection__prize__title[data-v-f7d3a356]{font-size:12px}}.cards-collection__prize__icon[data-v-f7d3a356]{width:32px;min-width:32px}.cards-collection__prize__value[data-v-f7d3a356]{display:flex;align-items:center;gap:8px}.cards-collection__prize__data[data-v-f7d3a356]{letter-spacing:.48px;text-transform:uppercase;font-weight:500;line-height:100%;font-size:24px}.cards-collection__prize__data span[data-v-f7d3a356]{letter-spacing:.32px;font-weight:300;line-height:100%;font-size:16px;color:#ffffffa3}@media screen and (max-width: 768px){.cards-collection--limited .cards-collection__name[data-v-f7d3a356]{width:100%;text-align:left;margin-left:1em}}.cards-collection__cover-preloader[data-v-f7d3a356]{height:1em;background:#e7d7b880;margin:2.5em 1.5em;border-radius:1em}@media screen and (max-width: 768px){.cards-collection--limited .cards-collection__cover[data-v-f7d3a356]{order:-1;width:unset;height:12em;padding:0}}.cards-collection__info[data-v-f7d3a356]{display:flex;flex-wrap:wrap;gap:8px 13px;margin-top:24px}@media (max-width: 1499.98px){.cards-collection__info[data-v-f7d3a356]{margin-top:16px}}@media (max-width: 639.98px){.cards-collection__info[data-v-f7d3a356]{margin-top:24px}}.cards-collection__info p[data-v-f7d3a356]{margin:0;font-size:14px;font-weight:300;line-height:100%;letter-spacing:.28px;text-transform:uppercase;color:#ffffffa3}.cards-collection__info p .count[data-v-f7d3a356]{font-weight:500;color:#fff}@media (max-width: 1379px){.cards-collection__info p[data-v-f7d3a356]{font-size:13px}}@media (max-width: 480px){.cards-collection__info p[data-v-f7d3a356]{font-size:12px;display:flex;justify-content:space-between;width:100%;gap:8px}}.cards-collection__info__link[data-v-f7d3a356]{color:inherit;cursor:pointer;position:relative}.cards-collection__info__link span[data-v-f7d3a356]{transition:.2s}.cards-collection__info__link[data-v-f7d3a356]:after{content:"";height:1px;position:absolute;left:0;width:100%;bottom:-1px;background:#ffffffa3;transition:inherit}.cards-collection__info__link:hover span[data-v-f7d3a356]{color:#a572c0}.cards-collection__info__link[data-v-f7d3a356]:hover:after{background:#a572c0}@media (max-width: 480px){.cards-collection__info__link[data-v-f7d3a356]{width:100%}.cards-collection__info__link span[data-v-f7d3a356]{text-decoration:underline}.cards-collection__info__link[data-v-f7d3a356]:after{display:none}}.cards-collection__detials[data-v-f7d3a356]{font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:.5px;color:#ebc6ff;margin-top:24px;display:inline-flex;align-items:center;transition:.2s;gap:4px}.cards-collection__detials path[data-v-f7d3a356]{transition:.2s}.cards-collection__detials[data-v-f7d3a356]:hover{color:#a572c0}.cards-collection__detials:hover path[data-v-f7d3a356]{fill:#a572c0}@media screen and (max-width: 480px){.cards-collection__detials[data-v-f7d3a356]{margin-top:16px}}@media screen and (max-width: 768px){.cards-collection--limited .cards-collection__info[data-v-f7d3a356]{width:calc(100% - 6.5em);display:inline-flex;flex-wrap:wrap;height:auto}}@media screen and (max-width: 768px){.cards-collection--limited .cards-collection__info p[data-v-f7d3a356]{width:calc(50% - .5em)}}@media screen and (max-width: 480px){.cards-collection--limited .cards-collection__info p[data-v-f7d3a356]{width:100%}}@keyframes showMinted-243d9904{to{opacity:1}}@keyframes pulseShadow-243d9904{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-minted[data-v-243d9904]{margin:0;background:#29252d80;border-radius:20px;position:relative;display:flex;justify-content:center;width:100%}.cards-minted[data-v-243d9904]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(85deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards-minted .box[data-v-243d9904]{width:100%}.cards-minted__heading[data-v-243d9904]{display:flex;justify-content:space-around}.cards-minted__tabs-delimiter[data-v-243d9904]{display:inline-block;height:1em;background:#caaf70;margin:0 .75em;position:relative;top:.125em;width:2px}.cards-minted__tab[data-v-243d9904]{border-bottom:.05em solid transparent;cursor:pointer}.cards-minted__tab--active[data-v-243d9904]{border-bottom-color:#caaf70}.cards-minted__connect-wallet[data-v-243d9904]{margin:50px 0;text-align:center}.cards-minted__blocks[data-v-243d9904]{display:flex;flex-wrap:wrap;text-align:left;gap:32px 64px;padding:24px}@media (max-width: 639.98px){.cards-minted__blocks[data-v-243d9904]{padding:16px}}.cards-minted__block__items[data-v-243d9904]{margin-top:0}.cards-minted__block__top[data-v-243d9904]{display:flex;align-items:center;justify-content:flex-start;gap:16px;margin-bottom:16px}.cards-minted__block__rarity[data-v-243d9904]{font-weight:500;line-height:100%;letter-spacing:.5px;font-size:16px;border-radius:50px;padding:8px 14px;position:relative}@media (max-width: 1023.98px){.cards-minted__block__rarity[data-v-243d9904]{font-size:14px}}@media (max-width: 639.98px){.cards-minted__block__rarity[data-v-243d9904]{font-size:12px}}.cards-minted__block__rarity[data-v-243d9904]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.cards-minted__block__rarity__delimiter[data-v-243d9904]{width:2px;height:1em;background:#d0cab2;display:inline-block;position:relative;top:.125em;margin:0 .5em 0 .325em}.cards-minted__block--wild[data-v-243d9904]{order:-1}.cards-minted__tabs[data-v-243d9904]{margin:1em auto 0;justify-content:center}@media (max-width: 639.98px){.cards-minted__tabs[data-v-243d9904]{margin-top:0}}@keyframes showMinted-ab693844{to{opacity:1}}@keyframes pulseShadow-ab693844{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.welcome-modal[data-v-ab693844]{z-index:10000001;width:100%}.welcome-modal[data-v-ab693844] .modal__content{width:588px}@media (max-width: 768.98px){.welcome-modal[data-v-ab693844] .modal__content{width:100%}}.welcome-modal__text[data-v-ab693844]{margin:0 auto;font-size:16px;white-space:pre-wrap;line-height:120%;width:100%;max-width:100%;text-align:left}.welcome-modal__text__title[data-v-ab693844]{font-size:32px;font-weight:500;line-height:140%;max-width:80%}@media (max-width: 1279.98px){.welcome-modal__text__title[data-v-ab693844]{font-size:30px}}@media (max-width: 1023.98px){.welcome-modal__text__title[data-v-ab693844]{font-size:28px}}@media (max-width: 639.98px){.welcome-modal__text__title[data-v-ab693844]{font-size:24px}}.welcome-modal__text__content[data-v-ab693844]{width:100%;display:flex;align-items:center;margin-top:10px;font-size:16px;font-weight:300;line-height:120%;max-width:80%;color:#ffffffa3}@media (max-width: 639.98px){.welcome-modal__text__content[data-v-ab693844]{font-size:14px}.welcome-modal__text__content br[data-v-ab693844]{display:none}}.welcome-modal__text__picture[data-v-ab693844]{max-width:100%;width:100%;-o-object-fit:cover;object-fit:cover;max-height:360px;margin:10px 0}.welcome-modal__buttons[data-v-ab693844]{width:100%;margin-top:0}.welcome-modal__button[data-v-ab693844]{width:100%}.welcome-modal__do-not-show-again[data-v-ab693844]{margin-top:16px;text-align:center}.welcome-modal__do-not-show-again[data-v-ab693844] .checkbox__title{width:auto}.welcome-modal__do-not-show-again[data-v-ab693844] .checkbox__inner{justify-content:center;display:flex}@keyframes showMinted-1e40c550{to{opacity:1}}@keyframes pulseShadow-1e40c550{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-deck[data-v-1e40c550]{display:flex;justify-content:center;flex-wrap:wrap;align-content:space-evenly}.cards-deck__card[data-v-1e40c550]{width:6.5em;position:relative;cursor:pointer}.cards-deck__card[data-v-1e40c550]:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:#000;border-radius:.5em}.cards-deck__card .card[data-v-1e40c550]{opacity:.5;margin:0 .125em}.cards-deck__card--active .card[data-v-1e40c550]{opacity:1}.cards-deck__card--selected .card[data-v-1e40c550]{opacity:1;border-radius:5px;box-shadow:0 0 16px #ebc6ff6b}.cards-deck__card--selected .card[data-v-1e40c550]:before{opacity:.75}@keyframes showMinted-c25692b5{to{opacity:1}}@keyframes pulseShadow-c25692b5{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.select-target-card[data-v-c25692b5]{display:flex;flex-direction:column;align-items:flex-start;gap:32px}.select-target-card__title[data-v-c25692b5]{font-size:32px;font-weight:500;line-height:41.6px;text-align:left;max-width:80%}@media (max-width: 1279.98px){.select-target-card__title[data-v-c25692b5]{font-size:30px}}@media (max-width: 1023.98px){.select-target-card__title[data-v-c25692b5]{font-size:28px}}@media (max-width: 639.98px){.select-target-card__title[data-v-c25692b5]{font-size:24px}}.select-target-card__scroll-container[data-v-c25692b5]{margin-top:20px;padding:2px;overflow:auto;overflow-x:hidden;width:100%;height:calc(100vh - 290px)}.select-target-card__info[data-v-c25692b5]{display:flex;align-items:center}.select-target-card__points[data-v-c25692b5]{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em}.select-target-card[data-v-c25692b5] .cards-deck{gap:10px}.select-target-card[data-v-c25692b5] .cards-deck__card{width:calc(25% - 8px)}@media (max-width: 559.98px){.select-target-card[data-v-c25692b5] .cards-deck__card{width:calc(33.333% - 8px)}}.select-target-card[data-v-c25692b5] .cards-deck__card:hover .card:before{opacity:1}.select-target-card[data-v-c25692b5] .cards-deck__card:hover .card .card__picture{filter:none}.select-target-card[data-v-c25692b5] .cards-deck__card .card{width:100%;margin:0;border-radius:6px}@keyframes showMinted-a49736d2{to{opacity:1}}@keyframes pulseShadow-a49736d2{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}@keyframes showModal-a49736d2{to{transform:translate(0)}}@keyframes hideModal-a49736d2{0%{transform:translate(0)}to{transform:translate(100%)}}.card-upgrade-calculator[data-v-a49736d2]{display:flex;width:100%;justify-content:space-between;flex-wrap:wrap;gap:24px}@media (max-width: 1499.98px){.card-upgrade-calculator[data-v-a49736d2]{align-items:flex-start}}@media (max-width: 768.98px){.card-upgrade-calculator[data-v-a49736d2]{gap:16px}}.card-upgrade-calculator[data-v-a49736d2] .tip-money .tooltip__icon{position:relative}.card-upgrade-calculator__caption[data-v-a49736d2]{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;text-transform:uppercase;color:#ffffffa3}.card-upgrade-calculator__row[data-v-a49736d2]{display:flex;align-items:center;gap:8px}.card-upgrade-calculator__buttons[data-v-a49736d2]{display:flex;align-items:center;justify-content:center;gap:10px}@media (max-width: 1279.98px){.card-upgrade-calculator__buttons[data-v-a49736d2]{width:100%;justify-content:flex-start}}@media (max-width: 559.98px){.card-upgrade-calculator__buttons[data-v-a49736d2]{flex-wrap:wrap}}.card-upgrade-calculator__buttons .button[data-v-a49736d2]{margin:0}@media (max-width: 559.98px){.card-upgrade-calculator__buttons .button[data-v-a49736d2]{flex:1}}.card-upgrade-calculator__question[data-v-a49736d2]{font-size:1.2em}.card-upgrade-calculator__question__icon[data-v-a49736d2]{width:1.1em;height:1.1em}.card-upgrade-calculator__question-text[data-v-a49736d2]{text-align:left;font-size:16px;line-height:1.4;color:#fff;width:22em;max-width:100%;border-radius:.75em}@media (max-width: 1499.98px){.card-upgrade-calculator__question-text[data-v-a49736d2]{font-size:15px}}@media (max-width: 1279.98px){.card-upgrade-calculator__question-text[data-v-a49736d2]{font-size:14px}}.card-upgrade-calculator__question-text__outer[data-v-a49736d2]{padding:.125em}.card-upgrade-calculator__question-text__inner[data-v-a49736d2]{padding:.75em;border-radius:.75em;text-align:left}@media (max-width: 559.98px){.card-upgrade-calculator__question-text__inner[data-v-a49736d2]{padding:10px 0}}.card-upgrade-calculator__question-text__line[data-v-a49736d2]{font-style:italic;white-space:pre-wrap}.card-upgrade__main{display:flex;align-items:flex-start;justify-content:space-between;margin-top:16px;position:absolute;left:0;flex-flow:column;height:568px;top:-624px;width:100%}@media (max-width: 1499.98px){.card-upgrade__main{height:535px;top:-591px}}@media (max-width: 1279.98px){.card-upgrade__main{height:820px;top:-876px}}@media (max-width: 1023.98px){.card-upgrade__main{height:1176px;top:-1208px}}@media (max-width: 768.98px){.card-upgrade__main{height:616px;top:-670px;margin-top:24px}}.card-upgrade__floor-value{display:flex;align-items:center;margin-top:0;margin-bottom:16px;justify-content:flex-start;font-size:16px;font-weight:300;line-height:16px;letter-spacing:.02em;text-transform:uppercase;min-height:48px}@media (max-width: 1023.98px){.card-upgrade__floor-value{min-height:40px}}@media (max-width: 768.98px){.card-upgrade__floor-value{min-height:32px}}.card-upgrade__floor-value__title{color:#ffffffa3;margin-right:16px}@media (max-width: 768.98px){.card-upgrade__floor-value__title{font-size:14px}}.card-upgrade__floor-value__icon{width:32px;margin-right:16px}.card-upgrade__scroll{position:relative;margin-top:-7.5em;width:100%;height:2px}.card-upgrade__scroll__pad{margin-top:7.5em}.card-upgrade__connect{position:absolute;left:0;display:flex;align-items:center;justify-content:center;flex-flow:column;border-radius:6px;gap:24px;z-index:10;width:100%;top:61px;height:calc(100% - 34px);background:#ffffff01;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);overflow:hidden}@media (max-width: 1023.98px){.card-upgrade__connect{top:50px;height:calc(100% - 44px)}}.card-upgrade__connect__title{font-size:32px;font-weight:600;line-height:41.6px;text-align:center;color:#ffffffa3}@media (max-width: 1279.98px){.card-upgrade__connect__title{font-size:30px}}@media (max-width: 768.98px){.card-upgrade__connect__title{font-size:28px}}@media (max-width: 639.98px){.card-upgrade__connect__title{font-size:24px}}.card-upgrade__connect img{width:169px;height:96px}.card-upgrade__list-container{width:100%;height:532px;position:relative}@media (max-width: 1499.98px){.card-upgrade__list-container{height:500px}}@media (max-width: 1279.98px){.card-upgrade__list-container{height:784px}}@media (max-width: 1023.98px){.card-upgrade__list-container{height:1120px}}@media (max-width: 768.98px){.card-upgrade__list-container{overflow-x:auto;overflow-y:hidden;height:576px;padding:2px}}.card-upgrade__list-container.disabled{pointer-events:none}.card-upgrade__list-container.disabled .cards-selectable-list{position:relative}.card-upgrade__list-container.disabled .cards-selectable-list:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;opacity:.6;background:#18131c;z-index:99}.card-upgrade__list{width:100%;height:100%}.card-upgrade__chest-container{width:560px;display:flex;align-items:center;gap:20px;background:linear-gradient(90deg,#ffffff29,#99999929);padding:16px;border-radius:16px}@media (max-width: 1279.98px){.card-upgrade__chest-container{width:380px;flex-wrap:wrap}}@media (max-width: 1023.98px){.card-upgrade__chest-container{width:100%;flex-wrap:nowrap;justify-content:space-between}}@media (max-width: 768.98px){.card-upgrade__chest-container{flex-wrap:wrap}}.card-upgrade__to{flex:1;position:relative;z-index:1;display:flex;flex-flow:column;align-items:flex-start;justify-content:space-between}@media (max-width: 1279.98px){.card-upgrade__to{width:100%;flex:initial}}@media (max-width: 1023.98px){.card-upgrade__to{width:350px}}@media (max-width: 768.98px){.card-upgrade__to{width:100%;align-items:center}}.card-upgrade__to__title{font-size:2em;text-transform:uppercase;margin-bottom:.5em}.card-upgrade__to__variants{display:flex;justify-content:center;flex-wrap:wrap;gap:8px;box-shadow:0 0 red;transition:all .4s}@media (max-width: 559.98px){.card-upgrade__to__variants{width:100%}}.card-upgrade__to__variants--upgrading{opacity:.4}.card-upgrade__to__variants--upgrading:hover{opacity:1}.card-upgrade__to__variants--error .card-upgrade__to__variant{border-radius:6px;box-shadow:0 0 .15em red,0 0 .15em #ff7d7d}.card-upgrade__to__variant{width:75px}@media (max-width: 1279.98px){.card-upgrade__to__variant{width:80px}}@media (max-width: 639.98px){.card-upgrade__to__variant{width:calc(25% - 6px)}}.card-upgrade__to__variant__card{border-radius:6px;opacity:.6}.card-upgrade__to__variant__card.card{margin:0;width:100%}.card-upgrade__to__variant__card:hover,.card-upgrade__to__variant__card--active{opacity:1}.card-upgrade__to__variant__card--active.card:before{opacity:1}.card-upgrade__to__variant--selectable{cursor:pointer}.card-upgrade__to__variant--selectable:hover{opacity:1}.card-upgrade__to__variant--active{filter:drop-shadow(0 2px 5px rgba(0,0,0,.4))}.card-upgrade__actions{max-width:180px;display:flex;align-items:center;text-align:center;gap:20px;flex-flow:column}@media (max-width: 1279.98px){.card-upgrade__actions{flex-flow:initial;max-width:100%;text-align:right;justify-content:space-between;width:100%}}@media (max-width: 1023.98px){.card-upgrade__actions{flex-wrap:wrap;width:260px;justify-content:flex-end}}@media (max-width: 768.98px){.card-upgrade__actions{width:100%;justify-content:center;text-align:center}}@media (max-width: 559.98px){.card-upgrade__actions{gap:16px}}.card-upgrade__chest{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.card-upgrade__chest__picture{width:70%;margin:0 auto}.card-upgrade__chest__picture--upgrading{opacity:.2}.card-upgrade__chest__card{cursor:pointer;width:6em!important;margin:0!important;transition:opacity .2s}.card-upgrade__chest__card:hover{opacity:.8}.card-upgrade__chest__card .card__count{top:unset;bottom:0;border-top-left-radius:.5em;border-bottom-left-radius:0;background:#01369a}.card-upgrade__top{display:flex;align-items:center;justify-content:center;margin-top:3em}.card-upgrade__top--mobile{display:none}.card-upgrade__arrow{height:2em;margin:0 2.5em}.card-upgrade__collection{font-size:1.25em}.card-upgrade__collection__icon{width:1em;margin-right:.25em;position:relative;top:.125em}.card-upgrade__collection__icon--selected{top:0;left:.325em}.card-upgrade__button{width:180px;position:relative;z-index:10;transform:translateZ(1px)}@media (max-width: 1279.98px){.card-upgrade__button{width:140px;min-width:140px}}@media (max-width: 768.98px){.card-upgrade__button{width:180px}}@media (max-width: 559.98px){.card-upgrade__button{width:100%}}.card-upgrade__points{display:flex;align-items:center;justify-content:center}.card-upgrade__points__text{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em}@media (max-width: 559.98px){.card-upgrade__reset-container,.card-upgrade__reset-container .button{width:100%}}.card-upgrade__loading{margin:0 0 -2.75em}.card-upgrade__error{font-size:1.2em;max-width:24em;margin:0 auto 1em}.card-upgrade__limit{font-size:1.25em;margin:.5em auto 0}.card-upgrade__bottom{display:flex;justify-content:space-between;margin:0;padding:24px 16px 16px;gap:35px}@media (max-width: 1499.98px){.card-upgrade__bottom{gap:20px}}@media (max-width: 1279.98px){.card-upgrade__bottom{flex-wrap:wrap}}.card-upgrade__bottom__info-container{display:flex;flex-flow:column;justify-content:space-between;gap:16px;width:calc(100% - 595px);background:linear-gradient(90deg,#ffffff29,#99999929);padding:16px;border-radius:16px}@media (max-width: 1499.98px){.card-upgrade__bottom__info-container{flex-flow:wrap;width:calc(100% - 580px)}}@media (max-width: 1279.98px){.card-upgrade__bottom__info-container{width:calc(100% - 400px)}}@media (max-width: 1023.98px){.card-upgrade__bottom__info-container{width:100%}}.card-upgrade__bottom__count{width:100%;display:flex}@media (max-width: 1499.98px){.card-upgrade__bottom__count{height:100%;align-items:flex-start}}.card-upgrade__bottom__countContainer{width:100%;display:flex;align-items:center}@media (max-width: 1499.98px){.card-upgrade__bottom__countContainer{width:100%}}.card-upgrade__bottom__calculatorContainer{width:100%}.card-upgrade__bottom__calculator .calculator__row{justify-content:center}.card-upgrade__mobile-count{display:none}.card-upgrade__progress{background:#fafafa;height:1.5em;width:12em;overflow:hidden;margin:1em auto 0;border-radius:1em}.card-upgrade__progress__inner{height:100%;background:#d3d453}.card-upgrade__count{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;text-transform:uppercase}@media (max-width: 1499.98px){.card-upgrade__count{font-size:13px}}@media (max-width: 559.98px){.card-upgrade__count{font-size:12px}}.card-upgrade__count-container{white-space:nowrap;display:flex;align-items:center;align-content:flex-start;flex-wrap:wrap;gap:12px;width:100%;height:100%;margin:0 auto;padding:16px;border-radius:8px;background:#ffffff3d}.card-upgrade__submitted{display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;text-transform:uppercase}@media (max-width: 1499.98px){.card-upgrade__submitted{font-size:13px}}@media (max-width: 559.98px){.card-upgrade__submitted{font-size:12px}}.card-upgrade__submitted .tooltip{font-size:1.35em;top:.125em}.card-upgrade__limitReached{font-weight:600;color:#ff7d7d}.card-upgrade__green{color:green}.card-upgrade__learn-more{margin-top:1em;position:relative;text-align:center;z-index:10;transform:translateZ(1px)}.card-upgrade__learn-more__text{color:inherit;font-size:1.1em}.card-upgrade__bonusHint{width:100%;margin-top:-2em;padding-bottom:1em}.card-upgrade__bonusHint__text{font-size:.9em;text-align:center;color:#ff7d7d}@media (max-width: 1279.98px){.card-upgrade__bonusHint__text{text-align:right}}.card-upgrade__bonusHint__text--transparent{color:transparent}.card-upgrade__link{color:inherit}.card-upgrade__max-container{display:none}.card-upgrade__loading{margin:-1em 0}.card-upgrade .loading-indicator{position:absolute;left:0;right:0;margin:0 auto;top:-400px}@media (max-width: 1279.98px){.card-upgrade .loading-indicator{top:-500px}}@media (max-width: 1023.98px){.card-upgrade .loading-indicator{top:-670px}}@media (max-width: 768.98px){.card-upgrade .loading-indicator{top:-400px}}@keyframes showMinted-314f8660{to{opacity:1}}@keyframes pulseShadow-314f8660{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buyback-calculator__select[data-v-314f8660]{display:flex;align-items:center}.buyback-calculator__select__tooltip[data-v-314f8660]{margin-left:.3em;font-size:1.4em}@media screen and (max-width: 768px){.buyback-calculator__select__tooltip[data-v-314f8660]{font-size:1em}}@keyframes showMinted-ebb0e893{to{opacity:1}}@keyframes pulseShadow-ebb0e893{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buyback-cards__scroll-container[data-v-ebb0e893]{overflow:auto;overflow-x:hidden;width:100%;height:calc(100vh - 285px)}.buyback-cards__table[data-v-ebb0e893]{width:100%;display:flex;flex-flow:column;gap:8px;margin-top:8px}.buyback-cards__table--heading[data-v-ebb0e893]{margin-top:32px}.buyback-cards__table--heading .buyback-cards__table__td[data-v-ebb0e893]:nth-of-type(1){margin-right:38px}.buyback-cards__table--heading .buyback-cards__table__row[data-v-ebb0e893]{padding:8px 20px 8px 28px;background:#ffffff1a}.buyback-cards__table__row[data-v-ebb0e893]{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:16px;background:#ffffff0d;overflow:hidden;padding:8px 16px;transition:background .2s;position:relative}.buyback-cards__table__row[data-v-ebb0e893]:hover{background:#ffffff1a}.buyback-cards__table__row--selectable[data-v-ebb0e893]{cursor:pointer}.buyback-cards__table__td .card[data-v-ebb0e893]{width:4em;margin:0}.buyback-cards__currency-icon[data-v-ebb0e893]{width:1.125em;margin-right:.25em}.buyback-cards__value[data-v-ebb0e893]{display:flex;justify-content:flex-end;align-items:center}.modal__buttons[data-v-ebb0e893]{display:flex;flex-flow:column;gap:16px}@keyframes showMinted-29644547{to{opacity:1}}@keyframes pulseShadow-29644547{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.pager[data-v-29644547]{font-size:2em;padding-top:1em;text-align:center}.pager__link[data-v-29644547]{padding:0 .25em;margin:0 .125em;color:#777;text-decoration:none}.pager__link--active[data-v-29644547]{cursor:pointer;color:unset}.pager__link--current[data-v-29644547]{color:#fc0}@keyframes showMinted-80973995{to{opacity:1}}@keyframes pulseShadow-80973995{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-favorites-modal[data-v-80973995]{font-size:1rem}.card-favorites-modal__title[data-v-80973995]{text-align:center;font-size:1.5em;margin-bottom:.5em}.card-favorites-modal__user[data-v-80973995]{display:block;font-size:1.25em;color:inherit;text-decoration:none;border-bottom:1px solid #d0cab2;padding:.5em 0;text-align:left}.card-favorites-modal__user[data-v-80973995]:last-of-type{border-bottom:0}.card-favorites-modal__pager[data-v-80973995]{font-size:1.5em}@keyframes showMinted-5abb9636{to{opacity:1}}@keyframes pulseShadow-5abb9636{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__cancel-order[data-v-5abb9636]{max-width:420px}@media (max-width: 559.98px){.card-view__cancel-order[data-v-5abb9636]{max-width:100%}}.card-view__cancel-order__title[data-v-5abb9636]{font-size:18px;font-weight:500;line-height:22px;max-width:80%}@keyframes showMinted-34b2a75b{to{opacity:1}}@keyframes pulseShadow-34b2a75b{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.approve-cards[data-v-34b2a75b]{max-width:420px}@media (max-width: 559.98px){.approve-cards[data-v-34b2a75b]{max-width:100%}}.approve-cards__title[data-v-34b2a75b]{font-size:24px;font-weight:700;line-height:31.2px;margin-bottom:24px}.approve-cards__text[data-v-34b2a75b]{font-size:16px;font-weight:400;line-height:20.16px}.approve-cards__scroll-container[data-v-34b2a75b]{margin-top:1.5em;overflow:auto;overflow-x:hidden;max-height:50vh}.approve-cards__table[data-v-34b2a75b]{width:calc(100% - 2em);font-size:.675em}.approve-cards__table--heading[data-v-34b2a75b]{border-bottom:.15em solid}.approve-cards__card[data-v-34b2a75b]{width:5em;margin-left:auto}.approve-cards__button[data-v-34b2a75b]{width:7em}.approve-cards__error[data-v-34b2a75b]{right:0;box-shadow:0 -2px 16px #00000040}.approve-cards__all[data-v-34b2a75b]{font-size:1.25em;margin:1.5em 0 0}@keyframes showMinted-4d6270c1{to{opacity:1}}@keyframes pulseShadow-4d6270c1{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.confirm-operation[data-v-4d6270c1]{z-index:10000}.confirm-operation__title[data-v-4d6270c1]{display:block;font-size:24px;font-weight:500;line-height:31.2px}.confirm-operation__wrap[data-v-4d6270c1]{width:100%;margin-top:32px}.confirm-operation__info[data-v-4d6270c1]{width:100%}.confirm-operation__info_inner[data-v-4d6270c1]{display:flex;flex-flow:column;gap:8px}.confirm-operation__info .info-name[data-v-4d6270c1]{font-size:24px;font-weight:500;line-height:31.2px}@media (max-width: 1279.98px){.confirm-operation__info .info-name[data-v-4d6270c1]{font-size:22px}}@media (max-width: 1023.98px){.confirm-operation__info .info-name[data-v-4d6270c1]{font-size:20px}}@media (max-width: 639.98px){.confirm-operation__info .info-name[data-v-4d6270c1]{font-size:18px}}.confirm-operation__info .info-collection[data-v-4d6270c1],.confirm-operation__info info-edition[data-v-4d6270c1]{font-size:18px;font-weight:400;line-height:31.2px;color:#ffffffa3}@media (max-width: 1023.98px){.confirm-operation__info .info-collection[data-v-4d6270c1],.confirm-operation__info info-edition[data-v-4d6270c1]{font-size:16px}}@media (max-width: 639.98px){.confirm-operation__info .info-collection[data-v-4d6270c1],.confirm-operation__info info-edition[data-v-4d6270c1]{font-size:14px}}.confirm-operation__row[data-v-4d6270c1]{display:flex;align-items:center;justify-content:flex-start;gap:10px}.confirm-operation__row .price-title[data-v-4d6270c1]{font-size:18px;font-weight:400;line-height:1;color:#ffffffa3}@media (max-width: 1023.98px){.confirm-operation__row .price-title[data-v-4d6270c1]{font-size:16px}}@media (max-width: 639.98px){.confirm-operation__row .price-title[data-v-4d6270c1]{font-size:14px}}.confirm-operation__row .price-info[data-v-4d6270c1]{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:500;line-height:1}@media (max-width: 1023.98px){.confirm-operation__row .price-info[data-v-4d6270c1]{font-size:16px}}@media (max-width: 639.98px){.confirm-operation__row .price-info[data-v-4d6270c1]{font-size:14px}}.confirm-operation__row .price-info img[data-v-4d6270c1]{width:24px}.confirm-operation__calculator[data-v-4d6270c1]{width:100%;margin-top:12px;display:flex;flex-flow:column;gap:12px}@media (max-width: 1023.98px){.confirm-operation__calculator[data-v-4d6270c1]{font-size:16px}}@media (max-width: 639.98px){.confirm-operation__calculator[data-v-4d6270c1]{font-size:14px}}.confirm-operation__calculator .calculator__row[data-v-4d6270c1]{flex-flow:initial;align-items:center;justify-content:flex-start;gap:12px}.confirm-operation__calculator .calculator__row__value[data-v-4d6270c1]{font-size:22px;line-height:1}@media (max-width: 1023.98px){.confirm-operation__calculator .calculator__row__value[data-v-4d6270c1]{font-size:20px}}@media (max-width: 639.98px){.confirm-operation__calculator .calculator__row__value[data-v-4d6270c1]{font-size:18px}}.confirm-operation__calculator .calculator__col[data-v-4d6270c1]{display:inline-flex;align-items:center;gap:10px}.confirm-operation__calculator .calculator__col[data-v-4d6270c1]:nth-of-type(1){color:#ffffffa3}.confirm-operation__calculator .calculator__col img[data-v-4d6270c1]{max-width:22px}.confirm-operation__calculator .calculator__delimiter[data-v-4d6270c1]{background:linear-gradient(90deg,#a572c0,#89a0d3);border:0;height:2px}.confirm-operation__red[data-v-4d6270c1]{color:#ff7d7d}.confirm-operation__error[data-v-4d6270c1]{max-width:21em;margin:0 auto;top:20px;right:0;border-radius:20px 0 0 20px;box-shadow:0 2px 15px #00000026}.confirm-operation__link[data-v-4d6270c1]{color:inherit}@keyframes showMinted-a9d83e88{to{opacity:1}}@keyframes pulseShadow-a9d83e88{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__buy-now[data-v-a9d83e88]{width:388px;max-width:100%}@media screen and (max-width: 768px){.card-view__buy-now[data-v-a9d83e88]{width:100%}}.card-view__buy-now .error[data-v-a9d83e88]{box-shadow:0 2px 15px #0003;top:20px;right:0;border-top-right-radius:0;border-bottom-right-radius:0}.card-view__buy-now__head[data-v-a9d83e88]{display:flex;gap:24px;margin:32px 0}@media (max-width: 768px){.card-view__buy-now__head[data-v-a9d83e88]{gap:16px}}.card-view__buy-now__head__picture[data-v-a9d83e88]{pointer-events:none}.card-view__buy-now__head__picture .card[data-v-a9d83e88]{margin:0;display:block;width:103px}@media (max-width: 480px){.card-view__buy-now__head__picture .card[data-v-a9d83e88]{width:90px}}.card-view__buy-now__head__info[data-v-a9d83e88]{flex-grow:1}.card-view__buy-now__title[data-v-a9d83e88]{font-weight:500;line-height:130%;font-size:24px;font-family:SpaceGrotesk;margin:8px 0}@media (max-width: 768px){.card-view__buy-now__title[data-v-a9d83e88]{font-size:20px}}.card-view__buy-now__rarity__value[data-v-a9d83e88]{display:inline-block;letter-spacing:.5px;font-weight:500;line-height:100%;font-size:12px;text-transform:uppercase;padding:8px 16px}.card-view__buy-now__rarity__value[data-v-a9d83e88]:before{padding:2px}.card-view__buy-now__collection[data-v-a9d83e88]{letter-spacing:.24px;font-weight:500;line-height:100%;font-size:12px;position:relative;padding:2px 0 2px 24px}.card-view__buy-now__collection[data-v-a9d83e88]:before{content:"";background:url(/images/logo-currency.svg) no-repeat center/16px;width:16px;height:16px;margin-right:4px;display:inline-block;transform:translateY(2px);position:absolute;left:0;top:-2px}.card-view__buy-now__edition[data-v-a9d83e88]{margin-top:16px;letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:12px;color:#ffffffa3}.card-view__buy-now__edition .numb[data-v-a9d83e88]{font-weight:500;color:#fff}.card-view__buy-now__item[data-v-a9d83e88]{display:flex;align-items:center;gap:8px;margin-bottom:16px}.card-view__buy-now__total[data-v-a9d83e88]{display:flex;align-items:center;gap:8px;margin-top:24px;border-radius:8px;background:linear-gradient(to right,#a572c0,#89a0d3);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:relative;padding:8px}.card-view__buy-now__total[data-v-a9d83e88]:before{background:#322b36;content:"";position:absolute;top:0;right:0;bottom:0;left:0;margin:1px;border-radius:inherit;z-index:-1}.card-view__buy-now__body[data-v-a9d83e88]{letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:12px;color:#ffffffa3}.card-view__buy-now__body .value[data-v-a9d83e88]{font-size:18px;color:#fff;font-weight:500;letter-spacing:.36px}.card-view__buy-now__body .value--red[data-v-a9d83e88]{color:#c30505}.card-view__buy-now__body img[data-v-a9d83e88]{width:24px;min-width:24px}.card-view__buy-now__link[data-v-a9d83e88]{color:inherit}@keyframes showMinted-ec1f02e6{to{opacity:1}}@keyframes pulseShadow-ec1f02e6{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.select[data-v-ec1f02e6]{text-align:left}.select__title[data-v-ec1f02e6]{margin-bottom:.25em}.select__description[data-v-ec1f02e6]{line-height:1.4;margin:.5em 0 1em}.select__element[data-v-ec1f02e6]{width:100%;background:none;color:#d0cab2;border:1px solid;font:inherit;box-sizing:border-box;padding:.325em;border-radius:.25em;font-size:.875em}@media screen and (max-width: 768px){.select__element[data-v-ec1f02e6]{padding:.75em}}.select--small .select__title[data-v-ec1f02e6]{font-size:1.125em}@keyframes showMinted-8d25aff7{to{opacity:1}}@keyframes pulseShadow-8d25aff7{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.modal[data-v-8d25aff7] .card__mintIco{display:none}.card-view[data-v-8d25aff7] .card__mintIcon{bottom:0}.card-view__make-offer[data-v-8d25aff7]{width:388px;max-width:100%}@media screen and (max-width: 768px){.card-view__make-offer[data-v-8d25aff7]{width:100%}}.card-view__make-offer .error[data-v-8d25aff7]{box-shadow:0 2px 14px #0003;top:20px;right:0;border-bottom-right-radius:0;border-top-right-radius:0}.card-view__make-offer__inputs[data-v-8d25aff7]{margin:32px 0;display:flex;flex-flow:column;gap:16px}.card-view__make-offer .v-select[data-v-8d25aff7]{width:100%}.card-view__make-offer[data-v-8d25aff7] .section-heading{margin-bottom:8px;font-size:14px;font-weight:300;line-height:100%;letter-spacing:.28px;color:#ffffffa3;padding:0 16px}.card-view__make-offer[data-v-8d25aff7] .ed-select .vs__actions{padding-right:16px;padding-left:16px}.card-view__make-offer[data-v-8d25aff7] .ed-select .vs__dropdown-menu{max-height:140px}@keyframes showMinted-6b35471a{to{opacity:1}}@keyframes pulseShadow-6b35471a{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.marketplace-card[data-v-6b35471a]{width:15%;text-align:left;position:relative}@media (max-width: 1279.98px){.marketplace-card[data-v-6b35471a]{width:18%}}@media (max-width: 1023.98px){.marketplace-card[data-v-6b35471a]{width:23.6%}}@media (max-width: 768.98px){.marketplace-card[data-v-6b35471a]{width:calc(33.333% - 6px)}}@media (max-width: 559.98px){.marketplace-card[data-v-6b35471a]{width:calc(50% - 4px)}}@media (max-width: 399.98px){.marketplace-card[data-v-6b35471a]{width:calc(50% - 2px)}}@media (max-width: 350px){.marketplace-card[data-v-6b35471a]{width:100%;margin:0 auto}}.marketplace-card__texts[data-v-6b35471a]{position:absolute;left:8px;bottom:8px;width:calc(100% - 16px);z-index:1;display:flex;flex-flow:column;gap:8px}.marketplace-card__title[data-v-6b35471a]{font-size:14px;font-weight:500;line-height:14px;letter-spacing:.02em;color:#fff;text-transform:uppercase;transition:opacity .3s ease}@media (max-width: 559.98px){.marketplace-card__title[data-v-6b35471a]{font-size:13px}}@media (max-width: 399.98px){.marketplace-card__title[data-v-6b35471a]{font-size:12px}}.marketplace-card__inner[data-v-6b35471a]{margin:0}.marketplace-card__rarity[data-v-6b35471a]{display:flex}.marketplace-card__rarity__value[data-v-6b35471a]{padding:4px 8px;text-transform:uppercase;color:#fff;font-size:12px;font-weight:500;line-height:1;letter-spacing:.5px;border-radius:30px;position:relative}@media (max-width: 639.98px){.marketplace-card__rarity__value[data-v-6b35471a]{font-size:10px}}@media (max-width: 399.98px){.marketplace-card__rarity__value[data-v-6b35471a]{font-size:8px}}.marketplace-card__rarity__value[data-v-6b35471a]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.marketplace-card__collection[data-v-6b35471a]{display:flex;align-items:flex-start;gap:4px}.marketplace-card__collection_name[data-v-6b35471a]{display:flex;flex-wrap:wrap;align-items:center;gap:8px;width:100%;font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#fff}@media (max-width: 639.98px){.marketplace-card__collection_name[data-v-6b35471a]{font-size:11px}}@media (max-width: 399.98px){.marketplace-card__collection_name[data-v-6b35471a]{font-size:10px}}.marketplace-card__collection_name[data-v-6b35471a]:before{content:"";display:inline-block;width:16px;height:16px;background-size:cover;background-position:center;background-repeat:no-repeat;background-image:url(/images/logo-currency.svg)}.marketplace-card__collection_name strong[data-v-6b35471a]{font-weight:300!important}.marketplace-card__collection_name span[data-v-6b35471a]{width:100%;display:flex}.marketplace-card__name+.marketplace-card__rarity[data-v-6b35471a]{margin-top:.25em}.marketplace-card__hex[data-v-6b35471a]{overflow:hidden;text-overflow:ellipsis;font-size:.875em;color:#898989}.marketplace-card__info[data-v-6b35471a]{display:flex;align-items:flex-start;padding:8px;border-radius:8px;background:linear-gradient(90deg,#a572c0,#89a0d3),#89a0d3;position:relative;overflow:hidden}@media (max-width: 399.98px){.marketplace-card__info[data-v-6b35471a]{padding:4px 8px}}.my-cards .marketplace-card__info[data-v-6b35471a]{display:none}.marketplace-card__info[data-v-6b35471a]:before{content:"";position:absolute;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);background:#302e2d;z-index:1;border-radius:7px}.marketplace-card__info[data-v-6b35471a]:after{content:"";position:absolute;right:8px;top:calc(50% - 8px);width:16px;height:16px;background-image:url(/images/icons/chevron-right.svg);background-size:cover;background-position:center;background-repeat:no-repeat;z-index:1}.marketplace-card__info span[data-v-6b35471a]{z-index:1;position:relative}.marketplace-card__favorites[data-v-6b35471a]{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;white-space:nowrap;background:#00000052;border:1px solid rgba(255,255,255,.24);border-radius:50%;transition:background .3s ease;pointer-events:auto}.marketplace-card__favorites[data-v-6b35471a]:hover{background:#0000006b}.marketplace-card__favorites__icon[data-v-6b35471a]{width:1.25em;cursor:pointer}.marketplace-card__favorites__count[data-v-6b35471a]{font-size:1.125em;color:#fff;margin-right:.5em;position:relative;top:-1px}.marketplace-card__time-left[data-v-6b35471a]{display:flex;align-items:center}.marketplace-card__time-left__icon[data-v-6b35471a]{width:.75em}.marketplace-card__time-left__text[data-v-6b35471a]{font-size:.75em;color:#898989;margin-left:.25em}.marketplace-card__top[data-v-6b35471a]{display:flex;align-items:center;justify-content:flex-end;width:100%;position:absolute;top:8px;gap:8px;padding-right:8px;box-sizing:border-box;z-index:1;pointer-events:none}.marketplace-card__top__share[data-v-6b35471a]{cursor:pointer;width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:#00000052;border:1px solid rgba(255,255,255,.24);border-radius:50%;transition:background .3s ease;pointer-events:auto}.marketplace-card__top__share[data-v-6b35471a]:hover{background:#0000006b}.marketplace-card__top__lock[data-v-6b35471a]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#6a3189,#283d6e),#003c73;border:1px solid rgba(255,255,255,.24);border-radius:50%;transition:background .3s ease;pointer-events:auto}.marketplace-card__top__lock img[data-v-6b35471a]{filter:brightness(0) invert(1);max-width:12px}.marketplace-card__top__list-lock[data-v-6b35471a]{display:none;cursor:pointer;width:30%;height:100%;pointer-events:auto}.marketplace-card__top__icon[data-v-6b35471a]{width:1.25em}.marketplace-card__price[data-v-6b35471a]{font-weight:700;display:flex;align-items:center;position:relative;z-index:1;padding-right:24px}.marketplace-card__price__title[data-v-6b35471a]{white-space:nowrap;font-size:1em;margin-right:.5em}.marketplace-card__price__open-to-offers[data-v-6b35471a]{margin:.25em 0}.marketplace-card__price__number[data-v-6b35471a]{font-size:18px;font-weight:500;line-height:18px;letter-spacing:.02em;color:#fff}@media (max-width: 1279.98px){.marketplace-card__price__number[data-v-6b35471a]{font-size:16px}}@media (max-width: 1023.98px){.marketplace-card__price__number[data-v-6b35471a]{font-size:14px}}@media (max-width: 399.98px){.marketplace-card__price__number[data-v-6b35471a]{font-size:12px}}.marketplace-card__price__currency[data-v-6b35471a]{font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#ffffffa3;margin-left:4px;margin-top:5px}@media (max-width: 1279.98px){.marketplace-card__price__currency[data-v-6b35471a]{margin-top:3px}}@media (max-width: 399.98px){.marketplace-card__price__currency[data-v-6b35471a]{font-size:10px}}.marketplace-card__price__icon[data-v-6b35471a]{width:24px;height:24px;background-size:contain;background-position:center;background-repeat:no-repeat;position:relative;top:0;margin-right:8px}@media (max-width: 1279.98px){.marketplace-card__price__icon[data-v-6b35471a]{width:22px;height:22px}}@media (max-width: 399.98px){.marketplace-card__price__icon[data-v-6b35471a]{width:18px;height:18px}}.marketplace-card__price__value[data-v-6b35471a]{display:flex;align-items:center}.marketplace-card__burned[data-v-6b35471a]{color:#ff7d7d;font-size:1.1em;font-weight:700;position:relative;z-index:1}.marketplace-card__content[data-v-6b35471a]{width:100%;margin:0}.marketplace-card__content[data-v-6b35471a]:hover:before{opacity:1}.marketplace-card__view[data-v-6b35471a]{font-size:16px;font-weight:300;line-height:18px;letter-spacing:.02em;color:#fff}@media (max-width: 1499.98px){.marketplace-card__view[data-v-6b35471a]{font-size:15px}}@media (max-width: 1279.98px){.marketplace-card__view[data-v-6b35471a]{font-size:14px}}@media (max-width: 639.98px){.marketplace-card__view[data-v-6b35471a]{font-size:13px}}@media (max-width: 399.98px){.marketplace-card__view[data-v-6b35471a]{font-size:12px}}.marketplace-card--view-list[data-v-6b35471a]{width:100%;border-radius:16px;background:#29252d80}.marketplace-card--view-list .marketplace-card__inner[data-v-6b35471a]{display:flex;gap:24px;padding:8px 24px}@media (max-width: 1023.98px){.marketplace-card--view-list .marketplace-card__inner[data-v-6b35471a]{padding:16px}}@media (max-width: 639.98px){.marketplace-card--view-list .marketplace-card__inner[data-v-6b35471a]{flex-wrap:wrap;align-items:flex-start;justify-content:flex-end}}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__inner[data-v-6b35471a]{gap:16px}}.marketplace-card--view-list .marketplace-card__inner:hover .marketplace-card__small-button[data-v-6b35471a]{bottom:12px}.marketplace-card--view-list .marketplace-card__view[data-v-6b35471a]{font-size:14px}.marketplace-card--view-list .marketplace-card__small-button[data-v-6b35471a]{display:none}.marketplace-card--view-list .marketplace-card__texts[data-v-6b35471a]{position:relative;left:0;width:calc(100% - 280px);bottom:0;flex-flow:wrap;align-items:center;align-content:center;gap:16px 24px}@media (max-width: 1279.98px){.marketplace-card--view-list .marketplace-card__texts[data-v-6b35471a]{align-items:center;align-content:flex-start;padding-top:14px}}@media (max-width: 1023.98px){.marketplace-card--view-list .marketplace-card__texts[data-v-6b35471a]{gap:12px;padding-top:2px;align-content:center;align-items:center}}@media (max-width: 639.98px){.marketplace-card--view-list .marketplace-card__texts[data-v-6b35471a]{width:calc(100% - 90px);flex-flow:column;align-items:flex-start}}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__texts[data-v-6b35471a]{width:calc(100% - 82px)}}.marketplace-card--view-list .marketplace-card__content[data-v-6b35471a]{width:63px;order:0}.marketplace-card--view-list .marketplace-card__title[data-v-6b35471a]{order:0;min-width:140px}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__title[data-v-6b35471a]{min-width:100%}}.marketplace-card--view-list .marketplace-card__rarity[data-v-6b35471a]{order:1;min-width:120px}.marketplace-card--view-list .marketplace-card__collection[data-v-6b35471a]{order:2}.marketplace-card--view-list .marketplace-card__collection_name[data-v-6b35471a]{flex-wrap:nowrap;gap:42px;position:relative;padding-left:28px}@media (max-width: 639.98px){.marketplace-card--view-list .marketplace-card__collection_name[data-v-6b35471a]{flex-flow:column;gap:10px;align-items:flex-start}}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__collection_name[data-v-6b35471a]{padding-left:0}}.marketplace-card--view-list .marketplace-card__collection_name[data-v-6b35471a]:before{position:absolute;left:0}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__collection_name[data-v-6b35471a]:before{content:none}}.marketplace-card--view-list .marketplace-card__name[data-v-6b35471a]{margin-top:0}.marketplace-card--view-list .marketplace-card__top[data-v-6b35471a]{width:auto;order:2;top:12px;right:24px;padding-right:0}@media (max-width: 1023.98px){.marketplace-card--view-list .marketplace-card__top[data-v-6b35471a]{top:16px;right:16px}}@media (max-width: 559.98px){.marketplace-card--view-list .marketplace-card__top[data-v-6b35471a]{top:0;position:relative;right:0}}.marketplace-card--view-list .marketplace-card__info[data-v-6b35471a]{min-width:160px;position:absolute;right:-191px;bottom:4px;padding:4px 8px;transition:opacity .3s ease}@media (max-width: 1023.98px){.marketplace-card--view-list .marketplace-card__info[data-v-6b35471a]{bottom:0;right:0;width:100%;position:relative;order:5}}@media (max-width: 399.98px){.marketplace-card--view-list .marketplace-card__info[data-v-6b35471a]{min-width:100px;width:100%}}.marketplace-card--view-list .marketplace-card__info[data-v-6b35471a]:hover{opacity:.7}.marketplace-card--view-list .marketplace-card__info__left[data-v-6b35471a]{display:flex;flex:1;justify-content:center}.marketplace-card--view-list .marketplace-card__container[data-v-6b35471a]{border-radius:2px}.marketplace-card--view-list .marketplace-card__container[data-v-6b35471a]:before{content:none}@media screen and (max-width: 768px){.marketplace-card--view-list .marketplace-card__price__title[data-v-6b35471a]{display:none}}.marketplace-card--view-list .marketplace-card__price__number[data-v-6b35471a]{font-size:1em}.marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{line-height:1;position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border-radius:8px;background:linear-gradient(90deg,#a572c0,#89a0d3),#89a0d3;overflow:hidden;right:200px;width:auto;bottom:12px}@media (max-width: 1023.98px){.marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{right:16px;bottom:16px;width:178px}}@media (max-width: 639.98px){.marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{right:0;bottom:0;width:100%;position:relative;order:6}}.my-cards .marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{right:24px}@media (max-width: 1023.98px){.my-cards .marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{right:16px}}@media (max-width: 639.98px){.my-cards .marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]{right:0}}.marketplace-card--view-list .marketplace-card__list-view-buttons[data-v-6b35471a]:before{content:"";position:absolute;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);background:#302e2d;z-index:1;border-radius:7px}.marketplace-card--view-list .marketplace-card__list-view-buttons .list-button span[data-v-6b35471a]{display:flex;align-items:center;justify-content:center;z-index:1;position:relative;color:#fff;font-weight:300;padding:4px 8px;min-height:32px;min-width:160px;transition:opacity .3s ease}@media (max-width: 1279.98px){.marketplace-card--view-list .marketplace-card__list-view-buttons .list-button span[data-v-6b35471a]{font-size:13px}}.marketplace-card--view-list .marketplace-card__list-view-buttons .list-button span[data-v-6b35471a]:hover{opacity:.7}.marketplace-card__container[data-v-6b35471a]{line-height:0;position:relative;overflow:hidden;border-radius:8px;padding:1px}.marketplace-card__container[data-v-6b35471a]:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#0000,#000000eb);z-index:1;pointer-events:none}.marketplace-card__small-button[data-v-6b35471a]{line-height:1;position:absolute;bottom:-50px;left:8px;z-index:2;width:calc(100% - 16px);transition:bottom .25s;min-height:40px;display:flex;align-items:center;justify-content:center;padding:8px;border-radius:8px;background:linear-gradient(90deg,#a572c0,#89a0d3),#89a0d3;overflow:hidden}@media (max-width: 399.98px) and (max-width: 399.98px){.marketplace-card__small-button[data-v-6b35471a]{padding:4px 8px;min-height:26px}}.marketplace-card__small-button[data-v-6b35471a]:before{content:"";position:absolute;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);background:#302e2d;z-index:1;border-radius:7px}.marketplace-card__small-button span[data-v-6b35471a]{z-index:1;position:relative;color:#fff;font-weight:300}.marketplace-card__inner:hover .marketplace-card__small-button[data-v-6b35471a]{bottom:8px}.marketplace-card__list-view-buttons[data-v-6b35471a]{display:none}@keyframes showMinted-f3c3ed88{to{opacity:1}}@keyframes pulseShadow-f3c3ed88{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buyback-cards__title[data-v-f3c3ed88]{font-size:32px;font-weight:500;line-height:41.6px}@media (max-width: 1499.98px){.buyback-cards__title[data-v-f3c3ed88]{font-size:30px}}@media (max-width: 1023.98px){.buyback-cards__title[data-v-f3c3ed88]{font-size:28px}}@media (max-width: 639.98px){.buyback-cards__title[data-v-f3c3ed88]{font-size:24px}}.buyback{width:100%}.buyback__operations{padding:24px 16px 16px;display:flex;justify-content:space-between;gap:35px}@media (max-width: 1279.98px){.buyback__operations{gap:20px}}@media (max-width: 1023.98px){.buyback__operations{flex-wrap:wrap}}.buyback .loading-indicator{position:absolute;left:0;right:0;margin:0 auto;top:-400px}@media (max-width: 1279.98px){.buyback .loading-indicator{top:-500px}}@media (max-width: 1023.98px){.buyback .loading-indicator{top:-670px}}@media (max-width: 768.98px){.buyback .loading-indicator{top:-400px}}.buyback__main{display:flex;align-items:flex-start;justify-content:space-between;flex-flow:column;width:100%;height:568px;margin-top:16px;position:absolute;left:0;top:-624px}@media (max-width: 1499.98px){.buyback__main{height:535px;top:-591px}}@media (max-width: 1279.98px){.buyback__main{height:820px;top:-876px}}@media (max-width: 1023.98px){.buyback__main{height:1176px;top:-1208px}}@media (max-width: 768.98px){.buyback__main{height:616px;top:-670px;margin-top:24px}}.buyback__main-value{display:flex;align-items:center;margin-top:0;margin-bottom:16px;justify-content:flex-start;font-size:16px;font-weight:300;line-height:16px;letter-spacing:.02em;text-transform:uppercase;min-height:48px}@media (max-width: 1023.98px){.buyback__main-value{min-height:40px}}@media (max-width: 768.98px){.buyback__main-value{min-height:32px}}.buyback__main-value__icon{width:32px;margin-right:16px}@media (max-width: 1279.98px){.buyback__main-value__icon{width:26px}}.buyback__main-value__title{color:#ffffffa3;margin-right:16px}@media (max-width: 768.98px){.buyback__main-value__title{font-size:14px}}.buyback__main_list-container{width:100%;height:532px;position:relative}@media (max-width: 1499.98px){.buyback__main_list-container{height:500px}}@media (max-width: 1279.98px){.buyback__main_list-container{height:784px}}@media (max-width: 1023.98px){.buyback__main_list-container{height:1120px}}@media (max-width: 768.98px){.buyback__main_list-container{overflow-x:auto;overflow-y:hidden;height:576px;padding:2px}}.buyback__main_list-container.disabled{pointer-events:none}.buyback__main_list-container.disabled .cards-selectable-list{position:relative}.buyback__main_list-container.disabled .cards-selectable-list:before{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;opacity:.6;background:#18131c;z-index:99}.buyback__list{width:100%;height:100%}.buyback__calculator-container{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px;width:474px;background:linear-gradient(90deg,#ffffff29,#99999929);padding:16px;border-radius:16px}@media (max-width: 639.98px){.buyback__calculator-container{flex-flow:column;align-items:flex-start;width:360px}}@media (max-width: 1023.98px){.buyback__calculator-container{width:100%}}.buyback__calculator-container .button{width:220px}@media (max-width: 1279.98px){.buyback__calculator-container .button{width:100%}}@media (max-width: 1023.98px){.buyback__calculator-container .button{width:50%}}@media (max-width: 639.98px){.buyback__calculator-container .button{flex:1;width:100%}}.buyback__reset-container{width:calc(100% - 509px);display:flex;align-items:center;justify-content:space-between;background:linear-gradient(90deg,#ffffff29,#99999929);padding:16px;border-radius:16px}@media (max-width: 1279.98px){.buyback__reset-container{width:calc(100% - 380px)}}@media (max-width: 1023.98px){.buyback__reset-container{width:100%}}@media (max-width: 639.98px){.buyback__reset-container{flex-flow:column;align-items:flex-start;gap:16px}}.buyback__buttons{display:flex;align-items:center;gap:10px}@media (max-width: 639.98px){.buyback__buttons{width:100%}}@media (max-width: 639.98px){.buyback__buttons .button{flex:1}}@media screen and (max-width: 768px){.buyback__reset{margin-left:0}}.buyback__max-claim--mobile{display:none}@media screen and (max-width: 768px){.buyback__max-claim--mobile{margin:0 auto 1em}}.buyback__claim{font-size:1.25em;margin-top:1em}.buyback__loading{margin:-1em 0}.buyback__loading--max-claim{margin:-4em 5em -4em 0}.buyback__loading--max-claim--mobile{display:none}.buyback__error{font-size:.875em;max-width:24em;margin:1em auto 0}.buyback__learn-more{display:flex;flex-flow:column;gap:16px}@media (max-width: 639.98px){.buyback__learn-more{width:100%;gap:8px}}.buyback__learn-more__counts{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:300;line-height:16px;letter-spacing:.02em;text-transform:uppercase}.buyback__learn-more__counts span{color:#ffffffa3}.buyback__learn-more__text{font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#ffffffa3;display:flex;align-items:center;flex-wrap:wrap;gap:6px}.buyback__learn-more__text .tooltip__icon{position:relative;margin-left:0}.buyback__learn-more__text a{color:#fff;font-weight:500;transition:color .2s}.buyback__learn-more__text a:hover{color:#a572c0}.buyback__hint{width:70%}@media screen and (max-width: 1600px){.buyback__hint{margin-top:0}}@media screen and (max-width: 768px){.buyback__hint{width:100%}}.buyback__hint__text{font-size:.9em;text-align:center}@media screen and (max-width: 768px){.buyback__hint__text{font-size:1em}}.buyback__bonusHint{width:70%;margin-top:-2em;padding-bottom:1em}.buyback__bonusHint--mobile{display:none}.buyback__bonusHint__text{font-size:.9em;text-align:center}@media screen and (max-width: 768px){.buyback__bonusHint__text{font-size:1em}}.main__tabs{display:flex;width:100%;flex-flow:column;margin-top:624px;position:relative}@media (max-width: 1499.98px){.main__tabs{margin-top:591px}}@media (max-width: 1279.98px){.main__tabs{margin-top:876px}}@media (max-width: 1023.98px){.main__tabs{margin-top:1208px}}@media (max-width: 768.98px){.main__tabs{margin-top:672px}}.main__tabs--disconnected .main__tabs_wrapper{min-height:0}.main__tabs--disconnected .tabs__item{border-bottom:0}.main__tabs_wrapper{width:100%;border-radius:20px;position:relative;min-height:200px;background:#29252d80}.main__tabs_wrapper:after,.main__tabs_wrapper:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@keyframes showMinted-5f69d160{to{opacity:1}}@keyframes pulseShadow-5f69d160{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.breadcrumb[data-v-5f69d160]{width:100%;margin:24px 0}@media (max-width: 1023.98px){.breadcrumb[data-v-5f69d160]{margin-top:0}}@media (max-width: 639.98px){.breadcrumb[data-v-5f69d160]{margin-bottom:16px}}.breadcrumb ul[data-v-5f69d160]{display:flex;flex-wrap:wrap;margin:0;padding:0;gap:16px 32px}@media (max-width: 639.98px){.breadcrumb ul[data-v-5f69d160]{gap:8px 32px}}.breadcrumb ul li[data-v-5f69d160]{word-break:break-all;font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;color:#ffffffa3;cursor:pointer;transition:color .3s;text-transform:uppercase;position:relative}.breadcrumb ul li[data-v-5f69d160]:after{content:"";position:absolute;right:-28px;top:-5px;width:24px;height:24px;pointer-events:none;background-image:url(/images/icons/arrow-breadcrumbs.svg)}.breadcrumb ul li[data-v-5f69d160]:hover{color:#fff}.breadcrumb ul li[data-v-5f69d160]:nth-last-child(1){color:#fff;pointer-events:none}.breadcrumb ul li[data-v-5f69d160]:nth-last-child(1):after{content:none}@keyframes showMinted-14950de0{to{opacity:1}}@keyframes pulseShadow-14950de0{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.collection-explorer[data-v-14950de0]{padding:16px 24px;border-radius:20px;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);background:#29252d80;position:relative}.collection-explorer[data-v-14950de0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.collection-explorer__list[data-v-14950de0]{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:24px;gap:24px}.collection-explorer__limited-heading[data-v-14950de0]{font-size:2.875em;margin:2em 0 .5em}@media screen and (max-width: 768px){.collection-explorer__limited-heading[data-v-14950de0]{font-size:2.25em;margin:2em 0 .5em}}.collection-explorer .cards-collection .loading-indicator[data-v-14950de0]{width:200px}.deck-explorer__cards{justify-content:center}.deck-explorer__cards .cards-deck__card{width:11.25em}@keyframes showMinted-5561892d{to{opacity:1}}@keyframes pulseShadow-5561892d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-explorer .filters-mobile[data-v-5561892d]{width:40px;height:40px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background-image:url(/images/icons/filter-icon.svg);background-size:24px;background-repeat:no-repeat;background-position:center;display:none}@media (max-width: 768.98px){.card-explorer .filters-mobile[data-v-5561892d]{display:flex}}.card-explorer .items-table__filters[data-v-5561892d]{padding:16px 24px}@media (max-width: 639.98px){.card-explorer .items-table__filters[data-v-5561892d]{padding:16px}}.card-explorer .items-table__filters__row1.filters[data-v-5561892d]{position:relative}@media (max-width: 768.98px){.card-explorer .items-table__filters__row1.filters[data-v-5561892d]{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(100% - 48px);margin:auto;padding:16px;z-index:1000;border-radius:20px;background:#29252d;overflow:hidden;max-height:calc(100vh - 30px);overflow-x:hidden;overflow-y:auto;display:none;flex-flow:column;gap:16px}.card-explorer .items-table__filters__row1.filters.active[data-v-5561892d]{display:flex}}.card-explorer .items-table__filters__row1.filters .filters-close[data-v-5561892d]{display:none}@media (max-width: 768.98px){.card-explorer .items-table__filters__row1.filters .filters-close[data-v-5561892d]{display:flex;position:absolute;top:16px;right:16px;cursor:pointer;z-index:2;border-radius:50%;border:1px solid rgba(255,255,255,.24);width:32px;height:32px;transition:.2s}.card-explorer .items-table__filters__row1.filters .filters-close[data-v-5561892d]:hover{border-color:#a572c0;box-shadow:0 0 28px #be90d61a}.card-explorer .items-table__filters__row1.filters .filters-close:hover div[data-v-5561892d]{background:#f2d9ff}.card-explorer .items-table__filters__row1.filters .filters-close div[data-v-5561892d]{width:12px;height:1px;background:#fff;transition:inherit;position:absolute;left:calc(50% - 6px);top:calc(50% - 1px)}.card-explorer .items-table__filters__row1.filters .filters-close div[data-v-5561892d]:last-of-type{transform:rotate(-45deg)}.card-explorer .items-table__filters__row1.filters .filters-close div[data-v-5561892d]:first-of-type{transform:rotate(45deg)}}.card-explorer .items-table__filters__row1.filters .filters-caption[data-v-5561892d]{display:none;font-size:24px;font-weight:500;line-height:31.2px;margin-bottom:10px}@media (max-width: 768.98px){.card-explorer .items-table__filters__row1.filters .filters-caption[data-v-5561892d]{display:flex}}.card-explorer .items-table__filters__row1.filters .filters-buttons[data-v-5561892d]{display:none}@media (max-width: 768.98px){.card-explorer .items-table__filters__row1.filters .filters-buttons[data-v-5561892d]{display:flex;flex-flow:column;gap:16px;margin-top:10px}}.card-explorer .filters-bg[data-v-5561892d]{display:none}@media (max-width: 768.98px){.card-explorer .filters-bg[data-v-5561892d]{position:fixed;width:100%;height:100%;left:0;top:0;z-index:999;font-weight:400;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media (max-width: 768.98px){.card-explorer .filters-bg.active[data-v-5561892d]{display:block}}.card-explorer__owner[data-v-5561892d]{width:25em}@media (max-width: 1023.98px){.card-explorer__owner[data-v-5561892d]{width:15em}}.card-explorer .vs__selected-options[data-v-5561892d]{flex-wrap:nowrap}.card-explorer .items-table__loading[data-v-5561892d]{display:flex;align-items:center;justify-content:center}.card-explorer .items-table td[data-v-5561892d]{padding:12px 24px}@media (max-width: 768.98px){.card-explorer .items-table td[data-v-5561892d]{padding:12px 20px}}.card-explorer .items-table tr[data-v-5561892d]{border-color:#ffffff3d}.card-explorer .items-table__foot[data-v-5561892d]{display:flex;justify-content:flex-end;gap:24px;align-items:center;margin-top:24px;position:relative}.card-explorer .items-table__foot .button--empty[data-v-5561892d]{opacity:.3;pointer-events:none;position:absolute;left:24px;top:16px}.card-explorer .items-table__navigation[data-v-5561892d]{gap:16px}.card-explorer .items-table__navigation ul[data-v-5561892d]{display:flex;align-items:center;gap:16px}.card-explorer tbody[data-v-5561892d]{font-weight:500;letter-spacing:.32px;font-size:16px}.card-explorer tbody tr:first-of-type td[data-v-5561892d]{padding-top:24px}.card-explorer tbody td[data-v-5561892d]:nth-child(3){text-transform:uppercase}@media (max-width: 992px){.card-explorer thead[data-v-5561892d]{display:none}.card-explorer tbody[data-v-5561892d]{padding:24px 16px;display:flex;flex-flow:column;width:100%}}@media (max-width: 992px) and (max-width: 639.98px){.card-explorer tbody[data-v-5561892d]{padding-top:8px}}@media (max-width: 992px){.card-explorer tbody tr[data-v-5561892d]{display:flex;flex-wrap:wrap;border-radius:8px;border:1px solid rgba(255,255,255,.05)}.card-explorer tbody tr[data-v-5561892d]:not(:last-of-type){margin-bottom:8px}.card-explorer tbody tr:nth-child(1) td[data-v-5561892d]{padding-top:12px}.card-explorer tbody tr td[data-v-5561892d]{display:flex;justify-content:space-between;gap:12px;padding:12px 20px;width:100%}.card-explorer tbody tr td[data-v-5561892d]:not(:first-of-type):before{content:attr(data-title);color:#959595;font-weight:400;text-transform:uppercase;font-size:14px}.card-explorer tbody tr td[data-v-5561892d]:first-of-type{background:#ffffff0d;padding:14px 20px}.card-explorer tbody tr td .card-explorer__owner[data-v-5561892d]{text-align:right;width:calc(100% - 100px)}.card-explorer .items-table__foot[data-v-5561892d]{flex-wrap:wrap;gap:10px}.card-explorer .items-table__foot .button--empty[data-v-5561892d]{order:2;position:relative;top:0;left:0}}@media (max-width: 992px) and (max-width: 1023.98px){.card-explorer .items-table__foot .button--empty[data-v-5561892d]{max-width:100%;width:100%}}@media (max-width: 992px){.card-explorer .items-table__navigation[data-v-5561892d]{justify-content:space-between;width:100%}.card-explorer .items-table__navigation span[data-v-5561892d]{display:none}}@keyframes showMinted-7aded67d{to{opacity:1}}@keyframes pulseShadow-7aded67d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-explorer[data-v-7aded67d]{text-align:left}.card-explorer__card[data-v-7aded67d]{cursor:pointer;width:103px;margin:0}@media (max-width: 639.98px){.card-explorer__card[data-v-7aded67d]{width:90px}}.card-explorer__top[data-v-7aded67d]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px}@media (max-width: 1024px){.card-explorer__top[data-v-7aded67d]{flex-wrap:wrap}}.card-explorer__arrow--active[data-v-7aded67d]{cursor:pointer;opacity:1}.card-explorer__info[data-v-7aded67d]{flex-grow:1;display:flex;flex-wrap:wrap;justify-content:space-between}.card-explorer__info__top[data-v-7aded67d]{width:100%}@media (max-width: 1024px){.card-explorer__info__top[data-v-7aded67d]{display:none}}@media (max-width: 1024px){.card-explorer__info[data-v-7aded67d]{align-items:center;flex-wrap:wrap}}.card-explorer__title[data-v-7aded67d]{font-weight:500;line-height:130%;font-size:24px;font-family:SpaceGrotesk;margin:10px 0}@media screen and (max-width: 480px){.card-explorer__title[data-v-7aded67d]{margin:12px 0;font-size:20px}}.card-explorer__collection[data-v-7aded67d]{line-height:100%;letter-spacing:.24px;font-weight:500;font-size:12px;display:flex;align-items:center;gap:4px}.card-explorer__collection img[data-v-7aded67d]{width:16px;min-width:16px}.card-explorer__rarity[data-v-7aded67d]{font-size:0;color:transparent}.card-explorer__rarity__value[data-v-7aded67d]{font-weight:500;line-height:100%;letter-spacing:.5px;font-size:12px;color:#fff;text-transform:uppercase;border-radius:50px;padding:8px 16px;display:inline-block}.card-explorer__rarity__value[data-v-7aded67d]:before{padding:2px}.card-explorer__loading[data-v-7aded67d]{display:flex;align-items:center;justify-content:center;height:10.4375em}.card-explorer__total[data-v-7aded67d]{display:flex;flex-wrap:wrap;font-size:14px;text-transform:uppercase;color:#ffffffa3;gap:16px;font-weight:300;margin-top:24px}.card-explorer__total p[data-v-7aded67d]{margin:0}.card-explorer__total .value[data-v-7aded67d]{font-weight:500;color:#fff;margin-left:4px}@media screen and (max-width: 1024px){.card-explorer__total[data-v-7aded67d]{margin-top:8px}}@media screen and (max-width: 480px){.card-explorer__total[data-v-7aded67d]{gap:8px;font-size:12px}.card-explorer__total p[data-v-7aded67d]{width:100%;display:flex;justify-content:space-between}}.card-explorer__owner[data-v-7aded67d]{color:#325dff;min-height:2.25em;line-height:2.25}@media screen and (max-width: 768px){.card-explorer__owner[data-v-7aded67d]{overflow:hidden;text-overflow:ellipsis;max-width:10em}}.card-explorer__owner--burned[data-v-7aded67d]{color:#ff7d7d}.card-explorer__head[data-v-7aded67d]{display:none;flex-grow:1}@media (max-width: 1024px){.card-explorer__head[data-v-7aded67d]{display:block}}@media (max-width: 639.98px){.card-explorer__head[data-v-7aded67d]{width:calc(100% - 106px)}}.card-explorer__nav[data-v-7aded67d]{display:flex;gap:16px}@media (max-width: 1279.98px){.card-explorer__nav[data-v-7aded67d]{width:100%;margin-top:24px}}.card-explorer__arrow[data-v-7aded67d]{border-radius:50px;min-width:48px;height:48px;border:1px solid rgba(255,255,255,.24);display:flex;align-items:center;justify-content:center;transition:.26s;letter-spacing:.28px;text-transform:uppercase;font-weight:700;line-height:100%;font-size:14px;gap:8px;padding:12px;color:#fff;text-decoration:none;box-sizing:border-box}.card-explorer__arrow path[data-v-7aded67d]{transition:.26s}.card-explorer__arrow[data-v-7aded67d]:hover{border-color:#a572c0;color:#a572c0}.card-explorer__arrow:hover path[data-v-7aded67d]{fill:#a572c0}@media (max-width: 480px){.card-explorer__arrow[data-v-7aded67d]:last-of-type{flex-grow:1}}.card-explorer__population[data-v-7aded67d]{margin-top:3.5em}.card-explorer__population__heading[data-v-7aded67d]{font-size:1.5625em}.card-explorer__population__list[data-v-7aded67d]{margin-top:.5em}.card-explorer__population__list .cards-deck__card[data-v-7aded67d]{width:16em;margin:1em}@keyframes showMinted-4d29b50c{to{opacity:1}}@keyframes pulseShadow-4d29b50c{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.sidebar-menu[data-v-4d29b50c]{color:#d0cab2;overflow:hidden}.sidebar-menu__item__children[data-v-4d29b50c]{display:none}.sidebar-menu__item[data-v-4d29b50c]{font-size:1.375em;font-weight:700;display:block;color:inherit;text-decoration:none;text-align:left;cursor:pointer;white-space:nowrap}.sidebar-menu__item.router-link-active[data-v-4d29b50c]{color:#c1a76b}.sidebar-menu__item__title[data-v-4d29b50c]{padding:1em 1.25em;display:flex;align-items:center;justify-content:space-between}.sidebar-menu__item__title[data-v-4d29b50c]:hover{background:#6f6330}.sidebar-menu__item--with-children>.sidebar-menu__item__title[data-v-4d29b50c]:after{content:"";width:0;height:0;border-style:solid;border-width:.625em .5em 0 .5em;border-color:#d0cab2 transparent transparent transparent;transform:rotate(270deg)}.sidebar-menu__item--with-children.opened>.sidebar-menu__item__title[data-v-4d29b50c]:after{-webkit-transform:scaleY(1)}.sidebar-menu__item__children>.sidebar-menu__item[data-v-4d29b50c]{font-size:1em}.sidebar-menu__item__children .sidebar-menu__item__title[data-v-4d29b50c]{padding-left:2.5em}.sidebar-menu__item--with-children.opened .sidebar-menu__item__children[data-v-4d29b50c]{display:block}@keyframes showMinted-22496c16{to{opacity:1}}@keyframes pulseShadow-22496c16{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.account-settings[data-v-22496c16]{padding:24px;background:#29252d80;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);border-radius:20px;position:relative}.account-settings[data-v-22496c16]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media (max-width: 480px){.account-settings[data-v-22496c16]{padding:16px}}.account__inner[data-v-22496c16]{display:flex;align-items:flex-start}.account__sidebar[data-v-22496c16]{margin-right:1em;min-width:16em}@media screen and (max-width: 768px){.account__sidebar[data-v-22496c16]{display:none}}.account__content[data-v-22496c16]{text-align:left;flex:1}@keyframes showMinted-c93b43eb{to{opacity:1}}@keyframes pulseShadow-c93b43eb{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.context-menu[data-v-c93b43eb]{cursor:pointer;position:relative;z-index:10}.context-menu__opener[data-v-c93b43eb]{display:flex}.context-menu__opener span[data-v-c93b43eb]{width:7px;height:7px;display:inline-block;background:#d0cab2;border-radius:50%;margin:.5em .125em}@media (max-width: 1279.98px){.context-menu__opener span[data-v-c93b43eb]{width:6px;height:6px}}.context-menu__items[data-v-c93b43eb]{position:absolute;z-index:1000;padding-top:1em}.my-cards__item__menu-container .context-menu__items[data-v-c93b43eb]{border-radius:10px;padding:5px 0;background:#29252d;overflow:hidden}.my-cards__item__menu-container .context-menu__items[data-v-c93b43eb]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.context-menu--bottom-left .context-menu__items[data-v-c93b43eb]{left:0;bottom:0}.context-menu--left .context-menu__items[data-v-c93b43eb]{left:0;top:1em}.context-menu--right .context-menu__items[data-v-c93b43eb]{right:0;top:1em}.context-menu--top-left .context-menu__items[data-v-c93b43eb]{right:0;bottom:1.5em}.context-menu--top-right .context-menu__items[data-v-c93b43eb]{left:0;bottom:1.5em}.my-cards__item__menu-container .context-menu--top-right .context-menu__items[data-v-c93b43eb]{bottom:2em}.context-menu--center .context-menu__items[data-v-c93b43eb]{left:50%;top:50%}@keyframes showMinted-aecd67c1{to{opacity:1}}@keyframes pulseShadow-aecd67c1{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.context-menu__item[data-v-aecd67c1]{cursor:pointer;display:flex;align-items:center;font-size:16px;padding:14px 40px 14px 24px;background:#29252d;font-weight:400;white-space:nowrap}@media (max-width: 1499.98px){.context-menu__item[data-v-aecd67c1]{font-size:15px}}@media (max-width: 1279.98px){.context-menu__item[data-v-aecd67c1]{font-size:14px}}.context-menu__item[data-v-aecd67c1]:hover{background:linear-gradient(90deg,#6a3189,#283d6e),#003c73}.context-menu__item__icon[data-v-aecd67c1]{width:1em;margin-left:-.25em;margin-right:18px}.context-menu__item img[data-v-aecd67c1]{filter:brightness(0) invert(1);margin-right:18px}@keyframes showMinted-d1e438ff{to{opacity:1}}@keyframes pulseShadow-d1e438ff{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.picture-uploader[data-v-d1e438ff]{display:block;width:16em;height:16em;position:relative;margin:0 auto;background-size:cover;background-position:center;border:.25em solid;border-radius:50%}.picture-uploader__edit[data-v-d1e438ff]{cursor:pointer;width:4em;height:4em;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#d0cab2;position:absolute;bottom:.5em;right:.5em}.picture-uploader__edit__icon[data-v-d1e438ff]{width:2em}.picture-uploader .context-menu[data-v-d1e438ff]{position:unset}@keyframes showMinted-52c63682{to{opacity:1}}@keyframes pulseShadow-52c63682{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.checkbox-block[data-v-52c63682]{text-align:left}.checkbox-block__inner[data-v-52c63682]{display:flex;align-items:center;justify-content:space-between;gap:8px}.checkbox-block__description[data-v-52c63682]{letter-spacing:.24px;text-transform:uppercase;font-weight:500;line-height:100%;font-size:12px}@keyframes showMinted-64caa90a{to{opacity:1}}@keyframes pulseShadow-64caa90a{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.account-settings__address[data-v-64caa90a]{color:#325dff;padding:7px 16px 7px 8px;border-radius:50px;border:1px solid rgba(255,255,255,.24);letter-spacing:.32px;font-weight:500;line-height:100%;font-size:16px;color:#fff;gap:8px;display:flex;align-items:center}.account-settings__address[data-v-64caa90a]:before{content:"";width:32px;min-width:32px;height:32px;background:url(/images/icons/wallet.svg) no-repeat center/auto}.account-settings__address span[data-v-64caa90a]{max-width:100%;overflow:hidden;text-overflow:ellipsis}.account-settings .text-input[data-v-64caa90a]{font-size:14px;padding:32px 0;display:flex;gap:24px}.account-settings .text-input[data-v-64caa90a]:not(.text-input--last){border-bottom:1px solid rgba(255,255,255,.24)}.account-settings .text-input__col[data-v-64caa90a]:first-of-type{flex-grow:1}.account-settings .text-input__col[data-v-64caa90a]:last-of-type{width:460px;min-width:460px}@media (max-width: 1024px){.account-settings .text-input__col[data-v-64caa90a]:last-of-type{width:360px;min-width:360px}}@media (max-width: 768px){.account-settings .text-input__col[data-v-64caa90a]:last-of-type{width:100%;min-width:100%}}@media (max-width: 768px){.account-settings .text-input[data-v-64caa90a]{flex-wrap:wrap;padding:24px 0}}.account-settings .text-input__title[data-v-64caa90a]{font-size:20px;letter-spacing:.5px;font-weight:500;line-height:100%;margin-bottom:16px}@media (max-width: 768px){.account-settings .text-input__title[data-v-64caa90a]{margin-bottom:8px}}.account-settings .text-input__description[data-v-64caa90a]{font-weight:300;line-height:100%;letter-spacing:.28px;font-size:14px;color:#ffffffa3}.account-settings .text-input__element[data-v-64caa90a]:before{background:linear-gradient(123deg,#ffffff4d 1%,#fff0 10%,#fff0 90%,#ffffff4d 99%)}.account-settings .text-input__element input[data-v-64caa90a]{background:transparent;width:100%;box-sizing:border-box;height:40px;outline:none;border:0;color:#fff;letter-spacing:.5px;font-weight:500;line-height:100%;font-size:16px;padding:4px 16px}.account-settings .text-input__element input[data-v-64caa90a]::-moz-placeholder{color:#ffffff3d}.account-settings .text-input__element input[data-v-64caa90a]::placeholder{color:#ffffff3d}.account-settings .text-input__label[data-v-64caa90a]{padding:0 16px;margin-bottom:8px;letter-spacing:.28px;font-weight:300;line-height:100%;font-size:14px;color:#ffffffa3}.account-settings__foot[data-v-64caa90a]{display:flex;justify-content:space-between;gap:24px;align-items:center}@media (max-width: 768px){.account-settings__foot[data-v-64caa90a]{flex-wrap:wrap}.account-settings__foot .button--dark[data-v-64caa90a]{margin-left:auto;margin-right:0}}@media (max-width: 768px) and (max-width: 480px){.account-settings__foot .button--dark[data-v-64caa90a]{width:100%}}.account-settings__privacy[data-v-64caa90a]{letter-spacing:.28px;font-weight:300;line-height:100%;font-size:14px;color:#ffffffa3;border-radius:30px;background:#ffffff0d;padding:16px;position:relative}@media (max-width: 768px){.account-settings__privacy[data-v-64caa90a]{width:100%}}.account-settings__warning[data-v-64caa90a]{padding-left:32px}.account-settings__warning[data-v-64caa90a]:before{content:"";background:url(/images/icons/warning.svg) no-repeat center/auto;width:24px;height:24px;position:absolute;top:50%;transform:translateY(-50%);left:16px}@keyframes showMinted-fe2f2ece{to{opacity:1}}@keyframes pulseShadow-fe2f2ece{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.infinite-loader[data-v-fe2f2ece]{width:100%;text-align:center}@keyframes showMinted-23869c6a{to{opacity:1}}@keyframes pulseShadow-23869c6a{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.search-input[data-v-23869c6a]{position:relative;display:flex;align-items:center;border:1px solid;height:1.6em;border-radius:.325em}@media screen and (max-width: 768px){.search-input[data-v-23869c6a]{height:2.125em}}.search-input__el[data-v-23869c6a]{font:inherit;border:none;background:none;padding:.5em;font-size:.875em;width:100%;color:#d0cab2;outline:none}.search-input__el[data-v-23869c6a] ::-webkit-input-placeholder{color:#d0cab2}.search-input__icon[data-v-23869c6a]{position:absolute;top:.35em;height:.875em;right:.5em}@media screen and (max-width: 768px){.search-input__icon[data-v-23869c6a]{top:.55em}}@keyframes showMinted-cc3323c0{to{opacity:1}}@keyframes pulseShadow-cc3323c0{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.cards-filters[data-v-cc3323c0]{display:flex;align-items:flex-end;justify-content:space-between;flex-wrap:wrap;color:#d0cab2;position:relative;text-decoration:none;padding:24px;box-sizing:border-box;border-radius:20px;background:#29252d80;z-index:4;gap:24px}@media (max-width: 639.98px){.cards-filters[data-v-cc3323c0]{padding:16px}}.buy-order .cards-filters[data-v-cc3323c0]{padding-bottom:0}.buy-order .cards-filters[data-v-cc3323c0]{border-radius:20px 20px 0 0;padding-bottom:0}.users-cards .cards-filters[data-v-cc3323c0]{border-radius:20px 20px 0 0}.cards-filters[data-v-cc3323c0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.buy-order .cards-filters[data-v-cc3323c0]:before{background:linear-gradient(163deg,#ffffff4d,#fff0 20%,#fff0 100%,#ffffff4d 99%)}.users-cards .cards-filters[data-v-cc3323c0]:before{background:linear-gradient(163deg,#ffffff4d,#fff0 20%,#fff0 100%,#ffffff4d 99%)}.cards-filters .heading[data-v-cc3323c0]{width:100%}.cards-filters__list[data-v-cc3323c0]{display:flex;gap:16px}@media (max-width: 1023.98px){.cards-filters__list[data-v-cc3323c0]{width:100%;flex-wrap:wrap}}.cards-filters__buttons-row[data-v-cc3323c0]{display:flex;gap:10px}@media (max-width: 559.98px){.cards-filters__buttons-row[data-v-cc3323c0]{width:100%}}.cards-filters__apply-small[data-v-cc3323c0],.cards-filters__button[data-v-cc3323c0]{min-width:160px}@media (max-width: 559.98px){.cards-filters__apply-small[data-v-cc3323c0],.cards-filters__button[data-v-cc3323c0]{width:calc(60% - 5px);min-width:unset}}.cards-filters__reset[data-v-cc3323c0]{min-width:100px}@media (max-width: 559.98px){.cards-filters__reset[data-v-cc3323c0]{width:calc(40% - 5px);min-width:unset}}@media (max-width: 559.98px){.cards-filters__price[data-v-cc3323c0]{width:100%}}.cards-filters__price__apply[data-v-cc3323c0]{display:flex;gap:16px}@media (max-width: 559.98px){.cards-filters__price__apply[data-v-cc3323c0]{gap:10px}}.cards-filters__price__from-to[data-v-cc3323c0]{display:flex;align-items:center;justify-content:center;gap:8px}@media (max-width: 1023.98px){.cards-filters__price__from-to[data-v-cc3323c0]{width:100%;gap:16px}}@media (max-width: 559.98px){.cards-filters__price__from-to[data-v-cc3323c0]{gap:8px}}@media (max-width: 1023.98px){.cards-filters__price__text-input[data-v-cc3323c0]{width:100%}}@media screen and (max-width: 768px){.cards-filters__price__to[data-v-cc3323c0]{margin:0 -1em}}.cards-filters__price__to__text[data-v-cc3323c0]{margin-top:.325em}@media screen and (max-width: 768px){.cards-filters__price__to__text[data-v-cc3323c0]{margin-top:.625em}}.cards-filters__price__reset[data-v-cc3323c0]{cursor:pointer;text-decoration:underline;position:absolute}.cards-filters__price__reset--clear[data-v-cc3323c0]{right:4.5em}.cards-filters__price__reset--show[data-v-cc3323c0]{right:15.5em}@media screen and (max-width: 768px){.cards-filters__price__reset--show[data-v-cc3323c0]{right:unset;left:4.5em}}@media screen and (max-width: 768px){.cards-filters__price__reset[data-v-cc3323c0]{font-size:1em;bottom:3em}}.cards-filters__offer-buttons[data-v-cc3323c0]{display:flex}.cards-filters__offer-button[data-v-cc3323c0]{margin:0 1em}@media (max-width: 1023.98px){.cards-filters__filter[data-v-cc3323c0]{width:calc(50% - 8px)}}@media (max-width: 639.98px){.cards-filters__filter[data-v-cc3323c0]{width:100%}}.cards-filters__filter__label[data-v-cc3323c0]{display:block;margin-left:20px;margin-bottom:8px}@media screen and (max-width: 768px){.cards-filters__filter__label[data-v-cc3323c0]:empty{display:none}}.cards-filters__filter .ed-select[data-v-cc3323c0]{min-width:180px}@media (max-width: 1023.98px){.cards-filters__filter .ed-select[data-v-cc3323c0]{width:100%}}.cards-filters__bottom[data-v-cc3323c0]{padding:16px 24px;display:flex;gap:24px;align-items:center;color:#d0cab2}@media (max-width: 1023.98px){.cards-filters__bottom[data-v-cc3323c0]{flex-wrap:wrap;gap:24px 16px}}@media (max-width: 639.98px){.cards-filters__bottom[data-v-cc3323c0]{flex-wrap:wrap;justify-content:space-between;padding:16px;gap:16px}}.users-cards .cards-filters__bottom[data-v-cc3323c0]{padding-top:8px;padding-bottom:32px}.cards-filters__search[data-v-cc3323c0]{flex:1.25}@media screen and (max-width: 768px){.cards-filters__search[data-v-cc3323c0]{flex:unset;margin-right:1em}}.cards-filters__group[data-v-cc3323c0]{flex:1;margin:0 .625em}.cards-filters__sort[data-v-cc3323c0]{flex:1;display:flex;justify-content:flex-end}@media (max-width: 768.98px){.cards-filters__sort[data-v-cc3323c0]{justify-content:flex-start;flex:auto;width:calc(100% - 102px)}}.cards-filters__total[data-v-cc3323c0]{font-size:20px;font-weight:300;line-height:20px;letter-spacing:.5px;color:#fff6}@media (max-width: 1499.98px){.cards-filters__total[data-v-cc3323c0]{font-size:18px}}@media (max-width: 1023.98px){.cards-filters__total[data-v-cc3323c0]{font-size:16px}}@media (max-width: 639.98px){.cards-filters__total[data-v-cc3323c0]{font-size:14px;min-width:120px}}.cards-filters__total span[data-v-cc3323c0]{color:#fff;font-weight:400}.cards-filters__view[data-v-cc3323c0]{display:flex;align-items:center;justify-content:center;border-radius:50px;border:1px solid rgba(255,255,255,.24);padding:2px;margin-left:auto}.cards-filters__view__item[data-v-cc3323c0]{width:40px;height:40px;cursor:pointer;opacity:.5;display:flex;align-items:center;justify-content:center;border-radius:50%;padding:8px;box-sizing:border-box;transition:background-color .3s ease,opacity .3s ease;position:relative}.cards-filters__view__item[data-v-cc3323c0]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;opacity:0}.cards-filters__view__item img[data-v-cc3323c0]{height:18px;filter:grayscale(1)}.cards-filters__view__item[data-v-cc3323c0]:hover{opacity:1}.cards-filters__view__item--active[data-v-cc3323c0]{opacity:1;background:#ffffff0d}.cards-filters__view__item--active[data-v-cc3323c0]:before{opacity:1}.cards-filters__floor-value[data-v-cc3323c0]{display:flex;align-items:center;justify-content:center;gap:10px;font-size:20px;font-weight:300;line-height:20px;color:#fff}@media (max-width: 1279.98px){.cards-filters__floor-value[data-v-cc3323c0]{font-size:18px}}@media (max-width: 1023.98px){.cards-filters__floor-value[data-v-cc3323c0]{font-size:16px}}@media (max-width: 639.98px){.cards-filters__floor-value[data-v-cc3323c0]{font-size:14px}}.cards-filters__floor-value__title[data-v-cc3323c0]{color:#fff6}.cards-filters__floor-value__icon[data-v-cc3323c0]{width:24px}@keyframes showMinted-432ec94f{to{opacity:1}}@keyframes pulseShadow-432ec94f{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.nothing-found[data-v-432ec94f]{width:100%}@keyframes showMinted-74763b31{to{opacity:1}}@keyframes pulseShadow-74763b31{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.newly-minted[data-v-74763b31]{flex:1;min-height:100%}.newly-minted__list[data-v-74763b31]{display:flex;align-items:flex-start;flex-wrap:wrap;padding:1em;width:100%}.newly-minted__card[data-v-74763b31]{width:calc(25% - 3em);margin:2.5em 1.25em;position:relative;z-index:0;cursor:pointer}.newly-minted__card--hidden[data-v-74763b31]{visibility:hidden}.newly-minted__card--hidden video[data-v-74763b31]{display:none!important}.newly-minted__card--commit[data-v-74763b31]{cursor:default}.newly-minted__card__inner[data-v-74763b31]{transform-style:preserve-3d;transform:rotateY(180deg) scale(.835) translateZ(1px);transition:transform .5s}@media screen and (max-width: 768px){.newly-minted__card[data-v-74763b31]{margin:2.5em .5em;width:calc(50% - 1.5em)}}.newly-minted__card--seen .newly-minted__card__inner[data-v-74763b31]{cursor:default}.newly-minted__card--flip .newly-minted__card__inner[data-v-74763b31]{animation:cardFlip-74763b31 .6s linear forwards}@media screen and (max-width: 768px){.newly-minted__card--flip .newly-minted__card__inner[data-v-74763b31]{animation:none;transform:rotateY(180deg) scale(.835) translateZ(-1px);z-index:10}}:root .is-safari .newly-minted__card--flip .newly-minted__card__inner[data-v-74763b31]{animation:none;transform:rotateY(180deg) scale(.835) translateZ(-1px);z-index:10}.newly-minted__card__cover[data-v-74763b31]{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:contain;background-repeat:no-repeat;border-radius:1em;transform:translateZ(-1px);z-index:1}:root .is-safari .newly-minted__card__cover[data-v-74763b31]{transform-style:preserve-3d}.newly-minted__card--seen .newly-minted__card__cover[data-v-74763b31]{animation:hide-74763b31 1.5s forwards;animation-delay:.5s}.newly-minted__card__item[data-v-74763b31]{width:calc(100% - 4em);margin:0;z-index:1}@media screen and (max-width: 768px){.newly-minted__card__item[data-v-74763b31]{transform:rotateY(180deg)}}:root .is-safari .newly-minted__card__item[data-v-74763b31]{transform:rotateY(180deg)}.newly-minted__card__glow[data-v-74763b31]{-o-object-fit:contain;object-fit:contain;position:absolute;top:-2.5em;left:-2.5em;width:calc(100% + 5em);height:calc(100% + 5em);opacity:0;animation:glow-74763b31 2s forwards}:root .is-safari .newly-minted__card__glow[data-v-74763b31]{transform-style:preserve-3d;transform:translateZ(1.1px)}.newly-minted__card--was-hidden .newly-minted__card__glow[data-v-74763b31]{animation:none}.newly-minted__card__flip[data-v-74763b31]{position:absolute;top:-.875em;left:-.5em;width:100%;height:calc(100% + 1.625em);transform:translateZ(0);z-index:2;transition:all .75s;background-size:auto 100%;background-repeat:no-repeat;background-position:1em}@media screen and (max-width: 1200px){.newly-minted__card__flip[data-v-74763b31]{left:-.25em}}@media screen and (max-width: 768px){.newly-minted__card__flip[data-v-74763b31]{background-position:0;left:.875em;top:-.625em;width:calc(100% - .75em);height:calc(100% + 1.25em)}}:root .is-safari .newly-minted__card__flip[data-v-74763b31]{transform-style:preserve-3d}.newly-minted__card__flip--animate[data-v-74763b31]{animation:flip-74763b31 .625s forwards step-start}@media screen and (max-width: 768px){.newly-minted__card__flip--animate[data-v-74763b31]{left:-.125em}}.newly-minted__card__flip--colored[data-v-74763b31]{opacity:0}.newly-minted__card__flip--colored.newly-minted__card__flip--animate[data-v-74763b31]{opacity:1}.newly-minted__card__flip--default[data-v-74763b31]{z-index:1}.newly-minted__card__flip--default.newly-minted__card__flip--animate[data-v-74763b31]{opacity:0}.newly-minted__card__flip--hidden[data-v-74763b31]{animation:hide-74763b31 1.5s forwards;background-position:100%}.newly-minted__card__flip--finish[data-v-74763b31]{animation:show-74763b31 .5s forwards}.newly-minted__card--seen .newly-minted__card__flip--colored[data-v-74763b31]{opacity:1}.newly-minted__card__explosion[data-v-74763b31]{position:absolute;top:-.875em;left:.25em;width:calc(100% - .75em);padding-top:120%;transform:translateZ(0);z-index:3;background-size:auto 100%;background-repeat:no-repeat;animation:explosion-74763b31 1s forwards step-start;opacity:0}:root .is-safari .newly-minted__card__explosion[data-v-74763b31]{transform:translateZ(2px);transform-style:preserve-3d}.newly-minted__card__smoke[data-v-74763b31]{position:absolute;top:-.875em;left:-1.125em;width:calc(100% + 2.25em);height:calc(100% + 1.75em);transform:translateZ(0);z-index:2}.newly-minted__card__border[data-v-74763b31]{position:absolute;top:-1em;left:1em;width:calc(100% - 2em);height:calc(100% + 2em);background:url(/images/cards-glow/border.webp) no-repeat center center;background-size:contain}.newly-minted__card__edition-number[data-v-74763b31]{position:absolute;top:-1.1em;left:0;width:100%;font-size:1.25em;opacity:0;z-index:10000;text-shadow:0 0 .5em #000;color:#caaf70}.newly-minted__card--flip .newly-minted__card__edition-number[data-v-74763b31]{animation:show-74763b31 .4s forwards;animation-delay:2s}@media screen and (max-width: 768px){.newly-minted__card--flip .newly-minted__card__edition-number[data-v-74763b31]{animation-delay:1s}}.newly-minted__card__floor-value[data-v-74763b31]{position:absolute;bottom:-1.5em;left:0;width:100%;font-size:1.25em;opacity:0;transition:opacity .4s;z-index:10000;text-shadow:0 0 .5em #000;color:#caaf70}.newly-minted__card__floor-value__title[data-v-74763b31]{font-size:1.125em;font-weight:500}.newly-minted__card__floor-value__inner[data-v-74763b31]{display:flex;align-items:center;justify-content:center}.newly-minted__card__floor-value__icon[data-v-74763b31]{width:1.5em;margin-right:.5em}.newly-minted__card--flip .newly-minted__card__floor-value[data-v-74763b31]{animation:show-74763b31 .4s forwards;animation-delay:2s}@media screen and (max-width: 768px){.newly-minted__card--flip .newly-minted__card__floor-value[data-v-74763b31]{animation-delay:1s}}.newly-minted__reveal-container[data-v-74763b31]{margin:3em 0 0;text-align:center}.newly-minted__reveal[data-v-74763b31]{font-size:1.5em}.newly-minted__reveal__loading[data-v-74763b31]{font-size:.75em;margin:-3.5em 0}.newly-minted__reveal__error[data-v-74763b31]{font-size:1em;max-width:30em;margin:1em auto}.newly-minted__clear[data-v-74763b31]{font-size:1.5em;margin-left:.5em;padding-left:2em;padding-right:2em}@media screen and (max-width: 768px){.newly-minted__clear[data-v-74763b31]{display:block;width:40%;margin:.5em auto}}@media screen and (max-width: 768px){.newly-minted[data-v-74763b31] .row{padding:0 2px;box-sizing:border-box}}.newly-minted[data-v-74763b31] .tooltip{display:inline-block}.newly-minted[data-v-74763b31] .tooltip__iconWrapper{width:auto;display:inline-block}.newly-minted__separator[data-v-74763b31]{width:100%;height:2px;background:#d0cab2;margin:1em 0}@media screen and (max-width: 768px){.newly-minted__separator[data-v-74763b31]{height:1px}}.newly-minted__total[data-v-74763b31]{font-size:1.5em;display:flex;align-items:center;justify-content:center;position:sticky;top:10.493em;z-index:100;padding:1em 0 2.5em}.newly-minted__total--with-background[data-v-74763b31]{background:#000000bf}@media screen and (max-width: 1600px){.newly-minted__total[data-v-74763b31]{top:10.55em;z-index:10}}@media screen and (max-width: 1500px){.newly-minted__total[data-v-74763b31]{top:10.5em;z-index:10}}@media screen and (max-width: 1308px){.newly-minted__total[data-v-74763b31]{top:11.15em;z-index:10}}@media screen and (max-width: 768px){.newly-minted__total[data-v-74763b31]{top:8.25em;z-index:10;transform:translateZ(1px);display:block}}.newly-minted__total__block[data-v-74763b31]{margin:0 1em;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.newly-minted__total__block[data-v-74763b31]{font-size:.8em;margin:0 .3em}}.newly-minted__total__block__info[data-v-74763b31]{display:flex;align-items:center;justify-content:center}@media screen and (max-width: 768px){.newly-minted__total__block__info[data-v-74763b31]{margin-top:.5em}}.newly-minted__total__icon[data-v-74763b31]{width:1.5em;margin:0 .5em}@media screen and (max-width: 768px){.newly-minted__total__icon[data-v-74763b31]{width:1em}}.newly-minted__collection-select[data-v-74763b31]{display:none}@media screen and (max-width: 768px){.newly-minted__collection-select[data-v-74763b31]{z-index:100;transform:translateZ(2px);display:block;margin:1em 2em 0;font-size:1.75em}}@keyframes cardFlip-74763b31{0%{transform:rotateY(180deg) scale(.835)}25%{transform:rotateY(180deg) scale(.8)}to{transform:rotateY(0) scale(.835)}}@keyframes hide-74763b31{0%{opacity:1}to{opacity:0}}@keyframes show-74763b31{0%{opacity:0}to{opacity:1}}@keyframes glow-74763b31{0%{opacity:0}20%,85%{opacity:1}to{opacity:0}}@keyframes flip-74763b31{0%{background-position:1em}7.1428571429%{background-position:calc(7.1428571429% * 1)}14.2857142857%{background-position:calc(7.1428571429% * 2)}21.4285714286%{background-position:calc(7.1428571429% * 3)}28.5714285714%{background-position:calc(7.1428571429% * 4)}35.7142857143%{background-position:calc(7.1428571429% * 5)}42.8571428571%{background-position:calc(7.1428571429% * 6)}50%{background-position:calc(7.1428571429% * 7)}57.1428571429%{background-position:calc(7.1428571429% * 8)}64.2857142857%{background-position:calc(7.1428571429% * 9)}71.4285714286%{background-position:calc(7.1428571429% * 10)}78.5714285714%{background-position:calc(7.1428571429% * 11)}85.7142857143%{background-position:calc(7.1428571429% * 12)}92.8571428571%{background-position:calc(7.1428571429% * 13)}to{background-position:calc(7.1428571429% * 14)}}@keyframes explosion-74763b31{0%{background-position:-1em;opacity:1}5.882%{background-position:12.5%}11.764%{background-position:18.75%}17.646%{background-position:25%}23.528%{background-position:31.25%}29.410%{background-position:37.5%}35.292%{background-position:43.75%}41.174%{background-position:50%}47.056%{background-position:56.25%}52.937%{background-position:62.5%}58.819%{background-position:68.75%}64.702%{background-position:75%}70.584%{background-position:81.25%}76.466%{background-position:87.5%}82.348%{background-position:93.75%;opacity:1}88.229%{background-position:100%;opacity:0}}.is-safari video[data-v-74763b31]{mix-blend-mode:screen}.shorten{display:block;overflow:hidden}.shorten__underline{text-decoration:underline}.shorten__truncate{color:#d0cab2}@keyframes showMinted-6e796dfd{to{opacity:1}}@keyframes pulseShadow-6e796dfd{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__favorites[data-v-6e796dfd]{width:32px;height:32px;display:block;border-radius:50%;border:1px solid rgba(255,255,255,.24);background-color:#00000052;cursor:pointer;position:relative;transition:.2s}.card-view__favorites__inner[data-v-6e796dfd]{display:flex;align-items:center;height:100%;justify-content:center}.card-view__favorites__number[data-v-6e796dfd]{position:absolute;top:-5px;right:-1px;color:#fff;font-weight:500;font-size:12px}.card-view__favorites[data-v-6e796dfd]:hover{opacity:.85}@keyframes showMinted-46cd887f{to{opacity:1}}@keyframes pulseShadow-46cd887f{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__action[data-v-46cd887f]{display:block;width:32px;height:32px;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:#00000052;transition:.2s;display:flex;align-items:center;justify-content:center}.card-view__action[data-v-46cd887f]:hover{opacity:.8}.card-view__action__icon[data-v-46cd887f]{width:16px}.card-lock-toggle{display:block;width:1.09em;min-width:1.09em;height:1em;background-image:url(/images/lock-animation.png);background-repeat:no-repeat;background-position:100% center;background-size:cover;cursor:pointer}.card-lock-toggle--monochrome{background-image:url(/images/lock-animation-monochrome.png?1);width:1.09em;min-width:1.09em}.card-lock-toggle--locked{background-position:2px center}@keyframes lockStart{0%{background-position:100% center}to{background-position:2px center}}@keyframes lockEnd{0%{background-position:2px center}to{background-position:100% center}}@keyframes showMinted-e6cfab7f{to{opacity:1}}@keyframes pulseShadow-e6cfab7f{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__transfer[data-v-e6cfab7f] .error{top:76px;right:0;border-radius:6px 0 0 6px;box-shadow:0 -2px 16px #00000040}.card-view__transfer__title[data-v-e6cfab7f]{font-size:24px;font-weight:500;line-height:31.2px}.card-view__transfer__input[data-v-e6cfab7f]{font-size:1.5em;margin-top:1em}@keyframes showMinted-d7fb3b3a{to{opacity:1}}@keyframes pulseShadow-d7fb3b3a{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__transferIcon[data-v-d7fb3b3a]{display:flex;align-items:center;cursor:pointer;width:32px;height:32px;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:#00000052;transition:.2s}.card-view__transferIcon__icon[data-v-d7fb3b3a]{width:16px;filter:brightness(0) invert(1)}.card-view__transferIcon[data-v-d7fb3b3a]:hover{opacity:.8}.card-view__transferIcon--disabled[data-v-d7fb3b3a]{cursor:default;opacity:.4}.card-view__transferIcon--disabled[data-v-d7fb3b3a]:hover{opacity:.4}@keyframes showMinted-f7002e59{to{opacity:1}}@keyframes pulseShadow-f7002e59{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__info--mobile[data-v-f7002e59]{display:none}@media screen and (max-width: 768px){.card-view__info--mobile[data-v-f7002e59]{display:flex}}@media (max-width: 559.98px){.card-view__info .error.fixed[data-v-f7002e59]{right:-16px}}.card-view__wrap[data-v-f7002e59]{display:flex;align-items:center;gap:24px;padding:3px 0}@media (max-width: 768px){.card-view__wrap[data-v-f7002e59]{display:block;padding:0}}.card-view__owned-by[data-v-f7002e59]{display:flex;align-items:center;letter-spacing:.28px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:14px;color:#ffffffa3;flex-wrap:wrap;gap:6px;margin-top:24px}@media (max-width: 639.98px){.card-view__owned-by[data-v-f7002e59]{justify-content:space-between;margin-top:16px}}@media (max-width: 559.98px){.card-view__owned-by[data-v-f7002e59]{position:absolute;bottom:0;left:-104px;margin-top:0;width:calc(100% + 110px)}}.card-view__owned-by__link[data-v-f7002e59]{font-weight:500;text-decoration:none;margin-left:4px}@media (max-width: 639.98px){.card-view__owned-by__link[data-v-f7002e59]{width:calc(100% - 100px)}}.card-view__owned-by__username[data-v-f7002e59]{color:#ebc6ff;transition:.2s;display:inline-block;width:100%}.card-view__owned-by__username .shorten__underline[data-v-f7002e59]{text-decoration:none;display:inline-block;width:100%;white-space:nowrap;text-overflow:ellipsis}.card-view__owned-by__username[data-v-f7002e59]:hover{color:#a572c0}.card-view__owned-by__burned[data-v-f7002e59]{color:#ff7d7d}.card-view__collection[data-v-f7002e59]{letter-spacing:.24px;font-weight:300;line-height:100%;font-size:12px;position:relative;padding-left:24px}.card-view__collection[data-v-f7002e59]:before{content:"";background:url(/images/logo-currency.svg) no-repeat center/16px;width:16px;height:16px;margin-right:4px;display:inline-block;transform:translateY(2px);position:absolute;left:0;top:-5px}@media (max-width: 768px){.card-view__collection[data-v-f7002e59]{margin-bottom:11px}}.card-view__params[data-v-f7002e59]{display:flex;align-items:center;position:absolute;top:24px;right:24px;gap:8px}@media (max-width: 559.98px){.card-view__params[data-v-f7002e59]{width:calc(100% + 90px);right:0;top:unset;bottom:32px;justify-content:flex-end}}.card-view__edition[data-v-f7002e59]{font-size:12px;letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;color:#ffffffa3}.card-view__edition .numb[data-v-f7002e59]{color:#fff}.card-view__edition__link[data-v-f7002e59]{color:inherit}.card-view__switch-currency[data-v-f7002e59]{margin-left:auto}@media screen and (max-width: 768px){.card-view__switch-currency[data-v-f7002e59]{position:absolute;top:2.5em;right:0}}.card-view__lock-toggle[data-v-f7002e59]{margin-right:.75em;filter:brightness(0) invert(1)}.card-view__mintIcon[data-v-f7002e59]{display:flex;align-items:center;cursor:pointer;width:32px;height:32px;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.24);background:#00000052;transition:.2s}.card-view__mintIcon__icon[data-v-f7002e59]{width:16px;filter:brightness(0) invert(1)}.card-view__mintIcon[data-v-f7002e59]:hover{opacity:.8}@keyframes showMinted-4973f357{to{opacity:1}}@keyframes pulseShadow-4973f357{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__price-history__chart[data-v-4973f357]{margin-top:1em}@keyframes showMinted-270b89d2{to{opacity:1}}@keyframes pulseShadow-270b89d2{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__offers[data-v-270b89d2]{flex:1}.card-view__offers[data-v-270b89d2] .collapsible__content{min-height:120px!important}.card-view__offers__scroll-container[data-v-270b89d2]{overflow:auto;overflow-x:hidden;max-height:30vh;padding-right:5px}@media (max-width: 1023.98px){.card-view__offers__scroll-container[data-v-270b89d2]{padding:0 16px}}@media (max-width: 768.98px){.card-view__offers__scroll-container[data-v-270b89d2]{padding:0}}@media (max-width: 1023.98px){.card-view__offers__table.first-table[data-v-270b89d2]{display:none}}.card-view__offers__table td[data-v-270b89d2]:nth-child(1),.card-view__offers__table td[data-v-270b89d2]:nth-child(2){width:25%!important}.card-view__offers__table tbody a[data-v-270b89d2]{color:#fff;text-decoration:underline}.card-view__offers__table__from[data-v-270b89d2]{min-width:5em}@media screen and (max-width: 768px){.card-view__offers__table__from[data-v-270b89d2]{min-width:5em}}.card-view__offers__nothing-found[data-v-270b89d2]{font-size:24px!important;padding:24px!important}@media (max-width: 1023.98px){.card-view__offers__nothing-found[data-v-270b89d2]{text-align:center;justify-content:center!important}}@media (max-width: 639.98px){.card-view__offers__nothing-found[data-v-270b89d2]{font-size:18px!important;padding:16px!important}}.card-view__offers__price[data-v-270b89d2]{display:flex;align-items:center}.card-view__offers__price span[data-v-270b89d2]{font-weight:300;color:#ffffffa3;margin-left:4px}.card-view__offers__price__icon[data-v-270b89d2]{height:24px;margin-right:8px}.card-view__offers__accept-error[data-v-270b89d2]{color:red;margin-top:.5em;font-size:.75em}.card-view__offers__other-currency[data-v-270b89d2]{width:8.5em}@media (max-width: 1023.98px){.card-view__offers__table[data-v-270b89d2]{padding:0 16px 16px}.card-view__offers__table table[data-v-270b89d2]{display:block}.card-view__offers__table thead[data-v-270b89d2]{display:none}.card-view__offers__table tbody[data-v-270b89d2]{display:block;max-width:100%}.card-view__offers__table tbody tr[data-v-270b89d2]{display:block;border:1px solid rgba(255,255,255,.05);border-radius:8px;max-width:100%;overflow:hidden}.card-view__offers__table tbody tr[data-v-270b89d2]:not(:last-of-type){margin-bottom:8px}.card-view__offers__table tbody td[data-v-270b89d2]{display:flex;width:100%!important;max-width:100%!important;box-sizing:border-box;padding:14px 20px;justify-content:space-between;gap:8px;align-items:center}.card-view__offers__table tbody td[data-v-270b89d2]:nth-child(1),.card-view__offers__table tbody td[data-v-270b89d2]:nth-child(2){width:100%!important}.card-view__offers__table tbody td[data-v-270b89d2]:first-of-type{width:100%!important;background:#ffffff0d}.card-view__offers__table tbody td[data-v-270b89d2]:before{content:attr(data-head);font-weight:400;text-transform:uppercase;font-size:14px;color:#959595}}@keyframes showMinted-a9fa9321{to{opacity:1}}@keyframes pulseShadow-a9fa9321{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__trading-history[data-v-a9fa9321]{position:relative}@media (max-width: 1023.98px){.card-view__trading-history[data-v-a9fa9321] .collapsible__content{padding:0 16px 16px}}@media (max-width: 768.98px){.card-view__trading-history[data-v-a9fa9321] .collapsible__content{padding:0}}.card-view__trading-history__address[data-v-a9fa9321]{width:100%;display:block;color:inherit;text-align:left}@media (max-width: 1023.98px){.card-view__trading-history__address[data-v-a9fa9321]{text-align:right}}.card-view__trading-history__addressTo[data-v-a9fa9321]{width:100%;display:block;color:inherit}@media (max-width: 1023.98px){.card-view__trading-history__addressTo[data-v-a9fa9321]{text-align:right}}.card-view__trading-history__date[data-v-a9fa9321]{white-space:nowrap;color:#ffffffa3}.card-view__trading-history__clear-all[data-v-a9fa9321]{color:#007eff;text-decoration:none;position:absolute;top:3.5em;right:1em}.card-view__trading-history__table__type-container[data-v-a9fa9321]{width:6%}.card-view__trading-history__table__price-container[data-v-a9fa9321]{width:18%}.card-view__trading-history__table__price-container .price-with-icon[data-v-a9fa9321]{display:flex;flex-wrap:wrap;align-items:center;gap:4px;justify-content:center}.card-view__trading-history__table__price-container .price-with-icon img[data-v-a9fa9321]{width:12px}.card-view__trading-history__table__address-container[data-v-a9fa9321]{width:35%}.card-view__trading-history__table__address-container--one[data-v-a9fa9321]{width:26%}.card-view__trading-history__table__date-container[data-v-a9fa9321]{width:10%}.card-view__trading-history__pager[data-v-a9fa9321]{font-size:1em}.card-view__trading-history__icon[data-v-a9fa9321]{height:1em;margin:.15em .15em -.15em}@media (max-width: 1023.98px){.card-view__trading-history__table[data-v-a9fa9321]{padding:0 16px 16px}.card-view__trading-history__table table[data-v-a9fa9321]{display:block}.card-view__trading-history__table thead[data-v-a9fa9321]{display:none}.card-view__trading-history__table tbody[data-v-a9fa9321]{display:block;max-width:100%}.card-view__trading-history__table tbody tr[data-v-a9fa9321]{display:block;border:1px solid rgba(255,255,255,.05);border-radius:8px;max-width:100%;overflow:hidden}.card-view__trading-history__table tbody tr[data-v-a9fa9321]:not(:last-of-type){margin-bottom:8px}.card-view__trading-history__table tbody td[data-v-a9fa9321]{display:flex;width:100%!important;max-width:100%!important;box-sizing:border-box;padding:14px 20px;justify-content:space-between;gap:8px;align-items:center}.card-view__trading-history__table tbody td[data-v-a9fa9321]:first-of-type{width:100%;background:#ffffff0d}.card-view__trading-history__table tbody td[data-v-a9fa9321]:not(:first-of-type):before{content:attr(data-head);font-weight:400;text-transform:uppercase;font-size:14px;color:#959595}}@keyframes showMinted-a347c1b6{to{opacity:1}}@keyframes pulseShadow-a347c1b6{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__sell-order__title[data-v-a347c1b6]{text-align:center;font-size:2em}.card-view__sell-order__input[data-v-a347c1b6]{font-size:1.5em;margin-top:1em}.card-view__sell-order__approve[data-v-a347c1b6]{font-size:2em;text-align:center;margin:.5em 0}@keyframes showMinted-ddcfe6be{to{opacity:1}}@keyframes pulseShadow-ddcfe6be{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__price[data-v-ddcfe6be]{margin-bottom:8px}@media (max-width: 1023.98px){.card-view__price[data-v-ddcfe6be]{margin-bottom:0}}.card-view__price .price-count[data-v-ddcfe6be]{font-size:16px;color:#fff;font-weight:500}.card-view__price .currency[data-v-ddcfe6be]{font-size:16px}.card-view__price__top[data-v-ddcfe6be]{display:flex;align-items:center;gap:8px;font-size:12px;letter-spacing:.32px;text-transform:uppercase;color:#ffffffa3;font-weight:300}.card-view__price__icon[data-v-ddcfe6be]{width:24px;min-width:24px}.card-view__show[data-v-ddcfe6be]{display:flex;align-items:flex-end;flex-wrap:wrap;gap:24px}@media screen and (max-width: 1024px){.card-view__show[data-v-ddcfe6be]{width:100%;justify-content:space-between}}@media (max-width: 639.98px){.card-view__show[data-v-ddcfe6be]{flex-wrap:wrap;gap:16px}}.card-view__show__buttons[data-v-ddcfe6be]{display:flex;gap:16px}@media screen and (max-width: 1024px){.card-view__show__buttons[data-v-ddcfe6be]{flex-direction:row}}@media (max-width: 559.98px){.card-view__show__buttons[data-v-ddcfe6be]{flex-wrap:wrap;width:100%}}@media (max-width: 559.98px){.card-view__show__button[data-v-ddcfe6be]{flex:1}}@keyframes showMinted-048d81c8{to{opacity:1}}@keyframes pulseShadow-048d81c8{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.marketplace__cards[data-v-048d81c8]{display:flex;flex-wrap:wrap;gap:16px 24px}@media (max-width: 1499.98px){.marketplace__cards[data-v-048d81c8]{gap:16px 23px}}@media (max-width: 1279.98px){.marketplace__cards[data-v-048d81c8]{gap:16px 22px}}@media (max-width: 1023.98px){.marketplace__cards[data-v-048d81c8]{gap:12px}}@media (max-width: 639.98px){.marketplace__cards[data-v-048d81c8]{gap:8px}}@media (max-width: 399.98px){.marketplace__cards[data-v-048d81c8]{gap:4px}}.marketplace__cards--list[data-v-048d81c8]{margin:0}@keyframes showMinted-4ad02863{to{opacity:1}}@keyframes pulseShadow-4ad02863{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view__more[data-v-4ad02863]{margin-top:24px;padding:16px 24px}@media (max-width: 639.98px){.card-view__more[data-v-4ad02863]{padding:16px}}.card-view__more__head[data-v-4ad02863]{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:24px}.card-view__more__view-collection[data-v-4ad02863]{cursor:pointer;letter-spacing:.28px;text-transform:uppercase;font-weight:500;line-height:100%;font-size:14px;color:#ebc6ff;transition:.2s}.card-view__more__view-collection[data-v-4ad02863]:hover{color:#a572c0}.card-view__more__title[data-v-4ad02863]{font-weight:500;line-height:130%;font-size:SpaceGrotesk;font-size:18px}@keyframes showMinted-dcbd5a6d{to{opacity:1}}@keyframes pulseShadow-dcbd5a6d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.sell-card__select-price__pager[data-v-dcbd5a6d]{padding:0 0 1em;font-size:1.75em;margin:-.5em 0 1em}.sell-card__select-price__title[data-v-dcbd5a6d]{font-size:24px;font-weight:500;line-height:140%;max-width:80%}.sell-card__select-price__main[data-v-dcbd5a6d]{display:flex;gap:24px;margin:32px 0}@media (max-width: 639.98px){.sell-card__select-price__main[data-v-dcbd5a6d]{gap:16px}}.sell-card__select-price__card[data-v-dcbd5a6d]{margin:0;display:block;width:103px}@media (max-width: 639.98px){.sell-card__select-price__card[data-v-dcbd5a6d]{width:90px}}.sell-card__select-price__card[data-v-dcbd5a6d] .card__mintIcon{right:10px;top:10px}.sell-card__select-price__info[data-v-dcbd5a6d]{display:flex;flex-flow:column;gap:16px;width:calc(100% - 127px)}@media (max-width: 639.98px){.sell-card__select-price__info[data-v-dcbd5a6d]{width:calc(100% - 106px)}}.sell-card__select-price__info__item[data-v-dcbd5a6d]{display:flex;flex-wrap:wrap;gap:4px;letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:12px;color:#ffffffa3}.sell-card__select-price__info__item__container[data-v-dcbd5a6d]{display:flex;align-items:center;justify-content:center}.sell-card__select-price__info__item__container .tooltip[data-v-dcbd5a6d]{margin-left:.1em}.sell-card__select-price__info__item--card-type[data-v-dcbd5a6d]{font-weight:500;line-height:130%;font-size:24px}@media (max-width: 1023.98px){.sell-card__select-price__info__item--card-type[data-v-dcbd5a6d]{font-size:20px}}@media (max-width: 639.98px){.sell-card__select-price__info__item--card-type[data-v-dcbd5a6d]{font-size:18px}}@media (max-width: 399.98px){.sell-card__select-price__info__item--card-type[data-v-dcbd5a6d]{font-size:16px}}.sell-card__select-price__info__item__value[data-v-dcbd5a6d]{color:#fff}.sell-card__select-price__info__item__rarity[data-v-dcbd5a6d]{display:inline-block;letter-spacing:.5px;font-weight:500;line-height:100%;font-size:12px;text-transform:uppercase;padding:8px 16px;border-radius:20px;position:relative;color:#fff}.sell-card__select-price__info__item__rarity[data-v-dcbd5a6d]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.sell-card__select-price__value[data-v-dcbd5a6d]{font-size:18px;display:flex;flex-flow:column;gap:12px}@media (max-width: 639.98px){.sell-card__select-price__value[data-v-dcbd5a6d]{font-size:16px}}.sell-card__select-price__value__input[data-v-dcbd5a6d]{width:100%;color:#fff;height:48px;border:none;border-radius:30px;box-sizing:border-box;padding:4px 16px;font-size:16px;background:#ffffff0d;box-shadow:inset 0 0 4px #ffffff1a;letter-spacing:.5px;font-weight:500;line-height:100%;outline:none}.sell-card__select-price__checkboxes[data-v-dcbd5a6d]{display:flex;flex-direction:column;align-items:center}.sell-card__select-price__checkbox[data-v-dcbd5a6d]{font-size:1.5em;margin:0 0 1em;display:inline-flex;width:22.5em}@keyframes showMinted-55b32f25{to{opacity:1}}@keyframes pulseShadow-55b32f25{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.sell-card__confirm[data-v-55b32f25]{max-width:500px;width:500px}@media (max-width: 639.98px){.sell-card__confirm[data-v-55b32f25]{width:100%}}@media (max-width: 768.98px){.sell-card__confirm .table thead tr td[data-v-55b32f25]{width:33.333%}}@media (max-width: 768.98px){.sell-card__confirm .table tbody tr[data-v-55b32f25]{display:flex;align-items:center}}@media (max-width: 768.98px){.sell-card__confirm .table tbody tr td[data-v-55b32f25]{width:33.333%}}.sell-card__confirm__title[data-v-55b32f25]{font-size:24px;font-weight:500;line-height:140%;max-width:80%;margin-bottom:24px}.sell-card__confirm__scroll-outer[data-v-55b32f25]{background:linear-gradient(90deg,#ffffff29,#99999929);padding:12px 0 8px;min-height:80px;border-radius:20px;align-items:center;position:relative;margin-bottom:32px}@media (max-width: 768.98px){.sell-card__confirm__scroll-outer[data-v-55b32f25]{margin-bottom:24px}}.sell-card__confirm__scroll-container[data-v-55b32f25]{text-align:center}.sell-card__confirm__scroll-container td[data-v-55b32f25]{padding:10px 0}.sell-card__confirm__text[data-v-55b32f25]{font-size:1.5em;margin:.5em 0}.sell-card__confirm__gas[data-v-55b32f25]{font-size:1.25em;color:#fff}.sell-card__confirm__fee[data-v-55b32f25],.sell-card__confirm__discount[data-v-55b32f25]{font-size:1.25em}.sell-card__confirm__total[data-v-55b32f25]{color:#fc0}.sell-card__confirm__table[data-v-55b32f25]{font-size:12px;width:100%}.sell-card__confirm__table thead td[data-v-55b32f25]{font-size:16px}@media (max-width: 639.98px){.sell-card__confirm__table thead td[data-v-55b32f25]{font-size:14px}}.sell-card__confirm__card[data-v-55b32f25]{width:48px;margin:0 auto}@media (max-width: 639.98px){.sell-card__confirm__card[data-v-55b32f25]{width:40px}}.sell-card__confirm__icon[data-v-55b32f25]{width:18px;margin-right:6px}.sell-card__confirm__price-container[data-v-55b32f25]{display:flex;justify-content:center;align-items:center}.sell-card__calculator[data-v-55b32f25]{display:flex;flex-flow:column;gap:16px;font-size:14px;letter-spacing:.325px}.sell-card__calculator .calculator__row[data-v-55b32f25]{flex-flow:row;justify-content:flex-start;align-items:center;color:#ffffffa3;text-transform:uppercase}@media (max-width: 559.98px){.sell-card__calculator .calculator__row[data-v-55b32f25]{flex-wrap:wrap}}.sell-card__calculator .calculator__row span[data-v-55b32f25]{color:#fff}.sell-card__calculator .calculator__row__icon[data-v-55b32f25]{width:22px}.sell-card__link[data-v-55b32f25]{color:inherit}@keyframes showMinted-1fb34057{to{opacity:1}}@keyframes pulseShadow-1fb34057{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.card-view[data-v-1fb34057]{position:relative}@media screen and (max-width: 768px){.card-view[data-v-1fb34057]{display:block}}.card-view__title[data-v-1fb34057]{font-size:24px;font-family:SpaceGrotesk;font-weight:500;line-height:130%;color:#fff;display:inline-block;margin:8px 0}@media screen and (max-width: 768px){.card-view__title[data-v-1fb34057]{font-size:20px}}.card-view__rarity[data-v-1fb34057]{margin-top:8px;display:flex;align-items:center;gap:8px}.card-view__rarity[data-v-1fb34057] .tooltip__icon{position:relative;margin-left:0}.card-view__rarity__value[data-v-1fb34057]{padding:6.5px 16px;letter-spacing:.5px;font-weight:500;line-height:100%;font-size:12px;text-transform:uppercase;display:inline-block}.card-view__rarity__value[data-v-1fb34057]:before{padding:2px}.card-view__actions[data-v-1fb34057]{position:absolute;top:0;right:0}.card-view__picture[data-v-1fb34057]{width:103px;min-width:103px}@media (max-width: 639.98px){.card-view__picture[data-v-1fb34057]{width:90px;min-width:90px}}.card-view__picture .card[data-v-1fb34057]{margin:0;width:100%}.card-view__main[data-v-1fb34057]{display:flex;padding:24px;gap:16px;justify-content:space-between;margin-bottom:24px;z-index:2}@media (max-width: 1024px){.card-view__main[data-v-1fb34057]{flex-wrap:wrap}}@media (max-width: 639.98px){.card-view__main[data-v-1fb34057]{padding:16px}}.card-view__tables[data-v-1fb34057]{display:flex;gap:24px}@media (max-width: 1279.98px){.card-view__tables[data-v-1fb34057]{flex-wrap:wrap;width:100%}}.card-view__tables>div[data-v-1fb34057]{flex:1}@media (max-width: 1279.98px){.card-view__tables>div[data-v-1fb34057]{width:100%;flex:auto}}.card-view__info-container[data-v-1fb34057]{flex-grow:1}@media (max-width: 1024px){.card-view__info-container[data-v-1fb34057]{width:calc(100% - 119px)}}@media (max-width: 559.98px){.card-view__info-container[data-v-1fb34057]{position:relative;padding-bottom:95px}}.card-view__loading[data-v-1fb34057]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:10;border-radius:1em;font-size:small}@keyframes showMinted-064f563b{to{opacity:1}}@keyframes pulseShadow-064f563b{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.sell-card[data-v-064f563b] .cards-sort:before{background:linear-gradient(168deg,#ffffff4d 1%,#fff0 20%,#fff0 100%,#ffffff4d 99%)}.sell-card[data-v-064f563b] .cards-deck{margin-top:0;gap:12px;flex-wrap:wrap;width:100%}.sell-card[data-v-064f563b] .cards-deck__group{max-width:calc(50% - 12px);width:100%;gap:12px}@media (max-width: 1023.98px){.sell-card[data-v-064f563b] .cards-deck__group{max-width:100%}}.sell-card[data-v-064f563b] .cards-deck__card{width:calc(25% - 9px)}@media (max-width: 559.98px){.sell-card[data-v-064f563b] .cards-deck__card{width:calc(50% - 9px)}}.sell-card[data-v-064f563b] .cards-deck__card .card{width:100%;margin:0}.sell-card__wrapper[data-v-064f563b]{border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:#29252d80;position:relative;min-height:240px;width:100%;padding:0 24px 24px;display:flex;flex-wrap:wrap;justify-content:center;z-index:3}@media (max-width: 639.98px){.sell-card__wrapper[data-v-064f563b]{padding:0 16px 16px}}.sell-card__wrapper[data-v-064f563b]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(155deg,#ffffff4d,#fff0 0%,#fff0 70%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.sell-card__no-cards[data-v-064f563b]{font-size:2em}@keyframes showMinted-0b5b68ba{to{opacity:1}}@keyframes pulseShadow-0b5b68ba{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.selected-cards[data-v-0b5b68ba]{position:fixed;bottom:0;left:0;width:100%;z-index:1000}@media screen and (max-width: 768px){.selected-cards[data-v-0b5b68ba]{border-bottom:none}}.selected-cards__inner[data-v-0b5b68ba]{position:relative;width:calc(100% + .5em);padding:1.25em 2em;display:flex;font-size:1.5em;background:#100d00;border-top:.25em solid #ddcd6d;border-bottom:.25em solid #ddcd6d;box-sizing:border-box}.selected-cards__item[data-v-0b5b68ba]{width:5em;min-width:5em}.selected-cards__list[data-v-0b5b68ba]{display:flex}.selected-cards__list-container[data-v-0b5b68ba]{flex:1;overflow:auto}.selected-cards__buttons[data-v-0b5b68ba]{display:flex;flex-direction:column;margin-left:1em}.selected-cards__button[data-v-0b5b68ba]{padding:.5em 3.5em;margin:.5em 0}@media screen and (max-width: 768px){.selected-cards__button[data-v-0b5b68ba]{padding:.5em 1em}}@keyframes showMinted-5f20664e{to{opacity:1}}@keyframes pulseShadow-5f20664e{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}@media (max-width: 1023.98px){.my-cards[data-v-5f20664e] .my-cards__item:hover{z-index:1000}}.marketplace-card--view-grid .my-cards[data-v-5f20664e] .my-cards__item__menu-container{height:32px;width:100%}.my-cards[data-v-5f20664e] .my-cards__item__menu-container .context-menu{height:100%;display:flex;min-height:30px;position:relative;margin-bottom:-8px}.my-cards[data-v-5f20664e] .my-cards__item__menu-container .context-menu__items{bottom:20px}.my-cards[data-v-5f20664e] .my-cards__item__selected{position:absolute;z-index:10;top:3em;right:1.75em;width:2.5em}.my-cards[data-v-5f20664e] .my-cards__item__select-on-click{cursor:pointer;position:absolute;top:3em;left:0;width:100%;height:calc(100% - 3em);z-index:10}.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards::v-deep .my-cards__item__select-on-click{top:0;height:100%}.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards::v-deep .my-cards__item__selected{width:1.5em;top:.5em;right:.5em}.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards::v-deep .my-cards__item__menu-container{font-size:.625em;left:0;z-index:11;bottom:10px}.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards__item__menu-container{position:absolute;bottom:4px;right:-186px;height:auto}@media (max-width: 1023.98px){.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards__item__menu-container{bottom:0}}@media (max-width: 639.98px){.my-cards[data-v-5f20664e] .my-cards__item--list .my-cards__item__menu-container{right:0;z-index:2}}.my-cards[data-v-5f20664e] .my-cards__item--list .context-menu__opener span{margin:14px 3px}.my-cards[data-v-5f20664e] .my-cards__item--list .context-menu__items{left:unset;display:flex;right:0;padding:8px;bottom:26px}@media (max-width: 639.98px){.my-cards[data-v-5f20664e] .my-cards__item--list .context-menu__items{flex-flow:column;z-index:100}}.my-cards .error[data-v-5f20664e]{position:fixed}.my-cards__no-cards[data-v-5f20664e]{font-size:2em}.my-cards__transfer__item[data-v-5f20664e]{display:flex;align-items:center;padding:1.75em;margin-bottom:1em}.my-cards__transfer__item__card[data-v-5f20664e]{width:10em}.my-cards__transfer__item__texts[data-v-5f20664e]{text-align:left;margin-left:1em;font-size:2em;letter-spacing:.0625em}.my-cards__transfer__item__name[data-v-5f20664e]{color:#caaf70;margin-bottom:.75em}.my-cards__transfer__item__number[data-v-5f20664e]{color:#fff}.my-cards__transfer__error[data-v-5f20664e]{color:red;font-size:1.125em;margin-top:1em}.my-cards__transfer__wallet-address[data-v-5f20664e]{font-size:1.75em;padding:.5em 0 1.5em}.my-cards__transfer__wallet-address[data-v-5f20664e] .text-input__description{margin:.5em 0}.my-cards__transfer__button[data-v-5f20664e]{padding:.5em 1.25em;font-size:1.5em;margin:.5em .25em 0}.my-cards__lock-toggle[data-v-5f20664e]{margin:0 .8em 0 -.25em;width:.8em}.my-cards__lock-toggle__unlocked[data-v-5f20664e]{margin:0 .5em 0 -.25em;width:1em}.my-cards__loading[data-v-5f20664e]{padding:2.5em 0}.my-cards__loading[data-v-5f20664e]{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#00000080;z-index:10;border-radius:1em}@media (max-width: 639.98px){.my-cards[data-v-5f20664e] .cards-sort{padding-top:0}}@keyframes showMinted-2265ca7f{to{opacity:1}}@keyframes pulseShadow-2265ca7f{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}@keyframes showMinted-93d0835b{to{opacity:1}}@keyframes pulseShadow-93d0835b{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.marketplace[data-v-93d0835b] .cards-filters{flex-wrap:wrap;gap:24px}.marketplace[data-v-93d0835b] .cards-filters .heading{width:100%}.marketplace[data-v-93d0835b] .cards-sort{height:unset;text-decoration:none;padding:16px 0;box-sizing:border-box;border-top-left-radius:20px;border-top-right-radius:20px;background:#29252d80;position:relative;z-index:3}@media (max-width: 559.98px){.marketplace[data-v-93d0835b] .cards-sort{padding:0}}.marketplace[data-v-93d0835b] .cards-sort:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(156deg,#ffffff4d 1%,#fff0 20%,#fff0 100%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@media (max-width: 559.98px){.marketplace[data-v-93d0835b] .cards-sort .tabs{padding-top:16px}}.marketplace[data-v-93d0835b] .cards-sort .tabs__item{text-transform:uppercase}.marketplace[data-v-93d0835b] .marketplace__results{text-decoration:none;padding:0;box-sizing:border-box;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background:#29252d80;position:relative;min-height:300px;width:100%;display:flex;align-items:flex-start;justify-content:center}.marketplace[data-v-93d0835b] .marketplace__results:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(155deg,#ffffff4d,#fff0 0%,#fff0 70%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.marketplace[data-v-93d0835b] .marketplace__results_inner{width:100%;padding:0 24px}@media (max-width: 639.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner{padding:0 16px 10px}}.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:16px 24px}@media (max-width: 1499.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:16px 23px}}@media (max-width: 1279.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:16px 22px}}@media (max-width: 1023.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:12px}}@media (max-width: 768.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:8px}}@media (max-width: 399.98px){.marketplace[data-v-93d0835b] .marketplace__results_inner .row{gap:4px}}.marketplace[data-v-93d0835b] .box__content{display:flex;flex-flow:column;gap:10px}.marketplace__default[data-v-93d0835b]{width:100%;height:20em;display:flex;justify-content:center;align-items:center}@keyframes showMinted-0b752191{to{opacity:1}}@keyframes pulseShadow-0b752191{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.offers__nothing-found[data-v-0b752191]{text-align:center}.offers__nothing-found__icon[data-v-0b752191]{width:30em}.offers__nothing-found__title[data-v-0b752191]{font-size:1.875em;margin:1em 0}@media screen and (max-width: 768px){.offers__nothing-found__title[data-v-0b752191]{font-size:1.625em;margin:.5em 0 1em}}.offers__nothing-found__description[data-v-0b752191]{font-size:1.25em;color:#7c7c7c}@media screen and (max-width: 768px){.offers__nothing-found__description[data-v-0b752191]{margin-bottom:1.5em}}@keyframes showMinted-9d5f0886{to{opacity:1}}@keyframes pulseShadow-9d5f0886{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.offer[data-v-9d5f0886]{padding:16px 24px;display:flex;text-align:left;width:100%;position:relative;border-radius:16px;background:#29252d80;gap:24px}@media (max-width: 1023.98px){.offer[data-v-9d5f0886]{flex-wrap:wrap}}@media (max-width: 639.98px){.offer[data-v-9d5f0886]{padding:16px}}@media (max-width: 559.98px){.offer[data-v-9d5f0886]{gap:16px}}.offer__info-mob[data-v-9d5f0886]{display:none;flex-flow:column;gap:16px}@media (max-width: 639.98px){.offer__info-mob[data-v-9d5f0886]{display:flex}}@media (max-width: 559.98px){.offer__info-mob[data-v-9d5f0886]{gap:10px}}@media (max-width: 639.98px){.offer .desktop[data-v-9d5f0886]{display:none}}.offer[data-v-9d5f0886]:last-of-type{margin-bottom:0}.offer__card[data-v-9d5f0886]{width:103px;margin:0}@media (max-width: 639.98px){.offer__card[data-v-9d5f0886]{width:90px}}@media (max-width: 559.98px){.offer__card[data-v-9d5f0886]{width:63px}}.offer__card-name[data-v-9d5f0886]{font-size:18px;font-weight:500;line-height:18px;letter-spacing:.02em;color:#fff;text-transform:uppercase}@media (max-width: 559.98px){.offer__card-name[data-v-9d5f0886]{font-size:16px}}.offer__card-type[data-v-9d5f0886]{display:flex;align-items:center;gap:16px}@media (max-width: 639.98px){.offer__card-type[data-v-9d5f0886]{flex-flow:column;align-items:flex-start}}@media (max-width: 559.98px){.offer__card-type[data-v-9d5f0886]{gap:10px}}.offer__card-type_rarity[data-v-9d5f0886]{margin-top:8px;display:flex;align-items:center;gap:8px}.offer__card-type_rarity[data-v-9d5f0886] .tooltip__icon{position:relative;margin-left:0}.offer__card-type_rarity_value[data-v-9d5f0886]{padding:6.5px 16px;letter-spacing:.5px;font-weight:500;line-height:100%;font-size:12px;text-transform:uppercase;display:inline-block;border-radius:30px}@media (max-width: 559.98px){.offer__card-type_rarity_value[data-v-9d5f0886]{padding:4px 8px}}.offer__card-type_rarity_value[data-v-9d5f0886]:before{padding:2px}.offer__card-type .card-type_info[data-v-9d5f0886]{color:#ffffffa3;font-size:12px;font-weight:500;line-height:12px;letter-spacing:.02em;display:inline-flex;align-items:center;gap:6px}.offer__card-type .card-type_info img[data-v-9d5f0886]{width:16px}.offer__card-type .card-type_info span[data-v-9d5f0886]{color:#fff}.offer__title[data-v-9d5f0886]{font-size:1.5em}.offer__info[data-v-9d5f0886]{display:flex;flex-flow:column;align-items:flex-start;gap:16px;width:calc(100% - 350px);letter-spacing:.375px}@media (max-width: 1023.98px){.offer__info[data-v-9d5f0886]{width:calc(100% - 130px)}}@media (max-width: 639.98px){.offer__info[data-v-9d5f0886]{width:calc(100% - 115px)}}@media (max-width: 559.98px){.offer__info[data-v-9d5f0886]{width:calc(100% - 90px);gap:10px}}.offer__price[data-v-9d5f0886]{display:flex;align-items:flex-start;padding:4px 8px;border-radius:8px;background:linear-gradient(90deg,#a572c0,#89a0d3),#89a0d3;position:relative;overflow:hidden}.offer__price_wrap[data-v-9d5f0886]{position:relative;z-index:1;color:#ffffffa3;font-size:16px;font-weight:300;display:flex;align-items:center;gap:8px;letter-spacing:.375px}.offer__price_wrap img[data-v-9d5f0886]{width:24px;margin-left:4px}.offer__price_wrap span[data-v-9d5f0886]{color:#fff}.offer__price[data-v-9d5f0886]:before{content:"";position:absolute;left:1px;top:1px;width:calc(100% - 2px);height:calc(100% - 2px);background:#302e2d;z-index:1;border-radius:7px}.offer__expires[data-v-9d5f0886]{font-weight:300;text-transform:uppercase;color:#ffffffa3}.offer__expires span[data-v-9d5f0886]{color:#fff}.offer__loading-container[data-v-9d5f0886]{position:absolute;top:0;right:0;height:100%;width:100%;border-radius:16px;background:#000c;display:flex;align-items:center;justify-content:center;z-index:2}.offer__loading[data-v-9d5f0886]{width:11.5em;margin-bottom:.75em}.offer__buttons[data-v-9d5f0886]{margin-left:auto;display:flex;flex-direction:column;align-items:flex-end}@media (max-width: 1023.98px){.offer__buttons[data-v-9d5f0886]{width:100%}}.offer__buttons__inner[data-v-9d5f0886]{min-height:100px;display:flex;flex-direction:column;align-items:flex-end;justify-content:center}@media (max-width: 1023.98px){.offer__buttons__inner[data-v-9d5f0886]{flex-direction:initial;justify-content:flex-end;gap:16px;width:100%;min-height:100%;flex-wrap:wrap}}.offer__button[data-v-9d5f0886]{width:180px;margin:8px 0}@media (max-width: 1023.98px){.offer__button[data-v-9d5f0886]{margin:0;width:auto}}.offer__status[data-v-9d5f0886],.offer__withdraw-status[data-v-9d5f0886]{text-transform:uppercase;color:#ffffffa3;font-weight:300}.offer__error[data-v-9d5f0886]{font-size:.875em;color:red;right:10px}@keyframes showMinted-74197fb6{to{opacity:1}}@keyframes pulseShadow-74197fb6{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.offers[data-v-74197fb6]{box-sizing:border-box;border-radius:20px;background:#29252d80;position:relative}.offers__top[data-v-74197fb6]{padding:24px;display:flex;flex-flow:column;gap:8px;max-width:80%}@media (max-width: 639.98px){.offers__top[data-v-74197fb6]{max-width:100%;padding:16px}}.offers[data-v-74197fb6]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.offers__nothing-found[data-v-74197fb6]{padding:24px}.offers__archive[data-v-74197fb6]{cursor:pointer;position:absolute;top:1.125em;right:1.5em}@media (max-width: 639.98px){.offers__archive[data-v-74197fb6]{position:relative;top:0;right:0;left:0;margin:0 16px}}.offers__tabs[data-v-74197fb6] .tabs__item{text-transform:uppercase}.offers__description[data-v-74197fb6]{font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;color:#ffffffa3}.offers[data-v-74197fb6] .marketplace__results .loading-indicator{margin:0 auto}.offers[data-v-74197fb6] .marketplace__results_inner{padding:0 24px}@media (max-width: 639.98px){.offers[data-v-74197fb6] .marketplace__results_inner{padding:0 16px 10px}}.offers[data-v-74197fb6] .marketplace__results_inner .row{gap:16px;margin-top:16px}@keyframes showMinted-6b9c4f59{to{opacity:1}}@keyframes pulseShadow-6b9c4f59{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.users-cards__user[data-v-6b9c4f59]{display:flex;flex-flow:column;gap:8px;padding:24px;font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#fff;border-radius:20px;background:#29252d80;position:relative;margin-bottom:24px}@media (max-width: 639.98px){.users-cards__user[data-v-6b9c4f59]{margin-bottom:16px}}.users-cards__user[data-v-6b9c4f59]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.users-cards__user span[data-v-6b9c4f59]{font-size:24px;font-weight:500;line-height:140%;word-wrap:break-word;overflow-wrap:break-word}@media (max-width: 1279.98px){.users-cards__user span[data-v-6b9c4f59]{font-size:22px}}@media (max-width: 639.98px){.users-cards__user span[data-v-6b9c4f59]{font-size:20px}}@media (max-width: 399.98px){.users-cards__user span[data-v-6b9c4f59]{font-size:18px}}.users-cards__avatar[data-v-6b9c4f59]{display:inline-block;width:1.5em;height:1.5em;border:.125em solid;border-radius:50%;background-color:#111;background-position:center;background-size:cover;margin-left:.5em}.users-cards__username[data-v-6b9c4f59]{margin-left:.25em}.users-cards .loading-user[data-v-6b9c4f59]{display:flex;align-items:center;justify-content:center;position:relative;padding:24px;border-radius:20px;min-height:240px;background:#29252d80;z-index:4}.users-cards .loading-user[data-v-6b9c4f59]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}@keyframes showMinted-ad3d9c33{to{opacity:1}}@keyframes pulseShadow-ad3d9c33{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}@keyframes showMinted-705ae658{to{opacity:1}}@keyframes pulseShadow-705ae658{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.recently_minted[data-v-705ae658]{color:#d0cab2}@keyframes showMinted-67941dcf{to{opacity:1}}@keyframes pulseShadow-67941dcf{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buy-order__form[data-v-67941dcf]{display:flex;align-items:center;flex-wrap:wrap;gap:24px;padding:24px;z-index:5}.buy-order__form .heading[data-v-67941dcf]{width:100%}.buy-order__inputs[data-v-67941dcf]{display:flex;flex-grow:1;gap:16px;align-items:center}@media (max-width: 1279.98px){.buy-order__inputs[data-v-67941dcf]{flex-wrap:wrap;width:calc(100% - 100px);justify-content:flex-start;flex-grow:initial}}@media (max-width: 768.98px){.buy-order__inputs[data-v-67941dcf]{width:100%}}.buy-order__input[data-v-67941dcf]{position:relative}@media (max-width: 1279.98px){.buy-order__input[data-v-67941dcf]{width:32%}}.buy-order__input .ed-select[data-v-67941dcf]{width:220px}@media (max-width: 1279.98px){.buy-order__input .ed-select[data-v-67941dcf]{width:100%}}.buy-order__input__label[data-v-67941dcf]{display:flex;margin-bottom:8px;padding:0 16px;color:#ffffffa3;font-weight:300;line-height:100%;letter-spacing:.28px}.buy-order__currency[data-v-67941dcf]{position:absolute;bottom:8px;right:0;display:flex;align-items:center;padding-right:16px;letter-spacing:.24px;text-transform:uppercase;font-weight:300;line-height:100%;font-size:12px;color:#ffffffa3}.buy-order__currency__icon[data-v-67941dcf]{height:24px;margin-right:8px}.buy-order__price-container[data-v-67941dcf]{margin-left:1em;text-align:center;display:flex;flex-direction:column;align-items:center;flex:1;padding:0 2em}.buy-order__price[data-v-67941dcf]{display:flex;align-items:center;justify-content:center;margin:1em 0;width:100%;white-space:nowrap}.buy-order__price__text-input[data-v-67941dcf]{width:220px;margin:0}@media (max-width: 1279.98px){.buy-order__price__text-input[data-v-67941dcf]{width:100%}}.buy-order__loading[data-v-67941dcf]{width:4.5em;margin:-.125em 0}.buy-order__card[data-v-67941dcf]{width:64px;min-width:64px;margin:0}@media (max-width: 768.98px){.buy-order__card[data-v-67941dcf]{margin-top:24px}}.buy-order__button[data-v-67941dcf]{margin-left:auto;margin-right:0}@media (max-width: 1279.98px){.buy-order__button[data-v-67941dcf]{margin-left:0}}@media (max-width: 1023.98px){.buy-order__button[data-v-67941dcf]{width:calc(50% - 8px)}}.buy-order__my-orders[data-v-67941dcf]{margin-top:10px}.buy-order .cards-filters[data-v-67941dcf]{background:transparent}@media (max-width: 1379px){.buy-order__button[data-v-67941dcf]{margin-top:auto}}@media (max-width: 1024px){.buy-order__inputs[data-v-67941dcf]{flex-wrap:wrap}.buy-order__input[data-v-67941dcf]{width:calc(50% - 8px)}.buy-order__input .ed-select[data-v-67941dcf]{width:100%}}@media (max-width: 768px){.buy-order__form[data-v-67941dcf]{display:block}.buy-order__inputs[data-v-67941dcf]{margin-top:24px}}@media (max-width: 560px){.buy-order__input[data-v-67941dcf]{width:100%}.buy-order__button[data-v-67941dcf]{width:100%;margin-top:8px}}@media (max-width: 480px){.buy-order__form[data-v-67941dcf]{padding:16px}}@keyframes showMinted-f0e3d237{to{opacity:1}}@keyframes pulseShadow-f0e3d237{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.activity .activity-item__actions[data-v-f0e3d237]{display:flex;align-items:center;justify-content:flex-end;gap:16px;margin-bottom:24px}@media screen and (max-width: 768px){.activity .activity-item__actions[data-v-f0e3d237]{margin-bottom:0}}.activity .activity-item__actions .card-view__lock[data-v-f0e3d237]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(255,255,255,.24);background-color:#00000052;background-image:none;position:relative;transition:opacity .3s}.activity .activity-item__actions .card-view__lock[data-v-f0e3d237]:hover{opacity:.85}.activity .activity-item__actions .card-view__lock .card-lock-toggle[data-v-f0e3d237]{width:17px;height:16px;min-width:17px;filter:brightness(0) invert(1)}@keyframes showMinted-2032f16d{to{opacity:1}}@keyframes pulseShadow-2032f16d{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.activity .activity-item[data-v-2032f16d]{width:100%;margin-bottom:8px;border-radius:16px;position:relative;background:#29252d80}.activity .activity-item[data-v-2032f16d]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:0;border-radius:inherit;background:linear-gradient(90deg,#6a3189,#283d6e),#003c73;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none;opacity:0}@media (max-width: 1023.98px){.activity .activity-item__actions[data-v-2032f16d]{order:1;margin-left:auto}}@media (max-width: 399.98px){.activity .activity-item__actions[data-v-2032f16d]{gap:10px}}.activity .activity-item--new[data-v-2032f16d]:before{padding:1px;opacity:1}.activity .activity-item__inner[data-v-2032f16d]{padding:12px 24px;display:flex;align-items:center;justify-content:space-between;border-radius:inherit;gap:24px}@media (max-width: 1023.98px){.activity .activity-item__inner[data-v-2032f16d]{flex-wrap:wrap;padding:24px;align-items:flex-start}}@media (max-width: 639.98px){.activity .activity-item__inner[data-v-2032f16d]{padding:16px;gap:24px 12px}}.activity .activity-item__card[data-v-2032f16d]{width:63px;min-width:63px;margin:0}.activity .activity-item__texts[data-v-2032f16d]{flex-grow:1;overflow:hidden}@media (max-width: 1023.98px){.activity .activity-item__texts[data-v-2032f16d]{flex-grow:unset;width:calc(100% - 87px)}}@media (max-width: 639.98px){.activity .activity-item__texts[data-v-2032f16d]{width:calc(100% - 75px)}}.activity .activity-item__time[data-v-2032f16d]{color:#ffffffa3;letter-spacing:.24px;font-weight:300;line-height:100%;font-size:12px}.activity .activity-item__description[data-v-2032f16d]{margin-top:16px;letter-spacing:.5px;font-weight:500;line-height:110%;font-size:16px}@media (max-width: 639.98px){.activity .activity-item__description[data-v-2032f16d]{font-size:14px}}@media (max-width: 1023.98px){.activity .activity-item__actions-container[data-v-2032f16d]{width:100%;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px}}@keyframes showMinted-8b9d2447{to{opacity:1}}@keyframes pulseShadow-8b9d2447{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.minted-cards__title[data-v-8b9d2447]{font-size:32px;font-weight:500;line-height:140%;max-width:80%}@media (max-width: 1499.98px){.minted-cards__title[data-v-8b9d2447]{font-size:30px}}@media (max-width: 1023.98px){.minted-cards__title[data-v-8b9d2447]{font-size:28px}}@media (max-width: 768.98px){.minted-cards__title[data-v-8b9d2447]{font-size:26px}}@media (max-width: 559.98px){.minted-cards__title[data-v-8b9d2447]{font-size:24px}}.minted-cards__scroll-container[data-v-8b9d2447]{height:calc(100vh - 160px);margin-top:10px;overflow:auto;overflow-x:hidden;width:100%}.minted-cards__table[data-v-8b9d2447]{width:100%;display:flex;flex-flow:column;gap:8px;margin-top:8px}.minted-cards__table__actions[data-v-8b9d2447]{min-width:80px}.minted-cards__table--heading[data-v-8b9d2447]{margin-top:32px}.minted-cards__table--heading .minted-cards__table__row__td[data-v-8b9d2447]:nth-of-type(1){margin-right:38px}.minted-cards__table--heading .minted-cards__table__row[data-v-8b9d2447]{padding:8px 20px 8px 28px;background:#ffffff1a}.minted-cards__table__row[data-v-8b9d2447]{display:flex;justify-content:space-between;align-items:center;width:100%;border-radius:16px;background:#ffffff0d;overflow:hidden;padding:8px 16px;transition:background .2s;position:relative}.minted-cards__table__row[data-v-8b9d2447]:hover{background:#ffffff1a}.minted-cards__table__row--selectable[data-v-8b9d2447]{cursor:pointer}.minted-cards__table__td .card[data-v-8b9d2447]{width:4em;margin:0}@keyframes showMinted-f7a0ba5c{to{opacity:1}}@keyframes pulseShadow-f7a0ba5c{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buyback-cards__title[data-v-f7a0ba5c]{font-size:32px;font-weight:500;line-height:140%;max-width:80%}@media (max-width: 1499.98px){.buyback-cards__title[data-v-f7a0ba5c]{font-size:30px}}@media (max-width: 1023.98px){.buyback-cards__title[data-v-f7a0ba5c]{font-size:28px}}@media (max-width: 768.98px){.buyback-cards__title[data-v-f7a0ba5c]{font-size:26px}}@media (max-width: 559.98px){.buyback-cards__title[data-v-f7a0ba5c]{font-size:24px}}.buyback-cards[data-v-f7a0ba5c] .buyback-cards__scroll-container{height:calc(100vh - 160px);margin-top:10px}@keyframes showMinted-ad373008{to{opacity:1}}@keyframes pulseShadow-ad373008{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.activity__details[data-v-ad373008]{text-align:left}.account .activity[data-v-ad373008]{text-decoration:none;padding:24px;box-sizing:border-box;border-radius:20px;background:#29252d80;position:relative}.account .activity[data-v-ad373008]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.account .activity .heading[data-v-ad373008]{margin-bottom:16px}@media screen and (max-width: 480px){.account .activity[data-v-ad373008]{padding:16px}}@keyframes showMinted-3a184087{to{opacity:1}}@keyframes pulseShadow-3a184087{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.my-discounts[data-v-3a184087]{border-radius:20px;background:#29252d80;position:relative;min-height:240px;width:100%;display:flex;align-items:center;justify-content:center}.my-discounts[data-v-3a184087]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(155deg,#ffffff4d,#fff0 20%,#fff0 70%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.my-discounts__section[data-v-3a184087]{width:100%;padding:16px 24px;display:flex;flex-flow:column;gap:24px}@media (max-width: 639.98px){.my-discounts__section[data-v-3a184087]{padding:16px}}.my-discounts__section[data-v-3a184087]:last-of-type{border-bottom-width:0}.my-discounts__section__name[data-v-3a184087]{font-size:32px;font-weight:500;line-height:130%;color:#fff}@media (max-width: 1499.98px){.my-discounts__section__name[data-v-3a184087]{font-size:30px}}@media (max-width: 1023.98px){.my-discounts__section__name[data-v-3a184087]{font-size:28px;line-height:34px}}@media (max-width: 639.98px){.my-discounts__section__name[data-v-3a184087]{font-size:24px}}.my-discounts__section__items[data-v-3a184087]{display:flex;align-items:center;flex-wrap:wrap;gap:24px}@media (max-width: 768.98px){.my-discounts__section__items[data-v-3a184087]{gap:16px}}.my-discounts__item[data-v-3a184087]{width:32%;padding:24px;display:flex;flex-flow:column;border-radius:20px;background:#29252d80;position:relative;overflow:hidden}@media (max-width: 1499.98px){.my-discounts__item[data-v-3a184087]{width:calc(32% - 2px)}}@media (max-width: 1279.98px){.my-discounts__item[data-v-3a184087]{width:calc(50% - 12px)}}@media (max-width: 768.98px){.my-discounts__item[data-v-3a184087]{width:calc(50% - 8px);padding:16px}}@media (max-width: 639.98px){.my-discounts__item[data-v-3a184087]{width:100%}}.my-discounts__item[data-v-3a184087]:before{content:"";position:absolute;width:100%;height:100%;top:-50%;left:0;background:linear-gradient(90deg,#a572c0,#89a0d3);opacity:.22;border-radius:150px;filter:blur(24px)}.my-discounts__item[data-v-3a184087]:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.my-discounts__item__name[data-v-3a184087]{color:#ffffffa3;font-size:14px;font-weight:300;line-height:14px;letter-spacing:.02em;margin-bottom:10px;text-transform:uppercase}@media (max-width: 1023.98px){.my-discounts__item__name[data-v-3a184087]{font-size:13px}}@media (max-width: 639.98px){.my-discounts__item__name[data-v-3a184087]{font-size:12px}}.my-discounts__item__picture[data-v-3a184087]{width:100%;height:auto;-o-object-fit:cover;object-fit:cover;max-height:200px;border-radius:20px;margin-bottom:24px;position:relative;z-index:1}@media (max-width: 768.98px){.my-discounts__item__picture[data-v-3a184087]{max-height:180px}}@media (max-width: 639.98px){.my-discounts__item__picture[data-v-3a184087]{max-height:280px}}@media (max-width: 559.98px){.my-discounts__item__picture[data-v-3a184087]{max-height:220px}}@media (max-width: 399.98px){.my-discounts__item__picture[data-v-3a184087]{max-height:180px}}.my-discounts__item__collection[data-v-3a184087]:nth-of-type(1){font-size:24px;font-weight:500;line-height:31.2px;color:#fff}@media (max-width: 1499.98px){.my-discounts__item__collection[data-v-3a184087]:nth-of-type(1){font-size:22px}}@media (max-width: 639.98px){.my-discounts__item__collection[data-v-3a184087]:nth-of-type(1){font-size:20px;line-height:120%}}.my-discounts__item__collection:nth-of-type(1) strong[data-v-3a184087]{color:#ebc6ff}.my-discounts__item__collection[data-v-3a184087]:nth-of-type(2){font-size:12px;font-weight:300;line-height:12px;letter-spacing:.02em;color:#fff}.my-discounts__item__collection:nth-of-type(2) strong[data-v-3a184087]{font-weight:400}.my-discounts__item__info[data-v-3a184087]{display:flex;flex-flow:column;gap:24px}@media (max-width: 639.98px){.my-discounts__item__info[data-v-3a184087]{gap:16px}}.my-discounts__link a[data-v-3a184087]{color:inherit}.my-discounts .nothing-found__text[data-v-3a184087]{max-width:800px}@keyframes showMinted{to{opacity:1}}@keyframes pulseShadow{0%{box-shadow:0 0 #af97e0b3}70%{box-shadow:0 0 0 10px #af97e000}to{box-shadow:0 0 #af97e000}}.buybacks-claimed{color:#fff;border-radius:20px;background:#29252d80;-webkit-backdrop-filter:blur(25px);backdrop-filter:blur(25px);position:relative}.buybacks-claimed:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;padding:1px;border-radius:inherit;background:linear-gradient(115deg,#ffffff4d 1%,#fff0 20%,#fff0 80%,#ffffff4d 99%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude;pointer-events:none}.buybacks-claimed .items-table__filters__col{display:flex;gap:24px;align-items:flex-end}@media (max-width: 559.98px){.buybacks-claimed .items-table__filters__col{flex-wrap:wrap;width:100%}}.buybacks-claimed .items-table__main{margin-top:24px}.buybacks-claimed__head{padding:24px 24px 0;display:flex;flex-flow:column;gap:24px}@media (max-width: 768.98px){.buybacks-claimed__head{padding:16px 0 0;gap:16px}}.buybacks-claimed__table{font-size:14px;padding-bottom:36px}.buybacks-claimed__table td{padding-right:24px;position:relative}.buybacks-claimed__table td:first-of-type{width:174px;padding-left:24px}.buybacks-claimed__table td:last-of-type{width:162px;white-space:nowrap}.buybacks-claimed__table td:nth-child(3){width:20%}.buybacks-claimed__table td a{transition:color .3s ease}.buybacks-claimed__table td a:hover{color:#a572c0}.buybacks-claimed__table tbody{font-weight:500;letter-spacing:.32px;line-height:100%;text-transform:uppercase}.buybacks-claimed__table tbody td:nth-of-type(1){color:#ffffffa3}.buybacks-claimed__table .currency{font-weight:300;line-height:100%;opacity:.64}.buybacks-claimed__currency-icon{width:24px;position:absolute;left:0;top:-5px}@media screen and (max-width: 1024px){.buybacks-claimed__currency-icon{top:-6px}}@media (max-width: 559.98px){.buybacks-claimed__currency-icon{width:18px;top:-3px}}.buybacks-claimed a:has(.buybacks-claimed__currency-icon){padding-left:32px;position:relative}@media (max-width: 559.98px){.buybacks-claimed a:has(.buybacks-claimed__currency-icon){padding-left:26px}}.buybacks-claimed__collection-filter{margin-left:0}.buybacks-claimed__sort{min-width:12em}.buybacks-claimed__cards-count{cursor:pointer;text-decoration:underline}@media screen and (max-width: 768px){.buybacks-claimed__show-only-my-buybacks{align-items:center;justify-content:flex-start;display:flex}}@media screen and (max-width: 768px){.buybacks-claimed__table{padding:0 16px 16px}.buybacks-claimed__table table{display:block}.buybacks-claimed__table thead{display:none}.buybacks-claimed__table tbody{display:block;max-width:100%}.buybacks-claimed__table tbody tr{display:block;border:1px solid rgba(255,255,255,.05);border-radius:8px;max-width:100%}.buybacks-claimed__table tbody tr:not(:last-of-type){margin-bottom:8px}.buybacks-claimed__table tbody td{display:flex;width:100%!important;max-width:100%!important;box-sizing:border-box;padding:14px 20px;justify-content:space-between;gap:8px;align-items:center}.buybacks-claimed__table tbody td:first-of-type{width:100%;background:#ffffff0d}.buybacks-claimed__table tbody td:not(:first-of-type):before{content:attr(data-head);font-weight:400;text-transform:uppercase;font-size:14px;color:#959595}}:host,:root{--vs-colors--lightest:rgba(60,60,60,.26);--vs-colors--light:rgba(60,60,60,.5);--vs-colors--dark:#333;--vs-colors--darkest:rgba(0,0,0,.15);--vs-search-input-color:inherit;--vs-search-input-bg:#fff;--vs-search-input-placeholder-color:inherit;--vs-font-size:1rem;--vs-line-height:1.4;--vs-state-disabled-bg:#f8f8f8;--vs-state-disabled-color:var(--vs-colors--light);--vs-state-disabled-controls-color:var(--vs-colors--light);--vs-state-disabled-cursor:not-allowed;--vs-border-color:var(--vs-colors--lightest);--vs-border-width:1px;--vs-border-style:solid;--vs-border-radius:4px;--vs-actions-padding:4px 6px 0 3px;--vs-controls-color:var(--vs-colors--light);--vs-controls-size:1;--vs-controls--deselect-text-shadow:0 1px 0 #fff;--vs-selected-bg:#f0f0f0;--vs-selected-color:var(--vs-colors--dark);--vs-selected-border-color:var(--vs-border-color);--vs-selected-border-style:var(--vs-border-style);--vs-selected-border-width:var(--vs-border-width);--vs-dropdown-bg:#fff;--vs-dropdown-color:inherit;--vs-dropdown-z-index:1000;--vs-dropdown-min-width:160px;--vs-dropdown-max-height:350px;--vs-dropdown-box-shadow:0px 3px 6px 0px var(--vs-colors--darkest);--vs-dropdown-option-bg:#000;--vs-dropdown-option-color:var(--vs-dropdown-color);--vs-dropdown-option-padding:3px 20px;--vs-dropdown-option--active-bg:#5897fb;--vs-dropdown-option--active-color:#fff;--vs-dropdown-option--deselect-bg:#fb5858;--vs-dropdown-option--deselect-color:#fff;--vs-transition-timing-function:cubic-bezier(1,-.115,.975,.855);--vs-transition-duration:.15s }.v-select{font-family:inherit;position:relative}.v-select,.v-select *{box-sizing:border-box}:root{--vs-transition-timing-function:cubic-bezier(1,.5,.8,1);--vs-transition-duration:.15s }@keyframes vSelectSpinner{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.vs__fade-enter-active,.vs__fade-leave-active{pointer-events:none;transition:opacity var(--vs-transition-duration) var(--vs-transition-timing-function)}.vs__fade-enter,.vs__fade-leave-to{opacity:0}:root{--vs-disabled-bg:var(--vs-state-disabled-bg);--vs-disabled-color:var(--vs-state-disabled-color);--vs-disabled-cursor:var(--vs-state-disabled-cursor) }.vs--disabled .vs__clear,.vs--disabled .vs__dropdown-toggle,.vs--disabled .vs__open-indicator,.vs--disabled .vs__search,.vs--disabled .vs__selected{background-color:var(--vs-disabled-bg);cursor:var(--vs-disabled-cursor)}.v-select[dir=rtl] .vs__actions{padding:0 3px 0 6px}.v-select[dir=rtl] .vs__clear{margin-left:6px;margin-right:0}.v-select[dir=rtl] .vs__deselect{margin-left:0;margin-right:2px}.v-select[dir=rtl] .vs__dropdown-menu{text-align:right}.vs__dropdown-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--vs-search-input-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:var(--vs-border-radius);display:flex;padding:0 0 4px;white-space:normal}.vs__selected-options{display:flex;flex-basis:100%;flex-grow:1;flex-wrap:wrap;padding:0 2px;position:relative}.vs__actions{align-items:center;display:flex;padding:var(--vs-actions-padding)}.vs--searchable .vs__dropdown-toggle{cursor:text}.vs--unsearchable .vs__dropdown-toggle{cursor:pointer}.vs--open .vs__dropdown-toggle{border-bottom-color:transparent;border-bottom-left-radius:0;border-bottom-right-radius:0}.vs__open-indicator{fill:var(--vs-controls-color);transform:scale(var(--vs-controls-size));transition:transform var(--vs-transition-duration) var(--vs-transition-timing-function);transition-timing-function:var(--vs-transition-timing-function)}.vs--open .vs__open-indicator{transform:rotate(180deg) scale(var(--vs-controls-size))}.vs--loading .vs__open-indicator{opacity:0}.vs__clear{fill:var(--vs-controls-color);background-color:transparent;border:0;cursor:pointer;margin-right:8px;padding:0}.vs__dropdown-menu{background:var(--vs-dropdown-bg);border:var(--vs-border-width) var(--vs-border-style) var(--vs-border-color);border-radius:0 0 var(--vs-border-radius) var(--vs-border-radius);border-top-style:none;box-shadow:var(--vs-dropdown-box-shadow);box-sizing:border-box;color:var(--vs-dropdown-color);display:block;left:0;list-style:none;margin:0;max-height:var(--vs-dropdown-max-height);min-width:var(--vs-dropdown-min-width);overflow-y:auto;padding:5px 0;position:absolute;text-align:left;top:calc(100% - var(--vs-border-width));width:100%;z-index:var(--vs-dropdown-z-index)}.vs__no-options{text-align:center}.vs__dropdown-option{clear:both;color:var(--vs-dropdown-option-color);cursor:pointer;display:block;line-height:1.42857143;padding:var(--vs-dropdown-option-padding);white-space:nowrap}.vs__dropdown-option--highlight{background:var(--vs-dropdown-option--active-bg);color:var(--vs-dropdown-option--active-color)}.vs__dropdown-option--deselect{background:var(--vs-dropdown-option--deselect-bg);color:var(--vs-dropdown-option--deselect-color)}.vs__dropdown-option--disabled{background:var(--vs-state-disabled-bg);color:var(--vs-state-disabled-color);cursor:var(--vs-state-disabled-cursor)}.vs__selected{align-items:center;background-color:var(--vs-selected-bg);border:var(--vs-selected-border-width) var(--vs-selected-border-style) var(--vs-selected-border-color);border-radius:var(--vs-border-radius);color:var(--vs-selected-color);display:flex;line-height:var(--vs-line-height);margin:4px 2px 0;padding:0 .25em;z-index:0}.vs__deselect{fill:var(--vs-controls-color);-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;margin-left:4px;padding:0;text-shadow:var(--vs-controls--deselect-text-shadow)}.vs--single .vs__selected{background-color:transparent;border-color:transparent}.vs--single.vs--loading .vs__selected,.vs--single.vs--open .vs__selected{opacity:.4;position:absolute}.vs--single.vs--searching .vs__selected{display:none}.vs__search::-webkit-search-cancel-button{display:none}.vs__search::-ms-clear,.vs__search::-webkit-search-decoration,.vs__search::-webkit-search-results-button,.vs__search::-webkit-search-results-decoration{display:none}.vs__search,.vs__search:focus{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:1px solid transparent;border-left:none;box-shadow:none;color:var(--vs-search-input-color);flex-grow:1;font-size:var(--vs-font-size);line-height:var(--vs-line-height);margin:4px 0 0;max-width:100%;outline:none;padding:0 7px;width:0;z-index:1}.vs__search::-moz-placeholder{color:var(--vs-search-input-placeholder-color)}.vs__search::placeholder{color:var(--vs-search-input-placeholder-color)}.vs--unsearchable .vs__search{opacity:1}.vs--unsearchable:not(.vs--disabled) .vs__search{cursor:pointer}.vs--single.vs--searching:not(.vs--open):not(.vs--loading) .vs__search{opacity:.2}.vs__spinner{align-self:center;animation:vSelectSpinner 1.1s linear infinite;border:.9em solid hsla(0,0%,39%,.1);border-left-color:#3c3c3c73;font-size:5px;opacity:0;overflow:hidden;text-indent:-9999em;transform:translateZ(0) scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));transition:opacity .1s}.vs__spinner,.vs__spinner:after{border-radius:50%;height:5em;transform:scale(var(--vs-controls--spinner-size,var(--vs-controls-size)));width:5em}.vs--loading .vs__spinner{opacity:1}
