@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{color:inherit;margin-bottom:4px;margin-top:4px;text-decoration: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}body{background-attachment:var(--six-primary-color);color:var(--default-color);font-family:Inter,Arial,sans-serif}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:#ff7a7a}.login-register-switch-link{align-items:center;color:var(--one-tertiary-color);display:flex;font-size:.9em;gap:.5em;justify-content:center;padding:0 0 3.5em}.login-register-switch-word{color:#ff7a7a;cursor:pointer;text-decoration:underline}.login-forget-pwd{color:#ff7a7a;cursor:pointer;padding:.5em}.PhoneInputInput{border-radius:.5em;padding:16.5px 14px}.login-error-msg{background-color:#ffc8c81e;color:#ff745b;margin-bottom:.5em;padding:.5em}.login-submit-btn{border:0;border-radius:.3em;font-size:medium;margin-top:1.5em;padding:16.5px 14px;transition:background-color .3s ease,color .3s ease;width:100%}.login-submit-btn.loading{opacity:.6;padding:.6em;pointer-events:none}.header-container{position:-webkit-sticky!important;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%}.nav-buttons-section{align-items:center;display:flex;gap:clamp(0px,.5vw,10px)}.nav-button{color:var(--three-nav-text-color-reverse);font-size:1em;font-weight:600;padding:.75em 1em;text-transform:uppercase}.nav-button,.nav-icon-button{background-color:initial}.table-container{font-size:medium;margin-top:.4em;max-height:66vh;overflow-x:auto;overflow-y:scroll}.table-container table{border-collapse:collapse;padding:.1em;width:100%}.table-container table th{background-color:var(--table-th-bgcolor)}.table-container table td,.table-container table th{border:.1px solid var(--table-border);padding:1rem}.table-container th{position:-webkit-sticky;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)}.search-container{align-items:stretch;flex-wrap:nowrap;white-space:nowrap}.search-container button:first-child{margin-left:auto}.search-container button{flex-grow:0;flex-shrink:1;min-width:-webkit-fit-content;min-width:fit-content}.search-container input[type=text]{background-color:var(--input-bgcolor);border:.1em solid var(--input-border-color);border-radius:.5em;flex-grow:1;font-size:1rem;margin:0 2rem 0 0;min-width:4rem;padding:.625em;width:75%}.search-container .search-by-select{font-size:1rem;margin-right:1em;padding:.625em}@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{width:6em}#page_input,button:disabled{border-radius:.4em;padding:.2em .5em}button:disabled{background-image:linear-gradient(var(--three-darker-color),var(--three-darker-color))}button{background-color:var(--three-primary-color);border:none;border-radius:.5em;color:var(--default-color);padding:.2em .5em}.search-button{padding:.5em .75em}.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:.5rem;box-shadow:0 4px 4px #0000001a,4px 0 4px #0000001a,-4px 0 4px #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}.add-info-btn{font-weight:700}.add-info-btn,.view-detail-btn{align-items:center;border-radius:4px;display:flex;font-family:Roboto,Helvetica,Arial,sans-serif;font-size:.875rem;gap:.5em;justify-content:center;letter-spacing:.02857em;line-height:1.75;min-width:64px;padding:6px 8px;text-transform:uppercase}.view-detail-btn{font-weight:500}.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 var(--three-lighter-color);color:var(--default-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-quinary-color);color:var(--reserse-default-color)}.login-button{background-color:var(--one-primary-color);color:var(--three-primary-color)}.unavailable-button{background-color:var(--three-secondary-color)}button.collapsible-button,button.expandable-button{background-color:var(--three-lighter-less-color);font-family:Inter,sans-serif;font-weight:1000}.announcement-banner{background:linear-gradient(180deg,#dd0b0bcc,#570404cc),url(/static/media/homeBG.daff25f5730a0f2420f1.jpg);background-position:50%;background-size:cover;color:#fff;padding:3em 0 1.5em;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:var(--three-primary-color);flex-direction:column;padding-bottom:5em;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{font-size:1.2em;font-weight:600;margin-left:.5em}.order-appointment-main-data-part{background-color:var(--three-primary-color);border-radius:.5em;margin-bottom:2em;padding:2em 1em}.container .button-container button{border:none;border-radius:.3rem;display:block;font-family:Inter;font-size:large;font-weight:700;height:5vh;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,.logo-text{height:7rem}.logo-text{width:12.5rem}.custom-popup-paper-part{align-items:center;background:radial-gradient(circle at center,#ffffff1a,var(--one-secondary-color) 70%);border-radius:.5em;color:var(--reserse-default-color);display:flex;flex-direction:column;margin:0 auto;min-height:100svh;position:relative;width:100%}.login-form-part{max-width:50em;padding:2rem;text-align:center}.go-back-auction-container{font-size:1.25em;padding:1em 2rem;width:100%}.go-back-auction-link{align-items:center;color:var(--one-tertiary-color);cursor:pointer;display:flex;gap:.75em;text-shadow:0 2px 4px #0009,0 0 8px #fff3;width:-webkit-fit-content;width:fit-content}.custom-popup-paper-part .logo{height:3em}.curved-background{background-color:var(--one-secondary-color)}.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;margin-bottom:3em;overflow:hidden;position:relative;text-align:center;width:90%}.coverImage{margin:.1em;max-height:160px;max-width:200px}.banner-container img{border-radius:.5em;height:auto;width:100%}.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{background-color:var(--six-primary-color);box-sizing:border-box;flex:1 1;min-width:0;padding:0 1rem 5rem;text-align:center}.product_detail_content_body,.product_detail_title{align-items:center;display:flex;flex-direction:column;width:100%}.product_detail_title{justify-content:center;padding:1em 2em 2em}.fix-position{border-radius:.3em;color:var(--common-info-color);padding:.3em .7em;position:absolute;right:5px;top:1em}.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:var(--one-primary-color);display:flex;flex-direction:row;justify-content:center}.product-detail-title-content{display:flex;flex-direction:column;padding:0 1.5rem 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-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:.25rem solid #bc3f4a}.Winning,.Won{border:.25rem solid #87a96b}.Outbid{border:.25rem solid #bc3f4a}.Pending{border:.25rem solid gold}.Watching{border:.25rem solid #007fff}.Nothing{border:.25rem 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_Winning,.item_Won{background-color:#87a96b;color:#fff}.item_Outbid{background-color:#bc3f4a;color:#fff}.item_Pending{background-color:gold;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;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{margin-left:.4rem;margin-right:.4rem;padding:.6rem .9rem}.pagination-container .selected{border-radius:.3rem;box-shadow:0 4px 8px #0003;cursor:pointer;margin-left:.6rem;margin-right:.6rem;transform:translateY(-.2em);transition:background-color .3s}.change-page-part{flex-wrap:wrap;justify-content:center}.algin-image-text,.change-page-part{align-items:center;display:flex;flex-direction:row;gap:.5em}.algin-image-text{border:1px solid var(--default-color);border-radius:.5em;padding:.3em .5em}.expand-btn{align-items:center;box-shadow:0 2px 5px #0003;cursor:pointer;font-size:16px;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{background-color:#fdffff;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:.1}}.live_show_producard_section{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}.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;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}.banner-container{margin-bottom:1em}}@media (max-width:768px){.live_show_producard_section{gap:0}.Declined{border:.12rem solid #bc3f4a}.Winning,.Won{border:.12rem solid #87a96b}.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:.2em}.pagination-container .selected{margin:0}.mySwiper2 .swiper-wrapper .swiper-slide{height:30vh}.mySwiper .swiper-wrapper .swiper-slide{height:8vh;width:10em}}.contact-container,.contact-section{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-container{gap:2rem}.contact-info{display:flex;flex-direction:column;flex-wrap:wrap;text-align:center;width:90%}.contact-info span:last-child{color:var(--one-secondary-color);word-break:break-word}.opening-hours{flex-direction:row;width:60%}.opening-hours h3{align-items:center;border:1px solid var(--three-lighter-less-color);border-radius:.5em;display:flex;font-size:1.2rem;height:100%;justify-content:center;padding:1em;width:32%}.opening_time{flex-direction:row;gap:1rem;padding:.5em 1em 0}.hours-list{align-items:flex-start;color:var(--one-secondary-color);display:flex;flex-direction:column;left:7.5%;list-style-type:none;margin:0;padding:0;position:relative;width:50%}.hours-list li{margin-bottom:.4rem}.contact_form_container{align-items:center;display:flex;flex:1 1;flex-direction:column;font-family:"Inter, Arial, sans-serif";padding:16px 16px 10em;width:100%}.contact_sub_header_text{color:var(--one-secondary-color);font-family:Inter,Arial,sans-serif;margin-bottom:16px;text-align:center}.outer-contact-ways{display:flex;justify-content:center;margin:2em 0;width:100%}.contact_ways{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:left;margin:0;width:100%}.title_like{color:var(--three-primary-color);font-size:x-large}.contact-item{align-items:center;background-color:var(--three-darker-less-color);border:1px solid var(--three-lighter-less-color);border-radius:.5em;display:flex;flex-direction:column;gap:10px;padding:1em;width:32%}.each-address-contact{display:flex;flex-direction:row;gap:1.5em;justify-content:space-between;width:100%}.each-address-contact h6{text-align:left;width:100%}.icon-container{margin-right:10px}.contact-info span:first-child{font-weight:700}.contact_main_content{display:flex;justify-content:center;margin-top:2rem;width:100%}.opening-hours{align-items:center;display:flex;width:100%}.opening_time{display:flex;justify-content:space-between;width:64%}.hour_list_day{font-weight:700;margin-right:2rem}.contact-info-header{align-items:center;background:url(/static/media/Contact.62a9e77cc40984e9a9e9.jpg) no-repeat bottom;background-attachment:fixed;background-position:center 0;background-size:cover;border-radius:.5em;color:#fff;display:flex;font-family:Inter,Arial,sans-serif;font-size:1.5rem;font-weight:700;justify-content:center;padding:2em 1em;text-shadow:3px 3px 6px #0000004d;width:100%}div:where(.swal2-container){z-index:9999!important}.swal-with-groundglass-effect{backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);background-color:#0003}.swal2-icon.swal2-info{border-color:#94a9ff;color:#94a9ff}.custom-swal-popup{background:linear-gradient(180deg,#555557,#313236);color:#fff}.custom-swal-button{background-color:initial;border:1px solid var(--three-lighter-color);box-shadow:2px 2px 9px #00000080}.cookie_popup_container{align-items:center;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%;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-color:#fff;height:100%;position:relative;width:100%}.util-image-content{display:block;height:100%;object-fit:contain;opacity:1;transition:opacity .5s ease-in;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}.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-top:2rem}@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 (max-width:1085px){.auto-refresh-toggle.small-auto-refresh-toggle label{font-size:small}}@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}}@media (max-width:1200px){.nav-button{font-size:.8em;padding:.7em}}@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;text-align:center}.contact-item{align-items:center;text-align:center}.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{flex-direction:column}.contact_ways{width:100%}}@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%}}@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){button:not(:disabled):hover{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));cursor:pointer}.fix-position:hover{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.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.no-background-button:hover{background-color:initial;border-color:#dbb483;color:#dbb483}button.gradient-change-button:hover{background-color:#dbb483}button.functional-button:hover{background-blend-mode:screen;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-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-color:initial}.go-back-auction-link:hover{color:var(--one-quaternary-color)}.login-forget-pwd:hover,.login-register-switch-word:hover{color:#ffc8d0}button.collapsible-button:hover,button.expandable-button:hover{background-color:initial}}button:not(:disabled):active{background-image:linear-gradient(var(--three-darker-less-color),var(--three-darker-less-color));cursor:pointer}.fix-position:active{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.react-datepicker__day:active{background-color:#e0e0e0}.cookie_popup_container button:active{background-color:#2a476e}button.selected-button-color:not(:disabled):active{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):active,button.selected-button-main-color:not(:disabled):active{background-blend-mode:lighten;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.menu-container button.login-button:active,button.secondary-bgcolor-btn:active{background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}.menu-container button.nav-icon-button:active{background-color:initial}button.gradient-change-button:active{background-color:#dbb483}button.functional-button:active{background-blend-mode:screen;background-image:linear-gradient(var(--three-lighter-less-color),var(--three-lighter-less-color))}button.no-background-button:active{background-color:initial;border-color:#dbb483;color:#dbb483}.go-back-auction-link:active{color:var(--one-quaternary-color)}.login-forget-pwd:active,.login-register-switch-word:active{color:#ffc8d0}button.collapsible-button:active,button.expandable-button:active{background-color:initial}: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}}.row{display:flex;gap:.5rem;margin-bottom:.5rem}.icon-test-btn{display:none}.auction_summary_container{align-items:center;box-sizing:border-box;margin:auto;min-width:0;padding:5rem 1rem}.auction_summary_container,.custom-home-card{display:flex;flex-direction:column;text-align:center;width:100%}.custom-home-card{align-items:flex-start;margin:.5rem 0;padding:.5rem}.custom-home-card-text{display:flex;flex-direction:column;font-size:.9rem;margin:.3rem 0;text-align:left}.custom-home-card-text p{font-size:.9rem;margin-bottom:0;margin-top:.1rem;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}.filter_without_page input{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}.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:1px solid var(--table-border);padding:8px;text-align:left}.website_invoice th{background-color:var(--table-th-bgcolor);border-bottom:1px solid var(--table-th-bgcolor);border:1px solid var(--table-th-bgcolor);border-bottom-color:var(--table-border);font-weight:700}.order_filter_part{align-items:center;background-color:#9d0101;border-radius:.25em;box-shadow:0 1px 2px #0000001a;color:var(--reserse-default-color);display:flex;flex-direction:row;flex-wrap:wrap;font-family:Inter;gap:1rem;padding:.75em}.order_filter_part select{background:var(--three-lighter-less-color);border:none;box-shadow:0 2px 5px #0003;color:var(--reserse-default-color);padding:.3em .4em}.order_filter_part select option{color:#28292d}.order_filter_part_button{width:20em}.order_filter_part_button select{width:100%}.order_location_filter{min-width:10rem}.order_filter_part label{font-weight:700}.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;padding:.4em .8em}.auciton_detail_header{background:url(/static/media/AuctionDetailBG.62a9e77cc40984e9a9e9.jpg);background-position:50%;background-size:cover;color:#fff;padding:20px}.search-with-icon{align-items:center;background-color:var(--one-secondary-color);border-radius:2em;box-shadow:0 0 8px #ffffff80;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:8px 12px;width:100%}.search-with-icon input::placeholder{color:var(--one-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:5px;color:var(--one-info-primary-color);display:flex;flex-direction:row;font-weight:500;gap:.5rem;margin-bottom:1rem;margin-top:1rem;padding:.15rem 10px}.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-radius:.5rem!important;box-shadow:0 4px 8px #0000001a;box-sizing:border-box!important;font-family:Inter!important;font-size:1.2rem!important;width:25em!important}.react-datepicker__header{background-color:#28292d!important;color:#d6d6d6!important;padding:.8rem!important}.react-datepicker-time__header,.react-datepicker-year-header,.react-datepicker__current-month,.react-datepicker__day-name{color:#d6d6d6!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:#3f51b5;color:#fff}.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:.3em}.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}.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-secondary-color)}.search-and-changeCardStyle{display:flex;gap:1em;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:1.5em 2em;width:100%}.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-tertiary-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;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-info-in-header{align-items:center;color:var(--three-quinary-color-reserve);display:flex;flex-direction:column;flex-wrap:wrap;font-size:1.5em;font-weight:700;gap:.5em;justify-content:space-between;padding:.5em;width:100%}.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}.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: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;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:768px){.order_filter_part{background-color:initial;box-shadow:none}.order_filter_part select{border:1px solid var(--three-darker-less-color);box-shadow:none;color:var(--default-color)}.filter_without_page .search-container input,.filter_without_page select{padding:.5em}.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-show-section{padding:0}.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:1.5em .5em}}@media (max-width:500px){.search-and-changeCardStyle{flex-direction:column-reverse;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:.4em .5em}.search-with-icon .search-button,.search-with-icon input{font-size:smaller}.filter_without_page .go-to-page,.filter_without_page input,.filter_without_page select{font-size:small;padding:.4em .5em}}@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}}.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))}}.card-style-button>div:active{box-shadow:0 8px 12px #0003}.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))}.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,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) 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}.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;display:flex;flex:1 1;flex-direction:column;margin:auto;min-width:0;padding:0;text-align:center;width:100%}.past_auction_page_body{padding:2.5rem 0 5rem}.important-notice{align-items:center;background-color:#000000a8;border-radius:.5em;color:var(--one-tertiary-color);display:flex;flex-direction:column;font-family:Arial;font-size:1.1em;gap:.5em;justify-content:center;margin-bottom:1em;padding:.5em 5em;width:90%}.important-notice p{line-height:1.5}.service-button-CSS{border-radius:.3rem;box-shadow:0 0 .1rem .1rem #fff3;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;font-size:1rem;transition:background-color .3s}.view-more-button{border:none;border-radius:3px;box-shadow:0 2px 5px #00000026;font-weight:700;margin:1rem .5rem;min-width:11em;padding:1em}.view-more-button.registered{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:.1}}.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.5rem;padding:.5rem,1rem}.header_part{display:flex;flex-grow:1}.login_dialog{height:100%;width:100%}.auction_introduction{align-items:stretch;background:var(--three-primary-color);border-radius:.5em;box-shadow:0 0 .5rem .25rem #9099a033;box-sizing:border-box;display:flex;flex-direction:row;margin-bottom:2rem;min-height:300px;width:90%}.auction_introduction .total{background-color:#bebcbc}.intro_section{border-radius:.5em;display:flex;flex-direction:column;justify-content:space-between;margin-top:.5rem;min-width:20em;padding:.5rem;text-align:left;width:25%}.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{flex-direction:column;flex-grow:1;width:75%}.right_content,.title_section{border-radius:.5em;display:flex}.title_section{align-items:center;justify-content:space-between;padding:.5rem;text-align:center}.title_content{flex-grow:1;font-weight:800;justify-content:center}.status_container{display:flex;position:relative}.auction_status{border-radius:50%;height:15px;margin-right:5px;width:15px}.open_status{color:var(--one-active-secondary-color)}.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{align-content:center;display:flex;flex-direction:row;flex-grow:1;flex-wrap:wrap;justify-content:space-evenly;margin-left:1rem;margin-top:1rem;overflow-x:auto;overflow:hidden}.product_images a{margin-right:.5rem;max-width:15%}.product_images img{flex:0 0 auto;max-height:100%;max-width:100%;transition:.3s}.ButtonSection{display:flex;flex-wrap:wrap;justify-content:center}.ButtonSection a{margin:initial}.service-section{align-items:center;background:linear-gradient(180deg,#382020e6 0,#2c1a1acc 3%,#000c 20%),url(/static/media/homeServiceBG.3f81f43b73a5455c1259.jpg);background-position:50%;background-size:cover;display:flex;flex-direction:column;padding:20px}.service-section,.service-section .home-page-title{color:var(--reserse-default-color)}.home-page-title{font-size:2.25em;margin:6rem 0 5rem;width:90%}.home-page-title span{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#ab3125,#eb8041);-webkit-background-clip:text}.service_introduction{display:flex;gap:5%;padding:0 5% 8em;width:calc(100% + 40px)}.each_service{background-color:var(--three-quinary-color);border-radius:.5em;box-shadow:0 4px 8px #0006;color:var(--one-tertiary-color);display:flex;flex-direction:column;font-weight:500;justify-content:space-between;width:30%}.service_introduction img{border-radius:.5em .5em 0 0;box-shadow:0 2px 5px #0000001a;display:block;height:auto;margin:0 auto;max-height:300px;max-width:500px;object-fit:cover;width:100%}.each_service div .text_introduction h3{color:var(--three-quinary-color-reserve);margin:1em 1.5em 0}.text_introduction p{padding:1.5em;text-align:left}#service_img{aspect-ratio:7/4;height:auto;max-height:33vh;width:100%}#main_holder_container{display:flex;flex:1 1;flex-direction:column}.service-icon{padding:1em}@media (max-width:768px){.service_introduction{flex-direction:column;gap:1.75rem}.intro_text{max-width:30rem}}.show_product{display:flex;flex-wrap:wrap;gap:1%;justify-content:center;margin-bottom:5rem;margin-top:2.5rem;width:100%}.picture_direction{align-items:center;display:"flex";justify-content:center}.footer_container{align-items:center;background:linear-gradient(to right,var(--default-color) 0,var(--one-secondary-color) 50%,var(--default-color) 100%);box-sizing:border-box;display:flex;flex-direction:column;flex-shrink:0;justify-content:space-between;transition:opacity .5s ease;width:100%;z-index:1000}.footer_container.hidden{display:none;opacity:0}.footer-divider-line{border:none;border-bottom:1px solid var(--three-quinary-color-reserve);margin-top:1em;width:calc(100% - 4em)}@media (max-width:768px){.footer_container{align-items:center;flex-direction:column;padding:.5rem}.important-notice{padding:.5em 1em}}@media (max-width:425px){.footer_container{padding:.5rem 1rem}}.footer_section{align-items:flex-start;box-sizing:border-box;display:flex;flex-direction:row;justify-content:space-around;padding:3em 1em 1em;width:100%}.footer_section>div>div{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;padding:1rem}.footer_section ul{color:var(--one-tertiary-color);margin-top:1em;width:100%}.footer_section ul>li{padding-bottom:4px;padding-top:4px}.footer_real{align-items:center;bottom:0;display:flex;justify-content:space-between;left:0;padding:.75em 2em;position:relative;text-align:center;width:100%}.footer_real p{color:var(--three-quinary-color-reserve);font-family:Inter,Arial,sans-serif;margin:0}@media (max-width:768px){.footer_section{align-items:center;flex-direction:column;padding:1rem}.footer_section div{margin-bottom:0;width:100%}.footer_real{font-size:1em;justify-content:space-around;padding:.25em}.footer_real p{color:var(--default-color)}}@media (max-width:425px){.footer_section div{font-size:.875rem;padding:.5rem}.footer_real{font-size:.75rem}}.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%}}@media (max-width:1200px){.product_images a{margin-right:.5rem;max-width:30%}.intro_section{min-width:0}}@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}.intro_section{text-align:center;width:45%}.product_images img{flex:0 0 auto;max-height:100%;max-width:100%;transition:.3s}.view-more-button{min-width:0;width:8em}.each_service{font-size:.9em;font-weight:400;width:33%}@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:.5rem 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;width:100%}.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;margin:1em .5em;width:12.5em}.auction_introduction{align-items:center;background-color:var(--three-primary-color);flex-direction:column-reverse;justify-content:center}.right_content{align-items:center;padding:0 .5rem;width:100%}.intro_section{align-items:center;background-color:initial;color:inherit;text-align:center}.product_images{justify-content:space-between;margin-left:0;max-width:30em}.product_images a{height:12vh;margin-bottom:.3em;max-width:9em;width:30%}}@media (max-width:650px){.view-more-button{font-size:.75em;margin:1em .5em;width:8em}}@media (max-width:425px){.important-notice{font-size:.8em;padding:.5em}.view-more-button{font-size:.7em;margin:1em .3em;width:7.5em}}.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:#f9f9f9;border-radius:8px;box-shadow:0 4px 8px #0000001a;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:#2a486e;font-family:Inter,sans-serif;margin-bottom:20px}.confirm-email-container p{color:#333;font-family:Inter,sans-serif;line-height:1.6;margin-bottom:15px;text-align:justify}.confirm-email-button{background-color:#2a486e;border:none;border-radius:4px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:18px;padding:12px 24px;transition:background-color .3s ease}.confirm-email-countdown{color:#2a486e;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;display:flex;flex:1 1;justify-content:center;margin-top:0;padding:2.5rem 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}}@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}}@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:#1b3150}}.product_images img:active{transform:scale(1.04)}.confirm-email-button:active{background-color:#1b3150}.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)}}