@charset "UTF-8";button.is-clicked{position:relative;pointer-events:none;cursor:not-allowed;border-color:transparent;background-color:#4b4b4b;color:#fff}button.is-clicked:before{content:"";position:absolute;left:0;right:0;margin:2px auto auto;width:24px;height:24px;border:3px dotted;border-right-color:transparent;border-radius:50%;transition:opacity .4s ease-in-out;transition-delay:.2s;transition-duration:1s;animation:.8s linear infinite rotate}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.form-footer{color:#fff;margin-top:0}footer .menu{margin-bottom:0;background-color:#242424;color:#e0e0e0}footer .menu>div{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:calc(clamp(1rem,.69rem + 1.43vw,1.81rem)*1.6) calc(clamp(1.5rem,1.38rem + .55vw,1.81rem)*1.6);align-items:flex-start}footer .menu ul{margin-top:0}footer .menu ul li+li{padding-top:1ch}footer .menu a{padding-bottom:1ch;color:#e0e0e0}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:#929292}footer .menu .social{display:flex;align-items:baseline;margin-bottom:auto}footer .menu .social img{margin-right:10px;align-self:center}footer .menu .full{grid-column:1/-1;justify-self:center}.news-anim{animation:1s newsletterPopupFadeIn;animation-delay:5s;animation-fill-mode:forwards;visibility:hidden}#newsletter-popup{position:fixed;bottom:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);right:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);z-index:9999;width:clamp(20ch,80vw,50ch);display:grid}#newsletter-popup>button{grid-row:1;background-color:#4b4b4b;display:block;border-radius:5px 0 0 5px;padding:7px 7px 7px 9px;margin-left:auto}#newsletter-popup>button .cross{stroke:#fff}#newsletter-popup>button .square{fill:none;stroke:#242424}#newsletter-popup form{grid-row:1;border:solid 1px rgb(75.42,75.42,75.42);padding:calc(clamp(.5rem,-.01rem + 2.31vw,1.81rem)*1.6);background-color:#242424;color:#fff;display:flex;flex-wrap:wrap;gap:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);justify-content:space-between}#newsletter-popup form label{flex-grow:1;font-size:clamp(1.25rem,1.16rem + .41vw,1.48rem)}#newsletter-popup form input[type=email]{align-self:flex-end;color:#fff;padding-left:0;padding-right:0;padding-bottom:.5rem;border-top:none;border-right:1px solid rgb(36,36,36);border-left:1px solid rgb(36,36,36);border-bottom:1px solid white;height:auto;width:100%;max-width:25ch}#newsletter-popup form input[type=submit]{width:auto;margin-top:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);background-color:#a08244;color:#fff;border:none}#newsletter-popup form input[type=submit]:hover{background-color:#967a40}@keyframes newsletterPopupFadeIn{0%{opacity:0}to{visibility:visible;opacity:1}}.lot-detail{margin-top:calc(clamp(.5rem,.23rem + 1.21vw,1.19rem)*1.6)}.lot-detail>:first-child{margin-top:0}.lot-header{font-size:clamp(1rem,.93rem + .33vw,1.19rem);line-height:1.6;margin-top:0}.lot-number{font-size:clamp(1.56rem,1.45rem + .52vw,1.86rem);line-height:1;letter-spacing:-.05rem}.lot-number+.lot-brand:before{content:"/";padding:0 .5ch 0 0;font-weight:300}.lot-brand{font-weight:500;letter-spacing:-.02rem}.lot-title{display:block}.lot-estimation{letter-spacing:-.03rem;font-weight:500;margin-top:0}.lot-price-no-reserve{margin-top:0}.lot-result{letter-spacing:-.03rem;font-weight:500}.lot-removed{text-transform:uppercase;color:#940f0b}.bid-countdown{font-style:italic}.bid-countdown:empty{display:none}.lot-bid-alert{color:#d4160f;font-size:clamp(.8rem,.74rem + .26vw,.95rem);line-height:1.6;letter-spacing:-.01rem;text-transform:uppercase}.lot-bid-alert:empty{display:none}.lot-reserve-met{margin-top:0;display:inline-block}.bid-state{align-items:center;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 480 480"><path d="M180,130h120v220h-120v-220Z" fill="%23000000"></path></svg>');background-repeat:no-repeat;background-position:center;gap:1px}.bid-user,.bid-current{padding:calc(clamp(.31rem,.29rem + .11vw,.38rem)*1.6) calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6) calc(clamp(.31rem,.29rem + .11vw,.38rem)*1.6 + 3px);margin-top:0;font-size:clamp(.8rem,.74rem + .26vw,.95rem);text-transform:uppercase;text-align:center}.bid-user:empty,.bid-current:empty{display:none}.bid-user span,.bid-current span{display:block;font-weight:500;letter-spacing:-.03rem}.bid-user,.bid-current,.bid-state,.auction-closed .bid-user,.auction-closed .bid-current,.auction-closed .bid-state{background-color:var(--main-color)}.bid-leading .bid-user,.bid-leading .bid-current,.bid-leading .bid-state{background-color:#93d48f}.bid-outbid .bid-user,.bid-outbid .bid-current,.bid-outbid .bid-state{background-color:#f2ab67}.lot-save{padding-left:1ch;padding-right:1ch;border:1px solid rgb(75.42,75.42,75.42)}.lot-save path{fill:#fff;stroke-width:4px;stroke:#242424}.lot-save:hover{background-color:#929292;border:1px solid rgb(36,36,36)}.lot-saved .lot-save path{fill:#a08244}.lot-withdrawn figure img{filter:brightness(.5)}.info-withdrawn{color:#d4160f}.auction-live .lot-estimation,.auction-closed .lot-estimation{font-weight:300}#modal-container{position:fixed;top:0;z-index:1000;background-color:#000c;min-height:100vh;width:100%}#modal-container.modal-data{padding-top:0;height:100%;overflow:auto}#modal-container.modal-data .modal-close{margin-bottom:calc(clamp(1.5rem,1.38rem + .55vw,1.81rem)*1.6)}#modal-container.modal-data .modal-content{margin-inline:auto;max-width:1200px;padding-top:calc(clamp(1.5rem,1.38rem + .55vw,1.81rem)*1.6);padding-bottom:calc(clamp(1.5rem,1.38rem + .55vw,1.81rem)*1.6)}#modal-container.modal-data .modal-content .modal-body{background-color:#fff;padding:calc(clamp(2rem,1.85rem + .66vw,2.38rem)*1.6) calc(clamp(1rem,.93rem + .33vw,1.19rem)*1.6) calc(clamp(2rem,1.85rem + .66vw,2.38rem)*1.6)}#modal-container.modal-data .modal-content .modal-body>div>:first-child{margin-top:0}#modal-container.modal-data .modal-content .modal-body :is(h1,h2,h3)+:is(h2,h3,h4){margin-top:calc(clamp(1rem,.93rem + .33vw,1.19rem)*1.6)}#modal-container.modal-data .modal-content .modal-body h4{text-decoration:underline}#modal-container.modal-data .modal-content .modal-body ul{list-style-position:inside}#modal-container.modal-video{width:100vw;height:100vh;display:flex;flex-direction:column;gap:20px;justify-content:center;align-items:center}#modal-container.modal-video svg.close{align-self:end;margin-right:20px}#modal-container.modal-video iframe{height:90vmin;width:90vmin;max-width:calc(100vw - 40px);max-height:calc(100vh - 100px)}#modal-container svg.close{cursor:pointer}#modal-container svg.close path.cross{fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-miterlimit:10}#modal-container svg.close path.square{fill:none;stroke:#fff;stroke-miterlimit:10}.app-mobile{text-align:center;display:flex;flex-wrap:wrap;justify-content:center}.app-mobile h3,.app-mobile p{margin-top:0;width:100%}.app-mobile a{display:block;margin:calc(clamp(1rem,.93rem + .33vw,1.19rem)*1.6) calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6) 0}#lots #lots-list{display:grid;grid-template-columns:repeat(3,1fr);gap:calc(clamp(1.5rem,1.38rem + .55vw,1.81rem)*1.6)}@media screen and (max-width: 736px){#lots #lots-list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width: 490.6666666667px){#lots #lots-list{grid-template-columns:unset}#lots #lots-list section:not(.session){display:grid;grid-template-columns:repeat(3,1fr);gap:calc(clamp(1rem,.93rem + .33vw,1.19rem)*1.6);align-items:start}#lots #lots-list section:not(.session)>figure{margin-top:4px;grid-column:1}#lots #lots-list section:not(.session)>div{grid-column:2/-1}}#auction .auction-detail details ul li{padding-left:0}#auction .auction-detail details ul li:before{content:none}#auction .auction-detail details h4{font-size:clamp(1rem,.93rem + .33vw,1.19rem);font-weight:500}#auction .auction-detail details h4+*{margin-top:0}#auction .auction-detail details .session-list span{text-transform:uppercase}#lots figure{position:relative}#lots figure>.lot-save{position:absolute;bottom:0;right:0;margin-bottom:10px;margin-right:10px}#lots .bid-access{margin-top:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);width:100%}#lots .bid-access:empty{display:none}#lots .bid-state{display:none;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));margin-top:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6)}#lots .bid-state:has(>*:not(:empty)){display:grid}#lots .bid-state .bid-current span,#lots .bid-state .bid-user span{letter-spacing:-.01rem;font-size:clamp(1rem,.93rem + .33vw,1.19rem);line-height:1.3}#lots .bid-state .bid-user{width:auto}#lots .session div{display:flex;align-items:center;background-color:var(--main-color);aspect-ratio:1}#lots .session div h3{font-size:clamp(1rem,.93rem + .33vw,1.19rem);line-height:inherit;padding:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);margin-top:0}#lots .session div h3 span{font-size:clamp(1.25rem,1.16rem + .41vw,1.48rem);display:block}#lots .session div li:before{content:none}#lots .lot-header{cursor:pointer}#lots .lot-title{overflow:hidden;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical}#lots .lot-detail,#lots .lot-save{margin-top:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6)}#lots .bid-status{display:none;margin-top:calc(clamp(.5rem,.45rem + .22vw,.63rem)*1.6);align-items:center;justify-content:center;gap:2ch}#lots .bid-status:has(*){display:flex}#lots .bid-status .bid-countdown{margin-top:0;text-align:center}#lots .bid-status .bid-countdown:empty{display:none}#lots .bid-status .bid-extended{margin-top:0;padding:5px 10px;background-color:#ec8929;color:#fff;font-size:clamp(.8rem,.74rem + .26vw,.95rem);text-transform:uppercase;line-height:1rem;letter-spacing:.02rem}#lots .bid-status .bid-extended:empty{display:none}#lots .lot-coming{text-align:center;grid-column:1/-1}#lots .lot-coming .head{font-size:clamp(1.56rem,1.45rem + .52vw,1.86rem);line-height:1.3;margin-top:0}#lots .lot-bid-place:empty{visibility:hidden}#lots .lot-bid-place:empty:after{content:".";visibility:hidden}#lots.auction-live .lot-bid-place:empty{display:none}@media screen and (max-width: 490.6666666667px){#lots figure>.lot-save{position:relative}#lots .lot-detail{margin-top:0}#lots .session div{aspect-ratio:unset}}
