.wrap-buying-process{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:32px}@media only screen and (max-width:1024px){.wrap-buying-process{display:none}}.title{display:flex;align-items:center;justify-content:center;margin-bottom:32px;font-size:32px;gap:20px}.title .heading-right{transform:scaleX(-1)}.img-buying-process img{width:100%}.wrap-buying-process-mb{margin:20px 0 0}@media only screen and (min-width:1024px){.wrap-buying-process-mb{display:none}}.title-mb{display:flex;align-items:center;gap:8px;font-size:18px;margin-bottom:10px}.steps-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.steps-grid .step{background-color:#fff;border:1px solid #ebebeb;padding:12px;border-radius:5px}.steps-grid .step-head{display:flex;align-items:center;gap:5px;padding-bottom:6px}.steps-grid .step-head span{font-size:12px;line-height:15px;font-weight:600}.steps-grid .step-number{color:#fff;width:17px;height:17px;font-size:12px;display:flex;align-items:center;justify-content:center;border-radius:50%}.steps-grid .step1{background:#f5b942}.steps-grid .step2{background:#6fd7d5}.steps-grid .step3{background:#00abff}.steps-grid .step4{background:#ffcb00}.steps-grid .step5{background:#f06}.steps-grid .step6{background:#ff3c1f}.steps-grid .step-content{font-size:12px;font-weight:400;color:#666}.steps-grid .step-content p{line-height:12px}.wrap-auction-skeleton{background:#fff;padding:12px 10px;border-radius:12px}.skeleton{position:relative;background-color:#e5e7eb;overflow:hidden}.skeleton:after{content:"";position:absolute;inset:0;transform:translateX(-100%);background-image:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.6),hsla(0,0%,100%,0));animation:shimmer 1.2s infinite}@keyframes shimmer{to{transform:translateX(100%)}}@media(prefers-color-scheme:dark){.skeleton{background-color:#374151}.skeleton:after{background-image:linear-gradient(90deg,transparent,hsla(0,0%,100%,.25),transparent)}}.wrap-auction{padding:20px;background-color:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:8px;margin-top:20px}@media only screen and (max-width:1024px){.wrap-auction{padding:10px}.wrap-auction .MuiTabPanel-root{padding:16px 0 0}}.section-title{display:flex;align-items:center;gap:10px;font-size:28px;font-weight:600}@media only screen and (max-width:1024px){.section-title{font-size:16px;gap:6px}}.section-header-a{display:flex;align-items:center;gap:36px;font-size:14px}@media only screen and (max-width:1024px){.section-header-a{gap:12px;overflow:hidden}.section-header-a svg{width:28px;height:28px}.section-header-a span{width:-moz-max-content;width:max-content}}.section-header-a .Mui-selected,.section-header-a .MuiTabs-indicator{color:#ef433b}@media only screen and (max-width:1024px){.section-header-a button{padding:6px 8px;height:34px;min-height:34px}.section-header-a .MuiBox-root,.section-header-a .MuiTabs-root{height:34px;min-height:34px;overflow:hidden;box-shadow:0 1px 2px rgba(0,0,0,.07),0 2px 4px rgba(0,0,0,.07),0 4px 8px rgba(0,0,0,.07),0 8px 16px rgba(0,0,0,.07),0 16px 32px rgba(0,0,0,.07),0 32px 64px rgba(0,0,0,.07)}.section-header-a .MuiTabs-scroller{margin-left:6px;margin-right:6px}.section-header-a .MuiTabScrollButton-root{display:none}}.section-header-a span{font-weight:600}.site-keywords{padding-top:32px;font-size:14px}.list-keyword{margin-top:16px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.list-keyword .tag-keyword{background-color:#f2f2f2;padding:6px 8px;border-radius:4px}.list-keyword .tag-keyword:hover{opacity:.9;background-color:#ddd}@media only screen and (max-width:1024px){.list-keyword{gap:4px}}.wrap-product-item .icon-brand{width:40px;height:40px;line-height:35px;background-color:#fff;position:absolute;top:8px;left:8px;z-index:1;border-radius:50%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:1024px){.wrap-product-item .icon-brand{width:26px;height:26px}.wrap-product-item .icon-brand svg{width:17px;height:17px}}.wrap-product-item .num-bids{position:absolute;font-size:14px;height:30px;line-height:30px;display:flex;align-items:center;gap:6px;bottom:10px;left:10px;background:#fff;border-radius:30px;padding:0 10px}@media only screen and (max-width:1024px){.wrap-product-item .num-bids{font-size:11px;padding:0 8px;height:26px;line-height:26px}.wrap-product-item .num-bids svg{width:17px;height:17px}}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{display:none}.swiper{background-color:#fff;box-shadow:0 2px 20px 0 rgba(0,0,0,.1);border-radius:8px}.custom-next,.custom-prev{cursor:pointer;background:hsla(0,0%,92%,.7);border-radius:50%;width:36px;height:36px}.custom-next svg,.custom-prev svg{color:#ef433b}.custom-next:hover,.custom-prev:hover{background:#ebebeb}.custom-prev svg{rotate:180deg}.wrap-item{padding:14px 6px}