@charset "UTF-8";.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}*{box-sizing:border-box;font-family:Inter,sans-serif;margin:0;padding:0}a{-webkit-tap-highlight-color:transparent;color:inherit;margin-bottom:4px;margin-top:4px;text-decoration:none;-webkit-user-select:none;user-select:none;-ms-user-select:none;-khtml-user-select:none}:root{--primary-bg-color:var(--six-primary-color);--button-bg-color:var(--default-button-bgcolor);--button-text-color:var(--default-color);font-family:Inter,sans-serif}html{scrollbar-gutter:stable}body{background-attachment:var(--six-primary-color);color:var(--default-color);font-family:Inter,Arial,sans-serif}body.no-scroll{overflow:hidden}ul{display:flex;flex-direction:column;flex-wrap:wrap;padding-left:20px;text-align:left;width:80%}div:where(.swal2-container){z-index:9999}.combine-logo{display:flex;padding:.25em .5em}.info-color{color:#c99a3d}.login-register-switch-link{align-items:center;color:#6b7280;display:flex;font-size:.875rem;gap:.4em;justify-content:center;padding:0 0 2rem}.common-link,.login-register-switch-word{color:#c99a3d;cursor:pointer;text-decoration:underline}.login-forget-pwd{color:#c99a3d;cursor:pointer;padding:.5em}.PhoneInputInput{border-radius:.5em;padding:16.5px 14px}.login-error-msg{background-color:#fff2f0;border:1px solid #ffd0c8;border-radius:8px;color:#d94f38;font-size:.875rem;margin-bottom:.75em;padding:.65em 1em}.login-submit-btn{border:0;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.02em;margin-top:1.75rem;padding:14px;transition:background-color .2s ease,box-shadow .2s ease,transform .1s ease;width:100%}.login-submit-btn:hover:not(:disabled){box-shadow:0 4px 14px #c99a3d59;filter:brightness(1.08);transform:translateY(-1px)}.login-submit-btn:active:not(:disabled){box-shadow:none;transform:translateY(0)}.login-submit-btn.loading{opacity:.6;pointer-events:none}.register-section-heading{align-items:center;color:#4b5563;display:flex;font-size:.8rem;font-weight:600;gap:.75rem;letter-spacing:.1em;margin:2rem 0 .5rem;text-transform:uppercase}.register-section-heading:after,.register-section-heading:before{background:linear-gradient(90deg,#0000,#e5c87a66);content:"";flex:1 1;height:1px}.register-section-heading:after{background:linear-gradient(270deg,#0000,#e5c87a66)}.hibid-checkbox-card{align-items:flex-start;background:#fffbf0;border:1px solid #e8c97a55;border-radius:10px;cursor:pointer;display:flex;gap:.75rem;margin:.5rem 0 1rem;padding:.85rem 1rem;text-align:left;transition:border-color .2s,box-shadow .2s}.hibid-checkbox-card:hover{border-color:#c99a3d88;box-shadow:0 2px 8px #c99a3d1f}.hibid-checkbox-card__text{color:#4b5563;font-size:.875rem;line-height:1.55}.hibid-checkbox-card__text strong{color:#1f2937;display:block;font-weight:600;margin-bottom:.2rem}.register-phone-wrapper{margin:8px 0 4px}.register-phone-wrapper .PhoneInput{border:1px solid #c4c4c4;border-radius:8px;height:56px;padding:0 12px;transition:border-color .2s,box-shadow .2s}.register-phone-wrapper .PhoneInput:focus-within{border-color:#c99a3d;box-shadow:0 0 0 3px #c99a3d26}.register-phone-wrapper .PhoneInputInput{background:#0000;border:none;font-size:1rem;height:100%;outline:none;padding:0}.header-container{position:sticky!important;top:0;z-index:2}.main-container{border-radius:.1em;font-size:large;margin:0 auto;max-width:100%;padding:0 2.5%}.navbar_text{align-items:center;color:var(--three-nav-text-color-reverse);display:flex;justify-content:space-between;width:100%}.logo-link{flex-shrink:0}.nav-buttons-section{align-items:center;display:flex;flex-shrink:0;flex-wrap:nowrap;gap:clamp(1px,.5vw,10px)}.nav-button{background-color:initial;border:1.5px solid #0000;border-radius:6px;color:#111;cursor:pointer;font-size:.875em;font-weight:600;letter-spacing:.02em;padding:.65em .9em;text-transform:none;transition:color .18s}.nav-button:not(.login-button):not(.nav-icon-button){border-color:#0000;color:#111}.nav-button:not(.login-button):not(.nav-icon-button):hover{background-color:initial;border-color:#0000;color:#c99a3d;text-decoration:underline;text-decoration-color:#c99a3da6;text-decoration-thickness:1.5px;text-underline-offset:4px}.navbar_text.choosen-color{color:#c99a3d;font-weight:700;text-decoration:underline;text-decoration-color:#c99a3d;text-decoration-thickness:2px;text-underline-offset:4px}.nav-icon-button{background-color:initial}.table-container{border-radius:.75rem;font-size:medium;margin-top:.4em;max-height:66vh;overflow-x:auto;overflow-y:auto;width:100%}.table-container table{border-collapse:collapse;font-size:.875rem;padding:.1em;width:100%}.table-container table th{background:var(--table-th-bgcolor);color:#3a3a3a;cursor:pointer;font-size:.76rem;font-weight:700;letter-spacing:.05em;padding:.875rem 1rem;position:sticky;text-align:left;text-transform:uppercase;top:0;-webkit-user-select:none;user-select:none}.table-container thead th:first-child{border-left:none;border-top-left-radius:.75rem}.table-container thead th:last-child{border-top-right-radius:.75rem}.table-container table td{border-bottom:1px solid var(--table-border);border-left:1px solid var(--table-border);padding:.875rem 1rem;text-align:left;vertical-align:middle}.table-container tbody td:first-child{border-left:none}.table-container th{position:sticky;top:0;z-index:1}.table-container tbody tr:nth-child(odd){background-color:var(--table-tr-odd-bgcolor)}.table-container tbody tr:nth-child(2n){background-color:var(--table-tr-even-bgcolor)}.table-container tbody tr:hover{background:var(--three-darker-less-color)}.search-container{align-items:center;border:1px solid var(--combined-container-border-color);border-radius:.8rem;flex-wrap:wrap;gap:.8rem;padding:.8rem 1.2rem;transition:box-shadow .2s ease,border .2s ease}.search-container:focus-within{border-color:var(--input-focus-color);box-shadow:0 0 0 3px #0b80ff21}.search-icon{color:#9ca3af;height:1.4rem;width:1.4rem}.search-container input{background-color:initial;border:none;color:#111827;flex:1 1;font-size:1rem;min-width:180px;outline:none;padding:.4rem .6rem}.search-container input::placeholder{color:#9ca3af}.search-by-container .vertical-center{color:var(--combined-label-color);font-size:.9rem}.search-by-container{align-items:center;display:flex;gap:.4rem}.search-by-select{background-color:#fff;border:1px solid var(--combined-input-border-color);border-radius:.5rem;color:#1a1a1a;flex:1 1;font-size:.95rem;padding:.4rem .6rem;transition:border .2s ease}.search-by-select:focus{border-color:var(--input-focus-color);outline:none}.search-button{border:none;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.45rem 1rem;transition:all .2s ease}.search-reset-button{background:#f3f4f6;color:#3a3a3a}.button-group{display:flex;gap:.5rem}.search-input-container{align-items:center;display:flex;flex:1 1;gap:.6rem}@supports (font-variation-settings:normal){:root{font-family:Inter var,sans-serif}}.App{align-items:center;display:flex;flex-direction:column;width:100%}.outer-container{height:100vh;overflow:hidden;position:relative}.whole-website-container{background-color:var(--three-nav-color);display:flex;flex-direction:column;min-height:100vh}.Loading-page{align-items:center;display:flex;flex:1 1;justify-content:center}#page_input{border-radius:.4em;padding:.2em .5em;width:6em}.link-as-btn:disabled,button:disabled{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));border-radius:.4em;cursor:not-allowed;padding:.2em .5em}.link-as-btn,button{background-color:var(--three-primary-color);border:none;border-radius:.5rem;color:var(--default-color);font-size:1rem;padding:.2rem .5rem}.button-with-shadow{box-shadow:0 4px 8px #0003}.bid-button{font-weight:1000;line-height:1.7;margin:0 .5rem 0 0;padding:.1rem 0;width:100%}.bid-button,.style-watch-button{border:none;border-radius:.25rem;box-shadow:0 2px 2px #0000001a,2px 0 2px #0000001a,-2px 0 2px #0000001a;font-family:Inter,Arial,sans-serif;transition:background-color .3s}.style-watch-button{font-size:1rem;font-weight:700;margin:0;min-width:3rem;padding:.1rem;width:25%}.last-bid-button{margin:2rem 0;max-width:15rem}.big-bid-button,.last-bid-button{border:none;border-radius:.5rem;box-shadow:0 4px 4px #0000001a,4px 0 4px #0000001a,-4px 0 4px #0000001a;font-family:Inter,Arial,sans-serif;font-weight:1000;padding:.5rem 0;transition:background-color .3s;width:100%}.big-bid-button{margin:0 1rem 0 0}.detail-page-watch-button{align-items:center;border:none;border-radius:.5rem;box-shadow:0 4px 4px #0000001a,4px 0 4px #0000001a,-4px 0 4px #0000001a;display:flex;font-family:Inter,Arial,sans-serif;font-size:1rem;font-weight:700;justify-content:center;margin:0;min-width:8rem;padding:.5rem .1rem;transition:background-color .3s}.view-detail-btn{align-items:center;background:#fff;border:1px solid #d8d4c8;border-radius:6px;color:#444;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.8rem;font-weight:500;justify-content:center;letter-spacing:0;min-width:80px;padding:5px 12px;text-transform:none;transition:background .15s,border-color .15s,color .15s}.view-detail-btn:hover{background:#ede9de;border-color:#c99a3d;color:#1a1a1a}.add-info-btn{align-items:center;border-radius:4px;display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;font-weight:700;gap:.5em;justify-content:center;letter-spacing:.02857em;line-height:1.75;min-width:64px;padding:6px 8px;text-transform:uppercase}.common-button{background-color:var(--three-primary-color);color:var(--one-secondary-color)}.common-button-reserve{background-color:var(--three-quinary-color);color:var(--three-quinary-color-reserve)}.no-background-button{background-color:initial;border:1px solid #333;color:#333}.button-link{color:var(--common-link-color)}.functional-button{background-color:var(--three-quaternary-color);color:var(--three-quaternary-color-reverse-text)}.functional-button-border{border:1px solid var(--one-primary-color)!important;color:var(--one-primary-color)}.secondary-bgcolor-btn{background-color:var(--one-secondary-color);color:var(--reserse-default-color)}.selected-button-color{background-color:var(--three-quinary-color);color:var(--reserse-default-color)}.selected-button-color:disabled{background-color:var(--three-quinary-color-disable);cursor:not-allowed}.pagination-button-color{border:1px solid var(--three-quinary-color)}.selected-button-main-color{background-color:var(--three-quaternary-color);color:var(--reserse-default-color)}.login-button{background-color:#c99a3d;border:none;color:#111;font-weight:700}.login-button:hover{background-color:#b8862f!important;background-image:none!important;color:#111}.unavailable-button{background-color:var(--three-darker-less-color)}button.collapsible-button,button.expandable-button{background-color:var(--three-lighter-color);font-family:Inter,sans-serif;font-weight:1000}.announcement-banner{border-bottom:1px solid #c99a3d33;border-top:2px solid #c99a3d80;padding:2.5rem 0;width:100%}.announcement-banner,.company-info-part{align-items:center;display:flex;flex-direction:column}.company-info-part{justify-content:center}.company-info-part .about_body_part:first-of-type{margin-top:2em}.full-width{width:100%}.auction-card-part,.vertical-center{align-items:center;display:flex}.auction-card-part{background-color:#fff;border-top:1px solid #ede9e0;box-shadow:none;flex-direction:column;padding:2rem 0 5.5rem;width:100%}.seperate-aution-card{background-image:linear-gradient(135deg,var(--three-lighter-color),var(--three-lighter-less-color));border:none;height:1px;width:90%}.seperate-aution-card:last-child{display:none}.displayTotalCount{color:#555;font-size:1rem;margin-left:.75em}.order-appointment-main-data-part{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 1px 4px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.word-no-wrap{white-space:nowrap}.no-max-height{max-height:none}.common-gap{gap:1rem}.container .button-container button{border:none;border-radius:.3rem;display:block;font-family:Inter;font-size:large;font-weight:700;height:3em;margin-top:1rem;width:20vh}.all-page-backgrond{background-color:var(--six-primary-color);display:flex;flex:1 1;flex-direction:column;position:relative}.login_dialog{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(10px);background-color:#0003}#Logout{align-items:center;display:flex;flex-direction:row;font-weight:500;gap:2em;justify-content:center;margin-top:5em}.logo{width:auto!important}.logo,.logo-text{flex-shrink:0;height:56px!important}.logo-text{object-fit:contain;width:160px!important}.custom-popup-paper-part{align-items:center;display:flex;flex-direction:column;margin:0 auto;min-height:100svh;position:relative;width:100%}.login-form-part{max-width:480px;padding:0 1.5rem 3rem;text-align:center;width:100%}.login_register_title{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8a6520 0,#c99a3d 60%,#e8c97a);-webkit-background-clip:text;font-family:inherit;font-size:2.25em;font-weight:700;padding:1em 0 .75em;text-align:center}.go-back-auction-container{font-size:1.25em;padding:1em 2rem;width:100%}.go-back-auction-link{align-items:center;color:#555;cursor:pointer;display:flex;font-weight:500;gap:.75em;width:fit-content}.custom-popup-paper-part .logo{height:3em}.curved-background{background-color:#f8f5ee}.my_carousel{margin-bottom:5rem;width:90%}.my_carousel .carousel-root .carousel-slider .slider_image{height:40rem;object-fit:contain;width:auto}.carousel-root .carousel{height:auto}.carousel-root .carousel-slider{height:40rem;object-fit:contain;width:auto}.carousel .thumbs img{height:40px;object-fit:contain;width:auto}.banner-container{aspect-ratio:6/1;overflow:hidden;position:relative;text-align:center;width:100%}.coverImage{margin:0}.banner-container img{border-radius:.5em;height:auto;width:100%}.swiper-slide,.swiper-wrapper,.swiper-zoom-container{user-select:none;-webkit-user-select:none}.banner-container .swiper-button-next,.banner-container .swiper-button-prev,.mySwiper2 .swiper-button-next,.mySwiper2 .swiper-button-prev{border-radius:50%;color:#0000;font-weight:800;height:3.5em;width:3.5em}.mySwiper2 .swiper-button-next,.mySwiper2 .swiper-button-prev{color:var(--default-color)}.banner-container .swiper-button-next:after,.banner-container .swiper-button-prev:after,.mySwiper2 .swiper-button-next,.mySwiper2 .swiper-button-prev{font-size:1.5rem}.pagination-controls button{border-radius:.3rem;cursor:pointer;margin:1rem .5rem;padding:.5rem .8rem;transition:background-color .3s,color .3s}.product_detail_content_body{align-items:center;flex:1 1;flex-direction:column;padding:0 1rem 5rem}.product_detail_content_body,.product_detail_content_body_general{box-sizing:border-box;display:flex;min-width:0;text-align:center;width:100%}.product_detail_content_body_general{align-items:normal;background-color:var(--six-secondary-color);box-shadow:0 0 10px #0003;flex:1 1;flex-direction:row;margin:auto;max-width:1440px;padding:2rem 1rem 0}.additional_bg_color{background-color:#f8f8f8;width:100%}.product_detail_title{padding:1em 0 2em;width:100%}.homepage_common_layout,.product_detail_title{align-items:center;display:flex;flex-direction:column;justify-content:center}.homepage_common_layout{max-width:1440px;text-align:center;width:90%}.no_maxwidth{max-width:none}.price-summary p{display:flex;flex-direction:column;justify-content:flex-start}.price-summary{color:var(--one-secondary-color);display:flex;flex-direction:row;justify-content:space-around;margin-top:.5em;padding-bottom:2em;width:100%}.price-summary p span{font-size:1.5em;font-weight:1000}.price-container{align-items:center;display:flex;font-family:Roboto,sans-serif}.current-bid-part{color:#197c0c;display:flex;flex-direction:row;justify-content:center}.product-detail-title-content{background:linear-gradient(45deg,#fff,#fdf6e7);display:flex;flex-direction:column;padding:0 2rem 5rem}@media (max-width:500px){.price-summary{font-size:.7em}.time_left_part{font-size:.8rem}}.product_detail_content_body .product_detail_title .product_detail_title_content h1{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center;width:100%}.product_detail_content_body .product_detail_title .product_detail_title_content{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center;width:95%}.product_detail_content_body .product_detail_title .product_detail_title_content .product_detail_title_content_condition{align-items:center;display:flex;flex-direction:row;justify-content:center;margin-bottom:1rem;margin-top:1rem;text-align:center;width:auto}.product_detail_content_body .product_detail_title .product_detail_title_content .product_detail_title_content_condition p{margin:.1rem .5rem}.product_detail_main_content{box-sizing:border-box;justify-content:space-between;margin:auto;min-width:0;width:100%}.Product-detail-image-info,.product_detail_main_content{display:flex;flex-direction:row}.swiper{justify-content:center;margin-bottom:1em;width:auto}.mySwiper2{background-color:var(--three-darker-less-color)}.mySwiper2 .swiper-wrapper .swiper-slide{height:50vh}.mySwiper .swiper-wrapper .swiper-slide{height:15vh;width:10em}.product_image_carousel .carousel-slider .slider_image{object-fit:contain}.product_detail_content_body .product_detail_information_section{margin-bottom:.5rem}.product_detail_content_body .auction_information_section .row,.product_detail_content_body .product_detail_information_section .row{display:flex;gap:.5rem;margin-bottom:.5rem}.buy_double_confirm_body{display:flex;justify-content:center;text-align:center;width:100%}.product_image_carousel_buy_double_confirm .MMuiBackdrop-root{align-items:center;justify-content:center;width:100%}.double_confirm_input-field{border:1px solid #ccc;border-radius:.1rem 0 0 .1rem;font-size:1.5rem;padding:.5rem;text-align:center;width:60%}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.change_bids_button{display:flex;gap:2rem;justify-content:center;margin-top:.6rem}.double_confirm_add-button{border:none;border-radius:0;cursor:pointer;font-size:2rem;font-weight:bolder;padding:.4rem;width:20%}.product_image_carousel_buy_double_confirm .carousel .slider-wrapper .slider_image{height:30rem;object-fit:contain;width:100%}.MuiPaper-root{align-self:start}.watch_bid{display:flex;flex-direction:row;width:100%}.Declined{border:.15rem solid #bc3f4a}.Accepted,.Winning,.Won{border:.15rem solid #87a96b}.Clerked{border:.15rem solid #0288d1}.Outbid{border:.15rem solid #bc3f4a}.Pending{border:.15rem solid #ebaa34}.Watching{border:.15rem solid #007fff}.Nothing{border:.15rem solid #0000}.item_Declined{background-color:#bc3f4a;color:#fff}.Item_status,.item_Declined{border-radius:.3rem;height:1.5rem}.Item_status{align-items:center;display:flex;font-weight:800;justify-content:center;margin:.3em 1rem;padding:0 .5em;text-align:center}.item_Accepted,.item_Winning,.item_Won{background-color:#87a96b;color:#fff}.item_Clerked{background-color:#0288d1;color:#fff}.item_Outbid{background-color:#bc3f4a;color:#fff}.item_Pending{background-color:#ebaa34;color:#fff}.item_Nothing,.item_Watching{background-color:initial}.startcountdownblink{animation:blink-animation 1s ease-in-out infinite;background-color:#db3636;color:#fff}.pagination-container{align-items:center;bottom:0;box-shadow:none;display:flex;font-size:medium;gap:1.5rem;justify-content:center;position:relative;text-align:center;width:100%}.pagination-container p{display:inline-block;-webkit-user-select:none;user-select:none}.pagination-container button{box-shadow:0 0 4px #0003;padding:.6rem 1.1rem}.pagination-container .selected{border-radius:.5rem;box-shadow:0 4px 8px #0003;cursor:pointer;margin-left:.6rem;margin-right:.6rem;transform:translateY(-.2em);transition:background-color .3s}.per-page-count{align-items:center;display:inline-flex;gap:.4em;white-space:nowrap}.change-page-part{flex-wrap:nowrap;gap:.75rem;justify-content:center;white-space:nowrap}.algin-image-text,.change-page-part{align-items:center;display:flex;flex-direction:row}.algin-image-text{border:1px solid var(--default-color);border-radius:.5em;gap:.5em;padding:.3em .5em}.expand-btn{align-items:center;box-shadow:0 2px 5px #0003;cursor:pointer;font-size:1rem;font-weight:700;justify-content:space-between;padding:.6em 1em;transition:background-color .3s ease}.expand-btn,.expand-content{display:flex;text-align:left}.expand-content{border:1px solid #ccc;border-radius:.2em;flex-direction:column;font-size:.875rem;gap:1em;justify-content:center;line-height:1.5;margin-top:1em;overflow:hidden;padding:8px;transition:max-height .4s ease}.expand-content>div>h5{color:#3b3b3b;font-weight:800}.expand-content>div>p{color:#646464}.more-info-expand-part{display:flex;flex-direction:column;gap:.1em;margin-top:1em}.homepage-h1{left:-10000px;position:absolute;top:-10000px}.save-btn{align-items:center;border:none;border-radius:.5em;display:flex;font-family:Inter,Arial,sans-serif;font-size:.9em;font-weight:1000;gap:.5em;justify-content:center;letter-spacing:.02857em;line-height:1.75;margin:1em 0;min-width:10em;padding:.5em .75em;text-align:center;text-transform:uppercase;width:100%}.warranty-table-whole{border-collapse:collapse;margin-top:1em;text-align:left;width:100%}.warranty-table-whole td{border-bottom:.2em solid var(--three-primary-color)}.warranty-table-whole>tbody>tr{background-color:#5858580e;border-radius:.5em}.warranty-table-whole>tbody>tr>td,.warranty-table-whole>thead>tr>th{padding:.5em}.warranty-lot{width:35%}.warranty-operation-part{width:60%}.warranty-operation-part>button{border:0;box-shadow:2px 2px 5px #0003;font-family:Inter,Arial,sans-serif;font-weight:600;margin-right:2%;width:47%}@keyframes fade-animation{0%,to{opacity:1}50%{opacity:.1}}.blink{animation:blink-animation 1.5s ease-in-out infinite}@keyframes blink-animation{0%,to{opacity:1}50%{opacity:.3}}.live_show_producard_section{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.live_auction_unlive_section{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(6,1fr);justify-content:center;width:100%}.weak-connection-bar{background-color:#ff4d4df2;border-radius:.3em;bottom:0;box-shadow:0 2px 4px #0000001a;color:#fff;font-size:16px;font-weight:700;left:50%;padding:10px;position:fixed;text-align:center;transform:translateX(-50%);width:65%;z-index:1001}.weak-connection-bar button{background-color:#fff;border:none;border-radius:3px;color:#ff4d4d;cursor:pointer;font-size:14px;font-weight:700;margin-left:10px;padding:5px 10px}.weak-connection-bar button:hover{background-color:#ffe6e6}.auto-refresh-toggle.small-auto-refresh-toggle{box-shadow:none;min-width:0;min-width:auto}.refresh-toggle-margin{margin-bottom:.75em}.auto-refresh-toggle{align-items:center;background-color:#33333318;border-radius:.3em;box-shadow:0 2px 4px #0000001a;display:flex;justify-content:center;min-width:13em;padding:.5em}.auto-refresh-toggle span{min-width:4em}@media (max-width:1024px){.product_detail_main_content{flex-direction:column}.product_image_carousel{width:100%}.banner-container .swiper-button-next,.banner-container .swiper-button-prev,.mySwiper2 .swiper-button-next,.mySwiper2 .swiper-button-prev{height:3em;width:3em}}@media (max-width:768px){.live_show_producard_section{gap:0}.Declined{border:.12rem solid #bc3f4a}.Accepted,.Winning,.Won{border:.12rem solid #87a96b}.Clerked{border:.12rem solid #0288d1}.Outbid{border:.12rem solid #bc3f4a}.Pending{border:.12rem solid gold}.Watching{border:.12rem solid #007fff}.Nothing{border:.12rem solid #0000}.item_status{border-radius:.3rem;font-size:.8em;font-weight:800;height:1rem}.mySwiper2 .swiper-button-next,.mySwiper2 .swiper-button-prev{height:2em;width:2em}.mySwiper2 .swiper-button-next:after,.mySwiper2 .swiper-button-prev:after{font-size:1.5rem}.banner-container{aspect-ratio:3/1}.banner-container .swiper-button-next:after,.banner-container .swiper-button-prev:after{font-size:1rem}.login_dialog form{height:auto;margin:.5em;max-height:85vh;min-height:20em;width:100%}.change-page-part button{margin:0;padding:.5em .7em}.change-page-part{font-size:.8em;gap:.5em}.pagination-container .selected{margin:0}.mySwiper2 .swiper-wrapper .swiper-slide{height:30vh}.mySwiper .swiper-wrapper .swiper-slide{height:8vh;width:10em}}.contact_form_container{align-items:center;background-color:#fff;display:flex;flex:1 1;flex-direction:column;font-family:Inter,Arial,sans-serif;padding-bottom:5rem;width:100%}.contact_header_text{color:#1a1a1a!important;margin-top:3rem!important}.contact_sub_header_text{color:#6b7b8b;font-family:Inter,Arial,sans-serif;margin-bottom:2rem;text-align:center}.contact-info{box-sizing:border-box;gap:2rem;max-width:860px;padding:0 1.25rem}.contact-info,.outer-contact-ways{display:flex;flex-direction:column;width:100%}.outer-contact-ways{gap:0;margin:0}.contact_ways{background:#fff;border-radius:14px;box-shadow:0 4px 20px #2c3e5d17;display:flex;flex-direction:column;gap:1.25rem;overflow:hidden;width:100%}.contact-info-header{align-items:center;background:linear-gradient(135deg,#c99a3d,#b8862f);border-left:4px solid #c99a3d;border-radius:0;color:#1a1a1a;font-family:Inter,Arial,sans-serif;font-size:1.15rem;font-weight:700;letter-spacing:.06rem;padding:1rem 1.5rem}.contact-info-header,.each-address-contact{box-sizing:border-box;display:flex;width:100%}.each-address-contact{flex-direction:column;gap:0;padding:0 1.5rem}.contact-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #ede9de;border-radius:0;box-sizing:border-box;display:flex;flex-direction:row;gap:1rem;padding:.9rem 0;transition:background .15s;width:100%}.contact-item:last-child{border-bottom:none}.contact-item:hover,.icon-container{background:#f5edd8}.icon-container{align-items:center;border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}.contact-label{color:#6b7b8b;flex-shrink:0;font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;width:56px}.contact-text{color:#1a2a3a;flex:1 1;font-size:.92rem;min-width:0;word-break:break-word}.contact-text a{color:#1a2a3a;text-decoration:underline}.contact-text a:hover,.contact-text:hover{color:#c99a3d}.contact-no-pickup-notice{align-items:center;background:#f5edd8;border-left:3px solid #c99a3d;border-radius:6px;color:#5a3e10;display:flex;font-size:.85rem;gap:.5rem;margin:0 1.5rem;padding:.6rem 1rem}.opening-hours{box-sizing:border-box;display:flex;flex-direction:column;gap:.6rem;padding:0 1.5rem 1.5rem;width:100%}.opening-hours h3{border:none;color:#6b7b8b;font-size:.8rem;font-weight:700;letter-spacing:.08em;padding:0;text-transform:uppercase;width:auto}.hours-list,.opening_time{display:flex;flex-direction:row;flex-wrap:wrap;gap:.4rem .5rem;padding:0}.hours-list{left:auto;list-style-type:none;margin:0;position:static;width:auto}.hours-list li{background:#ede9de;border-radius:20px;color:#333;font-size:.8rem;font-weight:600;margin-bottom:0;padding:.3rem .85rem}.contact-container,.contact-section{align-items:center;display:flex;flex-direction:column}.contact-container{gap:2rem}.title_like{border-bottom:1px solid #c9a2574d;color:#c99a3d;display:inline-block;font-size:.8rem;letter-spacing:.12em;margin-bottom:.25rem;padding-bottom:.5rem;text-align:left;text-transform:uppercase}.contact_main_content{display:flex;justify-content:center;margin-top:2rem;width:100%}.hour_list_day{font-weight:600}div:where(.swal2-container){z-index:9999!important}.swal-with-groundglass-effect{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#0003}.swal-brand-popup{background:#111!important;border:1px solid #c99a3d40!important;border-radius:14px!important;box-shadow:0 20px 60px #0009!important;padding:2rem 2rem 1.75rem!important}.swal-brand-title{color:#fff!important;font-size:1.2rem!important;font-weight:700!important;letter-spacing:.01em!important}.swal-brand-text,.swal-brand-title{font-family:Inter,sans-serif!important}.swal-brand-text{color:#fff9!important;font-size:.9rem!important}.swal-brand-confirm{background:#c99a3d!important;border:none!important;border-radius:8px!important;box-shadow:0 2px 8px #c99a3d4d!important;color:#111!important;font-family:Inter,sans-serif!important;font-size:.875rem!important;font-weight:600!important;padding:.6rem 1.75rem!important;transition:opacity .15s ease!important}.swal-brand-confirm:hover{opacity:.88!important}.swal-brand-icon,.swal-brand-icon.swal2-info{border-color:#c99a3d66!important;color:#c99a3d!important}@keyframes cookie-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.cookie_popup_container{align-items:center;animation:cookie-slide-up .35s ease-out both;background-color:rgba(0,0,0,.747);bottom:0;box-shadow:0 -2px 10px #0000004d;color:#fff;display:flex;justify-content:space-between;padding:1em 2em;position:fixed;text-align:center;width:100%;will-change:transform;z-index:9999}.cookie_popup_container p{flex-grow:1;font-size:medium;font-weight:500;margin:0;text-align:left;width:60%}.cookie-button-part{display:flex;flex-direction:row;min-width:20em}.cookie_popup_container a{color:#f0ad4e;margin-left:5px;text-decoration:underline}.cookie_popup_container button{background-color:#0d1e2e;border:none;border-radius:.3em;color:#fff;cursor:pointer;font-size:medium;margin-left:1em;padding:.5em 1em;transition:background-color .3s ease}.util-image-container{background:#f0f0f0;inset:0;overflow:hidden;position:absolute}.util-image-container--empty{background:#e8e8e8}.util-image-content{display:block;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.inital-picture-animation{opacity:0}.util-image-content.fade-in{opacity:1}.css-ihkn8u-MuiPaper-root-MuiCard-root{margin:0}.image-container,.product-card-View-container.loading .product-card-List-moreInfo-picture-section,.product-card-View-container.loading .product-card-live-other-sections,.product-card-live-container.loading .product-card-live-other-sections,.product-card-live-container.loading .product-card-live-picture-section,.product-card.loading .card-info-container,.product-card.loading .image-container,.product-card.loading .item-info-container{position:relative}.product-card-View-container.loading .product-card-List-moreInfo-picture-section:after,.product-card-View-container.loading .product-card-live-other-sections:after,.product-card-live-container.loading .product-card-live-other-sections:after,.product-card-live-container.loading .product-card-live-picture-section:after,.product-card.loading .card-info-container:after,.product-card.loading .image-container:after,.product-card.loading .item-info-container:after{animation:gradientAnimation 1s infinite;background:linear-gradient(120deg,#80808080 25%,#c0c0c080 50%,#80808080 75%);background-size:200% 100%;border-radius:.75em;content:"";height:97.5%;left:0;position:absolute;top:0;width:100%;z-index:1}.product-card-View-container.loading .product-card-List-moreInfo-picture-section img,.product-card-View-container.loading .product-card-live-other-sections *,.product-card-live-container.loading .product-card-live-other-sections *,.product-card-live-container.loading .product-card-live-picture-section img,.product-card.loading .card-info-container *,.product-card.loading .image-container img,.product-card.loading .item-info-container *{opacity:0;transition:opacity .1s ease-out}.product-card-View-container.loading .product-card-List-moreInfo-picture-section,.product-card-View-container.loading .product-card-live-other-sections,.product-card-live-container.loading .product-card-live-other-sections,.product-card-live-container.loading .product-card-live-picture-section,.product-card.loading .card-info-container,.product-card.loading .image-container,.product-card.loading .item-info-container{pointer-events:none}@keyframes gradientAnimation{0%{background-position:200% 0}to{background-position:-200% 0}}.spinner-container{align-items:center;display:flex;height:100%;justify-content:center}.spinner{animation:spin 1s linear infinite;border:8px solid #0000001a;border-left-color:#000;border-radius:50%;height:80px;width:80px}.Hint-pop-up-window .css-1t1j96h-MuiPaper-root-MuiDialog-paper,.Hint-pop-up-window .css-uhb5lp,.pay-your-invoice-popup-dialog .css-1t1j96h-MuiPaper-root-MuiDialog-paper{background-color:var(--common-part-bg-color);margin:2em .5em;max-width:600px}.Hint-pop-up-window .css-1ex1afd-MuiTableCell-root{padding:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.auto-refresh-toggle.small-auto-refresh-toggle label{gap:.25em}.past_auction_page_body{padding:2.5rem 0 5rem}.auction-list-header{display:flex;flex-direction:column;gap:.35rem;margin-bottom:2rem}.auction-list-header__title{color:#1a2a3a;font-size:1.6rem;font-weight:700;letter-spacing:-.01em;margin:0;padding-top:.75rem;position:relative}.auction-list-header__title:before{background:#c99a3d;border-radius:2px;content:"";display:block;height:4px;left:0;position:absolute;top:0;width:36px}.auction-list-header__sub{color:#6b7b8b;font-size:.92rem;margin:0}.auction-list-empty{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:.75rem;justify-content:center;padding:4rem 2rem;text-align:center}.auction-list-empty__icon{font-size:2.5rem;line-height:1}.auction-list-empty__title{color:#1a2a3a;font-size:1.1rem;font-weight:700;margin:0}.auction-list-empty__sub{color:#6b7b8b;font-size:.9rem;margin:0;max-width:32rem}.share-link-part{display:flex;gap:.5em;margin-bottom:1em}.common-share-icon{color:var(--one-tertiary-color)}.copy-button-wrapper{display:inline-block;position:relative}.copy-icon-button{background:#fff;border:1px solid #ccc;border-radius:50%;color:var(--three-quaternary-color);cursor:pointer;height:40px;padding:6px;transition:box-shadow .3s ease;width:40px}.copy-tooltip{animation:fadeInOut 3s ease-in-out forwards;background-color:var(--one-info-tertiary-color);border-radius:6px;bottom:120%;color:var(--three-quaternary-color);font-size:.875rem;left:50%;opacity:0;padding:6px 10px;position:absolute;transform:translateX(-50%);white-space:nowrap;z-index:10}.tooltip-arrow{border-left:5px solid #0000;border-right:5px solid #0000;border-top:5px solid var(--one-info-tertiary-color);height:0;left:50%;margin-left:-5px;position:absolute;top:100%;width:0}@keyframes fadeInOut{0%{opacity:0}5%{opacity:1}80%{opacity:1}to{opacity:0}}.copy-check{margin-right:6px}.no-result-container{padding:2em 0}.no-result-pic{min-width:200px;width:40%}.no-result-container p{color:var(--one-tertiary-color)}.auction_list_title{font-size:2em;margin-bottom:1.5em;width:90%}.auction_list_title p{color:var(--one-tertiary-color);font-size:1rem;font-weight:400}.loading-fade-in{opacity:1;transition:opacity .3s ease-in}.loading-fade-out{opacity:0;transition:opacity 0s ease-out}@media (min-width:1440px){.Hint-pop-up-window .css-1t1j96h-MuiPaper-root-MuiDialog-paper{max-width:1000px}}@media (min-width:768px){.banner-container:active .swiper-button-next,.banner-container:active .swiper-button-prev,.banner-container:hover .swiper-button-next,.banner-container:hover .swiper-button-prev{background-color:var(--three-darker-color);color:var(--default-color)}}@media (min-width:1024px) and (max-width:1180px){.logo,.logo-text{height:42px!important}.logo-text{width:120px!important}.nav-button{font-size:.72em;letter-spacing:.02em;padding:.45em .55em}.nav-buttons-section{gap:2px}.hero-text-side{padding:2rem 3%!important}.hero-cta-primary,.hero-cta-secondary{font-size:.82rem;padding:.6rem 1rem}}@media (max-width:1200px){.nav-button{font-size:.8em;padding:.7em}.live_auction_unlive_section{grid-template-columns:repeat(4,1fr)}}@media (max-width:1085px){.auto-refresh-toggle.small-auto-refresh-toggle label{font-size:small}}@media (max-width:1024px){.contact-info{flex-direction:column}.outer-contact-ways{width:100%}.contact_ways{justify-content:center;width:auto}.bid-button{font-size:smaller;margin-right:.3rem}.style-watch-button{font-size:.7rem;min-width:2rem}.nav-button{font-size:.8em;font-weight:600;padding:.75em .7em}.view-detail-btn{font-size:.75rem;padding:4px 6px}}@media (max-width:768px){.contact_ways{flex-direction:column}.contact_main_content{align-items:center;flex-direction:column}.opening_time{align-items:center}.hours-list{text-align:center}.cookie_popup_container{flex-direction:column;gap:1em;padding:20px;text-align:center}.cookie_popup_container p{width:100%}.cookie-button-part{justify-content:center;width:100%}.product_detail_content_body{padding:0 1em 3em}.auto-refresh-toggle.small-auto-refresh-toggle{box-shadow:0 2px 4px #0000001a}.opening-hours{flex-direction:column}.opening-hours h3{background-color:initial;margin-bottom:.75em;width:100%}.contact-item,.opening_time{width:100%}.each-address-contact{padding:0 1rem}.contact_ways{width:100%}.live_auction_unlive_section{grid-template-columns:repeat(4,1fr)}.auction-list-header__title{font-size:1.25rem}.auction-list-header__sub{font-size:.85rem}.no-result-container p{font-size:.8em}}@media screen and (max-width:600px){.cookie_popup_container{flex-direction:column;padding:2em;text-align:center}.cookie_popup_container p{margin-bottom:.5em}.product_detail_title h1{font-size:x-large}.search-container{align-items:stretch;flex-direction:column;gap:.5rem;padding:.6rem .8rem}.search-by-select,.search-container input{font-size:.9rem}.button-group{flex-direction:row}}@media (max-width:650px){.live_auction_unlive_section{grid-template-columns:repeat(3,1fr)}}@media (max-width:540px){.contact_sub_header_text{font-size:1rem}.contact_ways{gap:1.5rem}.contact-item{gap:5px}.hours-list li{margin-bottom:.2rem}.Hint-pop-up-window .css-1ex1afd-MuiTableCell-root{padding:.6em}.Hint-pop-up-window .css-ypiqx9-MuiDialogContent-root{padding:1em .7em}.bid-button{font-size:.7em;margin-right:.3rem}.style-watch-button{font-size:.5rem;min-width:2rem}.hours-list{left:0;width:auto}.contact-info{width:100%}.live_auction_unlive_section{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.change-page-part{font-size:.78rem;gap:.25rem;row-gap:.4rem}.change-page-part button{box-shadow:0 1px 3px #0000001f;font-size:.78rem;min-width:1.6rem;padding:.28rem .45rem}.displayTotalCount{display:block;font-size:.72rem;margin:.2rem 0 0;text-align:center;width:100%}.per-page-count{align-items:center;display:flex;font-size:.8rem;gap:.35rem;justify-content:center;width:100%}}@media (max-width:425px){.table-container{font-size:small}.icon-container{margin-right:5px}.contact_ways{gap:1rem}.opening_time{gap:.5rem}.hours-list li{font-size:.8rem;margin-bottom:.1rem}.go-back-auction-container,.login-form-part{padding:1.5rem 1rem}}@media (hover:hover){.link-as-btn:not(:disabled):hover,button:not(:disabled):hover{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));cursor:pointer}.mySwiper2:active .swiper-button-next,.mySwiper2:active .swiper-button-prev,.mySwiper2:hover .swiper-button-next,.mySwiper2:hover .swiper-button-prev{background-color:var(--three-darker-color);color:var(--default-color)}.react-datepicker__day:hover{background-color:#e0e0e0}.cookie_popup_container button:hover{background-color:#2a476e}button.login-tab:hover{background-color:var(--three-quinary-color-mention-bgcolor)}.functional-button:hover,button.functional-button:hover{background-blend-mode:screen;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.hover_effect:hover{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color))}button.selected-button-color:not(:disabled):hover{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color));color:var(--reserse-default-color)}.selected-button-main-color:not(:disabled):hover,button.selected-button-main-color:not(:disabled):hover{background-blend-mode:lighten;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.menu-container button.login-button:hover,button.secondary-bgcolor-btn:hover{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.menu-container button.nav-icon-button:hover{background-image:none}.go-back-auction-link:hover{color:var(--common-info-color)}.common-link,.login-forget-pwd:hover,.login-register-switch-word:hover{color:#7a82f3}button.collapsible-button:hover,button.expandable-button:hover{background-color:initial}}.link-as-btn:not(:disabled):active,button:not(:disabled):active{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));cursor:pointer}.react-datepicker__day:active{background-color:#e0e0e0}.cookie_popup_container button:active{background-color:#2a476e}button.selected-button-color:not(:disabled):active{color:var(--reserse-default-color)}.menu-container button.login-button:active,.selected-button-main-color:not(:disabled):active,button.secondary-bgcolor-btn:active,button.selected-button-color:not(:disabled):active,button.selected-button-main-color:not(:disabled):active{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.menu-container button.nav-icon-button:active{background-image:none}.functional-button:active,button.functional-button:active{background-blend-mode:screen;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.go-back-auction-link:active{color:var(--one-quaternary-color)}.common-link,.login-forget-pwd:active,.login-register-switch-word:active{color:#7a82f3}button.collapsible-button:active,button.expandable-button:active{background-color:initial}.hover_effect:active{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color))}.go-back-auction-link:active{color:var(--common-info-color)}.pac-container{z-index:1400!important}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{height:1em;height:var(--PhoneInputCountryFlag-height);width:1.5em;width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio))}.PhoneInputCountryIcon--square{width:1em;width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:#0000001a;background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000080;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;height:100%;width:100%}.PhoneInputInternationalIconPhone{opacity:.8;opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:.65;opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{align-items:center;align-self:stretch;display:flex;margin-right:.35em;margin-right:var(--PhoneInputCountrySelect-marginRight);position:relative}.PhoneInputCountrySelect{border:0;cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%;z-index:1}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{border-bottom-width:1px;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-color:currentColor;border-color:var(--PhoneInputCountrySelectArrow-color);border-left-width:0;border-right-width:1px;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-style:solid;border-top-width:0;content:"";display:block;height:.3em;height:var(--PhoneInputCountrySelectArrow-width);margin-left:.35em;margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);opacity:.45;opacity:var(--PhoneInputCountrySelectArrow-opacity);transform:rotate(45deg);transform:var(--PhoneInputCountrySelectArrow-transform);width:.3em;width:var(--PhoneInputCountrySelectArrow-width)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 1px #03b2cb,inset 0 0 0 1px #03b2cb;box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{color:#03b2cb;color:var(--PhoneInputCountrySelectArrow-color--focus);opacity:1}.not-found{align-items:center;background-color:#f7f9fc;color:#333;display:flex;font-family:Arial,sans-serif;height:65vh;justify-content:center;text-align:center}.not-found__content{background:#fff;border-radius:8px;box-shadow:0 4px 10px #0000001a;max-width:500px;padding:20px}.not-found__title{color:#ff6b6b;font-size:96px;font-weight:700;margin:0}.not-found__subtitle{color:#555;font-size:24px;font-weight:600;margin-top:10px}.not-found__text{color:#777;font-size:16px;margin:20px 0}.not-found__button{background-color:#ff6b6b;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px 20px;transition:background-color .3s}.not-found__button:hover{background-color:#ff4b4b}@media (max-width:768px){.not-found{height:80vh}}.catalog-page{margin:0 auto;max-width:1400px;padding:1.5rem 1.25rem 3rem}.catalog-header{flex-wrap:wrap;justify-content:space-between;margin-bottom:1.5rem}.catalog-header,.catalog-header-left{align-items:flex-start;display:flex;gap:1rem}.catalog-back-btn{background:none;border:1px solid #ccc;border-radius:6px;color:#444;cursor:pointer;font-size:.85rem;margin-top:.25rem;padding:.4rem .8rem;transition:border-color .15s,color .15s;white-space:nowrap}.catalog-back-btn:hover{border-color:#888;color:#111}.catalog-title{color:#111;font-size:1.5rem;font-weight:700;line-height:1.3;margin:0 0 .25rem}.catalog-subtitle{align-items:center;color:#666;display:flex;font-size:.9rem;gap:.5rem;margin:0}.catalog-platform-badge{border-radius:3px;font-size:.7rem;letter-spacing:.04em;padding:2px 8px;text-transform:uppercase}.catalog-hibid-btn,.catalog-platform-badge{background:#1a1206;color:#e7c878;font-weight:600}.catalog-hibid-btn{align-items:center;border:none;border-radius:8px;display:inline-flex;flex-shrink:0;font-size:.95rem;gap:.35rem;padding:.65rem 1.4rem;text-decoration:none;transition:background .15s,color .15s;white-space:nowrap}.catalog-hibid-btn:hover{background:#111;color:#f0d58a}.catalog-toolbar{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:1.25rem}.catalog-search-form{display:flex;flex:1 1;gap:.5rem;min-width:200px}.catalog-search-input{border:1px solid #ddd;border-radius:6px;flex:1 1;font-size:.9rem;outline:none;padding:.45rem .75rem;transition:border-color .15s}.catalog-search-input:focus{border-color:#888}.catalog-search-btn{background:#111;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.85rem;padding:.45rem 1rem;transition:background .15s}.catalog-search-btn:hover{background:#333}.catalog-reset-btn{background:none;border:1px solid #ccc;border-radius:6px;color:#555;cursor:pointer;font-size:.85rem;padding:.45rem .8rem;transition:border-color .15s}.catalog-reset-btn:hover{border-color:#888}.catalog-sort-select{background:#fff;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:.85rem;outline:none;padding:.45rem .75rem}.catalog-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(190px,1fr))}.catalog-lot-card{background:#fff;border:1px solid #e8e8e8;border-radius:8px;color:inherit;display:flex;flex-direction:column;overflow:hidden;text-decoration:none;transition:box-shadow .15s,transform .15s}.catalog-lot-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-2px)}.catalog-lot-img{aspect-ratio:1;background:#f5f5f5;overflow:hidden;position:relative}.catalog-lot-img .util-image-container{background:#fff;inset:0;position:absolute}.catalog-lot-img .util-image-content{height:100%;object-fit:contain;padding:6px;width:100%}.catalog-lot-closed-overlay{align-items:center;background:#00000073;color:#fff;display:flex;font-size:.9rem;font-weight:700;inset:0;justify-content:center;letter-spacing:.08em;position:absolute}.catalog-lot-body{display:flex;flex:1 1;flex-direction:column;gap:.3rem;padding:.6rem .75rem .75rem}.catalog-lot-meta{align-items:center;display:flex;flex-wrap:wrap;gap:.35rem;justify-content:space-between}.catalog-lot-id{color:#888;font-size:.72rem;font-weight:600;letter-spacing:.03em}.catalog-lot-lead{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#222;display:-webkit-box;flex:1 1;font-size:.82rem;line-height:1.35;margin:0;overflow:hidden}.catalog-lot-footer{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-top:auto;padding-top:.25rem}.catalog-lot-bid{color:#1a1206;font-size:.82rem}.catalog-lot-bid--none{color:#aaa}.catalog-lot-bids-count{color:#888;font-size:.72rem}.catalog-lot-card--skeleton{pointer-events:none}.catalog-skeleton-block,.catalog-skeleton-line{animation:catalog-shimmer 1.4s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.catalog-skeleton-line{border-radius:4px;height:.75rem;margin-bottom:.4rem}@keyframes catalog-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.catalog-empty{color:#666;grid-column:1/-1;padding:4rem 1rem;text-align:center}.catalog-empty a{color:#1a1206;font-weight:600;text-decoration:underline}@media (max-width:600px){.catalog-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}.catalog-header{flex-direction:column}.catalog-hibid-btn{justify-content:center;width:100%}.catalog-toolbar{align-items:stretch;flex-direction:column}.catalog-search-form{min-width:0;min-width:auto}}.row{display:flex;gap:.5rem;margin-bottom:.5rem}.icon-test-btn{display:none}.auction_summary_container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:auto;min-width:0;padding:5rem 1rem;text-align:center;width:100%}.open_status{color:var(--one-active-secondary-color)}.total-lots{color:var(--one-info-primary-color)}.bidding-way{color:#666}.openning-time{color:#dd8119}.custom-home-card{align-items:flex-start;column-gap:1em;display:flex;flex-direction:row;flex-wrap:wrap;padding:0 .5rem .5rem;row-gap:0;text-align:center;width:100%}.custom-home-card-text{border-radius:1em;display:flex;flex-direction:column;font-size:.9rem;margin:.3rem 0;text-align:left}.custom-home-card-text p{align-items:center;border:1px solid;border-radius:.25em;display:flex;font-size:.9rem;gap:.5em;margin-bottom:0;padding:.25em 1em;text-align:left}.custom-home-card-text strong{font-weight:700;text-align:left}.larger_than_768first_part,.order-title{display:flex;flex-direction:row}.order-title{gap:1em;margin-bottom:.5em}.order_main_content{font-size:small;margin:0 auto 2rem;max-width:800px;text-align:left;width:95%}.website_invoice{border-image-slice:1;border-radius:.5rem}select{background-color:var(--input-bgcolor);border:1px solid var(--input-border-color);border-radius:5px;color:var(--input-color);cursor:pointer;font-family:Inter;font-size:16px;padding:10px;transition:border-color .3s ease}select:focus{border-color:var(--input-focus-color);outline:none}.card-style-button{display:flex;flex-direction:row;gap:.5em;padding:1em}.card-style-button>div{align-items:center;border-radius:.3em;box-shadow:0 4px 6px #0000001a;display:flex;padding:.5em}.card-style-button .selected-button-main-color{background-color:var(--three-quaternary-color)}.filter_without_page input{border:1px solid var(--input-border-color);border-radius:5px;color:var(--input-color);font-family:Inter;font-size:16px;padding:10px;transition:border-color .3s ease}.filter_without_page input:focus{border-color:var(--input-focus-color);outline:none}.search-container{display:flex;flex-direction:row;gap:.5em}.search-container button{border:none;box-shadow:0 2px 2px #0000001a,2px 0 2px #0000001a,-2px 0 2px #0000001a}.content{text-align:center;width:100%}.website_invoice{border-collapse:collapse;width:100%}.website_invoice td,.website_invoice th{border-bottom:1px solid var(--table-border);padding:.75rem 1rem;text-align:left;vertical-align:middle}.website_invoice th{background-color:var(--table-th-bgcolor);border-left:none;border-right:none;border-top:none;color:#4a5a6a;font-size:.78rem;font-weight:700;letter-spacing:.04em;position:sticky;text-transform:uppercase;top:0}.website_invoice tbody tr:nth-child(odd){background-color:var(--table-tr-odd-bgcolor)}.website_invoice tbody tr:hover{background-color:#f5edd8}.order_filter_part{align-items:center;background:#fff;border:1px solid #ddd8cc;border-radius:10px;box-shadow:0 1px 3px #0000000f;display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter,sans-serif;gap:1.25rem;margin-bottom:1.25rem;padding:.75rem 1rem}.order_filter_part>div{align-items:center;display:flex;gap:.5rem}.order_filter_part select{background:#fff;border:1px solid #d1d9e0;border-radius:6px;color:#2d6a4f;cursor:pointer;font-size:.875rem;outline:none;padding:.35em .6em;transition:border-color .15s}.order_filter_part select:focus{border-color:#c99a3d}.order_filter_part_button{width:20em}.order_filter_part_button select{width:100%}.order_location_filter{min-width:10rem}.order_filter_part label{color:#4a5a6a;font-size:.8rem;font-weight:600;white-space:nowrap}.balance_part{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}.order_book_button{align-items:center;background-color:#02992f;border:0;border-radius:4px;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter;font-size:.875rem;font-weight:500;min-width:64px;padding:6px 8px;right:5%;transition:transform .2s ease,box-shadow .2s ease;vertical-align:middle}.order_cancel_button{background-color:#d44d17!important}.order_cancel_button,.order_goAppointment_button{color:#fff!important;font-family:Inter!important;font-weight:500!important;right:5%!important}.order_goAppointment_button{background-color:#0a32b6!important}.order_pay_button{border:none;border-radius:.5em;font-size:.875rem;padding:.4em .8em}.auciton_detail_header{border-radius:.5em .5em 0 0}.auciton_detail_header,.auciton_detail_header_live{background:url(/static/media/AuctionBG.fbdcfc34b96eaa3e2ea1.webp);background-position:50%;background-size:cover;color:var(--reserse-default-color);padding:20px;width:100%}.auciton_detail_header_live{border-radius:.5em}.search-with-icon{align-items:center;background-color:var(--three-darker-color);border:1px solid var(--three-lighter-color);border-radius:2em;display:flex;padding:.5em .75em;width:100%}.search-with-icon .search-icon{color:var(--one-tertiary-color);display:flex;font-size:1.25em;margin-left:8px}.search-with-icon input{background:#0000;border:none;color:var(--reserse-default-color);outline:none;padding:.25em .5em;width:100%}.search-with-icon input::placeholder{color:var(--three-tertiary-color);opacity:.7}.search-with-icon .search-button{background-color:var(--three-primary-color);border:none;border-radius:2em;box-shadow:0 2px 6px #0000001a;color:var(--default-color);cursor:pointer;font-weight:500;transition:box-shadow .2s ease}.search-with-icon .search-reset-button{display:none}.search-with-icon .search-button:hover{box-shadow:0 4px 10px rgba(0,0,0,.596)}.auction-page-reset-button{border-radius:.25em;box-shadow:0 3px 6px #ffffff4d;font-size:medium;min-width:5em;padding:.25em .5em;text-align:center}.info{align-items:center;background-color:var(--one-info-tertiary-color);border-left:.2em solid var(--one-info-secondary-color);border-radius:.5rem;color:var(--one-info-primary-color);display:flex;flex-direction:row;font-weight:500;gap:.5rem;margin-bottom:1rem;margin-top:1rem;padding:1em}.info p a{font-weight:400}.css-ypiqx9-MuiDialogContent-root{text-align:center}.register-to-auction-popup .css-ypiqx9-MuiDialogContent-root{padding-bottom:0;text-align:center}.css-1t1j96h-MuiPaper-root-MuiDialog-paper{max-width:100%;width:100%}.css-bdhsul-MuiTypography-root-MuiDialogTitle-root{font-family:Inter!important;font-size:1.7rem!important;font-weight:bolder!important}.css-ypiqx9-MuiDialogContent-root .css-2ulfj5-MuiTypography-root{border-radius:0;color:#4f5865;font-weight:600;text-align:left}.css-18b54dy-MuiFormControlLabel-root .MuiFormControlLabel-label{width:100%}.css-ht4n29-MuiInputBase-root-MuiOutlinedInput-root-MuiSelect-root{margin-top:.5rem}.book-time-popup-avaTime.css-2ulfj5-MuiTypography-root{margin-bottom:.5em}.css-2ulfj5-MuiTypography-root{margin-top:1rem}.react-datepicker{background-color:#fff!important;border:1px solid #e5e7eb!important;border-radius:.75rem!important;box-shadow:0 4px 12px #00000014;box-sizing:border-box!important;font-family:Inter!important;font-size:1.2rem!important;width:25em!important}.react-datepicker__header{background:linear-gradient(90deg,#b8862f,#c99a3d)!important;color:#1a1a1a!important;padding:.8rem!important}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month{color:#1a1a1a!important}.react-datepicker__day-name{color:#1a1a1ab3!important}.react-datepicker__day,.react-datepicker__day-name,.react-datepicker__time-name{padding:.5rem 0;width:11%!important}.react-datepicker__current-month{font-size:1.5rem!important}.react-datepicker__month-container{width:100%}.react-datepicker__day--selected{background-color:#c99a3d!important;border-radius:50%!important;color:#1a1a1a!important}.set-page-amount{align-items:center;display:flex;flex-direction:row;font-size:1em;font-weight:700;gap:.5em;justify-content:center}.invoice-container{background:var(--three-primary-color);color:var(--default-color);display:flex;flex-direction:column;font-family:Inter;margin:auto;min-width:768px;padding:30px;width:80%}.invoice-container_title{margin-bottom:2em;text-align:center}.section{margin-bottom:20px}.invoice-details,.top-section{display:flex;justify-content:space-between}.total-section{display:flex;justify-content:flex-end}.total-section_title{font-size:1.3rem;margin-right:4rem}.total-section_value{font-size:1.3rem}.total-section_title>div>p,.total-section_value>div>p{display:flex;flex-direction:row;justify-content:space-between}.invoice_button_section .pagination-container{align-items:center;display:flex;flex-direction:row;gap:1.5em;justify-content:center;margin-bottom:5rem;margin-top:2rem}.invoice_button_section .per-page-count{align-items:center;display:flex;flex-direction:row;gap:.3em}.invoice_button_section .per-page-count select{color:var(--default-color)}.invoice_button_section .change-page-part{align-items:center;display:flex;flex-direction:row;font-size:1em;font-weight:600;gap:.5rem}.invoice_button_section .change-page-part button{border-radius:.2em;padding:.5em .7em}button:disabled{border:none;cursor:not-allowed}.download_button{display:flex;justify-content:right}.invoice_footer-section{display:flex;justify-content:center;text-align:center}.filter_without_page-controls{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:1em}.product_detail_content_body_general .filter_without_page-controls{align-items:center;display:flex;flex-direction:column;gap:1.75rem;padding:0;width:100%}.filter_without_page-controls select{border-color:var(--three-darker-less-color);font-size:medium;max-width:8em;min-width:4em;padding:.25em .5em}.filter_without_page .search-container input[type=text]{border:none;box-shadow:0 3px 6px #ffffff4d;font-size:smaller;max-width:8em;min-width:5em}.filter_without_page select option{background-color:var(--six-primary-color)}.search-and-changeCardStyle{display:flex;gap:1em;max-width:30em;width:45%}.page_number_show{margin-left:.5rem}.label_for_goToPage{font-size:1rem;font-weight:500;margin-right:.5rem}.filter_without_page{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:1.5rem;justify-content:center;padding:1em 2em 0;width:100%}.product_detail_content_body_general .filter_without_page{align-items:center;background:var(--six-secondary-color);border-radius:.5em;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;justify-content:flex-start;min-width:17.5em;padding:1em 2em;width:25%}.custom-popup-title{color:var(--one-primary-color);flex:0 0 auto;font-family:Inter;font-size:1.7rem;font-weight:bolder;letter-spacing:.0075em;line-height:1.6;margin:0;padding:16px 24px}.important_notice_summary{background-color:var(--three-secondary-color);font-size:1rem;font-weight:700;margin-bottom:.5rem;padding:.5rem;text-align:start;width:100%}.live-auction-show-section{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1em;padding:1em 0}.MuiDialogContent-root .css-ypiqx9-MuiDialogContent-root{padding:10px 5px}.add-payment-btn{align-items:center;border:none;border-radius:4px;box-shadow:0 4px 6px #0000001a;cursor:pointer;display:flex;font-family:Inter,sans-serif;font-weight:700;gap:8px;justify-content:center;margin:8px 0;padding:6px 12px}.add-icon{font-size:18px}.Register-add-payment-popup .css-tlc64q-MuiPaper-root-MuiDialog-paper,.add-new-card-popoup-inside-orderPay .css-tlc64q-MuiPaper-root-MuiDialog-paper{margin:2em .5em;width:100%}.register-to-auction-popup .css-tlc64q-MuiPaper-root-MuiDialog-paper{background-color:var(--common-part-bg-color);margin:2em .5em;width:100%}.Register-add-payment-popup .css-ypiqx9-MuiDialogContent-root,.add-new-card-popoup-inside-orderPay .css-ypiqx9-MuiDialogContent-root{padding:.5rem 0}.agree-line.css-j204z7-MuiFormControlLabel-root{margin-right:0;margin-top:.5rem;text-align:left;width:100%}.register-to-auction-popup .registertoauction-popip-btn-part .css-1e6y48t-MuiButtonBase-root-MuiButton-root{font-weight:500}.auction-item-list{background-color:var(--three-secondary-color-hover);border-radius:.5em;margin-bottom:2.5em;margin-right:1em;margin-top:1em;padding:1em;width:75%}.auction-item-list .show_product{grid-template-columns:repeat(4,1fr)}.product-show-summary{align-items:center;display:flex;justify-content:space-between;padding-top:.5em;width:100%}.product-show-summary .item-data{background-color:#2d6a4f;border-radius:2em;box-shadow:1px 1px 4px #00000026;color:#faf8f1;display:flex;font-size:.85rem;font-weight:600;gap:.5em;padding:.5em 1em}.auction-general-header{align-items:flex-start;border-bottom:1px solid #c9a25733;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1rem;padding:2.25rem 0 1.5rem;width:100%}.auction-general-header__text{display:flex;flex-direction:column;gap:.35rem}.auction-general-header__title{color:#1a1a1a;font-size:clamp(1.25rem,2.2vw,1.65rem);font-weight:800;line-height:1.25;margin:0}.auction-general-header__accent{color:#c99a3d}.auction-general-header__sub{color:#5a6a7a;font-size:.875rem;line-height:1.55;margin:0;max-width:56ch}.auction-general-tip{background-color:#c9a25712;border:1px solid #c9a25733;border-radius:2rem;color:#7a8a9a;display:block;font-size:.8rem;margin:0 0 1rem;padding:.4rem .9rem;width:100%;width:fit-content}.small-auction-page-filter{display:none}.one-filter{align-items:flex-start;display:flex;flex-direction:column;gap:.75em;width:100%}.one-filter .auction-page-reset-button{border-radius:.5em;font-weight:600;padding:.75em;text-align:center;width:min-content}.one-filter .one-filter-label{font-size:large;font-weight:600;text-shadow:1px 1px 2px #0000001a}.one-filter select{background-color:initial;border-color:var(--three-darker-color);max-width:none;width:100%}.one-filter .search-with-icon,.small-auction-page-filter .search-with-icon{background-color:var(--three-secondary-color-hover);border:none;padding:.5em .75em}.one-filter .search-with-icon input,.small-auction-page-filter .search-with-icon input{color:var(--one-secondary-color)}.one-filter .search-with-icon input::placeholder,.small-auction-page-filter .search-with-icon input::placeholder{color:var(--one-tertiary-color);opacity:.7}.filter-with-clear{display:flex;justify-content:space-between;width:100%}.clear-part{align-items:center;color:#e1a93f;display:flex;font-size:medium;font-weight:300;gap:.25em}.radio-group{align-items:flex-start;color:var(--one-tertiary-color);flex-direction:column;margin-top:.5em}.radio-group,.sort-radio-item{display:flex;gap:.5em;width:100%}.sort-radio-item{align-items:center;cursor:pointer}.sort-radio-name{overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap}.filter-toggle{cursor:pointer;font-size:16px;padding:10px 16px}.filter-panel{background-color:var(--three-nav-color);box-sizing:border-box;display:flex;flex-direction:column;height:100%;max-width:100%;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease-in-out;width:100%;z-index:4}.filter-panel.open{transform:translateX(0)}.filter-panel-header{display:flex;justify-content:space-between;padding:20px}.filter-close-button{background:none;border:none;color:#265dff;cursor:pointer;font-size:1.1em;font-weight:500}.auction-info-in-header{color:var(--three-quinary-color-reserve);flex-direction:column;flex-wrap:wrap;font-size:1.5em;font-weight:700;gap:.25em;padding:0 .5em;width:100%}.auction-info-in-header,.live-auction-header{align-items:center;display:flex;justify-content:space-between}.live-auction-header{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:1px solid #dee2e6;border-radius:8px;box-shadow:0 2px 4px #0000001a;height:4rem;margin-left:auto;max-width:500px;padding:1rem;width:fit-content}.open-lots-info{align-items:center;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem}.open-lots-label{color:#666;color:var(--one-secondary-color,#666);font-weight:500}.open-lots-count{background:#007bff;background:var(--one-primary-color,#007bff);border-radius:20px;box-shadow:0 2px 4px #007bff4d;color:#fff;font-weight:700;min-width:2rem;padding:.25rem .75rem;text-align:center}@media (max-width:768px){.live-auction-header{gap:1rem;margin-left:0;max-width:none;text-align:center;width:100%}.open-lots-info{justify-content:center}}@media (max-width:480px){.live-auction-header{padding:.75rem}.open-lots-info{font-size:1rem}}.auction-time-range{align-items:center;display:flex;font-size:1rem}.auction-time-range>span{border-radius:.3em;padding:.3em .5em}.auction-name-in-header{align-items:center;display:flex;font-size:2rem;overflow-wrap:break-word;word-break:break-word}.css-i4bv87-MuiSvgIcon-root{font-size:larger!important}.info-in-header-btn{align-items:center;color:var(--common-info-color);display:flex;font-size:1.25em;margin-left:1em;transition:transform .3s cubic-bezier(.25,1.25,.5,1),color .5s}.info-in-header-btn:hover{opacity:.8;transform:scale(1.25)}.info-in-header-btn:active{animation:click-shrink .5s ease-out forwards}.auction-card-info-btn{align-items:center;background-color:#ffffff0e;border-radius:50%;color:#4e6fff;cursor:pointer;display:flex;height:2.4em!important;justify-content:center;margin:1rem .5rem .5rem;overflow:hidden;position:relative;width:2.4em!important;z-index:1}.auction-card-info-btn:before{background:#c7e1ff;border-radius:50%;content:"";height:200%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) scale(0);transition:transform .5s ease-out;width:200%;z-index:0}.auction-card-info-btn:hover:before{transform:translate(-50%,-50%) scale(1)}.container .css-1wc848c-MuiFormHelperText-root{font-size:small;margin-left:0}.container .form-row .fieldr{padding:0}.container .button-container .full-width{width:100%}.pay-your-invoice-popup{display:flex;flex-direction:column}.pay-popup-invoice-numPart,.pay-popup-pay-amountPart{align-items:flex-start;display:flex;flex-direction:column;margin-bottom:1rem}.pay-popup-invoice-numPart label,.pay-popup-pay-amountPart label{font-weight:600}.pay-popup-invoice-numPart span,.pay-popup-pay-amountPart span{font-size:1.3rem}.pay-popup-pay-amountPart span{font-size:1.75rem;font-weight:600}.use-credit{display:flex;flex-direction:row;gap:1rem;margin-bottom:1.5rem}.pay-popup-paymentMethod-label{font-size:1.2rem;font-weight:600;margin-bottom:.5rem;text-align:left;width:100%}.payment_methods_content.pay-popup-paymentmethod-container{padding:0}.pay-popup-paymentmethod-container .payment_methods_content_List_container .payment_methods_List{width:100%}.filter_without_page .search-container input[type=text]{margin-right:.5em}@keyframes click-shrink{0%{transform:scale(1.25)}50%{transform:scale(.85)}to{transform:scale(1)}}@media print{body{height:100%;margin:0;padding:0;width:100%}.invoice-container{box-sizing:border-box;padding:20px;width:100%}.invoice_footer-section,.total-section{page-break-inside:avoid;text-align:center;width:100%}.invoice_footer-section{bottom:20px;position:fixed;text-align:center;width:100%}}@page{size:auto;margin:20mm}@media (max-width:1200px){.custom-home-card-text p{font-size:.8rem}.auction-card-info-btn{font-size:smaller;height:1.9rem!important;width:1.9rem!important}.auction-item-list .show_product{grid-template-columns:repeat(3,1fr)}}@media (max-width:1024px){.card .card-content p,.card-text p,.card-text strong{font-size:1rem}.search-and-changeCardStyle{flex-direction:row-reverse;justify-content:space-between;max-width:25em;width:100%}.auction-info-in-header{flex-direction:column;font-size:1.8em;justify-content:center}.auction-time-range{font-size:.6em}}@media (max-width:1023px){.small-filter-panel{flex:1 1;overflow-y:auto;padding:20px}.small-auction-page-filter{align-items:center;display:flex;justify-content:space-between;padding:.75rem 0;width:100%}.small-auction-page-filter .search-with-icon{background-color:#fff;border-radius:.5em;box-shadow:1px 1px 2px #0000001a;width:50%}.small-auction-page-filter .search-with-icon .search-button{border-radius:.5em;box-shadow:none;color:var(--one-primary-color)}.product_detail_content_body_general{background-color:var(--six-primary-color);box-shadow:none;flex-direction:column}.auction-item-list{background-color:initial;border:initial;margin:0;padding:1em 0;width:100%}.product-show-summary{font-size:.9em;margin-bottom:1em}.product-show-summary .item-data{background-color:initial;box-shadow:none;color:#4f5865}.auction-item-list .show_product{margin:0 0 3rem}.auction-page-filter-button{align-items:center;background-color:var(--three-quaternary-color);box-shadow:0 2px 2px #0000001a;color:var(--three-quaternary-color-reverse-text);display:flex;gap:.5em;padding:.75em 1em}.auction-page-filter-button-part{align-items:center;display:flex;gap:1em}.product_detail_content_body_general .show_product_view_list{margin-top:0}.selected_auction_radio{overflow:visible;overflow:initial;text-align:left;white-space:inherit}}@media (max-width:768px){.order_filter_part{background:#0000;box-shadow:none}.order_filter_part select{border:1px solid var(--three-darker-less-color);box-shadow:none;color:var(--default-color);padding:1em}.filter_without_page .search-container input,.filter_without_page select{padding:.5em}.order_filter_part select option{background-color:var(--six-primary-color)}.go-to-page,.label_for_goToPage{font-size:.9em;padding:.2em}#goToPage{font-size:.9em;height:25px;max-width:6.5em;padding:.3em .5em}#goToPage,.filter_without_page .search-container,.filter_without_page-controls{width:100%}.auction_picture{display:flex;flex-grow:0;height:18rem;object-fit:contain;width:auto}.auction_bar .card-text{font-size:.5rem}.auction_bar{width:100%}.auction_bar .card{flex-direction:row}.auction_picture img{height:auto;object-fit:contain;width:100%}.add-new-card-rules{width:100%}.live-auction-close-info{padding:2em}.auction-info-in-header{flex-direction:column;font-size:1.5em;justify-content:center}.info-in-header-btn{display:none}.icon-test-btn{align-items:center;background-color:var(--common-info-color);border:none;border-radius:1em;bottom:3em;box-shadow:0 4px 8px #0000001a;color:var(--reserve-default-color);display:flex;flex-direction:row;font-size:1em;gap:.5em;justify-content:center;padding:.5em 1em;position:fixed;right:1em;transition:background-color .3s;z-index:5}.filter_without_page{padding:1em .5em 0}.auction-card-info-btn:before{background:#c7e1ff}.bidding-way,.open_status,.openning-time,.total-lots{color:#28292d}.auction-card-summary-info{background-color:#6d7bb330;display:flex;justify-content:center;margin-bottom:.5em;padding:.25em .75em;width:calc(100% + 1rem)}.custom-home-card-text p{border:initial}.custom-home-card{column-gap:0;justify-content:center;margin:auto;padding:0;width:auto}}@media (max-width:650px){.custom-home-card-text p{font-size:.7rem}.custom-home-card{color:#fff}}@media (max-width:500px){.search-and-changeCardStyle{flex-direction:column-reverse;max-width:300px;width:100%}.search-and-changeCardStyle .card-style-button{justify-content:end;margin-right:0;margin-top:.5em}.search-and-changeCardStyle .card-style-button>div{padding:.2em}.search-and-changeCardStyle .card-style-button>div>svg{font-size:1.2em}.react-datepicker{width:100%!important}.order_book_button{justify-content:center;right:auto}.auction-info-in-header{font-size:1.25em}.agree-line.css-j204z7-MuiFormControlLabel-root .css-ahj2mt-MuiTypography-root{font-size:.9rem;font-weight:600}.auction-name-in-header{font-size:1.5rem}.auction-time-range{padding:.25em}.search-with-icon{padding:.25em .5em}.search-with-icon input{font-size:smaller}.search-with-icon .search-button{font-size:small;padding:.25em .5em}.filter_without_page .go-to-page,.filter_without_page input,.filter_without_page select{font-size:small;padding:.4em .5em}.small-auction-page-filter{gap:1em;padding:1em 0}.auction-item-list .show_product{grid-template-columns:repeat(2,1fr)}.small-auction-page-filter .search-with-icon{flex:1 1}.filter-reset-button{display:none}.auction-page-filter-button{background-color:initial;box-shadow:none;color:var(--common-link-color)}.small-auction-page-filter .search-with-icon{border-radius:.25em;box-shadow:1px 1px 2px #0000001a}.product-show-summary,.small-auction-page-filter .search-with-icon .search-button{display:none}}@media (max-width:425px){.filter_without_page{flex-direction:column;gap:1rem}.filter_without_page .go-to-page{align-items:center;display:flex;justify-content:center}.filter_without_page .go-to-page .go-button-left,.filter_without_page .go-to-page .go-button-right{margin:0 .5rem}.filter_without_page .page_number_show{margin-top:.5rem}.info p a{font-size:1em}.custom-popup-title{font-size:1.5rem}.important_notice_summary{font-size:.9rem}.auction_bar .card,.card{flex-direction:column}.pay-popup-invoice-numPart label,.pay-popup-pay-amountPart label{font-size:small}.pay-popup-invoice-numPart span,.pay-popup-pay-amountPart span{font-size:1rem}.pay-popup-pay-amountPart span{font-size:1.3rem}.use-credit{gap:.5rem;margin-bottom:1rem}.pay-popup-paymentMethod-label{font-size:1.1rem;margin-bottom:.5rem;text-align:left}.auction-card-info-btn{height:1.7rem!important;margin:auto .3em;width:1.7rem!important}.custom-home-card-text{width:50%}}.card_first_row,.card_second_row{display:flex;flex-direction:column;width:100%}@media (hover:hover){.nav button:hover{background-color:#0056b3}.card-style-button>div:hover{box-shadow:0 4px 18px #3c50a333}.order_book_button:hover{background-color:#017a25!important}.order_cancel_button:hover{background-color:#920e0a!important}.order_goAppointment_button:hover{background-color:#020755!important}button.icon-test-btn:hover{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.small-auction-page-filter .search-with-icon .search-button:hover{background-color:var(--three-darker-less-color)}.auction-card-info-btn:hover{background-color:initial}}.card-style-button>div:hover{box-shadow:0 4px 18px #3c50a333}.order_book_button:active{background-color:#017a25!important}.order_cancel_button:active{background-color:#920e0a!important}.order_goAppointment_button:active{background-color:#020755!important}button.icon-test-btn:active{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.small-auction-page-filter .search-with-icon .search-button:active{background-color:var(--three-darker-less-color)}.auction-card-info-btn:active{background-color:initial}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(data:image/gif;base64,R0lGODlhIAAgAPUAAP///wAAAPr6+sTExOjo6PDw8NDQ0H5+fpqamvb29ubm5vz8/JKSkoaGhuLi4ri4uKCgoOzs7K6urtzc3D4+PlZWVmBgYHx8fKioqO7u7kpKSmxsbAwMDAAAAM7OzsjIyNjY2CwsLF5eXh4eHkxMTLCwsAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH+GkNyZWF0ZWQgd2l0aCBhamF4bG9hZC5pbmZvACH5BAAKAAAAIf8LTkVUU0NBUEUyLjADAQAAACwAAAAAIAAgAAAG/0CAcEgkFjgcR3HJJE4SxEGnMygKmkwJxRKdVocFBRRLfFAoj6GUOhQoFAVysULRjNdfQFghLxrODEJ4Qm5ifUUXZwQAgwBvEXIGBkUEZxuMXgAJb1dECWMABAcHDEpDEGcTBQMDBQtvcW0RbwuECKMHELEJF5NFCxm1AAt7cH4NuAOdcsURy0QCD7gYfcWgTQUQB6Zkr66HoeDCSwIF5ucFz3IC7O0CC6zx8YuHhW/3CvLyfPX4+OXozKnDssBdu3G/xIHTpGAgOUPrZimAJCfDPYfDin2TQ+xeBnWbHi37SC4YIYkQhdy7FvLdpwWvjA0JyU/ISyIx4xS6sgfkNS4me2rtVKkgw0JCb8YMZdjwqMQ2nIY8BbcUQNVCP7G4MQq1KRivR7tiDEuEFrggACH5BAAKAAEALAAAAAAgACAAAAb/QIBwSCQmNBpCcckkEgREA4ViKA6azM8BEZ1Wh6LOBls0HA5fgJQ6HHQ6InKRcWhA1d5hqMMpyIkOZw9Ca18Qbwd/RRhnfoUABRwdI3IESkQFZxB4bAdvV0YJQwkDAx9+bWcECQYGCQ5vFEQCEQoKC0ILHqUDBncCGA5LBiHCAAsFtgqoQwS8Aw64f8m2EXdFCxO8INPKomQCBgPMWAvL0n/ff+jYAu7vAuxy8O/myvfX8/f7/Arq+v0W0HMnr9zAeE0KJlQkJIGCfE0E+PtDq9qfDMogDkGmrIBCbNQUZIDosNq1kUsEZJBW0dY/b0ZsLViQIMFMW+RKKgjFzp4fNokPIdki+Y8JNVxA79jKwHAI0G9JGw5tCqDWTiFRhVhtmhVA16cMJTJ1OnVIMo1cy1KVI5NhEAAh+QQACgACACwAAAAAIAAgAAAG/0CAcEgkChqNQnHJJCYWRMfh4CgamkzFwBOdVocNCgNbJAwGhKGUOjRQKA1y8XOGAtZfgIWiSciJBWcTQnhCD28Qf0UgZwJ3XgAJGhQVcgKORmdXhRBvV0QMY0ILCgoRmIRnCQIODgIEbxtEJSMdHZ8AGaUKBXYLIEpFExZpAG62HRRFArsKfn8FIsgjiUwJu8FkJLYcB9lMCwUKqFgGHSJ5cnZ/uEULl/CX63/x8KTNu+RkzPj9zc/0/Cl4V0/APDIE6x0csrBJwybX9DFhBhCLgAilIvzRVUriKHGlev0JtyuDvmsZUZlcIiCDnYu7KsZ0UmrBggRP7n1DqcDJEzciOgHwcwTyZEUmIKEMFVIqgyIjpZ4tjdTxqRCMPYVMBYDV6tavUZ8yczpkKwBxHsVWtaqo5tMgACH5BAAKAAMALAAAAAAgACAAAAb/QIBwSCQuBgNBcck0FgvIQtHRZCYUGSJ0IB2WDo9qUaBQKIXbLsBxOJTExUh5mB4iDo0zXEhWJNBRQgZtA3tPZQsAdQINBwxwAnpCC2VSdQNtVEQSEkOUChGSVwoLCwUFpm0QRAMVFBQTQxllCqh0kkIECF0TG68UG2O0foYJDb8VYVa0alUXrxoQf1WmZnsTFA0EhgCJhrFMC5Hjkd57W0jpDsPDuFUDHfHyHRzstNN78PPxHOLk5dwcpBuoaYk5OAfhXHG3hAy+KgLkgNozqwzDbgWYJQyXsUwGXKNA6fnYMIO3iPeIpBwyqlSCBKUqEQk5E6YRmX2UdAT5kEnHKkQ5hXjkNqTPtKAARl1sIrGoxSFNuSEFMNWoVCxEpiqyRlQY165wEHELAgAh+QQACgAEACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0GxwFwmFJlnlAgaTKpFqEIqFJMBhcEABC5GjkPz0KN2tsvHBH4sJKgdd1NHSXILah9tAmdCC0dUcg5qVEQfiIxHEYtXSACKnWoGXAwHBwRDGUcKBXYFi0IJHmQEEKQHEGGpCnp3AiW1DKFWqZNgGKQNA65FCwV8bQQHJcRtds9MC4rZitVgCQbf4AYEubnKTAYU6eoUGuSpu3fo6+ka2NrbgQAE4eCmS9xVAOW7Yq7IgA4Hpi0R8EZBhDshOnTgcOtfM0cAlTigILFDiAFFNjk8k0GZgAxOBozouIHIOyKbFixIkECmIyIHOEiEWbPJTTQ5FxcVOMCgzUVCWwAcyZJvzy45ADYVZNIwTlIAVfNB7XRVDLxEWLQ4E9JsKq+rTdsMyhcEACH5BAAKAAUALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUYKQ4YKEYSKfVKPaUMZHwMDeQBxh04ABYSFGU4JBpsDBmFHdXMLIKofBEyKCpdgspsOoUsLXaRLCQMgwky+YJ1FC4POg8lVAg7U1Q5drtnHSw4H3t8HDdnZy2Dd4N4Nzc/QeqLW1bnM7rXuV9tEBhQQ5UoCbJDmWKBAQcMDZNhwRVNCYANBChZYEbkVCZOwASEcCDFQ4SEDIq6WTVqQIMECBx06iCACQQPBiSabHDqzRUTKARMhSFCDrc+WNQIcOoRw5+ZIHj8ADqSEQBQAwKKLhIzowEEeGKQ0owIYkPKjHihZoBKi0KFE01b4zg7h4y4IACH5BAAKAAYALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RagJmQgtHaX5XZUUJeQCGChGEin1SkGlubEhDcYdOAAWEhRlOC12HYUd1eqeRokOKCphgrY5MpotqhgWfunqPt4PCg71gpgXIyWSqqq9MBQPR0tHMzM5L0NPSC8PCxVUCyeLX38+/AFfXRA4HA+pjmoFqCAcHDQa3rbxzBRD1BwgcMFIlidMrAxYICHHA4N8DIqpsUWJ3wAEBChQaEBnQoB6RRr0uARjQocMAAA0w4nMz4IOaU0lImkSngYKFc3ZWyTwJAALGK4fnNA3ZOaQCBQ22wPgRQlSIAYwSfkHJMrQkTyEbKFzFydQq15ccOAjUEwQAIfkEAAoABwAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVD29K/AFfRRQUDDt1PmoFqHgPtBLetvMwG7QMes0KxkkIFIQNKDhBgKvCh3gQiqmxt6NDBAAEIEAgUOHCgBBEH9Yg06uWAIQUABihQMACgBEUHTRwoUEOBIcqQI880OIDgm5ABDA8IgUkSwAAyij1/jejAARPPIQwONBCnBAJDCEOOCnFA8cOvEh1CEJEqBMIBEDaLcA3LJIEGDe/0BAEAIfkEAAoACAAsAAAAACAAIAAABv9AgHBILCoUi6JySUwSBUdBUcpUJhSZZ5RYUCSq060QqqACyAVwMXIcks2ZtlrrHYvJ3zn3mHwLjxFqAmZCC0dpfldlRQl5AIYKEYSKfVKQaW5sSENxh04ABYSFGU4LXYdhR3V6p5GiQ4oKmGCtjkymi2qGBZ+6eo+3g8KDvYLDxKrJuXNkys6qr0zNygvHxL/V1sVDDti/BQccA8yrYBAjHR0jc53LRQYU6R0UBnO4RxmiG/IjJUIJFuoVKeCBigBN5QCk43BgFgMKFCYUGDAgFEUQRGIRYbCh2xACEDcAcHDgQDcQFGf9s7VkA0QCI0t2W0DRw68h8ChAEELSJE8xijBvVqCgIU9PjwA+UNzG5AHEB9xkDpk4QMGvARQsEDlKxMCALDeLcA0rqEEDlWCCAAAh+QQACgAJACwAAAAAIAAgAAAG/0CAcEgsKhSLonJJTBIFR0FRylQmFJlnlFhQJKrTrRCqoALIBXAxchySzZm2Wusdi8nfOfeYfAuPEWoCZkILR2l+V2VFCXkAhgoRhIp9UpBpbmxIQ3GHTgAFhIUZTgtdh2FHdXqnkaJDigqYYK2OTKaLaoYFn7p6j0wOA8PEAw6/Z4PKUhwdzs8dEL9kqqrN0M7SetTVCsLFw8d6C8vKvUQEv+dVCRAaBnNQtkwPFRQUFXOduUoTG/cUNkyYg+tIBlEMAFYYMAaBuCekxmhaJeSeBgiOHhw4QECAAwcCLhGJRUQCg3RDCmyUVmBYmlOiGqmBsPGlyz9YkAlxsJEhqCubABS9AsPgQAMqLQfM0oTMwEZ4QpLOwvMLxAEEXIBG5aczqtaut4YNXRIEACH5BAAKAAoALAAAAAAgACAAAAb/QIBwSCwqFIuicklMEgVHQVHKVCYUmWeUWFAkqtOtEKqgAsgFcDFyHJLNmbZa6x2Lyd8595h8C48RahAQRQtHaX5XZUUJeQAGHR0jA0SKfVKGCmlubEhCBSGRHSQOQwVmQwsZTgtdh0UQHKIHm2quChGophuiJHO3jkwOFB2UaoYFTnMGegDKRQQG0tMGBM1nAtnaABoU3t8UD81kR+UK3eDe4nrk5grR1NLWegva9s9czfhVAgMNpWqgBGNigMGBAwzmxBGjhACEgwcgzAPTqlwGXQ8gMgAhZIGHWm5WjelUZ8jBBgPMTBgwIMGCRgsygVSkgMiHByD7DWDmx5WuMkZqDLCU4gfAq2sACrAEWFSRLjUfWDopCqDTNQIsJ1LF0yzDAA90UHV5eo0qUjB8mgUBACH5BAAKAAsALAAAAAAgACAAAAb/QIBwSCwqFIuickk0FIiCo6A4ZSoZnRBUSiwoEtYipNOBDKOKKgD9DBNHHU4brc4c3cUBeSOk949geEQUZA5rXABHEW4PD0UOZBSHaQAJiEMJgQATFBQVBkQHZKACUwtHbX0RR0mVFp0UFwRCBSQDSgsZrQteqEUPGrAQmmG9ChFqRAkMsBd4xsRLBBsUoG6nBa14E4IA2kUFDuLjDql4peilAA0H7e4H1udH8/Ps7+3xbmj0qOTj5mEWpEP3DUq3glYWOBgAcEmUaNI+DBjwAY+dS0USGJg4wABEXMYyJNvE8UOGISKVCNClah4xjg60WUKyINOCUwrMzVRARMGENWQ4n/jpNTKTm15J/CTK2e0MoD+UKmHEs4onVDVVmyqdpAbNR4cKTjqNSots07EjzzJh1S0IADsAAAAAAAAAAAA=) 50% no-repeat}@font-face{font-family:slick;font-style:normal;font-weight:400;src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot);src:url(/static/media/slick.a4e97f5a2a64f0ab1323.eot?#iefix) format("embedded-opentype"),url(/static/media/slick.295183786cd8a1389865.woff) format("woff"),url(/static/media/slick.c94f7671dcc99dce43e2.ttf) format("truetype"),url(/static/media/slick.2630a3e3eab21c607e21.svg#slick) format("svg")}.slick-next,.slick-prev{border:none;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:20px}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{background:#0000;color:#0000;outline:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff;font-family:slick;font-size:20px;line-height:1;opacity:.75}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;display:block;list-style:none;margin:0;padding:0;position:absolute;text-align:center;width:100%}.slick-dots li{display:inline-block;margin:0 5px;padding:0;position:relative}.slick-dots li,.slick-dots li button{cursor:pointer;height:20px;width:20px}.slick-dots li button{background:#0000;border:0;color:#0000;display:block;font-size:0;line-height:0;outline:none;padding:5px}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;content:"•";font-family:slick;font-size:6px;height:20px;left:0;line-height:20px;opacity:.25;position:absolute;text-align:center;top:0;width:20px}.slick-dots li.slick-active button:before{color:#000;opacity:.75}.css-19kzrtu{padding:1%!important}.swal-progress-bar{background-color:var(--six-secondary-color);border-radius:5px;height:8px;margin-top:1em;overflow:hidden;width:100%}.swal-progress{animation:progressAnimation 20s linear forwards;background-color:var(--one-active-secondary-color);display:block!important;height:100%;width:100%}@keyframes progressAnimation{0%{width:100%}to{width:0}}.refresh_button{background-color:initial;border:0;color:var(--one-primary-color);font-size:1rem;margin:0;transition:background-color .3s}.swal-html-p-css{text-align:left}.swal-html-p-css.more-notice{color:var(--one-tertiary-color);font-size:small}.my_account_element_content_body{align-items:center;display:flex;flex-direction:column;margin-bottom:10rem;margin-top:5rem;min-height:50vh;min-width:1250px;text-align:center;width:60%}.my_account_element_content_panel{background-color:#fff;display:flex;flex-direction:column;height:100%;width:100%}.my_account_element_content_name{align-content:flex-start;align-items:center;background-color:#f5f5f5;display:flex;font-size:2rem;width:100%}.member_details_part .info1{display:flex;flex-direction:row}.member_details_part{min-width:30%}.member_details_part .account_info_label{font-size:1.2rem;font-weight:700;margin-left:2rem;text-align:left;width:40%}.member_details_part .account_info_input_value{font-size:1.2rem;overflow-wrap:break-word;text-align:left;width:60%}.customer-info-header{font-size:1.5em;font-weight:600}.profile-address-operate-part{display:flex;flex-direction:row;gap:.5em}.profile-account-address-card{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:1em;text-align:left;width:100%}.profile-account-address-card div{border-radius:.5rem;padding:.5em .8em;width:100%}.profile-account-address-card h3{margin-bottom:1em;padding:.5em .8em}.profile-account-general{align-items:center;border-radius:1em;display:flex;flex-direction:column;justify-content:center;padding:.5em 0;text-align:left;width:100%}.profile-general-info p{background-color:var(--common-part-bg-color);border-radius:.25em;box-shadow:0 3px 6px #00000026;color:var(--one-secondary-color);margin-bottom:1em;padding:1.2em;transition:transform .3s ease,box-shadow .3s ease}.change-password-operation-part{flex-wrap:wrap;width:100%}.change-password-operation-part>button{width:100%}.profile-general-info>p>span{align-items:center;display:flex;justify-content:space-between;width:100%}.customer-address-card{background-color:var(--three-secondary-color);margin-bottom:.75rem}.address-detail-without-name .switch-container{display:inline-block;height:2em;position:relative;width:4.5em}.address-detail-without-name .toggle-input{display:none}.address-detail-without-name .toggle-label{align-items:center;background-color:#ccc;border-radius:30px;color:#fff;cursor:pointer;display:flex;font-size:1em;font-weight:700;height:100%;justify-content:space-between;min-width:0;padding:0 5px;position:relative;transition:background-color .3s ease;width:100%}.address-detail-without-name .toggle-handle{background-color:#fff;border-radius:50%;box-shadow:0 2px 4px #0003;height:1.5em;left:.15em;position:absolute;top:.25em;transition:all .3s ease;width:1.5em}.address-detail-without-name .toggle-input:checked+.toggle-label{background-color:#2d6a4f}.address-detail-without-name .toggle-input:checked+.toggle-label .toggle-handle{transform:translateX(2.5em)}.address-detail-without-name .toggle-text{position:absolute}.address-detail-without-name .on-text{left:.5em;opacity:1}.address-detail-without-name .off-text{color:#999;opacity:1;right:.5em}.address-detail-without-name .toggle-input:checked+.toggle-label .off-text,.address-detail-without-name .toggle-input:not(:checked)+.toggle-label .on-text{opacity:0}.payment_methods_content{align-items:center;background:#f8f8f8;margin-bottom:5rem;min-width:0;padding:0 1em;text-align:center}.payment_methods_content,.profile-page-body{box-sizing:border-box;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;width:100%}.profile-page-body{align-items:stretch;gap:1.5rem;margin:0 auto;max-width:780px;padding:1.5rem 1rem 5rem;text-align:left}.profile-hero{background:linear-gradient(135deg,#b8862f,#c99a3d 50%,#e8c97a);border-radius:12px;flex-wrap:wrap;justify-content:space-between;padding:1.4rem 1.5rem}.profile-hero,.profile-hero__left{align-items:center;display:flex;gap:1rem}.profile-hero__avatar{color:#1a1a1a99;font-size:3rem!important}.profile-hero__text{display:flex;flex-direction:column;gap:.2rem}.profile-hero__name{color:#1a1a1a;font-size:1.3rem;font-weight:700;letter-spacing:-.01em;margin:0}.profile-hero__email{color:#1a1a1a99;font-size:.85rem;margin:0}.profile-hero__credit-btn{align-items:center;background:#1a1a1a1a;border:1px solid #1a1a1a40;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.1rem;padding:.55rem 1.1rem;transition:background .15s}.profile-hero__credit-btn:hover{background:#1a1a1a2e}.profile-hero__credit-value{color:#1a1a1a;font-size:1.2rem;font-weight:700;line-height:1}.profile-hero__credit-label{color:#1a1a1a8c;font-size:.72rem;letter-spacing:.06em;text-transform:uppercase}.profile-section{display:flex;flex-direction:column;gap:.75rem}.profile-section__heading{align-items:center;color:#4a5a6a;display:flex;font-size:.78rem;font-weight:700;gap:.6rem;letter-spacing:.1em;margin:0;text-transform:uppercase}.profile-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.profile-row{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:.75rem;padding:.85rem 1.25rem;text-align:left}.profile-row--last{border-bottom:none}.profile-row__label{color:#6b7b8b;flex-shrink:0;font-size:.82rem;font-weight:500;min-width:90px}.profile-row__value{color:#1a2a3a;flex:1 1;font-size:.92rem;font-weight:500}.profile-action-btn{background:#e8772214;border:1px solid #e877224d;border-radius:6px;color:#c99a3d;cursor:pointer;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:0;padding:.3rem .75rem;text-transform:none;transition:background .15s,border-color .15s;white-space:nowrap}.profile-action-btn:hover{background:#e8772229;border-color:#c99a3d}.profile-address-list{display:flex;flex-direction:column;gap:.85rem}.profile-address-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;box-shadow:0 1px 3px #0000000d;overflow:hidden}.profile-address-card__header{align-items:center;background:#f8fafc;border-bottom:1px solid #f1f5f9;display:flex;gap:.65rem;padding:.75rem 1.25rem}.profile-address-card__name{color:#1a2a3a;flex:1 1;font-size:.95rem;font-weight:700}.profile-default-badge{background:#dcfce7;border:1px solid #bbf7d0;border-radius:4px;color:#14532d;font-size:.7rem;font-weight:700;letter-spacing:.05em;padding:.2em .6em;text-transform:uppercase}.profile-address-card__body{display:flex;flex-direction:column;gap:.4rem;padding:.75rem 1.25rem}.profile-address-row{align-items:flex-start;color:#1a2a3a;display:flex;font-size:.875rem;gap:.75rem}.profile-address-row__label{color:#6b7b8b;flex-shrink:0;font-size:.78rem;font-weight:500;min-width:60px;padding-top:.05rem}.profile-address-card__footer{align-items:center;background:#fafbfc;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between;padding:.6rem 1rem .6rem .75rem}.profile-set-default-label{color:#4a5a6a;font-size:.8rem;font-weight:500}.profile-address-card__actions{display:flex;gap:.25rem}.profile-icon-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;color:#4a5a6a;cursor:pointer;display:inline-flex;height:2rem;justify-content:center;transition:background .15s,color .15s,border-color .15s;width:2rem}.profile-icon-btn:hover{background:#ede9de;border-color:#2d6a4f;color:#2d6a4f}.profile-icon-btn--danger:hover{background:#fff1f1;border-color:#ef4444;color:#ef4444}.profile-add-btn{align-items:center;background:#fff;border:1.5px dashed #c8d5e4;border-radius:8px;color:#2d6a4f;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:.85rem;font-weight:600;gap:.3rem;justify-content:center;padding:.6rem 1.1rem;transition:border-color .15s,background .15s,color .15s;width:100%}.profile-add-btn:hover{background:#e877220a;border-color:#c99a3d;color:#c99a3d}.profile-empty-msg{color:#6b7b8b;font-size:.9rem;margin:0}.profile-section--hibid .profile-section__heading{color:#8a97a6}.profile-hibid-badge{background:#f1f5f9;border:1px solid #dce5ef;border-radius:4px;color:#6b7b8b;font-size:.68rem;font-weight:600;letter-spacing:.04em;padding:.2em .6em;text-transform:none}.profile-address-card--hibid{background:#fafbfc;border-color:#dce5ef;opacity:.85}.profile-address-card--hibid .profile-address-card__header{background:#f1f5f9}.profile-main-title{align-items:center;background:linear-gradient(135deg,#b8862f,#c99a3d 50%,#e8c97a);border-radius:.5em;color:#1a1a1a;display:flex;flex-direction:row;font-size:1em;justify-content:space-between;margin-bottom:2em;min-width:100%;padding:.75em 1em}.profile-main-title h1,.profile-main-title p{align-items:center;display:flex;gap:.5em}.profile-main-title p span{background-color:var(--three-quinary-color-mention-bgcolor);border-radius:1em;box-shadow:inset 5px 5px 10px #0000004d,inset -5px -5px 10px #fff3;font-weight:600;padding:.5em .8em}.custom-user-icon{font-size:1.2em!important}.payment_methods_content .MuiTypography-h4,.payment_methods_content h4{color:#333;font-size:1.5rem;margin-bottom:20px}.payment_methods_content .MuiTypography-subtitle1{color:#666;font-size:1rem}.payment_methods_content .MuiTypography-h6{color:#444;font-size:1.25rem}.payment_methods_content .MuiTypography-body2{color:#555;font-size:.875rem}.payment_methods_content .MuiList-root{margin:0;padding:0}.payment_methods_content .MuiListItem-root{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;padding:10px}.profile-account-address-card label{font-weight:600}.profile-account-address-card .profile-address-operate-part label{border-radius:.25em;margin-right:.5em;padding:0 1em 0 .5em}.address-detail-without-name{font-size:1em;margin-bottom:.8em;padding-left:1em;width:100%}.address-detail-without-name p,.profile-each-row{align-items:center;display:flex;flex-direction:row;justify-content:left;margin-top:.7em;width:100%}.address-detail-without-name label{min-width:7rem}.address-detail-without-name span{width:auto}.profile-general-info{padding-left:0;width:100%}.profile-each-row label,.profile-general-info p label{font-weight:600}.profile-each-row{display:flex;flex-direction:row;justify-content:space-between;width:100%}.profile-general-info p span Button{margin-left:1em}.profile-address-operate-part{justify-content:right;width:100%}.payment_methods_content .MuiListItemText-root{flex-grow:1;margin-right:10px}.payment_methods_content .profile-chang-btn{background:#e8772214;border:1px solid #e877224d;border-radius:6px;color:#c99a3d;cursor:pointer;font-family:Inter,sans-serif;font-size:.78rem;font-weight:600;letter-spacing:0;line-height:1.5;min-width:56px;padding:4px 10px;text-transform:none}.payment_methods_content .MuiDialogTitle-root{background-color:#f0f0f0;color:#333;padding:15px}.payment_methods_content .MuiDialogContent-root{padding:20px}.payment_methods_content .MuiDialogActions-root{justify-content:flex-start;padding:10px}.payment_methods_content .MuiAlert-root_Good{background-color:#5fc169;border-color:#96cea9;margin-top:20px}.payment_methods_content .MuiAlert-root_bad{background-color:#5f2120;border-color:#fdeded;margin-top:20px}.payment_methods_content_List_container{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;margin:0;min-width:0;text-align:center;width:100%}.rules_section{align-items:center;background-color:var(--three-secondary-color);border-radius:.5rem;display:flex;flex-direction:column;font-family:Inter,Arial,sans-serif;margin-top:3rem;padding:2rem;width:80%}.pay-popup-paymentmethod-container .rules_section{width:100%}.rules_section h2,.rules_section span{font-family:Inter,Arial,sans-serif;margin-bottom:.5rem}.rules_section span{display:flex;flex-direction:column;flex-wrap:wrap;font-size:1rem}.rules_section p{align-self:flex-start;margin-bottom:.5rem;width:80%}.payment_methods_Title{border-radius:.5rem;display:flex;flex-direction:row;font-family:Inter,Arial,sans-serif;justify-content:space-between;margin-bottom:2rem;top:1rem}@keyframes slideIn{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(2rem)}}@keyframes fadeOut{0%{opacity:1}to{display:none;opacity:0}}.payment_methods_Title h2{color:var(--default-color);margin-top:2rem}.payment_methods_List{align-items:center;border-radius:.5rem;display:flex;flex-direction:column;margin-bottom:1em;min-width:20em;width:60%}.payment_methods_a_payment{display:flex;flex-direction:row;font-size:2rem;width:100%}.sidebar ul{list-style-type:none;padding:0}.sidebar ul li{padding:8px 16px;text-align:left}.my_auction_element_content_body{background-color:var(--six-secondary-color);box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;justify-content:center;margin:auto;min-height:calc(100vh - 64px);min-width:0;text-align:center;width:100%}.my_auction_element_content_panel{align-items:center;display:flex;flex-direction:column;justify-content:center;width:100%}.my_auction_element_content_panel_filter_section{align-items:center;display:flex;flex-direction:row;justify-content:center;width:100%}.my_account_auction__content_panel_general{flex:1 1;width:95%}.my_account_auction__content_panel_summaryPanel_section{align-items:stretch;display:flex;flex-direction:row;font-family:Inter,sans-serif;font-size:1rem;justify-content:space-between;text-align:center;width:100%}.my_account_auction__content_panel_summaryPanel_section .status_bid_total{background-color:var(--three-secondary-color-hover);border-bottom:2px solid #0000;border-image:linear-gradient(90deg,#91763d,#e4c150);border-image-slice:1;border-radius:.5em;min-width:8em;padding:1em;width:24%}.my_account_auction__content_panel_summaryPanel_section .status_bid_total p{display:flex;flex-direction:row;flex-wrap:wrap;font-weight:500}.my_account_auction__content_panel_summaryPanel_section .status_bid_total p span{text-align:left}.my_account_auction__content_panel_summaryPanel_section .status_bid_total strong{color:#87a96b;font-weight:500}.my_account_auction__content_panel_summaryPanel_section .status_bid_total_watch p{font-weight:500}.my_account_auction__content_panel_summaryPanel_section .status_bid_total_watch strong{color:var(--common-info-color);font-weight:500}.my_auction_element_content_panel_show_section{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-items:center;width:100%}.my_auction_element_content_panel_show_section_lots_container{grid-gap:.75em;display:grid;gap:.75em;grid-template-columns:repeat(6,1fr);justify-content:center;margin:.5rem 0 5rem;width:100%}.my_Dashboard_page{align-items:flex-start;display:flex;flex-direction:row;justify-content:center;width:100%}.my_dashboard_choosen_part{width:20%}.filters_button_part{align-items:center;display:flex;flex-direction:row;font-family:Inter,sans-serif;gap:2rem;justify-content:center;margin:0;width:100%}.filters_button_part_position_left{gap:clamp(.5em,1.5vw,2em);justify-content:space-between}.filters_button_part p{font-size:1rem}.filters_button_part strong{color:var(--default-color)}.filters_button_part_element{gap:clamp(.5em,1.5vw,2em)}.filters_button_part_element,.navbar1-left{align-items:center;display:flex}.profile_sub_title{font-family:Inter,Arial,sans-serif;font-size:.9em;margin-bottom:1rem;padding-left:1em;text-align:left;width:100%}.ManageSearchAndEmail_main_body{display:flex;flex-direction:column}.ManageSearchAndEmail_main_body .email_subscription{min-width:35rem;text-align:left}.ManageSearchAndEmail_main_body .subcription_details{margin-top:3rem;min-width:30rem;text-align:left}.hr,.payement_methods_content{width:100%}.hr{border-bottom:1px solid #ddd8cc;height:10px;margin:2em 0;text-align:center}.found-invoice-number{color:var(--one-secondary-color);margin:1em 0}.orders-page-header{align-items:baseline;border-bottom:2px solid #ede9de;display:flex;gap:.9rem;margin-bottom:1.25rem;padding-bottom:.85rem}.orders-page-title{color:#1a2a3a;font-size:1.5rem;font-weight:700;letter-spacing:-.01em;margin:0}.orders-page-count{color:#6b7b8b;font-size:.85rem;font-weight:400}.orders-page-count--empty{color:#c99a3d}.orders-location-header{align-items:center;background:#ede9de;border-left:3px solid #c99a3d;border-radius:6px;display:flex;gap:.6rem;margin-bottom:1rem;padding:.6rem 1rem}.orders-location-header__label{color:#c99a3d;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}.orders-location-header__address{color:#2d6a4f;font-size:.9rem;font-weight:500}.order-pagination-part{display:flex;gap:1rem;justify-content:center;margin-top:1rem;width:100%}.order-pagination-part button{min-width:2rem}.order-pagination-part button:disabled{background-image:linear-gradient(var(--three-darker-color),var(--three-darker-color));color:var(--reserse-default-color)}.input-pagination{align-items:center;display:flex;gap:.5em;justify-content:center}.invoice-card{background:#fff;border:1px solid #ede9de;border-left:3px solid #c99a3d;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;margin-bottom:.85rem;overflow:hidden;width:100%}.invoice-card__header{align-items:center;border-bottom:1px solid #f0ede6;display:flex;gap:.75rem;justify-content:space-between;padding:.8rem 1rem}.invoice-card__id-row{align-items:center;display:flex;gap:.5rem}.invoice-card__num{color:#111;font-size:.95rem;font-weight:700;letter-spacing:-.01em}.invoice-card__rows{padding:.25rem 1rem}.invoice-card__row{align-items:center;border-bottom:1px solid #f7f5f0;display:flex;font-size:.875rem;padding:.45rem 0}.invoice-card__row:last-child{border-bottom:none}.invoice-card__lbl{color:#9a9388;flex-shrink:0;font-size:.78rem;font-weight:500;min-width:6.5rem;width:38%}.invoice-card__val{align-items:center;color:#1a1a1a;display:flex;flex:1 1;flex-wrap:wrap;font-size:.875rem;font-weight:600;gap:.3rem}.invoice-card__balance-due{color:#b45309;font-weight:700}.invoice-card__balance-paid{color:#2d6a4f;font-weight:600}.invoice-card__actions{border-top:1px solid #f0ede6;display:flex;flex-wrap:wrap;gap:.5rem;padding:.65rem 1rem}.invoice-card__btn{border:none;border-radius:6px;cursor:pointer;font-size:.8rem;font-weight:600;padding:.38rem .9rem;white-space:nowrap}.invoice-card__btn--primary{background:#c99a3d;color:#fff}.invoice-card__btn--secondary{background:#f5f3ef;border:1px solid #ddd9d0;color:#4a4a4a}.booking-appointment-section{align-items:center;display:flex;justify-content:center;width:100%}.order-button-part{display:flex;gap:clamp(.5rem,2vw,1rem);justify-content:right;margin-top:.5em}.order-button-part button,.order-title button{border:none;border-radius:.5em;box-shadow:1px 1px 5px #0003;cursor:pointer;font-size:.875em;padding:.5em 1em}.booking-time-popup .MuiPaper-root{margin:0}.invoice-card h3,.order-status{display:flex;flex-direction:row;justify-content:space-between;width:100%}.order-status{gap:1rem}.order-badge{align-items:center;border-radius:4px;display:inline-flex;font-size:.72rem;font-weight:600;gap:.25em;letter-spacing:.02em;padding:.25em .65em;white-space:nowrap}.not-prepared,.order-badge--need-schedule{background-color:#fef3c7;color:#92400e}.order-badge--not-prepared,.order-badge--prepared,.prepared{background-color:#dbeafe;color:#1e3a8a}.order-badge--preparing,.preparing{background-color:#ffedd5;color:#7c2d12}.order-badge--picked,.picked{background-color:#dcfce7;color:#14532d}.abandoned,.order-badge--abandoned{background-color:#f3f4f6;color:#374151}.extension,.order-badge--extension{background-color:#ffedd5;color:#7c2d12}.order-badge--shipping{background-color:#dbeafe;color:#1e3a8a}.order-badge--unknown,.unknown-status{background-color:#f3f4f6;color:#374151}.order-badge--verifying{background-color:#fef3c7;color:#92400e}.order-badge--verifying-failed{background-color:#fee2e2;color:#991b1b}.order-mobile-style{background-color:#ede9de;border-left:3px solid #c99a3d;border-radius:6px;color:#2d6a4f;font-size:.9rem;font-weight:500;margin:1rem 0;padding:.6rem 1rem;width:100%}.order-in-platform{background-color:var(--table-th-bgcolor);border-radius:.5em .5em 0 0;padding:.5em 1em}.tab-like-div{background:#ede9de;border-radius:8px;display:inline-flex;gap:0;margin-bottom:1rem;overflow:hidden;padding:3px}.tab-like-div button{background:#0000;border:none;border-radius:6px;color:#4a5a6a;cursor:pointer;font-size:.82rem;font-weight:500;margin:0;outline:none;padding:.4rem 1rem;position:relative;transition:background-color .18s ease,color .18s ease}.tab-like-div button.active{background-color:#fff;box-shadow:0 1px 3px #0000001a;color:#1a1a1a;font-weight:700}.tab-like-div button.inactive:hover{background-color:#fff9;color:#2d6a4f}.order-computer-style{background:#ede9de;border-left:3px solid #c99a3d;border-radius:6px;color:#2d6a4f;font-size:.9rem;font-weight:500;margin-bottom:1rem;padding:.6rem 1rem}.order-address-part{align-items:center;border-radius:.8em;display:flex;flex-direction:column;justify-content:center;margin-bottom:2rem}.address-to-platform-part{color:var(--one-secondary-color);display:flex;flex-direction:column;font-size:larger;justify-content:left;padding:1rem 5px;width:100%}.invoices-in-selected-address{align-items:center;display:flex;flex-direction:column;width:100%}.order-appointment-pagination-container{align-items:center;display:flex;flex-direction:row;font-weight:600;gap:1.25em;justify-content:center;width:100%}.order-appointment-pagination-container button{border-radius:.3em;box-shadow:0 0 4px #0003;min-width:2rem;padding:.4em .85em;transition:background-color .3s}.order-appointment-pagination-container button:disabled{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));border:none;box-shadow:none}.order-appointment-pagination-container .selected{transition:background-color .3s}.order_main_content.order-and-appointment{flex:1 1;font-size:inherit;max-width:1440px;min-width:740px;width:95%}.order_filter_part{margin-top:1.25rem}.order-table-check-list{width:4%}.order-list-main-weight{width:18%}.order-list-main-weight.time-tr{min-width:8em}.order-table-platform-list{width:3%}.dropdown{margin-bottom:1rem;margin-top:1.25rem;width:100%}.dropdown-button{align-items:center;background:#fff;border:1px solid #dce5ef;border-radius:8px;box-shadow:0 1px 3px #0000000f;color:#2d6a4f;cursor:pointer;display:flex;flex-direction:row;font-size:.875rem;font-weight:600;justify-content:space-between;margin-bottom:.5rem;padding:.65rem 1rem;width:100%}.dropdown-content{align-items:flex-start;border:1px solid var(--three-darker-less-color);display:flex;flex-direction:column;font-size:.8rem;max-height:0;opacity:0;overflow:hidden;transition:opacity .3s ease,max-height .3s ease;width:100%}.dropdown-content.show{border-radius:.5rem;box-shadow:0 2px 4px #0000004d;color:var(--one-secondary-color);margin-top:.5rem;max-height:500px;opacity:1;padding:1em}.dropdown-content label div{margin:5px 0}.dropdown-content label{align-items:center;color:var(--default-color);display:flex;flex-direction:row;gap:.2rem}.filters_button_part label{align-items:center;color:var(--one-primary-color);display:flex;flex-direction:row;font-size:1rem}.filters_button_part .customer-center-reserve-label{color:var(--default-color)}.all_select_button{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:left}.all_select_button label{font-size:smaller;font-weight:900;margin-right:.3em}.all_select_button select,.common-select-input-element{background:var(--three-lighter-less-color);border:none;box-shadow:0 2px 5px #0003;padding:.3rem .4rem}.past_select_select select{padding:.3rem .4rem}.invoice-detail-table table{border-collapse:collapse;width:100%}.invoice-detail-table .table-container{max-height:none;overflow-y:visible;overflow-y:initial}.invoice-detail-table .invoice-table-cell{-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;display:-webkit-box;margin:.7em .25em;min-height:2em;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:normal}.invoice-detail-table th,.invoice-detail-table tr{min-width:4em}.invoice-detail-table td:nth-child(3),.invoice-detail-table th:nth-child(3){width:50%}.summaryPanel-outer-container{display:flex;margin:1.25em 0;width:100%}.auctionNav_container{background-color:#faf8f1;border-right:1px solid #e8d9b0;box-shadow:2px 0 8px #c9a25714;display:flex;flex:0 0 160px;flex-direction:column;min-height:100%;width:160px}.auctionNav_container nav{padding:1rem 0;width:100%}.auctionNav_container ul{list-style:none;margin:0;padding:0;width:100%}.auctionNav_container .nav_item{align-items:center;border-left:3px solid #0000;color:#1a1a1a8c;cursor:pointer;display:flex;font-size:.82rem;font-weight:500;gap:.6rem;padding:.75rem 1.1rem;transition:background .18s,color .18s,border-color .18s;-webkit-user-select:none;user-select:none;white-space:nowrap}.auctionNav_container .nav_item:hover{background-color:#c9a2571a;border-left-color:#c9a25780;color:#1a1a1a}.auctionNav_container .nav_item--active{background-color:#c9a25726;border-left-color:#c99a3d;color:#1a1a1a;font-weight:600}.auctionNav_container .nav_item--active .nav_item__icon{color:#b8862f}.auctionNav_container .nav_item__icon{align-items:center;color:#1a1a1a66;display:flex;flex-shrink:0;transition:color .18s}.auctionNav_container .nav_item:hover .nav_item__icon{color:#b8862f}.auctionNav_container .nav_item__label{line-height:1.2}.auctionNav_container .nav_item--updates{border-top:1px solid #e8d9b0;margin-top:auto;padding-top:.75rem}.auctionNav_container .nav_item--updates li{color:#1a1a1a8c;font-size:.82rem}.only-order-part{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;width:100%}.payment-page-paymentList{background-color:initial}.all-your-payment-show-part{background-color:initial;display:flex;flex-direction:column;gap:1em;justify-content:center;position:relative;width:100%}.each-payment-method{background-color:var(--common-part-bg-color);border-radius:.5rem;box-shadow:0 4px 8px #0003;margin-bottom:.5rem;padding:1rem;width:100%}.each-payment-method,.each-payment-method-show{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.each-payment-method-show{width:80%}.text-show-in-each-payment{text-align:left}.payment-card-icon{width:15%}.payment-card-icon .css-i4bv87-MuiSvgIcon-root{height:5vh;width:5vh}.card-num-part{display:flex;flex-direction:row;flex-wrap:wrap}.default-card{background-color:#e2f5f3}.default-text-for-card{background-color:#e3b52b;border:.1rem solid #92756a;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#52307d;display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.05em;margin-left:.25rem;padding:0 .5rem;text-transform:uppercase}.pay-now-btn{background-color:var(--one-active-primary-color);border:none;color:#fff;margin-top:1rem;width:100%}.pay-now-btn:disabled{background-color:#64816885}.name-and-default-line{align-items:center;display:flex;flex-direction:row}.switch-page-btn-section{display:flex;flex-wrap:wrap;gap:2em;justify-content:flex-start}.switch-page-btn-section #menu-button{align-items:flex-start;background-color:var(--three-secondary-color-hover);color:var(--one-primary-color);flex-basis:calc(33% - 1.25em);max-width:calc(50% - 1em);min-width:12.5em}.switch-page-btn-section #menu-button .tooltip{color:var(--one-tertiary-color)}.button-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:flex-start}.overflow-icon-container{border-radius:50%;box-shadow:inset 5px 5px 10px #5d77eb,inset -5px -5px 10px rgba(122,110,230,.205),0 1px 4px #00000026;height:3em;left:2em;margin:0;object-fit:cover;padding:.5em;position:absolute;top:-10%;width:3em}.menu-button-text-part{margin:2em 0 1em;text-align:left}#menu-button{align-items:center;border:none;box-shadow:0 2px 4px #00000026;cursor:pointer;display:flex;flex-basis:calc(50% - 15px);flex-direction:column;flex-grow:1;flex-shrink:1;font-size:1rem;font-weight:700;justify-content:center;max-width:calc(50% - 7.5px);overflow:visible;padding:15px;position:relative;transition:all .3s ease}.button-icon{filter:grayscale(100%);height:100%;max-height:4em;max-width:4em;width:100%}.button-icon,.tooltip{transition:all .3s ease}.tooltip{color:var(--one-primary-color);font-size:.85rem;opacity:1;transform:translateY(.75em)}.step{text-align:center}.options{display:flex;flex-wrap:wrap;gap:1.5em;width:100%}#step_Prompt{font-size:x-large;margin-bottom:.75em}.Guided_Appointment_Container{background-color:var(--three-secondary-color);border-radius:0 0 .5em .5em;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:3em;min-height:40vh;padding:1.5em}.guided-nav{align-items:center;background:linear-gradient(45deg,#68686817,#a8a8a827),linear-gradient(45deg,#feffdab7,#e1fffec0);border-radius:.5em .5em 0 0;counter-reset:step-counter;display:flex;justify-content:space-evenly;-webkit-user-select:none;user-select:none;width:100%}.step-id-number{counter-increment:step-counter}.step-id-number:before{align-items:center;background-color:var(--three-quaternary-color-reverse-text);border-radius:50%;box-shadow:0 4px 5px #00000040;color:var(--three-quaternary-color);content:counter(step-counter);display:flex;font-weight:800;height:2.25em;justify-content:center;margin-bottom:.5em;width:2.25em}.nav-step.active .step-id-number:before,.nav-step.active.completed .step-id-number:before{border:2px solid #bfbfbf;outline:3px solid var(--three-quaternary-color-reverse-text)}.nav-step.completed .step-id-number:before{background-color:#f6b62c;color:var(--three-quaternary-color-reverse-text)}.nav-step{align-items:center;border-radius:20px;color:#3d3d3d;cursor:pointer;display:flex;flex-direction:column;font-weight:700;justify-content:center;margin-right:1.5em;padding:10px 20px;position:relative;transition:all .3s ease}.nav-step .arrow{background-color:#ccc;clip-path:polygon(100% 50%,0 100%,0 0);height:1.5em;position:absolute;right:-1.5em;transition:all .3s ease;width:1em;z-index:1}.nav-step.completed .arrow{background-color:var(--one-active-secondary-color)}.nav-step.completed{color:#797979}.nav-step.active{color:#1f1f1f;font-size:600}.nav-step.active .arrow{background-color:var(--one-active-secondary-color)}.step-text{text-align:center}#see-all-order-button{align-items:center;border-radius:50%;display:flex;height:5em;justify-content:center;width:5em}.show-order-details{color:var(--one-primary-color);font-size:medium;margin-bottom:.5em;min-height:3em;min-width:15em}.navigation-buttons{display:flex;gap:2em;justify-content:space-between;margin-top:20px}.navigation-process-btn{border:none;border-radius:5px;cursor:pointer;font-size:1rem;padding:10px 20px;transition:background-color .3s ease,transform .2s ease}.saved-input{font-style:italic;font-weight:500;margin-top:.5em}@media (min-width:768px){.button-container{gap:20px}#menu-button{flex-basis:calc(45% - 20px);flex-grow:1;flex-shrink:1}#menu-button:hover{transform:scale(1.02)}#menu-button:hover .button-icon{filter:grayscale(0)}.tooltip{opacity:.7}#menu-button:hover .tooltip{opacity:1;transform:translateY(.5em)}}@media (min-width:501px){.Guided_Appointment_Container.only-display-in-smallscreen{display:none}}@media (max-width:1440px){.payment_methods_List{width:80%}.my_auction_element_content_panel_show_section_lots_container{grid-template-columns:repeat(4,1fr)}}@media (max-width:1085px){.all_select_button select,.order_filter_part select{font-size:small}.my_auction_element_content_panel_show_section_lots_container{grid-template-columns:repeat(3,1fr)}}@media (max-width:1023px){.filters_button_part{gap:1rem}.filters_button_part label,.filters_button_part p,.filters_button_part strong{font-size:.8rem}.my_Dashboard_page{flex-direction:row}.my_dashboard_choosen_part{width:0}.rules_section{width:100%}}@media (max-width:768px){.my_auction_element_content_panel_show_section_lots_container{grid-template-columns:repeat(3,1fr)}.order_main_content.order-and-appointment{max-width:1440px;min-width:0;width:95%}.filters_button_part,.profile-account-address-card .MuiListItem-root{flex-direction:column}.my_account_auction__content_panel_summaryPanel_section{flex-direction:row;font-size:small;height:auto;justify-content:space-between;padding:.25em;width:100%}.my_account_auction__content_panel_summaryPanel_section .status_bid_total{font-size:small;margin:.5em .2em}.payment_methods_List{width:100%}.payment_methods_content{padding:10px}.payment_methods_content .MuiTypography-body2,.payment_methods_content .MuiTypography-h4,.payment_methods_content .MuiTypography-h6,.payment_methods_content h4{font-size:1rem}.payment_methods_content .MuiListItemText-root{margin-right:5px}.payment_methods_content .MuiButton-root,.payment_methods_content .MuiDialog-root,.payment_methods_content .MuiDialogActions-root,.payment_methods_content .MuiDialogContent-root,.payment_methods_content .MuiDialogTitle-root,.rules_section{padding:10px}.all_select_button select{min-width:15em}.all_select_button{margin-bottom:1em}.all_select_button label{width:5em}.only-order-part{align-items:center}.filters_button_part_element{flex-direction:column}.payment_methods_content .profile-chang-btn{font-size:.7rem;line-height:normal}.filters_button_part label{color:var(--one-secondary-color)}.all_select_button select{border:1px solid var(--three-darker-less-color);box-shadow:none}}@media (max-width:600px){.my_auction_element_content_panel_show_section_lots_container{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.payment_methods_List{font-size:small;width:100%}.payment_methods_content_List_container{padding:0}.my_account_auction__content_panel_summaryPanel_section{flex-wrap:wrap}.my_account_auction__content_panel_summaryPanel_section .status_bid_total{max-width:15em;min-width:8em;width:47%}.address-detail-without-name label{min-width:6em}.switch-page-btn-section #menu-button{flex-basis:100%;max-width:none}.Guided_Appointment_Container.only-display-in-bigscreen{display:none}.guided-nav{background:#0000;flex-direction:column;gap:.5em;margin-bottom:5em}.appointment-process-each,.nav-step{width:100%}.nav-step{background-color:var(--three-quaternary-color);background:linear-gradient(45deg,#68686817,#a8a8a827),linear-gradient(45deg,#feffdab7,#e1fffec0);border-radius:.3em;flex-direction:row;gap:1em;justify-content:flex-start;margin-right:0}.nav-step.active{border-radius:.3em .3em 0 0}}@media (max-width:425px){.profile-main-title{font-size:smaller;font-weight:600}.my_account_auction__content_panel_summaryPanel_section{background-color:initial;flex-direction:column;text-align:left;width:auto}.summaryPanel-outer-container{background-color:var(--three-darker-less-color);justify-content:center;padding:.5em 0;width:auto}.my_account_auction__content_panel_summaryPanel_section .status_bid_total,.my_account_auction__content_panel_summaryPanel_section .status_bid_total p{max-width:none;min-width:none;width:100%}.my_account_auction__content_panel_summaryPanel_section .status_bid_total p label{width:8em}#responsive-dialog-title{font-size:larger}.payment_methods_content .profile-chang-btn.MuiButton-root{font-size:x-small;padding:.5em}}@media (hover:hover){.pending_bids_button:hover{background-color:#968318;box-shadow:0 6px 12px #0003}.outbids_button:hover{background-color:#8a1c1c;box-shadow:0 6px 12px #0003}.watched_lots_button:hover{background-color:#16207a;box-shadow:0 6px 12px #0003}.FAQ-buton:hover{background-color:#2f558f!important}.order-button-part button:hover{box-shadow:1px 1px 5px #0000004d}button.pay-now-btn:hover{background-color:var(--one-active-secondary-color)}}.pending_bids_button:active{background-color:#968318;box-shadow:0 6px 12px #0003}.outbids_button:active{background-color:#8a1c1c;box-shadow:0 6px 12px #0003}.watched_lots_button:active{background-color:#16207a;box-shadow:0 6px 12px #0003}.FAQ-buton:active{background-color:#2f558f!important}.order-button-part button:active{box-shadow:1px 1px 5px #0000004d}button.pay-now-btn:active{background-color:var(--one-active-secondary-color)}@media (max-width:480px){.order-pagination-part{flex-wrap:wrap;gap:.3rem;justify-content:center;row-gap:.4rem}.order-pagination-part button{font-size:.78rem;min-width:1.6rem;padding:.28rem .45rem}.order-appointment-pagination-container{flex-wrap:wrap;font-size:.8rem;gap:.3rem;justify-content:center;row-gap:.4rem}.order-appointment-pagination-container button{font-size:.78rem;min-width:1.6rem;padding:.28rem .45rem}}.home-hr-setting{border:1px solid #f2ebe0;width:90%}.no-data-hint{font-size:1.5em;padding-top:5rem;text-shadow:3px 2px 3px #0000004d}.home_page_content_body{align-items:center;box-sizing:border-box;flex:1 1;margin:auto;min-width:0;padding:0;text-align:center}.home_page_content_body,.important-notice{display:flex;flex-direction:column;width:100%}.important-notice{color:#1a1a1a;font-family:inherit;font-size:.95rem;gap:.45rem;line-height:1.65;margin:.5rem 0;padding:1.1rem 0;text-align:left}.important-notice p{line-height:1.65}.service-button-CSS{border-radius:.3rem;box-shadow:0 0 .1rem .1rem #fff3;font-size:1rem;font-weight:700;font-weight:500;margin:1rem 0;padding:.5rem;width:calc(100% - 3em)}.service-button-CSS,.view-more-button{cursor:pointer;font-family:Inter,Arial,sans-serif;transition:background-color .3s}.view-more-button{align-items:center;border:none;border-radius:3px;box-shadow:0 .5rem 1rem #0000001a;display:flex;font-size:1em;font-weight:700;justify-content:center;margin:.5rem;min-width:14em;padding:.75em}.view-more-button.registered{box-shadow:none;color:var(--default-color);cursor:not-allowed;pointer-events:none}.blinking-text{animation:text-blink-animation 1.35s ease-in-out infinite}@keyframes text-blink-animation{0%,to{opacity:1}50%{opacity:.3}}.blinking-border{animation:text-blink-animation 1.35s ease-in-out infinite;border:1px solid var(--three-quaternary-color)}.menuList_small{width:100%}.logo-link img{height:2.75rem;padding:.5rem,1rem}.header_part{display:flex;flex-grow:1}.login_dialog{height:100%;width:100%}.announcement-logo{max-height:10.5rem}.announcement-container{align-items:flex-start;background:#0000;border-left:3px solid #c99a3d;display:flex;flex-direction:column;margin:.5rem 0;padding:0 0 0 1.5rem;width:100%}.announcement-time{align-items:center;color:#9a8f78;display:flex;font-size:.75rem;gap:.4rem;letter-spacing:.02em;margin-top:.5rem;width:100%}.announcement-text{color:#3a3220;font-size:.9rem;width:100%}.auction-section-eyebrow{color:#c99a3d;display:block;font-size:.62rem;font-weight:700;letter-spacing:.22em;margin-bottom:.6rem;text-transform:uppercase}.auction_introduction{align-items:stretch;background:#fff;border:1px solid #00000012;border-radius:14px;box-shadow:0 10px 30px #00000014;box-sizing:border-box;display:flex;flex-direction:row;margin:2rem 0;min-height:280px;overflow:hidden;transition:box-shadow .28s ease,transform .28s ease;width:100%}.auction_introduction:first-child{margin-top:0}.auction_introduction .total{background-color:#bebcbc}.auction_introduction:hover{box-shadow:0 16px 40px #1111111a;transform:translateY(-2px)}.intro_section{display:flex;flex-direction:column;flex-shrink:0;justify-content:center;min-width:240px;padding:0;text-align:left;width:34%}.intro_section_pic{height:100%;overflow:hidden;position:relative;width:100%}.intro_section_pic:after{display:none}.ac-cover{height:100%;min-height:280px;overflow:hidden;position:relative;width:100%}.ac-cover__label{color:#fff;font-size:1.25rem;font-weight:800;letter-spacing:.18em;line-height:1.35;max-width:78%;text-align:center;text-shadow:0 2px 24px #000000d9;text-transform:uppercase;top:44%;transform:translate(-50%,-50%);white-space:normal}.ac-cover__label,.ac-cover__tagline{left:50%;pointer-events:none;position:absolute;z-index:1}.ac-cover__tagline{bottom:auto;color:#c99a3db8;font-size:.58rem;font-weight:400;letter-spacing:.1em;text-shadow:0 1px 10px #000000e6;text-transform:none;top:57%;transform:translate(-50%);white-space:nowrap}.intro_section_pic_info{align-items:flex-start;color:#1a1a1a;display:flex;flex-direction:column;inset:0;justify-content:space-between;padding:.85rem;pointer-events:none;position:absolute;text-shadow:none;z-index:2}.intro_section_pic_suction_status{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#111111b8;border:1px solid #c99a3d59;border-radius:4px;color:#c99a3d;font-size:.6rem;font-weight:700;letter-spacing:.14em;padding:.3em .72em;text-align:center;text-transform:uppercase;width:fit-content}.intro_section_pic_suction_status.Closed,.intro_section_pic_suction_status.Ending\.Soon,.intro_section_pic_suction_status.Live,.intro_section_pic_suction_status.Openning,.intro_section_pic_suction_status.Paused,.intro_section_pic_suction_status.Upcoming{background:#111111b8;border-color:#c99a3d59;color:#c99a3d}.intro_section_pic_info_main{align-items:flex-start;color:#1a1a1a;display:flex;flex-direction:column;font-size:.9rem;font-weight:600;gap:.25rem;width:100%}.intro_section_pic_type{color:#6a6560;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.intro_section_pic_countdown{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#faf7f0e0;border-radius:8px;font-size:.88em;padding:.4rem .65rem;text-align:left}.intro_section_pic_countdown .countdown-item span{color:#1a1a1a;font-size:1.05em;font-weight:700;text-transform:uppercase}.intro_section_pic_countdown .countdown-item span label{color:#6a6560;font-size:.78em}.intro_section_pic_countdown label{color:#c99a3d;font-size:.75rem;font-weight:600}.intro_text{font-size:.8rem;font-weight:500;line-height:1.6;margin-bottom:8px;padding:.2em}.intro_text:last-child{margin-bottom:0}.important_notice{background-color:var(--one-important-tertiary-color);border-left:.2rem solid var(--one-important-secondary-color);color:var(--one-important-primary-color);font-size:.8rem;font-weight:700;margin-bottom:.5rem;padding:.5rem;width:100%}.auction_information_section .important_notice{margin-bottom:0;margin-top:1em}.payment_notice{background-color:var(--one-info-tertiary-color);border-left:.2rem solid var(--one-info-secondary-color);color:var(--one-info-primary-color);font-weight:700;margin-top:.5rem}.allow-rule-notice,.payment_notice{font-size:.8rem;margin-bottom:.5rem;padding:.5rem;width:100%}.allow-rule-notice{color:var(--one-secondary-color);margin-top:1rem;text-align:left}.register-to-auction-popup .css-1nrlq1o-MuiFormControl-root{width:100%}.register-to-auction-popup .css-knqc4i-MuiDialogActions-root{justify-content:space-between;padding:1rem 24px}.success_notice{background-color:var(--one-active-tertiary-color);color:var(--one-active-secondary-color);margin-top:.5rem}.failed_notice,.success_notice{font-size:.8rem;font-weight:700;margin-bottom:.5rem;padding:.5rem;width:100%}.failed_notice{background-color:var(--one-important-tertiary-color);color:var(--one-important-primary-color)}.right_content{border-left:none;display:flex;flex:1 1;flex-direction:column;gap:0;padding:1.75rem 2rem}.right_content,.title_section{border-radius:.5em;display:flex}.title_section{align-items:flex-start;border-bottom:1px solid #00000012;border-radius:0;display:flex;justify-content:space-between;margin-bottom:.85rem;padding:0 0 1rem;text-align:left}.title_content{flex-grow:1;font-weight:800;justify-content:center}.title_content h2{color:#111;font-size:1.85rem;font-weight:800;letter-spacing:-.03em;line-height:1.18;margin:0}.status_container{display:flex;position:relative}.auction_status{border-radius:50%;height:15px;margin-right:5px;width:15px}.closed_status{color:var(--one-important-primary-color)}.status_text{font-size:.9rem;font-weight:700}.detail_item{flex:1 1;padding:.5rem}.product_images{-ms-overflow-style:none;display:flex;flex-grow:1;gap:.5rem;margin:.6rem 0 1.1rem;overflow-x:scroll;scrollbar-width:none}.product_images::-webkit-scrollbar{display:none}.product_images>a{aspect-ratio:1;background:#fff;border:1px solid #0000000f;border-radius:8px;display:block;flex-shrink:0;overflow:hidden;position:relative;width:calc(16.66667% - .41667rem)}.product_images>a:hover img{transform:scale(1.05)}.product_images img{height:100%;object-fit:contain;transition:transform .35s ease;width:100%}.product_images>a .util-image-container{background:#fff;padding:4px}.product_images>a .util-image-content{object-fit:contain;padding:4px}.ButtonSection{align-items:center;border-top:1px solid #0000000f;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto;padding-top:.75rem}.auction-btn-primary{align-items:center;background:#c99a3d;border:none;border-radius:6px;box-shadow:0 2px 8px #c99a3d40;color:#111;cursor:pointer;display:inline-flex;font-size:.88rem;font-weight:700;justify-content:center;letter-spacing:.02em;padding:.65rem 1.85rem;text-decoration:none;transition:background .2s ease,transform .15s ease,box-shadow .2s ease}.auction-btn-primary:hover{background:#b8882e;box-shadow:0 4px 14px #c99a3d59;transform:translateY(-1px)}.auction-btn-secondary{align-items:center;background:#fff;border:1px solid #c99a3d73;border-radius:6px;color:#111;cursor:pointer;display:inline-flex;font-size:.88rem;font-weight:600;justify-content:center;padding:.65rem 1.5rem;text-decoration:none;transition:border-color .2s,background .2s}.auction-btn-secondary:hover{background:#c99a3d0a;border-color:#c99a3d}.service-section{align-items:center;background:linear-gradient(180deg,#fff,#faf7f0);background-position:50%;background-size:cover;border-top:1px solid #0000000f;color:#111;display:flex;flex-direction:column;padding:1rem 0 6rem;width:100%}.service-card-top-bar{background:linear-gradient(90deg,#c99a3d,#e8c97a);border-radius:.5em .5em 0 0;flex-shrink:0;height:4px;width:100%}.service-icon-wrapper{align-items:center;background-color:#c9a2571f;border-radius:50%;display:flex;flex-shrink:0;height:3.5rem;justify-content:center;margin-bottom:.75rem;width:3.5rem}.service-card-cta{align-items:center;border-top:1px solid #c9a25726;color:#c99a3d;display:flex;font-size:.9rem;font-weight:700;justify-content:space-between;letter-spacing:.05em;margin-top:auto;padding:.75rem 1.5rem;text-transform:uppercase}.service-card-arrow{font-size:1.1rem;transition:transform .2s ease}.each_service:hover .service-card-arrow{transform:translateX(5px)}.home-page-title{color:var(--default-color);font-size:2.25em;margin:7rem 0 5rem;width:100%}.auction-section-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;padding:3.5rem 0 2.25rem;text-align:center;width:100%}.auction-section-header__title{color:#c99a3d;font-size:clamp(1.6rem,2.8vw,2.25rem);font-weight:800;line-height:1.2;margin:0}.auction-section-header__sub{color:#6a6560;font-size:.92rem;line-height:1.6;margin:.15rem auto 0;max-width:60ch}.auction-section-header__sub strong{color:#1a1a1a}.auction-section-header__tip{background-color:#c9a2570f;border:1px solid #c9a2572e;border-radius:2rem;color:#7a8a9a;font-size:.82rem;line-height:1.5;margin:.2rem 0 0;padding:.45rem 1rem;width:fit-content}.service-section .home-page-title{color:#1a1a1a}.text-graident-color{-webkit-text-fill-color:#0000;animation:shineText 12s linear infinite;background:linear-gradient(90deg,#8a6520,#c99a3d,#e8c97a,#c99a3d,#8a6520);-webkit-background-clip:text;background-clip:text;background-size:300% 100%;font-weight:700;text-shadow:none}@keyframes shineText{0%{background-position:300% 50%}to{background-position:0 50%}}.service_introduction{display:flex;gap:2%;padding:0 0 2rem;width:100%}.service_introduction--single{justify-content:center}.service_introduction--single .each_service{max-width:480px;width:100%}.each_service{background-color:#fff;border:1px solid #ede9e0;border-radius:14px;border-top:3px solid #0000;box-shadow:0 4px 20px #1111110f;color:#111;display:flex;flex-direction:column;font-weight:500;justify-content:space-between;transition:transform .2s ease,box-shadow .2s ease,border-top-color .2s ease;width:30%}.each_service:hover{border-top-color:#c99a3d;box-shadow:0 12px 32px #1111111a;transform:translateY(-4px)}.service_introduction img{border-radius:.5em .5em 0 0;box-shadow:0 2px 5px #0000001a;display:block;margin:0 auto;max-height:300px;max-width:500px;object-fit:cover}.each_service div .text_introduction h3{color:var(--one-primary-color);margin:1em 1.5em 0}.text_introduction p{padding:1.5em;text-align:left}#service_img{aspect-ratio:7/4;max-height:33vh;width:100%}#main_holder_container{display:flex;flex:1 1;flex-direction:column}.service_part{display:flex;flex:1 1;flex-direction:column;padding:1.5em 1.5em 1em}.service_icon{color:var(--common-info-color);height:3.25em;width:3.25em}@media (max-width:768px){.service_introduction{flex-direction:column;gap:1.25rem}.intro_text{max-width:30rem}.ButtonSection{justify-content:center}.intro_section_pic_type{font-size:2rem}}.shipping-promo-bar{align-items:center;background-color:#fff;border-bottom:1px solid #c99a3d33;box-sizing:border-box;color:#4a3d20;display:flex;flex-wrap:wrap;font-size:.82rem;font-weight:400;gap:.6rem;justify-content:center;letter-spacing:.03em;padding:.65rem 1.5rem;text-align:center;width:100%}.shipping-promo-bar strong{color:#7a5c18;font-weight:700}.shipping-promo-bar__icon{color:#c99a3d;flex-shrink:0}.hero-section{background:#fff;border-bottom:1px solid #c99a3d38;display:flex;justify-content:center;overflow:hidden;width:100%}.hero-inner{align-items:stretch;display:grid;grid-template-columns:48% 52%;grid-template-rows:1fr;max-width:1600px;width:100%}.hero-banner-side{aspect-ratio:1672/941;overflow:hidden;position:relative}.hero-text-side{align-items:center;background:#fff;border-right:1px solid #c99a3d38;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;padding:4rem 6% 4rem 7%;text-align:center}.hero-eyebrow{color:#c99a3d;font-size:.78rem;font-weight:600;letter-spacing:.12em;margin:0 0 .75rem;text-transform:uppercase}.hero-headline{color:#111;font-size:clamp(1.75rem,3vw,2.6rem);font-weight:800;letter-spacing:-.02em;line-height:1.15;margin:0 0 1rem}.hero-subtext{color:#5a5a5a;font-size:.95rem;line-height:1.65;margin:0 0 1.75rem;max-width:32ch}.hero-subtext strong{color:#1a1a1a}.hero-ctas{display:flex;flex-wrap:wrap;gap:.85rem;justify-content:center}.hero-cta-primary{align-items:center;background-color:#c99a3d;border-radius:8px;box-shadow:0 2px 8px #c99a3d4d;color:#111;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;letter-spacing:.01em;padding:.75rem 1.75rem;text-decoration:none;transition:background-color .18s,transform .15s,box-shadow .18s;white-space:nowrap}.hero-cta-primary:hover{background-color:#b8862f;box-shadow:0 4px 14px #c99a3d66;color:#111;transform:translateY(-2px)}.hero-cta-secondary{align-items:center;background-color:initial;border:1.5px solid #c99a3d;border-radius:8px;color:#111;display:inline-flex;font-size:.9rem;font-weight:600;justify-content:center;letter-spacing:.01em;padding:.75rem 1.75rem;text-decoration:none;transition:border-color .18s,color .18s,background-color .18s,transform .15s;white-space:nowrap}.hero-cta-secondary:hover{background-color:#c99a3d0f;border-color:#b8862f;color:#b8862f;transform:translateY(-2px)}.hero-banner-container{aspect-ratio:unset!important;height:100%!important;inset:unset!important;position:relative!important;width:100%!important}.hero-banner-side .swiper,.hero-banner-side .swiper-slide{height:100%;width:100%}.hero-banner-side .swiper-slide img{border-radius:0!important;filter:saturate(.82) brightness(.96);height:100%;object-fit:contain;width:100%}.hero-banner-side:after{background:linear-gradient(90deg,#ffffff2e 0,#0000 28%);content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.section-heading{color:var(--default-color);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:800;margin:3.5rem 0 2.5rem}.section-heading--bar{align-items:center;display:flex;flex-direction:column;gap:0}.section-heading--bar:before{background-color:#c99a3d;border-radius:2px;content:"";display:block;flex-shrink:0;height:4px;margin-bottom:.8rem;width:36px}.auction-section-header__title--bar{align-items:flex-start;display:flex;flex-direction:column}.auction-section-header__title--bar:before{background-color:#c99a3d;border-radius:2px;content:"";display:block;flex-shrink:0;height:4px;margin-bottom:.6rem;width:36px}.shipping-info-section{align-items:center;background-color:#fff;border-bottom:1px solid #0000000f;border-top:1px solid #0000000f;display:flex;flex-direction:column;padding:1.5rem 0 5.5rem;width:100%}.shipping-info-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr);padding-bottom:1rem;width:100%}.shipping-info-card{align-items:flex-start;background:#fff;border-radius:14px;border-top:3px solid #0000;box-shadow:0 2px 12px #00000012,0 0 0 1px #0000000d;display:flex;flex-direction:column;padding:2rem 1.75rem 1.75rem;transition:transform .2s ease,box-shadow .2s ease,border-top-color .2s ease}.shipping-info-card:hover{border-top-color:#c99a3d;box-shadow:0 10px 32px #0000001a;transform:translateY(-4px)}.shipping-info-card--highlight{border-top-color:#c99a3d}.shipping-info-card__header{align-items:center;display:flex;gap:.75rem;margin-bottom:.6rem}.shipping-info-card__icon-wrap{align-items:center;background-color:#c9a2571f;border-radius:50%;display:flex;flex-shrink:0;height:2.8rem;justify-content:center;margin-bottom:0;width:2.8rem}.shipping-info-icon{color:#c99a3d!important}.shipping-info-card__title{color:#1a1a1a;font-size:1.05rem;font-weight:700;margin:0}.shipping-info-card__desc{color:#4a5a6a;font-size:.875rem;line-height:1.65;margin:0 0 auto;text-align:left}.shipping-info-card__badge{align-items:center;background-color:#c9a2571f;border-radius:2rem;color:#8a6520;display:inline-flex;font-size:.78rem;font-weight:700;gap:.35rem;margin-top:1.25rem;padding:.35rem .8rem}.shipping-incentive-badge{align-items:center;background-color:#c9a2570f;border:1px solid #c9a25733;border-radius:4px;color:#6a6560;display:inline-flex;font-size:.75rem;gap:.35rem;margin:.35rem 0 .65rem;padding:.3rem .7rem;width:fit-content}.shipping-incentive-badge svg{color:#c99a3d;flex-shrink:0;font-size:.95rem!important}.shipping-incentive-badge strong{color:#8a6520;font-weight:600}.auction-card-img-skeleton{grid-gap:.6rem;display:grid;gap:.6rem;grid-template-columns:repeat(4,1fr);width:100%}.auction-card-img-skeleton__item{animation:skeleton-pulse 1.5s ease-in-out infinite;aspect-ratio:1;background:linear-gradient(90deg,#f0f0f0,#f8f8f8 50%,#f0f0f0);background-size:200% 100%;border-radius:6px}@keyframes skeleton-pulse{0%{background-position:200% 0}to{background-position:-200% 0}}.shipping-faq-section{align-items:center;background:linear-gradient(180deg,#fff,#faf7f0);border-top:1px solid #0000000f;display:flex;flex-direction:column;padding:1rem 0 7rem;width:100%}.faq-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(2,1fr);width:100%}.faq-item{background:#fff;border:1px solid #00000012;border-left:3px solid #c99a3d;border-radius:12px;box-shadow:0 2px 10px #0000000a;padding:1.75rem 2rem;transition:box-shadow .22s ease,transform .22s ease}.faq-item:hover{box-shadow:0 8px 24px #11111117;transform:translateY(-2px)}.faq-item__q{align-items:center;display:flex;gap:.5rem;margin-bottom:.65rem}.faq-item__q h3{color:#111;font-size:.95rem;font-weight:700;letter-spacing:-.01em;margin:0}.faq-item__icon{color:#c99a3d!important;flex-shrink:0}.faq-item__a{color:#3a3a3a;font-size:.875rem;line-height:1.7;margin:0;text-align:left}@media (max-width:1024px){.hero-section{display:block}.hero-inner{display:flex;flex-direction:column-reverse;max-width:none;min-height:0;min-height:auto;position:relative}.hero-banner-side{aspect-ratio:1448/1086;height:auto;overflow:hidden;position:relative;width:100%}.hero-banner-container{height:100%!important;inset:unset!important;position:relative!important;width:100%!important}.hero-banner-side .swiper,.hero-banner-side .swiper-slide{height:100%;width:100%}.hero-banner-side .swiper-slide img{display:block;height:100%!important;object-fit:contain!important;width:100%}.hero-text-side{padding:1.75rem 6% 2.25rem;text-align:center}.hero-eyebrow,.hero-headline,.hero-subtext{max-width:none;text-align:center;width:100%}.hero-ctas{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:.85rem;justify-content:center;width:100%}.faq-grid,.shipping-info-grid{grid-template-columns:1fr}}@media (max-width:600px){.shipping-promo-bar{font-size:.8rem;padding:.6rem 1rem}.hero-headline{font-size:1.6rem}.hero-ctas{align-items:center;flex-direction:column}.hero-cta-primary,.hero-cta-secondary{max-width:320px;text-align:center;width:80%}}.live-auction-type-picture{height:100%;object-fit:cover;width:100%}.show_product{grid-gap:.75em;grid-template-columns:repeat(6,1fr)}.show_product,.show_product_view_list{display:grid;gap:.75em;justify-content:center;margin:2.5rem 0 5rem;width:100%}.show_product_view_list{grid-gap:.75em;grid-template-columns:repeat(1,1fr)}.picture_direction{align-items:center;display:"flex";justify-content:center}.footer_container{align-items:center;background-color:var(--three-footer-color);border-top:1px solid #c99a3d33;box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;transition:opacity .5s ease;width:100%;z-index:3}.footer_container.hidden{display:none;opacity:0}.footer_wrapper{width:100%}.footer_inner{grid-gap:3rem;align-items:start;border-top:1px solid #c99a3d26;display:grid;gap:3rem;grid-template-columns:1.4fr 1fr 1fr;margin-top:.5rem;padding:4rem 0 3rem}.footer_col--brand{align-items:center;display:flex;flex-direction:column;gap:0}.footer_wordmark{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.02em}.footer_logo{filter:brightness(0) saturate(100%) invert(68%) sepia(42%) saturate(550%) hue-rotate(6deg) brightness(92%);height:64px;margin-bottom:14px;object-fit:contain;width:auto}.footer_tagline{color:#ffffffb8;font-family:Cormorant Garamond,Georgia,serif;font-size:1.15rem;font-style:italic;font-weight:400;letter-spacing:.02em;line-height:1.55;margin:0;text-align:center}.footer_col__heading{border-bottom:1px solid #c99a3d33;color:#c99a3d;font-size:.65rem;font-weight:700;letter-spacing:.22em;margin:0 0 1.25rem;padding-bottom:.6rem;text-align:left;text-transform:uppercase}.footer_col__links{display:flex;flex-direction:column;gap:.55rem;list-style:none;margin:0;padding:0}.footer_col__links li a{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:color .15s ease}.footer_col__links li a:hover{color:#c99a3d}.footer_divider_orange{background:linear-gradient(90deg,#c99a3d,#c99a3d4d 50%,#0000);height:1px;width:100%}.footer-divider-line{border:none;border-bottom:1px solid #ffffff1f;margin-top:0;width:calc(100% - 2rem)}.footer_real{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;padding:.85rem 1rem;width:100%}.footer_real p{color:#ffffff8c;font-family:Inter,Arial,sans-serif;font-size:.82rem;margin:0}.intro_section{display:inline-block;position:relative}@media (max-width:900px){.footer_inner{gap:2rem;grid-template-columns:1fr 1fr;padding:2.5rem 0 2rem}.footer_col--brand{grid-column:1/-1}}@media (max-width:600px){.footer_inner{gap:1.75rem;grid-template-columns:1fr;padding:2rem 0 1.5rem}.footer_col--brand{grid-column:auto}.footer_container{padding:0 .75rem}.footer_real{align-items:flex-start;flex-direction:column;gap:.5rem;padding:.75rem 0}.important-notice{padding:1em}.title_content{text-align:center}.title_content h2{font-size:1.25rem}}.custom_productCard{width:20rem}@media (max-width:2560px){.navbar1 button{min-width:18%}.custom_productCard{width:25rem}}@media (max-width:1440px){.navbar1 button{min-width:18%}.custom_productCard{max-width:17rem}.intro_section{text-align:center;width:25%}.show_product{grid-template-columns:repeat(4,1fr)}.important-notice{padding:1em 5em}}@media (max-width:1200px){.product_images a{margin-right:0;max-width:15%}.intro_section{min-width:15em;width:30%}.title_section{font-size:smaller}.right_content{width:70%}.view-more-button{font-size:.9em;padding:.5em}}@media (max-width:1024px){.custom_productCard{width:13rem}.custom_productCard .css-emz7tr-MuiCardHeader-root{font-size:1rem!important}.custom_productCard_Header{font-size:2rem;text-align:center}.navbar1 button{min-width:128px}.auction_introduction{min-height:200px}.product_images img{flex:0 0 auto;max-height:100%;max-width:100%;transition:.3s}@media (max-width:425px){.product-details p{font-size:.6rem;line-height:1.2;margin:.2rem 0}}@media (max-width:540px) and (min-width:426px){.product-details p{font-size:.7rem;line-height:1.3;margin:.3rem 0}}@media (max-width:768px) and (min-width:541px){.product-details p{font-size:.8rem;line-height:1.4;margin:.4rem 0}}@media (max-width:1024px) and (min-width:769px){.product-details p{font-size:.9rem;line-height:1.5;margin:.25rem 0}}@media (min-width:1025px){.product-details p{font-size:1rem;line-height:1.6;margin:.6rem 0}}}@media (max-width:768px){.hide-in-small-screen{display:none}.intro_section{border-radius:0 0 .5em .5em;padding:.5rem}.intro_section .important_notice{background-color:var(--one-important-tertiary-color);color:var(--one-important-primary-color)}.each_service{width:100%}.css-1n74m8x-MuiPaper-root-MuiCard-root{width:15rem}.custom_productCard{width:10rem}.custom_productCard .css-uy1g3w-MuiCardHeader-root{padding:0}.custom_productCard .css-dchzgt-MuiCardMedia-root{height:5rem}.custom_productCard .css-1s27tel-MuiButtonBase-root-MuiButton-root{font-size:small}.view-more-button{font-size:small;min-width:8em}.auction_introduction{align-items:center;background-color:var(--three-primary-color);flex-direction:column-reverse;justify-content:center}.right_content{align-items:center;border-left:none;border-top:2px solid #c99a3d40;padding:1rem .5rem 0;width:100%}.intro_section{align-items:center;background-color:initial;color:inherit;display:flex;min-width:0;min-width:auto;text-align:center;width:100%}.ac-cover{max-height:220px;min-height:200px}.product_images{grid-gap:.4rem;align-self:stretch;display:grid;flex-grow:0;gap:.4rem;grid-auto-rows:calc(33.33333vw - 1rem);grid-template-columns:repeat(3,1fr);margin-left:0;overflow-x:visible;overflow-x:initial;width:100%}.product_images.hide-in-small-screen{display:none}.product_images>a{aspect-ratio:unset;display:block;flex-shrink:1;height:calc(33.33333vw - 1rem);max-width:100%;overflow:hidden;position:relative;width:100%}.product_images>a .util-image-container{background:#fff;inset:0;padding:4px;position:absolute}.product_images>a .util-image-content{display:block;height:100%;inset:0;object-fit:contain;padding:4px;position:absolute;width:100%}.product_images>a:nth-child(n+7){display:none}.intro_section_pic{width:80%}.show_product{grid-template-columns:repeat(3,1fr)}.important-notice{padding:1em 2em}}@media (max-width:650px){.view-more-button{font-size:.75em;margin:1em .5em;width:8em}.show_product{grid-template-columns:repeat(2,1fr)}}@media (max-width:425px){.important-notice{font-size:.8em}.view-more-button{font-size:.7em;margin:.75rem .3rem .5rem;width:8em}.title_section{font-size:.75em;padding:1em 0}}.MenuCloseButton{align-items:center;display:flex;justify-content:end;margin-top:1rem;text-align:end;width:100%}.MuiDrawer-paper{background-color:#fdfdfd;color:#1f1f1f;width:100%}@media (min-width:600px){.MuiDrawer-paper{width:50%}}@media (min-width:769px){.hide-in-large-screen{display:none}}@media (min-width:1024px){.MuiDrawer-paper{width:425px}}@media (min-width:1440px){.logo-link img{height:3rem}}.confirm-email-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 4px 12px #00000012;margin:1rem auto 20rem;max-width:90%;padding:20px;position:relative;text-align:center;top:60px;transition:padding .3s ease,max-width .3s ease;width:100%}@media (min-width:768px){.confirm-email-container{max-width:600px;padding:40px}}.confirm-email-container h1{color:#c99a3d;font-family:Inter,sans-serif;margin-bottom:20px}.confirm-email-container p{color:#3a3a3a;font-family:Inter,sans-serif;line-height:1.6;margin-bottom:15px;text-align:justify}.confirm-email-button{background-color:#c99a3d;border:none;border-radius:6px;color:#1a1a1a;cursor:pointer;font-family:Inter,sans-serif;font-size:18px;font-weight:700;padding:12px 24px;transition:background-color .2s ease}.confirm-email-countdown{color:#b8862f;font-family:Inter,sans-serif;font-size:16px;font-weight:700;margin-top:20px}.confirm-email-message.success{background-color:#c9f7c8;color:#048417;margin-bottom:.5rem}.confirm-email-message.error,.confirm-email-message.success{border-radius:8px;font-size:.8rem;font-weight:700;margin-top:20px;padding:.5rem;text-align:center;width:100%}.confirm-email-message.error{background-color:#ffe3e3;color:#d44646}body{font-family:Inter,sans-serif}.swal-custom-zindex{z-index:9999!important}.warranty_contanier{align-items:center;background:linear-gradient(160deg,#f5f5f5,#fff);display:flex;flex:1 1;justify-content:center;margin-top:0;padding:2rem 1rem 5rem;width:100%}.warranty_form_body{background-color:var(--three-primary-color);border-radius:8px;box-shadow:0 4px 8px #0000001a;color:var(--default-color);font-family:Inter,Arial,sans-serif;margin-left:20px;margin-right:20px;max-width:600px;padding:20px}.form-input{margin-bottom:16px!important}.form-textarea{margin-bottom:24px}.MuiFormHelperText-root.Mui-error{color:var(--one-important-primary-color);font-size:.875rem}@media (max-width:768px){.warranty_form_body{margin:0 10px;width:100%}.home-page-title{font-size:2em;margin:4rem 0 3rem}.service_introduction img{max-width:none}.footer_real p{color:#ffffff73;font-family:Inter,Arial,sans-serif;margin:0}}@media (max-width:500px){.upcoming-auction-text{font-size:smaller;font-weight:600}.home-upcoming-time{font-size:x-small;font-weight:400}.intro_section_pic_suction_status{font-size:x-small}.home-page-title{font-size:2em;margin:4rem 0 3rem}.service_introduction img{max-width:none}}@media (max-width:425px){.warranty_form_body{margin:2em .5em;padding:.6em}.warranty_contanier{padding:0}.logo-link img{max-width:70%}.home-page-title{font-size:1.5em}.announcement-banner{padding:1.5em 0}}@media (hover:hover){.Button:hover,.navbar2 button:hover{background-color:#c7d5d5}.product_images img:hover{transform:scale(1.04)}.confirm-email-button:hover{background-color:#b8862f}}.product_images img:active{transform:scale(1.04)}.confirm-email-button:active{background-color:#b8862f}.hero-editorial{background:#fff;border-bottom:1px solid #c99a3d33;overflow:hidden;width:100%}.hero-editorial__inner{grid-gap:0;align-items:center;display:grid;gap:0;grid-template-columns:1fr;margin:0 auto;max-width:1440px;min-height:0;min-height:auto;padding:0 6%}@media (min-width:769px){.hero-editorial__inner{gap:2rem;grid-template-columns:55% 45%;min-height:520px;padding:0 5%}}@media (min-width:1025px){.hero-editorial__inner{gap:4rem;grid-template-columns:1fr 1fr;min-height:640px}}.hero-editorial__text{padding:6rem 0;text-align:left}.hero-editorial__label{border-bottom:1px solid #c99a3d4d;color:#c99a3d;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.2em;margin-bottom:2rem;padding-bottom:.65rem;text-transform:uppercase}.hero-editorial__headline{color:#111;font-family:Playfair Display,Georgia,serif;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:700;letter-spacing:-.03em;line-height:1;margin:0 0 2rem}.hero-editorial__headline--gold{color:#c99a3d;display:block;font-size:1.06em;font-weight:800}.hero-editorial__sub{color:#666;font-size:1.05rem;line-height:1.72;margin:0 0 2.75rem;max-width:36ch}.hero-editorial__ctas{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start}.hero-editorial__card-wrap{align-items:center;display:flex;justify-content:center;padding:3.5rem 0}.hero-delivery-card{background:#fff;border:2px solid #c99a3d;border-radius:20px;box-shadow:0 32px 80px #00000012,0 6px 20px #c99a3d14;max-width:520px;overflow:hidden;padding:3.25rem 3rem;position:relative;width:100%}.hero-delivery-card:before{background:repeating-linear-gradient(0deg,#0000,#0000 39px,#c99a3d0a 0,#c99a3d0a 40px),repeating-linear-gradient(90deg,#0000,#0000 39px,#c99a3d0a 0,#c99a3d0a 40px);content:"";inset:0;pointer-events:none;position:absolute;z-index:0}.hero-delivery-card__content{position:relative;z-index:1}.hero-delivery-card__badges{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1.5rem}.hdc-badge{align-items:center;background:#fff;border:1px solid #e0ddd6;border-radius:2rem;color:#4a4a4a;display:inline-flex;font-size:.7rem;font-weight:600;gap:.3rem;letter-spacing:.03em;padding:.28rem .7rem;white-space:nowrap}.hdc-badge--gold{background:#c99a3d12;border-color:#c99a3d;color:#7a5c18}.hero-delivery-card__title{color:#111;font-family:Playfair Display,Georgia,serif;font-size:2.75rem;font-weight:700;letter-spacing:-.02em;line-height:1.08;margin:0 0 .85rem}.hero-delivery-card__title span{color:#c99a3d}.hero-delivery-card__desc{color:#5a5a5a;font-size:.88rem;line-height:1.7;margin:0 0 1.25rem}.hero-delivery-card__rule{align-items:center;background:#c99a3d0f;border-left:3px solid #c99a3d;border-radius:0 6px 6px 0;color:#3a3020;display:flex;font-size:.82rem;font-weight:600;gap:.65rem;letter-spacing:.01em;margin-bottom:1.25rem;padding:.75rem 1rem}.hero-delivery-card__areas{display:flex;flex-wrap:wrap;gap:.35rem}.hero-delivery-card__areas span{background:#f7f7f5;border:1px solid #eaeae6;border-radius:3px;color:#777;font-size:.68rem;font-weight:500;letter-spacing:.01em;padding:.2rem .55rem}.poster-carousel{align-items:center;display:flex;flex-direction:column;gap:1.1rem;width:100%}.poster-carousel__slides{display:grid;max-width:520px;width:100%}.poster-slide{grid-area:1/1;opacity:0;pointer-events:none;transform:translateY(10px) scale(.985);transition:opacity .6s ease,transform .6s ease}.poster-slide__img{border-radius:20px;display:block;height:100%;object-fit:cover;width:100%}.poster-slide--active{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.poster-dots{display:flex;gap:.55rem}.poster-dot{background:#c99a3d40;border:none;border-radius:50%;cursor:pointer;height:7px;isolation:isolate;padding:0;position:relative;transition:background .3s ease,transform .3s ease;width:7px}.poster-dot:after{content:"";inset:-12px;position:absolute}.poster-dot--active{background:#c99a3d;transform:scale(1.4)}@media (max-width:768px){.hero-editorial__text{padding:4rem 0 2.5rem;text-align:center}.hero-editorial__sub{margin-left:auto;margin-right:auto}.hero-editorial__ctas{justify-content:center}.hero-editorial__card-wrap{justify-content:center;padding:0 0 4rem}.hero-delivery-card{max-width:480px}}@media (max-width:600px){.hero-editorial__headline{font-size:2.6rem}.hero-editorial__ctas{align-items:center;flex-direction:column}.hero-editorial__ctas .hero-cta-primary,.hero-editorial__ctas .hero-cta-secondary{justify-content:center;text-align:center;width:100%}}.why-northbid{align-items:center;background:#111;border-bottom:1px solid #c99a3d38;border-top:1px solid #c99a3d38;display:flex;flex-direction:column;padding:8rem 0;width:100%}.why-northbid .homepage_common_layout{align-items:flex-start}.why-northbid__header{margin-bottom:4.5rem;text-align:left;width:100%}.why-northbid__eyebrow{border-bottom:1px solid #c99a3d52;color:#c99a3d;display:inline-block;font-size:.68rem;font-weight:700;letter-spacing:.22em;margin-bottom:1.1rem;padding-bottom:.75rem;text-transform:uppercase}.why-northbid__title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:700;letter-spacing:-.02em;line-height:1.15;margin:0}.why-northbid__cols{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:repeat(3,1fr);width:100%}.why-northbid__col{border-top:1px solid #c99a3d40;padding-top:2.5rem;text-align:left}.why-northbid__col-icon{align-items:center;display:flex;line-height:1;margin-bottom:1.25rem;opacity:.9}.why-northbid__col h3{color:#fff;font-size:1rem;font-size:.82rem;font-weight:700;letter-spacing:.01em;margin:0 0 .75rem;text-transform:uppercase}.why-northbid__col p{color:#ffffff7a;font-size:.9rem;line-height:1.8;margin:0}@media (max-width:768px){.why-northbid__cols{gap:2rem;grid-template-columns:1fr}.why-northbid{padding:5rem 0}.why-northbid__header{margin-bottom:3rem}}@media (min-width:769px) and (max-width:1024px){.hero-editorial__text{padding:3.5rem 0}.hero-editorial__headline{font-size:clamp(2.4rem,4vw,3.5rem)}.hero-editorial__card-wrap{justify-content:center;padding:3.5rem 0}.hero-delivery-card{max-width:100%;padding:2.25rem 1.75rem}.hero-delivery-card__title{font-size:2rem}.why-northbid__cols{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.why-northbid{padding:5rem 0}.why-northbid__header{margin-bottom:3rem}.faq-grid{grid-template-columns:repeat(2,1fr)}.shipping-faq-section{padding:1rem 0 5rem}.auction-section-header{padding:2.5rem 0 1.75rem}.auction_introduction{margin:1.75rem 0;min-height:240px}.intro_section{min-width:200px;width:36%}.right_content{padding:1.5rem 1.5rem 1.25rem 1.25rem}}@media (max-width:768px) and (min-width:541px){.hero-editorial__headline{font-size:clamp(2.2rem,5vw,2.8rem)}.hero-delivery-card{padding:2rem 1.75rem}.hero-delivery-card__title{font-size:2.1rem}.why-northbid{padding:4rem 0}.why-northbid__cols{gap:1.75rem}.right_content{padding:1rem 1rem 1rem .75rem}.auction_introduction{margin:1.5rem 0}}@media (max-width:360px){.hero-editorial__inner{padding:0 4%}.hero-editorial__text{padding:2rem 0 1.25rem}.hero-editorial__label{font-size:.55rem;letter-spacing:.11em;margin-bottom:1rem}.hero-editorial__headline{font-size:1.9rem;margin:0 0 1rem}.hero-editorial__sub{font-size:.85rem;margin:0 0 1.5rem}.hero-editorial__card-wrap{padding:0 0 2rem}.hero-delivery-card{border-radius:12px;padding:1.5rem 1.1rem}.hero-delivery-card__title{font-size:1.75rem;margin:0 0 .65rem}.hero-delivery-card__badges{gap:.25rem;margin-bottom:.85rem}.hdc-badge{font-size:.6rem;padding:.2rem .5rem}.hero-delivery-card__desc{font-size:.8rem;margin:0 0 .85rem}.hero-delivery-card__rule{font-size:.72rem;margin-bottom:.85rem;padding:.5rem .65rem}.hero-delivery-card__areas span{font-size:.58rem;padding:.12rem .35rem}.why-northbid{padding:3rem 0}.why-northbid__header{margin-bottom:2rem}.why-northbid__title{font-size:1.6rem}.why-northbid__cols{gap:1.25rem}.auction-section-header{padding:1.75rem 0 1.1rem}.auction-section-header__title{font-size:1.3rem}.auction_introduction{border-radius:12px;margin:1.25rem 0}.right_content{padding:.85rem .75rem}.auction-btn-primary,.auction-btn-secondary{font-size:.78rem;min-width:0;min-width:auto;padding:.5rem .85rem}.ButtonSection{gap:.45rem}.view-more-button{font-size:.78rem;min-width:0;min-width:auto;padding:.5em}.faq-item{padding:1.1rem .9rem}.faq-item__q h3{font-size:.85rem}.faq-item__a{font-size:.78rem}.shipping-faq-section{padding:.5rem 0 3rem}}.product_images{position:relative}.placeHolder{animation:disappear 1s ease-in forwards;opacity:1;transition:opacity .8s ease-in-out}.show-opacity{opacity:0}.product-link{animation:appear 1s ease-out forwards;animation-delay:.3s;display:inline-block;opacity:0;transform:scale(.5);transition:opacity .8s ease-in-out}@keyframes disappear{0%{opacity:1;transform:scale(1)}to{display:none;opacity:0;transform:scale(.5)}}@keyframes appear{0%{opacity:.5;transform:scale(.5)}to{opacity:1;transform:scale(1)}}@keyframes slideOutFade{0%{opacity:1;transform:translateX(0)}to{display:none;opacity:0;transform:translateX(100%)}}.each-payment-method.remove-card{animation:slideOutFade .7s ease-in forwards;position:relative}.each-payment-method{position:relative;transition:opacity .5s ease,transform .5s ease}.collapsible-button,.expandable-button{overflow:hidden;position:relative}.expandable-button .button-text{transition:transform .4s ease-in-out}.expandable-button .more-arrow{display:none;font-size:1.5rem;position:absolute}.expandable-button:active .button-text{transform:translateY(300%)}.expandable-button:active .more-arrow{animation:arrowGoDown .4s ease-in both;display:inline-block;opacity:1}@keyframes arrowGoDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.collapsible-button .button-text{transition:transform .4s ease-in-out}.collapsible-button .less-arrow{display:none;font-size:1.5rem;position:absolute}.collapsible-button:active .button-text{transform:translateY(-300%)}.collapsible-button:active .less-arrow{animation:arrowGoUp .4s ease-in both;display:inline-block;opacity:1}@keyframes arrowGoUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (hover:hover){.expandable-button:hover .button-text{transform:translateY(100%)}.expandable-button:hover .more-arrow{animation:arrowGoDown .4s ease-in both;display:inline-block;opacity:1}.collapsible-button:hover .button-text{transform:translateY(-100%)}.collapsible-button:hover .less-arrow{animation:arrowGoUp .4s ease-in both;display:inline-block;opacity:1}}@keyframes cube-transition{25%{transform:translateX(50px) scale(.5) rotate(-90deg)}50%{transform:translate(50px,50px) rotate(-180deg)}75%{transform:translateY(50px) scale(.5) rotate(-270deg)}to{transform:rotate(-1turn)}}@keyframes pacman-balls{75%{opacity:.7}to{transform:translate(-100px,-6.25px)}}@keyframes rotate_pacman_half_down{0%{transform:rotate(90deg)}50%{transform:rotate(0deg)}to{transform:rotate(90deg)}}@keyframes rotate_pacman_half_up{0%{transform:rotate(270deg)}50%{transform:rotate(1turn)}to{transform:rotate(270deg)}}@property --perA{syntax:"<percentage>";inherits:false;initial-value:75%}@property --perB{syntax:"<percentage>";inherits:false;initial-value:99%}@property --perC{syntax:"<percentage>";inherits:false;initial-value:15%}@property --perD{syntax:"<percentage>";inherits:false;initial-value:16%}@property --perE{syntax:"<percentage>";inherits:false;initial-value:86%}@property --angle{syntax:"<angle>";inherits:false;initial-value:315deg}.main-animation-background{animation:move 20s linear infinite alternate;background-image:linear-gradient(160deg,#faf8f1,#f5f2ea);background-image:radial-gradient(circle at var(--perE) var(--perD),#c9a2570d 0,#c9a2570d 50%,#2d6a4f05 50%,#2d6a4f05 100%),radial-gradient(circle at var(--perC) var(--perD),#c9a25708 0,#c9a25708 50%,#2d6a4f08 50%,#2d6a4f08 100%),radial-gradient(circle at var(--perA) var(--perB),#ede9de12 0,#ede9de12 50%,#f5f2ea12 50%,#f5f2ea12 100%),linear-gradient(var(--angle),#faf8f1,#f5f2ea)}@keyframes move{to{--perA:85%;--perB:49%;--perC:45%;--perD:39%;--perE:70%;--angle:45deg}}.image-card{border-radius:.5rem;cursor:pointer;isolation:isolate;overflow:hidden;position:relative;width:100%}.image-card .overlay{align-items:center;-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background-color:#0000;display:flex;inset:0;justify-content:center;position:absolute;transition:background-color .5s ease,-webkit-backdrop-filter .5s ease;transition:background-color .5s ease,backdrop-filter .5s ease;transition:background-color .5s ease,backdrop-filter .5s ease,-webkit-backdrop-filter .5s ease;z-index:1}.pic-hover-button{background-color:#000;border:none;border-radius:.5rem;box-shadow:0 8px 20px #00000040;color:#fff;font-size:1.1rem;font-weight:700;opacity:0;padding:.75em 1.5em;pointer-events:none;transform:translateY(20px) scale(.95);transition:opacity .5s ease,transform .5s ease;will-change:opacity,transform}.image-card:hover .overlay{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#00000080}.image-card:hover .pic-hover-button{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}@media (max-width:768px){.image-card{max-height:17rem}}