.right__content{max-width:850px;margin:auto;width:100%}.scanned__area{height:400px}.left__banner{max-width:800px;overflow:hidden}.left__banner_img{width:100%;height:100%;object-fit:cover}.scanned__area_container{height:calc(100vh - 138px);overflow:hidden}.scanned_img_preview .item{position:relative;width:170px;height:80px;background-color:var(--bg-light);border-radius:8px;overflow:hidden}.scanned_img_preview .item img{width:100%;height:100%;object-fit:cover;cursor:pointer}.close__btn{position:absolute;top:-3px;right:-3px;background-color:#fff;width:24px;height:24px;justify-content:center;border-radius:50%}.close__btn,.products .item{display:flex;align-items:center;cursor:pointer;transition:all .3s}.products .item{border-radius:8px;justify-content:space-between}.products .item.active{background-color:var(--primary);color:#fff}.products .item.active,.products .item:hover{border-color:var(--primary)!important}.products .item .selected{font-size:20px;color:var(--primary)}.products .item.active .selected{font-size:20px;color:#fff}