.content-overflow{width:100%;position:relative;overflow-x:hidden}.content-overflow::-webkit-scrollbar{appearance:none}.content-overflow::-webkit-scrollbar:vertical{width:4px}.content-overflow::-webkit-scrollbar:horizontal{height:4px}.content-overflow::-webkit-scrollbar-track{background:#e2e0dd;border-radius:4px;margin:0 30px}@media (width>=992px){.content-overflow::-webkit-scrollbar-track{margin-left:40px;margin-right:40px}}@media (width>=1200px){.content-overflow::-webkit-scrollbar-track{margin-left:70px;margin-right:70px}}.content-overflow::-webkit-scrollbar-thumb{cursor:pointer;background:#7a7977;border-radius:4px;transition:background .2s}.content-overflow::-webkit-scrollbar-thumb:hover{background:#000}.content-overflow .content-overflow__content{display:flex;overflow:visible}.content-overflow.--active-scroll{padding-bottom:30px;overflow-x:scroll}.content-overflow:not(.--active-scroll).--centered-no-scroll .content-overflow__content{justify-content:center}
