#navbar{display:flex;flex-flow:row wrap;align-items:flex-end;font-size:var(--text-xs);text-transform:uppercase}#navbar .logo{display:block;margin-right:auto;align-self:center}#navbar .logo span{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);margin:-1px;padding:0}#navbar .logo svg{height:28px;max-width:66.6666666667vw}#navbar .logo svg path,#navbar .logo svg circle{fill:none;stroke:var(--color-gray);stroke-width:3;stroke-miterlimit:10}#navbar .logo svg .st1 path,#navbar .logo svg .st1 circle{stroke:var(--color-primary)}#navbar .btn-link{margin-top:0;padding:0 1ch;margin-right:var(--space-s)}#navbar .hb{display:none}#navbar ul{list-style:none;margin-top:0}#navbar ul li{padding-top:0}#navbar ul a:not(.link-svg){display:block}#navbar ul.main-nav{display:flex;visibility:visible;opacity:1;flex-direction:row;align-items:flex-end}#navbar ul.main-nav>li{margin-left:var(--space-s)}#navbar ul.main-nav>li:first-child{margin-left:0}#navbar ul.main-nav>li>button{text-transform:uppercase;color:var(--color-font)}#navbar ul.main-nav li.user-item{position:relative}#navbar ul.main-nav li.user-item>button{display:flex;align-items:flex-end}#navbar ul.main-nav li.user-item>button svg path,#navbar ul.main-nav li.user-item>button svg circle{stroke:var(--color-gray);stroke-width:1.6;stroke-miterlimit:10}#navbar ul.main-nav li.user-item>button svg path{fill:#fff0}#navbar ul.main-nav li.user-item>button svg circle{fill:#fff0}#navbar ul.main-nav li.user-item>button span{margin-left:10px}#navbar ul.user-nav{display:none;visibility:hidden;opacity:0;box-shadow:5px 5px var(--color-gray-3);flex-flow:column;position:absolute;width:auto;z-index:9999;white-space:nowrap;right:0;top:2rem;margin-top:var(--space-xs)}#navbar ul.user-nav div{padding:1rem;background-color:color-mix(in oklch,var(--color-primary) 65%,white)}#navbar ul.user-nav div span{display:block}#navbar ul.user-nav div.link-svg{padding-top:0}#navbar ul.user-nav li{border-top:1px solid white}#navbar ul.user-nav li a{width:100%;padding:1rem;background-color:color-mix(in oklch,var(--color-primary) 60%,white)}#navbar ul.user-nav li a:hover{background-color:color-mix(in oklch,var(--color-primary) 65%,white)}#navbar ul.user-nav.active{display:flex;visibility:visible;opacity:1}#navbar ul.user-nav .complete circle{fill:var(--color-blue)}#navbar ul.user-nav .approved circle{fill:var(--color-green)}#navbar ul.user-nav .pending circle,#navbar ul.user-nav .incomplete circle{fill:var(--color-orange)}#navbar ul.user-nav .signout path{fill:none;stroke:var(--color-font);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#navbar ul.user-nav form{width:100%;margin:0;padding:0}#navbar ul.user-nav form button{width:100%;padding:1rem;background-color:color-mix(in oklch,var(--color-primary) 60%,white);border:none;cursor:pointer;text-align:left;display:flex;align-items:center;justify-content:space-between;color:inherit;font-family:inherit;font-size:inherit}#navbar ul.user-nav form button:hover{background-color:color-mix(in oklch,var(--color-primary) 65%,white)}#navbar ul.user-nav form button.signout svg path{fill:none;stroke:var(--color-font);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}#navbar ul.user-nav div.user-info span.user-name{font-weight:var(--font-weight-bold);margin-bottom:.25rem}@media screen and (max-width:1140px){#navbar .hb{display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;overflow:visible;border:0;padding:0;transform:translateY(2px)}#navbar ul a{padding:1rem;width:100%}#navbar ul.main-nav{display:none;visibility:hidden;opacity:0;flex-direction:column;margin-top:var(--space-m);width:100%}#navbar ul.main-nav>li{width:100%;margin-left:0;display:block;border-top:1px solid white}#navbar ul.main-nav>li>a{border:0;background-color:var(--color-extra)}#navbar ul.main-nav>li>a:hover{background-color:color-mix(in oklch,var(--color-extra) 95%,black)}#navbar ul.main-nav li.user-item.login{order:-1}#navbar ul.main-nav li.user-item>a,#navbar ul.main-nav li.user-item button{background-color:color-mix(in oklch,var(--color-primary) 65%,white)}#navbar ul.main-nav li.user-item>a:hover,#navbar ul.main-nav li.user-item button:hover{background-color:color-mix(in oklch,var(--color-extra) 95%,black)}#navbar ul.main-nav li.user-item>button{padding:1rem;width:100%}#navbar ul.main-nav li.user-item>button:after{margin-left:auto;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpolyline points='6 15 12 9 18 15' fill='none' stroke='%23000000' stroke-width='1' stroke-linecap='square' stroke-linejoin='miter'/%3E%3C/svg%3E");height:24px;width:24px;transform-origin:center;transition:all .3s ease-in-out}#navbar ul.main-nav li.user-item>button.active{background-color:color-mix(in oklch,var(--color-primary) 70%,white)}#navbar ul.main-nav li.user-item>button.active:after{transform:rotate(180deg)}#navbar ul.main-nav li.user-item>button.active:hover{background-color:color-mix(in oklch,var(--color-primary) 75%,white)}#navbar ul.main-nav.active{display:flex;visibility:visible;opacity:1}#navbar ul.user-nav{position:relative;width:100%;box-shadow:unset;top:0;margin-top:0}#navbar ul.user-nav div,#navbar ul.user-nav li a{padding:1rem}}@media screen and (max-width:490.6666666667px){#navbar .live{margin-right:2ch}}.mla-alert{max-width:var(--site-width);margin-inline:auto;border-width:1px;border-style:solid;display:flex;flex-flow:row;align-items:center}.mla-alert.fixed{position:fixed;top:20px;left:50%;transform:translate(-50%);width:100%;z-index:9999;box-shadow:0 5px 2px -2px #0006}.mla-alert.error{background-color:color-mix(in oklch,var(--color-red) 15%,white);border-color:color-mix(in oklch,var(--color-red) 25%,white);color:color-mix(in oklch,var(--color-red) 40%,black)}.mla-alert.info{background-color:color-mix(in oklch,var(--color-blue) 15%,white);border-color:color-mix(in oklch,var(--color-blue) 25%,white);color:color-mix(in oklch,var(--color-blue) 40%,black)}.mla-alert.warning{background-color:color-mix(in oklch,var(--color-orange) 25%,white);border-color:color-mix(in oklch,var(--color-orange) 40%,white);color:color-mix(in oklch,var(--color-orange) 40%,black)}.mla-alert.success{background-color:color-mix(in oklch,var(--color-green) 15%,white);border-color:color-mix(in oklch,var(--color-green) 25%,white);color:color-mix(in oklch,var(--color-green) 40%,black)}.mla-alert h3{margin-top:0}.mla-alert p{margin-right:auto}.mla-alert a{text-decoration:underline}.mla-alert button{position:relative;display:block;width:40px;height:40px;font-size:0}.mla-alert button:before,.mla-alert button:after{position:absolute;top:50%;left:50%;width:2px;height:20px;background-color:var(--color-gray);transform:rotate(45deg) translate(-50%,-50%);transform-origin:top left;content:""}.mla-alert button:after{transform:rotate(-45deg) translate(-50%,-50%)}*,:after,:before,::backdrop,::file-selector-button{border-color:var(--color-border)}html{font-family:var(--font-sans);font-weight:var(--font-weight-normal);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{color:var(--color-font);font-size:var(--text-sm);line-height:var(--line-height-normal)}h1,h2,h3,h4,h5,p,ul,ol,blockquote{margin-top:var(--space-s)}:is(h1,h2,h3)+:is(h2,h3,h4){margin-top:0}:is(h1,h2,h3)+:is(p){margin-top:0}:is(div,section,article)>:is(p,h1,h2,h3,h4,h5,h6):first-child{margin-top:0}h1,h2,h3,h4,h5{font-weight:var(--font-weight-normal);-webkit-hyphens:unset;hyphens:unset}h1{font-size:var(--text-2xl);line-height:var(--line-height-tight)}h2{font-size:var(--text-xl);line-height:var(--line-height-tight)}h3{font-size:var(--text-lg);line-height:var(--line-height-tight)}h4{font-size:var(--text-base)}h5,.small{font-size:var(--text-xs)}input{font-size:var(--text-sm);font-weight:var(--font-weight-normal)}span,p{overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}b,strong{font-weight:var(--font-weight-bold)}ul{list-style:none;list-style-position:inside}main li{position:relative;padding-left:2ch}main li:before{content:">";margin-left:-2ch;position:absolute;top:-2px}table{display:block;border-spacing:0}tbody{display:block}tr{vertical-align:top}th{text-align:left;font-weight:var(--font-weight-normal)}a{text-decoration:none;text-decoration-thickness:from-font;color:var(--color-font)}.btn-action,.btn-link{display:inline-block;margin-top:var(--space-s);padding:var(--padding-btn);border:1px solid var(--color-gray-2);text-align:center;color:var(--color-font);transition:all .2s ease-in-out 0s}.btn-action:hover,.btn-link:hover{border-color:transparent;background-color:var(--color-gray-2);color:#fff;cursor:pointer}.btn-action:hover span,.btn-link:hover span{color:#fff}.btn-action:hover.link-svg svg path,.btn-link:hover.link-svg svg path{fill:#fff}.btn-action.menu,.btn-link.menu{margin-top:0}.btn-action.live,.btn-link.live{border:1px solid var(--color-red);color:var(--color-red);font-weight:var(--font-weight-bold)}.btn-action.live svg path,.btn-link.live svg path{fill:var(--color-red)}.btn-action.live:hover,.btn-link.live:hover{border-color:transparent;background-color:var(--color-red);color:#fff}.btn-action.live:hover.link-svg svg path,.btn-link.live:hover.link-svg svg path{fill:#fff}.btn-action{border-radius:6px}span.live{display:inline-block;padding:.4em .6em;background-color:var(--color-red);color:#fff;text-transform:uppercase}span.live.live-now{font-weight:var(--font-weight-bold)}span.live.absentee-open{background-color:color-mix(in oklch,var(--color-red) 90%,white);font-weight:var(--font-weight-bold)}button{cursor:pointer;color:var(--color-font)}button svg{pointer-events:none}.link{text-decoration:underline}.link-svg{display:inline-flex;align-items:baseline}.link-svg.left span{padding-left:1ch}.link-svg.right span{padding-right:1ch}.link-svg.live path{fill:var(--color-red)}.link-svg.red path{fill:var(--color-red)}.link-svg svg{display:inline-block;flex-shrink:0;transform:translateY(1px)}.link-svg path{fill:var(--color-gray)}img{display:block;max-inline-size:100%;block-size:auto;height:auto}figure img{width:100%;object-fit:cover;aspect-ratio:1}svg{display:block}.mla-gray{fill:var(--color-gray)}.mla-gray:hover{fill:var(--color-gray-2)}.mla-white{fill:var(--color-gray-4)}.mla-white:hover{fill:var(--color-gray-3)}.mla-gray-light{fill:var(--color-gray-2)}body>header{margin-top:var(--space-m-l);margin-bottom:var(--space-m-l)}body>main>section:first-of-type>div:not(:first-child):not(.sticky){padding-top:var(--space-m-l)}body>main>section+section>div{padding-top:var(--space-m-xl)}body>main>section+section>div#search-box+div{padding-top:var(--space-s)}body>main:not(:has(>.section-bg-full)):not(:has(>.no-bottom)){margin-bottom:var(--space-l-xl)}body>main:not(:has(>.section-bg-full))>.no-bottom{margin-top:var(--space-l-xl)}body>main:not(:has(>.section-bg-full))>section+section{margin-top:var(--space-m-xl)}body>main:not(:has(>.section-bg-full))>section.section-bg>h1:first-child:not(.no-bg),body>main:not(:has(>.section-bg-full))>section.section-bg>h2:first-child:not(.no-bg),body>main:not(:has(>.section-bg-full))>section.section-bg>h3:first-child:not(.no-bg){padding-top:var(--space-m-xl);background-color:var(--color-extra)}body>main:not(:has(>.section-bg-full))>section.section-bg>div{padding-top:var(--space-m-xl);padding-bottom:var(--space-m-xl);background-color:var(--color-extra)}body>main:has(>.section-bg-full)>.section-bg-full{display:none}body>main:has(>.section-bg-full)>section{background-color:var(--color-extra)}body>main:has(>.section-bg-full)>section:first-of-type{padding-top:var(--space-s-m)}body>main:has(>.section-bg-full)>section:first-of-type .isSticky{border-bottom-color:color-mix(in oklch,var(--color-extra) 78%,black)}body>main:has(>.section-bg-full)>section+section{padding-top:var(--space-l-xl)}body>main:has(>.section-bg-full)>section:last-of-type{padding-bottom:var(--space-xl-2xl);border-bottom-style:solid;border-bottom-width:1px;border-bottom-color:#fff}footer>section{padding-top:var(--space-l-xl);padding-bottom:var(--space-l-xl)}body>header>nav,main>section:not(.content-full)>div,footer>section>div,section>.section-title,section>.section-title-full,#modal-container>div,.page-title{padding-inline:max(50vw - var(--site-width) / 2,var(--space-xs-s))}.section-title,.section-title-full,.page-title,.page-header>*{margin-top:0;font-size:var(--text-xs);line-height:var(--line-height-normal);text-transform:uppercase}section .header h2+p{margin-top:0}.section-header h2{font-size:var(--text-lg)}.divider{position:relative;margin-bottom:var(--space-s)}.divider:after{content:"";bottom:calc(-1 * var(--space-s));left:0;position:absolute;border-bottom:1px solid var(--color-gray-2);width:var(--space-l)}@media screen and (max-width:490.6666666667px){.divider{margin-bottom:var(--space-xs)}.divider:after{bottom:calc(-1 * var(--space-xs))}}.sticky{position:sticky;top:-1px;z-index:100;background-color:#fff;padding-top:var(--space-xs);padding-bottom:var(--space-xs)}.section-bg .sticky,body>main:has(>.section-bg-full) .sticky{background-color:var(--color-extra)}.isSticky{border-bottom:1px solid var(--color-gray-4)}img.ucadapt:not([src]){visibility:hidden}.hb:hover,.hb.active:hover{opacity:.8}.hb.active .hb-inner,.hb.active .hb-inner:before,.hb.active .hb-inner:after{background-color:var(--color-gray)}.hb-box{width:30px;height:21px;display:inline-block;position:relative}.hb-inner{display:block;top:50%;margin-top:-1.5px}.hb-inner,.hb-inner:before,.hb-inner:after{width:30px;height:3px;background-color:var(--color-gray);border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hb-inner:before,.hb-inner:after{content:"";display:block}.hb-inner:before{top:-9px}.hb-inner:after{bottom:-9px}.hb .hb-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hb .hb-inner:before{transition:top 75ms .12s ease,opacity 75ms ease}.hb .hb-inner:after{transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hb.active .hb-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hb.active .hb-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms .12s ease}.hb.active .hb-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1)}[x-cloak]{display:none!important}.flickity-slider{width:100%}.flickity-button{background-color:#ffffffd9}.flickity-prev-next-button{border-radius:5%;transform:translateY(0)}.flickity-prev-next-button.previous{left:max(25vw - var(--site-width) / 4,var(--space-xs-s));margin-left:-10px}.flickity-prev-next-button.next{right:max(25vw - var(--site-width) / 4,var(--space-xs-s));margin-right:-10px}.flickity-prev-next-button[disabled]{display:none}.carousel-on article,.carousel-off article{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr 1fr auto;gap:var(--space-s-m)}.carousel-on article>figure,.carousel-off article>figure{grid-row:1/span 3;z-index:20;align-self:start}.carousel-on article>div,.carousel-off article>div{grid-row:3;z-index:20;align-self:center}.carousel-on article:after,.carousel-off article:after{grid-row:2/-1;grid-column:1/-1;width:100%;content:"";background-color:var(--color-extra);border:1px solid rgba(0,0,0,.07)}.carousel-on article:nth-of-type(odd)>figure,.carousel-off article:nth-of-type(odd)>figure{grid-column:3}.carousel-on article:nth-of-type(odd)>div,.carousel-off article:nth-of-type(odd)>div{grid-column:2}.carousel-on article:nth-of-type(2n)>figure,.carousel-off article:nth-of-type(2n)>figure{grid-column:2}.carousel-on article:nth-of-type(2n)>div,.carousel-off article:nth-of-type(2n)>div{grid-column:3;text-align:right}@media screen and (max-width:736px){.carousel-on article:nth-of-type(odd)>figure,.carousel-on article:nth-of-type(2n)>figure,.carousel-off article:nth-of-type(odd)>figure,.carousel-off article:nth-of-type(2n)>figure{grid-column:1/-1;grid-row:1/span 2}.carousel-on article:nth-of-type(odd)>div,.carousel-on article:nth-of-type(2n)>div,.carousel-off article:nth-of-type(odd)>div,.carousel-off article:nth-of-type(2n)>div{grid-column:2/span 2}.carousel-on article:nth-of-type(odd)>figure,.carousel-off article:nth-of-type(odd)>figure{justify-self:flex-end}}.carousel-on article,.carousel-off article{width:100%;margin-right:20px}.carousel-on article figure,.carousel-off article figure{height:100%;width:100%;max-width:var(--max-thumb-width)}.carousel-on article>div>:first-child,.carousel-off article>div>:first-child{margin-top:0}.carousel-on article>div p:has(>a:first-child),.carousel-off article>div p:has(>a:first-child){margin-top:var(--space-xs)}.carousel-on article>div a,.carousel-off article>div a{display:inline-block;margin-top:var(--space-xs);padding:var(--padding-btn);border:1px solid var(--color-gray-2);text-align:center;color:inherit;transition:all .5s ease-in-out 0s}.carousel-on article>div a:hover,.carousel-off article>div a:hover{border-color:transparent;background-color:var(--color-gray-2);color:#fff}.carousel-on article>div a:has(+a),.carousel-off article>div a:has(+a){margin-right:2ch}.carousel-on article>div a[target=_blank]:after,.carousel-off article>div a[target=_blank]:after{margin-left:.8ch;margin-right:2px;content:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13' viewBox='0 0 1000 1000'%3E%3Cpath d='M850 640h70v350H10V80h350v70H80v770h770V640zM500 10h490v490h-70V132.5L342.5 710 290 657.5 867.5 80H500V10z'%3E%3C/path%3E%3C/svg%3E");height:13px;width:13px;transition:all .3s ease-in-out}.carousel-on article>div a[target=_blank]:hover:after,.carousel-off article>div a[target=_blank]:hover:after{filter:invert(1)}.carousel-on article h2:not(.auction-name),.carousel-off article h2:not(.auction-name){letter-spacing:-.07rem}.carousel-on article h3,.carousel-off article h3{letter-spacing:-.04rem}.carousel-on article .auction-name,.carousel-off article .auction-name{font-size:var(--text-xl);line-height:var(--line-height-tight)}.carousel-on article .color,.carousel-off article .color{color:var(--color-primary)}.carousel-on article blockquote,.carousel-off article blockquote{padding:var(--space-s) 0;position:relative}.carousel-on article blockquote p,.carousel-off article blockquote p{font-style:italic;margin-top:0}.carousel-on article blockquote:before,.carousel-off article blockquote:before{content:"";top:0;left:var(--space-xs-s);position:absolute;border-bottom:1px solid var(--color-primary);width:50px}.carousel-on article blockquote:after,.carousel-off article blockquote:after{content:"";bottom:0;right:var(--space-xs-s);position:absolute;border-bottom:1px solid var(--color-primary);width:50px}.carousel-on>div:not(.flickity-enabled) article+article{display:none}.carousel-off article{margin-right:0}.carousel-off article+article{margin-top:var(--space-s-l);position:relative}.auction-name{font-family:Playfair Display,serif;font-weight:400}.auction-name+.auction-date{margin-top:var(--space-2xs)}.live+.auction-name{margin-top:var(--space-xs)}.auction-date{margin-top:0}.auction-noreserve{display:inline-block;margin-top:calc(var(--space-2xs) + 8px);text-transform:uppercase;font-weight:var(--font-weight-bold);letter-spacing:.02rem;color:var(--color-red);border:1px solid var(--color-red);border-radius:50px;padding:.4rem 1rem}.request-status{display:block}.request-status .status-indicator{display:inline-block;width:16px;height:16px;border-radius:50%;margin-right:8px}.request-status.declined .status-indicator,.request-status.rejected .status-indicator{background-color:var(--color-red)}.request-status.declined circle,.request-status.rejected circle{fill:var(--color-red)}.request-status.pending .status-indicator{background-color:var(--color-orange)}.request-status.pending circle{fill:var(--color-orange)}.request-status.approved .status-indicator,.request-status.ready .status-indicator{background-color:var(--color-green)}.request-status.approved circle,.request-status.ready circle{fill:var(--color-green)}.auction-actions{margin-top:var(--space-xs)}.auction-actions .request-status{margin-bottom:var(--space-xs)}.auction-actions .request-status.approved .mb-2{margin-bottom:.5rem}#upcoming .auction{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr 1fr auto;gap:var(--space-s-m)}#upcoming .auction>figure{grid-row:1/span 3;z-index:20;align-self:start}#upcoming .auction>div{grid-row:3;z-index:20;align-self:center}#upcoming .auction:after{grid-row:2/-1;width:100%;content:"";background-color:var(--color-extra);border:1px solid rgba(0,0,0,.07)}#upcoming.with>.auction:nth-of-type(odd)>figure{grid-column:3/-1}#upcoming.with>.auction:nth-of-type(odd)>div{grid-column:2}#upcoming.with>.auction:nth-of-type(odd):after{grid-column:1/span 3}#upcoming.with>.auction:nth-of-type(2n)>figure{grid-column:1/span 2}#upcoming.with>.auction:nth-of-type(2n)>div{grid-column:3;text-align:right}#upcoming.with>.auction:nth-of-type(2n):after{grid-column:2/-1}#upcoming.without>.auction>figure{grid-column:3/-1}#upcoming.without>.auction>div{grid-column:2}#upcoming.without>.auction:after{grid-column:1/span 3}@media screen and (max-width:736px){#upcoming.with>.auction:nth-of-type(odd)>figure,#upcoming.with>.auction:nth-of-type(2n)>figure,#upcoming.without>.auction:nth-of-type(odd)>figure,#upcoming.without>.auction:nth-of-type(2n)>figure{grid-column:1/-1;grid-row:1/span 2}#upcoming.with>.auction:nth-of-type(odd)>div,#upcoming.with>.auction:nth-of-type(2n)>div,#upcoming.without>.auction:nth-of-type(odd)>div,#upcoming.without>.auction:nth-of-type(2n)>div{grid-column:2/span 2}#upcoming.with>.auction:nth-of-type(odd):after,#upcoming.with>.auction:nth-of-type(2n):after,#upcoming.without>.auction:nth-of-type(odd):after,#upcoming.without>.auction:nth-of-type(2n):after{grid-column:1/-1}#upcoming.with>.auction:nth-of-type(odd)>figure,#upcoming.without>.auction:nth-of-type(odd)>figure{justify-self:flex-end}}#upcoming .auction figure{width:100%;max-width:var(--max-thumb-width)}#upcoming.without>.auction .head{margin-top:0;font-family:Playfair Display,serif;font-weight:400;font-size:var(--text-lg);line-height:var(--line-height-tight);-webkit-hyphens:unset;hyphens:unset}#upcoming.without>.auction form{margin-top:var(--space-xs)}#upcoming .auction-detail>:first-child{margin-top:0}#private-events .private-event,#private-event .private-event{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr 1fr auto;gap:var(--space-s-m)}#private-events .private-event>figure,#private-event .private-event>figure{grid-row:1/span 3;z-index:20;align-self:start}#private-events .private-event>div,#private-event .private-event>div{grid-row:3;z-index:20;align-self:center}#private-events .private-event:after,#private-event .private-event:after{grid-row:2/-1;width:100%;content:"";background-color:var(--color-extra);border:1px solid rgba(0,0,0,.07)}#private-events .private-event:nth-of-type(odd)>figure,#private-event .private-event:nth-of-type(odd)>figure{grid-column:3/-1}#private-events .private-event:nth-of-type(odd)>div,#private-event .private-event:nth-of-type(odd)>div{grid-column:2}#private-events .private-event:nth-of-type(odd):after,#private-event .private-event:nth-of-type(odd):after{grid-column:1/span 3}#private-events .private-event:nth-of-type(2n)>figure,#private-event .private-event:nth-of-type(2n)>figure{grid-column:1/span 2}#private-events .private-event:nth-of-type(2n)>div,#private-event .private-event:nth-of-type(2n)>div{grid-column:3;text-align:right}#private-events .private-event:nth-of-type(2n):after,#private-event .private-event:nth-of-type(2n):after{grid-column:2/-1}@media screen and (max-width:736px){#private-events .private-event:nth-of-type(odd)>figure,#private-events .private-event:nth-of-type(2n)>figure,#private-event .private-event:nth-of-type(odd)>figure,#private-event .private-event:nth-of-type(2n)>figure{grid-column:1/-1;grid-row:1/span 2}#private-events .private-event:nth-of-type(odd)>div,#private-events .private-event:nth-of-type(2n)>div,#private-event .private-event:nth-of-type(odd)>div,#private-event .private-event:nth-of-type(2n)>div{grid-column:2/span 2}#private-events .private-event:nth-of-type(odd):after,#private-events .private-event:nth-of-type(2n):after,#private-event .private-event:nth-of-type(odd):after,#private-event .private-event:nth-of-type(2n):after{grid-column:1/-1}}#private-events .private-event figure,#private-event .private-event figure{width:100%;max-width:var(--max-thumb-width)}#private-events .private-event .event-details h2,#private-event .private-event .event-details h2{font-size:var(--text-2xl);line-height:var(--line-height-tight);letter-spacing:-.03rem}#private-events .private-event>div:first-child,#private-event .private-event>div:first-child{margin-top:0}#upcoming .lot{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:row dense;grid-gap:2px}#upcoming .lot figure{align-self:flex-start}#upcoming .lot figure.large{grid-row:span 2;grid-column:span 2}#prev-auction .auction{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr 1fr auto;gap:var(--space-s-m)}#prev-auction .auction>figure{grid-row:1/span 3;grid-column:3/span 2;z-index:20;align-self:start;width:100%;height:100%;max-width:var(--max-thumb-width)}#prev-auction .auction>div{grid-row:3;grid-column:2;z-index:20;align-self:center}#prev-auction .auction:after{grid-row:2/-1;grid-column:1/span 3;width:100%;content:"";background-color:var(--color-extra);border:1px solid rgba(0,0,0,.07)}#prev-auction .lots-result{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-s-m) var(--space-m)}#prev-auction .lots-result>div{grid-column:1/-1;justify-self:center}#private-sales .item,#private-events .item{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-flow:row dense}#private-sales .item figure,#private-events .item figure{align-self:flex-start}#private-sales .item figure.large,#private-events .item figure.large{grid-row:span 2;grid-column:span 2}#consignment>div{display:grid;grid-template-rows:auto auto 1fr auto;grid-template-columns:auto 1fr 1fr auto;gap:var(--space-s-m)}#consignment>div>figure{grid-row:1/span 3;grid-column:3/span 2;z-index:20;align-self:start;width:100%;height:100%;max-width:var(--max-thumb-width)}#consignment>div>div{grid-row:3;grid-column:2;z-index:20;align-self:center}#consignment>div:after{grid-row:2/-1;grid-column:1/span 2;width:100%;content:""}#consignment>div:before{grid-row:2/-1;grid-column:1/span 3;width:100%;content:""}#latestnews>div{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-s-m) var(--space-m)}#latestnews>div>div{grid-column:1/-1;justify-self:center}@media screen and (max-width:736px){#prev-auction .auction>figure{grid-column:1/-1;grid-row:1/span 2;justify-self:flex-end}#prev-auction .auction>div{grid-column:2/span 2}#prev-auction .auction:after{grid-column:1/-1}#prev-auction .lots-result>div{grid-template-columns:repeat(2,1fr)}#prev-auction .lots-result>div>section:first-of-type{grid-column:1/-1}#upcoming .lot,#private-sales .item,#private-events .item{grid-template-columns:repeat(2,1fr)}#consignment>div>figure{grid-column:1/-1;grid-row:1/span 2;justify-self:flex-end}#consignment>div>div{grid-column:2/span 2}#consignment>div:after{grid-column:1/-1}#consignment>div:before{grid-column:1/-1}#latestnews>div{grid-template-columns:repeat(2,1fr)}#latestnews>div>section:first-of-type{grid-column:1/-1}}body>main>section:has(+section){margin-bottom:var(--space-l-xl)}body>main>section.section-bg>.section-title+div{margin-top:var(--space-l-xl)}.section-title{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:2ch;white-space:nowrap}.section-title:after,.section-title:before{content:"";border-top:1px solid var(--color-gray-3)}.section-title:after{margin-left:2ch}.section-title:before{margin-right:2ch}#hero a{text-decoration:none}#upcoming .section-title{white-space:inherit;text-align:center}#upcoming .section-title:after,#upcoming .section-title:before{min-width:20px}#upcoming .lot figure{position:relative}#upcoming .lot figcaption{position:absolute;bottom:var(--space-xs);left:var(--space-xs);z-index:30;color:#fff;mix-blend-mode:difference;font-size:var(--text-sm);line-height:1}#upcoming .lot>div{background-color:var(--color-extra);display:flex;align-items:center;justify-content:center}#upcoming .lot>div a{margin:var(--space-xs)}#upcoming .lot .lot-number{display:inline}#upcoming .auction .head.consign{font-family:inherit;font-weight:var(--font-weight-normal)}
