.table-content{overflow:hidden;transition:all .5s cubic-bezier(1,0,1,0)}.table-content__input{display:none}.table-content__tabs{width:100%;padding:12px;overflow:hidden;box-shadow:0 4px 4px -2px rgba(0,0,0,.5);border-radius:8px}.table-content__tabs-tab{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;width:100%;color:#fff;overflow:hidden}.table-content__tabs-tab-label{width:100%;display:flex;justify-content:space-between;font-weight:700;margin:0;color:#000}.table-content__tabs-tab-content{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;background:#fff;transition:all .35s}.table-content__tabs-tab-close{display:flex;justify-content:flex-end;padding:1em;font-size:.75em;background:#fff;cursor:pointer}.table-content__tabs-tab-close:hover{background:#e6e6e6}.table-content__wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;cursor:pointer}.table-content__show{height:auto;max-height:calc(100vh - 8rem);transition:all .5s cubic-bezier(1,0,1,0)}.table-content__text,.table-content__title{color:#3d403d;font-size:16px;line-height:1.5}.table-content__text{margin:0}@media only screen and (min-width:1024px)and (max-width:1299px){.table-content__text{font-size:14px}}.table-content__text.active{font-weight:600;color:#122aa8!important}.table-content__text a{font-weight:400;font-size:15px;color:#606569!important}.table-content__text a.active,.table-content__text a:hover{font-weight:600;color:#122aa8!important}.right-sidebar{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:40%;gap:20px;padding:30px 80px;height:-moz-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:80px;right:0}@media only screen and (max-width:767px){.right-sidebar{margin:20px 0;padding:0 20px;width:100%;position:static}}@media only screen and (min-width:768px)and (max-width:1023px){.right-sidebar{margin:20px 0;padding:0 20px;width:100%;position:static}}