.scrollbox{height:100%;max-height:400px;touch-action:auto;overflow-y:auto;padding-right:15px;scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:#323358 rgb(255 255 255/60);-ms-overflow-style:auto}.scrollbox::-webkit-scrollbar{width:15px}.scrollbox::-webkit-scrollbar-track{background:rgb(255 255 255/60);border-radius:9999px;margin:15px 0}.scrollbox::-webkit-scrollbar-thumb{background:#323358;border-radius:9999px;border:15px solid rgba(0,0,0,0);background-clip:padding-box;min-height:28px}.scrollbox::-webkit-scrollbar-thumb:active,.scrollbox::-webkit-scrollbar-thumb:hover{background:#21224A}.scrollbox::-webkit-scrollbar-corner{background:#fff}.scrollbox:focus-visible{outline:none}.scrollbox:focus-visible::-webkit-scrollbar-thumb{box-shadow:0 0 0 7px color-mix(in srgb,#21224A 12%,transparent)}.clipped__up--reverse{clip-path:polygon(0 0,100% 20px,100% calc(100% - 20px),0 100%);margin-bottom:-10px}@media(min-width:1023px){.clipped__up--reverse{margin-bottom:-25px;clip-path:polygon(0 0,100% 50px,100% calc(100% - 50px),0 100%)}}@media(min-width:1279px){.clipped__up--reverse{margin-bottom:-40px;clip-path:polygon(0 0,100% 80px,100% calc(100% - 80px),0 100%)}}