.section_title{padding:30px 0;margin-bottom:40px}.section_title h2{color:#202020;text-align:center;font-size:42px;font-weight:400;line-height:1.2;margin-bottom:20px}.section_title h2 span{font-weight:600}.section_title p{font-size:16px;width:60%;margin:0 auto;text-align:center;font-weight:300}@media(max-width:992px){.section_title h2{font-size:36px}.section_title p{width:75%;font-size:15px}}@media(max-width:768px){.section_title{padding:15px 0;margin-bottom:20px}.section_title h2{font-size:28px;text-align:start}.section_title p{width:90%;font-size:14px;text-align:start;margin:0}}@media(max-width:480px){.section_title h2{font-size:24px}.section_title p{width:90%;font-size:13px}}.auction__process .main_image{height:640px;width:100%;border-radius:8px}.auction__process ul.tabItem{padding-right:50px}.auction__process ul.tabItem li{border-radius:8px;border:1px solid #f5f5f5;background:#fff;box-shadow:0 2px 11.9px 0 rgba(0,0,0,.05);margin-bottom:20px;padding:30px;position:relative;transition:all .3s ease-in}.auction__process ul.tabItem li:after{content:"";position:absolute;right:-10%;top:40%;height:130%;width:3px;background-color:#fde8ec}.auction__process ul.tabItem li:before{content:"";width:20px;height:20px;background-color:#fff;border:3px solid #fde8ec;position:absolute;top:40%;right:-11.8%;z-index:99;border-radius:100px}.auction__process ul.tabItem li.active{border-radius:8px;background:linear-gradient(90deg,#2D2D2D,#CE0E2D);box-shadow:0 2px 11.9px 0 rgba(0,0,0,.05);color:#fff;transition:all .3s ease-in}.auction__process ul.tabItem li.active:before{border:3px solid var(--color-brand)}.auction__process ul.tabItem li.active .content span.count{background:#662f35;color:#fff;transition:all .3s ease-in}.auction__process ul.tabItem li:last-child{margin-bottom:0}.auction__process ul.tabItem li:last-child:after{height:100%;display:none}.auction__process ul.tabItem li:last-child:before{top:45%}.auction__process ul.tabItem li .content{position:relative;text-align:right}.auction__process ul.tabItem li .content span.count{position:absolute;left:-15px;top:-35px;border-radius:2px;background:#f4f4f4;color:var(--color-primary);width:35px;height:35px;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in}.auction__process ul.tabItem li .content h4{font-size:22px;font-weight:400;margin-bottom:10px;margin-top:20px}.auction__process ul.tabItem li .content p{font-size:14px;font-weight:300}