.mch-gray-light{background-color:#eeeee9}@font-face{font-family:Gotham-Bold;src:url(/fonts/Gotham-Bold.otf?491690995b618360dff6122a7bf19332);font-display:swap}@font-face{font-family:Gotham-Book;src:url(/fonts/Gotham-Book.otf?9019ab71e2d2d6cc3c9f4140cb27a618);font-display:swap}@font-face{font-family:Gotham-Cond-Bold;src:url(/fonts/GothamCond-Bold.otf?7619b1fd3b7364e0bd0f1a6a19451b8e);font-display:swap}@font-face{font-family:Gotham-Cond-Book;src:url(/fonts/GothamCond-Book.otf?a429e16d84e6f8d8dd885fd0a2ab1d5a);font-display:swap}@font-face{font-family:Gotham-Cond-BookItalic;src:url(/fonts/GothamCond-BookItalic.otf?e37faa84c32c3766fdcb10263e2ef97c);font-display:swap}@font-face{font-family:Gotham-Light;src:url(/fonts/Gotham-Light.otf?0ff4bccb0c544c4b15f5cc47c8bdee5f);font-display:swap}@font-face{font-family:Gotham-Medium;src:url(/fonts/Gotham-Medium.otf?27a90e8757eda1edc9872eebec18ba64);font-display:swap}@font-face{font-family:Gotham-Medium;src:url(/fonts/Gotham-MediumItalic.otf?93da24041cd201e7359bfaf2229adfca);font-style:italic;font-display:swap}.auction-media{padding-top:96px;padding-bottom:96px}.auction-media h2{font-family:Gotham-Bold;font-size:34px;font-weight:400;text-align:center;text-transform:uppercase}.auction-media__heading{margin-bottom:48px}.auction-media__grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:repeat(2,220px);gap:16px}.auction-media__grid img{width:100%;height:100%;min-width:0;min-height:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.auction-media__grid img:first-child{grid-column:span 3}.auction-media__grid img:nth-child(2){grid-column:span 3;grid-row:span 2}.auction-media__grid img:nth-child(3),.auction-media__grid img:nth-child(4),.auction-media__grid img:nth-child(5),.auction-media__grid img:nth-child(6),.auction-media__grid img:nth-child(7){grid-column:span 3}.auction-media--current .auction-media__grid img:first-child{grid-column:1/span 3;grid-row:1}.auction-media--current .auction-media__grid img:nth-child(2){grid-column:1/span 3;grid-row:2}.auction-media--current .auction-media__grid img:nth-child(3){grid-column:4/span 3;grid-row:1/span 2}.auction-media--current .auction-media__grid img:nth-child(4){grid-column:7/span 3;grid-row:1}.auction-media--current .auction-media__grid img:nth-child(5){grid-column:7/span 3;grid-row:2}.auction-media--current .auction-media__grid img:nth-child(6){grid-column:10/span 3;grid-row:1}.auction-media--current .auction-media__grid img:nth-child(7){grid-column:10/span 3;grid-row:2}@media (max-width:992px){.auction-media__grid{grid-template-rows:repeat(3,220px)}.auction-media__grid img:nth-child(n){grid-column:span 6;grid-row:span 1}.auction-media__grid img:nth-child(2){grid-row:span 2}.auction-media--current .auction-media__grid img:nth-child(n){grid-column:span 6;grid-row:span 1}.auction-media--current .auction-media__grid img:nth-child(3){grid-row:span 2}}@media (max-width:768px){.auction-media{padding-top:72px;padding-bottom:72px}.auction-media h2{font-size:28px}.auction-media__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.auction-media--current .auction-media__grid img:nth-child(n),.auction-media__grid img:nth-child(n){grid-column:auto;grid-row:auto;height:auto;aspect-ratio:1/1}}.auction-section-heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:24px;margin-bottom:40px}.auction-section-heading h2{margin:0;font-size:34px;text-transform:uppercase}.auction-hall-preview{padding-top:80px;padding-bottom:112px;border-bottom:1px solid #e0e0dc}.auction-hall-preview__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px}.auction-hall-card{position:relative;min-width:0;padding:22px;border:1px solid #e0e0dc;background:#fff}.auction-hall-card__badge{position:absolute;z-index:1;top:14px;left:14px;padding:6px 9px;border:2px solid #7b9eb1;border-radius:3px;background:hsla(0,0%,100%,.9);color:#7b9eb1;font-size:10px;font-weight:700;text-transform:uppercase}.auction-hall-card__image{display:-webkit-box;display:-ms-flexbox;display:flex;height:240px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:24px}.auction-hall-card__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.auction-hall-card__property{color:#94948b;font-size:11px;text-transform:uppercase}.auction-hall-card h3{min-height:48px;margin:8px 0 18px;font-size:15px;line-height:1.45}.auction-hall-card h3 a{color:#4d4c45}.auction-hall-card p{margin-bottom:6px;color:#94948b;font-size:13px}.auction-hall-card p strong{color:#7b9eb1;font-size:18px}@media (max-width:992px){.auction-hall-preview__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.auction-section-heading{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auction-section-heading h2{font-size:28px}.auction-hall-preview{padding-top:56px;padding-bottom:72px}.auction-hall-preview__grid{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.auction-hall-card{min-width:82%;scroll-snap-align:start}}.auction-info{color:#4d4c45;font-family:Gotham-Book;font-size:16px;line-height:1.55}.auction-info h2,.auction-info h3,.auction-info p{margin-top:0}.auction-info h2{margin-bottom:22px;font-size:30px;line-height:1.18}.auction-info h2,.auction-info h3{font-family:Gotham-Bold;font-weight:400;text-transform:uppercase}.auction-info h3{font-size:18px;line-height:1.3}.auction-info a:not(.mch-btn-norm){color:#7b9eb1;text-decoration:underline}.auction-info .mch-btn-norm{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;min-height:46px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:14px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase}.auction-info .mch-btn-norm.filled.dark{border-color:#4d4c45;background:#4d4c45;color:#fff}.auction-info__lead,.auction-info strong{font-family:Gotham-Bold;font-weight:400}.auction-info__intro{display:grid;min-height:275px;padding-top:68px;padding-bottom:60px;grid-template-columns:minmax(0,1fr) 300px;gap:70px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #e0e0dc}.auction-info__intro>div,.auction-info__intro>p{max-width:920px;margin-bottom:0}.auction-info__intro>img{width:100%;max-height:150px;-o-object-fit:contain;object-fit:contain}.auction-info__section{padding-top:72px;padding-bottom:72px}.auction-info__band{background:#eeeee9}.auction-info__invoice,.auction-info__pickup{display:grid;grid-template-columns:1fr 1fr;gap:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auction-info__callout{position:relative;min-height:105px;padding:26px 76px 26px 30px;border:3px solid #7b9eb1;border-radius:4px}.auction-info__callout p{margin:0}.auction-info__callout>i{position:absolute;top:50%;right:28px;color:#7b9eb1;font-size:30px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.auction-info__contact-grid,.auction-info__method-grid,.auction-info__option-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.auction-info__method-grid{margin-top:34px}.auction-info__method-stack{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}.auction-info__method-card{position:relative;display:grid;padding:24px;grid-template-columns:44px 1fr;gap:16px;background:#fff;-webkit-box-shadow:0 8px 22px rgba(77,76,69,.1);box-shadow:0 8px 22px rgba(77,76,69,.1)}.auction-info__method-card h3{margin-bottom:8px}.auction-info__method-card p{margin-bottom:16px}.auction-info__number{width:38px;height:38px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#7b9eb1;color:#fff;font-family:Gotham-Bold}.auction-info__method-warning,.auction-info__number{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auction-info__method-warning{min-height:76px;margin:0;padding:20px 24px;background:#f7dada;color:#a06263;-webkit-box-shadow:0 8px 22px rgba(77,76,69,.1);box-shadow:0 8px 22px rgba(77,76,69,.1)}.auction-info__method-warning>img{display:block;width:28px;height:28px;margin-right:14px;-webkit-box-flex:0;-ms-flex:0 0 28px;flex:0 0 28px;-o-object-fit:contain;object-fit:contain}.auction-info__method-card>.auction-info__arrow-list{grid-column:1/-1}.auction-info__arrow-list,.auction-info__check-list{margin:18px 0 0;padding:18px 0 0;border-top:1px solid #e0e0dc;list-style:none}.auction-info__arrow-list li,.auction-info__check-list li{position:relative;margin:10px 0;padding-left:25px}.auction-info__arrow-list li:before,.auction-info__check-list li:before{position:absolute;left:0;color:#7b9eb1;content:"\2192"}.auction-info__check-list li:before{content:"\2713"}.auction-info__split{display:grid;min-height:560px;grid-template-columns:1fr 1fr;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.auction-info__split>img{width:80%;height:auto;-ms-flex-item-align:center;align-self:center;justify-self:start;-o-object-fit:cover;object-fit:cover}.auction-info__split--image-right>img{justify-self:end}.auction-info__split-content{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:750px;padding:90px 70px 90px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auction-info__option-grid{margin:20px 0 24px}.auction-info__option-grid>div{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:115px;padding:22px;gap:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background:#eeeee9}.auction-info__option-grid>div img{width:45px;height:42px;-o-object-fit:contain;object-fit:contain}.auction-info__option-grid>div p{margin:0}.auction-info__contact-item{display:block;padding:22px 26px;border:1px solid #e0e0dc;color:#7b9eb1;font-family:Gotham-Bold}.auction-info__contact-item span{display:block;margin-bottom:8px;color:#4d4c45;font-size:13px;text-transform:uppercase}.auction-info__contact-item i{margin-right:8px}.auction-info__contact-grid>a:not(.mch-btn-norm){display:-webkit-box;display:-ms-flexbox;display:flex;min-height:76px;padding:18px 24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border:1px solid #e0e0dc;border-radius:5px;color:#7b9eb1;font-family:Gotham-Bold;text-decoration:none}.auction-info__contact-grid>a:not(.mch-btn-norm) i{color:#bdbdb3;font-size:23px}.auction-info__warning{display:grid;margin-top:48px;padding:28px 30px;grid-column:1/-1;grid-template-columns:48px 280px 1fr;gap:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #a06263}.auction-info__warning h2,.auction-info__warning p{margin:0}.auction-info__warning h2{font-size:21px}.auction-info__warning-icon{width:48px;height:48px;-o-object-fit:contain;object-fit:contain}.auction-info__support{display:grid;min-height:360px;grid-template-columns:1fr 1fr;background:#425a66;color:#fff}.auction-info__support h2,.auction-info__support p{color:#fff}.auction-info__support-content{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:750px;padding:70px 70px 70px calc((100vw - 1440px) / 2 + 30px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auction-info__support-content a:not(.mch-btn-norm){display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;min-width:280px;margin-top:12px;padding:14px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;border:2px solid #d7b95f;border-radius:5px;color:#fff;font-family:Gotham-Bold;text-decoration:none}.auction-info__support-content a:not(.mch-btn-norm) img{width:18px;max-height:18px;-o-object-fit:contain;object-fit:contain}.auction-info__support>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auction-info__support--background{display:block;background-position:50%;background-repeat:no-repeat;background-size:cover}.auction-info__support--background .auction-info__support-content{min-height:400px}.auction-info__location-grid{display:grid;padding-top:80px;padding-bottom:95px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.auction-info__location-card{display:grid;min-height:390px;padding:40px;grid-template-columns:minmax(0,1fr) 240px;gap:24px;background:#eeeee9}.auction-info__location-card address{position:relative;margin:0 0 24px;padding:0 0 24px 32px;border-bottom:1px solid #e0e0dc;font-style:normal}.auction-info__location-card address i{position:absolute;top:4px;left:0;color:#7b9eb1;font-size:22px}.auction-info__location-card>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auction-info__viewing-contact .auction-info__split-content>p{margin-bottom:0}.auction-info__viewing-contact .auction-info__contact-grid{margin-top:24px}.auction-info__viewing-contact .auction-info__actions{margin-top:20px}.auction-info__actions{display:-webkit-box;display:-ms-flexbox;display:flex;gap:12px;-ms-flex-wrap:wrap;flex-wrap:wrap}.auction-info--registration{margin-top:-60px}.auction-info__registration-intro-band{padding:42px 0 58px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#799eb1),color-stop(50%,#799eb1),color-stop(50%,#fff),to(#fff));background:linear-gradient(180deg,#799eb1 0,#799eb1 50%,#fff 0,#fff)}.auction-info__registration-hero{display:grid;width:calc(100% - 80px);max-width:1410px;margin:0 auto;padding-right:0;padding-left:0;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:5px;-webkit-box-shadow:0 8px 24px rgba(77,76,69,.12);box-shadow:0 8px 24px rgba(77,76,69,.12)}.auction-info__registration-hero>div{padding:52px 55px;background:#eeeee9}.auction-info__registration-hero>img{width:100%;height:100%;min-height:470px;-o-object-fit:cover;object-fit:cover}.auction-info__registration-kicker{margin-bottom:24px;font-family:Gotham-Bold;font-size:30px;line-height:1.18;text-transform:uppercase}.auction-info__image-list{margin:22px 0 26px;padding:0;list-style:none}.auction-info__image-list li{display:grid;margin:14px 0;grid-template-columns:24px 1fr;gap:13px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.auction-info__image-list img{width:20px;max-height:none;margin-top:7px;-o-object-fit:contain;object-fit:contain}.auction-info__image-list--checks img{width:14px;max-height:12px}.auction-info__button-arrow{width:12px;height:7px;-o-object-fit:contain;object-fit:contain;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.auction-info__registration-cards,.auction-info__registration-limit,.auction-info__registration-pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.auction-info__registration-pair{padding-top:90px;padding-bottom:95px}.auction-info__registration-pair>article:first-child{padding:38px 30px 20px 0}.auction-info__registration-pair .auction-info__image-list{margin-top:8px}.auction-info__registration-pair .auction-info__image-list li{margin:0;padding:18px 0;border-bottom:1px solid #e0e0dc}.auction-info__border-card{padding:40px;border:1px solid #7b9eb1;border-radius:5px}.auction-info__registration-pair .auction-info__border-card{padding:48px 44px}.auction-info__registration-pair .auction-info__border-card p{margin-bottom:18px}.auction-info__registration-pair .auction-info__border-card .mch-btn-norm{margin-top:30px}.auction-info__steps-band{padding:80px 0;text-align:center}.auction-info__steps{display:grid;margin:38px 0 32px;padding:0;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;list-style:none}.auction-info__steps li{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:250px;padding:30px 24px 26px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#fff;-webkit-box-shadow:0 7px 18px rgba(77,76,69,.1);box-shadow:0 7px 18px rgba(77,76,69,.1)}.auction-info__steps img{width:48px;height:48px;margin:0 auto 22px;-o-object-fit:contain;object-fit:contain}.auction-info__steps h3{min-height:48px;margin:0 0 14px}.auction-info__steps p{margin:0}.auction-info__registration-cards{padding-top:95px;padding-bottom:55px}.auction-info__registration-cards .auction-info__border-card{padding:42px 44px}.auction-info__registration-cards .auction-info__image-list{margin:18px 0 22px}.auction-info__registration-cards .mch-btn-norm{margin-top:28px}.auction-info__registration-card-icon{width:30px;height:34px;margin-bottom:22px;-o-object-fit:contain;object-fit:contain}.auction-info__registration-limit{padding-top:15px;padding-bottom:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px}.auction-info__registration-limit-copy p{margin-bottom:24px}.auction-info__registration-limit-note{display:grid;padding:32px 36px;grid-template-columns:24px 1fr;gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-radius:5px;background:#eeeee9}.auction-info__registration-limit-note img{width:30px;height:30px;-o-object-fit:contain;object-fit:contain}.auction-info__registration-limit-note p{margin:0}.auction-info--process h2{font-size:36px}.auction-process__intro{display:grid;padding-top:75px;padding-bottom:85px;grid-template-columns:repeat(2,minmax(0,1fr));gap:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auction-process__kicker{max-width:760px;margin-bottom:32px;font-family:Gotham-Bold;font-size:36px;line-height:1.13;text-transform:uppercase}.auction-process__intro-copy p{max-width:820px;margin-bottom:24px}.auction-process__intro-copy a{font-family:Gotham-Bold}.auction-process__overview{padding:40px 42px 32px;border-radius:3px;background:#eeeee9}.auction-process__overview h3{margin-bottom:22px;font-size:26px}.auction-process__overview ol{margin:0;padding:0;list-style:none}.auction-process__overview li{display:grid;margin-bottom:16px;grid-template-columns:42px 1fr;gap:18px}.auction-process__overview li,.auction-process__overview li>span{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auction-process__overview li>span{display:-webkit-box;display:-ms-flexbox;display:flex;width:42px;height:42px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#7b9eb1;color:#fff;font-family:Gotham-Bold}.auction-process__overview p{margin:0}.auction-process__format{display:grid;min-height:590px;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.auction-process__format>img{width:80%;height:auto;-ms-flex-item-align:center;align-self:center;-o-object-fit:cover;object-fit:cover}.auction-process__format--image-left>img{justify-self:start}.auction-process__format--image-right>img{justify-self:end;-o-object-fit:contain;object-fit:contain}.auction-process__format--image-right .auction-process__format-copy{margin-left:auto;padding:85px 0 85px 85px}.auction-process__format+.auction-process__format{margin-top:50px}.auction-process__format-copy{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:790px;padding:85px 85px 85px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auction-process__format-copy>p{margin-bottom:6px}.auction-process__methods{margin:24px 0 30px}.auction-process__methods>div{position:relative;margin-bottom:14px;padding-left:30px}.auction-process__methods>div:before{position:absolute;top:0;left:0;color:#7b9eb1;content:"\2192"}.auction-process__methods dt{font-family:Gotham-Bold}.auction-process__methods dd{margin:2px 0 0}.auction-process__arrow-list{margin:20px 0 30px;padding:0;list-style:none}.auction-process__arrow-list li{position:relative;margin:12px 0;padding-left:30px;font-family:Gotham-Bold}.auction-process__arrow-list li:before{position:absolute;left:0;color:#7b9eb1;content:"\2192"}.auction-process__format-result{padding-top:26px;border-top:1px solid #e0e0dc}.auction-process__limits{display:grid;padding-top:90px;padding-bottom:90px;grid-template-columns:repeat(2,minmax(0,1fr));gap:110px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:1px solid #e0e0dc}.auction-process__limits p{max-width:900px}.auction-process__info{display:grid;width:100%;max-width:430px;padding:34px 38px;grid-template-columns:34px 1fr;gap:20px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;justify-self:end;border-radius:4px;background:#eeeee9}.auction-process__info img{width:34px;height:34px;-o-object-fit:contain;object-fit:contain}.auction-process__info p{margin:0}.auction-process__tables-band{padding:75px 0 90px;background:#eeeee9}.auction-process__tables-band>.mch-container{max-width:1260px}.auction-process__table-section+.auction-process__table-section{margin-top:62px}.auction-process__table-wrap{max-width:100%;margin-top:26px;overflow-x:auto}.auction-process__table-wrap:focus-visible{outline:2px solid #7b9eb1;outline-offset:4px}.auction-process__table-wrap table{width:100%;min-width:600px;border-collapse:collapse}.auction-process__table-wrap table td,.auction-process__table-wrap table th{padding:12px 28px;border:0;text-align:left}.auction-process__table-wrap table th{background:#7b9eb1;color:#fff;font-family:Gotham-Bold;font-size:13px;text-align:center;text-transform:uppercase}.auction-process__table-wrap table tbody tr:nth-child(2n){background:#fff}.auction-process__table-wrap table td:first-child,.auction-process__table-wrap table th:first-child{width:60%}.auction-process__table-wrap table td:last-child,.auction-process__table-wrap table th:last-child{width:40%}.auction-process__increments-note{margin:28px 0 0;text-align:center}.auction-process__rules{display:grid;padding-top:90px;padding-bottom:80px;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.auction-process__rule-card{padding:42px 44px;border:1px solid #e0e0dc;border-radius:4px}.auction-process__rule-card>span{display:block;margin-bottom:20px;color:#7b9eb1;font-size:30px;line-height:1}.auction-process__rule-card h3{font-size:28px}.auction-process__rule-card p:last-child{margin-bottom:0}.auction-process__related{padding-bottom:95px}.auction-process__related-grid{display:grid;margin-top:32px;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.auction-process__related-grid article{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:265px;padding:34px 32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:2px solid #7b9eb1}.auction-process__related-grid img{width:48px;height:48px;margin-bottom:22px;-o-object-fit:contain;object-fit:contain}.auction-process__related-grid p{margin-bottom:24px}.auction-process__related-grid .mch-btn-norm{margin-top:auto}@media (max-width:1500px){.auction-info__support-content{padding-left:30px}}@media (max-width:1023px){.auction-info__intro{grid-template-columns:minmax(0,1fr) 220px}.auction-info__location-card{grid-template-columns:1fr}.auction-info__location-card>img{height:220px}.auction-info__split-content{padding:60px 40px 60px 0}.auction-info__steps{grid-template-columns:repeat(2,minmax(0,1fr))}.auction-process__intro{gap:50px}.auction-process__format-copy{padding:65px 48px 65px 0}.auction-process__format--image-right .auction-process__format-copy{padding:65px 0 65px 48px}.auction-process__limits{gap:55px}}@media (max-width:767px){.auction-info--process h2{font-size:25px}.auction-info{font-size:15px}.auction-info h2{font-size:25px}.auction-info__contact-grid,.auction-info__intro,.auction-info__invoice,.auction-info__location-grid,.auction-info__method-grid,.auction-info__option-grid,.auction-info__pickup,.auction-info__registration-cards,.auction-info__registration-hero,.auction-info__registration-limit,.auction-info__registration-pair,.auction-info__split,.auction-info__steps,.auction-info__support{grid-template-columns:1fr}.auction-info__intro{padding-top:40px;padding-bottom:40px;gap:25px}.auction-info__intro>img{max-width:220px;justify-self:center}.auction-info__section{padding-top:48px;padding-bottom:48px}.auction-info__invoice,.auction-info__pickup{gap:30px}.auction-info__split{min-height:0}.auction-info__split>img{width:100%;min-height:360px}.auction-info__split-content{padding:48px 24px}.auction-info__warning{grid-template-columns:38px 1fr;gap:16px}.auction-info__warning p{grid-column:1/-1}.auction-info__support-content{padding:48px 24px}.auction-info__support>img{min-height:280px}.auction-info__support--background{background-position:0;background-size:auto 100%}.auction-info__location-grid{padding-top:48px;padding-bottom:55px}.auction-info__location-card{padding:26px}.auction-info--registration{margin-top:-30px}.auction-info__registration-intro-band{padding:28px 0 42px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#799eb1),color-stop(32%,#799eb1),color-stop(32%,#fff),to(#fff));background:linear-gradient(180deg,#799eb1 0,#799eb1 32%,#fff 0,#fff)}.auction-info__registration-hero{width:auto;margin:0 20px}.auction-info__registration-hero>div{padding:36px 26px}.auction-info__registration-hero>img{min-height:260px}.auction-info__registration-kicker{font-size:25px}.auction-info__registration-cards,.auction-info__registration-limit,.auction-info__registration-pair{padding-top:48px;padding-bottom:55px;gap:24px}.auction-info__registration-pair>article:first-child{padding:0}.auction-info__registration-cards .auction-info__border-card,.auction-info__registration-pair .auction-info__border-card{padding:32px 26px}.auction-info__registration-limit{gap:18px}.auction-info__registration-limit-note{padding:26px 24px}.auction-info__border-card{padding:28px 24px}.auction-info__steps-band{padding:55px 0}.auction-info__steps li{min-height:0}.auction-process__format,.auction-process__intro,.auction-process__limits,.auction-process__related-grid,.auction-process__rules{grid-template-columns:1fr}.auction-process__intro{padding-top:48px;padding-bottom:55px;gap:28px}.auction-process__kicker{margin-bottom:24px;font-size:25px}.auction-process__overview{padding:30px 24px 22px}.auction-process__overview h3{font-size:20px}.auction-process__overview li{grid-template-columns:36px 1fr;gap:14px}.auction-process__overview li>span{width:36px;height:36px}.auction-process__format{min-height:0}.auction-process__format>img{width:100%;min-height:320px}.auction-process__format--image-right>img{min-height:280px}.auction-process__format-copy{max-width:none;padding:48px 24px}.auction-process__format--image-right .auction-process__format-copy{padding:48px 24px}.auction-process__limits{padding-top:52px;padding-bottom:55px;gap:24px}.auction-process__info{max-width:none;padding:26px 24px;justify-self:stretch}.auction-process__tables-band{padding:52px 0 60px}.auction-process__tables-band>.mch-container{padding-right:20px;padding-left:20px}.auction-process__table-section+.auction-process__table-section{margin-top:48px}.auction-process__table-wrap{margin-top:20px}.auction-process__table-wrap table{min-width:560px}.auction-process__table-wrap table td,.auction-process__table-wrap table th{padding:11px 18px}.auction-process__rules{padding-top:55px;padding-bottom:52px;gap:20px}.auction-process__rule-card{padding:30px 26px}.auction-process__rule-card h3{font-size:21px}.auction-process__related{padding-bottom:60px}.auction-process__related-grid{gap:18px}.auction-process__related-grid article{min-height:0;padding:28px 26px}}.auction-info--selling-process{margin-top:-60px}.auction-info--selling-process h2{font-size:36px}.auction-selling-process__hero-band{padding:42px 0 78px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#799eb1),color-stop(48%,#799eb1),color-stop(48%,#fff),to(#fff));background:linear-gradient(180deg,#799eb1 0,#799eb1 48%,#fff 0,#fff)}.auction-selling-process__hero{display:grid;width:calc(100% - 80px);max-width:1410px;min-height:540px;margin:0 auto;padding:0;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:5px;background:#eeeee9;-webkit-box-shadow:0 8px 24px rgba(77,76,69,.12);box-shadow:0 8px 24px rgba(77,76,69,.12)}.auction-selling-process__hero>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.auction-selling-process__hero-copy{display:-webkit-box;display:-ms-flexbox;display:flex;padding:58px 64px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.auction-selling-process__hero-copy p{margin-bottom:20px}.auction-selling-process__hero-copy p:last-child{margin-bottom:0}.auction-selling-process__kicker+p{font-family:Gotham-Bold;font-size:18px;font-weight:700}.auction-selling-process__kicker{font-family:Gotham-Bold;font-size:36px;line-height:1.18;text-transform:uppercase}.auction-selling-process__steps{padding-bottom:75px}.auction-selling-process__step{display:grid;padding:78px 0;grid-template-columns:570px minmax(0,1fr);gap:145px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-bottom:1px solid #e0e0dc}.auction-selling-process__step--image-right{grid-template-columns:minmax(0,1fr) 570px}.auction-selling-process__step--image-right .auction-selling-process__image-wrap{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.auction-selling-process__step--image-right .auction-selling-process__step-copy{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.auction-selling-process__step--image-right .auction-selling-process__number{right:auto;left:-51px}.auction-selling-process__image-wrap{position:relative;width:100%;max-width:570px}.auction-selling-process__image-wrap>img{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover}.auction-selling-process__number{position:absolute;top:-51px;right:-51px;display:-webkit-box;display:-ms-flexbox;display:flex;width:102px;height:102px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;background:#7b9eb1;color:#fff;font-family:Gotham-Bold;font-size:27px}.auction-selling-process__step-copy{max-width:650px}.auction-selling-process__step-copy h2{margin-bottom:25px}.auction-selling-process__step-copy p{margin-bottom:18px}.auction-selling-process__step-copy>:last-child{margin-bottom:0}.auction-selling-process__list{margin:6px 0 20px;padding:0;list-style:none}.auction-selling-process__list li{position:relative;margin:6px 0;padding-left:24px}.auction-selling-process__list li:before{position:absolute;left:0;color:#7b9eb1;content:"\2192"}.auction-selling-process__callout{display:grid;margin-top:24px;padding:22px 24px;grid-template-columns:18px 1fr;gap:12px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;border-radius:3px;background:#eeeee9;font-size:18px}.auction-selling-process__callout img{width:14px;margin-top:6px}.auction-selling-process__cta{min-height:570px;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff}.auction-selling-process__cta>.mch-container{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:570px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.auction-selling-process__cta-copy{position:relative;width:50%;max-width:620px}.auction-selling-process__cta-copy h2,.auction-selling-process__cta-copy p{color:#fff}.auction-selling-process__cta-copy h2{font-size:32px}.auction-selling-process__cta-copy p{max-width:590px;margin-bottom:30px}.auction-selling-process__cta-copy .mch-btn-norm{min-width:260px}.auction-selling-process__related{display:grid;padding-top:68px;padding-bottom:82px;grid-template-columns:190px minmax(0,1fr);gap:42px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.auction-selling-process__related-title{margin:18px 0 0;font-family:inherit;font-size:24px;font-weight:400;text-transform:uppercase;-ms-flex-item-align:center;align-self:center}.auction-selling-process__related-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.auction-selling-process__related-links a,.auction-selling-process__related-links button{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-height:62px;padding:14px 18px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:12px;border:1px solid #e0e0dc;border-radius:0;background:#fff;color:#4d4c45!important;font-family:Gotham-Bold;font-size:16px;font-weight:700;text-align:left;text-decoration:none!important;cursor:pointer}.auction-selling-process__related-links a:focus-visible,.auction-selling-process__related-links a:hover,.auction-selling-process__related-links button:focus-visible,.auction-selling-process__related-links button:hover{border-color:#7b9eb1;color:#4d4c45!important;text-decoration:none!important}.auction-selling-process__related-links a span,.auction-selling-process__related-links button span{color:#7b9eb1;font-size:22px;line-height:1}.auction-selling-process__notice{margin:14px 0 0;grid-column:2;color:#7b9eb1}@media (max-width:1279px){.auction-selling-process__step{grid-template-columns:minmax(380px,44%) minmax(0,1fr);gap:70px}.auction-selling-process__step--image-right{grid-template-columns:minmax(0,1fr) minmax(380px,44%)}.auction-selling-process__related{grid-template-columns:1fr;gap:18px}.auction-selling-process__related-title{margin-top:0}.auction-selling-process__notice{grid-column:1}}@media (max-width:767px){.auction-info--selling-process{margin-top:-30px}.auction-info--selling-process h2{font-size:25px}.auction-selling-process__hero-band{padding:28px 0 48px;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#799eb1),color-stop(24%,#799eb1),color-stop(24%,#fff),to(#fff));background:linear-gradient(180deg,#799eb1 0,#799eb1 24%,#fff 0,#fff)}.auction-selling-process__hero{width:auto;min-height:0;margin:0 20px;grid-template-columns:1fr}.auction-selling-process__hero-copy{padding:36px 26px}.auction-selling-process__kicker{font-size:25px}.auction-selling-process__kicker+p{font-size:17px}.auction-selling-process__hero>img{min-height:260px}.auction-selling-process__steps{padding-bottom:45px}.auction-selling-process__step,.auction-selling-process__step--image-right{padding:55px 0;grid-template-columns:1fr;gap:35px}.auction-selling-process__step--image-right .auction-selling-process__image-wrap,.auction-selling-process__step .auction-selling-process__image-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.auction-selling-process__step--image-right .auction-selling-process__step-copy,.auction-selling-process__step .auction-selling-process__step-copy{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.auction-selling-process__step--image-right .auction-selling-process__number,.auction-selling-process__step .auction-selling-process__number{top:-39px;right:18px;left:auto;width:78px;height:78px;font-size:23px}.auction-selling-process__image-wrap,.auction-selling-process__step-copy{max-width:none}.auction-selling-process__callout{padding:20px;font-size:17px}.auction-selling-process__cta{position:relative;min-height:470px;background-position:72%}.auction-selling-process__cta:before{position:absolute;inset:0;background:rgba(66,90,102,.82);content:""}.auction-selling-process__cta>.mch-container{min-height:470px}.auction-selling-process__cta-copy{width:100%;padding:55px 0}.auction-selling-process__cta-copy h2{font-size:23px}.auction-selling-process__cta-copy .mch-btn-norm{width:100%;min-width:0}.auction-selling-process__related{padding-top:48px;padding-bottom:55px}.auction-selling-process__related-title{font-size:22px}.auction-selling-process__related-links{grid-template-columns:1fr;gap:12px}}.auction-faq-page{padding:82px 0 96px}.auction-faq-page__layout{display:grid;grid-template-columns:minmax(0,810px) 452px;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}.auction-faq-page__items{border-top:1px solid transparent}.auction-faq-page__item{border-bottom:1px solid #e0e0dc}.auction-faq-page__item summary{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:74px;padding:24px 42px 24px 0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;font-family:Gotham-Bold!important;font-size:18px;font-weight:700!important;line-height:1.35;list-style:none}.auction-faq-page__item summary::-webkit-details-marker{display:none}.auction-faq-page__item summary:after{position:absolute;top:50%;right:5px;width:8px;height:8px;-webkit-transform:translateY(-70%) rotate(45deg);transform:translateY(-70%) rotate(45deg);border-right:1px solid #94948b;border-bottom:1px solid #94948b;content:"";-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.auction-faq-page__item summary:focus-visible{outline:2px solid #7b9eb1;outline-offset:4px}.auction-faq-page__item[open] summary{border-bottom:1px solid #d7b95f;color:#7b9eb1}.auction-faq-page__item[open] summary:after{-webkit-transform:translateY(-20%) rotate(225deg);transform:translateY(-20%) rotate(225deg);border-color:#7b9eb1}.auction-faq-page__answer{padding:25px 42px 28px 0;color:#94948b;font-size:16px;line-height:1.65}.auction-faq-page__answer p{margin-bottom:18px}.auction-faq-page__answer p:last-child{margin-bottom:0}.auction-faq-page__empty{padding:26px 0;border-bottom:1px solid #e0e0dc}.auction-faq-page__cross-link{margin-top:38px!important}.auction-faq-page__sidebar{width:100%}.auction-faq-page__image{display:block;width:100%;aspect-ratio:452/680;border-radius:5px;-o-object-fit:cover;object-fit:cover}.auction-faq-page__contact{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:405px;margin-top:60px;padding:44px 42px 38px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e0e0dc;border-radius:5px;text-align:center}.auction-faq-page__contact>strong,.auction-faq-page__contact p{max-width:340px;text-transform:uppercase}.auction-faq-page__contact p{margin-bottom:2px;font-size:21px;line-height:1.3}.auction-faq-page__contact-action,.auction-faq-page__contact>strong{margin-bottom:30px;font-family:Gotham-Bold!important;font-size:27px;font-weight:700!important;line-height:1.2}.auction-faq-page__contact a:not(.mch-btn-norm){display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;font-size:16px}.auction-faq-page__contact img{width:38px;height:38px;-o-object-fit:contain;object-fit:contain;-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.6}@media (max-width:1023px){.auction-faq-page{padding:60px 0 75px}.auction-faq-page__layout{grid-template-columns:1fr;gap:55px}.auction-faq-page__sidebar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;gap:28px}.auction-faq-page__image{height:100%;max-height:560px}.auction-faq-page__contact{min-height:0;margin-top:0}}@media (max-width:767px){.auction-faq-page{padding:42px 0 60px}.auction-faq-page__item summary{min-height:66px;padding:20px 34px 20px 0;font-size:16px}.auction-faq-page__answer{padding:20px 20px 24px 0;font-size:15px}.auction-faq-page__cross-link{width:100%;padding-right:18px;padding-left:18px}.auction-faq-page__sidebar{grid-template-columns:1fr;gap:24px}.auction-faq-page__image{width:100%;max-width:452px;height:auto;justify-self:center}.auction-faq-page__contact{min-height:350px;padding:36px 24px 32px}.auction-faq-page__contact p{font-size:19px}.auction-faq-page__contact>strong{font-size:24px}}.auction-consignment .contact-form__button,.auction-consignment .contact-form__checkbox label strong,.auction-consignment .contact-form__field-label,.auction-consignment .contact-form__submit,.auction-consignment__attachments-title,.auction-consignment strong{font-family:Gotham-Bold;font-weight:700}.auction-consignment__layout{display:grid;grid-template-columns:452px minmax(0,1fr);gap:148px;padding-top:80px;padding-bottom:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.auction-consignment__intro p{margin-bottom:16px}.auction-consignment__intro .mch-btn-norm{margin-top:28px}.auction-consignment__lead{font-family:Gotham-Bold;font-size:20px;line-height:1.55}.auction-consignment__contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:20px;border-top:1px solid #e0e0dc;padding-top:40px;margin-top:40px;margin-bottom:40px}.auction-consignment__contacts a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px;font-size:16px}.auction-consignment__contacts img{height:40px;width:40px;-o-object-fit:contain;object-fit:contain}.auction-consignment__photo{display:block;width:100%;height:auto;border-radius:6px}.auction-consignment__form-panel{padding:56px 58px;border:1px solid #e0e0dc;border-radius:6px}.auction-consignment__form-title{font-family:Gotham-Bold;font-size:28px;line-height:1.3;margin-bottom:32px}.auction-consignment__attachments-title{font-size:16px;margin-bottom:4px}.auction-consignment .contact-form{margin:0}.auction-consignment .contact-form .row:not(.contact-form-files){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin:0;padding:0}.auction-consignment .contact-form .col-12{width:auto;max-width:100%;padding:0!important}.auction-consignment .contact-form__label{display:none}.auction-consignment .contact-form__field{margin:0 0 24px}.auction-consignment .contact-form__field-label{font-size:14px;line-height:22px;margin-bottom:6px}.auction-consignment .contact-form__field-input,.auction-consignment .contact-form__field-textarea{padding:14px 16px;font-size:16px;line-height:24px;width:100%;min-width:0}.auction-consignment .contact-form__field-input{height:52px}.auction-consignment .contact-form__field-textarea{height:144px;resize:vertical}.auction-consignment .contact-form__field-input:focus-visible,.auction-consignment .contact-form__field-textarea:focus-visible{outline:2px solid #7b9eb1;outline-offset:2px}.auction-consignment .contact-form__checkbox{margin:20px 0 28px}.auction-consignment .contact-form__checkbox label{font-size:14px;line-height:22px}.auction-consignment .contact-form__field-helper_text{font-size:14px}.auction-consignment .contact-form .recaptcha-disclaimer{display:block;font-size:11px;line-height:16px;font-weight:400;margin-bottom:20px}.auction-consignment .contact-form .allow-file p{font-size:12px;line-height:18px;margin-bottom:6px}.auction-consignment .contact-form .allow-file span{font-size:11px}.auction-consignment .contact-form .contact-form-files{margin-top:16px;gap:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e0e0dc;border-radius:4px;padding:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.auction-consignment .contact-form .file-section #file-list{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.auction-consignment .contact-form__button{padding:12px 20px;font-size:12px;letter-spacing:0;border-radius:4px;background:#4d4c45;margin-left:auto}.auction-consignment .contact-form__submit{letter-spacing:0}.auction-consignment .contact-form button:focus-visible{outline:2px solid #7b9eb1;outline-offset:3px}.auction-consignment__related{background:#eeeee9;padding:100px 0}.auction-consignment__related h2{font-size:36px;margin-bottom:40px}.auction-consignment__related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.auction-consignment__related-grid article{border:1px solid #7b9eb1;padding:30px;border-radius:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.auction-consignment__related-grid img{height:68px;width:68px;-o-object-fit:contain;object-fit:contain;margin-bottom:20px}.auction-consignment__related-grid p{margin-bottom:28px}.auction-consignment__related-grid .mch-btn-norm{margin-top:auto}@media (max-width:1200px){.auction-consignment__layout{grid-template-columns:minmax(0,1fr) minmax(0,1.7fr);gap:50px}.auction-consignment__form-panel{padding:36px}.auction-consignment__related-grid{gap:20px}.auction-consignment__related-grid article{padding:24px}}@media (max-width:900px){.auction-consignment__layout{grid-template-columns:minmax(0,1fr);gap:40px;padding-top:40px;padding-bottom:50px}.auction-consignment__photo{max-width:452px}.auction-consignment__contacts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:40px}.auction-consignment__related{padding:50px 0}.auction-consignment__related-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:768px){.auction-consignment__form-panel{padding:24px 20px}.auction-consignment__form-title{font-size:24px}.auction-consignment__related h2{font-size:25px}.auction-consignment .contact-form .row:not(.contact-form-files){grid-template-columns:minmax(0,1fr);gap:0}.auction-consignment__contacts{gap:20px}.auction-consignment__contacts a{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}body.auction-newsletter-open{overflow:hidden}.auction-page-notice{position:fixed;z-index:1050;right:24px;bottom:24px;width:calc(100vw - 48px);max-width:420px;margin:0;padding:14px 18px;-webkit-transform:translateY(16px);transform:translateY(16px);border-radius:4px;background:#4d4c45;color:#fff;opacity:0;pointer-events:none;-webkit-transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,-webkit-transform .2s ease;transition:opacity .2s ease,transform .2s ease;transition:opacity .2s ease,transform .2s ease,-webkit-transform .2s ease}.auction-page-notice.is-visible{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.auction-newsletter-modal{position:fixed;z-index:1100;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100vh;padding:24px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-y:auto;background:rgba(77,76,69,.72)}.auction-newsletter-modal[hidden]{display:none}.auction-newsletter-modal__dialog{position:relative;width:100%;max-width:600px;margin:auto;padding:46px 42px 42px;border-radius:6px;background:#fff;color:#4d4c45}.auction-newsletter-modal__close{position:absolute;top:14px;right:18px;padding:4px 8px;border:0;background:transparent;color:#94948b;font-family:Arial,sans-serif;font-size:28px;line-height:1;cursor:pointer}.auction-newsletter-modal__close:focus,.auction-newsletter-modal__close:hover{color:#4d4c45}.auction-newsletter-modal__title{max-width:390px;margin:0 0 18px;font-family:Gotham-Bold;font-size:25px;font-weight:400;line-height:1.35;text-transform:uppercase}.auction-newsletter-modal p{margin:0 0 26px;font-size:16px;line-height:1.45}.auction-newsletter-modal__form .newsletter-inputs-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.auction-newsletter-modal__form .email,.auction-newsletter-modal__form .select-wrapper{width:100%;min-width:0;min-height:62px;border-radius:5px}.auction-newsletter-modal__form .select-container{min-height:62px}.auction-newsletter-modal__form .select-container li{padding-left:22px;font-size:16px}.auction-newsletter-modal__form .select-container,.auction-newsletter-modal__form .select-container:hover{z-index:2;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:5px}.auction-newsletter-modal__form .select-container:hover li,.auction-newsletter-modal__form .select-container li{display:none;width:100%;height:auto;min-height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;color:#94948b}.auction-newsletter-modal__form .select-container:hover li.selected,.auction-newsletter-modal__form .select-container li.selected{display:-webkit-box;display:-ms-flexbox;display:flex;background:#fff;color:#94948b}.auction-newsletter-modal__form .select-container.is-open,.auction-newsletter-modal__form .select-container.is-open:hover{z-index:4;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-shadow:0 8px 20px rgba(0,0,0,.12);box-shadow:0 8px 20px rgba(0,0,0,.12)}.auction-newsletter-modal__form .select-container.is-open:hover li,.auction-newsletter-modal__form .select-container.is-open li{display:-webkit-box;display:-ms-flexbox;display:flex}.auction-newsletter-modal__form .select-container.is-open:hover li.selected,.auction-newsletter-modal__form .select-container.is-open:hover li:focus,.auction-newsletter-modal__form .select-container.is-open:hover li:hover,.auction-newsletter-modal__form .select-container.is-open li.selected,.auction-newsletter-modal__form .select-container.is-open li:focus,.auction-newsletter-modal__form .select-container.is-open li:hover{background:#eeeee9;color:#4d4c45}.auction-newsletter-modal__form .email{display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;border:1px solid #e0e0dc;background:#fff}.auction-newsletter-modal__form input{min-width:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;padding:0 20px;border:0;color:#4d4c45;font-size:16px;outline:0}.auction-newsletter-modal__form input::-webkit-input-placeholder{color:#bdbdb3}.auction-newsletter-modal__form input::-moz-placeholder{color:#bdbdb3}.auction-newsletter-modal__form input::-ms-input-placeholder{color:#bdbdb3}.auction-newsletter-modal__form input::placeholder{color:#bdbdb3}.auction-newsletter-modal__form button{min-width:142px;min-height:54px;margin-right:4px;padding:14px 18px;border:0;border-radius:5px;background:#7b9eb1;color:#fff;font-family:Gotham-Bold;font-size:14px;font-weight:400;text-transform:uppercase;white-space:nowrap;cursor:pointer}.auction-newsletter-modal__form button:focus,.auction-newsletter-modal__form button:hover{background:#425a66}.auction-newsletter-modal__form button:disabled{cursor:wait;opacity:.65}.auction-newsletter-modal__message{min-height:24px;margin:14px 0 0!important;font-size:14px!important}.auction-newsletter-modal__message--error{color:#a06263}.auction-newsletter-modal__message--success{color:#62a064}@media (max-width:768px){.auction-newsletter-modal{padding:16px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.auction-newsletter-modal__dialog{margin:auto;padding:48px 24px 32px}.auction-newsletter-modal__title{margin-bottom:20px;padding-right:20px;font-size:24px}.auction-newsletter-modal p{margin-bottom:22px;font-size:16px}.auction-newsletter-modal__form .email{height:auto;min-height:58px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:4px}.auction-newsletter-modal__form input{min-height:50px;padding:0 14px}.auction-newsletter-modal__form button{min-width:126px;min-height:50px;margin-right:0}}.mch-top-product .auction-section-heading h2,.mch-top-product>.mch-container>h3{font-family:Gotham-Bold;font-weight:400;text-transform:uppercase}.auction-redesign{padding-top:48px;padding-bottom:96px}.auction-redesign__intro{max-width:1100px;margin-bottom:52px;color:#4d4c45;font-size:18px;line-height:1.5}.auction-redesign__intro p:last-child{margin-bottom:0}.auction-redesign__intro strong{font-family:Gotham-Bold;font-weight:400}.auction-redesign__intro details{margin-top:18px}.auction-redesign__intro summary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding-bottom:2px;border-bottom:1px solid #7b9eb1;color:#7b9eb1;font-family:Gotham-Medium;font-size:13px;line-height:1.5;list-style:none;text-transform:uppercase;cursor:pointer}.auction-redesign__intro summary::-webkit-details-marker{display:none}.auction-redesign__intro summary:focus,.auction-redesign__intro summary:hover{color:#425a66;outline-offset:4px}.auction-redesign__intro summary img{width:12px;height:7px;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.auction-redesign__intro details[open] summary img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.auction-redesign__intro-expanded{max-width:1000px;padding-top:24px;color:#94948b;font-size:16px;line-height:1.65}.auction-redesign__intro-mission{color:#4d4c45}.auction-redesign__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:24px}.auction-redesign__empty{padding:48px;border:1px solid #e0e0dc;text-align:center}.auction-redesign__archive-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:48px}@media (max-width:768px){.auction-redesign{padding-top:32px;padding-bottom:64px}}.auction-redesign-card{display:grid;grid-template-columns:200px 390px minmax(0,1fr);grid-template-rows:auto auto;-webkit-column-gap:32px;-moz-column-gap:32px;column-gap:32px;padding:32px;border:1px solid #e0e0dc;border-radius:6px;background:#fff;color:#4d4c45}.auction-redesign-card__image-wrap{position:relative;grid-row:1/span 2;width:200px;height:250px;-ms-flex-item-align:start;align-self:start;overflow:hidden;border-radius:6px}.auction-redesign-card__image-wrap:before{content:"";position:absolute;top:-175px;right:-140px;width:280px;height:280px;border-radius:50%;background:rgba(123,158,177,.9)}.auction-redesign-card__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.auction-redesign-card__number{position:absolute;top:14px;right:14px;color:#fff;font-family:Gotham-Bold;font-size:28px;font-weight:700;line-height:1;font-style:italic}.auction-redesign-card__content,.auction-redesign-card__facts{min-width:0}.auction-redesign-card__heading-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px}.auction-redesign-card__title{margin:0;color:#4d4c45;font-family:Gotham-Bold;font-size:32px;font-weight:400;text-transform:uppercase}.auction-redesign-card__title span{color:#7b9eb1}.auction-redesign-card__elive{padding:9px 14px;border:2px solid #425a66;border-radius:3px;color:#425a66;font-size:20px;font-weight:700;line-height:1;text-transform:uppercase}.auction-redesign-card__fact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:12px;margin:0 0 12px;font-size:14px;line-height:1.5}.auction-redesign-card__fact strong{font-family:Gotham-Bold;font-weight:400}.auction-redesign-card__fact i{-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;padding-top:3px;color:#bdbdb3;font-size:18px;text-align:center}.auction-redesign-card__fact--bidding{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-top:14px;font-size:12px;line-height:1.5}.auction-redesign-card__fact--bidding i{padding-top:1px;font-size:16px}.auction-redesign-card__fact--venue,.auction-redesign-card__fact--venue span,.auction-redesign-card__fact--venue strong{font-family:Gotham-Bold;font-weight:700}.auction-redesign-card__status{margin:0 0 16px;font-family:Gotham-Bold;font-size:18px;font-weight:400;text-transform:uppercase}.auction-redesign-card__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:6px;margin-bottom:16px}.auction-redesign-card__tags span{padding:5px 8px;border-radius:3px;background:#eeeee9;font-family:Gotham-Bold;font-size:11px;font-weight:400;line-height:1;text-transform:uppercase}.auction-redesign-card__content p{margin-bottom:0;color:#94948b;font-size:14px;line-height:1.65}.auction-redesign-card__content p strong{color:inherit;font-family:Gotham-Bold;font-weight:400}.auction-redesign-card__content .auction-redesign-card__lead{margin-bottom:12px;color:#4d4c45;font-weight:400}.auction-redesign-card__actions{display:-webkit-box;display:-ms-flexbox;display:flex;grid-column:2/4;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:16px 28px;margin-top:24px;padding-top:20px;border-top:1px solid #e0e0dc}.auction-redesign-card__actions .mch-btn-norm{margin:0}.auction-redesign-card__actions .mch-btn-norm span{color:#fff}.auction-redesign-card__actions button:disabled{cursor:not-allowed;opacity:.65}.auction-redesign-card__text-link{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:8px 0 5px;border:0;border-bottom:1px solid #7b9eb1;background:transparent;color:#4d4c45;font-family:inherit;font-size:13px;font-weight:600;text-transform:uppercase;cursor:pointer}.auction-redesign-card__text-link:focus,.auction-redesign-card__text-link:hover{color:#425a66;text-decoration:none}@media (max-width:1200px){.auction-redesign-card{grid-template-columns:180px 330px minmax(0,1fr);-webkit-column-gap:24px;-moz-column-gap:24px;column-gap:24px;padding:24px}.auction-redesign-card__image-wrap{width:180px;height:225px}}@media (max-width:992px){.auction-redesign-card{grid-template-columns:180px minmax(0,1fr)}.auction-redesign-card__image-wrap{grid-row:1/span 2}.auction-redesign-card__content{grid-column:2;margin-top:18px}.auction-redesign-card__actions{grid-column:1/3}}@media (max-width:768px){.auction-redesign-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}.auction-redesign-card__image-wrap{width:100%;height:320px;margin-bottom:24px}.auction-redesign-card__image{max-height:none}.auction-redesign-card__title{font-size:24px}.auction-redesign-card__content{margin-top:14px}.auction-redesign-card__actions{width:100%}}.auction-journeys{margin-top:112px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;padding-bottom:112px}.auction-journey{position:relative;min-height:576px;overflow:hidden;border-radius:5px;background-position:50%;background-size:cover;color:#fff}.auction-journey:before{position:absolute;z-index:0;top:-12%;bottom:-12%;left:-18%;width:82%;border-radius:0 50% 50% 0;background:rgba(123,158,177,.94);content:"";display:none}.auction-journey--sell{background-image:url("/img/auctions/redesign/sell_in_auction.png")}.auction-journey--bid{background-image:url("/img/auctions/redesign/bid_in_auctions.png")}.auction-journey--bid:before{background:rgba(41,77,91,.95)}.auction-journey__content{position:relative;z-index:1;width:61%;padding:50px 40px;font-size:15px;line-height:1.55}.auction-journey__content h2{margin-bottom:22px;color:#fff;font-size:28px;font-family:Gotham-Bold;font-weight:400;text-transform:uppercase}.auction-journey__content p{margin-bottom:20px;color:#fff}.auction-journey__content strong{color:#fff}.auction-journey__lead{font-family:Gotham-Bold;font-size:18px;font-weight:400}.auction-journey__actions{margin-top:26px}.auction-journey__actions,.auction-journey__related-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.auction-journey__related-links{margin-top:24px}.auction-journey__related-links a{color:#d7b95f;font-family:Gotham-Bold;font-size:12px;text-decoration:underline;text-transform:uppercase}.auction-journey__related-links a:focus,.auction-journey__related-links a:hover{color:#bd9802;text-decoration:underline}.auction-journey__button{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:48px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:12px 18px;border:0;border-radius:4px;font-size:12px;font-family:Gotham-Bold;font-weight:400;letter-spacing:.03em;text-align:center;text-transform:uppercase;cursor:pointer}.auction-journey__button span{position:absolute;right:18px}.auction-journey__button:focus,.auction-journey__button:hover{color:#4d4c45;text-decoration:none}.auction-journey__button--light{background:#fff;color:#4d4c45}.auction-journey__button--light span{color:#7b9eb1}.auction-journey__button--gold{background:#d8b954;color:#fff}.auction-journey__button--gold span{color:#fff}.auction-journey__note{margin-top:24px}.auction-journey__note strong{font-family:Gotham-Bold;font-weight:400}.auction-journey__registration{margin-top:24px}.auction-journey__registration a{color:#d8b954;font-family:Gotham-Bold;text-decoration:underline}.auction-journey__registration a:focus,.auction-journey__registration a:hover{color:#fff}@media (max-width:1200px){.auction-journey:before{width:94%}.auction-journey__content{width:72%;padding-right:24px;padding-left:30px}}.auction-experience{padding:112px 0;background:#eaf4f7}.auction-experience__inner{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:80px}.auction-experience__content h2{max-width:420px;margin-bottom:30px;font-size:31px;font-family:Gotham-Bold;font-weight:400;line-height:1.25;text-transform:uppercase}.auction-experience__content>p{max-width:420px;font-size:18px;line-height:1.55}.auction-experience__content>p strong{font-family:Gotham-Bold;font-weight:400}.auction-experience__contact{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:420px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-top:38px;padding:28px;border:1px solid #e0e0dc;background:#fff;font-size:15px;line-height:1.55}.auction-experience__contact i{width:24px;margin-right:8px;color:#bdbdb3;text-align:center}.auction-experience__contact a{color:#7b9eb1;font-weight:600}.auction-experience__contact-row{-ms-flex-align:center}.auction-experience__contact-row,.auction-experience__contact-row i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;align-items:center}.auction-experience__contact-row i{-ms-flex-item-align:stretch;align-self:stretch;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:20px}.auction-experience__contact-row span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.auction-experience__video{position:relative;display:block;overflow:hidden;border-radius:5px}.auction-experience__video:after{position:absolute;inset:0;background:rgba(0,0,0,.17);content:""}.auction-experience__video img{width:100%;aspect-ratio:16/9;-o-object-fit:cover;object-fit:cover}.auction-experience__video span{position:absolute;z-index:1;top:50%;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;width:132px;height:132px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);border:2px solid rgba(216,185,84,.8);border-radius:50%;color:#fff;font-size:18px;font-weight:700;text-align:center;text-transform:uppercase}.auction-faq-preview{padding-top:112px;padding-bottom:112px}.auction-faq-preview>h2{margin-bottom:56px;font-family:Gotham-Bold;font-size:34px;font-weight:400;text-transform:uppercase}.auction-faq-preview__layout{display:grid;grid-template-columns:minmax(280px,390px) minmax(0,1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:start;gap:90px}.auction-faq-preview__layout>img{width:100%;min-height:530px;-o-object-fit:cover;object-fit:cover}.auction-faq-preview__tabs{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px;margin-bottom:24px}.auction-faq-preview__tabs button{padding:0 0 12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#94948b;font-size:14px;font-family:Gotham-Bold;font-weight:400;text-transform:uppercase}.auction-faq-preview__tabs button[aria-selected=true]{border-color:#7b9eb1;color:#4d4c45}.auction-faq-preview__item{border-bottom:1px solid #e0e0dc}.auction-faq-preview__item summary{position:relative;padding:19px 38px 19px 0;cursor:pointer;font-size:15px;font-family:Gotham-Bold;font-weight:400;list-style:none}.auction-faq-preview__item summary::-webkit-details-marker{display:none}.auction-faq-preview__item summary:after{position:absolute;top:18px;right:4px;color:#94948b;content:"+";font-size:22px;font-weight:400}.auction-faq-preview__item[open] summary{color:#7b9eb1}.auction-faq-preview__item[open] summary:after{content:"\2212"}.auction-faq-preview__item>div{padding:0 38px 20px 0;color:#94948b;font-size:14px;line-height:1.65}.auction-faq-preview__item>div p:last-child{margin-bottom:0}.auction-faq-preview__all{margin-top:40px!important}.auction-faq-preview__all span{color:#fff}@media (max-width:992px){.auction-journeys{grid-template-columns:1fr}.auction-journey{min-height:440px}.auction-journey:before{width:74%}.auction-journey__content{width:60%}.auction-experience__inner{grid-template-columns:1fr;gap:48px}.auction-experience__contact,.auction-experience__content,.auction-experience__content>p,.auction-experience__content h2{max-width:none}.auction-faq-preview__layout{grid-template-columns:280px minmax(0,1fr);gap:40px}}@media (max-width:768px){.auction-desktop-break{display:none}.auction-journeys{margin-top:72px;padding-bottom:72px}.auction-journey{min-height:560px;background-position:62%}.auction-journey:before{display:block;top:0;bottom:0;left:0;width:100%;border-radius:0;background:rgba(123,158,177,.9)}.auction-journey--bid:before{background:rgba(41,77,91,.91)}.auction-journey__content{width:100%;padding:35px 25px}.auction-experience{padding:72px 0}.auction-experience__video span{width:96px;height:96px;font-size:14px}.auction-faq-preview{padding-top:72px;padding-bottom:72px}.auction-faq-preview>h2{margin-bottom:32px;font-size:28px}.auction-faq-preview__layout{grid-template-columns:1fr}.auction-faq-preview__layout>img{max-height:380px;min-height:0}}.common__page-title{margin-bottom:0}.mch-faq_main_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:768px){.mch-faq_main_container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mch-faq_container{width:60%;margin-top:120px}@media (max-width:992px){.mch-faq_container{width:auto;margin-right:20px}}.mch-faq_container.auction{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}@media (max-width:992px){.mch-faq_container.auction{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.mch-faq_container.auction .topic_header{display:inherit!important}.mch-faq_container.auction .mch-faq__topic_holder{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:10px}.mch-faq__holder{border:1px solid #e0e0dc;padding:32px;border-radius:6px}.mch-faq__holder_heading{position:relative}.mch-faq__holder_heading:after{position:absolute;content:"<";right:0;top:0;font-family:monospace;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);font-size:31px;font-weight:700;color:#7b9eb1}.mch-faq__holder_heading.open:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mch-faq__holder_text{height:0;overflow:hidden}.mch-top-product .custom-slider .next{display:block;height:50px;width:50px;top:calc(50% - 25px);right:-23px}.mch-top-product .custom-slider .next img{display:block;width:50px;height:50px}.mch-actual-auctions__subpage-item{margin-top:64px;margin-bottom:120px}.mch-actual-auctions__subpage-item.auction-condition{max-width:930px}.mch-actual-auctions__subpage_btns{display:grid;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;grid-template-columns:1fr 1fr;margin-top:46px}.mch-actual-auctions__subpage_btns img{width:auto;height:100%}.mch-actual-auctions__subpage_btns-conditions{background-color:#7b9eb1;border-radius:6px;padding:24px 32px}.mch-actual-auctions__subpage_btns-gdpr{background-color:#a06263;border-radius:6px;padding:24px 32px}.mch-actual-auctions__subpage.auction-condition__container{margin-top:56px}.mch-actual-auctions__subpage.auction-condition__container_dropdown{border:1px solid #e0e0dc;border-radius:6px;padding:32px 24px 0;margin-bottom:16px;margin-top:unset}.mch-actual-auctions__subpage.auction-condition__container_dropdown.open .auction-condition__container_dropdown-img{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mch-actual-auctions__subpage.auction-condition__container_dropdown.open .auction-condition__container_dropdown-holder{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;max-height:100%;margin-bottom:24px}.mch-actual-auctions__subpage.auction-condition__container_dropdown .auction-condition__container_dropdown-holder{overflow:hidden;-webkit-transition:max-height 1.5s ease-in-out;transition:max-height 1.5s ease-in-out;max-height:0}.mch-actual-auctions__subpage.auction-condition__container_dropdown .auction-condition__container_dropdown-img{-webkit-transform:rotate(0deg);transform:rotate(0deg);-webkit-transition:-webkit-transform .25s ease-in-out;transition:-webkit-transform .25s ease-in-out;transition:transform .25s ease-in-out;transition:transform .25s ease-in-out,-webkit-transform .25s ease-in-out}.mch-actual-auctions__subpage.participation-condition{margin-top:84px}.mch-actual-auctions__subpage.participation-condition_holder{width:50%}.mch-actual-auctions__subpage.participation-condition_holder:nth-child(2){margin-left:123px;border-left:5px solid #7b9eb1;padding-left:68px;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;padding-top:40px;padding-bottom:40px}.mch-actual-auctions__subpage.material-text,.mch-actual-auctions__subpage.participation-condition_btns{max-width:930px}.mch-actual-auctions__subpage.material-contact{display:grid;grid-template-columns:1fr 1fr;-webkit-column-gap:30px;-moz-column-gap:30px;column-gap:30px;margin-top:46px}.mch-actual-auctions__subpage.material-contact_holder{margin-top:unset;border:1px solid #e0e0dc;border-radius:6px;padding:40px}.mch-actual-auctions__subpages{margin-top:40px}.mch-actual-auctions__subpages__nav{border-bottom:1px solid #e0e0dc}.mch-actual-auctions__subpages__nav_item{padding-bottom:40px;font-size:16px;line-height:24px;color:#94948b;margin-right:64px}.mch-actual-auctions__subpages__nav_item.selected,.mch-actual-auctions__subpages__nav_item:hover{border-bottom:2px solid #7b9eb1;-webkit-transition:none;transition:none;color:#4d4c45}.mch-actual-auctions__subpages__nav_mobile-actual{font-size:18px;text-transform:uppercase;font-weight:700;color:#4d4c45;border-bottom:1px solid #e0e0dc;padding-bottom:27px;font-family:Gotham-Bold;position:relative}.mch-actual-auctions__subpages__nav_mobile-actual.open:after{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mch-actual-auctions__subpages__nav_mobile-actual:after{content:"<";position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;right:0;font-family:monospace;font-size:25px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mch-actual-auctions__subpages__nav_mobile-dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:18px;color:#4d4c45}.mch-actual-auctions__subpages__nav_mobile_item{padding-bottom:8px;padding-top:24px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:400}.mch-actual-auctions__subpages__nav_mobile_item.selected{font-weight:700;border-bottom:3px solid #7b9eb1}.mch-actual-auctions__subpage .mch-container.mch-holders-bor-icon-container{padding:unset}.mch-actual-auctions_nav{background-color:#7b9eb1;margin-bottom:80px}.mch-actual-auctions_nav-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.mch-actual-auctions_nav a{margin-right:10px;font-weight:700;font-size:20px;line-height:28px;text-transform:uppercase;padding:17px 34px 15px;border-radius:6px 6px 0 0;color:#7b9eb1;background-color:#425a66;min-width:240px;text-align:center;position:relative}.mch-actual-auctions_nav a:hover{text-decoration:unset;border-bottom:unset}.mch-actual-auctions_nav a.selected{margin-bottom:2px;background-color:#fff}.mch-actual-auctions_nav a.selected:after{height:13px;width:20px;background-color:#fff;bottom:-13px;left:calc(50% - 10px)}.mch-actual-auctions_nav a.selected:after,.mch-actual-auctions_nav a.selected:before{position:absolute;content:"";-webkit-clip-path:polygon(0 0,50% 100%,100% 0);clip-path:polygon(0 0,50% 100%,100% 0)}.mch-actual-auctions_nav a.selected:before{height:15px;width:24px;background-color:#7b9eb1;bottom:-15px;left:calc(50% - 12px)}.mch-actual-auctions__hall-auction{margin-bottom:80px}.mch-actual-auctions__hall-auction .block{margin-left:30px}.mch-actual-auctions__hall-auction .mch-row{-ms-flex-wrap:wrap;flex-wrap:wrap}.mch-actual-auctions__hall-auction .mch-row .description{display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;border-radius:6px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.mch-actual-auctions__hall-auction .mch-row .block{position:relative;min-width:330px;border-radius:6px;height:457px}.mch-actual-auctions__hall-auction .mch-row .block .img{background:url("/img/auctions/material/auction-accept-material.png") no-repeat;width:100%;height:100%;position:absolute}.mch-actual-auctions__hall-auction .mch-row .block .stack-top{background:#7b9eb1;z-index:9;position:absolute;width:100%;height:50%;bottom:0;opacity:.9}.mch-actual-auctions__hall-auction .mch-row .block .stack-top svg{margin-top:4px}.mch-actual-auctions__hall-auction .mch-row .block .stack-top span{color:#fff;font-size:18px;line-height:28px;display:inline-block;padding:30px 40px}.mch-actual-auctions__hall-auction .mch-row .block .stack-top a{padding-top:0;margin-left:30px;font-size:14px;line-height:20px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-transform:uppercase;font-weight:700;color:#fff}.mch-actual-auctions__hall-auction .mch-row .block .stack-top a:hover{cursor:pointer;color:#eaeff1}.mch-actual-auctions__hall-auction .mch-row.wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:32px}.mch-actual-auctions__hall-auction .mch-row.wrap li{margin-right:4px;margin-bottom:4px;padding:5px 10px;background-color:#fff;border-radius:6px}.mch-actual-auctions__hall-auction .mch-row-obj.text,.mch-actual-auctions__hall-auction .mch-row-obj.text.elive{padding-left:40px}.mch-actual-auctions__hall-auction .mch-row-obj.text .date{width:124px;border:2px solid #a06263;text-align:center;border-radius:6px;color:#a06263;padding:10px 16px;font-weight:700}.mch-actual-auctions__hall-auction .mch-row-obj.text .date-elive{font-size:16px;line-height:26px;font-weight:700;border:2px solid #94948b;border-radius:6px;padding:6px 12px;color:#4d4c45;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-bottom:10px}.mch-actual-auctions__hall-auction .mch-row-obj.text h3{padding-left:24px}.mch-actual-auctions__hall-auction .mch-row-obj.text h3.elive{padding-left:unset;margin-bottom:16px}.mch-actual-auctions__hall-auction .mch-row-obj.text li,.mch-actual-auctions__hall-auction .mch-row-obj.text ul{padding-bottom:unset}.mch-actual-auctions__hall-auction .mch-row-obj.text .accept-consignment{padding:10px 20px;background:#fff;border:2px solid #7b9eb1;border-radius:6px;margin-top:16px;margin-bottom:26px;display:inline-block}.mch-actual-auctions__hall-auction .mch-row-obj.text span{font-weight:700;font-size:16px;line-height:24px;text-transform:uppercase;color:#4d4c45}.mch-actual-auctions__hall-auction .mch-row-obj.text span:nth-child(2){color:#7b9eb1}.mch-actual-auctions__hall-auction .mch-row-obj.text .auction-link{font-size:14px;line-height:20px;font-weight:700;border-bottom:1px solid #4d4c45;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;margin-left:40px}.mch-actual-auctions__hall-auction .mch-row-obj.text .auction-link:hover{text-decoration:unset;cursor:pointer;color:#4d4c45}.mch-actual-auctions__hall-auction .mch-row-obj.text .auction-link:before{content:"";position:absolute;width:20px;height:30px;left:-30px;background-repeat:no-repeat}.mch-actual-auctions__hall-auction .mch-row-obj.text .map-link:before{background-image:url(/images/mch-icon-map.png?c6743aa1652c354330fe1cdf1bf128b4)}.mch-actual-auctions__hall-auction .mch-row-obj.text .archive-link:before{background-image:url(/images/mch-icon-archive.png?cbab11bf9d70ae70a2ccdc1148a4c192)}.mch-actual-auctions__hall-auction .mch-row-obj.text .hall-of-fame-link:before{background-image:url(/images/mch-icon-hall-of-fame.png?6ad6cdc4d744b59a56659886584a0478)}.mch-actual-auctions__hall-auction .mch-row-obj.text .phone-container{margin-top:16px}.mch-actual-auctions__hall-auction .mch-row-obj.text .phone{font-weight:700;font-size:16px;line-height:26px;color:#7b9eb1;display:inline;margin-left:16px}.mch-actual-auctions__hall-auction .mch-row-obj.text .email-container{margin-top:8px}.mch-actual-auctions__hall-auction .mch-row-obj.text .email{font-weight:700;font-size:16px;line-height:26px;color:#7b9eb1;display:inline;margin-left:16px}.mch-actual-auctions__hall-auction .mch-row-obj.img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.mch-actual-auctions_buttons-bid{margin-top:32px}.elive-auction .block{margin-right:30px}@media (max-width:768px){.mch-actual-auctions_nav a{padding:10px;min-width:160px;font-size:16px}}@media (max-width:768px){.mch-actual-auctions__hall-auction .main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;padding:32px 20px!important}.mch-actual-auctions__hall-auction .main .mch-row-obj:first-child{-ms-flex-item-align:center;align-self:center;margin-bottom:20px}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2){padding-left:0}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:first-child h4{width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:first-child h3{-ms-flex-item-align:start;align-self:start;font-size:38px;padding-left:0!important;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:nth-child(4){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:nth-child(4) .mch-btn-norm{margin-right:0!important;text-align:center;width:100%}.mch-actual-auctions__hall-auction .main .mch-row-obj:nth-child(2) .mch-row:nth-child(4) a{margin-left:0!important}}.mch-actual-auctions__subpage-item{margin-bottom:40px}.mch-actual-auctions__subpage.auction-condition .mch-row:first-child{gap:10px}@media (max-width:768px){.mch-actual-auctions__subpage.auction-condition .mch-row:first-child{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mch-actual-auctions__subpage.auction-condition .mch-row:first-child a{margin-right:0}@media (max-width:768px){.mch-actual-auctions__subpage.auction-condition__container_dropdown{padding-top:16px!important}}@media (max-width:768px){.mch-actual-auctions__subpage.auction-condition__container_dropdown .mch-row i{margin-right:18px}.mch-actual-auctions__subpage.auction-condition__container_dropdown .mch-row h6{line-height:38px;font-size:18px;margin-bottom:16px}}.mch-actual-auctions__subpage.material-contact{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;gap:32px}.mch-actual-auctions__subpage.material-contact_holder{width:100%}@media (max-width:768px){.mch-actual-auctions__subpage.material-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mch-actual-auctions__subpage.material-contact_holder{padding:25px}.mch-actual-auctions__subpage.material-contact_holder .auction-material-contact-title{font-size:26px}.mch-actual-auctions__subpage.material-contact_holder .auction-material-contact-address{font-size:17px;line-height:26px}}@media (max-width:992px){.mch-actual-auctions__subpage.material-contact .mch-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px}}@media (max-width:992px){.mch-actual-auctions__subpage.material-contact .mch-row,.mch-actual-auctions__subpage.participation-condition{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mch-actual-auctions__subpage.participation-condition_holder{width:100%;padding:30px}.mch-actual-auctions__subpage.participation-condition_holder:nth-child(2){border-left:none;padding-left:30px;margin-left:0!important}}@media (max-width:768px){.mch-actual-auctions__subpage.participation-condition{margin-top:40px}.mch-actual-auctions__subpage.participation-condition_holder{padding:15px}.mch-actual-auctions__subpage.participation-condition_holder:nth-child(2){padding-left:15px}}@media (max-width:1200px){.mch-actual-auctions__subpage.participation-condition_holder:nth-child(2){margin-left:65px}}.mch-actual-auctions__subpage_btns{display:-webkit-box;display:-ms-flexbox;display:flex}.mch-actual-auctions__subpage_btns .mch-row{width:100%;max-width:450px}.mch-actual-auctions__subpage_btns .mch-column{max-width:200px}@media (max-width:768px){.mch-actual-auctions__subpage_btns{gap:32px;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.mch-actual-auctions_buttons-bid .mch-buttons-bid_container{display:grid;grid-gap:30px;grid-template-columns:repeat(3,1fr)}@media (max-width:1200px){.mch-actual-auctions_buttons-bid .mch-buttons-bid_container{max-width:930px;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.mch-actual-auctions_buttons-bid .mch-buttons-bid_container{grid-template-columns:repeat(1,1fr)}}.mch-actual-auctions_buttons-bid .mch-buttons-bid_holder{-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:450px;margin:0}.mch-actual-auctions_buttons-bid .mch-buttons-bid_holder h3{font-size:16px}@media (max-width:768px){.mch-actual-auctions_buttons-bid .mch-buttons-bid_holder img{max-height:90px}}@media (max-width:768px){.mch-actual-auctions_buttons-bid .mch-buttons-bid_holder{max-width:100%}}@media (max-width:768px){.mch-condition-top-btns{gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mch-condition-top-btns a{margin-right:0;width:100%}}@media only screen and (max-width:1380px){div.main.mch-row{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.description{width:100%}}@media (max-width:992px){.description{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:32px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:768px){.block,.description{margin:20px -25px!important}}.auction-flex-div{gap:10px}@media only screen and (max-width:1380px){.stack-top{display:none}}