::-webkit-scrollbar{display:none;width:8px;display:initial!important}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.35);-webkit-transition:background-color 1s;transition:background-color 1s;border-radius:8px}::-webkit-scrollbar-button,::-webkit-scrollbar-corner{background-color:transparent}.d-flex{display:flex}.justify-center{justify-content:center}.align-center{align-items:center}.loader-container{z-index:100;height:100%;width:100%;position:fixed;top:0;background:hsla(0,0%,100%,.8);border-radius:16px;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.loader{margin-top:200px;width:250px;position:relative}.dot{height:20px;width:20px;border-radius:50%;background-color:red;margin-right:15px}.dot1{animation:dot-1 2s linear infinite;background-color:#4feef7}.dot2{animation:dot-2 2s linear infinite;background-color:#4ce0f4}.dot3{animation:dot-3 2s linear infinite;background-color:#4dd4ec}.dot4{animation:dot-4 2s linear infinite;background-color:#4fcceb}.dot5{animation:dot-5 2s linear infinite;background-color:#4db9f0}.dot6{animation:dot-6 2s linear infinite;background-color:#4cadf3}.dot7{animation:dot-1 2s linear 1.1s infinite;background-color:#4d9ee6}.movingContainer{position:absolute;left:0;animation:move 2s ease-in-out infinite}.movingDot{height:40px;width:40px;border-radius:50%;background-color:red;animation:expand 2s ease-out infinite}@keyframes expand{0%{width:40px;background-color:#4feef7}13%{background-color:#4ce0f4}25%{width:70px;background-color:#4fcceb}38%{background-color:#4cadf3}50%{width:40px;background-color:#4d9ee6}63%{background-color:#4cadf3}75%{width:70px;background-color:#4fcceb}88%{background-color:#4ce0f4}to{width:40px;background-color:#4feef7}}@keyframes move{0%{left:-10px}50%{left:205px}to{left:-10px}}@keyframes dot-1{0%{transform:scale(1)}10%{transform:scale(.8)}15%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-2{0%{transform:scale(1)}15%{transform:scale(1)}20%{transform:scale(.8)}25%{transform:scale(1)}85%{transform:scale(1)}90%{transform:scale(.8)}95%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-3{0%{transform:scale(1)}20%{transform:scale(1)}25%{transform:scale(.8)}30%{transform:scale(1)}80%{transform:scale(1)}85%{transform:scale(.8)}90%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-4{0%{transform:scale(1)}25%{transform:scale(1)}30%{transform:scale(.8)}35%{transform:scale(1)}75%{transform:scale(1)}80%{transform:scale(.8)}85%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-5{0%{transform:scale(1)}30%{transform:scale(1)}35%{transform:scale(.8)}40%{transform:scale(1)}73%{transform:scale(1)}78%{transform:scale(1.4)}83%{transform:scale(1)}to{transform:scale(1)}}@keyframes dot-6{0%{transform:scale(1)}40%{transform:scale(1)}45%{transform:scale(1.4)}50%{transform:scale(1)}65%{transform:scale(1)}70%{transform:scale(1.4)}75%{transform:scale(1)}to{transform:scale(1)}}.container.not-extended{max-width:1185px}.v-stepper.no-limit .v-stepper_header{overflow:auto;display:flex;flex-wrap:no-wrap;justify-content:left}.v-data-table.striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.v-data-table.is-selectable tbody tr{cursor:pointer!important}.quillWrapper .ql-container{height:350px!important}.hover-opacity-card{transition:opacity .3s ease;opacity:1}.hover-opacity-card:hover{opacity:.8}.selectable{cursor:pointer}.position-relative{position:relative}.text-input-uppercase input{text-transform:uppercase!important}.product-selected-logo{position:absolute!important;z-index:5!important;right:20%;top:12px}.v-input__icon--append-outer .v-icon{color:var(--v-info-base)}