@keyframes AgreementLayout_pulse__Pw4jD{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes AgreementLayout_bar-jump__UrRqJ{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}@keyframes AgreementLayout_fadeIn__AxGz_{0%{opacity:0}to{opacity:1}}@keyframes AgreementLayout_fadeInUp__xzjCp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.AgreementLayout_container__FSEgS{display:flex;max-width:1200px;margin:2rem auto;gap:2rem;padding:0 1rem;min-height:60vh}.AgreementLayout_container__FSEgS .AgreementLayout_sidebar__NySce{flex:0 0 250px;border-right:1px solid var(--border-color);padding-right:1rem}.AgreementLayout_container__FSEgS .AgreementLayout_content__LX33s{flex:1 1;padding-left:1rem}.AgreementLayout_container__FSEgS .AgreementLayout_content__LX33s *{margin:revert;padding:revert}.AgreementLayout_container__FSEgS .AgreementLayout_content__LX33s p{line-height:1.6;margin-bottom:1rem}.AgreementLayout_container__FSEgS .AgreementLayout_content__LX33s a{color:revert;-webkit-text-decoration:revert;text-decoration:revert;cursor:revert}@media(max-width:480px){.AgreementLayout_container__FSEgS{flex-direction:column}.AgreementLayout_container__FSEgS .AgreementLayout_sidebar__NySce{flex:none;border-right:none;border-bottom:1px solid var(--border-color);padding-right:0;padding-bottom:1rem}.AgreementLayout_container__FSEgS .AgreementLayout_content__LX33s{padding-left:0}}.AgreementLayout_nav__BnsQq{display:flex;flex-direction:column;gap:.5rem}.AgreementLayout_nav__BnsQq .AgreementLayout_tab__r_pZb{padding:.75rem 1rem;border-radius:4px;text-decoration:none;color:var(--text-secondary);transition:all .2s;font-weight:500}.AgreementLayout_nav__BnsQq .AgreementLayout_tab__r_pZb:hover{background-color:rgba(0,0,0,.05)}.AgreementLayout_nav__BnsQq .AgreementLayout_tab__r_pZb.AgreementLayout_active__p375E{background-color:var(--primary-color);color:var(--secondary-color)}@media(max-width:480px){.AgreementLayout_nav__BnsQq{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.AgreementLayout_nav__BnsQq .AgreementLayout_tab__r_pZb{white-space:nowrap}}