.legal{display:flex;flex-direction:row;width:80%;gap:2rem;margin:0 auto}@media(max-width:768px){.legal{width:92%;flex-direction:column;gap:1rem}.legal>:last-child{margin-bottom:2rem}}.legal-side-panel{display:flex;width:30%;height:-webkit-fit-content;height:fit-content;padding:1.5rem 1rem 2rem 2rem;border-radius:2rem;background-color:var(--nt-color-background-gray-050);top:15rem;margin-bottom:4rem}.legal-side-panel .side-panel-content{display:flex;gap:1rem;flex-direction:column;align-items:flex-start;overflow-y:auto}.legal-side-panel .side-panel-content .side-panel-heading{margin:0}.legal-side-panel .side-panel-content .side-panel-cta-list{display:flex;gap:.5rem;flex-direction:column;align-items:flex-start;padding:0}.legal-side-panel .side-panel-content .side-panel-cta-list>li.legal-side-panel-cta{padding-bottom:.25rem;display:flex;flex-direction:column;align-items:center;text-underline-offset:.4rem;padding-right:1.25rem}.legal-side-panel.is-sticky{position:-webkit-sticky;position:sticky;padding:1.5rem .3rem 2rem 2rem}.legal-side-panel.is-sticky .side-panel-content{max-height:45vh}@media(max-width:768px){.legal-side-panel{width:92%;padding:.5rem 1rem;border-radius:1rem}.legal-side-panel .side-panel-content{max-height:unset;overflow-y:unset}}.legal-body-content{width:70%;margin-bottom:4rem}.legal-body-content>ul>li{padding-bottom:.25rem}.legal-body-content>:first-child{margin-top:0}.legal-body-content-skeleton{margin-bottom:4rem}@media(max-width:768px){.legal-body-content{width:100%;margin-bottom:0}.legal-body-content>:first-child{margin-top:revert}.legal-body-content-skeleton{margin-bottom:unset}}