@import url(https://fonts.googleapis.com/css2?family=Knewave&family=Manrope:wght@200..800&display=swap);@keyframes bounce{0%{transform:translateY(0)}to{transform:translateY(-1rem)}}.project-custom-tagging .grid-main{grid-template-columns:repeat(2,minmax(0,1fr))}.project-custom-tagging .start{max-height:80dvh;z-index:1}.project-custom-tagging .start img{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.project-custom-tagging .start svg{z-index:1}.project-custom-tagging .start img,.project-custom-tagging .start svg{height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center center;object-position:center center;width:100%}.project-custom-tagging .start img path,.project-custom-tagging .start img polygon,.project-custom-tagging .start img rect,.project-custom-tagging .start svg path,.project-custom-tagging .start svg polygon,.project-custom-tagging .start svg rect{fill:color-mix(in srgb,var(--accent-color),transparent 100%);transition:all .5s cubic-bezier(.19,1,.22,1)}.project-custom-tagging .start img path.hovered,.project-custom-tagging .start img path:hover,.project-custom-tagging .start img polygon.hovered,.project-custom-tagging .start img polygon:hover,.project-custom-tagging .start img rect.hovered,.project-custom-tagging .start img rect:hover,.project-custom-tagging .start svg path.hovered,.project-custom-tagging .start svg path:hover,.project-custom-tagging .start svg polygon.hovered,.project-custom-tagging .start svg polygon:hover,.project-custom-tagging .start svg rect.hovered,.project-custom-tagging .start svg rect:hover{fill:color-mix(in srgb,var(--accent-color),transparent 50%)}.project-custom-tagging .end{padding:7rem}.project-custom-tagging .end .title{margin-bottom:3rem}.project-custom-tagging .end .list{max-height:60dvh;overflow:scroll}.project-custom-tagging .end .list .unitbox{border-top:1px solid var(--grey-color);display:grid;gap:1rem;grid-template-columns:1fr;padding:3rem}.project-custom-tagging .end .list .unitbox:last-child{border-bottom:1px solid var(--grey-color)}.project-custom-tagging .end .list .unitbox.sold{opacity:.5;pointer-events:none}.project-custom-tagging .end .list .unitbox.hovered,.project-custom-tagging .end .list .unitbox:hover{background:var(--light-grey-color)}.project-custom-tagging .end .list .unitbox.hovered .name,.project-custom-tagging .end .list .unitbox:hover .name{color:var(--accent-color)}.project-custom-tagging .end .list .unitbox .start{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem}.project-custom-tagging .end .list .unitbox .start .name{font-stretch:110;font-style:normal;font-variation-settings:"slnt" 0,"wght" 700,"wdth" 110;font-weight:700;grid-column:span 3}.project-custom-tagging .end .list .unitbox .end{padding:0}@media only screen and (min-width:1500px){.project-custom-tagging .end .list .unitbox{grid-template-columns:1fr 14rem}.project-custom-tagging .end .list .unitbox .end{text-align:right}}@media only screen and (max-width:1124px){.project-custom-tagging .end .list .unitbox{padding:2rem;text-align:center}.project-custom-tagging .end .list .unitbox .start{grid-template-columns:1fr}.project-custom-tagging .end .list .unitbox .start .name{grid-column:span 1}.project-custom-tagging .end{padding:4rem}}@media only screen and (max-width:768px){.project-custom-tagging .grid-main{grid-template-columns:repeat(1,minmax(0,1fr))}}