*,:after,:before{padding:0;margin:0;box-sizing:border-box}.circular-progress{position:relative;height:150px;width:150px;border-radius:50%;display:grid;place-items:center}.circular-progress:before{content:"";position:absolute;height:84%;width:84%;background-color:#fff;border-radius:50%}.scroll-container{overflow-x:hidden;overflow-y:hidden;white-space:nowrap}.scroll-container:hover{overflow-x:hidden}.scroll-container::-webkit-scrollbar{height:7px}.scroll-container::-webkit-scrollbar-thumb{background-color:#c0bfbf;border-radius:10px;margin-top:25px}.scroll-container::-webkit-scrollbar-track{background-color:#f1f1f1}.scroll-container::-moz-scrollbar-thumb{background-color:#bebebe;border-radius:10px;margin-top:25px}.scroll-container::-moz-scrollbar-track{background-color:#f1f1f1}.scroll-container2:hover{overflow-x:auto}.scroll-container2::-webkit-scrollbar{height:7px}.scroll-container2::-webkit-scrollbar-thumb{background-color:#c0bfbf;border-radius:10px;margin-top:25px}.scroll-container2::-webkit-scrollbar-track{background-color:#f1f1f1}.scroll-container2::-moz-scrollbar-thumb{background-color:#bebebe;border-radius:10px;margin-top:25px}.scroll-container2::-moz-scrollbar-track{background-color:#f1f1f1}