.button-nested__blocks{display:block;max-width:100%;overflow:auto;width:100%}.button-nested__blocks::-webkit-scrollbar{height:3px}.button-nested__blocks::-webkit-scrollbar-thumb{background-color:rgba(var(--color-foreground),.7);border-radius:100px}.button-nested__buttons .link-active{text-decoration:underline;text-underline-offset:5px}@media screen and (min-width:750px){.button-nested__buttons .link-active{color:var(--gradient-base-accent-2)}}.button-nested__blocks *{overflow-wrap:break-word}.button-nested__blocks>*{margin-bottom:0;margin-top:0}.button-nested__blocks>*+a{margin-top:3rem}.button-nested__buttons{column-gap:10px;display:flex;flex-wrap:wrap;grid-auto-flow:column;justify-content:center;list-style:none;row-gap:10px;width:100%;word-break:break-word}.button-nested__buttons .ppl-btn{font-size:14px;line-height:14px}.button-nested__buttons .button:after{box-shadow:none}.button-nested__buttons .button{background-color:transparent;background-color:#f2f2f2;color:#000;min-width:max-content;padding-inline:1.5rem}@media screen and (min-width:750px){.button-nested__buttons .button:hover{color:var(--gradient-base-accent-2)}}.button-nested__buttons .button:hover{text-decoration:none;text-underline-offset:5px}.button-nested__buttons .ppl-btn:hover:after{box-shadow:unset}.button-nested__buttons+.button-nested__buttons{margin-top:1rem}.button-nested__blocks.left .button-nested__buttons{justify-content:flex-start;padding:0}.button-nested__blocks.right .button-nested__buttons{justify-content:flex-end}.button-nested__blocks li{flex-shrink:0;width:fit-content}