@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:300;src:url(/fonts/manrope/Manrope-Light.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:400;src:url(/fonts/manrope/Manrope-Regular.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:500;src:url(/fonts/manrope/Manrope-Medium.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/fonts/manrope/Manrope-SemiBold.woff) format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/fonts/manrope/Manrope-Bold.woff) format("woff")}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}a{color:inherit;text-decoration:none}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.walletconnect-qrcode__text{margin-bottom:.5em!important}.arrow{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease;-webkit-transform:translate(0);-moz-transform:translate(0);transform:translate(0);fill:inherit}.arrow.light g,.light .arrow g{fill:#000;stroke:#000}.arrowLink .arrow{display:inline}.arrow g path{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-moz-transition:transform .5s ease,-moz-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-moz-transform .5s ease;-webkit-transform:scale(80%);-moz-transform:scale(80%);transform:scale(80%)}.arrow:hover,a:hover .arrow{-webkit-transform:translate(-5px);-moz-transform:translate(-5px);transform:translate(-5px)}.arrow:hover g path:first-child,a:hover .arrow g path:first-child{-webkit-transform:scale(140%,80%);-moz-transform:scale(140%,80%);transform:scale(140%,80%)}.arrow.down{-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;transform-origin:center right}.arrow.down:hover{-webkit-transform:rotate(-90deg) translateX(-5px);-moz-transform:rotate(-90deg) translateX(-5px);transform:rotate(-90deg) translateX(-5px)}.arrow.up{-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);transform:rotate(90deg);-webkit-transform-origin:center right;-moz-transform-origin:center right;transform-origin:center right}.arrow.up:hover{-webkit-transform:rotate(90deg) translateX(-5px);-moz-transform:rotate(90deg) translateX(-5px);transform:rotate(90deg) translateX(-5px)}.arrow.right,.arrowLink.to .arrow{-webkit-transform:rotate(-180deg) translate(5px,2.7px);-moz-transform:rotate(-180deg) translate(5px,2.7px);transform:rotate(-180deg) translate(5px,2.7px);-webkit-transform-origin:center center;-moz-transform-origin:center center;transform-origin:center center}.arrow.right:hover,.arrowLink.to:hover .arrow{-webkit-transform:rotate(-180deg) translateY(2.7px);-moz-transform:rotate(-180deg) translateY(2.7px);transform:rotate(-180deg) translateY(2.7px)}.aspect{width:100%;height:0;position:relative}.aspect .ratio{position:absolute;top:0;left:0;height:100%;width:100%}.aspect .ratio img,.aspect .ratio picture{width:100%;height:100%;object-fit:contain}.editor{width:100%;position:relative}.editor .menu-bar{width:100%;-webkit-transform:translateX(-.5rem);-moz-transform:translateX(-.5rem);transform:translateX(-.5rem)}.editor.basic{border-radius:0;-webkit-transition:all .25s;-moz-transition:all .25s;transition:all .25s}.editor.basic .wrapper{min-height:200px;max-height:500px;overflow-y:auto}.editor.basic .ProseMirror{height:100%;min-height:100px;background-color:transparent;overflow-y:auto;padding:0;font-family:Source Code Pro,monospace}.editor.is-error.basic .ProseMirror p.is-editor-empty:first-child:before,.editor.is-error.basic .ProseMirror p.is-empty:before{color:var(--chakra-colors-openar-error)}.editor.has-char-count .ProseMirror{padding-bottom:var(--chakra-space-8)}.editor .char-count{position:absolute;bottom:0;right:0}.editor .char-count .chakra-badge{background:transparent;color:#ffffff88}.editor .char-count .chakra-badge.exceeded,.editor .char-count svg{color:var(--chakra-colors-openar-error)}.editor .char-count svg{display:inline-block}.ProseMirror{overflow-y:auto;min-height:100px}.ProseMirror>*+*{margin-top:.75em}.ProseMirror:focus{outline:none}.ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;opacity:.6;color:#fff;pointer-events:none;height:0}.ProseMirror p.is-empty:before{content:"...";float:left;color:var(--chakra-colors-gray-200);pointer-events:none;height:0}@-webkit-keyframes loadingAnimationCross{0%{width:0;left:0;right:auto}49.99%{width:100%;left:0;right:auto}50%{width:100%;left:auto;right:0}99.99%{width:0;left:auto;right:0}}@keyframes loadingAnimationCross{0%{width:0;left:0;right:auto}49.99%{width:100%;left:0;right:auto}50%{width:100%;left:auto;right:0}99.99%{width:0;left:auto;right:0}}.loadingbar{display:none;width:0;height:3px;position:fixed;top:0;left:0;z-index:3000}.loadingbar.loading{display:block;-webkit-animation:loadingAnimationCross 1.5s infinite;animation:loadingAnimationCross 1.5s infinite}.artwork.item{width:100%;display:-moz-box;display:flex;overflow:hidden}.artwork.item .info{width:33.333%;height:66.66vw;-webkit-writing-mode:vertical-rl;-ms-writing-mode:tb-rl;writing-mode:vertical-rl;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.artwork.item .info a:before{width:100vw;left:auto;right:0}.artwork.item .img{width:66.666%;pointer-events:none}.artwork.item .img img,.artwork.item .img picture{height:100%;width:100%;object-fit:cover}.artwork.item:nth-child(2n){-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.artwork.item:nth-child(2n) .editArtworkButton{-moz-box-ordinal-group:0;order:-1;z-index:210}.artwork.item:nth-child(2n) .info a:before{right:auto;left:0}@media(min-width:45rem)and (max-width:74.999rem){.artwork.item{width:50%;display:-moz-box;display:flex;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.artwork.item .info{height:33.333vw}.artwork.item .info a:before{left:0;right:auto}.artwork.item:nth-child(4n+1),.artwork.item:nth-child(4n+2){-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.artwork.item:nth-child(4n+1) .info a:before,.artwork.item:nth-child(4n+2) .info a:before{left:auto;right:0}.artwork.item.col-1,.artwork.item.col-1:nth-child(2n){-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.artwork.item.col-1 .info a:before,.artwork.item.col-1:nth-child(2n) .info a:before{left:auto;right:0}}@media(min-width:75rem){.artwork.item{width:100%}.artwork.item .info{height:22.19vw}.artwork.item.col-1-or-two .info a:before{left:auto;right:0}.artwork.item.col-2{width:50%;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.artwork.item.col-2:nth-child(4n+1),.artwork.item.col-2:nth-child(4n+2){-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.artwork.item.col-2:nth-child(4n+1) .info a:before,.artwork.item.col-2:nth-child(4n+2) .info a:before{left:auto;right:0}.artwork.item.col-3{width:33.33%;-moz-box-orient:horizontal;-moz-box-direction:reverse;flex-direction:row-reverse}.artwork.item.col-3 .info a:before{left:0;right:auto}.artwork.item.col-3:nth-child(6n+1),.artwork.item.col-3:nth-child(6n+2),.artwork.item.col-3:nth-child(6n+3){-moz-box-orient:horizontal;-moz-box-direction:normal;flex-direction:row}.artwork.item.col-3:nth-child(6n+1) .info a:before,.artwork.item.col-3:nth-child(6n+2) .info a:before,.artwork.item.col-3:nth-child(6n+3) .info a:before{left:auto;right:0}}.artworkDetails .label,.userDetails .label{margin-bottom:.5em}.muted{opacity:.6}.field-icon{float:right;margin-top:3px}.leaflet-routing-container{display:none!important}