button.is-clicked{pointer-events:none;cursor:not-allowed;background-color:var(--color-gray-2);color:#fff;border-color:#0000;position:relative}button.is-clicked:before{content:"";border:3px dotted;border-right-color:#0000;border-radius:50%;width:24px;height:24px;margin:2px auto auto;transition:opacity 1s ease-in-out .2s;animation:.8s linear infinite rotate;position:absolute;left:0;right:0}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-footer{color:#fff;margin-top:0}footer .menu{background-color:var(--color-gray);color:var(--color-gray-4);margin-bottom:0}footer .menu>div{grid-template-columns:var(--grid-template-col-l);gap:var(--space-s-m) var(--space-m);align-items:flex-start;display:grid}footer .menu ul{margin-top:0}footer .menu ul li+li{padding-top:1ch}footer .menu a{color:var(--color-gray-4);padding-bottom:1ch}footer .menu a:not(.social){padding-top:1ch}footer .menu a:hover{color:#fff}footer .menu .link-svg{display:inline}footer .menu .link-svg path{fill:var(--color-gray-3)}footer .menu .social{align-items:baseline;margin-bottom:auto;display:flex}footer .menu .social img{align-self:center;margin-right:10px}footer .menu .full{grid-column:1/-1;justify-self:center}#past .grid{grid-template-columns:var(--grid-template-col-l);gap:var(--space-s-m) var(--space-m);display:grid}@media screen and (width<=490.667px){#past .grid{grid-template-columns:unset}#past .grid article{gap:var(--space-s-m) var(--space-m);grid-template-columns:repeat(3,1fr);align-items:start;display:grid}#past .grid article>figure{grid-column:1}#past .grid article>div{grid-column:2/-1;align-self:center}}#past .auction-detail{margin-top:var(--space-xs);margin-bottom:var(--space-xs);position:relative}#past .auction-detail:after{content:"";bottom:calc(-1 * var(--space-xs));border-bottom:1px solid var(--color-gray-2);width:var(--space-s);position:absolute;left:0}#past .auction-name{font-size:var(--text-base);line-height:var(--line-height-tight);margin-top:0}#past .auction-date{margin-top:0}#past .auction-stats{font-size:var(--text-sm);margin-top:0}@media screen and (width<=490.667px){#past .auction-detail{margin-top:0}}
